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

	.menu-container.menu_mobile,
	.menu-container.menu_mobile_phone,
	.menu_mobile_button{
	    display: block;
	}

	.gallery-list.grid div:nth-child(2),
	.gallery-list.grid div:nth-child(3),
	.gallery-list.grid div:nth-child(5),
	.gallery-list.grid div:nth-child(6) {
	    left: 0 !important;
	}	

	.row.page-box.xtype1 {
	    margin: 0 !important;
	}

	.gallery-list.grid {
	    height: auto !important;
	}

	.four.six-sm.cols.grid-item {
	    position: relative !important;
	    top: 0 !important;
	}	

	section#slider {
	    display: none;
	}

	.menu-main-menu-container {
	    display: none !important;
	    float:unset !important;
	}

	.header2 {
	    padding: 0;
	    display: none;
	}

	.header1 {
	    text-align: center;
	}


	.fa.fa-bars,
	.fa.fa-phone,
	.fa.fa-times{	   
	    font-size: 35px;
	    line-height: 1;
	    top: 0;
	    right: -10px;
	    /*color: #042f6f;*/
	    color: #e7d5bc;
	    font-weight: 600;
	    cursor: pointer;
	}

	.fa.fa-bars, 
	.fa.fa-phone{
		position: static;
	}

	.fa.fa-times{
		position: absolute;
	}

	span.fa-phone {
	    top: 60px !important;
	}

	.menu-container.menu_mobile,
	.menu-container.menu_mobile_phone {
	    position: fixed;
	    z-index: 9;
	    height: 100%;
	    width: 100%;
		background-color: #6d3370;
		left: -100%;
		transition:  all 500ms ease;
	}

	.menu-container.menu_mobile .menu-main-menu-container {
	    display: block !important;
	    background-color: #6d3370;
	}

	.menu-container.menu_mobile ul {
	    margin: 0;
	    padding-top: 50px;
	}
	.menu-container.menu_mobile ul li {
	    width: 100%;
	    text-align: center;	        	
	}

	.fa-times {
	    font-size: 35px !important;
	    line-height: 1 !important;
	    top: 25px !important;
	    right: 15px !important;
	    color: #042f6f;
	    font-weight: 600 !important;
	    cursor: pointer;
	}

	.menu_mobile_button2 .menu-utils.hide-xs{
		display: block !important;
	    float: unset;
	    padding-top: 100px;
	    margin: 0 auto;
	    text-align: center;
	    width: 100%;
	    max-width: 265px;
	}

	.menu-utils.hide-xs .button.btn-default {
	    padding: 8px 53px;
	    margin: 30px auto 30px!important;
	    position: relative;
	    left: 1px;
	}


	.seven.cols {
	    text-align: center;
	}

	#utils ul {
	    text-align: center;
	}

	.five.cols.mobile,
	.seven.cols.mobile{
	        display: block;
	}

	.five.cols.desktop,
	.seven.cols.desktop{
	        display: none;
	}

	section#slider_home_mobile{
		display:block;
	}

	section#slider_home_mobile img {
	    width: 100%;
	}

	#main div:nth-child(15) .blog_container {
	    padding: 20px;
	}

	.home div#content div.page-box:nth-child(5) div#wpcf7-f216-p4-o1 p {
	    padding-bottom: 0;
	    margin:0;
	}

	.home div#content div.page-box:nth-child(5) form.wpcf7-form p {
	    padding: 0 !important;
	    margin: 0 !important;
	}

	#main div:nth-child(19) p {
	    padding: 0;
	    margin: 0;
	}

	.home div#content div.page-box:nth-child(5){
		 max-width: 100% !important;
	}

	.page-template-page-single_block.page-id-354 #main{
		width: 100%;
	    max-width: unset;
	    margin: 0 auto;
	}

	.sub-menu {
	    position: relative;
	    margin: 0 auto !important;
	    padding: 0 !important;
	    height: 200px;
    	overflow-y: scroll;
	}

	.sub-menu li a {
	    text-align: center;
	}

	ul.sub-menu:before{
		position: relative;
		left:0;
	}

	.page-template.page-template-page-single_block.page-id-169 #main {
	    max-width: 1050px !important;
	}

	.menu_mobile_button .fa.fa-phone {
/* 	    margin-left: 80px; */
	}

	.menu_mobile_button {
	    margin-top: 25px;
	}

	.btn_bphone{
		display: block;
	}

	.bx-wrapper .bx-controls-direction a{
		z-index: 2 !important;
	}

	  /* !important is needed sometimes */
	 ::-webkit-scrollbar {
	    width: 12px !important;
	 }

	 /* Track */
	::-webkit-scrollbar-track {
	   -webkit-box-shadow: inset 0 0 6px #6d3370 !important;
	   -webkit-border-radius: 10px !important;
	   border-radius: 10px !important;
	 }

	 /* Handle */
	 ::-webkit-scrollbar-thumb {
	   -webkit-border-radius: 10px !important;
	   border-radius: 10px !important;
	   background: #6d3370 !important; 
	   -webkit-box-shadow: inset 0 0 6px #6d3370 !important; 

	 }
	 ::-webkit-scrollbar-thumb:window-inactive {
	   background: #6d3370 !important; 
	 }

} /*end of 999*/

