/*
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
*/
body .menu {
    
}
body .navbar-brand {
    line-height: 110px;
    height: 110px;
	padding-bottom: 4px;
}
body #masthead .logo-sidebar .name1 {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #1d70b7;
    text-transform: capitalize;	
	font-size: 15px;
	font-weight: 400;
	margin-bottom: -5px;
}
body #masthead .logo-sidebar .img-top {
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 38px;
	margin-bottom: -5px;
}
body #masthead .logo-sidebar .link1 {
	color: #29235c;
	font-size: 20px;
	font-weight: 400 !important;
}
body .logo-navbar .sidebar-widget {
    line-height: 24px;
    padding-top: 0px;
    padding-bottom: 0px;
}
body #masthead .logo-sidebar #custom_html-2 {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    border-right: 1px solid #dddddd;
	padding-top: 13px;
	padding-bottom: 17px;
}
body #masthead .logo-sidebar #custom_html-3 {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    border-right: 1px solid #dddddd;
	padding-top: 13px;
	padding-bottom: 17px;
}
body #masthead .logo-sidebar #custom_html-4 {
    text-align: center;
    padding-left: 30px;
    padding-right: 0px;
	padding-top: 13px;
	padding-bottom: 17px;
}
body p {
	line-height: 24px;
	margin-bottom: 20px;
}
body .welcome-tag {
    display: block;
    font-weight: bold;
    margin-top: -10px !important;
    color: #ce9300;
    letter-spacing: 6px;
    border-left: 10px solid #dddddd;
	font-size: 22px;
	line-height: 28px;
}
body .box3div .features-list h3 {
	margin-bottom: 0px;
	font-weight: bold;
}
body h2 {
	font-size: 30px;
	line-height: 38px;
}
body h3 {
	font-size: 25px;
	line-height: 34px;
}
body #footer {
	margin-top: 0px;
}
.home #footer {
	margin-top: 0px;
}
body #footer .subfooter {
    border-top: 1px solid #333333;
	font-size: 13px;
}
body #footer .subfooter p {
	font-size: 13px;
}
body .borded-img img {
    padding: 3px;
    border: 1px solid #DDDDDD;
}
body .linked-boxes .col-md-3 {
	padding: 0px;
	margin: 0px;
}
body .yellow-text  {
	color: #ffc200;
}
body .fa-ul li {
    margin-bottom: 22px;
	line-height: 22px;
}
body .listn2 .fa-ul li {
    margin-bottom: 10px;
	line-height: 19px;
}
body .home-services-div .btn {
	display: block;
	width: 100%;
}
body .home-services-div .col-md-3 {
	padding: 0px !important;
}
body .home-services-div {
	
}
body .menu .dropdown-menu > li > a {
    padding-top: 11px !important;
    padding-bottom: 11px !important;
    background-image: none;
    border-bottom: 1px dashed #2c2966;
}
body .menu .dropdown-menu > li > a:hover {
    background-color: #2c2966;
}
body .menu .dropdown-menu {
	border-radius: 15px;
	padding-top: 15px;
	padding-bottom: 20px;
}
body .post .post-more .btn {
	display: none;
}
body .post-head h2 {
    font-size: 30px;
    font-weight: 400;
}
body .figure-overlay {
    background-color: transparent !important;
}
body .home3boxes img {
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
}
body .home4boxes1 h3 {
	font-family: 'Patrick Hand', cursive;
}
.header-logo-left-menu-below .nav-container .nav-container .navbar-text, .header-logo-left-menu-below .nav-container .sidebar-widget {
    padding-top: 9px !important;;
    padding-bottom: 9px !important;;
}
body .features-list h3 {
	font-size: 32px;
}

@media (max-width: 990px) {
	body .navbar-brand {
    line-height: 90px;
    height: 90px;
	padding-bottom: 4px;
}
	body .welcome-tag {
    display: block;
    font-weight: bold;
    margin-top: -5px !important;
    color: #ce9300;
    letter-spacing: 0px;
    border-left: 10px solid #dddddd;
	font-size: 20px;
	line-height: 25px;
}
	
}


body .tab-content {
    background-color: #F0F0F0;
}
body .nav-tabs>li.active>a {
    background-color: #1e1a42 !important;
    color: #FFFFFF !important;
    font-weight: bold;
}
body .nav-tabs > li > a {
	font-weight: bold;
}
body .img10rds img {
    border: 1px solid #DDDDDD;
    border-radius: 10px;
	padding: 3px;
}
body .mfp-image-holder .mfp-close {
    font-size: 36px !important;
}







