/*


Theme Name: Ard
Theme URI:  http://ninetheme.com/themes/ard
Author: Ninetheme
Author URI: http://ninetheme.com/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Ard's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.8
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: two-columns, left-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-menu, editor-style, featured-images, post-formats, threaded-comments, translation-ready


*/


/* .ion-social-Information:before {
	content: 'Information About Brokerage Services';
	font-size: 17px;
    	font-style: normal;
    	color: #0F79A9;
	font-weight: bold;
} */

.map-popup-link {
	display: none !important;
}


.contact-button {
    padding: 10px 20px !important;
    background: #0775BA;
    color: #fff;
    margin-top: 15px !important;
}

.section-home .center .menu-logo {
    width: 250px;
    margin-left: -30px;
}

.menu-left .menu-logo {
    position: absolute;
    left: 55px;
   
}

.sale1-table table tbody tr td {
    font-size: 20px;
    padding: 15px 10% 15px 0;
}

.sale1-table h2, .sale1-desc h2 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 30px;
}

.sale1-desc a {
    color: #D4AE35;
}

.lead-off {
    font-size: 21px;
}

.section-extra {
   font-family: "inconsolata";
   font-size: 16px;
}

.section-extra h1 {
    font-family: Lato;
}

ul li {
	font-family: "inconsolata";
    font-size: 16px;
}

.home #main-container .ms-right {
    width: 71% !important;
}

.ms-left {
    width: 30% !important;
}

.menu-left {
	background: #fff !important;
}


#home-carousel.owl-carousel .owl-item {
    width: 9.4% !important;
}


.navigation ul {
	display: none;
}

.nt-custom-pages-header .menu-sub-text {
	color: #0775BA !important;
   	font-weight: 700 !important;
}

#footer-widget-section {
        background: #F5F5F5;
}

.widget ul li a {
	color: #333;
}

.breadcrumb-trail {
display: none;
} 

#left4 .vegas-animation-kenburns {
	background-image: url('../../uploads/2016/04/1307-Broken-Arrow-home-page-04.jpg') !important;
}

.breadcrumb-item, .bredcrumb-separator, .breadcrumb-current, .fa-angle-right {
	display: none;
} 

.menu-left .center ul li:last-of-type {
    background: #0775BA;
    padding: 10px;
    border-radius: 3px;
    transition: all 200ms linear;
}

.menu-left .center ul li:last-of-type:hover {
     background: #4291C3;
}

.menu-left ul li:last-of-type a {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
        transition: none !important;
}

.menu-left ul li:last-of-type a:hover {
	color: #fff !important;
}

div.wpcf7-mail-sent-ok {
    border: transparent !important;
    color: green;
}

/* ------------- Media Queries ------------- */



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

	}

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

		.section-home .center .menu-logo {
   			width: 200px;
		}

	}

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


		.navigation ul {
			display: block;
		}

	}

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


	}

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


	}

	@media only screen and (max-width : 1280px) {
		
		.section-home .center .menu-logo {
   			width: 180px;
		}


		.copyright {
			font-size: 11px;
		}

	}

	@media only screen and (max-width : 1024px) {
		
		.ms-left {
    			width: 30% !important;
		}

		.ms-right {
    			width: 100% !important;
		}

		.section-home .center .menu-logo {
   			width: 200px;
		}


		.section-home .section-margin {
			padding: 0 !important;
    			margin-left: 70px;
    			margin-top: 50px;
   			width: 250px;
		}

		.section-home .center .menu-logo {
    			width: 100%;
		}
	}

@media screen and (max-width:1440px) {
    #home-carousel.owl-carousel .owl-item {
    width: 9.37% !important;
}

}

@media screen and (max-width:1200px) {
    #home-carousel.owl-carousel .owl-item {
    width: 6.29% !important;
}

}