/*
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");

.qode_image_gallery_no_space .controls a.next-slide span,
.qode_image_gallery_no_space .controls a.prev-slide span {
	border-color: #bdd248 !important;
	background-color: #bdd248 !important;
}

.title.title_size_large h1 {
    line-height: 80px;
}

@media screen and (max-width: 1200px) {

	h2, .h2, h2 a {
    font-size: 20px;
	}
	
	nav.main_menu>ul>li>a {
    padding: 0 10px;
}
	nav.main_menu > ul > li > a {
    font-size: 14px;
}
	
}

@media screen and (max-width: 1170px) {
nav.main_menu > ul > li > a {
    font-size: 12px !important;
}

header.centered_logo.centered_logo_animate .q_logo img, 
header:not(.centered_logo) .q_logo img {
margin-top:10px;
width:300px !important;
height:auto !important;
}
	
}

@media screen and (max-width: 1000px) {

.vc_custom_1601977850835 .separator {
height:60px;
}
	
header.centered_logo.centered_logo_animate .q_logo img, 
header:not(.centered_logo) .q_logo img {
margin-top:0px !important;
}

header.centered_logo.centered_logo_animate .q_logo a, 
header:not(.centered_logo) .q_logo a {
height:auto !important;
}

	
}


@media screen and (max-width: 800px) {

	.qode_image_gallery_no_space {
		display:none;
	}
	
}




