@import url(http://fonts.googleapis.com/css?family=Monda);

body {
	font-size: 100%;
	font-family: 'Monda';
}

#wrapper {
	width: 100%;
	float: left;
}
.row-fluid {
	width: 100%;
	float: left;
}
.row-fixed {
	width: 60em;
	padding-top: 7.5em;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 100%;
	overflow: hidden;
}

.cls
{
	clear:both;
}

.header-row {
	width: 74em;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.typewriter-text {
	font-size: 1.125em;
	color: #EC1C24;
	position: absolute;
	height: 2em;
	width: 65%;
	top: 0%;
	right: 0%;
	text-align: right;
	padding-top: 0.8em;
	float: left;
	line-height: normal;
}
.highlight {
	background-color: rgba(236,28,36,0.95);
	color: #FFFFFF;
}
#header {
	position: fixed;
	height: 7.5em;
	background-color: #FFF;
	width: 100%;
	top: 0%;
	z-index: 10000;
	border-bottom: solid 0.3125em #f7931e;
}
#logo {
	width: 23.95833333333333%;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	margin-left: 1.041666666666667%;
	height: 7.3em;
	float: left;
margin-top:-20px;
 
}
#nav {
	float: right;
	height: 7.5em;
	padding-top: 2.5em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#nav li {
	display: block;
	float: left;
	position: relative;
}
#nav li a {
	text-decoration: none;
	color: #666;
	font-family: 'Monda';
	font-size: 0.875em;
	height: 5.714285714285714em;
	line-height: 5.714285714285714em;
	padding: 0 0.7142857142857143em 0 0.7142857142857143em;
	display: block;
	float: left;
	font-weight:bold;
}
#nav li a:hover {
	color: #f15a24;
}
#nav li a.active {
	color: #f15a24;
	background-image: url(../svg-icons/nav-active-01.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sub-menu ul {
	visibility: hidden;
	opacity: 0;
	width: 10em;
	position: absolute;
	top: 100%;
	left: 0%;
	float: left;
	z-index: 999;
	transition: visibility 0s ease 0.5s, opacity 0.5s ease;
	-webkit-transition: visibility 0s ease 0.5s, opacity 0.5s ease;
	-moz-transition: visibility 0s ease 0.5s, opacity 0.5s ease;
}
.sub-menu ul li {
	display: block;
	width: 100%;
	float: left;
}
#nav li.sub-menu ul li a {
	background-color: #fff;
	color: #666;
	font-size: 0.875em;
	height: 3em;
	line-height: 3em;
	padding: 0 0.7142857142857143em 0 0.7142857142857143em;
	width: 100%;
	border-bottom: solid 1px #ccc;
	transition: background-color 0.5s ease 0s;
	-webkit-transition: background-color 0.5s ease 0s;
	-moz-transition: background-color 0.5s ease 0s;
}
#nav li.sub-menu ul li a:hover {
	background-color: #fe5939;
	color: #fff;
	transition: background-color 0.5s ease 0s;
	-webkit-transition: background-color 0.5s ease 0s;
	-moz-transition: background-color 0.5s ease 0s;
}
.sub-menu:hover > ul, .sub-menu:focus > ul {
	visibility: visible;
	opacity: 1;
	transition-delay: 0s;
}
.section {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
#s1 {
	background-image: url(../img/section1-bg-large.jpg);
}
#s2 {
	background-image: url(../img/section2-bg-large.jpg);
}
#s3 {
	background-image: url(../img/section3-bg-large.jpg);
}
a.scroll-btn {
	font-size: 1.125em;
	font-weight: bold;
	width: 14.72222222222222em;
	height: 2.777777777777778em;
	background-image: url(../svg-icons/scroll-btn-01.svg);
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 0%;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-top: 0.5em;
	text-decoration: none;
	margin-top: -1.388888888888889em;
	margin-left: 0.5555555555555556em;
}
a.scroll-btn i {
	font-family: 'Monda';
	font-size: 0.7777777777777778em;
	text-transform: none;
	display: block;
}
a.scroll2 {
	margin-top: 1.5em;
}
a.dir-up {
	background-image: url(../svg-icons/scroll-btn-02.svg);
}
.content-wrapper {
	position: absolute;
	top: 50%;
	width: 53.125%;
	background-color: rgba(255,255,255,0.9);
	right: 0%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-right: solid 0.625em #0071bc;
	border-left: solid 0.625em #0071bc;
}
.s1-content {
	font-family: 'Monda';
	font-size: 0.85em;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 2.5em 0.7142857142857143em 1.428571428571429em 1.428571428571429em;
	line-height: 1.3em;
	color: #111;
	overflow: hidden;
	position: relative;
}
.s1-content h1 {
	font-size: 1.846153846153846em;
	line-height: normal;
	font-weight:bold !important;
	  text-align: initial;
}
.section:nth-child(2) .s1-content h1 {
	padding-bottom: 0.3em;
}
.section:nth-child(3) .s1-content h1 {
	padding-bottom: 0.5em;
}
.s1-content h6 {
	font-family: 'Monda';
	font-size: 1em;
	line-height: normal;
	padding-bottom: 1.538461538461538em;
}
.s1-content figure {
	width: 44%;
	float: left;
	display: block;
	margin-right: 2.040816326530612%;
	height: auto;
	/*height: 8.571428571428571em;*/
	padding-left: 0.89795918367347%;
	/*overflow: hidden;*/
}
.s1-content blockquote {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 8%;
	padding-right: 8%;
	background-image: url(../img/q1.png), url(../img/q2.png);
	background-position: top left, bottom right;
	background-repeat: no-repeat;
}
.s1-content figure img {
	width: 100%;
	display: block;
	float: left;
	height: 100%;
 /* max-height: 105px;*/
}
a.expand-arrow {
	position: absolute;
	top: 50%;
	width: 1.5em;
	height: 1.625em;
	left: -2.125em;
	margin-top: -0.8125em;
	background-image: url(../svg-icons/expand-arrow-01.svg);
}
a.more {
	display: block;
	text-align: right;
}
p.author {
	font-family: 'Monda';
	text-align: right;
}
p.author b {
	display: block;
	color: #f15a24;
}
p.author span {
	display: block;
	color: #999;
}
#footer {
	position: fixed;
	height: 8em;
	background-color: #ec1c24;
	width: 100%;
	bottom: -10em;
	z-index: 10000;
	border-top: solid 0.625em #ec1c24;
}
a.footer-arrow {
	position: absolute;
	left: 50%;
	width: 6.25em;
	height: 3.125em;
	margin-left: -3.125em;
	top: -3.75em;
	background-image: url(../svg-icons/footer-arrow-01.svg);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer-fixed {
	width: 60em;
	margin-left: auto;
	margin-right: auto;
}
.footer-cols {
	width: 25%;
	float: left;
	color: #fff;
	line-height: normal;
	font-size: 0.8em;
}
.footer-cols h2 {
	color: #ffffff;
	font-size: 1.5em;
	line-height: 2em;
	font-weight: normal;
}
.footer-cols ul li {
	display: block;
	float: left;
	width: 100%;
}
.footer-cols ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 1em;
	line-height: 1.5em;
	display: block;
	width: 100%;
	float: left;
}
.subpage-content-wrapper {
	width: 100%;
	background-color: rgba(255,255,255,0.95);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left;
}

