/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/



/**** document library pro ****/
.dlp-grid-card-inner {
    flex-direction:row!important;
}

/***** Out of Stock Pricing ****/
.woocommerce-variation-availability p.stock.out-of-stock, .product-info p.stock.out-of-stock{
    font-size: 1em!important;
    color: #0079c2!important;
}


/**** contact form 7 repeated fields, tools for service ****/

.field-row{
    padding: 20px;
    background-color: lightgrey;
    border-radius: 10px;
    margin-bottom: 10px;
}
.warranty-field-row{
    padding: 20px;
    background-color: #0079c2;
    border-radius: 10px;
    margin-bottom: 10px;
}

.warranty-field-row h2{
    color: white;
}

/*******  visual fix for sticky menu after cart bugfix**************/
.sticky-add-to-cart__product .woobt-wrap:empty {
	width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    display: inline-block;
}

/******Learning Center Classes */
.learning-center {
    font-family:Poppins, sans-serif;
}

h1.learning-center, h2.learning-center {
    color: #086eb0;   
}

.learning-center-articles {
    border:solid 1px #ea801a;   
    border-radius: 5px;
}

.learning-center-button {
    background-color: #ea801a;
}

.learning-center .box-image .image-cover {
    height:auto;
    width: auto;
}

/******End of Learning Center Classes ***************/

/** arrow scroll **/
.arrow-scroll {
    /*background: #333;*/
    height: 13vh;
    position: relative;
    width: 100%;
}

.arrow-scroll::before {
    animation: bounce 1s ease infinite;
    bottom: 2rem;
    color: #fff;
    content: '╲╱';
    font-size: 2rem;
    height: 4rem;
    left: 50%;
    letter-spacing: -1px;
    line-height: 4rem;
    margin-left: -3rem;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    width: 6rem;
}

@keyframes bounce {
          50% {
            transform: translateY(-50%);
          }
        }
        
        @media only screen and (min-width: 1200px) {
            .center-category {
                display: flex;
                justify-content: center;
                align-items: center;
                gap: 20px;
            }
        }

/* stop header from fading in*/
.xtca-doc-header {
    transition: none !important;
    height:300px;
    background-image:url(https://deltaregis.com/deltaregis-up/2024/09/xtca-manuals-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}


div.social-icons a.tooltip{
    opacity: 1!important;
}
.email-cart {
    display:none;
}
@media only screen and (min-width: 850px)  {
    /*main {
        margin-top:0px!important;
    }
    .woocommerce-breadcrumb {
        margin-top:0px!important;
    }*/
    
}

@media only screen and (max-width: 500px)  {
    main {
        margin-top:50px!important;
    }
    /*#content div.home-banner {
        margin-top: 130px!important;
    }*/
}

.button {
    border-radius: 5px;
}

.button-container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.button-item {
    flex: 1; /* Ensures each column takes up equal space */
    text-align: center;
    padding: 5px; /* Adds padding inside each item */
    box-sizing: border-box;
    background-color: #f9f9f9; /* Optional: background color */
    border-radius: 5px;
   
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.button-item p {
    margin: 0 0 10px; /* Adds space between paragraphs and removes default margin */
}

.custom-button-class {
    line-height:normal;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 5px;
    background-color: #3A5873; /* Button color */
    color: white;
    border: none;
    border-radius: 5px;
    text-decoration: none;
}

/********inline screwdriver********/
.call-to-action {
    background: #e98019!important;
    transition: all 0.45s ease;
    border-radius: 10px;
    width: 60%;
    margin:auto;
}

.eprodSub.swr-p{
        text-align: center;
    font-size: 19px;
    font-weight: 500;
    color: #fff;
}

/*******/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
body {
	font-family: "Poppins", sans-serif !important;
	font-size: 100% !important;
	padding-top: 160px!important;
}
@media (max-width: 991px){
	body{
		padding-top: 190px;
	}
}
.thankuPage .btn {
	background: #e98019;
    padding: 10px 20px;
    color: #fff;
    border-radius: 5px;
    transition: .5s;
}
.thankuPage .btn:hover {
	background: #bb6714;
	color: #fff;
}
.popBtn {
	float: right;
  background-color: #e98019 !important;
  color: #fff;
  border-radius: 5px !important;
  margin-right: 0 !important;
}
.popBtn:hover {
	background: #bb6714;
	color: #fff;
}
#popup.lightbox-content {
	padding-bottom: 50px !important;
	overflow: hidden;
}
.requestTitle {
	text-align: center;
  padding-bottom: 20px;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}
.grecaptcha-badge {
	display: none;
}
.telbg{
	background: url("https://deltaregis.com/wp-content/themes/flatsome/assets/img/tel.png") no-repeat;
	background-position: left center;
	-webkit-background-size: contain;
	background-size: contain;
	padding-left: 30px;
}

.account-link.account-login.is-small,.header-cart-link.is-small,.header-cart-link.is-small span{
	color: #FFF;
	font-size: 15px;
	font-weight: 300;
	font-family: "Poppins", sans-serif;
}
.nav>li.header-divider{
	border-color: #FFF;
}
#top-bar{
	    font-family: "Poppins", sans-serif;
}
.header-search-form-wrapper{
	margin-left: 50px;
}
#top-bar .account-item.has-icon{
	margin-left: 8px;
}
#top-bar .uppercase a{
	color: #FFF;
}
#top-bar .nav-top-link.nav-top-not-logged-in.is-small{
	color: #fff;
	background: url("https://deltaregis.com/wp-content/themes/flatsome/assets/img/av.png") no-repeat;
	padding-left: 22px;
	-webkit-background-size: 17px;
	background-size: 17px;
	background-position: left center;
	text-transform: uppercase;
}
#top-bar .header-cart-link.is-small{
	color: #fff;
	padding-left: 0px;
}
#top-bar .header-cart-link.is-small i{
	width: 18px;
    height: 15px;
    background: url("https://deltaregis.com/wp-content/themes/flatsome/assets/img/cart.png") no-repeat;
    background-size: 100%;
}
#top-bar .icon-shopping-cart:before{
	font-size: 0;
}
#top-bar .cart-item.has-icon.has-dropdown,#top-bar .custom.html_topbar_right{
	margin-left: 15px;
}
.header-nav .searchform-wrapper{
	padding-right: 20px;
}
.aws-search-form.aws-show-clear .aws-search-field{
	border: none;
	box-shadow: none;
	border-bottom: thin solid #bababa;
	font-size: 15px;
	padding-left: 40px;
}

.aws-container .aws-search-form .aws-form-btn{
	border: none;background: none;
	position: absolute;
	left: 0;
	z-index: 2;
	top:10px;

}
.aws-container .aws-search-form .aws-search-btn svg{
	fill:#e98019;
}
#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
	max-width: 400px;
	height: 0;
}
#masthead .flex-col.hide-for-medium.flex-right{
	height: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	font-family: "Poppins", sans-serif;
	font-size: 15px;
	font-weight: 300;
	margin:0 8px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item#mega-menu-item-350 a {
	margin:0px;
	padding-right: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
	background: none;
	color: #e98019;
	font-weight: 500 !important;
	border-bottom: 3px solid #e98019;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item#mega-menu-item-229 a:after{
	display: none;
}

