﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    background-color: #000;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a {
    text-decoration: none;
	display: block;
}
a, a:focus {
  outline: 0;
  border: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    max-width: 100%;
}
.outer {
    width: 100%;
    height: auto;
    background-color: #000;
    margin: 0px auto 0px auto;
    overflow: hidden;
	position: relative;
/*	background-image: url("../images/body-bg.jpg");*/
}
.topwrper {
    position: relative;
    width: 100%;
}
.topwrper .content-blk {
    padding: 0;
}
.main-header {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    overflow: hidden;
    position: relative;
}
.logo-unit {
    position: absolute;
    z-index: 10;
    overflow: hidden;
    bottom: 16%;
    max-width: 275px;
    left: 50%;
    margin-left: -402px;
}
.manoramaonline-logo {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.jain-logo {
    width: 100%;
    float: left;
}
.manoramaonline-logo img {}
.jain-logo img {}
.content-blk {
    margin: 0px auto 0px auto;
    padding-bottom: 15px;
    padding-top: 20px;
    max-width: 900px;
    width: 96%;
}
.main-header img {
    width: 100%;
	float: left;
}
.header-image {
	width: 100%;
}
/*
.center-slot {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    background-image: url('../images/bottom-bg.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center bottom;
	background-size: contain;
    overflow: hidden;
}
*/
.center-slot {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    background-image: url('../images/bottom-bg.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center bottom;
	background-size: contain;
    overflow: hidden;
	
	background: url('../images/top-bg.jpg') top center / 100% auto no-repeat, url(../images/bottom-bg.jpg) bottom center / 100% auto no-repeat;
}

    




.header-content, .header-content2 {
    width: 100%;
    height: auto;
    padding-bottom: 4px;
    font-family: "Poppins", sans-serif;
    font-size: 35px;
    font-weight: 800;
    color: #e1643f;
    text-align: center;
    word-break: normal;
}
.header-content2 {
	font-size: 20px;
    padding: 10px;
    text-align: left;
/*    color: #fecc5e;*/
    text-transform: uppercase;
}
.header-content-sub {
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 15px;
    font-family: EGGIndulekhaUni;
    font-size: 25px;
    font-weight: normal;
    color: #cc9f72;
    text-align: center;
    word-break: normal;
}
.sub-cotent {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    float: left;
    font-family: PanchariUni;
    font-size: 20px;
    font-weight: normal;
    color: #cc9f72;
    word-break: normal;
    text-align: center;
    line-height: 125%;
}
.eng-font {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
	line-height: 24px;
    word-break: normal;
}
.copyrightp {
    padding: 20px 0;
    font-family: "Poppins", sans-serif;
    color: #EEE;
    text-align: center;
    font-size: 14px;
}

.infocontainer {
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 25px;
}

.mob-header {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    display: none;
}
.mob-header img {
    width: 100%;
	float: left;
}
.prize-block1 {
	width: 100%;
	text-align: center;
	margin: auto;
}
.prize-block2 {
	width: 100%;
	max-width: 500px;
	margin: auto;
}
.title-block {
    width: 100%;
	display: table;
    text-align: center;
}
.terms-outer {
    width: 100%;
	max-width: 768px;
    margin: 0 auto 30px auto;
    background: rgb(190, 33, 0, 0.3);
    border-radius: 6px;
	padding-bottom: 20px;
}
.terms-ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
	width: 100%;
}

.terms-li {
    position: relative;
    padding: 10px 10px 10px 28px;
    color: #cc9f72;
    font-size: 16px;
    width: 100%;
    display: table;
}

.terms-li:before {
    position: absolute;
    content: "";
    border-radius: 5px;
    background-color: #e1643f;
    width: 8px;
    height: 8px;
    left: 12px;
    top: 15px;
}
/* .........................  Social media style  .........................*/
.shareboxwrp {
    display:none;
    float:left;
    width:100%
}
.shareboxwrpin {
    margin:0 auto;
    display:table;
    width:40px
}
.social-media-main {
    width:50px;
    height:192px;
    float:left;
    position:fixed;
    bottom:0px;
    z-index:1009;
    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:30px 62px;
    background-image:url("../images/social-share.svg");
    background-repeat:no-repeat;
    background-position:8px -23px;
    -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:100px;
    left:0;
    cursor:pointer;
    -moz-transition:top .2s linear .0s;
    -webkit-transition:top .2s linear .0s;
    transition:top .2s linear .0s;

}
.shretle.open {
    top:0;
    background-position:10px 15px
}
.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;
    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: 0 auto 5px auto
}
.tw-clr {
    background-position:-4px -107px;
    background-color:#000000;
}
.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
}
.disabledbutton {
			pointer-events: none;
			opacity: 0.4;
}
/* .........................  /Social media style  .........................*/
/* ---- video ---- */

.video-box-in {
    max-width: 1180px;
    margin: 0px auto;
    padding: 10px;
	
/*    position: relative;*/
	overflow: hidden;
}
.inner-video-block {
	width: 100%;
	max-width: 600px;
	margin: 20px auto;
}

