﻿/* 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: #000000;
	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: #009CE0;
	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;
}

/* Common CSS Ends */


.top-outer {
	background-position: center top;
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	background-image: url('../images/top-bg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: 100%;
	overflow: hidden;
	background-color: #212d6a;
	padding-bottom: 2px;
}
.top-ad {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.contest-header-slot {
max-width: 1180px;
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding-bottom: 25px;
}
.mob-header {
	width: 98%;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
	display: none;
}
.header-content {
	width: 70%;
	height: auto;
	float: left;
	display: table;
	position: relative;
	text-align: center;
}
.link-online {
    position: absolute;
    z-index: 100;
    width: 43%;
    height: 20%;
    top: 3%;
}
.link-online {
    left: 2%;
}
.link-advertisement-blk {
   position: absolute;
    z-index: 100;
    width: 18%;
    height: 33%;
    top: 3%;
}

.link-advertisement-blk {
    left: 45%;
}
.lifestyle-channel-nav {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
	display: none;
	padding-bottom: 10px;
	padding-top: 5px;
}
.header-content img {
	width: 100%;
	height: auto;
	float: left;
}
.ad-channel-slot {
	width: 30%;
	height: auto;
	float: left;
}

/* .........................  Social media style  .........................*/
.channel-slot {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
}
.ad-300 {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 25px;
}
.sub-tittle-slot {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	background-color: #02173a;
}
.sub-tittle {
	font-family: EGGIndulekhaUni;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 96%;
	height: auto;
	margin: 0px auto 0px auto;
	padding-top: 25px;
	padding-bottom: 25px;
	word-break: normal;
}
.center-slot {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	background-image: url('../images/center-bg.png');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	overflow: hidden;
	background-size:100%;
}
.video-slot {
	max-width: 795px;
	width: 96%;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.video-slot img {
	width: 100%;
	}
.form-slot {
	max-width: 1180px;
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding-bottom: 30px;
	overflow: hidden;
}


.form-white-slot {
	width: 100%;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.form-description-slot {
	width: 60%;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
}
.contest-form-slot {
	width: 40%;
	height: auto;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 65px;
}
.description-header {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 20px;
}
.form-blk-v1 {
	width: 100%;
	height: auto;
	padding: 2%;
	float: left;
	background-color: #212d6a;
	text-align: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
.parachute-eng {
	font-family: roboto;
	font-size: 20px;
	font-weight: normal;
	color: #133D6F;
	margin-right: 5px;
	word-break: normal;
	margin-left: 5px;
}
.parachute-eng-v1 {
	font-family: roboto;
	font-size: 16px;
	font-weight: normal;
	color: #0066FF;
	margin-right: 5px;
	word-break: normal;
	margin-left: 5px;
}



.rules-blk {
	width: 100%;
	height: auto;
	float: left;
}

.rules-blk ul {
	width: 100%;
}

.rules-blk ul li {
	background-position: left 3px;
	width: 100%;
	font-family: PanchariUni;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	padding-left: 25px;
	padding-bottom: 20px;
	background-image: url('../images/arrow.png');
	background-repeat: no-repeat;
	list-style-type: none;
	line-height: 115%;
	word-break: normal;
}
.bottom-slot {
	margin: 0px auto 0px auto;
	width: 100%;
	height: auto;
	padding-top: 30px;
	background-color: #212c64;
	background-image: url('../images/bottom-bg-v1.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	overflow: hidden;
}
.copy-content {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	width: 96%;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 70px;
	line-height: 125%;
	word-break: normal;
}
.shareboxwrp {
    display: none;
    float: left;
    width: 100%;
}
.shareboxwrpin {
    margin: 0 auto;
    display: table;
    width: 40px;
}
.dance-mal {
	font-family: PanchariUni;
	font-size: 19px;
	font-weight: normal;
	color: #0066FF;
	word-break: normal;
}
.dance-mal a {
	font-family: PanchariUni;
	font-size: 19px;
	font-weight: normal;
	color: #0066FF;
	word-break: normal;
}

.mob-header img{
	width: 100%;
}

.social-media-main {
    width: 50px;
    height: 240px;
    float: left;
    position: fixed;
    bottom: 10px;
    z-index: 11;
    right: 10px;
    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-position: center -29px;
}
.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;
}

@media screen and (max-width:1440px) {
}

@media screen and (max-width:1366px) {
}

@media screen and (max-width:1280px) {
}

@media screen and (max-width:1024px) {

}

@media screen and (max-width:980px) {


}

@media only screen and (max-width:800px) {
	 
.header-content {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	float: none;
	text-align: center;
	overflow: hidden;
}
.lifestyle-channel-nav {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
	display: block;
}
.lifestyle-channel-nav img{
	width: 25%;
}


.channel-slot {
	display: none;
}
.ad-channel-slot {
    width: 100%;
    margin-top: 0px;
	margin-right: auto;
    float: none;
}
 .form-description-slot {
	width: 100%;
	padding-bottom: 15px;
}
.contest-form-slot {
    width: 100%;
    padding-top: 0px;

 }
 

 
}

@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) {

.lifestyle-channel-nav img{
	width: 35%;
}


.top-outer {

	background-size: 200%;
}


}

@media screen and (max-width:540px) {



}

@media screen and (max-width:480px) {

.lifestyle-channel-nav img{
	width: 45%;
}

}

@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) {
}

