@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family:"sqm";
	src:url(files/fonts/sq-thin.eot);
	font-weight:100
}
@font-face {
	font-family:"sqm";
	src:url(files/fonts/sq-light.eot);
	font-weight:300
}
@font-face {
	font-family:"sqm";
	src:url(files/fonts/sq-regular.eot);
	font-weight:400
}
@font-face {
	font-family:"sqm";
	src:url(files/fonts/sq-medium.eot);
	font-weight:600
}
@font-face {
	font-family:"sqm";
	src:url(files/fonts/sq-bold.eot);
	font-weight:700
}
html, body, div, span, h1, h2, h3, table, tr, th, td {
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0;
	font-weight:normal;
}

body {
	margin:0;
	padding:0;
	color:#222;
	background:#FFF;
	font-family: 'sqm', Helvetica, Arial, sans-serif;
	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: always;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: 100;
}








#bnd-top {
	height:530px;
	background-image: url(../images/bg_redtopgb.jpg);
	background-size:cover;
}
#bnd-top-int {
	height:250px;
	background-image: url(../images/bg_grstopgb.jpg);
	background-size:cover;
}
.cent100 {
	width:100%;
	float:left;
}
.cnt-cnt {
	width: calc(100% - 40px);
	max-width:1000px;
	margin:0 auto;
}
.zn-logo {
	text-align:center;
	height:180px;
	padding-top:30px;
}
.zn-rst-lft {
	width:50%;
	margin-top:55px;
	float:left
}
.zn-rst-rgt {
	width:50%;
	height:320px;
	float:right;
	background:url(../images/arrows_bnd.png) right bottom no-repeat;
	background-size:auto 100%;
}
.slg1 {
	font-size:1.2em;
	color:#343434;
	text-transform:uppercase;
	color:#343434;
	font-weight:100;
	letter-spacing: 0.5px;
}
.slg2 {
	font-size:1.7em;
	color:#EEE;
	font-weight:300;
	margin-top:10px;
	letter-spacing:0.5px;
	width:85%; 
}
.btn-gs {
	margin-top:35px;
	width:60%;
	min-width:50px;
	padding:10px 5px;
	text-align:center;
	text-transform:uppercase;
	font-size:0.85em;
	color:#FFF;
	font-weight:400;
	background:#343434;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	letter-spacing:1px;
}
.btn-gs:hover {
	background:#555;
	cursor:pointer
}
#zn-mnu-prcl {
	background:#fafafa;
	border-bottom:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
