/*Stylesheet for Frogmore Consulting
https://www.frogmoreconsulting.com
author: Suzy Massey/Phoenix Massey Studio
http://www.phoenixmassey.com
*/

/*-----@fontface-----*/
@font-face {
    font-family: 'MuseoSlab500';
    src: url('Museo_Slab_500-webfont.eot');
    src: url('Museo_Slab_500-webfont.eot?iefix') format('eot'),
         url('Museo_Slab_500-webfont.woff') format('woff'),
         url('Museo_Slab_500-webfont.ttf') format('truetype'),
         url('Museo_Slab_500-webfont.svg#webfontyumMOUTD') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'MuseoSans500';
    src: url('MuseoSans_500-webfont.eot');
    src: url('MuseoSans_500-webfont.eot?iefix') format('eot'),
         url('MuseoSans_500-webfont.woff') format('woff'),
         url('MuseoSans_500-webfont.ttf') format('truetype'),
         url('MuseoSans_500-webfont.svg#webfontkQkWxTED') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Museo700';
    src: url('Museo700-Regular-webfont.eot');
    src: url('Museo700-Regular-webfont.eot?iefix') format('eot'),
         url('Museo700-Regular-webfont.woff') format('woff'),
         url('Museo700-Regular-webfont.ttf') format('truetype'),
         url('Museo700-Regular-webfont.svg#webfontNpXBDqia') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*----structure----*/
body {
	font: 100% Verdana, Geneva, sans-serif;
	color: #333;
	background: #195b8b;
	margin: 0px;
	padding: 0px;
}

/*----header----*/
#header-bg {
	background: transparent url(images/header1.png) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 100%;
	border-top: 3px solid #94aa3b;
	border-bottom: 1px solid #053760;
}
#header {
	width:960px;
	height: 160px;
	background: transparent url(images/header.jpg) no-repeat left top;
	margin: 0px auto;
}
#header-left {
	width: 580px;
	height: 140px;
	margin-top: 10px;
	margin-left: 0px;
	padding: 0;
	float: left;
	
}
#header-right {
	width: 300px;
	height: 50px;
	float: right;
	margin-top: 0;
	margin-right: 0px;
	
}
#header-left h1{
	padding: 0px;
	margin: 0px;
	text-indent: -7000px;
	background: transparent url(images/logo2.png) no-repeat left top;
	height: 100px;
}

#header-left h2{
	font: italic normal 100% Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 0.10em;
	margin: 0px;
	padding: 0px;
}

/*-----nav-----*/

#navbar{
	background: #94aa3b;
	width: 280px;
	height: 28px;
	
}

#nav {
	margin: 0px 0px 0px 16px;
	padding: 0px;	
	}

#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#nav li a, #nav li a:link, #nav li a:focus{
	background: transparent;
	color: #fff;
	display: block;
	font: 0.8em Verdana, Geneva, sans-serif;
	margin: 0px 12px 0px 0px;
	padding: 5px 5px 8px;
	text-decoration: none;
	height: 15px;
	text-align: center;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	}

#nav li a:hover, #nav li a:active {
	text-decoration: underline;
	
	}
#nav li a.current{
	color: #134d7b;
	font-weight: bold;
}

/*----page-----*/
#page-wrap{
	width: 100%;
	background:  #fff;
	border-bottom: 1px solid #053760;
	padding: 0px;
	margin: 0px;
	
}
#page-wrap-contact{
	width: 100%;
	background:  #fff url(images/green-molecules.jpg) no-repeat scroll center 50px;
	border-bottom: 1px solid #053760;
	padding: 0px;
	margin: 0px;
}
		   
#page {
	width:960px;
	margin: 0px auto;
	background:  transparent;
	padding: 20px 0;
}
#top-content {
	
	width: 100%;
	margin: 0px;
	
}

#bottom-content{
width: 960px;	
}

#bottom-content p a{
	color:#124d7c;
}
#left-content{
	float: left;
	width: 600px;
	
}

#right-content{
	float: right;
	width: 300px;
	margin-left: 20px;
}


/*----slider----*/
#slider{
	height: 253px!important;
	width:100%;
	overflow:visible;
		}

/*----case-study----*/
.case-study {
	background: #bbcc74;
	padding: 15px 25px;
	border: 1px solid #94aa3b;
	font-size: 80%!important;
	margin: 30px;
}
.case-study h3{
	font: 170% 'MuseoSlab500', Verdana, Geneva, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.accordion-study {
	background: #bbcc74;
	padding: 15px;
	border: 1px solid #94aa3b;
	font-size: 100%!important;
	margin: 30px;
}
.accordion-study h5{
	font: 130% 'MuseoSlab500', Verdana, Geneva, sans-serif;
	color: #fff!important;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.circle {
	margin-left: 20px;
	list-style: circle;	
}

/*----call to action----*/
.accordion-action a{
	color: #333;
	background: #f6c24b;
	font-size: 80%;
	font-weight: normal;
	margin: 15px 0px 15px;
	padding: 6px;
	border: 1px solid #fa8804;
	text-decoration: none;
	letter-spacing: 0.10em;
	text-transform: uppercase;
}
.action a{
	color: #333;
	background: #f6c24b;
	font-size: 75%;
	font-weight: normal;
	margin: 0px 0px 20px;
	padding: 6px;
	border: 1px solid #fa8804;
	text-decoration: none;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

/*----footer----*/
#footer-bg{
	background: #124d7b url(images/footer-bg.png) repeat-x left top;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;	
}
#footer {
	width: 960px;
	margin: 0px auto;

	text-align: left;
}