header#header{
	border-bottom: thin solid #999;
}
.home header#header{
	border-bottom: none;
	position: fixed;
	background: #fff;
	width: 100%;
	top: 0;
}
@media only screen and (min-width: 601px){
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
		background: none;
		color: #e98019;
		font-weight: 300;
	}
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
	left: auto;
	right: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus{
	background: none;
	color: #e98019;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{
	background: none;
	color: #e98019;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
	background: none;
	color: #e98019;
}

.home-banner{
	font-family: "Poppins", sans-serif;
}
.home-banner .flickity-page-dots{
	right: auto;
	left:40px;
}
.home-banner .flickity-page-dots .dot{
	background: #FFF;
	border: none;
	-webkit-box-shadow: 0px 0px 5px -2px rgba(97,97,97,1);
-moz-box-shadow: 0px 0px 5px -2px rgba(97,97,97,1);
box-shadow: 0px 0px 5px -2px rgba(97,97,97,1);
}
.home-banner .flickity-page-dots .dot.is-selected{
	background: #e98019;
}
#masthead .container{
	padding-left: 45px;
	padding-right: 45px;
	-webkit-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.11);
}
@media (max-width: 767px) {
	#masthead .container{
			-webkit-box-shadow: none;
			-moz-box-shadow: none;
			box-shadow: none;
	}
}
.header-full-width .container{
	padding-left: 45px;
	padding-right: 45px;
}
.home-banner .banner-layers.container{
	padding-left: 45px;
	padding-right: 45px;
	max-width: 100%;
}
.home-banner .banner-layers.container .home-ban-txt{
	padding: 0 45px 0 45px;
}
.home-banner .button{
	background: #e98019;
	font-size: 19.8px;
	font-weight: 600;
	padding: 0 30px;
	float: left;
}
.home-banner h3 span{
		font-size: 45px;
		font-weight: 600;
		font-family: "Poppins", sans-serif;
	}
.home-banner .home-ban-txt p{
		font-size: 19px;
	}

@media (max-width: 1300px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
		margin:0;
	}
	.home-banner h3 span{
		font-size: 30px;
	}
	
}
/*@media (max-width: 1199px)*/ @media (max-width: 850px){
		#mega-menu-primary .mega-sub-menu img{
			display: none;
		}
		#mega-menu-primary{
			border-bottom: 2px solid #e98019 !important;
    		border-top: 2px solid #e98019 !important;
		}
		#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link{
			border-bottom: none;
		}
		#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
			padding: 4px 8px;
		}
		#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
			line-height: 20px !important;
		}
}
@media (max-width: 1060px) {
	#top-bar .custom.html_topbar_left p,#top-bar .custom.html_topbar_right p{
		font-size: 15px !important;
	}
	#top-bar .custom.html_top_right_text{
		flex-basis: 100%;
		text-align: right;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
		margin:0;
		font-size: 12px;
	}
	.home-banner h3 span{
		font-size: 25px;
	}
	.home-banner .banner-layers.container .home-ban-txt{
		background: rgba(255,255,255,0.71);
		margin-left: 15px;
		padding: 13px 18px;
	}
	.home-banner .banner-layers.container .home-ban-txt.light{
		background: rgba(255,255,255,0.35);
	}
	.home-banner .button{
	font-size: 15px;
	font-weight: 500;
	padding: 0 20px;
}
.ban1 .bg.bg-loaded{
	background-position: right !important;
}
}
@media (max-width: 991px) {
	.home-banner h3 span{
		font-size: 20px;
	}
	.requestTitle {
		font-size: 22px;
		padding-bottom: 15px;
	}
}
@media (max-width: 850px) {
	.header-search-form-wrapper{
		margin-left: 0;
	}
}



@media (max-width: 767px) {
	.header-full-width .container,.home-banner .banner-layers.container{
	padding-left: 15px;
	padding-right: 15px;
	}
	.home-banner .banner-layers.container .home-ban-txt{
	padding: 13px;
	}
	.home-banner .banner-layers.container .home-ban-txt p{
		font-size: 15px;
	}
}
@media (max-width: 550px) {
		.ban1 .bg.bg-loaded{
	background-position: 79% !important;
}
}

@media (max-width: 550px) {
	#top-bar .header-divider{
		display: none;
	}
	#top-bar .account-item.has-icon
    {
		flex-basis: 68%;
	}
	.nav-small.nav>li.html{
		margin-top: 8px;
		margin-bottom: 10px;
	}
	.header-search-form-wrapper{margin-left: 2px;}
	#masthead #logo{
		margin-top: 12px;
	}

}
@media (max-width: 480px) {

	#top-bar .account-item.has-icon
    {
		flex-basis: 50%;
	}
}



/*************** POPUP: PERSONAL CONTACT ***************/

.popup-personal-contact img {
    border-radius:99px; 
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    border: 3px solid #fff;
    width:90px;
    height:90px;
    margin: 10px;
}
.formBody ul.formFields li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
}
.formBody ul.formFields li.formBtn .sbmtBtn {
	margin: 0;
  background: #000;
  border: 1px solid #000;
  float: right;
  color: #fff;
  transition: .5s;
}
.formBody ul.formFields li.formBtn .sbmtBtn:hover {
	color: #000;
	background: transparent;
}
.formBody ul.formFields li.input-holder textarea.txtArea {
	resize: none;
}

