/*
Theme Name: Formed Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Formed Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: formed
*/

@import url("../formed/style-1.css");

@font-face {
    font-family: 'blanchcondensed';
    src: url('blanch_condensed-webfont.eot');
    src: url('blanch_condensed-webfont-1.eot') format('embedded-opentype'),
         url('blanch_condensed-webfont.woff2') format('woff2'),
         url('blanch_condensed-webfont.woff') format('woff'),
         url('blanch_condensed-webfont.ttf') format('truetype'),
         url('blanch_condensed-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

nav.main_menu ul li{
	font-family: 'blanchcondensed',serif!important;

}

nav.main_menu>ul>li>a{
	font-size:25px;	
	font-weight: normal!important;
}

.drop_down .second .inner > ul > li > a,
.drop_down .second .inner ul li.sub ul li a{
	font-size:20px;
	font-weight: normal!important;	
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'blanchcondensed',serif!important;
	}
	h2 {
    font-size: 40px;
    line-height: 1.384615384615385em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
	}
	.latest_post_holder.boxes>ul>li 
	.latest_post {
    padding: 19px 20px 10px;
    border-bottom: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
	}
	.boxes_image {
    overflow: hidden;
    border: 1px solid #DEDEDE;
	}
	h5, h5 a, .q_icon_with_title .icon_text_holder h5.icon_title {
    color: #000000;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: normal;
	}
	.title h1 {
    font-weight: normal;
	}.q_tabs.boxed {
    text-align: left;
    border: 1px solid #DADADA;
	}.tabs-container {
    border-color: #A5CDD3!important;
	}.q_tabs.vertical .tabs-nav li.active a, .q_tabs.boxed .tabs-nav li.active a {
    border-width: 1px;
    font-size: 25px;
    font-weight: normal;
	font-family: 'blanchcondensed',serif!important;
	}.q_tabs.boxed .tabs-nav li a {
    border-bottom: 0;
    position: relative;
    z-index: 200;
    font-size: 25px;
    font-weight: normal;
    font-family: 'blanchcondensed',serif!important;
	}.latest_post p.excerpt {
    margin: 10px 0 9px;
    font-family: 'blanchcondensed',serif!important;
    font-size: 25px;
    color: #46A9B2;
	}
	
	.blog_holder article .post_image img{width:80%;margin:0 auto;}
	
	@media only screen and (min-width: 1000px)
{
	.logo_wrapper {
		border-bottom: 1px solid #CECECE;
	}
	.q_logo{height:110px;}
	header.centered_logo .header_inner_left{margin-bottom:0;}
}

.vc_custom_1450100545070 .latest_post{min-height:185px;}

.side_menu_button{height:60px;}

nav.main_menu ul li a{line-height:60px;}
.vc_custom_1450198467024 .latest_post{min-height:185px;}