@import url('https://fonts.googleapis.com/css?family=Kreon:300,400,700');
@import url('myriad-pro/style.css');
body {
	color:#000000; 
	font-family: "Myriad W01 Regular", sans-serif !important;
	font-weight: normal;
	font-style: normal;
	font-size:16px; 
	margin: 0; 
	padding: 0; 
	line-height: normal !important;
}
a, a:hover {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
h1, h2, h3, h4, h5, h6, .kreon {
	font-family: 'Kreon', Myriad W01 Regular;
	font-weight: bold;
}
#header .topbar {
    background-color: #a10111;
    padding: 7px 0;
}
#header .topbar .z-container div, #header .main-menu li, .footer .footer-menu li {
	display: inline-block;
}
#header .logo a {
    float: left;
    margin: 20px 0;
}
#header .main-menu {
    background-color: rgba(37, 37, 37, .40);
    /*margin-bottom: -100%;*/

    z-index: 999;
    position: relative;
}
#header .main-menu li {
    padding: 0 3px;
}

#header .main-menu li a {
    color: #fff;
    padding: 20px;
    display: inline-block;
}
#header .main-menu li a:hover {
    background-color: #a10111;
}
#header .con-no {
    border: 2px solid #a10111;
    margin: 35px 0 20px 0;
    padding: 20px 20px 20px 20px;
    width: 470px;
    position: relative;
}
#header .con-no img, #header .con-no div, #header .header-img {
    float: right;
}
#header .con-no strong {
    display: inline-block;
    width: 220px;
}
#header .con-no img {
    margin: -19px 15px 0 0;
}
#header .header-img {
    margin: 11px -60px 0 0;
    position: relative;
}
.footer {
	background-color: #a10111;
}
.footer .footer-logo, .footer .footer-menu, .footer .footer-con {
	float: left;
}
.footer .footer-logo, .footer .footer-con {
    width: 25%;
}
.footer .footer-menu {
    width: 50%;
}
.footer .footer-menu ul {
    display: inline-block;
    max-width: 380px;
    margin: 0 auto;
    text-align: left;
}
.footer .footer-menu li {
    width: 50%;
    float: left;
    padding: 0 0 15px 0;
}
.footer .footer-menu li a:hover {
    color: black;
}
.footer .footer-con .add div {
    display: inline-block;
    vertical-align: top;
}
.footer .footer-con .add .img {
    display: inline-block;
    vertical-align: top;
}
.main-bg {
    background-image: URL(../images/main-bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #fff;
}
.zlisting-common-disclaimer{color:#FFF;}
.z-default-subpage-left-panel-top{ padding-top:30px;}

@media screen and (max-width: 1362px) {
	#header .main-menu li {
	    padding: 0;
	}
	#header .main-menu li a {
	    padding: 15px 9px;
	    font-size:18px;
	}
	.footer .footer-con {
	    width: 33%;
	}
	.footer .footer-menu {
	    width: 41%;
	}
	.footer .footer-logo {
	    width: 26%;
	    padding-right: 30px;
	}
}
@media screen and (max-width: 992px) {
	.main-menu, #header .logo {
	    display: none;
	}
	.z-mobile-header, .z-mobile-menu-icon.open span, .z-mobile-header-fixed .z-mobile-menu-icon span {
	    background-color: #fff;
	}
	.z-mobile-menu-icon span, .z-mobile-header .z-mobile-menu {
	    background: #A10111;
	}
	.z-mobile-header-fixed {
	    background-color: #a10111 !important;
	}
	.z-mobile-header-fixed .z-mobile-header-logo a img {
	    -webkit-filter: brightness(200%);
	    filter: brightness(1000%);
	}
	#header .topbar .z-container, #header .log-sec {
	    text-align: center !important;
	}
	#header .log-sec {
	    width: 535px;
	    margin: 0 auto;
	    float: none;
	}
	.footer {
	    background-color: #a10111;
	    padding-left: 10px;
	    padding-right: 10px;
	}
}
@media screen and (max-width: 767px) {
#quickSearchForm div{ margin:0px; width:100%;}
	.footer .footer-menu li {
	    width: 100%;
	    padding: 0 0 5px 0;
	}
	.footer .footer-con {
	    width: 44%;
	}
	.footer .footer-menu {
	    width: 30%;
	}
	#header .header-img, #header .con-no img, .footer .footer-con .add .img {
	    display: none;
	}
	#header .log-sec, .footer .footer-logo, .footer .footer-menu, .footer .footer-con {
	    width: 100%;
	    float: left;
	}
	#header .con-no {
	    width: auto;
	    max-width: 90%; 
	    border:none;
	    padding:0px;
	    display: block;
	    float:left; text-align:left;}
}
@media screen and (max-width: 479px) {
	.z-t-20 {
	    font-size: 18px;
	}
	.footer .footer-menu {
	    padding: 25px 0 15px 0;
	}
	.footer {
	    padding: 30px 10px;
	}
}