/*
Theme Name: BlankSlate
Theme URI: http://wordpress.org/themes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: <strong>UPDATE</strong> - 4.0+ is here, completely overhauled, yet again. As always, <a href="http://tidythemes.com/concept/#upgrading">use caution when upgrading</a> (tidythemes.com/concept/#upgrading) and <a href="http://tidythemes.com/concept/">learn the TidyThemes concept</a> (tidythemes.com/concept). &nbsp; &rarr; <em><strong>CAUTION</strong>: If you're child theming or have clients that are child theming on top of BlankSlate (not the recommended use), please do not blindly upgrade to newer versions.</em> &nbsp; &rarr; <strong>DESCRIPTION</strong>: BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme available anywhere for designers/developers to use as a base/foundation to build websites for clients or to build completely custom themes from scratch to release faster. Clean, semi-minified, unformatted and valid code, SEO-friendly, no programmer comments, standardized and as white label as possible and most importantly, CSS reset for cross-browser-compatability and no intrusive visual CSS styles added whatsoever. A perfect skeleton theme that blows any others like it (the subsequent underscores.me for example) completely out of the water, as they're simply too overcomplicated for what people really want in this kind of theme. Now comes with jQuery enqueued and ready to go. &nbsp; &rarr; <strong>SUPPORT</strong>: Please use the <a href="http://tidythemes.com/forum/">official support forum</a> (tidythemes.com/forum). Comments and suggestions for improving BlankSlate, please see "<a href="http://tidythemes.com/tidythemes-sucks/">TidyThemes Sucks!</a>" (tidythemes.com/tidythemes-sucks). Just getting started? <a href="http://tidythemes.com/want-to-learn-css/">Want to learn CSS?</a> (tidythemes.com/want-to-learn-css) &nbsp; &rarr; <strong>WHAT'S NEW?</strong>: We stripped down as much custom, extraneous, superfluous junk code as we could and greatly improved the HTML5 structure. <a href="http://make.wordpress.org/themes/author/chipbennett/">Chip Bennett</a> (make.wordpress.org/themes/author/chipbennett), a highly experienced programmer and official WordPress administrator, worked closely with us to audit the theme code for quality. <a href="http://themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0">See</a> (themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0) just how much we've revamped things. Last, but not least, BlankSlate has now been <a href="https://github.com/tidythemes/blankslate">opened up on GitHub</a> (github.com/tidythemes/blankslate) if anyone would like to make suggested code additions/improvements. Thank you for using BlankSlate.
Version: 4.0.2
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate
BlankSlate WordPress Theme © 2011-2014 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/
body {
    font-family: 'Open Sans', sans-serif;
}
.container {
    max-width: 1030px;
}
#site-title {
    padding: 0px 0;
}
#site-title img {
    max-width: 100%;
}
.menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu > li {
    display: inline-block;
}
.menu > li a {
    text-decoration: none;
    color: inherit;
    display: block;
}
#main-menu {
    font-family: 'Oswald', sans-serif;
    background: #007dc3;
}
.entry-content li {
    margin-bottom: 10px;
}
h1{
	color:#003366;
}
#main-menu li > a {
    color: #90d3f9;
    font-size: 15px;
    padding: 14px 40px; 
    background: #007dc3;
	text-transform: uppercase;
}
#main-menu li > a:hover {
    color: #FFF;
}
#side-news{
	display:none !important;
}
#main-menu li.current-menu-item > a {
    color: #FFF;
    background: #002d56;
	text-transform: uppercase;
}
#sidebar {
    padding-top: 34px;
}
#side-bar-menu .menu li {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
}
#side-bar-menu .menu > li {
    color: #FFF;
    margin-bottom: 12px;
}
#side-bar-menu .menu > li > a {
    background: #7d8082;
    padding: 11px;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    position: relative;
}
#side-bar-menu .menu > li.current_page_item > a {
    background: #007dc3 none repeat scroll 0 0;
    color: #fff;
}
#side-bar-menu .menu > li.current-menu-parent > a {
    background: #007dc3 none repeat scroll 0 0;
    color: #fff;
}
#side-bar-menu .menu .sub-menu {
    padding: 12px 0 6px 28px;
    display: none;
}
#side-bar-menu .menu > li:hover > a {
    background: #007dc3;
}
#side-bar-menu .menu li:hover > .sub-menu {
    display: block;
}
#side-bar-menu .menu .sub-menu li {
    font-size: 15px;
    color: #7d8082;
}
#side-bar-menu .menu .sub-menu li a:hover {
    color: #007dc3;
}
#side-bar-menu .menu > li > a {} #side-bar-menu .menu > li.menu-item-has-children > a:after {
    content: "\e114";
    top: 21px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 15px;
}
#sidebar > div {
    margin-bottom: 42px;
}
#sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#sidebar h3 {
    font-family: 'Oswald', sans-serif;
    color: #FFF;
    background: #007dc3;
    padding: 10px 0 10px 10px;
}
#sidebar #side-links h5 {
    font-family: 'Oswald', sans-serif;
    margin-bottom: 4px;
    font-size: 16px;
}
#sidebar #side-links {
    background: #e9eced;
    padding-bottom: 8px;
}
#sidebar #side-links ul {
    padding-left: 10px;
}
#sidebar #side-links li {
    margin-bottom: 20px;
}
#sidebar #side-links a {
    color: #007dc3;
    font-size: 13px;
}
#sidebar #side-news {
    background: #e9eced;
    padding-bottom: 8px;
}
#sidebar #side-news .side-news-block {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 14px;
}
.table_heading {
    background: #007DC3 none repeat scroll 0 0;
    border: 1px solid;
}
.table_heading th {
    padding: 10px;
    text-align: center;
	color:#FFF !important;
	font-size: 17px;
}
tbody {
    border: 1px solid;
}
#sidebar #side-news .side-news-block p {
    border-bottom: #b3b6b9 solid 1px;
    padding-bottom: 10px;
}
#sidebar #side-news .side-news-block h5 {
    font-family: 'Oswald', sans-serif;
    margin-bottom: 4px;
    font-size: 16px;
    color: #007dc3;
}
#sidebar #side-news > a {
    display: block;
    text-align: right;
    padding-right: 10px;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
}
#slider-container {
    position: relative;
    margin-top: 6px;
}
#slider-container .flex-control-nav {
    top: 20px;
    z-index: 99;
    display: none;
}
#slider-container .metaslider .flexslider {
    margin: 0;
}
#slider-container .metaslider .caption-wrap {
    font-family: 'Oswald', sans-serif;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    opacity: 1;
    margin: 0;
    display: block;
    width: 100%;
    line-height: 1.4em;
}
#slider-container .metaslider .caption {
    font-size: 30px;
    line-height: 30px;
    padding: 32px 100px;
}
#banner {
    height: 325px;  
    width: 100%;
    max-width: 1000px;
    background: url(img/banner.jpg) no-repeat center;
    background-size: cover;
    margin-top: 6px;
}
#footer {
    background: #7d8082;
    padding: 40px 0;
}
#footer #foot-nav {
    text-align: center;
}
#footer #foot-nav li a {
    font-family: 'Oswald', sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 12px;
}
#footer #foot-nav li.current-menu-item a {
    color: #FFF;
}
#footer #copyright {
    text-align: center;
    margin-top: 35px;
    color: #FFF;
}
.entry-content {
    padding-top: 12px;
    padding-bottom: 30px;
}
tr {
    border-bottom: 1px solid;
}
table {
    width: 100% !important;
}
/*.entry-content h1{
	margin-top:0px !important;
}*/
body.page-id-4 .entry-content {
    padding-top: 9px;
    padding-bottom: 30px;
}
.blue {
    color: #007dc3;
}
.home-para h1 {
    color:#007DC3;
}
.read-more {
    font-family: 'Oswald', sans-serif;
    color: #FFF;
    background: #007dc3;
    text-transform: uppercase;
    font-size: 16px;
    padding: 8px 12px;
    display: inline-block;
}
.read-more:hover,
.read-more:focus {
    text-decoration: none;
    color: #FFF;
}
.home-section {
    margin-bottom: 15px;
}
.home-section .read-more {
    margin-top: 8px;
    float: right;
}
.entry-content h3,
.entry-content h4,
.entry-content h5 {
    color: #007dc3;
}
.entry-content h3:first-child {
    margin-top: 0;
}
.page-template-contact-page {} .c-entry {
    padding-bottom: 30px;
}
.contact-form-wrap input[type="text"],
.contact-form-wrap input[type="tel"],
.contact-form-wrap input[type="email"] {
    width: 90%;
    padding: 6px 6px;
    background: #e9eced;
    border: #777 solid 1px;
}
.contact-form-wrap select {
    width: 90%;
    padding: 6px 6px;
    background: #e9eced;
}
.contact-form-wrap textarea {
    width: 90%;
    resize: none;
    padding: 6px 6px;
    background: #e9eced;
    border: #777 solid 1px;
}
.contact-form-wrap input[type="submit"] {
    background: #007dc3;
    color: #FFF;
    border-radius: 0;
    padding: 8px 16px;
}
.logoleft {
    float: left;
    margin: 10px 5px 10px 0px;
	width: 23% !important;
}
.logoright {
    float: right;
    margin-top: 20px;
  /*  width: 16%;*/
}
#slider-container {
    margin-bottom: -15px;
}
.iepad {
  padding-left: 0px;
}

