/*--
	Theme Name: theme49082
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */


/** Styles by Sammy */
.banner {
	background: url(../../uploads/2015/10/sliderbg2.png) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 509px;
}


.interior-sub-menu li a { 
	color: #7d7d7d;
}

.interior-sub-menu li { 
	list-style:none;
}
.interior-sub-menu div div > ul > li > a {
    font-weight:bold;
}

.custom-footer div ul li a {
	color: #a369dc !important;
	font: bold 18px/1.2em Asap !important;
	text-transform: uppercase !important;
}

.custom-footer div ul li ul {
	margin-left: 0px !important;
	padding-top: 9px !important;
	padding-bottom: 30px !important;
}

.custom-footer div ul li ul li a {
	color: #5b5b5b !important;
	font: 400 14px/21px Lato !important;
	text-transform: none !important;
}

.footer-blue {
	color:#4b6ac0;
}

.drugs-nav ul {
	min-width: 300px !important;
}

.research-nav ul {
	min-width: 150px !important;
}

.research-nav ul li ul{
	min-width: 250px !important;
}

.business-dev-nav ul {
	min-width: 275px !important;
}

.slider-area {
	max-width: 850px;
}

.ticker-area {
	padding-top: 35px;
}

.banner-area {	
	padding-top: 125px;
}

.sub-nav li a {
	border: none !important;
	background: none !important;
	padding: 5px 5px !important;
	font-weight: normal !important;
}

.sub-nav li a:hover {
	background: none !important;
}

.sub-nav li {
	background-color: #303030 !important;
}

.sub-nav li + li {
	background: url(images/nav.png) left 2px top 8px no-repeat;
	padding-left: 10px !important;
}

.sub-nav {
	float: left !important;
	padding-left: 623px !important;
}

.spacing {
	margin-top: 160px !important;
}

.op-text {
	padding-top: 0px;
}

.derm-text {
	padding-top: 0px;
}

.separator {border-right: 1px solid #FFF;}


.btn {
	color:#813a7b !important;
	}
	



@media (min-width: 980px) and (max-width: 1199px) {
	.sub-nav {
	padding-left: 490px !important;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.sub-nav {
	padding-left: 329px !important;
	}
	.separator {
		border-right:none;
	}
	
	.op-text {
		padding-top: 25px;
	}
	
	.derm-text {
		padding-top: 25px;
	}
	
	.slide-col {width: 100% !important;}
	
	.header-bar {width: 870px;}
	
}

@media (min-width: 200px) and (max-width: 768px)
{
	.op-text {
		padding-top: 25px;
	}
	
	.derm-text {
		padding-top: 25px;
	}
	
	.separator {
		border-right:none;
	}
}

@media (max-width: 768px){
                .util-nav{
                                display:none;
                }
                .nav-main .sub-nav{
                                padding-left: 0 !important;
                }
}

