.home-reviews{
    
}
.home-reviews .reviews-rating-blk {
  display: inline-block;
  margin:0;
  float: none;
}
.home-reviews h3 {
  font-size: 1.0em;
  font-weight: 700;
  margin: 0 0 10px 0;
}
.btn-right{
    text-align: right;
}
.g-reviews-wrap {
  display: flex;
  flex-wrap: wrap;
    padding: 40px 0;
}
.g-reviews-box{
  width: 24%;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  border-radius: 10px;
  padding: 15px;
  font-size: 0.85em;
  line-height: normal;
  margin: 8px 0.5%;
}
.g-reviews-box-head,
.g-reviews-box-foot{
    display: flex;
  justify-content: space-between;
  color: #777;
  font-weight: 500;
}
.g-reviews-box-head span:first-child,
.g-reviews-box-foot span:first-child{
    padding-right: 10px;
}
.g-reviews-box-body{
    padding-top: 15px;
}
.g-reviews-box-head .fa-solid {
  color: #feb600;
}



























.reviews-rating-blk {
display: block;
  margin: 0 0 10px 0;
  position: relative;
  line-height: 1;
  font-size: .9em;
  background: rgba(224,146,47,0.08);
  padding: 12px 20px;
  float: right;
  clear: both;
    font-weight: 400;
}
.gmb-review-rating {
  display:flex;
  justify-content:flex-end;
  text-align:left !important;
  line-height:normal;
  align-items:center;
  padding:0;
}
.gmb-review-rating span {
  line-height:1;
  padding:0 5px;
}
.gmb-review-rating span em {
  font-weight:700;
  font-style:normal;
  display:block;
}
.gmb-review-rating span .fa-solid {
  color:#feb600;
}












.locations-sec .container{
    max-width:1154px;
    margin:0 auto;
}


.locations-sec{
width: 100%;
padding: 20px 0;
clear: both;
border-top: solid 1px rgba(0,0,0,0.1);
}
.btn-loc{
 text-align: center;
display: block;
font-size: 1.2em;
font-weight: 600;
text-transform: uppercase;
cursor: pointer;
transition: all 0.5s ease 0s;
}
.btn-loc:after{
content:"\f0d7";
display:inline-block;
font-family:FontAwesome;    
}
.btn-loc.collaps-this:after{
transform: rotate(-180deg);
}
.btn-loc:hover{
color:#000;  
}
.locpanel{
display:none;   
transition: all 0.5s ease 0s;
}
.locations-sec ul{
margin: 0;
padding: 30px 0;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-end;
    
}
.locations-sec ul li{
list-style-type: none;
width: 31%;
margin: 0 1%;
border-bottom: solid 1px rgba(0,0,0,0.2);
}
.locations-sec ul li a{
display: block;
transition: all 0.5s ease 0s;
padding: 10px 0;
text-decoration: none;
color: #444;
line-height: 1;
}
.locations-sec ul li a:hover{
color:#477589;
}
.collapse.show{
    display:block;
}
@media screen and (max-width:1199px) {
    .reviews-rating-blk {
  margin: 0 50px 10px 0;
}
    .locations-sec .container {
  max-width:96%;
  margin: 0 auto;
}
}
@media screen and (max-width:575px) {
    .g-reviews-wrap {
  padding: 20px 0;
}
    .btn-right {
  text-align: left;
}
    .btn-right .btn{
  margin-top: 10px;
}
    .locations-sec ul li {
  width: 48%;
}
}
@media screen and (max-width:480px) {
    .locations-sec ul li {
  width:100%;
}
}

.cf7_hide_labels .acceptance label {
	display: block;
}

.btn.btn-black{
	background: #000;
	color: #fff;
}
.faq-outer h3 {
font-size: 1.4em;
color: #fff;
font-weight: 400;
float: left;
position: relative;
width: 100%;
cursor: pointer;
padding: 16px 20px 16px 60px;
background: #2d4372;
text-transform: inherit;
}
.faq-outer h3::after {
    content: "\f067";
    font-family: Font Awesome\ 5 Free;
    font-size:1.0em;
    position: absolute;
    left: 15px;
    top: 15px;
    color: #fff;
	font-weight:700;
	background:#48a6de;
	width:32px;
	height:32px;
	text-align:center;
	line-height:32px;
}
.faq-answer {
    float: left;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    background: #f8f8f8;
}
.faq-answer p:last-child {
    margin: 0;
}
.faq-outer h3.active::after {
    content: "\f068";
}
.faq-outer h3.active{
margin:0;
}

.job-info-head h1 {
  background: #00457e;
color: #fff;
padding: 10px 20px;
margin: 0 0 10px 0;
font-size: 1.5em;
}
.job-info-head table {
  margin-bottom: 0;
text-align: left;
font-size: 1.0em;
}
.job-info-head td:first-child {
  width: 15%;
  font-weight: 700;
  vertical-align: top;
}
.job-info-head{
	margin-bottom: 50px;
	
}
.job-info-head h2 {
font-size: 1.2em;
}
.jobdetails-page hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}






.job-list h3 {
 font-size: 1.0em;
margin-bottom: 10px;
font-weight: 600;
}
.job-list p {
  line-height: normal;
  margin: 0;
}
.job-list h3 a {
  text-decoration: none;
}
.job-list h3 a:hover,
.job-list h3 a:focus,
.job-list h3 a:active,
.job-list a.linkmore:hover,
.job-list a.linkmore:focus,
.job-list a.linkmore:active{
  color: #00457e;
}
.job-list a.linkmore {
   text-decoration: none;
}
.joblist-sep {
  height: 1px;
  background: #c3c3c3;
  float: left;
  width: 100%;
  clear: both;
  margin: 20px 0;
}
.jobsalary {
  color: #01325a;
  width: 100%;
  text-align: center;
  padding: 5px 10px;
  background: #e6e6e6;
}
.job-btns .btn:first-child {
  margin-right: 2px;
}
.job-btns {
  text-align: right;
}



.filter-bar {
  border-bottom: #ccc solid 1px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.btn.btn-logout {
  float: right;
  margin: -20px 0 12px 0;
}
.resume-search {
float: left;
width: 100%;
background: #fff;
padding: 10px 0;
}
.resume-search label, .resume-search select, .resume-search input[type="text"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px 0 0;
}

.resume-search select, .resume-search input[type="text"] {
  width: 20%;
}
.resume-search .btn {
  
}
.resume-filter {
list-style-type: none;
float: right;
text-align: right;
}
.resume-filter ul {
  float: right;
  margin: 0;
}
.resume-filter ul li {
  list-style-type: none;
  float: left;
  border-left: #ccc solid 1px;
  padding:0 8px;
}

.resume-filter ul li:first-child {
  border: none;
}
.resume-list {
  float: left;
  margin: 0;
  font-size: 16px;
  width: 100%;
  text-align: center;
}
.resume-list ul {
background: #f8f8f8;
list-style-type: none;
margin: 10px 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
}
.resume-list ul li {
  width: 25%;
  border-left: #ccc solid 1px;
  padding: 20px 10px;
  position: relative;
}
.resume-list ul li:first-child {
  border-left: none;
}
.resumeicon {
  color: #00457e;
  display: block;
  clear: both;
  font-size: 20px;
  margin: 0 auto 10px;
}
.resume-list p {
  margin: 0;
  line-height: 24px;
}
.resume-list strong {
  color: #12b3d5;
}
.resume-list .btn {
  font-size: 12px;
margin: 2px 1px;
}
.resume-btns{
	
}
.resume-btns .btn{
	
}










.subheader {
  background: #00457e;
  float: left;
	 color: #fff;
  width: 100%;
}
.subheader-inner {
  float: left;
  width: 100%;
  
 
}
.subheader-inner ul {
  margin: 0;
display: flex;
justify-content: center;
}
.subheader-inner ul li {
  float: left;
  list-style-type: none;
}
.subheader-inner ul li a {
  display: block;
  color: #fff;
	text-decoration: none;
  padding: 19px 20px;
}
.subheader-inner ul li.current-menu-item a,
.subheader-inner ul li a:hover,
.subheader-inner ul li a:focus,
.subheader-inner ul li a:active{
  background: #005398;
}











