/*New Custom Template CSS start*/
@font-face {
  font-family: "Relative-bold";
  src: url("../fonts/relative-bold.woff")
}
@font-face {
  font-family: "Relative-Book";
  src: url("../fonts/relative-book.woff") format('woff');
  src: url("../fonts/relative-book.ttf") format('truetype'),
  url("../fonts/Relative-Book.ttf") format('truetype')
}
/*html {
  scroll-behavior: smooth;
}*/

body.page-template-nc_template{
    font-family: "Relative-Book";
    -webkit-font-smoothing:antialiased !important;

}
div#main-container{

    -webkit-font-smoothing:antialiased !important;  
}
*{
    -webkit-font-smoothing:antialiased; 
}
.mg-t-10{
    margin-top: 10px !important;
}
.jqvmap-label{
    background-color: #fff !important;
    color: #000;
    border: 1px solid #000;
    padding: 0px 10px;
}
.single_gf_form .dropdoen_sect label {
    top: 0px !important;
}
/* body .single_gf_form select:valid{
    font-size: 10px !important;
    padding-top: 7px !important;
    top:0px !important;
    background-color: red;
}*/
div#jqvmap1_fl_pin {
    left: 477px !important;
    top: 313px !important;
}
div#jqvmap1_tx_pin {
    top: 276px !important;
    left: 260px !important;
}
div#jqvmap1_ok_pin{
    left: 283px !important;
    top: 228px !important;
}
div#jqvmap1_nv_pin{
    left: 80px !important;
    top: 155px !important;
}
div#jqvmap1_az_pin {
    top: 227px !important;
    left: 122px !important;
}
div#jqvmap1_mo_pin {
    top: 185px !important;
    left: 335px !important;
}
div#jqvmap1_il_pin {
    top: 160px !important;
}
div#jqvmap1_in_pin {
    top: 155px !important;
    left: 400px !IMPORTANT;
}
div#jqvmap1_oh_pin {
    top: 150px !important;
    left: 435px !important;
}
div#jqvmap1_pa_pin {
    top: 133px !important;
    left: 485px !important;
}
div#jqvmap1_va_pin {
    left: 488px !IMPORTANT;
    top: 178px !important;
}
div#jqvmap1_nc_pin {
    left: 490px !important;
    top: 205px !IMPORTANT;
}
div#jqvmap1_tn_pin {
    top: 214px !important;
    left: 407px !IMPORTANT;
}
.main_outer_location_page a:hover, .map-list-links a:hover{
color: #f26b21;
}
.main_outer_location_page a:focus, .map-list-links a:focus{
   color: #f26b21; 
}
.services-btn a:hover, .join-btn a:hover, .service-link a:hover, .need-sect-btns:hover{
    color: #fff;
    text-decoration: none;
}
.email-link{
    background-image: url('../images/email.svg');
    background-size: 26px auto;
    height: 30px;
    text-transform: lowercase;
}
.banner-bottom-col{
    width: calc(33% - 15px);
    height: auto;
    min-height: 320px;
}
.banner-bottom-sec{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    top: -40px;
}
.phone-link{
    background-image: url('../images/phone.svg');
    background-size: 20px auto;
}
.contact-links{
    display: table;
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 24px;
    color: #f26b21;
    letter-spacing: 1px;
    text-indent: 30px;
}
.ful-wd{
    width: 100%;
    float: left;
}
.mg-b-10{
    margin-bottom: 10px !important;
}
.mg-t-20{
    margin-top: 20px !important;
}
.mg-t-40{
    margin-top: 40px !important;
}
.pd-lf-40{
    padding-left: 40px !important;
}
/*body .pd-0{
    padding: 0px !important;
}*/
.mg-b-15{
    margin-bottom: 15px !important;
}
.mg-b-20{
    margin-bottom: 20px !important;
}
.mg-b-30{
    margin-bottom: 30px !important;
}
.common-text{
   font-family: "Relative-Book";  
    font-size: 16px;
    line-height: 24px;
    color: #000000; 
}
.time-row .daypart{
    line-height: 22px;
    font-size: 15px !important;
}
span.entry-time.common-text{
    font-size: 15px !important;
}
body.page-template-nc_template p{
   font-family: "Relative-Book";  
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 20px;
    -webkit-font-smoothing: antialiased;
}
.sect-heading{
    font-family: "Relative-bold";
    color: #1a475e;
    font-size: 20px;
}
.phone-link i{
    margin-right: 10px;
    font-size: 17px;
}

