/* stylelint-disable */
/**
 * Theme Name:   Go
 * Theme URI:    https://github.com/godaddy-wordpress/go
 * Description:  Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowering makers to build beautifully rich websites with WordPress.
 * Author:       GoDaddy
 * Author URI:   https://www.godaddy.com
 * Version:      1.8.0
 * Tested up to: 6.1
 * Requires PHP: 5.6
 * License:      GPL-2.0
 * License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:  go
 * Domain Path:  /languages
 * Tags:         block-styles, custom-colors, custom-logo, custom-menu, e-commerce, editor-style, one-column, theme-options, threaded-comments, translation-ready, wide-blocks
 *
 * This theme, like WordPress, is licensed under the GPL.
 * Use it to make something cool, have fun, and share what you've learned with others.
 *
 * Copyright © 2019 GoDaddy Operating Company, LLC. All Rights Reserved.
 */
/* stylelint-enable */


.home .content-area {
 background-image: url(/background2.jpg); 
background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
min-height: 780px;
} 
.home header {
display: none;
}
.home p {
margin-top: 0px !important;
}

.entry-content>:first-child {
margin-top: 0px !important;
}

.home .maint {
font-family: 'Poppins', sans-serif;
font-weight: 800;
text-align: center;
color: #fff;
font-size: 60px;
padding: 200px 90px 0px 90px;
max-width: 100% !important;
width: 100% !important;
letter-spacing: -1px;
line-height: 1.1;
text-shadow: 2px 2px #c4453b;
}
.home .maintt {
font-family: 'Poppins', sans-serif;
font-weight: 600;
text-align: center;
color: #fff;
font-size: 25px;
padding: 18px 90px 85px 90px;
max-width: 100% !important;
width: 100% !important;
letter-spacing: -.5px;
line-height: 1.1;
margin-top: -30px;
margin-bottom: 70px;
text-shadow: 1px 1px #c4453b;
}

.home .hl .re {
font-family: 'Poppins', sans-serif;
font-weight: 700;
color: #fff;
font-weight: bold;
padding: 13px 30px;
border-radius: 8px;
text-decoration: none;
margin-right: 20px;
font-size: 16px;
background: #222;
}
.page-template-default .site-title {
display: none;
}
.page-template-default .header__extras {
display: none;
}
.page-template-default .page-header {
padding-top: 20px;
}
.page-id-75 .content-area {
width: 900px;
margin: 20px auto 100px auto;
}
.page-template-default .header__title-nav {
margin-top: -9px;
margin-left: 40px;
}

.hl .ra {
font-family: 'Poppins', sans-serif;
font-weight: 700;
color: #fff;
font-weight: bold;
padding: 13px 30px;
border-radius: 8px;
text-decoration: none;
background: #222;
font-size: 16px;
}
.hl {
text-align: center;
margin-top: -104px;
}
.topmenu .logoh {
position: absolute;
left: 10px;
top: 0px;

}
.topmenu .pubh {
position: absolute;
right: 10px;
top: 0px;
}
.topmenu .nav {
position: absolute;
left: 25px;
}
article {
margin-top: 75px;
}


.topmenu {
position: fixed;
z-index: 1000;
top: 0;
left: 0;
right: 0;
background: #ff5043;
height: 70px;
margin: 0;
max-width: 100% !important;
width: 100% !important;
}


.logoh {
position: fixed;
z-index: 900;
top: 20px;
left: 0px;
font-family: 'Golos Text', sans-serif;
font-weight: 700;
color: #fff;
width: fit-content !important;
background: #ff5043;
padding-left: 40px;
padding-right: 20px;
}
.logoh a {
font-family: 'Golos Text', sans-serif;
font-weight: 900;
color: #222;
font-size: 24px;
text-decoration: none;
}
.pubh {
position: fixed;
z-index: 100;
top: 20px;
right: 0px;
font-family: 'Golos Text', sans-serif;
font-weight: 700;
color: #fff;
width: fit-content !important;
background: #ff5043;
    padding: 10px 30px 10px 40px;
}
.pubh a {
font-family: 'Golos Text', sans-serif;
font-weight: 700;
color: #222;
font-size: 13px;
text-decoration: none;
}
.secondsection {
position: absolute;
    margin-top: 330px;
    width: 1000px;
max-width: 1000px !important;
    left: 0;
    right: 0;
}
.home h3 {
font-size: 30px;
margin: 10px 0px;
}
.footy {
font-size: 13px;
font-weight: bold;
margin-bottom: 40px;
margin-top: 40px;
}
#colophon {
display: none;
}

