/* 
    Created on : Jul 15, 2016, 10:30:17 PM
    Author     : Narendra Dangol
*/
@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .navbar-default .navbar-toggle:focus i, .navbar-default .navbar-toggle:hover i{
        color: #FFE800;
        transition: linear 0.6s;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
    .navbar-toggle i.fa{
        font-size: 25px;
        color: #fff;
        transition: linear 0.6s;
    }
    .navbar-header .navbar-toggle{
        margin-right: 0;
    }
    .pre-header .navbar-nav {
        display: inline-block;
    }
    .navbar-nav > li > .dropdown-menu{
        position: static;
    }
    .pre-header .navbar-nav .dropdown .dropdown-menu{
        background: transparent;
        box-shadow: none;
        position: relative;
        border: none;
    }
    .pre-header .navbar-nav .dropdown .dropdown-menu li{
        border: none;
    }
}
/*ipad landscape view*/
@media(min-width:991px) and (max-width:1199px){

    main section {
        padding: 55px 0;
    }
    .pre-header .col-md-7 {
        width: 71.333%;
    }
    .pre-header .social-top{
        display: none;
    }
    header .navbar-default {
        padding: 10px 0 0;
    }
    header figure img {
        width: 75%;
    }
    #banner {
        position: relative;
        height: 547px;
        overflow: hidden;
        border-bottom: 20px solid #FFE800;
    }
    #inner-banner figcaption h1 {
        margin-bottom: 10px;
        font-size: 26px;
    }
    #inner-banner figure {
        height: 329px;
    }
    #inner-banner figcaption {
        width: 40%;
        font-size: 15px;
    }
    footer figure img {
        margin-top: 19px;
    }
    .lt-cherrybrook {
        margin-top: 0;
    }
    .lt-cherrybrook .table {
        width: 95%;
    }
    .booking .col-md-offset-2 {
        margin-left: 8.667%;
    }
    .booking .col-md-8 {
        width: 74.667%;
    }
    .cm-member .ms-package h2, .cm-member .ms-package1 h2 {
        font-size: 17px;
    }
    .cm-member .ms-package h2 span, .cm-member .ms-package1 h2 span {
        font-size: 16px;
        font-weight: 400;
    }
}
/*ipad potrait view*/
@media(max-width:768px){
    h1 {
        font-size: 30px;
    }
    h4 {
        font-size: 14px;
    }
    main section {
        padding: 50px 0;
    }
    #banner .btn-custom, #banner .btn-ghost {
        width: 130px;
        height: 40px;
        padding: 8px 20px;
    }
    header{
        position: static;
        background: #222;
    }
    header .navbar-brand {
        padding: 5px ;
        width: 20%;
    }
    header figure{
        margin-top: -15px;
    }
    header figure img {
        width: 100%;
    }
    .pre-header .social-top{
        display: none;
    }
    .pre-header .top-contact{
        text-align: right;
    }
    .navbar-header .top-acc{
        display: flex;
        justify-content: center;
        margin-top: 10px; 
    }
    header .navbar-default .navbar-nav > li > a {
        line-height: 23px;
    }
    header .navbar-default {
        padding: 10px 0 0;
    }
    .nav > li > a {
        padding: 3px 9px;
        font-size: 14px;
    }
    .dropdown-menu > li > a {
        font-size: 14px;
    }
    .top-contact  li  a {
        font-size: 14px;
    }
    #banner {
        height: 400px;
        border-bottom: 5px solid #FFE800;
    }
    #banner .bx-caption {
        width: 50%;
        left: 55%;
        top: 50%;
    }
    #inner-banner figure {
        height: 247px;
    }
    #inner-banner figcaption {
        bottom: 0;
        left: 5%;
        width: 45%;
        font-size: 14px;
        top: 50%;
    }
    #inner-banner figcaption h1 {
        font-weight: 600;
        margin-bottom: 5px;
        font-size: 25px;
    }
    #inner-banner.book-page figure{
        height: 50px;
    }
    #inner-banner.book-page figcaption {
        position: static;
        margin-left: 15px;
        padding: 9px 0;
    }
    footer {
        padding: 40px 0 20px;
    }
    footer li i {
        font-size: 15px !important;
    }
    footer li, footer li a, footer td, .end p {
        font-size: 14px;
        letter-spacing: 0.25px;
    }
    footer figure img {
        margin-top: 0;
    }
    .ft-quick {
        margin-top: 10px;
    }
    .end p {
        margin-top: 5px;
    }
    footer .fa-ul li {
        line-height: 22px;
    }
    .ft-top figure img {
        width: 100%;
    }
    .lt-cherrybrook .table {
        width: 100%;
    }
    .ms-package, .ms-package1 {
        margin-bottom: 25px;
    }
    .sidebar{
        margin-top: 5%;
    }
    .sidebar aside {
        width: 13%;
    }
    .sidebar aside .fi::before {
        font-size: 40px;
    }
    .lt-cherrybrook .table {
        width: 90%;
    }
    .ft-fix2 li{
        margin-bottom: 3px;
    }
    .ft-fix2 li:last-child{
        margin-bottom: 0;
    }
}
/*nexus 7 landscape*/
@media(min-width:769px) and (max-width:990px){
    h1 {
        font-size: 30px;
    }
    h4 {
        font-size: 14px;
    }
    main section {
        padding: 50px 0;
    }
    #banner .btn-custom, #banner .btn-ghost {
        width: 130px;
        height: 40px;
        padding: 8px 20px;
    }
    header figure img {
        width: 25%;
    }
    header{
        position: static;
        background: #222;
    }
    header .navbar-brand {
        padding: 5px ;
        width: 20%;
    }
    header figure{
        margin-top: -15px;
    }
    header figure img {
        width: 100%;
    }
    .pre-header .social-top{
        display: none;
    }
    .pre-header .top-contact{
        text-align: right;
    }
    .navbar-header .top-acc{
        display: flex;
        justify-content: center;
        margin-top: 10px; 
    }
    header .navbar-default .navbar-nav > li > a {
        line-height: 23px;
    }
    header .navbar-default {
        padding: 10px 0 0;
    }
    .nav > li > a {
        padding: 3px 9px;
        font-size: 14px;
    }
    .dropdown-menu > li > a {
        font-size: 14px;
    }
    .top-contact  li  a {
        font-size: 14px;
    }
    #banner {
        height: auto;
        border-bottom: 5px solid #FFE800;
    }
    #banner .bx-caption {
        width: 50%;
        left: 55%;
        top: 50%;
    }
    #inner-banner figure {
        height: 247px;
    }
    #inner-banner figcaption {
        bottom: 0;
        left: 5%;
        width: 45%;
        font-size: 14px;
        top: 50%;
    }
    #inner-banner figcaption h1 {
        font-weight: 600;
        margin-bottom: 5px;
        font-size: 25px;
    }
    #inner-banner.book-page figure{
        height: 50px;
    }
    #inner-banner.book-page figcaption {
        position: static;
        margin-left: 15px;
        padding: 9px 0;
    }
    footer {
        padding: 40px 0 20px;
    }
    footer li i {
        font-size: 15px !important;
    }
    footer li, footer li a, footer td, .end p {
        font-size: 14px;
        letter-spacing: 0.25px;
    }
    footer figure img {
        margin-top: 0;
    }
    .ft-quick {
        margin-top: 10px;
    }
    .end p {
        margin-top: 5px;
    }
    footer .fa-ul li {
        line-height: 22px;
    }
    .ft-top figure img {
        width: 100%;
    }
    .lt-cherrybrook .table {
        width: 100%;
    }
    .ms-package, .ms-package1 {
        margin-bottom: 25px;
    }
    .sidebar{
        margin-top: 5%;
    }
    .sidebar aside {
        width: 13%;
    }
    .sidebar aside .fi::before {
        font-size: 40px;
    }
    .lt-cherrybrook .table {
        width: 90%;
    }
    .lt-cherrybrook .container {
        width: 739px;
    }
    .ft-fix2 li{
        margin-bottom: 3px;
    }
    .ft-fix2 li:last-child{
        margin-bottom: 0;
    }
}
/*iphone 5 and android lanscape and nexus 7 potrait*/
@media(max-width:640px){
    h3 {
        font-size: 15px;
    }
    header{
        position: static;
    }
    header .navbar-default {
        padding: 5px 0 0;
        background: #222
    }
    .pre-header .top-contact li span {
        display: none;
    }
    .navbar {
        height: auto;
        padding: 15px 0;
    }
    .navbar-brand figure{
        margin-top: -5px;
    }
    .navbar-brand figure img{
        width: 100%;
    }
    .navbar-default .navbar-collapse{
        margin-top: 0px;
    }
    #inner-banner figcaption h1 {
        font-size: 18px;
    }
    #inner-banner figcaption {
        font-size: 12px;
    }
    #inner-banner figcaption {
        left: 3%;
        top: 53%;
    }
    #banner {
        height: auto !important;
    }
    #inner-banner.book-page figure{
        height: 50px;
    }
    #inner-banner.book-page figcaption {
        position: static;
        margin-left: 15px;
        padding: 15px 0;
    }
    .end{
        text-align: center;
    }
    .social-top {
        text-align: center;
    }
    #inner-banner figure {
        height: 206px;
    }
    .panel .panel-title {
        font-size: 14px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a{
        color: #fff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fce600;
    }
    .navbar .col-xs-12{
        padding: 0;
    } 
    .dropdown-menu > li {
        border-bottom: none;
    }
    #banner .bx-caption {
        left: 47%;
    }
    .pre-header > .row{
        margin: 0;
    }
    /* Force table to not be like tables anymore */
    #no-more-tables table, 
    #no-more-tables thead, 
    #no-more-tables tbody, 
    #no-more-tables th, 
    #no-more-tables td, 
    #no-more-tables tr { 
        display: block; 
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr { border: 1px solid #ccc; }

    #no-more-tables td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 50%; 
        white-space: normal;
        text-align:left;
    }

    #no-more-tables td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }
    /*
 Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }

    .social-bottom {
        text-align: center;
    }
    .end p{
        text-transform: none;
    }
    .dashboard .dashboard-content .btn-custom{
        padding: 8px 12px;
    }
}
/*Samsung s7 landscape*/
@media (-webkit-min-device-pixel-ratio: 3) and (min-resolution: 192dpi){
    #banner {
        height: auto !important;
    }
}
/*iphone 4 landscape(optional)*/
@media(max-width:599px){
    /*    #banner {
            height: 295px !important;
        }
        .navbar-brand {
            margin-top: -14% !important;
        }
        .top-contact li:first-child {
            padding-right: 2px;
        }*/
}
@media(max-width:568px){
    /*    #banner {
            height: 295px !important;
        }
        .navbar-brand {
            margin-top: -14% !important;
        }
        .top-contact li:first-child {
            padding-right: 2px;
        }*/
}
/*iphone 4 landscape(optional)*/
@media(max-width:480px){
    header .navbar-brand {
        width: 24%;
    }
    .navbar-brand figure img {
        width: 100%;
    }
    .social-top {
        display: none;
    }
    .navbar-toggle {
        margin-bottom: 5px;
        padding-bottom: 0px;
    }
    .navbar-header .top-acc {
        margin-top: 15px;
    }
    .navbar-header .navbar-toggle {
        margin-bottom: 15px;
    }
    #banner .bx-caption {
        left: 25%;
        top: 35%;
    }
    .navbar {
        height: auto;
        padding: 10px 0;
    }
    #inner-banner figure {
        height: 130px;
    }
    #inner-banner figure img{
        height: 130px;
    }
    #inner-banner figcaption h1 {
        font-size: 15px;
    }#inner-banner figcaption {
        left: 3%;
        top: 51%;
        width: 75%;
        line-height: 13px;
    }
    .ft-top .col-xs-8{
        width: 100%;
        margin-bottom: 25px;
    }
    .cm-member .col-xs-6{
        width:100%;
    }
    .sidebar article {
        margin-left: 40px;
    }
    .table-fix .table > tbody > tr > td,
    .table-fix .table > tbody > tr > th,
    .table-fix .table > tfoot > tr > td,
    .table-fix .table > tfoot > tr > th,
    .table-fix .table > thead > tr > td,
    .table-fix .table > thead > tr > th{
        padding: 8px 3px;
        font-size: 9px;
    }
    .table-fix .table > tbody > tr > th{
        text-transform: uppercase;
    }

}