.mnu-cnt {
	width:100%;
	max-width:960px;
	margin:0 auto;
	color:#FFF;
	height:60px;
	padding:1px 0px;
	text-align:center;
	width: calc(100% - 40px)
}
.mnu-cnt ul {
	font-size: 1.1em;
	font-weight:400;
	text-shadow:1px 1px 0 #FFF;
	padding:0
}
.mnu-cnt ul li {
	list-style: none outside;
	display:inline-block;
	padding-left:4.5%;
	padding-right:4.5%;
	color:#bc3433
}
.mnu-cnt ul li a {
	text-decoration:none;
	color:#bc3433
}
.mnu-cnt ul li a:hover {
	text-decoration:none;
	color:#343434
}
.zn-all3 {
	float:left; 
	width:100%
}
.zn-1-3 {
	float:left;
	width:33%;
	text-align:center
}
.zn-1-3 .zn-ico {
	text-align:center;
	margin-top:40px
}
.zn-1-3 .zn-ttl {
	font-size:1.2em;
	color:#343434;
	margin-top:15px;
	letter-spacing:0.5px;
	font-weight:400;
}
.zn-1-3 .zn-txt {
	font-size:0.82em;
	color:#999;
	margin-top:20px;
	padding:0 25px;
	line-height:175%;
	text-align:justify
}
.lgn-sep1 {
	float:left;
	width:100%;
	margin-bottom:40px;
	border-bottom:1px solid #DDD;
	height:40px
}
.ttl-scn {
	text-align:center;
	margin-top:20px;
	text-transform:uppercase;
	color:#bc3433;
	font-size:1.75em;
	font-weight:300 !important;
}
.txt-scn {
	font-size:0.82em;
	color:#757575;
	padding:25px 0;
	line-height:175%;
	text-align:justify
}
.prt-scn {
	width:100%;
	float:left
}
.prt-scn-p1 {
	float:left;
	width:45%;
}
.prt-scn-p1 .chpt {
	font-size:1.15em;
	color:#333;
	margin-bottom:20px;
	letter-spacing:0.2px;
}
.prt-scn-p1 .pgrh {
	font-size:.82em;
	color:#757575;
	line-height:175%;
	margin-bottom:20px;
}
.prt-scn-p2 {
	float:right;
	width:50%;
	text-align:right
}
.prt-scn-p2 .tswr {
	width:100%;
	max-width:499px
}
.prt-scn-p2 .crch {
	font-size:.75em;
	color:#757575;
	text-align:left
}
.prt-scn-p2 .crch .sepht {
	width:100%;
	float:left;
	height:10px
}
.prt-scn-p2 .crch .clrsq {
	width:25px;
	float:left;
}
.prt-scn-p2 .crch .clrds {
	width:80%;
	float:left;
	padding-top:3px
}
.prt-scn-p2 .crch .clrds span {
	font-weight:300
}
.cnt-bgbr {
	float:left;
	width:100%;
	margin-top:30px;
	background:#FAFAFA;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD
}
.zn-pctr { 
	float:left;
	width:45%;
	margin-top:50px;
}
.zn-pctr img {
	width:100%;
	max-width:500px
}
.zn-rstxt {
	float:right;
	width:50%;
	margin-bottom:50px
}
.zn-rstxt-about {
	float:left;
	width:100%;
	margin-bottom:50px
}
.zn-rstxt .ttlrl {
	margin-top:50px;
	text-transform:uppercase;
	color:#bc3433;
	font-size:1.75em
}
.zn-rstxt .txtrl {
	font-size:0.82em;
	color:#757575;
	padding:25px 0;
	line-height:175%;
	text-align:justify
}
.zn-rstxt .dtlrl {
	font-size:0.82em;
	color:#757575;
	line-height:175%;
	text-align:justify
}
.zn-rstxt .dtlrl .pusrd {
	width:25px;
	float:left;
	padding-top:3px
}
.zn-rstxt .dtlrl .dscrd {
	width:80%;
	float:left;
	color:#444
}
.zn-rstxt .dtlrl .dscrd span {
	font-weight:300
}
.zn-rstxt .dtlrl .sphrz {
	width:100%;
	float:left;
	height:10px
}
.zn-rstxt .dtlrl .swtgr {
	width:100%;
	float:left;
	margin-bottom:5px
}
.zn-rstxt .dtlrl .swtgr .grsps {
	width:15px;
	float:left;
	margin-left:25px;
	padding-top:7px
}
.zn-rstxt .dtlrl .swtgr .grdsq {
	width:80%;
	float:left;
	color:#757575
}
.zn-prcg {
	float:left;
	width:100%;
	margin-top:30px;
}
.ttl-prcg {
	text-align:center;
	margin-top:20px;
	text-transform:uppercase;
	color:#bc3433;
	font-size:1.75em;
}
.dsp-prcg {
	font-size:0.82em;
	color:#757575;
	padding:25px 0;
	line-height:175%;
	text-align:center;
}
.rtg-prcg {
	background:#a73535;
	text-align:center;
	font-size:1.5em;
	color:#DDD;
	padding-top:15px;
	padding-bottom:20px;
	font-weight:300;
}
.rtg-prcg .sty1 {
	font-size:1.5em;
	color:#FFF;
}
.rtg-prcg .sty2 {
	font-size:2em;
	color:#FFF;
	font-weight:300
}
.rtg-prcg .sty3 {
	color:#FFF;
	font-size:1.25em
}
.swtt {
	font-size:0.9em;
	color:#a73535;
	padding:25px 0;
	line-height:175%;
	text-align:center;
	font-weight:300;
}
.swtt span {
	font-weight:400
}
.zxtr {
	background:#DDD;
	text-align:center;
	font-size:1.25em;
	color:#999;
	padding-top:15px;
	padding-bottom:15px;
}
.zxtr span {
	color:#FFF;
	font-size:1em;
	font-weight:300;
}
.stxtr {
	background:#BBB;
	font-size:0.9em;
	color:#FFF;
	padding:25px 0;
	line-height:175%;
	text-align:center;
	font-weight:300;
}
.stxtr span {
	font-weight:400
}
.spehrtl {
	float:left;
	width:100%;
	margin-bottom:40px;
	border-bottom:1px solid #DDD;
	height:40px
}
.zn-trtr {
	width:100%;
	float:left
}
.zn-trtr .znprt1 {
	float:left;
	width:45%;
}
.zn-trtr .znprt1 .ttltry {
	margin-top:20px;
	text-transform:uppercase;
	color:#bc3433;
	font-size:1.75em;
}
.zn-trtr .znprt1 .sttry {
	font-size:.95em;
	color:#666;
	margin-bottom:20px;
	margin-top:5px;
	letter-spacing:0.5px;
	text-transform:uppercase;
	line-height:150%;
}
.zn-trtr .znprt1 .dsctxtr {
	font-size:.82em;
	color:#757575;
	line-height:175%;
	margin-bottom:50px;
	margin-top:20px;
}
.zn-trtr .znprt1 .plsntr {
	font-size:1em;
	color:#bc3433;
	margin-bottom:10px;
	letter-spacing:0.1px;
	width:100%;
	float:left;
}
.zn-trtr .znprt2 {
	font-size:.82em;
	color:#757575;
	line-height:175%;
	margin-bottom:20px;
}
.zn-trtr .zn2gch {
	float:left;
	width:75%;
	white-space:nowrap;
}
.zn-trtr .zn2gch input {
	width:40%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:1px solid #AAA;
	padding:5px 10px;
	font-size: 0.95em;
	color:#333;
	margin-right:5px;
}
.zn-trtr .zn2drt {
	float:left;
	width:25%;
}
.zn-trtr .zn2drt input[type="submit"]  {
	width:100%;
	background:#999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:1px solid #777;
	padding:5px 10px;
	font-size: 1.1em;
	color:#FFF;
	font-weight:600;
	text-shadow:1px 1px 0 #777
}
.zn-trtr .znprt1 .znprmcd {
	float:left;
	width:100%;
	margin-top:25px;
	font-size:.82em;
	color:#CCC;
	line-height:175%;
	margin-bottom:20px;
	
}

