/* LICENSE & DETAILS
   ==================================================

	Theme Name: Flexform Child Theme
	Theme URI: http://flexform.swiftideas.net
	Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: flexform
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ================================================== */

/* --------------------------------------------
	FLEXFORM CSS IMPORT
-------------------------------------------- */

@import url("../flexform/style.css");


/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */


/* ---------------- FRONTIER CSS -----------------------*/

/* --------- GENERAL ------------*/

.goog-te-gadget {
    height: 20px !important;
}

.one_fourth li{
	line-height: 170%;
}

.one_fourth img{
	margin-bottom:20px;
}

.textwidget img{
	margin-bottom:20px;
}

hr {
	padding:0;
	margin:0	
}

.wp-caption-text{
	font-size: 1em;
}

/*drop shadow for images elhb*/
.shadow {
	-moz-box-shadow: 0 0 7px #ccc;
	-webkit-box-shadow: 0 0 7px #ccc;
	box-shadow: 0 0 7px #ccc;
	border: 1px solid #ccc;
}

/*rounded corners for images elhb*/
.corners{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

 .google-maps {
        position: relative;
        padding-bottom: 75%;
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 90% !important;
        height: 100% !important;
    }

/* --------- FOOTER ------------*/

#footer {
	line-height: 180%;
    	padding: 30px 0 0;
}

#footer {
	background: url("images/footer_bkg.png") !important;
	background-repeat:repeat-x !important;
	background-color: #3256a4 !important;
}

#footer a {
	color: #fff !important;	
}

#footer a:hover {
	color: #ffa800 !important;	
 	border-bottom: 1px dotted;
}

#copyright {
    	background-color: #42b3e5 !important;
	padding-top: 5px !important;
	padding-bottom: 2px !important;	
}

#copyright p {
	color: #fff !important;	
}

.icon-arrow-up:before {
	display: none; 
    	content: "";
}

.footer .text-widget {
	color: #fff !important;	
}

#footer h5 {
	border-bottom: none;
	color: #ffa800 !important;
	margin-bottom: 8px;
	font-size: 16px;
}

#mission_container {
	background-color: #eee;	
	height: auto;
}

#mission_text {
	color: #232323;	
}

#copyright .beam-me-up a {
    color: #fff!important;
    float: right;
    text-align: right;
}

.home_bottom {
	background-color: #eeeeee;
	padding: 15px;
	line-height: 170%;	
}

.home_bottom .aligncenter {
    display: block;
    margin: 0 auto;
}

.home_bottom .one_half {
	font-size: 20px;
	font-weight: 500;	
}

#footer_mission {
	display:block;
	background-color:#f6fafb;
	border-top: 1px solid #f2f2f2;
	height: auto;
	padding: 17px 0;
}

.footer_container {
	display:block;
	margin: 0 auto;
   	max-width: 1172px;
	height: auto;
}

.alt-bg {
    border-color: none;
}

/* --------- MENU------------*/

.show-menu {
	color: #000 !important;
	background-color: #fff !important;
}

.show-menu {
    -moz-box-sizing: border-box;
    border: 1px solid #EEEEEE !important;
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
    padding: 10px 15px;
}

/* --------- MENU------------*/

.dcjq-parent a{
	color: #000 !important;	
	
}




/* --------- HEADER ------------*/

#top-bar {
    background: none repeat scroll 0 0 #3256a4 !important;
    border-bottom-color: #E4E4E4;
	min-height: 36px;
}

#top-bar-social {
    color: #fff !important;
	padding-top: 2px;
}

#top-bar-social a{
    color: #fff !important;
}

#top-bar .menu > li > a, #top-bar .menu > li.parent:before {
    color: #fff !important;
}

#top-bar a:hover {
 	border-bottom: 1px dotted;
}

#top-bar .menu > li.parent:after {
    color: #fff !important;
    display: block;
    font-family: FontAwesome;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-top: -9px;
    position: absolute;
    right: 9px;
    top: 50%;
}

