/*
============================================================

	Theme Name: Chelsea - Child Theme
	Theme URI: http://milothemes.com/chelsea-wordpress/
	Author: Milo
	Author URI: http://milothemes.com/
	Version: 1.0
	Description: Use this theme if you want to extend features of Chelsea Theme or prevent overwriting the changes you make when new theme update is available.
	Template: chelsea-theme
	Text Domain: Chelsea
	
============================================================
*/

.container-inner> .row.chelsea-search-result:last-child{
	display:none;
}
.headline:before{
	content: none;
}
.headline:after{
	content: none;
}
.map2-container{
	display:none;
}
.custom-map-holder{
	width: 100%;
	height: 500px;
}
.map-btn-wrapper a{
	display:inline-block;
	margin-right: 20px;
	text-decoration: none;
	padding: 10px 30px;
	background: #faaf00;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.map-btn-wrapper a i{
	margin-right: 5px;
}
.activeMapBtn{
	color: #fff !important;
	background: #FFC847 !important;
	font-weight:bold;
}
.map-btn-wrapper a:hover{
	color: #fff;
	background: #FFC847;
	font-weight:bold;
}
#mobile-menu-button:hover,#mobile-menu-button:focus, #mobile-menu-button:active{
	background-color: #faaf00;
}
.bullet-list,.bullet-list li{
	width: 100%;
}
#footer,#footer-bottom{
	padding: 30px 0;
}
#footer-bottom{
	font-size:12px;
}
#footer .widget_title{
	margin:13px 0 30px;
	font-size:16px;
}
#footer .widget-contact {
    font-size: 12px;
}
.widget_nav_menu{
	margin-bottom: 50px;
}
.widget_nav_menu:after {
    content: ' ';
    clear: both;
    display: table;
}
.widget_nav_menu .menu{
	float: left;
	width: 100%;
	margin-top:0;
	display:block;
}
.widget_nav_menu .menu li{
	width: 100%;
	list-style: none;
}
.widget_nav_menu .menu li a{
	font: 400 12px "Raleway",Arial,Helvetica,sans-serif;
	text-transform:none;
	position: relative;
	padding: 0 0 20px 12px;
}
.widget_nav_menu .menu li a:before{
	font-family: "mt-icons";
    font-size: 5px;
    content: "\e93c";
    position: absolute;
    top: 5px;
    left: 0;
    margin-right: 15px;
    color: #faaf00;
}
#footer-bottom-widget-area-2{
	margin-top:7px;
}
#footer-bottom-widget-area-2 .widget_nav_menu .menu, #footer-bottom-widget-area-2 .widget_nav_menu li{
	width: auto;
}
#footer-bottom-widget-area-2 .widget_nav_menu .menu{
	float: right;
}
#footer-bottom-widget-area-2 .widget_nav_menu .menu li a{
	font-size:12px;
	padding: 0;
	margin-right: 0;
}
#footer-bottom-widget-area-2 .widget_nav_menu .menu li a:before{
	content: none;
}

#footer-bottom-widget-area-2 .widget_nav_menu .menu li a:after{
	content: '|';
	margin: 0 5px 0 7px;
}
#footer-bottom-widget-area-2 .widget_nav_menu .menu li:last-child a:after{
	content: none;
}
@media ( min-width: 992px ){
	#page-header{
		margin-bottom: 60px;
	}
	.custom-row-1{
		margin-bottom: 40px;
	}
	.custom-row-last{
		margin-bottom: 60px;
	}
	.custom-row-1 .headline.style-2{
		margin-bottom: 0;
	}
	.custom-row-last .headline.style-2{
		margin-bottom: 40px;
	}
	.custom-row-1 p{
		margin-bottom: 0;
	}
	.custom-row-1 .custom-separator{
		margin-bottom: 20px;
	}
	.custom-row-1 .custom-heading-2{
		margin-bottom: 40px;
	}
	.btn-margin-up .btn{
		margin-top: 51px;
	}
}

@media ( min-width: 768px ){
	#footer-mid-widget-area-2{
		width: 50%;
	}
	#footer-mid-widget-area-3{
		width: 0;
	}
	.custom-row-1 .custom-column-1{
		width: 50%;
		float: left;
	}
	#page-header{
		margin-bottom: 60px;
	}
	.custom-row-1{
		margin-bottom: 60px;
	}
	.custom-row-last{
		margin-bottom: 60px;
	}
	.custom-row-1 .headline.style-2{
		margin-bottom: 0;
	}
	.custom-row-last .headline.style-2{
		margin-bottom: 40px;
	}
	.custom-row-1 p{
		margin-bottom: 0;
	}
	.custom-row-1 .custom-separator{
		margin-bottom: 40px;
	}
	.custom-row-1 .custom-heading-2{
		margin-bottom: 40px;
	}

}


@media ( max-width: 767px ){
	#page-header{
		margin-bottom: 40px;
	}
	.custom-row-1 .headline.style-2, .custom-row-last .headline.style-2{
		margin-bottom: 20px;
	}
	.custom-row-1 .headline.style-2 h2, .custom-row-last .headline.style-2 h2 ,.custom-row-1 .custom-heading-2 h2{
		font-size: 22px;
		line-height: 30px;
	}
	.custom-row-1 .custom-separator{
		margin-bottom: 30px;
	}
	.widget_nav_menu{
		margin-bottom: 0;
	}
	.custom-row-1{
		margin-bottom: 30px;
	}
	.map-btn-wrapper a {
	    margin-right: 10px;
	    margin-bottom: 10px;
	    padding: 10px 15px;
	}

}
@media ( max-width:480px ){
	.custom-row-1 .text-center{
		text-align:center;
	}
	.custom-row-1 .img-btn-margin, .custom-row-last .img-btn-margin{
		margin-bottom: 30px;
	}
	.custom-row-1 .custom-margin-1{
		margin-bottom: 30px;
	}
	.custom-row-1 .headline.style-2 h2, .custom-row-last .headline.style-2 h2 ,.custom-row-1 .custom-heading-2 h2{
		text-align:center;
	}
	.custom-row-1 .service-box.style-2{
		margin-bottom: 0;
	}
	
	.custom-img-btn-holder figure{
		width: 50%;
	}
	#footer [class^="col-"] + [class^="col-"]{
		margin-top: 0;
	}
	#footer-mid-widget-area-2 .widget_title{
		display:none;
	}
	#footer .social-media {
	    margin-bottom: 20px;
	}
}
/*@media (min-width:1920px){
      .tp-parallax-wrap{
         left: 0 !important;
      }
}*/


/*--- Poll Newsletter 2017 Start ---*/

#left {
    width: 47%;
    float: left;
    margin-right:6%;
}
 
#right {
    width: 47%;
    float: left;
}
 
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
 
.clearfix {
    display:block;
}

.wpcf7-form-control-wrap textarea {
    height: 50%;

/*--- 2 Column Form Styles End ---*/