@media(min-width:1920px){
    .banner_element2 {
        right: 209px;
    }
    .banner_element3 {
        right: 56px;
    }
}

@media(max-width:1024.98px){
	    .banner_element2 {
         display: block; 
    }
        .banner_element3 {
        right: -1px;
    }
        .banner_element2 {
        right: 137px;
    }
}

@media(max-width:991.98px){
		    .banner_element1 {
         display: block; 
    }

}

@media(max-width: 767.98px){
    .inner_sider_hero{
        padding-top: 0;
    }
    section.imagination_section {
    background-size: cover;
}
    .popup img {
    height: 200px;
    max-width: 190px;
}
    .inner_sider_hero2 {
        position: relative;
        margin-top: 10%;
    }
    section.px_index_banners {
    padding-top: 100px;
    padding-bottom: 100px;
}
.full_sec3_bsxs .col-lg-6.col-md-6.col-sm-6.col-12 {
    padding-left: 15px;
    padding-right: 15px;
}
.inner_sec3_sider2 {
    padding-left: 0px;
}
.row.row_resv {
    flex-direction: column-reverse;
}
.full_sec3_bsxs {
    margin-bottom: 50px;
}
.inner_sec3_sider2 p {
    margin-bottom: 20px;
}
section.px_index_banner {
        height: 928px !important;
    }
    .inner_sec3_siderabs_img {
    margin-left: 13%;

}
.inner_sider_imhs_bks img{
    height: auto;
}
}