/*
 Theme Name:   Hawley
 Description:  Twenty Seventeen Child Theme
 Author:       GuRuStu
 Author URI:   http://gurustu.co/
 Template:     twentyseventeen
 Version:      1.0.0
 Text Domain:  twenty-seventeen-child
*/


@import url("/wp-content/themes/verju/css/style_media-min-900px.css") only screen and (min-width: 900px);
@import url("/wp-content/themes/verju/css/style_media-min-767px.css") only screen and (min-width: 767px);
/*@import url("/wp-content/themes/verju/css/style_media-max-900px.css") only screen and (min-width: 797px) and (max-width: 900px);
@import url("/wp-content/themes/verju/css/style_media-max-767px.css") only screen and (min-width: 480px) and (max-width: 767px);
@import url("/wp-content/themes/verju/css/style_media-max-480px.css") only screen and (max-width: 480px);
*/
@media screen and (min-width: 48em){
    .wrap{
        padding-left: 1em;
        padding-right: 1em;
    }
}
html{
    font-size: 14px;
}
a{
    color: #6da944;
}
a:hover{
    color: #1f4f66;
}
.custom-logo-link img{
    max-width: 100%;
    max-height: 180px;
}
.site-branding a{
    margin: auto;
    display: table;
}
.navigation-top{
    background-color: #FAFAFA;
    border: none;
    position: relative;
}
.navigation-top .wrap{
    margin: 0;
    padding: 0 1em 0 0;
    float: right;
}
.navigation-top a{
    color: #6da944;
    font-size: 1.5em;
    padding-top: .2em;
    padding-bottom: .2em;
}
.navigation-top a:hover{
    color: #6da944;
}
.navigation-top a{
    color: #1f4f66;
}
.content-block{
    border-bottom: 1px solid #efefef;
    padding: 3em 0;
    box-shadow: 0 0 2px rgba(0,0,0,.25);
    background-color: white;
}
.col-container {
    width: 100%;
    padding: 1em;
    margin: .5em 0;
    border-left: 1px solid rgba(0, 0, 0, .25);
}
.col-container p:last-child {
    margin-bottom: 0;
}
.column-block .wrap {
    display: grid;
    grid-template-columns: auto auto auto;
}
@media screen and (max-width: 900px){
    .column-block .wrap {
        grid-template-columns: auto auto;
    }
}
@media screen and (max-width: 767px){
    .column-block .wrap {
        grid-template-columns: auto;
    }
}
.gray{
    background-color: #fafafa;
}
.content-block:last-child{
    border-bottom: none;
}
.white, #primary{
    background-color: white;
}
.site-content-contain, .tag-anchor{
    background: transparent;
}
.block-image{
    padding-bottom: 50vh;
    margin-top: 0;
    margin-bottom: 0;
}
h2{
    color: #1f4f66;
    font-size: 2em;
    line-height: 120%;
}
.block-content{
    padding: 2em 0;
}
.content-right{
    padding-left: 2em;
}
.content-left{
    padding-right: 2em;
    margin-left: 0;
}
.tag-anchor{
    min-height: 74px;
    position: relative;
    z-index: -1;
    display: block;
}
.site-footer{
    background-color: rgba(109,169,68, .8);
    color: white;
    font-size: 1em;
}
.footer-image{
    margin-top: 80px;
}
.content-block, .twentyseventeen-panel, .cta-banner{
    margin-bottom: -80px;
}
.fine-print{
    background-color: #1f4f66;
    color: white;
    padding: .25em 0;
}
p.fine-print{
    text-align: center;
    margin: 0;
}
p.fine-print a{
    color: white;
    font-weight: 600;
}
.no-image{
    padding-left: 0;
    padding-right: 0;
}
.cta-banner{
    background-color: #1f4f66;
    padding: 1em 0;
}
.banner-title{
    color: white;
    font-weight: 600;
    margin-bottom: 0;
    padding: .3em 0 .5em !important;
}
.panel-content{
    margin-bottom: 0;
}
.panel-content .wrap{
    padding-bottom: .5em;
}
.button{
    background-color: #6da944;
    padding: .8em 1em;
    color: white;
    display: inline-block;
    text-shadow: none;
    text-align: center;
    line-height: 120%;
}
.button:hover{
    color: white;
    background-color: #1f4f66;
}
.btn-block{
    border: 1px solid white;
    width: 100%;
    text-align: center;
    font-size: 1.5em;
}

