/*
Theme Name: Empire Sign
Theme URI: http://underscores.me/
Author: Clicktecs Team
Author URI: https://clicktecs.com
Description: Custom Theme for Empire Sign
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: clicktecs
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Empire Sign is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.contact-row {
  height: 100%;
}
.page-contact .sidebar .featurebox{
    margin-bottom: 0;
}
.contact-row iframe {
  height: 100% !important;
  width: 100%;
}

.breadcrumb .post {
    border: none;
    float: inherit;
    margin: 0;
    width: auto;
    background: none;
    padding: 0;
    box-shadow: none;
}

.breadcrumb li span .current-item {
    font-weight: 700;
    color: #143754;
}

.cf7_hide_labels label {
    display: none !important;
}

.wpcf7 form.invalid .wpcf7-response-output{
    clear: both;
    margin: 10px 0 0 0 !important;
    width: 100% !important;
    line-height: 1;
    font-size: 0.85em;
    padding: 10px 20px !important;
    float: left; 
}
.wpcf7-not-valid-tip {
    color: #fff !important;
    text-align: left;
    font-size: 0.75em !important;
}

#wpcf7-f103-o1 .wpcf7-not-valid-tip {
  color: #cc2761 !important;
}


.wpcf7-spinner {
    position: absolute;
    left: 0;
    z-index: 999;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 0px solid #fff;
    padding: 0px;
}

.wp-pagenavi span.current {
    font-weight: normal;
}

.ss-social-sharing .ss-button-facebook, .ss-social-sharing .ss-button-twitter, .ss-social-sharing .ss-button-linkedin {
    font-size: 0;
    vertical-align: top;
}

.search-form input[type=search] {
    width: 80%;
    padding: 16px;
}

.numbers {
width: 100%;
  padding: 35px 0 30px 0;
  margin-top: -125px;
  background: #fff;
  position: relative;
}
.numbers h3 {
font-weight: 500;
  font-size: 0.9em;
  margin: 0;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.numbers strong {
justify-content: center;
  font-weight: 900;
  font-size: 1.375em;
  border: solid 1px #c7c1ff;
  border-radius: 100%;
  padding: 10px;
  min-width: 90px;
  min-height: 90px;
  display: inline-flex;
  align-items: center;
  margin: 0 15px 0 0;
}
.numbers h3 em{
font-style: normal;
  color: #2e2f61;
}
.home-welcome-copy:before{
    content: "";
    width: 710px;
    height: 753px;
    background: url("img/logo-shape.jpg") no-repeat;
    position: absolute;
    left: 100px;
    top: 0;
}
.blog-thumb{
    margin-bottom: 20px;
}
































.padding-bottom-zero{
    padding-bottom: 0 !important;
}
.padding-top-zero{
    padding-top: 0 !important;
}
.padding-zero{
    padding-bottom: 0 !important;
     padding-top: 0 !important;
}
.prod-list ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.prod-list ul li {
list-style-type: none;
  width: 31%;
  margin: 15px 1%;
  background: #2e2f61;
  color: #fff;
  overflow: hidden;
  box-shadow: 0 0px 30px rgba(0,0,51,0.30);
  text-align: center;
  transition: all .5s ease 0s;
}
.prod-list ul li a {
  text-decoration: none;
}
.prod-list ul li h3 {
color: #fff;
  position: relative;
  margin: 0;
  padding: 40px 10px 30px;
  font-size: 1.4em;
  text-transform: uppercase;
}
.prod-list ul li h3::before {
content: "\f35d";
  font-family: Font Awesome\ 6 Free;
  font-size: 0.4em;
  font-weight: 700;
  left: 50%;
  position: absolute;
  color: #003;
  width: 45px;
  height: 45px;
  background: #ffde59;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -22px;
  margin: 0 0 0 -23px;
}
.prod-list ul li:hover {
  background: #5f5b93;
}
.prod-list ul li a:hover h3::before,
.prod-list ul li a:hover h3::before{
background: #fff;
  color: #5f5b93;
}
.home-sec01 ul{
list-style-type: none;
  margin: 0;
  padding: 10px 0 30px 0;
}

.home-sec01 ul li{
position: relative;
  border-bottom: solid 1px rgba(146, 140, 200, 0.15);
  padding: 12px 0 12px 55px;
}
.home-sec01 ul li:before {
content: "";
  position: absolute;
  left: 0;
  top: 9px;
  background: url("img/check-icon.png");
  width: 34px;
  height: 36px;
}
.home-sec01 ul li:last-child{
    border: none;
}
.faq-outer h3.active {

}
.faq-outer h3 {
font-size: 1.222em;
  margin: 0;
  position: relative;
  width: 100%;
  cursor: pointer;
  border-top: solid 1px rgba(199,193,255,0.5);
  padding: 20px 50px 20px 0px;
}
.faq-outer h3.active::before {
  content: "\f068";
}
.faq-outer{
    padding-top: 40px;
    border-bottom: solid 1px rgba(199,193,255,0.5);
}

.faq-outer h3::before {
  content: "\f067";
  font-family: Font Awesome\ 6 Free;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 20px;
}
.faq-answer {
  width: 100%;
  padding: 30px 0;
}
.faq-answer p:last-child{
    margin-bottom: 0;
}
.section-title em{
   font-style: normal;
  display: block;
  font-size: 0.43em;
  font-weight: 600;
  padding-bottom: 10px;
    text-transform: uppercase;
}

.section{
    clear: both;
    padding: 80px 0;
    position: relative;
}
.reviews-rating-blk {
  display:inline-block;
  margin:0;
  position:relative;
  vertical-align:middle;
  line-height:1;
  font-size:.85em;
}
.gmb-review-rating {
  display:inline-block;
  line-height:normal;
  padding:0;
    vertical-align: middle;
}
.gmb-review-rating span {
line-height: 1;
  display: inline-block;
  font-size: 0.833em;
  font-weight: 500;
    color: #16202c;
}
.gmb-review-rating span:first-child{
    padding-right: 5px;
}

.gmb-review-rating span em {
  font-size: 3.333em;
  font-weight: 700;
  font-style: normal;
  display: block;
    
}
.gmb-review-rating span .fa-solid {
  color:#feb600;
    font-size: 1.2005em;
}
.gmb-review-rating span img {
  margin-right: 8px;

}
.header .social-icons{
    margin: 0 20px;
}
.contentside .featurebox:before {
content: "";
width: 600px;
height: 600px;
background: url("img/logo-shape.svg") no-repeat center center;
position: absolute;
left: 20%;
top: -110px;
background-size: contain;
opacity: 0.05;
}


.productmap{

  padding: 60px 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#008cd1+50,ffffff+50 */
background: #008cd1; /* Old browsers */
background: -moz-linear-gradient(top,  #008cd1 50%, #ffffff 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #008cd1 50%,#ffffff 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #008cd1 50%,#ffffff 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008cd1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


}
.productmap h2{
  color: #fff;
  padding-bottom: 40px;
}
.recent-projects .slick-prev {
  left: -60px;
}
.recent-projects .slick-next {
  right: -60px;
}
.recent-projects .slick-arrow{
  background: #f95b01;
color: #fff;
font-size: 0.85em;
width: 30px;
height: 30px;
border-radius: 100%;
}
.recent-projects .slick-arrow:hover{
  background: #008cd1;
color: #fff;
}
.logos-outer{
  text-align: center;
  
}
.logos-outer ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 20px;
}
.logos-outer ul li{
list-style-type: none;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20%;
}
.logos-outer ul li img{
    max-height: 100px;
}
.logos-outer ul li:first-child{
  border: none;
}
.contentside .featurebox h2 {
  font-size: 2.0em;
}
.contact-info{
  width: 100%;
height: 100%;
padding: 50px;
background: #edf0f6;
margin: 0;
}
.contact-info h3{
  font-size: 1.4em;
margin: 0;
font-weight: 400;
line-height: normal;
  color: #000;
}
.contact-info h3 a{
  color: #000;
}
.contact-info h3 .btn{
  margin-top: 10px;
  font-weight: 700;
}
.contact-info h3 strong{
  font-weight: 500;
  color: #008cd1;
}
.contact-info h3 a{
  text-decoration: none;
}
.contact-icon{
  font-size: 1.0em;
background: #f60;
color: #fff;
width: 50px;
height: 50px;
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto;
}
.contact-info li:last-child{
  border: none;
}
.contact-info li{
list-style-type: none;
border-bottom: solid 1px rgba(0,0,0,0.1);
padding: 20px 0;
}
.sbi-container{
  display: flex;
  flex-wrap: wrap;
}
.sbi-col{
  width: 31%;
box-shadow: 0 0 16px rgba(2,42,122,0.21);
border-radius: 20px;
padding: 50px 30px;
text-align: center;
margin: 15px 1%;
  
}
.sbi-col:nth-child(2n+1){
  background: #f2f4f8;
}
.sbi-icon{
  font-size: 2.0em;
background: #f60;
color: #fff;
width: 100px;
height: 100px;
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto 30px;
}
.sbi-col h3{
  font-size: 1.5em;
}
.brochures-sec{
  float: left;
  width: 100%;
  background: #008cd1;
  color: #fff;
  padding: 60px 0;
}
.brochures-sec h2{
  color: #fff;
}

