/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.wpcf7-form-control.wpcf7-submit:hover {
	width: auto !important;
}
/* Responsive */
.header_top.clearfix {
    display: none;
}

@media (min-width: 991px){
.two_columns_75_25>.column1 {
    width: 79%;
    float: left;
}
.two_columns_75_25>.column2 {
    width: 21%;
    float: left;
}
.header_top .container {
    display: none!important;
}	
}

@media (max-width: 1199px) {
body .blog_holder.blog_small_image article .post_text .post_text_inner {
	padding-bottom: 13px;
}
nav.main_menu > ul > li > a {
	font-size: 15px;
}
h2, .h2, h2 a {
	font-size: 28px;
}
.header_top .container {
    display: none!important;
}	
}

@media (max-width: 1000px) {
body .header_bottom{
	background-color: rgba(200,149,42,1) !important;
}
.fixed_top_header .bottom_header, .fixed_top_header nav.mobile_menu, nav.mobile_menu {
	background-color: transparent;
}	
.header_top .container {
    display: none!important;
}
}

@media (max-width: 991px) {
div.coln-home .wpb_text_column {
	padding: 0 !important;
}
.header_top .container {
    display: none!important;
}
}

@media (max-width: 767px) {
div.coln-contact .vc_align_right img {
	margin-top: 20px;
	max-width: 70%;
}
.latest_post_text {
    display: contents!important;
    width: auto;
}
.latest_post_text {
    display: inline!important;
    width: auto;
}
.header_top .container {
    display: none!important;
}

.header_bottom_right_widget_holder {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 0 0px!important;
}
	div.coln-home {
	background-image: url('http://justincolonbooks.com/wp-content/uploads/2018/03/mobile_l.jpg') !important;
	background-size: contain !important;
	background-position: bottom !important;
}
	
}

@media (max-width: 600px) {
.header_inner_right {
	display: none;
}
	.header_top.clearfix {
    display: block;
}
.header_top .container {
    display: block!important;
}
.header_top {
    height: 33px;
    display: block!important;
    padding-top: 12px;
}
.header_top .right {
	display: none;
}	
.full_screen_inner {
	padding-top: 0 !important;
}
.coln-about, div.coln-contact {
	padding-top: 10px !important;
}
	._coln-home .separator {
	display: none;
}
.home .full_screen_holder {
	background: transparent !important;
}	
div.coln-home {
	background-image: url('http://justincolonbooks.com/wp-content/uploads/2018/03/mob1.jpg') !important;

}
div.coln-home {
	background-image: url('http://justincolonbooks.com/wp-content/uploads/2018/03/mobile_p.jpg') !important;
	background-size: contain !important;
	background-position: bottom !important;
}
	.header_bottom_right_widget_holder {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 0 0px!important;
}
	.latest_post_text {
    display: contents!important;
    width: auto;
}
	.header_bottom_right_widget_holder {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 0 0px!important;
}
	.vc_custom_1521924487902 {
    margin-top: -89px !important;
	}
	.vc_row.full_screen_section {
    padding: 0px 0;
}
}

@media (max-width: 480px) {
		.latest_post_text {
    display: contents!important;
    width: auto;
}
	
}