.site-footer .wrap{
    padding: 2em 5% 7em;
}
.front-featured-image{
    background-size: cover;
    width: 100%;
    display: inline-block;
    padding-top: 4em;
}
h1{
    font-size: 3em;
    color: #6da944;
    line-height: 120%;
}
h2{
    font-weight: 600;
}
h3{
    padding-top: 0;
    font-size: 1.5em;
}
iframe{
    margin-bottom: 0;
    padding-left: .8em;
}
.bg-image-block, .transparent{
    color: white !important;
    text-shadow: 0 0 12px black;
    box-shadow: inset 0px 0px 200px black;
}
.bg-image-block li:before, .transparent li:before{
    text-shadow: 0 0 12px black;
}
.bg-image-block .block-content p, .transparent .block-content p,.bg-image-block .block-content li, .transparent .block-content li{
    font-size: 1.5em;
}

.bg-image-block .block-title, .transparent .block-title, .transparent h1, .transparent h2, .transparent h3, .transparent h4, .bg-image-block h1, .bg-image-block h2, .bg-image-block h3, .bg-image-block h4{
    color: white;
}
.iframe-wrapper {
    position: relative;
    padding-bottom: 60%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; 
    -webkit-overflow-scrolling:touch;
} 
.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 16px);
    height: calc(100% + 16px);
    border: none;
}

