
@media only screen and (max-width:1491px) {
  .nav-item{padding-left: 15px;}

}


@media only screen and (max-width:1330px) {
  .nav-item{padding-left: 0px;}
  .inner-banner{height: 250px;}

  /*--inner--*/
  .inner-total-search {
    margin-top:0px;}

}


@media only screen and (max-width:1219px) {
   .banner-img{width: 500px;}
   .banner-content{padding-top: 75px;}

}

@media only screen and (max-width:1200px) {
  .full-cycle-animation-outer{overflow: hidden;}
  .cycle-animation{width: 500px;height: 500px;}
}

@media only screen and (max-width:1148px) {
   .banner-img{width: 43%;}
   .about-column h4{font-size: 18px;}
   .navbar-nav{padding-left: 0px;}
   .login{padding: 10px 18px;}
   .register{padding: 10px 18px;}

}

@media only screen and (max-width:1009px) {
    .banner-content{margin: 0 auto;}
    .banner-container{padding-top: 90px;padding-bottom: 30px;}
    .banner-img{width: 100%;text-align: center;padding-top: 30px;}
}

@media only screen and (max-width:990px) {
   .navbar-collapse{position: absolute;width: 100%;background-color: rgb(0 102 102);top: 100%;}
   .navbar-nav{padding: 10px;}
   .register-link{display: block;}
   .login-link{display: block;}
   .form-inline{display: none;}
   .verified-profile h6{font-size: 20px;}
   .verified-profile h5{font-size: 15px;}
   .contact-bg{height: 200px;}
   .inner-banner h3{font-size: 35px;}
   .row{width: auto!important;}
   /*.customer_profile{width: 100%;}*/
   .customer_profile .dropdown-menu{background-color: rgb(0 102 102);}
   .customer_profile .dropdown-menu a{color: white;}

   /*--inner--*/
   .inner-banner{height: 200px;}
}

@media only screen and (max-width:767px) {
   .verified-profile h6{font-size: 16px;}
   .about-content h1{font-size: 30px;}
   .about-content h1 span{font-size: 18px;}
   .cycle-animation{width: 100%;}

}
@media only screen and (max-width:575px) {
    .main-logo img{width: 130px;}
    .search-head h4{font-size: 20px;}
    .search-button{font-size: 18px;}
    .most-trusted-outer{padding-bottom: 20px;}
    .top-heart{right: 15%;}
    .cloud-1{display: none;}
    .banner-content{margin-right: 0px;}
    .sussess-text h2{font-size: 25px;}
    .sussess-text p{font-size: 14px;}
    .about-column p{text-align: center;padding-bottom: 20px;}
    .verified-profile{margin-bottom: 20px;}
    .cycle-animation{display: none;}
    .about-img{display: block;}

    .row{margin: 0 auto!important;}

    /*--inner--*/
    .inner-banner{height: 150px;}
    .profile-listing-img{height: 150px;}
    .profile-listing-content{padding: 10px;}
    .profile-listing-content{margin-top: 0px;}
    .profile-listing-content h5{padding-top: 0px;font-size: 18px;}
    .total-search-result{font-size: 20px;}
    .inner-age-search select{margin-bottom: 0px;}
    .inner-form-search{width: 50%;}
    .inner-form-search input{margin: 0;}
    .banner-form{padding: 20px;}
    .inner-age-search{width: 30%;}
    .inner-country-search{width: 44%;}
    .banner-select{font-size: 14px;}
    .search-button{display: block;margin: 0 auto;}
    .banner-form .dropdown{padding-bottom: 10px;}
    .inner-search{padding: 10px 25px;}

    .profile-page-img-outer{margin: 0 auto;margin-bottom: 30px;}
    .profile-img h5{font-size: 20px;}
    .profile-head h5{font-size: 20px;}
    .profile-summery h5{font-size: 20px;}
    .profile-basic-dtls h5{font-size: 20px;}
    .profile-about{padding: 20px;}
    .profile-about p{font-size: 14px;}
    .profile-summery{padding: 20px;}
    .profile-summery ul li{font-size: 14px;}
    .profile-basic-dtls{padding: 20px;}
    .profile-basic-dtls ul li span{width: 100px;}
    .profile-basic-dtls ul li{font-size: 14px;}

    .contact-bg{height: 150px;}
    .profile-listing-banner{height: 150px!important;}
    .inner-banner h3{font-size: 25px;}

    .login-container{display: block;}
    .login-left{width: 100%;border-radius:30px;}
    .login-right{width: 100%;padding:50px 20px;}
    .login-logo img{width: 130px;}
    .login-left-inner{padding:50px 25px;}
    .form-2col{display: block;}
    .form-2col .login-input{width: 100%;}
    .reg_head{margin-top: 20px;}
    .login-form-outer{width: 90%;}
    .login-links{width: 90%;}
    .profile-listing-location img{width: 15px;}
    .inner-age-search{width: 100%;}
    .inner-form-search{width: 100%;}
    .inner-country-search{width: 100%;}

    .increment input{width: 80%;display: inline-block;}
    .increment .input-group-btn{display: inline-block;}


    /*-footer-*/
    .footer-about{text-align: center;}
    .footer-about p{text-align: center;}
    .foot-links h4{text-align: center;}
    .foot-links ul li a {margin: 0 auto;text-align: center;width: 200px;}
    .contact-bg{height: 200px;}
    .banner-content{padding-top: 135px;}
    .foot-links ul li a{background:none;padding: 5px 0 5px 0px;}


}

@media only screen and (max-width:373px) {
    .inner-country-search{width: 100%;}

}


