/* Media Queries
-------------------------------------------------------------- */
@media only screen and (min-width: 1600px) and (max-width: 2000px) {

	.logo {
	    padding: 18px 0 20px;
	}
}
@media only screen and (min-width: 1368px) and (max-width: 2000px) {

	.wrap-formrequest .contactform-title h3 {
	    font-size: 28px;
	}
}
@media only screen and (max-width: 1346px) {

	.wrap-formrequest .contactform-title h3 {
	    font-size: 16px;
	}
	.contactform.wrap-form.style2 .flat-input button[type="submit"]{
		font-size: 24px;
		line-height: 30px;
	}
	.wrap-formrequest .contactform .form-control, .contactform .flat-input select{
		font-size: 34px;
	}
	.flat-input{
		padding-top: 22px;
	}
	.wrap-formrequest .contactform{
		margin-top: -126px;
	}
	.wrap-formrequest .contactform-title{
		padding: 30px;
	}
}

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

	.wrap-formrequest .contactform-title h3 {
	    font-size: 14px;
	}
	.flat-input{
		padding-top: 30px;
	}
	.contactform.wrap-form.style2 .flat-input button[type="submit"]{
		font-size: 20px;
		line-height: 26px;
	}
	.wrap-formrequest .contactform .form-control, .contactform .flat-input select{
		font-size: 24px;
	}
	.wrap-formrequest .contactform{
		margin-top: -120px;
	}
	.wrap-formrequest .contactform-title{
		padding: 30px 26px;
	}
}
@media only screen and (max-width: 1366px) {

	.padding-lr200 {
	    padding: 0px 50px;
	}
	.imagebox .imagebox-content {
		padding: 10px 25px 10px 15px;
	}

}
/* Smaller than standard 1200 */
@media only screen and (max-width: 1199px) {
	.title-section.title-has-desc .ttm-subheading{
		font-size: 16px;
	}
	.our_services ul .list-li-content{
		font-size: 14px;
	}
	.our_services ul li i{
		top: 9px;
		font-size: 16px;
	}
	#mainnav-mobi .menu {
	    overflow-y: auto;
	    height: 30vh;
	}
	.header.downscrolled ~ #mainnav-mobi, .header.header-absolute.downscrolled ~ #mainnav-mobi  {
		position: fixed;
		top: 63px;
	}
 	.logo img{
 		width: 80%;
 	}
 	.logo {
	    padding: 9px 0 15px;
	}
 	.reservation-btn{
 		display: none;
 	}
 	.btn-menu{
 		display: block;
 	}
 	.project-v1.post-list .entry .content-post {
	    padding: 25px 35px 20px 0px;
	}
	.post-list .entry .featured-post {
    	margin: 0px 30px 0px 0px;
	}
}

/* Smaller than standard 992 */
@media only screen and (max-width: 991px) {
	body {
	overflow:hidden;
	}
	.topbar .flat-info-text,
	.topbar .flat-top.social-links{
		display: block;
		text-align: center;
		float: none;
	}
	#mainnav-mobi{
		top: 139px;
	}
	#mainnav-mobi .menu {
    	height: 25vh;
	}
	.top-section{
		margin: -50px 30px 60px;
	}
	.flat-row.section-bg{
		padding: 40px 0 60px;
	}
	.ttm-bg-footer-box{
		padding: 60px 30px 70px 30px;
	}
	.widget-footer ul .text-widget{
		margin: 0;
	}
	.flat-row.section-gallery{
		padding: 40px 0 40px;
	}
	.widget-footer .widget .widget-title{
		font-size :22px;
	}
	.heading-seperator {
    	top: 27%;
	}
	.go-top {
		width: 30px;
		height: 30px;
		line-height: 30px;		
	}
	.welcome-image{
		height: 380px;
	}
	.welcome-image {
		margin-top: 40px;
	}
	.welcome-image-02{
		height: 350px;
	}
	.welcome-image-01{
		height: 300px;
	}
	.welcome-image .welcome-image-01:hover { width: 70%; height: 380px; margin-top: 0; }
	.welcome-image .welcome-image-01:hover + .welcome-image-02 { width: 30%; height: 340px; margin-top: 20px; }
	.imagebox .imagebox-image img, .post-list .entry .featured-post img {
		width: 100%;
	}
	.flat-row, .flat-row.section-iconbox, .flat-row.v12 {
		padding: 40px 0;
	}
	.page-title {
	    padding: 100px 0px 100px;
	}
	.ttm-subheading.ttm_sub_padding_lr_200{
		padding: 0;
	}
	.wrap-formrequest .contactform {
    	margin-top: -115px;
	}
	.wrap-formrequest .contactform{
		background-color: rgba(0,0,0, .80);
	}
	.flat-input{
		padding: 0 25px;
		height: 60px;
		margin: 2px 0;
		background-color: #0a0a0a;
	}
	.wrap-formrequest .contactform-title {
    	padding: 10px 0px 10px 25px;
	}
	.contactform.wrap-form.style2 .flat-input input, .contactform.wrap-form.style2 .flat-input select{
		font-size: 20px;
		line-height: 24px;
	}
	.contactform .flat-input button {
    	margin-bottom: 0px;
	}
	.post-list .entry .featured-post{
		float: none;
		margin: 0px !important;
	}
	.post-list .entry .featured-post img{
		width: 100%;
	}
	.project-v1.post-list .entry .content-post {
    	padding: 20px 20px 20px 20px;
	}
	.nearby-section .right-content:first-child{
		margin-bottom: 30px;
	}
	.iconbox-info{
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 612px) {
	#mainnav-mobi{
		top: 164px;
	}
}
@media only screen and (max-width: 399px) {
	#mainnav-mobi{
		top: 188px;
	}
}
/* All Mobile Sizes */

@media only screen and (max-width: 767px) {
	#mainnav-mobi .menu {
	    overflow-y: auto;
	    height: 50vh;
	}
	.icon-box li{
		font-size: 16px;
		padding-left: 80px;
	}
	.icon-box i{
		left: 30px;
		font-size: 32px;
	}
	.wrap-widget-header > .widget:not(:first-child):after{
		right: -15px;
	}
	.widget-footer .widget .widget-title {
	    margin-bottom: 50px;
	}
	.owl-theme .owl-controls .owl-nav div{
		height: 30px !important;
		width: 30px !important;
		line-height: 30px !important;
		margin: 0 3px !important;
	}
	.owl-theme .owl-controls .owl-nav{
		margin-top: 30px!important;
	}
	.owl-theme.style2 .owl-controls .owl-nav {
		top: -88px !important;
		right: 15px!important;
	}
	.footer .first-footer-widget .row .widget:nth-child(3) {
    	padding: 25px 0px 20px 0px;
	}	
	.footer .widget:last-child {
	    padding: 0px 0px 25px;
	}
}
/* Mobile Landscape Size */
@media only screen and (max-width: 736px) {

	#mainnav-mobi .menu {
    	height: 30vh;
	}
}
@media only screen and (max-width: 667px) {

	#mainnav-mobi .menu {
    	height: 50vh;
	}
}
@media only screen and (max-width: 575px) {

	.wrap-formrequest .contactform {
    	background: #1c1c1c !important;
	}
	.title-section.style2.mb-60{
		margin-bottom: 60px;
	}
	.owl-theme.style2 .owl-controls .owl-nav {
    	top: -75px !important;
	}
	.title-section .title{
		font-size: 32px;
	}
	.nearby-section ul li{
		margin: 0;
	}
}
@media only screen and (max-width: 375px) {

	#mainnav-mobi .menu {
    	height: 25vh;
	}
}