/*
Theme Name: Salient Child Theme
Theme URI: https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Template: salient
Version: 1.0
*/

div#demolition div#demolition-inner img {
    width: 100%;
}

div#con-sec img {
    height: 800px;
    object-fit: cover;
}

#b2{
    display: inline-flex;
    align-items: center;
    gap: 22px;
    padding: 0 40px 0px 0px;
    background: linear-gradient(180deg, #2b2b2b, #111);
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: none;
    cursor: pointer;
    overflow: hidden;
    border-radius: 0 !important;
    height: 48px;
}
 
/* Yellow arrow box */
#b2::before{
    content: "→";
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 100%;
    background: #000;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
 
/* Hover effect */
#b2:hover{
    background: linear-gradient(180deg, #1f1f1f, #000);
}

/* -----  */
#b1:hover {
    color: #f2bd17 !important;
}

#b1{
    display: inline-flex;
    align-items: center;
    gap: 22px;
    padding: 0 40px 0px 0px;
    background: linear-gradient(180deg, #2b2b2b, #111);
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: none;
    cursor: pointer;
    overflow: hidden;
    border-radius: 0 !important;
    height: 48px;
}
 
/* Yellow arrow box */
#b1::before{
    content: "→";
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 100%;
    background: #f2b600;
    color: #000;
    font-size: 22px;
    font-weight: bold;
}
 
/* Hover effect */
#b1:hover{
    background: linear-gradient(180deg, #1f1f1f, #000);
}

div#pro-r1 img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

#ajax-content-wrap #footer-outer #copyright {
    border-top: 3px solid #ffffffa1;
    width: 1650px;
    margin: 0 auto;
}
#footer-outer #copyright[data-layout="centered"] {
    padding: 15px 0;
}

div#footer-widgets div#media_image-2 img {
    width: 65% !important;
}

div#footer-widgets {
    padding: 0px 60px;
}

div#footer-widgets .col.span_3.one-fourths.right-edge div#nav_menu-5 {
    margin: 0px -20px;
}

div#footer-widgets .col.span_3.one-fourths.clear-both div#nav_menu-4 {
    margin: 0px 60px;
}

div#r2 h6 {
    font-size: 18px;
}

div#r4 h3 {
    font-size: 23px;
    line-height: 33px;
}

div#r3 h3 {
    font-size: 25px;
    line-height: 35px;
}


/* ---------- Responsive -------- */


/* ipad pro */
@media (min-width: 992px) and (max-width: 1199.98px) {
#footer-outer #footer-widgets .col ul li a, #sidebar div ul li a {
    font-size: 14px;
}
}


@media (max-width: 1920px) {}
@media (max-width: 1600px) {
	
	#ajax-content-wrap #footer-outer #copyright {
    width: 1440px;
}
	
	div#footer-widgets div#media_image-2 img {
    width: 85% !important;
}

	div#footer-widgets .col.span_3.one-fourths.clear-both div#nav_menu-4 {
    margin: 0px 40px;
}
	
	div#footer-widgets .col.span_3.one-fourths.right-edge div#nav_menu-5 {
    margin: 0px 0px;
}
	
}
@media (max-width: 1440px) { 
	
	    #ajax-content-wrap #footer-outer #copyright {
        width: 1320px;
    }
	
	div#footer-widgets .col.span_3.one-fourths.right-edge div#nav_menu-5 {
    margin: 0px -50px;
}
	
	div#footer-outer div#footer-widgets h4 {
    font-size: 25px !important;
}

div#footer-widgets .col.span_3.one-fourths.clear-both div#nav_menu-4 {
    margin: 0px 40px;
}
	
}
@media (max-width: 1366px) {
	
    div#footer-widgets div#media_image-2 img {
        width: 75% !important;
    }
	
	
	div#footer-widgets {
    padding: 0px 0px;
}
	
	div#footer-widgets .col.span_3.one-fourths.clear-both div#nav_menu-4 {
    margin: 0px 20px;
}

div#footer-widgets .col.span_3.one-fourths.right-edge div#nav_menu-5 {
    margin: 0px -70px;
}

}

