﻿/* Common CSS Start */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  -ms-word-break: break-all;
  word-break: break-all;
	
}
h2 {
  -ms-word-break: normal;
  word-break: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #FFF;
  text-decoration: none;
  outline: none;
  -webkit-transition-property: color, text;
  -webkit-transition-duration: 0.3s, 0.3s;
  -webkit-transition-timing-function: linear, ease-in;
  -moz-transition-property: color, text;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: linear, ease-in;
  -o-transition-property: color, text;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: linear, ease-in;
}
a:hover {
	vertical-align: baseline;
	background: transparent;
	color: #FFFF00;
	text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.d-flex{
display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

img {
  max-width: 100%;
 
}

/* Common CSS Ends */
/* .........................  Social media style  .........................*/
  

.clear{
	clear: both;
}
 .sticky {
  position: fixed;
  top: 0;
  width: 100%;
} 


.shareboxwrp {
  display: none;
  float: left;
  width: 100%;
}
.shareboxwrpin {
  margin: 0 auto;
  display: table;
  width: 40px;
}
.social-media-main {
  width: 50px;
  height: 240px;
  float: left;
  position: fixed;
  bottom: 10px;
  z-index: 1005;
  right: 20px;
  padding-top: 60px;
}
.shretle {
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-size: 60% auto;
    background-image: url("../images/share-new.svg");
    background-repeat: no-repeat;
    background-position: center 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background-color: #FFFFFF;
    padding: 3px 0;
    color: #fff;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    float: left;
    position: absolute;
    top: 190px;
    left: 0;
    cursor: pointer;
    -moz-transition: all .2s linear .0s;
    -webkit-transition: all .2s linear .0s;
    transition: all .2s linear .0s;
}
.shretle.open {
  top: 0;
  background-image: url(../images/close.svg);
}
.social-media-ins {
  width: 100%;
  height: 180px;
  float: left;
  margin: 0px;
}
.social-media-head {
  width: 100%;
  height: auto;
  float: left;
  font-family: arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 110%;
}
.social-media-icon {
  width: 40px;
  height: 40px;
  float: left;
  cursor: pointer;
  background-image: url(../images/social.svg);
  background-size: 50px auto;
  background-repeat: no-repeat;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 5px;
}
.tw-clr {
  background-position: -4px -107px;
  background-color: #2caafe;
}
.gl-clr {
  background-position: -4px -56px;
  background-color: #fb443e;
}
.wt-clr {
  background-position: -4px -159px;
  background-color: #13b345;
}
.fb-clr {
  background-color: #2b44a0;
  background-position: -6px -5px;
}
/* .........................  /Social media style  .........................*/


.top-ad-blk {
	background-position: left bottom;
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 15px 0px;
	background-color: #2d9ea7;
	overflow: hidden;
	background-image: url('../images/bg-shadow-bottom.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.top-ad-blk-2 {
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 15px 0px;
	overflow: hidden;
}

.top-ad-in {
	width: 100%;
	max-width: 970px;
	height: auto;
	text-align: center;
	margin: 0px auto;
	overflow: hidden;
}
.top-haeder {
	width: 100%;
	height: auto;
	margin: 0px auto;
	text-align: center;
	overflow: hidden;
	position: relative;
	display:block;
}
.top-haeder-web {
	width: 100%;
	height: auto;
	margin: 0px auto;
	text-align: center;
	overflow: hidden;
	position: relative;
	display:block;
}

.top-haeder-tab {
	width: 100%;
	height: auto;
	margin: 0px auto;
	text-align: center;
	overflow: hidden;
	position: relative;
	display:none;
}
.top-haeder-mob {
	width: 100%;
	height: auto;
	margin: 0px auto;
	text-align: center;
	overflow: hidden;
	position: relative;
	display:none;
}

.top-haeder img {
	width: 100%;
	display: block;
}
.top-haeder-tab img {
	width: 100%;
	display: block;
}
.top-haeder-mob img {
	width: 100%;
	display: block;
}

.center-blk {
	width: 100%;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	display: block;
	background-image: url('../images/bg-shadow-top.png'), url('../images/predict-the-win-bg-v1.jpg');
	background-repeat:repeat-x, repeat ;
	 background-position:  left top, center top;
	 background-color: #2d9ea7;
	background-attachment: scroll;
	
}
.contest-blurb-blk {
	padding: 50px 15px 25px 15px;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	max-width: 800px;
}
.text-intro-title {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 15px;
	line-height: 30px;
	font-family: EGGIndulekhaUni;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	word-break: normal;
}
.text-intro {
	width: 100%;
	height: auto;
	float: left;
	font-family: PanchariUni;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 22px;
	word-break: normal;
}

.text-intro-v1 {
	width: 100%;
	height: auto;
	float: left;
	font-family: EGGIndulekhaUni;
	font-size: 24px;
	font-weight: normal;
	color: #fdf579;
	text-align: center;
	line-height: 26px;
	word-break: normal;
	padding-bottom: 12px;
}

.top-ad-in-300 {
	width: 100%;
	max-width: 300px;
	height: auto;
	text-align: center;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 5px;
}

.contest-form-blk {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 40px;
}

.contest-blk-01, .contest-blk-02 {
    max-width: 680px;
    margin: 10px auto;
    position: relative;
    z-index: 1;
    padding: 5px;
}
.contest-blk-In {
    min-height: 360px;
    background-color: #fff;
    padding: 20px;
    z-index: 2;
    position: relative;
    border-radius: 8px;
}
.contest-blk-02 {
    margin-top: 50px;
}
.contest-blk-01:before, .contest-blk-01:after, .contest-blk-02:before, .contest-blk-02:after {
    width: 100px;
    height: 260px;
    position: absolute;
    z-index: 1;
    content: "";
	border-radius: 12px;
}
.contest-blk-01:before {
    left: 0px;
    top: 0px;
    background-color: #ee26b3;
}
.contest-blk-01:after {
    right: 0px;
    bottom: 0px;
    background-color: #ee26b3;
}
.contest-blk-02:before {
    left: 0px;
    top: 0px;
    background-color: #ffa200;
}
.contest-blk-02:after {
    right: 0px;
    bottom: 0px;
    background-color: #ffa200;
}

.terms-blk {
    overflow: hidden;
    font-size: 20px;
    line-height: 20px;
    color: #333;
    font-family: roboto;
}
.terms-blk ul, .terms-blk ul li {
    list-style-type: none;
    margin: 0;
}
.termsUl {
    width: 100%;
}
.termsList {
    width: 100%;
    padding: 10px 10px 10px 20px;
    float: left;
    position: relative;
}
.termsList:before {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 14px;
    left: 0px;
    border-radius: 5px;
    content: "";
    background-color: #19398a;
}
.title-en {
    font-size: 14px;
    color: #111;
}
.bottom-blk {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	background-color: #86cacf;
}
.copy-right-txt {
	padding-top: 25px;
	padding-bottom: 70px;
	width: 100%;
	font-family: roboto;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
	line-height: 20px;
}
.hero-bike-link {
	width: 25%;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	right:0;
	height:100%;
}
.hero-bike-link2 {
	width: 23%;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	height:100%;
	display:block;
	
}

.online-link {
    width: 37%;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    height: 24%;
    right: 29%;
    
}



@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1280px) {}
@media screen and (max-width:1100px) {
  }
@media screen and (max-width:980px) {}
@media only screen and (max-width:800px) {
.top-haeder-web {
display:none;		
}
.top-haeder-tab {
display:block;
	
}
.top-haeder-mob {
		display:none;
}
.hero-bike-link {
	width: 29%;
}

.online-link {
    width: 37%;
    right: 31%;
}
.hero-bike-link2 {
		display:none;
	
}


  }
@media screen and (max-width:768px) {
}
@media screen and (max-width:700px) {

}
@media screen and (max-width:667px) /* iphone 6*/ {

}
@media screen and (max-width:640px) {


}
@media screen and (max-width:600px) {
.top-haeder-web {
display:none;		
}
.top-haeder-tab {
display:none;
	
}
.top-haeder-mob {
		
		display:block;
}

.hero-bike-link {
    width: 40%;
    height:48%;
}
.online-link {
    width: 60%;
    height: 12%;
    left: 0;
}
}
@media screen and (max-width:540px) {}
@media screen and (max-width:480px) {

}
 
@media screen and (max-width:420px){

}

@media screen and (max-width:375px) /* iphone 6*/ {


}
@media screen and (max-width:360px) {

}
@media screen and (min-width:1025px) and (max-width:1280px) {}
@media screen and (min-width:981px) and (max-width:1024px) {}
@media screen and (min-width:801px) and (max-width:980px) {}
@media screen and (min-width:769px) and (max-width:800px) {}
@media screen and (min-width:701px) and (max-width:768px) {}
@media screen and (min-width:641px) and (max-width:700px) {}
@media screen and (min-width:601px) and (max-width:640px) {}
@media screen and (min-width:541px) and (max-width:600px) {}
@media screen and (min-width:481px) and (max-width:540px) {}
@media screen and (min-width:361px) and (max-width:480px) {}
@media screen and (min-width:321px) and (max-width:360px) {}
@media screen and (max-width:320px) {


}