/* Home Cnt */
h1.uppercase {
	color: #000;
	font-size: 35px;
}
h1.uppercase span {
	color: #e98019;
}
.row-full-width {
	padding: 0 40px;
}
.box-badge{
	transition: .5s;
}
.hmPage .box-badge .box-text {
	bottom: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,ffffff+100&0+0,1+99 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
background: -webkit-linear-gradient(rgba(30,87,153,0) 0%, rgba(253,253,254,1) 99%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(rgba(30,87,153,0) 0%, rgba(253,253,254,1) 99%, rgba(255,255,255,1) 100%);
background: linear-gradient(rgba(30,87,153,0) 0%, rgba(253,253,254,1) 99%, rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	text-align: left;
	border-bottom:3px solid #e98019;
	padding: 2.5em 1em 1em;
}
.hmPage .box-badge .box-text h2, .box-badge .box-text p {
	color: #000;
}
.box-badge:hover .box-text {
	background-color: transparent;
}
.product-category.col {
	padding-bottom: 30px;
}
.prdctSec .row {
	justify-content: center;
}
.prdctSec h5 {
	font-size: 19px;
}
.prdctSec p {
	font-size: 16px;
	text-transform: capitalize;
}
.deltaSec {
	margin-top: 222px;
	padding-top: 300px !important;
	position: relative;
}
.deltaSec .relative {
	position: unset!important;
}
.deltaSec.mask-angled {
    -webkit-clip-path: unset;
    clip-path: unset;
}
.deltaSec.has-mask {
    overflow: visible;
    transform:unset;
}
.deltaSec .h1 {
	color: #fff;
	margin-bottom: 60px;
}
.deltaSec .h1.uppercase span {
		color: #e98019 !important;
}
.deltaTop {
	max-width: 1490px;
	width: 100%;
	display:block;
	margin: auto;
	padding: 110px 70px 110px 70px;
	background-image: url('https://deltaregis.com/deltaregis-up/2021/12/delta-topbg-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	position: absolute;
	top: -223px;
	left: 50%;
  transform: translateX(-50%);
}
.deltaTop p.topCnt {
	font-size: 34px;
  font-weight: 500;
  max-width: 735px;
  margin-bottom: 30px;
  color: #fff;
  line-height: 1.2;
}
.deltaTop .btn {
	   padding: 10px 30px;
    background: #0079c2;
    border-radius: 5px;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
}
.deltaTop .btn:hover {
	background: #045282;
}
.deltaBox {
	padding: 0 40px;
}
.deltaBox h3 {
	font-size: 20px;
	color: #000;
}
.deltaBox h3 span {
	font-size: 100% !important;
}
.deltaBox p span {
	font-size: 100% !important;
}
.deltaBox .deltaIcon {
	background: rgba(255,160,65,1);
	width: 120px;
  height: 120px;
  border-radius: 50%;
  display: block;
  margin: -70px auto auto auto;
}
.deltaBox h3 {
    position: relative;
    margin: 30px auto;
    padding-bottom: 10px;
}
.deltaBox h3:before {
	content: '';
	display: block;
	position: absolute;
	width:100px;
	height: 5px;
	background: rgb(255,142,60);
  background: linear-gradient(90deg, rgba(255,142,60,1) 0%, rgba(255,142,60,1) 47%, rgba(255,66,68,1) 53%);
	bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
	}
.brdrBottom .col-inner{
	position: relative;
}
.brdrBottom .col-inner:before {
	content: '';
	display: block;
	width: 100%;
	height: 5px;
	background: rgb(255,142,60);
  background: linear-gradient(90deg, rgba(255,142,60,1) 0%, rgba(255,142,60,1) 47%, rgba(255,66,68,1) 53%);
	position: absolute;
	bottom: 0;
	left: 0;
}
.deltaBox.qc h3:before {
	background: rgb(255,201,76);
  background: linear-gradient(90deg, rgba(255,201,76,1) 0%, rgba(255,201,76,1) 60%, rgba(255,132,57,1) 100%);
	}
.brdrBottom.qc .col-inner:before {
	background: rgb(255,201,76);
  background: linear-gradient(90deg, rgba(255,201,76,1) 0%, rgba(255,201,76,1) 60%, rgba(255,132,57,1) 100%);
}
.deltaBox.erg h3:before {
	background: rgb(248,16,106);
background: linear-gradient(90deg, rgba(248,16,106,1) 35%, rgba(255,79,66,1) 56%, rgba(255,79,66,1) 100%);
	}
.brdrBottom.erg .col-inner:before {
	background: rgb(248,16,106);
background: linear-gradient(90deg, rgba(248,16,106,1) 35%, rgba(255,79,66,1) 56%, rgba(255,79,66,1) 100%);
}
.footerContactForm #section_1902656241 .section-bg.bg-loaded {
	background-position: right;
}
.footerContactForm h1.uppercase {
	margin-bottom: 30px;
}
.footerContactForm .section-content {
	  max-width: 1215px;
	  padding-left: 15px;
	  padding-right: 15px;
    display: block;
    margin: auto;
}
.footerContactForm .section-content .inputField {
	max-width: 385px;
	float: left;
	min-height: 50px;
	font-size: 16px;
	color: #000;
}
.footerContactForm .section-content .inputField::placeholder {
	font-size: 16px;
}
.footerContactForm .section-content .textArea {
	height: 90px;
	resize: none;
}
/* .footerContactForm .section-content .emailId {
	margin:0 15px;
} */
.footerContactForm .section-content .sbmtBtn {
	background: #e98019;
  font-size: 19.8px;
  font-weight: 600;
  padding: 0 30px;
  border-radius: 5px;
  float: right;
  margin:0;
}
.footerContactForm .textarea-146 {
	clear: both;
}
.footerContactForm .wpcf7 .wpcf7-not-valid-tip {
	position: absolute;
	top: -20px;
}
.dark .widget .badge-outline .badge-inner {
	background: #0079c2;
	opacity: 1;
}
.badge-frame .badge-inner, .badge-outline .badge-inner {
	    border: 2px solid #0079c2;
}
ul.ftrBtmList {
	margin-bottom: 0;
	padding-top: 30px !important;
}
ul.ftrBtmList li {
	padding: 0 15px;
	border-right: 2px solid #a9a9a9;
	list-style: none;
	font-size: 15px;
	line-height: 1;
	display: inline-block;
	text-align: center;
	font-weight: 300;
}
ul.ftrBtmList li:last-child {
	border-right: none;
}
.wpcf7 .wpcf7-not-valid-tip:after {
	border-top-color: #f1f1f1;
	border-bottom-color: rgba(136,183,213,0);
	bottom: -20px;
}
.footerForm .inputArea {
	display: flex;
}
.footerForm .inputHolder {
	width: 100%;
	position: relative !important;
	padding-left: 15px;
}
.footerForm .inputHolder:first-child {
	padding-left: 0 !important;
}
/* footer Menu */
#menu-footer-main-menu li {
	border-top: none;
}
#menu-footer-main-menu li:first-child a {
	padding-top: 0;
}
.footer-2 .widget_media_image {
	display: flex;
	align-items: center;
}
.menu-footer-main-menu-container {
	padding-left: 70px;
}
.footer-2 {
	padding-top: 70px;
	padding-bottom: 30px;
}
.footer-2 span.widget-title {
	font-size: 21px;
	text-transform: capitalize;
	font-weight: 500;
}
.footer-2 .row {
	max-width: 100%;
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
}
.absolute-footer .container {
	max-width: 100%;
	padding-left: 40px;
	padding-right: 40px;
}
.absolute-footer .container .footer-secondary {
	border-top: 1px solid #a9a9a9;
}
.footer-2 .row #media_image-8 {
	position: absolute;
	left: 40px;
	top: 50%;
	transform: translateY(-50%);
}
.footer-2 ul li {
	font-size: 15px;
	font-weight: 300;
	border-top: none !important;
	color: #fff;
}
.footer-2 ul li a {
	transition: .5s;
}
.footer-2 ul li a:hover {
	color: #cc711c !important;
}
.footer-2 ul li.current-menu-item {
	color: #cc711c;
}
#menu-footer-product-menu li {
	border-top: none;
}
#menu-footer-product-menu li a {
	position: relative;
	padding-left: 15px;
}
.footer-2 .is-divider {
	background: transparent;
	margin-top: -5px;
}
#menu-footer-product-menu li a:before {
	content: '';
	width: 7px;
	height: 2px;
	background: #fff;
	display: block;
	position: absolute;
	left:0;
	top: 17px;
}
.ftrAddr, .ftrPh {
	padding-left: 30px;
	position: relative;
	font-size: 15px;
	color: #fff;
}
.ftrAddr strong, .ftrPh strong {
	font-size: 17px;
	font-weight: 500;
}
.ftrAddr:before, .ftrPh:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 5px;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}
.ftrAddr:before {
	background-image: url('https://deltaregis.com/wp-content/themes/flatsome/assets/img/loc.png');
}
.ftrPh:before {
	background-image: url('https://deltaregis.com/wp-content/themes/flatsome/assets/img/ph.png');
}
.absolute-footer {
	padding-bottom: 40px;
}
.popTextarea {
	resize: none;
}
.srryPage {
	text-align: center;
	padding: 30px 15px 60px 15px;

}
.srryPage p {
	color: #313940;
}
.srryPage a{
	color:#cc711c;
	text-decoration: underline;
	text-underline-position: under;
}
.srryPage a:hover {
	color: #884200;
}
.srryPage .srryImg span {
	font-size: 19px;
	color: #000;
	margin-left: 90px;
}
.srryPage .srryImg img {
	display: block;
	margin: auto;
}
.thankuPage {
	text-align: center;
	padding: 60px 15px;
}
.thankuPage span{
	text-align: center;
	font-size: 18.5px;
	color: #000;
}
.thankuPage .thankuImg img {
	display: block;
	margin: auto;
}
.siteMapNav ul {
	margin-left: 0px !important;
}
.siteMapNav ul.site-map> li:first-child {
	padding-left: 0 !important;
}
.siteMapNav ul li {
	padding-left: 30px;
	margin-left: 0 !important;
	list-style: none;
}
.siteMapNav ul li a {
	position: relative;
	padding-left: 25px;
	transition: .5s;
}
.siteMapNav ul li a:hover {
	color: #0079c2;
}
.siteMapNav ul li a:before {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #0079c2;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: 0;
	top: 11px;
  transform: translateY(-50%);
}
main{
    /*margin-top:150px;*/
}
.woocommerce-breadcrumb {
     /*margin-top:150px;*/
}
@media screen and (min-width: 550px) {
    .popup-personal-contact .col-inner {
     margin-top:-80px;
}
    .lightbox-content {
    border-radius:5px; 
}
}
@media screen and (min-width: 992px) {
	.footer-2 .large-columns-4>.col {
		 max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
	}
}
@media only screen and (min-width: 1025px) {
    .product-category.col.screw-presenters {
		max-width:50% !important;
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
	}
	
	.product-category.col {
		max-width: 25% !important;
    -ms-flex-preferred-size: 25% !important;
    flex-basis: 25%;
	}
	
}
@media only screen and (max-width: 1530px) {
	.footer-2 .row .widget:first-child {
	    max-width: 15% !important;
	    width: 15% !important;
	    flex-basis: 15% !important;
	}
	.footer-2 .row .widget:last-child {
	    max-width: 25% !important;
	    width: 25% !important;
	    flex-basis: 25% !important;
	}
}
@media only screen and (max-width: 1440px) {
	.deltaSec {
    margin-top: 90px;
    padding-top: 200px !important;
    position: relative;
	}
	.deltaTop {
    padding: 30px 70px 30px 30px;
    top: -144px;
	width: 80%;
	}
}
@media only screen and (max-width: 1360px) {
	.srryPage {
		text-align: center;
		padding: 40px 0 30px 0;
	}
	.thankuPage {
		padding: 40px 15px;
	}
}
@media only screen and (max-width: 1200px) {
	.footerContactForm .section-content .inputField {
    max-width: 380px;
	}
}
@media only screen and (max-width: 1199px) {
	.deltaBox {
		padding: 0;
	}
	.footerContactForm .section-content .inputField {
    max-width: 100%;
    float: unset;
    margin: 7px 0 !important;
	}
	.footerContactForm .section-content .textArea {
    margin-top: 7px;
	}
	.hmPage .box-badge .box-text {
		padding: 2.5em .5em 1em;
	}
	.prdctSec h5 {
		font-size: 16px;
	}
	.prdctSec p {
		font-size: 15px;
	}
	.footer-2 .row .widget:first-child {
		max-width: 100% !important;
		width: 100% !important;
		flex-basis: 100% !important;
	}
	.footer-2 .row .widget:last-child {
		max-width: 35% !important;
    width: 35% !important;
    flex-basis: 35% !important;
	}
	.menu-footer-main-menu-container {
		padding-left: 0;
	}
	.deltaBox h3 {
		font-size: 18px;
	}
}
@media only screen and (max-width: 1024px) {
	.deltaSec {
    margin-top: 30px;
    padding-top: 130px !important;
    position: relative;
	}
	.deltaTop p.topCnt {
		font-size: 25px;
	}
	.deltaTop {
		top: -100px;
  -webkit-box-shadow: inset 200px 200px 300px 200px rgba(0,0,0,0.38);
	-moz-box-shadow: inset 200px 200px 300px 200px rgba(0,0,0,0.38);
	box-shadow: inset 200px 200px 300px 200px rgba(0,0,0,0.38);
}
	.deltaSec .h1 {
		margin-top: 50px;
	}
	.product-category.col {
		max-width: 33% !important;
    -ms-flex-preferred-size: 33% !important;
    flex-basis: 33% !important;
	}
}
@media only screen and (max-width: 991px) {
	.h1.uppercase {
		font-size: 25px;
	}
	.footer-2 .row .widget:first-child {
		max-width: 100%;
		width: 100%;
		flex-basis: 100%;
		padding: unset;
		background: unset;
	}
	.footer-2 .row .widget {
		flex-basis: 50%;
		max-width: 50%;
		width: 100%;
		background: rgba(255, 255, 255, 0.058823529411764705);
    padding: 20px;
    padding-bottom: 20px !important;
	}
	.menu-footer-main-menu-container {
		padding-left: 0px;
	}
	.product-category.col {
		max-width: 50% !important;
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
	}
	.footer-2 .row .widget:last-child {
		max-width: 50% !important;
    width: 50% !important;
    flex-basis: 50% !important;
	}
}
@media only screen and (max-width: 848px) {
	.deltaTop p.topCnt {
		font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
	}
	main{
	    margin-top:10px;
	}
}
@media only screen and (max-width: 800px) {
	.deltaSec {
    margin-top: 0;
    padding-top: 30px !important;
    position: relative;
	}
	.deltaTop {
		position: unset;
		transform: unset;
	}
	.brdrBottom {
		max-width: 100%;
		flex-basis: 100%;
		margin-top: 60px;
	}
	.deltaSec .row-full-width {
		padding: 0 15px;
	}
	.deltaBox .deltaIcon {
    width: 80px;
    height: 80px;
    margin: -50px auto auto auto;
	}
	.deltaSec .h1 {
		margin-bottom: 0px;
	}
	.deltaTop {
		padding: 20px  20px  20px 20px;
	}
	.flickity-page-dots {
		bottom: 4px;
	}
}
@media screen and (max-width: 767px){
	.footerForm .inputArea {
		display: block;
	}
	.footerForm .inputHolder {
		padding-left: 0;
	}
}
@media screen and (max-width: 680px) {
	.footer-2 .row .widget {
		flex-basis: 100%;
		max-width: 100%;
		width: 100%;
		background: rgba(255, 255, 255, 0.058823529411764705);
    padding: 20px;
	}
	.footer-2 .row .widget:last-child {
    max-width: 100% !important;
    width: 100% !important;
    flex-basis: 100% !important;
	}
	.ftrAddr strong, .ftrPh strong {
		font-size: 16px;
	}
}
@media screen and (max-width: 549px) {
    .mfp-container {
    padding: 0;
    margin:0;
	}
	.deltaBox {
		position: relative;
	}
	.deltaBox h3, .deltaBox p  {
		text-align: left !important;
	}
	.deltaBox h3:before {
		left: 0;
		transform: unset;
	}
	.home-banner .button {
	    font-size: 15px;
	    font-weight: 500;
	    padding: 0 10px;
	}
	.flickity-page-dots {
		bottom: 5px;
	}
	.product-category.col {
		max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    padding-left: 0;
    padding-right: 0;
	}
	.brdrBottom {
    margin-top: 50px;
	}
}
.mfp-close[type="button"]{
	display: none
}
.mfp-ready .mfp-close{
	opacity: 1
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.deltaTop {
		top: -501px;
	}
}
@media (max-width:1440px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.deltaTop {
		top: -320px;
	}
	#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
		width: 190px;
		flex: 0 1 190px;
	}
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
	display: inline;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link span.mega-indicator:after{
	content: '\f140';
}
.mfp-close {
	mix-blend-mode: unset !important;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
.mfp-close:hover{
	background-color: #b5664a;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after{
	font-size: 36px;
	color: #444;
}
.back-to-top {
	bottom: 60px !important;
}
.h5 {
	font-size: 19px;
	color: #000;
}
.h1 {
	font-size: 35px;
	margin-bottom: 30px;
	
}
.h1 strong {
	font-weight: 600 !important;
}
.h3 {
	font-weight: 700;
  color: #555;
  font-family: "Lato", sans-serif;
  margin-bottom: .5em;
}
.h4 {
	font-weight: 700;
	font-family: "Lato", sans-serif;
	color: #555;
}
.svr .section-title{
	font-size: 0.75em !important;
}
.xml {
	font-size: 1.15em !important;
}
.hd h2 span{
  font-size: 0.8em;
}
.h5 {
	font-size: 1em;
  color: #555;
  font-weight: 700;
  margin-bottom: 0.5em;
  font-family: "Lato", sans-serif;
}
.mnhd {
	font-size: 0.75em;
}
.prodSub {
	font-weight: 700;
  font-family: "Lato", sans-serif;
  color: #555;
}
.unc {
	font-family: "Lato", sans-serif;
	font-size:0.7em;
	text-transform: uppercase;
	font-weight: 700;
}
.newLoc {
	font-size: 1.6rem;
	font-family: "Lato", sans-serif;
	font-weight: 700;
}
.bnrText span{
 font-size: 45px;
 font-weight: 600;
 font-family: "Poppins", sans-serif;
}
@media (max-width: 1060px){
 .bnrText span{
  font-size: 25px;
 }
}
@media (max-width: 991px){
 .bnrText span{
  font-size: 20px;
 }
}
.header .header-main .header-nav  {
    margin-top: -25px!important;
}
img.header-logo-dark{
	max-height: auto!important;
}
.header.show-on-scroll .hide-for-sticky, .stuck .hide-for-sticky {
    display: block!important;
}
.header.show-on-scroll, .stuck .header-main.hide-for-sticky.nav-dark.no-fix{
	height: auto!important;
}
header#header{
	border-bottom: none;
	position: fixed;
	background: #fff;
	width: 100%;
	top: 0;
}
.stuck #logo img {
    max-height: inherit!important;
}
.blog-wrapper.blog-single .entry-image.relative{
	text-align:center;
	background-color: #f1f1f1;
	padding:20px;
}
.blog-wrapper.blog-single .entry-image.relative .wp-post-image{
	width:auto;
}
@media (max-width:481px){
	.blog-wrapper.blog-single .entry-image.relative{
		padding:0;
	}
}

