/*
Theme Name:     TwentyTwelveChild
Description:    
Version:        2.3
Author:         Arbor
Template:       twentytwelve
(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
body.custom-background {
    background: #F2F2F2 !important;
}
body {
    background-color: #fff;
}

a {
    outline: 0 !important;
    border: 0 !important;
}
p {
    margin-bottom: 5px !important;
    color: #333232;
}
.site {
    background-color: #F2F2F2 !important;
    padding: 0 !important;
	box-shadow: none !important;
}
.site-content {
    margin: 2px 0 0 0;
}
.archive-meta {
    margin-top: 0;
}
/*WIDGET AREA---------------------------------------------------*/
.widget-area {
    background: #426487;
    width: 50%;
    padding-top: 10px;
    padding-right: 5px; 
    padding-left: 5px;
	    border: 1px solid #d8d8d8;
    background: #426487;
	
	display: none;
}
.widget-area .widget {
    margin-bottom: 20px !important;    
}
.widget-area .widget h3 {
    margin-bottom: 5px !important;
    font-size: 1.01em;
    text-align: left;
    color: #ffffff;
    line-height: inherit;
}
.widget-area th {
    font-weight: bold;
    padding: 3px 3px 3px 3px !important;
    font-family: 'helvetica','Arial','Verdana',sans-serif;
}
.widget-area td {
    padding: 3px 3px 3px 3px !important;
    text-decoration: none;
    font-family: 'Helvetica','Arial','Verdana',sans-serif;
}    
.widget-area th a {
    text-decoration: none;
    border: 0 !important;
    outline: 0 !important;
}
.widget-area td a {
    text-decoration: none;
    border: 0 !important;
    outline: 0 !important;
}
.widget-area th a:hover {
    text-decoration: underline;
}
.widget-area td a:hover {
    text-decoration: underline;
}
.execphpwidget span {
    padding-left: 3px !important;
}
.execphpwidget hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
}
.execphpwidget tr {
    padding-top: 5px;
}
.widget-area .widget a {
    color: #add8e6;
    border: 0 !important;
    outline: 0 !important;
}
.widget-area .widget a:hover {
    color: #fff;
    border: 0 !important;
    outline: 0 !important;
}
.widget-area .widget a:visited {
    color: #fff;
    border: 0 !important;
    outline: 0 !important;
}
.widget_execphp h3 {
    padding-left: 10px;
}
.widget_execphp div ul a {
    padding-left: 15px !important;
}
.widget_execphp div ul {
    padding-left: 5px !important;
}
.widget_execphp div ul li ul {
    padding-left: 15px !important;
}
/*WIDGET AREA END---------------------------------------------------*/
.toggled-on {
    background: #426487 !important;
    color: #fff;
}
.toggled-on:hover {
    background: #426487 !important;
    color: #fff !important;
}
.wrapper {
    background: #F2F2F2 !important;
    padding-top: 0 !important;
}
button, input, select, textarea {
    /* border: 1px solid #ccc; */
    /* border-radius: 3px; */
     padding: 1px;
}
.site-header {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #16395f;
}
.entry-header {
    margin: 0 0 5px 0;
    padding-left: 0px;
    padding-top: 10px;
}
.entry-header h1 {
    font-weight: bold !important;
    padding-top: 5px !important;
}
.entry-header-newsclips {
    padding-top: 0px !important;
    margin-bottom: 0px !important;
}
.page-header {
    margin-bottom: 0;
    margin-top: 10px;
    padding-bottom: 3px; 
    border-bottom: 1px solid #ededed;
    padding-left: 0 !important;
    line-height: 1.3em;
}
.archive-header {
    margin-bottom: 5px;
    margin-top: 10px;
    padding-bottom: 3px; 
    border-bottom: 1px solid #ededed;
    padding-left: 0 !important;
    line-height: 1.3em;
}
.archive-header div {
    padding-bottom: 5px;
}
.cat-links {
    padding-left: 10px;
    padding-top: 10px !important;
    margin-top: 10px !important;
    font-size: 11px !important;
}
.entry-utility-prep {
    height: 20px !important;
}
.edit-link a {
    color: #ff0000;
    display: block;
    padding: 10px 0 0 10px;
    border: 0 !important;
    outline: 0 !important;
    text-transform: uppercase;
    font-weight: bold;
    width: 35px;
}
.post {
    border: 1px solid #d8d8d8;
    background: #fff;
}
.open-button
{
    color:#fff;
	background:#16395f;	
	width: 6%;
    height: 25px !important;
}
.btnOpen
{
    border: 0 !important;
    padding: 2px 10px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    box-shadow: none;
    color:#fff;
	background:#16395f;
    margin-bottom: 10px;
    margin-right: 5px;
}
.btnOpen:hover {
    background: #6e8eaf !important;
    color: #ffffff !important;
    border: 0 !important;
}
.open-button
{
    border: 0 !important;
    padding: 2px 10px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    box-shadow: none;
    color:#fff;
	background:#16395f;
}
.open-button:hover {
    background: #6e8eaf !important;
    color: #ffffff !important;
    border: 0 !important;
}
.btnSubmit {
    border: 0 !important;
    padding: 5px 10px !important;
    font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 15px !important;
    font-weight: bold !important;
    box-shadow: none !important;
    color:#fff !important;
	background:#16395f !important;
}
.btnSubmit:hover {
    background: #6e8eaf !important;
    color: #ffffff !important;
    border: 0 !important;
}
.search-field {
    height: 30px !important;
    width: 222px !important;
}
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

