﻿@charset "utf-8";

/* CSS Document */

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
}

@media only screen and (min-width: 768px) and (max-width: 1200px) and (orientation: landscape) {
}
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
}

/* iPads (portrai) ----------- */
@media screen and (min-width: 998px) and (max-width: 1200px) and (orientation: portrait) {
	 

}

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

}

/* iPads (portrait and landscape) ----------- */



@media screen and (min-width: 768px) and (max-width: 1024px) {
	.img_franchise{ width: 100%}
	.testimonials_part .test_left .text_cat {    margin-left: 8px;}
}

@media screen and (min-width:996px) {
	.mobile_menu { display: none}
}

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

@media screen and (min-width: 768px) {
	 
	
}

@media only screen and (max-width: 996px) and (orientation: landscape) {
}

@media only screen and (max-width: 1200px) {
.inner_banner .inner_contents {
    margin-left: 0;
}
}

@media only screen and (max-width: 996px) {
	 header .logo,.btn_booking { text-align: center}
	.title1_left::after {    width: 51%;}
	header .menu_block { background: #f3f3f3}
	#cssmenu { height: auto}
	#menu-button a { color: #fff; font-weight: bold}
	#cssmenu ul ul li a { color: #000}
	.news_more .news_moreimg { width: 100%; float: none}
}

/* Desktops, Large Screen and laptops ----------- */
@media only screen and (max-width: 768px) {
	.slide_part .homeslider { width: 100%}
	.title1_center::after,.title1_center::before,.temple_lamp { display: none}
	.slide_part .home_ad {  display: inline-block;
    width: 100%;
    margin-top: 20px;}
	.temple_cart { width: 100%}
	
}

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

}

@media only screen and (min-width: 460px) and (max-width: 769px) {

}

@media only screen and (min-width: 320px) and (max-width: 460px) {

}

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

}
@media only screen and (max-width: 520px) {
	.service_part .service_left {padding-left: 15px;}
	.service_part .service_left {padding-right: 15px;}
	.title1{font-size: 35px;}
	.franchise_content .caption1,.franchise_content .caption2{font-size:8vw}
	.testimonials_part .test_left .text_cat{    margin-left: 0;}
	.testimonials_part .test_right{ padding-left: 15px;padding-bottom: 72px;}
	.testimonials_part .test_left {    padding-left: 80px;}
	.about_staff .staff_img,.about_box img { width: 100%}
	.about_box {padding: 30px}
	.customer_care { margin-right: 0}
	.top_menu { text-align: center}
}


@media only screen and (min-width: 320px) and (max-width: 570px) and (orientation: landscape) {
}

@media only screen and (min-width: 320px) and (max-width: 570px) and (orientation: portrait) {
}

/* iPhone 4 & 5 (portrait & landscape)----------- */
@media only screen and (min-width: 570px) and (max-width: 750px) {
}

@media screen and (max-width: 769px) and (min-width: 764px) {
.ul_img_video li figure.add_photo {
    height: 153px;
}
}

@media only screen and (min-width: 320px) and (max-width: 570px) {

}

@media screen and (max-width: 538px) and (min-width: 450px) {

}

@media screen and (max-width: 490px) and (min-width: 478px) {

}

@media screen and (max-width: 478px) and (min-width: 460px) {
.ul_img_video li figure.add_photo {    height: 159px;}

}

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

}

@media screen and (max-width: 460px) {
	.service_slide { margin-right: 0;}
	.list_point li { width: 100%;     padding-right: 0;     padding-left: 40px;}
	.list_point li::after {left: -7px;}
}