.place-card.place-card-medium{
	display: none!important;
}



#masthead .container.flex-row #logo{
	flex: 0 1 250px;
    margin-right: 20px;
    width:100%;
}
#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
	flex: 0 1 330px;
	height: 0;
	margin-right:0;
}
.aws-search-form.aws-show-clear .aws-search-field{
	padding-right:12px;
}
#masthead .flex-col.hide-for-medium.flex-right{
	height: 0;
    flex: 0 1 85%;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
	font-size:17px;
	text-transform:capitalize;
	margin: 0 0 0 25px!important;
	padding:0px 2px;
	font-weight:500;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:first-child{
	margin-left:0;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{
	display:none;
}
.mega-sub-menu .mega-indicator{
	display:block!important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
	margin:0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	background-color:#fff;
	color:#000;
	font-size:15px!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu> li.mega-menu-item:hover> a.mega-menu-link{
	color:#e98019;
	background-color:#fff;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	line-height:30px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-current-menu-item a{
	color:#e98019;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover{
	font-weight:500;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	padding:10px;
	background-color:#fff;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{
	top:-10px;
	left:100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{
	background: #fff;
	color: #e98019;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child ul.mega-sub-menu{
	left: -30px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-4861 ul.mega-sub-menu{
	left: -35px;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout> ul.mega-sub-menu {
    left: 50%;
    transform: translateX(-50%);
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	line-height: 17px!important;
    padding: 6px 10px!important;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item >a.mega-menu-link{
	color:#e98019;
}
#mega-menu-wrap-primary li.mega-current-menu-ancestor a.mega-menu-link{
	color:#e98019;
}
.siteMapNav ul ul{
	margin:10px 0px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-current-menu-ancestor li.mega-current-menu-ancestor> a{
	color:#e98019!important;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu{
	padding:10px 0px;
}
#top-bar .custom.html_topbar_right .contact-top-cta{
	color: white;
    font-size: 15px;
    font-weight: 300;
    cursor:pointer;
}
#top-bar .custom.html_topbar_right{
	margin: 0px 7px;
}
@media (max-width:2000px){
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		margin: 0 0 0 10px!important;
		font-size:16px;
		font-weight:400;
	}


}
@media (max-width:1870px){
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		margin: 0 0 0 10px!important;
	}
	#masthead .flex-col.hide-for-medium.flex-right {
	    flex: 0 1 95%;
	}
	#masthead .container.flex-row #logo{
		flex: 0 1 180px;
		margin-right: 3px;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size:16px;
	}
}
@media (max-width:1750px){
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		margin: 0 0 0 5px!important;
	}
	.aws-search-form.aws-show-clear .aws-search-field{
		padding-left:30px;
		font-size:14px;
	}

}
@media (max-width:1700px){
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size:15px;
	}
}

