


@media(min-width:1024px) {
    .elite-luxury {
        /* padding-bottom: 50px; */
        background-image: url('../images/Banner/bg.png');
        background-size: cover;
        background-position: center center;
        /* background-color: #000; */
    }

    .home-carousel .carousel {
        height: 80vh;
        /* background: url('../images/Hyatt-Amritsar-P001-Exterior.4x3.webp'); */
    }

    .home-carousel .carousel .carousel-inner .carousel-item:nth-child(1) {
        background: url('../images/Banner/homepg-1.jpg');
        background-size: cover;
        background-position-x: center;
        height: 80vh;
        /* width: 1024px; */
    }

    .home-carousel .carousel .carousel-inner .carousel-item:nth-child(2) {
        background: url('../images/Banner/homepg-2.jpg');
        background-size: cover;
        background-position-x: center;
        height: 80vh;
        /* width: 100%; */
    }

    .home-carousel .carousel .carousel-inner .carousel-item:nth-child(3) {
        background: url('../images/Banner/homepg-3.jpg');
        background-size: cover;
        background-position-x: center;
        height: 80vh;
        /* width: 100%; */
    }
    
    

}

@media(max-width:992px) {
    
    .courtyardByMarriott-section-3 .card-body{
        padding:20px!important;
        
    }
    .courtyardByMarriott-section-3 .col-sm-3{
        width:50%!mportant;
    }
    
    .resort-carousel .carousel-caption p{
        font-size:45px!important;
        padding-top:120px!important;
    }
    
    .courtyardByMarriott-section-5 .flex-coloumn{
        padding:0px!important;
    }
    
    .courtyardByMarriott-section-5 .flex-coloumn h2{
        font-size:30px!important;
    }
    
    .city .row .col-md-12 h5{
        font-size:20px!important;
        margin-top:80px;
    }
    
    .city .row .col-md-12 h1{
        font-size:40px;
        padding-top:-100px;
    }
    .home-carousel .carousel {
        height: 80vh;
        /* background: url('../images/Hyatt-Amritsar-P001-Exterior.4x3.webp'); */
    }

    .home-carousel .carousel .carousel-inner .carousel-item:nth-child(1) {
        background: url('../images/Banner/homepg-1.jpg');
        background-size: cover;
        background-position-x: center;
        height: 80vh;
        /* width: 100%; */
    }

    .home-carousel .carousel .carousel-inner .carousel-item:nth-child(2) {
        background: url('../images/Banner/homepg-2.jpg');
        background-size: cover;
        background-position-x: center;
        height: 80vh;
        /* width: 100%; */
    }

    .home-carousel .carousel .carousel-inner .carousel-item:nth-child(3) {
        background: url('../images/Banner/homepg-3.jpg');
        background-size: cover;
        background-position-x: center;
        height: 80vh;
        /* width: 100%; */
    }

    .home-carousel .carousel-caption {
        padding-top: 0px;
        height: 100%;

    }

    .home-carousel .carousel .carousel-caption h5 {
        font-size: 20px;
    }

    .home-carousel .carousel .carousel-caption p {
        font-size: 30px;
        text-transform: uppercase;
        line-height: 1.35em;
        -webkit-animation-delay: .6s;
        animation-delay: .6s;
        color: #fff;
        font-weight: 400;
        letter-spacing: 8px;
        font-family: "comfortaa-heading";
        text-shadow: black 0.5px 0.5px;
    }

    .home-carousel .carousel .carousel-caption button {
        font-weight: 400;
        font-family: 'comfortaa-heading';
        text-transform: uppercase;
        background: transparent;
        color: #fff;
        padding: 7px 12px;
        margin: 0;
        position: relative;
        font-size: 12px;
        letter-spacing: 1.5px;
        text-shadow: black 0.5px 0.5px;
        border: 1px solid rgba(255, 255, 255, 0.5);
    }

    .home-carousel .carousel .carousel-caption button:hover {
        background-color: #fff;
        color: #000;
    }

    .elite-luxury {
        background-color: #000;
        background-image: none;
        
    }

    .card_1,.card_2, .card_3 {
        margin: 50px auto;
        width: 100%;
        height: 550px;
        perspective: 1000px;
      }

      .card__header p{
        line-height: 1.5;
        height: 330px;
      }

      .card__body button{
        padding-left:20px;
        padding-right:20px;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 40%;
        background-color: black;
        color: white;
        cursor: pointer;
        margin-left: 100px;
        font-size: .8rem;
        border-radius: 25px;
      }

      .national{
        position: relative;
    }
    .national{
        position: absolute;
        top: 13%;
        left: 4%;
        color: white;
    }
    .national h5{
        font-size: 15px;
        font-family: "comfortaa-heading";
        text-shadow: black 0.5px 0.5px;
    }
    .national h1{
        font-size: 40px;
        font-family: "comfortaa-heading";
        text-shadow: black 0.5px 0.5px;
    }

    .city{
        position: relative;
    }
    .city{
        position: absolute;
        top: 5%;
        left: 4%;
        color: white;
    }
    
    .agra-resorts-heading{
        margin-top: 120px;
        margin-bottom: 0px!important;
    }
    .agra-details-section-3 h1{
        padding-bottom: 20px!important;
    }
    .agra-resorts-section{
        padding-top: 50px;
    }
      nav .savi ul{
        display:none;
        }
        
    .agra-details-section-3 .col-md-6 {
        padding:10px!important;
}

.agra-details-section-3 h1 {
    padding:0px!important;
}
}