.background-image-sect {
    background-image: url(https://staging.jovie.com/app/uploads/2023/09/topSectionImage.png);
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.background-image-sect:after {
    content: '';
    opacity: 0.2;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
}
body h1.background-heading{
    color: #fff;
    text-align: center;
    font-size: 42px;
    z-index: 999;
    font-family: Relative-Bold;
    padding-top: 80px;
    position: relative;
    line-height: 38px;
    z-index: 1;
    margin-top: 0;
}
.outer-sect{
/*    width:1140px;*/
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}
.info-sect {
    position: relative;
    padding: 15px;
/*    width: 33.33%;*/
    border: 1px solid #c8c8c8;
    border-top: 10px solid #f26b21;
    border-radius: 5px;
    box-shadow: 0 -2px 5px rgba(0,0,0,.2);
    background-color: #ffffff;
}
.social-links {
    display: flex;
}
.services-btn {
    display: flex;
    flex-direction: column;
    position: absolute;
    
    bottom: 5px;
    width: calc(100% - 30px);
}
a.childcareServices {
    font-family: 'Relative-bold';
    color: #fff;
    background-color: #1a475e;
    text-decoration: none;
    padding: 0 40px;
    height: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-bottom: 10px;
}
a.nannies, a.sisters, a.bussiness-events {
    color: #f26b21;
    margin-right: 20px;
}
.info-sect hr {
    border: none;
    border-top: 1px solid #c8c8c8;
    margin: 5px 0;
}
.social-links img {
    height: 25px;
    width: 25px;
    margin-right: 5px;
    border-radius: 5px;
}
.links-sect {
    color: #f26b21;
    font-size: 14px;
    margin: 10px 0;
}
.text-sect {
    margin: 20px 0;
}
a.join-sect {
    font-family: 'Relative-bold';
    color: #fff;
    background-color: #1a475e;
    text-decoration: none;
    padding: 12px 15px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 5px;
}
.inner-row-sect {
    display: flex;
    position: relative;
    z-index: 2;
    justify-content: space-between;
    column-gap: 30px;
    margin-top: -50px;
    padding-bottom: 50px;
}
.time-row {
    display: flex;
    justify-content: space-between;
}
/*New Custom Template CSS end*/
/*Connecting Familes css start*/
.connecting-families-sect .inner-row-sect{
    padding-bottom: 25px;
    margin-top: 0px;
}
h1.main-heading-sect {
    text-align: center;
    font-size: 45px !important;
    line-height: 55px;
    color: #f26b21 !important;
    margin-bottom: 20px;
    font-family: Relative-Bold;
}
h2.main-heading-sect {
    text-align: center;
    font-size: 45px !important;
    line-height: 55px;
    color: #f26b21 !important;
    margin-bottom: 20px;
    font-family: Relative-Bold;
}
.breadcrumbs-sect {
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
}
a.jovie-home-bcrumbs, a.jovie-locations, a.jovie-state, a.jovie-city {
    color: #f26b21;
}
h2.column-heading {
    font-size: 28px !important;
    color: #1a475e !important;
    line-height: 32px;
    margin-bottom: 20px;
    font-family: 'Relative-bold';
}
h3.column-heading {
    font-size: 28px !important;
    color: #1a475e !important;
    line-height: 32px;
    margin-bottom: 20px;
    font-family: 'Relative-bold';
}
.left-img-sect{
    padding: 0px;
}
.left-img-sect img{
    height: auto;
    width: 570px;
}
.column-text {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-family: 'Relative-Book', sans-serif;

    -webkit-font-smoothing:antialiased;
}
hr {
    margin: 40px 0px;
}
/*Connecting Familes css end*/
/*Service Section CSS start*/
.services-sect .inner-row-sect{
    padding-bottom: 0px;
    margin-top: 0px;
}
.services-sect{
    display: flex;
    flex-wrap: wrap;
}
h2.services-sect-main-heading {
    font-size: 36px !important;
    text-align: center;
    line-height: 36px;
/*    margin-bottom: 30px;*/
    color: #1a475e !important;
    font-weight: 700;
    width: 100%;
}
.info-box {
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    padding: 15px;
    width: calc(33% - 20px);
    position: relative;
    min-height: 350px;
}
h2.info-box-heading {
    text-align: center;
    color: #1a475e !important;
    font-size: 18px !important;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: bold;
}
h3.info-box-heading {
    text-align: center;
    color: #1a475e !important;
    font-size: 18px !important;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: bold;
}
.page-template-nc_template hr {
    border-top: 1px solid #c8c8c8;
    margin:40;
}
.services_sec hr{
    margin:unset;
}
.info-box-text {
    padding: 0 20px 50px 20px;
    text-align: center;
    color: #000000;
    line-height: 24px;
}
.service-link {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 15px;
    width: calc(100% - 30px);
}
.btn-landingpage{
    font-family: Relative-Bold;
}
a.get-started-btn {
    color: #fff;
    background-color: #1a475e;
    text-decoration: none;
    padding: 0 40px;
    height: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    /* font-weight: 700; */
    text-transform: uppercase;
    border-radius: 5px;
    font-family: Relative-Bold;
}
/*Service Section CSS end*/
/*Need Section CSS start*/
.need-sect-left-img-sect{
    padding: 0px;
}
.need-sect .inner-row-sect{
    margin-top: 0px;
}
.need-sect .need-sect-main-heading-sect {
    font-size: 36px;
    text-align: center;
    line-height: 36px;
    margin-bottom: 30px;
    color: #1a475e;
    font-weight: 700;
}
.need-sect-btns {
    display: flex;
    justify-content: center;
}
a.apply-btn, a.vco {
    color: #fff;
    background-color: #1a475e;
    text-decoration: none;
    padding: 0 40px;
    height: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-right: 20px;
}
/*Need Section CSS end*/

/*team section css start*/
.team-section{
    margin-top: 40px;
     font-family: "Relative-bold";
}
.team-top-area{
    background-color: #f26b21;
    min-height: 200px;
}
.team-top-area h3{
    font-weight: 600;
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 40px;
}
.team-member{
    border: 1px solid #c8c8c8;
    box-shadow: 0 -2px 5px rgba(0,0,0,.2);
    border-top: 10px solid #b0cf36;
    border-radius: 5px;
    width: calc(33% - 20px);
    background-color: #fff;
    padding: 15px;
    position: relative;
    margin-bottom: 70px;
    color: #000;
}
.members-wrapper{
     display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -50px;
}
.member-image{
    width: 100px;
    height: 100px;
    border-radius: 130px;
    overflow: hidden;
    position: absolute;
    top: -55px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.member-content-area{
    text-align: center;
    margin-top: 50px;
}
.member-content-area h4{
    font-size: 18px;
}
.member-image img{
    width: 100%;
    height: auto;
    min-width: 100px;
    min-height: 100px;
}
.member-content-area .member-name{
    font-size: 18px;
    
}
.member-content-area p{
    font-size: 16px;
    margin-bottom: 0;
    padding: 0 10px;
    line-height: 24px;
    font-family: Relative-Book;
    
}
.mg-t-30 {
    margin-top: 30px!important;
}
.member-content-area .member-designation{
    margin-bottom: 10px;
}
/*team section css end*/
body.page-template-location-primary-template{
     font-family: "Relative-Book";
}
.cm-cols-wrap .cols-3-item{
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    padding: 15px;
    width: calc(33% - 20px);
    position: relative;
    min-height: 350px;   
}
.cm-cols-wrap{
   display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
/*justify-content: space-evenly;*/
    margin: auto; 
}
.btn-mobile-show{
    display: none !important;
}
.map-btn-mobile a, .map-btn-mobile a:hover {
    color: #fff;
    text-decoration: none;
}
.map-btn-mobile li {
    width: 100%;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    font-family: Relative-Bold;
}
.map-btn-mobile{
    height: 55px;
    width: 100%;
    position: fixed;
    bottom: 0;
    box-shadow: 0 -2px 5px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 -2px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 -2px 5px rgba(0,0,0,.2);
    z-index: 999;
    margin: 0;
    list-style: none;
    padding-left: 0;
    background-color: #1a475e;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}
.no-results.mt-20{
    margin-top:20px;
}
.no-results.mt-20 p{
    font-size: 16px;
    line-height: 24px;
    font-family: Relative-Book,sans-serif;
    color: #000000;
}
.no-results a {
    text-decoration: underline;
    color: #f26b21;
}
/*.row.connecting-area p {
    margin: unset;
}
*/
/*html {
    scroll-behavior: unset !important;
}*/
/*.maplist_item_nearby ul.map-list.nearby-location {
    justify-content: flex-start;
    display: flex;
}
*/.zipcode_search.error {
    color: red;
}
.zipcode_search.error::placeholder{
    color: red;
}
/*locations page css start*/
#vmap{
    margin: 0 auto;
}
#vmap .jqvmap-pin{
    color: #ffffff !important;
    font-size: 8.5px !important;
}
div#jqvmap1_md_pin {
    top: 155px !important;
}
div#jqvmap1_wa_pin {
    top: 32px !important;
    left: 70px !important;
}
div#jqvmap1_ks_pin {
    left: 270px !IMPORTANT;
    top: 185px !important;
}
div#jqvmap1_ga_pin {
    left: 445px !IMPORTANT;
    top: 255px !important;
}
#vmap #jqvmap1_nj_pin,#vmap #jqvmap1_ma_pin, #vmap #jqvmap1_ri_pin,#vmap #jqvmap1_ct_pin, #vmap #jqvmap1_ng_pin,#vmap #jqvmap1_dc_pin{
    color: #000000 !important;
    font-size: 8px !important;
}
#vmap #jqvmap1_ma_pin{
    margin-top: -12px;
    margin-left: 11px !important;
}
#vmap #jqvmap1_ma_pin:before{
    content: "";
    position: absolute;
    height: 10px;
    width: 1px;
    transform: rotate(66deg);
    display: block;
    bottom: 4px;
    left: -7px;
    background-color: #000;
}
#vmap #jqvmap1_ct_pin{
    margin-top: 3px;
    margin-left: 11px !important;
}
#vmap #jqvmap1_ct_pin:before{
    content: "";
    position: absolute;
    height: 10px;
    width: 1px;
    transform: rotate(130deg);
    display: block;
    bottom: 16px;
    left: -5px;
    background-color: #000;
}