#container .container{max-width:1000px;}

/************** 
MEDIA QUERIES
***************/
/* Large screens ----------- */
@media all and (max-width: 1920px) {}
/* Desktops and laptops ----------- */
@media all and (max-width: 1500px) {}
/* iPads (landscape) ----------- */
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {}
/* iPads (portrait) ----------- */
@media only screen and (max-width: 1024px) and (orientation: portrait) {}
@media all and (max-width: 767px) {}
/* Smartphones (portrait) ----------- */
@media all and (max-width: 480px) {
    #main-menu li > a {
        padding:6px 18px;
        font-size:15px;
    }
    #slider-container {
        width:100%;
        padding:0;
    }
    #slider-container .metaslider .caption {
        font-size:20px;
        padding:10px 10px;
    }
}
.wpcf7-form-control.wpcf7-submit.btn {
  background-color: #007dc3;
  color: #ffffff;
  /*float: right;*/
  margin-right: 18px;
}
.wpcf7-form input{
	
	padding: 6px 6px;
	background: #e9eced;
	/*border: #777 solid 1px;*/
}
table, th, td {
    border: 1px solid #B2B2B2 !important;
}
td{
    padding: 15px !important;
}
.wpcf7-form textarea{
	
	padding: 6px 6px;
	background: #e9eced;
	/*border: #777 solid 1px;*/
}
.wpcf7-form select{
	width: 100%;
	padding: 6px 6px;
	background: #e9eced;
}
.entry-content h2{
	margin-top: 0;
	margin-bottom: 0;
	color: #007DC3;
}
.entry-content h3{
	margin-top: 0;
}

