@media screen and (max-width:1800px) {
.focusC, .sub-header, .aboutC, .becomeC, .nstatsC, .contactC{overflow: hidden;position: relative; }
}
@media screen and (max-width:1430px) {
.sharkC img{width: 370px;}
.sh-dtls h1{font-size: 45px;margin: 0 0 10px;}
.sh-dtls h3{font-size: 20px;}
.blu-btn{margin-top: 10px;}
a.arrw{bottom: 4%}
.becomeC{background-size: cover}
}
@media screen and (max-width:1260px) {
.inner, .mainC{width: 100%;}

}
@media screen and (max-width:1200px) {
html, body{-webkit-overflow-scrolling: touch;}
.bleft{width: 55%}
.bleft span img, .rshark img{width: 100%}
.rshark{width: 35%}
.cform{width: 60%}
.lcont{margin: 10px 0 0 10px;width: 36.5%}
.advC{padding-top: 15px;}
}
@media screen and (max-width:1080px) {
.nstatsC li h5{font-size: 40px;}
.nstatsC li small{font-size: 18px;}
.focusC li h4{font-size: 20px;}

}
@media screen and (max-width:1000px) {
#menu {
	display: none;
	position:relative;
	z-index: 999;
}
nav{
	position: absolute;
	width: 100%;
	top: 35px;
	right: 0;
	margin-right: 0;
	text-align: right;
	z-index: 9999;
	background: transparent;
}
header.fixed nav{top: 15px;}
nav ul{
	position: relative;
	background:rgba(0,0,0,.8);
	padding:5px;
	text-align: center;
}
nav li a{padding:5px 10px;}
nav li a:hover{color:#12b6ff!important;}
.show-menu {
	display:inline-block;
	margin:0 15px 20px 0;
	cursor:pointer;
}
header.fixed .show-menu{margin-bottom: 14px}
.dettl{text-align: center}
.focusC li{width: 47%}
.bleft{width: 90%;}
.rshark{width: 60%;margin-top: 20px;}
.nstatsC li{width: 37%;margin-bottom: 60px;}
.cform{width: 90%;display: block;margin: 10px auto}
.lcont{width: 86%;display: block;margin: 20px auto 0}
.bleft p, .aboutC{text-align: center}
.pubform input[type=text], .pubform input[type=email]{width: 47.7%;}
.pubform h3{margin: 0 10px 10px;}
.pubform ul{margin: 0 10px 20px;}
}
@media screen and (max-width:770px) {
.sh-dtls{width: 97%;}
.sub-header{background-attachment: inherit}

}
@media screen and (max-width:620px) {
.logo{margin: 10px 15px;}
.logo img{width: 180px;}
nav{top: 19px;}
nav ul li{
	width:100%;
	display:block;
	text-align:center;
	padding:0 10px;
	margin:0;
	background: none;
	border: 0;
}
nav li a{
	width:100%;
	display:block;
	text-align:center;
	margin: 0;
	padding: 10px 0;
}

.sharkC img{width: 50%;}
.sh-dtls h1{font-size: 8vw;line-height: 8vw;padding: 0 40px;}
.sh-dtls h3{font-size: 4vw}
.blu-btn a{margin: 10px 0 0}
.dettl{font-size: 8vw;line-height: 8vw}
.aboutC h3, .focusC li h4{font-size: 5.5vw;}
.aboutC p, .focusC li p{font-size: 4vw;line-height: 6vw}
.becomeC{padding: 35px 0 10px;}
.focusC li{width: 90%;margin: 100px auto 10px;}
.bleft p{font-size: 5vw;line-height: 7vw;}
.nstatsC li{width: 60%;}
.contactC, .nstatsC, .focusC, .aboutC{padding: 35px 0}
.cform input[type=text], .cform input[type=email], .cform textarea, .cform input[type=text].subj, .cform input[type=text].name{width: 100%;margin: 10px 0;}
.cform input[type=submit]{width: 100%;}
.lcont{width: 90%}
.lcont h4{font-size: 5.5vw}
.lcont h5{font-size: 3.8vw}
.lcont li{font-size: 3.7vw;margin: 12px 0 12px 5px;}
.mainC{padding-top: 100px}
.advC{padding: 0 10px 20px}
.advC .cform input[type=text].name, .advC .cform input[type=text].skype, .advC .cform input[type=email], .advC .cform input[type=text].subj{width: 97.9%;margin: 10px 0;}
.publC{padding: 5px 0 20px;}
.pubform{padding: 0 10px}
.pubform input[type=text], .pubform input[type=email]{width: 97.9%;margin: 10px 0}
.pubform h3{margin: 0 .45% 10px;}
.pubform ul{margin: 0 .45% 10px;}
.faqC{padding: 20px 0 30px;}
.faqQ{padding-left: 49px;}
.faqQ h4{font-size: 5vw;line-height: 6.5vw}
.faqQ:before{width: 40px;height: 40px;font-size: 28px;line-height: 40px;}
.faqQ.active:before{line-height: 35px;}
.faqA{padding: 0 15px 0 5px;}
.faqA p{word-break: break-word;font-size: 4vw;line-height: 6.5vw;margin: 20px 0 0;}


footer{text-align: center;}
.ftr-logo{position: relative;top: auto;right: auto}

}
@media (max-height: 700px) and (max-width: 1400px) {
.sub-header{height: auto;padding: 130px 0 80px;}
.sharkC img{width: 300px}
} 


@media only screen and (min-width: 300px) and (max-width: 740px) and (orientation:landscape) {

}

