@font-face {
    font-family: 'Oxygen'; font-display:swap;
    src: url('../fonts/Oxygen-Regular.woff2') format('woff2'),
        url('../fonts/Oxygen-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oxygen'; font-display:swap;
    src: url('../fonts/Oxygen-Bold.woff2') format('woff2'),
        url('../fonts/Oxygen-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Oxygen'; font-display:swap;
    src: url('../fonts/Oxygen-Light.woff2') format('woff2'),
        url('../fonts/Oxygen-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Merriweather'; font-display:swap;
    src: url('../fonts/Merriweather-BoldItalic.woff2') format('woff2'),
        url('../fonts/Merriweather-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Merriweather'; font-display:swap;
    src: url('../fonts/Merriweather-BlackItalic.woff2') format('woff2'),
        url('../fonts/Merriweather-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Merriweather'; font-display:swap;
    src: url('../fonts/Merriweather-Black.woff2') format('woff2'),
        url('../fonts/Merriweather-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather'; font-display:swap;
    src: url('../fonts/Merriweather-Bold.woff2') format('woff2'),
        url('../fonts/Merriweather-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather'; font-display:swap;
    src: url('../fonts/Merriweather-Regular.woff2') format('woff2'),
        url('../fonts/Merriweather-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


*{margin:0; padding:0;}
body{font-family: 'Oxygen', sans-serif; line-height:normal;}
h1, h2, h3, h4{ font-family: 'Merriweather', serif; }
h3{font-size:26px;}
h2{font-size:32px; color:#000000; }
img{max-width:100%;}
p{font-size:16px; margin-bottom:20px;  }
p{ line-height:25px;}
.light-padding{padding:0;}
.logo img{margin-top:10px;}
h4{color:#000000; font-size:21px;}
.mailClick{margin-top:30px; text-align:center;}
.mailClick a{font-size:19px;}
ul{list-style:none; margin:0; padding:0;}
ul.socialHome{width:100%; text-align:center; margin-top:45px;}
ul.socialHome li{display:inline-block; text-align:center; margin:3px 12px;}
ul.socialHome li a{margin:auto; width:54px; height:54px; display:block;}
ul.socialHome li a:hover{opacity:.6;}
ul.socialHome li a.ic-1{background:url("../images/facebook.png") no-repeat left top; }
ul.socialHome li a.ic-2{background:url("../images/instagram-icon.png") no-repeat left top; }
ul.socialHome li a.ic-3{background:url("../images/google.png") no-repeat left top; }
ul.socialHome li a.ic-4{background:url("../images/linkdin.png") no-repeat left top; }
section h2{text-align:left; font-size:32px; color:#000; position:relative; text-transform:uppercase;}
section{width:100%; float:left; clear:both;}
.bannerArea{width:100%; float:left; clear:both;}
.services p{font-size:16px; text-align:center;}
.bottomInfo{height:170px; position:relative; margin-bottom:50px;}
.bottomInfo a.clickme{position:absolute; bottom:0; transition:all .5s ease-in-out; width:190px; height:48px; left:50%; margin-left:-95px; background:#3281cb; color:#fff; line-height:50px; font-size:18px; text-align:left; padding-left:40px;}
.bottomInfo a.clickme:hover{background:#195996; text-decoration:none;}
.bottomInfo a.clickme:before{background:url("../images/button.png") no-repeat center bottom; position: absolute;  height: 15px;  width:15px; z-index: 0;  content: "";
display: block; top: 17px; right:40px;}
.slideHome{clear:both;}
.m-top-30{margin-top:30px;}

.contactSubscribe{margin-top:65px;}
.bgsubscribe{background:url("../images/sub-bg.png") no-repeat left -50px; min-height:450px; position:relative;}
.bgsubscribe:before{background:url("../images/sub-bg-y.png") no-repeat left top; position: absolute;  height: 246px;  width:122px; z-index: 0;  content: "";
display: block; top: -123px; left:0px;}
.subsNews{border-left:3px solid #ffdcb3; padding-left:20px;}
.subsNews h5{font-size:35px; color:#fff;  text-align:left; }
.subsNews em{color:#fff; font-size:16px; font-style:normal; font-weight:normal; text-align:left; display:block;}

.footerMenu{background:#222; padding:30px 0 6px 0;text-align:center; clear:both; float:left; width:100%;}
.footerMenu ul{margin-bottom:20px;}
.footerMenu ul li{display:inline-block; padding:10px;  position:relative;}
.footerMenu ul li a{font-size:16px; color:#fff;}
.footerMenu ul li:first-child:before{background:none;}
.footerMenu ul li:before{background:#fff; position: absolute;  height:12px;  width:2px; z-index: 0;  content: "";
display: block; top: 15px; left:-3px;}
input{border:1px solid #303030; padding:10px; margin-bottom:10px; border-radius:4px; font-size:16px;}
textarea{border:1px solid #303030; padding:10px; margin-bottom:10px; border-radius:4px; font-size:16px;}
.logo {text-align:center;	}
.formTitle h4{font-size:31px; color:#fff;}
.formTitle em{font-size:13px; color:#e8e8e8; font-style:normal; margin-bottom:15px; display:block;}
section.services{margin-top:50px;}
.menuHeader img.logo{margin:15px 0;}
.menuHeader{background:#fff;    box-shadow: 0px 0 12px #ccc; width:100%; padding:0px 0;}
.menuBar ul{text-align:left; padding:0px 0 0px 0; margin-left:-15px;}
.menuBar ul li{display:inline-block; padding:16px 15px; }
.navigation ul li{margin:0px 0px; transition: 0.1s;	display:inline-block; position:relative;}
.navigation ul li a{display: block;   position: relative;}
.navigation li > a:after { margin-left: 5px;   content: '\25BC'; font-size:9px;  vertical-align: middle;}
.navigation > li > a:after { margin-left: 5px;   content: '\25BC'; font-size:9px;  vertical-align: middle;}
.navigation li > a:only-child:after { margin-left: 0; content: '';  font-size:9px;  vertical-align: middle;}
.menu ul li{display:inline-block;}
.menu ul li a{font-size:16px; color:#fff; display:block; position:relative; padding:13px 15px; letter-spacing:1px; }
.menu ul li a:hover{text-decoration:none; background:#d6a306;}
.menu ul li.current-menu-item a, .menu ul li.current-menu-item a, .menu ul li.current-menu-ancestor a{background:#d6a306;}
.menu{width:100%; float:left; margin-top:17px; clear:both; text-align:center;}
ul.menu{padding:0;}
a:hover{text-decoration:none;}
.navigation ul ul{opacity:0; visibility:hidden; padding:0px 0 0px 0; width:240px; background:#e8e8e8; 
position:absolute; left:0px; top:120%; z-index:9; border-radius: 0px 0px 0 0;}
.navigation ul ul li{padding:0;  position:relative; margin:0; text-align:left; display:block; border-bottom:1px solid #13181d;}
.navigation ul ul li a{font-size:14px; padding: 7px 10px; color:#000; font-weight:normal; line-height:normal; display:block;}
.navigation ul ul ul li a{font-size:14px; color:#fbfbfb;}
.navigation ul ul li:last-child{border:none;}
.navigation ul li:hover ul{opacity:1;  transition:.5s;  visibility:visible; top:100%;}
.responsive-btn{display:none;}
.responsive-btn .button-toggle{width:32px; cursor:pointer; background:none; margin-right:20px; display:inline-block; padding:7px; border:1px solid #fff; margin-top:10px; border-radius:3px;}
.responsive-btn .button-toggle span{width:100%; height:2px; background:#fff; margin:5px 0; display:block;}
.navigation ul li:hover ul ul{opacity:0; visibility:hidden;}
.navigation ul ul li:hover, .navigation ul ul ul li:hover{background:#d6a306;}
.navigation ul ul ul{opacity:0; visibility:hidden;  left:100%; background:#e8e8e8; border-left:2px solid #d6a306; top:160px;}
.navigation ul ul ul li a{color:#000 !important;}
.navigation ul ul li:hover ul{opacity:1;  visibility:visible; top:0px;}
.navigation ul ul li:hover ul.sub-sub-menu{display:none; visibility:hidden; opacity:0;  transition:.5s; top:120%;}
.navigation ul ul ul li:hover ul.sub-sub-menu{display:block; visibility:visible; opacity:1; top:0px;}
a.closebtn{font-size:52px;cursor:pointer; color:#fff; font-weight:lighter; line-height:normal; text-decoration:none;}
span.openBTN{position:absolute; top:16px; right:20px;}

div.wpcf7 .ajax-loader{position: absolute; visibility: visible;  bottom: 30px; right:48%; display:none !important;}
div.wpcf7 .submitting .ajax-loader{display:block !important;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{font-size:12px; border:none !important; }
div.wpcf7-mail-sent-ok{font-size:12px; border:none !important; }
span.wpcf7-not-valid-tip{display:none !important;}
input.wpcf7-validates-as-required.wpcf7-not-valid{border:1px solid #f00 !important;} 
ul.headerArea{text-align:right; padding:0 15px;}
ul.headerArea li{padding-right:30px; font-size: 14px; font-weight:700; color:#fff; display:inline-block;  line-height:normal; letter-spacing:1px; padding-top:10px; padding-bottom:10px;}
ul.headerArea li:last-child{padding-right:0;}
ul.headerArea li.lcIcon {text-align: left; background: url("../images/location-icon.png") no-repeat left center; padding-left: 25px;  }
ul.headerArea li.telIC {background: url("../images/call-icon.png") no-repeat left center;  padding-left: 28px;   }
ul.headerArea li a{font-size: 15px; font-weight:700; border-radius:6px; display: block; color:#fff;  text-transform:initial;  }
ul.headerArea li.loginbg a{font-size:16px; color:#000; background:#d6a306; padding:10px 25px 12px 25px; font-family: 'Merriweather', serif; }
ul.headerArea li.loginbg a:hover{text-decoration:none;}
a.requestheader{font-size: 15px; width:200px; float:right; text-align:center; border-radius:6px; display: block; letter-spacing:1px; text-transform:uppercase; color:#fff; font-family: 'Merriweather', serif;  font-weight:bold; margin-top: 17px; background:#d6a306; padding:17px 10px 17px 10px;}
.bannerArea h3{font-size:67px; text-align:left; padding-bottom:15px; margin-bottom:30px; color:#fff; position:relative; font-weight:normal;}
.bannerArea h3:before{background: #fff; position: absolute; height: 2px; width: 120px; z-index: 0; left: 3px; content: ""; display: block; bottom: 0px;}
.bannerArea p{text-align:left;}
.link{background: #d6a306;color: #000;font-size: 18px; display: block; border: 1px solid #d6a306; text-align: center; transition: all .5s ease-in-out;
    width: 180px; max-width: 100%; padding: 14px 30px; text-shadow:none; border-radius:4px; font-family: 'Merriweather', serif;}
.link:hover{color:#333; border: 1px solid #fff; text-decoration:none;  }
.uppercase{text-transform:uppercase;}
.link450{width: 525px; margin:30px auto; text-align: left; position:relative; padding-right:65px !important;}
.link450:before{position:absolute; right:30px; top:10px; background:url("../images/download-icon.png") no-repeat right top; content:""; display:block; width:27px; height:27px;}
.clickmeArrow{transition:all .5s ease-in-out; position:relative; border-radius:4px; font-style:normal; background:#3281cb; color:#fff; font-size:15px; 
text-align:center; padding: 8px 10px;    display: block; width: 170px; margin:0 auto; max-width:100%;}
.bannerArea .container{position:relative;}
.clickmeArrow:hover{background:#195996; text-decoration:none;}
.bannerArea .container .carousel-caption{left:0; right:auto; width:580px; bottom:70px;}
.bannerArea .container .carousel-caption p{margin-bottom:40px; line-height:26px;}
.bannerArea .container .carousel-indicators{text-align:left; left:0; margin-left:0;}
.carousel-indicators li, .carousel-indicators li.active{width:25px; height:7px; margin:0;}
.carousel-indicators li.active{background:#fff; border-color:#fff;}
.m-t-80{margin-top:80px;}
.belowFormInfo{padding-right:60px;}
.belowFormInfo h2{display:inline-block;}
.belowFormInfo h2:before{background: #222; position: absolute; height: 2px; width: 40px; z-index: 0; right: -65px; content: ""; display: block; top: 24px;}
.belowFormInfo p{color:#656565; line-height:31px;}
.belowFormInfo p a{color:#e1003f;}
a.requestQuote{width:100%; padding:13px 15px; font-size:25px; font-weight:bold;}
.containerCheck {display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.containerCheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 23px;
  width: 23px; border-radius:3px; border:1px solid #ccc;
  background-color: #f5f5f5;
}

/* On mouse-over, add a grey background color */
.containerCheck:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containerCheck input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containerCheck input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.containerCheck .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.topAreaMenu{width: 1582px; float: none; clear: both; padding-top: 15px;  margin: auto; max-width:100%;}
.topArea{padding:10px 0; width:100%; float:left; clear:both; background: #13181d;}

.servicesSection{background:#f6f6f6; padding:50px 0 80px 0;}
.servicesSection .servicesHeading h2{text-align:center;}
.servicesSection p{text-align:center;}
.servicesSectionList{margin-top:0px; text-align:center;}
.servicesSectionList li{display:inline-block; width:270px; height:270px; margin-top:50px; margin-bottom:10px; text-align:center; margin-left:6px; margin-right:6px;}
.servicesSectionList li h3{font-size:21px; font-weight:500; color:#000;	}
.servicesSectionList li p{color:#656565; font-size:15px;}
.servicesSectionList li em{color:#e1003f; font-size:15px; text-decoration:underline; font-weight:500; font-style:normal;}
.servicesSectionList li a:hover{text-decoration:none;}

.industries-capabilities{float:left; width:100%; clear:both;}
.industries-capabilities h5{display:block; text-align:center; color:#fff; margin-bottom:4px; background:#303030; font-size:32px; padding:15px;}
.innerlinksInfoclear{float:left; width:100%;}
.innerlinksInfo ul li{width:272px; margin-right:10px; margin-bottom:4px; background:#f6f6f6; float:left; font-size:21px; color:#000; padding:10px; padding-left:50px;}
.innerlinksInfo ul li:nth-child(2n){margin-right:0;}
.innerlinksInfoData{background:#f6f6f6; height:320px; width:100%; padding:15px; padding-top:50px;}
.innerlinksInfoData p{font-size:21px; color:#000; text-align:center;}
.downloadPDF{margin-top:40px;}
.downloadPDF a{background: url("../images/pdf.png") no-repeat 50px top; min-height:120px; display:block; width:100%;}
.downloadPDF a em{font-size:17px; background:#e1003f; padding:15px; border-radius:5px; color:#fff; font-style:normal; float:right; margin-top:20px; margin-right:50px;}
.downloadPDF a:hover{text-decoration:none;}
.h2Curve h2{display:inline-block; position:relative;}
.h2Curve h2:before{background: #222; position: absolute; height: 2px; width: 40px; z-index: 0; right: -65px; content: ""; display: block; top: 24px;}
.owl-dots{text-align:center;}
.servicesSection .owl-carousel .owl-nav button.owl-next, .servicesSection  .owl-carousel .owl-nav button.owl-prev, .servicesSection  .owl-carousel button.owl-dot{width:12px; height:12px; margin:4px; background:#565656; border-radius:15px;}
.servicesSection .owl-nav{display:none;}
.servicesSection .owl-carousel button.owl-dot.active{background:#e1003f;}
.innerBlog{background:#fff; padding:2px; border:1px solid #d8d8d8; padding-bottom:10px; border-radius:2px;}
.blogSec h4{font-size:21px; text-align:left; color:#000; }
.blogSec p{text-align:left; font-size:14px; color:#4d4d4d;}
.blogSec em{color:#e1003f; font-size:15px; text-decoration:none; font-weight:500; font-style:normal;}
.infoPadding{padding:15px;}
.innerBlog a{text-decoration:none;}
.blogSec .owl-dots{margin-top:30px;}
footer .footerMenu{background:none;}
.mainFooter{background:url("../images/footer-banner.png") no-repeat center top / cover; padding-top:40px; padding-bottom:10px; float:left; width:100%; clear:both;}
.borderFooterBottom{border-bottom:1px solid #4d4d4d; padding-bottom:40px; margin-bottom:25px; float:left; width:100%; clear:both; }
.borderFooterBottom ul.headerArea{margin-top:35px;}
.borderFooterBottom ul.headerArea li.telIC {text-align: left; background: url("../images/footer-call-icon.png") no-repeat left 6px; padding-left: 55px; padding-bottom:5px;  font-size: 16px; }
.borderFooterBottom ul.headerArea li.EmailIC {background: url("../images/footer-email.png") no-repeat left 8px;  padding-left: 60px;   }
.borderFooterBottom ul.headerArea li a{font-size: 19px;display: block; color:#fff; font-weight:500; }
.borderFooterBottom ul.headerArea li{color:#fff;}
.footerWidth{width:800px; margin-left:auto; margin-right:auto; max-width:100%;}
.footerWidth h3{color:#fff; font-size:27px; margin-bottom:30px; font-weight:500;}
ul.addLinks li{padding-bottom:15px;}
ul.addLinks li a{padding-left:40px; color:#fff; font-size:15px; display:block; background: url("../images/footer-fax.png") no-repeat left 7px;}
ul.addLinks li a.callMe{background: url("../images/footer-call-s.png") no-repeat left 7px;}
ul.addLinks li a.hours{background: url("../images/time.png") no-repeat left 7px;}
ul.addLinks li a:hover{text-decoration:none;}
ul.addLinks li a span{color:#999; display:block;}
ul.siteLinks li{padding-bottom:8px;}
ul.siteLinks li a{padding-left:0px; color:#fff; font-size:15px; display:block;}
.mainFooter a{transition:all .4 ease-in-out;}
.mainFooter a:hover{color:#d6d6d6;}
.lineHeightSec h2, .lineHeightSec h5{font-weight:bold;}
.headermain{background:#242a2f; float:left; width:100%; clear:both;}
.bannerArea{float:left; width:100%; clear:both; min-height:300px; position:relative; margin-bottom:140px;}
.bannerArea .bannerAreaInner{width:870px; margin:234px auto 110px auto; max-width:100%;}
.bannerAreaInner img{margin:20px auto;}
.bannerAreaInner h1{color:#fff; font-size:68px; margin:0; margin-bottom:15px; font-weight:900; text-transform:uppercase;}
.bannerAreaInner h1 span{color:#d6a306;}
.bannerAreaInner em{color:#d6a306; font-style:normal; font-family: 'Merriweather', serif; font-size:16px; text-transform:uppercase; letter-spacing:4px; font-weight:bold; padding:12px 0; display:block;}
.bannerAreaInner p{color:#fff; font-size:21px; color:#e0e3e5; line-height:30px; text-align:center; font-weight:300;}
.bannerAreaHomeU:before{background:url("../images/scroll-down.png") no-repeat center bottom; position: absolute; height: 119px; width: 461px; z-index: 0; left:50%; 
margin-left:-230px; content: ""; display: block; bottom: 22px;}
.totalSolution{margin-top:50px;}
.totalSolution h5{font-size:20px; letter-spacing:3px; color:#000; margin-top:36px;}
.rightPaddingSpace{padding-right:160px;}
.madeUsa{text-align:center; display:block; margin:20px auto;}
.slideHome .carousel-indicators{bottom:200px;}
.hidden-icons{ margin-top:0px; padding: 20px;  z-index: 999; position:relative;}
.hidden-icons ul li{display:block; z-index:999; background:#242a2f; border-radius:4px;width:100%; margin-bottom:2px;}
.hidden-icons ul li a{font-size:15px; color:#fff; padding:6px 10px 8px 10px; display:block;}
.merchants ul li strong{width:130px;}
.merchants ul li{background:#DAE2E8;}
 @keyframes FadeIn { 
  0% {
    opacity: 0;
    transform: scale(.1);
  }

  85% {
    opacity: 1;
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.hidden-icons{display:none;}
.hidden-icons li em{ background:#66513d;     z-index: 999; float:left; margin-top:18px; margin-left:-7px; font-style:normal; font-weight:normal; padding:5px 8px 5px 12px; border-radius:0 4px 4px 0; color:#fff;}
.hidden-icons li {float: left; clear:both;margin: 0px;  animation: FadeIn 1s linear; animation-fill-mode:both;}
.hidden-icons li:nth-child(1n){
  animation-delay: .3s
}

.hidden-icons li:nth-child(2n){
  animation-delay: .6s
}

.hidden-icons li:nth-child(3n){
  animation-delay: .9s
}

.hidden-icons li:nth-child(4n){
  animation-delay: 1.2s
}
.hidden-icons li:nth-child(5n){
  animation-delay: 1.5s
}
.hidden-icons li:nth-child(6n){
  animation-delay: 1.8s
}
.hidden-icons li:nth-child(7n){
  animation-delay: 2.1s
}
.hidden-icons li:nth-child(8n){
  animation-delay: 2.4s
}
.hidden-icons li:nth-child(9n){
  animation-delay: 2.7s
}
.hidden-icons li:nth-child(10n){
  animation-delay: 3s
}
.hidden-icons li:nth-child(11n){
  animation-delay: 3.3s
}
.totalSolution .effect1 .img{width:257px !important; height:282px !important;border-radius:0 !important; display:block;}
.totalSolution .effect1:hover .img{background-position:center bottom !important;}
.totalSolution .ih-item.circle .info{border-radius:0;}
.totalSolution .ih-item.circle{border-radius:0;}
.totalSolution .ih-item.circle{width:275px !important; height:282px !important; margin-left: auto;    margin-right: auto; }
.totalSolution .ih-item.circle h3{font-size:18px; color:#fff; padding-top:165px; font-family: 'Oxygen', sans-serif;  text-align:center; line-height:normal;}
.totalSolution .ih-item.circle :hover h3{color:#000;}
.m-bottom-40{margin-bottom:40px;}
.additionalContent{text-align:center; margin-top:20px;}
.bottomServices{margin-top:50px;}
.leftCurve{position:relative;}
.leftCurve:before{background:url("../images/carve-2.png") no-repeat left bottom; position: absolute; height: 650px; width: 207px; z-index: 0; left:0; 
content: ""; display: block; bottom:0;}
.rightCurve{position:relative;}
.rightCurve:after{background:url("../images/carve-1.png") no-repeat left bottom; position: absolute; height: 443px; width: 118px; z-index: -1; right:0; 
content: ""; display: block; top:0;}
section{float:left; width:100%; clear:both;}
.projectGallery{
background: rgb(251,248,243); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(251,248,243,1) 26%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(251,248,243,1) 26%,rgba(255,255,255,1) 55%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(251,248,243,1) 26%,rgba(255,255,255,1) 55%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbf8f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

padding:130px 0 50px 0; position:relative;}
.projectGallery:before{background:url("../images/carve-3.png") no-repeat center top; position: absolute; height: 89px; width: 338px; z-index: 0; left:50%; 
margin-left:-170px; content: ""; display: block; top: 0px;}
.projectGallery h4{font-size:20px; position:relative; color:#333333; font-family: 'Oxygen', sans-serif;  text-align:left; font-weight:bold; margin:0; padding:20px 0 28px 100px;}
.galleryPage h4{font-size:18px;} 
.projectGallery h4:before{background:#000; position: absolute; height: 3px; width: 80px; z-index: 0; left:0; 
margin-left:0; content: ""; display: block; top: 31px;}
.projectGallery h2{text-align:center; font-weight:bold; margin:0 0 20px 0; padding-bottom:40px; text-transform:uppercase;}
.projectGallery a:hover{text-decoration:none;}
.sizingProgram{background:#fbf8f3; padding:110px 0 50px 0; text-align:center; position:relative;}
.sizingProgram:before{background:url("../images/carve-3.png") no-repeat center top; position: absolute; height: 89px; width: 338px; z-index: 0; left:50%; 
margin-left:-170px; content: ""; display: block; top: 0px;}
.sizingProgram h2{text-align:center; font-weight:bold; text-transform:uppercase;}
.sizingProgram a.learn-more{margin-top:20px;}
a.learn-more{background:#d6a306; font-family: 'Merriweather', serif; transition:all .5s ease-in-out;  padding:12px 30px 13px 30px; width:auto;
 margin:10px auto; display:inline-block; font-size:18px; color:#000; border:1px solid #d6a306; text-transform:uppercase; font-weight:bold; border-radius:8px;}
a.learn-more:hover{text-decoration:none; border-color:#000; color:#222;}
.imgZoom{margin-bottom:20px;}
.footerdata li{color:#d6a306; font-size:17px; font-family: 'Merriweather', serif; font-weight:bold;}
.footerdata li a{display:block; font-weight:normal; font-size:19px; margin-top:20px; color:#ffffff; font-family: 'Oxygen', sans-serif; line-height:34px;}
.footerlogo{width:100%; text-align:left; margin-bottom:70px; margin-top:20px;}

.copyright{background:#d6a306; float:left; width:100%; clear:both; padding:20px 0;}
.copyright p{font-size:16px; text-align:center; color:#fff; padding:0; margin:0;}
.copyright a{color:#fff;}
.footerdata{text-align:center;}
footer ul.headerArea li{margin-top:20px;}

.lineHeightSec p{line-height:30px;}
.imghover{position:relative;    width: 100%;  height: 100%;  display: block;}
.imghover:before{position:absolute; transition:all ease-in-out .2s; top:0; left:0; width:100%; height:100%; z-index:9; content:""; display:block; background:none;}
.imgZoom a:hover .imghover:before{background:rgba(0, 0, 0, 0.5);}
ul.menu{margin-top:0;}

.internalAllthepages{padding:125px 0px 50px 0; float:left; width:100%;}
.noScrollImage:before{display:none;}
.noScrollImage{margin-bottom:0;}
.bannerArea .internalPageTitle{margin: 220px auto 125px auto; width:100%; }
.bannerArea .internalPageTitle h1{font-size:40px; text-align:center; color:#fff; padding-left:15px; padding-right:15px; text-transform: inherit;}
.bannerArea .internalPageTitle h5{color:#d6a306; font-size:20px; text-align:center;     font-weight: 600;}

.seoLanding .width70{width:65%; float:left;}
.seoLanding .width30{width:30%; float:right;}
.seoLanding .formTitle{background:#232323 ; text-align:center; padding:15px 0 20px 0}
.seoLanding .formTitle h2{font-size:27px; font-weight:bold; margin:0; padding:0; line-height:normal; text-align:center; color:#fff;} 
.seoLanding .formTitle em{font-size:14px; color:#e6e6e6; font-style:normal;} 
.seoLanding a.requestQuote{background:#d6a306 ;  border-radius:4px; width:100%; font-style:normal; float:left; padding:15px; 
margin:0 0 10px 0; font-size:21px; text-align:center; color:#fff;}
.seoLanding a.requestQuoteFONT{border-bottom: 5px solid #b18809;}
.seoLanding .formSection{width:100%; float:left; background:#f3f3f3; border:1px solid #ccc; min-height:200px;}
.seoLanding .btn{background:#b18809 ; border-radius:4px; width:100%; font-style:normal; float:left; padding:10px; 
font-size:21px; text-align:center; color:#fff; border-bottom:2px solid #b18809 ;}
.seoLanding .btn:hover{background:#b18809 ; color:#fff; border-bottom-color:#b18809 ;} 
.seoLanding .innerForm{padding:25px 20px 0px 20px; }
.seoLanding .innerForm input, .innerForm textarea{border:1px solid #ccc; padding:8px 12px; width:100%; margin-bottom:10px; border-radius:0px;}
.seoLanding .innerForm input[type="submit"]{text-transform:uppercase; background:#d6a306; color:#fff; color: #fff;  padding: 12px;  font-size: 19px; clear:both;}
.seoLanding .innerForm textarea{height:100px;}
.seoLanding .sidebarParent {padding-left:20px; width:390px; margin:0 auto; max-width:100%; }
.seoLanding .sidebarParent blockquote{margin-top:30px; padding-top:0; padding-bottom:0; border-left: 5px solid #b18809 ; float:left; width:100%;}
.seoLanding .innerForm{position:relative;}
.seoLanding div.wpcf7 .ajax-loader{position: absolute; bottom: -10px; right:48%;}
.seoLanding div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{font-size:12px; border:1px solid !important; text-align:center; line-height:normal;float: left; width: 100%;}
.seoLanding div.wpcf7-mail-sent-ok{font-size:12px; border:1px solid !important; text-align:center;float: left; width: 100%;}
.seoLanding span.wpcf7-not-valid-tip{display:none !important;}
.seoLanding input.wpcf7-validates-as-required.wpcf7-not-valid{border:1px solid #c41221 !important;}
.seoLanding .mainInner{padding:6px;}
.seoLanding .mainInner h4{font-weight:normal; font-size:16px; padding:10px 0;}
.seoLanding .postThumb{margin-bottom:15px;}
.seoLanding .mainPagePadding{    margin-top: 75px !important;  margin-bottom: 75px !important;}
.seoLanding .formSection .col-md-6{width:100% !important;}
.seoLanding .formSection .bt-field.bt-field-submit{width:175px; margin:10px auto 20px auto !important;}
@media screen and (max-width:767px){
.seoLanding .width70{width:100%; float:left;}
.seoLanding .width30{width:400px; max-width:100%; float:none; margin:0 auto;}
	
}
.leftAreaBG, .leftAreaBG p{font-size:16px; line-height:25px;}
.seoLanding h1{margin-bottom:20px;}

.residential-chamber h2{text-align:center;}
.bgh3{background:#d0d0d0; margin-bottom: 25px; padding:21px 15px; float:left; width:100%;}
.m-30{margin-top:30px; }
.bgh3 h3{color:#000; font-size:21px; font-weight:bold; margin:0; padding:0; text-align:center;}
.bgh3FontPlus{background:#d0d0d0; margin-bottom: 25px; padding:21px 15px; float:left; width:100%;}
.bgh3FontPlus h3{color:#000; font-size:27px; font-weight:bold; margin:0; padding:0; text-align:center;}
.m-count{padding:0; margin:0;}
.m-count li{display:block; padding-bottom:3px;}
.m-count li span{width:80px; font-family: 'Merriweather', serif; font-weight:bold; display: inline-block; padding: 7px; background:#d6a306; border-radius:5px; text-align:center; font-size:16px; color:#000; margin:4px 25px 4px 0;}
.m-count li em{font-size:16px; font-style:normal; color:#2d2d2d; position:relative; text-decoration:underline;}
/*--.m-count li em:before{position:absolute; height: 1px; bottom:0; left:0; width:100%;  content:""; display:block; background:#6f6f6f;}--*/
.lightGray{background:#fdfbf9; padding-bottom:30px; float: left;    width: 100%;}
.defaultlist{padding:0 18px; float: left; width: 100%;}
.defaultlist li{position:relative; display:block; width: 100%; line-height:normal; padding-left:20px; font-size:16px; color:#000000; padding-bottom:10px; float:left;}
.defaultlist li:before{position:absolute; height: 5px; top:8px; left:0; width:5px; border-radius:100%; content:""; display:block; background:#dcb02a;}
.defaultlist li a{color:#000;}
.defaultlist li a:hover{text-decoration:underline;}
.p-0-18{padding:0 18px;}
.m-t-30{margin-top:30px;}.m-b-30{margin-bottom:30px;}.m-t-20{margin-top:20px;}
.defaultlist ol.numberList{padding:0 18px; float: left; width: 100%; margin-top:12px;}
.defaultlist ol.numberList li{position:relative; display: list-item; line-height:normal; padding-left:6px; clear:both; font-size:16px; color:#333; padding-bottom:10px;}
.defaultlist ol.numberList li:before{background:none;}
.defaultlist ol.numberList li a{color:#333;}

.tableMainBg{background:#fdfbf9; padding:5px; padding-bottom:30px; float: left; width: 100%;}
a.targetIcon{padding-right:42px; padding-bottom:10px;  background:url("../images/click-here-icon.png") no-repeat right top;}
.tableMainBg h4{font-weight:bold; margin-top:30px; margin-bottom:30px; font-size:20px; line-height: 35px;}
.tableMainBg a{color:#d6a306; text-decoration:underline;}

.tableScroll table td{font-size:16px; color:#484848; padding:10px; text-align:center;}
.tableScroll table tr{background:#fff; border-bottom:3px solid #f2f2f2;}
.tableScroll table i, .tableScroll table em{font-style:normal;}
.tableScroll table tr:first-child{background:#000 !important;}
.tableScroll table tr:first-child td{color:#fff !important; border-right: 1px solid #ccc;}
.tableScroll thead table tr td:last-child{border-right: none !important;}
.tableScroll thead table tr{border-bottom:1px solid;}
.tableScroll thead table tr:last-child{border-bottom:none !important;}
tbody.NofirstChild tr:first-child{background:#fff;}
.b-t-1{border-top:1px solid;}
.b-b-1{border-bottom:1px solid;}
.m-t-10-tble{margin-top:10px;}
.tableScroll thead tr table tr{background:none;}
.tble-p-t-b-10{padding:10px 0 !important;}
.NoPD{padding:0 !important; vertical-align:bottom;}
.innerTable1 tr{border-bottom:1px solid;}
.innerTable1 tr:last-child{border-bottom:none;}
a{color:#d6a306;}
a:hover{text-decoration:underline;}
.moreInformation{float:left; text-align:center; width:100%; clear:both; margin-top:30px;}
.moreInformation h4{font-family: 'Oxygen', sans-serif;}
a.conatctBtn{position:relative; text-transform:uppercase; font-weight:bold; background: #d6a306; color: #000;  font-size: 18px;  display:inline-block; border: 1px solid #d6a306; text-align: left;
    transition: all .5s ease-in-out; width: auto;  max-width: 100%;  padding: 14px 62px 14px 20px;  text-shadow: none;  border-radius: 4px;  font-family: 'Merriweather', serif;}
a.conatctBtn:before { position: absolute; right: 20px; top: 7px;  background: url(../images/click-here-icon-1.png) no-repeat right top;
    content: "";  display: block;  width: 35px;  height: 35px;}
.contactBottom{background:#242a2f; width:100%; margin:45px auto 5px auto;  padding:50px 60px 30px 60px; }
.transparentColor{background:none; float:left; width:100%;}
.callicon{background:url("../images/call.png") no-repeat center 2px; min-height:182px; width:310px; max-width:100%; text-align:left; border-right:1px solid #5e5e5f; padding-top:90px; display:inline-block; margin-bottom:30px;}
.mailicon{background:url("../images/mail.png") no-repeat center 2px; padding-top:90px; border:none;}
.chaticon{background:url("../images/chat.png") no-repeat left 2px; padding-top:90px;}
.locationIcon{background:url("../images/location-icon-contact.png") no-repeat center 2px; padding-top:90px;}
.chaticon{background:url("../images/chat.png") no-repeat left 2px; padding-top:90px;}
.centermainDivContact { margin: auto;  width: 191px;}
.centermainDivContact2 { width: 243px;}
.callicon h4{font-size:26px; color:#000; margin:0;}
.callicon span{font-size:19px; color:#fff; display:block;}
.transparentColor{text-align:center;}
.transparentColor h3{font-size:51px; color:#000; }
.transparentColor small{font-size:21px; color:#fff; margin-bottom:80px; display:block; width:100%;}
.transparentColor p{font-size:14px; color:#fff; margin-top:15px; line-height:normal;}


.formsStore{width:860px; max-width:100%; padding:0 25px; display:block; margin:auto; background:url("../images/curve-contact-bottom.png") no-repeat center bottom; position:relative;}
.formsStore:before{background:url("../images/curve-contact-top.png") no-repeat center bottom; content:"";  position:absolute; display:inline-block; width:100%; height:60px; top:-50px; left:0;}
.formsStore label{width:100%; display:block; margin:10px 0; float:left;}
.formsStore input{width:100%; display:block; border:1px solid #555; font-weight:normal; color:#000; border-radius:0px; padding:15px;}
.registerPage{margin-top:10px; float:left; width:100%;}
.twoInput {margin:0 0 0px 0; float:left; width:100%;}
.twoInput label{width:48%; margin-right:4%; margin-bottom:5px;}
.twoInput label:nth-child(2n){margin-right:0;}
.twoInput p{color:#a7a7a7; font-size:14px; text-align:left;}
.submitButtonForms{margin-top:30px; text-align:center; float:left; width:100%;}
.submitButtonForms p{font-size:12px !important; color:#a7a7a7 !important;}
.formsStore input[type="submit"]{ background: #d6a306; font-weight:bold; font-family: 'Merriweather', serif; cursor:pointer; border: medium none; max-width:220px; text-transform:uppercase; letter-spacing:1px; margin:20px auto 0 auto; border-radius: 0px; color: #000; font-size: 18px; padding: 14px 20px;}
.formsStore em{font-style:normal;  color:#a7a7a7; font-size:15px;  float:left;  width:100%;display:block; margin-top:20px;}
.formsStore textarea{width:100%; height:190px; border:1px solid #555; font-size:16px; font-weight:normal; color:#000; border-radius:0px; padding:15px;}
textarea:focus, textarea:active, input:focus, input:active{border-color:#d6a306 ;}
.ParentClassformsStore{width:100%; float:left; clear:both; margin:50px 0 0 0; }
.ParentClassformsStore h2{margin-bottom:30px; text-align:center;}
table.listofTable tr td a{color:#000; text-decoration:underline;}
.formsStore .wpcf7 .ajax-loader{bottom:-18px !important}
span.mc4wp-checkbox{display:none;}

.internalClass{padding-left:15px; padding-right:15px; float:left; width:100%;}
.internalClass p{font-size:14px;}
.exhaust-silencersUniquePageCls .bgh3 h3{font-size:21px;}
.exhaust-silencersUniquePageCls .bgh3{margin-bottom:15px;}
.exhaust-silencersUniquePageCls a.link450{font-size:14px; width:406px; max-width:100%; padding:14px 20px;}
.exhaust-silencersUniquePageCls a.UniqueForDownloadBtn{font-size:16px; width:406px; max-width:100%; padding:10px 20px;}
.internalClassWhite{background:#fff; padding:15px; display:block; float:left; width:100%;}
.internalClassWhite h5{font-size:18px; color:#d6a306; font-family: 'Merriweather', serif; padding:0 0 15px 0; width:100%; margin:0; text-transform:uppercase;}
.internalClassWhite .defaultlist{padding:0;}
.internalClassWhite .defaultlist li{font-size:14px; padding-left:0;}
.internalClassWhite .defaultlist li a{text-decoration:underline;}
.internalClassWhite .defaultlist li a i.highlight-bold{margin-right:20px; min-width: 58px; text-decoration:underline; font-style:normal; float:left; padding-bottom:4px;font-family: 'Merriweather', serif; font-weight:600; font-size:16px; color:#000; }
.internalClassWhite .defaultlist li:before{display:none;}
table.listofTable tr{padding-bottom:10px;}
table.listofTable tr td{font-size: 14px;  padding:8px 0; line-height: 22px;    vertical-align: top;}
table.listofTable tr td:first-child a{font-family: 'Merriweather', serif; font-weight:600; font-size:16px; color:#000; text-decoration:underline;}
table.listofTable tr td:first-child b{font-family: 'Merriweather', serif; font-weight:600; font-size:16px; color:#000;}
table.listofTable tr td:first-child{padding-right:20px;}
.exhaust-textCenter {text-align:center; margin-bottom:25px;}
.internalClassWhite .defaultlist li i{float:right;}
.bg03Gray{background: #242a2f; font-size: 15px;  text-transform: uppercase; padding: 3px 6px;  color: #fff; font-weight: 600;  letter-spacing: 1px;}
.CenterImg{text-align:center; float:left; width:100%;}
.justifyP p{text-align:justify;}

ul.disc-list{margin:0 0 15px 0px; padding:0;     float: left; width:100%;}
ul.disc-list li{font-style: normal; line-height:23px; padding-bottom:5px; color: #333; padding-left:17px; font-weight: 400; display:block; font-size:16px; position:relative;}
ul.disc-list li a{color:#333; text-decoration:underline;}
ul.disc-list li:before{position:absolute; top:9px; left:0; content:""; background:#333; width:5px; height:5px; border-radius:100%;}

ul.seo-landing-bullets{margin:0 0 15px 0px; padding:0;  float: left; width:100%;}
ul.seo-landing-bullets li{font-style: normal; line-height:23px; padding-bottom:5px; color: #333; padding-left:17px; font-weight: 400; display:block; font-size:16px; position:relative;}
ul.seo-landing-bullets li a{color:#333; text-decoration:underline;}
ul.seo-landing-bullets li:before{position:absolute; top:9px; left:0; content:""; background:#333; width:5px; height:5px; border-radius:100%;}

.width800{width:800px; max-width:100%; margin:30px auto 0 auto; float:none;}
ul.centerList{text-align:center; padding:0; margin::0; list-style:none;}
ul.centerList li{display:inline-block; padding:10px; text-align:center;}
ul.centerList li a{padding-left:70px; position:relative;}
ul.centerList li a:before{position:absolute; top:9px; left:30px; content:""; background:url("../images/call-icon-support.png") no-repeat left top; width:24px; height:26px;}
ul.centerList li.contact-form a{padding-left:64px;}
ul.centerList li.contact-form a:before{position:absolute; top:9px; left:30px; content:""; background:url("../images/contact-form.png") no-repeat left top; width:24px; height:26px;}
.centerTxt{    margin-top: 15px;  text-align: center;  float: left;    width: 100%;}
.centerTxt h4{text-align:center;}


ul.centerListArrow{text-align:center; padding:0; margin:0 0 30px 0; list-style:none;}
ul.centerListArrow li{display:inline-block; padding:10px; text-align:center; margin-bottom:15px;}
ul.centerListArrow li a{ padding:15px 50px; padding-left:60px; font-weight:500; position:relative; background:#e8e8e8; color:#000; font-size:18px; text-align:center; }
ul.centerListArrow li a:hover{text-decoration:none;}
ul.centerListArrow li a:before{position:absolute; top:21px; left:30px; content:""; background:url("../images/arrow-icon.png") no-repeat left top; width:9px; height:10px;}
.centerTxt h5{font-size:19px;}
.iframePdf {text-align:center; float:left; width:100%; margin-top:40px;}
.iframePdf iframe{width:100%; min-height:800px;}
td.bgYellowLink a{width: 100%; font-family: 'Merriweather', serif;  font-weight: bold;  display: inline-block;  padding: 7px;  background: #d6a306;  border-radius: 5px;
    text-align: center;  font-size: 16px;  color: #000;  margin: 0px 25px 4px 0; text-decoration:none !important;}
.listofTableDesignFirTD td a{font-size: 16px; font-style: normal;color: #2d2d2d;  position: relative;}

ul.defaultlist ul.defaultlist{margin-top:12px;}
tr.bgBlackBorder{border-bottom:none !important;}
tr.bgBlack{background:#171717  !important;}
tr.bgBlack td{color:#fff !important;}
.link450Auto {width: auto; margin: 5px auto; text-align: left;  position: relative; display: inline-block; padding:10px 14px; padding-right: 70px; font-size: 16px; }
.marginFixSpace{margin: 80px 0 30px 0; float: left;  width: 100%;}
.defaultlistComponets li.highlighted{color: #ff4802; font-size: 18px;}
.iframePdfH4 h4{font-weight:600; margin-bottom:40px; margin-top:40px; text-align:center;}
.lightGrayMinHeight{min-height:390px;}
.link450Auto:before{top:7px; right:20px;}
.marginFixSpace .text-left{font-size:18px;}
.marginFixSpace .link450Auto{float:right;}
.marginFixSpace .text-left span{margin-top: 15px; display: block; float: left; width: 100%;}
.m-t-30-impo{margin-top:30px !important;}
.wrapperClass h2{margin-bottom:30px;}
.wrapperClass h6{font-size: 21px; line-height: normal; margin:20px 0 20px 0;}
.wrapperClass ul{margin-bottom:30px;}
.wrapperClass ul ol{margin-top:20px;}
.wrapperClass ul ol li:before{background:#fff; border:1px solid #333;}
.wrapperClass ul ol li{color:#666;}
.footerMenuExtra{padding:15px 0;}
.footerMenuExtra ul{margin-bottom:0;}
.footerMenuExtra ul li.activePage a {color:#d6a306;}
.clearTopMargin{float:left; width:100%; clear:both; margin-top:30px;}
.subheading{float:left; width:100%; clear:both; margin:0 0 20px 0;}
.subheading h6{color: #000000;font-size: 17px; text-align: center;  margin-top: 0;    font-weight: 500;}
.m-t-60{margin-top:60px;}.m-t-80{margin-top:80px;}
.req-form{border:1px solid #d6a306; background:#fdfbf9; margin-top: 30px; float:left; width:100%;}
.req-form h3{font-size:25px; margin:0; font-weight:600; color:#000;}
.req-form .innerform{max-width:100%; padding:15px; margin:5px auto; float:left; width:100%;}
.req-form .innerform input, .req-form .innerform select{padding: 10px; border: 1px solid #ccc; border-radius:4px; width: 100%; margin-bottom: 13px}
.req-form .innerform textarea{height:90px; width:100%; border:1px solid #ccc; border-radius:4px;}
.req-form .innerform input[type="submit"]{text-transform: uppercase; background: #d6a306; border-radius:4px;  color: #fff;  color: #fff;  padding: 12px;  font-size: 19px;}
.req-form div.wpcf7-response-output{margin-top:0;}
.req-form em{text-align:center; color:#000;  font-style:normal; display:block; margin-top:5px; padding-top:5px; font-size:14px; }
.req-form .insidetitle{background:#d6a306; text-align:center; margin:0; padding:25px 10px;     float: left;    width: 100%; }
.req-form .insidetitle p{padding:0; margin:0;}
.fixImageAllPages{position: absolute; left: 50%; margin-left: -215px; width: 430px;}
.fixImageAllPages img{max-width:100%;}
.topAreaMenu{position: absolute;  top: 0px;   z-index: 9;}
.servicesNewSection{/*--padding-left:80px;--*/ min-height:100px; position:relative; padding-left:30px; margin-top:8px; vertical-align:top; margin-bottom:8px; float:left; width:100%; /*--background:url('../images/exhaust-icon.png') no-repeat left top;--*/}
.servicesNewSection:before{position:absolute; top:15px; left:0; content:""; background:#333; width:10px; height:10px; border-radius:100%;}
.clearDiv{width:100%; clear:both; float:left; margin-bottom:12px;}
.servicesNewSection h4{font-size: 20px; color: #000;  font-family:'Merriweather', serif;  font-weight: bold;}
.servicesNewSection em{letter-spacing: 4px; font-weight: 900;  color: #ccc;  font-size: 13px; font-family: 'Oxygen', sans-serif;  color: #d6a306;  font-style: normal;   margin-top: 10px;  display: block;}
/*--.pr-icon-2{background:url('../images/emission-control-icon.png') no-repeat left top;}
.pr-icon-3{background:url('../images/vents-blowdown-icon.png') no-repeat left top;}
.pr-icon-4{background:url('../images/intake-inline-icon.png') no-repeat left top;}
.pr-icon-5{background:url('../images/waste-heat-icon.png') no-repeat left top;}
.pr-icon-6{background:url('../images/gas-turbine-icon.png') no-repeat left top;}
.pr-icon-7{background:url('../images/components-icon.png') no-repeat left top;}
.pr-icon-8{background:url('../images/resource-library-icon.png') no-repeat left top;}--*/
.containerHome{width:1350px; max-width:100%; margin-left:auto; margin-right:auto; padding-left:15px; padding-right:15px;}
.links-of-relatives{border: 1px solid #d6a306;  background: #fdfbf9;  margin-top: 30px; float:left; width:100%;}

.links-of-relatives .insidePDLinks{padding:15px;}
.links-of-relatives .bgh3{background:#d6a306}
.smallFontUl{margin:0; margin-left:15px; margin-top:30px; list-style:none; padding:0; }
.smallFontUl li{position: relative; padding-left: 20px;    margin-bottom: 6px;}
.smallFontUl li:before{position:absolute; top:6px; left:0; content:""; background:#333; width:5px; height:5px; border-radius:100%;}
.eventMain{border: 1px solid #ccc; border-radius: 4px;     min-height: 205px; margin-bottom:30px; padding: 25px 15px; float: left; background: #f9f9f9; width: 100%; box-shadow: 2px 1px 7px #ccc;}
.eventMain h2{font-size:19px; font-weight: 600; padding-top:0; margin-top:0; margin-bottom:10px; text-transform:inherit;}
.moreInformationGo{font-size:14px; padding-bottom:6px; display:block;}
.eventMain .moreInformationGo:last-child{border-bottom:none !important; padding-bottom:0;}
body.page-template-events .fixImageAllPages{display:none;}
.p-t-50{padding-top:50px;}
.moreInformationGo strong{font-family: 'Merriweather', serif;  font-weight: 600;}
.dateFunction{font-size:14px; margin-bottom:20px;}
ul.oneTwoThree{padding-top:20px;}
ul.oneTwoThree li{padding-left:60px; padding-top:20px; padding-bottom:9px;  display:block;}
ul.oneTwoThree li:first-child{background:url("../images/no-1.png") no-repeat  20px 13px;}
ul.oneTwoThree li:nth-child(2n){background:url("../images/no-2.png") no-repeat  20px 13px;}
ul.oneTwoThree li:nth-child(3n){background:url("../images/no-3.png") no-repeat  20px 13px;}
ul.oneTwoThree li:nth-child(4n){background:url("../images/no-4.png") no-repeat  20px 13px;}
ul.oneTwoThree li:nth-child(5n){background:url("../images/no-5.png") no-repeat  20px 13px;}
ul.oneTwoThree li:nth-child(6n){background:url("../images/no-6.png") no-repeat  20px 13px;}
.lessPadding a.requestQuoteFONT{display:none;}
.seoLanding .quotesPage{width:100%; padding:0;} 
.lessPadding{padding:60px 0px 50px 0;}
.lessPadding .wpcf7-form-control-wrap { position: relative; width: 48%;  float: left;  margin: 0 3px;}
.lessPadding .wpcf7-form-control-wrap.message{width:96%; margin: 0 3px; }
.lessPadding .wpcf7-form-control-wrap.message textarea{height: 200px;}
.reQuestPage .lessPadding .wpcf7-form-control-wrap.message textarea{height: 200px;}
.bannerArea .internalPageTitle.lessPDHeader { margin: 180px auto 75px auto; width: 100%;}
.seoLanding .quotesPage .formTitle{padding:25px 0 18px 0;}
.quotesPage input[type="submit"]{width:280px; max-width:100%;}
.seoLanding .quotesPage{text-align:center;}
.reQuestPage .wpcf7-form-control-wrap.textarea-pro{width:98% !important;}
select{min-height:40px;}
.reQuestPage .seoLanding .innerForm textarea{height:200px;}
.lessPadding select{border:1px solid #ccc; height:40px; padding:8px 12px; width:100%; margin-bottom:10px; border-radius:0px;}
.downloadPDF{cursor:pointer;}
.priceAreaConfirmation{background:rgba(0, 0, 0, .8); display:none; width: 100%; position:fixed; top:0; left:0; height:100%; z-index:999999; 
float:left; max-width:100%; margin: auto; padding:0px; line-height:60px; text-align:center; font-size:25px; border-radius:0px; margin-bottom:40px; color:#000;}
.priceAreaConfirmation .cancel-button{position: absolute; right: 5px; top: 5px; width: 32px; font-weight: 500; border-radius: 1px; padding-top: 2px; 
display: block; color: #333; font-size: 26px;  cursor: pointer; height: 31px; background: none; text-align: center; line-height:normal;}
.priceAreaConfirmation .priceAreaInner{ line-height: normal;   width: 440px; left: 50%;  top: 15%;  position: absolute;  margin-left: -220px;  background: #fff;  padding: 10px 30px 30px 30px;}
.priceAreaConfirmation h4{font-size: 23px; font-weight: bold;  color: #000; padding: 8px 0px 8px 0px; margin-bottom: 25px;}
.priceAreaConfirmation h5{font-size:18px; color:#222; padding:10px 15px; line-height:normal; }
.priceAreaConfirmation textarea{border-color: #eaeaea;}
.priceAreaConfirmation input[type="text"], .priceAreaConfirmation input[type="email"]{border-color: #b3b3b3 ;}
.priceAreaConfirmation input[type="submit"]{width:auto;}
.downloadButton input[type="submit"]{font-size: 15px; width: 150px; border:none; text-align: center; display: block; letter-spacing: 1px;text-transform: uppercase; color: #fff;
    font-family: 'Merriweather', serif; font-weight: bold; margin-top: 17px; background: #d6a306; padding: 12px 10px 12px 10px; margin:10px auto 0 auto;}
a.ebd_link {font-size:20px; text-align: center;    display: block;}
.downloadFormMainInner{width: 100%; padding: 30px; }
.downloadFormMainInner h2{text-align:center;}
.downloadFormMainInner input[type="submit"]{font-size: 15px; width: 200px; margin:20px auto 0 auto; text-align: center; border-radius: 0px; display: block; letter-spacing: 1px;
    text-transform: uppercase;  color: #fff; font-family: 'Merriweather', serif; font-weight: bold; background: #d6a306; padding: 17px 10px 17px 10px;}
.fixdownloadFormMainInner{width:700px;     position: relative; max-width:100%; margin:0 auto; margin-top: 40px;}
.fixdownloadFormMainInner input{width:100%; margin-bottom: 20px; padding: 13px;  border-radius: 0;}

.downloadFormMainInner .wpcf7-response-output{text-align:center;}
.downloadFormMainInner div.wpcf7 .ajax-loader{bottom:-20px;}
.fixdownloadFormMainInner textarea{width:100%; height:170px; border-radius:0;}
.withoutTilt{min-height:270px;}
.withoutTilt .internalPageTitle { margin:160px auto 50px auto;} 
.paddingWithoutTilt{padding-top:60px;}
.galleryPage{background:none; padding:0;}
.clearNews{width:100%; float:left; clear:both;}
.subscribeNewsletterFooter{width:100%; float:left; clear:both; background:url("../images/subscribe.png") no-repeat left top / cover; min-height:320px; padding:90px 0;}
.subscribeNewsletterFooter h4{font-size:55px; font-weight:bold; color:#fff;}
.subscribeNewsletterFooter p{color:#dedddd; font-size:18px; margin-bottom:10px;}
.clearNews input[type="email"]{width:71%; float:left; padding:13px; border-radius:0; color:#000;}
.clearNews input[type="submit"]{width:28%; float:right; background: #d6a306; font-family: 'Merriweather', serif; 
transition: all .5s ease-in-out; padding: 12px 30px 13px 30px; margin:0px auto; display: inline-block; font-size: 18px; color: #000; border: 1px solid #d6a306; font-weight: bold; border-radius: 0px; }
.clearNews div.wpcf7-validation-errors, .clearNews div.wpcf7-acceptance-missing, .clearNews div.wpcf7-mail-sent-ok{display: block; float: left;  width: 100%;  margin: 0;  color: #fff;}
.clearNews p{margin-top:0;}
.clearNews div.wpcf7 .ajax-loader{bottom:-10px;}
.subscriptionInner{width:100%; float:left; clear:both; margin-top:20px;}

.folDerList{background:#d6a306; float: left;    width: 100%;  padding:24px 15px;}
.folDerList h3{font-size:22px; color:#000000; margin:0; padding:0; line-height:normal; text-align: center; font-weight: 600;}
.tableMainBgFolder{background:#f8f8f8; padding:30px 23px;}
.tableMainBgFolder ul li{background:#fff; font-size:16px; color:#000000; padding:17px 20px 17px 70px; position:relative;  margin-bottom:3px;
 font-family: 'Merriweather', serif; float: left;  width: 100%;}
 .tableMainBgFolder ul li a{color:#000000; font-family: 'Merriweather', serif; text-decoration:none;}
.tableMainBgFolder ul li:before{background:url("../images/folder-icon.png") no-repeat left top; width:32px; height:24px; position:absolute;
left:20px; top:15px; content:""; display:block; }

.tableMainBgFile ul li a.listName{float:left; width:80%;}
.tableMainBgFile ul li a{font-family:'Oxygen', sans-serif;}
.tableMainBgFile ul li {padding-left:64px; font-family:'Oxygen', sans-serif;}
.tableMainBgFile ul li a.downloadList{float:right; color:#d6a306; width:20%; text-align:right;}
.tableMainBgFile ul li:before{background:url("../images/file-icon.png") no-repeat left top; width:20px; height:28px; position:absolute;
left:20px; top:11px; content:""; display:block; }
.hbspt-form span{display:none !important;}
.slideHome .carousel-indicators{z-index:1;}
.ebd_results .ebd_link div{height: auto !important;  display: block !important; margin: 33px 0 0 0;}




@media screen and (min-width: 768px) {
.leftPaddingForPro{padding-right:45px;}
.heightMCC iframe{min-height:1000px;}

}



@media screen and (max-width: 991px) {
.sidenav { height: 100%;  width: 0; position: fixed; z-index: 9999; top: 0; right: 0; background-color: rgba(0, 0, 0, .9);
 overflow-x: hidden; transition: 0.1s; padding-top: 0px;}
sidenav .closebtn {position: absolute;  top: 0;    right: 25px;    margin-left: 50px;}
.navigation ul li{width:100%; border-bottom:1px solid #333; display:block;}
.navigation ul ul{width:100%; left:0; right:0; margin:0;}
.navigation ul ul li{text-align:center;}
.navigation ul li:hover ul{position:static; background:#000;}
.menuBar ul li{padding-left:0; padding-right:0;}
a.closebtn{position:absolute; left:50%; top:0px; margin-left:-15px;}
.sidenav{padding-top:60px;}
.navigation ul ul li{background:#d6a306;}
.navigation ul li a{color:#fff; display:inline-block; text-align:center;}
.wdNone991{display:none;}
.wdNone991max{width:100%; padding:0 15px;}
header .blockBannerContent .ownerQuote{padding-right:15px; height:auto;}
.navigation ul ul ul{border-left:0; display:none !important;}
.navigation ul li:hover ul ul, .navigation ul li:focus ul ul, .navigation ul li:active ul ul {display:none !important;}
.navigation ul ul li:hover ul, .navigation ul ul li:focus ul, .navigation ul ul li:active ul {display:block !important;}
ul.headerArea {text-align:left; padding-left:50px; margin-top:0;}
ul.headerArea li{margin-bottom:10px;}
ul.headerArea li a {font-size:16px;}
ul.headerArea li.telIC{font-size:13px; background-size:25px 25px !important;padding-left: 45px; }
ul.headerArea li.EmailIC {background-size:32px 25px !important;  background-position:left 4px !important; padding-left: 45px;   }
.belowFormInfo{padding-right:0;}
a.requestQuote{margin:0 auto; width:458px; margin-top:40px;}
.bannerAreaInner em{text-align:center;}
.bannerAreaInner h1{text-align:center;}
.tableScroll {overflow-x:scroll;}
.tableScroll table{width:980px;}
ul.footerRightRes{text-align:center; padding-left:0;}
.footerlogo{text-align:center;}
.contactBottom .callicon{border-right:none;}
.contactBottom{text-align:center;}
.contactBottom .callicon span{font-size:17px;}
.subscribeNewsletterFooter h4{font-size:32px;}

}


@media screen and (min-width: 992px){

.sidenav {overflow-x: visible; width: 100% !important; height: auto;}
.sidenav a {display:inline;}
a.closebtn{display:none;}
.openBTN{visibility:hidden; display:none;}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
.totalSolution .ih-item.circle{width: 215px !important; height: 238px !important;}
.totalSolution .effect1 .img {width: 197px !important; height: 218px !important; background-size:cover !important;}
.totalSolution .ih-item.circle h3{padding-top:120px; font-size:16px;}
.subscribeNewsletterFooter h4{font-size:45px;}
}

@media screen and (max-width: 767px) {
.rightPaddingSpace{padding-right:15px;}
.footerdata{margin-top:35px;}
.footerlogo{margin-bottom:0;}
.marginFixSpace .text-left span{margin-top: 5px; margin-bottom:20px; text-align:center; display: block; float: left; width: 100%;}
.marginFixSpace .text-left{text-align:center;}
.marginFixSpace .link450Auto{float:none;}
.lessPadding .wpcf7-form-control-wrap {width: 100%; margin: 0;}
.lessPadding .wpcf7-form-control-wrap.message{width:100%; margin: 0;}
.seoLanding .quotesPage { padding: 30px 0 0 0;}

}


@media screen and (min-width: 641px) and (max-width: 991px){	
.bannerAreaInner h1{font-size:45px;}
.bannerAreaInner p{font-size:20px;}

}


@media screen and (max-width: 639px) {
.resFixon480{width:100%; text-align:center;}
a.requestheader{margin-top:0; margin-left:auto; margin-right:auto; float:none;}
span.openBTN{top:70px;}
.bannerArea{margin-bottom:0;}
.bannerArea:before{display:none;}
.bannerAreaInner h1{font-size:40px;}
.bannerAreaInner p{font-size:18px;}

	
}


@media screen and (max-width: 479px) {
span.openBTN{top:15px;}
.fixImageAllPages{width:300px; margin-left:-150px}
.internalAllthepages{padding-top:70px;}
.lessPadding{padding:30px 0px 30px 0;}
.priceAreaConfirmation .priceAreaInner{width: 90%; left: 5%;  margin-left: 0;}
.clearNews input[type="text"]{width:100%;}
.clearNews button[type="submit"]{width:200px; float:left;}

}