body {
	
}

h1, h2, h3, h4, h5, h6 {
	color: black !important;
}


.thumbnail h3 , .carousel-caption h1{
	color: white !important;
}
.big-btn {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	font-weight: bold !important;
	font-size: 18px !important;
}
.default {

	padding-left: 0px;
}
.home {

	padding: 0px;
}
.navbar-brand {
	background: url("/img/internetfrog.png") center center no-repeat;
	display: block;
	text-indent: -5000px;
	position: relative;
	width: 245px;
	height: 48px;
}
.navbar-wrapper {
	margin-top: 20px;
}
#hero {
	 background-position: 50% 50%;
	 background-size: cover;
	 height: 4000px;
}
h1, h2, h3, h4, h5 {
	margin-top: 0px;
}
.carousel-inner {

}
.carousel-caption h1 {
	color: white;
}
.content-body {
	margin-top: 20px;
}
.twitter-share-button {
	margin-top: 15px;
	margin-right: 35px;
}
.featurette-heading {
	margin-top: 10px !important;
}
.navbar-nav>li>a {
	border-right: 1px solid rgba(0, 0, 0, 0.2) !important;
	border-left: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.featurette-divider {

}
.subnav {
	margin-top: -20px;
	background-color: #1B80D8;

}
.subnav .nav {
	margin-left: 230px;
}

.subnav .nav li a {
	height: 40px;
	padding-top: 10px;
	color: #87B6D8;
}

// Mobile 

 .mo {
	display: none !important;
}
a {
	font-size: 12px !important;
}
.mobilenav {
	list-style: none;
	margin: none;
	padding: none;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.mobilenav li a {
	padding: 15px;
	font-weight: bold;
	font-size: 30px !important;
	display: block;
	width: 100% !important;
	background-color: green;
	color: white;
	text-decoration: none;
}
.mobilenav li a:hover {
	background-color: black;
}
.mc {
	padding-left: 10px;
	padding-right: 25px;
	font-size: 18px !important;
}

.webarchive, .webarchive table tr td, .webarchive table tr td select  {
	font-size: 20px !important;
}
.webarchive table tr td {
	padding-top: 15px;
	padding-bottom: 15px;
}

.active {
	background-color: #022f5a;
}
.active_sub {
	background-color: #FFF;
	color: #7DAF29 !important;
	font-weight: bold;
}
.mobile_speed_btn {
	font-size: 30px !important;
	font-weight: bold;
}
.ng-binding {

}
.mo {
	display: none !important;
}
@media only screen and (max-width: 767px) {
	a, li {
		margin: 10px;
	}
	body, div, td, a {
		font-size: 14px !important;
	}
	.content-right {
		width: 320px !important;
	}
	.mo {
		display: block !important;
	}
	.nm {
		display: none !important;
	}
	.twitter-share-button {
		margin-left: 0px !important;
	}
	.sta {
		text-align: center;
	}
}

.panel>.panel-heading>a {
	color: white;
	font-weight: bold;
	font-size: 28px !important;
	text-decoration: underline !important;
}
.help-block>ul {
	list-style: none;
	padding: 0px;
}
.help-block>ul>li {
	padding: 15px !important;
	background-color: red !important;
	color: white !important;
}

#frmSearch table, #frmSearch>table {
	width: 100% !important;
}
.flashMovie-box {
	background-color: white !important;
	width: 600px;
}