@media screen and (max-width: 500px){
	h1{
		font-size: 130px !important;
		margin: 0 15px !important;
	}

	.five.cols h3 {	    
	    /*text-align: center;*/
    	padding-top: 10px !important;
	}

	.page-box.xtype1.wd1 form.wpcf7-form{
		display: inline-block;
		width: 100%;
	}

	.text_type, .text_type2 {
	     margin: 0; 
	}

	.text_type, 
	.text_type2 {
	    width: 100%;
	    max-width: unset;
	}

	.site-details .row {
	    margin: 0;
	}
/*
	.row.page-box.xtype1.wd1 input.wpcf7-form-control.wpcf7-submit {
	    width: 100%;
	    background: #000;
	    font-size: 16px;
	    font-weight: 600;
	    color: #909090;
	    text-transform: uppercase;
	}*/

	.page-template-page-single_block.page-id-354 #main{
		width: 100%;
	    max-width: 360px;
	    margin: 0 auto;
	}

	.header_inner {
	    padding: 40px 20px !important;
	    /*margin-bottom: 30px;*/
	}
	
}



@media screen and (max-width: 968px) and (min-width:768px){
	.row.page-box.xtype1.wd1 .gallery-list.grid div:nth-child(3) {
	    top: calc(100px - 310px) !important;
	}

	.row.page-box.xtype1.wd1 .gallery-list.grid div:nth-child(5) {
	    top: calc(100px - 510px) !important;
	}

	figure {
	    text-align: left;
	}

	.slick-slider .slick-prev{
		left: 0 !important;
	}

	.slick-slider .slick-next{
		right: 10px !important;
	}

	footer .site-details{
		padding: 20px !important;
		width:744px;
	}

	ul.smedia-list{
		text-align: left;
	}

	.home div#content div.page-box:nth-child(5) form.wpcf7-form {
	    /*max-width: 744px;*/
	    margin: 0 auto;
	    width: 100%;
	    display: inline-block;
	}

	.home div#content div.page-box:nth-child(5) .inner_container {
    	max-width: 500px;
	    width: 100%;
	    margin: 0 auto;
	    padding: 40px 20px;
	}

	.text_type, .text_type2 {
	    margin: 0;
	    max-width: unset;
	}

	.type_captcha{
		margin:0;
	}	

	.page-template-page-single_block #main {
	    padding: 0 15px 76px;
	}

	.blog-page .g-recaptcha {
	    -webkit-transform: scale(0.67);
	    -moz-transform: scale(0.67);
	    transform: scale(0.67);
	    -webkit-transform-origin: left top 0;
	    -moz-transform-origin: left top 0;
	    transform-origin: left top 0;
	}

	.footer_submit .wpcf7-form-control-wrap{
		margin-left: unset;
	}

	.footer_submit{
		float: unset;
	    position: relative;
	}
    