@media screen and (min-width: 600px)
{
    .site-content {
        float: left;
        width: 100%;
    }
    
    .main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
        display: none;
        border: 0;
    }
	
	#about_image_overlay {
		padding: 60px 0;
	}
}

@media screen and (min-width: 740px ) 
{
    .site {
        max-width: 1440px !important;
        padding: 0 40px !important;
		background-color: #F2F2F2 !important;
    }
    #content
    {
        width:100% !important;
    }
    .site-content 
    {
        float: left;
        color: #333232 !important;
        width: 77%;
        margin-right: 2px;
        margin-top: 10px;
    }
	#about_image_overlay {
		padding: 60px 0;
	}
    .widget-area 
    {
		display: block;
        float: right;
        padding-top: 10px;
        width: 21%;
        padding-right: 5px; 
        padding-left: 5px;
        background: #426487;
        margin-top: 10px;
		border: 1px solid #d8d8d8;
        margin-right: 0;
    }
}
@media screen and (min-width: 1166px ) 
{
    .wrapper {
        padding: 0;
    }
}
.site-content article {
    border-bottom: none;
    margin-bottom: 15px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px !important;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.entry-title
{
    padding-left:20px;
    padding-top: 20px;
}
.entry-title a {
    text-decoration: none !important;
    font-size: 22px;
    color: #000 !important;
}
.entry-title a:active,
.entry-title a:hover {
	color: #0044AA !important;
    border: 0;
}

.entry-author {
    padding: 8px 0 0 22px;
    font-weight: normal;
    font-size: 12px;
}
.entry-author a {
    text-decoration: none;
    color: #474747;
}
.entry-author a:hover,
.entry-author a:active {
    text-decoration: underline;
    color: #0044AA;
}
.entry-meta {
	color: #fff;
	font-size: 20px;
	font-family: "Open Sans", Arial, sans-serif;
	text-transform: uppercase;
    background-color: #426487;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;
}
.entry-meta-ordinary {
    background: #fff;
    color: #000;
    padding-top: 10px;
    padding-bottom: 5px;
}
.ordinary-content {
    background: #fff !important;
    color: #000;
    padding: 10px;
    font-size: 14px;
}
.ordinary-content p {
    padding: 5px 20px 5px 20px;
    line-height: 1.2em;
}
.page-template-template_ordinary-php footer{
    min-height: 300px !important;
}
footer.entry-meta {
    color: #000;
    background: #fff;
}

footer.entry-meta a{
    color: #21759b;
}

.entry-content {
    padding: 10px 20px 15px 15px !important;
    font-size: 15px;
}
.entry-content p,
.entry-summary p,
.mu_register p {
	margin: 5px 0 5px 10px;
	line-height: 1.5em;
}
.entry-content ul {
    margin: 0 0 5px 0;
}
.entry-content ul li p{
    margin-left: 0 !important;
}
.entry-content ul li {
    line-height: 1.5em !important;
}
.entry-content a {
    border: 0;
}
.entry-content a:hover,
.entry-content a:active {
    border: 0;
    color: #0044AA;
}
.entry-content li {
    padding: 0;
    line-height: 1.3em;
    margin-bottom: 10px;
}

#content img {
    outline: 0;
    border: 0 ;
	height:auto !important;
	max-width: 85% !important;
	margin: 0 auto !important;
}
.commentheader  {
    padding-top: 10px !important;
    margin-left: 0 !important;
}
.comment-content {
    margin: 5px 0 5px 10px;
	line-height: 1.5em;
    color: #001C79 !important;
}
.comment {
    color: #001C79 !important;
    margin: 10px 0 10px 10px;
	line-height: 1.5em;
    display: block;
}
.comment p {
    margin: 0;
    padding: 0 0 10px 0;
    color: #001C79;
}
.commentheader {
    padding-left: 10px !important;
    padding-top: 10px !important;
    color: #001c79;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    margin-left: 0 !important;
}
.comments-link {
    margin-top: 5px !important;
    padding-left: 10px;
}
.title
{
    display: block;
    font-weight: bold;
}
.newstitle {
    font-weight: bold;
    color: #123252 !important;
    font-style: italic;
}
.newstitle a {
    border: 0 !important;
    outline: 0 !important;
}
.newstitle a:hover {
    color: #0044AA;
}
.comment a {
    color: #123252;
}
.comment a:hover {
    color: #0044AA;
}
.old_red {
    /*color: #a33636;*/
    color: #C41919;
}
.algerian{
    font-family: algerian, times new roman, georgia, serif;
    font-weight: bold;
}
iframe.PDFViewer
{
	margin: 0 auto;
	border: none;
	width: 772px;
	height: 631px;
}
iframe {
    padding: 0 !important;
}
.site-info {
    text-align: center;
    color: #686868;
}
.site-info a {
    color: #686868 !important;
    border: 0;
}
#colophon {
    margin: 0 auto !important;
    background: #F2F2F2 !important;
}
.visitorpage p {
    padding-top: 10px;
}
.comment-form-comment {
    width: 80%;
}
footer[role="contentinfo"] {
	clear: both;
	font-size: 12px;
    color: #16395f;
	line-height: 1.1em;
	max-width: 75%;
	margin-top: 5px;
	padding: 14px;
}
footer[role="contentinfo"] a {
    color: #16395f;
    border: 0 !important;
}
.media {
	max-height: 140px !important;
	height: 50%;
}
.audioplayer_container {
    height: 50px;
}
.pdf-link {
    font-size: 20px;
    color: #0000FF;
}

