@media only screen and (max-width: 768px) {

    .list-location .connection li {
    border-radius: 35px;
    border-bottom-left-radius: unset;
    border-top-right-radius: unset;
    font-size: 14px;
    font-weight: 500;
    justify-content: start;
    justify-content: start;
    padding: 3px;
    margin-left: 3px;
    margin-bottom: 10px;
    padding-left: 20px;
    line-height: 18px;
    color: #fff;
    background: linear-gradient(#001949, #003666, #001949) padding-box, linear-gradient(to right, #d7bb91, #977045, #d7bb91) border-box;
    border: 2px solid transparent;
}
}




/* Medium screen  */

@media only screen and (min-width: 1200px){
    .main-slider__content .main-slider__title{
        color: transparent;
    }
    .image-layer{
        /*background-image: url(../images/lp/banner/gera-island-of-joy-banner-1920x1080px.webp) !important;*/
        /*background-image: url(../images/lp/banner/gerakharadi-banner-1920x1080.webp) !important;*/
         background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
    }
}
@media only screen and (min-width: 576px) and (max-width: 1199px) {
    
    .main-slider__content .main-slider__title{
        color: #fff;
    }
    
    .image-layer{
        /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 1.0) 100%), url(../images/lp/banner/gerakharadi-banner-800x688.webp) !important;*/
         background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-one__left {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .about-one__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .about-one__img-two {
        z-index: 1;
    }

    .why-choose-one__right {
        margin-left: 0;
    }

    .why-choose-one__title {
        font-size: 35px;
        line-height: 45px;
    }

    .floor-plan__top-right {
        margin-left: 0;
    }

    .floor-plan__tab-content-left {
        max-width: 320px;
    }

    .floor-plan__tab-content-details li {
        padding: 14px 20px 10px;
    }

    .floor-plan__tab-content-righ {
        max-width: 490px;
    }

    .floor-plan__tab-content-righ img {
        width: 100%;
    }

    .testimonial-one__right {
        margin-left: 0;
    }

    .testimonial-one__single {
        padding: 40px 30px 56px;
    }

    .testimonial-one__carousel.owl-carousel .owl-dots {
        left: -400px;
    }

    .testimonial-one .section-title__title {
        font-size: 40px;
    }

    .news-one__content {
        margin-left: 10px;
        margin-right: 10px;
        padding: 21px 20px 12px;
    }

    .news-one__title {
        font-size: 23px;
    }

    .contact-one__person-sub-title {
        margin-left: 0;
    }

    .contact-one__form-box {
        padding: 60px 30px 60px;
    }

    .about-two__middle {
        margin-left: 0;
    }

    .services-one__left {
        margin-right: 440px;
        margin-bottom: 50px;
    }

    .values-one__content {
        margin-left: 25px;
    }

    .values-one__right:before {
        display: none;
    }

    .values-one__points {
        margin-left: 20px;
    }

    .measurement__bottom-points-two {
        margin-left: 35px;
    }

    .measurement {
        padding: 0 0 112px;
    }

    .about-three__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .about-three__shape-1 {
        display: none;
    }

    .about-three__img-2 {
        display: none;
    }

    .about-three__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .counter-two {
        margin-top: 0;
        padding-top: 114px;
    }

    .counter-two__inner {
        margin-left: 0;
    }

    .apartment-three__content {
        padding: 24px 10px 21px;
    }

    .apartment-three__list li+li {
        margin-left: 35px;
    }

    .avilability__table thead th {
        padding: 25px 34px 22px;
    }

    .new-concept__right {
        margin-right: -425px;
        margin-left: 0;
    }

    .news-three__text {
        margin-left: 0;
    }

    .testimonial-two__top-right {
        margin-left: 0;
    }

    .new-concept-two__right {
        margin-left: 0;
    }

    .new-concept-two {
        padding: 120px 0 111px;
    }

    .values-two__left {
        margin-right: 0;
    }

    .values-two__points-two {
        margin-left: 50px;
    }

    .values-two__points-three {
        margin-left: 50px;
    }

    .values-two {
        padding: 120px 0 111px;
    }

    .about-building__right {
        margin-left: 0px;
        margin-right: 0px;
    }

    .about-building {
        padding: 120px 0 351px;
    }

    .amenities__single {
        padding: 53px 25px 49px;
    }

    .apartment-details-two__right {
        margin-right: 0;
    }

    .apartment-details-two__left .section-title__title {
        font-size: 67px;
        line-height: 77px;
    }

    .about-four__left {
        margin-right: 0;
    }

    .news-details__pagenation li+li {
        margin-left: 0;
        margin-top: 30px;
    }

    .product__sidebar {
        margin-bottom: 30px;
    }

    .cart-page .table-responsive {
        margin-bottom: 30px;
    }

    .billing_title h2 {
        font-size: 33px;
    }







}























@media only screen and (min-width: 767px) {
.content{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  
}


/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-one__left {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .about-one__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .about-one__img-two {
        z-index: 1;
    }

    .why-choose-one__right {
        margin-left: 0;
        margin-top: 31px;
    }

    .why-choose-one__shape-2 {
        display: none;
    }

    .why-choose-one {
        padding: 140px 0 120px;
    }

    .brand-one__shape-1,
    .brand-one__shape-2 {
        display: none;
    }

    .floor-plan__top-left .section-title {
        margin-bottom: 37px;
    }

    .floor-plan__top-right {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 51px;
    }

    .floor-plan__tab-content-righ img {
        width: 100%;
    }

    .floor-plan__tab-content-righ {
        margin-left: 0;
        margin-top: 40px;
    }

    .testimonial-one__right {
        margin-left: 0;
        margin-top: 100px;
    }

    .testimonial-one__bg {
        display: none;
    }

    .testimonial-one__carousel.owl-carousel .owl-dots {
        display: none;
    }
    
    /*mycss 768*/
    .about-one {
    padding: 9px 0 50px;
}
    .google-map {
        margin-top: -47px;
    }
    .contact-one__right {
        margin-left: 0;
        margin-top: 50px;
    }

    .contact-page-google-map {
        margin-top: 120px;
    }

    .footer-widget__newsletter {
        margin-top: 24px;
    }

    .footer-widget__contact {
        margin-top: 24px;
    }

    .about-two__middle {
        margin-left: 0;
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .about-two__year {
        left: 19px;
    }

    .about-two__right {
        max-width: 270px;
        width: 100%;
    }

    .services-one__left {
        margin-right: 0;
        margin-bottom: 50px;
    }

    .values-one__left {
        width: 100%;
    }

    .values-one__right {
        width: 100%;
    }

    .measurement__main-tab-box .tab-buttons .tab-btn {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .measurement__bottom-right {
        margin-top: 42px;
    }

    .cta-one__title br {
        display: none;
    }

    .cta-one__right {
        padding-left: 100px;
        margin-top: 30px;
    }

    .cta-one__text {
        margin-top: 0;
    }

    .cta-one__inner {
        padding: 93px 0 91px;
    }

    .cta-one__shape-1 {
        display: none;
    }

    .about-three__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .about-three__shape-1 {
        display: none;
    }

    .about-three__img-2 {
        display: none;
    }

    .about-three__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .counter-two {
        margin-top: 0;
        padding-top: 114px;
    }

    .counter-two__inner {
        margin-left: 0;
        padding: 48px 30px 10px;
    }

    .avilability__table thead th {
        padding: 25px 34px 22px;
    }

    .new-concept__shape-1 {
        display: none;
    }

    .new-concept__right {
        margin-top: 180px;
        margin-right: 0;
        margin-left: 0;
    }

    .neighborhoods__right {
        margin-left: 0;
    }

    .news-three__text {
        margin-left: 0;
        margin-top: 32px;
    }

    .cta-three__left {
        text-align: center;
    }

    .cta-three__btn-box {
        text-align: center;
        margin-top: 15px;
    }

    .cta-three {
        padding: 94px 0 100px;
    }

    .testimonial-two__top-right {
        margin-left: 0;
        margin-top: 31px;
    }

    .new-concept-two__right {
        margin-left: 0;
        margin-top: 51px;
    }

    .new-concept-two__shape-1 {
        display: none;
    }

    .values-two__right {
        margin-top: 51px;
    }

    .values-two {
        padding: 120px 0 120px;
    }

    .about-building__right {
        margin-left: 0;
        margin-right: 0;
        margin-top: 60px;
    }

    .about-building {
        padding: 120px 0 351px;
    }

    .apartment-details-two__right {
        margin-right: 0;
        margin-top: 50px;
    }

    .about-four__left {
        margin-right: 0;
    }

    .about-four__right {
        margin-top: 60px;
    }

    .contact-two__right {
        margin-top: 52px;
    }

    .news-page .news-one__content {
        padding: 21px 25px 12px;
    }

    .news-details__pagenation li+li {
        margin-left: 0;
        margin-top: 30px;
    }

    .product__sidebar {
        margin-bottom: 30px;
    }

    .product-details__img {
        margin-bottom: 60px;
    }

    .cart-page .table-responsive {
        margin-bottom: 30px;
    }

    .cart-total li {
        justify-content: flex-start;
    }

    .cart-total li span:first-child {
        text-align: left;
    }

    .cart-page__buttons {
        justify-content: start;
    }

    .checkout__payment {
        margin-top: 50px;
    }

    .page-header__overly {
        top: 0;
    }





}






























/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    .about-one {
    
        padding: 0px 0 50px;
      
    }
    .apartment-one__title {
    font-size: 15px;
    }
    .counter-one {
        padding-bottom: 50px;
       
    }
    #exampleModal img{
        /*height: 265px!important;*/
        height: 100%!important;
        object-fit: contain;
    }
    
    .google-map {
    
        margin-top: 0;
    }
    .site-footer{
        margin-bottom: 35px;
    }
    .site-footer p{
        line-height: normal;
    }
    
    /* banner mobile offer start - 768 */
    .cls-div-banner-text {
        margin-top: 39%;
        margin-left: 34%;
        width: 100%;
    }
    .cls-div-banner-text .cls-banner-offer-h3{
        font-size: 15px;
    }
    .cls-div-banner-text .cls-banner-offer-h3 span{
        font-size: 13px;
    }
    
    .cls-loc-btn {
     padding-top: 15px;
    }
    
    /* Modal 767 start */
    
    .cls-offer-h3{
        font-size: 20px;
    }
    
    .cls-offer-h3 span{
        font-size: 16px;
    }
    
    .section-title__title {
        font-size: 25px;
        line-height: 30px;
        letter-spacing: 0.1rem;
    }
    
    .gal__title {
        font-size: 25px;
        letter-spacing: 0.2rem;
    }

    .section-title__title br {
        display: none;
    }

    .about-one__left {
        margin-right: 0;
        margin-top: 0;
    }

    .about-one__img-box:before {
        display: none;
    }

    .about-one__right {
        margin-left: 0;
        margin-top: 60px;
    }

    .about-one__img-two {
        display: none;
    }

    .about-one__points-list {
        align-items: baseline;
        flex-direction: column;
    }

    .about-one__points-list li+li {
        margin-top: 10px;
    }

    .why-choose-one__right {
        margin-left: 0;
        margin-top: 31px;
    }

    .why-choose-one__title br {
        display: none;
    }

    .why-choose-one__shape-2 {
        display: none;
    }

    .why-choose-one {
        padding: 50px 0 50px;
    }
    .apartment-one {
       
        padding: 50px 0 50px;
       
    }
    .brand-one__wrap{
        padding: 50px 0 50px;
    }
    .faq-page{
        /*padding: 0px;*/
    }
    .avilability__btn {
     
        padding: 10px 10px 10px;
        line-height: normal;
    }
    .privacy #disclaimer{
        text-align: left!important;
    }

    .why-choose-one__points-box {
        flex-direction: column;
        align-items: baseline;
    }
    .avilability__table thead th {
      
        padding: 22px 18px 22px;
    }
    .avilability__table thead th:last-child{
        /*padding-left: 0px;*/
    }
    /* #nav-tab{
        width: 60%;
    } */
    #contact {
        padding: 50px 0;
    }
    
    /* gallery 767 - mobile */
.gallery-two__top{
    padding: 13px 0 0px;
}

/* location */
.about-two{
    padding: 30px 0 20px;
}
.site-footer p{
    text-align: left;
}
    
    .availability {
    
        padding: 43px 0 50px;
      
    }
    .avilability__table p{
        font-size: 13px;
    }
    .why-choose-one__points-list-2 {
        margin-left: 0;
        margin-top: 10px;
    }

    .brand-one__shape-1,
    .brand-one__shape-2 {
        display: none;
    }

    .floor-plan__top-left .section-title {
        margin-bottom: 37px;
    }

    .floor-plan__top-right {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 51px;
    }

    .floor-plan__tab-content-righ img {
        width: 100%;
    }

    .floor-plan__tab-content-righ {
        margin-left: 0;
        margin-top: 40px;
    }

    .floor-plan__main-tab-box .tabs-content {
        padding: 15px;
    }

    .floor-plan__tab-content-details li {
        padding: 14px 15px 10px;
    }

    .floor-plan__main-tab-box .tab-buttons .tab-btn+.tab-btn {
        margin-left: 0;
        margin-top: 10px;
    }

    .floor-plan__main-tab-box .tab-buttons .tab-btn {
        display: block;
        max-width: 175px;
        width: 100%;
    }

    .testimonial-one__right {
        margin-top: 100px;
        margin-left: 0;
    }

    .testimonial-one__single {
        padding: 40px 30px 56px;
    }

    .testimonial-one__img-box {
        left: 52px;
    }

    .testimonial-one__client-info {
        margin-left: 0;
        margin-top: 100px;
    }

    .testimonial-one__bg {
        display: none;
    }

    .news-one__content {
        margin-left: 10px;
        margin-right: 10px;
        padding: 21px 20px 12px;
    }

    .news-one__title {
        font-size: 23px;
    }

    .contact-one__person {
        flex-direction: column;
        align-items: baseline;
    }

    .contact-one__person-text {
        margin-left: 0;
        margin-top: 25px;
    }

    .contact-one__points {
        flex-direction: column;
        align-items: baseline;
    }

    .contact-one__points li+li {
        margin-left: 0;
        margin-top: 20px;
    }

    .contact-one__form-box {
        /*padding: 60px 30px 60px;*/
        padding: 15px 9px 25px;
        /*padding: 27px 30px 37px;*/
    }
    .rera_no p, .rera_no h4 {
        font-size: 15px;
    }

    .contact-one__right {
        margin-left: 0;
        margin-top: 50px;
    }

    .contact-page-google-map {
        margin-top: 120px;
    }

    .footer-widget__explore {
        margin-top: 36px;
        text-align: center;
        margin-bottom: 24px;
    }

    .footer-widget__contact {
        margin-bottom: 27px;
    }

    .site-footer__top {
        /*padding: 94px 0 100px;*/
        padding: 40px 0 40px;
    }

    .site-footer__bottom-inner {
        flex-direction: column;
    }

    .site-footer__bottom-right {
        margin-top: 15px;
    }

    .about-two__middle {
        margin-left: 0;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .about-two__year {
        left: 19px;
    }

    .about-two__right {
        max-width: 270px;
        width: 100%;
    }

    .about-two__left {
        margin-right: 0;
    }

    .services-one__left {
        margin-right: 0;
        margin-bottom: 50px;
    }

    .services-one__left .section-title__title {
        font-size: 25px;
        line-height: 36px;
        letter-spacing: 0.2rem;
    }

    .values-one__left {
        width: 100%;
        min-height: 500px;
    }

    .values-one__right {
        width: 100%;
        padding: 120px 0 110px;
    }

    .values-one__right:before {
        display: none;
    }

    .values-one__content {
        margin-left: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    .values-one__points-box {
        flex-direction: column;
        align-items: baseline;
    }

    .values-one__points {
        margin-left: 0;
        margin-top: 20px;
    }

    .measurement__main-tab-box .tab-buttons .tab-btn {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .measurement__bottom-right {
        margin-top: 42px;
    }

    .measurement__bottom-points-two {
        margin-left: 0;
        margin-top: 10px;
    }

    .cta-one__left {
        margin-left: 20px;
    }

    .cta-one__title br {
        display: none;
    }

    .cta-one__title {
        font-size: 37px;
    }

    .cta-one__right {
        padding-left: 20px;
        margin-top: 30px;
    }

    .cta-one__text {
        margin-top: 0;
    }

    .cta-one__inner {
        padding: 93px 0 91px;
    }

    .cta-one__shape-1 {
        display: none;
    }

    .cta-one__shape-2 {
        display: none;
    }

    .about-three__left {
        margin-left: 0;
        margin-right: 0;
    }

    .about-three__img-2,
    .about-three__shape-1 {
        display: none;
    }

    .about-three__right {
        margin-left: 0;
        margin-top: 60px;
    }

    .counter-two {
        margin-top: 0;
        padding-top: 114px;
    }

    .counter-two__inner {
        margin-left: 0;
        padding: 48px 30px 10px;
    }

    .counter-two__list {
        flex-direction: column;
        align-items: baseline;
    }

    .apartment-three__content {
        padding: 24px 10px 21px;
    }

    .apartment-three__list li+li {
        margin-left: 35px;
    }

    .new-concept__shape-1 {
        display: none;
    }

    .new-concept__right {
        margin-top: 50px;
        margin-right: 0;
        margin-left: 0;
    }

    .new-concept__right::before,
    .new-concept__right::after {
        display: none;
    }

    .neighborhoods__right {
        margin-left: 0;
    }

    .cta-three__left {
        text-align: center;
    }

    .cta-three__btn-box {
        text-align: center;
        margin-top: 15px;
    }

    .cta-three {
        padding: 94px 0 100px;
    }

    .testimonial-two__top-right {
        margin-left: 0;
        margin-top: 31px;
    }

    .testimonial-two__single {
        margin-left: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 50px;
    }

    .testimonial-two__client-img-box {
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 30px;
    }

    .new-concept-two__right {
        margin-left: 0;
        margin-top: 51px;
    }

    .new-concept-two__shape-1 {
        display: none;
    }

    .values-two__right {
        margin-top: 51px;
    }

    .values-two {
        padding: 120px 0 120px;
    }

    .values-two__points-two {
        margin-left: 0;
        margin-top: 4px;
    }

    .values-two__points-three {
        margin-left: 0;
        margin-top: 4px;
    }

    .values-two__points {
        float: none;
    }

    .values-two__left {
        margin-right: 0;
    }

    .about-building__right {
        margin-left: 0;
        margin-right: 0;
        margin-top: 60px;
    }

    .about-building {
        padding: 120px 0 351px;
    }

    .amenities__single {
        padding: 53px 25px 49px;
    }

    .apartment-details-one__list {
        flex-direction: column;
    }

    .apartment-details-two__right {
        margin-right: 0;
        margin-top: 50px;
    }

    .apartment-details-two__left .section-title__title {
        font-size: 43px;
        line-height: 53px;
    }

    .apartment-details-two-list__box {
        flex-direction: column;
    }

    .about-four__left {
        margin-right: 0;
    }

    .about-four__right {
        margin-top: 60px;
    }
    
    .error-page__inner{
        height: 52vh;
    }
    .error-page__title {
        font-size: 44px;
        line-height: 50px;
    }

    .error-page__tagline {
        margin-top: 0px;
        font-size: 13px;
        line-height: 50px;
    }
    .error-page__btn {
        width: 200px;
    }

    .error-page {
        padding: 98px 0 120px;
    }

    .contact-two__right {
        margin-top: 52px;
    }

    .news-details__bottom {
        flex-direction: column;
    }

    .news-details__social-list {
        margin-top: 20px;
    }

    .news-details__pagenation li+li {
        margin-left: 0;
        margin-top: 30px;
    }

    .comment-one__single {
        flex-direction: column;
        align-items: baseline;
    }

    .comment-one__content {
        margin-left: 0;
        margin-top: 25px;
    }

    .sidebar__tags {
        padding: 45px 23px 50px;
    }

    .sidebar__comments {
        padding: 45px 30px 45px;
    }

    .news-sidebar__bottom-box {
        padding: 60px 30px 55px;
    }

    .news-sidebar__delivering-services {
        padding: 60px 30px 51px;
    }

    .product__sidebar {
        margin-bottom: 30px;
    }

    .product__showing-result {
        flex-direction: column;
    }

    .product__showing-text-box {
        margin-bottom: 20px;
    }

    .product-details__img {
        margin-bottom: 60px;
    }

    .product-details__buttons {
        flex-direction: column;
        align-items: baseline;
    }

    .product-details__buttons-2 {
        margin-left: 0;
        margin-top: 10px;
    }

    .product-details__social {
        flex-direction: column;
        align-items: baseline;
    }

    .product-details__social-link {
        margin-left: 0;
        margin-top: 10px;
    }

    .comments-area .comment {
        flex-direction: column;
        align-items: baseline;
    }

    .review-one__content {
        padding-left: 0;
        margin-top: 20px;
    }

    .review-one__content-top {
        flex-direction: column;
        align-items: baseline;
    }

    .cart-page .table-responsive {
        margin-bottom: 30px;
    }

    .cart-total li {
        justify-content: flex-start;
    }

    .cart-total li span:first-child {
        text-align: left;
    }

    .cart-page__buttons {
        justify-content: start;
        flex-direction: column;
        align-items: baseline;
    }

    .cart-page__buttons-2 {
        margin-left: 0;
        margin-top: 10px;
    }

    .checkout__payment {
        margin-top: 50px;
        padding: 49px 30px 18px;
    }

    .checkout__payment__title {
        font-size: 19px;
    }

    .page-header__overly {
        top: 0;
    }

    .page-header__inner h2 {
        font-size: 29px;
        line-height: 40px;
    }

    .page-header__inner {
        padding: 286px 0 183px;
    }




}
@media only screen and (max-width: 1023px) {
  
    .why-choose-one__points-list{
        height: auto;
    }
    .d-desk{
        display: none;
    }
}
@media only screen and (max-width: 767px) {

    #fixedbutton_visit{
        display: none;
    }
    .list-location .connection li {
    border-radius: 35px;
    border-bottom-left-radius: unset;
    border-top-right-radius: unset;
    font-size: 14px;
    font-weight: 500;
    justify-content: start;
    justify-content: start;
    padding: 3px;
    margin-left: 3px;
    margin-bottom: 10px;
    padding-left: 20px;
    line-height: 18px;
    color: #fff;
    background: linear-gradient(#001949, #003666, #001949) padding-box, linear-gradient(to right, #d7bb91, #977045, #d7bb91) border-box;
    border: 2px solid transparent;
}
}
@media only screen and (min-width: 768px){
   
    .display-mobile{
        display: none;
    }
}

@media only screen and (min-width: 1024px){
   
   
    .d-mob{
        display: none;
    } 
}

/*@media only screen and (min-width: 1350px) and (max-width: 1500px) {
    .main-slider .container { 
        padding-top: 291px;
        padding-bottom: 169px; 
    }
}*/


@media only screen and (min-width: 1440px) and (max-width: 1450px) {
/*@media only screen and (max-width: 320px) {*/
    .main-slider .container { 
        padding-top: 230px;
        padding-bottom: 74px;
    }
}

    

/*@media only screen and (max-width: 1440px){    
    .main-slider .container { 
        padding-top: 354px;
        padding-bottom: 101px; 
    }
}*/

@media only screen and (max-width: 1024px){
    
    .main-slider .container { 
    padding-top: 151px;
    padding-bottom: 69px; 
}
}


@media only screen and (min-width: 200px) and (max-width: 350px) {
/*@media only screen and (max-width: 320px) {*/
    .main-slider .container { 
         padding-top: 279px; 
        padding-bottom: 170px; 
    }
}

@media only screen and (min-width: 351px) and (max-width: 390px) {

/*@media only screen and (max-width: 375px) {*/
    .main-slider .container { 
        padding-top: 376px; 
        padding-bottom: 160px;
    }
}


@media only screen and (min-width: 391px) and (max-width: 470px) {
/*@media only screen and (max-width: 425px) {*/
    .main-slider .container { 
        /*padding-top: 376px; */
        padding-top: 456px; 
        padding-bottom: 160px;
    }
}
 

@media only screen and (min-width: 1200px) and (max-width: 1442px) {

    .about{
        /*background-image: url(../images/lp/Bacchan-image.webp) !important;*/
    }
    
    .testimonial-two__single{
        height: 440px !important;
    }
}




/*--------------------------------------------------------------
# Slider All Responsice Css
--------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .about{
        /*background-image: url(../images/lp/Bacchan-md-image.webp) !important;*/
    }
    .about-col{
        padding-left: 57px;
    }
   
    .testimonial-two__single{
        height: 530px !important;
    }
}

@media only screen and (min-width: 530px) and (max-width: 991px){
    
    .testimonial-two__single{
        height: 370px !important;
    }
}

@media only screen and (min-width: 425px) and (max-width: 529px){
    
    .testimonial-two__single{
        height: 440px !important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 424px){
    
    .testimonial-two__single{
        height: 483px !important;
    }
}

@media only screen and (max-width: 375px) {
    .testimonial-two__single{
        height: 560px !important;
    }
}

@media only screen and (min-width: 424px) and (max-width: 768px) {
    .about {
        /*background-image: url(../images/lp/Bacchan-sm-image.webp) !important;*/
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-slider__overly {
        top: 0;
    }

    .main-slider__title br {
        display: none;
    }

    .main-slider__title {
        font-size: 50px;
    }

    .apartment-details-two__shape-1 {
        top: 0;
    }
}

@media only screen and (max-width: 425px) {
.about{
    background-image: none !important;
}
}

@media only screen and (max-width: 767px) {
    .scroll-to-top{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 35px;
        height: 35px;
        bottom: 40px;
        right: 11px;
    }

    .styled-list-one li{
        font-size: 14px;
    }
    h2 strong{
        text-align: center;
    }
   
    .whatsapp-icon{
        display: none;
    }
    .main-slider__overly {
        top: 0;
    }

    .main-slider__title {
        font-size: 35px;
        line-height: 45px;
    }

    .main-slider__title br {
        display: none;
    }

    .main-slider__sub-title {
        flex-direction: column;
        align-items: baseline;
    }

    .main-slider__sub-title span {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .main-slider__nav {
        display: none;
    }

     .main-slider {
        margin-top: 0px;
        margin-top: 40px;
    }

    /*.main-slider .container { 
        padding-top: 283px!important; 
    }*/

    /*.main-slider .container { 
        padding-top: 279px; 
        padding-bottom: 170px; 
    }*/

    .apartment-details-two__shape-1 {
        top: 0;
    }
    #amenities .main-slider__nav{
        display: flex!important;
        bottom: 30px;
    }
}



@media only screen and (min-width: 1200px) and (max-width: 1449px) {}





/*--------------------------------------------------------------
# Main Menu All Responsice Css
--------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu-two__logo {
        margin-right: 50px;
    }

    .main-menu-four .mobile-nav__toggler:hover {
        color: var(--alipes-black);
    }
}




@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-header__top {
        display: none;
    }

    .main-menu-two__logo {
        margin-right: 50px;
    }

    .main-menu-four .mobile-nav__toggler:hover {
        color: var(--alipes-black);
    }

.main-slider .container { 
    padding-top: 165px;
    padding-bottom: 124px; 
}

}


@media (max-width: 767px) {
    .main-header__top {
        display: none;
    }

    .main-menu__wrapper {
        padding: 0 30px;
    }

    .main-menu__right {
        display: none;
    }

    .main-menu-two__right {
        display: none;
    }

    .main-menu-two__wrapper {
        padding: 0 30px;
    }

    .main-menu-two__logo {
        margin-right: 0;
    }

    .main-menu-two__left {
        justify-content: space-between;
        flex: 1;
    }

    .main-slider-two__title {
        font-size: 64px;
        line-height: 64px;
    }

    .main-slider-two__text br {
        display: none;
    }

    .main-slider-two .container {
        padding-top: 306px;
    }

    .main-slider-two__shape-1,
    .main-slider-two__shape-2 {
        display: none;
    }

    .main-slider-three__title {
        font-size: 49px;
        line-height: 59px;
    }

    .main-slider-three__details-sub-title {
        padding-right: 50px;
    }

    .main-slider-three__details {
        padding: 42px 15px 37px;
    }

    .main-slider-three__details-content {
        margin-left: 25px;
    }

    .main-slider-three__nav {
        display: none;
    }

    .main-menu-four .mobile-nav__toggler:hover {
        color: var(--alipes-black);
    }
}




@media only screen and (min-width: 1375px) and (max-width: 1575px) {
    .main-menu-two__logo {
        margin-right: 90px;
    }
}





@media only screen and (min-width: 1200px) and (max-width: 1374px) {
    .main-menu-two__logo {
        margin-right: 90px;
    }

    .main-menu-two__btn-box {
        display: none;
    }

    .main-menu-two__search-cart-box {
        margin-right: 0;
    }
}





@media only screen and (min-width: 1200px) and (max-width: 1320px) {
    .main-menu__btn-box {
        display: none;
    }

    .main-menu__cart-box {
        margin-right: 0;
    }
}



@media only screen and (max-width: 767px) {
    .cls-height{ 
    margin-bottom: 0px;
  }

}

/*bharatee*/

*/
/*@media only screen and (max-width: 320px) {
    .main-slider .container { 
        padding-top: 283px!important; 
    }
}

@media only screen and (max-width: 375px) {
    .main-slider .container { 
        padding-top: 456px!important; 
    }
}

@media only screen and (max-width: 425px) {
    .main-slider .container { 
        padding-top: 456px!important; 
    }
}*/










