.fr-version .header .wrapper {
  width: 1600px;
  max-width: 1600px;
}

.collaps-expand-features.normal h3 span {
  position: relative;
  left: auto;
  top: auto;
}
.collaps-expand-features.normal h3 {
 padding-left: 30px;
}



.blog-single-pge .podcast-sec .section-title,
.blog-single-pge .podcast-sec .sub-title{
    font-weight: 400;
  font-family: "Bebas Neue", sans-serif;
}
.podcast-sec .post{
    text-align: left;
}
.blog-single-pge .podcast-sec .blog-thumb {
  margin-bottom: 0;
}
.podcast-sec .blog-grid {
  justify-content: center;
}
.podcast-sec .blog-desc h3 {
  font-size: 1.4em;
  font-weight: 700;
}
.show991{
        display: none;
    }
.resources-cta{
   padding-top: 40px;
  text-align: center;
}
.resources-sec .faq-outer{
    padding: 0;
}
.location-map .btn:hover,
.location-map .btn:focus{
    background: #FF7E00;
    color: #fff;
}
.blog-single-pge .tbl-press h2, .blog-single-pge .tbl-press h3, .blog-single-pge .tbl-press h4, .blog-single-pge .tbl-press h5, .blog-single-pge .tbl-press h6 {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
    margin: 0;
}
.tbl-press td{
    vertical-align:middle;
}
.tbl-press td a{
text-decoration: none;
  color: #454545;
  display: block;
  text-wrap: wrap;
}
.tbl-press td a:hover,
.tbl-press td a:focus{
    color: #FF7E00;
}



ul#tabs-nav {
 list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.team-section ul#tabs-nav li {
 margin: 0 5px;
}

ul#tabs-nav li.active .btn{
  background: #fff;
  color: #FF7E00;
  border-color: #FF7E00;
}
.team-section ul#tabs-nav{
    margin-bottom: 50px;
}
.transition-row{
    margin-bottom: 25px;
}
.footer-row{
    display: flex;
    flex-wrap: wrap;
}
.foot-col{
   width: 14.28%;
  padding: 0 0 0 25px;
}
.foot-col:first-child{
padding-left: 0;
}
.foot-col:last-child{
padding-right: 0;
}
.post .blog-thumb img {
 max-height: 300px;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
  object-position: center;
  min-height: 300px;
}
.featured-post .post .blog-thumb img {
  max-height:inherit;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
  object-position: center;
  min-height: 300px;
}






