.body-wrapper {
    padding-top: 85px;
}

/* footer */
footer.footer .content-wrapper {
    max-width: 1220px;
}
/* Subpage Banner */
@media(max-width: 767px) {
  .row-depth-1 h1 {
    font-size:  7vw;
  }
}

.wl_footer_section {
    padding: 60px 0;
}
.wl_footer_row, .wl_footer_locations_row {
    display: flex;
    flex-wrap: wrap;
}
.wl_footer_col4, .wl_footer_locations_col4{
-ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.wl_footer_col8{
-ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.footer .wl_footer_content_box h4 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 15px 0;
}
.wl_footer_content_box .hs-menu-wrapper ul{}
.wl_footer_content_box .hs-menu-wrapper ul li {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
}
.wl_footer_content_box .hs-menu-wrapper ul li a {
    color: #ffffff;
    font-size: 16px;
    display: block;
    text-decoration: underline;
    opacity: 0.8;
}
.wl_footer_locations_box {
    text-align: center;
}

.footer .wl_footer_locations_box p {
    color: #fff;
    font-size: 16px;
    opacity: 0.8;
    padding: 0;
    margin: 0;
}
.social_media_box {
    background-color: #ffffff;
    max-width: 220px;
    border-radius: 50px;
    width: 100%;
    margin-top: 25px;
    /*margin-left: 105px;*/ /* This breaks the footer on the 2023 Wilen design */
}
.social_media_box ul {
    margin: 0;
    padding: 5px 5px;
    list-style: none;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-around;
}
.social_media_box ul li {
    display: flex;
    justify-content: center;    
    align-items: center;
}
.social_media_box ul li a {
    display: flex;
    margin: 0;
}

footer.footer .wl_footer_privacy_row{  margin: 0; padding:0; }

footer.footer .wl_footer_privacy_row ul{  margin: 0; padding:0;}
footer.footer .wl_footer_privacy_row ul li {
    padding: 0 6px;
}
footer.footer .wl_footer_privacy_row ul li a,
footer.footer .wl_footer_privacy_row ul li{
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    opacity: 0.8;
}
footer.footer .wl_footer_privacy_row ul li:first-child {
    padding-left: 0;  border-right: 1px solid #ccc;
}
.wl_footer_locations_box img {
    height: 132px !important;
    width: auto;
}
/* about */
body .body-container--about .wilengroup_slider_banner {   padding: 0;}
body .body-container--about .wilengroup_col_text {   padding: 60px 0;}
body .body-container--about .wilengroup_slider_banner .wilengroup_row { }
body .body-container--about .wilengroup_slider_banner .wilengroup_col_img {   height: 100%;}

/* about */
.wilen7_b .wilengroup_col_img img {
    width: auto !important;
    float: right;
}


@media (max-width:1600px){

   body  .content-wrapper{ max-width:1360px; }
   body  .dnd-section>.row-fluid {  max-width: 1360px;}
   
}




@media (max-width:1024px){}

 
@media (max-width:990px){

.wl_footer_col4{
-ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.wl_footer_locations_col4{
-ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.wl_footer_col8{
-ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.social_media_box {
    margin-left: 0;
    margin-top: 25px;
    width: 100%;
    margin-bottom: 25px;
}
footer.footer div.wl_footer_privacy_row {
    justify-content: start;
    display: flex;
    margin-top: 0;
}
.wl_footer_locations_box {
    text-align: left;
    margin-bottom: 50px;
}

}

@media (max-width:990px){
.body-wrapper {
    padding-top: 72px;
}


@media (max-width:767px){

.wl_footer_locations_col4{
-ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}


}

/* footer -end */
/* Cotact Us page */
.contact_us_page .wilengroup_col_img img {
    float: right;
    width: auto !important;
}
.contact_us_page .wilengroup_slider_banner {
    padding: 100px 0 100px 0;
}
/* Cotact Us page */

.wilen7_b .wilengroup_col_img img {
    width: auto !important;
}