/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/wp-content/themes/no-theme-master/fonts/lato-v17-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/no-theme-master/fonts/lato-v17-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('/wp-content/themes/no-theme-master/fonts/lato-v17-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/no-theme-master/fonts/lato-v17-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

.lato300{
    font-family:Lato,Arial,Helvetica,sans-serif;
    font-weight:300
}
.lato400{
    font-family:Lato,Arial,Helvetica,sans-serif;
    font-weight:400
}
.lato700{
    font-family:Lato,Arial,Helvetica,sans-serif;
    font-weight:700
}



b,strong{
    font-weight:700
}

.text-center{
    text-align:center
}

#process {
    background: #fff !important;
}


.locations-list ul{
    margin:0;
    width:100%;
    -webkit-border-radius:15px;
    -webkit-background-clip:padding-box;
    -moz-border-radius:15px;
    -moz-background-clip:padding;
    border-radius:15px;
    background-clip:padding-box;
    padding:30px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,.2);
    -moz-box-shadow:0 0 15px rgba(0,0,0,.2);
    box-shadow:0 0 15px rgba(0,0,0,.2);
    height:auto;
    display: table;
    list-style:none
}
.locations-list ul li{
    width:33.3333333%;
    float:left
}
.locations-list ul li a {
    padding:0 30px 15px 26px;
    font-size:22px;
    border:none;
    position:relative;
    display:block;
    color:#767a87;
    font-weight:500;
}
/*.locations-list ul li a:before {
    font-family: "Font Awesome 5 Free","fontawesome";
    content: "\f3c5";
    font-weight: 600;
    margin-top:9px;
    color:#f2f2f2;
    font-size:20px;
    margin-right:10px;
}*/
.locations-list ul li a span.meta-distance{
    display:none
}
.locations-list ul li a:after{
    display:none
}
.locations-list ul li :active,.locations-list ul li :hover span{
    text-decoration:underline
}
.popular-cities .locations-list ul{
    height:auto
}
.nearby-cities .locations-list{
    margin-top:40px
}
.nearby-cities-container {
    max-width: 1170px;
    margin: 0 auto;
}
.nearby-cities-container .subtitle {
    text-align:center;
    margin-left:10%;
    margin-right:10%;
}
.nearby-cities-container .locations-list {
    margin-bottom: 60px;
    padding-bottom: 20px
}
.nearby-cities-container .locations-list ul li a:hover:before {
    text-decoration: none !important;
    color:#f2f2f2 !important;
}
.nearby-cities-container .locations-list ul li i {
    display: none;
}
.custom-one-line-list .locations-list ul li{
    width:50%;
    float:left
}
@media (max-width:1100px){
    .custom-one-line-list .locations-list ul li{
        width:100%;
        float:none
    }
    .cities-mega-menu .fusion-megamenu ul {
        columns: 3;
        -webkit-columns: 3;
        -moz-columns: 3;
        display: block;
    }
}
.detailed-info h2{
    text-align:center;
    position:relative
}
.detailed-info h2 strong{
    font-weight:300
}
.detailed-info h2:after{
    content:"";
    position:absolute;
    bottom:0;
    left:50%;
    margin-left:-30px;
    width:60px;
    height:2px
}

body.post-type-archive-locations,body.single-locations{
    font-size:16px;
    line-height:1.75;
    font-family:Lato,Arial,Helvetica,sans-serif;
}

.post-type-archive-locations,.single-locations{
    padding-top:120px
}
.post-type-archive-locations .custom-new-location-landing-image,.single-locations .custom-new-location-landing-image{
    position:relative;
    overflow:visible;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center
}
.post-type-archive-locations .custom-new-location-landing-image .fusion-row,.single-locations .custom-new-location-landing-image .fusion-row{
    position:relative;
    z-index:2;
    padding-top:30px;
    padding-bottom:10px!important
}
.post-type-archive-locations .custom-new-location-landing-image h1,.single-locations .custom-new-location-landing-image h1{
    font-size:2em
}
@media (max-width:350px){
    .post-type-archive-locations .custom-new-location-landing-image h1,.single-locations .custom-new-location-landing-image h1{
        font-size:25px!important;
        line-height:30px!important
    }
    
}
.post-type-archive-locations .custom-new-location-landing-image h2,.post-type-archive-locations .custom-new-location-landing-image h3,.single-locations .custom-new-location-landing-image h2,.single-locations .custom-new-location-landing-image h3{
/*     font-size:2em!important */
}
.post-type-archive-locations .custom-new-location-landing-image p,.single-locations .custom-new-location-landing-image p{
    margin-bottom:0;
    color:#fff;
    line-height:1.3em;
    text-align:center
}
.post-type-archive-locations .custom-new-location-landing-image .custom-new-button,.single-locations .custom-new-location-landing-image .custom-new-button{
    padding:20px 30px
}
.post-type-archive-locations .custom-new-location-landing-image .hero-buttons,.single-locations .custom-new-location-landing-image .hero-buttons{
    margin:20px 0 10px
}
.post-type-archive-locations .custom-new-location-landing-image .hero-buttons .custom-hero-button,.single-locations .custom-new-location-landing-image .hero-buttons .custom-hero-button{
    margin:0 10px
}
.post-type-archive-locations .custom-new-location-landing-image:before,.single-locations .custom-new-location-landing-image:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0, 0, 0, 0.3);
    z-index:1;
    -moz-border-radius: 100%;
    -o-border-radius:  100%;
    -webkit-border-radius: 100%;
    border-radius:  100%;

}

