/*
Theme Name: Your Web Layout
Theme URI: http://yourweblayout.com/
Author: Design Services
Author URI: http://yourweblayout.com/
Description: This site was built by Design Services. If you have any questions, please contact <a href="mailto:updates@yourweblayout.com">updates@yourweblayout.com</a>
Version: 1.3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Your Web Layout is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Bootstrap
	1.1 Adjustments

2.0	Underscores
	2.1 Elements
	2.2 Accessibility
	2.3 Alignments
	2.4 Clearings

3.0 Your Web Layout
	3.1 Typography
	3.2 Background
	3.3 Header
	3.4 Navigation
	3.5 Content
	3.6 Sidebar
	3.7 Footer
	3.8 Custom

4.0 Media Queries
	4.1 xs
	4.2 sm
	4.3 md
	4.4 lg
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Bootstrap
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.1 Adjustments
--------------------------------------------------------------*/
/* If they insist, disable responsiveness thusly
 * @link http://getbootstrap.com/getting-started/#disable-responsive
 *
 * 1. Replace all col classes (col-lg, col-md, col-sm) with col-xs
 * 2. Remove all navbar collapsing and expanding behavior
 * 3. Uncomment css below to override container width
 */

/*
.container {
	width: 970px !important;
}
@media (min-width: 768px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 970px;
	}
}
*/

/*--------------------------------------------------------------
2.0	Underscores
--------------------------------------------------------------*/

/*--------------------------------------------------------------
2.1 Elements
--------------------------------------------------------------*/
img {
	height: auto; /* Make sure images are scaled correctly */
	max-width: 100%; /* Adhere to container width */
}

/* Make sure elements fit their containers */
embed,
iframe,
object,
.wp-caption,
.widget select {
	max-width: 100%;
}

/* Required by WordPress theme check */
.sticky,
.bypostauthor,
.gallery-caption,
.wp-caption-text {
}

/*--------------------------------------------------------------
2.2 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/*--------------------------------------------------------------
2.3 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
2.4 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
3.0 Your Web Layout
--------------------------------------------------------------*/

/*--------------------------------------------------------------
3.1 Typography
--------------------------------------------------------------*/
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/ATKpv8nLYAKUYexo8iqqrg.woff2) format('woff2');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v8/0XxGQsSc1g4rdRdjJKZrNPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v8/PIPMHY90P7jtyjpXuZ2cLFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v8/lILlYDvubYemzYzN7GbLkOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}

