.header .mainbar {
    border-color: #826665;
    border-bottom: 3px solid #942a26;
}
p {
	font-size:18px;
}
.header {
	background-color:#f7f7f7;
}
.caption .inner .t1 {
    font-size: 45px;
	line-height: 55px !important;
}
.logo a.brand {
    font-size: 40px;
}
.head_panel .slider_wrapper .caption.caption-full {
    width: 80%;
}
.header .topbar {
    padding-top: .2em;
    padding-bottom: .2em;
}
.menu_container ul.main_menu li a:link, .top_menu_container ul.main_menu li a:link, .menu_container ul.top_menu li a:link, .top_menu_container ul.top_menu li a:link, .menu_container ul.main_menu li a:visited, .top_menu_container ul.main_menu li a:visited, .menu_container ul.top_menu li a:visited, .top_menu_container ul.top_menu li a:visited {

    color: #262626;

}
.menu_container ul.main_menu li a, .top_menu_container ul.main_menu li a, .menu_container ul.top_menu li a, .top_menu_container ul.top_menu li a {

    font-size: 17px;
    line-height: 1em;
    padding: 10px 15px;
    display: block;
    text-decoration: none;
    font-weight: 400;
    text-transform: uppercase;
    background-color: transparent;

}
.copyright a, .copyright a:visited {
    color: #fd752d !important;
}
.wpcf7-form-control, .wpcf7-form-control.wpcf7-date, .form-control {
    background-color: #ffffff;
    border: none;
}

@media screen and (max-width:1366px) {
	.head_panel .owl-carousel .item {
    height: 520px;
}
	.owl-carousel .owl-stage-outer {
    height: 520px;
}
}
@media screen and (max-width:1200px) {
	.head_panel .owl-carousel .item {
    height: 450px;
}
	.owl-carousel .owl-stage-outer {
    height: 450px;
}
}
@media screen and (max-width:850px) {
	.head_panel .owl-carousel .item {
    height: 350px;
}
	.owl-carousel .owl-stage-outer {
    height: 350px;
}
}
@media screen and (max-width:660px) {
		.head_panel .owl-carousel .item {
    height: 200px;
}
	.owl-carousel .owl-stage-outer {
    height: 200px;
}
	.caption .inner .t1 {
    font-size: 24px;
		line-height: 25px !important;
}
	h1 {
		font-size: 24px;
	}
	h2 {
		font-size: 21px;
	}
	h3 {
		font-size: 18px;
	}
.section_header.fancy h1 {
    font-size: 24px;
}
	.post_subtitle {
		font-size:16px !important;
	}
	.logo a.brand {
    font-size: 30px;
}
	.head_panel .hgroup .title {
    position: relative;
    top: 1em;
}
}