/*************Responsive Styles*****************/

@media screen and (max-width: 1245px){
    .row.blog-page-row{
        margin: 50px 0px!important;
    }
    .single-blog-row {
        margin: 50px 0px;
}
.header-empty-col{
    flex: 0 !important;
}
#access .menu-header li{
    padding: 20px 12px;
}
:lang(ar) #access .menu-header li{
    padding: 20px 11px;
}
.wrapper .row{
    margin-right: 0px;
    margin-left: 0px;
}
section.main-foot-sec{
    padding: 0px 15px; 
}
.home-fifth-section{
    padding: 80px 15px;
}
}
@media screen and (max-width: 1200px){
.book-now-btn{ 
    display:block;
    position: fixed;
    bottom: 60px;
    left: 15px;
}
.home-first-section-left-content .button {
   background-color: transparent;
   border: none;
   box-shadow: none;
   outline: none;
   color: var(--color1);
   font-family: var(--font1);
   font-size: 16px;
   line-height: 26px;
   display: flex!important; 
   justify-content: center;
   align-items: center;
   margin: 0 auto;
   flex-direction: column;
}

.home-first-section-left-content{
position: relative;
}
.home-first-section-left-content {
	max-height: 159px;
	overflow: hidden;
	
}
.home-first-section-left-content .read-more { 
	position: absolute; 
	bottom: -1px; 
	left: 0;
	width: 100%; 
	text-align: center; 
	margin: 0; 
	padding: 73px 0 0px 0; 
    display: flex; 
/* "transparent" only works here because == rgba(0,0,0,0) */ 
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0.3), rgba(255,255,255,1), rgba(255,255,255,1), white);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.3)), to(rgba(255,255,255,1)), color-stop(0.5, rgba(255,255,255,1)), to(white));
    visibility: visible;
    
}


.home-first-section-left-content .button::after{
	content: '';
	width: 12px;
	height: 12px;
	background-image: url('images/readmore-arrow.svg');
	background-size: 12px 12px;
	display: block;
}
.home-first-section-left-content .button:hover{
	color: var(--color2);
}
.home-first-section-left-content .button:hover::after{
	filter: brightness(3) invert(1);
}

.home-first-section-right-content .button {
   background-color: transparent;
   border: none;
   box-shadow: none;
   outline: none;
   color: var(--color1);
   font-family: var(--font1);
   font-size: 16px;
   line-height: 26px;
   display: flex; 
   justify-content: center;
   align-items: center;
   margin: 0 auto;
   flex-direction: column;
}

.home-first-section-right-content{
position: relative;
}
.home-first-section-right-content {
	max-height: 159px;
	overflow: hidden;
	
}
.home-first-section-right-content .read-more { 
	position: absolute; 
	bottom: -1px; 
	left: 0;
	width: 100%; 
	text-align: center; 
	margin: 0; 
	padding: 73px 0 0px 0; 
    display: flex; 
/* "transparent" only works here because == rgba(0,0,0,0) */ 
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0.3), rgba(255,255,255,1), rgba(255,255,255,1), white);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.3)), to(rgba(255,255,255,1)), color-stop(0.5, rgba(255,255,255,1)), to(white));
    visibility: visible;
}


.home-first-section-right-content .button::after{
	content: '';
	width: 12px;
	height: 12px;
	background-image: url('images/readmore-arrow.svg');
	background-size: 12px 12px;
	display: block;
}
.home-first-section-right-content .button:hover{
	color: var(--color2);
}
.home-first-section-right-content .button:hover::after{
	filter: brightness(3) invert(1);
}


}
/***************iPhone Portrait**************/