h1{font-weight:600 !important; color:#b30c12;}

h2{font-weight:600 !important; color:#b30c12;}

.subpage-content {
	font-family: 'Monda';
	font-size: 0.9em;
	line-height: 1.5em;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: .5em 2em;
	float: left;
	color: #444;
}
.subpage-content h1 {
	font-size: 1.5em;
	line-height: normal;
}
.subpage-content h2 {
	font-size: 1.5em;
	line-height: normal;
	padding-bottom: 0.5em;
}
.subpage-content h6 {
	font-family: 'Monda';
	font-size: 1em;
	line-height: normal;
	padding-bottom: 1.538461538461538em;
}

.subpage-content p
{
	font-family: 'Monda', sans-serif;
	font-size:16px;
	color:#333;
	line-height:26px;

}
.subpage-content p {
	margin-bottom: 1em;
}
a.data-link {
	text-decoration: none;
	color: #fff;
	border: solid 1px #ff7f00;
	padding: 0.5em 1em 0.5em 1em;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	background-color: #ff7f00;
}

.data-link {
	text-decoration: none;
	color: #fff;
	border: solid 1px #ff7f00;
	padding: 0.5em 1em 0.5em 1em;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	background-color: #ff7f00;
}


a.data-link1 {
	border: 1px solid #ff7f00;
    border-radius: 0.3em;
    color: #fff;
    display: block;
    float: right;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 0.2em 1em;
    text-decoration: none;
	background-color: #ff7f00;

}


a.data-link1:hover {
	background-color: #ff7f00;
	color: #fff;
}

a.data-link:hover {
	background-color: #ff7f00;
	color: #fff;
}

.data-link:hover {
	background-color: #ff7f00;
	color: #fff;
}
.form-row {
	width: 50%;
	float: left;
	margin-bottom: 0.5em;
	padding-right: 1em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.form-row-100 {
	width: 100%;
}
.form-row label {
	/*width: 100%;*/
	display: block;
	float: left;
	font-weight: bold;
}
.form-row span {
	width: 100%;
	display: block;
	float: left;
}
.text-field {
	background: transparent;
	width: 100%;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: solid 1px #cccccc;
	padding: 0.5em;
}
.text-field-15 {
	background: transparent;
	width: 15%;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: solid 1px #cccccc;
	padding: 0.5em;
	margin-right: 2%;
}
.category {
	width: 100%;
	border: solid 1px #bbb;
	padding: 1em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	float: left;
	background-color: #fff;
}
.deal-listing {
	padding: 1em;
	width: 48%;
	background-color: #FFFFFF;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 0.5em;
	margin-right: 1%;
	float: left;
}
.deal-img {
	float: left;
	width: 50%;
	margin-right: 1em;
	margin-bottom: 0.5em;
	height: auto;
}
.deal-img img {
	float: left;
	width: 100%;
	height: auto;
}
#mobile-nav-toggle {
	display: none;
	position: absolute;
	top: 5em;
	right: 0em;
	background-color: #fff;
	color: #666;
	height: 2em;
	line-height: 2em;
	z-index: 999;
	float: left;
	padding-top: 0;
	padding-right: 5%;
	padding-bottom: 0;
	padding-left: 2%;
	text-decoration: none;
	border: solid 1px #CCCCCC;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto 80%;
	-webkit-background-size: auto 80%;
	-moz-background-size: auto 80%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#mobile-nav {
	position: absolute;
	top: 7em;
	width: 30%;
	right: 0%;
}
#mobile-nav li {
	display: block;
	width: 100%;
	float: left;
}
#mobile-nav ul {
	width: 100%;
}
#mobile-nav ul li a {
	display: block;
	width: 100%;
	padding-right: 5%;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: right;
	height: 2.5em;
	line-height: 2.5em;
	border-bottom: solid 1px #CCCCCC;
	font-size: 0.9em;
	float: left;
}
#mobile-nav ul li a:hover {
	background-color: #f7931e;
	color: #FFFFFF;
}
#mobile-nav ul li ul li a {
	background-color: #eee;
	border-bottom: solid 1px #fff;
	width: 100%;
	float: left;
}
@media all and (max-width: 992px) {
.row-fixed {
	width: 98%;
	margin: 0 1% 0 1%;
}
.header-row {
	width: 98%;
	margin: 0 1% 0 1%;
}
.footer-fixed {
	width: 98%;
	margin: 0 1% 0 1%;
}
}
@media all and (max-width: 1175px) {
#nav {
	display: none;
}
#mobile-nav-toggle {
	display: block;
}
}
@media all and (min-width: 640px) and (max-width: 767px) {
a.scroll-btn {
	top: auto;
	bottom: 4em;
	width: 14.72222222222222em;
	left: 50%;
	margin-left: -7.36111111111111em;
}
a.scroll2 {
	bottom: 7em;
}
.content-wrapper {
	top: 50%;
	width: 95%;
}
#logo {
	width: 30%;
}
#mobile-nav {
	width: 40%;
}
}
@media all and (min-width: 480px) and (max-width: 639px) {
a.scroll-btn {
	top: auto;
	bottom: 4em;
	width: 14.72222222222222em;
	left: 50%;
	margin-left: -7.36111111111111em;
}
a.scroll2 {
	bottom: 7em;
}
.content-wrapper {
	top: 50%;
	width: 100%;
}
a.expand-arrow {
	display:none;
}
#logo {
	width: 40%;
}
.typewriter-text {
	display:none;
}
#mobile-nav {
	width: 50%;
}
.form-row {
	width: 100%;
}
.deal-listing {
	width: 100%;
}
}
@media all and (max-width: 479px) {
a.scroll-btn {
	top: auto;
	bottom: 4em;
	width: 14.72222222222222em;
	left: 50%;
	margin-left: -7.36111111111111em;
}
a.scroll2 {
	bottom: 7em;
}
.content-wrapper {
	top: 50%;
	width: 100%;
}
a.expand-arrow {
	display:none;
}
#logo {
	width: 60%;
}
.typewriter-text {
	display:none;
}
#mobile-nav-toggle {
	padding-right: 8%;
	padding-bottom: 0;
	padding-left: 2%;
}
.footer-cols:nth-of-type(1) {
	display:none;
}
.footer-cols:nth-of-type(2) {
	display:none;
}
.footer-cols:nth-of-type(3) {
	width:30%;
}
.footer-cols:nth-of-type(4) {
	width:70%;
}
#mobile-nav {
	width: 60%;
}
.form-row {
	width: 100%;
}
.deal-listing {
	width: 100%;
}
}