#vmap #jqvmap1_nj_pin{
    margin-top: 4px;
    margin-left: 15px !important;
}
#vmap #jqvmap1_nj_pin:before{
    content: "";
    position: absolute;
    height: 10px;
    width: 1px;
    transform: rotate(130deg);
    display: block;
    bottom: 14px;
    left: -8px;
    background-color: #000;
}
#vmap #jqvmap1_dc_pin{
    margin-top: 10px;
    margin-left: 34px !important;
}
#vmap #jqvmap1_dc_pin:before{
    content: "";
    position: absolute;
    height: 25px;
    width: 1px;
    transform: rotate(105deg);
    display: block;
    bottom: 5px;
    left: -15px;
    background-color: #000;
}
#vmap #jqvmap1_de_pin,#vmap #jqvmap1_me_pin,#vmap #jqvmap1_vt_pin,#vmap #jqvmap1_me_pin,#vmap #jqvmap1_wv_pin,#vmap #jqvmap1_ky_pin,#vmap #jqvmap1_ak_pin, #vmap #jqvmap1_la_pin,#vmap #jqvmap1_al_pin,#vmap #jqvmap1_mt_pin,#vmap #jqvmap1_nd_pin,#vmap #jqvmap1_sd_pin,#vmap #jqvmap1_wy_pin,#vmap  #jqvmap1_ut_pin,#vmap  #jqvmap1_wy_pin,#vmap  #jqvmap1_ne_pin,#vmap #jqvmap1_ms_pin,#vmap  #jqvmap1_wy_pin, #vmap #jqvmap1_ar_pin,#vmap  #jqvmap1_ut_pin,#vmap  #jqvmap1_nm_pin {color: transparent !important;}
#vmap #jqvmap1_ca_pin{
    margin-left: -15px !important;
}
div#jqvmap1_co_pin {
    left: 196px !important;
    top: 173px !important;
}
/*#vmap #jqvmap1_ks_pin {
    color: transparent !important;
}*/
div#jqvmap1_mi_pin {
    left: 408px !important;
    top: 110px !important;
}
#vmap #jqvmap1_id_pin{
    margin-left: -7px !important;
    margin-top: 15px !important;
}
#vmap #jqvmap1_mn_pin{
    margin-left: -17px !important;
    margin-top: 7px !important;

}
#vmap #jqvmap1_nh_pin{
    font-size: 7px !important;
    margin-left: -5px !important;
}
body .location-heading{
    text-align: center;
    font-size: 36px;
    color: #1a475e;
    margin: 40px 0 10px;
    font-family: Relative-Bold;
    line-height: 36px;
}
.search-container-locations{
  text-align: center;  
}
.map-list-item-wrap .map-list-item.is-single a:hover,.map-list-item-wrap .map-list-item.is-single a:focus {
    color: #000;
}
.landingpages-container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}
.search-container-locations .map-search-form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    max-width: 300px;
    margin: 0 auto;
}
body .map-search-form input::placeholder{
     color: #707070;
}
.map-search-form input{
    border-radius: 30px;
    font-size: 20px;
    line-height: 24px;
    padding-top: 10px;
    padding-left: 35px;
    padding-right: 15px;
    border: 3px solid #1a475e;
    -webkit-appearance: none;
    -moz-appearance: none;
    vertical-align: top;
    height: 40px;
    padding-top: 0;
    background: 0 0;
    width: 100%;
    color: #707070;
    font-size: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 20px;
}
.map-srch-btn:hover, .map-srch-btn:focus, .map-srch-btn:active{
    color: #fff;
    text-decoration: none;
}
.page-template-location-primary-template .footer-first-sect{
    display: none;
}
.page-template-location-child-template .footer-first-sect{
 display: none;
}
.map-search-list-found{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    border-radius: 0!important;
    border: none!important;
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    background: 0 0;
    list-style: none;
    justify-content: center;
}
.map-found-item{
    border: 1px solid #c8c8c8!important;
    padding: 15px;
    position: relative;
    width: calc(33% - 10px);
    min-height: 360px;
    margin: 0px 5px;

}
.location-name, .location-name:hover,.location-name:focus{
    font-family: Relative-Bold;
    color: #1a475e;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 1px;
}
.nearby-location-found-text, .found-sub-text{
    color: #000;
}
ul.map-search-list-found li {
    margin-right: 20px;
}
ul#browse-content li {
    color: #000;
}
.servicing-hd{
    background-color: #f4f4f4;
    padding: 10px 15px;
    background-image: url(../images/check.svg);
    background-position: left 5px center;
    background-repeat: no-repeat;
    background-size: 25px auto;
    text-indent: 20px;
    color:#000;
    font-family: 'Relative-Book', sans-serif;
}
.servicing-hd-nearby{
     background-color: #f4f4f4;
    padding: 10px 15px;
    background-image: url(../images/check.svg);
    background-position: left 5px center;
    background-repeat: no-repeat;
    background-size: 25px auto;
    color:#000;
}
.breadcrumbs-sect span {
    color: #000000;
}
a.jovie-home-bcrumbs {
    letter-spacing: 1px;
}
a.btn-landingpage:hover {
    color: #fff;
    text-decoration: unset;
}
.timepart{
    line-height: 22px;
}
.hour_message p{
    font-size: 12px !important;
    margin-bottom: unset !important;
    margin-top: 10px;
    line-height: 20px !important;
}
.regin-lst li {
    height: 40px;
    line-height: 40px;
    border: none!important;
    font-family: Relative-Book,san-serif;
    width: auto;
    min-height: unset;
    letter-spacing: 1px;
    text-indent: 15px;
    list-style: none !important;
}
ul#browse-content li, .regin-lst .map-list-item-wrap .ga-link {
    color: #000 !important;
}
.regin-lst{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 350px;
    max-width: 1140px;
    margin: 0 auto;
}
.map-srch-btn{
    font-size: 14px;
    cursor: pointer;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: 0 0;
    position: absolute;
    right: 2px;
    color: #fff;
    background-color: #1a475e;
    border-bottom-right-radius: 16px;
    border-top-right-radius: 16px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Relative-Bold;
    padding: 6px 16px;
}
.map-search-list-found{
    padding-top: 20px;
}
.address {
    text-align: left;
    font-size: 16px;
    font-family: Relative-Book;
    color:#000;
}
.address.mt-10, .map-list-links.mt-10{
    margin-top: 10px;
}
.phone-list-found{
    background-image: url(../images/phone.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    display: block;
    line-height: 24px;
    color: #f26b21;
    text-indent: 30px;
    text-align: left;
    letter-spacing: 1px;
    font-family: Relative-Book;
    font-size: 14px;
}
.email-list-found{
    background-image: url(../images/email.svg);
    background-position: left center;
    background-repeat: no-repeat;
    text-transform: lowercase;
    background-size: 26px auto;
    display: block; 
    line-height: 24px;
    color: #f26b21;
    text-indent: 30px;
    text-align: left;
    height: 30px;
    letter-spacing: 1px;
    font-family: Relative-Book;
font-size: 14px;
}
.map-list-buttons{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    position: absolute;
    width: calc(100% - 30px);
    bottom: 20px;
    background-color: #f26b21;
    border-radius: 5px;
}
.map-list-buttons a{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    padding: 10px 6px;
    text-align: center;
    border-radius: 5px;
    font-family: Relative-Bold;
    font-size: 14px;
    letter-spacing: 1px;

}
li.map-found-item.primary-location-area{
    text-align: left;
}
.stores-nearby-locations-text{
    margin-top: 40px;
    color: #000;
}
ul.map-list.nearby-location {
        display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    border-radius: 0!important;
    border: none!important;
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    background: 0 0;
    list-style: none;
    justify-content: center;
}
.map-list-links a:hover {
    color: #f26b21 !important;
}
li.map-found-item.primary-location-area.map-list-item-wrap{
    margin-top: 20px;
}
.servicing-description {
    padding-left: 20px;
    font-family: 'Relative-Book', sans-serif;
}


ul.city-browse.city-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    height: auto;
    margin-bottom: 40px;
}