.zn-trtr .znprt1 .znprmcd input{
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border:1px solid #CCC;  padding:4px 6px;  font-size: 0.9em; width:60px; background:#F5F5F5; color:#333
	
}

.zn-trtr .znpicdr {
	float:right;
	width:50%;
	text-align:right
}
.zn-trtr .znpicdr img {
	width:100%;
	max-width:325px;
}
#bnd-footer {
	float:left;
	width:100%;
	margin-top:50px;
	background:#232527;
	color:#DDD
}
.zn-hlfft {
	float:left;
	width:50%;
	margin-top:50px;
	margin-bottom:100px
}
.zn-hlfft .ttrbq {
	color:#a73535;
	font-size:1.5em;
	font-weight:300;
	margin-bottom:25px;
}
.zn-hlfft .znrstmn {
	width:100%;
	font-size:0.95em;
}
.zn-hlfft .znrstmn .nmulg {
	width:100%;
	float:left;
	margin-bottom:15px
}
.zn-hlfft .znrstmn .nmulg .pctsc {
	width:15px;
	float:left;
	margin-left:0px;
	padding-top:6px
}
.zn-hlfft .znrstmn .nmulg .mntxt {
	width:80%;
	float:left;
	color:#BBB
}
.zn-hlfft .znrstmn .nmulg .mntxt a{
	text-decoration:none;
	color:#BBB
}
.zn-hlfft .znrstmn .nmulg .mntxt a:hover{
	text-decoration:underline;
	color:#DDD
}
.lgsphrz {
	float:left;
	width:100%;
	margin-bottom:15px;
	border-bottom:1px solid #757575;
	height:10px
}
.cprtgt {
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:50px;
	text-align:right;
	font-size:.85em;
	font-weight:300;
	line-height:200%;
	color:#999
}



/*  -=-= RWD =-=-  */ 

 @media only screen and (min-width: 961px) {
}
 @media only screen and (min-width: 769px) and (max-width: 960px) {

.zn-rst-rgt {
	background-size:auto 90%;
}


.slg1 {
	font-size:1.15em;
}
.slg2 {
	font-size:1.7em;
}


}
 @media only screen and (min-width: 569px) and (max-width: 768px) {

.zn-logo img{
	width:75%;
	max-width:280px;
}
#bnd-top {
	height:530px;
}

.zn-rst-rgt {
	background-size:auto 75%;
}

.slg1 {
	font-size:1.1em;
}
.slg2 {
	font-size:1.5em;
}

.mnu-cnt ul li {
	padding-left:2.5%;
	padding-right:2.5%;
	font-size: 0.92em !important;
}
.zn-1-3 {
	width:100%;
}
.prt-scn-p1 {
	width:100%;
}
.prt-scn-p2 {
	width:100%;
	text-align:center;
}
.zn-trtr .znprt1 {
	width:100%;
}
.zn-trtr .znpicdr {
	width:100%;
	text-align:center;
}
.zn-trtr .znpicdr img{
	display:none;
}

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


#bnd-top {
	height:520px;
}

.zn-logo img{
	width:75%;
	max-width:280px;
}

.zn-rst-lft{
	width:100%;
	text-align:center
}


.zn-rst-rgt {
	display:none;
}

.zn-1-3 {
	width:100%;
}

.slg1 {
	font-size:1.0em;
}
.slg2 {
	font-size:1.3em;
	width:100%;
}
.btn-gs {
	margin-left: auto;
	margin-right:auto;
	margin-top:50px;
}

.mnu-cnt ul {
	font-size: 0.95em;
	
}
.mnu-cnt ul li {
	padding-left:2%;
	padding-right:2%;
	padding-top:7px;
}
#mnupr-ft {
	display: none
}

.prt-scn-p1 {
	width:100%;
}
.prt-scn-p2 {
	width:100%;
	text-align:center;
}
.zn-pctr { 
	width:100%;
	text-align:center;
}
.zn-pctr img {
	width:80%;
}
.zn-rstxt {
	width:100%;
}
.zn-trtr .znprt1 {
	width:100%;
}
.zn-trtr .znpicdr {
	width:100%;
	text-align:center;
}
.zn-trtr .znpicdr img{
	display:none;
}
.zn-hlfft{
	width:100%;
	margin-bottom:15px;
	margin-top:35px;
}

}
#Specialcd{
	text-decoration:underline;
	cursor:pointer;
	font-weight:400;
	margin-right:5px;
	font-style:italic;
}
#Specialcd:hover{
	text-decoration:none;
}
#specialcodeInput{
	display:none;
}