/* CSS3 File for BTCN */

html * {
	margin: 0;
	padding: 0;
}

body {
	font-family: sans-serif;
	background-color: #ffffff;
}

#navio {
	width: 100%;
	position: fixed;
	background-color: #000000;
	opacity: 0.5;
	z-index: 90;
}

#subscribe {
	float: right;
	padding: 5px;
	z-index: 91;
}

input[type="button"] {
	box-sizing: border-box;
	border: 2px solid #ccc;
	border-radius: 4px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: red;
	padding: 6px 10px 6px 10px;
	cursor: pointer;
	z-index: 92;
}

#navi {
	width:40px;
	font-size: 32px;
	font-weight: 900;
	color: #ffffff;
	padding-left: 20px;
	cursor: pointer;
}

#navcover {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #7E1D53;
	opacity: 0.5;
	overflow: hidden;
	display: none;
	z-index: 99;
}

#navbar {
	position: fixed;
	height: 100%;
	float: left;
	left: 0px;
	bottom: 0px;
	background-color: #7E1D53;
	opacity: 0.6;
	display: none;
	overflow: auto;
	z-index: 100;
}	

#navclose {
	font-size: 48px;
	color: #ffffff;
	float: right;
	cursor: pointer;
	width: 30px;
}

#menu {
	padding-top: 70px;
	padding-left: 20%;
	height: 80%;
	width: 60%;
	color: #ffffff;
	text-align: left;
}

li {
	list-style-type: none;
	padding-bottom: 10px;
	padding-top: 10px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ff8800;
}

#flw {
	padding-top: 10px;
	color: #000000;
}

hr {
	height: 2px;
	border-width: 0;
	color: #6D0C42;
	background-color: #6D0C42;
}

.social {
	width: 32px;
	height: 32px;
	filter: invert(1);
	padding: 4px;
	border: 0px;
}

img.social:hover {
	filter: invert(0.2);
}

#stk {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#stk h1 {
	color: #888888;
	font-size: 140%;
}

#nrec, #orec, #mostp, #plist, #cstat, #about, #contact {
	font-size: 100%;
	color: #000000;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sstat img {
	width: auto;
	height: 50px;
}

#contact {
	background-image: url("cnct.jpg");
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
	background-attachment: relative;
	background-position: left; 
}

#frm {
	box-sizing: border-box;
	width: 100%;
	padding-top: 10px;
}

#ffm {
	color: #000000;
	position: relative;
}

.fr {
	padding: 5px 0;
	margin-bottom: 10px;
}

input[type="text"], input[type="password"], input[type="email"], textarea {
	width: 80%;
	box-sizing: border-box;
	border: 2px solid #ccc;
	border-radius: 4px;
	font-size: 16px;
	background-color: white;
	padding: 6px 10px 6px 10px;
}

#frm input[type="submit"], input[type="reset"] {
	width: 75px;;
	border: 2px solid #ccc;
	border-radius: 4px;
	font-size: 80%;
	font-weight: bold;
	background-color: #eeeeee;
	background-image: none;
	padding: 5px;
}

#captcha {
	height: 55px;
	width: 85px;
}

#foot {
	width: 100%;
	height: 80px;
	background-image: url("nandini.png");
	background-color: #E1D8D1;
	background-repeat: no-repeat;
	background-attachment: relative;
	background-position: left;
}

#social {
	float: right;
	text-align: right;
	padding: 10px;
}

.social2 {
	width: 32px;
	height: 32px;
	padding: 4px;
	border: 0px;
}

img.social2:hover {
	filter: invert(0.8);
}

.qpic {
	width: 320px;
	height: auto;
}

@media only screen and (max-width: 360px) {
	#banner {
	background-image: url("cap/cap360.jpg");
	height: 104px;
	}
	
	#navbar {
		width: 90%;
	}
}

@media only screen and (min-width: 360px) {
	#banner {
	background-image: url("cap/cap375.jpg");
	height: 108px;
	}
	
	#navbar {
		width: 90%;
	}
}

@media only screen and (min-width: 375px) {
	#banner {
	background-image: url("cap/cap393.jpg");
	height: 113px;
	}
	
	#navbar {
		width: 80%;
	}
}
@media only screen and (min-width: 393px) {
	#banner {
	background-image: url("cap/cap412.jpg");
	height: 118px;
	}
	
	#navbar {
		width: 90%;
	}
}

@media only screen and (min-width: 412px) {
	#banner {
	background-image: url("cap/cap600.jpg");
	height: 172px;
	}
	
	#navbar {
		width: 80%;
	}
}