@media all and (max-width: 768px) and (orientation : landscape) {
	a.scroll-btn {
	display:none;
}
.content-wrapper {
	top: 60%;
	width: 95%;
}
}
/*iPhone 5 in portrait & landscape*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) { 
html{
-webkit-text-size-adjust:100%;
}
}
/*iPhone 2G, 3G, 4, 4S*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { 
html{
-webkit-text-size-adjust:100%;
}
}

#signup_form fieldset {
 padding:1em 1.5em;
 border:1px solid #bbb;
}
 
#signup_form legend {
 font-weight:bold;
}
 
#signup_form label {
 display:block;
}
 
#signup_form label span {
 color:#f00;
}
#signup_form .error {
 padding:5px;
 margin:5px 0;
 color:#F00;

}



#signup_form2 fieldset {
 padding:1em 1.5em;
 border:1px solid #bbb;
}
 
#signup_form2 legend {
 font-weight:bold;
}
 
#signup_form2 label {
 display:block;
}
 
#signup_form2 label span {
 color:#f00;
}
#signup_form2 .error {
 padding:5px;
 margin:5px 0;
 color:#F00;
 }








#signup_form3 fieldset {
 padding:1em 1.5em;
 border:1px solid #bbb;
}
 
#signup_form3 legend {
 font-weight:bold;
}
 
#signup_form3 label {
 display:block;
}
 
#signup_form3 label span {
 color:#f00;
}
#signup_form3 .error {
 padding:5px;
 margin:5px 0;
 color:#F00;
 }

.cr{float:right !important; color:#F00; width:2% !important}







.ppk{  position: relative; left: 41%;}
@media screen and (max-width: 786px) { .ppk{  position: relative; left: 39%;}}
@media screen and (max-width: 786px) { .ppk{  position: relative; left: 37%;}}
@media screen and (max-width: 786px) { .ppk{  position: relative; left: 33%;}}
@media screen and (max-width: 786px) { .ppk{  position: relative; left: 29%;}}
@media screen and (max-width: 786px) { .ppk{  position: relative; left: 24%;}}

.marquee.down p{  font-family: 'Monda' !important;}

.swiper-slide {
  overflow-y: scroll;
}

.swiperz-ovrflow {
  overflow-y: scroll;
}
.swiperz-ovrflow h1 {
  line-height:26px;
}
.swiper-container.s2 .swiper-wrapper .swiper-slide {
    height: 150px !important;
    overflow-y: scroll;
}