#secondary::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#secondary::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#secondary::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #3F607C;
}

.welcome {
    color: #fff;
    padding-left: 10px;
}

h1.welcome {
    padding: 0 10px 10px 10px;
    line-height: 1.5em;
}

h2.welcome {
    line-height: 1.3em;
    font-size: 13px;
}
h2.contact-title {
    padding-left: 10px;
    line-height: 1.5em;
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
}

#execphp-11 h1, #execphp-11 h3 {
    font-size: 15px;
    padding-left: 10px;
}
#execphp-11 h2 {
    font-size: 14px;
}
#execphp-11 a:visited {
    color: #BAB6B6 !important;
 }
#execphp-11 a:hover {
    color: #fff !important;
 }
 
#main_image
{
    background-image:url("images/skyline3.jpg") !important;
    text-align: center;
    background-repeat: no-repeat;
    height: 720px;
}

#main_image_button
{
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 4px;
    width: 240px;
    font-weight: bold;
}

.btnTrial
{
    padding: 15px 25px;
    font-size: 25px;
	font-weight: bold;
    border-radius: 4px;
    border: 0 !important;
    color:#16395f;
	background: #fff;

}
.btnTrial:hover {
    background: #fff !important;
    color: #000 !important;
    border: 0 !important;
}

.btnTrialBlue
{
    border: 0 !important;
    background:#426487;
	color: #fff;
    transition: 200ms;
	text-decoration: none;
}
.btnTrialBlue:hover
{
    color: #fff !important;
    border: 0 !important;
    background: #16395f !important;
    transition: 200ms;
}

#main_bg_image
{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-image:url("images/skyline3.jpg") !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 625px;
}

#main_image_text
{
    color: #fff;
    font-size: 40px;
    font-weight: bold;
/*    text-shadow: 2px 2px #3D3C3C;*/
    text-align: center;
}

#main_image_overlay
{
    background: rgba(22,57,95,.7);
    /*width: 45%;*/
    width: 800px;
    min-width: 640px;
    padding: 40px 0;
}

