.videos{
	padding-bottom: 80px;
}
header div#logo {
	max-width: 250px;
	padding-top: 10px;
}
#mainmenu a {
	padding: 35px 0px 25px 20px;
}
#section-history-bg {
	background: url(../images/history-bg.jpg) top fixed;
}
#subheader {
	background: url(../images/bread-bg.jpg) top fixed;
}
.text-white{
	color: #fff!important;
}
header.de_header_2.smaller div#logo {
	max-width: 120px;
}
#menu-btn{
	margin-top: 15px;
}

.footer-logo{
	display: block;
	max-width: 250px;
	margin:0 auto;
}
.subfooter {
	background: #292d5a;
}
footer {
	background: #1e224a;
}
.wp-fix-icon{
	position: fixed;
	z-index: 999;
	bottom:15px;
	right: 15px;
	display: inline-block;
	max-width: 60px;
}
.wp-fix-icon img{
	max-width: 100%;
}

#back-to-top {
	bottom: 90px;
	right: 30px;
}


@media (max-width:500px){
	#section-slider{
		max-height:400px!important;
	}
	.tp-fullwidth-forcer{
		max-height:400px!important;
	}
}
@media (min-width:991px){
	header.transparent {
		background: rgba(0,0,0,0.5);
	}
	header.de_header_2 {
		height: 153px;
	}
	.footer-logo .logo-small{
		margin-top: 50px;
	}
	#subheader {
		background: url(../images/bread-bg.jpg) top fixed;
		padding-top: 170px;
	}
	
}
@media (max-width:992px){
	.call-to-action{
		text-align: center;
	}
	.call-to-action .text-right{
		text-align: inherit!important;
	}
	.subfooter{
		text-align: center;
	}
	.subfooter .text-right{
		text-align: inherit!important;
	}
	#subheader h1 {
	    margin:45px 0 0;
	}

}
.alert-success {
    color: #fff;
    background-color: #34a804;
    border-color: #34a804;
}

 .about-side-pic{
	margin-bottom: 10px;
	border-radius: 5px;
}