/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .mobile-menu-area {
        display: none;
    }
    .header-area {
        margin-top: 60px;
        padding: 10px 2% 8px;
    }
    .mainmenu-area .mainmenu ul li a {
        padding: 0 15px;
    }
    .stick.header-area {
        padding: 6px 2%;
    }
    .layer-1-2 h1.title-2, .layer-2-2 h1.title-2, .layer-3-2 h1.title-2 {
        top: 55%;
    }
    .layer-1-3 p.title-3, .layer-2-3 p.title-3, .layer-3-3 p.title-3 {
        top: 70%;
    }
    .book-now {
        margin-top: 30px;
        position: static;
    }
    .about-content {
        left: -10%;
        padding: 30px;
        top: 7.5%;
    }
    .about-us .tab-content p {
        margin-bottom: 20px;
    }
    .place-info {
        padding: 5px 5px 0;
    }
    .place-info h3 {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 0px;
    }
    .place-info p {
        line-height: 18px;
        margin-bottom: 5px;
        font-size: 13px;
    }
    .place-info a.p-book-now {
        line-height: 24px;
        padding: 0 8px;
    }
    .place-info a.details {
        bottom: -40px;
        height: 80px;
        right: -40px;
        width: 80px;
    }
    a.details i {
        left: 5%;
        line-height: 18px;
        padding: 2px 6px;
        top: 30%;
    }
    .honeymoon-place-area {
        height: 545px;
        margin-bottom: 0px;
    }
    .couple-img {
        left: 0;
        width: 380px;
    }
    .honeymoon-content {
        margin-bottom: 30px;
    }
    .honeymoon-content h2 {
        font-size: 28px;
    }
    .member-social a {
        padding: 9px 8%;
    }
    .contact-another-area .single-part {
        height: 480px;
    }
    .get-in-touch, .newsletter {
        padding: 80px;
    }
    .contact-form, .newsletter-form {
        width: 100%;
    }
}


