@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap');
html {
    font-size: 1rem;
}
body, .homebody, .z-default-subpage-body-full {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: normal;
    background-image: url(../images/main-bg.jpg);
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: #023143;
}
.homebody, .z-default-subpage-body-full{padding-top:20px;}
.z-container {
    max-width: 990px;
}
input:focus{
    outline: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a, a:hover, a img, a:hover img {
	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;
    display: inline-block;	
}
header#header {
    padding-top: 55px;
    padding-bottom: 35px;
}
#header .right {
    font-size: 18px;
    font-weight: 100;
    background-color: #0d384d;
    padding: 15px 20px 15px 20px;
}
#header .right a {
    font-weight: 600;
    font-size: 30px;
}
#header .right a:hover {
    color: #b61e28;
}
.main-menu {
    background-color: #b61e28;
}
.main-menu li {
    display: inline-block;
    padding: 10px 21px;
}

.main-menu li a {
    font-weight: 100;
}
.main-menu li a:hover {
    color: #000000;
}
.hsearch {
    background-color: #013143;
    padding: 25px;
    margin-top: -7px;
}
.hsearch select, .hsearch button {
    display: inline-block;
    border: none;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    vertical-align: top;
    padding: 7px 4px;
    margin: 0 10px 0 0;
}
.hsearch button {
    background-color: #ffffff;
    color: #173a87;
    font-weight: 600;
    font-size: 20px;
    padding: 4px 22px;
    margin: 0 0 0 12px;
}
.hsearch button:hover {
    background-color: #173a87;
    color: #ffffff;
}
.quick-links {
    background-image: url(../images/quick-link-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 10px 1px 10px;
}
.quick-links .box {
    max-width: 315px;
}
.quick-links .box a {
    display: inline-block;
    background-color: #b61e28;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.quick-links .box a .text {
    display: inline-block;
    width: 100%;
    padding: 4px 15px 7px 15px;
}
.quick-links .box a .z-arrow-right-10 {
    border-left-color: #ffffff;
    border-width: 10px 10px;
    margin: 2px -11px 0 0;
}
.quick-links .box a:hover {
    background-color: #013143;
}
.hconarea {
    background-color: #fff;
    padding: 5px;
}
#footer {
    font-weight: 100;
}
.footer-menu li {
    display: inline-block;
    padding: 25px 25px 0 0;
}
#footer a:hover {
    color: #b61e28;
}
.footer-text, .copyr {
    display: inline-block;
    font-size: 13px;
    padding: 15px 0;
}
.copyr {
    padding: 10px 0 25px 0;
}
.hleft {
	margin-bottom: 0;
}
.hleft .head, .hleft .head2 {
    color: #013143;
}
.hleft .head {
    line-height: 38px;
}
.hdivider { 
    float:left;
    width: 100%;
    border-bottom: 1px solid #bebebe;
    margin: 30px 0;
}


.listing .btn {
    display: inline-block;
    width: 100%;
}
.listing {
    margin: 35px 0 0 0;
}
.listing .list-box {
    float: left;
    margin: 0 0 0 3%;
    width: 31.3%;
    max-width: 195px;
}
.listing .list-box:first-child {
    margin-left: 0;
}
.listing .list-box .img {
    position: relative;
}
.listingviewbutton {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-color: #fff;
    padding: 3px 10px;
}
.listingviewbutton:hover {
    background-color: #b61e28;
    color: #fff;
}
.listing .list-box .info {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    padding: 6px 0 0 0;
}
a.redbtn {
    font-size: 18px;
    background-color: #b61e28;
    padding: 8px 40px;
    color: #fff;
}
a.redbtn:hover {
    background-color: #013143;
}
.coninfo .head {
    background-color: #013143;
    line-height: 31px;
    padding: 20px 18px 28px 18px;
    font-weight: 100;
}
.hright {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}
.hright .coninfo {
    background-color: #e1e4e5;
}
.hright .coninfo .text {
    padding: 20px;
}
.hright .coninfo .text a.redbtn {
    padding: 8px 15px;
    margin-top: 20px;
}
.hright .coninfo .text a.redbtn span {
    margin: 3px -7px 0 50px;
    border-left-color: #fff;
}
.hright .testimain {
    background-color: #e1e4e5;
    margin-top: 30px;
    padding: 30px;
    font-weight: 100;
}
.hright .testimain a.redbtn {
    padding: 8px 15px;
    margin-top: 10px;
}
.z-default-subpage-header {
    background-size: cover;
}
.sh-10-3 {
    width: 140px;
    margin-right: 20px;
    float: left;
}
.sh-10-4 {
    background-color: #b61e28 !important;
    color: #FFF;
    font-size: 16px;
    border: none;
    line-height: 18px;
    width: auto !important;  
    padding: 10px 14px !important;
    cursor: pointer;
}
.z-default-subpage-header{margin-top:0px;}

.searchsidebar{
width:220px; float:left; padding:10px;
}
.searchcontent{
width:754px; float:left; padding:10px;
}
.zlisting-common-disclaimer{ color:#FFF;}

.zSliderInputDiv input{width:69px !important;}
.zls-showResultsButton{ color:#000;}


@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {	
    .toprightdiv{ float:none !important;}
    .toprightdiv2{ margin-bottom:10px;}
    .searchsidebar{
    width:100%; float:left;
    }
    .searchcontent{
    width:100%; float:left;
    }

	#header .logo, .main-menu {display: none;}
	header#header {padding: 0;text-align: center;}
	#header .right {float: none;display: inline-block;margin: 10px 0;}
	.hleft, .hright {margin: 0;width: 100%;padding: 0 15px;max-width: 100%;}
	.hright {margin: 15px 0;}
	#footer {padding-left: 15px;padding-right: 15px;}
    .z-mobile-header .z-mobile-header-logo {width: 235px;}
    .z-mobile-header, .z-mobile-header .z-mobile-menu, .z-mobile-header-fixed {background-color: #0d384d !important;}
    .z-default-subpage-header {margin-top: 0;}
}
@media screen and (max-width: 767px) {
	.hsearch select, .hsearch button {margin: 0 10px 10px 0;width: 31%;}
	.footer-menu li {padding: 0 15px 0 0;}
	.footer-logo {float: left;margin-top: 20px;}
    .z-mobile-header .z-mobile-header-logo {width: 270px;}
    .z-mobile-menu-icon{ top:15px;}
}
@media screen and (max-width: 479px) {
    .z-mobile-header .z-mobile-header-logo img{ max-width:223px;}
	#header .right a {font-weight: 600;font-size: 20px;}
	.hsearch select, .hsearch button {margin: 0 0 10px 0;width: 100%;}
	.hsearch button {margin: 0;}
	.hdivider {margin: 15px 0;}
	.listing {margin: 20px 0 0 0;}
	.listing .list-box {margin: 0 0 25px 0;width: 100%;}
	.footer-menu li {padding: 2px 0;width: 49%;}
	.listing .btn {text-align: left !important;}
	a.redbtn {padding: 8px 20px;}
    .p-title.z-t-50 {font-size: 34px;}
}