@charset "utf-8";
/* @import url("font-awesome.css");
@import url("font-awesome.min.css"); */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Black+Han+Sans');
/* font-family: 'Montserrat', sans-serif; font-family: 'Black Han Sans', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Black+Ops+One');
@font-face {
    font-family: 'kiamat_doomsday_ultra_boldRg';
    src: url('../fonts/kiamatdoomsday_-_ultra_light-webfont.woff2') format('woff2'),
         url('../fonts/kiamatdoomsday_-_ultra_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{
padding: 0;
margin: 0;
font-family: 'Montserrat', sans-serif;
overflow-x: hidden;
overflow-y: hidden;
}
.logo{
    margin: 41% 0 19% 0;
}

body.fancybox-lock{
    overflow:visible !important; 
    margin-right:auto !important;
}

body.modal-open {
    overflow: hidden !important;
}

.fc-basic-view .fc-body .fc-row{
    min-height:4em;
    height:70px !important;
}

.bottom-lines {
    margin-top: 10px;
    margin-bottom: 10px;
    /*margin: 10px 0;*/
}

.popup-img-natcon {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.flash-msg > a { display: inline-block; padding: 10px 20px; border:1px solid #ec3137; background-color: #ec3137; color: #fff; text-decoration: none; font-size: 13px; font-weight: 500; }
.flash-msg > h4 { margin-top: 0; font-weight: 600; margin-bottom: 15px; }
.flash-msg {padding: 30px 15px;background: #f7f7f7;}
.flash-msg > a:hover { background-color: #404040; color: #fff; border-color: #404040; }
.bg-white { background-color: #fff!important; }
.note-wrap { background-color: #EE1B22; color: #fff; padding: 10px; border:1px dashed #fff;}
.note-wrap p a { color: #fff;}
.note-wrap p a:hover { text-decoration: underline !important; }
.note-wrap ul {padding-left: 17px;}
.note-wrap li {list-style-type: disc;}
.note-wrap a.link-highlight { background-color: #fff; color: #EE1B22; margin: 0 5px; padding: 0 3px; display: inline-block; font-weight: 500; }
.note-wrap a.link-highlight:hover { text-decoration: underline !important; }
.note-wrap p, .note-wrap li { color: #fff; font-size: 15px; }
.mobile-display { display: none; }
.text-red {color: #EE1B22;}
.announcement-wrap { padding: 0 ;}
.qr-code { width: 80%; max-width: 220px; margin-bottom: 10px;}
.m-auto { margin: 0 auto;}
.p-2 { padding: 10px;}
.bg-light { background: #ddd;}
.announcement-wrap { padding-top: 0;}
.announcement-wrap p { font-size: 15px !important; font-weight: 500; margin-top: 10px;}
.announcement-wrap ul { list-style-type: disc; padding-left: 20px;}
.announcement-wrap ul li { margin-bottom: 10px; font-size: 15px; font-weight: 500; }
.announcement-wrap a.pay-url { font-size: 20px !important; font-weight: 500 !important; }
.mt-4 { margin-top: 30px !important;}

.counter-block {
    background: #f1f2f4;
    text-align: center;
    position: absolute;
    width: 456px;
    top: 96%;
    left: 71px;
}
.ann-title {}
.announcement-popup .close {
    color: #000;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px !important;
    width: 30px;
    height: 30px;
    border: 1px solid #000;
    border-radius: 50%;
    background-color: #fff;
}
.announcement-popup .close:hover {
    opacity: 1;
}
#myModalAntarya .modal-dialog {
    max-width: 500px;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.counter-title {
    font-size: 30px;
    color: #000;
    font-weight: 300;
    /*text-transform: uppercase;*/
    padding-top: 15px;
    font-family: 'Anton', sans-serif;
}

.counter-digit {
    display: inline-block;
    /*background: #000;*/
    color: #f00;
    padding: 0px 0px 0px 15px;
    margin: 10px 0;
    font-size: 50px;
    letter-spacing: 20px;
    font-family: 'Anton', sans-serif;
}

body.scroll{
	overflow-y: scroll;
}
span.fc-title {
    font-size: 11px !important;
}
span.fc-day-number {
    font-size: 12px;
}
.table.org tr td {
    border: 1px solid #ddd;
}
.table.org{
    width:90%;
}
.table-title{
    font-size:16px;font-weight:bold;
}
.main-table {
    border:1px solid #ccc;;
}
.main-txt-table {
    font-size: 19px;
    font-weight: bold;
    line-height: 26px !important;
}
.table.member-table{
    padding:2px 0;
    font-size:12px;
    font-weight:bold;
}
.table.member-table tr td {
    padding: 2px 0;
}
.main-table tr td{
    padding:5px
}
.pt-15{
    padding:15px 0;
}
.coc{
    list-style-type:disc;padding:0 10px;
    margin-bottom:20px;
    margin-left:15px;
}
.big-title{
    font-size:18px;
    font-weight:bold;
    padding-bottom:10px;
}
.coc li{
    padding:5px 0;font-size: 12px;
}
.span-nm {
    padding-left: 70px;
    clear: both;
    display: block;
}
.thank-you-msg {
    font-size: 55px;
    font-weight: 600;
    line-height: 55px;
}

.thank-you-img {
    width: 6%;
    margin: 3% 0;
}
.or {
    margin: 0 10px;
    padding-top: 5px;
    display: inline-block;
    font-weight: bold;
}
.white-btn{
    background: none !important;
    color: #000 !important;
    border: 1px solid #EE1B23 !important;
}
.backtohomep {
    margin-top: 30px;
    margin-bottom:20px;
}
.backtohomelink {
    background:#EE1B23;
    color: #fff;
    padding: 15px;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;z-index: 9999;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 0px;
  background: #fff;
  border-radius: 5px;
  width: 600px;
  position: relative;
  z-index:99999;
  transition: all 5s ease-in-out;
}
.mb-30{
    margin-bottom:30px;
}
.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {

    position: absolute;
    top: 0px;
    right: 6px;
    transition: all 200ms;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #000;

}
.popup .close:hover {
  color: #EE1B23;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}
.custom-btn { padding: 10px;
    display: inline-block;
    border-radius: 5px;
    color: #000;
    /* text-transform: uppercase; */
    font-weight: 500;
    letter-spacing: 1px;
    border: 1px solid #000; }
.loginfrm .custom-btn .fa { position: relative; top:unset; left: unset; color: #000; }
.loginfrm .custom-btn:hover .fa { color: #fff }
.custom-btn:hover,.custom-btn:focus,.custom-btn:active { background-color: #000; color: #fff; }
@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}



.left{float: left !important;}
.right{float: right !important;}
.nomargin{margin: 0 !important;}
.nopadding{padding: 0 !important;}
.clear{clear: both !important;}

.natcon-img img {
    width: 100%;
    margin-left: 15px;
 
}
.col-md-offset-2.bottom-lines {
    margin-left: 16%;
}
.copyright{
    font-size:13px;
}
.mt-15{
    padding-top:15px;
}
.credit {
    float: right;
    text-align: right;
}
.profile-image{
 position: relative;}
.profile-image {
    background: url("../images_new/n_2.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    width: 22px;
    height: 22px;
    display: block;
    float: right;
}
.image_hover_bg{
background: url("../images_new/n_1.png") no-repeat scroll center center rgba(0, 0, 0, 0);
height:22px;
position: absolute;
top: 0;
width: 188px;
z-index: 999;
display:none;right: 0;cursor:pointer;background-position: right;
}
.desing{
    -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;  
}
.profile-image:hover .image_hover_bg .desing {

    position: relative;
    right: 35px;
    display: inline-block;
    width: 100%;
    -webkit-transition: bottom 0.8s ease;
    -moz-transition: bottom 0.8s ease;
    -o-transition: bottom 0.8s ease;
    -ms-transition: bottom 0.8s ease;
    transition: bottom 0.8s ease;

}
.profile-image:hover .image_hover_bg{display:block}


ul{padding: 0; margin: 0;list-style-type: none;}
.noborder{
    border:0;
}
.off-md-5 {
    margin-left: 20.1% !important;
}
.h1-title-sub {
    font-weight: bold;
    font-size: 16px;
}
.tog-line{
	height: 25px;
}
.tog-line1 {
    height: 30px;
    background: #ff0000;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.wrapper {
    padding: 0 5px;
}
.logo img {
    width: 92%;
    display: inline-block;
}
.fa.fa-calendar {
    cursor: pointer;
}
.AnchorRegistrationClass textarea.form-control {
    height: 34px;
}
.input-group-addon.cal-date:hover, .input-group-addon.cal-date:focus{
    cursor: pointer;
}
.input-group-addon.cal-date {

    width: 30px;
    height: 30px;
    border-left: 1px solid #ccc;
    position: absolute;
    right: 0;
    left:auto;
    top: 2px;
    padding: 7px 5px 0 5px;
    border-radius: 1px;cursor: pointer;

}

@-moz-document url-prefix() {
	.col-md-3 .date input[type="text"] {
        width: 250px;
    }
}
.col-md-3 .date input[type="text"] {
    width: 208px;
    
}
.col-md-6 .date input[type="text"] {
   width: 520px;
  
}
/*
.AnchorRegistrationClass .col-md-3, .AnchorRegistrationClass .col-md-6{
height:60px;
 }*/
.member_name img {
    object-fit:cover; /* Do not scale the image */
    object-position: center; /* Center the image within the element */
    height: 100%;
    width: 100%;
  }

.chapeter-box {
    background: #999999;
}
.chapter-img img{
	width: 100%;
}
.chapeter-box {
    background: #999999;
    padding: 5px;
    height: 100%;
    text-align: center;
}

.col-md-1 {
    width: 9.35%;
    display: inline-block;
}
.pt-b-5 {
    margin-right: 0.7%;
    margin-bottom: 0.7%;
}
.col-md-offset-6 {

    margin-left: 50.2%;

}
.chapeter-box.bg1 {
    background: #990134 !important;
    height: 14.3vh;
}
.bg2{background: #EE1B23;color: #fff;height: 14.3vh;}
.bg3{background: #9B921D;color: #fff;height: 14.3vh;}
.bg4{background: #006800;color: #fff;height: 14.3vh;}
.bg5{background: #047878;color: #fff;height: 14.3vh;}
.bg6{background: #343C55;color: #fff;height: 14.3vh;}
.bg7{background: #F58634;color: #fff;height: 14.3vh;}
.bg8{background: #800080;color: #fff;height: 14.3vh;}
.bg-edu {background: #3f51b5;color: #fff;height: 14.3vh;}

.chapeter-box.bg1 .chapter-img img {
    width: 100%;
}
.chapter-img {
    text-align: center;
}
.chapter-text.menu-name {
    padding: 30% 0;
    font-size: 1.6vh;text-transform: uppercase;
   
}
.sponserimgs{
    display:none;
}
.photobox {
    color: #fff;
    font-size: 14px;
    font-weight: 100;
   transition: max-width 0.15s ease-out;
    --photoboxOverlay: rgb(0, 0, 0);
    /* --photoboxAnimationDuration: .5s; */
}


.photobox_type9 .chapeter-box:before {
    width: 0;
    height: 0;
    padding: 25%;
    background-color: var(--photoboxOverlay, rgba(0, 0, 0, .8));
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transition: transform calc(var(--photoboxAnimationDuration, .8s) / 2) ease;
    will-change: transform;
    transform: translate(-50%, -50%) scale(0);
}


.photobox_type9:hover .chapeter-box:before {
	background: #000;
    /*transform: translate(-50%, -50%) scale(4);
    transition-duration: var(--photoboxAnimationDuration, .8s);*/
}

.photobox_type9:hover .chapeter-box{
	background: #000;
	cursor: pointer;
    
    overflow: hidden;
    transition: max-width 1s ease-in;
}
.photobox_type9:hover .chapter-img{visibility: hidden;}

.photobox_type9 .chapter-text {
    transition: max-width 0.4s ease-in-out;
    text-align: center;
    opacity: 0;
    
    position: absolute;
    top: 50%;
    left: 0%;
   
    z-index: 3;
    display:inline-block;
}


.photobox_type9:hover .chapter-text {
    opacity: 1;
    transform: translate(-50%, -50%);
    left:50%;
    
   	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;

}

.blog-img img {
    width: 100%;
}
.trending-img img {
    width: 100%;
}
.blog-img {
    position: relative;
    width: 100%;
}
.col-md-3.col-md-31{width: 24.6%;}

.col-md-3.pt-b-5.col-md-31 {
    margin-right: 2.7% !important;
    margin-bottom: 2.7% !important;
}

.col-md-3.col-md-31 {

    width: 30.6%;

}
.col-md-1.pt-b-5.col-md-11 {
    margin-right: 0.6% !important;
}

.g-link{
	background: #999999;
}
.g-link img{
	width: 68%;
	
}
.col-md-9.pt-b-5.col-md-91 {
    width: 64.2%;
}
.col-md-3.pt-b-5.col-md-33{
    width: 49.6%;
    margin-right: 0.6%;
    height:28.3vh !important;
}
.col-md-3.pt-b-5.col-md-33 a {
    width: 49.5%;
    margin-right: 1%;
    float: left;
}
.col-md-3.pt-b-5.col-md-33 a ~ a{
    width: 49.5%;
    margin-right:0;
    float:left;
}
.m-r{
	margin-right: 2.4% !important;
}
.col-md-3.col-md-31.no-r-m{
	margin-right: 0 !important;
}
.p-img img{
	width: 78%;
}
.p-img1 img {

    width: 85%;

}
.member .chapeter-box {

    padding: 11px 10px;

}
.member.mb1 .chapeter-box {

    padding: 9.5px 10px;

}
.mb {
    margin-bottom: 10% !important;

}
.blcks.col-md-1{
	width: 8.35%;
}
.col-md-111{
    width: 7.7%;
    margin-right: .7%;
}
.col-md-1111{
    width: 10%;
    margin-right: .7%;
}
.m-r{
	margin-right: 2%;
}
.chapter-text.b-txt {
    color: #fff;
    min-height: 10px;
    display: block;
    font-size: 11px;
}
.rsimg img{
	width: 69%;
}
.chapter-img.app-img img {
    width: 100%;
    }
.get-img img{
	width: 72%;
	 
}

.blog-name{
	font-size: 18px;
	padding: 8px 0;
	font-weight: bold;
}
a{
	text-decoration: none !important;
	text-shadow: none !important;
}
.photobox a:hover{
	color: #fff !important;
}

.left-fix .col-md-3 {
    background: #999;
    margin-right: 1%;
    margin-bottom: 1%;
    padding: 0;
    text-align: center;
}

.left-fix .chapter-text{
	font-size: 11px;
}
.col-md-offset-6.off-md-6{
	margin-left: 40.2%;
}
.col-md-1.right-menu {
    width: 9.4%;
   
    margin-left: -3px;
}
.col-md-11.mt-7.left-txt {

    width: 90.66666667%;
    margin-top: 7%;

}
.col-md-11.left-txt {

    width: 90.66666667%;
    margin-top: 12%;

}
.new-blockimg img{width: 100%;}
.pm{
	margin-bottom: 7%;
}
.h1-title, .h1-title1, h3, .h1-title1 span.ns-sp{font-size: 3vh;font-weight: 600;padding-bottom: 10px;}
span.ns-sp {
    font-size: 3vh !important;font-weight: 600 !important;padding-bottom: 10px !important;
}
.txt-bloxk {
    font-size: 11pt;
}

.topblock {
    min-height: 31.2vh;
    margin: 0 ;
}
.left-fix {
    position: fixed;
    width: 18.7%;
}
.r-img img{
	width: 83.5%;
}
.app-st {
    width: 31%;
}
.logoinner {

    position: absolute;
    width: 16%;z-index: 88;

}
.block-1.inblock {
    position: relative;
}
.logoinner img {
    width: 100%;
}
.member.mb1 {
    width: 101%;
    margin-bottom: 8% !important;
}
.ml-5 {

    margin-right: -8px;

}
.pb-20{
    padding-bottom:20px;
}
.glips-img img{
    width:100%;float:right;text-align:right;
}
.glips-txt {

    
    bottom: 0;
    background: rgba(0,0,0,.75);
    color: #fff;
    font-size: 30px;
    padding: 0 20px;
    width:100%;

}
.routes a {
    background: #EE1B23;
    color: #fff;
    padding: 7px 20px;
    margin-top: 5px;
    display: block;
    width: 50%;
    font-weight: bold;
}
.mb-100{
    margin-bottom:100px;
}
.desktopview-menu {
    position: relative;
    z-index: 1;
}
textarea.form-control{
    resize:none;
}
input[type="file"] {
    display: block;
    padding: 5px 0;
}
@media only screen and (max-width: 1920px) and (min-width: 1699px){
   .min-height {
    clear: both;
    min-height: 600px;
    }
    .min-height-800{
        min-height:800px;
    }
    .col-md-3 .date input[type="text"] {
        width: 328px;
    }
    .download-section .pm.in-comm {
        min-height: 218px !important;
    }
    .natcon-img img {
        width: 100%;
        margin-left: 15px;
        text-align:right;
    }
    .app-st-1 {
       
        height: 13.3vh !important;

    }
    .h1-title.pos-3 {
    top: 180px !important;
    position: absolute;
}
.h1-title {

    position: absolute;
    top: 170px !important;

}
}
@media only screen and (max-width: 1699px) and (min-width: 1440px)
{
    .left-fix .chapter-text {
    font-size: 8px;
}
    .min-height {
    min-height: 650px;
    }
    .h1-title {

    position: absolute;
    top: 160px !important;

}
    .h1-title.pos-3 {
    top: 170px !important;
    position: absolute;
}
	.log img {
    padding: 4px 0;
	}
.app-st-1 {
    height: 13.1vh !important;
    width: 97.5% !important;
}
.download-section .pm.in-comm {
    min-height: 195px !important;
}
}

@media  screen and (max-width: 1368px) {
    .left-fix .chapter-text {
    font-size: 7px;
}
}
.scroll.popup1-open, .scroll.modal-open {
    overflow: hidden;
}
.line-contact {
    line-height: 30px;
}
.chapeter-box.active {
    background: #000;
}

.in-comm {
    background: #999;
    padding: 18px 0 !important;
}
.in-comm .chapter-img img {
    width: 60%;
}
.c-in-txt{
	color: #fff;
	padding-top: 10px;
	display: block;
}
/*.h1-title{
	position: absolute;
	top: 20%;
}*/
.trending-across-text  span.chapter-cityname{color:red;}
.trendingacross .trending-across-box{position:relative;margin:10px 0;}
.jury-page .h1-title{display: inline-block;
    width: 100%;
    font-size: 20px;
    text-align: center;
    top: 0!important;
    color: red;}
.block2 {
    position: relative;
    
    
}
.summit-block  .col-md-11.left-txt.summit-logo {margin-top:10%;}
.summit-block .col-md-11.left-txt{margin-top:5%;}
.summit-block  .summit-logo img {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}
.summit-block  .summit-img{margin:10px 0;border:1px solid #ccc;
}
.summit-block .ful-wid {
    width: 75%;
    display: flex;
    align-items: center;
    justify-content:space-between;
}
.h1-title {

    position: absolute;
    top: 175px;

}
.h1-title.Design-Excellence {

    position: absolute;
    top: 175px;

}
.h1-title2{
	position: absolute;
	top: 18%;
}
.no-pos{
	position: unset;
}
.comm-img img {

    width: 78%;
    padding-bottom: 0.7% !important;
    height: 30vh;

}
.member-images img {
    width: 94%;
    webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: 14vh;
}
.member-images img:hover {

    width: 94%;
    webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    cursor: pointer;
   

}
.member-images .col-md-2 {

    padding: 0 !important;
    
    

}

.member-images .col-md-1 {

    width: 12.3%;

}

.off-md-6.mem-off {
    margin-left: 26.8%;
}
.member-images .mem-off .col-md-2.pt-b-5{
	margin-right: 0.1%;
margin-bottom: 1%;
}
.offset-12 {
    margin-left: 8.4%;
}
.new-off.mem-off {
    margin-left: 11.3%;
}
.new-off.mem-off .col-md-2 {
    width: 15.3%;
}
.content-box{
	background: #fff;
	padding: 0px;
	width: 99%;
	color:#000;
}
.chap-comm .chapter-text{
	font-size: 2.5vh;
	font-weight: 500
}
.chap-comm .in-comm{
	padding: 5px 0 !important
}
.chap-comm .pm{
	margin-bottom: 0.7% !important;
	min-height: 170px;
}
.pos-title{
	top: 23% !important
}
.login-pos-title{
	top: 30%;
}
.join-frm .col-md-3,  .join-frm .col-md-12,  .join-frm .col-md-9,  .join-frm .col-md-6{
    padding: 0 20px 10px 0 !important;
}
.join-frm1 .col-md-3, .join-frm1 .col-md-12, .join-frm1 .col-md-9, .join-frm1 .col-md-6 {
    padding: 5px 20px 5px 15px !important;
}
.mt-20{
	margin-top:9%;
}
.join-frm .form-control{
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-radius: 0;
	border-bottom: 1px solid #ccc;
	box-shadow: none;color: #000;
	font-size: 13px;
	background:none;
}
.join-frm input[type="file"]{
    padding:7px 0;
}
@-moz-document url-prefix() {
	.join-frm input[type="file"]{
        padding:0;
    }
}
.join-frm .form-control select{
	color: #000;
}

.join-frm1 .form-control{
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-radius: 0;
	border: 1px solid #ccc;
	box-shadow: none;color: #000;
	font-size: 13px;
	background:none;
}
.join-frm1 input[type="file"]{
    padding:7px 0;
    border: 0;
}
@-moz-document url-prefix() {
	.join-frm1 input[type="file"]{
        padding:0;
    }
}
.join-frm1 .form-control select{
	color: #000;
}

.join-frm1 .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}

.form-control::-webkit-input-placeholder { color: #000; }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: #000; }  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: #000; }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: #000; }  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { color: #000; }  /* Microsoft Edge */
    .btn-file {
    position: relative;
    overflow: hidden;
    display: block;
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    border-top: 0;
    text-align: left;
    font-size: 13px;
    color: #000;
}
    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
        width: 100%;
    }
.btn-red{
	background: #EE1B22 !important;
	border:0;
	text-transform: uppercase;
}

label.error {
font-weight:normal;
color:red;
font-size: 12px;
}

.loginfrm {
    width: 40%;
    margin: 18% auto 0;
    float:none;
    padding: 0px 0px !important;
    box-shadow: 0 4px 8px 0px #cccccc;
    -moz-box-shadow: 0 4px 8px 0px #cccccc;
    -webkit-box-shadow: 0 4px 8px 0px #cccccc;
    -o-box-shadow: 0 4px 8px 0px #cccccc;
    -ms-box-shadow: 0 4px 8px 0px #cccccc;
}

.member-login {
    background: #9999;
    color: #000;
    font-size: 20px;
    line-height: normal;
    padding: 30px 0 35px;
    margin-bottom: 30px;
}
/*
.join-btn {
    margin: 10% auto 0 !important;
    padding: 24px 0px !important;
    text-align: center;
}*/
.join-btn {
    padding: 25px;
    text-align: center;
    margin-top: 10%;
}
.join-btn-details {
    box-shadow: 0px 1px 8px 5px #ddd;
    padding: 45px 0 15px;
    min-height: 208px;
}
.join-btn a {
    /*background: #c2c2c2;*/
    color: #fff;
    padding: 5px;
    width: auto;
    display: inline-block;
    font-size: 15px;
}
.join-btn img {
    margin: 0 0 40px;
    width: 20%;
}
.pb-20{
	padding-bottom: 20px !important;
}

.loginfrm .topblock {

    min-height: auto;
    display: inline-block;
    overflow: hidden;
    width: 100%;

}
.loginfrm .join-frm .col-md-3, .loginfrm .join-frm .col-md-12, .loginfrm .join-frm .col-md-9 {

    padding: 0 20px 10px !important;
    position: relative;

}
.links a{
	color: #EE1B22;
}
.loginfrm .fa {
    position: absolute;
    left: 22px;
    top: 4px;
    color: #787878;
    font-size: 18px;
}
.contact-info ul li{
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 24px;
}
.notoppadding{
	padding-top: 0 !important
}

.mt-top10{
	margin-top: 20px;
}
.contact-form .form-control{
	margin-bottom: 15px !important;
}
.contact-form textarea, .join-frm textarea{
    resize:none;
}

.details1{display:block;}
.details2{display:none;}

.img1{display:block;}
.img2{display:none;}

/* width */
.content-box::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.content-box::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
.content-box::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
.content-box::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

.content-box{
	overflow-y: auto;
	height:350px;
}




/* Handle on hover */
.member-images {

    height: 210px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 98.7%;

}

/* width */
.member-images::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.member-images::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
.member-images::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
.member-images::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

/* width */
.scrolly::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.scrolly::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
.scrolly::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
.scrolly::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

/* width */
.gallery-imgs::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.gallery-imgs::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
.gallery-imgs::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
.gallery-imgs::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

.h1-title span{
	font-size: 18px;
	font-weight: 500;
}
.gallery-imgs .col-md-2 {
    width: 21.5%;
    padding: 0;
    margin-right: 1.6%;
    margin-bottom: 1.6%;
}
.gallery-imgs .col-md-2 img {

    width: 100%;
    height: 91px;

}
.gall-imgs.off-md-6.mem-off {

    margin-left: -0.4%;

}
.gall-imgs.off-md-6.mem-off .col-md-2:nth-child(4n+4) {
    margin-right: 0;
}
.mem-off.gall-imgs {

    width: 100%;

}
.gall-large-img img {

    width: 98.7%;
    

}
.gallery-imgs {

    overflow-y: scroll;
    height: 72vh;
    overflow-x: hidden;
    /* width: 43.5%; */

}
.gal-large{
	/* width: 55.6%; */
}
.text-gal{
	padding-top: 10px;
	font-size: 3vh;
}
.bxslider img {
    width: 96%;
}
.bx-wrapper .bx-prev{
	left: 0 !important;
    top: 50% !important;
}
.bx-wrapper .bx-controls-direction .bx-next{
	right: 20px !important;
    top: 50% !important;
}
.bx-wrapper .bx-pager{
	display: none;
}
.mt-10{
	margin-top: 10px;
}
.lineheight{
    line-height: 25px;
}
.width-99{
    width: 99%;
}
.top-13{
    top: 13%;
}
.abt-img img{
    width: 96%;
}
#calendar {
    margin-top: 10%;
}
.event_imgs img{
    width: 96%;
}
.event_imgs {
    margin-top: 13%;
}
.eventsdate {

    padding: 10px;
    background: #ee1b23;
    color: #fff;
    text-align: center;
    width: 96%;

}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {

    float: none !important;

}
.eventsdate a{
    color: #fff !important;
    text-decoration: none !important;   
}
.fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-helper-skeleton td {

    text-align: left !important;

}
.fc-row.fc-widget-header thead th {
    padding: 7px 0 !important;
}
.fc-state-active, .fc-state-down {
    background-color: #EE1B23 !important;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    color: #fff !important;
    text-shadow: none !important;
}


.fc-day-grid-event .fc-content {
    white-space: normal !important;
    padding: 5px 0 !important;
}
.fc-event, .fc-event-dot {   
    
}
.fc-day-grid-event {
    margin: 1px 0 !important;
    padding: 0 0 !important;
    
}
.fc-unthemed .fc-popover {
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    position: absolute !important;
    top: 0 !important;
}
.fc-title {
    text-align: center;
    display: block;
}
.in-comm .chapeter-box {
    padding: 10px 0 !important;
}
.chapter-text-block {
    height: 58vh;
    overflow-y: scroll;
}
.member-img img{
    width: 100%;
}
.noscroll{
    overflow: hidden !important;
}
.col-md-offset-1.sponserimgs{
    margin-left: 15.7%;
}

#calendar.fc.fc-unthemed.fc-ltr {
    margin-top: 0%;
}
.fc-toolbar.fc-header-toolbar {

    margin-bottom: 0 !important;
    margin-top: -39px !important;

}
.event_imgs {
    margin-top: 6.7%;
}
.gal-large1{
        width:99%;
        height: 62vh;
    }
    .scrolly{
        overflow-y: scroll;
    }
    td.points {
        color: #ff0000;
    }
    th.points {
        color: #ff0000;
    }
    
    .intro-title{
        font-size: 3vh;
        font-weight: 600;
        padding-bottom: 10px;
        padding-top: 20px;
    }
    .centered-image{
        display: block;
        margin: 0 auto;
        width: 100%;
        padding: 0 10px;
    }
    .winner-section hr{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .paddclass{
        padding-top: 15px;
    }
    .winner-section {
        border: 1px dashed;
        padding-top: 10px !important;
        width: 33%;
        float: left;
    }
    .content-section img {
        width: 24.3%;
    }

    .li_lineheight{
        line-height: 30px;
    }
   
    .nopaddingtop{
        padding-top: 0 !important;
    }
    .customer-logos{
        position: relative;
        top:-20px;
    }
    .marquee, .marquee-with-options, .marquee-vert-before, .marquee-vert {
    overflow: hidden;
    margin: 0 auto;
}
.js-marquee .col-md-3 {
    margin:0 20px;
}

.loggedinuser img {
    height: auto;
}
.chapeter-box.bg1.log.loggedinuser {
    background: none;
    padding: 0;
}
.p-profile .fa {
    color: #EE1B23;
    font-size: 30px;
    padding-top: 0px;
}
.p-profile {
    padding-left: 10px;
}
.pt-35{
    padding-top:35px;
}
.chapter-text.abt-nm {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    background: rgba(0,0,0,.75);
}

.js-marquee-wrapper{  animation: marqueeAnimation-2024981 63.2114s linear 0s running;}
.nopas{
    top:0;
}
#order_summary {
    background: #e7e7e7;
    padding: 10px !important;
    margin-right: 0px;
    width: 24.7%;
}
#order_summary tbody tr {
    border-bottom: 1px solid #ccc;
}
#order_summary tbody tr:last-child{
    border-bottom:0;
}
#order_summary tbody tr td{
    padding:5px 0;
}
#stop-resume{
    display: block;
    padding: 10px;
    background-color: #f1f1f1;
    margin:10px;
    width: 70px;
    text-align: center;
    border:solid 1px white;
    text-transform: uppercase;
    font-family: sans-serif;
    text-decoration: none;
}
#stop-resume:current{
    background-color:white;
    border:solid 1px #f1f1f1;
    color:blue;
}

.carousel.vertical .carousel-inner {
    height: 100%;
}
.carousel.vertical .item {
    -webkit-transition: 0.6s ease-in-out top;
    -moz-transition: 0.6s ease-in-out top;
    -ms-transition: 0.6s ease-in-out top;
    -o-transition: 0.6s ease-in-out top;
    left: 0;
}
.carousel.vertical .current,
.carousel.vertical .next.left,
.carousel.vertical .prev.right {top: 0;}
.carousel.vertical .next,
.carousel.vertical .current.right  {top: 100%;}
.carousel.vertical .prev,
.carousel.vertical .current.left {top: -100%;}
.pad {
    padding: 10% 0 !important;
}

.schedule-imgs .bx-viewport{
    overflow: auto;
}
/*.scrolly1 {
    background: url(../images/img.jpg);
    color: #fff;
    padding: 0px 15px !important;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #878787;
    background-attachment: fixed;
}*/
.gal-large2 {
    width: 99%;
    /*height: 57vh;*/
}
.vid_changes .video-gallery {
    width: 100%;
}
.fc-day-top.fc-thu.fc-today a {
    width: 100% !important;
    display: block !important;
    height: 85px !important;
}

.download-section .chapter-text.c-in-txt{
    font-size: 12px;
}
.download-section .pm.in-comm{
    min-height: 205px;
}

.video_link {
    position: relative;
    display: inline-block;
    width: 98.5%;
    height: 60vh;
}
.video_link:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: transparent url('play_button.png') center center no-repeat;
}
.video-link-img{
    width:96%;
}
.app-st-1 {
    width: 97.6%;
    margin-bottom: 2.8% !important;
    /*height: 13.5vh;*/
    height:auto;
}

.app-st-1 .get-img img {
    width: 46% !important;
}
.fc-scroller.fc-day-grid-container{height: 420px !important;}

.h1-title.pos-3 {
    top: 130px;
    position: absolute;
}
.mt-2{
    margin-top:2%;
}
.ful-wid{
    display: flex;
    justify-content: space-between;
width: 89%;
}
.back-btn{
    background:#999999 !important;
    margin-left: 10px;
}
.app-st-1 .chapeter-box.g-link {
    padding: 7px 0;
}

.error-message {
font-weight: normal;
    color: red;
    font-size: 12px;
}
@-moz-document url-prefix() {
	.app-st-1 {

    width: 97%;
    margin-bottom: 2.8% !important;height: 14.1vh;
    


}
.chapter-text-block {
    height: 61vh;
    overflow-y: scroll;
}
.gallery-imgs{
    height: 60vh;
}
}
.smart-bg{
    background:url('https://www.iiid.in/images_new/icon/icard_demo.png') no-repeat;
    background-size:cover;
    height:350px;background-position: center top;border-radius:20px; 
}
.p-photo img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
}
.p-photo img {
    width: 30%;
    height: 91px;
    border-radius: 100%;
}
.p-name-nm {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin-top: 50px;
}
.join-frm .col-md-6.valid {
    color: #fff;
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    padding: 0 !important;
}
.id-logo img{
    width:100%;
    padding-top:20px;
}
.qrcode{
    padding-top:20px;
}
.p-photo{
    padding-top:30px;
}
.log-btn {
    margin-right: 20px;
}

.modal-body .col-md-3 {
    border-bottom: 1px dashed #ccc;
    padding: 6px 0;
    margin: 0 23px;
}

.modal-body .col-md-3 a {
    color: #222;
    font-size: 13px;	
    text-decoration: none;
}

.modal-content .modal-body {
    display: inline-block;
    width:100%;
}

/*blink {
    -webkit-animation: 2s linear infinite condemned_blink_effect;
    animation: 2s linear infinite condemned_blink_effect;
}
@-webkit-keyframes condemned_blink_effect { 
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
@keyframes condemned_blink_effect {
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}*/

.blink {
    -webkit-animation: bgcolor 20s infinite;
    animation: bgcolor 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@keyframes bgcolor {
    0% {
        background-color: #000066
    }

    30% {
        background-color: #660066
    }

    60% {
        background-color: #003366
    }

    90% {
        background-color: #660000
    }

    100% {
        background-color: #660033
    }
}

.winner-section-block {
    display: inline-block;
    width: 100%;
}

.mobileview-logo{
    display:none;
}

.natcon-menu-img{
    padding-top:6px;
}

.mobileview-menu{
    display:none;
}

.quadrat {
  /*width: 50px;
  height: 50px;*/
  -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;  /* Safari 4+ */
  -moz-animation: NAME-YOUR-ANIMATION 1s infinite;  /* Fx 5+ */
  -o-animation: NAME-YOUR-ANIMATION 1s infinite;  /* Opera 12+ */
  animation: NAME-YOUR-ANIMATION 1s infinite;  /* IE 10+, Fx 29+ */
}

.hs-img-text .chapter-img{
  /*width: 50px;
  height: 50px;*/
  -webkit-animation: hide-show 1s infinite;  /* Safari 4+ */
  -moz-animation: hide-show 1s infinite;  /* Fx 5+ */
  -o-animation: hide-show 1s infinite;  /* Opera 12+ */
  animation: hide-show 1s infinite;  /* IE 10+, Fx 29+ */
  visibility: visible;
}
.photobox_type9.hs-img-text:hover .chapter-img { visibility: visible; }
.hs-img-text .chapter-text {
    visibility: visible;
  -webkit-animation: hide-show-tx 1s infinite;  /* Safari 4+ */
  -moz-animation: hide-show-tx 1s infinite;  /* Fx 5+ */
  -o-animation: hide-show-tx 1s infinite;  /* Opera 12+ */
  animation: hide-show-tx 1s infinite;  /* IE 10+, Fx 29+ */
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
  height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    font-weight: 500;
    background-color: #EE1B23;
}
@-webkit-keyframes hide-show {
  0%, 49% {
    opacity: 0;
  }
  50%, 100% {
   opacity: 1;
  }
}
@-webkit-keyframes hide-show-tx {
  0%, 49% {
    opacity: 1;
  }
  50%, 100% {
   opacity: 0;
  }
}
@-webkit-keyframes NAME-YOUR-ANIMATION {
  0%, 49% {
    background-color: #660066;
  }
  50%, 100% {
    background-color: #5B912D;
  }
}
.antarya-popup .modal-dialog{ /*max-width: 600px;*/ }
.hs-img-text:hover .chapter-text{ transform: translate(0); left: 0; }
.pad.pad-1 {
    padding: 24% 0 !important;
}
.p-0 { padding: 0 !important; }

.fc-month-button {
    display: none;
}

.fc-today-button {
    display: none;
}

.chapter-search {
    display: inline-flex;
}

.margin-left-10{
    margin-left:10px;
}

.chapter-text.menu-name.pad.quadrat {
    padding: 35% 0 !important;
}

.marquee-with-options{
    height:16vh;
}

.trending-across-iiid {
    padding: 1% 0;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0%;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}

.trending-across-iiid:hover {
    padding: 1% 0;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0%;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}

.trending-across-iiid a{
    color: #fff;
}

.full-width-trending{
    width:100% !important;
}
.glipses2016{
    padding-top:50px;
}
.fc-next-button.fc-button.fc-state-default.fc-corner-right, .fc-prev-button.fc-button.fc-state-default.fc-corner-left {
    background: #EE1B23;
    color: #fff;
}
.fc-prev-button.fc-button.fc-state-default.fc-corner-left{
    margin-right:1px;
}
.trending-across-text p {
    background: red;
    color: #fff;
    margin: 10px 0 0 0;
}

.trending-across-text {
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    padding: 10px 0 0 0;
    font-weight: 600;
    font-size: 13px;
}
.trending-across-img img {
    width: 100%;height: 100%;object-fit:cover;
}

.trending-across-img {
    display: inline-block;
    width: 100%;
    height:200px;
}

.mb-10{
    margin-bottom:15px;
}

.sponser-logo {
    display: block;
    overflow: hidden;
    margin: 10px 0;
}

.sponser-logo img{
    width: 40%;
}

.natcon-sponser-block1 .sponser-logo img{
    width: 60%;
}

.natcon-sponser-block {
    border: 1px solid #ddd;
    padding: 15px 15px 10px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 15px 2px #ddd;
}

.natcon-sponser-block1 {
    border: 1px solid #ddd;
    padding: 15px 15px 10px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 15px 2px #ddd;
}

.red-title {
    text-align: center;
    color: #ee1b24;
    font-size: 40px;
}

.form-design{
    width: 97%;
    display: inline-block;
    border: 1px solid #ddd;
    padding-top: 15px;
    box-shadow: 0px 0px 15px 1px #ddd;
}

.appointment-block{
    border: 1px solid #ddd;
    box-shadow: 0px 0px 15px 1px #ddd;
    padding-top: 10px;
    margin-bottom:15px;
    display: inline-block;
}

.app-img-block{
    width: 40%;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 100%;
    padding: 15px 20px;
    box-shadow: 0 0 15px 2px #ddd;
}

.arch-img{
    width: 50px;
    height: 60px;
}

.arch-input{
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 13px;
    text-align: center;
}

.arch-input1{
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 13px;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 10px;
    text-align: center;
}

.nopadding{
    padding: 0 !important;
}

.noborderbottom{
    border-bottom: 0 !important;
}

.ques-mark-img img {
    width: 70%;
    margin: 25% auto;
    display: block;
}

.arch-textarea{
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    resize: none;
}

.width-100{
    width: 100%;
}

.handshake-img {
    position: absolute;
    left: 43%;
    z-index: 99;
    top: 9%;
}

.handshake-img img {
    width: 30%;
    border: 1px solid #ddd;
    border-radius: 100%;
    padding: 5px;
    background: #fff;
}

.arch-input1 span, .arch-input span, .arch-input2 span, .arch-input3 span {
    font-weight:500;
    font-size:12px;
}

.m-10{
    min-height:136px;
    width:100%;
}

.p-10{
    padding:10px;
}

.fsize-13{
    font-size: 13px;
}

.fsize-12{
    font-size: 12px;
}

.btn-cust{
    font-size: 11px;
    margin: 0px auto;
    display: block;
    padding: 3px;
}

.btn-cust:hover{
    color:#EE1B22 !important;
    background:#fff !important;
    border:1px solid #EE1B22 !important;
}

.popup-icons{
    color: #333;
    font-size: 15px !important;
    margin: 0 0 0 10px;
}

.app-img-block1 {
    width: 25%;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 100%;
    padding: 15px 20px;
    box-shadow: 0 0 15px 2px #ddd;
}

.handshake-img1 {
    position: absolute;
    left: 45%;
    z-index: 99;
    top: 9%;
}

.handshake-img1 img {
    width: 30%;
    border: 1px solid #ddd;
    border-radius: 100%;
    padding: 5px;
    background: #fff;
}

.arch-input2 {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 13px;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding: 10px 10px 5px;
    text-align: center;
}

.arch-input3 {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 13px;
    text-align: center;
    padding: 0px 10px 5px;
}

.sponser-tbl td {
    padding-right: 5px;
    padding-left: 5px;
}

.detail-title {
    font-size: 3vh !important;
    font-weight: 600 !important;
    padding-bottom: 10px !important;
    margin-top: 75px;
    display: inline-block;
}

.detail-desc {
    font-size: 15px;
    font-weight: 500;
    text-align: justify;
    margin-bottom: 15px;
    padding-right: 120px;
}

.johnson-list ul {
    list-style-type: disc;
    padding-left: 35px;
    margin-bottom:20px;
}

.johnson-list ul li {
    font-size: 15px;
    font-weight: 500;
    padding: 5px 0;
}

.johnson-list ul li a {
    color: #ee1b24;
}

.homepage-popup .modal-body {
    padding: 0;
}

.homepage-popup .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .5);
    background: #fff;
    border-radius: 0;
    width: 600px;
}

.iiid-popup-title {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-top: 70px;
    color: #f00;
}

.iiid-popup-subtitle {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #f00;
    margin: 15px 0 0;
}

.iiid-popup-text3 {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    margin: 0 0 20px 0;
    padding: 0 50px;
}

.iiid-popup-text {
    padding: 0 30px;
    text-align: center;
    margin-top: 40px;
}
.iiid-popup-box{position:relative; padding: 0 15px;}
.iiid-popup-box .iiid-popup-text {position:absolute;bottom:10px;left:0;}

.iiid-popup-text2 {
    font-size: 13px;
    color: #f00;
    text-align: center;
    padding: 0 50px;
    margin: 15px 0;
    font-weight: 600;
}

.homepage-popup .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background: rgba(0,0,0,0.6);
}

.homepage-popup .modal-dialog {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
@media (max-width: 1024px) {
    .h1-title {
		position: relative;
        top: 0;
        padding-top: 0px !important;
        padding-left: 0 !important;
	}

}
@media (max-width: 991px) {
    .col-md-9.col-sm-9.col-xs-9.left-txt.nopadding.mt-20.paynow-section-1024.pay-1.res-block{margin-top:0!important;}
    .iiid-popup-box .col-md-6:last-child a { border-top:1px solid #ccc; }
    
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: auto; 
    }
    .iiid-popup-box { padding: 15px; }
}
@media (max-width: 767px) {
    .d-flex { display: block!important; }
    .tbl-title-sub h2 { font-size: 26px!important; }
    .cs-title { font-size: 26px; }
    .iiid-popup-box .col-md-6:last-child a { border-top:1px solid #ccc; }
    .mobile-display { display: block !important; }
}

.homepage-popup button.close {
    position: absolute;
    top: 1%;
    right: 2%;
    opacity: 1;
    z-index: 9;
}



/* Timeline css starts */
ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 60px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #ee1b24;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
/* Timeline css ends */

.timeline-title {
    font-size: 20px;
    font-weight: 600;
}

.timeline-date {
    color: #ee1b24;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
}

.timeline-desc {
    font-weight: 500;
    color: #000;
    font-size: 16px;
}

.categories-title{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.categories-block, .zones-list-block {
    width: 99%;
}

.rules-main-list li {
    font-weight: 500;
    padding: 5px;
}

.rules-sub-list ul {
    list-style-type: disc;
    padding-left: 35px;
    margin: 15px 0;
}

.sub-points {
    font-weight: 500;
    margin-top: 15px;
}

.cat-desc {
    font-weight: 600;
    margin-bottom: 15px;
}

.jury-member-img img {
    display: block;
    margin: 0 auto;
    width: 100%;
    
}

.jury-member-name {
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    height: 50px;
    padding:0 15px;
}

.jury-member-block {
    border: 2px solid #ddd;
    box-shadow: 5px 5px 15px 0px #ddd;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.jury-member-name a {
    color: #333;
}

.session-schedule .pdf-icon-natcon {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.pdf-title-natcon {
    text-align: center;
    color: #ee1b22;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    padding: 15px;
    border-top: 3px solid #ddd;
    margin-top: 20px;
}

.session-schedule a {
    display: inline-block;
    width: 100%;
    background: #fff;
    box-shadow: 3px 3px 20px 0px #ddd;
    border: 3px solid #ddd;
}

.join-frm1 label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    /* min-height: 65px; */
}

.join-frm1 label.error {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    min-height: auto !important;
    width: 100%;
}

.join-frm-desc {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    margin-bottom: 15px;
}

.join-frm-smalldesc {
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
}

.mt-30 {
    margin-top: 30px;
}

.last-date-submission {
    background: #ee1b22;
    color: #fff;
    margin: 15px 0;
    padding: 10px 0;
    text-align: center;
}

.last-date-submission span {
    font-weight: 900;
}

.join-frm-address {
    text-align: center;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
}

.join-frm-details {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 13px;
}

.join-frm-details a, .join-frm-email a {
    color: #ee1b22;
}

.join-frm-email {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
}

.text-label-css {
    font-size: 13px;
    font-weight: 500;
    color: #f00;
    padding-top: 3px;
}

.idl-img-block img {
    width: 25%;
    margin: 0px auto 30px auto;
    display: block;
}

.join-frm2 .form-control {
    margin-bottom: 15px;
    /*padding: 6px 15px !important;*/
}

.membership-frm-table th {
    padding: 5px 10px;
}

.membership-frm-table td {
    padding: 5px 7px;
}

.join-frm2 label {
    min-height: auto !important;
}

.query-mail {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.query-mail a {
    color: #f00;
}

/*.thankyoup {
    font-size: 16px;
    line-height: 1.6;
    margin: 0 auto;
    width: 70%;
}*/

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0;
}

@media(max-width:700px){
    .homepage-popup .modal-content {
        width: 90%;
    }
    .iiid-popup-text {
        padding: 0 15px;
    }
    .iiid-popup-text2 {
        padding: 0 15px;
    }
}

@media(max-width:615px){
    .homepage-popup .modal-dialog {
        margin-top: 5%;
        height: auto;
    }
}

.iiid-popup-blacktitle {
    font-size: 20px;
    color: #000;
    text-align: center;
    font-weight: 600;
    padding: 0 15px;
}

.cv-block a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cv-icon img {
    width: 22px;
    margin-right: 15px;
}

.cv-name {
    color: #333;
    font-weight: 600;
    text-decoration: none;
}

.winners-pdf-list {
    border: 1px solid #dcdcdc;
    padding: 15px;
    text-align: center;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    margin-top: 30px;
}

.winners-pdf-list a {
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 15px;
}

.winners-pdf-img img {
    margin: 0 auto;
    display: block;
    width: 70%;
}


.table-bordered.edu-tbl >tbody>tr>td {
    padding: 3px !important;
    font-size: 1.2rem;
}

.margin-auto {
    margin: 0 auto;
}
.table-responsive {
    border-color: transparent;
}
.h1-title.h1-right {
    margin-left: 68%;
}
.chapeter-box {
    display: grid;
    align-items: center;
}
.desktop-tables .table.org,
.mobile-tables .table.org { margin-bottom: 20px; }
.mobile-tables {
    display: none;
}
.table-list-mob { border: 1px solid #ccc; padding: 15px 10px; margin: 10px; } 
h2.main-txt-table.text-center,
h3.main-txt-table.text-center { margin: 0; }
.mob-add-box h4 {
    font-weight: bold;
    color: #333;
    line-height: 1.5;
    font-size: 15px;
}
.mob-add-box {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
}
.flex { display: flex; }
.semi-title { margin-bottom: 15px; display: block; }
p span { line-height: 1.5; }
.sub-heading { font-size: 15px; color: #333; font-weight: 600; }
h3.heading { font-size: 20px; margin-bottom: 20px; }
.days { padding-left: 45px; }
.days li { margin-bottom: 10px; }
.iiid-faq-later.nav.nav-tabs li a{color:#333!important;border-radius: 4px 4px 0 0;
    border: 1px solid #ddd;}
.iiid-faq-later.nav.nav-tabs li.active a {
    color: red!important;
    border-bottom: 1px solid red!important;
}
/*.Design-Excellence.h1-title {
    position: relative;
    top: 20px!important;
}*/

.mt-50{margin-top:50px;}
.mt-40 { margin-top: 40px;}
.btn-red:hover{background:#000!important;}
.close {
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.close.close-dark { color: #000; }
.excellence-award .modal-header{background:transparent;padding:5px 0;}
.excellence-award .modal-content{background:transparent;box-shadow:none;border:none;}
.excellence-award .modal-content .modal-body {
    display: inline-block;
    width: 100%;
    background: #fff;
    border-radius: 5px;
}
.event-page-06-04 .col-md-11.left-txt {
    width: 90.66666667%;
    margin-top: 13%;
}
.tbl-title h1 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.tbl-title-sub h2 {
    margin-bottom: 30px;
    color: #ee2e34;
    display: inline-block;
    border-bottom: 1px solid #ccc;
}
.winner-box {padding: 10px;}
.winner-box:nth-child(even) { background-color: #f7f7f7; }
.cs-title {font-size: 40px;color: #bfbfbf; margin-bottom: 30px; }
.table-bg { position: relative; height: 69vh;overflow: auto; border-top: 1px solid #ddd;}
.table-bg  .table-bordered {border: 0;}
.cat-title { font-weight: bold; font-size:18px;background-color: #e9292a;color: #fff; }
.short-list-tbl th { position: sticky; top: 0; }
/* width */
.table-bg::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.table-bg::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.table-bg::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.table-bg::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.custom-tabs { margin: 30px 0 0; }
.custom-tab, .link-group > a { display: inline-block;padding: 20px 25px;margin: 0 0 20px;font-size: 18px;background-color: #e9292a;color: #fff!important;transition: all 300ms ease-in-out; text-transform: uppercase;min-width: 100%;font-weight: 600;}
.custom-tab:hover, .link-group > a:hover { background-color: #888; }
.b-box { border-bottom: 1px solid #ddd; }
.link-group > a { min-width: auto; }
.mb30 { margin-bottom: 30px; }
.row.d-flex.justify-content-center {
    display: flex;
    justify-content: center;
}
.tbl-title.text-center p {
    font-size: 22px;
    font-weight: 500;
    color: #990134;
}
#myModal .modal-dialog /*, #staticBackdrop-Payment .modal-dialog*/ { /*width: 60%; max-width: 500px;*/ width: 550px !important; }
#staticBackdrop-Payment .iiid-popup-box p { font-size: 15px; margin-bottom: 15px; }
.mt-0 { margin-top: 0 !important; }
.w-90 { width: 90% !important; }
.border-0 { border: 0 !important; }
input[type="checkbox"].error { /*margin-bottom: 20px;*/ }
input[type="checkbox"].error + label.error { position: relative; }
.iiid-popup-box .col-md-6:last-child a { border-left: 1px solid #ccc; display: block; }
/*#fancybox-outer {display: none !important;}*/
@media only screen and (max-width: 575px) {
    .h1-title.res-title-paynow.w-90 > span.right {
        float: none !important;
        margin-top: 15px;
        margin-bottom: 0; display: inline-block;
    }
}
.block2 .breadcrumb{
    background-color: transparent !important;
    padding: 0 !important;
}
.block2 .breadcrumb li,
.block2 .breadcrumb li a{
    font-size: 15px !important;
    font-weight: 400;
}
.txt-bloxk_vmd a{
    margin: 20px 0 0 0 !important;
}
.cs-text {min-height: 92vh;
    display: flex;
    align-items: center; justify-content: center;}
.cs-text h2 {    color: #d73339;
    font-size: 50px;
    font-weight: 600;}
.kdt_box.afters {
    background-color: #f7f7f7;
    padding: 10px 10px 10px 30px;
    /*margin-top: 50px;*/
    position: relative;
    /*color: #fff;*/
}
.kdt_box.afters p {
    margin: 0;
}
.kdt_box.afters::after {
    content: "*";
    position: absolute;
    top: 6px;
    left: 10px;
    font-size: 30px;
    color: #e91c24;
}
.kdt_box ul {
    list-style-type: disc;
    padding-left: 15px;
}
.announcement-wrap .modal-content {
    background-color: #f7f7f7;
    padding: 20px;
}
.announcement-wrap .modal-content a.link-highlight {
    font-weight: 600;
    color: #000;
    text-decoration: underline !important;
}
.announcement-wrap .modal-content ul li p {
    font-size: 14px !important;
    line-height: 1.6;
}
.announcement-wrap .modal-content h5.title {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.register-new-heading .sub-title {
    font-size: 16px;
}
.custom-checkbox-wrap label.error {
    position: absolute !important;
    top: 28px;
    padding-left: 0;
}
.queue_block > div {
    height: 100%; margin-bottom: 0;
}
.queue_block {
    min-height: 150px !important;
}
.categories-block table p {
    line-height: 1.6;
}