.home .content-area {
margin-bottom: 3200px;
}

.second {
padding: 0px 0px 75px 0px;
}

.third {
padding: 25px 0px 55px 0px;
}


.fourth {
padding: 35px 0px 55px 0px;
}
.display-posts-listing {
list-style: none;
}
.display-posts-listing li {
padding: 6px 0px;
border-bottom: 1px solid #eee;
}
.display-posts-listing {
width: 700px;
border-radius: 9px;
margin: 30px auto 50px auto;
padding: 15px;
background: #f3f3f3;
}
.display-posts-listing a.title {
font-weight: bold;
font-size: 18px;
}
.display-posts-listing .listing-item {
border-bottom: 1px solid #fff;
min-height: 130px;
}
.display-posts-listing a.image {
float: left;
padding-right: 10px;
}
.display-posts-listing img {
width: 100px;
height: 100px;
}
.faq {
padding-bottom: 30px;
}

.nav {
    list-style: none;
    text-align: center;
padding-left: 0px;
text-align: left;
margin-top: -10px;
margin-bottom: 0px;
  }

  /* List items (menu items) */
  .nav li {
    display: inline-block;
    margin-right: 20px;
    position: relative;
  }

  /* Link styles */
  .nav li a {
    color: #fff;
    text-decoration: none;
    padding: 0px;
    display: block;
font-size: 15px;
font-weight: normal;
  }

  /* Dropdown menu */
  .nav li:hover ul {
    display: block;
  }

  /* Dropdown list */
  .nav ul {
    display: none;
    position: absolute;
    background-color: #666;
    padding: 0;
    text-align: left;
margin-top: -5px !important;
  }

  /* Dropdown list items */
  .nav ul li {
    width: 200px;
    border-bottom: 1px solid #444;
  }

  /* Style for links within the dropdown */
  .nav ul li a {
    color: #fff;
    padding: 10px;
    display: block;
  }
  .nav ul li a:hover {
color: #ccc;
}
.post__meta--single {
display: none;
}
.single .option1, .single .option2, .single .option3 {
padding: 2px 15px 20px 15px;
margin-top: 20px;
border: 1px solid #ff5043;
position: relative;
}
.single .revsplit {
background: #ff5043;
    padding: 5px 30px 5px 40px;
    font-family: 'Golos Text', sans-serif;
    font-weight: 700;
    color: #fff;
position: absolute;
font-size: 13px;
bottom: 0;
right: 0;
}
.postid-121 h2 {
font-size: 42px;
font-weight: bold;
}
#comments {
display: none;
}
.single .option4 {
padding: 10px 0px 40px 0px;
}
.single .option4 a {
font-weight: bold;
}
.header__inner {
display: none;
}
.post-115 {
padding: 20px 200px 0px 200px;
}
.post-115 h2 {
text-align: center;
}
.post-214 {
padding: 20px 200px 0px 200px;
}
.post-214 h3 {
text-align: center;
}
.pubh {
height: 68px;
}
input[type=checkbox], input[type=radio] {
opacity: 1000 !important;
}
.evf-label {
color: #222 !important;
font-weight: bold;
}
.evf-field-label {
padding-top: 15px;
}


@media only screen and (max-width: 600px) { 
#righty {
margin-top: 320px;
width: 100%;
padding: 10px 20px 20px 20px !important;
background: none;
}
.tagline {
padding: 15px 0px 15px 0px !important;
font-size: 27px !important;
line-height: 33px important;
}
#lefty {
width: 100%;
bottom: auto !important;
padding: 5px 20px 5px 20px !important;
}
.mes1 {
font-size: 13px !important;
position: relative !important;
bottom: auto !important;
}
.linkss a {
font-size: 12px;
}
.linkss {
bottom: 10px !important;
}

.create {
position: relative !important;
bottom: 10px !important;
}
.createy {
padding: 10px 15px !important;
}

.display-posts-listing {
width: 95%;
}
.post-115 {
padding: 0px 10px 0px 10px;
}
.post-214 {
padding: 0px 10px 0px 10px;
}


