.site-header-section {
	padding: 0 !important;
	margin: 0 !important;	
	transition: all 1s ease-in-out 0s;
}
.site-header-section .header-top {
	padding: 5px 30px  2px 30px;
	margin: 0 !important;
	font-family: 'Avenir LT Std 35 Light' !important;
}
.site-header-section .header-top .et_pb_text_inner {
	margin: 5px 0;
}
.site-header-section .header-top a {
	color: #fff;
    margin-right: 15px;
}
.site-header-section .header-top .et_pb_column {
    float: left;
    width: auto !important;
}
.site-header-section .header-top .et_pb_column.et-last-child {
    float: right;
    width: auto;   
}
.site-header-section .header-bottom {
	padding: 10px 20px !important;
	margin: 0px !important;	
    box-shadow: 0px 19px 14px -7px rgba(0,0,0,0.4) !important;
}
.site-header-section .header-bottom .col-1 {
    width: 8% !important;
    align-items: flex-end;
    margin: auto 0;
    float: left;
    text-align: left;
}
.site-header-section .header-bottom .col-2 {
	width: 50% !important;
	align-items: flex-end;
    margin: auto !important;
}
.site-header-section .header-bottom .col-3 {
	width: auto !important;
    align-items: flex-end;
    margin: 0 !important;
    display: flex;
}
.site-header-section .header-bottom .col-3 .et_pb_code_inner {
    display: flex;
}
.site-header-section .header-bottom .col-2 .et-menu-nav {
	margin: auto;
	font-family: 'Avenir LT Std 65 Medium' !important;
}
.site-header-section .header-bottom .col-2 .et-menu-nav li {
	margin: auto;
	padding: 0;
}
.site-header-section .header-bottom .col-2 .et-menu-nav li.current-menu-parent.current-menu-ancestor > a {
    color: #ff6600 !important;
}
.site-header-section .header-bottom .col-2 .et-menu-nav li a {
    margin: 5px 40px 5px 0px;
    padding: 0;
    font-size: 26px;
}
.et-menu .menu-item-has-children > a:first-child {
    margin-right: 50px !important;
}
.site-header-section .header-bottom .col-2 .et-menu-nav li ul {
    width: 320px;
    top: 25px;
}
.site-header-section .header-bottom .col-2 .nav li ul.sub-menu {
    padding: 10px 0;
    padding: 10px 0;
}
.site-header-section .header-bottom .col-2 .nav li ul.sub-menu li {
    width: 100%;
    margin: 7px 0;
}
.site-header-section .header-bottom .col-2 .nav li ul.sub-menu li a {
    width: 100%;
    margin: 0 0;
    padding: 0px 20px;
    font-size: 22px;
    line-height: 1.2;
}
.site-header-section .header-bottom .col-2 .et-menu-nav li > a:first-child::after {
    color: #ff6600;
    right: -16px;
    top: 1px;
    font-size: 20px;
}
.site-header-section .header-bottom .col-2 .et-menu-nav .sub-menu {
	margin: 0 0 0 0;
	padding: 0;
	top: 28px;
}
.site-header-section  .cta_callBtn {
	width: 345px;
	padding: 10px;
 }
.site-header-section .cta_callBtn {
    float: right;
}
.site-header-section .cta_callBtn.btn_popup:hover svg .cls-11 {
    fill: #ff6600;
    transition: ease-out 0.4s;
}

.site-header-section .mobile-header {
	margin: 0 !important;
	padding: 10px !important;
	background: #fff !important;
}
.site-header-section .mobile-header .site-logo {
	width: 220px;
	float: left;
}

.site-header-section .mobile-header .quote-icon,
.site-header-section .mobile-header .call-icon {
	width: auto;
	float: right;	
}
.site-header-section.ss-header-scroll {
	transition: all 1s ease-in-out 0s;
}

.site-header-section.ss-header-scroll .header-top,
.site-header-section.ss-header-scroll {
    position: relative;
    top: 0;
}
.site-header-section.ss-header-scroll .header-top {
    top: -30px;
    transition: all 1s ease-in-out 0s;    
}
.site-header-section.ss-header-scroll {
    top: -30px;
    transition: all 1s ease-in-out 0s;    
}
.site-header-section.ss-header-scroll .header-bottom {
	padding: 0px 10px 15px 10px !important;
}
.site-header-section.ss-header-scroll .header-bottom  .col-1 {
	transition: all 1s ease-in-out 0s;
}
.site-header-section.ss-header-scroll .header-bottom  .col-2 {
	transition: all 1s ease-in-out 0s;
}
.site-header-section.ss-header-scroll .header-bottom .col-3 .btn-motion a {
	transition: all 1s ease-in-out 0s;
}
.site-header-section.ss-header-scroll .header-bottom .col-3 .btn-motion a:nth-child(2) {
	float: none;
}

