/*
Theme Name:     Lambda Child Theme
Description:    Child theme for the Lambda WP Theme
Author:         Oxygenna
Author URI:     http://themeforest.net/user/oxygenna
Template:       lambda
Version:        1.0
*/

.down_shape{
	background: url("assets/images/down_shape.png");
	background-repeat: no-repeat;
	padding: 15px 0px;
	background-position: center;
	width: 60px;
	height: 66px;
}



/*#wpaft-logo-slider-default .logo-container{
	text-align: center;
	line-height: 150px;
}

#wpaft-logo-slider-default .logo-container img{
	max-width: 100%;
	height: auto;
	width: auto;
}*/

#wpaft-logo-slider-default .logo-container{
	text-align: center !important;
}

/*section:last-child {
	border-top: 1px solid #e6e6e6;
	background-color: #fff !important;
}*/

.down_shape img {
    height: 30px;
    width: auto;
}

.border_underline{
	border-bottom:5px solid #000;
	width:50px;
	margin:0 auto;
	display: block;
}

.graphic_sec{
	padding: 40px 0px 20px;
}

#footer .wpcf7-not-valid-tip{
	color: #e85543;
}

.wpcf7-form-control{
	font-weight: normal;
}
.logo-navbar .nav > li > a {
	padding-left: 20px !important;
    font-size: 18px !important;
}
.top-cod {
    background-color: #fdfeb8;
    padding: 5px 5px;
}
.top-cod {
    background-color: #fdfeb8;
    padding: 5px 0px;
}
.top-cod p {
    font-size: 15px;
    font-weight: 500;
	line-height:20px;
}
@media (max-width: 768px)
{
	.section-opaque h1.bigger.regular {margin: 60px 0 !important;font-size:26px!important;}
	#header{overflow: scroll;height: 380px !important;}
	#sidebar1,#sidebar{top: 100px !important;}
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
 	#slider{top: 0px !important;z-index: 999999 !important;}
 	#header {height: 315px !important;}
}