@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans Narrow'), local('PTSans-Narrow'), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4UU-p1xzoRgkupcXIqgYFBc.woff2) format('woff2');
}
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYhKUK2vxztsQZZBkxIuj92o.woff2) format('woff2');
}

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url(https://fonts.gstatic.com/s/oswald/v10/HqHm7BVC_nzzTui2lzQTDVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v10/pEobIV_lL25TKBpqVI_a2w.woff2) format('woff2');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(https://fonts.gstatic.com/s/oswald/v10/bH7276GfdCjMjApa_dkG6VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}

@font-face {
  font-family: 'Nobile';
  font-style: normal;
  font-weight: 400;
  src: local('Nobile'), local('Nobile-Regular'), url(https://fonts.gstatic.com/s/nobile/v7/1Pj9N1CqUdBPIvXGjs7VPw.woff2) format('woff2');
}
@font-face {
  font-family: 'Nobile';
  font-style: normal;
  font-weight: 700;
  src: local('Nobile Bold'), local('Nobile-Bold'), url(https://fonts.gstatic.com/s/nobile/v7/W-bwIcGmtt6wHyJeSNFUX1tXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'Nobile';
  font-style: italic;
  font-weight: 400;
  src: local('Nobile Italic'), local('Nobile-Italic'), url(https://fonts.gstatic.com/s/nobile/v7/nnONQ2idyGCrE21A29VnzPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
}
@font-face {
  font-family: 'Nobile';
  font-style: italic;
  font-weight: 700;
  src: local('Nobile Bold Italic'), local('Nobile-BoldItalic'), url(https://fonts.gstatic.com/s/nobile/v7/8W-pGzs1uCDalpRJL-f9DI4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
}


body {
	font-family: 'Nobile', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-rendering: optimizeLegibility;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
font-family: 'PT Sans Narrow', sans-serif;
color: #686868;
}

h1, .h1 {
	font-size:52px;
	color: #686868;
}

h2, .h2 {
	margin-top:0px;

}

p {
font-size:17px;
}

a {
  color: #50A129;
  text-decoration: none;
}

.entry-content li {
  font-size: 20px;
}

/*--------------------------------------------------------------
3.2 Background
--------------------------------------------------------------*/
body {
	background: #fff;
}
.site-header {
	background: #ffffff;
	border-bottom:2px solid #175081;
}
#site-navigation {
	background: #ffffff;
}
.site-content > .container {
	background: #ffffff;
}
.site-footer {
	background: #81acd1;
}

/*--------------------------------------------------------------
3.3 Header
--------------------------------------------------------------*/
#logo {
margin-top:10px;
margin-bottom:10px;
text-align:center;
}

.social {
	text-align:center;
	margin-top:20px;
}

/*--------------------------------------------------------------
3.4 Navigation
--------------------------------------------------------------*/
/* Primary nav */
.navbar {
	border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.navbar-default {
	margin-bottom: 0;
}
.navbar-default .navbar-nav {
	margin-left: -15px;
}
.navbar-default .navbar-nav > li > a {
  color: #686868;
  font-size: 18px;
  font-weight: 700;
  padding: 15px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  	background: transparent;
	text-decoration:underline;
  	color: #175081;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  	background: transparent;
	text-decoration:underline;
  	color: #175081;
}

.site-header .caret {
	display: none;
}

/*Secondary Nav*/

.nav-pills > li.active > a, 
.nav-pills > li.active > a:hover, 
.nav-pills > li.active > a:focus {
  background-color: transparent;
  color: #000;
}

#secondary-nav .nav > li > a {
  display: block;
  padding: 10px 13px;
  font-size:14px;
  position: relative;
  text-transform:uppercase;
  color:#000;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
  text-decoration: underline;
}

/*Drop Down*/

.dropdown-menu > li > a {
  clear: both;
  color: #686868;
  display: block;
  font-weight: bold;
  display: 1.42857;
  padding: 3px 20px;
  white-space: nowrap;
  font-size: 15px;
  text-transform: uppercase;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: #428bca;
}

.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  float: left;
  font-size: 14px;
  left: 0;
  list-style: outside none none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: transparent;
  color: #686868;
  text-decoration: underline;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: transparent;
  color: #175081;
  outline: 0 none;
  text-decoration: underline;
}

/*--------------------------------------------------------------
3.5 Content
--------------------------------------------------------------*/
.entry-header {

}
.entry-content {
padding-bottom:40px;
}
.entry-footer {

}

.home .entry-content {
  margin-top: 10px;
}

.home .entry-title {
	display:none;
}

/*--------------------------------------------------------------
3.6 Sidebar
--------------------------------------------------------------*/
.widget-area {

}
.widget-title {

}

/*--------------------------------------------------------------
3.7 Footer
--------------------------------------------------------------*/
.attribution {
text-align:center;
margin-top:10px;
}

.attribution p {
	color: #010101;
	font-size:12px;
}

.attribution a {
	color: #fff;
}

.footer-address {
	margin-top:10px;
	text-align:center;
}

.footer-address h3 {
	margin-top:0px;
	text-transform:uppercase;
	color:#010101;
	font-size:18px;
}

.footer-address p {
	text-transform:uppercase;
	color:#010101;
	font-size:15px;
}

.footer-address a {
	text-transform:none;
	color:#010101;
}

/*--------------------------------------------------------------
3.8 Custom
--------------------------------------------------------------*/
.search-submit {
	font-family:FontAwesome;
}

.leaderboard {
  border-bottom: 2px solid #175081;
  position: relative;
  z-index: 0;
}

.caption {
    background: rgba(0, 0, 0, 0) url("images/caption-bg-768.png") no-repeat scroll 0 0;
  padding: 20px 0 40px;
  position: relative;
  width: 320px;
  z-index: 1;
  bottom: 0px;
  left: 0px;

}

.caption h1 {
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-align:center;	
	font-size:42px;
	color: #55a430;
}

.caption h2 {
	font-weight:300;
	font-family: 'Oswald', sans-serif;
	text-align:center;
	font-size:36px;
	color: #fff;
}

.caption p {
	text-align:center;
}

.caption .caption-btn{
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  font-family: 'PT Sans', sans-serif;
  font-weight:600;
}

.caption .caption-btn:hover, 
.caption .caption-btn:focus, 
.caption .caption-btn:active, 
.caption .caption-btn.active, 
.open .dropdown-toggle.caption-btn {
  background-color: transparent;
  border-color: #6eb335;
  color: #6eb335;
}

.blue-area {
	background: #175081;
	padding-top:20px;
	padding-bottom:40px;
}

.blue-area h2 {
	color: #ffffff;
	font-size: 42px;
}

.blue-area p {
	color: #bdbdbd;	
}

.blue-area li {
	font-size:17px;
	color:#bdbdbd;
}

.btn-success {
  background-color: transparent;
  border-color: #6eb335;
  color: #6eb335;
}

.btn-success:hover, 
.btn-success:focus, 
.btn-success:active, 
.btn-success.active, 
.open .dropdown-toggle.btn-success {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.btn-lg, .btn-group-lg > .btn {
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.33;
  padding: 10px 26px;
}

.industry-logos {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

.welcome-text {
	text-align:center;
}

/*--------------------------------------------------------------
4.0 Media Queries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
4.1 xs
--------------------------------------------------------------*/
/* Extra Small - phones */




/*--------------------------------------------------------------
4.2 sm
--------------------------------------------------------------*/
@media (min-width: 768px) {
	/* Small - tablets */

.navbar-default .navbar-nav > li > a {
  font-size: 10px;
  padding: 15px 10px;
}

#logo {
margin-top:10px;
margin-bottom:10px;
text-align:left;
}

.social {
	margin-top:10px;
}

.left-button {
	margin-top:20px;
	margin-bottom:10px;
}

.middle-button {
	margin-top:15px;
	margin-bottom:10px;
}

.right-button {
	margin-top:5px;
}

.attribution {
text-align:center;
margin-top:20px;
}

.footer-address {
	margin-top:20px;
	text-align:center;
}

.welcome-headline h1 {
	padding-top:40px;
	padding-bottom:40px;
}

.caption {
  bottom: 250px;
  left: 30px;
  padding: 20px 0 40px;
  width: 290px;
}

.caption h1 {
  font-size: 34px;
}

.caption h2 {
  font-size: 22px;
}

.caption p {
	text-align:center;
}

.home .entry-content {
  margin-top: -220px;
}

#secondary-nav .nav > li > a {
  font-size: 14px;
  padding: 10px 24px;
}

}

/*--------------------------------------------------------------
4.3 md
--------------------------------------------------------------*/
@media (min-width: 992px) {
	/* Medium - desktops */
	
	/* Sticky footer
	 * @link http://mystrd.at/modern-clean-css-sticky-footer/
	 */
	html {
    	position: relative;
    	min-height: 100%;
	}
	body {
    	margin: 0 0 150px; /* = .site-footer height */
	}
	.site-footer {
    	position: absolute;
    	left: 0;
    	bottom: 0;
    	width: 100%;
    	height: 150px; /* = body margin-bottom */
	}

.navbar-default .navbar-nav > li > a {
  font-size: 13px;
  padding: 15px 15px;
}

.left-button {
	margin-top:100px;
}

.middle-button {
	margin-top:70px;
}

.right-button {
	margin-top:60px;
}

.attribution {
margin-top:40px;
}

.caption {
  background: rgba(0, 0, 0, 0) url("images/caption-bg-992.png") no-repeat scroll 0 0;
  bottom: 307px;
  left: 50px;
  width: 355px;
}

.caption h1 {
	font-size:42px;
}

.caption h2 {
	font-size:36px;
}

#secondary-nav .nav > li > a {
  padding: 10px 13px;
  font-size:14px;
}

}

/*--------------------------------------------------------------
4.4 lg
--------------------------------------------------------------*/
@media (min-width: 1200px) {
	/* Large - desktops */

.navbar-default .navbar-nav > li > a {
  color: #686868;
  font-size: 15px;
  font-weight: 700;
  padding: 15px 23px;
  text-transform: uppercase;
}

#logo {
margin-top:10px;
margin-bottom:10px;
text-align:left;
}

.social {
	text-align:center;
	margin-top:50px;
}

.left-button {
	margin-top:140px;
}

.middle-button {
	margin-top:90px;
}

.right-button {
	margin-top:55px;
}

.wp-image-35 {
	margin-top:15px;
}

.wp-image-36 {
	margin-top:15px;
}

.attribution {
text-align:right;
margin-top:70px;
margin-right:30px;
}

.footer-address {
	margin-top:20px;
	text-align:left;
}

.leaderboard {
  border-bottom: 2px solid #175081;
  position: relative;
  z-index: 0;
}

.welcome-headline h1 {
	padding-top:40px;
	padding-bottom:40px;
}

.caption {
  background: rgba(0, 0, 0, 0) url("images/caption-bg.png") no-repeat scroll 0 0;
  padding: 20px 0 40px;
  position: relative;
  width: 419px;
  z-index: 1;
  bottom: 345px;
  left: 130px;
}

.caption h1 {
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-align:center;	
	font-size:42px;
	color: #55a430;
}

.caption h2 {
	font-weight:300;
	font-family: 'Oswald', sans-serif;
	text-align:center;
	font-size:36px;
	color: #fff;
}

.caption p {
	text-align:center;
}

.home .entry-content {
  margin-top: -220px;
}

#secondary-nav .nav > li > a {
  color: #000;
  display: block;
  font-size: 12px;
  padding: 10px 13px;
  position: relative;
  text-transform: uppercase;
}

}