@media only screen and (min-width: 600px) {
	#banner {
	background-image: url("cap/cap740.jpg");
	height: 212px;
	}
	
	#navbar {
		width: 80%;
	}
}

@media only screen and (min-width: 740px) {
	#banner {
	background-image: url("cap/cap768.jpg");
	height: 220px;
	}
	
	#navbar {
		width: 80%;
	}
}

@media only screen and (min-width: 768px) {
	#banner {
	background-image: url("cap/cap780.jpg");
	height: 223px;
	}
	
	#navbar {
		width: 80%;
	}
}

@media only screen and (min-width: 780px) {
	#banner {
	background-image: url("cap/cap800.jpg");
	height: 229px;
	}
	
	#navbar {
		width: 60%;
	}
}

@media only screen and (min-width: 800px) {
	#banner {
	background-image: url("cap/cap851.jpg");
	height: 244px;
	}
	
	#navbar {
		width: 50%;
	}
}

@media only screen and (min-width: 851px) {
	#banner {
	background-image: url("cap/cap896.jpg");
	height: 257px;
	}
	
	#navbar {
		width: 40%;
	}
}
@media only screen and (min-width: 896px) {
	#banner {
	background-image: url("cap/cap962.jpg");
	height: 276px;
	}
	
	#navbar {
		width: 40%;
	}
}

@media only screen and (min-width: 962px) {
	#banner {
	background-image: url("cap/cap1024.jpg");
	height: 294px;
	}
	
	#navbar {
		width: 32%;
	}
}

@media only screen and (min-width: 1024px) {
	#banner {
	background-image: url("cap/cap1280.jpg");
	height: 367px;
	}
	
	#navbar {
		width: 30%;
	}
}

@media only screen and (min-width: 1280px) {
	#banner {
	background-image: url("cap/cap1366.jpg");
	height: 392px;
	}
	
	#navbar {
		width: 25%;
	}
}

@media only screen and (min-width: 1366px) {
	#banner {
	background-image: url("cap/cap1440.jpg");
	height: 413px;
	}
	
	#navbar {
		width: 23%;
	}
}

@media only screen and (min-width: 1440px) {
	#banner {
	background-image: url("cap/cap1536.jpg");
	height: 440px;
	}
	
	#navbar {
		width: 22%;
	}
}

@media only screen and (min-width: 1536px) {
	#banner {
	background-image: url("cap/cap1600.jpg");
	height: 458px;
	}
	
	#navbar {
		width: 20%;
	}
}

@media only screen and (min-width: 1600px) {
	#banner {
	background-image: url("cap/cap1920.jpg");
	height: 549px;
	}
	
	#navbar {
		width: 20%;
	}
}

@media only screen and (min-width: 1920px) {
	#banner {
	background-image: url("cap/cap1920.jpg");
	height: 549px;
	}
	
	#navbar {
		width: 16%;
	}
}

#banner {
	background-repeat: no-repeat;
	background-attachment: relative;
	background-position: center; 
	background-color: #000000;
	width: 100%;
}

@media only screen and (max-width: 780px) {
	#aus {
		height: auto;
	}
	#ffm {
	width: 100%;
	padding-left: 5%;
	}

}

@media only screen and (min-width: 780px) {
	#aus {
		height: auto;
		background-image: url("about.png");
		background-repeat: no-repeat;
		background-attachment: relative;
		background-position: left; 
		padding-left: 240px;
	}
	#ffm {
	width: 50%;
	padding-left: 50%;
	}

}

@media only screen and (max-width: 493px) {
	#sback {
		background-image: url("stats493.jpg");
	}
}

@media only screen and (min-width: 493px) {
	#sback {
		background-image: url("stats800.jpg");
	}
}

@media only screen and (min-width: 800px) {
	#sback {
		background-image: url("stats1366.jpg");
	}
}

@media only screen and (min-width: 1366px) {
	#sback {
		background-image: url("stats.jpg");
	}
}

@media only screen and (max-width: 599px) {
	#vid, #subs {
		float: right;
	}
	#sback {
		height: 350px;
		width: 100%;
		background-repeat: no-repeat;
		background-attachment: relative;
		background-position: left; 
	}
	.sstat {
		filter: invert(1);
		padding-top: 50px;
		padding-left:5%;
		padding-right: 5%;
		width: 40%;
		text-align: center;
	}
}

@media only screen and (min-width: 599px) {
	#vid, #view, #subs, #share {
		float: left;
	}
	#sback {
		height: 200px;
		width: 100%;
	}
	.sstat {
		filter: invert(1);
		padding-top: 50px;
		padding-left:5%;
		padding-right: 5%;
		width: 15%;
		text-align: center;
	}

}

