/*--
	Theme Name: theme51990
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

.header .container{
padding-top:0px;
}

.header .logo{
margin-bottom:0px;
}

.footer .footer-widgets::before
, .footer .footer-widgets::after
, .footer .footer-widgets::before
, .footer .footer-widgets{
background-color:#FFF;
}

footer .span4{
width: 150px;
border-right:1px solid;
padding-right: 20px;
}

footer .span4 img{
width:145px;
margin-top:-10px;

}

footer .span5{
width: 660px;
margin-top:15px;
}


.slider_caption{
font-size:30px;
}

.parallax-slider #mainCaptionHolder .container strong{
font-size:75px;
line-height:75px;
}

.parallax-slider #mainCaptionHolder .container .primaryCaption
, .parallax-slider #mainCaptionHolder .container .secondaryCaption{
font-size:30px
}

.home .extra_title{
font-size:18px;
color: #2185c5;
}

.prefooter{
background-color:#FFF;
}
.prefooter img{width:100%;}

#text-3{/*width:50%;*/}

.footer .footer-nav{text-align:left;font-size:11px;}
.footer .footer-nav .coname{font-size:15px;}

.footerarea2-infoleft
,.footerarea2-inforight{
height:100px; float:left;min-width:130px;font-size:10px;
}

.footerarea2-infoleft img{width:175px; margin-top:-45px;}

/*image bank*/
/*.page-id-2517 #loginform div:nth-child(3)::before{content:'::';}*//*{display:none;}*/
.page-id-2517 #loginform div:nth-child(3){
    padding-top: 15px;
}

/*RESPONSIVE Overrides*/
@media (max-width: 320px)
{
	footer .span5 {
		width: 100%;
		margin-top: 15px;
	}
	footer .span4 {
    	width: 100%;
    	border-right: 0px solid;
    	padding-right: 0px;
    	text-align: center;
	}
}
@media (max-width: 480px)
{
	footer .span5 {
		width: 100%;
		margin-top: 15px;
	}
	footer .span4 {
    	width: 100%;
    	border-right: 0px solid;
    	padding-right: 0px;
    	text-align: center;
	}
}
@media (max-width: 767px)
{
	footer .span5 {
		width: 100%;
		margin-top: 15px;
	}
	footer .span4 {
    	width: 100%;
    	border-right: 0px solid;
    	padding-right: 0px;
    	text-align: center;
	}
}

@media (max-width: 767px){
	.parallax-slider #mainCaptionHolder .container .primaryCaption, .parallax-slider #mainCaptionHolder .container .secondaryCaption {
    font-size: 15px !important;
}
}
@media (max-width: 767px){
.parallax-slider #mainCaptionHolder .container strong {
    font-size: 50px;
	line-height: 2em;
	margin-top: -40px;
}
}
.wp-die-message p{
		display:none !important;
}