.btn.schedule-btn {
transform: rotate(270deg);
padding: 10px 20px;
font-size: 1.0em;
cursor: pointer;
position: fixed;
z-index: 5;
top: 50%;
right: -80px;
border: solid 1px #fff;
}
.featurebox.popupform{
width: 350px;
position: fixed;
right: 0;
top: 200px;
z-index: 5;
border: solid 5px rgba(255,255,255,0.5);
  
}
.popupform.featurebox h2 {
  font-size: 1.1em;
}
.close-form{
  color: #fff;
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
}
.close-form:hover,
.close-form:focus,
.close-form:active{
  color: #ff6600;
}
.popupform .form-row{
  margin-bottom: 10px;
}



.grid3x3 .sec2box{
  width: 32%;
}
.grid3x3.sec2con{
  justify-content: center;
  padding: 20px 20% 0;
}



.headphone-mobile{
  display: none;
}
.slider-curve{
float: left;
width: 100%;
clear: both;
background: #fff;
height: 90px;
transform: skewY(-2.5deg);
position: relative;
z-index: 3;
margin-top: -43px;
}
.service-page .serve-info:before {
top: -30px;
border-left: 450px solid #008cd1;
}
.service-page .serve-info {
background: #008cd1;
    padding: 20px 20px;
}
.service-page .home-featured-services{
background: none;
    padding: 0;
}
.service-page .home-featured-services ul li{
   padding: 0;
width: 31%;
margin: 15px 1%;
}
.service-page .home-featured-services ul li:before{
   display: none;
}
.prod-page .sec2box {
 width: 32%;
text-align: left;
transition: all .5s ease 0s;
position: relative;
margin: 7px 0.5%;
overflow: hidden;
}
.blog-home{
  float: left;
  width: 100%;
  text-align: center;
  padding: 60px 0 0;
}
.blog-home ul{
margin: 0;
padding: 50px 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.blog-home ul li {
  width: 24%;
list-style-type: none;
padding: 0;
box-shadow: 0 0 43px rgba(48,49,143,0.29);
margin: 0 1%;
}
.blog-home ul li a{
display: block;
}
.blog-home ul li a:hover{
display: block;
  background: #ff6600;
}
.blog-home ul li a:hover h3{
color: #fff;
}
.blog-home h3 {
 font-size: 1.111em;
font-weight: 700;
color: #000;
margin: 0;
padding: 40px 30px;
}
.prod-txt{
padding: 0 50px;
}
.product-slider a{
display: block;
background: #fff;
color: #30318b;
text-align: center;
text-decoration: none;
font-weight: 700;
border-radius: 5px;
padding: 10px 40px 10px 20px;
line-height: normal;
position: relative;
}
.product-slider a:hover,
.product-slider a:focus,
.product-slider a:active{
background: #30318b;
color: #fff;
}
.product-slider a:before{
  content:"\f30b";
  font-family: Font Awesome\ 6 Free;
  position: absolute;
  right: 10px;
  top: 7px;
  font-weight: 700;
  font-size: 1.556em;
  color: #0696e0;
}
.product-slider div{
  margin: 0 10px;
}
.product-slider{
  padding: 40px 0 0 0;
}

.home-why-choose.home-why-choose-static .whyicon{
  width: 50px;
height: 50px;
font-size: 0.85em;
border-radius: 5px;
margin: 0;
}
.home-why-choose.home-why-choose-static a:hover .whyicon{
  background: #30318b;
}
.home-why-choose.home-why-choose-static{
   background: none;
padding: 0;
}
.home-why-choose-static .whychoose-single:before{
    display: none;
}
.home-why-choose.home-why-choose-static ol li{
 width: 31%;
margin: 0 1% 30px;
padding: 0;
background: #eaeaf3;
  text-align: left;
}
.home-why-choose.home-why-choose-static ol li:before{
  display: none;
}
.brands h2{
  color: #0696e0;
}
.sidebar.form-and-quote-only{
 display: flex;
flex-wrap: wrap;
justify-content: space-between;
flex-direction: column;
}
.sec2con-static{
    display: flex;
    flex-wrap: wrap;
}
.sec2con-static .sec2box{
width: 48%;
margin: 0 1% 20px; 
}
.brands {
  padding: 60px 0;
  float: left;
  text-align: center;
  width: 100%;
  position: relative;
}
.brands ul {
margin: 0;
padding: 30px 0 0 0;
position: relative;
}

.brands ul li {
position: relative;
margin: 16px;
list-style-type: none;
padding: 20px;
height: inherit;
border-radius: 5px;
background: #fff;
display: flex !important;
justify-content: center;
box-shadow: 0 0 16px rgba(0,0,0,0.11);
}
.brands ul li img{
align-self:center;  
}
.brands .slick-track,
.hometeam .slick-track{
display:flex;
}


.sec-tagline{
   color: #ff6600;
font-weight: 400;
text-align: center;
font-size: 1.0em;
  margin: 20px 0;
}
.sec-tagline:before,
.sec-tagline:after{
content: "";
width: 100px;
height: 1px;
background: #f60;
display: inline-block;
vertical-align: middle;
margin: 0 15px 0 0;
}













.industry-catg{
float: left;
width: 100%;
background: #eead1f;
text-align: center;
padding: 10px 0;
box-shadow: 0px 0 40px rgba(13,53,104,0.30);
position: relative;
z-index: 3;
}
.industry-catg ul{
display:flex;
flex-wrap:wrap;
justify-content:center; 
margin:0;
}
.industry-catg ul li{
list-style-type:none;
border-left:solid 1px rgba(13,53,104,0.3);
width:25%;
}
.industry-catg ul li:first-child{
border-left:none;

}
.industry-catg ul li a{
display:block;
color:#0d3568;
text-decoration:none;
font-weight:500;
padding:10px;
transition: all .5s ease 0s;
}
.industry-catg ul li a:hover,
.industry-catg ul li a:focus,
.industry-catg ul li a:active{
background:#0d3568;
color:#fff;
}
.industry-catg ul li a .fas{ 
font-size:1.889em;
}
.contentside .featurebox-inner::before {
    
    display: none;
}



.contentside .homeform-inner {
    padding: 60px 40px;
}
.home-cta {
    float: left;
width: 100%;
position: relative;
  height: 100%;
}
.home-cta ul {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  height: 100%;
}
.border-sep {
        border-left:solid 1px rgba(0,28,27,0.2);
    height: 100%;
    }

.home-cta ul li {
list-style-type: none;
padding: 30px 10px;
width: 100%;
text-align: center;
background: #ff6600;
color: #fff;
border-radius: 20px;
box-shadow: 0 0 20px rgba(2,42,122,0.22);
display: flex;
justify-content: center;
flex-direction: column;
}
.home-cta ul li:first-child {
  margin-bottom: 30px;
}
.home-cta ul li a {
   text-decoration: none;
    color: #fff;
}
.home-cta ul li a:hover,
.home-cta ul li a:focus,
.home-cta ul li a:active{
   color: #008cd1;
}

.cta-icon {
font-size: 1.667em;
margin: 0 0 10px 0;
}
.home-cta ul li h3 {
    margin: 0;
  line-height:normal;
    font-size:2.0em;
    color: #fff;
}
.home-cta ul li h3 strong {
    display: block;
font-weight: 400;
font-size: 0.85em;
}
.home-cta ul li h3 strong em{
font-style: normal;
    font-weight: 700;
}

































.product-item a{
text-decoration:none; 
}
.sidebar .featurebox .col-sm-6,
.sidebar .featurebox .col-sm-12,
.home-welcome-copy .featurebox .col-sm-6,
.home-welcome-copy .featurebox .col-sm-12 {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
    margin: 10px 0;
}


.locations-served-bar {
  float: left;
width: 100%;
text-align: center;
padding: 26px 0;
background: #001c57;
}
.loc-served-btn {
  color: #fff;
text-decoration: none;
font-weight: 600;
padding: 10px 20px;
  
  
}
.loc-served-btn:hover,
.loc-served-btn:focus,
.loc-served-btn:active{
background:#6ee895;
  color:#000;
  text-decoration:none;
}
.collapse.show {
    display: block;
}
.collapse {
    display: none;
}
.locations-served-bar ul {
    display: flex;
    flex-wrap: wrap;
}
.locations-served-bar ul li {
   width: 23%;
list-style-type: none;
border-bottom: solid 1px rgba(255,255,255,0.2);
margin: 0 1%;
text-align: left;
}
.locations-served-bar ul li a {
color: #fff;
text-decoration: none;
transition: all 0.5s ease 0s;
display: block;
padding: 5px 0;
}
.locations-served-bar ul li a:hover, .locations-served-bar ul li a:focus, .locations-served-bar ul li a:active {
  color: #eead1f; 
}
.loc-served-btn.active:after {
    content: "\f106";
}
.loc-served-btn::after {
    content: "\f107";
    display: inline-block;
    font-family: Font Awesome\ 6 Free;
    font-weight: 700;
    margin: 0 0 0 5px;
}



























.introbox h1{
  text-align: left;
}
.section-title{
  font-size: 2.222em;
  text-align: center;
    text-transform: uppercase;
}
.btn-video{
color: #000;
text-decoration: none;
margin-left: 10px;
padding: 8px 20px;
vertical-align: middle;
}
.btn-video:hover,
.btn-video:focus,
.btn-video:active{
  background:#e6e600;
  color:#000;
}
.contentside.sidebar .form-row {
    margin: 10px 0;
}
.contentside.sidebar .featurebox .btn:hover{
  background:#221f1f;
  color:#fff;
}
.stepicon{
background:#fff;
margin: 0;
box-shadow: 0 0px 45px rgba(0,0,0,0.1);
border-radius: 100%;
padding: 12px;
font-size: 2.778em;
width: 170px;
height: 170px;
line-height: 150px;
color: #d2232a;
}
.stepno{
font-size: 1.0em;
  position: absolute;
  left: -15px;
  top: 50%;
  font-weight: 400;
  color: #003;
  opacity: 1;
  background: #ffde59;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -25px;
}
.step-arrow {
    position: absolute;
    right: 20px;
    top: 50%;
    font-size: 1.667em;
    margin-top: -15px
}
.home-featured-services ul li a:hover .serve-info,
.home-featured-services ul li a:focus .serve-info,
.home-featured-services ul li a:active .serve-info{
  background: #008cd1;
}
.home-featured-services ul li a:hover .serve-info::before,
.home-featured-services ul li a:focus .serve-info::before,
.home-featured-services ul li a:active .serve-info::before{
  border-left: 333px solid #ff6600;
}
.home-featured-services ul li a:hover h3,
.home-featured-services ul li a:focus h3,
.home-featured-services ul li a:active h3{
  color: #f95b01;
}
.home-featured-services {
text-align: center;
  background: #003;
  color: #fff;
}
.home-featured-services h2{
    color: #fff;
}
.home-featured-services ul {
margin: 0;
padding: 60px 0 30px;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.home-featured-services ul li p {
  font-size: 0.944em;
line-height: 1.529em;
}
.serve-info{
position: relative;
  margin: 0 auto 30px auto;
  display: inline-block;
}
.home-featured-services ul li a:hover .serve-info,
.home-featured-services ul li a:focus .serve-info,
.home-featured-services ul li a:active .serve-info{
  background: #f95b01;
}
.home-featured-services ul li {
margin: 0 1%;
list-style-type: none;
width: 18%;
position: relative;
}
.home-featured-services ul li:before{
content: "";
  position: absolute;
  margin: 0;
  right: -35%;
  top: 54px;
  width: 50%;
  height: 2px;
  background: #c7c1ff;
  z-index: 1;
}
.home-featured-services ul li:last-child:before{
  display: none;
}
.home-featured-services img{

}
.home-featured-services ul li h3 {
font-size: 1.111em;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
.btn-arrow{
background: #ff6600;
color: #fff;
width: 52px;
height: 52px;
display: block;
margin: 0 auto;
line-height: 52px;
border-radius: 100%;
}
.btn-arrow:hover,
.btn-arrow:focus,
.btn-arrow:active{
background: #008cd1;
color: #fff;
}
.featurd-sericon{
  font-size: 3.333em;
}
.service-icon{
font-size: 2.778em;
margin: 0 auto 20px;
color: #16850c;
display: block;
}
.btn.uploadfile-btn{
min-width:200px;
margin-bottom:15px;
}
.separator:before{
content: "\f0d7";
font-family: Font Awesome\ 6 Free;
font-size: 1.667em;
font-weight: 700;
position: absolute;
margin: 0 0 0 -10px;
left: 50%;
top: -14px;
}
.separator {
    display: block;
    border-bottom: dotted 2px #444;
    height: 1px;
    margin-bottom: 30px;
    position: relative;
}
.side-col {
background: #88a949;
padding: 30px;
color: #000;
font-size: 0.9em;
font-weight: 500;
}
.contentside .side-col ul li::before{
  color:#000
}
.side-col h3{
font-size: 1.200em;
}
.side-col ul li {
    margin-bottom: 5px
}
.sec2con.product-container{
  padding: 0;
  justify-content: center;
}
.product-container .sec2box{
  margin-top: 20px;
  margin-bottom: 20px;
}
.product-item {
width: 31%;
margin: 0 1% 30px;
text-align: center;
color: #fff;
overflow: hidden;
position: relative;
border: solid 5px #fff;
border-radius: 30px;
}

.product-item-inner {
    transition: all .5s ease 0s;
    color: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    display: flex;
    justify-content: end;
    flex-direction: column
}

.product-item img {
    transition: all .5s ease 0s
}

.product-item:hover h3 {
  background: rgba(255,102,0,0.85);
}
.product-item:hover h3 span{
  border-color: #fff;
}
.product-item h3 span{
  display: block;
font-weight: 400;
font-size: 0.7em;
padding: 10px 0 0 0;
border-top: solid 2px #f60;
margin: 15px 0 0 0;
}
.product-item h3 {
margin: 0;
font-size: 1.5em;
  flex-direction: column;
padding: 20px 20px;
background: rgba(0,0,0,0.7);
color: #fff;
position: absolute;
left: 0;
top: 0;
transition: all .5s ease 0s;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
  line-height: normal;
}

.gallery-page {
    position: relative;
    float: left;
    width: 100%
}

.contentside .gallery-page ul {
    position: relative;
    width: 100%;
    margin: 0!important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.gallery-page ul li {
margin: 0 0 30px 0 !important;
padding: 0 !important;
position: relative;
width: 23.5%;
overflow: hidden;
}

.contentside .gallery-page ul li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    line-height: 0
}

.gallery-page ul li:before {
    content: normal!important
}

.gallery-page img {
    max-width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    width: 100%
}

.contentside .gallery-page ul li a::before {
    position: absolute;
    top: 40%;
    left: 50%;
    margin: 0 0 0 -16px;
    font-family: Font Awesome\ 6 Free;
    content: "\f067";
    font-weight: 700;
    color: #fff;
    font-size: 2em;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear
}

.contentside .gallery-page ul li a::after {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 51, .5);
    content: "";
    opacity: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    left: 0
}

.contentside .gallery-page ul li a:hover::before {
    top: 50%;
    opacity: 1
}

.contentside .gallery-page ul li a:hover::after {
    opacity: 1
}

.gallery-container {
    display: flex;
    padding: 1px;
    flex-wrap: wrap;
    justify-content: space-between
}

.gallery-item a:active h3,
.gallery-item a:focus h3,
.gallery-item a:hover h3 {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.gallery-item {
    width:33.15%;
    margin: 2px 0;
    text-align: center;
    position: relative
}

.gallery-item a {
    display: block
}

.gallery-item img {
    width: 100%;
    display: block
}

.gallery-item h3 {
    transition: all .5s ease 0s;
    color: #fff;
    font-size: 1.444em;
    width: 100%;
    padding: 20px 0;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#013db5+0,08a01c+100&0.8+0,0.8+100 */
background: -moz-linear-gradient(left, rgba(1,61,181,0.8) 0%, rgba(8,160,28,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(1,61,181,0.8) 0%,rgba(8,160,28,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(1,61,181,0.8) 0%,rgba(8,160,28,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc013db5', endColorstr='#cc08a01c',GradientType=1 ); /* IE6-9 */
}

.intro-right {
    text-align: center
}

.recent-projects {
padding: 60px 0;
text-align: center;
position: relative;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#edf7fc+60,ffffff+60 */
background: #edf7fc; /* Old browsers */
background: -moz-linear-gradient(top,  #edf7fc 60%, #ffffff 60%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #edf7fc 60%,#ffffff 60%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #edf7fc 60%,#ffffff 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf7fc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.home-why-choose ol {
    margin: 0;
    padding:0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.home-why-choose ol li{
width: 18%;
list-style-type: none;
padding: 25px 20px;
background: #ff6600;
color: #fff;
margin: 0 1%;
}
.home-why-choose h3{
  font-size: 1.0em;
margin: 0;
    font-weight: 400;
     position: relative;
    color: #fff;
}
.home-why-choose h3:before {
    content: "\f058";
    font-family: Font Awesome\ 6 Free;
    font-weight: 700;
    color: #fff;
    display: block;
    font-size: 1.111em;
    margin-bottom: 15px;
}
.whychoose-inner{
  padding: 30px;
    position: relative;
}
.home-why-choose .whychoose-single h3{
  font-size: 1.333em;
color: #000;
}
.home-why-choose .whychoose-single.slick-slide {
margin: 0 15px;
}
.home-why-choose .slick-track{
  display: flex;
}
.home-why-choose .slick-dots{
margin-top:30px;  
}
.home-why-choose ol li a{
text-decoration: none;
transition: all .5s ease 0s;
}
.home-why-choose .whychoose-single a:hover,
.home-why-choose .whychoose-single a:focus,
.home-why-choose .whychoose-single a:active{
  background:#65dddc;
}


.recent-projects h3{
color:#fff; 
}
.recent-projects h3{
text-align:left;  
}
.home-why-choose ol li strong {
font-size: 1.444em;
font-weight: 700;
display: block;
padding-bottom: 15px;
}

.whyicon {
font-size: 3.333em;
display: flex;
justify-content: center;
position: relative;
width: 155px;
background: #ff6600;
align-items: center;
color: #fff;
margin: 0 auto;
height: 155px;
border-radius: 100%;
}

.home-why-choose {
text-align: center;
padding: 60px 0;
width: 100%;
float: left;
position: relative;
}

.recent-projects ul {
margin: 0;
padding:20px 0 0 0;
position: relative;
}

.recent-projects ul li {
position: relative;
margin: 0;
list-style-type: none;
padding: 0 5px;
}
.recent-projects img{
width: 100%;
}
.recent-projects .followicon {
    padding: 0 5px;
    display: inline-block
}
.recent-projects a {
    color: #fff
}

.recent-projects a:active,
.recent-projects a:focus,
.recent-projects a:hover {
    color: #ccc
}

.recent-projects .cta-icon {
    font-size: 1.667em;
    display: block;
    margin: 0 0 20px 0
}
.header.sticky-head{
position: fixed;
left: 0;
top: 0;
z-index: 5;
box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}
.header.sticky-head .logo {
  top: -55px;
  width: 110px;
}
.slick-dots {
text-align: center;
  margin: 20px auto 0;
  display: inline-block;
  position: relative;
  width: 100%;
  clear: both;
}

.sidebar .featurebox {
margin-bottom: 30px;
}

.sidebar .form-full,
.sidebar .form-half {
    width: 100%;
    margin: 0 0 20px 0
}

.wp-pagenavi {
    clear: both;
    float: left;
    width: 100%
}

.wp-pagenavi a,
.wp-pagenavi span {
margin: 0 2px 2px 0;
  background-color: #5f5b93;
  color: #fff;
  font-size: .85em;
  font-weight: 400;
  width: 34px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 34px;
}

.wp-pagenavi a:active,
.wp-pagenavi a:focus,
.wp-pagenavi a:hover,
.wp-pagenavi span.current,
.wp-pagenavi span.pages {
    background: #ffde59;
    color: #000033;
}

.wp-pagenavi a.last,
.wp-pagenavi span.pages {
    padding: 0 10px;
    width: auto
}
.home-featured-services-inner:before{
content:"";
background:url(img/quote-top-bg.png) no-repeat top left;
background-size:cover;
position:absolute;
left:0;
bottom:0; 
height:384px;
width:100%;
}

.quotebox {

text-align: center;
margin: 0;
background: #f7f6ff;
}
.quotebox-inner{
width: 100%;
position: relative;
}
.quotebox-inner .slick-dots{
  margin-top:50px;
}
.home-testimonials h2{
text-align:left;  
margin-bottom: 30px;
}
.testimonials-rotator{
  padding: 60px 0 0 0;
}
.quotebox .slick-track .testimonial-single {
  height: auto;
}
.testimonial-single {
  border-radius: 0;
  position: relative;
}
.testimonials-rotator .slick-prev {
    left: -50px
}

.testimonials-rotator .slick-next {
    right: -50px
}
.quotebox blockquote:before{
content:"";
background:url(img/quote-icon.png) no-repeat top left;
background-size:cover;
position:absolute;
left:50px;
top:0;  
height:80px;
width:77px;
}
.quotebox blockquote {
padding: 105px 50px 30px 50px;
  margin: 0;
  position: relative;
  border: none;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  border-right: solid 1px rgba(146, 140, 200, 0.20);
}
.review-meta {
  padding-top: 10px;
}


.rating-stars {
margin: 0;
  line-height: 1;
  letter-spacing: 3px;
    font-size: 0.80em;
}
.rating-stars .fa-star {
  color: #f6bb06;
}
.rating-stars .fas{
    margin: 0 2px;
}
.quotebox cite {
font-style: normal;
  display: block;
  clear: both;
  line-height: 1;
  font-size: 1.0em;
  margin-bottom: 0;
}

.quotebox cite span {
    display: block;
    color: #000;
    font-weight: 400
}

.home-testimonials {
background-position: top center;
background-repeat:no-repeat;
background-size:cover;
background-attachment:fixed;
    float: left;
    width: 100%;
    position: relative;
}
.home-testimonials-inn {
    float: left;
    width: 100%;
    position: relative;
    padding:70px 0;
    background:rgba(255,255,255,0.90);
}


.homeproducts-top-strip{
    width: 100%;
      height: 469px;
    position:absolute;
    left:0;
    top:-50px;
    background:url(img/product-bg-strip.png) no-repeat top left;
}
.home-featured-products-inner{
  float:left;
  width:100%;
  position:relative;
  
}

.sec2box a{
text-decoration:none;
}
.prod-overlay p,
.prod-overlay .btn{
  display:none;
}
.prod-overlay .btn{
  margin:0 5px;
}
.prod-overlay{
width: 100%;
position: absolute;
left: 0;
bottom: 0;
text-align: center;
background: rgba(0,0,0,0.25);
height: 100%;
display: flex;
justify-content: center;
align-items: flex-end;
padding:0 0 4px 0;
  transition: all .5s ease 0s;
}
.plus-icon{
background: #fff;
width: 60px;
height: 60px;
display: flex;
    justify-content: center;
text-align: center;
color: #000;
    align-items: center;
    transition: all .5s ease 0s;
font-size: 1.0em;
font-weight: 500;
position: absolute;
left: 0;
bottom: 0;
}
.sec2box {
  position: relative;
    margin: 0 5px;
}
.sec2box:hover .sec2box-text{
    opacity: 1;
}
.sec2con {
  padding:0 50px;
    margin-top: 50px;
}
.sec2box-inner{
position: relative;
overflow: hidden;
}

.home-featured-products .slick-prev {
  left: -20px;
}
.home-featured-products .slick-next {
  right: -20px;
}
.sec2box a:hover .plus-icon,
.sec2box a:focus .plus-icon,
.sec2box a:active .plus-icon{
background: rgba(22,133,12,0.8);
color: #fff;
    width: 100%;
    height: 100%;
    font-size: 3.0em;
}

.sec2con .slick-track {
    display: flex
}

.sec2box h3 {
text-transform: uppercase;
  color: #fff;
  font-size: 1.667em;
  font-weight: 400;
}




.home-sec01{
    background: #f7f6ff;
}
.home-sec01 h2{
text-align: left;
}
.sec2box h3 span{
display: block;
font-size: 0.600em;
text-transform: none;
font-weight: 500;
margin: 15px 0 0 0;
}
.sec2box h3 span:after{
content: "\f105";
display: inline-block;
font-family: Font Awesome\ 6 Free;
font-weight: 700;
margin: 0 0 0 5px;
background: #eead1f;
border-radius: 100%;
text-align: center;
width: 20px;
height: 20px;
line-height: 20px;
vertical-align: middle;
font-size: 0.778em;
}
.sec2box-info {
background: #fff;
    float: left;
    width: 100%;
    padding: 30px 20px;
}



.sec2box-pic {
}

.sec2box img {
display: block;
  margin: 0 auto;
  width: 100%;
  transition: all 0.5s ease 0s;
}
.sec2box-text {
width: 100%;
  background: rgba(0,0,51,0.9);
  color: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  align-items: center;
    opacity: 0;
    transition: all .5s ease 0s;
}

img.aligncenter {
    display: block;
    margin: 0 auto 20px auto
}

.service-info {
    text-align: left
}

.social-sharing {
    width:57%;
    float: right;
    text-align: right
}

.social-sharing span {
    display: inline-block;
    font-size: 110%
}

.social-sharing span.bottom,
.social-sharing span.top {
    width: 100%
}

.social-sharing span.right {
    display: inline
}

a.button-facebook,
a.button-googleplus,
a.button-linkedin,
a.button-pinterest,
a.button-reddit,
a.button-twitter,
a.button-xing {
    font-size: 1em;
    font-weight: 400;
    margin: 1% 1% 1% 0;
    padding: 5px 1%;
    padding: .5rem 1%;
    text-align: center;
    display: inline-block;
    border: 0
}

a.button-facebook {
    font-size: 100%;
    color: #fff;
    background-color: #2b4170
}

a.button-facebook:active,
a.button-facebook:focus,
a.button-facebook:hover {
    font-size: 100%;
    background-color: #3b5998;
    color: #fff
}

a.button-googleplus {
    font-size: 100%;
    color: #fff;
    background-color: #c33219
}

a.button-googleplus:active,
a.button-googleplus:focus,
a.button-googleplus:hover {
    font-size: 100%;
    background-color: #a82508;
    color: #fff
}

a.button-twitter {
    font-size: 100%;
    color: #fff;
    background-color: #016cac
}

a.button-twitter:active,
a.button-twitter:focus,
a.button-twitter:hover {
    font-size: 100%;
    background-color: #006e97;
    color: #fff
}

a.button-linkedin {
    font-size: 100%;
    color: #fff;
    background-color: #0073b2
}

a.button-linkedin:active,
a.button-linkedin:focus,
a.button-linkedin:hover {
    font-size: 100%;
    background-color: #017cad;
    color: #fff
}

a.button-pinterest {
    font-size: 100%;
    color: #fff;
    background-color: #a0171c
}

a.button-pinterest:active,
a.button-pinterest:focus,
a.button-pinterest:hover {
    font-size: 100%;
    background-color: #cb2027;
    color: #fff
}

.ss-social-sharing a {
    text-indent: -99999px
}

a.ss-button-facebook,
a.ss-button-googleplus,
a.ss-button-linkedin,
a.ss-button-pinterest,
a.ss-button-reddit,
a.ss-button-twitter,
a.ss-button-xing {
    background-image: url(img/socialshare.png);
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    padding: 0;
    border: 0;
    margin: 0 1% 1% 0;
    display: inline-block
}

a.ss-button-twitter {
    background-position: 0 -45px
}

a.ss-button-twitter:active,
a.ss-button-twitter:focus,
a.ss-button-twitter:hover {
    background-position: 0 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-googleplus {
    background-position: -45px -45px
}

a.ss-button-googleplus:active,
a.ss-button-googleplus:focus,
a.ss-button-googleplus:hover {
    background-position: -45px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-facebook {
    background-position: -90px -45px
}

a.ss-button-facebook:active,
a.ss-button-facebook:focus,
a.ss-button-facebook:hover {
    background-position: -90px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-linkedin {
    background-position: -135px -45px
}

a.ss-button-linkedin:active,
a.ss-button-linkedin:focus,
a.ss-button-linkedin:hover {
    background-position: -135px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-pinterest {
    background-position: -180px -45px
}

a.ss-button-pinterest:active,
a.ss-button-pinterest:focus,
a.ss-button-pinterest:hover {
    background-position: -180px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

@media (max-width:480px) {
    .quotebox h2 br{
        display: none;
    }
    .social-sharing a {
        text-indent: -99999px
    }
    a.button-facebook,
    a.button-googleplus,
    a.button-linkedin,
    a.button-pinterest,
    a.button-reddit,
    a.button-twitter,
    a.button-xing {
        background-image: url(socialshare.png)!important;
        width: 45px;
        height: 45px;
        background-repeat: no-repeat;
        padding: 0;
        border: 0
    }
    a.button-twitter {
        background-position: 0 -45px
    }
    a.button-twitter:active,
    a.button-twitter:focus,
    a.button-twitter:hover {
        background-position: 0 0;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out
    }
    a.button-googleplus {
        background-position: -45px -45px
    }
    a.button-googleplus:active,
    a.button-googleplus:focus,
    a.button-googleplus:hover {
        background-position: -45px 0;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out
    }
    a.button-facebook {
        background-position: -90px -45px
    }
    a.button-facebook:active,
    a.button-facebook:focus,
    a.button-facebook:hover {
        background-position: -90px 0;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out
    }
    a.button-linkedin {
        background-position: -135px -45px
    }
    a.button-linkedin:active,
    a.button-linkedin:focus,
    a.button-linkedin:hover {
        background-position: -135px 0;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out
    }
    a.button-pinterest {
        background-position: -180px -45px
    }
    a.button-pinterest:active,
    a.button-pinterest:focus,
    a.button-pinterest:hover {
        background-position: -180px 0;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out
    }
}

.section-title strong{
  font-weight: 600;
}
.home-welcome-copy h1 span{
font-size: 0.257em;
color: #ff6600;
display: block;
font-weight: 400;
padding-bottom: 20px;
}

.clear {
    clear: both
}

.box-inner {
    float: left;
    width: 100%
}
.btn.btn-transp{
  color: #008cd1;
  background: none;
  border: solid 1px #008cd1;
}
.btn.btn-transp:hover,
.btn.btn-transp:focus,
.btn.btn-transp:active{
  color: #fff;
  background: #008cd1;
}
.sidebox h3 {
position: relative;
  font-size: 1.4em;
}

.sidebox.accordion .box-inner h3 {
    margin: 0
}

.sidebox .btn {
    width: 100%
}

.inner-content {
    float: left;
    padding: 50px 0 60px;
    width: 100%;
}

.clear.hr {
    background-color: #cfcdcd;
    float: left;
    height: 1px;
    margin: 11px 0;
    width: 100%
}

textarea {
    min-height: inherit!important
}

.introbox {
position: relative;
z-index: 3;
}

.linkbtn {
font-size: 1.2em;
width: 42px;
height: 42px;
font-weight: 600;
color: #fff;
background: #ff6600;
border-radius: 100%;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
right: 30px;
top: 20px; 
}

/*.linkbtn:active,
.linkbtn:focus,
.linkbtn:hover {
    color: #fff;
   background-color:#008cd1
}

.linkbtn:active i,
.linkbtn:focus i,
.linkbtn:hover i {
    color: #2a9941
}*/

.linkbtn i {
    color: #092f57;
    margin: 0;
    vertical-align: middle
}

table {
    display: block;
    overflow: auto;
    border-collapse: collapse;
    width: 100%;
    clear: both;
    border-top: #ccc solid 1px;
    border-left: #ccc solid 1px;
    margin-bottom: 30px;
    font-size: .8em;
    text-align: center
}

table th {
    background: #f8f8f8
}

table td,
table th {
    line-height: normal;
    border-bottom: #ccc solid 1px;
    border-right: #ccc solid 1px;
    padding: 10px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .08)
}

table p {
    font-size: 1.125em;
    line-height: 30px
}

table p:last-child {
    margin-bottom: 0
}

.footer {
font-size: 0.889em;
  clear: both;
  padding: 70px 0 0;
  position: relative;
  width: 100%;
  line-height: 1.35em;
  background: #000033;
  color: #fff;
}
/*.footer:before{
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url("img/pattern.jpg") no-repeat top center;
  background-size:cover; 
} */
.footer h3 {
font-size: 1.250em;
  margin: 0 0 30px;
  color: #ffde59;
  text-transform: uppercase;
}
.v-align-center{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.subscribebox input[type=email],
.subscribebox input[type=text] {
    font-size: 1em;
    padding: 10px 15px;
    margin: 0 0 10px 0;
  border:solid 1px #001c57;
    transition: all .5s ease 0s
}

.subscribebox input[type=email]:focus,
.subscribebox input[type=text]:focus {
    border-color: #2a9941
}

.foot-col h4 {
    font-size: 1em;
    margin-bottom: 10px
}
.foot-col .social-icons a{
    background: #454d56;
    color: #fff;
}
.foot-col .social-icons a:hover,
.foot-col .social-icons a:focus{
    background: #ffde59;
    color: #000033;
    text-decoration: none;
}
.footer-copyrights {
  clear: both;
  font-weight: 400;
  font-size: 0.889em;
  text-align: center;
  padding: 20px 0;
  position: relative;
  color: #fff;
  border-top: solid 1px rgba(255,255,255,0.2);
  margin-top: 50px;
}

.subscribebox .btn {
    width: 100%
}

.footer-nav li:before {
    content: "\f105";
    font-family: Font Awesome\ 6 Free;
    font-weight: 700;
  font-size: 0.75em;
  position: absolute;
  left: 0;
  top: 0;
    color: #ffde59;
}

.footer-nav li {
    display: block;
    position: relative;
    padding: 0 0 15px 20px
}

.foot-col a {
    color: #000
}
.foot-col a:hover,
.foot-col a:focus,
.foot-col a:active{
    color: #ffde59
}
.footer-links.footer-nav li {
padding-bottom: 8px;
}

.footer-nav li a {
    display: block;
}
.footer a{
    color: #fff;
}
.footer-nav {
    list-style-type: none;
    margin: 0
}

.footer-copyrights p {
    margin:0;
}

.footer-copyrights a {
    color: #fff
}
.footer-copyrights a:hover,
.footer-copyrights a:focus,
.footer-copyrights a:active{
    color: #ffde59
}

.post {
width: 100%;
background: #f7f6ff;
padding: 30px;
margin: 0 0 30px 0;
    clear: both;
}

.post-inner {
    float: left;
    padding: 20px;
    width: 100%
}

.contentside .sidebox ul {
    margin-bottom: 0
}

.contentside .sidebox ul li {
    border-bottom: 1px solid #ccc;
    font-size: .889em;
    font-weight: 400;
    line-height: 22px;
    list-style-type: none;
    margin: 0;
    min-height: inherit;
    padding: 15px 0
}

.sidebox ul li:last-child {
    border: none
}

.contentside .sidebox ul li:first-child {
    padding-top: 0
}

.contentside sidebox ul li a:hover {
    color: #fed403
}

.post img {
    height: auto;
    max-width: 100%
}
.contentside .post p {
    margin-bottom: 20px
}

.post_info {
font-size: 0.889em;
clear: both;
float: left;
margin: 0 0 15px;
width: 100%;
font-weight: 700;
}

.post_info a:active,
.post_info a:focus,
.post_info a:hover {
    color: #5f5b93
}

.post_info a {
    display: inline-block;
    margin: 0 20px 0 0;
  color: #000033;
}


.post_info .fas {
    margin: 0 3px 0 0;
  color:#928cc8;
}
.post h2.title,
.post h1.title{
  font-size: 1.667em;
}
.post h2.title a,
.post h1.title a{
  color: #000033;
}

.post h1.title a:hover,
.post h1.title a:focus,
.post h1.title a:active,
.post h2.title a:hover,
.post h2.title a:focus,
.post h2.title a:active
{
    color: #5f5b93
}

::-webkit-input-placeholder {
    color: #000;
    opacity: 1
}

:-moz-placeholder {
    color: #000;
    opacity: 1
}

::-moz-placeholder {
    color: #000;
    opacity: 1
}

:-ms-input-placeholder {
    color: #000;
    opacity: 1
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    font-family: "Inter", sans-serif;
    border:solid 1px rgba(22,133,12,0.3);
    box-shadow: none;
    height: auto;
    line-height: normal;
    font-size:1.0em;
    color: #000;
    padding: 14px 20px;
    width: 100%;
    opacity: 1;
    background: #fff;
  font-weight:400;
}

.sidebox {
clear: both;
    margin: 0 0 30px 0;
  width: 100%;
  background: #f7f6ff;
  overflow: hidden;
  padding: 30px;
}

.sidebox ul {
    margin: 0
}

.sidebox ul li {
    list-style-type: none;
    position: relative;
    padding-left: 25px
}

.sidebox ul li:before {
content: "\f0a9";
font-family: Font Awesome\ 6 Free;
position: absolute;
left: 0;
top: 3px;
color: #928cc8;
font-weight: 700;
font-size: 0.80em;
}

.sidebox ul li a {
    display: block;
    padding: 3px 0;
    color: #16202c;
}

.sidebox ul li a:active,
.sidebox ul li a:focus,
.sidebox ul li a:hover {
    color: #5f5b93
}

.sharethis {
    float: right;
    font-size: 1em;
    font-weight: 600;
    margin: 0;
}

.sharethis img {
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border-radius: 5px
}

.sidebox.accordion h3 {
    cursor: pointer;
    padding-left: 40px
}

.sidebox.accordion h3:before {
    content: "\f067";
    color: #000;
    font-family: Font Awesome\ 6 Free;
    left: 0;
    position: absolute;
    top: 5px;
    background: #fecc17;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: .8em;
    border-radius: 3px
}

.sidebox.accordion h3.active:before {
    content: "\f068"
}

.sidebox p {
    padding: 0
}

.sidebox.box-light h3 {
    color: #004b8f
}

.sidebox .sidebox-events li span {
    display: block;
    font-size: .722em;
    font-weight: 400
}

.contentside ul li:before {
content: "\f058";
  font-family: Font Awesome\ 6 Free;
  font-size: 0.75em;
  position: absolute;
  left: 0;
  top: 3px;
  font-weight: 700;
  color: #928cc8;
}
.border-shadow{
border-radius: 30px;
  box-shadow: 0 0 25px rgba(108, 144, 157, .22);
}
.contentside ul li {
    list-style-type: none;
    padding: 2px 0 2px 1.3em;
    position: relative
}

.contentside ol li {
    counter-increment: step-counter;
    list-style-type: none;
    padding: 2px 0 2px 1.1em;
    position: relative
}

.contentside ol li::before {
color: #928cc8;
  content: counter(step-counter, decimal);
  display: inline-block;
  left: 0;
  position: absolute;
  top: 1px;
  font-weight: 600;
  font-size: 0.85em;
}

.form-half {
    margin: 0 0 0 2%;
    float: left;
    width: 49%
}

.form-half:first-child {
    margin-left: 0
}

.contentside ol,
.contentside ul {
    margin: 0 0 25px;
    padding: 0
}

.contentside blockquote p:last-child {
    margin-bottom: 0
}


.contentside blockquote {
box-shadow: 0 0 25px rgba(108, 144, 157, .22);
  border-left: 7px solid #928cc8;
  border-radius: 40px;
  margin: 0 0 20px;
  padding: 40px 50px;
  width: 100%;
  font-style: italic;
}

.contentside ul ul {
    margin: 0;
    padding: 20px 0 0
}

.contentside ul li:last-child {
    padding-bottom: 0
}

.slider-img {
    float: left;
    width: 54%
}

.home-slider .container {
    position: relative
}

@media screen and (max-width:1600px) {
    .slider-text {
  padding: 0 50px 0 100px;
}
    .testimonials-rotator .slick-prev {
  left: -20px;
}
     .testimonials-rotator .slick-next {
  right: -20px;
}
    .home-welcome-copy::before {
left: 0;
}
  .recent-projects .slick-prev {
  left: -10px;
}
  .recent-projects .slick-next {
  right: -10px;
}
  
  
   
  
   
    .home-featured-products .slick-prev {
        left: 0
    }
    .home-featured-products .slick-next {
        right: 0
    }

    .form-row textarea {
        height: 68px
    }
}

@media screen and (max-width:1500px) {
    .sec2box-text {
  padding: 0 30px;
}

  
  
    .wrapper {
        width: 96%;
    }
}

@media screen and (max-width:1440px) {
    .home-featured-services ul li::before {
  right: -21%;
  width: 30%;
}

  

}
   
  

@media screen and (max-width:1400px) {
    .form-half {
        margin: 0 0 10px 4%;
        width: 48%
    }
    .form-half:first-child {
        margin-left: 0
    }
    .contact-page .form-half,
    .sidebar .form-half {
        width: 100%;
        margin-left: 0
    }
}

@media screen and (max-width:1366px) {
    .homeform .featurebox h2{
        font-size: 2.5em;
    }
  .homeform .featurebox::after {
    border-left: 206px solid transparent;
    border-right: 206px solid transparent;
}
    .banner-inner .featurebox h2 {
        font-size: 1.375em
    }
  
  
}

@media screen and (max-width:1280px) {
    .header .btn{
        font-size: 0.80em;
    }
    ul.slimmenu li {
  margin: 0 10px;
}
  ul.slimmenu li a {
  font-size: 0.80em;
}
  
  .home-featured-services-inner{
  padding-bottom:50px;  
  }
  .home-featured-services-inner::before{
  display:none; 
  }
  .homeproducts-top-strip{
  display:none; 
  }
  .home-featured-products{
  margin:0; 
  }

  
  .homeform .featurebox::after {
  display:none; 
  }

  
  
    .introbox {
        padding: 0
    }

   
  
    .home-featured-products h2 br {
        display: none
    }
    .banner-inner .featurebox h2 {
        font-size: 1.111em
    }
}

@media screen and (max-width:1200px) {

  .home-welcome-copy{
    padding: 70px 0;
    
  }
  .slider-curve{
    display: none;
    
  }
     .homeform {
       margin: 0;
width: 100%;
position: relative;
left: auto;
top: auto;
float: left;
height: auto;
display: inherit;
    }
    .featurebox {
        width: 100%
    }
  

    .header::after {
        display: none
    }
}

@media screen and (max-width:1199px) {
    .contact-info {
  height: auto;
  margin: 0 0 20px 0;
}
    .contact-row iframe {
  height: auto !important;
  width: 100%;
  min-height: 330px;
}
    .contact-row {
  height: auto;
}
    .slider-text {
    padding: 0 30px;
  }
    .sliderleft-col {
  margin-top: 0;
}
    .numbers {
  padding: 20px 0 0 0;
        margin: 0;
}
     .header .d-flex{
        display: inherit !important;
    }
     .header .btn {
position: absolute;
    right: 50px;
    top: 30px;
  }
    .section{
        padding: 60px 0;
    }
      .sec2box {
    padding: 4px;
    width: 25%;
  }
      .sec2box-pic, .sec2box-text {
    width: 100%;
  }
      .sec2box-text {
    padding: 30px 20px;
  }
     .sec2box h3 {
    font-size:1.3em;
  }
    .logos-outer ul li {
  width: 33.3333%;
}
  .home-featured-services ul li:nth-child(3):before{
  display: none;
}
  .home-featured-services ul li {
  width: 31%;
}

  .slider-text h2 {
  font-size:1.5em;
}
  .product-container {
  padding-top: 20px;
}
  .home-cta ul li:first-child {
  margin-bottom: 0;
}
    .home-cta ul li {
margin: 0;
width: 49.5%;
}

  .featurebox.popupform{
    top: 80px;
  }
  .grid3x3.sec2con {
  padding: 0;
}
  .homeform,
  .recent-projects{
    padding: 40px 0;
  }
  .home-cta ul {
  padding-top: 10px;
}
  h2 {
  font-size: 1.7em;
}
  
  .home-featured-services h2 br{
    display: none;
  }
  .home-welcome-copy h1 span {
  font-size: 0.5em;
}
   .section-title{
        font-size:1.8em;
    }
    .header .align-items-center {
  -ms-flex-align: inherit !important;
  align-items: inherit !important;
}
    .prod-txt {
  padding: 0 20px 20px;
}
    .home-featured-services p br{
    display: none;
    }
  .main-nav.sticky-nav {
  position: relative;
  left: auto;
  top: auto;
}
  
  .home-why-choose ol li {
  width: 31%;
margin: 10px 1%;
}
  .blog-home ul li {
  width: 31%;
}
    .recent-projects{
        padding-top: 30px;
    }
  
  .ref-code input[type="text"]{
  margin-bottom:12px; 
  }
  
  
  
  .header.sticky-head{
  position:relative;
  left:auto;
  top:auto; 
  }
  .header.sticky-head .logo {
    display: block;
}
  .home-featured-services{
  text-align:center;  
  }
  .home-featured-services h2 {
    text-align: center;
}
  
  .homeform .featurebox::after{
  display:none; 
  }
  
  .v-center {
    align-items: inherit;
}

  .home-featured-products-inner{
  background-size:inherit;  
  }
  .home-welcome-copy .featurebox {
    margin-top: 0;
}
  .searchsite{
  display:none; 
  }
  
  
    ul.slimmenu li li .sub-toggle {
        top: 0;
        right: 0;
        min-height: inherit;
        padding: 5px 17px
    }
    .service-col {
        background-image: none
    }
    .service-col-inner {
        padding: 20px
    }
    .home-slider .slick-slide::after {
        display: none
    }

    .home-featured-services .row {
        padding-top: 0
    }
    .introbox {
        padding-right: 0
    }

    .home-slider .slick-slide::before {
        width: 100%;
        left: 0;
        transform: inherit;
        height: 100%
    }
    .home-slider-container {
        margin-top: 0
    }
    .home-slider .slick-arrow {
        margin-top: -30px
    }
    .home-slider .slick-prev {
        left: 5px
    }
    .home-slider .slick-next {
        right: 5px
    }
    .home-welcome-copy p {
        font-size: 1em;
        line-height: 1.5em
    }
    
    .sidebar .featurebox h2 br {
        display: none
    }
   
    .home-welcome-copy h1 br {
        display: none
    }
   
   
    .sec2box h3 .fas {
        right: 10px;
        top: 8px;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

   
   
    ul.slimmenu li {
        padding-left: 0
    }
    ul.slimmenu li ul {
        border: none;
        box-shadow: none;
        border-radius: inherit
    }
    ul.slimmenu li {
        margin-left: 0
    }
    ul.slimmenu {
text-align: left;
    width: 100%;
    clear: both;
    display: none;
    padding-top: 20px;
    }
    ul.slimmenu li a {
 padding:6px 0;
        border: none
    }
    ul.slimmenu li .sub-toggle {
right: 0;
    top: 0;
    padding: 5px 15px;
    min-height: 42px;
    display: block;
    background: #5f5b93;
    color: #fff;
    }
  
    ul.slimmenu li>ul {
        width: 100%
    }
   
    ul.slimmenu li ul li ul li a {
        padding-left:40px
    }
    ul.slimmenu i {
        font-style: normal;
    }
    ul.slimmenu li.current-menu-item>a {
        background: 0 0
    }
    ul.slimmenu li ul li {
        margin: 0;
    }
    ul.slimmenu li ul li:first-child::before {
        content: normal
    }

    .quotebox cite::before {
        content: normal
    }

    .test-bg {
        display: none
    }
    .sidebar .featurebox {
        margin-top: 0
    }
    .home-featured-products h2 br {
        display: none
    }
    ul.slimmenu li {
        border-top:rgba(0, 140, 209, .20) solid 1px;
        display: inline-block;
        float: none;
        padding: 0;
        border-left: none
    }
    .btn-call {
        float: none;
        display: inline-block;
        margin: 15px 0 0 0
    }
    .box h3 {
        font-size: 1.222em
    }
    .banner-inner h2 {
        font-size: 1.222em
    }
    .featurebox input.input-large[type=text] {
        width: 92%
    }
    .featurebox h3 {
        font-size: 1.111em
    }
    .post h1,
    .post h2 {
        font-size: 1.333em;
    }
    .more {
        display: inline-block
    }
    .intro-pic {
        width: 16%
    }
}

@media screen and (max-width:1024px) {
    .sidebtn {
        transform: rotate(0);
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        position: relative;
        top: auto;
        right: auto;
        z-index: 1;
        clear: both
    }
    .closebtn-icon {
        display: none
    }
    .banner-inner .featurebox {
        width: 100%
    }
    nav ul li a {
        padding: 13px 11px;
        font-size: .778em;
        font-weight: 400
    }
    .slider ul li {
        line-height: 18px!important;
        background-position: left top
    }
}

@media screen and (max-width:991px) {
    .quotebox blockquote::before {
  left: 0;
}
    .quotebox blockquote {
  border-right: none;
        padding: 105px 0px 30px 0px;
}
     .home-welcome-copy::before {
    display: none;
  }
    .prod-list ul li {
    width: 48%;
  }
    

    .footer-copyrights {
  margin-top: 20px;
}
    .footer {
  padding: 40px 0 0;
}
    .home-sec01 .btn{
        margin-bottom: 20px;
    }
     .testimonial-single {
    margin: 0;
  }

.sec2con {
  margin-top: 0;
}
    .sec2box, .grid3x3 .sec2box{
 width: 48%;
}
  .topright .btn{
padding-left: 15px;
    padding-right: 15px;
    font-size: 0.95em;
  }
  .contact-info {
    padding: 30px;
    height: inherit;
    margin-bottom: 20px;
  }
  .contact-info li {
  text-align: center;
}
  .sbi-col{
    width: 48%;
    margin: 10px 1%;
  }
  .product-item {
  width: 48%;
}
  .homeform .featurebox-inner {
  padding: 0;
}

  .home-slider-container::before{
    display: none;
  }
  .slider-text::before{
    display: none;
  }



   
    .featurebox-inner::before {
    display: none;
    }
   


  .blog-home ul {
  padding: 20px 0;
}
    .sec2con-static .sec2box {
  width: 48%;
}
    .slider-text-inner {
 width: 100%;
}
   
  
  .foot-col{
  padding:10px 0; 
  }
  .border-sep{
  border:none;  
  }
  .testimonials-rotator::before {
  left:10px;  
  }
  .testimonials-rotator::after {
  right: 10px;
bottom: 0;
  }
  
.cta-icon {
    top: 38px;
}

  .home-why-choose ol li::before,
  .home-why-choose ol li::after{
  display:none; 
  }
  
  .locations-served-bar ul li{
  width:31%;  
  }

    .service-page .home-featured-services ul li{
  width: 48%;
margin: 10px 1%;
  }
  .home-featured-services ul{
  justify-content: center;
    padding: 0;
  }
  .home-welcome-copy .featurebox {
    margin-top: 20px;
}
  .overlay-black::after{
  display:none; 
  }
    .home-featured-services ul li:nth-child(4) .step-arrow {
        display: block
    }


    .header img {
        margin-top: 0
    }
    .quotebox::before {
        left: 30px;
        top: 0;
        font-size: 1.8em
    }
    .quotebox::after {
        right: 30px;
        bottom: 0;
        font-size: 1.8em
    }

    .home-why-choose::before {
        display: none
    }
    .product-item h3 {
        font-size: 1.5em
    }
    .recent-projects ul li {
        border: none;
        margin: 0;
    }
   
   
    .home-testimonials::after {
        display: none
    }
    .testimonial h2 {
        margin-bottom: 20px
    }
    .home-welcome-copy img {
        display: block;
        margin:20px auto 0;
    }
    .gallery-item h3 {
        font-size: 1.3em
    }
    .breadcrumb-bar {
font-size: 0.85em;
    }
    .contentside .featurebox {
        margin-top: 0
    }
   

    
   
    .recent-projects ul {
        padding: 0
    }
    h3,
    h4 {
        font-size: 1.7em
    }
    .introbox {
        padding-left: 0
    }
    .banner-inner h1,
    .banner-inner p {
        background: 0 0;
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        color: #fff;
        font-size: 2.0em;
    }
    
   
    .home-featured-products iframe {
        margin-bottom: 10px
    }
    .sidebar {
        clear: both;
        padding-top: 20px
    }
   
   
    .finance-left,
    .finance-right {
        width: 100%
    }
    nav ul li a {
        font-size: .889em
    }
    nav ul li ul li:hover ul {
        position: relative
    }
    nav ul li ul li ul li a {
        padding-left: 40px
    }
    nav ul {
        text-align: left
    }
    nav ul li {
        border-bottom: 1px solid #504944
    }
    nav ul li ul {
        width: 100%
    }
    nav ul li ul ul {
        left: auto;
        position: relative;
        top: auto;
        margin-bottom: 10px;
        display: block
    }
    .camera_next,
    .camera_prev {
        display: none!important
    }
   
    .accordion h3 span {
        padding-top: 3px
    }
    .tinynav {
        border: none;
        border-radius: 5px;
        display: block;
        padding: 7px 2%;
        width: 70%;
        float: left
    }
}

@media screen and (max-width:900px) {
    .footer-nav li a {
        line-height: 22px
    }
}

@media screen and (max-width:768px) {
    .faq-answer {
  padding: 0px 0 20px 0;
}
      .section-title {
    font-size:1.5em;
  }
    .section{
        padding: 40px 0;
    }
    .faq-outer h3 {
  font-size: 1.0em;
        padding: 15px 35px 15px 0;
}
    
    .faq-outer h3::before {
  right: 15px;
  top: 13px;
}
     .testimonials-rotator {
    padding: 20px 30px;
  }
    .testimonials-rotator .slick-prev {
  left: 0;
}
    .testimonials-rotator .slick-next {
  right: 0;
}

  .home-featured-services ul li::before {
    display: none;
  }

  .sec2box h3{
    width: auto;
  }
  .sec2box h3::before{
    transform: none;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
  }
    .home-featured-services ul li,
    .service-page .home-featured-services ul li{
  width: 48%;
        margin: 10px 1%;
}
    .prod-page .sec2box {
  width: 50%;
  margin: 0;
}
    .brands ul {
  padding: 0;
}
  


      .home-featured-services ul {
        padding-top:0;
    }

    .head-email .fa-envelope-o {
        margin: 0 3px 0 0
    }
    .home-featured-products p br {
        display: none
    }
}


@media screen and (max-width:767px) {
    .inner-content {
  padding: 30px 0;
}
    .sec2con {
  padding: 0;
}
    .sliderleft-col {
  width: 100%;
        padding: 20px 0;
}
    .sliderright-col {
  width: 100%;
}
    .home-slider .d-flex{
     display: inherit !important;
    }
    .collapse-button {
  top: -49px;
}
     .header .btn {
   right: 40px;
    top: 12px;
    padding: 12px 15px;
  }
    .logo img{
        max-width: 100px;
    }
      .topright .btn {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.3em;
  }
    .gmb-review-rating {
  width: 100%;
}
    .header .social-icons{
width: 100%;
    margin: 10px 0;
    }

     .footer-copyrights {
    margin-top: 0;
  }
     .logos-outer ul li {
  width:50%;
}
  ul.slimmenu li .sub-toggle {
  min-height: 39px;
}
  .home-cta ul li h3 {
  font-size: 1.7em;
}
  .btn.schedule-btn {
  right: -72px;
}
  body{
    font-size: 100%;
    
  }


  .headphone-mobile{
  display: inline-block;

font-size: 1.2em;

vertical-align: middle;
}
  .headphone-mobile a{
    background: #008cd1;
padding: 7px 20px;
    display: block;
    color: #fff;
border-radius: 50px;
  }
  .headphone-mobile .fa-phone{
    font-size: 0.85em;
  }
  .headphone-mobile a:hover,
  .headphone-mobile a:focus,
  .headphone-mobile a:active{
background: #ff6600;
color: #fff;
}

  .home-cta ul li:first-child {
  margin-bottom: 10px;
}
  .headphone-mobile a{
    color: #fff;text-decoration: none;
  }
  .home-cta ul li {
  width: 100%;
}

    .quotebox-inner::before {
  font-size: 3.000em;
  left: 20px;
  top: 20px;
}
     .quotebox-inner::after {
  font-size: 3.000em;
  right: 20px;
  bottom: 20px;
}

   
    .home-why-choose.home-why-choose-static ol li {
  width: 100%;
  margin: 0 0 20px;
}
    .sec2con-static .sec2box {
  width: 100%;
}
    .sec2con.sec2con-static {
  display: flex;
}
    .topbar {
  padding: 0;
}
    .home-why-choose h2 br{
        display: none;
    }
  .home-why-choose .whychoose-single img{
    margin: 0 auto;
    display: block;
    
  }

  
  .footer p:last-child{
  margin:0; 
  }
  .footer-nav li:last-child,
  .footer{
    padding-bottom:0;
}
  .industry-catg ul li {
    list-style-type: none;
    margin: 5px 0.5%;
    width: 49%;
    border: solid 1px rgba(255,255,255,0.5) !important;
}
  .contentside .homeform-inner {
    padding: 30px 0;
}
  .sidebar .form-row {
    margin: 0;
}
.sidebar .featurebox h2 {
    margin-bottom: 20px;
}
  
  
  .heademail{
  display:block;
  margin:10px 0;
  border:none;
  padding:0;  
  }
  .slider-text{
  padding-bottom:0;   
  }
  
  .featurebox input[type="email"], .featurebox input[type="text"], .featurebox input[type="tel"], .featurebox select, .featurebox textarea{
  margin-bottom:15px; 
  } 

  .home-featured-services ul li a{
  margin:0 auto;  
  }
  .locations-served-bar ul li{
  width:100%; 
  }
  .contentside.sidebar .form-row {
    margin: 0;
}
  
  
  
  
  .home-why-choose ol{
  padding:0;  
  }
  

    
    .home-slider .slick-slide::before {
        display: none
    }
    .product-item {
        width: 100%;
    margin: 10px 0;
    }
    .foot-col,
    .footer h3 {
        margin-bottom: 20px
    }
    .homeform .form-row {
        margin: 0
    }
    .gallery-item {
        width: 49.70%
    }
    .post h1.title,
    .post h2.title {
        font-size:1.5em
    }
   
    .footer img {
margin: 0 auto;
    display: block;
    }   

   
    img.alignleft,
    img.alignright {
        display: block;
        float: none;
        margin: 0 auto 20px
    }

    .home-slider .slick-slide {
        padding-bottom: 0
    }
   
    .home-slider .slick-dots {
        width:100%;
    }
    .slider-text h3 {
        font-size: 1.111em
    }
    .home-slider {
        border: none
    }
    .sidebox.accordion h3::before {
        top: 0
    }
    .text-right {
        text-align: left
    }
    .introbox p {
        margin-bottom: 20px
    }
    .home-welcome-copy {
        padding-left: 0;
        padding-right: 0
    }
    .header .wrapper {
        padding-left: 0;
        padding-right: 0
    }
    .post {
        width: 100%;
padding:20px 10px;
        margin: 0 0 15px 0
    }
   
  .form-row{
  margin-top:0;
  margin-bottom:0;  
  }
    .row {
        margin-left: 0;
        margin-right: 0
    }
    .banner-inner h2 {
        left: auto;
        margin: 0;
        position: relative;
        top: auto;
        width: 100%
    }
    .header .col-lg-3 {
        padding-left: 15px
    }
    .head-email {
        padding-top: 0
    }
    .header .col-lg-3 {
        width: 100%
    }
    .featurebox {
        width: 100%;
    padding: 40px 20px;
    }
    .sidebar .featurebox {
        margin-top: 0
    }
    .heading {
        font-size: 1.111em;
        padding: 8px 47px 7px 20px;
        display: block;
        clear: both
    }
    .areas-served {
        margin-bottom: 30px
    }
    .accordion h3 span {
        padding-top: 3px
    }

    .cta-btn {
        display: block;
        left: auto;
        margin: 6px auto 0;
        position: relative;
        right: auto;
        top: auto
    }
    .sharethis {
        float: right
    }
    .featurebox input.input-large[type=text] {
        width: 100%
    }
    .camera_next {
        right: 0
    }
    .camera_prev {
        left: 0
    }
    .footer-links.footer-nav li a {
        background: 0 0;
        padding-left: 0
    }
    .footer .span3 {
        background: 0 0
    }
    .featurebox {
        min-height: inherit
    }
    .topbar p {
        font-size: .889em;

    }
}

@media screen and (max-width:640px) {
  .home-why-choose ol li {
width: 100%;
        margin: 5px 0;
padding: 20px;
}
  .blog-home h3 {
  font-size: 1.0em;
  padding: 20px;
}
  .blog-home ul li {
  width: 100%;
  margin: 10px 0;
}

  .stepicon {
    padding: 0;
    font-size: 1.5em;
    width: 100px;
    height: 100px;
    line-height: 100px;
}

    .product-item img {
        width: 100%
    }
    
    .home-featured-services ul li a::before {
        display: none
    }
    .gallery-page ul li {
        width: 49%;
        margin: 5px 0!important
    }
    .service-info {
        position: relative;
        left: auto;
        bottom: auto;
        float: left
    }
    .basic-table td {
        float: left;
        width: 100%;
        padding: 20px
    }
    .header .col-lg-3 {
        padding-left: 15px
    }
    .post h1,
    .post h2 {
        font-size: 1.111em
    }
    .post .btn {
        float: left
    }
    .introtext {
        width: 100%;
        padding: 5px 0 0 0;
        background: 0 0
    }
}

@media screen and (max-width:575px) {
    .numbers h3 {
  margin: 5px 0;
}
      .slider-text h2 {
    font-size: 1.3em;
  }
      .prod-list ul li {
    width: 100%;
    margin: 10px 0;
  }
    .contentside blockquote {
  padding: 30px;
}
  

  .recent-projects .slick-prev {
  left: 0;
}
  .recent-projects .slick-next {
  right: 0;
}


  .sbi-col{
    width: 100%;
    margin: 10px 0;
  }
    .service-page .serve-info h3 {
  font-size: 1.5em;
}
    .service-page .home-featured-services ul li{
  width: 100%;
margin: 10px 0;
  }
    .home-cta ul li {
  width: 100%;
        padding: 20px 0;
}
     .prod-page .sec2box {
  width: 100%;
}
  .sec2box, .grid3x3 .sec2box {
  width: 100%;
}
  
  
   .contentside .featurebox input[type="email"], .contentside .featurebox input[type="text"], .contentside .featurebox select, .contentside .featurebox textarea, .contentside .featurebox input[type="tel"]{
   margin-bottom:10px;  
   }
}

@media screen and (max-width:480px) {
  .banner-inner h1, .banner-inner p {
  font-size: 1.5em;
}
  .contact-info h3 .btn {
  font-size: 0.70em;
}

    .form-col-half {
  width: 100%;
}
    .service-page .home-featured-services ul li{
    width: 100%;
        margin: 10px 0;
    }
  .industry-catg ul li {
    margin: 5px 0;
    width: 100%;
}
  

  
  .gallery-item {
        width: 100%
    }

  .home-featured-services ul li {
        margin: 15px 0;
        width: 100%
    }
    .home-featured-services ul {
        margin-left: 0
    }

    .home-slider .slick-slide::before {
        background: 0 0
    }

   
    .post_info a {
        margin: 0;
        display: block
    }
    .sharethis {
        float: left;
        width: 100%
    }
    .post .social-sharing {
        width: 100%;
        float: left;
        margin: 10px 0 0 0;
        text-align: left
    }
    .topbar p span {
        font-size: .611em
    }
}

@media screen and (max-width:479px) {
   
    .sec-tagline::before,
    .sec-tagline::after {
        display: none;
    }
  
  
.sec2box:hover .prod-overlay .btn, .sec2box:focus .prod-overlay .btn, .sec2box:active .prod-overlay .btn{
display:block;  
}

.sec2box h3 br{
display:none;
}
.prod-overlay p, .prod-overlay .btn {
    display: block;
}
  .sec2box h3 span{
  display:none; 
  }

    .c100 {
        float: none;
        margin: 0 auto 10px
    }
    .sec2box-col {
        width: 100%;
        float: left;
        text-align: center
    }
    .sec2box-col:last-child {
        min-width: inherit;
        max-width: inherit;
        padding: 10px 0 0 0
    }
    .slider-text .btn br {
        display: inline-block
    }
    .social-sharing {
        clear: both;
        display: block;
        float: left;
        font-weight: 600;
        margin: 0;
        vertical-align: middle;
        width: 100%
    }
    .post .social-sharing {
        width: 100%
    }
   
    .form-full,
    .form-half {
        float: left;
        margin: 0 0 10px 0;
        width: 100%
    }
    .form-row {
        margin: 0
    }
    .form-medium {
        width: 50%
    }

    ul.slimmenu li ul li ul li a {
        padding-left: 20px
    }
}

@media screen and (max-width:320px) {
    .contentside .nav-tabs li {
        width: 100%
    }
    .contentside .nav-tabs li a {
        display: block;
        margin: 0
    }
    .main-nav .btn {
        clear: both;
        display: block;
        width: 100%
    }
}