.values-sec .para2{
    column-count: inherit;
  column-gap: inherit;
}
.team-generic{
    text-align: center;
    padding-top: 40px;
    padding-bottom: 25px;
}
.team-generic img{
    border-radius: 20px;
}
.team-generic h2{
margin:20px 0 5px;
}
.blog-single-pge h1.title{
    font-size: 3.611em;
}
.blog-single-pge h2,
.blog-single-pge h3,
.blog-single-pge h4,
.blog-single-pge h5,
.blog-single-pge h6{
    font-family: "Lato", sans-serif;
    font-weight: 400;
}
.blog-single-pge h2 strong,
.blog-single-pge h3 strong,
.blog-single-pge h4 strong,
.blog-single-pge h5 strong,
.blog-single-pge h6 strong{
    font-weight: 400;
}
.blog-single-pge h2{
    font-size: 3.111em;
}
.blog-single-pge h3{
    font-size: 2.222em;
}
.blog-single-pge h4{
    font-size: 1.778em;
}
.blog-single-pge h5{
    font-size: 1.333em;
}
.blog-single-pge h6{
    font-size: 1.111em;
}
.blog-single-pge .blog-thumb{
    margin-bottom: 50px;
}
.blog-single-pge .blog-thumb img{
   width: 100%;
}
.blogcatg{
    font-weight: 700;
    text-decoration: none;
    padding-bottom: 25px;
}
.blogcatg a{
    text-decoration: none;
}
.orange-bg .btn.btn-alt:hover,
.orange-bg .btn.btn-alt:focus,
.orange-bg .btn.btn-alt:active{
    background: #172F4E;
    color: #fff;
}
.align-images-even {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.process-row{
    margin-bottom: 20px;
    margin-top: 20px;
}
.process-row img{
    border-radius: 30px;
}






.blog-hero .section-title{
    padding-bottom: 50px;
}
.blog-alt .blog-thumb{
    width: 50%;
}
.blog-alt .blog-desc{
    width: 50%;
    padding: 20px;
}
.blog-alt .post{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.blog-alt{
   display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}
.featured-post .post{
    font-size: 1.0em;
}
.featured-post .blog-desc{
   position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  color: #fff;
  background: linear-gradient(to bottom, rgba(23,47,78,0) 0%,rgba(23,47,78,1) 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.featured-post .post h2.title, .featured-post .post h1.title{
    color: #fff;
    font-size: 2.222em;
}
.featured-post .post h2.title a, .featured-post .post h1.title a{
    color: #fff;
}

.blog-more{
font-weight: 800;
  text-decoration: none;
  letter-spacing: 2px;
  position: relative;
}
.blog-more:after{
content: "\f061";
  font-family: Font Awesome\ 6 Free;
  margin-left: 5px;
  font-weight: 700;
  vertical-align: middle;
  display: inline-block;
  font-size: 0.85em;
}

.blog-catg h2{
    margin: 0;
}
.blog-catg{
    padding-bottom: 40px;
}
.blog-grid{
    display: flex;
    flex-wrap: wrap;
}
.blog-grid{
    display: flex;
    flex-wrap: wrap;
}
.blog-grid .post{
    margin: 10px 1%;
}
.blog-col-3 .post{
    width: 31%;
}
.blog-col-2 .post {
  width: 48%;
}
.blog-desc{
    padding:40px 30px;
}
.blog-desc p:last-child{
    margin-bottom: 0;
}
.orange-bg{
    background: #FF7E00;
    color: #fff;
}
.orange-bg h2,
.orange-bg h3,
.orange-bg h4,
.orange-bg h5,
.orange-bg h6{
    color: #fff;
}
.lowes-logo{
    margin: -152px 0 20px 0;
}
.lowes-partner{
    margin-top: 50px;
}
.team-bio{
   position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
    color: #fff;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#172f4e+0,356cb4+100&0+0,1+100 */
background: linear-gradient(to bottom,  rgba(23,47,78,0) 0%,rgba(53,108,180,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.team-bio p{
    margin-bottom: 0;
}
.team-bio h3{
  margin-bottom: 0;
  font-size: 1.667em;
  color: #fff;
}
.flip-card {
  background-color: transparent;
  height: 464px;
  perspective: 1000px;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform .6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    margin-bottom: 10px;
}
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-card-front {
  background-color: #bbb;
  color: #000;
    
}
.flip-card-back h3{
    color: #fff;
    font-size: 1.667em;
}
.flip-card-back h3 strong{
    color: #FF7E00;
    font-weight: 400;
    
}
.flip-card-back {
  background-color: #172F4E;
  color: #fff;
  transform: rotateY(180deg);
    padding: 50px 30px;
}
.flip-card img {
  object-fit: cover;
  height: 100%;
  object-position: top;
  width: 100%;
    transition: all .3s linear;
}
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card-back p{
    margin-bottom: 0px;
}
.flip-card-back p:last-child{
    margin-bottom: 0;
}

.orange-color{
 color: #FF7E00;   
}
.investment-tbl table{
    text-align: center;
    border: none;
}
.investment-tbl td span{
    display: none;
}
.investment-tbl table h4{
    margin: 0;
}
.investment-tbl th{
    background: #172F4E;
    color: #fff;
    font-weight: 400;
  font-family: "Bebas Neue", sans-serif;
    font-size: 2.222em;
}
.investment-tbl th,
.investment-tbl td{
    border: none;
    padding: 25px 0;
}
.investment-tbl th{
    padding: 10px 0;
}
.investment-tbl tr th:first-child{
  border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.investment-tbl tr th:last-child{
  border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.investment-tbl tr td:first-child{
    width: 60%;
    text-align: left;
}
.dark-blue-bg.stats-inline .stats h3 {
  color: #fff;
}
.dark-blue-bg.stats-inline .stats {
  border-top: none;
  padding-top: 50px;
  padding-bottom: 60px;
}
.dark-blue-bg.stats-inline .video-responsive{
    margin-bottom: 30px;
    border-radius: 20px;
}
.not-rounded{
    border-radius: 0 !important;
}
.stats-inline .stats{
   display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
  border-top: solid 1px #ccc;
  padding-top: 50px;
}
.stats-inline .stats h3 {
  font-size: 3.615em;
}
.stats-inline .stats li{
    width: 25%;
    padding:20px;
    border: none;
}
.stats-inline .stats p {
  font-size: 1.0em;
}
.single-quote h3{
    margin: 0;
}
.map-legend{
display: flex;
  justify-content: center;
  padding: 50px 0 20px 0;
}
.map-legend div{
position: relative;
    padding: 0 10px;
}
.map-legend div:before{
content: "";
  width: 20px;
  height: 20px;
  background:#172F4E;
  display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    border-radius: 20px;
}
.location-map .btn{
    min-width: 125px;
    margin: 2px;
}
.map-legend div:nth-child(2):before{
  background:#AAAAAA;
}
.franchisee-video-inner{
background-position: center center;
  background-size: cover;
  position: relative;
  color: #fff;
  padding: 50px 0;
  border-radius: 20px;
  overflow: hidden;
}
.franchisee-video-inner:before{
content: "";
  width: 100%;
  height: 100%;
  background: rgba(23,47,78,0.9);
  position: absolute;
  left: 0;
  top: 0;
}
.franchisee-video-inner h3{
    color: #fff;
    margin-bottom: 0;
}
.franchisee-video-inner .video-responsive{
    margin-bottom: 30px;
      border-radius: 20px;
    
}
.franchisee-video-inner img{
    margin-bottom: 20px;
}
.pos-rel{
    position: relative;
}
.franchisee-video-inner h2,
.franchisee-video-inner .row{
position: relative;
    color: #fff;
}
.form-bg img{
    display: none;
}
.internal-form .featurebox{
    padding:50px;
}
.internal-form{
    background: #f8f8f8;
}
.form-bg{
    background-position: top right;
    background-size: cover;
}
.shadow-top .dark-blue-bg{
    box-shadow: 0 -50px 0 #D9D9D9;
}
.collaps-expand-features .overlay-3in1 {
  position: relative;
  left: auto;
  top: auto;
  background: #f8f8f8;
  color: #454545;
  text-align: left;
  width: 100%;
  border-radius: 20px;
}
.collaps-expand-features h3 span{
    color: #FF7E00;
  padding: 0 15px 0 0;
  position: absolute;
  left: 25px;
  top: 14px;
}
.collaps-expand-features h3.active {
background: #f8f8f8;
  border-radius: 20px 20px 0 0;
}
.collaps-expand-features h3 {
font-size: 2.222em;
  margin-bottom: 0;
  padding: 14px 30px 14px 70px;
    position: relative;
    cursor: pointer;
}

.cxf-content{
padding: 0px 30px 30px 30px;
  background: #f8f8f8;
  margin-bottom: 20px;
  border-radius: 0 0 20px 20px;
}
.cxf-content p:last-child{
    margin: 0;
}
.collaps-expand-features .overlay-3in1 h3 {
  color: #172F4E;
}
.catg{
    list-style-type: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-transform: uppercase;
    font-size: 0.889em;
    font-weight: 700;
}
.catg li{
    margin: 0 5px;
    text-align: center;
}
.catg li a{
text-decoration: none;
  border: solid 2px #FF7E00;
  padding: 12px 25px;
  border-radius: 30px;
  display: block;
  line-height: 1;
}
.catg li.active a,
.catg li a:hover,
.catg li a:focus{
background: #FF7E00;
    color: #fff;
}
.scrolling-text{
  color: #fff;
  padding: 45px 0;
    position: relative;
  margin: 60px 0;
}
.scrolling-text:before{
    content: "";
background: #172F4E;
  color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  transform: rotate(-4deg);

}
.scroll {
white-space: nowrap;
  overflow: hidden;
  transform: rotate(-4deg);
}

.scroll div {
  display: flex;
}

.scrolling-text h3 {
  font-size: 3.889em;
  margin-bottom: 0;
    color: #fff;
}
.scrolling-text h3:after {
content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    display: inline-block;
    margin: 0 30px;
    vertical-align: middle;
}
.scrolling-text h3 strong{
    color: #FF7E00;
    font-weight: 400;
}
.scrolling-text h3:last-child:after{
    display: none;
}
.RightToLeft {
  animation: RightToLeft 20s infinite linear;
}

@keyframes  RightToLeft {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-70%);
  }
}

.LeftToRight {
  animation: LeftToRight 20s infinite linear;
}

@keyframes  LeftToRight {
  from {
    transform: translateX(-70%);
  }
  to {
    transform: translateX(0%);
  }
}











.border-rounded{
    border-radius: 20px;
    overflow: hidden;
}


.overlay-3in1{
   position: absolute;
  left: 0;
  top: 0;
  background: rgba(23,47,78,0.90);
  color: #fff;
  text-align: left;
  padding: 40px;
  width: 60%;
  border-radius: 20px 0 0 20px;
}
.overlay-3in1 h3{
    color: #fff;
    font-size: 2.222em;
}
.overlay-3in1 h3 span{
    color:#FF7E00;
    padding: 0 15px 0 0;
}
.slider-3in1{
    position: relative;
}
.img-left-contet-right .sec-pic img{
    border-radius: 20px 0 0 20px;
}
.img-right-contet-left .sec-pic img{
    border-radius: 0 20px 20px 0;
}
.stats h3{
    font-size: 5.333em;
    margin: 0;
}
.stats p{
    font-size:1.333em;
    margin: 0;
}
.stats li{
    list-style-type: none;
  border-bottom: solid 1px #E9E7E7;
  padding: 30px 0;
}
.stats li:last-child{
  border-bottom:none;
    padding-bottom: 0;
}
.stats h3 strong{
    font-weight: 400;
    color: #FF7E00;
}
.dark-blue-bg{
    background: #172F4E;
    color: #fff;
    padding: 80px;
    border-radius: 20px;
}
.dark-blue-bg h2,
.dark-blue-bg h3,
.dark-blue-bg h4,
.dark-blue-bg h5,
.dark-blue-bg h6{
    color: #fff;
}
.teamcol{
border-radius: 20px;
  margin: 15px 1%;
  width: 31%;
  overflow: hidden;
}
.teamcol img{
display: block;
    margin: 0 auto;
    width: 100%;
}

.jointeam{
   text-align: right;
  padding: 30px 15px 0 0;
}
.teamrow .slick-arrow{
    top: auto;
    bottom: -80px;
}
.teamrow{
    display: flex;
  flex-wrap: wrap;
}
.teamrow .slick-prev {
  left: 15px;
}
.teamrow .slick-next {
  left: 75px;
}
.teamcol h3 span{
font-size: 0.65em;
  font-weight: 700;
  display: block;
  color: #000;
  padding-top: 5px;
}
.read-bio:hover{
    background: #FF7E00;
        color: #fff;
    text-decoration: none;
}
.read-bio{
position: absolute;
  right: 0;
  bottom: 0;
  background: #003965;
  color: #fff;
  text-decoration: none;
  font-size: 0.70em;
  line-height: normal;
  padding: 4px 18px 4px 6px;
  border-radius: 10px 0 10px 0;
}
.read-bio:after {
content: "\f063";
  font-family: Font Awesome\ 6 Free;
  font-size: 0.4em;
  font-weight: 700;
  color: #000;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 5px;
  top: 9px;
}


.about-local .gmb-review-rating{
    justify-content: center;
    margin-bottom: 25px;
}
.before-after{
    width:100%;
    position: relative;
    margin: 0 auto;
}
.content-left{
    text-align: left;
}
.about-local .gmb-review-rating span .fa-solid {
  text-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}
.about-local .gmb-review-rating img {
  box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}
.before-after * {
  box-sizing: inherit;
}
.before-after img {
  max-width: none;
  display: block;
}

.logos-outer img{
    filter: grayscale(100%);
    opacity: 0.6;
    transition: all .5s ease 0s;
}
.logos-outer img:hover{
    filter:grayscale(0);
    opacity: 1;
}
.logos-outer .slick-slide{
    padding: 0 30px;
}

.home-intro h2{
    text-align: left;
}
.home-intro .btn{
    margin-bottom: 30px;
}
.loc-list{
    background: #003965;
  color: #fff;
  height: 100%;
    padding: 50px;
}
.padding-top-zero{
    padding-top: 0 !important;
}
.padding-bottom-zero{
    padding-bottom: 0 !important;
}
.padding-zero{
    padding: 0 !important;
}
.sec-pic{
    text-align: right;
}
.locations-sec .row{
    border-radius: 30px;
  overflow: hidden;
}
.loc-list ul{
list-style-type: none;
  margin: 0;
  font-size: 1.4em;
  height: 345px;
  overflow-y: scroll;
}
.locations-sec img {
  display: block;
  margin: 0 auto;
  width: 100%;
  transition: all 0.5s ease 0s;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.home-sec01 .btn-alt{
    margin-left: 8px;
}
.loc-list ul li{
line-height: normal;
    padding: 5px 0;
}
.loc-list ul li a{
color: #fff;
    text-decoration: none;
    display: block;
}
.loc-list ul li a:hover,
.loc-list ul li a:focus{
color: #FF7E00;
}
.loc-list h2{
  color: #fff;
  font-size: 2.2em;
  text-align: left;
}
.home-form{
    background: #f8f8f8;
    position: relative;
}
.home-form:before{
content: "";
  width: 100%;
  height: 37%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.home-form img{
    margin: 30px 0 0 0;
}
.home-form h4{
   font-weight: 500;
  font-size: 1.2em;
  color: #000;
  margin-bottom: 50px;
  line-height: 1.3em;
}
.prod-list ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.prod-list ul li {
  list-style-type: none;
  width: 31%;
  margin: 15px 1%;
  background: #008544;
  color: #fff;
  border-radius: 50px;
  overflow: hidden;
  box-shadow: 0 0px 30px rgba(123,175,212,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 20px;
  font-size: 2.0em;
  font-weight: 400;
}
.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: #008544;
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -22px;
  margin: 0 0 0 -23px;
}
.prod-list ul li:hover {
  background: #6c909d;
}
.prod-list ul li a:hover h3::before,
.prod-list ul li a:hover h3::before{
  background: #008544;
  color: #fff;
}
.home-sec01 ul{
list-style-type: none;
  margin: 0;
  padding: 10px 0 30px 0;
}
.home-sec01 .btn{
    margin-bottom: 30px;
}
.sec-pic img{
    width: 100%;
}
.home-sec01 ul li{
position: relative;
  border-bottom: solid 1px rgba(0, 133, 68, 0.2);
  padding: 12px 0 12px 55px;
}
.home-sec01 ul li:before {
content: "";
  position: absolute;
  left: 0;
  top: 13px;
  background: url("img/check-icon.png");
  width: 30px;
  height: 29px;
}
.home-sec01 ul li:last-child{
    border: none;
}
.faq-outer h3.active {
margin: 0;
  border-radius: 20px 20px 0 0;
  color: #fff;
  background: #172F4E;
}
.faq-outer h3 {
font-size: 1.333em;
  margin: 0 0 15px 0;
  position: relative;
  width: 100%;
  cursor: pointer;
  background: #f8f8f8;
  padding: 25px 60px 25px 30px;
  border-radius: 20px;
  font-weight: 700;
  font-family: "Lato", sans-serif;
}
.faq-outer h3.active::before {
  content: "\f0d8";
    color: #fff;
}
.faq-outer{
    padding: 10px 0 50px 0;
}
.faq-outer h3::before {
content: "\f0d7";
  font-family: Font Awesome\ 6 Free;
  font-weight: 700;
  position: absolute;
  right: 35px;
  top: 24px;
  color: #FF7E00;
}
.faq-answer {
width: 100%;
  background: #f8f8f8;
  padding: 40px;
  border-radius: 0 0 20px 20px;
  margin-bottom: 15px;
}
.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;
}
.partners-logos .logos-outer{
    padding-top: 50px;
    
}
.partners-logos h2{
font-size: 2.0em;    
}
.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 {
line-height: normal;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.60em;
  font-weight: 700;
  margin: 25px 0 0 0;
}
.gmb-review-rating img {
background: #fff;
  border-radius: 100%;
  padding: 5px;
  margin-right: 10px;
}
.gmb-review-rating span {
    font-size: 1.5em;
  font-weight: 700;
  font-family: "Inter", sans-serif;
  padding: 0 10px 0 0;
}
.gmb-review-rating span:first-child{
    padding-right: 5px;
}
.slider-text .btn {
  align-self: flex-start;

}
.gmb-review-rating span em {
font-size: 1.4em;
  font-weight: 700;
  font-style: normal;
}
.gmb-review-rating span .fa-solid {
color: #FBBC04;
  font-size: 1.0em;
}
.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{
    padding-top: 25px;
}
.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;
border-radius: 40px;
}
.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;
}
.checkbox-label{
    font-size: 0.75em;
    line-height: normal;
}












.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;
}
.inner-padd{
    padding: 20px 50px;
}
.light-grey-bg{
    background: #f8f8f8;
}
.mission-vision p{
    font-size: 1.667em;
    line-height: 160%;
}
.border-grey.values-row {
  border-bottom: solid 1px #E9E7E7;
}
.values-row{
   border-bottom: solid 1px #fff;
  padding-bottom: 40px;
    margin-bottom: 40px;
}
.para2{
   column-count: 2;
  column-gap: 100px;
}
.extra-features{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.extra-features li{
width: 31%;
  margin: 45px 1%;
  text-align: center;
  background: #f8f8f8;
  color: #172F4E;
  border-radius: 20px;
  padding: 50px 30px;
    transition: all .5s ease 0s;
}
.extra-features li a{
    text-decoration: none;
    display: block;
}
.extra-features li:hover{
    background: #FF7E00;
    color: #fff;
}
.extra-features li:hover h3,
.extra-features li:hover p{
    color: #fff;
}
.extra-features li h3,
.extra-features li a h3,
.extra-features li a p{
    color: #172F4E;
}
.extra-features li img{
    margin: -100px 0 20px 0;
}
.blog-single-pge .video-responsive{
    margin-bottom: 20px;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
    border-radius: 20px;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.home-quote{
    text-align: left;
    padding-top: 50px;
}
.home-quote blockquote{
    margin: 0 0 30px;
    padding: 60px 0 0 0;
    position: relative;
}
.home-quote blockquote:before{
    content: "";
    background: url("img/quote-icon-left.png");
    width: 52px;
    height: 37px;
    position: absolute;
    left: 0;
    top: 0;
}
.home-quote cite,
.custom-cite{
    font-style: normal;
  display: block;
  padding-bottom: 30px;
}
.home-quote cite h3,
.custom-cite h3{
margin-bottom: 0;
}
.home-quote cite p,
.custom-cite p{
    margin-bottom: 10px;
}
.home-quote cite span,
.custom-cite span{
border: solid 1px #454545;
  font-size: 0.667em;
  border-radius: 15px;
  display: inline-block;
  padding: 4px 20px;
  font-weight: 700;
  line-height: normal;
  margin: 0 10px 0 0;
}
.home-quote .video-responsive{
    border-radius: 20px;
}
.logos-outer .slick-track{
 display: flex;
    align-items: center;
}
.logos-outer .slick-track .slick-slide{
 height: inherit;
}

.scrolling-text.fran-portpge{
    margin-bottom: 180px;
}








.introbox h1{
    text-align: left;
}
.section-title{
font-size: 3.611em;
}
.section-subtitle{
  font-size: 2.222em;
}
.section-subtitle strong{
  font-weight: 400;
    color: #FF7E00;
}
.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.167em;
  position: absolute;
  right: -30px;
  top: 50%;
  font-weight: 600;
  color: #fff;
  opacity: 1;
  background: #16202c;
  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: #ebf6fa;
}
.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: #008544;
  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.889em;
  color: #000;
  font-weight: 400;
}
.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 {
   box-shadow: 0 0 5px rgba(0, 0, 0, .28);
margin: 0 0 30px 0 !important;
padding: 0 !important;
position: relative;
width: 23.5%;
border-radius: 15px !important;
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, 0, .3);
    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 {
    padding-top: 50px;
}

.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 {
 text-align: center;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  margin: 20px 0;
}
.gallery-container .slick-slide{
margin: 0 1.5%;
}
.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;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.wp-pagenavi a,
.wp-pagenavi span {
margin: 0 5px 5px 0;
  background-color: #fff;
  color: #000;
  font-size: 0.8em;
  font-weight: 700;
  width: 34px;
  height: 34px;
  display: block;
  vertical-align: middle;
  text-align: center;
  line-height: 34px;
  border-radius: 7px;
  border: solid 1px #CECECE;
}


.wp-pagenavi span.current,
.wp-pagenavi span.pages {
    background: #FF7E00;
    color: #fff;
    border-color: #FF7E00;
}

.wp-pagenavi a:active,
.wp-pagenavi a:focus,
.wp-pagenavi a:hover {
    background: #172F4E;
    color: #fff;
    border-color: #172F4E;
    text-decoration: none;
}

.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;
}
.quotebox-inner{
width: 100%;
position: relative;
}

.home-testimonials h2{
text-align:left;    
margin-bottom: 30px;
}
.quotebox .slick-dots{
   margin: 50px 0; 
}
.testimonials-rotator{
background: url("img/quote-icon.png") no-repeat top center;
  padding-top: 50px;
  margin-top: 50px;
}
.quotebox .slick-track .testimonial-single {
  height: auto;
}
.testimonial-single {
  position: relative;
}
.testimonials-rotator .slick-prev {
    left: -40px
}

.testimonials-rotator .slick-next {
    right: -40px
}

.quotebox blockquote {
padding:0;
  margin: 0;
  position: relative;
  border: none;
}
.review-meta {
  padding-bottom: 10px;
}
.testimonial-single p {
 font-size: 1.4em;
  line-height: 1.3em;
  font-weight: 500;
}

.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;
  font-weight: 900;
  clear: both;
  line-height: 1;
  font-size: 1.1em;
  padding-top: 10px;
  color: #003965;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
}
.home-featured-products {
  background: #003965;
  color: #fff;
}
.home-featured-products h2{
    color: #fff;
}
.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;
    
}
.sec2con {
    padding-top: 40px;
}
.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 {
  transition: all 0.5s ease 0s;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 20px 1%;
  border-radius: 15px;
  overflow: hidden;
}
.sec2con .slick-slide{
    margin: 0 1%;
}
.sec2box:hover{
    box-shadow: 0 0 30px rgb(246, 149, 106);
}
.sec2box a:hover .sec2box-text,
.sec2box a:focus .sec2box-text{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.6+30,1+100 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 30%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.sec2box a:hover .sec2box-text p,
.sec2box a:focus .sec2box-text p{
    display: block;
}
.sec2box-inner{
position: relative;
overflow: hidden;
}
.home-featured-products .slick-arrow{
background: #c8c9e2;
width: 46px;
height: 46px;
line-height: 46px;
font-size: 1.0em;
color: #000;
}
.home-featured-products .slick-prev {
  left: -60px;
}
.home-featured-products .slick-next {
  right: -60px;
}
.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 {
color: #fff;
  font-size: 1.2em;
    margin: 0;
    
}
.sec2box .btn:hover{
    color: #fff;
    background: #16202c;
    border-color: #16202c;
}
.sec2box .btn {
  background: none;
  border: #fff solid 1px;
  align-self: flex-start;
}
.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-text p:after{
content: "\f063";
  display: inline-block;
  font-family: Font Awesome\ 6 Free;
  font-weight: 700;
  margin: 0 0 0 5px;
  font-size: 1.0em;
  transform: rotate(-45deg);
}
.sec2box-info {
background: #fff;
    float: left;
    width: 100%;
    padding: 30px 20px;
}
.sec2box img {
display: block;
  margin: 0 auto;
  width: 100%;
  transition: all 0.5s ease 0s;
}
.sec2box-text {

  color: #fff;
  padding: 30px;
  bottom: 0;
  position: absolute;
  left: 0;
    
  text-align: left;
  width: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.sec2box-text p{
    margin: 0;
  color: #F6956A;
  font-size: 0.6em;
  text-transform: uppercase;
  font-weight: 700;
    display: none;
    
}
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
}

.ss-social-sharing a:hover{
    opacity: 0.7;
}

a.button-googleplus {
    font-size: 100%;
    color: #fff;
    background-color: #c33219
}



a.button-twitter {
    font-size: 100%;
    color: #fff;
    background-color: #016cac
}


a.button-linkedin {
    font-size: 100%;
    color: #fff;
    background-color: #0073b2
}


a.button-pinterest {
    font-size: 100%;
    color: #fff;
    background-color: #a0171c
}



.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: 25px;
  height: 26px;
  background-repeat: no-repeat;
  padding: 0;
  border: 0;
  margin:2px 5px;
  display: inline-block;
}





a.ss-button-googleplus {
    background-position: -45px -45px
}



a.ss-button-facebook {
    background-position: -77px 0
}



a.ss-button-linkedin {
    background-position: -115px 0
}



a.ss-button-pinterest {
    background-position: -180px -45px
}


@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{
color: #FF7E00;
    font-weight: 400;
}
.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.667em;
  font-weight: 400;
  color: #008544;
}

.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-weight: 700;
    position: relative;
}