@media (max-width:1120px){
    .post-type-archive-locations .custom-new-location-landing-image:before,.single-locations .custom-new-location-landing-image:before{
       background-color:rgba(0, 0, 0, 0)
    }
}


@media (min-width:768px){
    .post-type-archive-locations .custom-wpml-searchbox-title,.single-locations .custom-wpml-searchbox-title{
        font-size:24px;
        font-weight:700
    }
    .custom-boxed-content-boxes-left-aligned .content-container {
        min-height: 85px !important;
    }

}

.city-blurb,.custom-wpml-searchbox-title{
    visibility:visible;
    font-weight:300
}
#clinicsMap{
    position:relative;
    z-index:99999;
}

.custom-survey-result{
    margin:0 0 50px;
    position:relative;
    text-align:center;
    padding:80px 0 60px!important;
    display:none;
    background-blend-mode:multiply!important;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center
}

.location-name {
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 20px;
}

.city-statistics.columns {
    text-align:center;
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.city-statistics.columns .custom-general-statistic-wrapper {
    width:29.33333%;
    padding:0 2%;
    margin-bottom:30px;
    flex-direction: column;
}
.city-statistics .custom-general-statistic-wrapper .number {
    color: #28c3d4;
    font-size: 50px;
    font-weight: 700;
    padding-top: 10px !important;
    display: block;
}
.city-statistics .custom-general-statistic-wrapper .small {
    color: #767a87 !important;
    top: -13px;
    position: relative;
}
.city-statistics .custom-general-statistic-wrapper h3 {
    font-size:30px !important;
}
.city-statistics .custom-donut-wrapper{
    display:inline-block;
    width:33%;
    padding:0 15px;
    margin: 0 auto;
    text-align: center;
}
.city-statistics .custom-donut-wrapper h3 {
    font-size:30px!important
}
.city-statistics .custom-donut-chart{
    min-height:250px;
    font-size:.875em;
    margin-top:-15px;
    height:300px
}
.city-statistics .custom-donut-chart svg{
    overflow:visible;
    height:300px;
    width:300px
}
.city-statistics .custom-donut-chart svg text{
    font-weight:400
}
.statistics-disclaimer {
    max-width: 42%;
    margin: 0 auto;
    text-align: center;
    padding-top: 27px;
}

.mobiledisclaimer{
  display: none!important;
}
#mobilemenu{
  z-index:9999999!important;
}

@media (max-width:992px){
    .city-statistics .custom-donut-wrapper{
        width:100%
    }
    .desktopdisclaimer{
      display:none!important;
    }
    .mobiledisclaimer{
      display: block!important;
    }
    
}
@media (max-width:810px){
    .statistics-disclaimer {
        max-width: 100% !important;
    }
}
@media (max-width:992px) and (min-width:768px){
    .city-statistics .custom-donut-wrapper h3,
    .city-statistics .custom-general-statistic-wrapper h3{
        font-size:24px!important
    }
}
@media (max-width:768px){
    .city-statistics .custom-donut-wrapper h3,
    .city-statistics .custom-general-statistic-wrapper h3{
        font-size:20px!important
    }
    .location-name h2,
    .city-statistics .custom-general-statistic-wrapper .number{
        font-size: 30px !important;
        line-height: 40px!important;
    }
    .city-statistics .custom-general-statistic-wrapper .small {
        top: 0px !important;
    }
}

.custom-default-info .custom-detailed-content-intro:before,.custom-default-info h2:before,.custom-default-info h3:before,.custom-default-info h4:before{
    content:"";
    position:absolute;
    width:180px;
    height:1px;
    top:0;
    left:50%;
    margin-left:-90px
}