/*	ul.typevouch li {    
	    display: inline-grid;
	} */

}

/* end 968 */

@media screen and (max-width: 767px){
	h3 small {
	    font-size: 25px !important;	    
	    font-weight: lighter !important;
	}


	.text_type, 
	.text_type2 {
	    width: 100%;
	    max-width: unset;
	}


	.text_type, .text_type2 {
	     margin: 0; 
	}

	.text_type, 
	.text_type2 {
	    width: 100%;
	    max-width: unset;
	}

	.site-details .row {
	    margin: 0;
	}

	ul.smedia-list{
	    text-align: center;
	}

	h1 {
	    font-size: 80px !important;
	    /*font-size: 40px !important;*/
	}
	h3{
		font-size: 35px !important;
	}
	h2{
		font-size: 42px !important;
	}

	.type_captcha {
    	margin: 0;
    }	

    .footer_submit .wpcf7-form-control-wrap {
	    width: 165px;
	    margin-left: unset;
	}

	footer .g-recaptcha {
	    transform: scale(0.57);
	    -webkit-transform: scale(0.57);
	    transform-origin: 0 0;
	    -webkit-transform-origin: 0 0;
	}


	footer input[type="submit"]{
		padding: 7px 30px !important;	
	}

	.xhslider.hide-xs {
	    display: block !important;
	}

	.logo-slider ul li {
	    width: 350px !important;
	}

	.row.page-box.xtype1.wd1 {
	    margin: 0 auto !important;
	    max-width: 360px !important;
	}

	.home .testi-slider blockquote {
	   padding: 0 50px 60% 20px !important;
	}

	.home .testi-slider blockquote p:nth-child(1) {
	    position: relative;
	    top: 100px;
	}

	.type_captcha { 
    	max-width: 100%;
	    padding-left: 20%;
	}

	ul.typeL5050{
		display:block;
	}

	ul.typeL5050 li {
	    width: 100%;
	} 

	ul.typeL5050 li {
	    margin-top: 25px !important;
	}

	.page-template-page-single_block #main {
	    padding: 0 15px 76px;	    
	}

	.page-template-page-specials div#primary {
	    padding: 60px 15px;
	}

	.page-template-page-specials #main{
		    padding: 60px 20px;
	}

	.page-template-page-single_block #main,	
	.page-template-page-specials div#primary,
	.page-template-page-blog #main,
	.page-template-page-contact #main{ 
		width:100% ;
	    max-width: 360px !important;
	    margin:0 auto;	
	}

	.page-template.page-template-page-gift_vouchers #main,
	.page-template-page-contact #main{
		width:100% ;
	    max-width: 360px !important;
	    margin:0 auto !important;	
	}

	ul.typevouch li{
		text-align: center;
	}
	
	.content_body {
	    display: block;
	}

	.center_content{
		width: 100% !important;
	}

	.right_side.active,
	.left_side.active{
		width: 100%;
		padding: 15px;
		margin:0 auto;
	}

	.blog-page .left-side.active {
	    width: 100%;
	    margin: 0 auto !important;
	    padding: 0 15px !important;
	}

	.blog-page .g-recaptcha {
	    -webkit-transform: scale(0.999);
	    -moz-transform: scale(0.999);
	    transform: scale(0.999);
	    -webkit-transform-origin: left top 0;
	    -moz-transform-origin: left top 0;
	    transform-origin: left top 0;
	}	

	ul.typeFAQ1 h5{
		line-height: 1.5em !important;
		font-size: 16px;
	}	

	ul.typeFAQ1 h5:after {
	    position: absolute;
	    right: 0;
	    top: 0;
	}

	.page-template-page-contact .center_body {
	    display: block;
	}

	.page-template-page-contact #main {
		padding: 0 15px 46px;
	}

	.page-template-page-contact main#main{
		max-height:unset !important;
	}

	.contactp-page .left-side.four.cols {
	    margin-bottom: 25px;
	    max-height:unset;
	}

	.contactp-page .footer_submit{
		display: block !important; 
	}

	.contactp-page .footer_submit .wpcf7-form-control-wrap {	    
	    height: 63px;
	}

	.contactp-page input.wpcf7-submit {
	    min-width: unset !important;	 
	    width: 100%;
	}

	.contactp-page .footer_submit .wpcf7-form-control-wrap {
	    margin: 0 0 0 50px;
	}  

	.page-id-192 .site-main ul.type100 li:nth-child(1) img {
	    margin-bottom: 20px;
	}

	ul.type100 h2{
		text-align: center;
	}

	ul.type3070, .type100{
		display: block !important;
	}

	ul.type100 li:nth-child(1) {	 
	    margin: 0 auto;
	}

	.img_prt{	
	    text-align: center;
	}

	.page-box h3 {
	    line-height: 1 !important;
	}

	.page-template-page-single_block h1 {
	    /*font-size: 40px !important;*/
	}

	ul.type100 ul {
	    margin: 0 0 0 15px !important; 
	}

	.seven.cols, 
	.five.cols, 
	.four.cols, 
	.twelve.cols {
	    padding-left: 0;
	    padding-right: 0;
	}

	footer .site-details {
	    padding: 0 20px !important;
	}

	.site-info .copyright {
	    padding-left: 10px;
	    padding-right: 10px;
	}

	.testi-slider{
		margin: 0 !important;
	}

	blockquote cite {
	    left: unset !important;
	}

	blockquote:after,
	blockquote:before{
		/*display: none;*/
	}

	.testi-slider .bx-wrapper .bx-prev{
		left: -10px;
	}

	.testi-slider .bx-wrapper .bx-next{
		right: -10px;
	}

	.testi-slider .bx-viewport {
		    /*min-height: 485px;*/
	}

	.areas {
	    padding: 0 !important;
	}

	.home #main div.page-box:nth-child(22) .bx-wrapper img {
	    max-width: 80% !important;
	}

	.img_prt {
	    width: 100% !important;
	    -webkit-min-logical-width: auto;
	    min-width: auto;
	}

	ul.moodtype1 li img, ul.moodtype2 li img {
	    padding: 0 0 10px;
	}

	ul.type_moodboard {
	    display: inline;
	}

	.type100 img {
	    width: 100% !important;
	    max-width: unset !important;
	    height: 100% !important;
	    text-align: center !important;
	}	

	ul.type100 ul {
	    margin-left: 0 !important;
	}

	blockquote:before{
	    left: 0;
	}

	blockquote:after{
		right: 45px;
	}

	blockquote cite {	 
	    top: unset !important;
	    bottom: 0 !important;
	}

	#main .testimonials .bx-wrapper {
	    margin-bottom: 0;
	}

	#main .newsletter {
	    display: none;
	}	


}	/* end of 732 */