li.map-city-list-item{
    height: 40px;
    line-height: 40px;
    border: none!important;
    font-family: Relative-Book,san-serif;
    width: auto;
    min-height: unset;
    padding: 0px 20px;
    color:#000000;
    list-style: none;
}
.map-list-link.ga-link{
    color:#000000 !important;
}
li.map-city-list-item a:hover{
    color: #000000;
}
.outer-sect.members-wrapper::after{
    content: "";
    width: calc(33% - 20px);
}
.cm-cols-wrap::after{
    content: "";
    width: calc(33% - 20px);
}

/*events section css start*/
.event-heading{
    font-size: 36px;
    line-height: 36px;
    color:#1a475e;
    font-family:Relative-bold;
    margin-bottom: 20px;
}
.events-item{
    display: flex;
    margin-bottom: 40px;
}
.events-image{
    width: auto;
    height: auto;
    max-width: 450px;
    max-height: 250px;
}
.events-image img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: contain;
    object-position: top;
}
.events-container .events-item:nth-child(odd) .events-content {
    margin-left: 40px;
}
.events-container .events-item .events-content {
    width: calc(100% - 40px);
}
.events-container .events-item .events-title {
    font-family: Relative-Bold;
    font-size: 18px;
    color: #f26b21;
    margin-bottom: 10px;
}
.events-container p{
    font-size: 16px;
    line-height: 24px;
    font-family: Relative-Book,sans-serif;
}
.events-container .events-item:nth-child(2n){
    flex-direction: row-reverse;
}
.events-container .events-item:nth-child(2n) .events-content {
    margin-right: 40px;
}
/*event section css end*/
.page-template-nc_template hr{
    margin-left: unset;
    margin-right: unset;
}

