@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
body {
	color:#333333; 
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:18px; 
	margin: 0; 
	padding: 0; 
	line-height: normal;
}
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;
}
#header {
    background-image: url(../images/header-bg.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    overflow: hidden;
}
.header-top .right {
    background-color: #980000;
    border-radius: 0 0 0 10px;
    position: relative;
}
.header-top .right:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #980000;
    top: 0;
    right: -100%;
}
.header-top .right div, .header-top .right a, .main-menu ul, .main-menu li, .main-menu a, .logo a {
    display: inline-block;
    vertical-align: top;
}
.header-top .call {
    padding: 8px 100px 8px 55px;
}
.header-top .call a:hover {
    color: #071e44;
}
.header-top a.con {
    background-color: #d63030;
    padding: 9px 32px;
}
.header-top a.con:hover {
    background-color: #071e44;
}
.header-top .social {
    padding: 10px 5px 5px 0;
}
.header-top .social a, .header-top .social a img, .logo img {
	float: left;
}
.header-top .social a {
    margin: 0 3px;
}
.logo a {
    margin: -5px 0 30px 0;
}
.main-menu li {
    border-right: 1px solid #959595;
    padding: 58px 18px 25px 18px;
    float: left;
}
.main-menu li:first-child {
    border-left: 1px solid #959595;
}
.main-menu li a {
    color: #091f43;
    font-weight: 600;
}
.main-menu li a:hover {
    color: #980000;
}
.foo-sec1 {
    background-image: url(../images/footer-bg.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-color: #ffffff;
    padding: 35px 0;
    color: #000;
}
.foo-sec1 .foo-logo {
    padding: 65px 30px 65px 0;
    width: 33%;
}
.foo-sec1 .foo-box2 {
    width: 65%;
}
.foo-sec1 .foo-box2 .head {
    padding: 0 0 5px 0;
}
.foo-sec1 .foo-box2 .menu a {
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #000;
    margin: 3px 0;
    display: inline-block;
}
.foo-sec1 .foo-box2 .menu a:hover {
    color: #c70000;
    border-bottom: 1px solid #c70000;
}
.foo-sec1 .foo-box2 .text {
    line-height: 32px;
}
.foo-sec1 .foo-box2 .call-links {
    background-color: #9c0b0b;
    display: inline-block;
    margin: 20px 0 0 0;
    border-radius: 10px;
    font-weight: bold;
    padding: 20px;
}
.foo-sec1 .foo-box2 .call-links, .foo-sec1 .foo-box2 .call-links a {
    color: #fff;
}
.foo-sec1 .foo-box2 .call-links a:hover {
    color: #081e45;
}
.foo-sec1 .foo-box2 .divider {
    display: inline-block;
    padding: 0 5px;
}
.foo-sec2 {
    background-color: #980000;
    padding: 30px 0;	
}
.foo-sec2 a:hover {
    color: #081e44;
}
.page-banner {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;	
}
.page-banner .head {
    background-image: url(../images/page-head-bg.png);
    background-position: right top;
    background-size: 100% 100%;
    color: #fff;
    margin: 275px 0 0 0;
    display: inline-block;
    padding: 20px 0 30px 0;
    position: relative;
    min-width: 60%;
}
.page-banner .head:before {
    content: '';
    background-color: #980000;
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
}


@media screen and (max-width: 1362px) {
	.logo a {
	    width: 300px;
	}
	.main-menu li {
	    padding: 40px 11px 25px 10px;
	    font-size: 20px;
	}
	.header-top .call {
	    padding: 8px 40px;
	}
	.foo-sec1 .z-t-22, .foo-sec1 .z-t-20 {
	    font-size: 18px;
	}
	.foo-sec2 .z-t-24 {
	    font-size: 20px;
	}
	.z-t-44, .z-t-40 {
	    font-size: 32px;
	}
	.z-t-30 {
	    font-size: 24px;
	}
	.z-t-28, .z-t-24 {
	    font-size: 22px;
	}
	.z-t-22, .z-t-21, .z-t-20 {
	    font-size: 18px;
	}
}
@media screen and (max-width: 992px) {
	.main-menu, .logo, .header-top .right::after {
	    display: none;
	}
	.z-default-subpage-header {
	    margin-top: 0;
	}
	.z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {
	    background-color: #e4eaec !important;
	}
	.z-mobile-menu-icon span, .z-mobile-header .z-mobile-menu {
		background-color: #091f43;
	}
	.z-mobile-header .z-mobile-header-logo {
	    width: 230px;
	}
	.header-top .right {
	    border-radius: 0;
	    text-align: center;
	}
	.foo-sec1, .foo-sec2 {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.header-top .right, .foo-sec1 .foo-logo, .foo-sec1 .foo-box2, .foo-sec2 .copyright, .foo-sec2 .right {
	    width: 100%;
	}
	.foo-sec1 .foo-logo {
	    padding: 0;
	}
	.foo-sec1 .foo-box2 {
	    padding: 30px 0 0 0;
	}
	.page-banner .head {
	    margin: 100px 0 0 0;
	    padding: 10px;
	}
}
@media screen and (max-width: 767px) {
	.header-top .call {
	    padding: 8px;
	}
	.z-mobile-header .z-mobile-header-logo {
	    width: 160px;
	}
	.z-t-50 {
	    font-size: 32px;
	}
}
@media screen and (max-width: 479px) {
	.header-top .call, .header-top .social, .foo-sec1 .menu, .foo-sec1 .add {
	    width: 100%;
	}
	.z-mobile-header .z-mobile-header-logo img {
	    max-width: 150px;
	}
	.header-top .social a {
	    display: inline-block;
	    float: none;
	}
	.header-top .social {
	    padding: 5px 0 10px 0;
	}
	.header-top a.con {
	    margin: 0 0 10px 0;
	}
	.foo-sec1 .add {
	    padding-top: 30px;
	}
	.z-t-44, .z-t-40 {
	    font-size: 28px;
	}
	.z-t-32 {
	    font-size: 24px;
	}
}