.linkbtn:active,
.linkbtn:focus,
.linkbtn:hover {
    color: #fff;
}

.linkbtn:after {
    content: "\f178";
font-family: Font Awesome\ 6 Free;
    display: inline-block;
    margin-left: 5px;
    font-size: 0.80em;
}

.linkbtn i {
    color: #092f57;
    margin: 0;
    vertical-align: middle
}

table {
    overflow: auto;
    border-collapse: collapse;
    width: 100%;
    clear: both;
    border-top: #ccc solid 1px;
    border-left: #ccc solid 1px;
}

table th {
}

table td,
table th {
    line-height: normal;
    border-bottom: #ccc solid 1px;
    border-right: #ccc solid 1px;
    padding: 10px;
}

table p {
    font-size: 1.125em;
    line-height: 30px
}

table p:last-child {
    margin-bottom: 0
}
.footer img{
    margin-bottom: 20px;
}
.footer {
font-size: 0.889em;
  clear: both;
  padding: 70px 0 20px;
  position: relative;
  width: 100%;
  line-height: 1.35em;
  background: #172F4E;
  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.125em;
  color: #fff;
  font-weight: 800;
  font-family: "Lato", sans-serif;
}
.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:hover,
.foot-col .social-icons a:focus{
    color: #FF7E00;
    text-decoration: none;
}
.footer-copyrights {
clear: both;
  font-weight: 400;
  padding: 20px 0 30px;
  position: relative;
  color: #fff;
  border-top: solid 1px rgb(255, 255, 255);
  margin-top: 50px;
}

