.inr_bnr_row {
    height: 100%;
}

.inr_bnr_sec {
    height: 452px;
}

.inr_bnr_sec:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 20.16%, rgba(0, 0, 0, 0.86) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0) 59.71%);
}

.pg_banner_ttl_box {
    text-align: center;
    font-weight: 800;
    font-size: 45px;
    color: #fff;
    padding-top: 45px;
}

/*----------- About us Page start ------------ */
.about_col1 {
    width: 49% !important;
}

.about_col2 {
    width: 51% !important;
    padding-left: 50px;
}

.about_pg_img img {
    width: 100% !important;
    height: 480px;
    object-fit: cover;
}

/*----------- About us Page end ------------ */
/* ----------- Contact us Page start ----------- */
.get_in_touch {
    width: 650px;
    margin: auto;
}

.get_in_touch_row {
    display: flex;
    flex-wrap: wrap;
}

.get_in_touch_col_6 {
    width: 50%;
}

.get_in_touch_col_6,
.get_in_touch_col_12 {
    padding: 7px 12px;
}

.get_in_touch_col_12 {
    width: 100%;
}

.get_in_touch_box input,
.get_in_touch_box textarea,
.get_in_touch_box select {
    width: 100%;
    height: 50px;
    padding: 15px;
    color: #999999 !important;
    border: 1px solid #ddd !important;
    border-radius: 0 !important;
    font-size: 13px;
}

.get_in_touch_box input::placeholder,
.get_in_touch_box textarea::placeholder,
.get_in_touch_box select {
    color: #999999;
    font-size: 13px;
    font-weight: 400;
}

.get_in_touch_box textarea {
    height: 97px !important;
    resize: none;
}

span.wpcf7-spinner {
    position: absolute;
    right: 0;
}

/* ----------- Contact us Page end ----------- */

/* -----------Sheer Curtains page start ------------ */
.product_lft_img_col1 {
    width: 49% !important;
}

.product_lft_img_col2 {
    width: 51% !important;
    background-color: #89BBC433;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px 65px 20px 47px;
}

.product_lft_img img {
    width: 100% !important;
    height: 480px;
    object-fit: cover;
}

.arrw_ul {
    padding: 0 !important;
    list-style: none !important;
}

.arrw_ul li {
    padding: 5px 23px;
    position: relative;
}

.arrw_ul li:before {
    content: '';
    position: absolute;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="11" viewBox="0 0 10 11" fill="none"><path d="M6 5.49994C6.00007 5.5656 5.98716 5.63064 5.96202 5.6913C5.93688 5.75197 5.9 5.80706 5.8535 5.85343L0.853527 10.8534C0.658153 11.0488 0.34178 11.0488 0.14653 10.8534C-0.0487185 10.658 -0.0488435 10.3417 0.14653 10.1464L4.79301 5.49994L0.14653 0.85346C-0.0488439 0.658086 -0.048844 0.341712 0.14653 0.146462C0.341904 -0.0487862 0.658277 -0.0489111 0.853526 0.146462L5.8535 5.14644C5.9 5.19281 5.93688 5.24791 5.96202 5.30857C5.98716 5.36923 6.00007 5.43427 6 5.49994Z" fill="black"/><path d="M10 5.49994C10.0001 5.5656 9.98716 5.63064 9.96202 5.6913C9.93688 5.75197 9.9 5.80706 9.8535 5.85343L4.85353 10.8534C4.65815 11.0488 4.34178 11.0488 4.14653 10.8534C3.95128 10.658 3.95116 10.3417 4.14653 10.1464L8.79301 5.49994L4.14653 0.85346C3.95116 0.658086 3.95116 0.341712 4.14653 0.146462C4.3419 -0.0487862 4.65828 -0.0489111 4.85353 0.146462L9.8535 5.14644C9.9 5.19281 9.93688 5.24791 9.96202 5.30857C9.98716 5.36923 10.0001 5.43427 10 5.49994Z" fill="black"/></svg>');
    left: 0;
    width: 10px;
    height: 11px;
    top: 13px;
}

.product_lft_img_tt_desc_con {
    padding-bottom: 20px;
}

.product_rgt_img_col1 {
    width: 51% !important;
    padding-right: 30px;
}

.product_rgt_img_col2 {
    width: 49% !important;
}

.product_rgt_img img {
    width: 100% !important;
    height: 500px;
    object-fit: cover;
}

/* -----------Sheer Curtains page end ------------ */