.logoleft a:hover {text-decoration: none;}
.logoleft h1 {margin-bottom: 0; font-size: 75px; line-height: 60px; color: #00519D !important;}
.logoleft h2 {margin: 0;text-align: right;font-size: 29px;font-weight: 600; color: #E9731C !important;}
.logoleft a:hover h2 {color: #E9731C;}

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

	.logoright,
	#main-menu { display: none}
	
	button#responsive-menu-button,
	#responsive-menu-container  { background: #007dc3 !important;}
	#responsive-menu-container #responsive-menu li.responsive-menu-item a {
		border-top: 1px solid #006096 !important;
		border-bottom: 1px solid #41a6de !important;
		background-color: #007dc3 !important;
	}
	#responsive-menu-container #responsive-menu li.responsive-menu-item.responsive-menu-current-item > .responsive-menu-item-link {
		background-color: #002d56 !important;
		border-color: #001c35 !important;
	}
	#responsive-menu-container #responsive-menu, #responsive-menu-container #responsive-menu ul {border-bottom: 1px solid #006096;}
	button#responsive-menu-button:hover,
	.button#responsive-menu-buttonis-active {background: #002d56 !important;}
}

@media screen and (max-width: 600px) {
	.logoleft {
		margin: 20px 5px 11px 0;
		width: 200px !important;
	}
	button#responsive-menu-button { top: 13px !important;}
	
}

.contact-form-wrap #my-quiz-id {
	display: inline-block;
}