/*
.top_link {
	display: inline-block;
	background-color: #43b3e5;
	background-image: url("images/sitemap_img.jpg");
	background-position: left;
	background-repeat:no-repeat;
	padding: 0 5px 0 8px;
	display: inline-block;	
}

.top_link1 {
	display: inline-block;
	background-color: #0082c3;
	background-image: url("images/email_img.jpg");
	background-position: left;
	background-repeat:no-repeat;
	padding: 0 5px 0 10px;	
}

.top_link2 {
	display: inline-block;
	background-color: #3156a3;
	background-image: url("images/last_img.jpg");
	background-position: left;
	background-repeat:no-repeat;
	padding: 0 5px 0 10px;	
}
*/

#nav-search form {
    float: right;
    margin-bottom: 0;
    width: 145px;
}

#nav-search input {
	display: inline-block !important;
	overflow: hidden !important;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 100% !important;
	border: 0 none;
    box-shadow: none;
    float: left;
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    margin: 0;
    max-width: none;
    padding: 0 !important;
    text-align: left;
}

#google_language_translator {
    clear: both;
	float:left;
}

#google_language_translator {
    min-height: 0px !important;
	margin-top: 3px;
	margin-left: 30px;
}

.top-bar-menu-left #top-bar-social {
    float: right;
	margin-top: 2px !important;
	width: auto !important;
}

.goog-te-banner-frame, .skiptranslate {
    width: 100%;
}

/* --------- POSTS ------------*/

.tags-link-wrap {
    display: none;
    padding: 20px 0;
}

.author-info-wrap {
    display: none;
    margin-bottom: 40px;
    padding-top: 40px;
}

.comments-likes .love-it-wrapper {
    display: none;
    margin-left: 5px;
}

.st_twitter_hcount, .st_facebook_hcount, .st_linkedin_hcount, .st_googleplus_hcount, .st-pinterest-counter {
	display: none !important;	

	
}

.share-links .share-text {
    display: none;
    float: left;
    line-height: 24px;
    margin-right: 10px;
}
.share-links > .share-buttons {
    display: none;
    float: left;
    margin-right: 12px;
}



.has-both-sidebars .blog-item, .mini-items .blog-item {
    margin-bottom: 15px;
	padding-top: 30px;
}	

.related-wrap {
    display: none;
    height: auto;
    overflow: hidden;
    padding-top: 30px;
}

.blog-item-details a {
    display: none;
    text-decoration: none;
}

/* --------- POST PAGINATION ------------*/

.pagination-wrap li span.current, .pagination-wrap li a:hover {
    background: none repeat scroll 0 0 #3256A4;
    border-color: #3256A4;
    color: #FFFFFF !important;
}

/* --------- BODY HOMEPAGE ------------*/

.callout_home {
	background-color: #f6fafb;
	border: 1px solid #F2F2F2;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 15px;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	line-height: 130%;			
}

.widgets_on_page ul {
	margin: 0;
}

.newsheader {
	font-size: 20px;
	padding-right: 5px;	
}

.testimonials-slider {
	background: #f6fafb;
	border: 1px solid #F2F2F2;
	padding-top: 20px;
	font-size: 20px;
	line-height: 150%;	
	-moz-border-radius: 10px; /*rounded corners elhb*/
	border-radius: 10px;
}

.testimonials-slider .testimonial-text {
    line-height: 140%;
}

.indent {
	margin-left:0;
	padding-left: 20px;
}

/*indents subsequent lines of text elhb*/
.indent li{
   	text-indent: -1em;
	padding-left: 20px;
}

.list-dot li {
    background: url("images/list-icons/dot_b&w.png") no-repeat scroll 4px 7px rgba(0, 0, 0, 0);
}
#resizerctrl {
	display: inline;
	float: left;
	width: auto;
	margin: 6px 0px 0px;
	margin-left: 15px;
	
}

.minus, .plus, .reset {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #fff;
    cursor: pointer;
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 7px 5px 5px 5px;
    text-align: center;
    width: 20px;
	font-weight:bold;
	font-size: 16pt;
}

.minus:hover {
	color: #FFA800;	
}

.plus:hover {
	color: #FFA800;	
}


.resizer_name {
	 display: inline;
    margin: 0px 5px 0px 0px;
    padding: 0px;
	color: #fff;
	font-size: 12px;
}

ol {
    list-style-position: inside;
}

.wpb_box_text.coloured .box-content-wrap {
    color: #444444 !important;
}

.wpb_accordion .wpb_accordion_section > h3 a:hover {
 	color: #fff;
}



