
.userLogin{
    min-height: 100vh;
  }
  .userLogin .inner-pagebanner{
    height: 100% ;
  }
  section.review .wrapper .gallery3,
  section.ranked .wrapper .gallery2,
  section.favorite .wrapper .gallery1 {
    filter: drop-shadow(0px 32px 64px rgba(85, 105, 135, 0.2));
  }
  section.review .wrapper .gallery3 .card,
  section.ranked .wrapper .gallery2 .card,
  section.favorite .wrapper .gallery1 .card{
    box-shadow: none !important;
  }
  section.review .wrapper .gallery3 .card .pic img{
    object-fit: cover;
  }
  section.review{
    padding-bottom: 0 !important;
  }
  section.review .wrapper .gallery3{
    width: 90% ;
  }
  .advertisement-page .manage-add .boxes .box{
    gap: 16px;
  }
  .single-listing-inner .container .box .amenities-boxes{
    gap: 16px;
    justify-content: flex-start;
    margin-top: 20px;
  }
  .single-listing-inner .container .box .amenities-boxes .amenities-box{
    margin: 0 !important;
  }
@media(max-width:1200px){

section.banner{
    height: 800px;
}
section.banner .second
{
    align-items: center;
    margin-top: 50px;
}
section.banner .second .mid input{
    width: 325px;
}
section.banner .second .mid a{
    width: 60px;
}
.index h4{
    font-size: 60px;
}
.index h2{
font-size: 100px;}




section.footer {
    padding-bottom: 15px; 
height: max-content;
background-repeat: no-repeat;
background-size: cover;
}
section.footer .container{
    flex-wrap: wrap;
}
section.footer .col1{
    width: 45%;
}
section.footer .col1 .row2 p{
    width: 250px;
}
section.footer .col1 .row3{
    margin-bottom: 0;
}
section.footer .col2,
section.footer .col3
{width: 26%;}
section.footer .col4{
width: 60vw;
margin-left: auto;
margin-right: auto;
}
section.footer .col4 h5{

    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
    margin-bottom: 10px;
}
}
@media (max-width:1150px) {
    .user-dashboard .udashboard-inner .udashboard-right label.name, .user-dashboard .udashboard-inner .udashboard-right label.title{
        width: 100%;
    }
    .user-dashboard .udashboard-inner .udashboard-right label span,
    .user-dashboard .udashboard-inner .udashboard-right label input, .user-dashboard .udashboard-inner .udashboard-right label textarea, .user-dashboard .udashboard-inner .udashboard-right label select{
        margin-left: 0 !important;
    }
}
.resetPassword .user-dashboard .udashboard-inner h2{
    margin-top: 50px;
margin-left: 20px;
}
.resetPassword .user-dashboard .udashboard-inner .udashboard-right .ueditform-inner {
    justify-content: flex-start;
}
@media (max-width:1400px) {
    section.footer{height:auto;}
    section.footer > p {
        margin: 0;
        padding: 13px 0px 18px;
    }
    
}
@media (max-width:1351px) {
    .resetPassword .user-dashboard .udashboard-inner h2{
        margin-top: 0 !important;
    margin-left: 0;
    }
}
@media (max-width:1300px) {
    .advertisement-page .advertisement-inner .container .content,
    .advertisement-page .advertisement-inner .container .img{
         width : 50%
      }
    
      .single-listing-inner .container{
        width: 90vw !important;
      }
      .single-listing-inner .container .box .amenities-boxes{
        justify-content: flex-start;
        gap: 16px;
        
      }
      .single-listing-inner .container .box .amenities-boxes .amenities-box{
        width: 25%;
        margin: 0 !important;
      }
}
@media (max-width:991px) {
    section.banner .container{width:95vw;}
}
@media (max-width:980px) {
    
    section.banner{
        height: 700px;
    }
    section.banner .second {
    margin-top: 0;
    width: 86vw;
    height: auto;
}
section.banner .second .mid input {
    width: 34vw;
}
section.banner .second .mid a {
    width: 6vw;
}
section.banner .second .bottom {
    margin-top: 30px;
    }
section.banner .container .right .signup{
    margin-right: 0;
}
section.banner .container{
    height: 75px;
}
section.banner .container .logo{
    margin-left: 0;
    margin-top: 10px;
}
section.banner .container .mid ul li a{
    margin-left: 20px;
    margin-right: 20px;
}





}
@media (max-width:900px) {

    .userLogin .SignupForm {
        min-height: auto !important;
    }
section.banner .second .bottom a{
    width: 22vw;
}
section.banner .container .right a{
    font-size: 13px;
}

section.banner .container .right .login{
    margin-left: 0px;
    margin-right: 20px;
}
section.banner .container .mid ul li a{
    font-size: 15px;
}
section.banner .container .right .signup {
    padding: 6px 10px;
}
section.banner .second .bottom {
    width: 68vw;
}
section.banner .second .bottom a {
    width: 21vw;
}
.index h2 {
    font-size: 85px;
}
.terms .wrapper_inner{
    padding: 83px 40px 123px 40px;
}

}
@media(max-width:800px){
    .wrapper_inner .same_section h3{
        text-align: center;
    }
}
@media(max-width:768px){
    section.banner .second .mid form{
        flex-wrap: wrap;
        margin-top: 20px;
        width: 454px;
    }
    
    section.banner .container .right{margin-left:auto;}
    section.banner .container .right .signup a {
        margin-right: 0px;
    }
    .single-listing-inner .container .box .reviews-boxes .rbrbox{
        width: 100%;
    }
    section.ranked .wrapper .gallery2{
        transform: translate(0, -100%);
    }
    .single-listing-inner .container .box .product-reviews .preview-top, .sall-reviews .sall-reviews-inner .product-reviews .preview-top{
        flex-direction: column;
    align-items: flex-start;
    }
    .sall-reviews .sall-reviews-inner .product-reviews .preview-top .preview-right .preview-right-2{
        display: none;
    }
    .single-listing-inner .container .box .product-reviews .preview-top .preview-right, .sall-reviews .sall-reviews-inner .product-reviews .preview-top .preview-right{
        flex-direction: row;
        gap: 16px;
        padding-left: 100px;
        margin-top: 8px;
    }
    .product-reviews .preview-top .preview-left .content img:nth-child(2){
        margin-left: 20px !important;
    }
    .sall-reviews .sall-reviews-content .sall-reviews-inner{
        padding-left: 0;
        padding-right: 0;
    }
    .sall-reviews .sall-reviews-content .head{
        flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }
    section.about{padding-top:30px;padding-bottom:20px;}
section.banner .container .mid{
    display: none;
}
.single-listing-inner .container .box .amenities-boxes{
flex-wrap: wrap;
}
.single-listing-inner .container .box .amenities-boxes .amenities-box{
    width: 150px;
}
.single-listing-inner .container .box .amenities-boxes .amenities-box img{
    max-width: 50px;
}
.single-listing-inner .container .box .amenities-boxes .amenities-box h3{
    font-size: 18px;
}
.advertisement-page .advertisement-inner .container .content,
    .advertisement-page .advertisement-inner .container .img{
         width : 80%
      }
     
 .hamburger{
        display: block;cursor:pointer;
    }
    .hamburger .bar{
        background: white;
        height: 2px;
        width: 35px;
        margin: 8px 0;
        display: flex;
    }
    .advertisement-page .advertisement-inner .container .img{
        margin-top: 20px !important;
     }
    .mob-nav{
        position: fixed;
        display: flex;
        flex-direction: column;
        right: -100%;
        top: 0;
        width: 45vw;
        height: 100vh;
        background: white;
        transition: all 1s ease;
        z-index: 3;
    }
    .mob-nav.active{
        right: 0;
    }
    .mob-nav .close i{
        margin-top: 1rem;
        margin-left: 1rem;
        font-size: 2rem;
    }
    .mob-nav .close i{
        color: #085DB7;
;
    }
section.banner .container ul{
padding-left: 0;
}
section.banner .container ul li{
    margin-bottom: 15px;
}
section.banner .container ul li a{
    color: #085DB7;
font-size: 20px;margin-left:16px;
}
section.banner .second .mid {
    /*width: 90%;*/
    flex-wrap:wrap;
}
section.banner .second .top h1{
    line-height: 50px;
}
.banner .top{
margin-top: 32px;
}
section.banner .second .mid select,
section.banner .second .mid .stateDropdown,
section.banner .second .mid input {
    width: calc(100% - 50px) !important;
    margin-bottom: 10px;font-size:12px;
}
section.banner .second .mid .stateDropdown {
    border: 0;
    border-top: 1px solid gray;
}
section.banner .second .mid  input{
    border: 0;
}
section.banner .second .mid form.supereats-form button[type='submit']{
    margin-top: 10px;
}
section.banner .second .mid button[type='submit']{
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
}
section.banner .second .mid form.supereats-form select{
    margin-bottom: 0;
}
section.banner .second .mid form.supereats-form input[name='item']{
    width: 100% !important;
}
section.banner .second .mid button[type="submit"] a{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 4px;
}
section.banner .second .mid button[type="submit"] a::before{
    content: "Search";
}
section.banner .second .mid button[type="submit"] a svg{
    overflow: visible;
}
section.banner .second .mid a {
    width: 50px;
}
section.banner .second .mid input {
    width: 29vw;
}
section.banner .second .mid input{
    font-size: 10px;
    padding: 0px 10px;
}
section.banner .second .bottom a span {
    font-size: 12px;
}
section.banner .second .bottom{
    width: 70vw;
}

.index h4{
    font-size: 45px;
}
.index h2{
    font-size: 75px;
}
/*section.favorite{
    padding-top: 0;
}*/
/*.index .top{
    margin-top: 0;
}*/
section.footer{
    padding-left: 0vw;
    padding-right: 0vw;

    padding-top: 40px;
justify-content: center;
}
section.footer .container{
        margin-left: auto;
    width: 85vw;
    margin-right: auto;
    justify-content: space-around;
}
section.footer .col1 .row1{
    display: flex;
    justify-content: center;
}
section.footer .col1 {
    margin-bottom: 20px;
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
}
section.footer .col1 .row2 p {
    width: 100%;
}
section.footer .col1 .row3 {
    width: 20vw;
    margin-left: auto;
    margin-right: auto;

}
section.footer .col2,
 section.footer .col3 {
    width: 30vw;
}

.advertisement-page .inner-pagebanner {
    min-height: 250px;
    padding-top: 100px;
}

.advertisement-page .inner-pagebanner h2 {
    font-size: 35px;
    font-weight: 600;
}

}
@media(max-width:650px){
section.banner .second .bottom {
    width: 70vw;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}
section.banner .second .bottom a {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    height: 45px;
}
}
@media(max-width:600px){
.mob-nav{
            width: 60vw;
        }
        section.banner .second .mid button[type='submit'],
        section.banner .second .mid form.supereats-form select,
section.banner .second .mid input{
    height: 40px;
    border: none;
}
section.banner .second .mid a{
    height: 40px;
    font-size: 11px;
}
/*section.banner .second .bottom a span {
    font-size: 8px;
}*/
section.banner .second .bottom a{
    font-size: 10px;
}
section.banner .second .bottom a svg{
    width: 20px;
    height: 20px;
}
section.banner .second .bottom a{
    height: 40px;
}
.index h2 {
    font-size: 63px;
}
.index h4 {
    font-size: 40px;
}
.index h2 {
    font-size: 51px;
}

}
@media(max-width:550px){
    section.banner .container .logo img{
        width: 85px;
    }
    section.banner .container {
    height: 65px;
}
    .hamburger .bar{
        margin: 7px 0;
        height: 3px;
    }
    section.banner .container .right a{
        line-height: 20px;
    }
.head .buttons a{
    height: 42px;
    width: 160px;
}
section.favorite{
    padding-top: 0px !important;
    height: auto;
}
section.review,
section.ranked{
    padding-top: 0px !important;
    min-height: auto;
}
section.review .wrapper .gallery3{
    margin-top: 0;
}

.terms .container{
    padding: 0 !important;
}
.terms .wrapper_inner{
    width: 100%;
    margin-left: 0;
}
}
@media(max-width:525px){
    .contact-page .contact-inner .cinner .left{
        margin-bottom: 16px;
    }
}
@media(max-width:480px){
/*    section.banner .second .mid a.search {
    width: 91.5%;
}*/
/* section.banner .second .mid input{width: 76% !important;} */
.resetPassword .user-dashboard .udashboard-inner .udashboard-right .ueditform-inner h2{
    height: auto !important;
}
.signup-p-text{
    flex-direction: column;
    align-items: flex-start !important;
}
.signup-p-text a{
    margin-left: 0 !important;
}
section.banner .container .right{
    display: none;
}
.single-listing-inner .container .box .product-reviews .preview-top .preview-left .img, .sall-reviews .sall-reviews-inner .product-reviews .preview-top .preview-left .img{
    width: 45px;
    height: 45px;
}
.single-listing-inner .container .box .product-reviews .preview-top .preview-right, .sall-reviews .sall-reviews-inner .product-reviews .preview-top .preview-right{
    padding-left: 64px;
}
.sall-reviews .sall-reviews-content .head h3{
    font-size: 22px;
}
.hamburger .bar{
    height: 3px;
}
section.footer .container{
    justify-content: flex-start;
}
.advertisement-page .advertisement-inner .container .img{
    width : 338px
 }
 .single-listing-inner .container .box .amenities-boxes{
justify-content: center;
}
.advertisement-page .advertisement-inner .container .content{
width: 90%;
}
.advertisement-page .reach-people .container .content::before{
    left: -15px;
    top: -19px;
    width: 29px;
}
.hamburger .mob-nav .form{
display: flex;
}
.hamburger .mob-nav .form{
    margin-top: auto;
margin-bottom: 20px;
display: flex;
align-items: center;
justify-content: space-around;
}
.hamburger .mob-nav .form .login{
margin-right: 40px;
}
.hamburger .mob-nav .form .signup{
background: #085DB7;
padding: 6px 20px;
margin-right: 40px;
}
.hamburger .mob-nav .form .signup{
    padding: 2px 20px;
}
.hamburger .mob-nav .form a{
text-decoration: none;

font-family: 'Poppins';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 28px;

/* identical to box height, or 200% */
letter-spacing: -0.006em;
font-feature-settings: 'ss01' on, 'ss03' on, 'cv03' on, 'cv04' on, 'cv06' on, 'cv09' on;

/* white */
color: #FFFFFF;
}
.hamburger .mob-nav .form .login {
    margin-right: 15px;
    margin-left: 10px;
}
.hamburger .mob-nav .form .login a{
    color: #085DB7;
border: 1px solid #085DB7;
padding: 5px 25px;
}
.hamburger .mob-nav .form .signup{
    margin-right: 10px;
    height: 30px;
justify-content: center;
align-items: center;
display: flex;
}
section.banner .second .bottom{
    flex-wrap: wrap;
}
/*
section.banner .second .bottom a {
    width: 48%;
    margin-bottom: 15px;
}*/
section.banner .second .bottom a{
    border: 1px solid white;
}
section.banner .second .bottom a span {
    font-size: 11px;
}
.index h4{
    margin-top: 30px;
}
section.banner .second .bottom a svg {
    width: 16px;
    height: 16px;
}
/*section.about .container2 .bottom .right{
    width: 76vw;
}*/
.index h2 {
    font-size: 53px;
}
.index h4 {
    font-size: 38px;
}
.head .buttons a{
    width: 32vw;
    font-size: 12px;
}

section.footer .col4 input{
    height: 40px;
}
section.footer .col2, section.footer .col3 {
    width: 42vw;
}










}