@media (max-width:1650px){
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size:14px;
		margin: 0 0 0 6px!important;
	}

}
@media (max-width:1500px){
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size:13px;
	}
	#masthead .container.flex-row #logo{
		margin-right:5px;
		flex:0 1 200px;
	}
	.aws-search-form.aws-show-clear .aws-search-field{
		font-size:13px;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
		font-size:12px;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
		width:200px;
	}
	.header-search-form-wrapper{
		margin-left: 12px;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size:13px;
	}
}
@media (max-width:1465px){
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-weight:400;
		padding:0;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size: 13px;
    	margin: 0 0 0 8px!important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link{
		font-weight:400!important;
	}
	#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
		flex: 0 1 250px;
	}
	.aws-search-form.aws-show-clear .aws-search-field {
	    font-size: 11px;
	}
	#masthead .container{
		padding-left:25px;
		padding-right:25px;
	}
}
@media (max-width:1399px){	
	.header-nav .searchform-wrapper{
		padding-right:0;
	}
	.header-search-form-wrapper{
		margin-left:0;
	}
	.banner-layers.container .bnrText span{
		font-size:40px;
	}
	.home-banner .home-ban-txt p{
		font-size:17px;
		margin: 8px 0px;
	}
	#masthead .container.flex-row #logo{
		flex:0 1 150px;
	}
}
@media (max-width:1310px){
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size:12px;
	}
}
@media (max-width:1299px){
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size:11px;
	}
	#masthead .flex-col.hide-for-medium.flex-left.flex-grow {
	    flex: 0 1 188px;
	}
}
@media (max-width:1275px){
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		margin: 0 0 0 8px!important;
		padding: 0 0px;
    	font-weight: 400;
	}
	.aws-search-form.aws-show-clear .aws-search-field{
		font-size:10px;
		padding-left: 35px;
	}
	#masthead .flex-col.hide-for-medium.flex-right {
	    flex: 0 1 102%;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>
	a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{
		font-weight:400!important;
	}

}
/*@media (max-width: 1199px)*/ @media (max-width: 850px){
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{
		display:block;
	}
	#masthead .container.flex-row{
		justify-content: space-between;
		flex-wrap:wrap;
	}
	#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
		flex:0 1 20%;
		margin-right: 40px;
	}
	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
		padding-right:10px;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout>ul.mega-sub-menu{
		left: 0;
    	transform: initial;
    	width:100%;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu{
		box-shadow: none;
		-webkit-box-shadow: none;
		padding: 5px;
	}
	#top-bar .hide-for-medium.flex-right .custom.html_top_right_text{
		flex-basis: auto;
	}

}
@media (max-width:1060px){
	#top-bar .hide-for-medium.flex-right .custom.html_top_right_text{
		flex-basis: auto;
	}
}
@media (max-width:991px){
	#masthead .container.flex-row #logo{
		top:0px;
	}
	#top-bar .account-item.has-icon{
		border-left: 1px solid #fff;
	    margin-left: 5px;
	    padding-left: 10px
	}
}
@media (max-width:767px){
	#masthead .container.flex-row #logo{
		flex: 0 1 150px;
	}
	.siteMapNav ul li{
		padding-left:20px;
	}
}
@media (max-width:481px){
	#top-bar .account-item.has-icon{
		border-left: 0;
	    margin-left: 5px;
	    padding-left: 10px
	}
	#top-bar .nav-small li.custom.html_topbar_left{
		flex-basis:100%;
		text-align:center;
	}
	#top-bar .nav-small li.custom.html_topbar_left p{
		display:inline;
	}
	#top-bar .account-item.has-icon{
		flex-basis: 90px;
    	padding-left: 0;
    	text-align:center;
	}
}
@media (max-width:330px){
	#top-bar .account-item.has-icon{
		flex-basis: 70px;
	}
}

