/*
Template: thefox
Theme Name: TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.50
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -
*/

/************************************************************************************

Put your custom CSS below this block :)

*************************************************************************************/

.white {
	color: #fff !important;
}
.white a {
	color: #eee;
}
.white a:hover {
	color: #ccc;
}
.black {
	color: #000 !important;
}
.bg-top {
	background-position: top center !important;
}
.topbar_type_5 .top_text {
	float: right !important;
}
.topbar_type_5 .wrapper > div:first-child {
    border-left: 0px !important;
}
#top_bar .wrapper {
	width: 100%;
}
header.nav_type_1 {
    min-height: 90px;
    padding: 10px 0px;
}
.nav_type_1.shrinked_header #logo_img, .nav_type_1.shrinked_header .logo_text {
    max-height: 80px;
    line-height: 80px;
}

.text-center {
	text-align: center;
}
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #ffa36b;
    background-color: #f9e5d9;
    border: 0;
    padding: 10px;
}

@media only screen and (max-width: 1220px) {
	.new-line {
	    margin-left: 0 !important;
	}
}

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

	h2 {
		font-size: 30px !important;
		line-height: 24px !important;
	}
	.mobile-text-center,
	.mobile-text-center h3,
	.mobile-text-center p,
	.mobile-text-center li {
		text-align: center !important;
	}
	.mobile-text-center ul {
		list-style: none;
	}
	.mobile-text-center .sc_line {
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.mobile-top-space {
		margin-top: 30px;
	}
	.bg-top {
		margin-top: -220px !important;
	}
	.wpb_text_column ul li {
		list-style: none;
	}
	.banner-image {
		margin-top: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 0 !important;
		margin-left: 0 !important;
	}
	.mobile-padding .vc_column-inner {
		padding-left: 3vw !important;
		padding-right: 3vw !important;
	}
}