@media (max-width:768px) {
    
    
    .agra-resorts-section .col-md-12 .col-md-6 img {
    margin-top: 20px;
}

    .savi {
        display: flex;
        justify-content: space-between;
    }
    
    .city .row .col-md-12 h5{
        font-size:20px!important;
        margin-top:20px;
    }
    
    .city .row .col-md-12 h1{
        font-size:40px;
    }

    .city{
        position: relative;
    }
    .city{
        position: absolute;
        top: 25%;
        left: 12%;
        color: white;
    }
    .agra-details-section-1{
        margin-bottom: 200px!important;
    }

    
    

    .elite-luxury {
        background-color: #000;
        background-image: none;
    }

    .home-carousel .carousel {
        height: 80vh;
        /* background: url('../images/Hyatt-Amritsar-P001-Exterior.4x3.webp'); */
    }

    .home-carousel .carousel .carousel-inner .carousel-item:nth-child(1) {
        background: url('../images/Banner/homepg-1.jpg');
        background-size: cover;
        background-position-x: center;
        height: 80vh;
        /* width: 100%; */
    }

    .home-carousel .carousel .carousel-inner .carousel-item:nth-child(2) {
        background: url('../images/Banner/homepg-2.jpg');
        background-size: cover;
        background-position-x: center;
        height: 80vh;
        /* width: 100%; */
    }

    .home-carousel .carousel .carousel-inner .carousel-item:nth-child(3) {
        background: url('../images/Banner/homepg-3.jpg');
        background-size: cover;
        background-position-x: center;
        height: 80vh;
        /* width: 100%; */
    }

    .home-carousel .carousel-caption {
        padding-top: 0px;
        height: 100%;

    }

    .home-carousel .carousel .carousel-caption h5 {
        font-size: 20px;
    }

    .home-carousel .carousel .carousel-caption p {
        font-size: 30px;
        text-transform: uppercase;
        line-height: 1.35em;
        -webkit-animation-delay: .6s;
        animation-delay: .6s;
        color: #fff;
        font-weight: 400;
        letter-spacing: 8px;
        font-family: "comfortaa-heading";
        text-shadow: black 0.5px 0.5px;
    }

    .home-carousel .carousel .carousel-caption button {
        font-weight: 400;
        font-family: 'comfortaa-heading';
        text-transform: uppercase;
        background: transparent;
        color: #fff;
        padding: 7px 12px;
        margin: 0;
        position: relative;
        font-size: 12px;
        letter-spacing: 1.5px;
        text-shadow: black 0.5px 0.5px;
        border: 1px solid rgba(255, 255, 255, 0.5);
    }

    .home-carousel .carousel .carousel-caption button:hover {
        background-color: #fff;
        color: #000;
    }

    /* / section-4 / */
    .boutique .row .col-md-6:nth-child(1) {
        position: relative;
        top: 0%;
        left: 0%;
        width: 100%;
        padding-bottom: 20px;
        margin-left: 0px;
    }

    /* / section-6 / */
    .elite-luxury .para {
        width: 100%;
    }

   
    .agra-details-section-1 video {
        width: auto;
        height: 100%;
        
      }


      .agra-details-section-1{
        margin-bottom: 300px!important;
    }

    nav .savi ul{
            
    display:none;
    }
}