@media (max-width: 1280px) {
	
    #ajax-content-wrap #footer-outer #copyright {
        width: 1200px;
    }	
	
    div#footer-widgets div#media_image-2 img {
        width: 75% !important;
    }
	
	div#footer-widgets {
    padding: 0px 0px;
}
}


@media (max-width: 1024px) {
	

div#r4 #b1{
    font-size: 12px;
}		
	
div#r4 #b2 {
    font-size: 12px;
}	
	
div#r4 h3 {
    font-size: 18px;
    line-height: 28px;
}	
	
div#r3 h3 {
    font-size: 22px;
    line-height: 32px;
}	

	div#r2 img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
	
    #ajax-content-wrap #footer-outer #copyright {
        width: 970px;
    }	
	
div#footer-outer div#footer-widgets h4 {
        font-size: 22px !important;
    }	
	
    body #footer-outer .row {
        padding: 45px 0;
    }	
	
div#footer-widgets {
    padding: 0px 0px;
}
	
	div#footer-widgets .col.span_3.one-fourths.clear-both div#nav_menu-4
Specificity: (2,4,2)
 {
    margin: 0px 45px;
}
	
	div#footer-widgets div#media_image-2 img {
    width: 75% !important;
}
}

/* ==========  */

@media (max-width: 840px) {
	
div#con-sec img {
    height: 400px;
    object-fit: cover;
}	
	
div#demolition {
    margin: 0 auto;
    display: table;
    text-align: center;
}	
	
div#con-sec {
    padding-top: 20px !important;
    padding-bottom: 10px !important;
}	

    div#r4 h3 {
        font-size: 17px;
        line-height: 27px;
    }	
	
div#r4{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
	
div#r3 img {
    width: 100%;
    height: 410px;
    object-fit: cover;
}	
	
div#r3 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}	

div#r2 img {
    margin: 0 auto;
    display: table;
}

div#r2 {
    text-align: center;
}	
	
}

/* =====  */

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

@media (max-width: 525px) {
	
div#pro-r1 {
    padding-bottom: 0px !important;
}	
	
    #ajax-content-wrap #footer-outer #copyright {
        width: 460px;
    }	
	
    div#footer-widgets .col.span_3.one-fourths.clear-both div#nav_menu-4 {
        margin: 0px;
    }	

	    div#footer-widgets .col.span_3.one-fourths.right-edge div#nav_menu-5 {
        margin: 0px;
    }

div#r4 .vc_column-inner {
    padding: 12px 0px !important;
}
	
    div#r4 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
	
div#r2 h2 {
    font-size: 30px;
    line-height: 40px;
}

div#r2 h6 {
    font-size: 16px;
    line-height: 26px;
}	
}

/* ======  */

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

/* ===  */

@media (max-width: 430px) {

	    #ajax-content-wrap #footer-outer #copyright {
        width: 400px;
    }
	
    div#r4 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }	
	
	    div#r4 .vc_column-inner {
        padding: 2px 0px !important;
    }
	
	
    div#r3 img {
        height: 300px;
    }	
	
    div#r2 h2 {
        font-size: 25px;
        line-height: 35px;
    }	
}

/* ===== */

@media (max-width: 390px) {
	
    #ajax-content-wrap #footer-outer #copyright {
        width: 380px;
    }	
	
    div#r2 h6 {
        font-size: 15px;
        line-height: 25px;
    }	

    div#r2 h2 {
        font-size: 23px;
        line-height: 33px;
    }	
	
}

/* ====== */

@media (max-width: 360px) {
	
    #ajax-content-wrap #footer-outer #copyright {
        width: 330px;
    }	
	
html body h2 {
    font-size: 27px !important;
    line-height: 36px !important;
}	
	
    div#r3 h3 {
        font-size: 20px;
        line-height: 30px;
    }	
	
    div#r2 h6 {
        font-size: 13px;
        line-height: 23px;
    }	
	
    div#r2 h2 {
        font-size: 21px;
        line-height: 31px;
    }	
	
}

@media (max-width: 320px) {

    #ajax-content-wrap #footer-outer #copyright {
        width: 280px;
    }
}