.top-drop-nav{
	display:flex;
	align-items:center;
}
span.header-divider{
	border-left: 1px solid rgba(0,0,0,.1);
    height: 30px;
    vertical-align: middle;
    position: relative;
    margin: 0 7.5px;
    margin-left:15px;
    border-color: #fff;
}
.top-drop-nav li{
	list-style:none;
	color:#fff;
}
.top-drop-nav li a{
	color:#fff;
}
.top-drop-nav .submenu {
	position:relative;
	margin:0;
	font-size:15px;
	padding:6px 0px;
	font-weight:300;
}
.top-drop-nav .submenu ul{
	display:none;
	background:#fff;
	position:absolute;
	top:30px;
	left:-50px;
	padding:10px;
	min-width:200px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,.25);
}
.top-drop-nav .submenu ul li,
.top-drop-nav .submenu ul li a{
	color:#000;
	font-size:17px;
	margin:0;
	width:100%;
}
.top-drop-nav .submenu ul li:hover,
.top-drop-nav .submenu ul li:hover a{
	color:#e98019;
}
.top-drop-nav .submenu ul li a{
	padding:6px 3px;
	display:inline-block;
}
.top-drop-nav .submenu:hover ul{
	display:block;
}
#mega-menu-item-4860{
	display:none!important;
}
.button.primary.box-shadow-1{
	background: #0079c2;
	margin-right: 0;
}
.button.primary.box-shadow-1:hover{
	background: #045282;
}

@media (max-width:1870px){
	.top-drop-nav .submenu ul li,
	.top-drop-nav .submenu ul li a{
		font-size:16px;
	}
}
@media (max-width:1650px){
	.top-drop-nav .submenu ul li,
	.top-drop-nav .submenu ul li a{
		font-size:14px;
	}
	.header-search-form-wrapper{
		margin-left:20px;
	}
	.header-nav .searchform-wrapper{
		padding-right:0;
	}
	#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
		flex: 0 1 290px;
	}
}
@media (max-width:1500px){
	.top-drop-nav .submenu ul li,
	.top-drop-nav .submenu ul li a{
		font-size:12px;
	}

}
/*@media (max-width: 1199px)*/ @media (max-width: 850px){
	#mega-menu-item-4860{
		display:block!important;
	}
	.html.custom.html_nav_position_text_top{
		display:none;
	}
	span.header-divider.hide-mobile{
		display:none;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size:14px;
		padding-left:10px;
	}
	.button.primary.box-shadow-1{
		margin-bottom: 40px;
	}
}