/*iphone 5 and android potrait*/
@media(max-width:380px){
    .inr-login-interface {
        width: 98%;
        margin: 0 auto;
    }
    h1{
        font-size: 16px;
    }
    .social-top {
        display: none;
    }
    .pre-header .top-contact li:nth-child(2) {
        display: none;
    }
    .navbar-toggle{
        margin-bottom: 6px;
    }
    .navbar {
        height: auto;
        padding: 10px 0;
    }
    header .navbar-brand {
        width: 30%;
    }
    header .navbar-brand figure{
        margin-top: 0;
    }
    #banner .bx-caption {
        width: 40%;
        left: 30%;
        top: 25%;
    }
    #banner .bx-caption h1 {
        font-size: 20px !important;
    }
    #inner-banner figure {
        height: 130px;
    }
    #inner-banner figure img{
        height: 130px;
    }
    #inner-banner figcaption h1 {
        font-size: 15px;
    }#inner-banner figcaption {
        left: 3%;
        top: 51%;
        width: 75%;
        line-height: 13px;
    }
    .ft-top .col-xs-8{
        width: 100%;
        margin-bottom: 25px;
    }
    .cm-member .col-xs-6{
        width:100%;
    }
    .sidebar article {
        margin-left: 40px;
    }

    .table-fix .table > tbody > tr > td,
    .table-fix .table > tbody > tr > th,
    .table-fix .table > tfoot > tr > td,
    .table-fix .table > tfoot > tr > th,
    .table-fix .table > thead > tr > td,
    .table-fix .table > thead > tr > th{
        padding: 8px 1px;
        font-size: 9px;
    }
    .table-fix .table > tbody > tr > th{
        text-transform: uppercase;
    }

    .ft-quick{
        margin-top: 40px;
    }
    main section {
        padding: 30px 0;
    }
    footer {
        padding: 50px 0 70px;
    }
    .ft-top .col-xs-4{
        width: 50%;
    }
    .ft-top figure img{
        margin-bottom: 0;
    }

}

/*iphone4 potrait(optional)*/
@media(max-width:320px){
    header .navbar-brand {
        width: 35%;
    }
    .top-acc > li {
        border: 1px solid #fff;
        padding: 5px 12px;
        border-radius: 30px;
        float: right;
    }
    .table-fix .table > tbody > tr > th {
        text-transform: capitalize;
    }
    .ft-fix2{
        top: -140px;
    }
    footer li i {
        font-size: 12px !important;
    }
}

/*nexus 7 potrait(optional)*/
@media (max-width: 603px){
    .navbar-brand {
        /*margin-top: -14%;*/
    }
}
@media(min-width:990px){
    .navbar-brand{
        display: none;
    }
    /*    .container-fluid, .navbar-collapse{
            padding: 0;
        }*/
}
@media(min-width:768px){
    .container-fluid, .navbar-collapse{
        padding: 0;
    }
}