.home #highlight-3-col .section_inner {
	margin-top: -180px;
}
.home #highlight-3-col .section_inner .wpb_wrapper{
	margin-bottom: 15px;
}

.title.title_size_medium h1{
	font-size: 33px;
	line-height: 1.1;
}

.content_inner > .full_width > .full_width_inner > .vc_row:first-child{
	padding-top: 0 !important;
}

.content_inner > .full_width > .full_width_inner{
	padding-top: 100px !important;
}




@media (max-width: 1400px){
	footer .column1 img {
		float: none !important;
		margin: 0!important;
		display: block;
	}
}
@media (max-width: 1200px){
	.home .two_columns_75_25 .text_wrapper {
		width: 50%;
	}

	.content_inner > .full_width > .full_width_inner > .vc_row{
		padding-top: 50px !important;
	}
}
@media (max-width: 1000px){
	.content_inner > .full_width > .full_width_inner{
		padding-top: 70px !important;
	}
	.home .two_columns_75_25 .text_wrapper h3 {
		line-height: 27px
	}
	.home .two_columns_75_25 .button_wrapper a {
		font-size: 16px;
		line-height: 55px;
		height: 55px;
	}

	.contact-form .vc_column-inner {
		padding-left: 15px !important;
		padding-top: 30px !important;
	}
}
@media (max-width: 768px){
	.content_inner > .full_width > .full_width_inner{
		padding-top: 50px !important;
	}
	.home .two_columns_75_25 .button_wrapper a {
		font-size: 14px;
		line-height: 47px;
		height: 47px;
		padding: 0 10px;
	}

	.content_inner > .full_width > .full_width_inner > .vc_row{
		padding-top: 15px !important;
	}

	.flexslider, .portfolio_slider{
		margin: 0 0 30px;
	}

	footer .column1 img {
		margin: 0 auto!important;
	}
	footer .column1 .textwidget {
		text-align: center;
	}
	footer .column3 .widget_nav_menu {
		text-align: center;
	}
}
@media (max-width: 600px){
	.home .two_columns_75_25 .text_wrapper {
		width: 100%;
		text-align: center;
	}
	h1, h1 a,
	h2, .h2, h2 a {
		line-height: 32px;
	}

	h3, h3 a {
		font-size: 15px!important;
		line-height: 20px!important;
	}

	.call_to_action{
		padding-top: 30px!important;
		padding-bottom: 50px!important;
	}
	.call_to_action .container_inner{
		width: 100%;
	}
	.call_to_action .button_wrapper .qbutton{
		font-size: 14px;
		padding: 0px 6px;
		line-height: 36px;
		height: 36px;
	}
	.wpb_wrapper .highlight{
		line-height: 40px !important;
	}
	.wpb_wrapper .highlight:after{
		height: 1rem !important;
		bottom : 4px !important;
	}
	.qbutton.big_large, .qbutton.big_large_full_width {
		height: auto !important;
		white-space: initial !important;
		line-height: 24px !important;
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
}
@media (max-width: 400px){
	.title.title_size_medium h1 {
		font-size: 38px !important;

	}
}
