@charset "utf-8";
/* CSS Document */
@media (min-width:768px)and (max-width:991px) {
.navbar-nav {
	float: right;
	margin: 0;
}
.footerquick
{
	position:relative;
}
.search-acc {
	padding: 15px 12px !important;
}
.navbar-brand {
	width: 65px;
	overflow: hidden;
}
.navbar-nav>li>a {
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 50px;
	padding-left: 5px;
	padding-right: 5px;
}
.dapsearch {
	display: none !important;
}
.carousel {
	/*height: 350px;*/
}
body {
	padding-top: 50px;
	font-family: 'proxima_nova_rgregular', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	color: #4a4a4a;
}
#logoimg {
	height: 50px;
}
.search-bar {
	margin-left: -193px;
}
.contentheader {
	font-size: 16px;
	line-height: 40px;
}
.close_it {
	height: 40px;
	width: 40px;
}
.close_it:hover {
	height: 40px;
	width: 40px;
}
.dl_it {
	height: 40px;
	width: 40px;
}
.dl_it:hover {
	height: 40px;
	width: 40px;
}
.sug-pro {
	font-size: 20px;
}
.audio-player {
	width: 450px;
}
h2.resp-accordion {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #c1c1c1;
	border-image: none;
	border-style: solid;
	border-width: 0 1px 1px;
	font: bold 20px/3 proxima_nova_rgregular;
	margin: 0;
	padding: 10px 15px;
	background-color: #727272;
	color: #fff;
}
.tabdisplayer {
	border-left: none;
	border-right: none;
	width: 100%;
	height: 41px;
}
.font-44 {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}
.tag-line
{
	border-top:1px solid black;
	color:#000 !important;	
	font-size:16px;
}
.partner-h3-mt
{
	margin-top:-50px;
}

.ft_third_partner
{
	float: right;
	margin:0 15px 0 0;
}
.ft_third_blog
{
	float: right;
	margin:0 -45px 0 0;
}
.ft_third_news
{
	float:right;
	margin:0 -68px 0 0;
}

}