@charset "utf-8";

@font-face {
  font-family: 'BaskOldFace';
  src: url('/css/BaskOldFace.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BaskOldFace';
  src:url('/css/BaskOldFace.ttf')  format('truetype'), url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
	width:100%;
	margin:0;
	padding:0;
	height: auto;
}
h1, h2, h3, h4, h5, h6,
{
	padding:0;
	font-family: 'Cambria';
	margin:0;
}p
{
	padding:0;
	margin:0;
	width:auto;
	font-family: 'Roboto', sans-serif;
}
a
{
	padding:0;
	margin:0;
	text-transform:none;
	outline:none;
	text-decoration:none !important;
}
span
{
	margin:0;
	padding:0;
}
.clearfix:before,
.clearfix:after {
    content: " "; 
    display: table; 
}

.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.reset
{clear:both;
}
a:hover
{
		color:#093;
		cursor:pointer;
	-webkit-transition: 300ms ease-in-out;
	-moz-transition: 300ms ease-in-out;
	-ms-transition: 300ms ease-in-out;
 }
 
.top_boarder
{
	width:100%;
	height:6px;
	float:left;
	background: #0b6c99;
}
.headder
{
	width:100%;
	height:113px;
	float:left;
	position:absolute;
	background:url(/images/menu_bg.png);
	z-index:12222;
	box-shadow: 1px 2px 12px #464646;
}
.headder_inner
{
	width:100%;
	height:auto;
	float:left;
}
.logo
{
	width:219px;
	height:auto;
	float:left;
	padding:12px;
	position:absolute;
	z-index:122222;
	background:#fff;
	border-radius: 0px 0px 10px 10px;
}
.menu_div 
{
    width: 508px;
	height:auto;
	float:right;
	margin: 12px 0px;
}
.head_cnt{
	 width:543px;
	 height:auto;
	 float:right;
}
.head_h4
{
	width: auto;
	float: left;
	font-family: 'Roboto', sans-serif;
	padding: 2px 11px 3px 0px;
	font-size: 18px;
	color: #000;
	margin: 0;
}
.foot_h4_h4
{
	font-family: 'Roboto Condensed', sans-serif;
	padding: 2px 11px 3px 0px;
	font-size: 18px;
	color: #fff;
	text-transform:uppercase;
	background: url(/images/f_h_icon.jpg) left bottom no-repeat;
	margin: 0;
	width:100%;
	float:left;
}
.dout_clr
{
	color:#F60;
}
.head_h4_a
{
	color:#000;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	float:left;
	font-size:18px;
	margin-top:7px;
}
.head_h3
{
    width: auto;
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 5px;
    font-size: 14px;
    text-transform: uppercase;
    color: #a4a4a4;
    margin: 0;
}

.head_h1
{
    width: 100%;
    float: left;
    font-family: 'BaskOldFace';
    padding: 10px 5px;
    font-size:65px;
    text-transform: uppercase;
    color: #000;
    margin: 0;
}
.head_abt_h1
{
    width: 100%;
    float: left;
    font-family: 'BaskOldFace';
    padding: 10px 5px;
    font-size:39px;
    text-transform: uppercase;
    color: #000;
    margin: 0;
}

.slide_a
{
	width: 241px;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 12px 8px !important;
	font-size: 32px;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	border: solid 1px #000;
}
.sl_brd
{
	border-bottom: solid 6px #0d6b9b;
}
.span_blow
{
	color:#0f6e9d;
}
.head_h3_a
{
	color:#a4a4a4;
}
.head_h3_a:hover
{
	color:#dd5f22;
}

.n_m_t
{
	font-weight:600;
	float:left;
	margin-top:7px;
}

.head_h4_a:hover
{
	color:#dd5f22;
}

.head_icns
{
	color: #ff7e00;
	padding: 8px 0px;
	float: left;
	margin-right: 7px;
	text-align: center;
	font-weight: 400 !important;
}
.content_area
{
	width:100%;
	height:auto;
	float:left;
}
.welcome_to
{
	width:100%;
	height:auto;
	float:left;
	padding:45px 0px;
}
.welcome_h1
{
	width: 100%;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 12px 8px !important;
	font-size:41px;
	text-transform: uppercase;
	color: #ffa800;
	margin: 0;
	text-align:center;
	font-weight: 300;
}
.cnt_p
{
	width: 100%;
	float: left;
	font-family: 'Roboto', sans-serif;
	padding: 4px 8px !important;
	font-size:14px;
	color: #373737;
	margin: 0;
	text-align:center;
	font-weight:400;
}
.absolute_div
{
	width:100%;
	height:auto;
	float:left;
}

.thank_h2
{
font-size: 32px;
width: 100%;
color: #008d0d;
font-family: 'Roboto Condensed', sans-serif;
}

@-webkit-keyframes backgroundScroll {
from {background-position: 0 0;}
to {background-position: -400px 0;}
}
 
@keyframes backgroundScroll {
from {background-position: 0 0;}
to {background-position: -400px 0;}
}
.absolute_bg{
    background:url(/images/absolute_bg01.jpg);
    float: left;
    padding:0;
    width: 100%;
    color:#fff !important;
	height:393px;
	-webkit-animation: backgroundScroll 35s linear infinite;
	animation: backgroundScroll 10s linear infinite;
	background-size:130% 100%;
	background-position:top;
	background-attachment:fixed;
	padding: 20px 0px 30px;
}
.absolute_bg01{
    background:url(/images/absolute_bg02.jpg);
    float: left;
    padding:0;
    width: 100%;
    color:#fff !important;
	height:393px;
	-webkit-animation: backgroundScroll 35s linear infinite;
	animation: backgroundScroll 10s linear infinite;
	background-size:130% 100%;
	background-position:top;
	background-attachment:fixed;
	padding: 20px 0px 30px;
}
.absolute_bg03{
    background:url(/images/absolute_bg03.jpg);
    float: left;
    padding:0;
    width: 100%;
    color:#fff !important;
	height:393px;
	-webkit-animation: backgroundScroll 35s linear infinite;
	animation: backgroundScroll 10s linear infinite;
	background-size:130% 100%;
	background-position:top;
	background-attachment:fixed;
	padding: 20px 0px 30px;
}
.absolute_content
{
	width:100%;
	height:auto;
	float:left;
	position:relative;
	background:#fff;
	z-index:12222;
	padding: 35px 38px 10px;
}
.cnt_a
{
	color:#ff7e00;
	text-decoration:underline !important;
}
.abs_p
{
	width: 100%;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 4px 8px !important;
	font-size:15px;
	color: #3f3f3f;
	margin: 0;
	text-align:center;
	font-weight:400;
}

.cnt_a:hover
{
	color:#09F;
}
.abs_arow
{
	width:100%;
	height:23px;
	float:left;
	text-align:center;
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top center;
}
.our_service
{
	width:100%;
	height:auto;
	float:left;
	padding: 31px 0px;
}
.services_h1
{
	width: 100%;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 7px 8px;
	font-size:24px;
	text-transform: uppercase;
	color: #ffa800;
	margin: 0;
	text-align:center;
	font-weight:400;
	border-bottom:solid 1px #0162b5;
	border-top:solid 1px #0162b5;
}
.span_black
{
	color:#000;
}
.serv_img
{
	width: 77%;
	height: auto;
	margin: 22px auto;
}
.serv_brdr
{
	border-bottom: solid 7px #ffa800;
}
.serv_p
{
	width: 100%;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 4px 8px 13px;
	font-size: 16px;
	color: #3f3f3f;
	margin: 0;
	text-align: center;
	font-weight: 300;
	height: 111px;
}
.serv_box_top
{
	margin-top:25px;
}
.latest_news
{
	width:100%;
	height:auto;
	float:left;
	padding: 43px 0px;
}
.mar_top
{
		margin-top: -130px;

}
.clr_white
{
	color:#fff !important;
}
.latest_h1
{
	width: 70%;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 7px 8px;
	font-size:24px;
	text-transform: uppercase;
	color: #ffa800;
	margin:2px auto;
	text-align:center;
	font-weight:400;
	border-bottom:solid 1px #0162b5;
	border-top:solid 1px #0162b5;
}




#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #5c5c5c;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.read_more
{
    width: 130px;
    height: auto;
    float: none;
    margin: 18px auto;
}
.read_more span a
{
	width: 100%;
	height: auto;
	color: #fff;
	margin:0;
	font-size:18px;
	background: #0178b5;
	font-family: 'Roboto Condensed', sans-serif;
	border-bottom: 3px solid #ffa800;
	padding: 5px 5px;
	float: left;
	text-align: center;
	text-transform: uppercase;
}
.arow_f
{
	font-size:18px;
}
.read_more span a:hover
{
	background:#000;
}
.home_gallery
{
	width:100%;
	height:auto;
	float:left;
}

.home_gallery_img
{
	width: 31%;
	height: auto;
	float: left;
	margin: 1%;
}
.home_gallery_img:hover
{
		opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

.footer{
	width:100%;
	float:left;
	background-color:#0162b5;
	border-top: #ee9900 solid 5px;
}
.gal_gal{
	width:96%;
	margin:0 auto;
}
.foot_txt_head{
	font-family: 'Roboto Condensed', sans-serif;
	color:#fff;
	font-weight:300;
	font-size:22px;
	text-transform:uppercase;
	background:url(/images/f_h_icon.jpg) left bottom no-repeat;
	padding:0 0 15px 0;
}
.fooot_style_in{
	width:100%;
	float:left;
	margin: 28px 0 0 0;
}
.foot_nrml_txt{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:16px;
	color:#fff;
	margin: 0px 0px 2px;
}
.foot_news_txt{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:13px;
	color:#fff;
	margin: 0px 0px 2px;
}

.foot_nrml_txt a
{
	color:#FFFFFF;
	text-decoration:none;
}
.foot_nrml_txt a:hover
{
	color:#ffa800;
}

.foot_nav_lnk{
	margin:0;
	padding:0;
}
.foot_nav_lnk li{
	display:block;
	list-style:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:14px;
	color:#cecece;
	line-height:26px;
}
.foot_nav_lnk li a{
	display:block;
	list-style:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#fff;
	line-height:26px;
	text-transform:uppercase;
	text-decoration:none;
}
.foot_nav_lnk li::before {
    float: left;
    content: url(/images/f_l_icon.png);
    margin-right: 8px;
    margin-top: 5px;
}
.foot_nav_lnk li a:hover{
	color: #ffa800;
			cursor:pointer;
	-webkit-transition: 300ms ease-in-out;
	-moz-transition: 300ms ease-in-out;
	-ms-transition: 300ms ease-in-out;

}
.fc_icon_za{
	margin:0 10px 0 5px;
	color:#e1a900;
}
.fc_icon_zab{
	margin:0 10px 0 0;
	color:#ff9c00;
}
.txt_area_zero{
	width: 175px;
	float:left;
	border:none;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:14px;
	padding:0 10px;
	margin:0 0 15px 0;
	height: 36px;
}
.txt_area_zero_btn{
	width: 87px;
	float: left;
	border: none;
	font-family: 'Roboto Condensed', sans-serif;
	color: #000;
	background: #ff9900;
	font-size: 15px;
	padding: 7px 7px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	height: 36px;
	text-align: center;
}
.txt_area_zero_btn:hover{
	background-color:#666;
				cursor:pointer;
	-webkit-transition: 300ms ease-in-out;
	-moz-transition: 300ms ease-in-out;
	-ms-transition: 300ms ease-in-out;

}

.copy_right{
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	text-align:center;
	background:#00284a;
	font-weight:300;
	padding: 10px 0px;
	margin:20px 0 0 0;
}
.copy_right a
{
	color:#717171;
}
.copy_right a:hover
{
	text-decoration:none;
	color:#F63;
}
.f_fb{width:37px;height:37px;border-radius:70px;border: solid 1px #ccc;float:left;padding-top: 7px;margin:0 10px 25px 0;text-align: center;
}
.f_fb span
{
	text-align: center;
    color: #fff;
    margin-top: 4px;
    font-size: 14px;
    font-weight: normal;
    float: left;
    width: 100%;
}
.f_fb:hover{background-color:#3a5a9f;
		-webkit-transition: 300ms ease-in-out;
	-moz-transition: 300ms ease-in-out;
	-ms-transition: 300ms ease-in-out;
}
.g_fb{width:37px;height:37px;border-radius:70px;border: solid 1px #ccc;float:left;padding-top: 7px;margin:0 10px 25px 0;text-align: center;
}
.g_fb span
{
	text-align: center;
    color: #fff;
    margin-top: 4px;
    font-size: 14px;
    font-weight: normal;
    float: left;
    width: 100%;
}
.g_fb:hover{background-color:#db4d39;
		-webkit-transition: 300ms ease-in-out;
	-moz-transition: 300ms ease-in-out;
	-ms-transition: 300ms ease-in-out;
}


.abt_h1
{
	width: 100%;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 6px 0px !important;
	font-size: 41px;
	text-transform: uppercase;
	background: url(/images/abt_bord.jpg) left bottom no-repeat;
	color: #ffa800;
	margin: 0px 0px 15px;
	text-align: left;
	font-weight: 300;
}
.ab_intro
{
	width:100%;
	height:auto;
	float:left;
	margin:0px 0px  20px
}
.ab_cnt_p {
    width: 100%;
    float: left;
    font-family: 'Roboto', sans-serif;
    padding: 4px 0px !important;
    font-size: 14px;
    color: #373737;
    margin: 0;
    text-align:left;
    font-weight: 400;
}
.ab_cnt_p a {
    color:#ff7e00;
}

.home_img {
    width: 319px;
    height: auto;
    float: left;
}
.text_left {
    width: 420px;
    height: auto;
    float: right;
}
.abt_in_h1 {
    width: 100%;
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 6px 0px !important;
    font-size: 29px;
    text-transform: uppercase;
    background: url(/images/abt_bord.jpg) left bottom no-repeat;
    color: #ffa800;
    margin: 0px 0px 15px;
    text-align: left;
    font-weight: 300;
}
.abt_news_h1 {
    width: 100%;
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 6px 0px !important;
    font-size: 29px;
    text-transform: uppercase;
	border-bottom: solid 2px #888;
    color: #ffa800;
    margin: 0px 0px 15px;
    text-align: left;
    font-weight: 300;
}

.services_inner
{
	width:100%;
	height:auto;
	float:left;
}

.gallery_div
{
	width:100%;
	height:auto;
	float:left;
	padding:25px 0px;
}
.list li{
    display:inline-block;
    padding:0 1em;
}
.fancybox
{
	width: 375px;
	float: left;
	margin: 6px;
}

.sid_h1
 {
	width: 100%;
	float:left;
	height: auto;
	padding: 12px 0px;
	font-size: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	border: none;
	text-transform: uppercase;
	text-align:left;
	font-weight:300;
	color: #3d3d3d;
	margin: 0;
	border-bottom:solid 2px #a6a6a6;
}
.contact_us
{
	width:100%;
	height:auto;
	float:left;
	margin: 10px 0px;
}
.upper_none
{
	text-transform:none !important;
}
.cont_clr
{
	color:#494949 !important;
	font-weight:400 !important;
}
.fc_clr
{
	color:#1d6de6 !important;
	font-size: 18px !important;
	margin-right: 9px;
}
.google_clr
{
	color:#e30000 !important;
	font-size: 18px !important;
}
.r_0
{
	float:right !important;
}
.location_map
{
	width:100%;
	height:auto;
	float:left;
	margin:15px 0px 0px;
}
.location_map iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative; 
	
}
.location_map iframe.clicked{
	pointer-events: auto;
}
.reservation_div
{
	width:100%;
	height:auto;
	float:left;
}
.pd_rt {
    padding-right: 5px;
    color: #ff9c00;
    width: 20px;
}
.reserv_h1 {
    border-bottom: solid 1px #ffa800;
    width: 100% !important;
    float: left;
}
.home_enquiry_div {
    width: 100%;
    height: auto;
    float: left;
}
.eng_form {
    width: 100%;
    float: left;
    height: auto;
    padding: 9px 10px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    border: none;
    text-align: left;
    font-weight: 400;
    color: #000;
    border: solid 1px #777777;
    margin: 10px 0px 0px;
}
.form_bottom {
    width: 100%;
    height: auto;
    padding: 13px 0px;
    float: left;
}
.submit_bt {
    width: auto;
    height: auto;
    background: #000;
    border: none;
    text-align: center;
    color: #fff;
    float: right;
}
.submit_bta {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    padding: 10px 14px;
    float: left;
}
.submit_bta {
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
.team_cnt {
    width: 255px;
    font-family: 'Roboto', sans-serif;
    height: auto;
    text-decoration: underline !important;
    float: left;
}
.team_p {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0px 0px;
}
.wlcmh1 {
    width: 100%;
    float: left;
    height: auto;
    padding: 15px 0px;
    font-size: 36px;
    font-family: 'Roboto Condensed', sans-serif;
    border: none;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
    color: #3d3d3d;
    margin: 0;
    background: url(/images/head_brd.jpg) bottom center no-repeat;
}
.submit_bt:hover
{
	background:#f90;
	color:#fff;
}
.submit_bta:hover
{
	color:#fff;
}
@media (min-width:320px) and (max-width:580px) {
.resp_w
{
	width:30% !important;
}
.logo {
    width: 100%;
	margin: 0px 5px;
}
.w_hm
{
	width: 100% !important;
	float:right !important;
}
.head_cnt {
   width: 65%;
}
.head_h4_a {
    font-size: 12px;
    margin-top: 2px;
}
.head_h4 {
    padding: 0px 7px 0px 0px;
}

.head_icns {
    color: #ff7e00;
    padding: 0px 0px;
	width: 18px;
}
.carousel-caption {
    display: none !important;
}
.resp_menu
{
	width:100%;
	height:auto;
	float:left;
	display:block !important;
}
.menu_div {
    width: 100%;
}
.headder {

}
.navbar-inverse .navbar-toggle {
    background: #217cb9 !important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background: #FFF !important;	
	
}
.welcome_to {
    padding: 17px 0px;
}
.serv_p {
    height: auto;
}
.latest_h1 {
    width: 97%;
}
.our_service {

    padding: 15px 0px;
}
.absolute_bg {
    height: 288px;
    background-size: 244% 100%;
}

.home_img {width: 100%;}
.text_left {
    width: 100%;
}
.w_hd
{
	width:100% !important;
}

.fancybox {
	width: 32%;
	float: left;
	margin: 1px;
}
.foot_txt_head {
    padding: 17px 0 5px 0;
}
.ab_img
{
	height:125px;
}
.testi_img_02 {
    width: 52% !important;
}
}
@media (min-width:320px) and (max-width:900px) {
.carousel-control.left
{
	display:none;
}
.carousel-control.right
{
	display:none;
}
.foot_txt_head {
    padding: 17px 0 5px 0;
}
.gallery_div {
    width: 96%;
    float: none;
    margin: 2px auto;
}
}
@media (min-width:581px) and (max-width:677px) {
.resp_w
{
	width:30% !important;
}
.logo {
    width: 100%;
	margin: 0px 5px;
}
.w_hm
{
	width: 100% !important;
	float:right !important;
}
.head_cnt {
   width: 65%;
}

.carousel-caption {
    display: none !important;
}
.resp_menu
{
	width:100%;
	height:auto;
	float:left;
	display:block !important;
}
.menu_div {
    width: 100%;
	margin: -19px 0px;
}
.headder {

}
.navbar-inverse .navbar-toggle {
    background: #217cb9 !important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background: #FFF !important;	
	
}
.welcome_to {
    padding: 17px 0px;
}
.serv_p {
    height: auto;
}
.latest_h1 {
    width: 97%;
}
.our_service {

    padding: 15px 0px;
}

.home_img {width: 100%;}
.text_left {
    width: 100%;
}
.w_hd
{
	width:100% !important;
}

.fancybox {
	width: 32%;
	float: left;
	margin: 1px;
}
.testi_img_02 {
    width: 70% !important;
}
}
@media (min-width:678px) and (max-width:979px) {
.resp_w
{
	width:30% !important;
}
.logo {
    width: 100%;
	margin: 0px 5px;
}
.w_hm
{
	width: 100% !important;
	float:right !important;
}
.head_cnt {
   width: 46%;
}
.head_h4_a {
	font-size: 18px;
	margin-top: 2px;
}
.head_h4 {
    padding: 5px 7px 4px 0px;
}

.head_icns {
    padding: 5px 0px 0px;
}
.carousel-caption {
    display: none !important;
}
.resp_menu
{
	width:100%;
	height:auto;
	float:left;
	display:block !important;
}
.menu_div {
    width: 100%;
	margin: -6px 0px;
}
.headder {

}
.navbar-inverse .navbar-toggle {
    background: #217cb9 !important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background: #FFF !important;	
	
}
.welcome_to {
    padding: 17px 0px;
}
.serv_p {
    height: auto;
}
.latest_h1 {
    width: 97%;
}
.our_service {

    padding: 15px 0px;
}
.absolute_bg {
    width: 100%;
    height: 297px;
    background-size: 182% 100%;
}
.absolute_bg01 {
    width: 100%;
    
    background-size: 182% 100%;
}
.absolute_bg03 {
    width: 100%;
    background-size: 182% 100%;
}

.home_img {width: 100%;}
.text_left {
    width: 100%;
}
.w_hd
{
	width:100% !important;
}

.fancybox {
	width: 32%;
	float: left;
	margin: 1px;
}
.foot_txt_head {
    padding: 17px 0 5px 0;
}

}
@media (min-width:980px) and (max-width:1170px) {
.resp_w
{
	width:30% !important;
}
.logo {
    width: 85%;
}
.w_hm
{
	width: 100% !important;
	float:right !important;
}
.head_cnt {
   width: 46%;
}
.head_h4_a {
	font-size: 18px;
	margin-top: 2px;
}
.head_h4 {
    padding: 8px 7px 8px 0px;
}

.head_icns {
    padding: 5px 0px 0px;
}
.carousel-caption {
    display: none !important;
}
.resp_menu
{
	width:100%;
	height:auto;
	float:left;
	display:block !important;
}
.menu_div {
    width: 100%;
	margin: 78px 0px;
}

.headder {

}
.navbar-inverse .navbar-toggle {
    background: #217cb9 !important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background: #FFF !important;	
	
}
.welcome_to {
    padding: 17px 0px;
}
.serv_p {
}
.latest_h1 {
    width: 97%;
}
.our_service {

    padding: 15px 0px;
}
.absolute_bg {
    width: 100%;
    height: 181px;
    background-size: 182% 100%;
}
.absolute_bg01 {
    width: 100%;
    background-size: 182% 100%;
}
.absolute_bg03 {
    width: 100%;
    background-size: 182% 100%;
}

.text_left {
    width: 100%;
}
.w_hd
{
	width:100% !important;
}

.fancybox {
    width: 33%;
    float: left;
    margin: 3px auto;
}
}
@media (min-width:900px) and (max-width:1199px) {
.foot_nrml_txt {
    font-size: 13px;
}
.testi_img_02 {
    width: 70% !important;
}

}
@media (min-width:992px) and (max-width:1199px) {
.text_left {
    width: 63%;
}

}

@media (min-width:1171px) and (max-width:2100px) {
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 0px !important;
}
}
@media (min-width:604px) and (max-width:980px) {


.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color:transparent !important;
    margin: 33.5px -15px !important;
}

}
@media (min-width:320px) and (max-width:1199px) {


.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color:transparent !important;
}

}