/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {

    .mobile-menu-area {
        display: none;
    }
    .header-area {
        margin-top: 20px;
        padding: 8px 0 6px;
    }
    .logo a {
        font-size: 28px;
    }
    .mainmenu-area .mainmenu ul li a {
        font-size: 12px;
        padding: 0 10px;
    }
    .mainmenu-area .mainmenu-open button {
        font-size: 30px;
    }
    .stick.header-area {
        padding: 0;
    }
    .layer-1-1 h2.title-1, .layer-2-1 h2.title-1, .layer-3-1 h2.title-1 {
        font-size: 30px;
        top: 38%;
    }
    .layer-1-2 h1.title-2, .layer-2-2 h1.title-2, .layer-3-2 h1.title-2 {
        font-size: 40px;
        top: 49%;
    }
    .layer-1-3 p.title-3, .layer-2-3 p.title-3, .layer-3-3 p.title-3 {
        font-size: 16px;
        letter-spacing: 13px;
        top: 64%;
    }
    .book-now {
        position: static;
        margin-top: 35px;
    }
    .book-now-title h3 {
        font-size: 18px;
    }
    .book-now-button a {
        font-size: 16px;
        padding: 8px 20px;
    }
    .book-now-button {
        padding-top: 40px;
    }
    .about-content {
        padding: 20px;
    }
    .section-heading h2 {
        font-size: 20px;
    }
    .section-heading p {
        font-size: 14px;
        line-height: 24px;
    }
    ul.tab-control {
        margin-bottom: 15px;
        margin-top: 10px;
    }
    ul.tab-control li a {
        font-size: 18px;
        line-height: 24px;
        padding-right: 30px;
    }
    .about-us .tab-content p {
        font-size: 13px;
        margin-bottom: 15px;
        text-align: justify;
    }
    .about-img , .about-info{
        height: 580px;
    }
    .section-padding {
        padding: 60px 0;
    }
    .single-place {
        width: 50%;
    }
    .honeymoon-place-area {
        height: 450px;
        margin-bottom: 0;
    }
    .honeymoon-content h2 {
        font-size: 21px;
        line-height: 24px;
    }
    .honeymoon-content p {
        font-size: 14px;
    }
    .honeymoon-slider {
        margin-bottom: 0;
    }
    .honeymoon-content {
        margin-bottom: 25px;
    }
    .h-info {
        padding-bottom: 7px;
        padding-left: 15px;
        padding-top: 5px;
    }
    .h-info h3 {
        font-size: 16px;
        font-weight: 700;
        line-height: 32px;
        margin-bottom: -5px;
    }
    .h-info > p {
        margin-bottom: 0;
    }
    .couple-img {
        left: 0;
        width: 310px;
    }
    .honeymoon-slider .owl-buttons div.owl-next, .hotel-img a {
        height: 73px;
        width: 74px;
    }
    .single-team {
        margin-bottom: 30px;
    }
    .member-img img {
        width: 100%;
    }
    .member-social a {
        padding: 10px 34px;
    }
    .hotel-info {
        padding: 10px 10px 20px;
    }
    .hotel-info h4 {
        margin-bottom: 0;
    }
    .hotel-info a {
        line-height: 20px;
        padding: 8px 16px;
    }
    .hotel-info p {
        line-height: 20px;
    }
    .single-testimonial .test-info p {
        font-size: 13px;
        line-height: 26px;
    }
    .post-content {
        padding: 36px 0;
    }
    .partner-area {
        padding-bottom: 40px;
    }
    .partners-company {
        padding-top: 20px;
    }
    .partners-company .single-partner {
        display: inline-block;
        width: 33%;
        margin-bottom: 20px;
        float: none;
    }
    .contact-area {
        padding-top: 60px;
    }
    .street-address {
        margin: 40px 0;
    }
    .contact-social {
        padding-bottom: 40px;
    }
    .get-in-touch, .newsletter {
        padding: 30px;
    }
    .contact-another-area .single-part {
        height: 370px;
    }
    .contact-form, .newsletter-form {
        width: 100%;
    }
    .modal-inner-content {
        width: 100%;
    }
    button.close {
        right: 50px;
        top: 15px;
    }

}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

    body {
        line-height: 18px;
    }
    .header-area {
        display: none;
    }
    .mobile-menu-area {
        position: relative;
        display: block;
    }
    .logo {
        left: 10px;
        position: absolute;
        top: 2px;
        z-index: 999999;
    }
    .logo a {
        font-size: 20px;
        line-height: 22px;
    }
    .layer-1-1 h2.title-1, .layer-2-1 h2.title-1, .layer-3-1 h2.title-1 {
        font-size: 20px;
        top: 15%;
    }
    .layer-1-2 h1.title-2, .layer-2-2 h1.title-2, .layer-3-2 h1.title-2 {
        font-size: 22px;
        top: 30%;
    }
    .layer-1-3 p.title-3, .layer-2-3 p.title-3, .layer-3-3 p.title-3 {
        font-size: 16px;
        letter-spacing: 3px;
        top: 57%;
    }
    .book-pos {
        height: 130px;
    }
    .book-now-title {
        padding-left: 4px;
        width: 60%;
    }
    .book-now-title h3 {
        font-size: 16px;
        padding-top: 25px;
    }
    .book-now {
        height: 107px;
        position: static;
        margin-top: 25px;
    }
    .book-now-button {
        padding-top: 32px;
    }
    .book-now-button a {
        float: right;
        font-size: 15px;
        line-height: 26px;
        padding: 8px 10px;
    }
    .about-img {
        display: none;
    }
    .about-info {
        width: 100%;
        border: none;
        height: inherit;
    }
    .about-content {
        box-shadow: none;
        padding: 6px;
        position: static;
    }
    .section-heading h2 {
        font-size: 20px;
        line-height: 25px;
    }
    .section-heading p {
        font-size: 14px;
        line-height: 22px;
    }
    ul.tab-control {
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .about-us .tab-content p {
        margin-bottom: 5px;
        text-align: justify;
    }
    .section-padding {
        padding: 35px 0;
    }
    .tour-menu ul {
        margin: 10px 0;
    }
    .tour-menu ul li {
        padding: 0 15px;
    }
    .single-place {
        width: 100%;
    }
    .place-info a.details {
        bottom: -40px;
        height: 80px;
        right: -40px;
        width: 80px;
    }
    a.details i {
        left: 5%;
        top: 33%;
    }
    .honeymoon-place-area {
        height: 390px;
        margin-bottom: 0px;
    }
    .honeymoon-slider {
        margin-bottom: 0;
        margin-left: -15px;
    }
    .couple-img {
        display: none;
    }
    .honeymoon-slider .owl-buttons div.owl-next, .hotel-img a {
        bottom: -50px;
        height: 110px;
        right: -48px;
        width: 100px;
    }
    .hotel-img a i, .honeymoon-slider .owl-buttons div.owl-next i {
        line-height: 50px;
        margin-left: 15px;
    }
    .h-info h3 {
        font-size: 16px;
        line-height: 28px;
    }
    .h-info {
        padding-top: 8px;
    }
    .honeymoon-place-info {
        padding: 13px;
    }
    .honeymoon-content {
        margin-bottom: 20px;
    }
    .honeymoon-content h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .honeymoon-content p {
        font-size: 14px;
    }
    .member-img img {
        width: 100%;
    }
    .single-team {
        margin-bottom: 20px;
    }
    .hotel-sample, .blog-post {
        margin-top: 20px;
    }
    .hotel-info {
        height: 300px;
        padding: 10px;
    }
    .hotel-info.arrow-left::after, .hotel-info.arrow-right::after {
        display: none;
    }
    .load-more .more-place button, .find-hotel button {
        margin-top: 0;
    }
    .hotel-sample .row {
        margin-bottom: 50px;
    }
    .hotel-info a {
        padding: 5px 15px;
    }
    .single-testimonial .test-info p {
        font-size: 13px;
        line-height: 25px;
    }
    .single-testimonial .line-img {
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .post-content .post-info h3 span {
        float: left;
    }
    .single-blog-post {
        float: none;
        margin-bottom: 25px;
        width: 100%;
    }
    .post-content {
        padding: 10px 0;
    }
    .post-summary a {
        font-size: 17px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .partner-area {
        padding-bottom: 15px;
    }
    .partners-company {
        padding-top: 20px;
    }
    .partners-company .single-partner {
        width: 100%;
        margin-bottom: 25px;
    }
    .instragram-area {
        text-align: center;
    }
    .single-instragram {
        float: none;
        width: 80%;
        margin: 10px auto;
    }
    .contact-area {
        padding-top: 25px;
    }
    .street-address {
        margin: 20px 0;
    }
    .contact-social {
        padding-bottom: 25px;
    }
    .contact-social a {
        height: 60px;
        line-height: 60px;
        margin: 0px;
        width: 60px;
    }
    .get-in-touch, .newsletter {
        padding: 20px;
    }
    .contact-form, .newsletter-form {
        width: 100%;
    }
    .contact-another-area .single-part {
        float: none;
        height: inherit;
        margin-bottom: 20px;
        width: 100%;
    }
    .footer-area .footer-copyright {
        padding: 8px 0 25px;
    }
    .modal-inner-content {
        width: 100%;
    }
    .book-now-form .part-1, .book-now-form .part-2 {
        width: 100%;
    }
    button.close {
        right: 40px;
        top: 20px;
    }
}



/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    .book-now {
        padding: 0 20px;
    }
    .single-place {
        width: 50%;
    }
    .honeymoon-place-area {
        height: 520px;
    }
    .single-team {
        margin-bottom: 30px;
        width: 50%;
        float: left;
        padding: 10px;
    }
    .single-hotel {
        float: left;
        width: 50%;
    }
    .hotel-info {
        padding: 15px;
    }
    .single-blog-post {
        float: left;
        width: 50%;
    }
    .post-content {
        padding: 70px 0;
    }
    .partners-company .single-partner {
        float: none;
        width: 33%;
        display: inline-block;
    }
    .single-instragram {
        display: inline-block;
        float: none;
        margin: 10px;
        width: 40%;
    }
    .layer-1-1 h2.title-1, .layer-2-1 h2.title-1, .layer-3-1 h2.title-1 {
        font-size: 26px;
        top: 22%;
    }
    .layer-1-2 h1.title-2, .layer-2-2 h1.title-2, .layer-3-2 h1.title-2 {
        font-size: 30px;
        top: 34%;
    }
    .layer-1-3 p.title-3, .layer-2-3 p.title-3, .layer-3-3 p.title-3 {
        font-size: 20px;
        letter-spacing: 5px;
        top: 50%;
    }
    .book-now-form .part-1, .book-now-form .part-2 {
        width: 50%;
    }
    button.close {
        right: 40px;
        top: 15px;
    }
}
