/*
 Theme Name: Pofo Child
 Theme URI: http://wpdemos.themezaa.com/pofo
 Description: Child theme for Pofo theme
 Version: 1.0
 Author: ThemeZaa
 Author URI: http://www.themezaa.com
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, photography, portfolio
 License: Themeforest Split Licence
 License URI: http://themeforest.net/licenses
 Template: pofo
 Text Domain: pofo-child
*/
@media only screen and (max-width: 769px) {
	.swap-on-mobile {
		display: flex !important;
		flex-direction: column-reverse;
	}
	body .cf7form td {display: block}
	.single-portfolio section .wpb_wrapper h3.vc_custom_heading {
    margin-top: 25px;
		}
	.single-portfolio .vc_row.vc_row-o-full-height {
    min-height: auto !important;
		padding:40px 0px;
	}
	.single-portfolio h4.text-medium-gray.text-small {
    font-size: 15px !important;
	}
	.contacttitle br{display:none;}
	.contacttitle {font-size:28px !important;}
	.wpcf7 h4 {font-size:20px !important;}
	.wpb_wrapper table.brandbox{ min-height:50px;}
	.wpb_wrapper table.brandbox td {
    font-size: 18px !important;
    font-weight: 400 !important;
	}
	.wpb_wrapper table.brandbox td:first-child {
    width: 35px;
	}
}
header nav.navbar .navbar-nav > li.active > a, nav.navbar.bootsnav ul.nav > li.active > a, header nav.navbar .navbar-nav > li.current-menu-ancestor > a, nav.navbar.bootsnav ul.nav > li.current-menu-ancestor > a, header nav.navbar .navbar-nav > li.current-menu-item > a, nav.navbar.bootsnav ul.nav > li.current-menu-item > a{
	color: #db1d34;
}
table.brandbox {
    width: 100%;
	min-height:90px;
	border-bottom:1px solid #808080;
	margin-bottom:0px;
}
table.brandbox:hover{border-bottom:1px solid #fff;}
table.brandbox td:first-child {
    width: 80px;
    font-size: 50px;
    font-weight: 700;
	color: #808080;
}
table.brandbox td{ border: none;}
table.brandbox td:last-child {
    font-size: 24px;
    width: 45px;
    text-align: center;
	color:#808080;
}
table.brandbox td:nth-child(2) {
    font-size: 30px;
    color: #fff;
	font-weight:300;
}
.getintouch h5 {
    font-size: 18px;
    color: #fff;
	margin-bottom: 5px;
}
.getintouch h3 {
    font-size: 35px;
    color: #fff;
}

.getintouch .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded {
    background: none;
    color: #fff;
    padding: 12px 30px;
}
.service-section h3 {
    font-weight: 700;
}
.service-section h6 {
    font-size: 20px;
    font-weight: 300;
}
.service-section ul li {
    font-size: 18px;
    margin-bottom: 16px;
	font-weight: 300;
}
footer img.footer-logo {max-height:45px;}
footer .padding-50px-tb {padding: 10px 0px;}