.has-format, .video-fit, .image-cover{
	height: 250px;
}
@media (min-width:1620px){
	.has-format, .video-fit, .image-cover{
		height: 300px;
	}
}

@media (max-width:1450px){
	.has-format, .video-fit, .image-cover{
		height: 220px;
	}
}
@media (max-width:1199px){
	.has-format, .video-fit, .image-cover{
		height: 177px;
		width: 289px;
	}
}

@media (max-width:991px){
	.has-format, .video-fit, .image-cover{
		height: 350px;
		width: 100%;
	}
}

@media (max-width:767px){
	.has-format, .video-fit, .image-cover{
		height: 288px;
		width: 100%;
	}
}

@media (max-width:600px){
	.has-format, .video-fit, .image-cover {
	    height: 182px;
	    width: 100%;
	}
}
@media (min-width: 1620px){
	.post-item .image-cover{
		height:250px;
	}
}
@media (min-width: 1850px){
	.post-item .image-cover{
		height:300px;
	}
}
@media (min-width: 2000px){
	.post-item .image-cover{
		height:350px;
	}
}
@media (min-width: 2350px){
	.post-item .image-cover{
		height:400px;
	}
}
@media (max-width:1600px){
	.post-item .image-cover{
		height:225px;
	}
}
@media (max-width:1450px){
	.post-item .image-cover{
		height:150px;
	}
}
@media (max-width:1299px){
	.post-item .image-cover{
		padding-top: 170px!important;
	}
}
@media (max-width:1199px){
	.post-item .image-cover{
		padding-top: 150px!important;
	}
}
@media (max-width:991px){
	.post-item .image-cover{
		height:340px;
	}
}
@media (max-width:767px){
	.post-item .image-cover{
		height:255px;
	}
}
@media (max-width:481px){
	.post-item .image-cover{
		height:135px;
		padding-top: 100px!important;
	}
}
@media (max-width:340px){
	.post-item .image-cover{
		height:100px;
	}
}
.woocommerce-notices-wrapper{
	overflow: hidden;
}
.woocommerce-notices-wrapper .message-container.alert-color{

	padding: 10px;
	border: solid 1px #ffedd8;
	border-radius: 5px;
	background-color: #fffcf6;
	margin: 10px auto 5px;
	overflow: hidden;
}

.anr_captcha_field{
	margin: 10px 0 15px;
}
.woocommerce-checkout-payment{
	margin-top: 10px;
}
.aws-search-result .aws_result_price{
	text-align: left;
}
.aws-search-result .aws_results .aws_result_item{
	padding: 15px 10px;
}
.phoen_nav_tab{
	display: none;
}
.dashboard-links a{
	margin-left: 0 !important;
}
.woocommerce-MyAccount-content{
	padding-top: 70px;
}
.cc_exp{
	box-sizing: border-box;
	border: 1px solid #ddd;
	padding: 0 .75em !important;
	height: 2.507em;
	font-size: .97em;
	border-radius: 0;
	max-width: 100%;
	width: 100%;
	vertical-align: middle;
	background-color: #fff;
	color: #333;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	transition: color .3s, border .3s, background .3s, opacity .3s;
}
h2.mgb-20{
	margin-bottom: 20px!important;
}
p.why-delta-p{
	color: #fff;
	font-weight: 400;
	margin-bottom: 70px;
}
@media (max-width: 991px){
	p.why-delta-p{
		margin-bottom: 10px;
	}
}

a.button.primary.contact,
.product-category .col-inner a .box-text.text-center,
.product-small .col-inner a .box-text.text-center{
	border-radius: 6px;
}
body.term-229 .product-small .col-inner .box-text.text-center,
body.term-70 .product-category .col-inner .box-text.text-center,
body.term-71 .product-category .col-inner .box-text.text-center{
	height: 1px;
}
body.term-229 .product-small .col-inner .box-text.text-center .box-text-inner,
body.term-70 .product-category .col-inner .box-text.text-center .box-text-inner,
body.term-71 .product-category .col-inner .box-text.text-center .box-text-inner{
	width:100%;
}
 @media (max-width: 1500px) and (-ms-high-contrast: none), (-ms-high-contrast: active){
 	#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
 		width: 240px;
 	}
 }

.homeBnrWrap .bnrText {
	color: #0078c2;
	font-size: auto;
	text-align:left;
}
.bnrSubText{
	color: #002f63;
	font-size: 23px;
	font-weight: 500;
	text-align:left;
}

.home-banner .home-ban-txt p{
	color: #446084;
	font-size: 23px;
	font-weight:400;
	text-align:left;
}
.home-banner .button{
	border-radius: 0!important;
}
.homebannernew .text-box.home-ban-txt .homeBnrWrap{
	max-width: 45%;
	margin-left: 0;
}
.homebannernew .button{
	font-size: 28px;
}
.homebannernew .bnrText span{
	font-size: 44px;
}
.banner-layers.container .bnrText span{
	line-height: 1.2;
	margin-bottom: 10px;
	display: inline-block;
}
body.flickity-viewport{
	height: 600px!important;
}
.homebannernew{
	padding-top: 600px!important;
}
.home-banner .flickity-page-dots .dot{
	background: #e98019;
}

