@media only screen and (max-width: 1400px) {
}
 @media only screen and (max-width: 1084px) {
h1 {
	font-size: 45px;
	line-height: 1.0;
}
h2 {
	font-size: 30px;
	line-height: 1.0;
}
h3 {
	font-size: 30px;
	line-height: 1.0;
}
h4 {
	font-size: 25px;
	line-height: 1.0;
}
.logo {
	width: 100%;
	text-align: center;
}
.after-logo {
	width: 100%;
	margin: 0 0 5px;
}
.booking-top ul {
	float: none;
	display: table;
}
.booking-top ul li {
	float: none;
	display: inline-block;
}
.nav-menu li {
	padding: 0 15px;
}
.nav-menu li .mega-menu {
	min-width: 1000px;
}
.banner_wrap .txt .ban_txt h1, .banner_wrap .txt .ban_txt h2 {
	font-size: 50px;
	line-height: 1.0;
}
.banner_wrap .txt .ban_txt p {
    font-size: 15px;
    line-height: 1.0;
}
.as_wrap .txt .ban_txt h1 {
	font-size: 60px;
	line-height: 1.0;
}
.content_left, .content_right {
	width: 50%;
	border: none;
}
.content_wrapper {
	padding: 49px 0;
}
.do_wrap {
	padding-top: 0;
	padding-bottom: 0;
}
.find_area ul li{
	padding:36px 15px;
}
}
 @media only screen and (max-width: 842px) {
h1 {
	font-size: 40px;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 25px;
}
.desktop_view {
	display: none;
}
.mobile_view {
	display: block;
}
.after-logo {
	flex-direction: row;
	text-align: center;
}
.booking-top {
	margin: 0;
	float: none;
}
.booking-top ul li {
	text-align: left;
}
#navigation h5 {
	margin: 15px 0 0;
	border-bottom: 1px solid #fff;
	font-size: 20px;
	padding: 5px;
	font-weight: 400;
}
.nav-menu {
	margin: 0 5px;
}
.nav-menu li {
	border-right: none;
	padding: 0;
}
.nav-menu li:hover > a, .nav-menu li.active > a, .nav-menu li.current_page_item > a, .nav-menu li > a:focus {
	border-bottom: none;
}
.nav-menu li > a {
	margin: 0;
	color: #fff;
}
.nav-menu li:hover, .nav-menu li.active, .nav-menu li.current_page_item {
	background: rgba(0,0,0,0.25);
	border-radius: 0px;
}
.nav-menu li:hover a, .nav-menu li.active a, .nav-menu li.current_page_item a {
	color: #fff;
}
.nav-menu li:last-child {
	border-top: 1px solid #000;
}
.nav-menu .sub-menu {
	background: #00b1eb;
}
.nav-menu .sub-menu li+li {
	border-top: 1px solid #000;
}
.nav-menu .sub-menu a {
	padding: 0 5px;
}
#mega-menu-wrap-primary .mega-menu-toggle{
	background:none;
	 }
.banner_wrap .txt .ban_txt h1, .banner_wrap .txt .ban_txt h2 {
	font-size: 40px;
}
.banner_wrap .txt .ban_txt a{
	display:none;
}
[class*="flexslider"] ul.flex-direction-nav {
	display: none;
}
.flexslider .flex-control-nav {
	display: block;
}
.as_wrap .txt .ban_txt h1 {
	font-size: 50px;
}
.content_left, .content_right {
	width: 100%;
	border: none;
}
.left_img {
	margin: 0 0 15px 0;
}
.right_img {
	margin: 15px 0 0;
}
.service_loop div .ser_image, .service_loop div .ser_text {
	width: 100%;
}
.service_loop > div:nth-child(odd) .ser_text, .service_loop > div:nth-child(even) .ser_text {
	padding: 15px 0 0 0;
}
.find_area ul li{
	width: 48%;
    margin: 1%;
}
}
 @media only screen and (max-width: 768px) {
}
 @media only screen and (max-width: 740px) {
h1 {
	font-size: 30px;
}
.banner_wrap .txt .ban_txt h1, .banner_wrap .txt .ban_txt h2 {
	font-size: 30px;
}
.as_wrap .txt .ban_txt h1 {
	font-size: 40px;
	background-size: 55%;
}
}
 @media only screen and (max-width: 680px) {
h2 {
	font-size: 30px;
}
h3 {
	font-size: 25px;
	line-height: 1.0;
}
h4 {
	font-size: 25px;
}
.banner_wrap .txt .ban_txt p {
    font-size: 13px;
}
}
 @media only screen and (max-width: 568px) {
.banner_wrap .txt .ban_txt a {
	display: none;
}
.do_area ul li {
	width: 100%;
	background: none;
}
.service_loop > div {
    padding: 46px 2%;
}
.banner_wrap .txt .ban_txt p {
    font-size: 11px;
}
}
 @media only screen and (max-width: 480px) {
.banner_wrap .txt .ban_txt h1, .banner_wrap .txt .ban_txt h2 {
	font-size: 25px;
}
.testi_box {
	padding: 15px;
}
.find_area ul li{
	width: 98%;
    margin: 1%;
}
.banner_wrap .txt .ban_txt p {
	display:none;
}
}
 @media only screen and (max-width: 420px) {
h3 {
	font-size: 22.5px;
}
.banner_wrap .txt .ban_txt h1, .banner_wrap .txt .ban_txt h2 {
	font-size: 20px;
}
.main_wrap {
}
.ser_area ul li {
	width: 100%;
}
.footer_links ul {
	width: 100%;
}
.footer_links ul li {
	width: 100%;
	margin: 0;
	padding: 10px 0;
	border: none;
	border-bottom: 1px dashed #007aa2;
	text-align: left;
}
.footer_links ul li:last-child {
	border: none;
}
}
 @media only screen and (max-width: 380px) {
}
 @media only screen and (max-width: 330px) {
}