.subscribebox .btn {
    width: 100%
}


.footer-nav li {
    display: block;
    position: relative;
    padding: 0 0 15px 0
}

.foot-col a:hover,
.foot-col a:focus,
.foot-col a:active{
    color: #FF7E00
}
.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: #FF7E00
}

.post {
position: relative;
    width: 100%;
  overflow: hidden;
  border: solid 1px #CECECE;
  margin: 0;
  border-radius: 20px;
    font-size: 0.889em;
}

.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
}
.post_info.dup-postinfo{
    border-bottom: solid 1px #ccc;
  justify-content: flex-end;
  padding-bottom: 20px;
  margin: 0;
}
.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.875em;
  margin: 0 0 15px;
  width: 100%;
    align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: 700;
}

.post_info a:active,
.post_info a:focus,
.post_info a:hover {
    color: #172F4E
}

.post_info .fas {
    margin: 0 3px 0 0;
    color:#008544;
}
.post h2.title,
.post h1.title{
    font-size:1.125em;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    color: #454545;
}
.post h2.title a,
.post h1.title a{
    color: #454545;
}

.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: #FF7E00
}

::-webkit-input-placeholder {
    color: #454545;
    opacity: 1
}

:-moz-placeholder {
    color: #454545;
    opacity: 1
}

