/*top wrapper css here*/
@media(max-width:575px){
  header img.logo {
        width: 130px;
    }
    .home-top-wrapper header .custom-orange-btn {
        padding: 8px 30px;
    }
    .home-top-wrapper .wrapper-text .wrapper-heading2 {
        font-size: 36px;
        margin-bottom: 40px;
    }
    .home-top-wrapper .wrapper-text .wrapper-heading1 {
        font-size: 26px;
    }
    .home-top-wrapper .carousel-control-prev{
        left:0;
    }
    .home-top-wrapper .carousel-control-next{
        right:0;
    }
    
}
@media (max-width:767px) and (min-width: 576px){
    .home-top-wrapper .container{
        width: 540px;
    }
     header img.logo {
        width: 140px;
    }
    .home-top-wrapper header .custom-orange-btn {
        padding: 10px 40px;
    }
    .home-top-wrapper .wrapper-text .wrapper-heading2 {
        font-size: 36px;
        margin-bottom: 40px;
    }
    .home-top-wrapper .wrapper-text .wrapper-heading1 {
        font-size: 26px;
    }
    .home-top-wrapper .carousel-control-prev{
        left:10;
    }
    .home-top-wrapper .carousel-control-next{
        right:10;
    }
}
@media (min-width: 768px){
    .home-top-wrapper .container{
        width: 720px;
    }
    .home-top-wrapper .carousel-control-prev{
        left:15px;
    }
    .home-top-wrapper .carousel-control-next{
        right:15px;
    }
}
@media (min-width: 992px){
    .home-top-wrapper .container{
       width: 960px;
    }
    .home-top-wrapper .carousel-control-prev{
        left:0;
    }
    .home-top-wrapper .carousel-control-next{
        right:0;
    }
    .home-top-wrapper .carousel-control-prev{
        left:15px;
    }
    .home-top-wrapper .carousel-control-next{
        right:15px;
    }
}
@media (min-width: 1200px){
    .home-top-wrapper .container{
        width: 1140px;
    }
    .home-top-wrapper .carousel-control-prev{
        left:20px;
    }
    .home-top-wrapper .carousel-control-next{
        right:20px;
    }
}
@media (min-width: 1600px){
    #home-top-wrapper-slider .carousel-item{
        height: 80vh;
    }
}

@media(max-width:991px){
    .wrapper-1 .top-infograph{
        height: calc(100% - 180px);
    }
}
@media(max-width:767px){
    .wrapper-1 .top-infograph{
        height: calc(100% - 260px);
    }
}
/*form responsive css here*/
@media (max-width: 991px){
    .form_bg_image{
       display: none;
    }
}
@media (max-width: 1200px){
    .form_bg_image{
       width:280px;
    }
}
@media (max-width: 575px){
    .book_now_form .modal-dialog {
        width: 95%;
        max-width: unset;
        margin-right: auto;
        margin-left: auto;
    }
}
@media (max-width: 767px){
    .book_now_form .head img{
        display: none;
    }
}

/*book now banner css here*/
@media(max-width:767px){
.book-now-banner{
    padding: 50px 0px;
}
.book-now-banner h2{
    font-size: 34px;
}
.book-now-banner h3{
    font-size: 24px;
    margin-bottom: 50px;
}
.book-now-banner .custom-black-btn{
    padding: 20px 60px;
    font-size: 18px;
}
}
@media (max-width: 767px){
    .website-card-col{
        margin-bottom: 30px;
    }
}

/*schedule section css*/
@media(max-width:1023px){
    .work-schedule-section{
        display: none;
    }

}
@media(min-width:1024px){
    .work-schedule-section-mob{
        display: none;
    }
}

