.service-areas ul li {
    font-size: 17px;
    text-transform: uppercase;
    padding: 8px 0;
    list-style: none!important;
    position: relative;
}
.service-areas ul li::before {
    content: ">";
    position: absolute;
    left: -16px;
    top: 8px;
}
.service-areas ul li:before {
    content: ">";
    position: absolute;
    left: 0;
    top: 0;
}


.grey_testi_box {
    background: #eeeeee;
    padding: 0 15px;
}
.testi_main_white {
    padding: 0 15px;
}
.ms-slide-info{
top: 50% !important;
transform: translate(-50%,-50%);
left: 50%;
}



@media screen and (min-width: 768px){
  .ms-slide-info{
      top: 50% !important;
     transform: translate(-50%,-50%);
     left: 50%;
    padding: 20px !important;
    text-align: center;
}

}

@media screen and (max-width: 767px){
     .ms-slide-info{
        top: 0 !important;
        transform: none;
        left: 0 !important;
        position: inherit;
   }
  .middle_content p {
       margin-bottom: 15px !important;
  }
 .middle_content h1 {
    font-size: 30px  !important;
    line-height: 32px;
}


}

@media ( min-width: 768px ) and ( max-width: 991px ) {
       .ms-slide-info{
         width: 450px !important;
    }

}



@media screen and (min-width: 992px){
  .ms-slide-info{
    width: 650px !important;
}

}

.partners {
     padding-left: 20px !Important;  
     text-align: center;
}
.partners li {
    padding: 0 !Important;  
}
.partners li img {
    max-width: 75%;
    margin: auto;
}



@media ( min-width: 1271px ) and ( max-width: 1450px ){
    .contact li a {
    font-size: 20px !important;
}
.contact li {
    padding: 0 5px 0 0 !important;
}
.contact li .facebook {
    width: 25px !important;
    height: 25px !important;
    padding: 4px 8px !important;
}
.contact li a img {
    margin-top: -9px !important; 
   
}
.contact li+li:before {
    left: -10px !important;
}
.header_top {
    padding: 0 12px  !important;
}


}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.header_top .address img {

}
.contact_page_form {
    margin-top: 20px;
}
.contact_page_form h3 {
    margin-bottom: 35px;
    font-size: 24px;
    color: #25588f;
    font-weight: bold;
}
.cnt-main-form textarea {
    height: 90px;
}
.cnt-btn {
    background: #df4432;
    color: #fff;
    width: 100%;
    display: table;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    border: none;
    height: 45px;
}


.sidebar-testimonials .testimonial_author {
    text-align: center;
}

.sidebar-testimonials .testimonial-client {
    font-weight: bold;
}

.sidebar-testimonials .testimonial-other {
    font-weight: bold;
}

.sidebar-testimonials .testimonial_author .date{ display:none!important;
}

.page-id-185 .sidebar-testimonials {display:none}

.page-id-10 .sidebar-testimonials {display:none}

@media screen and (max-width: 991px){

.contact_us ul li { display: inline-block; padding-right: 20px;}
.map{text-align:center;}
}


@media ( min-width: 320px ) and ( max-width: 479px ){
.contact li a img {
    width: 33px !important;
}
.contact li a {
    font-size: 24px !important;

.contact li .facebook {
    width: 25px !important;
    height: 25px !important;

.contact li .facebook i {
    font-size: 16px !important;
}
.contact li {
    padding: 0 11px !important;
}



}




