/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
    .container {
        width: 1270px;
    }
    p {
        line-height: 22px;
    }
    .header-info-area h2 {
        margin-left: 30px;
    }
    .header-cottom-content-title h2 {
        font-size: 24px;
    }
    
    
    
    .ptopaty-name input {
        width: 182px;
    }
    .min-max input {
        width: 104px;
    }
    .sidebar-widget button.btn {
        padding: 15px 22px;
    }
    .room-details ul li {
        margin-bottom: 0px;
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .container {
        width: 1100px;
    }
    .hero-texts h2 {
        
        font-size: 16px;
       
    }
    .n-name-center h2 {
        font-size: 20px;
    }
    .single-input .nice-select {
        margin-bottom: 15px;
    }

    .banner-booking-form-wrap-top {
        padding-top: 0px;
    }




    .banner-booking-head {
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .banner-booking-form-top h2 {
        margin-bottom: 10px;
    }
    .banner-booking-form-top {
        padding: 20px 26px;
    }
    .banner-booking-form-wrap-bottom {
        margin-top: 10px;
        padding: 15px 30px;
    }
    .booking-type-wrap .nice-select {
        height: 40px;
        line-height: 35px;
    }
    .banner-booking-form-bg {
        height: 735px;
    }
}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {

    .hero-texts h2 {
        font-size: 14px;
    }

    .cta-button a {
        padding: 3px 30px;
        margin-left: 8px;
        font-size: 14px;
    }

    .cta-texts h2 {
        font-size: 20px;
    }

    .single-feature-box {
        padding: 23px 20px;
    }

    .single-feature-box p {
        font-size: 14px;
        line-height: 29px;
    }

    .single-feature-box img {
        margin-bottom: 20px;
    }

    .hero-texts p {
        font-size: 14px;
        line-height: 28px;
    }

    .main-menu ul li a {
        padding: 15px 10px;
    }
    
    .header-info-area h2 {
        font-size: 30px;
        margin-left: 30px;
        line-height: 1.3;
    }
    .h-sign-main-wrapper {
        padding: 50px;
    }
    
    
    
    .creden-reg-form-title h3 {
        font-size: 28px;
    }
    .employ-list-table .table td, .table th {
        padding: 5px 0px;
    }


    .n-name-center h2 {
        font-size: 18px;
        text-align: center;
        color: #fff;
    }
    .single-input .nice-select {
        margin-bottom: 15px;
    }
    .banner-booking-form-wrap-top {
        padding-top: 0px;
    }


    .banner-booking-head {
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .banner-booking-form-top h2 {
        margin-bottom: 10px;
    }
    .banner-booking-form-top {
        padding: 20px 26px;
    }
    .banner-booking-form-wrap-bottom {
        margin-top: 10px;
        padding: 15px 30px;
    }
    .booking-type-wrap .nice-select {
        height: 40px;
        line-height: 35px;
    }
    .banner-booking-form-bg {
        height: 735px;
    }






}


/* small mobile :320px. */
@media (max-width: 767px) {
    .hero-texts h2 {
       
        font-size: 15px;
      
    }

    .section-title h2 {
        font-size: 35px;
    }
    .cta-texts h2 {
        font-size: 15px;
        line-height: 40px;
    }
   
    .main-menu {
        display: none;
    }

    .logo {
        position: relative;
    }

    .toggle-bar {
        display: block;

    }

    .toggle-bar {
        display: block;
        position: absolute;
        right: 0;
        top: 25px;
    }

    .register-form-title {
        padding: 7px 0px;
    }
    .register-form-area {
        padding-top: 45px;
    }
    .register-form .field {
        margin-bottom: 17px;
    }

    .single-pricing{
        margin-top: 40px;
    }
    
    .right-menu ul li a {
        font-size: 14px;
        padding: 10px 2px;
    }
    .language .nice-select {
        padding-left: 12px;
    }
    .h-sign-main-wrapper {
        padding: 50px 15px;
    }
    
    
    
    
    .creden-reg-form-title {
        padding: 50px 20px;
    }
    .creden-reg-form-title h3 {
        font-size: 28px;
    }
    
    .register-from-wrapper {
        max-width: 430px;
    }
    .n-name-center h2 {
        display: none;
    }
    .logoin-sign {
        display: none;
    }
    .banner-booking-form-wrap-top {
        padding-top: 0px;
    }


    /*  */
    .banner-booking-form-top h2 {
        font-size: 18px;
        margin-bottom: -3px;
        line-height: 1.7;
    }
    .banner-booking-form-top {
        padding: 10px 30px;
    }
    .banner-booking-head {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .banner-booking-form-top {
        padding: 15px 30px;
    }
    .booking-type-wrap .nice-select {
        line-height: 32px;
        height: 35px;
        margin-bottom: 5px;
    }
    .banner-booking-form-wrap-bottom {
        margin-top: 5px;
    }
    .banner-booking-form-wrap-bottom h2 {
        font-size: 25px;
        line-height: 1.4;
        margin-bottom: 5px;
    }
    .banner-booking-head h2 {
        font-size: 25px;
        line-height: 1;
    }
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: auto;
    }
    .right-menu ul li a {
        font-size: 16px;
        padding: 10px 10px;
    }
    .language .nice-select {
        padding-left: 18px;
    }
    .h-sign-main-wrapper {
        padding: 50px 30px;
    }
    .banner-booking-form-wrap-top {
        padding-top: 0px;
    }
    .banner-booking-form-wrap-top {
        padding-top: 0px;
    }
    .banner-booking-head {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .banner-booking-form-wrap-bottom {
        padding: 0px 30px;
    }
    .banner-booking-single-input {
        position: relative;
        margin-bottom: 15px;
    }

    .banner-booking-head h2 {
        font-size: 35px;
        margin-bottom: 5px;
    }
}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .cta-texts h2 {
        font-size: 21px;
        line-height: 29px;
    }
    .header-info-area h2 {
        font-size: 22px;
        line-height: 1.2;
    }

    .cta-button a {
        padding: 3px 22px;
        margin-left: 11px;
    }

    .single-feature-box {
        margin-bottom: 35px;
    }

    .single-pricing ul li {
        font-size: 14px;
    }

    .toggle-bar {
        display: block;

    }
    .cta-texts {
        text-align: left;
    }

    .main-menu {
        display: none;
    }

    .logo {
        position: relative;
    }

    .toggle-bar {
        display: block;
        position: absolute;
        right: 0;
        top: 25px;
    }

    .main-menu ul li a {
        padding: 15px 10px;
    }

    .header-area .container{
        width: 900px;
    }
    .employ-list-table .table td, .table th {
        padding: 5px 0px;
    }
    
    .n-name-center h2 {
        display: none;
    }
    .logoin-sign {
        display: none;
    }
    .banner-booking-form-wrap-top {
        padding-top: 0px;
    }
    .banner-booking-head {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .banner-booking-form-wrap-bottom {
        padding: 0px 30px;
    }
    .banner-booking-single-input {
        position: relative;
        margin-bottom: 15px;
    }

    .banner-booking-head h2 {
        font-size: 35px;
        margin-bottom: 5px;
    }

    /*  */
    .banner-booking-form-top h2 {
        font-size: 26px;
        margin-bottom: -2px;
    }
    .banner-booking-form-top {
        padding: 15px 30px;
    }
    .booking-type-wrap .nice-select {
        line-height: 32px;
        height: 35px;
        margin-bottom: 5px;
    }



}

/* ============================================================== */
/* =================== registration area ======================== */

@media only screen and (max-width:480px){
    .register-form-title h3 {
        font-size: 28px;
    }
    .register-form-title span {
        font-size: 14px;
    }
    .register-form.text-center a {

        margin-top: -20px;
        font-size: 14px;
        margin-bottom: 0px;
    }
    .register-form input {
        font-size: 14px;
    }
    .register-form input::placeholder {
        font-size: 14px;
    }
    .form-check label {
        font-size: 12px;
    }

    .register-form-title {
        padding: 25px 10px;

    }
    .submit-reg {
        margin-top: 0;
    }
    .btn-2 {
        padding: 14px 20px;

    }

    
    .register-form-title {
        padding: 7px 0px;
    }
    .register-form-area {
        padding-top: 45px;
    }
    .register-form .field {
        margin-bottom: 17px;
    }

    .n-name-center h2 {
        display: none;
    }
    .logoin-sign {
        display: none;
    }
    .banner-booking-form-wrap-top {
        padding-top: 0px;
    }
    .banner-booking-head {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .banner-booking-form-wrap-bottom {
        padding: 0px 30px;
    }
    .banner-booking-single-input {
        position: relative;
        margin-bottom: 15px;
    }

    .banner-booking-head h2 {
        font-size: 35px;
        margin-bottom: 5px;
    }
}

/* ============================================================== */


/* ================================================================= */
/* ====================== congratulation area ====================== */
@media only screen and (max-width:1200px){
    .congratulation-wrapper {
        width: 100%;
        
    }
}
@media only screen and (max-width:992px){
    .congratulation-content h2 {
        font-size: 40px;
    }
    .congratulation-content h6 {
        font-size: 25px;
    }

    .congratulation-content i {
        font-size: 80px;

    }
    .congratulation-text {
        margin-top: 50px;
    }
    p {
        font-size: 14px;
    }
}
@media only screen and (max-width:576px){
    .congratulation-content h2 {
        font-size: 35px;
    }
    .congratulation-content h6 {
        font-size: 18px;
    }
    .congratulation-content i {
        font-size: 60px;
        margin-top: 20px;
    }
    .congratulation-text {
        margin-top: 20px;
    }
}
@media only screen and (max-width:480px){
    .congratulation-content h2 {
        font-size: 27px;
    }
    .congratulation-content h6 {
        font-size: 16px;
    }
    
    .congratulation-text {
        margin-top: 20px;
    }
    .congratulation-wrapper {
        padding: 50px 20px;
    }
}
/* ================================================================= */


/* ==================================================================== */
/* ===================== login area =================================== */
@media only screen and (max-width: 576px){
    .creden-reg-form-title {
        padding: 30px 10px;
    }
    .creden-reg-form-title h3 {
        font-size: 22px;
    }
}

/* ================================================================= */
/* ============== employee area =================================== */
/* ==================================================================== */
@media only screen and (max-width:992px){
    .employ-list-table{
        overflow: scroll;
    }
    
    .table.table-striped{
        min-width: 800px;
    }
    
}

@media only screen and (max-width:768px){
    
    .add-employee{
        /* position: relative; */
        top: 90vh;
        right: 0;
        position: fixed;
        width: 200px;
        height: 50px;
    }
    
}



/* ==================================================================== */

/* ================================================================= */
/* ============== great job area =================================== */

@media only screen and (max-width:1200px){
    .great-job-wrapper {
        width: 100%;
        
    }
}
@media only screen and (max-width:992px){
    .great-job-head h2 {
        font-size: 45px;
    }
    .great-job-head h6 {
        font-size: 26px;
    }
    .to-do-area h3{
        font-size: 26px;
    }
    .greatjob-content i {
        font-size: 80px;
    }
}
@media only screen and (max-width:576px){
    .btn-log {
        font-size: 16px;
        padding: 10px 20px;
        margin-bottom: 20px;
    }
    .logout-transpetent {
        padding: 5px 30px;
        margin-bottom: 20px;
    }
    
    .great-job-head h2 {
        font-size: 35px;
    }
    .great-job-head h6 {
        font-size: 20px;
    }
    .greatjob-content i {
        font-size: 60px;
        margin-top: 20px;
    }
    .great-job-head {
        margin-bottom: 40px;
    }
    
    .great-job-wrapper {
        padding: 50px 20px;
    }
}

/* ================================================================= */

@media only screen and (max-width:992px){
    .header-cta {
        
        padding: 12px 0;
    }
    .h-book-head h4 {
        margin-top: 20px;
        font-size: 20px;
        margin-bottom: 20px;
    }
}


/* ================================================================= */
/* =========================== hotel booking area ==================*/
@media only screen and (max-width:768px){
    .h-book-head h3 {
        font-size: 15px;
    }
    .h-book-head h4 {
        font-size: 20px;
        margin: 0;
    }
    .h-book-head {
        margin-bottom: 10px;
    }
    .single-input i {
        font-size: 25px;
        width: 45px;
        line-height: 47px;
    }
    .single-input input {
        padding: 5px 15px;
    }
    .single-input i {
        font-size: 22px;
        line-height: 38px;
    }
    
    .h-booking-main-wrapper {
        background: #fff;
        margin-top: 40px;
        padding: 18px 36px;
        border-radius: 15px;
        margin-bottom: 100px;
    }
    .single-input {
        margin-bottom: 5px;
    }
    .terms button {
        margin-top: -10px;
    }
    .single-input .nice-select {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .social-link button {
        padding: 8px;
    }
    .h-booking-main-wrapper {
        margin-top: 15px;
    }
}
/* ================================================================= */


/* ================================================================= */
/* ====================== hotel info area =========================== */
@media only screen and (max-width:576px){
    .register-form-title h3 {
        font-size: 20px;
    }
}

/* ================================================================= */



/* ================================================================ */
/* ===================== login area =============================== */
@media only screen and (max-width:576px){
    .noter-1 {
        margin-bottom: 17px;
        font-size: 15px;
    }
}
/* ================================================================ */



/* ================================================================ */
/* ===================== profile area =============================== */
@media only screen and (max-width:576px){
    .profile-info-form {
        padding: 15px 20px;
    }
    .profile-padding {
        padding: 25px 0px;
    }
}
/* ================================================================ */



/* ================================================================ */
/* ===================== verify area =============================== */
@media only screen and (max-width:1200px){
    .main-content-verify .container{
        width: 90%;
    }
    .main-content-verify{
        width: 100%;
    }
}
@media only screen and (max-width:992px){
    .verify-content-head {
        padding: 10px 20px;
    }
    .head-title h2 {
        text-align: right;
        font-size: 25px;
    }
    
    .log-area img{
        width: 100%;
        max-width: 250px;
    }
    .verify-body {
        margin-top: 0;
        padding: 50px 30px 0 30px;
    }
    
    .verify-body a.c-your-email {
        font-size: 25px;
    }
}
@media only screen and (max-width:576px){
    .verify-content-head {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .log-area{
        flex: 0 0 100%;
    }
    
    .verify-content-head .head-title{
        flex: 0 0 100%;
        
    }
    .verify-content-head .head-title h2{
        text-align: center;
        font-size: 20px ;
        line-height: 30px;
        margin-top: 10px;
    }
    .verify-body a.c-your-email {
        font-size: 20px;
        padding: 15px 25px;
    }
    .veryfy-inner-content p {
        font-size: 20px;
        margin-top: 10px;
    }
    .veryfy-inner-content {
        margin-top: 40px;
        margin-bottom: 34px;
    }
    
    .verify-footer {
        padding: 0 20px 40px 20px;
        
    }
    
}
/* ================================================================ */




/* ================================================================= */
/* ============== home-2 area area =================================== */

@media only screen and (max-width:1200px){
   .header-cottom-content-title h2 {
        font-size: 22px;
        line-height: 35px;
    }
    
}
@media only screen and (max-width:992px){
    .header-bottom-right-btn a{
        margin: 10px;
    }

   .banner-booking-form-area .banner-booking-form-bg {
       height: auto;
        min-height: 850px !important;
        padding-bottom: 40px;
    }

    .banner-booking-head h2 {
        font-size: 25px;
    }

    .booking-title h2 {
        font-size: 40px;
    }
    .cont-title h2 {
        font-size: 40px;
    }
    .banner-booking-head h6 {
        font-size: 20px;
        color: #06DA46;
    }
}

@media only screen and (max-width:576px){
    .header-cottom-content-title h2 {
        font-size: 18px;
        line-height: 25px;
    }

    .banner-booking-form-wrap-top {
        margin: 0px 0;
    }

    .footer-widget-white.social {
        margin-left: 0;
    }
}


/* ==================================================================== */

/* ==================================================================== */
/* ===================== profile area ================================ */

main.profile .container{
    width: 95%;
}

@media only screen and (max-width:1200px){
    main.profile .container{
        max-width: 1200px;
    }
}
/* ==================================================================== */