@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Open Sans', sans-serif;
	}
	

a:link, a:visited {
	font-weight: bold;
	color: #ffae00;
	text-decoration: none;
}

a:hover, a:active {
	color: #E09902;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img, object {
	max-width: 100%;
}

address {
	font-style: normal;
}

header {
}

.logo.grid_6 {
	margin-top: 2% !important;
	background-image: url(images/bioscience_research_llc_logo01.png);
	background-repeat: no-repeat;
	height: 50px;
}

h1 {
	color: #1659AD;
	font-size: 1.7em;
}

p {
	line-height: 170%;
	color: #666666;
}
.brief-box p {
	line-height: 130%;
	font-size: 0.8em;
	margin-top: 5px;
}

#header-right {
	text-align: right;
	float: right;
}
.brief-box {
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 1%;
	padding-bottom: 3px;
	padding-left: 1%;
	width: 29.7%;
	float: left;
	margin-right: 2%;
	background-color: #F9F9F9;
	margin-top: 1%;
}

.brief-box.omega {	margin-right: 0;
}

.phone {
	font-weight: bold;
	font-size: 1.5em;
}
.smaller {
	font-size: 0.7em;
}
.unbold {
	font-weight: normal;
}

nav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 0px !important;
	padding-top: 15px;
	font-size: 1.1em;
}

nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

nav ul li {
	float: left;
	width: 16.6%;
	text-align: center;
	display: inline-block;
}

nav ul li a:link, nav ul li a:visited {
	font-weight: normal;
	color: #000000;
	display: block;
}

nav ul li a:hover, nav ul li a:active {	color: #ffae00;
}


#main-contents {
	margin-right: 3%;
	margin-left: 3%;
	float: left;
	width: 94%;
}



.slideshow img {
	height: 500px;
	width: 1000px;
}

.banner {display:none;}


.brief-box h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #33CC33;
}

.brief-box h2 a:link, .brief-box h2 a:visited {
	color: #28A62A;
}

.brief-box h2 a:hover, .brief-box h2 a:active {	color: #33CC33;
}

footer {
	font-size: 0.8em;
	color: #8B8B8B;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}



#header-right-small {
	display:none;
	
}


.box-one {
	border: 1px solid #EAEBDF;
	border-radius: 10px;
	float: left;
	padding: 10px;
	width: 50%;
	margin-right: 1%;
	margin-bottom: 1%;
	background-color: #FFFFF0;
	color: #1659AD;
}
	
.box-two {
	border-radius: 10px;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 40%;
	margin-bottom: 1%;
	color: #666666;
	background-color: #F6F6F6;
}

.box-two h2 {
	background-color: #0BE300;
	color: #FFFFFF;
	text-align: center;
	border-radius: 10px;
	font-size: 1.3em;
}

.style-one {	color: #ffae00;
}



input, textarea {width: 100%;}

input.submit-button {width: 50%;}

/*media queries*/

/* Larger ----------- */
@media screen and (max-width: 1082px) {


.slideshow {display:none;}

.home .banner {display:block;}





}

/* mideum ----------- */
@media screen and (max-width : 920px) {


.logo.grid_6 {	background-image: url(images/bioscience_research_llc_logo01.svg); margin-right: 0; height:50px;

} 






}




/* Smaller ----------- */
@media screen and (max-width : 716px) {

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.main-contents.grid_9,
.main-contents.grid_9 .grid_3, .main-contents.grid_9 .contact-info.grid_3, .bio-list-container, .bio-list-column, .bio-landing .bio-list-container,
#side-bar.grid_3
 {
	margin-right: 3.64%;
	margin-left: 3.64%;
	width: 92.72%;
}

#side-bar.grid_3, .grid_3.gray-box.brochure { width:90.22%}

header.grid_12, .slideshow, .banner, .logo.grid_6, nav.grid_12, #header-right-small.grid_6.omega, nav ul.grid_12, .box-one, .box-two {
	width: 100%;
margin-right: 0%;
	margin-left: 0%;
}
.logo.grid_6 {	background-image: url(images/bioscience_research_llc_logo01.svg); margin-right: 0; height:30px;

} 


#header-right {display:none;}

.home #header-right-small {display:block; text-align:center;}

nav ul li {width:46%; margin-right: 4%; font-size:0.9em; margin-bottom: 5px; padding-bottom: 5px; border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;}

.brief-box {
	width: 100%;
	
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1em;
}

ul { padding-left: 10px;}

ul.list-one li { margin-bottom:10px;}

}