/* --------- SIDEBAR ------------*/

.col-title {
	display: none;	
}

.col-caption {
	display: none;	
}
.col-date {
	display: none;	
}
.col-name {
	display: none;	
}

.cell-name {
	display: none;	
}
.cell-date {
	display: none;	
}

.cell-caption {
	display: none;	
}



/*---------Gravity Forms------------*/

.form_section_header {
	background-color: #3156A3;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;	
	
}

.form_section_subheader {
	color: #3156A3;
	font-style: italic;

}

/*Submit BTN 1*/

input#gform_submit_button_1 {
	background-color: #FFA800;
	color: #3156A3;
	padding: 10px;
	font-weight: bold;
	border-radius: 3px;
}

input#gform_submit_button_1:hover {
	background-color: #3156A3;
	color: #FFA800;
	padding: 10px;
	font-weight: bold;
	border-radius: 3px;
}

/*Submit BTN 2*/

input#gform_submit_button_2 {
	background-color: #FFA800;
	color: #3156A3;
	padding: 10px;
	font-weight: bold;
	border-radius: 3px;
}

input#gform_submit_button_2:hover {
	background-color: #3156A3;
	color: #FFA800;
	padding: 10px;
	font-weight: bold;
	border-radius: 3px;
}

/*Submit BTN 3*/

input#gform_submit_button_3 {
	background-color: #FFA800;
	color: #3156A3;
	padding: 10px;
	font-weight: bold;
	border-radius: 3px;
}

input#gform_submit_button_3:hover {
	background-color: #3156A3;
	color: #FFA800;
	padding: 10px;
	font-weight: bold;
	border-radius: 3px;
}
/*Submit BTN 4*/

input#gform_submit_button_4 {
	background-color: #FFA800;
	color: #3156A3;
	padding: 10px;
	font-weight: bold;
	border-radius: 3px;
}

input#gform_submit_button_4:hover {
	background-color: #3156A3;
	color: #FFA800;
	padding: 10px;
	font-weight: bold;
	border-radius: 3px;
}

/*Submit BTN 5*/

input#gform_submit_button_5 {
	background-color: #FFA800;
	color: #3156A3;
	padding: 10px;
	font-weight: bold;
	border-radius: 3px;
}

input#gform_submit_button_5:hover {
	background-color: #3156A3;
	color: #FFA800;
	padding: 10px;
	font-weight: bold;
	border-radius: 3px;
}

/*Submit BTN 6*/

input#gform_submit_button_6 {
	background-color: #FFA800;
	color: #3156A3;
	padding: 10px;
	font-weight: bold;
	border-radius: 3px;
}

input#gform_submit_button_6:hover {
	background-color: #3156A3;
	color: #FFA800;
	padding: 10px;
	font-weight: bold;
	border-radius: 3px;
}

/*---------Lightbox Popup------------*/


.termsofuse {
	padding: 10px;	
}

.accept {
	padding:15px;
	margin-top: 15px;
	text-align:center;
}

#accept-btn {
	color: #FFA800;
	background-color: #3256A4;
	padding: 10px;
	font-weight: bold;
}

#accept-btn-no {
	color: #FFA800;
	background-color: #3256A4;
	padding: 10px;
	font-weight: bold;
}

#accept-btn:hover {
	text-decoration: underline;
	color: #3256a4;
	background-color: #FFA800;
}

#accept-btn-no:hover {
	text-decoration: underline;
	color: #3256a4;
	background-color: #FFA800;
}

/* --------- INTERNAL LINKS ------------*/
p .inlink{
	background: url("images/internal-link.png") no-repeat top right;
	padding: 2px 25px 0 0;
	color: #0082C3;
	font-weight: bold;
}

/* --------- SIDEBAR LISTS ------------*/


h4.sb-list-head {	
    border-bottom: 5px solid #EEEEEE;
    color: #3256A4;
    font-size: 18px;
    padding: 0px 0 12px 5px;
	margin-bottom: 5px !important;
	margin-top: 0px !important;
}


.widget ul.r-sidebar-list li a{
	background: url("images/orange-list-style.png") no-repeat left center;
	padding: 9px 0 7px 20px !important;
	border-bottom: 1px solid #eee;
	margin-top: 0px !important;
}