/*----------- Gallery page start ----------- */
.breadcrumb_sec {
    padding: 30px 0 !important;
}

.breadcrumb_con {
    color: #000;
}

.breadcrumb_con {
    padding: 0 10px;
}

.breadcrumb_main_con_inr {
    margin: 0 -10px;
}

.brdcrmb_pg {
    color: #89BBC4;
}

.our_gallery_each_con_inr {
    line-height: 0;
}

.our_gallery_each_con_inr img {
    width: 100% !important;
    height: 300px;
    object-fit: cover;
}

.our_gallery_each_con {
    width: 25%;
    padding: 5px;
}

div#lightbox {
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    position: fixed !important;
    height: fit-content;
}

.gallery_bnr_sec {
    height: 200px;
}

/*----------- Gallery page end ----------- */
.product_lft_img, .product_lft_img .et_pb_image_wrap,.product_lft_img, .product_lft_img img {
    height: 100% !important;
}

.contact_pg_desc_con {
    width: 50%;
    padding: 0 10px;
}

.contact_pg_desc_main_con .contact_info_main_con {
    width: 50%;
    padding: 0 10px;
}

.contact_pg_desc_main_con .contact_info_each_con {
    width: 100%;
    padding: 10px 0;
}

.contact_pg_desc_main_con .contact_info_main_con_inr {
    margin: -10px 0;
}

.contact_team_dtl_each_con {
    width: 50%;
	padding: 0 10px;
}
@media all and (min-width: 320px) and (max-width: 767px) {
    .inr_bnr_sec {
        height: 250px;
    }

    .pg_banner_ttl_box {
        font-size: 30px;
        padding-top: 30px;
    }

    /*-------- About page start --------- */
    .about_col {
        padding-left: 0;
        width: 100% !important;
    }

    .about_pg_img {
        padding-bottom: 10px;
    }

    .about_pg_img img {
        height: 300px;
    }

    /*-------- About page end --------- */
    /* ----------- Contact us Page start ----------- */
    .get_in_touch_col_6 {
        width: 100%;
    }

    .get_in_touch_col_6,
    .get_in_touch_col_12 {
        padding: 5px;
    }

    .get_in_touch_box input,
    .get_in_touch_box textarea,
    .get_in_touch_box select {
        height: 40px;
        padding: 8px 10px;
    }

    .get_in_touch {
        width: auto;
    }

    /* ----------- Contact us Page end ----------- */
    /* -----------Sheer Curtains page start ------------ */
    .product_lft_img_tt_desc_con {
        padding-bottom: 10px;
    }

    .product_lft_img_col {
        width: 100% !important;
    }

    .product_lft_img_col2 {
        padding: 10px 15px;
    }

    .product_lft_img img {
        height: 300px !important;
    }

    .arrw_ul li {
        padding: 2px 20px;
    }

    .arrw_ul li:before {
        top: 10px;
    }

    .product_rgt_img_col {
        width: 100% !important;
        padding-right: 0px;
    }

    .product_rgt_img_row {
        flex-direction: column-reverse;
    }

    .product_rgt_img {
        padding-bottom: 10px;
    }

    .product_rgt_img img {
        height: 300px;
    }

    /* -----------Sheer Curtains page end ------------ */
    /*----------- Gallery page start ----------- */
    .gallery_bnr_sec {
        height: 100px;
    }

    .breadcrumb_sec {
        padding: 15px 0 !important;
    }

    .our_gallery_each_con {
        width: 100%;
    }

    .our_gallery_each_con_inr img {
        height: 220px;
    }

    /*----------- Gallery page end ----------- */
	.contact_pg_desc_main_con .contact_info_each_con {
		padding: 5px;
	}
	.contact_pg_desc_con {
		width: 100%;
		padding: 10px 0;
	}
	.contact_pg_desc_main_con .contact_info_main_con {
		width: 100%;
		padding: 10px 0;
	}
	
	.contact_team_dtl_each_con {
		width: 100%;
		padding: 5px;
	}
}