.bg-iframe-wrapper, .bg-video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  pointer-events: none;
  overflow: hidden;
}
.bg-video-overlay{
	z-index: -1;
	background-color: rgba(0,0,0,.5);
}
.bg-iframe-wrapper iframe {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hs-faq-container .ui-accordion .ui-accordion-header{
    background: #6da944;
    border-bottom: 1px solid #fff;
}
.hs-faq-container .ui-accordion .ui-accordion-header:hover, .hs-faq-container .ui-accordion .ui-accordion-header.ui-state-active{
    background: #1f4f66;
}
.ui-widget-content{
    border: 1px solid #fff;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-image{
    padding-bottom: 264px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.wp-posts-carousel-details{
    display: none;   
}
.wp-posts-carousel-container{
    padding: 0 !important;
    border: none !important;
}
.compact-theme.wp-posts-carousel{
    overflow: unset !important;
}
.owl-nav{
    display: none;
}
.compact-theme.wp-posts-carousel .owl-dots{
    position: absolute;
    top: 10px;
    right: 211px;
    display: none !important;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-slide{
    padding: 0 !important;
}

.transparent h1, .transparent h2{
    padding-top: 0;
}
ul{
    margin-left: 1.5em;
}
.social-navigation li{
    display: inline-block;
    padding: 0 .5em;
}
.social-navigation ul{
    margin: 0;
}
.social-navigation{
    width: auto;
    margin-top: .4em;
}
.call-now{
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    color: #666;
    font-weight: 400;
    float: right;
}
.call-now p{
    margin-bottom: 0;
}
.call-now .button, .call-now{
    width: 100%;
}
.site-branding{
    margin-bottom: 0 !important;
    padding: 0;
}
.social-navigation a{
    border-radius: 0;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border: none;
    margin-top: .5em;
}
.social-navigation a:hover{
    opacity: .8;
    background-color: transparent;
}
.social-navigation .icon{
    height: 15px;
    width: 15px;
    top: 0px;
    color: #6da944;
}
.social-navigation .icon:hover{
    color: #1f4f66;
}
.footer-logo, .header-logo{
    padding-bottom: 180px;
    margin-bottom: 2em;
}
.footer-col h2{
    color: white;
    font-weight: 300;
    text-align: center;
    margin: 4em 0 1em;
}
.footer-contact .social-navigation{
    display: table;
    border-right: none;
    margin-top: 1.25em;
}
.footer-contact .call-now{
    display: block;
    text-align: center;
}
.front-featured-image, .front-featured-image h1, .front-featured-image h2, .front-featured-image h3, .front-featured-image h4, .front-featured-image h5, .front-featured-image h6{
    color: white;
    text-shadow: 0 0 10px black;
}

.bg-video-block .wrap{
    padding: 20vh 5%;
    text-align: center;
}
.bg-video-block .wrap ol{
    list-style-position: inside;
}
.bg-video-block h1{
    text-shadow: 0 0 8px black;
}
ul,ol{
    margin-left: 1em;
    margin-right: 1em;
}
.top-list{
    max-width: 70%;
    margin: 5vh auto 40vh;
}
.single-featured-image-header img{
    margin: 0 auto 1em;
}
.single-featured-image-header{
    border-bottom: none;
    background-color: transparent;
    padding-bottom: 100%;
    border-radius: 100%;
}
.single-featured-image-wrapper{
    margin: 0 auto 2em !important;
    float: none;
}
.staff-content{
    margin: 2em auto 0;
    float: none !important;
}
.bg-video-block li{
	margin: 2em;
	list-style-position: outside;
	text-align: left;
}
.bg-video-block .block-content li p{
	font-size: 1em;
}
.bg-video-block .block-content li h2{
	font-size: 1.5em;
	margin-bottom: 0;
}
.product-block{
    padding: 2em 0;
}
.product_meta, .wc-tabs, .wc-tab h2{
    display: none;
}
.qty{
    float: left;
    padding: .75em .75em .75em 0;
    margin-bottom: 1em;
    font-weight: 600;
}
.acf-map{
    height: 250px;
    margin-right: 1em;
}
footer .social-navigation{
    float: none;
}
footer .social-navigation .icon, footer .social-navigation .icon:hover, footer a, footer a:hover{
    color: white;
}
footer a:hover{
    opacity: .8;
}
footer .social-navigation li:first-child{
    padding-left: 0;
}
.footer-image, .front-featured-image{
    box-shadow: inset 0px 0px 400px black !important;
}
.footer-contact{
    padding-top: 3em;
    border-top: 1px solid;
}
.clear-left{
    margin-left: 0;
}
.header-content{
    background-color: rgba(109,169,68, .8);
    padding: 1em 1em 0;
    margin: 0;
}
.header-logo{
    margin: 0 auto 1em !important;
    padding-bottom: 20vh;
    float: none;
}
.tagline{
    padding: 1em .5em .5em;
    text-align: center;
    font-weight: 300;
    font-size: 2em;
    margin: 0;
    border-top: 1px solid;
}
.front-featured-image .wrap{
    padding: 5vh 1em;
}
.site-navigation-fixed.navigation-top {
	/* bottom: auto; */
	position: relative;
	/* left: 0; */
	/* right: 0; */
	top: 0 !important;
	/* width: 100%; */
	/* z-index: 7; */
}
.site-header{
    position: fixed;
    z-index: 999;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0,0,0,.5);
}
#site-logo-link{
    margin: 0;
    display: inline;
}
.site-logo{
    padding-bottom: 50px;
    margin: .5em 0;
    background-position-x: left;
}
.banner-title, .tag-title{
    font-weight: 800;
    font-size: 2.5em;
}
.banner-title{
    font-weight: 300;
}
body:not(.twentyseventeen-front-page) .entry-header{
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 1px solid #efefef;
    text-align: center;
}
.entry-header .entry-title{
    margin-bottom: 0;
}
.clear-left{
    margin-left: 0;
}
.staff-member{
    padding-bottom: 3em;
}
.staff-info p{
    margin: 1em 0 0;
}
p.job-title{
    margin: 0 0 .5em;
}
.staff-name, .link-more, .staff-email{
    margin: 0;
}
.staff-name{
    font-weight: 300;
    font-size: 2em;
}
.link-more{
    font-weight: 800;
}
.staff-member.clear-left .staff-info{
    padding-right: 2em;
}
.span_8_of_12.staff-info{
    padding-left: 1em;
}
.col-center{
    text-align: center;
}
.two-col-image{
    padding-bottom: 200px;
}
.col-header{
    padding-bottom: 1em;
}
.col-content{
    padding-top: 0;
}
.col-title{
    margin: 0;
    font-weight: 600;
    line-height: 120%;
}
.col-subtitle{
    font-weight: 300;
    line-height: 120%;
    font-size: 1.25em;
}
.site-content-contain{
    font-size: 1em;
}
/* @media screen and (max-width: 1095px) */
@media screen and (max-width: 1095px){
    .main-navigation a{
        padding-left: .55em;
        padding-right: .55em;
        font-size: 1.125em;
    }
    .nav-wrapper{
        width: 49.2%;
    }
    .header-contact{
        width: 23.8%;
    }
    .social-navigation li{
        padding: 0 .3em;
    }
    .site-logo{
        padding-left: 40px;
    }
    .landing-header{
        width: 60%;
    }
}
/* @media screen and (max-width: 767px) */
@media screen and (max-width: 767px){
    body .span_12_of_12, body .span_11_of_12, body .span_10_of_12, body .span_9_of_12, body .span_8_of_12, body .span_7_of_12, body .span_6_of_12, body .span_5_of_12, body .span_4_of_12, body .span_3_of_12, body .span_2_of_12, body .span_1_of_12 {
		width: 100%; 
	}
    body .col{
        margin-left: 0;
    }
   body  .content-right, body .content-left{
        padding-right: 0;
        padding-left: 0;
    }
    body .block-image{
        width: 110%;
        margin-left: -5% !important;
        margin-right: -5% !important;
    }
    body .tag-anchor{
        min-height: 50px;
    }
    body .site-footer{
        margin-top: 50px;
    }
    body .content-block, body .twentyseventeen-panel, body .cta-banner{
        margin-bottom: -50px;
    }
    body p.fine-print{
        font-size: .8em;
    }
    body .bg-image-block body .block-content p, body .transparent body .block-content p, body .bg-image-block .block-content li, body .transparent .block-content li{
        font-size: 1em;
    }
    body h3{
        font-size: 1.25em;
    }
    body .navigation-top a:hover{
        color: #6da944;
    }
    body .main-navigation ul{
        background-color: rgba(75, 75, 75, 0.95);
        padding: 0;
        border-color: #6da944;
    }
    body .navigation-top{
        z-index: 999;
        width: 100%;
        background-color: transparent;
    }
    .navigation-top a, .navigation-top a:hover{
        color: white !important;
        margin: 0;
        padding: .25em 1em;
        width: 100%;
    }
    .main-navigation li{
        border-color: black;
    }
    .main-navigation li:hover{
        background-color: #6da944;
    }
    body .menu-toggle{
        color: white;
        width: 100%;
        background-color: #6da944 !important;
        text-align: right;
        margin: 0;
        background-image: url(/wp-content/themes/verju/images/mobile-logo.png) !important;
        background-repeat: no-repeat !important;
        background-position: center;
        background-position-x: .5em;
        background-size: contain !important;
        border-radius: 0;
    }
    body .menu-toggle:hover, body .menu-toggle:before, body .menu-toggle:after{
        background-color: #6da944 !important;
        background-image: url(/wp-content/themes/verju/images/mobile-logo.png) !important;
        background-repeat: no-repeat !important;
        background-position: center;
        background-position-x: .5em;
        background-size: contain !important;
    }
    body .top-list{
        max-width: 100%;
        margin-left: 1em;
        margin-right: 1em;
        margin-bottom: 3em;
    }
    body .header-contact, body .desktop-image{
        display: none;
    }
    .navigation-top .wrap{
        width: 100%;
    }
    .site-branding .wrap{
        padding: 0;
    }
    .site-logo, .top-social{
        display: none;
    }
    .acf-map{
        margin-right: 0;
        margin-bottom: 2em;
    }
    .footer-col h2{
        margin-top: 0;
        text-align: left;
    }
    .footer-logo, .header-logo{
        padding-bottom: 80px;
    }
    .site-footer{
        padding-top: 50px;
    }
    .site-footer .wrap{
        padding: 0 5%;
    }
    .header-logo{
        padding-bottom: 120px;
    }
    .tagline{
        font-size: 1.5em;
    }
    .front-featured-image{
        padding-top: 3em;
    }
    .banner-title, .tag-title{
        font-size: 2.5em;
    }
    .span_8_of_12.staff-info{
        width: 66.13% !important;
    }
    .staff-thumb{
        width: 32.26% !important;
        margin-right: 1.6%;
    }
    .staff-member{
        padding: 2em 0;
        border-bottom: 1px solid rgba(0,0,0,.25);
    }
    .first-staff{
        padding-top: 0;
    }
    .staff-member:last-child{
        padding-bottom: 0;
        border-bottom: none;
    }
    .staff-member.clear-left .staff-info{
        padding-right: 0;
    }
    .site-header{
        background-color: transparent;
    }
    .landing-header{
        width: 100%;
    }
}
/* @media screen and (max-width:480px) */
@media screen and (max-width:480px){    
    body .compact-theme.wp-posts-carousel .wp-posts-carousel-image{
        padding-bottom: 184px;
    }
    .span_8_of_12.staff-info, .staff-thumb{
        width: 100% !important;
        margin-right: 0;
        padding-left: 0;
    }
}