/*who attend section css*/
@media(max-width:991px){
    .w-ticket-col{
        margin: auto;
    }
    .who-attend-section .separator{
        margin-left: auto;
        margin-right: auto;
    }
    .who-attend-section .page-heading1{
        text-align: center;
    }
    .who-attend-section .page-heading2{
        text-align: center;
    }
}
@media(max-width:575px){
    .who-attend-col{
        padding: 0 30px;
    }
}
/*exhibit section css*/
@media(max-width:991px){
    .exhibit-col{
        text-align: center!important;
    }
    .exhibit-img-col img {
        padding: 20px 0;
    }
}
/*reach us section css*/
@media(max-width:991px){
    .register-col-form{
        margin: auto;
        width:90%;
    }
    /* .register-col-form{
        padding-right: 40px;
        padding-left: 40px;
    } */
    .map-addr-col{
        margin-left: auto;        
        margin-right: auto;
        height: calc(100% - 20px);
        width:90%;
    }
}
/*benefit banner*/
@media (max-width: 767px){
    .website-card-col{
        margin-bottom: 30px;
    }
    .w-benefit-col {
        margin-bottom: 20px;
    }
}

/*footer section css*/
@media(max-width:575px){
    .w-footer .copyright{
        text-align: center;
    }
    .w-footer ul{
        text-align: center;
        padding-top: 4px;
        padding-bottom: 4px;
    }
}

/*font css*/
@media(max-width:767px){
    .page-heading1{
        font-size: 18px;
    }
    .page-heading2{
        font-size: 30px;
    }
    .w-benefit-col img {
        margin-bottom: 15px;
        width: 38px;
        height: 38px;
        object-fit: contain;
    }
    .w-benefit-col h4 {
        font-size: 14px;
        font-weight: 800;
    }
    .register-col-form .custom-orange-btn{
        max-width: 100%;
    }
    .w-benefit-section{
        padding: 40px 0;
    }
    .website-card-col .image .img-overlay span.amt {
        font-size: 25px;
    }
    .website-card-col .image .img-overlay span.amt span {
        font-size: 66px;
    }

    .w-ticket-col{
        height: 350px;
    }
    .w-ticket-col h2{
        font-size: 50px;
    }
    .w-ticket-head img {
        height: 38px;
        width: 38px;
    }
    .w-ticket-head span{
        font-size: 15px;
    }
    .who-attend-col p{
        font-size: 16px;
    text-align: center;
    }

    .exhibit-col p {
        font-size: 15px;
    }
    .exhibit-col h4 {
        font-weight: 600;
        font-size: 22px;
    }
    .exhibit-col img {
        height: 40px;
        width: 40px;
    }

    .basic_detail .next-btn .custom-orange-btn {
        width: 100%;
    }
}
@media(max-width:991px) and (min-width:768px){
    .page-heading1{
        font-size: 20px;
    }
    .page-heading2{
        font-size: 34px;
    }
    .w-benefit-section{
        padding: 50px 0;
    }
}
@media(max-width:480px){
    .flip-box-back p{
        padding: 0 30px;
    }
}

@media(max-width:1400px) and (min-width:1200px){
    .wrapper-2 img{
        position: absolute;
        bottom: 0;
        right: 0%;
        object-fit: contain;
        width: 100%;
    }
}
@media(max-width:1199px) and (min-width:992px){
    .wrapper-2 img{
        position: absolute;
        bottom: 0;
        right: -11%;
        object-fit: contain;
        width: 100%;
    }
    #home-top-wrapper-slider .wrapper-2 {
        height: calc(100% - 80px);
        top: 80px;
    }
}
@media(max-width:992px) and (min-width:768px){
    .wrapper-2 img{
        position: unset;
        object-fit: contain;
        width: 100%;
        max-height: 350px;
    }
    .top-infograph-2{
        height: unset;
    }
    #home-top-wrapper-slider .wrapper-2{
        top: 140px;
    }
}
@media(max-width:767px){
    .wrapper-2 img{
        position: unset;
        object-fit: contain;
        width: 100%;
        max-height: 300px;
    }
    .top-infograph-2{
        height: unset;
    }
    #home-top-wrapper-slider .wrapper-2{
        height: calc(100% - 140px);
        top: 140px;
    }
    #home-top-wrapper-slider .wrapper-1 {
        height: calc(100% - 160px);
        top: 160px;
    }

    #back_to_top {
        bottom: 10px;
        right: 10px;
    }
}