::-moz-placeholder {
    color: #454545;
    opacity: 1
}

:-ms-input-placeholder {
    color: #454545;
    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: "Lato", serif;
    border:solid 1px #ccc;
    box-shadow: none;
    height: auto;
    line-height: normal;
    font-size:1.0;
    color: #000;
    padding: 10px 15px;
    width: 100%;
    opacity: 1;
    background: #fff;
    font-weight:400;
}

.sidebox {
clear: both;
    margin: 0 0 30px 0;
  width: 100%;
  background: #f6f2ed;
  overflow: hidden;
  padding: 30px;
  border-radius: 30px;
  border: solid 1px #e1dad1;
}

.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: #008544;
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: #008544
}

.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.778em;
position: absolute;
left: 0;
top: 1px;
font-weight: 700;
color: #FF7E00;
}
.border{
border-radius: 30px;
}
.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: #FF7E00;
content: counter(step-counter, decimal);
display: inline-block;
left: 0;
position: absolute;
top: 1px;
font-weight: 800;
font-size:0.889em;
}

.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 #008544;
  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) {
    .fr-version .header .wrapper {
  width: 100%;
  max-width:98%;
}
    .recent-projects .slick-prev {
  left: -10px;
}
    .recent-projects .slick-next {
  right: -10px;
}
    .home-slider .slick-prev {
  left: -25px;
}
    .home-slider .slick-next {
  right: -25px;
}
    
    
   
    .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) {
    .faq-catg .catg li{
        margin: 2px 2px;
    }
    .faq-catg .catg li a {
  padding: 12px 20px;
  font-size: 0.85em;
}
      .internal-form .wrapper {
    width: 100%;
          max-width: 100%;
  }
  

    .slider-text h2 {
  font-size: 3.0em;
}

    
   .slider-text-inner {
  padding-left: 50px;
}
  
    
    .wrapper {
        width: 98%;
    }
    .header .btn {
   padding: 14px 20px;
  font-size: 0.8em;
 }
    .header-inner {
  padding: 25px 15px;
}
    ul.slimmenu li {
  margin: 0 12px;
}
    ul.slimmenu li a {
  font-size: 0.85em;
}
}

