a#pull {
    display: none;
}

a#pull:after {
    content: " ";
    background: url(../images/nav-icon.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 1%;
    top: 8px;
}

@media only screen and (min-device-width : 768px) {
    .main-menu li ul.sub-menu {
        /*width: 200px !important;*/
    }
}


/*------- Only big Screen --------*/
@media only screen and (min-device-width : 1060px) {

}

/*--------Ipad Portrait----------*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .home-sq-big {
        width: 318px !important;
    }

    .home-sq-big img {
        height: 234px;
    }

    .hv-box {
        margin-right: 10px;
    }

    .home-block-4 .hv-box {
        margin-right: 8px;
    }

    .r-pan {
        float: none;
        margin: 0 auto;
    }
}

/*--------- Mobile Menu ----------*/

@media only screen and (max-width: 768px) {
    .mobile-only {
        display: block !important;
    }
    #nav {
        border-bottom: 0;
    }
    #nav ul {
        display: none;
        height: auto;
        z-index: 4000;
    }
    .nav-btn a#pull {
        display: block;
        background-color: #773703;
        /*width: 100%;*/
        position: relative;
        /*line-height: 39px;*/
        height: 35px;
        text-indent: 10px;
        text-align: left;
        color: #fff;
        font-family: 'lato',sans-serif;
        z-index: 1000;
        width: 40px;
        border-radius: 5px;
        margin-top: -5px;
    }
    
    .main-menu {
        border-bottom: 0;
        margin: 0;
        position: relative;
    }

    .main-menu li {
        width: 100%;
        float: none;
        position: relative;
        box-sizing: border-box;
        padding: 4px 11px 4px;
        font-size: 13px;
        letter-spacing: 0.4px;
        background: #773703;
        border-bottom: 1px solid #562802;
        z-index: 1000;
        border-top: 1px solid #904609 !important;
        color: #c1c1c1;
        font-weight: 400 !important;
    }

    .nav li a {
        border-right: 0;
        padding: 0px 10px;
        border: 0;
        color: #fff !important;
    }

    .nav li a:active {
        border: none;
    }

    .main_menu li a {
        color: #3E3D3D;
        width:100%;
        box-sizing:border-box;
    }

    .main-menu li ul {
        position: relative;
        display: none !important;
        top: 0;
        padding-top: 0;
        background: #000;
        width: 100%;
        left: 0;
    }

    .main-menu ul li:hover > ul {
        display: block !important;
    }

    .main-menu li ul li {
        background: none;
        border: none;
        font-weight: normal;
        width: 100%;
        border-bottom: 0;
        border-top: 0;
    }

    .main-menu li:hover, .main_menu li:active {
        background: #292929;
    }

    .main-menu li:hover a {
        color: inherit;
    }

    .main-menu li ul li a:before {
        content: '- ';
    }
    
    .main-menu li li ul {
        position: relative !important;
        left:0 !important;
        display: none;
        top: 0;
    }
    
    .main-menu ul li li:hover ul {
        display: block !important;
    }

    /*---- Common Styles ---*/
    .header-logo {
        width: 50%;
    }
    
    .nav-section {
        height: 0;
        border-top: 1px solid #dcdcdc;
    }
    
    .mobile-none {
        display: none !important;
    }

    .mobile-only {
        display: block;
    }

    main {
        width: 100%;
    }

    .hcontainer {
        width: 100%;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        box-sizing: border-box;
    }

    .l-pan {
        float: none;
        width: 100%;
    }

    .header .h-block .h-tab .h-reser-btn {
        float: left;
    }

    .header .h-block .h-tab .social-ul {
        float: right;
    }


}
/*--------- Below Tablets--------*/

@media only screen and (max-width: 767px) { 

    .lefter,
    .righter,
    .footer-widget,
    .leader-box,
    .news-box,
    .leftpan {
        float: none !important;
    }

    .container,
    .footer-widget,
    .content,
    .leader-box,
    .news-box,
    .leftpan {
        width: 100%;
    }

    .footer-nav-wrapper,
    .footer-widget,
    .footer-credits .col-xs-12 {
        text-align: center !important;
    }

    /* Images foll width */
    .header-logo img,
    .footer-banner img {
        width: 100%;
    }

    .header-logo {
        padding: 3px 0;
        width: 50%;
        max-width: 195px;
    }

    .header {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .post-box .post-img,
    .top-bar-left,
    .meta-data {
        float: left !important;
    }

    .nav-btn,
    .top-bar-right,
    .post-share {
        float: right !important;
    }

    .home-rooms-sec .col-md-6 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .home-rooms,
    .hall-block,
    .dining-block {
        height: 200px;
        margin-bottom: 10px;
    }

    .h-mid-block {
        padding-bottom: 15px;
    }

    .header .h-mid-block img {
        max-width: 300px;
        margin: 0 auto;
    }

    .home-rooms .block-over .hover-div {
        width: 83%;
        padding: 25px 0;
    }

    .home-rooms .block-over .hover-div h2 {
        margin-bottom: 20px;
    }

    .hall-block .block-over .hover-div, .dining-block .block-over .hover-div {
        width: 82%;
        padding: 25px 0;
    }

    .navbar-toggle {
        margin-right: 0;
    }

    .home-two-blocks .half-block .block-hover {
        padding: 30px 0;
        margin: 15px;
    }

    .home-two-blocks .half-block,
    .home-blog-box {
        margin-bottom: 25px;
    }

    .home-intro .home-intro-text {
        padding: 0 20px;
    }

    /*-- Slider --*/

    
    .reser-form .rate-img,
    .footer-trip-ad,
    .footer-main-nav {
        display: none !important;
    }

    .slider-sec {
        height: 450px;
        background-size: cover;
        background-repeat:  no-repeat;
    }
	
	.slider-sec .slider .slider-item .slider-img-1,
	.slider-sec .slider .slider-item .slider-img-2,
	.slider-sec .slider .slider-item .slider-img-3 {
		height:450px !important;
	}
	
	.reser-bar-sec {
		background-color: #fdb683;
		padding-top: 15px;
	}

    .slider-title h1 {
        font-size: 33px;
        margin-top: 14%;
    }

    .reser-form .input {
        width: 49%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .reser-form .big-span {
        width: 100%;
    }

    .reser-form .adult {
        float: left;
    }

    .reser-form .child {
        float: right;
    }

    .reser-form .book-btn {
        width: 100%;
    }

    .home-intro-sec {
        padding: 45px 0;
    }

    .home-intro .intro-wrapper {
        width: 90%;
    }

    .home-intro .intro-title h1 {
        margin-top: 0;
        margin-bottom: 8px;
        font-size: 25px;
    }

    .home-intro .intro-para p {
        padding-top: 10px;
        font-size: 14px;
    }

    .home-two-blocks .block-left,
    .home-two-blocks .block-right {
        border: none;
    }

    .home-dine {
        margin-left: 0;
        margin-right: 0;
    }

    .reser-form {
        padding-left: 0;
    }


}

/*--------- Below Tablets--------*/

@media only screen and (max-width: 328px) {
    .span-2 {
        width: 48%;
    }
}