.logo-mobile{
	display: none;
	
}
.mission-sec{
	background: #f9f3e8;
	text-align: center;
}
.mission-sec h4{
	color: #000;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: 500;
}
.mission-row{
	padding-top: 30px;
}
.about-service-sec{
	text-align: center;
	color: #fff;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#48a6de+50,e0922f+50 */
background: rgb(72,166,222); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(72,166,222,1) 50%, rgba(224,146,47,1) 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(72,166,222,1) 50%,rgba(224,146,47,1) 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(72,166,222,1) 50%,rgba(224,146,47,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48a6de', endColorstr='#e0922f',GradientType=1 ); /* IE6-9 */

}
.padding-top-zero{
padding-top: 0 !important;
}
.featurebox h4{
	color: #000;
font-family: 'Merriweather Sans', sans-serif;
font-weight: 400;
font-size: 1.5em;
}
.featurebox h4 a{
	color: #000;
	text-decoration: none;
}
.featurebox h4 a:hover,
.featurebox h4 a:focus,
.featurebox h4 a:active{
	color: #48a6de;
}
.featurebox .form-legend{
	margin: 0;
}
.about-service-sec .row .col-lg-5:first-child .btn{
	background: #e0922f;
	margin: 5px 10px;
}
.about-service-sec .row .col-lg-5:first-child .btn:hover,
.about-service-sec .row .col-lg-5:first-child .btn:focus,
.about-service-sec .row .col-lg-5:first-child .btn:active{
	background: #2d4372;
	color: #fff;
}
.about-industries ul li:before{
	display: none;
}
.about-industries ul{
	display: flex;
	flex-wrap: wrap;
	padding-top: 30px !important;
	margin: 0 !important;
}
.about-industries ul li{
	width: 25%;
	padding: 10px !important;
	font-weight: 500;
	text-align: left;
}
.about-industries ul li a{
	text-decoration: none;
	color: #000;
}
.about-sec-hiring{
	background: url("img/hiring-sec-bg.jpg") no-repeat center center;
	background-size: cover;
	color: #fff;
	padding: 200px 0 !important;
}
.about-sec-hiring h2{
	color: #e0922f;
}
.about-leadership{
	
}
.about-leadership .row{
	padding-top: 30px;
	padding-bottom: 30px;
}
.about-leadership img{
	margin-bottom: 10px;
}
.padding-zero{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}




.about-service-sec h2{
	color: #fff;
	margin-bottom: 0px;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: 700;
}
.about-service-sec h3{
	color: #fff;
}
.about-service-sec p{
	text-align: left;
}



.recruit-offices .side-col h2{
	font-size: 1.7em;
}
.side-col a{
	color:#fff;
}
.side-col img{
	margin-bottom: 20px;
}
.text-center{
	text-align: center;
}
.locations{
	display: flex;
	flex-wrap: wrap;
}
.location-col{
	width: 49%;
border: solid 1px #000;
margin: 10px 0.5%;
padding: 20px;
}
.location-col strong{
	 font-weight: 700;
}
.location-col img{
	 margin-bottom: 10px;
}
.location-col p{
	 margin-bottom: 10px;
}
.locname{
	color: #48a6de;
}
.flb.search-result-page{
	background: none;
	padding-top: 0;
}
.flb.search-result-page label {
  color: #48a6de;
  font-size: 1.2em;
}
.team-row .team-thumb img{
	width:85%;
}
.team-row:nth-child(odd){
	background: #f9f3e8;
}
.title-regional-team{
	background: #000;
	color: #48a6de;
}
.title-regional-team h3{
	margin: 0;
}
.team-thumb p{
	margin: 0;
}
.team-thumb p strong{
	color: #48a6de;
	font-family: 'Merriweather', serif;
	font-weight: 700;
}
.team-row h3 span{
	color: #000;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 0.80em;
}
.blog-grid{
	display: flex;
	flex-wrap: wrap;
}
.blog-single .post{
	width: 100%;
padding: 0;
border: none;
}
.cta-bar{
	background: #000;
	color: #fff;
	text-align: center;
}
.cta-bar .wrapper{
	display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.cta-bar h2, .cta-bar h3, .cta-bar h4{
	margin: 0 10px 0 0;
}
.section.cta-bar{
	padding: 30px 0;
}
.testimonial .testimonial-row:nth-child(odd){
	background: #f9f3e8;
}
.testimonial-row blockquote{
	border-left: solid 10px #000;
padding: 0 0 20px 50px;
position: relative;
margin: 0;
font-weight: 500;
	
}
.testimonial-row h3{
	margin-bottom: 40px;
}
.contentside p:last-child{
	margin-bottom: 0;
}
.testimonial-row blockquote:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 14px;
  background: url("img/bullet.png") no-repeat top left;
}
.awards-inner{
	border: solid 2px #48a6de;
	padding: 50px;
}
.section.awards{
	padding-top: 0;
}
.awards .section-title {
  font-size: 2.0em;
}
.awards ul li{
	list-style-type: none;
}
.awards ul li strong{
	color: #48a6de;
	padding-right: 5px;
}
.awardslist div{
	width: 100%;
padding: 0 5px;
text-align: center;
}
.home-ebook h3{
	color: #000;
	font-family: 'Merriweather Sans', sans-serif;
}
.awardslist{
	clear: both;
	padding-bottom: 30px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.home-cta {
    float: left;
    width: 100%;
    position: relative;
}
.home-cta ul {
    margin: 0;
    padding: 38px 0;
    display: flex;
	background:#eaeaed;
    flex-wrap: wrap;
    justify-content: center;
}
.foot-col{
padding: 30px;
height: 100%;
}
.border-sep {
        border-left: solid 1px rgba(255,255,255,0.15);
		 border-right: solid 1px rgba(255,255,255,0.15);
    }
.home-cta ul li:last-child{
border-right:none;	
}
.home-cta ul li {
    margin: 0;
    list-style-type: none;
    padding: 0;
    border-right:solid 1px rgba(0,0,0,0.15);
}
.home-cta ul li a {
    padding: 45px 50px 45px 100px;
    transition: all .5s ease 0s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
	text-decoration:none;
	color: #2d2d4e;
}
.home-cta ul li a:hover,
.home-cta ul li a:focus,
.home-cta ul li a:active {
   box-shadow: 0 0 20px rgba(0,0,0,0.1);
    background: #fff;
}
.cta-icon {
  font-size:1.400em;
position: absolute;
left: 50px;
top: 60px;
}
.home-cta ul li h3 {
    margin: 0;
	line-height:normal;
    font-size: 1.200em;
    text-align: left;
}
.home-cta ul li h3 strong {
    display: block;
    font-weight: 400;
    font-size:0.833em;
}


































.product-item a{
text-decoration:none;	
}


.locations-served-bar {
    float: left;
    width: 100%;
    text-align: center;
    padding: 26px 0;
}
.loc-served-btn {
  color: #2d2d4e;
text-transform: uppercase;
text-decoration: none;
padding: 10px 20px;
	
	
}
.loc-served-btn:hover,
.loc-served-btn:focus,
.loc-served-btn:active{
background:#29487c;
	color:#fff;
	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;
padding: 0;
border-bottom: solid 1px rgba(0,0,0,0.2);
margin: 0 1%;
text-align: left;
line-height: 1;
}
.locations-served-bar ul li a {
  color: #333333;
text-decoration: none;
transition: all 0.5s ease 0s;
display: block;
padding: 10px 0;
}
.locations-served-bar ul li a:hover, .locations-served-bar ul li a:focus, .locations-served-bar ul li a:active {
    padding-left: 10px;
}
.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;
}





























.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{
color: #21409a;
font-size: 5.556em;
position: absolute;
left: 38px;
top: -37px;
}
.step-arrow {
    position: absolute;
    right: 20px;
    top: 50%;
    font-size: 1.667em;
    margin-top: -15px
}
.home-featured-services h2{
text-align:left;	
}
.home-featured-services {
    float: left;
    width: 100%;
    position: relative;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.home-featured-services-inner {
    float: left;
    width: 100%;
    padding:50px 0 270px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f6fa+0,f2f6fa+100&0.8+0,1+100 */
background: -moz-linear-gradient(left, rgba(242,246,250,0.8) 0%, rgba(242,246,250,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(242,246,250,0.8) 0%,rgba(242,246,250,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(242,246,250,0.8) 0%,rgba(242,246,250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf2f6fa', endColorstr='#f2f6fa',GradientType=1 ); /* IE6-9 */
}

.home-featured-services ul {
margin: 0;
padding: 30px 0 0 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.home-featured-services ul li p {
    margin: 0
}

.home-featured-services ul li {
margin: 0;
list-style-type: none;
padding: 0;
text-align: center;
border-left: solid 1px rgba(0,0,0,0.18);
border-bottom: solid 1px rgba(0,0,0,0.18);
width: 33.333333%;
}
.home-featured-services ul li:nth-child(1),
.home-featured-services ul li:nth-child(4){
	border-left:none;
}
.home-featured-services ul li:nth-child(4),
.home-featured-services ul li:nth-child(5),
.home-featured-services ul li:nth-child(6){
	border-bottom:none;
}
.home-featured-services img{
border-radius: 25px;
box-shadow: 0 10px 10px rgba(0,0,0,0.15);
}
.home-featured-services ul li a {
padding: 45px 25px;
color: #231f20;
transition: all .5s ease 0s;
display: flex;
flex-direction: column;
justify-content: center;
height:100%;
}

.home-featured-services ul li a:active,
.home-featured-services ul li a:focus,
.home-featured-services ul li a:hover {
    color: #fff;
	background:#0052a1;
}
.home-featured-services ul li a:active h3,
.home-featured-services ul li a:focus h3,
.home-featured-services ul li a:hover h3{
color:#fff;	
}
.home-featured-services ul li h3 {
margin: 0;
font-weight:500;
font-size:1.222em;
}
.service-icon{
font-size: 2.778em;
margin:0 auto 20px;
color: #3fad4e;
display:block;
width: 135px;
height: 135px;
background: #fff;
border-radius: 100%;
box-shadow: 0 0 22px rgba(0,82,161,0.4);
line-height: 135px;
}
.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 h2{
	color: #000;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: 700;
	font-size: 1.8em;
	position: relative;
}
.side-col h2:before {
content: "";
position: absolute;
left: -50px;
top: 0;
width: 60px;
height: 35px;
background: url("img/orange-rectangle.svg") no-repeat top left;
}
.side-col {
background: #48a6de;
	margin-bottom: 30px;
padding: 30px 50px;
color: #fff;
	position: relative;
}
.recruit-offices .form-row {
  padding-top: 6px;
  padding-bottom: 6px;
}

.side-col ul li{
	list-style-type: none;
position: relative;
padding: 0 0 0 20px;
}
.side-col ul li::before {
content: "";
position: absolute;
left: 0;
top: 11px;
width: 7px;
height: 7px;
background: #fff;
border-radius: 100%;
}
.contentside .side-col ul li::before{
	color:#fff
}
.side-col h3{
color: #fff;
font-size: 1.200em;
}
.side-col ul li {
    margin-bottom: 5px
}

.product-container {
    margin: 0 !important;
	padding: 0 !important;
	
		
}
.product-container .sec2box{
	box-shadow: 0 0 0px 1px rgba(45,45,78,0.45);
}
.product-item {
width: 31%;
margin: 0 1% 30px;
text-align: center;
color: #fff;
overflow: hidden;
position: relative;
box-shadow: 0 0px 15px rgba(0,82,161,0.30);

}

.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 {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(56,105,87,0.95);
}

.product-item h3 {
margin: 0;
font-size: 1.333em;
padding: 20px 20px;
background: rgba(0,0,0,0.75);
color: #fff;
position: absolute;
left: 0;
bottom: 0;
transition: all .5s ease 0s;
width: 100%;
}

.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 20px rgba(0, 0, 0, .28);
    margin: 15px 0!important;
    padding: 0!important;
    position: relative;
    width: 23.5%
}

.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 {
    display: flex;
    padding: 1px;
    flex-wrap: wrap;
    justify-content: space-between
}

.gallery-item a:active h3,
.gallery-item a:focus h3,
.gallery-item a:hover h3 {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.gallery-item {
    width:33.15%;
    margin: 2px 0;
    text-align: center;
    position: relative
}

.gallery-item a {
    display: block
}

.gallery-item img {
    width: 100%;
    display: block
}

.gallery-item h3 {
    transition: all .5s ease 0s;
    color: #fff;
    font-size: 1.444em;
    width: 100%;
    text-transform: uppercase;
    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 {
text-align: center;
}
.home-why-choose ol {
margin: 0;
padding: 20px 0 0 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.home-why-choose ol li {
counter-increment: step-counter;
list-style-type: none;
position: relative;
width: auto;
	margin: 0 -10px;
}
.home-why-choose ol li:nth-child(2) a,
.home-why-choose ol li:nth-child(4) a{
	background: #29487c;
}
.home-why-choose ol li a{
color: #fff;
text-decoration: none;
padding: 20px;
display: flex;
justify-content: center;
transition: all .5s ease 0s;
border-radius: 100%;
background: #2d2d4e;
width: 260px;
height: 260px;
align-items: center;
flex-direction: column;
	border: solid 5px transparent;
}
.home-why-choose ol li a:hover,
.home-why-choose ol li a:focus,
.home-why-choose ol li a:active{
	background:#29487c;
	color:#fff;
	border-color: #fff;
}
.home-why-choose ol li a:hover strong,
.home-why-choose ol li a:focus strong,
.home-why-choose ol li a:active strong,
.home-why-choose ol li a:hover .whyicon,
.home-why-choose ol li a:focus .whyicon,
.home-why-choose ol li a:active .whyicon{
	color:#fff;
}
.home-why-choose ol li a:hover strong::after,
.home-why-choose ol li a:focus strong::after,
.home-why-choose ol li a:active strong::after {
	background:#fff;
}
.recent-projects h3{
color:#fff;	
}
.recent-projects h3{
text-align:left;	
}
.home-why-choose ol li strong {
font-size: 1.100em;
display: block;
font-weight: 400;
}

.whyicon {
font-size: 3.500em;
color: #fff;
margin: 0 0 20px 0;
position: relative;
}
.home-why-choose ol li span{
display:inline-block;
position:relative;	
}
.clone-home-why-choose {
background: #fff;
}
.home-why-choose {
background: #fcf3e8;
}
.home-section4 {
background: #000;
	color: #fff;
}
.home-section4:before{
content: "";
width: 20%;
height: 100%;
background: #48a6de;
position: absolute;
left: -70px;
top: 0;
transform: skewX(-20deg);
}
.home-section4 .section-title strong{
	color: #fff;
}
.col-comp{
	padding: 0 100px;
}
.home-comparison{
	color: #fff;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00368c+50,5f4370+50 */
background: rgb(0,54,140); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(0,54,140,1) 50%, rgba(95,67,112,1) 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,54,140,1) 50%,rgba(95,67,112,1) 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,54,140,1) 50%,rgba(95,67,112,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00368c', endColorstr='#5f4370',GradientType=1 ); /* IE6-9 */

}
.home-comparison:before{
content: "";
position: absolute;
left: 0;
top: 0px;
width: 178px;
height: 100%;
background: url("img/face-left.png") no-repeat right center;
opacity: 0.25;
}
.home-comparison:after{
content: "";
position: absolute;
right: 0;
top: 0px;
width: 159px;
height: 100%;
background: url("img/face-right.png") no-repeat right center;
opacity: 0.25;
}
.home-comparison h2{
	color: #fff;
}
.home-comparison h4{
	color: #e0922f;
	font-weight: 500;
	margin: 20px 0;
	font-family: 'Merriweather Sans', sans-serif;
}
.section-title.align-left{
text-align: left;
}
.recent-projects ul {
margin: 0;
padding: 0;
position: relative;
}

.recent-projects ul li {
position: relative;
list-style-type: none;
border: 1px solid rgba(0,0,0,0.2);
margin: 0 10px;
border-radius: 10px;
height: inherit;
padding: 10px;
display: flex !important;
justify-content: center;
align-items: center;
}
.recent-projects .slick-track{
	display: flex;
}
.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;
background:#fff;
}

.slick-dots {
text-align: center;
margin: 0 auto;
display: flex;
position: relative;
justify-content: center;
align-items: center;
width: 100%;
z-index: 3;
}

.sidebar .featurebox {
    margin-bottom: 20px;
}


.sidebar .form-full,
.sidebar .form-half {
    width: 100%;
    margin: 0 0 20px 0
}

.wp-pagenavi {
    clear: both;
    margin: 30px 0 0 0;
    float: left;
    width: 100%;
}

.wp-pagenavi a,
.wp-pagenavi span {
    margin: 0 3px 3px 0;
    background-color: #29487c;
    color: #fff;
    font-size: .8em;
    font-weight: 400;
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
	border-radius: 100%;
    text-align: center;
    line-height: 34px
}

.wp-pagenavi a:active,
.wp-pagenavi a:focus,
.wp-pagenavi a:hover,
.wp-pagenavi span.current,
.wp-pagenavi span.pages {
    background: #48a6de;
    color: #fff
}

.wp-pagenavi a.last,
.wp-pagenavi span.pages {
   padding: 0 20px;
width: auto;
border-radius: 20px;
}
.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 {
   float: left;
width: 100%;
	background: #f9f3e8;
}
.quotebox-inner{
float: left;
width: 100%;
}
.quotebox-inner .slick-dots{
	margin-top:50px;
}

/*.testimonials-rotator:before {
    content: "\f10d";
    font-family: Font Awesome\ 6 Free;
    font-size:5.0em;
    font-weight: 700;
    color: #2d2d4e;
    position: absolute;
    left: 0;
    top: 0;
	opacity: 0.20;
}

.testimonials-rotator:after {
    content: "\f10e";
    font-family: Font Awesome\ 6 Free;
    font-size:5.0em;
    font-weight: 700;
    color: #2d2d4e;
    position: absolute;
    right: 0;
    bottom: 30px;
	opacity: 0.20;
}*/

.testimonials-rotator .slick-arrow {
    margin-top: -80px;
	color:rgba(255,255,255,0.53);
}

.testimonials-rotator .slick-prev {
    left: -150px
}

.testimonials-rotator .slick-next {
    right: -150px
}
.testimonials-rotator{
	border-left: solid 10px #000;
	padding:0 0 20px 50px;
	position: relative;
}
.testimonials-rotator:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 14px;
  background: url("img/bullet.png") no-repeat top left;
}
.quotebox blockquote {
padding: 0;
margin:0;
font-weight: 400;
position: relative;
border: none;
width: 100%;
float: left;
font-size:1.200em;
line-height: 1.500em;
}

.rating-stars {
margin: 0;
color: #f7ae11;
clear: both;
font-size: 1.222em;
text-align: center;
}

cite {
display: block;
font-weight: 700;
clear: both;
line-height: normal;
color: #48a6de;
	font-size: 1.2em;
	font-family: 'Merriweather', serif;
}

.quotebox cite span {
    display: block;
    color: #000;
    font-weight: 400
}
.home-featured-products {
 text-align: center;
float: left;
width: 100%;
padding:70px 0;
background:#eaeaed;
}
.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: 0 0 30px 0;
float: left;
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.sec2box a{
text-decoration:none;
display:block;	
}
.sec2box a:hover h3,
.sec2box a:focus h3,
.sec2box a:active h3{
display:flex;
align-items:center;
justify-content:center;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 40%;
}
.sec2box {
height: auto;
text-align: center;
transition: all .5s ease 0s;
position: relative;
padding: 0;
width: 32.5%;
margin: 6px 6px;
}
.sec2box-inner{
position: relative;
overflow: hidden;
}


.sec2con .slick-track {
    display: flex
}

.sec2box h3 {
font-size: 1.7em;
padding: 20px;
color: #fff;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
margin: 0;
background: rgba(38,83,193,0.7);
transition: all .5s ease 0s;
font-family: 'Merriweather Sans', sans-serif;
font-weight: 700;
min-height: 30%;
display: flex;
justify-content: center;
align-items: center;
}
.sec2box h3 strong{
z-index:1;	
position: relative;
}
.sec2box:nth-child(1) h3,
.sec2box:nth-child(8) h3,
.sec2box:nth-child(15) h3{
background: rgba(38,83,193,0.7);
}
.sec2box:nth-child(2) h3,
.sec2box:nth-child(9) h3,
.sec2box:nth-child(16) h3{
background: rgba(255,119,0,0.7);
}
.sec2box:nth-child(3) h3,
.sec2box:nth-child(10) h3,
.sec2box:nth-child(17) h3{
background: rgba(255,0,24,0.7);
}
.sec2box:nth-child(4) h3,
.sec2box:nth-child(11) h3,
.sec2box:nth-child(18) h3{
background: rgba(255,0,124,0.7);
}
.sec2box:nth-child(5) h3,
.sec2box:nth-child(12) h3,
.sec2box:nth-child(19) h3{
background: rgba(75,255,90,0.7);
}
.sec2box:nth-child(6) h3,
.sec2box:nth-child(13) h3,
.sec2box:nth-child(20) h3{
background: rgba(0,60,255,0.7);
}
.sec2box:nth-child(7) h3,
.sec2box:nth-child(14) h3,
.sec2box:nth-child(21) h3
{
background: rgba(0,183,255,0.7);
}
.sec2box-info {
background: #fff;
    float: left;
    width: 100%;
    padding: 30px 20px;
}


.sec2box-pic {
    overflow: hidden;
    position: relative
}

.sec2box .btn {
   position: absolute;
left: 50%;
bottom: 0;
margin: 0 0 -14px -70px;
}

.sec2box img {
    display: block;
    margin: 0 auto;
    width: 100%;
    transition: all .5s ease 0s
}

img.aligncenter {
    display: block;
    margin: 0 auto 20px auto
}

.service-info {
    text-align: left
}

.social-sharing {
    width:57%;
    float: right;
    text-align: right
}

.social-sharing span {
    display: inline-block;
    font-size: 110%
}

.social-sharing span.bottom,
.social-sharing span.top {
    width: 100%
}

.social-sharing span.right {
    display: inline
}

a.button-facebook,
a.button-googleplus,
a.button-linkedin,
a.button-pinterest,
a.button-reddit,
a.button-twitter,
a.button-xing {
    font-size: 1em;
    font-weight: 400;
    margin: 1% 1% 1% 0;
    padding: 5px 1%;
    padding: .5rem 1%;
    text-align: center;
    display: inline-block;
    border: 0
}

a.button-facebook {
    font-size: 100%;
    color: #fff;
    background-color: #2b4170
}

a.button-facebook:active,
a.button-facebook:focus,
a.button-facebook:hover {
    font-size: 100%;
    background-color: #3b5998;
    color: #fff
}

a.button-googleplus {
    font-size: 100%;
    color: #fff;
    background-color: #c33219
}

a.button-googleplus:active,
a.button-googleplus:focus,
a.button-googleplus:hover {
    font-size: 100%;
    background-color: #a82508;
    color: #fff
}

a.button-twitter {
    font-size: 100%;
    color: #fff;
    background-color: #016cac
}

a.button-twitter:active,
a.button-twitter:focus,
a.button-twitter:hover {
    font-size: 100%;
    background-color: #006e97;
    color: #fff
}

a.button-linkedin {
    font-size: 100%;
    color: #fff;
    background-color: #0073b2
}

a.button-linkedin:active,
a.button-linkedin:focus,
a.button-linkedin:hover {
    font-size: 100%;
    background-color: #017cad;
    color: #fff
}

a.button-pinterest {
    font-size: 100%;
    color: #fff;
    background-color: #a0171c
}

a.button-pinterest:active,
a.button-pinterest:focus,
a.button-pinterest:hover {
    font-size: 100%;
    background-color: #cb2027;
    color: #fff
}

.ss-social-sharing a {
    text-indent: -99999px
}

a.ss-button-facebook,
a.ss-button-googleplus,
a.ss-button-linkedin,
a.ss-button-pinterest,
a.ss-button-reddit,
a.ss-button-twitter,
a.ss-button-xing {
    background-image: url(img/socialshare.png);
    width: 29px;
    height: 29px;
    background-repeat: no-repeat;
    padding: 0;
    border: 0;
    margin: 0 1% 1% 0;
    display: inline-block
}

a.ss-button-twitter {
    background-position: 0px -28px;
}

a.ss-button-twitter:active,
a.ss-button-twitter:focus,
a.ss-button-twitter:hover {
    background-position: 0 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-googleplus {
    background-position: -45px -45px
}

a.ss-button-googleplus:active,
a.ss-button-googleplus:focus,
a.ss-button-googleplus:hover {
    background-position: -45px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-facebook {
    background-position: -58px -29px;
}

a.ss-button-facebook:active,
a.ss-button-facebook:focus,
a.ss-button-facebook:hover {
    background-position: -58px 0px;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-linkedin {
    background-position: -85px -28px;
}

a.ss-button-linkedin:active,
a.ss-button-linkedin:focus,
a.ss-button-linkedin:hover {
    background-position: -85px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-pinterest {
    background-position: -180px -45px
}

a.ss-button-pinterest:active,
a.ss-button-pinterest:focus,
a.ss-button-pinterest:hover {
    background-position: -180px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

@media (max-width:480px) {
    .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{
	 float: left;
	width: 100%;
	padding: 60px 0;
	position: relative;
}

.home-welcome-copy h1 strong,
.home-featured-services h2 strong{
font-weight: 400;
display: block;
color: #0052a1;
font-size: 0.698em;
}

.home-welcome-copy img {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .3);
    float: right
}
.home-welcome-copy h1 strong{
font-size:1.0em;
}
.clear {
    clear: both
}

.box-inner {
    padding: 15px 20px;
    float: left;
    width: 100%
}

.sidebox h3 {
position: relative;
font-size: 1.333em;
background: #2d2d4e;
color: #fff;
padding: 20px 30px;
margin: 0;
}

.sidebox.accordion .box-inner h3 {
    margin: 0
}

.sidebox .btn {
    width: 100%
}

.clear.hr {
    background-color: #cfcdcd;
    float: left;
    height: 1px;
    margin: 11px 0;
    width: 100%
}

textarea {
    min-height: inherit!important
}

.introbox {
float: left;
width: 100%;
position: relative;
}


.linkbtn {
    display: inline-block;
    font-size: 1em;
    font-weight: 600;
    color: #092f57;
    padding: 3px 0 1px 0;
    border-bottom: #092f57 solid 1px
}

.linkbtn:active,
.linkbtn:focus,
.linkbtn:hover {
    color: #2a9941;
    border-color: #2a9941
}

.linkbtn:active i,
.linkbtn:focus i,
.linkbtn:hover i {
    color: #2a9941
}

.linkbtn i {
    color: #092f57;
    margin: 0;
    vertical-align: middle
}

table {
    display: block;
    overflow: auto;
    border-collapse: collapse;
    width: 100%;
    clear: both;
    border-top: #ccc solid 1px;
    border-left: #ccc solid 1px;
    margin-bottom: 30px;
    font-size: .8em;
    text-align: center
}

table th {
    background: #f8f8f8
}

table td,
table th {
    line-height: normal;
    border-bottom: #ccc solid 1px;
    border-right: #ccc solid 1px;
    padding: 10px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .08)
}

table p {
    font-size: 1.125em;
    line-height: 30px
}

table p:last-child {
    margin-bottom: 0
}
.footer a{
	color: #fff;
	text-decoration: none;
}
.footer .social-icons a{
	border-color: #fff;
}
footer-row-first h3{
	margin: 0;
}
.footer {
font-size: 0.900em;
float: left;
padding: 50px 0 0 0;
position: relative;
width: 100%;
background: #2d4372;
color: #fff;
}
.footer h3 {
  font-size: 1.333em;
margin: 0 0 30px;
color: #fff;
	font-weight: 700;
	font-family: 'Merriweather Sans', sans-serif;
}

.subscribebox input[type=email],
.subscribebox input[type=text] {
    font-size: 1em;
    padding: 10px 15px;
    margin: 0 0 10px 0;
	border-radius: 7px;
    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
}

.footer-copyrights {
    background: #171717;
    float: left;
    font-weight: 400;
    font-size: .9em;
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 15px 0;
    position: relative;
    width: 100%;
}

.subscribebox .btn {
    width: 100%
}

.footer-nav li:before {
    content: "\f105";
    font-family: Font Awesome\ 6 Free;
    font-size: 1.111em;
    font-weight: 700;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0
}

.footer-nav li {
    display: block;
    position: relative;
    padding: 0 0 5px 20px
}
.footer-row-first{
	padding-bottom: 30px;
	border-bottom: solid 1px rgba(255,255,255,0.2);
}
.foot-col a {
    color: #fff
}
.foot-col .social-icons a{
	border: solid 1px #fff;
color: #fff;
}

.foot-col a:active,
.foot-col a:focus,
.foot-col a:hover {
    color: #48a6de
}
.footer .social-icons a:hover,
.footer .social-icons a:focus,
.footer .social-icons a:active{
color: #fff;
}
.footer-links.footer-nav li {
padding-bottom: 8px;
float: left;
width: 50%;
}

.footer-nav li a {
    display: block
}

.footer-nav {
    list-style-type: none;
    margin: 0
}

.footer-copyrights p {
    margin: 5px 0 0 0;
    clear: both
}

.footer-copyrights a {
    color: #fff
}

.footer-copyrights a:active,
.footer-copyrights a:focus,
.footer-copyrights a:hover {
    color: #48a6de
}

.post {
   width: 32%;
padding: 30px;
margin: 7px 0.5%;
border: solid 1px #000;
}

.post-inner {
    float: left;
    padding: 20px;
    width: 100%
}

.contentside .sidebox ul {
    margin-bottom: 0
}

.contentside .sidebox ul li {
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    font-size: .889em;
    font-weight: 400;
    line-height: 22px;
    list-style-type: none;
    margin: 0;
    min-height: inherit;
    padding: 15px 0
}

.sidebox ul li:last-child {
    border: none
}

.contentside .sidebox ul li:first-child {
    padding-top: 0
}

.contentside sidebox ul li a:hover {
    color: #fed403
}

.blog-grid .post img {
    height: auto;
    width: 100%;
	margin-bottom: 20px;
}

.contentside .post p {
    margin-bottom: 20px
}

.post_info {
clear: both;
float: left;
margin: 0 0 15px;
width: 100%;
}

.post_info a:active,
.post_info a:focus,
.post_info a:hover {
    color: #29487c
}

.post_info a {
    color: #2d2d4e;
    display: inline-block;
    margin: 0 20px 0 0
}


.post h2.title {
    font-size: 1.3em;
font-weight: 700;
}


.post_info .fas {
    margin: 0 2px 0 0;
	color:#29487c;
}

.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: #29487c
}

::-webkit-input-placeholder {
    color: #000;
    opacity: 1
}

:-moz-placeholder {
    color: #000;
    opacity: 1
}

::-moz-placeholder {
    color: #000;
    opacity: 1
}

:-ms-input-placeholder {
    color: #000;
    opacity: 1
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    font-family: 'Merriweather Sans', sans-serif;
    border: #ccc solid 1px;
    box-shadow: none;
    height: auto;
    line-height: normal;
    font-size:0.900em;
    color: #000;
    padding: 14px 20px;
    width: 100%;
    opacity: 1;
    background: #fff
}

.sidebox {
float: left;
margin: 0 0 30px 0;
width: 100%;
border: solid 1px rgba(45,45,78,0.2);
}

.sidebox ul {
    margin: 0
}

.sidebox ul li {
    list-style-type: none;
    position: relative;
    padding-left: 35px
}

.sidebox ul li:before {
content: "\f0a9";
font-family: Font Awesome\ 6 Free;
position: absolute;
left: 7px;
top: 3px;
color: #29487c;
font-weight: 700;
font-size: 0.80em;
}

.sidebox ul li a {
    display: block;
    padding: 3px 0;
    color: #2d2d4e
}

.sidebox ul li a:active,
.sidebox ul li a:focus,
.sidebox ul li a:hover {
    color: #29487c
}

.sharethis {
    float: right;
    font-size: 1em;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase
}

.sharethis img {
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border-radius: 5px
}

.blog-filter h3 {
   cursor: pointer;
padding-left: 20px;
position: relative;
font-family: 'Merriweather Sans', sans-serif;
color: #000;
text-decoration: underline;
font-size: 1.3em;
font-weight: 400;
}
.blog-filter h3:hover,
.blog-filter h3:hover:before,
.cat-arc ul li a:hover{
	color: #48a6de;
}
.blog-filter h3:before {
    content: "\f067";
    color: #000;
    font-family: Font Awesome\ 6 Free;
    left: 0;
    position: absolute;
    top: 5px;
    font-size: .8em;
	font-weight: 700;
}
.cat-arc ul li a{
	color: #000;
	text-decoration: none;
}
.blog-filter 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: "";
position: absolute;
left: 0;
top: 6px;
width: 10px;
height: 14px;
background: url("img/bullet.png") no-repeat top left;
}

.contentside ul li {
    list-style-type: none;
    padding: 0px 0 15px 25px;
    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: #29487c;
content: counter(step-counter, decimal);
display: inline-block;
left: 0;
position: absolute;
top: 1px;
font-weight: 900;
font-size:0.900em;
}

.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
}

.sidebar .featurebox input[type=email],
.sidebar .featurebox input[type=text],
.sidebar .featurebox select,
.sidebar .featurebox textarea {
    background: #fff
}

.contentside blockquote {
    box-shadow: 0 0 25px rgba(66, 126, 104, .22);
    border-left: 7px solid #29487c;
    border-radius: 10px;
    margin: 0 0 20px;
    font-style: normal;
    padding: 20px 30px;
    width: 100%
}

.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) {
	.recent-projects .slick-prev {
  left: -10px;
}
	.recent-projects .slick-next {
  right: -10px;
}
	
	
.homeform .featurebox {
    top: -50px;
}


    .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) {
	.home-section4::before {

    left: -120px;

}
	.slider-text::before{
		bottom: -80px;
	}
	
    .wrapper {
        width: 90%
    }
}

@media screen and (max-width:1440px) {
	
	.homeform .featurebox {
    top: 0;
}
	.home-slider .slick-slide::after {
    width: 50%;
    background: url(img/slider-rectangle.png) no-repeat bottom left;
}
	.home-featured-services ul li div{
	padding-right:40px;	
	}
    .home-featured-services ul li a {
        font-size: 1em
    }
	.slider-text-inner{
	margin-top:40px;	
	}
}

@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) {
	ul.slimmenu li a{
	padding: 0 15px;
	}
	.homeform .featurebox::after {
    border-left: 206px solid transparent;
    border-right: 206px solid transparent;
}
    .banner-inner .featurebox h2 {
        font-size: 1.375em
    }
	
	
}

@media screen and (max-width:1280px) {
	.slider-text h2 {
    font-size: 2.000em;
}
	.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{
	width:33%;	
	}
	.homeform .featurebox::after {
	display:none;	
	}
.homeform {
    align-items: center;
}
	.slider-text::before {
   display:none;
}
	
    .introbox {
        padding: 0
    }

    .slider-text-inner {
        width: 64%
    }
  
    .home-featured-products h2 br {
        display: none
    }
    .banner-inner .featurebox h2 {
        font-size: 1.111em
    }
}

@media screen and (max-width:1200px) {
	.slider-text{
	align-items: center;	
	}
	


    .header::after {
        display: none
    }
}

@media screen and (max-width:1199px) {
	.findlocbar {
  font-size: 0.95em;
}
	body .uwy.userway_p1 .uai {
  top: 215px !important;
}
	.resume-filter {
  margin-top: 10px;
}
	body {
  padding: 65px 0 0 0;
}
	.banner-cta {
right: 20px;
bottom: -58px;
}
	.about-sec-hiring {
  padding: 60px 0 !important;
}
	.blog-grid .post{
		width: 49%;
	}
	.topright {
  padding:0 50px 0 0;
}
	.sec2box {
  margin: 8px 0;
}
	.home-why-choose ol li {
  margin: 10px;
}
	.sec2con {
  margin-top: 0;
}
	ul.slimmenu li:nth-child(3),
	ul.slimmenu li:nth-child(4){
  margin-right: 0;
  margin-left: 0;
}

	.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;	
	}
	.home-cta ul li a {
    padding: 45px 20px 45px 80px;
}
	.home-cta ul li{
	width:33.333333%;
	}
	.v-center {
    align-items: inherit;
}

	.home-featured-products-inner{
	background-size:inherit;	
	}
	.home-welcome-copy .featurebox {
    margin-top: 0;
}
	.header{
padding: 10px 0;
min-height: 67px;
		text-align: left;
	}
	.searchsite{
	display:none;	
	}
	
	
    ul.slimmenu li li .sub-toggle {
       top: 0;
right: -1px;
min-height: inherit;
padding: 3px 14px;
    }
    .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-welcome-copy,
	.home-featured-products,
	.home-featured-services-inner,
	.footer,
	.home-why-choose,
	.section{
        padding: 30px 0;
    }
	.home-cta ul {
    padding: 20px 20px;
}
	.quotebox{
	padding-bottom:30px;	
	}

    .home-slider .slick-slide::before {
        width: 100%;
        left: 0;
        transform: inherit;
        height: 100%
    }
    .hero-banner {
        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
    }
    
    .homeform .featurebox {
        width: 100%;
        box-shadow: none;
    }
    .sidebar .featurebox h2 br {
        display: none
    }
    .slider-text-inner {
        padding: 0 30px;
        margin-top: 0;
        width: 100%;
		text-align:center;
    }
    .home-welcome-copy h1 br {
        display: none
    }
    ul.slimmenu li ul li a,
    ul.slimmenu li:first-child ul li a {
        padding: 5px 15px
    }
   
    .sec2box h3 .fas {
        right: 10px;
        top: 8px;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .homeform {
        margin: 0;
        width: 100%;
        position: relative;
        left: auto;
        top: auto;
        float: left;
        height: auto
    }

    .slider-text {
        width: 100%;
    }
    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%
    }
    ul.slimmenu li a {
 padding:5px 0;
        font-size: .889em;
        border: none
    }
    ul.slimmenu li .sub-toggle {
       right: 0;
top: 0;
padding: 5px 20px;
min-height: 38px;
display: block;
background: #eaeaed;
color: #2d2d4e;
    }
    ul.slimmenu li .sub-toggle i {
        color: #2d2d4e
    }
    ul.slimmenu li>ul {
        width: 100%
    }
    ul.slimmenu li ul li a {
        padding: 5px 20px 5px 20px
    }
    ul.slimmenu li ul li ul li a {
        padding: 5px 20px 5px 40px
    }
    ul.slimmenu i {
        font-style: normal;
    }
    ul.slimmenu li.current-menu-item>a {
        background: 0 0
    }
    ul.slimmenu li ul li {
        background: 0 0;
        margin: 0;
        border: none
    }
    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
    }
    .slider-text h2::after {
        margin: 0 auto 8px
    }
    .test-bg {
        display: none
    }
    .sidebar .featurebox {
        margin-top: 0
    }
    .home-featured-products h2 br {
        display: none
    }
    ul.slimmenu li {
        border-bottom:rgba(0, 0, 0, .20) solid 1px;
        display: inline-block;
        float: none;
        padding: 0;
        border-left: none
    }
    .btn-call {
        float: none;
        display: inline-block;
        margin: 15px 0 0 0
    }
    .box h3 {
        font-size: 1.222em
    }
    .banner-inner h2 {
        font-size: 1.222em
    }
    .featurebox input.input-large[type=text] {
        width: 92%
    }
    .featurebox h3 {
        font-size: 1.3em
    }
    .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) {
    .g-reviews-box {
  width: 32.333%;
  margin: 5px 0.5%;
}
	.resume-list ul li {
  width: 100%;
  padding: 10px 0;
  border-left: none;
  border-top: #ccc solid 1px;
}
	.resume-list ul li:first-child {
  border: none;
}
	.section-title {
  font-size: 2.0em;
  text-align: center;
}

	.topright .findlocbar label {
  width: 100%;
}
	.home-comparison::before,
	.home-comparison::after{
		display: none;
	}
	.home-comparison .wrapper{
		width: 100%;
	}
	.collapse-button {
  top: -37px;
}
	.awardslist div {
  width: 100%;
}
	.footer-nav li a {
  display: inline-block;
}
	.footer-nav li::before {
		position: relative;
		left: auto;
		top: auto;
		display: inline-block;
		margin-right: 5px;
	}
	.footer{
		text-align: center;
	}
	.home-ebook img{
		margin-bottom: 20px;
	}
	.col-comp:first-child {
  padding: 20px 50px;
		background: #01368c;
}
	.col-comp:last-child {
  padding: 20px 50px;
		background: #5f4370;
}
	.home-comparison{
		background: none;
		padding: 0;
	}
	.home-section4::before {

    display: none;

}
	.video-responsive{
		margin-bottom: 20px;
	}
	.banner-tagline h2 {
  display: block;
  font-size: 1.5em;
  padding: 10px 20px;
  clear: both;
  text-align: center;
}
	.banner-tagline h2 span {
  position: relative;
left: auto;
top: auto;
font-size: 1.0em;
padding: 10px 20px;
}
	.banner-tagline {
 max-width: 400px;
bottom: -15px;
}
	.topright{
		padding: 0 50px 0 0;
text-align: center;
		
	}
	.topright .findlocbar {
  justify-content: center;
text-align: center;
}
	.logo{
		display: inherit;
	}
	
	.home-cta ul li h3 {
  font-size: 1.0em;
}
	.sec2box h3 {
  left: 0;
  bottom: 00;
}
	.sec2box {
 width: 49%;
}
	.headphone {
  margin: 0 10px 0 0;
  font-size: 0.85em;
}
	.foot-col{
	padding:10px 0;	
	}
	.border-sep{
	border:none;	
	}

	.testimonials-rotator::after {
	right:30px;	
		font-size: 2.0em;
	}
	.slider-text h2 {
    font-size: 1.50em;
    margin-bottom: 10px;
}
	.home-cta ul li{
	width:100%;
	border-right:none;
	border-bottom:solid 1px rgba(255,255,255,0.15);	
	}
	.home-cta ul li:last-child {
    border-bottom: none;
}
	.home-cta ul li a {
    padding: 15px 15px 15px 60px;
}
.cta-icon {
 top: 21px;
left: 20px;
font-size: 1.2em;
}
	
	.home-why-choose ol li::before,
	.home-why-choose ol li::after{
	display:none;	
	}
	.whyicon{
	position:relative;
	left:auto;
	top:auto;
	margin:0 0 20px 0;	
	}
	.locations-served-bar ul li{
	width:31%;	
	}

	.home-featured-services ul li{
	width:33.3333%;	
	}
	.home-featured-services ul{
	justify-content: center;	
	}
	.home-welcome-copy .featurebox {
    margin-top: 20px;
}
	.overlay-black::after{
	display:none;	
	}
	.home-featured-services ul li h3 {
    font-size: 1.1em;
}

    .home-featured-services ul li:nth-child(4) .step-arrow {
        display: block
    }
.home-featured-services ul li div {
    padding: 0 20px;
}
.stepno {
    font-size: 3.0em;
    position: relative;
    left: auto;
    top: auto;
}

    .header img {
        margin-top: 0
    }
    .quotebox::before {
        left: 30px;
        top: 0;
        font-size: 1.8em
    }
    .quotebox::after {
        right: 30px;
        bottom: 0;
        font-size: 1.8em
    }

    .home-why-choose::before {
        display: none
    }
    .product-item h3 {
        font-size: 1em
    }
   
    .home-featured-products h2 strong,
    .home-featured-services h2 strong,
    .home-welcome-copy h1 strong {
        font-size: 1em;
    }
    
    .testimonial h2 {
        margin-bottom: 20px
    }
    .home-welcome-copy img {
        float: none;
        display: block;
        margin: 20px auto 0
    }
    .gallery-item h3 {
        font-size: 1.3em
    }
    .breadcrumb-bar {
font-size: 0.85em;
    }

    .inner-content {
        padding: 20px 0
    }
   
    .testimonials-rotator {
        margin-top: 0
    }
    .quotebox blockquote {
        font-size: 1em;
        line-height: 1.5em
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 20px
    }
   
    .recent-projects ul {
        padding: 0
    }
    h3,
    h4 {
        font-size: 1.3em
    }
	h2 {
  font-size: 1.500em;
}
    .introbox {
        padding-left: 0
    }
    .home-welcome-copy h1 {
        margin-bottom:10px
    }
	.banner-inner h1::before, .banner-inner p::before {
		display: none;
	}
    .banner-inner h1,
    .banner-inner p {
        font-size: 1.2em;
		margin: 0;
    }
    .overlay-black {
      position: relative;
left: auto;
top: auto;
margin: 0;
padding: 0;
		background: #000;
    }
    .contact-info {
        min-height: inherit;
        margin-bottom: 10px
    }
    .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) {
	.awardslist div {
  width: 100%;
  padding: 5px;
}
	

	    .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) {
     .g-reviews-box {
 width: 48%;
    margin: 7px 1%;
}
      .reviews-rating-blk {
    margin: 0;
    font-size: 0.75em;
    padding: 10px;
  }
    
	.resume-search label, .resume-search select, .resume-search input[type="text"], .resume-search .btn {
  display: block;
  margin: 6px 0;
  width: 100%;
}
	.header .align-items-center{
		align-items: inherit !important;
	}
	.logo-mobile{
	display: block;
	
}
	.logo-desktop{
	display: none;
	}
	body {
  padding: 0;
}
	.collapse-button {
  top: auto;
  position: relative;
  right: auto;
}
	.order-change-mob{
	display: flex;
flex-direction: column;
	}
	.header {
 text-align: left;
padding-bottom: 0;
position: relative;
left: auto;
top: auto;
}
	.col-rev-mob .row{
	flex-direction: column-reverse;	
	}
	.about-2-cols img{
		margin-bottom: 20px;
	}
	.about-service-sec{
		background: none;
		padding: 0;
	}
	.about-service-sec .wrapper {
  width: 100%;
}
	.about-service-sec .col-lg-5:first-child{
	background: #48a6de;
padding: 30px 50px;
	}
	.about-service-sec .col-lg-5:last-child{
	background: #e0922f;
padding: 30px 50px;
	}
	.about-founder img{
		margin-bottom: 20px;

	}
	.location-col {
  width: 100%;
  margin: 10px 0;
}
	.team-thumb img{
		margin-bottom: 20px;
	}
	.form-col{
		padding-bottom: 15px;
	}
	.testimonial-row blockquote {
  padding: 0 0 0 20px;
}
	.awards-inner {
  padding: 30px 10px;
}
	.banner-cta a {
font-size: 0.85em;
padding: 10px 0;
width: 32%;
}
	.banner-cta a br{
		display: none;
	}
	.banner-cta {
position: relative;
left: auto;
top: auto;
width: 100%;
z-index: 3;
text-align: center;
clear: both;
padding: 10px 0 0 0;
order: 3;
right: auto;
bottom: auto;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
	.topbar {
  text-align: center;
  padding-top: 10px;
}
	
	

	.headphone{
	display:block;	
	}

.main-nav{
padding: 0;
float: left;
width: 100%;
	order: 1;
}
	.home-featured-services ul li {
        margin: 0;
        width: 50%;
		border-bottom: solid 1px rgba(0,0,0,0.18);
		border-left:none;
    }
	.home-featured-services ul li:nth-child(4){
	border-bottom: solid 1px rgba(0,0,0,0.18);	
	}
	.home-featured-services ul li a{
	margin:0 auto;	
	}
	.locations-served-bar ul li{
	width:100%;	
	}
	.contentside.sidebar .form-row {
    margin: 0;
}
	
	.section-title {
    font-size: 1.5em;
}

	.topright {
text-align: center;
margin: 0;
padding: 0;
		order: 2;
}
	.home-featured-services img {
    border-radius: 5px;
}

	.home-why-choose ol{
	padding:0;	
	}
	
	.home-featured-services ul li div{
width: 100%;
padding: 50px 0;
	}

    
    .slider-text {
        width: 100%;
        text-align: center;
        position: relative;
        left: auto;
        top: auto;
        background: #2d2d4e
    }
    .slider-text-inner {
        padding: 20px
    }
    .home-slider .slick-slide::before {
        display: none
    }
    .product-item {
        width: 48%
    }
    .foot-col,
    .footer h3 {
        margin-bottom: 20px
    }
    .homeform .form-row {
        margin: 0
    }
    .gallery-item {
        width: 49.70%
    }
    .post h1.title,
    .post h2.title {
        font-size:1.3em
    }
    .slider-text h2 {
       font-size: 1.4em;
margin-bottom: 15px;
line-height: 1;
    }
    .footer img {
        margin-bottom: 20px
    }   
    .slider-text p {
        font-size:0.85em;
		line-height:normal;
    }
    .slider-text h2,
    .slider-text p {
        text-shadow: inherit
    }
    img.alignleft,
    img.alignright {
        display: block;
        float: none;
        margin: 0 auto 20px
    }
    .testimonials-rotator {
      padding-left: 20px;
    }
    .home-slider .slick-slide {
        padding-bottom: 0
    }
   
    .home-slider .slick-dots {
       width: 100%;
position: relative;
left: auto;
bottom: auto;
    }
    .slider-text h3 {
        font-size: 1.111em
    }
    .home-slider {
        border: none
    }
    .text-center {
        text-align: left
    }
    .sidebox.accordion h3::before {
        top: 0
    }
    .text-right {
        text-align: left
    }
    .introbox p {
        margin-bottom: 20px
    }
    .home-welcome-copy {
        padding-left: 0;
        padding-right: 0
    }
    .header .wrapper {
        padding-left: 0;
        padding-right: 0
    }
    .blog-grid .post {
        width: 100%;
        margin:5px 0;
    }
    .introbox h1,
    .introbox h2 {
        margin: 0 0 10px
    }
    .row {
        padding-top: 0;
padding-bottom: 0;
    }
    .banner-inner h2 {
        left: auto;
        margin: 0;
        position: relative;
        top: auto;
        width: 100%
    }
  
    .head-email {
        padding-top: 0
    }
   

    .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
    }

    .topbar p {
        float: none;
        font-size: .889em;
        margin: 0 0 10px;
        text-align: center
    }
}

@media screen and (max-width:640px) {
	.findlocbar input[type="text"] {
  margin: 0 5px 0 0;
}
	.about-industries ul {
  padding-top: 0 !important;
}
	.about-industries ul li {
  width: 50%;
  padding: 5px !important;
}

	
	.topright {
  padding-right: 0;
}
	.findlocbar label
	{
		width: 100%;
margin: 3px 0;
	}

	.whyicon {
  font-size: 2.000em;
}
	.home-why-choose ol li a {
  width: 200px;
  height: 200px;
}
  
	.stepicon {
    padding: 0;
    font-size: 1.5em;
    width: 100px;
    height: 100px;
    line-height: 100px;
}

    .product-item img {
        width: 100%
    }
    .product-item {
        width: 100%
    }
    .home-featured-services ul li a::before {
        display: none
    }
    .gallery-page ul li {
        width: 48%;
        margin: 5px 0!important
    }
    .service-info {
        position: relative;
        left: auto;
        bottom: auto;
        float: left
    }
    .basic-table td {
        float: left;
        width: 100%;
        padding: 20px
    }
   
    .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) {
	.jobsalary {
  margin: 10px 0;
}
	.job-btns {
  text-align: left;
}
	.subheader-inner ul li a {
  padding: 10px 15px;
  font-size: 0.85em;
}
	.home-slider img {
  width: 200%;
  margin: 0 0 0 -60%;
  max-width: 200%;
}
	.findlocbar .btn {
  padding: 10px 0;
  width: 30%;
}
	.topright .findlocbar input[type="text"] {
  width: 70%;
margin: 0;
padding: 9px 10px;
}
	.hideonmobile{
	display: none;
	}
	.banner-tagline {
  max-width: 280px;
  bottom: -11px;
}

	.sec2box {
  margin: 4px 0;
}
	.sec2box h3 {
  font-size: 1.0em;
  padding: 10px;
}
	.quotebox blockquote{
	padding:40px 0 0;	
	}
   
	 .contentside .featurebox .form-row{
		 margin:0;
		}
}

@media screen and (max-width:480px) {
     .g-reviews-box {
 width: 100%;
    margin: 5px 0;
}
	.awardslist div {
  width: 100%;
}
	.footer-nav li::before {
		display: none;
	}
	.slider-text h2 {
    font-size: 1.0em;
}
	.home-featured-services ul li:nth-child(5){
		border-bottom: solid 1px rgba(0,0,0,0.18);
	}
	.service-icon {
    font-size: 2.0em;
    width: 100px;
    height: 100px;
    line-height: 100px;
}
	.home-featured-services ul li a{
	padding:20px 0;	
	}
	.gallery-item {
        width: 100%
    }
	
	.home-featured-services ul li {
        margin: 0;
        width: 100%
    }
    .home-featured-services ul {
        margin-left: 0
    }

    .home-slider .slick-slide::before {
        background: 0 0
    }


    .post_info a {
        margin: 0;
        display: block
    }
    .footer h3 {
        font-size: 1.1em
    }
    .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) {
      .reviews-rating-blk {
    margin: 10px 0 0 0;
          text-align: center;
  }
	.banner-cta a {
  padding: 10px 10px;
}
	.menu-collapser {
position: absolute;
right: 15px;
top: -70px;
width: auto;
}
	.header .row{
		display: inherit;
	}
	.order-change-mob{
	width: 100%;
max-width: 100%;
	}
	.inner-banner-tagline {
  left: 5px;
  top: 0px;
}

    
    .sec2box {
        display: inherit
    }
    .c100 {
        float: none;
        margin: 0 auto 10px
    }
    .sec2box-col {
        width: 100%;
        float: left;
        text-align: center
    }
    .sec2box-col:last-child {
        min-width: inherit;
        max-width: inherit;
        padding: 10px 0 0 0
    }
    .slider-text .btn br {
        display: inline-block
    }
    .social-sharing {
        clear: both;
        display: block;
        float: left;
        font-weight: 600;
        margin: 0;
        vertical-align: middle;
        width: 100%
    }
    .post .social-sharing {
        width: 100%
    }
   
    .form-full,
    .form-half {
        float: left;
        margin: 0 0 10px 0;
        width: 100%
    }
   
    .form-medium {
        width: 50%
    }
    ul.slimmenu li ul li a {
        padding-left: 10px
    }
    ul.slimmenu li ul li ul li a {
        padding-left: 20px
    }
}

@media screen and (max-width:320px) {
    .contentside .nav-tabs li {
        width: 100%
    }
    .contentside .nav-tabs li a {
        display: block;
        margin: 0
    }
    .main-nav .btn {
        clear: both;
        display: block;
        width: 100%
    }
}

ol.map-legend {
  padding: 0;
}
ol.map-legend li{
	width: 50%;
	text-align: left;
}
ol.map-legend li.most-markets:before {
  background: #9cd7cc;
}
.map-legend{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.contentside .map-legend{
	margin: 0;
}
.map-legend li,
.contentside .map-legend li{
 position: relative;
list-style-type: none;
padding: 3px 10px 3px 38px;
width: 20.333333%;
font-size: 0.85em;
line-height: 1;
}
.map-legend li:before,
.contentside .map-legend li:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 22px;
  height: 22px;
  background: #ccc;
}
.map-legend li.some-markets:before {
  background: #00ADD2 ;
}
.map-legend li.most-markets:before {
  background: #3B729F;
}
.map-legend li.not-offering:before {
  background: #999;
}
.story-section-bg{    background: #48a6de; margin-top:50px;}
.story-section-bg h2{    color: #fff;}
.story-section-bg .contentside {    color: #fff;}
.patrice-team {    padding: 50px 0px 0;}
.faq-section > .wrapper:nth-child(1){width:100%; max-width:100%; min-width:100%;}

.wpcf7-form .form-row .acceptance .wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
}