/* MOBILE - all phones */
@media all and (max-width: 1023px) and (min-width: 319px) {
	
	
.company_awards_simple_box { display:block; text-align: center; margin: 0 auto;}
	
	
	.header_borderstyle.rounded {
        overflow: hidden;
        border-radius: 0;
        margin: 0 0;
    }
    
    .entry-content {
        padding: 10px !important;
    }

    .page-homepage-php .homepage_tagline {
        line-height: 2rem !important;
        font-size: 1.5rem !important;
    }



    #blog_archive .loop-content .wrap {
        padding: 5px 5px 15px 5px;
    }
    .blog_list .stacked_area a.hset_url {
        padding: 7px 7px 7px 15px !important;
        font-size: 0.8rem !important;
        position: unset;
        display: block;
    }
    #blog_archive.clean .entry-header, #blog_archive.clean .entry-title {
         min-height: fit-content;
         max-height: fit-content; 
    }


    .stacked_area .stack_wrap {
        margin-top: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
        margin-left: 0 !important;
        border-top-width: 0 !important;
        border-right-width: 0 !important;
        border-bottom-width: 0 !important;
        border-left-width: 0 !important;
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }


    .stack_pull-left .hset_url {
        right: 25% !important;
    }
    .stack_pull-right .hset_url {
        left: 25% !important;
    }


    .stacked_area.main_stack .text_area, .stacked_area.header_type_two .text_area {
        height: fit-content;
    }

    .hset_title, .hset_subtitle, .hset_body{ padding:0 0 5px 0;}

    .main_stack .stack_box, .header_type_two .stack_box {
        display: block;
        position: unset;
        transform: initial;
        -ms-transform: initial;
        -webkit-transform: initial;
        -moz-transform: initial;
        -o-transform: initial;
        padding: 20px 0 50px 0;
    }


.unslider-arrow {  z-index:111 !important;}


.zmega-megamenu.zmega-collapse-open{
     min-height: 100vh !important;
     max-height: 100vh !important;
     background: rgb(226, 226, 226) !important;
}


.entry-wrap h2 { font-size: 1rem; }






.interior_color_wrap.single-service .single_service_tagline {
  
    line-height: 2rem !important;
    font-size: 1.35rem !important;
}




.a_service .wrap, 
.an_affiliate .wrap, 
.a_gallery .wrap {
    opacity: 1;
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 15px !important;
    margin-left: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}


.grid {
    max-width: 100% !important;
}



.gallery-tall-1,
.gallery-tall-2,
.gallery-tall-3 {
    height: 300px !important;
}




.blog_loop  .loop-content { padding: 0; margin:  0; }

.blog_list .stacked_area .stack_box {
    padding: 10px 0 0 0;
}


}	





/* MOBILE_M_375 */
@media all and (max-width: 377px) and (min-width: 321px) {
}	

/* MOBILE_L_425	*/
@media all and (max-width: 426px) and (min-width: 377px) {


}

/* TABLET_768	*/
@media all and (max-width: 769px) and (min-width: 426px) {
	

}

/* LAPTOP_1024	*/
@media all and (max-width: 1025px) and (min-width: 769px) {

}
/* Laptop-large 1440	*/
@media all and (max-width: 1441px) and (min-width: 1025px) {


}
/* desktop	*/
@media all and (max-width: 1801px) and (min-width: 1441px) {


}

/* 4K_2560	*/
@media all and (max-width: 2560px) and (min-width: 1801px) {
	
}
	