@media(max-width:576px) {
    
    .national-resorts .container .col-md-3{
        display:block!important;
        height:265px!important;
    }

    html,body, video{
        overflow-x:hidden;
        
    }
    
    
    .contact-res{
        margin-left:40px!important;
        width:100%!important;
        height:100px!important;
    }
    
   
    video{
        width:145.5%!important;
        /*height:350px!important;*/
    }

    .courtyardByMarriott-section-3{
        margin-top: -120px!important;
    }
    
    .courtyardByMarriott-section-3 .container .row .col-md-12 h1{
        margin-top:100px!important;
        font-size: 2rem;
    }
    
    .h2-h6 h6{
        padding-top:3rem!important;
    }
    
    .amenities-1 .py-5{
        padding-bottom:0rem!important;
    }
    
    .amenities-1 .col-sm-3:nth-of-type(4){
        margin-bottom:3rem!important;
    }

    .agra-details-section-1{
        margin-bottom: 200px!important;
    }

   
    /*.national-section-1 video{*/
    /*    width: 100%;*/
    /*    height: auto;*/
    /*}*/

    /*.agra-details-section-1 video {*/
    /*    width: auto;*/
    /*    height: 100%;*/
        
    /*  }*/
    .different-font-word {
        font-size: 40px;
    }

    /* / section-6 / */
    .elite-luxury .para {
        width: 100%;
    }

    .elite-luxury {
        background-color: #000;
        background-image: none;
    }

    /* / section-7 / */
    .section-7 .row .col-md-3:nth-child(1) p {
        padding-bottom: 0px;
    }

    .savi {
        display: flex;
        justify-content: space-between;
    }

    .fa-bar-straggered:hover {
        color: #e54416;
    }

    .home-carousel .carousel {
        height: 80vh;
    }

    .home-carousel .carousel .carousel-inner .carousel-item:nth-child(1) {
        background: url('../images/Banner/homepg-1.jpg');
        background-size: cover;
        background-position-x: center;
        height: 80vh;
        /* width: 100%; */
    }
    
    

    .home-carousel .carousel .carousel-inner .carousel-item:nth-child(2) {
        background: url('../images/Banner/homepg-2.jpg');
        background-size: cover;
        background-position-x: center;
        height: 80vh;
        /* width: 100%; */
    }

    .home-carousel .carousel .carousel-inner .carousel-item:nth-child(3) {
        background: url('../images/Banner/homepg-3.jpg');
        background-size: cover;
        background-position-x: center;
        height: 80vh;
        /* width: 100%; */
    }

    .home-carousel .carousel-caption {
        padding-top: 0px;
        height: 100%;

    }

    .home-carousel .carousel .carousel-caption h5 {
        font-size: 16px;
    }

    .home-carousel .carousel .carousel-caption p {
        font-size: 25px;
        text-transform: uppercase;
        line-height: 1.35em;
        -webkit-animation-delay: .6s;
        animation-delay: .6s;
        color: #fff;
        font-weight: 400;
        letter-spacing: 5px;
        font-family: "comfortaa-heading";
        text-shadow: black 0.5px 0.5px;
    }

    .home-carousel .carousel .carousel-caption button {
        font-weight: 400;
        font-family: 'comfortaa-heading';
        text-transform: uppercase;
        background: transparent;
        color: #fff;
        padding: 5px 10px;
        margin: 0;
        position: relative;
        font-size: 10px;
        letter-spacing: 1px;
        text-shadow: black 0.5px 0.5px;
        border: 1px solid rgba(255, 255, 255, 0.5);
    }

    .home-carousel .carousel .carousel-caption button:hover {
        background-color: #fff;
        color: #000;
    }

  

    .section-5 {
        padding-bottom: 150px;
    }

    .newsletter img {
        display: none;
    }

    .newsletter {
        background-color: #e3e3e1;
        position: absolute;
        width: 100%;
        top: -30%;
        transform: translate(0%, 50%);
        padding: 0px;
    }

    .newsletter .col-md-4 {
        text-align: left;
        margin-bottom: 10px;
        margin-left: -100px !important;
    }

    .newsletter h6 {
        text-align: left;
    }

    .boutique #carouselExampleIndicators-2 img {
        display: none;
    }

   
    
    .margin{
        margin-top: 80px;
    }
    /*.international h5{*/
    /*    padding-top:50px!important;*/
    /*}*/
    
    .display-576-block{
        display:block!important;
    }
    
    .display-576-down-none{
        display:none!important;
    }
                             

    .resort-carousel .carousel-inner .carousel-item img{
        height:500px!important;
    }

}

@media(max-width:440px){
    html,body, video{
        
        overflow-x:hidden;
        
    }
    /*html,body{*/
    /*    width:105.5%;*/
    /*}*/
    video{
        /*width:200%;*/
        /*height:245px!important;*/
    }
    
    
    .city .row .col-md-12 h5{
        font-size:16px!important;
        /*margin-top:-60px;*/
    }
    
    .city .row .col-md-12 h1{
        font-size:25px;
        padding-top:-100px;
    }
    .margin {
    margin-top: 0px;
}
}



