/*
Theme Name: Bridge
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: http://qodethemes.com/
Text Domain: bridge
Version: 18.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@font-face {
  font-family: 'Gotham-Book';
  src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),  url('fonts/Gotham-Book.woff') format('woff'), url('fonts/Gotham-Book.ttf')  format('truetype'), url('fonts/Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
ul{
	display:block;
	width:100%;
	overflow:hidden;
}
a{
	display:inline-block;
	color:#000;
}
.single-post .blog_single p{
	display:block;
	width:100%;
	
}
body{
	font-family: 'Gotham-Book' !important;
	line-height:26px !important;
	font-weight:400;
	font-size:15px !important;
}
p{
	font-family: 'Gotham-Book' !important;
	line-height:26px !important;
	font-weight:400;
	font-size:15px !important;
}
.q_logo img{
	height: 44.9px !important;
}
.foooter-logo-1 {
    float: left;
    margin-right: 30px;
    margin-left: 20px;
}
nav.main_menu > ul > li > a {
    font-family: 'Gotham-Book' !important;
    padding: 0 14.9px 0px 12.3px!important;
    line-height: 51px !important;
    color: #3a3a3a !important;
}
.blog_page_title h5 {
    font-weight: 400;
    color: #000;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    font-size: 36px;
}
article .post_text p.post_excerpt {color: #333;}

@media only screen and (min-width: 1280px){
.container_inner {
    width: 1230px;
    margin: 0 auto;
}
.logo_wrapper {
    position: relative;
    left: -8px !important;
}
nav.main_menu.right {
    left: -22px;
}	
.single-post article.type-post {
    width: 1100px !important;
    margin: 0 auto !important;
}
}
.footer_bottom {
    width: 50%;
    padding-top: 31px !important;
    display: block;
    padding-bottom: 8px !important;
}
footer .two_columns_50_50>.column1, footer .two_columns_50_50>.column2 {
    width: 38.8% !important;
    float: left;
}

.footer_bottom {
    width: 100%;
    padding-top: 34px !important;
    display: block;
    text-align: left !important;
    padding-left: 4px !important;
}
.footer_bottom_holder, #lang_sel_footer {
    background-color: #DFEFF1 !important;
}
h5.entry_title a {
    font-style: normal;
    color: #000;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 1.4em !important;
    letter-spacing: 0.1em;
    margin: 0.6em 0 0.8em;
    text-align: center !important;
}
.footer_bottom span a img{
	width: 43px !important;
    height: auto !important;
    float: right !important;
}
footer .two_columns_50_50>.column2 {
    width: 59.5% !important;
    float: left;
}
.footer_bottom p, .footer_bottom span {
    margin: 0;
	 font-family: 'Gotham-Book' !important;
    font-size: 13px !important;
    font-weight: 400 !important;
	
}

@media(max-width:1000px){
	.header_inner_left {
    display: flex;
    flex-direction: column;
}
.logo_wrapper {
	height: auto !important;
    position: unset;
    left: unset;
    display: block;
    float: none;
	order: 1;
}
.q_logo {
    display: block;
	margin-top:20px;
    position: unset;
    top: unset;
   
}
.q_logo a {
    left: unset;
    height: auto !important;
}
.mobile_menu_button {
    display: block;
    float: none;
    height: auto;
    order: 2;
    text-align: center;
    margin: 30px 0px;
}
.mobile_menu_button span {
    height: auto;
    width: auto;
    display: block;
}
.mobile_menu_button span:hover{
	color: #303030;
	opacity: 1;
}
.mobile_menu_button span i {
    font-size: 24px;
}
nav.mobile_menu {
    background: transparent;
    text-align: center;
}
nav.mobile_menu ul li, nav.mobile_menu ul li ul li {
    border-bottom: none;
}
nav.mobile_menu ul li a {
    padding: 8px 10px 8px !important;
	font-size: 1.1em !important;
    text-transform: uppercase;
	color:#3a3a3a;
	-moz-transition:0.2s ease-in-out all;
	-webkit-transition:0.2s ease-in-out all;
	transition:0.2s ease-in-out all;
	
}
.mobile_menu_button span:after {
    content: "Menu";
    font-weight: 400;
   	color: #303030;
    font-size: 1.1em;
    line-height: 1.7em;
    letter-spacing: 0.02em;
}
}
@media only screen and (max-width: 767px){
.foooter-logo-1{

}
.textwidget{
	text-align:center;
}
.footer_bottom p, .footer_bottom span {
    display: block;
    text-align: center !important;
}
.footer_bottom span a img {
    width: 43px !important;
    height: auto !important;
    float: none !important;
    margin-top: 20px;
}
footer .two_columns_50_50>.column1, footer .two_columns_50_50>.column2 {
    width: 100% !important;
}
.foooter-logo-1 {
    float: none !important;
    display: inline !important;
}
h5.entry_title {
    min-height: 60px;
}
img.attachment-full.size-full.wp-post-image {
    width: 300px;
    float: left;
    margin-right: 35px;
}
	
}

@media only screen and (max-width: 480px){
	
.boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, nav.content_menu ul {
    width: 300px !important;
}
.header_bottom {
    padding-bottom: 20px !important;
}	
.q_logo {margin-top: 5px;}
.logo_wrapper {
    left: -1px !important;
    position: relative;
}	
.mobile_menu_button span:after {
    font-size: 15px;
    position: relative;
    top: -4px;
    left: -3px;
}
.mobile_menu_button {
    margin-bottom: 0px!important;
    margin-top: 28px;
    left: -3px;
    position: relative;
}
.mobile_menu_button span i {
    font-size: 24px;
    left: -3px;
    position: relative;
} 
}