@media screen and (max-width:1440px) {
    
    .fr-version ul.slimmenu li {
  margin: 0 5px;
}
     .fr-version ul.slimmenu li a {
    font-size: 0.80em;
  }

     .fr-version .slider-text h2 {
    font-size: 2.0em;
  }
    .dark-blue-bg {
  padding: 50px;
}
    .scrolling-text {
  margin: 20px 0;
}
    .home-featured-services ul li::before {
  right: -28%;
  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) {
    .scrolling-text.fran-portpge{
    margin-bottom: 100px;
}
    .collaps-expand-features h3 {
  font-size: 1.85em;
}

   
    .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:1300px) {
.fr-version .cta-mobile {
  width: 100%;
  text-align: right;
}
    }
@media screen and (max-width:1280px) {
    .fr-version ul.slimmenu li {
  margin: 0 5px;
}
    ul.slimmenu li {
  margin: 0 10px;
}

  
    
    .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%
    }
}

@media screen and (max-width:1199px) {
      .fr-version .cta-mobile {
    text-align: center;
  }
    .cta-mobile{
        width: 100%;
  text-align: center;
    }
    ul.slimmenu li.btn-lang {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
}
    
    .mission-vision p {
  font-size: 1.0em;
  line-height: normal;
}
    .collaps-expand-features{
     padding-bottom: 20px;   
    }
    .catg li a {
  padding: 12px 20px;
}
    .catg li {
  margin:2px;
}
    .stats h3 {
  font-size: 4.0em;
}
    .scrolling-text h3 {
  font-size: 3.0em;
}
    .slider-3in1 {
  margin-top: 20px;
}
     .main-nav {
    width: 100%;
  }
    .topright {
  width: 100%;
}


    .section{
        padding: 60px 0;
    }
      .sec2box {
    width: 25%;
  }
      .sec2box-pic, .sec2box-text {
    width: 100%;
  }
      .sec2box-text {
    padding: 30px 20px;
  }

    .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 p {
  font-size: 1.0em;
}
    .slider-text h2 {
  font-size: 2.0em;
}
    .product-container {
  padding-top: 20px;
}
    .home-cta ul li:first-child {
  margin-bottom: 0;
}
        .home-cta ul li {
margin: 0;
width: 49.5%;
}
    .headphone {
  font-size: 1.0em;
}

    .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,
    .blog-single-pge h1.title{
        font-size:2.5em;
    }
    .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;
        padding: 0;
        border-radius: inherit
    }
    ul.slimmenu li {
        margin-left: 0
    }
    ul.slimmenu {
        text-align: left;
        width: 100%;
        clear: both;
        display: none;
        margin-top: 30px;
    }
    ul.slimmenu li a {
 padding:6px 0;
        border: none
    }
    ul.slimmenu li .sub-toggle {
right: 0;
    top: 0;
    padding: 4px 20px;
    min-height: 39px;
    display: block;
    background: rgba(0, 57, 101, .10);
    color: #000;
    }
  
    ul.slimmenu li>ul {
        width: 100%;
        padding: 0;
    }
   
    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
    }
    .quotebox cite {
        position: relative;
        right: auto;
        bottom: auto;
        padding: 0
    }

    .test-bg {
        display: none
    }
    .sidebar .featurebox {
        margin-top: 0
    }
    .home-featured-products h2 br {
        display: none
    }
    ul.slimmenu li {
        border-top:rgba(0, 57, 101, .10) 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) {
    .hide991{
        display: none;
    }
    .show991{
        display: block;
    }
    .process-row .align-images-even{
        display: none;
    }
    .transition-row img{
        margin: 0 !important;
    }
    .process-row img {
  margin-top: 0 !important;
  margin-block: 20px;
}
    .process-row{
        flex-direction: column-reverse;
    }
    
    .blog-alt .blog-thumb img,
    .featured-post .blog-thumb img{
        width: 100%;
    }
    .featured-post{
        margin-bottom: 20px;
    }
    .blog-alt .post{
        margin-bottom: 20px;
    }
    .lowes-logo {
  margin: 0 0 20px 0;
}
    .extra-features li {
  width: 48%;
}
    .teamcol {
  margin: 10px 1%;
  width: 48%;
}
    .para2 {
  column-gap: 50px;
}
    .values-sec.dark-blue-bg img{
     margin-top: 0;
        margin-bottom: 20px;
    } 
    .rev-col-mob .row{
        flex-direction: column-reverse;
    }
    .inner-padd {
  padding: 20px 0;
}
    .stats-inline .stats li {
  width: 50%;
  padding: 20px 20px;
}
    .franchisee-video-inner {
  padding: 40px 30px;
}
    .form-bg{
        background: none;
    }
    .form-bg img{
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    .dark-blue-bg img{
        margin-top: 20px;
    }
    .home-quote .video-responsive {
  margin-top: 20px;
}
    .stats li {
  text-align: center;
}
     .home-intro .sec-pic {
    padding-top: 30px;
  }
    .loc-list {
 height: auto;
}
    .loc-list ul {
  font-size: 1.0em;
}
    .sec-pic {
  text-align: left;
}
    .foot-col img {
  margin: 0 auto;
  display: block;
}
    .foot-col .social-icons {
  margin: 20px 0 0 0;
  text-align: center;
}
    .prod-list ul li {
    width: 48%;
  }
    

    .footer-copyrights {
  margin-top: 20px;
    text-align: center;
}
   .footer-copyrights .text-right {
  text-align: center;
}
    .footer {
  padding: 40px 0 0;
}
    .home-sec01 .btn{
        margin-bottom: 20px;
    }
     .testimonial-single {
    margin: 0;
  }


    .sec2con {
  padding: 30px 0;
}

        .sec2box, .grid3x3 .sec2box{
 width: 48%;
}
    .topright .btn{
padding-left: 15px;
    padding-right: 15px;
    font-size: 0.95em;
    }
    .contact-info{
        padding: 0 20px;
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;
    }


        .slider-text {
        width: 100%;
        position: relative;
        left: auto;
        top: auto;
            padding: 30px;
    }
    .slider-text-inner {
padding: 20px 0;
width: 100%;
height: inherit;
border-radius: initial;
    }

   
    .featurebox-inner::before {
    display: none;
    }
   


    .blog-home ul {
  padding: 20px 0;
}
    .sec2con-static .sec2box {
  width: 48%;
}
    .slider-text-inner {
 width: 100%;
}
   
  
    .foot-col{
width: 50%;
    padding: 20px 10px;
    }
    .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
    }



    .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) {
    .section-subtitle {
  font-size: 1.7em;
}
    .scrolling-text h3::after {
  width: 5px;
  height: 5px;
  margin: 0 20px;
}
    .scrolling-text h3 {
    font-size: 2.0em;
  }
    .overlay-3in1 {
  padding: 20px;
  width: 80%;
}
      .section-title,
    .blog-single-pge h1.title{
    font-size: 2.0em;
  }
    .section{
        padding: 40px 0;
    }
    .faq-answer {
  padding: 20px;
}
    .faq-outer h3 {
  font-size: 1.0em;
}
    

    
    .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) {
    .lang-opt {
  right: 90px;
  top: 30px;
}

    #whyspnsec01 .btn,
    #pt-ownership01 .btn,
    #home-banner .btn{
        display: none;
    }
    .cta-mobile{
    display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding-top: 15px;
}
    .header .cta-mobile .btn{
       display: inline-block;
    padding: 10px 20px;
    font-size: 0.8em;
    }
    .header .cta-mobile .btn:first-child{
        margin-right: 3px;
    }
    .team-section ul#tabs-nav {
  margin-bottom: 20px;
}
    .blog-col-2 .post {
  width: 100%;
  margin: 10px 0;
}
    .featured-post .post h2.title, .featured-post .post h1.title {
  font-size: 1.50em;
}
    .blog-col-3 .post {
 width: 100%;
    margin: 10px 0;
        
}
     .teamcol {
  margin: 10px 0;
  width: 100%;
}
    .para2 {
    column-count: 1;
  }
     .dark-blue-bg {
    padding: 40px 20px;
  }
    .header {
  padding: 10px 0;
}
    .sec2con .slick-slide {
  margin: 0 0.5%;
}

    .topbar {
  font-size: 0.8em;
}
    .top-links li {
  padding: 0;
}
    .top-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
    .home-slider-container{
        padding-top: 0;
    }
    .home-intro h2 {
  text-align: center;
}
    .home-intro img {
  display: block;
        margin:0 auto;
}
    .loc-list h2 {
  font-size: 1.60em;
}
    .locations-sec .row {
  border-radius: 0;
}
    .loc-list {
  padding: 30px;
}
    .home-form h4 br{
        display: none;
    }

      .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;
    }
    .topright {
display: inherit;
}
     .footer-copyrights {
    margin-top: 0;
         font-size: 1.0em;
  }
     .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: 112.5%;
        
    }

    .headphone{
        display: none;
    }

    .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;
}

    .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;
}
    .footer{
        font-size: 0.78em;
        padding-top: 20px;
}
    .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;  
    }
    
    

    
    
    .headphone{
    
font-size: 1.444em;
    }
    

    .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;
    }

    .homeform .form-row {
        margin: 0
    }


   
    .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-radius: 0;
    }

    .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
    }

   

    .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%
    }

    .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) {
    .featurebox .gform_button{
    line-height: normal !important;
        min-height: inherit !important;
}
    .extra-features li {
  width: 100%;
        margin: 45px 0;
}
    .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) {
    .blog-single-pge .podcast-sec .sub-title{
        font-size: 1.7em;
    }
    .investment-tbl h3{
        margin-bottom: 5px;
        font-size: 1.4em;
    }
    .investment-tbl table h4 {
  font-size: 1.4em;
}
    .tbl-press td{
        float: left;
        width: 100%;
        clear: both;
    }
    .blog-single-pge h2 {
  font-size: 2.3em;
}
    .blog-single-pge h3 {
  font-size: 2.0em;
}
    .investment-tbl td span{
    display: inline-block;
        color: #FF7E00;
        padding-right: 10px;
        font-size: 0.85em;
}
     .investment-tbl tr {
  border-bottom: solid 1px #ccc;
    }
    .investment-tbl th, .investment-tbl td {
  padding: 10px 0;
}
    .investment-tbl table {
  text-align: left;
}
    .investment-tbl tr:first-child{
        display: none;
    } 
    .investment-tbl tr td{
        float: left;
        width: 100% !important;
        padding: 5px 0;
    }
    .investment-tbl tr td:first-child{
        padding-top: 20px;
    }
    .investment-tbl tr td:last-child{
        padding-bottom: 20px;
    }
    .scrolling-text.fran-portpge{
    margin-bottom: 50px;
}
      .collaps-expand-features h3 {
font-size: 1.35em;
    padding-left: 55px;
  }
    .internal-form .featurebox {
  padding: 30px 20px;
}
    .form-col{
        padding-bottom: 10px;
    }
        .form-row{
    margin-top:0;
    margin-bottom:0;    
    }
    .overlay-3in1 h3 {
  font-size: 1.7em;
}
      .overlay-3in1 {
    padding: 20px;
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    border-radius: 0;
    background: rgb(23, 47, 78);
  }
.sec-pic .slider-3in1 img {
  border-radius: 0;
}
    .sec-gallery{
        text-align: center;
    }
    .gallery-item {
  margin: 10px 0;
}
    .gallery-container .slick-slide {
  margin: 0;
}
      .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) {
     .fr-version .header .cta-mobile .btn {
    margin: 2px 0 !important;
    display: block !important;
    width: 100% !important;
  }
    .post .blog-thumb img {
  max-height: inherit;
  max-width: inherit;
  object-fit: inherit;
  width: 100%;
  object-position: center;
  min-height: inherit;
}
    .blog-alt .blog-thumb,
    .blog-alt .blog-desc{
  width: 100%;
}
    .catg {
  font-size: 0.75em;
}
     .slider-text .btn {
    margin: 5px 0;
  }
    .sec-gallery .btn,
    .home-intro .btn,
    .slider-text .btn{
        width: 100%;
    }
      .home-sec01 .btn {
    margin: 0 0 10px 0;
    width: 100%;
  }
    .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
    }

   

    .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) {
    .featured-post .blog-desc {
  position: relative;
  left: auto;
  top: auto;
  height: auto;
  color: #fff;
  background: #172F4E;
}
      .stats-inline .stats li {
    width: 100%;
    padding: 20px 0;
  }
   
    .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
    }

    .post .social-sharing {
        width: 100%
    }
   
    .form-full,
    .form-half {
        float: left;
        margin: 0 0 10px 0;
        width: 100%
    }

    .form-medium {
        width: 50%
    }
    ul.slimmenu li ul li a {
        padding-left: 10px
    }
    ul.slimmenu li ul li ul li a {
        padding-left: 20px
    }
    .team-section ul#tabs-nav li {
  margin: 0 2px;
}
}
@media screen and (max-width:375px) {


}
@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%
    }
}

.new_fr_footer_menu{
    display: none;
}