#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:before {top:67px!important} /*Fix the arrow in the nav menu when you hover*/

.page-content p a {color: #f78f2f;}
.page-content p a:hover {color:#1e617d}

/* Add scale in effect to hover state to icons */
a .img-fluid {transition: transform 0.3s ease;}
a .img-fluid:hover {transform: scale(1.1);}

/* Fixed link text and hover in unordered lists to match links in p tags */
.entry-content ul a:not(.btn) {color: #f78f2f;}
.entry-content ul a:not(.btn):hover {color: #1e617d;}


/* setup our home page header without background*/
@font-face {font-family: 'Druk'; src: url('../otf/druk-widebold.otf') format('opentype');
    font-weight: bold; font-style: normal;}
body.home {background:transparent!important}
.home .banner {background:transparent!important;transition: background-color .5s linear;}
.home.onscroll .banner {background:#232e43!important; transition: background-color 1s linear;}
.home .wrap {background:transparent!important; padding-top:0!important}
.home .page-header-banner:before {background:none!important}


/* Home Page Main Nav Adjustments */
.home #mega-menu-primary_navigation li a:hover {color:#FFF!important; text-decoration: underline!important}
.home .menu-btn svg path {fill:#FFF!important} /* Make Mobile Hambruger Menu White on home page */

.nav-contact .mega-menu-link {padding: 0 30px!important; background: transparent; border: 2px solid #fff!important; color: #fff;}
.home #mega-menu-primary_navigation li.nav-contact .mega-menu-link:hover  {border:2px solid #f78f2f!important; color:#f78f2f!important; background:#FFF!important }






#sf-contact-form label {display: none;}
#sf-contact-form input {margin: 0 1% 20px 1%; padding: 21px!important; font-size: 20px!important; line-height: 24px!important;
	border: 1px solid #bfbfbf!important; color: #1e617d; width: 48%}
#sf-contact-form #first_name, #sf-contact-form #company, #sf-contact-form #email {float: left}
#sf-contact-form #last_name #sf-contact-form #title, #sf-contact-form #phone {float: right}
#sf-contact-form #url {width: 98%}


#sf-contact-form textarea.message {margin: 0 1% 20px 1%; padding: 21px!important; font-size: 20px!important; line-height: 24px!important;
	border: 1px solid #bfbfbf!important; color: #1e617d; width: 98%}
#sf-contact-form .gclid {display: none!important;}
#sf-contact-form .submit {
font-family: Cabin,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 25px!important;
    width: auto!important;
    line-height: 30px;
    text-align: center;
    letter-spacing: .16em;
    text-transform: uppercase;
    border-radius: 0;
    margin: auto;
    display: block;
    background: #FFF;
    color: #1e617d;
    padding: 14px 47px 16px;
    border: 2px solid #1e617d;}

#sf-contact-form .submit:hover {background: #1e617d; color: #FFF}

#address { display: none!important; visibility: hidden!important;}

.gform_legacy_markup_wrapper ul.gform_fields li.utm_hidden {display: none!important}

/* Media Days */
.gf-media-days {padding-top: 50px;}
.gf-media-days .gfield_label {display: none;}
.gf-media-days input {margin: 0 1% 20px 1%; padding: 21px!important; font-size: 20px!important; line-height: 24px!important;
  border: 1px solid #bfbfbf!important; color: #1e617d; width: 48%}
.gform_wrapper.gravity-theme .gf-media-days .gsection {padding-top: 50px}
#field_7_16 {padding: 20px 0 40px 0}
.gform_wrapper.gravity-theme .gf-media-days .gfield_label {font-size: 20px}
.gform_wrapper.gravity-theme .gf-media-days .gfield-choice-input {width: auto; margin:5px 0}
.gform_wrapper.gravity-theme .gf-media-days input[type=checkbox] { width: 20px; height: 20px; cursor: pointer; margin-right: 10px}
#gform_submit_button_7 {
    font-family: Cabin,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    letter-spacing: .16em;
    text-transform: uppercase;
    border-radius: 0;
    margin: auto;
    display: block;
    background: #FFF;
    color: #1e617d;
    padding: 14px 47px 16px;
    border: 2px solid #1e617d;
}







/* Fix client slider background issues*/
.slier-clients .slick-slide>div {background:none!important}


/* Adjust Banner Title on Home Page */
.home .title-banner {font-family:Druk!important; text-align:center; font-size:135px!important; margin-top:15vh }
.home .sub-title-banner {text-align: center; font-size:26px!important; font-family:Montserrat, sans-serif!important; font-weight:300!important}
.home .sub-title-banner:before {display: none!important}
.home .btn_banner {text-align:center; display: block!important}
.home .btn_banner_col a.btn-white:hover {background:#FFF; color: #f78f2e!important}
.home #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {color: #fff!important; 
    text-decoration:underline!important}


@media only screen and (max-width: 1200px) {

}


/* Medium Devices (Landscape tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .title-banner, .home .title-banner {font-size:90px!important}
    .sub-title-banner, .home .sub-title-banner {font-size:25px!important}

.image-banner {
        -o-object-position: center center;
        object-position: center center;
        -o-object-fit: cover;
        object-fit: cover;
        transform: scale(1.3); /* Increase scale to zoom in */
    }

}

/* Small Devices (Portrait tablets and large phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {

    .title-banner, .home .title-banner {font-size:80px!important}
    .sub-title-banner, .home .sub-title-banner  {font-size:23px!important}

.page-header-banner {min-height:calc(90vh - 108px);}

.image-banner {
        -o-object-position: center center;
        object-position: center center;
        -o-object-fit: cover;
        object-fit: cover;
        transform: scale(1.3); /* Increase scale to zoom in */
    }

}

/* Extra Small Devices (Phones, less than 576px) */
@media (max-width: 575.98px) {


    .title-banner, .home .title-banner {font-size:50px!important; margin-top:auto}
    .sub-title-banner, .home .sub-title-banner {font-size:18px!important}


.page-header-banner {min-height:calc(70vh - 108px)!important;}

.image-banner {
        -o-object-position: center center;
        object-position: center center;
        -o-object-fit: cover;
        object-fit: cover;
        transform: scale(1.3); /* Increase scale to zoom in */
    }
}




/* Large Devices (Desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {

.page-header-banner {min-height:100vh!important}

}

/* Extra Large Devices (Large desktops, 1200px and up) */
@media (min-width: 1200px) {
.page-header-banner {min-height:95vh!important}
}


