/*css*/
@import "../css/grid.css";
@import "../css/superfish.css";
@import "../css/touchTouch.css";
@import "../css/form.css";
@import "../css/stuck.css";
@import "../css/camera.css";
@import "../css/jquery.fancybox.css";
@import "../css/ubuntu.css";
@import "../css/jockey_one.css";

input::-ms-clear {
	 display: none;
}

html, body { }

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
* {
	-webkit-text-size-adjust: none;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.fleft {float:left;}
.fright {float:right;}
.clear {clear:both; width:100%; font-size:0; line-height:0;}
.wrapper, .wrapper-extra, .extra-wrap{
	position: relative;
	overflow:hidden;
	width: 100%; 
}
.wrap {
	position: relative;
	/*text-align: center;*/
}
.wrapper-after:after{
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.dis-block{display: block;}
.dis-inblock{display: inline-block;}

.txt_left{text-align: left;}
.txt_right{text-align: right;}
.txt_cntr{text-align: center;}
.txt_ital{font-style: italic;}
.txt_line_through{text-decoration: line-through;}

.lh24{line-height: 24px;}


.marg-left-0{margin-left:0 !important;}	
.marg-right-0{margin-right:0 !important;}
.marg-left-right-0{ margin-right:0 !important;margin-left:0 !important;}
.last-mbot{margin-bottom:0 !important;}	
.last-pbot{padding-bottom: 0 !important;}
.last-mpbot{margin-bottom:0 !important;padding-bottom:0 !important;}

.marLeft1{margin-left: 10px;}

.marRight1{margin-right: 13px;}
.marRight2{margin-right: 69px;}

.padTop1{padding-top: 20px;}

.padBot1{padding-bottom: 60px;}
.padBot2{padding-bottom: 41px;}

.mar1{margin-right: 20px;}
.mar2{
	width: 10px;
	display: inline-block;
}
.mar3{margin-left: 10px;}

.marTop0{margin-top: 0px;}
.marTop1{margin-top: 100px !important;}
.marTop2{margin-top: 73px !important;}
.marTop3{margin-top: 31px;margin-bottom: -7px;}
.marTop4{margin-top: 5px;}
.marTop5{margin-top: 31px;margin-bottom: -21px;}
.marTop6{margin-top: 19px;}
.marTop7{margin-top: 85px !important;}
.marTop8{margin-top: 31px;margin-bottom: -7px;}
.marTop9{margin-top: 31px;margin-bottom: -2px;}
.marTop10{margin-top: 26px;}
.marTop11{margin-top: 52px !important;}
.marTop12{margin-top: 31px;margin-bottom: 35px;}
.marTop13{margin-top: 6px;margin-bottom: 22px;}
.marTop14{margin-top: 76px !important;}



.indent1{width: 100%; margin-top: 30px;}
.indent2{width: 100%; margin-top: 55px;}


.pos_rel{position: relative;}

.marBot1{margin-bottom: -12px;}

.hline0{
	position: relative;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	margin-top: 0px;
}

.hline1{
	position: relative;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	margin-top: 20px;
}

.hline2{
	position: relative;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	margin-top: 57px;
}

.box, .box2, .box3{overflow: hidden;}

    .box p {
        margin-top: 0px;
    }

.bold{font-weight: bold;}
.fw400{font-weight: 400;}
.fw600{font-weight: 600;}

.color1{color: #54b00a;}
.color2{color: #45c8de;}

.bg1{background: #45c8de !important;}
.bg2{background: #cee080 !important;}
.bg3{background: #e09380 !important;}
.bg4{background: #413f44 !important;}

.zoom-in {
	cursor: zoom-in;
}

.example-image {
	padding: 10px;
	border: solid 1px gray;
}

body {
	min-width: 300px;
	background: #fff;
	color: #6b7173;
	font: 300 14px/26px "Ubuntu", Arial, Helvetica, sans-serif;
}
.fs_14{font-size: 14px;}
#back-top {
	position: fixed;
	bottom: 40px;
	left: 51%;
	z-index: 1000;
	display: none;
	margin-left: 620px;
	width: 50px;
	height: 40px;
	/*background: url(../images/up-arrow.png) 50% 50% no-repeat;*/
	color: #fff;
	background: #45c8de;
	text-align: center;
	cursor: pointer;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;

}
#back-top i{line-height: 36px; font-size: 32px; /*display: none*/}
#back-top:hover {
	color: #45c8de;
	background: #413f44;
	/*background: url(../images/up-arrow.png) 50% 50% no-repeat #b5fa9c;*/
}
.main{
	padding:0 0 0 0;
	width:100%;
	height: auto; 
	 /*background: #f2f1e6; */
	 margin:0 auto;
}
.div-content{
	margin:0 auto;
	padding-top: 0px;
	width:100%;
	overflow: visible;
}
.div-content.content_page{
	padding-bottom: 10px;
	/*border-bottom: 1px solid #e2e2e2;*/
	margin-bottom: 20px;
}


/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	position: relative;
	display: inline-block;
	margin:0;
	margin-top: 16px;
	float: left;
}
h1 img{max-width: inherit;}


h2 {
	font:42px/42px 'Jockey One', Arial, sans-serif;
	color:#45c8de;
	margin-top: 20px;
	text-transform: uppercase;
	padding-bottom: 21px;
	border-bottom: 1px solid #e7e7e7;
}

h3 {
	font:500 24px/30px 'Ubuntu', Arial, sans-serif;
	color:#413f44;
	margin-top: 30px;
	padding-bottom: 12px;
}


h4 {
	font:300 20px/25px 'Ubuntu', Arial, sans-serif;
	color:#f25f43;
	margin-top: 37px;
	text-transform: uppercase;
}


#search-results h4{color: #000; padding-bottom: 12px;}
span.search{color: #45c8de !important;}
#search-results h4 a:hover{color: #45c8de;}
h5{ 
	margin-top: 10px;
	margin-bottom: 0;
	color:#333333;
	text-transform: uppercase;
	font:14px/22px 'Ubuntu', Arial, sans-serif;
}

.txt1 {
	font:20px/24px 'Jockey One', Arial, sans-serif;
	margin-top: 1px;
	color: #fff;
	text-align: right;
}
.txt1 i{
	font-size: 25px;
	margin-right: 13px;
	margin-top: 1px;
}
.txt2 {
	font:182px/182px 'Jockey One', Arial, sans-serif;
	margin-top: 57px;
	color: #413f44;
	letter-spacing: -2px;
	margin-left: -10px;
	text-transform: uppercase;
}
.txt3 {
	font:74px/74px 'Jockey One', Arial, sans-serif;
	margin-top: -19px;
	color: #45c8de;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.txt4 {
	font:500 24px/24px 'Ubuntu', Arial, sans-serif;
	margin-top: 41px;
	color: #413f44;
	padding-bottom: 7px;
}
.txt5 {
	font:500 24px/24px 'Ubuntu', Arial, sans-serif;
	margin-top: 41px;
	color: #413f44;
	padding-bottom: 7px;
}
.txt6 {
    font: 100px/100px 'Jockey One', Arial, sans-serif;
    margin-top: 30px;
    margin-bottom:16px;
    color: #413f44;
    letter-spacing: 2px;
    margin-left: 0px;
    text-transform: uppercase;
}


p{margin-top: 15px;}
img{ margin-bottom: 0px;max-width:100%; height:auto;}

.img1{
	margin-top: 30px;
	float: left;
	margin-right: 55px;
}
.img2{margin-top: 25px;margin-bottom: -16px;}
.img3{
	margin-top: 10px;
	float: left;
	margin-right: 31px;
}
.img4{
	margin-top: 25px;
	float: left;
	margin-right: 27px;
}
.img5{margin-top: 25px;margin-bottom: 15px;}
.img6{margin-top: 25px;margin-bottom: 15px;}
.img7{margin-top: 56px;margin-bottom: 15px;}

.img-about {
    margin-top: 70px;
    margin-left: 20px;
}

a { 
	text-decoration:none; 
	cursor:pointer;
	color: inherit;
}

a.link1{color: #45c8de;}
a.link1:hover{color: #000;}

.link_arrow{
	display: inline-block;
	margin-top: 2px;
	margin-left: 7px;
	font-size: 18px;
	color: #45c8de;
}
.link_arrow:hover{color: #000;}


a:hover{
	color: #45c8de;
	text-decoration:none;
}
a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.date_section{
	position: relative;
	width: 70px;
	height: 70px;
	/*height: 126px;*/
	background-color: #8dbf41;
	float: left;
	margin-right: 31px;
	text-align: center;
	margin-top: 32px;
	color: #fff;
	text-transform: uppercase;
}
.day{font:30px/30px 'Ubuntu', Arial, sans-serif; margin-top: 9px; display: inline-block;}
.month{font:18px/18px 'Ubuntu', Arial, sans-serif; margin-top: 0;}



.top_section{
	position: relative;
	background: #45c8de;
	padding: 7px 0 10px;
}
.top_section:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 100%;
	height: 3px;
	left: 0;
	bottom: -3px;
	background: url(../images/hline_corner1.png) repeat-x 0 0;
}
/************Header************/
header{
	position: relative;
	z-index: 11;
	padding: 0;
	padding-bottom: 19px;
	border-bottom: 1px solid #e2e2e2;
}
header.content_header{
	margin-bottom: 40px;
}

#stuck_container{
	position: relative;
	z-index: 100;
}


.gradient1 {
	background: #fcfcfc; /* for old browsers */
	background: -moz-linear-gradient(top, #fcfcfc, #dfdfe1); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom, 
				color-stop(0%,#fcfcfc), color-stop(100%,#dfdfe1));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #fcfcfc, #dfdfe1);
	background: -o-linear-gradient(top, #fcfcfc, #dfdfe1); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfcfc, #dfdfe1); /* IE10 */
	background: linear-gradient(top, #fcfcfc, #dfdfe1); /* CSS3 */ 
}



/************Content***********/



blockquote{
	position: relative;
	background: #e7e7e7;
	margin-top: 56px;
	display: block;
	padding: 16px 40px 50px 39px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	margin-bottom: 54px;
}
blockquote:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 22px;
	height: 21px;
	left: 40px;
	bottom: -21px;
	background: url(../images/bq_corner.png) no-repeat 0 0;
}


.magnifier2:hover .img_section_txt2{
	top: 0;
}

.banner1{
	background: #45c8de;
	width: 100%;
	position: relative;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 50px 20px 67px;
	margin-top: 46px;
	-webkit-transition: all 0.6s ease;
		-moz-transition: all 0.6s ease;
		-o-transition: all 0.6s ease;
		transition: all 0.6s ease;
}
.banner1:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 39px;
	height: 39px;
	right: 0;
	top: 0;
	background: url(../images/banner_corner1.png) no-repeat 0 0;
	-webkit-transition: all 0.6s ease;
		-moz-transition: all 0.6s ease;
		-o-transition: all 0.6s ease;
		transition: all 0.6s ease;
}
.banner1.v2:before {background: url(../images/banner_corner2.png) no-repeat 0 0;}
.banner1.v3:before {background: url(../images/banner_corner3.png) no-repeat 0 0;}
.banner1-txt1 {
	font:50px/50px 'Jockey One', Arial, sans-serif;
	margin-top: 21px;
	color: #fff;
	text-transform: uppercase;
}
.banner1-txt2 {
	font:500 18px/26px 'Ubuntu', Arial, sans-serif;
	margin-top: 39px;
	color: #fff;
}
.banner1-txt3 {
	font:300 12px/22px 'Ubuntu', Arial, sans-serif;
	margin-top: 23px;
	color: #fff;
}

.banner1:hover{
	background: #413f44 !important;
}
.banner1:hover .more_btn-banner{
	color: #807e83;
}
.banner1:hover:before {background: url(../images/banner_corner-hover.png) no-repeat 0 0 !important;}

.box-1{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 10px 7px 14px 29px;
	background: #000;
}

.link-box:hover .box-1{background: #54b00a;}
.link-box:hover .color1{color: #000 !important;}


/* ============================= lists ====================== */
.listWithMarker {
	margin: 0;
	margin-top: 20px;
}
.listWithMarker li {
	display: block;
	margin-bottom: 9px;
	padding-left: 21px;
	background: url(../images/list_marker.png) 0 8px no-repeat;
}
.listWithMarker li a {
	color: #45c8de;
	text-decoration: none;
}
.listWithMarker li a:hover, .listWithMarker li.current a {
	color: #000;
}

.listWithMarker.v2 li a {color: #6b7173;}
.listWithMarker.v2 li a:hover {color: #51cce0;}



.listWithMarker2 {
	margin: 0;
	margin-top: 48px;
}
.listWithMarker2 li {
	display: block;
	margin-bottom: 20px;
}
.listWithMarker2 li i{
	color: #45c8de;
	font-size: 30px;
	width: 35px;
}

.listWithMarker2 li a {
	color: #6b7173;
	text-decoration: none;
}
.listWithMarker2 li a:hover, .listWithMarker li.current a {
	color: #45c8de;
}






.list2{
	margin: 0;
	margin-top: 7px;
}
.list2 li{
	display:block;
	padding-bottom: 10px;
}
.list2 li a {
	display:inline-block;
	color:#777;
	text-decoration:none;
	font:13px "Ubuntu",Arial;
	width: 100%;
}

.list2 li a em {
  background: url(../images/line-hor.gif) repeat-x 0% 13px;
  display: block; 
  overflow: hidden;
 }

.list2 li a .list_left{
	float: left;
}
.list2 li a .list_right{
	float: right;
	margin-left: 4px;
}
.list2 li a:hover {
	color:#54b00a;
}

/* ============================= end lists ====================== */

.more_btn-banner{
	position: relative;
	display: inline-block;
	margin-top: 42px;
	color: #fff;
	text-decoration:none; 
	font:26px/30px "Jockey One", Arial, sans-serif;
	text-transform: uppercase;
}
.more_btn-banner:hover{
	color: #807e83;
	text-decoration: underline;
}

.more_btn{
	position: relative;
	display: inline-block;
	margin-top: 42px;
	padding: 14px 40px;
	background: #45c8de;
	color: #fff;
	text-decoration:none; 
	font:16px/20px "Jockey One", Arial, sans-serif;
	text-transform: uppercase;
}
.more_btn:hover{
	color: #fff;
	background: #413f44;
}


.more_btn2{
	position: relative;
	display: inline-block;
	margin-top: 37px;
	font:bold 23px/30px "Ubuntu", Arial, sans-serif;
	text-shadow:1px 1px #555;
}
.more_btn2 i{
	display: inline-block;
	font-size: 37px;
	margin-top: 0px;
	margin-left: 6px;
}




.more_btn3{
	position: relative;
	display: inline-block;
	width: 40px;
	height: 48px;
	background: #f3f3f3;
	/*margin-left: -28px;*/
	/*margin-top: 11px;*/
	height: 48px;
	border: 1px solid #e6e6e6;
	border-left: none;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	color: #45c8de;
	font-size: 30px;
	line-height: 48px;
	text-align: center;
}
.more_btn3 i{
	font-size: 30px;
	line-height: 48px;
}
.more_btn3:hover{color: #000;}





figure{display: block; margin-top: 7px;margin-bottom: 20px;}
.figure_video{
	margin-bottom: 34px;
	margin-top: 12px;
}
figure.img_inner {
	display: block;
	overflow: hidden;
	height: auto;
	line-height: 0;
	margin: 0;
	margin-top: 56px;
}
figure.img_inner.v2{
	margin-top: 88px;
	position: relative;
	overflow: visible;
}
figure.img_inner.v2:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 100%;
	height: 4px;
	left: 0;
	top: -1px;
	background: url(../images/hline_corner2.png) repeat-x 0 0;
}
figure.img_inner.v2 iframe{height: 369px; width: 100%;}
figure iframe {
	width: 100%;
	height: 540px;
}
address{
	display: block;
	margin-top: 50px;
	font-style: normal;
	margin-bottom: 18px;
}
address dl dt{
	margin-bottom: 0px;
	display: inline-block;
	/*color: #454545;*/
	margin-bottom: 17px;
	font-weight: bold;
	font:500 24px/30px 'Ubuntu', Arial, sans-serif;
	color: #413f44;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 73px;
}



/*********************************start magnifier2*************************************/
.magnifier2 {
		position:relative;
		/* display:block; */
		display: inline-block;
		width: 100%;
		overflow: hidden;
}
.magnifier2 img{
}
.zoom{
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/

		box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: url(../images/magnifier2.png) 50% 50% no-repeat;
	-webkit-transition: all 0.6s ease;
		-moz-transition: all 0.6s ease;
		-o-transition: all 0.6s ease;
		transition: all 0.6s ease;
}
a.magnifier2:hover .zoom{
	opacity: 1;
}
a.magnifier2 .zoom{
	opacity: 0;
}
/*********************************end magnifier2*************************************/
/************Footer************/
footer{ 
	display: block; 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_priv{
	padding: 0px 0 24px;
}
footer h1{margin-top: 1px; float: none;}
p.txt_priv{
	color:#413f44;
	font:24px/30px "Jockey One", Arial, sans-serif;
	text-transform: uppercase;
	margin-top: 16px;
}



/*----------- start social icons ----------------*/

.soc_icons {
	position: relative;
	display: inline-block;
	margin-top: 20px;
	white-space: nowrap;
	text-align: left;
	margin-right: 7px;
}
.soc_icons > li {
	position: relative;
	display: inline-block;
	margin-right: 7px;
}
.soc_icons > li > a {
	position: relative;
	color: #fff;
	line-height: 1em;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	display: inline-block;
	text-align: center;
	width: 47px;
	height: 47px;
	background: #363636;
	border-radius: 500px;
}
.soc_icons > li i{font: normal normal 21px/47px 'FontAwesome';}
.soc_icons > li > a:hover {
	color: #54b00a !important;
	text-decoration: none;
}



/*----------- end social icons ----------------*/

#search1{margin-top: 57px; width: 100%;}
#search1 input{
	width: 86px;
	width: 100%;
	float: left;
	color: #333;
	font:14px/21px Arial, Helvetica, sans-serif;
	height: 48px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 13px 40px 14px 10px;
	box-shadow: none;
	-webkit-appearance: none;
	resize: none;
	outline: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #f3f3f3;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	display: inline-block;
	border-radius: 1px;
	margin-right: -40px;
}



.lightbox-video{
	position:relative;
	display:inline-block;
	margin-top: 13px;
}
.lightbox-video span.video_icon {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: url(../images/video_sign.png) no-repeat 50% 50%;
	z-index:1;
	opacity: 0;
}
.opacity1 {opacity: 1;}
.lightbox-video span.video_title {
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
	background: #474747;
	color: #fff;
	padding: 4px 10px;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
}


.priv_section1{float: left;}
.priv_section2{float: right;}



/* ============================= start tabs ====================== */
.tabs1 { margin-top: 52px;}
.tab_container {background: #e7e7e7; padding: 12px 35px 45px 40px;  margin-top: 63px;
	/*border: 1px solid #e1e0de;*/
	position: relative;
}
.tabs{position: relative;}
.tabs:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 100%;
	height: 1px;
	left: 0;
	bottom: -24px;
	background: #e7e7e7;
}
.tabs li { float: left; margin-right: 0; width: 25%; position: relative;}
.tabs li:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 15px;
	height: 15px;
	left: 50%;
	bottom: -31px;
	margin-left: -7px;
	border-radius: 1500px;
	background: #45c8de;
}
.tabs li a { 
	display: block; 
	font:24px/24px 'Jockey One', Arial, sans-serif;
	color:#45c8de; 
	text-align: center;
}
.tabs li a:hover {color: #000;}
.tabs li a.current {color: #000;/*border: 1px solid #e1e0de;*/ border-bottom: 0px;}

.tabs_arrow{
	position: absolute;
	width: 43px;
	height: 22px;
	display: inline-block;
	top: -21px;
	left: 10%;
	margin-left: 8px;
	background: url(../images/tabs-arrow.png) 0 0 no-repeat;
}
.tabs_arrow.v2{left: 35%;}
.tabs_arrow.v3{left: 60%;}
.tabs_arrow.v4{left: 85%;}

@media only screen and (max-width: 1199px) {
	.div-content{width:100%;}
	address dd span{width: 85px;}

	figure.img_inner{float: none; margin-right: 0;}
	figure iframe {width: 100%;}
	.caption span.slider_txt1, .caption span.slider_txt2{margin-left: 0;}

	.tabs_arrow{margin-left: 2px;}
	address dl dt {font: 500 20px/24px 'Ubuntu', Arial, sans-serif;}
	.txt2, .txt6 {font:142px/142px 'Jockey One', Arial, sans-serif;}
    .txt6 {font: 100px/100px 'Jockey One', Arial, sans-serif;}
}

@media only screen and (max-width: 979px) {
	.address figure iframe {
		max-width:100%;
		width: 100%;
	}
	
	figure iframe {width: 100%;}
	.magnifier2 {width: 100%;}
	.caption {top: 5%;}
	.caption span.slider_txt1{font:72px/72px "Jockey One", Arial, Helvetica, sans-serif ;}

	.txt2 {
		font:82px/82px 'Jockey One', Arial, sans-serif;
		margin-left: 0px;
	}
    .txt6 {
        font: 62px/62px 'Jockey One', Arial, sans-serif;
        margin-left: 0px;
    }
	.txt3 {font:44px/44px 'Jockey One', Arial, sans-serif; margin-top: 10px; margin-bottom: -20px;}
	figure.img_inner.v2 iframe{height: 190px;}
	h3 {font: 500 22px/30px 'Ubuntu', Arial, sans-serif;}

	.tabs_arrow{margin-left: -3px;}
	.img4{width: 100%; float: none; margin-bottom: 10px;}
	address {font-size: 12px;}
	address dl dt {font: 500 16px/20px 'Ubuntu', Arial, sans-serif;}
	address dd span {width: 75px;}
	figure iframe {height: 240px;}
	img.no_resize{width: auto;}
}


@media only screen and (max-width: 767px) {

	img{width: 100%;}
	img.no_resize{width: auto;}
	.box{overflow: visible;}
	.mobile_txt_cntr{text-align: center;}
	figure.img_inner {margin-bottom: 10px;}
	.marTopMobile1{margin-top: 30px;}
	#search1{width: 100%; margin-right: 0;}
	.caption {display: none;}
	.camera_wrap img {margin-left: -140px !important;}
	p.txt_priv{font:15px/20px "Jockey One", Arial, sans-serif;}
	.img1{float: none; margin-bottom: -20px;	}
	.tabs_arrow{margin-left: -9px;}
	.img3{float: none;}
}


@media only screen and (max-width: 479px) {
	/*.main{width: 300px;}*/
	/*h1 img{width: 100%;}*/
	.camera_wrap img {margin-left: -210px !important;}
	.tabs_arrow{margin-left: -15px;}
}
@media only screen and (max-width: 320px) {

}