.custom-survey{
    position:relative;
    margin:60px 0!important;
    padding:30px 30px 0;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,.2);
    -moz-box-shadow:0 0 15px rgba(0,0,0,.2);
    box-shadow:0 0 15px rgba(0,0,0,.2);
    -webkit-border-radius:15px;
    -webkit-background-clip:padding-box;
    -moz-border-radius:15px;
    -moz-background-clip:padding;
    border-radius:15px;
    background-clip:padding-box;
    text-align:center
}
.custom-survey .question-container{
/*     position:relative; */
    z-index:1;
    margin-top:20px;
    height: 339px;
}
.custom-survey .question-container .question {
/*     position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
}
.custom-survey .question-container .question:not(.first-question) {
    display:none;
}
.custom-survey .question-container .question .question-text{
    font-size:1.5em;
    position:relative;
    font-weight:500
}
.custom-survey .question-container .first-question {
    display: block !important;
}
.custom-survey .question-container .question .question-text .required-message{
    font-size:.4em;
    font-family:Lato,Arial,Helvetica,sans-serif;
    font-weight:300;
    position:absolute;
    width:100%;
    bottom:-15px;
    left:0;
    color:#767a87
}
.custom-survey .question-container .question .survey-icon{
    margin:20px 0
}
.custom-survey .question-container .question .survey-icon img{
    width:120px;
    height:120px;
}
.custom-survey .question-container .question .answer{
    margin-bottom:20px;
    position:relative
}
.custom-survey .question-container .question .answer input[type=radio]{
    visibility:hidden;
    position:absolute
}
.custom-survey .question-container .question .answer input[type=radio]:checked+label:after{
    zoom:1;
    filter:alpha(opacity=100);
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1
}
.custom-survey .question-container .question .answer label{
    display:inline-block;
    position:relative;
    width:120px;
    height:55px;
    line-height:55px;
    font-size:1.875em;
    font-weight:700;
    color:#fff;
    margin:0 10px;
    cursor:pointer;
    -webkit-border-radius:5px;
    -webkit-background-clip:padding-box;
    -moz-border-radius:5px;
    -moz-background-clip:padding;
    border-radius:5px;
    background-clip:padding-box;
    -webkit-transition:all .2s ease-in;
    -moz-transition:all .2s ease-in;
    -o-transition:all .2s ease-in;
    transition:all .2s ease-in
}
.custom-survey .question-container .question .answer label:after{
    content:"\f058";
    font-family: "Font Awesome 5 Free";
    position:absolute;
    top:2px;
    right:10px;
    color:#fff;
    font-size:.75em;
    zoom:1;
    filter:alpha(opacity=0);
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    -webkit-transition:all .2s ease-in;
    -moz-transition:all .2s ease-in;
    -o-transition:all .2s ease-in;
    transition:all .2s ease-in
}

.answer-question-yes:hover input[type="radio"] {
  border-color:red;
  border:0px;
  content: url(/wp-content/uploads/radiobutton.png); 
}

.answer-question-no:hover input[type="radio"] {
  border-color:red;
  border:0px;
  content: url(/wp-content/uploads/radiobutton.png); 
}


.custom-survey .question-container .question .index{
    font-size:1.5em;
    color:#767a87
}
.custom-survey .survey-buttons{
    position:absolute;
    width:100%;
    top:45%;
    left:0;
    z-index:2
}
.custom-survey .survey-buttons .survey-button{
    width:60px;
    height:60px;
    -webkit-border-radius:50%;
    -webkit-background-clip:padding-box;
    -moz-border-radius:50%;
    -moz-background-clip:padding;
    border-radius:50%;
    background-clip:padding-box;
    border:none;
    background-color:transparent;
    padding:0;
    cursor:pointer;
    position:absolute;
    top:0
}
.custom-survey .survey-buttons .survey-button svg{
    width:60px;
    height:60px;
    fill:#d9d9d9;
    -webkit-transition:all .2s ease-in;
    -moz-transition:all .2s ease-in;
    -o-transition:all .2s ease-in;
    transition:all .2s ease-in
}
.custom-survey .survey-buttons .survey-button:focus{
    outline:0
}
.custom-survey .survey-buttons .survey-button:hover svg{
    fill:#fff
}
.custom-survey .survey-buttons #prevBtn{
    left:30px
}
.custom-survey .survey-buttons #nextBtn{
    right:30px;
    zoom:1;
    filter:alpha(opacity=0);
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    pointer-events:none
}
.custom-survey .survey-buttons #nextBtn .default{
    display:block
}
.custom-survey .survey-buttons #nextBtn.active{
    zoom:1;
    filter:alpha(opacity=100);
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1;
    pointer-events:auto
}
.custom-survey .custom-reset-button{
    z-index:3000000!important;
    left:30px;
    background-color:transparent;
    border:none;
    font-size:14px;
    color:#d9d9d9;
    text-transform:uppercase;
    letter-spacing:.25em;
    font-family:Lato,Arial,Helvetica,sans-serif;
    font-weight:300;
    margin-top:140px;
}

.single-locations .hero-buttons{
    text-align:left
}
.post-type-archive-locations .post-content .custom-box.custom-blue-box h3,.single-locations .post-content .custom-box.custom-blue-box h3{
    color:#fff
}
.compare-public-vs-private h2{
    color:#767a87
}
.custom-default .post-content .blue h3,.custom-default .post-content .custom-faq h3{
    color:#28c3d4
}
.text-center .custom-new-button{
    background-color:#1a95ff!important
}
.text-center .custom-new-button:hover{
    background-color:#1b66b3!important
}
.custom-rounded-location-image,.custom-rounded-location-image>img{
    width:222px;
    height:222px;
    margin:0 auto 65px;
    -webkit-border-radius:50%;
    -webkit-background-clip:padding-box;
    -moz-border-radius:50%;
    -moz-background-clip:padding;
    border-radius:50%;
    background-clip:padding-box
}
.post-type-archive-locations .row,.single-locations .row, .page-std-tests-pricing .row{
    margin-left:0;
    margin-right:0
}


@media (min-width:768px){
    body.home,body.page-std-testing-awareness,body.post-type-archive-locations,body.single-locations{
        padding:0
    }
}




@media (min-width:768px){ 
.custom-survey .custom-reset-button{
 bottom:30px;
}
}

.breadcrumbs-top,
.breadcrumbs-bottom {
    font-size: 12px;
    margin-bottom: 10px;
}
.breadcrumbs-top ol {
    margin-top: 5px !important;
}
.breadcrumbs-top ol {
     color: #fff;
     list-style: none;
     text-align: center;
     padding-left: 0px;
}
.breadcrumbs-bottom ol {
    color: #5c5c5c;
    list-style: none;
    text-align: center;
    padding-left: 0px;
}
.breadcrumbs-top li,
.breadcrumbs-bottom li {
    display: inline-block;
}
.breadcrumbs-top li:after {
    content: "/";
    color: #fff;
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block;
}
.breadcrumbs-bottom li:after {
    content: "/";
    color: #5c5c5c;
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block;
}
.breadcrumbs-top li:last-child:after,
.breadcrumbs-bottom li:last-child:after {
    display: none;
}
.breadcrumbs-top a {
    color: #fff !important;
}
.breadcrumbs-bottom a {
    color: #5c5c5c !important;
}
.breadcrumbs-top a:hover,
.breadcrumbs-bottom a:hover {
    color: #fff !important;
    text-decoration: none;
}
.post-type-archive .breadcrumbs-top {
    margin-top: 10px !important;
    float: left;
    font-weight: 400;
}
@media (max-width:767px){
    .breadcrumbs-top {
        display: none;
        visibility: hidden;
        font-size: 12px;
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .breadcrumbs-bottom {
        font-size: 12px;
    }
}

#main .custom-content-boxes .col .fusion-button:after,
#main .custom-content-boxes .col .fusion-read-more:after,
.custom-survey .question-container .question .answer label:after {
    font-family: "Font Awesome 5 Free";
}


.custom-survey-home-kit-checklist{
  text-decoration: none;
  list-style: none;
  display: flex;
  margin-top:80px;
  justify-content: space-between
}

.custom-survey-home-kit-checklist li{
      display: flex;
      flex-direction: column;
      align-items: center;
      width:198px;
  }
}
.custom-survey-home-kit-checklist li img{
    width:26px;
    height:26px;
  }
.custom-survey-home-kit-checklist li span{
    font-size:18px;
    line-height: 28px;
  }
.custom-survey-home-kit .custom-sponsor-block {
      text-align: end;
  }

.custom-survey-home-kit .custom-sponsor-block div {
 
  display: flex;margin-left: 80%;margin-right: 0px;flex-direction: column;align-items: left;
  
}

.custom-survey-home-kit .custom-sponsor-block .small {
text-align: left!important;
color:#767A87!important;
font-size:12px;
font-weight: 400;
}

.custom-cta-note{
  margin-top:15px;
}

@media (max-width:767px){
  .custom-survey-home-kit-checklist{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-inline-start: 0px;
  }
  .city-template-title{
    font-size:30px!important;
    line-height: 42px!important;
  }
  
  .custom-survey-home-kit-checklist li{
        width:250px;
        margin-bottom:40px;
    }
    
    .custom-survey-home-kit .custom-sponsor-block div {     
     margin-left: 60%;    
    }
    
    #privateClinicsList{
      flex-direction: column;
    }

    #surveyReset {
        margin-left: auto!important;
    }
  
}