.video-frame {
	padding-top: 56.30%;
}
iframe.video {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.video-block-In {
	width: 100%;
	position: relative;
}
/* ---- video ---- */
.form-outer-blk {
    display: table;
    width: 100%;
    max-width: 768px;
    margin: 20px auto;
}
/*------ form styles -------------- */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}
body, html {
    margin: 0;
    padding: 0;
    background-color: #f1f1f1
}
.form-area {
    width: 100%;
	display: table;
    margin: 0 auto;
    background: #cfcfcf;
    border-radius: 10px;
    padding: 20px;
    font-family: "Poppins", sans-serif;
	background: linear-gradient(to bottom, #662a12 0%, #763a17 50%, #442c4f 100%);
}
.header h1 {
    font-size: 36px;
    margin-bottom: 10px;
}
.header p {
    max-width: 700px;
    margin: auto;
    opacity: .9;
}
.section {
    padding: 0 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.section h2 {
    color: #d62828;
    margin-bottom: 10px;
}
.section h3 {
    margin: 25px 0 10px;
    font-size: 18px;
}
.prize-box {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 15px;
    margin-top: 20px;
}
.card {
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px;
}
.card strong {
    color: #d62828;
}
ul {
    padding-left: 20px;
}
.question {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #8f5b3f;
}
.question p, .form-group p {
    font-weight: 500;
    margin-bottom: 10px;
	font-size: 14px;
    color: #ffeccc;
}
.option {
    margin: 5px;
}
.option label {
    background-color: #ead4af;
    border-radius: 10px;
    padding: 10px;
}
label {
    cursor: pointer;
    display: block;
}

input[type=text], input[type=email], input[type=tel], textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
textarea {
    min-height: 90px;
    resize: vertical;
	background: #ead4af;
}
input[type=text]:focus, input[type=tel]:focus, input[type=email]:focus, textarea:focus {
    border: 1px solid #d89c85;
    outline: 0;
    box-shadow: 0 2px 4px 0 rgb(210 124 95), 0 4px 8px 0 rgba(0, 0, 0, 0.111);
}

.form-group {
    margin-bottom: 10px;
	position: relative;
}
.form-group label {
    margin-bottom: 10px;
}
.submit-btn {
    background: #be2100;
    color: #fff;
    border: none;
    padding: 15px 35px;
    font-size: 18px;
    border-radius: 6px;
    cursor: pointer;
    width: 100%;
}
.submit-btn:hover {
    background: #a61e1e;
}
.required {
    color: red;
}
.details {
    width: 100%;
    padding: 15px;
    background-color: #ead4af;
    border-radius: 10px;
}

.top-logo-blk {
	width: 100%;
	text-align: center;
	padding: 10px;
	background-color: #191919;
}
.top-logo-blk img {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}


/*------ form styles -------------- */

.error-div {
    position: absolute;
    font-size: 12px;
    color: #e44d47;
    left: 0px;
    bottom: 2px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 1;
    display: none;
}
.thanku-blk-In {
	width: 100%;
    padding: 15px;
    background-color: #ead4af;
    border-radius: 10px;
    text-align: center;
    font-size: 14px;
	display: none;
}
.lg-font-02 {
    font-size: 20px;
    font-weight: 600;
}
.thanku-middle-blk .image-blk {
    max-width: 100px;
    margin: 0 auto;
}
.contest-form-top {
	width: 100%;
	height: 50px;
	padding: 15px;
	position: relative;
}
.contest-form-middle {
	width: 100%;
	border: 1px #e0e0e0 solid;
	padding: 50px 10px;
}
.thanku-middle-blk {
	width: 100%;
	padding: 50px 10px;
}
.contest-form-bottom {
	width: 100%;
}

@media only screen and (max-width:900px) {
    .logo-unit {
        margin-left: 0;
        left: 10px;
    }
}
@media only screen and (max-width:600px) {
    .mob-header {
        width: 100%;
        height: auto;
        margin: 0px auto 0px auto;
        display: block;
    }
    .mob-header img {
        width: 100%;
    }
    .main-header {
        display: none;
    }
    .logo-unit {
        bottom: 20px;
        width: 100%;
        left: 0;
        right: 0;
        max-width: 200px;
        margin: 0 auto;
        padding: 0 10px;
    }
    .manoramaonline-logo {
        text-align: center;
    }
    .jain-logo {
        text-align: center;
    }
	.video-frame {
    padding-top: 57.3%;
	}
	.video-box-in {
    margin: 0px auto;
    padding: 1px;
	}
	.inner-video-block {
    margin: 0px auto;
	}
	.prize-block2 img {
		max-width: 240px;
		margin: 0 auto;
	}
	.header-content {
    font-size: 32px;
    line-height: 36px;
}
    .header-content2 {
    font-size: 20px;
    line-height: 24px;
}
	.eng-font {
    font-size: 14px;
    line-height: 22px;
}
}
@media only screen and (max-width:480px) {
	
}
@media only screen and (max-width:350px) {}
/*..................... particle animation css ...........................*/
/* ---- reset ---- */ body {
    margin: 0;
    font: normal 75% Arial, Helvetica, sans-serif;
}
canvas {
    display: block;
    vertical-align: bottom;
} 
#particles-js {
    position: absolute;
    width: 100%;
   top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	z-index: 1111111;
    
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
} 

/* ---- Quiz submission feedback (see js/quiz-submit.js) ---- */

.quiz-message {
	margin: 12px 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.45;
}
.quiz-message:empty {
	display: none;
}
.quiz-message-error {
	color: #e44d47;
}
.quiz-message-success {
	color: #1c6b2c;
	font-weight: 500;
}
.quiz-message-info {
	color: #555;
}
.submit-btn[disabled] {
	opacity: .65;
	cursor: not-allowed;
}