/* site-mobile-header */
.site-mobile-header {
    padding: 10px 20px !important;
    margin: 0px !important;
    border-bottom: 2px solid #333333;
}
.site-mobile-header .et_pb_row {
    padding: 0 !important;
    margin: 0 !important;
}
.site-mobile-header .site-logo img {
    width: 100px;
}
.site-mobile-header .header-call-icon {
    right: 105px;
    width: 35px;
}
.site-mobile-header .header-popup-icon {
    right: 60px;
    width: 35px;
}
#main-content {
    margin-top: 148px;
}


/* bbPopupBtn */
#bbPopupBtn {
    padding: 0 !important;
    margin: auto !important;
    width: 80%;
}
#bbPopupBtn .et_pb_row {
    padding: 30px !important;
    margin: 0 !important;
}
#bbPopupBtn .bb-site-section-title .et_pb_text_inner {
    color: #fff;
}
#bbPopupBtn .form-info {
    margin-top: 18px;
}
#bbPopupBtn .form-info p {
    padding: 0;
    margin: 0 50px 0 0px;
    color: #fff;
    font-family: 'Josefin Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 20px;
    text-align: center;
}
#bbPopupBtn .cta_callBtn {
    fill: #f60;
}
#bbPopupBtn .bb-site-section-title .et_pb_text_inner {
    fill: #fff;
}


#mainHeaderSection {
	position: relative;
	transition: all 0.5s ease-in-out 0s;
}
#mainHeaderSection .header-top {
    position: relative;
    top: 0;
	transition: all 0.5s ease-in-out 0s;
	z-index: -99;
}    
#mainHeaderSection.bb-header-scroll .header-top {
    position: absolute;
    top: -50px;
    transition: all 0.5s ease-in-out 0s;
}
#mainHeaderSection.bb-header-scroll .header-bottom .col-2 {
    
}
#mainHeaderSection.bb-header-scroll .header-bottom .col-1 img {
    width: 70%;
}
#mainHeaderSection.bb-header-scroll .header-bottom .cta_callBtn,
#mainHeaderSection.bb-header-scroll .header-bottom .cta_callBtn:hover{
    padding: 0;
    /* transform: scale(0.90); */
    height: auto;
    width: 300px;
    margin-left: 20px;
}