@media only screen and (max-width: 479px) and (min-width: 320px) {
   
.wpcr3_review{
    flex: 0 0 100%;
}    
.footer-sections {
    width: 100%;
}
.banner-inner-main h1 {
    
    text-align: center;
    font-size: 50px;
}
.banner-inner-main {
    min-height: 350px !important;
   height: 350px !important; 
}
.vbo-search-submit .btn {
    
    width: auto !important;
}
.home-fourth-section video {
    width: 100% !important;
    height: 200px !important;
}
/*.row.home-fifth-main-2 {
    flex-direction: column-reverse;
}*/
.home-first-section {
   padding: 250px 0px 40px 0px;
}
.home-second-section {
    padding: 40px 0px 90px 0px;
    background-color: #f6f6f6;
}
.home-first-section .row {
   /* flex-direction: column-reverse;*/
}
.home-first-section img {
    padding-bottom: 30px;
}
.home-third-section-reviews {
    padding-top: 50px;
}
.row.home-fifth-main-1 {
    flex-direction: column-reverse;
}
.home-fifth-section img {
    padding-bottom: 30px;
}
.blog-col {
    padding-top: 30px;
}
.newsletter-left h2 {
    background-size: 60px 60px!important;
    font-size: 25px;
    padding-left: 100px;
    line-height: 35px;
}
.newsletter-right form {
    display: block;
    align-items: center;
}
input.tnp-email {
    width: 100% !important;
   
}
.footer-sections h2 {
   
    padding-bottom: 20px;
    padding-top: 20px;
}
.bottom-footer-left {
    text-align: center;
    padding-bottom: 20px;
}
.bottom-footer-left h4{
    line-height: 27px;
}
.bottom-footer-right {
    text-align: center;
}
.tab-bg {
   
    margin-bottom: 30px;
}
.rm-main {
    width: 100%;
    float: none;
   
}
.room-list-bg {
    height: 210px;
   
}
.rest-first-section-inner h2, .rest-first-section-inner h3 {
    font-size: 30px;
    
    line-height: 50px;
   
}
/*.rest-first-section-inner p {
   
    padding-top: 20px;
}*/
.rest-first-section-in {
   
    margin-bottom: 50px;
}
.men {
   
    text-align: center;
}
.menu-main-col-left {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-bottom: 20px;
}
.inner-banner {
    height: 200px;
    
}
.inner-banner h1 {
   
    font-size: 40px;
   
}
.service-col-right {
    padding-top: 20px;
}
.services-list ul {
    list-style-type: none;
    column-count: 1;
    margin-top: 20px;
}
.service-main-section-row {
    padding: 40px 0px;
}
.contact-first-section-left h3 {
    font-size: 18px;
    line-height: 28px;
}
.rm-main img{
	height: auto !important;
}
.mob-menu-logo-holder {
    
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.logo-foot-section {
    padding: 40px 0px 0px 0px;
   
}
.footer-top-section {
    padding: 40px 0px;
   
}
button.slick-prev.pull-left.slick-arrow,button.slick-next.pull-right.slick-arrow {
   
    top: 35%;
    
}
.page.page-id-494 .container,.page.page-id-482 .container,.page.page-id-500 .container,.page.page-id-158 .container {
    width: 100% !important;
    max-width: 100% !important;
}
.wrapper {
    width: 90%;
}
.home-feature-section{
   padding: 0px 0px 40px 0px!important; 
}	
}


/**********************iPhone Landscape*************/

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

	.footer-sections {
    width: 100%;
}
.banner-inner-main h1 {
    
    text-align: center;
    font-size: 50px;
}
.banner-inner-main {
    min-height: 350px !important;
    height: 350px !important;
    
}
.vbo-search-submit .btn {
    
    width: auto !important;
}
.home-fourth-section video {
    width: 100% !important;
    height: 300px !important;
}
/*.row.home-fifth-main-2 {
    flex-direction: column-reverse;
}*/
.home-first-section {
    padding: 250px 0px 100px 0px;
}
/*.home-first-section .row {
    flex-direction: column-reverse;
}*/
.home-first-section img {
    padding-bottom: 30px;
}
.home-third-section-reviews {
    padding-top: 50px;
}
.row.home-fifth-main-1 {
    flex-direction: column-reverse;
}
.home-fifth-section img {
    padding-bottom: 30px;
}
.blog-col {
    padding-top: 30px;
}
.newsletter-left h2 {
    font-size: 30px;
    padding-left: 100px;
    line-height: 45px;
}
.newsletter-right form {
    display: block;
    align-items: center;
}
.home-second-section {
    padding: 40px 0px 90px 0px;
    background-color: #f6f6f6;
}
input.tnp-email {
    width: 100% !important;
   
}
.footer-sections h2 {
   
    padding-bottom: 20px;
    padding-top: 20px;
}
.bottom-footer-left {
    text-align: center;
    padding-bottom: 20px;
}
.bottom-footer-left h4{
    line-height: 27px;
}
.bottom-footer-right {
    text-align: center;
}
.tab-bg {
   
    margin-bottom: 30px;
}
.rm-main {
    width: 100%;
    float: none;
   
}
.room-list-bg {
    height: 210px;
   
}
.rest-first-section-inner h2, .rest-first-section-inner h3 {
    font-size: 30px;
    
    line-height: 50px;
   
}
.rest-first-section-inner p {
   
    padding-top: 20px;
}
.rest-first-section-in {
   
    margin-bottom: 50px;
}
.men {
   
    text-align: center;
}
.menu-main-col-left {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-bottom: 20px;
}
.inner-banner {
    height: 200px;
    
}
.inner-banner h1 {
   
    font-size: 40px;
   
}
.service-col-right {
    padding-top: 20px;
}
.services-list ul {
    list-style-type: none;
    column-count: 2;
    margin-top: 20px;
}
.service-main-section-row {
    padding: 40px 0px;
}
.contact-first-section-left h3 {
    font-size: 18px;
    line-height: 28px;
}
.rm-main img{
	height: auto !important;
}
.mob-menu-logo-holder {
    
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.logo-foot-section {
    padding: 40px 0px 0px 0px;
   
}
.footer-top-section {
    padding: 40px 0px;
   
}
button.slick-prev.pull-left.slick-arrow,button.slick-next.pull-right.slick-arrow {
   
    top: 35%;
    
}
.page.page-id-494 .container,.page.page-id-482 .container,.page.page-id-500 .container,.page.page-id-158 .container {
    width: 100% !important;
    max-width: 100% !important;
}
.wrapper {
    width: 90%;
}
.home-feature-section{
   padding: 0px 0px 40px 0px!important; 
}
}


/*************************iPad Portrait***************/

@media only screen and (max-width: 985px) and (min-width: 768px) {

	.footer-sections {
    width: 100%;
}
.banner-inner-main h1 {
    
    text-align: center;
    font-size: 50px;
}
.banner-inner-main {
    min-height: 350px !important;
    height: 500px !important;
    
}
.vbo-search-submit .btn {
    
    width: auto !important;
}
.home-fourth-section video {
    width: 100% !important;
    height: 380px !important;
}
/*.row.home-fifth-main-2 {
    flex-direction: column-reverse;
}*/
.home-first-section {
    padding: 250px 0px 100px 0px;
}
/*.home-first-section .row {
    flex-direction: column-reverse;
}*/
.home-first-section img {
    padding-bottom: 30px;
}
.home-third-section-reviews {
    padding-top: 50px;
}
/*.row.home-fifth-main-1 {
    flex-direction: column-reverse;
}*/
.home-fifth-section img {
    padding-bottom: 30px;
}
.blog-col {
    padding-top: 30px;
}
.newsletter-left h2 {
    font-size: 24px;
    padding-left: 100px;
    line-height: 40px;
}
.newsletter-right form {
    display: block;
    align-items: center;
}
input.tnp-email {
    width: 100% !important;
   
}
.footer-sections h2 {
   
    padding-bottom: 20px;
    padding-top: 20px;
}
.bottom-footer-left {
    text-align: center;
    padding-bottom: 20px;
}
.bottom-footer-left h4{
    line-height: 27px;
}
.bottom-footer-right {
    text-align: center;
}
.tab-bg {
   
    margin-bottom: 30px;
}
.rm-main {
    width: 100%;
    float: none;
   
}
.room-list-bg {
    height: 400px;
   
}
.rest-first-section-inner h2, .rest-first-section-inner h3 {
    font-size: 30px;
    
    line-height: 50px;
   
}
.rest-first-section-inner p {
   
    padding-top: 20px;
}
.rest-first-section-in {
   
    margin-bottom: 50px;
    height: 200px;
}
.men {
   
    text-align: center;
}
.menu-main-col-left {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-bottom: 20px;
}
.inner-banner {
    height: 200px;
    
}
.inner-banner h1 {
   
    font-size: 40px;
   
}
.service-col-right {
    padding-top: 20px;
}
.services-list ul {
    list-style-type: none;
    column-count: 2;
    margin-top: 20px;
}
.service-main-section-row {
    padding: 40px 0px;
}
.contact-first-section-left h3 {
    font-size: 18px;
    line-height: 28px;
}
.menu-main-col-left h5 {
    width: 50px;
    height: 50px;
    
}
.rest-first-section-absolute {
  
    width: 170px;
   
}
.blog-col img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.rm-main img{
	height: auto !important;
}
.tabs-clicks-sec {
    max-width: 50% !important;
    flex: 0 0 50%;
}
.mob-menu-logo-holder {
    
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.logo-foot-section {
    padding: 40px 0px 0px 0px;
   
}
.footer-top-section {
    padding: 40px 0px;
   
}
button.slick-next1.pull-right.slick-arrow {
    
    top: 30%;
    
}
button.slick-prev1.pull-left.slick-arrow {
   
    top: 30%;
   
}
button.slick-prev.pull-left.slick-arrow,button.slick-next.pull-right.slick-arrow {
   
    top: 45%;
    
}
.page.page-id-494 .container,.page.page-id-482 .container,.page.page-id-500 .container,.page.page-id-158 .container {
    width: 100% !important;
    max-width: 100% !important;
}
.wrapper {
    width: 90%;
}
.wpcr3_item.wpcr3_business{
    column-gap: 10px;
}
.home-feature-section{
   padding: 0px 0px 40px 0px!important; 
}
}


/**************iPad Landscape***************/

@media only screen and ( max-width: 1024px) and (min-width: 986px) {

	.newsletter-left h2 {
   
    padding-left: 100px;
}
.menu-main-col-left h5 {
    width: 70px;
    height: 70px;
   
}
.services-list ul {
    list-style-type: none;
    column-count: 2;
}
.tabs-clicks-sec {
    max-width: 50% !important;
    flex: 0 0 50%;
}
.mob-menu-logo-holder {
    
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.page.page-id-494 .container,.page.page-id-482 .container,.page.page-id-500 .container,.page.page-id-158 .container {
    width: 100% !important;
    max-width: 100% !important;
}
.vbdivsearch .vb-search-inner {
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    justify-content: center !important;
}
.wrapper {
    width: 90%;
}
	
}


/*******************************************/


/**************other screens responsive***************/

@media only screen and ( min-width: 1200px) {
/*    .banner-inner-main{*/
/*        align-items: flex-start;*/
/*    }*/
/*    .banner-inner-main-content {*/
/*        z-index: 9;*/
/*        text-align: left;*/
/*        margin-left: 10%;*/
/*}*/
}

@media only screen and ( min-width: 1500px) {

    .banner-inner-main{
        height: 100vh !important;
    }
    
	
}

@media only screen and ( max-width: 986px) {
    .home-search-form-sec {
    padding: 50px 0px 0px 0px;
}
.book-now-btn{
    bottom: 90px;
}
}

@media only screen and ( max-width: 767px) {
   .book-now-btn{
        display: flex!important; 
        align-items: center;
        width: 100%;
        background: #fff;
        left:0px;
        bottom:0px!important;
        padding-top: 9px;
        padding-bottom: 21px;
        justify-content: center;
   }
   .book-now-btn a {
    width: 80%!important;
}
.main-foot-sec{
    margin-bottom: 70px;
}
}
@media only screen and ( max-width: 600px) {
button.slick-prev.pull-left.slick-arrow, button.slick-next.pull-right.slick-arrow {
    top: auto;
    bottom: 20px;
}
button.slick-prev.pull-left.slick-arrow{
    left:20%;
}
button.slick-next.pull-right.slick-arrow{
    right:20%;
}
}

@media only screen and ( max-width: 800px) {
    .book-now-btn {
    bottom: 30px;
}
}

@media only screen and ( max-width: 320px) {
    .newsletter-left h2 {
    background-size: 60px 60px!important;
    font-size: 25px;
    padding-left: 100px;
    line-height: 35px;
}
}

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

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

@media only screen and ( max-width: 1366px) and (min-width: 1280px) {}

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