.home .maint {
font-size: 34px;
padding: 140px 20px 0px 20px
}
.home .hl .re {
padding: 6px 14px;
font-size: 15px;
}
.hl .ra { 
padding: 6px 14px;
font-size: 15px;
}
.home .content-area {
min-height: 600px;
}

.logoh {
padding-bottom: 2px;
padding-top: 5px;
top: 0;
}
.pubh {
top: 0;
}
.secondsection {
margin-top: 130px;
}
.secondsection .second div {
display: block !important;
text-align: center;
width: 95% !important;
}
.secondsection .featured div {
display: block !important;
text-align: center;
width: 95% !important;
}
.faqq {
margin-top: 60px;
}
.home .content-area {
margin-bottom: 4900px;
}
.display-posts-listing .listing-item {
font-size: 11px;
min-height: 120px;
text-align: left;
}
.display-posts-listing img {
height: 60px;
width: 60px;
}
.page-id-75 .content-area {
width: 95%;
}
.page-id-75 h3 {
padding: 10px 10px;
text-align: center;
}
h2 {
text-align: center;
}
.pubh {
padding: 10px 30px 34px 40px !important;
}
}
#lefty {
position: fixed;
min-width: 50%;
left: 0;
top: 0;
bottom: 0;
padding: 30px;
text-align: center;
background: #ff5043;
margin-bottom: 0px;
}
#lefty ul {
text-align: left;
width: fit-content;
margin: 0 auto;
list-style: none;
}
#lefty ul li:before {
content:"\2713\0020";
font-weight: bold;
font-size: 18px;
}
.mes1 {
font-family: 'Golos Text', sans-serif;
color: #fff;
font-weight: 500;
font-size: 18px;
margin: 0px 0px;
}
.mes2 {
font-family: 'Golos Text', sans-serif;
color: #fff;
font-weight: 500;
font-size: 20px;
margin: 0px 0px;
}


.logoh2 {
background: #ff5043;
font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    color: #fff;
border: 1px solid #fff;
    font-size: 28px;
    text-decoration: none;
width: fit-content;
padding: 0px 20px;
margin: 0 auto;
}
.tagline {
font-family: 'Golos Text', sans-serif;
color: #111;
font-weight: 900;
font-size: 44px;
line-height: 38px;
padding: 125px 20px 45px 20px;
}
.mes1 {
position: absolute; 
bottom: 170px;
left: 0;
right: 0;
line-height: 22px; 
}
.disv a {
background: #ccc;
color: #fff;
padding: 10px 40px;
text-decoration: none;
}
.disv {
text-align: center;
}
.create {
padding: 5px 5px;
width: fit-content;
margin: 30px auto;
position: absolute;
bottom: 60px;
left: 0;
right: 0;
}
.linkss {
position: absolute;
bottom: 20px;
left: 0;
right: 0;
text-align: center;
}
.linkss a {
color: #fff;
text-deoration: none;
}

.linkss {
font-family: 'Golos Text', sans-serif;
color: #fff;

}


.createy {
color: #111;
font-family: 'Golos Text', sans-serif;
font-weight: 700; 
font-size: 22px;
padding: 20px 60px; 
border: 3px solid #111;
text-decoration: none;
}
#righty {
position: fixed; 
right: 0;
top: 0;
bottom: 0;
min-width: 50%;
overflow-y:scroll;
    overflow-x:hidden;
padding: 40px;
background: #fff;
}
#righty img {
width: 90px;
height: auto;
border: 1px solid #eee;
padding: 5px;
}
#righty li {
padding: 5px 5px;
margin: 20px 0px;
min-height: 160px;
border-bottom: 1px solid #aaa;
line-height: 20px;
position: relative;
}
#righty li span {
font-size: 12px;
color: #ff5043;
font-style: italic;
}
.bb {
position: absolute;
right: 5px;
top: 5px;
padding: 3px 6px;
}

#righty li a {
color: #111 !important;
font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    color: #222;
    font-size: 24px;
    text-decoration: none;
}
.discover {
color: #111 !important;
font-family: 'Golos Text', sans-serif;
    font-weight: 100;
    color: #222;
    font-size: 28px;
    text-decoration: none;
text-align: center;
}
