/* 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;
}
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 */
/* Start */
.box:nth-child(5) {
    margin-right: 0px;
}
.index-wrapper {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    background-image: url("../images/children-day-bg-2.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    overflow: hidden;
    background-color: #d8ecfd;
}
.main-content-blk {
    width: 980px;
    height: auto;
    margin: 0px auto 0px auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 1;
}
.top-header-blk {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 20px;
}
.center-container {
    margin: 0px auto 0px auto;
    width: 570px;
    height: auto;
    overflow: hidden;
    padding: 15px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
}
.right-content {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
}
.form-call-blk {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
}
.bottom-blk {
    width: 100%;
    height: auto;
    float: left;
}
.gulf-logo {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 15px;
    text-align: center;
}
/* Ends */
/*.votpbtn.ve-button {
         background:#2189F7;
}*/
/*.......... Form style .................. */
.formtitle {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 15px;
    font-weight: bold;
    margin: 0;
    color: #ffffff;
    background-color: #000080;
}
.formtitle-thank-you {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 15px;
    font-weight: bold;
    margin: 0;
    color: #ffffff;
    background-color: #ba0b0b;
}
.field-main-col {
    width: 100%;
    margin: 5px auto 0px auto;
    overflow: hidden;
    background-color: #fff;
}
.upload-main {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 3%;
    width: 94%;
    height: auto;
    float: left;
}
.formrow {
    float: left;
    width: 100%;
}
.upload-name {
    width: 100%;
    height: 16px;
    float: left;
    font-size: 15px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 10px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.upload-filed {
    width: 100%;
    /*height: 30px;*/
    float: left;
    margin-bottom: 10px;
}
.field-style {
    width: 100%;
    height: 37px;
    border-radius: 5px;
    padding: 0 10px;
    float: left;
    background-color: #ffffff;
    font-size: 13px;
    border: 1px solid #cdd2d6;
    text-align: left;
}
.textareafiled {
    min-height: 60px;
    width: 100%;
    border: 1px solid #cdd2d6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 5px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    box-sizing: border-box;
    font-size: 13px;
}
.emailfiled input {
    padding-right: 105px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.verfybtn {
    position: absolute;
    right: 0;
    top: 0px;
}
.emailfiled {
    width: 100%;
    position: relative;
}
.ve-button {
    cursor: pointer;
    background: #08ae36;
    color: #ffffff;
    border-bottom: none;
    border-right: none;
    border-top: none;
    border-left: 1px solid #ddd;
    padding: 5px 10px !important;
    padding-right: 10px;
    border-radius: 0px 5px 5px 0;
    font-size: 14px;
    height: 37px;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
}
.validateotpbtns {
    float: left;
    width: 100%;
    margin: 5px 0;
}
.resend {
    background: none;
    outline: none;
    border: none;
    font-weight: bold;
    float: right;
    cursor: pointer;
    padding: 5px;
}
.field-style[type="file"] {
    border: none;
    background: none;
}
.button {
    text-align: center;
    margin: 15px auto 0;
    background: #59aa47;
    display: table;
    color: #fff;
    padding: 15px 30px;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 250px;
    cursor: pointer;
    border: none;
}
.button:hover {
    background: #247532;
}
.popwrp {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100000000;
    font-family: "Roboto", sans-serif;
    width: 100%;
    height: 100%;
    padding: 15px;
    overflow: auto;
}
.popoverly {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.popmsgouter {
    padding: 10px;
    max-width: 400px;
    width: 100%;
    top: 50%;
    left: 50%;
    z-index: 2;
    position: absolute;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.popmsg {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 30px;
}
.spirteicon.icon-succes {
    background-position: -166px 0px;
}
.icon-warning {
    background-position: 0px 0px;
}
.spirteicon {
    width: 148px;
    height: 148px;
    margin: 0 auto;
    background-image: url(../images/message-icons.png);
    background-repeat: no-repeat;
}
.titlemsg {
    margin: 20px 0 5px;
    font-size: 20px;
    color: #333;
}
.submsg {
    margin: 5px 0;
    color: #999;
}
.closebtn {
    cursor: pointer;
    background-color: #d20001;
    border-radius: 30px;
    padding: 10px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: roboto;
}
.photo-size {
    width: 100%;
    height: auto;
    float: left;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #c60000;
    margin-bottom: 10px;
}
.top-nav {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}
.nav-container {
    width: 980px;
    height: auto;
    margin: 0px auto 0px auto;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
}
.nav-size {
    float: left;
    width: auto;
}
.online-logo {
    float: left;
    width: auto;
    padding-right: 15px;
    font-family: roboto;
    vertical-align: bottom;
}
.children-home {
    float: left;
    width: auto;
    height: auto;
    padding-left: 15px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #c0c0c0;
    vertical-align: bottom;
}
.top-left {
    width: 60.20408163265306%;
    height: auto;
    float: left;
    padding-top: 40px;
}
.top-right {
    float: left;
    width: 39.79591836734694%;
    height: auto;
    margin-top: 70px;
    text-align: center;
}
.main-header-blk {
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    float: left;
}
.sub-title-blk {
    font-family: EGGIndulekhaUni;
    font-size: 27px;
    font-weight: normal;
    color: #001f5e;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    line-height: 100%;
    word-break: normal;
}
.sub-content-blk {
    font-family: EGGIndulekhaUni;
    font-size: 22px;
    font-weight: normal;
    color: #000000;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    line-height: 120%;
    word-break: normal;
}
.kidsographics-blk {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 15px;
}
.kidsographic-video-blk {
    width: 600px;
    height: auto;
    margin: 0px auto 0px auto;
    padding-bottom: 20px;
}
.kidsographics-video-header {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding-bottom: 12px;
}
.video-player-blk {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}
.voting-slot {
    margin: 0px auto 15px auto;
    width: 980px;
    height: auto;
    background-color: #ffffff;
    display: block;
    overflow: hidden;
}
.vote-now-block {
    text-align: center;
    padding: 10px 15px;
    background-color: #4b8ecc;
    cursor: pointer;
    display: table;
    margin: 0 auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.radio-btn-block {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    margin-left: 4px;
}
.radio-btn-block input[type="radio"] {
    margin: 0;
    padding: 0;
}
.vote-now-block .txt-block {
    font-family: roboto, Arial, "sans-serif";
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}
/* ..................... Voting pop style ........................ */
.votingdiv {
    position: fixed;
    z-index: 1001;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 10px;
}
.votingdiv * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
}
.popIn {
    background-color: #fff;
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    min-height: 140px;
    box-sizing: border-box;
    max-width: 300px;
    padding: 15px;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    position: absolute;
    z-index: 1;
    font-family: arial;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.votinffiled {
    padding: 0 20px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.popoverlay {
    content: "";
    position: fixed;
    z-index: 0;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.votingpopbtnwrp {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.newvotingfld {
    position: relative;
}
.newvotingfld .voting-mail {
    padding-right: 100px;
}
.verifybtnwrp {
    position: absolute;
    right: 0;
    top: 10px;
}
.verifybtn {
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    border: none;
    border-radius: 0px 4px 4px 0px;
    background: #06cd97;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-family: arial;
    font-weight: 600;
}
.verifybtn:hover {
    background: #09ac80;
}
.popbtn, .popbtn:hover, .popbtn:focus {
    font-size: 15px;
    line-height: normal;
    font-family: arial;
    width: 50%;
    float: left;
    padding: 14px 10px;
    border: none;
    outline: none;
    cursor: pointer;
}
.vote-submit.popbtn {
    -webkit-appearance: none;
    background: #06cd97;
    color: #fff;
}
.vote-submit.popbtn:hover {
    background: #09ac80;
}
.vote-submit.popbtn:disabled {
    background: #ddd;
    cursor: default;
    color: #aaa;
}
.popcanclbtn.popbtn {
    background: #eee;
    color: #333;
}
.popcanclbtn.popbtn:hover {
    background: #ddd;
    color: #333;
}
.resentbtn {
    float: right;
    font-size: 13px;
    color: #036dac;
    padding: 10px 0px 10px 10px;
    margin-top: -10px;
    cursor: pointer;
}
.resentbtn:hover {
    text-decoration: underline;
}
.thankclose {
    cursor: pointer;
    margin-top: 10px;
    background: #d20001;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    color: #fff;
    display: table;
    margin: 15px auto 0;
}
.votingBlock {
    width: 100%;
    float: left;
    height: 100%;
    background-color: #fff;
}
.voting-sub {
    color: #666;
    font-size: 13px;
    margin-bottom: 10px;
    font-family: roboto;
    line-height: 15px;
    word-break: normal;
}
.voting-msg, .voting-msg-error {
    float: left;
    width: 100%;
    padding: 15px 10px;
    background: #fff;
}
.voting-msg-error .error-msg {
    text-align: center;
    font-size: 16px;
}
.voting-msg .votetle {
    font-size: 18px;
    color: #06cd97;
    margin-bottom: 10px;
    font-family: roboto;
}
.voting-mail {
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 10px 0;
    padding: 0 10px;
    -webkit-appearance: none;
}
.error-msg {
    text-align: left;
    width: 100%;
    font-size: 13px;
    color: red;
    margin-bottom: 4px;
}
.voting-kid-slot {
    width: 25%;
    float: left;
    padding: 10px;
    background-color: #ffffff;
    margin-bottom: 15px;
}
.chacha-kids-slot {
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 12px;
}
.chacha-kids-slot img {
    width: 100%;
    height: auto;
}
.kids-name {
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 12px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    text-align: center;
}
.eng-font-1 {
    font-family: arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    word-break: normal;
}
/*New -------------------- */
.vote-form-details-outer {
    margin: 15px 0;
    width: 100%;
    float: left;
    font-family: "Roboto", sans-serif;
}
.vote-form-details-outer .title {
    font-size: 20px;
    padding: 10px 0;
    font-weight: 500;
    text-align: center;
}
.vote-form-details-In {
    max-width: 500px;
    padding: 15px;
    margin: 0 auto;
    background-color:#fff;

  -webkit-box-shadow: 0 10px 6px -6px #ccc;
  -moz-box-shadow: 0 10px 6px -6px #ccc;
  box-shadow: 0 10px 6px -6px #ccc;
/*   

-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;*/

}
.vote-form-common-blk {
    margin: 5px 0 18px 0;
    width: 100%;
    float: left;
    position: relative;
}
.btn-blk-outer {
    padding: 10px 0;
}
.form-label {
    margin: 0px 0 7px 0;
    font-size: 14px;
    font-weight: 500;
    color: #333;
}
.error {
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    color: red;
    position: absolute;
    bottom: -14px;
    left: 0px;
    width: auto;
    display: none;
}
.btn-blk {
    width: auto;
    text-align: center;
    font-size: 17px;
    color: #fff;
    cursor: pointer;
    padding: 10px 15px;
    background-color: #ccc;
    display: inline-block;
    margin: 0 10px 0 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn-submit {
    background-color: #A30D10;
}
.btn-reset {
    background-color: #939393;
}
.bt-logo-box-outer {
    max-width: 1300px;
    margin: 0 auto;
}
.bt-logo-box-align {
    display: -ms-flexbox;
    display: flex;
     -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
        -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    /*  flex-wrap: wrap;*/
}
.co-spn-logo-In {
    height: 100%;
    border: 1px solid #e3e3e3;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
    background-color: #fff;
}
/*.......... /Form style .................. */
/* Responsive Media Queries */
@media screen and (max-width: 1440px) {}
@media screen and (max-width: 1366px) {}
@media screen and (max-width: 1280px) {}
@media screen and (max-width: 1024px) {
    .main-content-blk {
        width: 96%;
        padding-top: 2%;
        padding-left: 2%;
        padding-right: 2%;
    }
}
@media screen and (max-width: 980px) {
    .header-web-blk {
        display: none;
    }
    .voting-slot {
        width: 100%;
    }
    .bt-logo-box-align {
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media only screen and (max-width: 800px) {
    .nav-container {
        width: 96%;
        padding-right: 2%;
        padding-left: 2%;
    }
    .nav-size {
        margin: 0px auto 0px auto;
        display: table;
        float: none;
    }
    .kidsographic-video-blk {
        width: 96%;
        padding-right: 2%;
        padding-left: 2%;
    }
    .kidsographics-video-header img {
        width: 50%;
    }
    .top-right img {
        width: 50%;
        padding-top: 15px;
    }
    .top-left {
        margin: 0px auto 0px auto;
        width: 96%;
        padding-top: 20px;
    }
    .top-right {
        width: 96%;
        margin: 0px auto 0px auto;
    }
    .main-header-blk {
        text-align: center;
    }
    .main-header-blk img {
        width: 80%;
        text-align: center;
    }
    .sub-title-blk {
        text-align: center;
    }
    .sub-content-blk {
        text-align: center;
    }
    .kidsographics-blk {
        text-align: center;
    }
}
@media screen and (max-width: 768px) {
    .voting-kid-slot {
        width: 50%;
    }
}
@media screen and (max-width: 667px) /* iphone 6*/ {}
@media screen and (max-width: 640px) {
    .center-container {
        width: 100%;
    }
    .bt-logo-box-align, .co-pre-logo {
        display: block;
    }
    .co-spn-logo-In img {
        margin: auto;
        max-height: 100px;
    }
}
@media screen and (max-width: 480px) {
    .voting-kid-slot {
        width: 100%;
    }
    .main-header-blk img {
        width: 95%;
    }
    .top-right img {
        width: 70%;
    }
}
@media screen and (max-width: 375px) /* iphone 6*/ {
    .online-logo {
        width: 100%;
        text-align: center;
        padding-bottom: 10px;
        padding-right: 0px;
    }
}
.message-icons {
    max-width: 100px;
    margin: 0 auto;
}
.message-icons-inner {
    width: 100%;
    position: relative;
    padding-bottom: 100%;
}