#about_image_overlay
{
    background: rgba(22,57,95,.7);
    width: 60%;
    padding: 30px 10px;
}

.main_col_container
{
    display: flex;
    justify-content: space-between;
}
.main_image_container
{
    display: flex;
    justify-content: center;
}
.main_col_container .col2
{
    width: 50%;
}

.main_col_container .col4
{
    width: 25%;
    color: #fff;
    background: #426487;
    padding: 10px;
    margin-left: 10px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    transition: 200ms;
}

.main_col_container .col4:hover
{
    background: #16395f;
    transition: 200ms;
}


.main_image_container .col5
{
    width: 15%;
    color: #fff;
    padding: 10px;
    margin-left: 10px;
    text-align: center;
}

.main_image_container .col6
{
    color: #fff;
    text-align: center;
    margin: 0 15px;
    width: 50%;
    text-align: center;
    display: inline-block;
}

.main_image_container .col6 a img
{
    max-width: 100%;
    transition: 200ms;
}

.main_image_container .col6 a img:hover
{
    opacity: 0.6;
    transition: 200ms;
}

#trial_container
{
    background: rgba(22,57,95,.85);
    width: 100%;
    padding: 40px 0 40px 0;
}

#bio_container
{
    width: 90%;
    margin: 0 auto;
}

.bio_section
{
    display: flex;
}

.bio_text h4,
.bio_text .bio-title
{
	text-align: left;
}
	