/*********MOdal Box CSS START*********/

iframe#open_form_content{
    border: unset;
        position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 100000;
    padding-top: 30px;
    background-color: #fff;
    padding-bottom: 30px;
    font-family: Relative-Book,sans-serif;
    max-height: 100%;
}

.jv-modal {
display: none; /* Hidden by default */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.7); /* Black with opacity */
}
.jv-modal{
        position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
/* The modal content (foreground) */
.modal-content {
margin-top: 50px;
background-color: #fefefe;
margin: 2% auto; /* 15% from the top and centered */
padding: 20px;
border: 1px solid #888;
position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 100000;
    padding-top: 30px;
    background-color: #fff;
    padding-bottom: 30px;
    font-family: Relative-Book,sans-serif;
    max-height: 100%;
    overflow: auto; /* Enable scroll if needed */

width:700px;
}
#open_form_content_openings{
    width: 1024px;
    max-width: 100%;
}
/* The close button */
.close {
    opacity: unset !important;
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
    position: fixed;
    top: 30px;
    right: 20px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 22px;
    font-weight: 700;
    z-index: 9999999;
    flex-wrap: wrap;
    background-color: #fff;
    border-radius: 50px;
    line-height: 30px;
    display: flex;
    align-content: center;
    justify-content: center;
    color: #aaa !important;
}
.mdl_viewedetail{
    background: unset;
}
.close:hover,
.close:focus {
color: #000 !important;
text-decoration: none;
cursor: pointer;
}
.hidden_data, .position-detail-section{
    display: none;
}
.page-template-open-positions .page-template-positon-detail .basic-header h2, .page-template-open-positions .page-template-positon-detail .position-description h2{
    font-size: 25px !important;
    font-weight: bold;
    color: #1A475E !important;
}
.page-template-open-positions{
    overflow-x: hidden;
}
#open_form_content_openings{
    /* overflow-y: hidden; */
}
.cnet_jobs_iframe_action{
    margin-left: 93px;
}
.data_LocationName{
    width: 67% !important;
}
.data_locationDate{
    width: 28% !important;
}
.position.row a, .position.row div, .position.row span{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.position-headers span{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
}
/*********MOdal Box CSS END***********/


#gform_wrapper_6 h2.gform_title, #gform_wrapper_10 h2.gform_title {
    display: none;
}
div#field_6_29 legend.gfield_label.gform-field-label{
    display: block !important;
    margin-bottom: 15px !important;
}
div#field_10_39 legend.gfield_label.gform-field-label{
    display: block !important;
    margin-top: 15px;
    margin-bottom: unset !important;

}
 .jqvmap-region {
    cursor: unset !important; 
}
#jqvmap1_ak, #jqvmap1_hi{
    stroke: #fff;
}
 #vmap #jqvmap1_sc_pin{
    top:235px !important;
}
.connecting-area p{
    margin-bottom: 10px;
}
/*locations page css end*/
.connecting-area ul{
    /* list-style: disc; */
    padding-left: 15px;
}
.connecting-area ul li p{
    margin-bottom: 0;;
}
.connecting-area ul li{
    position: relative;
}
.connecting-area ul li::before {
    content: ".";
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: -15px;
    font-size: 28px;
    top: -8px;
  }
  #vmap #jqvmap1_ia_pin, #vmap #jqvmap1_sc_pin {
    color: transparent !important;
}
.page-template-landingPages .footer-first-sect{
    display: none !important;
}
.events-content ul{
    list-style: disc;
    padding-left: 15px;
}
h2.background-sub-heading {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-family: Relative-Bold;
    position: relative;
    line-height: 38px;
    z-index: 1;
}
@media only screen and (max-width: 1024px){
    .address{
        font-size: 13px;
    }
.servicing-description {
    font-size: 14px;
    line-height: normal;
}
    .connecting-area .pd-lf-40{
        padding-left: 0px !important;
    }
    .cm-cols-wrap .cols-3-item {
    width: calc(50% - 15px);
    min-height: 280px;
}
    .connecting-area .col-md-6{
        width: 100%;
        padding: 0;
    }
    .connecting-area{
        padding: 0 15px;
    }
    .left-img-sect{
            margin-bottom: 20px;
    }
    .left-img-sect img{
        height: auto;
        width: 100%;
        object-fit: fill;
    }
    .member-image {
    position: initial;
    }
.banner-bottom-sec .banner-bottom-col{
    width: calc(50% - 15px);
}
.banner-bottom-sec .hours-col-top{
    margin-top: 30px;
    order: 3;
    width: 100%;
}
.members-wrapper .team-member {
    width: calc(50% - 15px);
    margin-top: 30px;
    margin-bottom: 0;
}
.members-wrapper{
    margin-top: -108px !important;
}
.member-content-area {
    margin-top: 20px;
}
.additional-desc{
    margin-top: 0 !important;
    margin-bottom: 0;
}
}
@media only screen and (max-width: 768px){
    .cm-cols-wrap .cols-3-item{
    margin-right: 0;
    width: 100%;
    min-height: initial;
    }
}
@media only screen and (max-width: 767px){
    .regin-lst{
        height: auto;
    }
    #vmap{
        display: none !important;
    }
   .regin-lst li {
    padding-left: 20px;
    height: 52px;
    border-bottom: 1px solid #c8c8c8!important;
    margin-left: -15px;
    width: calc(100% + 30px);
}
.regin-lst li:first-child{
    border-top: 1px solid #c8c8c8!important;
}

.btn-mobile-show{
        display: block !important;
    }
    .members-wrapper .team-member {
    width:100%;
    margin-bottom: 0;
}
  .banner-bottom-sec .banner-bottom-col{
    margin-bottom: 30px;
    width: 100%;
    min-height: unset;
}
 .banner-bottom-sec .services-btn{
    position: relative;
    width: 100%;
    padding: 0;
    margin-top: 30px;
}
.map-found-item{
    width: 100%;
}
.events-container .events-item .events-content {
    width: 100%;
}
.events-container .events-item:nth-child(2n) .events-content {
    margin-right: 0;
    margin-top: 20px;
}
.events-container .events-item{
    flex-direction: column;
}
.events-container .events-item .events-image {
    width: 100%;
    height: 100%;
    max-width: initial;
    max-height: initial;
}
.events-container .events-item:nth-child(odd) .events-content {
    margin-left: 0;
    margin-top: 20px;
}
.events-container .events-item:nth-child(2n) {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

iframe#open_form_content{
    height: 100%;
    width: 100%;
    padding: 20px;
}

}