@media screen and (max-width: 767px){
/*	.home div#content div.page-box:nth-child(5) .inner_container {
	    max-width: 360px;
	}
*/
	.inner_container_top,
	footer .site-details {
	    max-width: 360px;
	    margin: 0 auto;
	    width: auto;
	}

	form.wpcf7-form p:nth-child(4) {
	    text-align: center;
	}

	.page-box.xtype1.wd1 form.wpcf7-form{
		display: inline-block;
		width: 100%;
		text-align: center;
	}

/*	#main div:nth-child(1) .inner_container_top {
	    max-width: 100% !important;
	    padding: 0;
	}

	#main div:nth-child(1) {
		padding:0 !important;
	}*/

	.header1 img{
	    min-width: unset;
    	width: auto;
    	height: auto;
		padding-right: 10px !important;	
	}
	
}



@media screen and (max-width: 1050px) and (min-width: 1000px){
	.slick-slider .slick-prev{
		left: 0 !important;
	}

	.slick-slider .slick-next{
		right: -20px !important;
	}

	#utils ul li a{
		padding: 0 9px !important;
	}

}

@media screen and (max-width: 1170px) and (min-width: 1140px){
	#utils ul li a {    
    	padding: 0 24px;
    }
    
    #utils ul {
    	text-align: center;
    }	
}    