/* form specific formatting */
.form-group 
{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
 
.form-group label 
{
   flex: none;
   display: block;
   width: 200px;
   color: #fff;
   font-size: 18px;
}
.form-group .input-control 
{
   flex: 0 1 200px;
   display: block;
   margin-bottom: 10px;
   margin-right: 8px;
   padding: 4px;
}

.trial-submit
{
    color: #16395f !important;
}

input[type="submit"]
{
    background-color: #fff;
    background-image: none;
}

.form-title
{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.mission_text
{
    font-size: 20px; 
    text-align: center;
    padding: 10px 100px;
	line-height: 1.3em;
}
.about-text 
{
    text-align:justify;
    font-size: 22px;
    padding: 20px 60px;
    color: #fff;
	line-height: 1.25em;
}
.bio_text
{
    font-size: 18px;
    line-height: 1.5em;
	text-align: justify;
	margin: 15px 0 0 40px;
}
.bio_name
{
    text-align: center; 
    font-weight: bold; 
    font-size: 22px;
    line-height: 1em;
    color: #444;
}
.bio_title
{
   text-align: center; 
   font-weight: bold; 
   font-size: 14px;
   line-height: 2em;
   color: #605E5E; 
}
.products_text
{
    color: #fff;
    padding: 0px 7px 10px 7px;
	line-height: 1.3em;
}

.profilePhoto
{
    max-width: 100%;
}
.profile-name
{
    font-weight: bold;
    padding: 10px 0 10px 0;
    font-size: 18px;
}
.bioPhoto
{
    height: auto;
}
.form
{
    display: flex;
    flex-direction: column;
}

.form-label-control
{
    width: 50%;
}

.form-control
{
    display: flex;
    justify-content: center;
}

.form-control label
{
    margin: auto 10px;
    font-size: 20px;
    color: #fff;
    width: 160px;
    text-align: right;
}
.form-control input, .form-control select
{
    font-size: 14px;
    width: 250px;
	margin-bottom: 2px;
}
.form-control .login_input
{
    font-size: 14px;
    width: 175px;
    line-height: 1.8em;
}
.form-control .wide
{
    width: 200px;
}
.form-control .wider
{
    width: 300px;
}
.center
{
    text-align: center;
}
.captcha
{
    display: flex;
    justify-content: center;
}
#frmTrialRequest .form-control .input-control
{
	width: 254px;
}
.responsive-menu-pro-log-in-link	
{	
	display: inline-block !important;	
	padding: 0 10px;	
	color: #fff;	
	vertical-align: top;	
	font-size: 14px;	
	font-weight: 700;	
	font-family: Helvetica,Arial,sans-serif;	
	visibility: visible;	
}
.column3
{
	width: 33%;
	display: inline-block;
	vertical-align: top;
}
.column2
{
	width: 49.5%;
	display: inline-block;
	vertical-align: top;
}
.home-bio
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: fit-content;
}
.home-bio h4
{
	margin-bottom: 0.3em;
}
.home-bio a,
.column3 a,
.column2 a
{
	text-decoration: none;
}
.bio-img
{
	border-radius: 20px;
	transition: .5s;
	width: 250px;
	min-width: 250px;
}
.bio-name
{
	color: #426487;
	font-weight: 500;
	font-size: 1.8em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	transition: .5s;
	line-height: 1.5;
}
.bio-title
{
	text-align: center;
	font-size: 1.25em;
	margin-bottom: 1.1em;
	line-height: 1.5;
}
.home-bio-wrapper .home-bio:hover .bio-name
{
	-webkit-box-shadow: inset 0 0 0 rgba(204, 93, 81,0), 0 3px 0 rgba(66, 100, 135,1);
    box-shadow: inset 0 0 0 rgba(204, 93, 81,0), 0 3px 0 rgba(66, 100, 135, 1);
	transition: .3s;
}
.home-bio-wrapper .home-bio:hover .bio-img
{
	-webkit-box-shadow: 0 0 10px rgba(22, 57, 95, 0.7);
	box-shadow: 0 0 10px rgba(22, 57, 95, 0.7);
	transition: .3s;
}
@media (max-width: 1162px)
{
    #main_image_overlay
    {
        padding: 60px 0;
    }
    .mission_text
    {
        padding: 10px;
    }
	.main_image_container .col6
    {
        width: 40% !important;
        padding: 0;
    }
    .bio_section
    {
        display: block !important;
		text-align: center;
    }
	.bio_text h4,
	.bio_text .bio-title,
	.bio-links
	{
		text-align: center;
	}
    .bio_text
    {
        text-align: left;
		margin: 15px 0 0 0 !important;
    }
}
@media (max-width: 940px)
{
    #main_image_overlay, #about_image_overlay
    {
        width: 100%; 
        min-width: 0;
    }
	.column3,
	.column2
	{
		width: 100% !important;
		text-align: center;
		padding: 0;
	}
	.main_image_container .col6
    {
		display: none !important;
	}
}
@media (max-width: 640px)
{
    .main_col_container
    {
        flex-direction: column;
        justify-content: center;
    }
    .main_col_container .col2
    {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0;
    }
    
    .main_col_container .col4
    {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0;
    }
    .main_image_container
    {
        width: 85%;
        margin: 0 auto;
        display: block;
    }
    .main_image_container .col5
    {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    
    #main_image_overlay, #about_image_overlay
    {
        width: 100%;
        /*padding: 0;*/
    }
    .profilePhoto
    {
        width: 40%;
    }
    .form-group 
    {
        flex-direction: column;
    }
    .form-group label
    {
        width: 80%;
        margin-left: 8px;
    }
    .form-group .input-control 
    {
       display: block;
       margin-bottom: 10px;
       margin-top: 5px;
       margin-left: 8px;
       flex: 0 1 auto
    }
    .trial-submit
    {
        width: 80%;
    }
    .mission_text
    {
        padding: 10px;
    }
    .about-text 
    {
        text-align:left;
        padding: 15px;
    }
    .login_bg
    {
        padding: 80px 0 !important;
        width: 100%;
        min-width: 100%;
    }
    .form-control
    {
        display: block;
    }
	.form-control label, .form-control input, .form-control .login_input, .form-control select
    {
        display: block;
        margin: 0 5%;
        font-size: 20px;
        width: 89%;
        text-align: left;
    }
	
	#frmTrialRequest .form-control .input-control,
	#frmTrialRequest .form-control .wide
	{
		width: 90%;
	}
	
    #main_image_text
    {
        font-size: 25px;
        padding-top: 35px;
    }
}
@media (max-width: 400px)
{
	#main_bg_image {
		background-position: 50% 50%;
		height: 100%;
	}
    .main_image_container
    {
        display: block;
    }
    .bio_text
    {
        text-align: left;
        padding: 0;
    }
	
	#frmTrialRequest .form-control .input-control,
	#frmTrialRequest .form-control .wide
	{
		width: 90%;
	}
	.responsive-menu-pro-log-in-link	
	{	
		font-size: 12px;	
	}	
	#responsive-menu-pro-header-bar-title	
	{	
		font-size: 18px;	
	}
}

@media (max-width: 300px)	
{	
	.responsive-menu-pro-log-in-link	
	{	
		visibility: hidden;	
	}	
}