.widget_categories ul > li a:before, .widget_archive ul > li a:before, .widget_nav_menu ul > li a:before, .widget_meta ul > li a:before, .widget_recent_entries ul > li a:before, .widget_product_categories ul > li a:before {
	background: url("images/orange-list-style.png") no-repeat left center !important;
	padding: 9px 0 7px 20px !important;
	border-bottom: 1px solid #eee !important;
	margin-top: 0px !important;
	content: none;
}


.wpb_accordion a:hover {
	background: none !important;
	color: #42B3E5 !important;	
}

.sidebar .widget-heading h4 {
	width: 98%;
    border-bottom: 5px solid #EEEEEE !important;
    color: #3256A4 !important;
    font-size: 18px !important;
    margin-bottom: 5px !important;
    margin-top: 0 !important;
    padding: 0 0 12px 5px !important;
	margin-bottom: 15px !important;
}

.widget-categories {
    border-bottom-color: #EEEEEE;
    border-left-color: #EEEEEE;
    border-right-color: #EEEEEE;
    margin-top: 20px;
}

.cat-item.cat-item-71 {
    display: none;
}

.cat-item.cat-item-1 {
    display: none;
}


/* --------- NEWS AND NOTICES CAROUSEL ------------*/


h3.wpb_heading {
    display: inline-block;
	border-bottom: 5px solid #eeeeee !important;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 9px;
}

.wpb_text_column {
	display: none;
	
}

div#top-bar-social .dashicons {
	top: 3px;
    position: relative;
	color: #d1daeb;
}

.social-icon-cust:hover,
.social-icon-cust:focus,
div#top-bar-social .dashicons:hover,
div#top-bar-social .dashicons:focus{
	color: #fff;
	text-decoration: none;
	border-bottom: 0 !important;
}

/* --------- MEDIA SCREEN ------------*/

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

}

@media only screen and (max-width: 979px) and (min-width: 768px) {
#copyright .beam-me-up {
    text-align: center;
}

#copyright .beam-me-up a {
    text-align: center;
}

.top_link {
	background-color: #3156a3;
	background-image: none;
	padding: 0 3px 0 3px;	
}

.top_link1 {
	background-color: #3156a3;
	background-image: none;
	padding: 0 3px 0 3px;		
}

.top_link2 {
	background-color: #3156a3;
	background-image: none;
	padding: 0 3px 0 3px;	
}

#logo img {
    padding-bottom: 0;
    margin-top: 16px !important;
}

#top-bar-social .span4 {
    width: auto !important;
}

.nav-indicator #nav-pointer {
    display: none;
}

}

@media only screen and (max-width: 979px) {
#copyright .beam-me-up {
    text-align: center;
	float: none;
}

#copyright .beam-me-up a {
    text-align: center;
	float: none;
}

.gray_footer_wrap_img {
	display: none;	
}

.top_link {
	background-color: #3156a3;
	border-right: 1px solid #fff;
	background-image: none;
	padding: 0 6px 0 6px;	
}

.top_link1 {
	background-color: #3156a3;
	border-right: 1px solid #fff;
	background-image: none;
	padding: 0 6px 0 6px;	
}

.top_link2 {
	background-color: #3156a3;
	background-image: none;
	padding: 0 6px 0 6px;	
}

.td1 {
	display: none;	
}

.td2 {
	padding-left: 15px;	
}

#footer-widgets .widget {
    padding-bottom: 0 !important;
}

#google_language_translator {
	    margin-left: 0;
}
nav .menu li a {
    margin: 0 12px;
    font-size: 12px;
}

#resizerctrl {
	display: none;
	
}
.goog-te-gadget .goog-te-combo {
    margin: 3px 0 0 40px !important;
}

.span4 {
    width: 240px !important;
}

.nav-indicator #nav-pointer {
    display: none;
}
		
}
@media only screen and (max-width: 768px) {
	.home img.corners {
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
}
@media only screen and (max-width: 580px) {
	.top-bar-menu-left #top-bar-social {
		margin-left: auto;
		margin-right: auto;
		clear: both;
		float:none;
	}
	#google_language_translator {
		clear: both;
		float: none;
		padding-right: 2rem;
	}
	#top-bar {
		text-align:center;
		padding: 0.25rem 0 0 0 !important;
	}
}