@media screen and (max-width: 320px) {
	footer .site-details{
		padding:0;
	}	

	.contactp-page .footer_submit .wpcf7-form-control-wrap {
	    margin: 0 0 0 35px;
	}    
}	

@media screen and (min-width: 1300px) and (max-width: 1440px){
	.header2 .menu-main-menu-container a{
/* 		padding: 16px 5px !important;
		font-size: 12px !important;	 */
	}

	.menu-utils.hide-xs .button {
	    padding: 10px 10px !important;
	}
    
}

@media screen and (min-width: 768px) and (max-width: 1050px){
	.page-template.page-template-page-gift_vouchers main#main {    
	    width:100%;
	    max-width: 500px !important;
	    margin:0 auto !important;
	}  

	.page-template-page-contact main#main {
	    padding: 0 15px;	    
	    max-width: unset;
	    max-height: unset;
	    padding: 0 15px;
	}

	.contactp-page .footer_submit .wpcf7-form-control-wrap {	    
	    height: 63px;
	    margin: 0 0 0 50px;
	}

	.contactp-page input.wpcf7-submit {
	    min-width: unset !important;	 
	    width: 100%;
	}

	.contactp-page .footer_submit{
		display: block !important; 
	}

	.contactp-page input.wpcf7-submit {
	    min-width: unset !important; 
	    width: 100%;
	}
	
	.page-template-page-contact main#main{
		margin: 30px auto 50px;
	}

	.contactp-page .left-side.four.cols{
		/*max-height: 825px;*/
	}

	.contactp-page .eight.cols.center_content iframe{
		min-height: 825px;
	}
}	
 
@media screen and (max-width: 1170px){ 
	.post-thumb {	   
	    width: 100%;
    }  
}	

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

	.blog-page .g-recaptcha {
	    -webkit-transform: scale(0.87);
	    -moz-transform: scale(0.87);
	    transform: scale(0.907);
	    -webkit-transform-origin: left top 0;
	    -moz-transform-origin: left top 0;
	    transform-origin: left top 0;
	}
}

@media screen and (max-width: 320px){
	.blog-page .g-recaptcha {
	    -webkit-transform: scale(0.87);
	    -moz-transform: scale(0.87);
	    transform: scale(0.87);
	    -webkit-transform-origin: left top 0;
	    -moz-transform-origin: left top 0;
	    transform-origin: left top 0;
	}	
}

@media screen and (min-width: 768px) and (max-width: 968px){
	blockquote:before{
		left: 40px;
	}

	blockquote:after{
		right: 65px;
	}

	blockquote cite {
	    left: 20%;
	}

	.header1 img {	    
	    width: auto;
	    height: auto;	    
	}
}	


@media screen and (min-width: 1000px) and (max-width: 1139px){
	.header1 a img {
	    min-width: 375px;
	    width: 100%;
	    height: 100%;
	}
	
	.menu-main-menu-container a{		
     	padding: 30px 13px 10px !important;
	}

	.header_inner .sub-menu{
	    top: 93% !important;
	}

		.header_inner ul.sub-menu .sub-menu {
	    top: 70.2% !important;
	}
}

@media screen and (min-width: 1140px) and (max-width: 1600px){
	.header1 a img {
	    min-width: 375px;
	    width: 100%;
	    height: 100%;
	}
	
	.menu-main-menu-container a{		
     	padding: 30px 13px 10px !important;
	}

	.header2 {
	    width: 75% !important;
	    float: right !important;
	}

	.sub-menu{
	    top: 93%;
	}

	.header_inner .sub-menu{
	    top: 93% !important;
	}

		.header_inner ul.sub-menu .sub-menu {
	    top: 70.2% !important;
	}
}



/*@media screen and (max-width: 320px){
	.blog-page .g-recaptcha {
	    -webkit-transform: scale(0.87);
	    -moz-transform: scale(0.87);
	    transform: scale(0.87);
	    -webkit-transform-origin: left top 0;
	    -moz-transform-origin: left top 0;
	    transform-origin: left top 0;
	}	
}
*/