#mainHeaderSection.bb-header-scroll .header-bottom .col-3 .cta_callBtn {
    position: relative;
    top: 4px;
}
@media all and (min-width: 320px) and (max-width: 767px) {
    body.shiftnav-open {
        background: #333333;
        transition: all 0.5s ease-in-out 0s;
    }
    .shiftnav-open #page-container {
        opacity: 0.15;
        transition: all 0.5s ease-in-out 0s;
    }
    .site-mobile-header .header-call-icon {
        right: 80px;
        width: 30px;
    }
    .site-mobile-header .header-popup-icon {
        right: 40px;
        width: 30px;
    }
    #shiftnav-toggle-main.shiftnav-toggle-edge-right {
        padding: 0 !important;
        top: 17px !important;
        right: 15px !important;
    }
    #shiftnav-toggle-main .shiftnav-toggle-burger {
        padding: 10px !important;
        margin-left: 0px !important;
    }
    .shiftnav-open #shiftnav-toggle-main.shiftnav-toggle-edge-right {
        right: 0px !important;
        top: 0 !important;
    }    
 
    #main-content {
        margin-top: 80px;
    }
     #bbPopupBtn {
        width: 100%;
    }
    #bbPopupBtn .et_pb_row {
        padding: 15px !important;
    }
    #bbPopupBtn .bb-site-section-title .et_pb_text_inner {
        fill: #fff;
        padding: 13px 0px 0 0px;
    }
    #bbPopupBtn .bb-form-wraper .form-inner {
        width: 100%;
    }
    #bbPopupBtn .form-info p {
        font-size: 19px;
        margin: 0;
        text-align: center;
    }
    
}
@media all and (min-width: 481px) and (max-width: 767px) {
    .site-mobile-header .site-logo img {
        width: 70px;
    }
    #shiftnav-toggle-main.shiftnav-toggle-edge-right {
        top: 10px !important;
    }
    #bbPopupBtn .bb-form-wraper .form-inner {
        width: 50%;
    }
    #bbPopupBtn .bb-form-wraper .form-inner.fl5 {
        width: 100%;
    }
}
@media all and (min-width: 768px) and (max-width: 980px) {
    #shiftnav-toggle-main.shiftnav-toggle-edge-right {
        padding: 0 !important;
        top: 13px !important;
        right: 20px !important;
    }
    #shiftnav-toggle-main .shiftnav-toggle-burger {
        padding: 15px !important;
        margin-left: 0px !important;
    }
    .shiftnav-open #shiftnav-toggle-main.shiftnav-toggle-edge-right {
        right: 0px !important;
    }
    
    #main-content {
        margin-top: 80px;
    }
    
    #bbPopupBtn {
        width: 90%;
    }
    #bbPopupBtn .form-info p {
        font-size: 19px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
	.site-header-section .header-top .et_pb_text_inner {
        font-size: 15px;
    }
    .site-header-section .header-bottom {
        padding: 5px 15px !important;
        margin: auto !important;
    }
    .site-header-section .header-top .et_pb_text_inner p {
		margin: 7px 0;
		font-size: 20px;
	}
	.site-header-section .header-bottom .col-1 {
		width: 17% !important;
	}
	.site-header-section .header-bottom .col-2 {
		width: 84% !important;
		padding: 0 10px;
	}
	.site-header-section .header-bottom .col-3 {
	    width: auto !important;
        float: right;
	}
	.site-header-section .header-bottom .col-2 .et-menu-nav li a {
        font-size: 16px;
        margin: 0px 5px;
        padding: 0;
	}
	.site-header-section .header-bottom .col-2 .et-menu-nav li > a:first-child::after {
        right: -12px;
        font-size: 15px;
    }
	.et-menu .menu-item-has-children > a:first-child {
        margin-right: 15px !important;
    }
	.site-header-section .cta_callBtn {
        width: 180px !important;
    }
	#main-content {
        margin-top: 95px;
    }
    #bbPopupBtn .form-info p {
        font-size: 19px;
    }
    .site-header-section.bb-header-scroll .header-bottom .col-3 {
        width: 40% !important;
    }
}
@media all and (min-width: 1025px) and (max-width: 1140px) {
    .site-header-section .header-top .et_pb_text_inner {
        font-size: 16px;
    }
    .site-header-section .header-bottom {
        padding: 5px 20px !important;
    }
    .site-header-section .header-top .et_pb_text_inner p {
		margin: 7px 0;
		font-size: 20px;
	}
	.site-header-section .header-bottom .col-1 {
		width: 15% !important;
	}
	.site-header-section .header-bottom .col-2 {
		width: 82% !important;
		padding: 0 10px;
	}
	.site-header-section .header-bottom .col-3 {
	    width: auto !important;
        float: right;
	}
	.site-header-section .header-bottom .col-2 .et-menu-nav li a {
        font-size: 16px;
        margin: 0 10px 0 0;
        padding: 0;
	}	
	.et-menu .menu-item-has-children > a:first-child {
        margin-right: 25px !important;
    }
	.site-header-section .header-bottom .col-2 .nav li ul.sub-menu li a {
        font-size: 16px;
        line-height: 1;
    }
    .site-header-section .cta_callBtn {
        width: 200px !important;
    }
    #main-content {
        margin-top: 110px;
    }
    #bbPopupBtn .form-info p {
        font-size: 19px;
    }
    .site-header-section.bb-header-scroll .header-bottom .col-3 {
        width: 42% !important;
    }
}
@media all and (min-width: 1081px) and (max-width: 1140px) {

}
@media all and (min-width: 1141px) and (max-width: 1280px) {
    .site-header-section .header-top .et_pb_text_inner {
        font-size: 17px;
    }
    .site-header-section .header-bottom {
        padding: 5px 20px !important;
    }
    .site-header-section .header-top .et_pb_text_inner p {
		margin: 7px 0;
		font-size: 20px;
	}
	.site-header-section .header-bottom .col-1 {
		width: 13% !important;
	}
	.site-header-section .header-bottom .col-2 {
		width: 63.5% !important;
		padding: 0 10px;
	}
	.site-header-section .header-bottom .col-3 {
	    width: auto !important;
        float: right;
	}
	.site-header-section .header-bottom .col-2 .et-menu-nav li a {
        font-size: 16px;
        margin: 0 15px 0 0;
        padding: 0;
	}
	.site-header-section .header-bottom .col-2 .et-menu-nav li > a:first-child::after {
        right: -13px;
        top: 1px;
        font-size: 17px;
    }
	.et-menu .menu-item-has-children > a:first-child {
        margin-right: 18px !important;
    }
	.site-header-section .header-bottom .col-2 .nav li ul.sub-menu li {
	     margin: 5px 0;
    }
	.site-header-section .header-bottom .col-2 .nav li ul.sub-menu li a {
        font-size: 16px;
    }
    .site-header-section .cta_callBtn {
        width: 250px !important;
    }
    #main-content {
        margin-top: 115px;
    }
    #bbPopupBtn .form-info p {
        font-size: 20px;
    }
    .site-header-section.bb-header-scroll .header-bottom .col-3 {
        width: 45% !important;
    }
}
@media all and (min-width: 1190px) and (max-width: 1280px) {
    .site-header-section .header-bottom .col-2 .et-menu-nav li a {
        font-size: 16px;
        margin: 0 18px 0 0;
        padding: 0;
	}
	.site-header-section .header-bottom .col-2 .et-menu-nav li > a:first-child::after {
        right: -13px;
        top: 1px;
        font-size: 17px;
    }
    .et-menu .menu-item-has-children > a:first-child {
        margin-right: 28px !important;
    }
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
    .site-header-section .header-top .et_pb_text_inner {
        font-size: 18px;
    }
    .site-header-section .header-bottom {
        padding: 5px 20px !important;
    }
    .site-header-section .header-top .et_pb_text_inner p {
		margin: 7px 0;
		font-size: 20px;
	}
	.site-header-section .header-bottom .col-1 {
		width: 10% !important;
	}
	.site-header-section .header-bottom .col-2 {
		width: 55% !important;
		padding: 0 10px;
	}
	.site-header-section .header-bottom .col-3 {
	    width: auto !important;
        float: right;
	}
	.site-header-section .header-bottom .col-2 .et-menu-nav li a {
        font-size: 18.6px;
        margin: 0 15px 0 0;
        padding: 0;
	}
	.et-menu .menu-item-has-children > a:first-child {
        margin-right: 20px !important;
    }
	.site-header-section .header-bottom .col-2 .nav li ul.sub-menu li a {
        font-size: 19px;
        line-height: 1;
	}
	.site-header-section .header-bottom .col-2 .et-menu-nav li > a:first-child::after {
        right: -13px;
        top: 1px;
        font-size: 15px;
    }
    .site-header-section .cta_callBtn {
        width: 280px !important;
    }
    #main-content {
        margin-top: 125px;
    }

    .site-header-section.bb-header-scroll .header-bottom .col-3 {
        width: 44% !important;
    }
}
@media all and (min-width: 1360px) and (max-width: 1440px) {
    .site-header-section .header-bottom .col-2 .et-menu-nav li a {
        font-size: 19px;
        margin: 0 22px 0 0;
        padding: 0;
	}
	.et-menu .menu-item-has-children > a:first-child {
        margin-right: 30px !important;
    }
}
@media all and (min-width: 1441px) and (max-width: 1680px) {
    .site-header-section .header-top .et_pb_text_inner {
        font-size: 18px;
    }
    .site-header-section .header-bottom {
        padding: 5px 20px !important;
    }
	.site-header-section .header-bottom .col-2 {
		width: 50% !important;
	}
	.site-header-section .header-bottom .col-3 {
		width: 40% !important;
	}
	.site-header-section .header-bottom .col-2 .et-menu-nav li a {
        margin: 5px 25px 5px 0px;
        font-size: 22px;
    }
    .site-header-section .header-bottom .col-2 .nav li ul.sub-menu li a {
        font-size: 20px;
        line-height: 1;
    }
    .et-menu .menu-item-has-children > a:first-child {
        margin-right: 33px !important;
    }
    .site-header-section .cta_callBtn {
        width: 280px;
    }
    
    #main-content {
        margin-top: 125px;
    }
}
@media all and (min-width: 1681px) and (max-width: 1850px) {
    .site-header-section .header-bottom .col-2 .et-menu-nav li a {
        margin: 5px 25px 5px 0px;
    }
    .et-menu .menu-item-has-children > a:first-child {
        margin-right: 30px !important;
    }
}