@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&display=swap');

@font-face {
	font-family:'IndianRupee-Regular';
	src: url('../fonts/IndianRupee-Regular_gdi.eot');
	src: url('../fonts/IndianRupee-Regular_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/IndianRupee-Regular_gdi.woff') format('woff'),
		url('../fonts/IndianRupee-Regular_gdi.ttf') format('truetype'),
		url('../fonts/IndianRupee-Regular_gdi.svg#IndianRupee-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-0060;
}

a{outline:none !important;}
.clearfix:before,
.clearfix:after{
  display: table;
  content: " ";
}
.clearfix:after{ clear: both;}
body{width:100%;height:100%; background:#fff;  font-family: 'Open Sans', sans-serif; font-weight:400; color:#000000; box-sizing:border-box; }
html{-webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
*{margin:0; padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.clear{clear:both;}
img{border:0; display:block;}
a{outline:none; text-decoration:none; color:#ffffff;}
.wrapper{width:100%; background-color:#ffffff; margin:0px auto; }
.bannerArea{background: url(../images/bannerImg.jpg) no-repeat; background-position:center center; width:100%; height:100vh; background-size:cover;position: relative;}
.bannerArea:after{content: ""; background-color:rgba(0,0,0,0.5);top: 0;left: 0;bottom: 0;right: 0;position: absolute;z-index:1;}
.bannerArea .middlePart{position: absolute;bottom: 5%; left:0; right:0; margin:auto; z-index:2;}
.bannerArea .logoPart{position: absolute;left:0; right:0; margin:auto;z-index:2;}
.logo{padding:5px 0px 0px 0px;}
.logo img{max-width: 125px; max-height: 125px;}
.priceRange{ width:100%; display:block; font-size:18px; font-weight:600;margin-top:0; color:#ffffff;}
.priceRange .raised{float:left;}
.priceRange .goal{float:right;}
.progress.customProgress{border:1px #f19231 solid; height:8px; margin-top:10px;}
.progress-bar.bg-success{background:#00a35a;}
.buttonsDiv{text-align:center; margin:30px 0px;}
.buttonsDiv a{background:#ff6633; padding:10px; text-decoration:none; color:#fff; font-size:20px; font-weight:bold; text-transform:uppercase; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; margin:0px 15px; padding:15px 24px;}
.buttonsDiv a.btGreen{background:#0f2e5e; transition: all 0.3s ease-in-out;}
.buttonsDiv a.btGreen:hover, .rsvpFormArea .btn.btn-default:hover{color:#ffffff; background:#003399;}


.buttonsDiv a:hover{background:#e17f1b;}
.joinUs{background:#ededef; color:#1b1b1b; font-size:32px; line-height:44px; text-align:center; padding:0px; margin:0px; font-weight:600;font-family: 'Merriweather', serif;}
.joinUs .topPart{padding:80px 0px;}
.joinUs.topPart span, .middlePart .joinUs.topPart span{color:#ff6633;}
.joinUs.topPart span.year{font-size:50px;}
.joinUs.topPart sup, .middlePart .joinUs.topPart sup{font-size:14px;}
.joinUs .joinImg{width:100%; display:block;}
.joinUs .joinImg img{width:100%;}
.joinUs .thankPart{padding:80px 0px; background:#ff6633; color:#fff;}
.middlePart .joinUs{ background:none;color:#f2f2f2; font-size:32px; line-height:44px; text-align:center; padding:0px; margin:0px; font-weight:600;font-family: 'Merriweather', serif; text-shadow: 1px 1px 2px #333333;}
.middlePart .joinUs.topPart{padding:20px 0px 0px;}
.eventDetail{background:#ededef; color:#1b1b1b; font-size:24px; line-height:38px; text-align:center; padding:0px; margin:0px; font-weight:400;font-family: 'Merriweather', serif;}
.eventDetail span{color:#e65825; font-size:32px; line-height:44px;font-weight:600;display: block;}
.eventDetail .topPart sup{font-size:14px;}
.eventDetail .topPart{padding:60px 0px;}
.eventDetail .topPart .asideBrdr{border:2px dotted #cccccc;border-top:none;border-bottom:none;}

footer{background:#1b1b1b; color:#fff;}
footer .footertop{font-size:16px; padding:40px 0px;}
footer .footertop a{color:#fff; text-decoration:none;}
footer .footertop a:hover{color:#ff6633; text-decoration:underline;}

footer .footertop .footLeft{}
footer .footertop .footRight{ margin-top:76px; text-align:right;}
footer .footertop img{max-width:76px;}
footer .footerBot{background:#000; padding:20px 0px;}
footer .footerBot .footL{}
footer .footerBot .footL a{color:#ffffff; text-decoration:none;}
footer .footerBot .footL a:hover{text-decoration:underline; color:#ff6633;}

footer .footerBot .footR{ text-align:right;}
footer .footerBot .footR a{color:#f19231; text-decoration:none;}
footer .footerBot .footR a:hover{text-decoration:underline;}



/*Custom Tab*/
.active{
        display: block;
    }
	
    .hide{
        display: none;
    }
    
    ul.cusTab{
        padding: 0px; text-align:center;
        
    }
    ul.cusTab li{
        display:inline-block; 
        margin:0px 20px; list-style:none; text-align:center; font-size:16px;
    }
	ul.cusTab li:hover a span{background:#fcc58e;}
	ul.cusTab li a.activelink{color:#000; text-decoration:none;}
	ul.cusTab li a.activelink span{background:#fcc58e;}
	ul.cusTab li a.activelink span img{opacity:1;}
	
	
	ul.cusTab li:hover a{color:#000;}
	ul.cusTab li:hover a img{opacity:1;}
	ul.cusTab li a{color:#333;}
	ul.cusTab li a:hover{color:#000; text-decoration:none;}
	ul.cusTab li:active{}
    ul.cusTab li a span{background:#d2d2d2; padding:5px; display:block; width:86px; height:86px; border-radius:100px; text-align:center; margin:0px auto;}
	ul.cusTab li a span img{display:inline-block; padding-top:13px; opacity:0.5;}
	ul.cusTab li a span img{}
    .tabContainer{width:100%;}
	.list{
        border-top: 1px #EEE solid;
        padding: 10px; margin-top:30px;
    }
  
  
.formArea{}  
.formArea h3{font-size:18px; font-weight:600; margin-bottom:30px;}
.formArea .form-control{background:#eeeae2; height:52px; width:100%; border:1px #a7a7a7 solid;}
.formArea .form-control.error, .rsvpFormArea .form-control.error{border-bottom:1px #f00 solid;}
label.error{display:none !important;}
.formArea .form-control:focus{outline:none; -webkit-box-shadow: none;
  box-shadow: none; -moz-box-shadow: none;}
.formArea .btn.btn-default{background:#00a35a; color:#fff; height:52px; width:100%; font-size:18px; font-weight:600; border:0px;}


.rsvpFormArea{}
.rsvpFormArea .radioDiv{margin:0px 0px 30px;}
.rsvpFormArea .radioDiv label{margin-right:20px; text-transform:uppercase;}
.rsvpFormArea h3{font-size:18px; font-weight:600; margin-bottom:20px;}

.rsvpFormArea .form-control{background:#eeeae2; height:52px; width:100%; border:1px #a7a7a7 solid;}
.rsvpFormArea textarea.form-control{color: #555; font-family: 'Open Sans', sans-serif; font-size: 15px; text-indent: 10px; padding: 10px 0px 0px 0px; border-radius: 4px; height: 65px; resize: none;}
.rsvpFormArea .form-control:focus{outline:none; -webkit-box-shadow: none;
  box-shadow: none; -moz-box-shadow: none;}
.rsvpFormArea .btn.btn-default{background:#0f2e5e; color:#fff; height:52px; width:100%; font-size:20px; font-weight:bold; text-transform:uppercase; border:0px; transition: all 0.3s ease-in-out;}
.rsvpFormArea .btn.btn-default.rsvpBtn{background:#888;}
.rsvpFormArea .btn.btn-default.rsvpBtn:hover{background:#666666;}
.rsvpPart{ padding-bottom:0px;}
.rsvpDonatePart{}
.domateAmount{list-style:none; display:block;}
.domateAmount li{margin:0px 10px 15px 0px; padding:15px 20px;  text-align:center; display:inline-block; border:2px solid #e65825; font-size:22px; font-weight:bold; color:#e65825; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; cursor:pointer; box-shadow: 0 0 15px rgba(230,88,37,0.9) inset;}
.domateAmount .sponsorDiv{ font-size:22px; font-weight:bold; color:#e65825;}
.domateAmount li:hover, .domateAmount li:focus, .domateAmount li.btn-active{color:#ffffff; background-color:#e65825;}

/*.domateAmount li.btn-active{box-shadow: none;}*/
.domateAmount li>i{font-size:15px;display: block;}

.domateAmount li.silver{background: rgb(185,198,213);
background: -moz-linear-gradient(104deg, rgba(185,198,213,1) 0%, rgba(125,144,163,1) 100%);
background: -webkit-linear-gradient(104deg, rgba(185,198,213,1) 0%, rgba(125,144,163,1) 100%);
background: linear-gradient(104deg, rgba(185,198,213,1) 0%, rgba(125,144,163,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b9c6d5",endColorstr="#7d90a3",GradientType=1);}

.domateAmount li.gold{background: rgb(226,175,85);
background: -moz-linear-gradient(104deg, rgba(226,175,85,1) 0%, rgba(207,137,41,1) 100%);
background: -webkit-linear-gradient(104deg, rgba(226,175,85,1) 0%, rgba(207,137,41,1) 100%);
background: linear-gradient(104deg, rgba(226,175,85,1) 0%, rgba(207,137,41,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2af55",endColorstr="#cf8929",GradientType=1);}
.domateAmount li.platinum{background: rgb(119,136,143);
background: -moz-linear-gradient(104deg, rgba(119,136,143,1) 0%, rgba(43,82,100,1) 100%);
background: -webkit-linear-gradient(104deg, rgba(119,136,143,1) 0%, rgba(43,82,100,1) 100%);
background: linear-gradient(104deg, rgba(119,136,143,1) 0%, rgba(43,82,100,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#77888f",endColorstr="#2b5264",GradientType=1);}


.supporterDiv{background:#e4e4e4; padding:15px 20px; font-size:18px; font-weight:600; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; margin:0px;}

.guestDiv{background:#ffffff; padding:0px; font-size:18px; font-weight:600; margin: 0px 0px 25px;}

.currencyinput{ position:relative;  display:inline-block; margin-left:15px; }
.currencyinput .dolSign{position:absolute; left:10px; top: 50%; transform: translateY(-50%); font-size:18px; color:#323232; font-weight:bold;}
.currencyinput input[type="text"]{background:#fff; height:35px; padding-left:40px; border:1px #cccccc solid; border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; -moz-border-radius:4px; font-size:14px; font-weight:normal;}
.currencyinput input[type="text"]:focus{outline:none; -webkit-box-shadow: none;
  box-shadow: none; -moz-box-shadow: none;}

.horizontalLine{background:#eee; width:100%; height:1px; margin:20px 0px 26px;}
.tersmLine{font-size:15px; font-weight:normal; color:#000;}
.tersmLine a{text-decoration:underline; color:#000; margin:0px;}


.calculatedAmount{margin:25px 0px;}
.amountTotal{}
.padLft0{padding-left:0px;}
.calculatedAmount #calAmount{font-size:20px; font-weight:bold;}

/*custom radio*/
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #e65825;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


/*custom checkbox*/
.check-box {
  padding-left: 30px;
  position: relative;
  margin: 0px 0px 5px;
  width: 100%;
}
input[type=checkbox]{
  box-sizing: border-box;
  padding: 0;
}
.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  cursor: pointer;
}
.styled-checkbox + label::before {
  content: '';
  margin-right: 8px;
  display: inline-block;
  vertical-align: text-top;
  width: 18px;
  height: 17px;
  background: #fff;
  border: 1px solid #54c1d8;
  position: absolute;
  left: 0;
  top: 7px;
}
.styled-checkbox:checked + label::after {
  content: '';
  position: absolute;
  left: 2px;
  top: 9px;
  background: #54c1d8;
  width: 14px;
  height: 13px;
}
span.checktext {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 22px; font-weight: bold;
  color: #e65825;
  padding-right: 1em;
}

/*Show hide play*/
/*.onlyAttentBtn{display:none;}*/








/*Modal*/
.bookTableModal{display:table; height: 100%; width: 100%; padding:20px;}
.bookTableCenter {display: table-cell;vertical-align: middle;}
.bookTableCenter .modal-content {width:100%; max-width:800px; height:inherit; margin: 0 auto; box-sizing:border-box; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px;}
.bookTableCenter .modal-content.Rest{max-width:400px;}
.bookTableCenter .modal-content.bor{padding-bottom:30px;}
.bookTableCenter .modal-body{max-height:650px; overflow-y:scroll; margin-bottom:5px; padding:20px;}
.bookTableCenter .modal-header{border-bottom:0px; padding:20px 0px; background:#0f2e5e; min-height:0px; font-size:25px; font-weight:600; text-transform:uppercase; color:#fff; text-align:center; border-radius:8px 8px 0px 0px; -moz-border-radius:8px 8px 0px 0px; -webkit-border-radius:8px 8px 0px 0px; -o-border-radius:8px 8px 0px 0px;}
.bookTableCenter .modal-header .close {margin-top: -30px; background: #ffffff; width: 35px; height: 35px; border-radius: 100px; color: #e65825; border: 0px; outline: navajowhite; right: -9px; position: absolute; opacity: 1; z-index:99;}
#joinModal .bookTableCenter .modal-body{overflow:auto;}


/*Privacy css*/
.privacyDiv{}
.privacyDiv h4{color:#e65825; font-size:18px; font-weight:600;}
.privacyDiv p{font-size:14px; line-height:20px;}
.privacyDiv a{color:#f19231; text-decoration:underline;}

.thanksDiv p{font-size:18px; text-align:center; margin-bottom:26px; line-height:26px; margin-top:10px;}

@media (max-height:730px){
	.bannerArea{background-position:center center;}
}
@media (max-width:1500px){
	.logo img{max-width:100px;}
	.priceRange{font-size:16px; margin-top:10px;}
	.buttonsDiv a{font-size:17px;}
	.joinUs{font-size:24px; line-height:38px;}
	footer .footertop{font-size:14px;}
	footer .footerBot{font-size:13px;}
}
@media (max-width:991px){
	#joinname, #joinemail{margin-bottom:15px;}
	.bookTableCenter .modal-header{padding:15px 0px; font-size:20px;}
	.domateAmount li{padding:12px 20px; font-size:18px;}
	.rsvpFormArea .radioDiv{margin:0px 15px 30px;}
	.rsvpPart, .rsvpDonatePart{padding:0px 15px;}
	.calculatedAmount .padLft0{padding-left:0px; padding-right:0px;}
	.rsvpFormArea .btn.btn-default{margin-bottom:20px;}
	.amountTotal{padding-left:0px;}
	.messageDiv{margin-top:15px;}
	.rsvpFormArea textarea.form-control{height:80px;}
	}
@media (max-width:767px){	
.buttonsDiv a{font-size:15px; margin:0px 7px;padding:11px 16px;}
.joinUs{font-size:20px; line-height:30px;}
.middlePart .joinUs{font-size:25px; line-height:35px;}
.joinUs .topPart{padding:54px 0px;}
.middlePart .joinUs.topPart{padding:0}
.joinUs .thankPart{padding:54px 0px;}
footer .footertop .footRight{text-align:left; margin-top:50px;}
footer .footerBot .footR{text-align:left; margin-top:6px;}
ul.cusTab li{margin:0px 15px;}
ul.cusTab li a span img{max-width:32px; padding-top:7px;}	
ul.cusTab li a span{width:60px; height:60px;}
.formArea .form-control{height:40px;}
.formArea .btn.btn-default{height:40px;}
.bookTableCenter .modal-header{font-size:20px; padding:10px 0px;}
.formArea h3{font-size:15px; line-height:22px;}
.bookTableCenter .modal-header .close{margin-top:-20px;}
.eventDetail{font-size: 20px; line-height: 28px;}
.eventDetail span{font-size: 22px;line-height: 40px;}
.eventDetail .topPart .asideBrdr{border:2px dotted #cccccc;border-left:none;border-right:none;}
.eventDetail .topPart .col-md-4{padding: 20px 0 30px;}
.eventDetail .topPart {padding: 35px 0px;}
.joinUs.topPart span.year{font-size:40px;}
}
@media (max-width:620px){
	ul.cusTab li{margin:0px 15px 15px;}
	.buttonsDiv a{display:block; margin-bottom:15px;}
	.currencyinput{margin-top:15px; display:block; margin-left:0px;}
	.logo img { max-width: 80px;}
	.buttonsDiv {text-align: center;margin: 20px 0px;}
}
@media (max-width:500px){
}

@media (max-width:480px){
}


/*
inspired from https://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/* just for demo purpose */
    html,
    body,
    .carousel,
    .carousel-inner,
    .carousel-inner .item {
      height: 100%;
    }