@media(max-width:420px){
    section.banner .second .mid input {
    /* width: 73% !important; */
    font-size:12px;
}

.terms  .wrapper_inner{
    padding: 83px 20px 123px 20px;
}

.terms .wrapper_inner .same_section .list{
    padding-left: 20px;
}
.hamburger .bar {
    margin: 5px 0;
}
/*section.banner .second .mid a,
section.banner .second .mid input{
    height: 35px;
}*/
section.favorite .wrapper .gallery1 .card{
    margin: 0;
}

section.banner .second .mid a svg{
        width: 18px;
    height: 18px;
}
.index h2 {
    font-size: 42px;
}
.index h4 {
    font-size: 33px;
}
section.footer .col1 .row3 {
    width: 30vw;
}

}


@media(max-width:375px){
    .hamburger .bar{
        width: 30px;
    }
    /*section.banner .second .mid a{
        height: 30px;
    }
    section.banner .second .mid input{
        border: none;
        height: 30px;
    }*/
    .about .container2{
        width: 100%;
    }
    .advertisement-page .business-goals .container > h2 {
        font-size: 31px;
    }
    section.banner .second .mid a svg{
        width: 15px;
        height: 15px;
    }
    section.banner .second .bottom {
    width: 74vw;
}
section.about .container2 .bottom .left{
    width: 100%;
    padding-right: 25px;
    padding-left: 20px
}
/*section.banner .second .bottom a {
    height: 30px;
    line-height: 1;
    width: 23vw;
}*/
/*section.banner .second .bottom,
section.banner .second .mid {
    width: 80vw;
}
section.banner .second .mid a {
    font-size: 9px;
}*/

.index h4 {
    font-size: 25px;
    margin-top: 0;
}
.index h2{
    margin-top: 55px;
}
.mob-nav{
    width: 75vw;
}
.head .buttons a {
    height: 35px;
    font-size: 10px;
    }
.index h2 {
    font-size: 39px;
}


}