.homebannernew .button span{
	font-weight: 400;
}
.home-banner .button{
	padding: 0 20px;
}
.homebannernew .bnrSubText ul{
	padding-left: 25px;
}
@media (min-width: 1899px){
	.homebannernew .bnrText span{
		font-size: 55px;
	}
}
@media (max-width: 1999px){
	.homebannernew .text-box.home-ban-txt .homeBnrWrap{
		max-width: 50%;
	}
	.homebannernew .button{
		font-size: 20px;
	}
	.home-banner .banner-layers.container .home-ban-txt{
    background: rgba(255,255,255,.75);
      padding: 20px;
      margin-left: 25px;
      max-width: 60%;
  }
  .homebannernew .text-box.home-ban-txt .homeBnrWrap{
    max-width: 100%
  }
}
@media (max-width: 1599px){
	.homebannernew .bg.bg-fill{
		background-position: 80% 0%!important;
	}
	.home-banner .banner-layers.container .home-ban-txt{
		background: rgba(255,255,255,.75);
	    padding: 20px;
	    margin-left: 25px;
	    max-width: 60%;
	}
	.homebannernew .text-box.home-ban-txt .homeBnrWrap{
	    max-width: 100%;
	}
	.bnrSubText,
	.home-banner .home-ban-txt p,
	.homebannernew .button{
		font-size: 18px;
	}
	body.flickity-viewport{
		height: 530px!important;
	}
	.homebannernew{
		padding-top: 530px!important;
	}
}
@media (max-width: 1399px){
	.banner-layers.container .bnrText span{
		font-size: 30px;
	}
	.homebannernew .button span,
	.homebannernew .button{
		font-size: 16px;
	}
	
}
@media (max-width: 1299px){
	.bnrSubText,
	.home-banner .home-ban-txt p,
	.homebannernew .button{
		font-size: 16px;
	}
	body.flickity-viewport{
		height: 450px!important;
	}
	.homebannernew{
		padding-top: 450px!important;
	}
	.home-banner .banner-layers.container .home-ban-txt{
		max-width: 75%;
	}
}
@media (max-width: 1199px){
	.banner-layers.container .bnrText span{
		font-size: 30px;
	}
}
@media (max-width: 991px){
	.home-banner .banner-layers.container .home-ban-txt{
		max-width: 95%;
	}
	.homebannernew .button span,
  .homebannernew .button{
    font-size: 14px;
  }
}
@media (max-width: 767px){
	.home-banner .banner-layers.container .home-ban-txt {
	    max-width: 100%;
	    margin: 0;
	    width: 100%!important;
	}
}
@media (max-width: 560px){
	.home-banner .banner-layers.container .home-ban-txt{
		width: 100%!important;
    	margin: auto;
    	position: relative!important;
    	top: 35%!important;
	}
	.banner-layers.container .bnrText span{
		font-size: 20px;
	}
	.home-banner .banner-layers.container .home-ban-txt p{
		font-size: 14px;
	}
	.homebannernew .text-box.home-ban-txt .homeBnrWrap{
		max-width: 100%;
	}
	body.flickity-viewport{
		height: 530px!important;
	}
	.homebannernew{
		padding-top: 530px!important;
	}
	.home-banner .banner-layers.container .home-ban-txt{
		padding: 10px 15px;
		background: rgba(255,255,255,.75);
		top: auto!important;
		transform: inherit;
    	margin-top: 20px;
	}
	.homebannernew .button{
		float: none;
		font-size: 13px;
		padding: 5px 10px;
	}
	.home-banner .home-ban-txt p, .homebannernew .button{
		line-height: 1.3;
	}
	.banner-layers.container .bnrText span{
		line-height: 1.3;
	    margin-bottom: 10px;
	    display: block;
	}
	.home-banner .bnrSubText{
		font-size: 14px;
		line-height: 1.4;
	}
	.home-banner .flickity-page-dots {
	    pointer-events: all;
	}
}
@media (max-width: 481px){
  body.flickity-viewport{
    height: 490px!important;
  }
  .homebannernew{
    padding-top: 490px!important;
  }
}
@media (max-width: 330px){
  body.flickity-viewport{
    height: 560px!important;
  }
  .homebannernew{
    padding-top: 560px!important;
  }
  .homebannernew .button span {
    font-size: 12px;
	}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
	.banner-layers.container .bnrText span{
		display: block;
		text-align: left;
		color: 
	}
}
@media (max-width: 1599px) and (-ms-high-contrast: none), (-ms-high-contrast: active){
	.home-banner .banner-layers.container .home-ban-txt{
	    width: 60%;
	}
}
[data-animated="true"], .slider .is-selected [data-animated="true"], .row-slider.slider [data-animated="true"] {
    animation-delay: .1s;
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1 !important;
}
#mega-menu-item-4912>a{
	cursor:auto!important;
}
#mega-menu-item-4853>a,
#mega-menu-item-4933>a,
#mega-menu-item-4870>a,
#mega-menu-item-4871>a{
	font-weight: 600!important;
}
#mega-menu-item-4933>a,
#mega-menu-item-4871>a{
	margin-top: 8px!important;
}
.aws-search-form.aws-show-clear .aws-search-field{
	padding-right: 5px;
	padding-left: 25px;
}
.aws-container .aws-search-form .aws-search-btn_icon{
	width: 25px;
}
#aws-search-result-1.aws-search-result{
	max-width: 450px;
    width: 100%!important;
}
@media (min-width: 1200px){
	#masthead #mega-menu-item-4857> ul.mega-sub-menu{
		left: -20px!important;
	}
	#masthead #mega-menu-item-4858> ul.mega-sub-menu{
		left: 0!important;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
		top: 50%;
	    position: absolute;
	    right: 3px;
	    transform: translateY(-50%);
	}

}
@media (min-width: 1999px){
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		margin: 0 0 0 12px!important;
	}
}
@media (max-width: 1899px){
	.header-search-form-wrapper{
		margin-left: 20px;
	}
	#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
		flex-basis: 260px;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size: 14px;
	}
}
@media (max-width: 1699px){
	.header-search-form-wrapper{
		margin-left: 10px;
	}
	#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
		flex-basis: 250px;
	}

}
@media (max-width: 1599px){
	#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
		flex-basis: 180px;
	}
	.aws-search-form.aws-show-clear .aws-search-field{
		padding-left: 20px;
		padding-right: 5px;
	}
	.aws-container .aws-search-form .aws-search-btn_icon{
		width: 20px;
		height: 20px;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child a {
	    margin-left: 0!important;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size: 13.5px;
	}


}
@media (max-width: 1399px){
	.header-search-form-wrapper{
		margin-left: 5px;
	}
	#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
		flex-basis: 168px;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size: 13px;
		margin: 0 0 0 6px!important;
	}
	.aws-search-form.aws-show-clear .aws-search-field{
		padding-right: 5px;
	}
}
@media (max-width: 1299px){
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size: 12px;
	}
}
@media (max-width: 1275px){
	.aws-search-form.aws-show-clear .aws-search-field{
		font-size: 11px;
	    padding-left: 20px;
	    padding-right: 5px;
	}
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
		font-size: 11px;
	}
}
@media (max-width: 1999px) and (-ms-high-contrast: none), (-ms-high-contrast: active){
	#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
		max-width: 280px;
	}
}
@media (max-width: 1699px) and (-ms-high-contrast: none), (-ms-high-contrast: active){
	#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
		max-width: 220px;
	}
}
@media (max-width: 1599px) and (-ms-high-contrast: none), (-ms-high-contrast: active){
	#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
		max-width: 180px;
	}
}
@media (max-width: 1440px) and (-ms-high-contrast: none), (-ms-high-contrast: active){
	#masthead .flex-col.hide-for-medium.flex-left.flex-grow{
		width: 175px;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
		font-size: 13px!important;
	}
}
@media (max-width: 481px){
	#aws-search-result-1.aws-search-result{
	    width: 90%!important;
	    left: 50%!important;
    	transform: translateX(-50%);
	}
}
.row.pdf-resource{
	margin: auto!important;
}
.pdf-resource center{
	min-height: 55px;
}
header .aws-search-form .aws-wrapper label.aws-search-label{
	display: none;
}

body > div.sticky-add-to-cart-wrapper > div > div > div.woobt-wrap.woobt-layout-separate.woobt-wrap-responsive{
  display: none;
}
.glide__slides{white-space: unset !important;}
.glide__slides .title-wrapper{
  height: fit-content;
}
.glide__slides h4{display: none;}
