.error {
    color: #ffffff;

}

h4, h4 a, h4 a:hover, .style-simple .sliding_box .desc_wrapper h4 {
    color: #ffc013 !important;
}


.success p {
    color: #ffffff !important;
}

.fullwidthbanner-container {
	height: 600px !important;
}

.fullwidthabanner {
	height: 600px !important;
}


@media only screen and (max-width: 767px) 
{
#Top_bar a.responsive-menu-toggle i {
    font-size: 25px;
    line-height: 10px !important;
}

#Top_bar .logo {
    text-align: left !important;
}

}

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


#Top_bar #logo {
    font-size: 15px !important;
}

}

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


#Top_bar .logo {
	float: left;
	margin-right: 0px !important;
	margin-left: 0px !important;
}

}