@media(max-width:320px){
/*section.banner .second .mid a {
    height: 25px;
    font-size: 8px;
}
section.banner .second .mid input {
    font-size: 8px;
    padding: 0px 3px;
    height: 25px;
}*/
section.banner .second .bottom{
    margin-top: 16px;
}
/*section.banner .second .bottom a span {*/
    /*font-size: 7px;*/
/*}*/
/*/**/
section.banner .second .bottom a {
    width: 75%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
.index h2 {
    font-size: 37px;
}

.index h4 {
    font-size: 25px;
    margin-top: 0;
}
.index h2 {
    font-size: 33px;
}
}

@media screen and (min-width : 1920px) {
    .userLogin .user-dashboard .udashboard-inner .udashboard-right{
        width: 100%;
    }
    .userLogin  .user-dashboard .udashboard-inner{
    max-width: 90%;
    }
    .userLogin  .user-dashboard #regForm{
        width: 100%;
    }


    .single-listing-inner .container,
    .single-listing-page .container,
    .advertisement-page .advertisement-inner .container,
    .advertisement-page .reach-people .container,
    section.footer .container,
    section.banner .container,
    section.review .wrapper .gallery3, section.ranked .wrapper .gallery2, section.favorite .wrapper .gallery1{
        max-width: 1920px !important;
    }
    .contact-page .contact-inner .cinner{
        max-width: 1920px ;
        margin: 70px auto;
    }
    .contact-page .contact-inner .cinner .right {
        padding: 70px 2vw;
    }
    .Register .user-dashboard .udashboard-inner .udashboard-right label.name, .Register .user-dashboard .udashboard-inner .udashboard-right label.title{
        width: 49%;
    }
    .resetPassword .user-dashboard .udashboard-inner .udashboard-right .ueditform-inner p{
        width: 100% !important;
    }
    .resetPassword .user-dashboard .udashboard-inner{
        float: left !important;
    }
    .resetPassword .user-dashboard .udashboard-inner h2{
        margin-top: 60px;
    margin-left: 20px;
    }
}

#regForm #nextBtn,
#regForm #prevBtn
{
    background: #085DB7;
    width: max-content !important;
    height: 50px !important;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 16px, 100px, 16px, 100px;
    font-weight: 400;
    margin-left: auto;
    display: inline-block;
    cursor: pointer;
    margin-top: 30px;
    transition: 0.3s all;
}