#footer-navbar {
	width: 250px;
	height: 30px;
	float: left;
		
	
}

#footer-nav {
	margin: 0px;
	padding: 6px 0px 0px;
	
	}

#footer-nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer-nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#footer-nav li a, #footer-nav li a:link, #footer-nav li a:focus{
	background: transparent;
	color: #fff;
	display: block;
	font: 0.7em Verdana, Geneva, sans-serif;
	margin: 2px 10px 0px 0px;
	padding: 5px;
	text-decoration: none;
	height: 15px;
	text-align: center;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	}

#footer-nav li a:hover, #footer-nav li a:active {
	text-decoration: underline;
	
	}
#footer-right {
	float: right;
	width: 700px;
	height: 30px;
	*padding-top: 12px;
}
#footer-right p{
	font-size: 70%;
	color: #fff;
	line-height: 1.5em;
}

#footer-right p a{
	color: #fff;
	text-decoration: underline;	
}
#footer p{
	font-size: 70%;
	color: #fff;
	line-height: 1.5em;
}

#footer p a{
	color: #fff;
	text-decoration: underline;	
}
/*-----text-----*/
#slider li p{
	font: 130%/1.7em 'MuseoSlab500', Verdana, Geneva, sans-serif;
	color: #134c7b;
	padding-top: 20px;
	
}
#bottom-content h3{
	font: 130%/1.7em 'MuseoSlab500', Verdana, Geneva, sans-serif;
	color: #134c7b;
	margin: 0px;
	
}
#bottom-content p{
	font-size: 80%;
	line-height: 1.6em;
}
#top-content h2{
	font: 150%/1.7em 'MuseoSlab500', Verdana, Geneva, sans-serif;
	color: #134c7b;
	margin: 0px;
	
}
#top-content h3{
	font: 130%/1.7em 'MuseoSlab500', Verdana, Geneva, sans-serif;
	color: #134c7b;
	margin: 0px;
	
}
#top-content p{
	font-size: 80%;
	line-height: 1.6em;
}
#top-content li{
	font-size: 80%;
	line-height: 1.6em;
}
.quote{
	font-style: italic;
	font-size: 95%;
}
.quote-name{
	text-align: right;
	font-style: italic;
	font-size: 95%;
	letter-spacing: 0.05em;
}

.instruction{
	font-size: 70%;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*-----floats-----*/
.floatLeft{
	float:left;
	margin-right: 20px;
}
.floatRight{
	float:right;
	margin-left: 20px;
}
/*------images------*/
img {max-width:100%}




@media screen and (min-width: 768px) and (max-width: 2048px) {
  #noslider { display: none; }  
}


/*--------------Mobile Sizes----------------*/
@media only screen and (max-width: 1139px) {   }


@media only screen and (max-width: 1023px) { 

#header {
	
	width:100%;
}

#header-left {
    float: left;
    height: 80px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 0;
    width: 100%;
}
#header-left h1 {
    background: transparent url("images/logo-mobile.png") no-repeat scroll left top;
	height:80px;
}

#header-right {
    float: left;
    height: 30px;
    margin-left: 10px;
    margin-top: 0;
    width: 100%;
	clear: both;
}

#page {
  
    padding: 20px 10px;
    width: 98%;
}

#bottom-content {
    width: 98%;
	margin: 0 20px 0 0;
}
   #left-content {
    float: left;
     width: 98%;
	 padding: 20px 10px;
}
 #left-content p{
	 width: 80%;
 }
#right-content {
    float: left;
    margin-left: 0;
	padding: 20px 10px;
    width: 98%;
	clear:both;
}
#right-content p{
	
	padding-right:20px;
}
#footer {
    margin: 0 auto;
 	width: 98%;
	 padding: 20px 10px;
}
#footer-navbar {
    float: left;
    height: 30px;
    width: 250px;
}


#top-content p{
	font-size: 100%;
	line-height: 1.8em;
}


#bottom-content p{
	font-size: 100%;
	line-height: 1.8em;
}
#top-content li{
	font-size: 100%;
	line-height: 1.8em;
}

label{
	font-size: 100%;
	font-weight:700;
}
input{
	font-size:100%;
	max-width:400px;
}
#slider li p {
    
    font-size: 100%;
   
}

.case-study {
    font-size: 100% !important;
    margin: 30px 10px;
    padding: 15px;
}
.instruction {
    font-size: 100%;
    padding-bottom: 15px;
    padding-top: 0;
	font-style:italic;
}

}


@media only screen and (max-width: 767px) {
	
	.floatLeft{
	float:none;
	clear:both;
	
}
.floatRight{
	float:none;
	clear:both;
	
}
#noslider { display: block; }
 #slider{ display:none;}
 #controls{ display:none;}
#noslider p{
	text-align: center;
}
	}

@media only screen and (max-width: 600px) { 
	#header-left h2 {
    font-size:80%;
	
}

#header-left h1 {
    background: transparent url("images/logo-phone.png") no-repeat scroll left top;
	height:80px;
}



}

@media only screen and (max-width: 480px) {
	

input{
	max-width:260px;
}

textarea{
	max-width:260px;
}
	}


@media only screen and (max-width: 320px) {  }