@media only screen and (max-width: 799px) {
	.ppback {
		padding-top: 10px;
		padding-left:2%;
		padding-right: 2%;
		width: 50%;
		text-align: center;
		box-sizing: border-box;
		float: left;
	}
	#nveg, #mb {
		float: right;
	}
	#pback {
		height: 400px;
		width: 100%;
	}
	.pstat {
		width: 100%;
		height: 210px;
		text-align: center;
		background-repeat: no-repeat;
		background-attachment: relative;
		background-position: center top; 
	}
	#nveg {
		background-image: url("nveg.jpg");
	}
	#veg {
		background-image: url("veg.jpg");
	}
	#mbb {
		background-image: url("mbb.jpg");
	}
	#sdish {
		background-image: url("sdish.jpg");
	}
	.cptn {
		width: 100%;
		border: 1px solid #dddddd;
		padding-top: 165px;
		padding-bottom:10px;
		border-radius: 0px 0px 25px 25px;
		font-size: 80%;
		cursor: pointer;
	}

}

@media only screen and (min-width: 799px) {
	.ppback {
		padding-top: 10px;
		padding-left:2%;
		padding-right: 2%;
		width: 25%;
		text-align: center;
		float: left;
		box-sizing: border-box;
	}
	#pback {
		height: 200px;
		width: 100%;
	}
	.pstat {
		width: 100%;
		height: 140px;
		text-align: center;
		background-repeat: no-repeat;
		background-attachment: relative;
		background-position: center; 
	}
	#nveg {
		background-image: url("nveg.jpg");
	}
	#veg {
		background-image: url("veg.jpg");
	}
	#mbb {
		background-image: url("mbb.jpg");
	}
	#sdish {
		background-image: url("sdish.jpg");
	}
	.cptn {
		width: 100%;
		border: 1px solid #dddddd;
		padding-top: 150px;
		padding-bottom:20px;
		border-radius: 0px 0px 25px 25px;
		font-size: 80%;
		cursor: pointer;
	}
}

@media only screen and (max-width: 1920px) {
	#container {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		background-color: #ffffff;
	}
}

@media only screen and (min-width: 1920px) {
	#container {
		margin-left: auto;
		margin-right: auto;
		width: 1920px;
		background-color: #ffffff;
		border-left: 1px solid #aaaaaa;
		border-right: 1px solid #aaaaaa;
		box-shadow: 5px 0px #dddddd;
	}
}


@media only screen and (max-width: 600px) {
	.rch, .rch1, .rch2, .rch3, .rch4, .rch5, .rch6 {
		width: 98%;
		height: auto;
		padding: 1%;
	}

	.rcd {
		border: 0px solid #dddddd;
		border-radius: 25px 25px 0px 0px;
		cursor: pointer;
	}

	.rtd {
		font-size: 80%;
		border: 1px solid #dddddd;
		padding: 5px;
		border-radius: 0px 0px 25px 25px;
		height: 50px;
	}

	.rcd img {
		width:100%;
		height: auto;
	}
}

@media only screen and (min-width: 600px) {
	.rch, .rch1, .rch2, .rch3, .rch4, .rch5, .rch6 {
		width: 48%;
		height: auto;
		padding: 1%;
	}
	
	.rch, .rch1, .rch3, .rch5 {
		float: right;
	}

	.rcd {
		border: 0px solid #dddddd;
		border-radius: 25px 25px 0px 0px;
		cursor: pointer;
	}

	.rtd {
		font-size: 80%;
		border: 1px solid #dddddd;
		padding: 5px;
		border-radius: 0px 0px 25px 25px;
		height: 60px;
	}

	.rcd img {
		width:100%;
		height: auto;
	}
}

@media only screen and (min-width: 800px) {
	.rch, .rch1, .rch2, .rch3, .rch4, .rch5, .rch6 {
		width: 30%;
		height: auto;
		padding: 1.66%;
		float: right;
	}
	
	.rch, .rch1, .rch2, .rch4, .rch5 {
		//float: right;
	}

	.rcd {
		border: 0px solid #dddddd;
		border-radius: 25px 25px 0px 0px;
		cursor: pointer;
	}

	.rtd {
		font-size: 80%;
		border: 1px solid #dddddd;
		padding: 5px;
		border-radius: 0px 0px 25px 25px;
		height: 60px;
	}

	.rcd img {
		width:100%;
		height: auto;
	}
}