@media all and (min-width: 481px) and (max-width: 767px) {

    /* ----------- Contact us Page start ----------- */
    .get_in_touch_col_6 {
        width: 50%;
    }

    /* ----------- Contact us Page end ----------- */
    /*----------- Gallery page start ----------- */

    .our_gallery_each_con {
        width: 50%;
    }

    /*----------- Gallery page end ----------- */
    .contact_team_dtl_each_con {
        width: 50%;
        padding: 3px;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .inr_bnr_sec {
        height: 280px;
    }

    .pg_banner_ttl_box {
        font-size: 32px;
        padding-top: 32px;
    }

    /*-------- About page start --------- */
    .about_col {
        padding-left: 0;
        width: 100% !important;
    }

    .about_pg_img {
        padding-bottom: 20px;
    }

    .about_pg_img img {
        height: 380px;
    }

    /*-------- About page end --------- */
    /* ----------- Contact us Page start ----------- */
    .get_in_touch_col_6,
    .get_in_touch_col_12 {
        padding: 5px 8px;
    }

    .get_in_touch_box input,
    .get_in_touch_box textarea,
    .get_in_touch_box select {
        height: 40px;
        padding: 8px 10px;
    }

    .get_in_touch {
        width: 550px;
    }

    /* ----------- Contact us Page end ----------- */
    /* -----------Sheer Curtains page start ------------ */
    .product_lft_img_tt_desc_con {
        padding-bottom: 10px;
    }

    .product_lft_img_col {
        width: 100% !important;
    }

    .product_lft_img_col2 {
        padding: 10px 15px;
    }

    .product_lft_img img {
        height: 350px !important;
    }

    .arrw_ul li {
        padding: 2px 20px;
    }

    .arrw_ul li:before {
        top: 10px;
    }

    .product_rgt_img_col {
        width: 100% !important;
        padding-right: 0px;
    }

    .product_rgt_img_row {
        flex-direction: column-reverse;
    }

    .product_rgt_img {
        padding-bottom: 20px;
    }

    .product_rgt_img img {
        height: 350px;
    }

    /* -----------Sheer Curtains page end ------------ */
    /*----------- Gallery page start ----------- */
    .gallery_bnr_sec {
        height: 120px;
    }

    .breadcrumb_sec {
        padding: 20px 0 !important;
    }

    .our_gallery_each_con {
        width: 33.33%;
    }

    .our_gallery_each_con_inr img {
        height: 220px;
    }

    /*----------- Gallery page end ----------- */
	.contact_pg_desc_main_con .contact_info_each_con {
		width: 33.33%;
		padding: 5px;
	}
	.contact_pg_desc_con {
		width: 100%;
		padding: 10px 0;
	}
	.contact_pg_desc_main_con .contact_info_main_con {
		width: 100%;
		padding: 10px 0;
	}
	
	.contact_team_dtl_each_con {
		padding: 0 5px;
	}
	
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .inr_bnr_sec {
        height: 320px;
    }

    .pg_banner_ttl_box {
        font-size: 35px;
        padding-top: 35px;
    }

    /*-------- About page start --------- */
    .about_col2 {
        padding-left: 20px;
    }

    .about_pg_img img {
        height: 420px;
    }

    /*-------- About page end --------- */
    /* ----------- Contact us Page start ----------- */
    .get_in_touch_col_6,
    .get_in_touch_col_12 {
        padding: 5px 8px;
    }

    .get_in_touch_box input,
    .get_in_touch_box textarea,
    .get_in_touch_box select {
        height: 45px;
        padding: 10px 15px;
    }

    /* ----------- Contact us Page end ----------- */
    /* -----------Sheer Curtains page start ------------ */
    .product_lft_img_tt_desc_con {
        padding-bottom: 10px;
    }

    .product_lft_img_col2 {
        padding: 10px 15px;
    }

    .product_lft_img img {
        height: 405px;
    }

    .arrw_ul li {
        padding: 2px 20px;
    }

    .arrw_ul li:before {
        top: 10px;
    }

    .product_rgt_img_col1 {
        width: 60% !important;
        padding-right: 10px;
    }

    .product_rgt_img_col2 {
        width: 40% !important;
    }

    .product_rgt_img img {
        height: 400px;
    }

    /* -----------Sheer Curtains page end ------------ */
    /*----------- Gallery page start ----------- */
    .gallery_bnr_sec {
        height: 120px;
    }

    .breadcrumb_sec {
        padding: 20px 0 !important;
    }

    .our_gallery_each_con {
        width: 33.33%;
    }

    .our_gallery_each_con_inr img {
        height: 250px;
    }

    /*----------- Gallery page end ----------- */
	.contact_pg_desc_main_con .contact_info_each_con {
		padding: 5px 0;
	}
	
	.contact_team_dtl_each_con {
		padding: 0 5px;
	}
	
	.contact_pg_desc_con {
		width: 57%;
	}
	
	.contact_pg_desc_main_con .contact_info_main_con {
    	width: 43%; 
	}
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .inr_bnr_sec {
        height: 380px;
    }

    .pg_banner_ttl_box {
        font-size: 38px;
        padding-top: 38px;
    }

    /*-------- About page start --------- */
    .about_col2 {
        padding-left: 20px;
    }

    .about_pg_img img {
        height: 420px;
    }

    /*-------- About page end --------- */
    /* ----------- Contact us Page start ----------- */
    .get_in_touch_col_6,
    .get_in_touch_col_12 {
        padding: 5px 8px;
    }

    .get_in_touch_box input,
    .get_in_touch_box textarea,
    .get_in_touch_box select {
        height: 45px;
        padding: 10px 15px;
    }

    /* ----------- Contact us Page end ----------- */
    /* -----------Sheer Curtains page start ------------ */
    .product_lft_img_tt_desc_con {
        padding-bottom: 10px;
    }

    .product_lft_img_col2 {
        padding: 20px;
    }

    .product_lft_img img {
        height: 405px;
    }

    .arrw_ul li {
        padding: 2px 20px;
    }

    .arrw_ul li:before {
        top: 10px;
    }

    .product_rgt_img_col1 {
        width: 55% !important;
        padding-right: 20px;
    }

    .product_rgt_img_col2 {
        width: 45% !important;
    }

    .product_rgt_img img {
        height: 450px;
    }

    /* -----------Sheer Curtains page end ------------ */
    /*----------- Gallery page start ----------- */
    .gallery_bnr_sec {
        height: 150px;
    }

    .breadcrumb_sec {
        padding: 20px 0 !important;
    }

    .our_gallery_each_con {
        width: 33.33%;
    }

    .our_gallery_each_con_inr img {
        height: 280px;
    }

    /*----------- Gallery page end ----------- */
	
	.contact_pg_desc_main_con .contact_info_each_con {
		padding: 5px 0;
	}	
	
	.contact_team_dtl_each_con {
		padding: 0 5px;
	}
	
	.contact_pg_desc_con {
		width: 52%;
	}
	
	.contact_pg_desc_main_con .contact_info_main_con {
    	width: 48%; 
	}
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .inr_bnr_sec {
        height: 380px;
    }

    .pg_banner_ttl_box {
        font-size: 40px;
        padding-top: 40px;
    }

    /*-------- About page start --------- */
    .about_col2 {
        padding-left: 30px;
    }

    .about_pg_img img {
        height: 450px;
    }

    /*-------- About page end --------- */
    /* -----------Sheer Curtains page start ------------ */
    .product_lft_img_tt_desc_con {
        padding-bottom: 10px;
    }

    .product_lft_img_col2 {
        padding: 20px 40px 20px 25px;
    }

    .product_lft_img img {
        height: 450px;
    }

    .product_rgt_img_col1 {
        width: 55% !important;
        padding-right: 20px;
    }

    .product_rgt_img_col2 {
        width: 45% !important;
    }

    .product_rgt_img img {
        height: 480px;
    }

    /* -----------Sheer Curtains page end ------------ */
    /*----------- Gallery page start ----------- */
    .gallery_bnr_sec {
        height: 150px;
    }

    .breadcrumb_sec {
        padding: 20px 0 !important;
    }

    .our_gallery_each_con_inr img {
        height: 260px;
    }

    /*----------- Gallery page end ----------- */
	.contact_pg_desc_main_con .contact_info_each_con {
		padding: 5px 0;
	}
	.contact_team_dtl_each_con {
		padding: 0 5px;
	}
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .inr_bnr_sec {
        height: 420px;
    }

    /*-------- About page start --------- */
    .about_col2 {
        padding-left: 30px;
    }

    /*-------- About page end --------- */
    /* -----------Sheer Curtains page start ------------ */
    .product_rgt_img_col1 {
        width: 53% !important;
        padding-right: 20px;
    }

    .product_rgt_img_col2 {
        width: 47% !important;
    }

    /* -----------Sheer Curtains page end ------------ */

    /*----------- Gallery page start ----------- */
    .gallery_bnr_sec {
        height: 160px;
    }

    .breadcrumb_sec {
        padding: 25px 0 !important;
    }

    /*----------- Gallery page end ----------- */
	.contact_pg_desc_main_con .contact_info_each_con {
		padding: 5px 0;
	}
}

@media all and (min-width: 1441px) and (max-width: 1680px) {}

@media all and (min-width: 1681px) and (max-width: 1880px) {}