
@import url('https://fonts.googleapis.com/css?family=Merriweather:400,700');
.header--main.fixed-header{
    
}

.hero-top{
    background-image: url(../images/bg-temple.jpg);
    color: #FFFFFF;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 54px 0 40px 0;
    background-color: #000000;
}
.hero-top .heading{
    text-align: center;
    margin-bottom: 70px;
    margin-top: 105px;
}
.heading-title{
    font-size: 62px;
    font-weight: 300;
    font-style: normal;
    margin-bottom: 15px;
}
.heading-h3{
    font-family: Merriweather;
    font-size: 26px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    color: #dfa300;
    margin: 0 0 15px 0;
}
.live-stream-content{
    text-align: center;
    margin-bottom: 60px;
}
.live-stream-content iframe{
    width: 800px;
    height: 450px;
    border: none; 
}
.hero-top{position: relative;}
.hero-top:after{
    /*                    content: '';*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: rgba(20, 16, 41, 0.75);
}
.hero-top .container{
    position: relative; height: 100%; z-index: 2;
}
/*.off-now{background: #0fc672;}*/
.hero-date{
    text-align: center;
    font-family: Merriweather;
    font-size: 56px;
    line-height: 58px;
    margin: 0;
    font-weight: 700;color: #fff; margin-bottom: 60px;
}
.find-us{
    background: #000; color: #fff; padding-bottom: 40px;
}
.join-us-section span{
    display: inline-block;
    font-size: 35px;
    line-height: 52px;
    vertical-align: middle;
    margin-right: 37px;

}
.diwali2017{}
.join-us-section  .social a{
    background: #ffffff;
    font-size: 25px;
    padding: 0;
    border-radius: 100%;
    width: 52px;
    height: 52px;
    display: inline-block;
    line-height: 52px;
    text-align: center;
}
.join-us-section  .social{display: inline-block;}
.join-us-section  .social li{display: inline-block;}
.join-us-section{
    text-align: center;
}
.join-us-section .social li:not(:last-child){margin-right: 15px;}
.join-us-section .social li a.facebook i{
    color:   #5d82d1
}
.join-us-section .social li a.youtube i{
    color:   #ff0000;
}

.social-2 li a{
       position: relative;
    color: #ffffff;
    text-decoration: none;
    font-family: 'Oswald';
    display: block;
    -webkit-border-radius: 0px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    padding: 10px 15px 10px 60px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.social-2 li a.facebook{
    border-color: #607ecb;
/*        -webkit-box-shadow: 0px 6px 0px #293F63;
    -moz-box-shadow: 0px 6px 0px #293F63;
    box-shadow: 0px 6px 0px #293F63;*/
        background: #3B5997;
}
.social-2 a.facebook:before{
    background: url(../images/facebook.png) no-repeat center center;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 18%;
}
.social-2 a.youtube:before{
    background: url(../images/youtube.png) no-repeat center center;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 18%;
}

.social-2 li a.youtube{
/*       -webkit-box-shadow: 0px 6px 0px #B31217;
    -moz-box-shadow: 0px 6px 0px #B31217;
    box-shadow: 0px 6px 0px #B31217;*/
    background: #E52D27;
}
.social-2 li a.youtube:hover{
/*    -webkit-box-shadow: 0px 2px 0px #B31217;
    -moz-box-shadow: 0px 2px 0px #B31217;
    box-shadow: 0px 2px 0px #B31217;
        -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px);*/
}
.social-2 li a.facebook:hover{
/*        -webkit-box-shadow: 0px 2px 0px #293F63;
    -moz-box-shadow: 0px 2px 0px #293F63;
    box-shadow: 0px 2px 0px #293F63;
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px);*/
}
.social-2 li a span{
    margin: 0;
    font-size: 18px;
    line-height: initial;
    
}
.social-2 li a:hover{
    
}
.social-2 li a i{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    font-size: 21px;
    height: 40px;
    width: 40px;
    line-height: 40px;
}
.social-2 li {display: inline-block;}
.artist-section{
    background: #000;
    padding-top: 70px;
}
.artist-section .block__title--2{color: #fff; margin-bottom: 20px;}
.artist-section .block__up-con{
    color: #fff; margin-bottom: 30px;
}
.artist-section .event__man-name{
    color: #fff;
}
.artist-section2{
    background: #000; padding-top: 50px;
}
.artist-section2 img{
    height: auto;
    max-width: 100%;
    vertical-align: middle;margin-bottom: 30px;
}
.feb-details h2{
    font-family: Merriweather;
    font-size: 56px;
    line-height: 58px;
    margin: 0;
    font-weight: 700; color: #fff; margin-bottom: 60px;
}
.feb-details p{
        font-size: 25px;
    line-height: 30px;
    padding-top: 20px;
    text-align: center; color: #fff;
}
.contr-remind-second {
    width: 42%;
    display: inline-block;
    float: left;
}
 .remind-part .button-remind {
        background-color: #20359e;
    text-align: left;
    width: 330px;
    font-size: 30px;
    height: 80px;
    padding-left: 40px;
    padding-top: 10px;
    color: #fff;
    font-weight: 700;
    line-height: 60px;
}
.artist-details span{
    
    display: block;font-size: 18px; font-weight: 900;
}
.artist-details span.name{
    color: #daa200;
}
.artist-details span.date{
    color: #e6c9bd;
}
.artist-list .artist-item{display: inline-block; min-height: 270px;position: relative;}
.artist-list .artist-item img{margin: 0;}
.artist-section2{text-align: center;}
.artist-list{
    display: inline-block; margin-bottom: 30px;
}
.artist-list .artist-item .artist-details{
    position: absolute;
}
.artist-list .artist-item:first-child .artist-details{
    top :0; left: 0;
}
.artist-list .artist-item:nth-child(2) .artist-details{
       top: initial;
    left: 0;
}
.artist-list .artist-item:nth-child(3) .artist-details{
       top: 0;
    left: 50%;
      transform: translateX(-50%);width: 100%;
}
.artist-list .artist-item:nth-child(3) img{margin-top: 60px;}
.feb-details{
  
    text-align: center;
}
.feb-details h2{
      color: #dfa300;
}
.social-2{display: inline-block;}
.social-2 li:not(:last-child) a{
    margin-right: 10px;
}
.find-us hr:first-child{
    margin-top: 0;margin-bottom: 30px;
}
.find-us hr:last-child{
    margin-top: 30px;margin-bottom: 30px;
}

.offline-event{
        width: 800px;
    height: 450px;
    border: none;
    display: inline-block;
    background: #000;
    background-size: cover; 
    padding-top: 50px;
}
.play-event{margin-bottom: 40px;}
.offline-event h3{
    color: #dfa300; font-weight: 700;
}
.offline-event .event__time{font-size: 70px;}
.offline-event .event__counter-count-in{display:inline-block;position:relative;width:100px;height:100px;border-bottom:6px solid;border-left:6px solid;border-color:#fff;}
.offline-event .event__numbers{
    font-size: 50px !important; font-weight: 700; margin-bottom: 15px;
}
.offline-event .event__counter{
    margin: 0
}
.offline-event .event__days{
    display: block;
    font-weight: 600; font-size: 30px !important;
}
.offline-event .count-wrapper{
    display: inline-block
}
.offline-event .count-wrapper:not(:last-child){
    margin-right: 25px;
}
.offline-event .event__numbers{
    font-size: 30px; line-height: 30px;
}
.offline-event  .evnt__num-out span{
    font-size: 16px;
}
.navbar-brand{
    position: relative;
    z-index: 999;
}
.gallery__figure img {
    width: 100%;
    height: 100%;
}
.gallery__options button{
    background: transparent;
    padding: 0 15px;
    border: none;
        display: inline-block;
   
    cursor: pointer;
}
.gallery__options button span{
     color: #444349;
    padding: 0 45px;
    border-radius: 5px;
    background: #f7f7f7;display: block;
}
.gallery__options button:focus{outline: none;}
.gallery__options .gallery__active span{
        background: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(68,67,73,0.20);
    box-shadow: 0 0 15px 0 rgba(68,67,73,0.20);
}
.gallery__options .gallery__active{
    box-shadow: none;
}
.hero-top-old{
    
}
@media(max-width:1199px){
    .feb-details h2{
            font-size: 38px;
    line-height: 42px;
    }
    
    .live-stream-content{margin-bottom: 30px;}
    .hero-date{font-size: 40px;}
    .hero-top{padding-bottom: 35px;}
    .artist-section2{padding-top: 40px;}
}
@media(max-width:991px){
   
    .gallery__options li{
        width: 25%;
        font-size: 12px;
    }
    .offline-event{width:100%;}
    .live-stream-content iframe{width: 100%;}
    .hero-top{background-size: cover;}
    .hero-date{
            font-size: 35px;
    }
    .hero-top{padding-bottom: 30px;}
    .artist-section2{padding-top: 40px;}
    .feb-details h2{margin-bottom: 30px; font-size: 40px;}
    .artist-list .artist-item{
        width:30%;
    }
    .gallery__options button{float: left; width: 25%;}
    .gallery__options button span{
       font-size: 11px;
    padding: 0 0px;
    }
}

@media(max-width:767px){
    .gallery__options button span{padding: 0 15px;}
    .gallery__options button span{font-size: 13px;}
    .gallery__options button:first-child,.gallery__options button:nth-child(2){
        margin-bottom: 15px;
    }
    .gallery__options li:not(:last-child){margin-bottom: 0;}
     .gallery__options li:first-child,.gallery__options li:nth-child(2){margin-bottom: 15px;}
    .gallery__options li{width: 50%; float: left;}
    .offline-event{width: 100%;}
    .offline-event .count-wrapper:first-child,.offline-event .count-wrapper:nth-child(2){margin-bottom: 30px;}
.offline-event .count-wrapper{
     width: 50%; float: left;
}
.offline-event .count-wrapper:not(:last-child){
    margin-right: 0;
   
}
.offline-event .event__time{font-size: 50px;}
      .gallery__options li a{font-size: 13px;    padding: 0 24px;}
    .hero-top{background-size: cover;}
    .live-stream-content iframe{width: 100%;height: 300px;}
    .heading-title{
        font-size: 56px;
    }
    .heading-h3{
        font-size: 24px;
            color: #dfa300;
    }
    .hero-top .heading{margin-bottom: 30px;}
    .live-stream-content{margin-bottom: 30px;}
    .hero-date{font-size: 40px;}
    .hero-top{padding-bottom: 30px;}
    .join-us-section span{margin-bottom: 20px; margin-right: 0;}
    .feb-details h2{font-size: 34px;}
    .artist-list{display: block; margin-bottom: 20px;}
    .artist-list .artist-item{float: left;}
    .artist-list .artist-item{min-height: auto;}
    .artist-list .artist-item{width: 50%;}
    .artist-list .artist-item:last-child{width: 100%; padding-top: 40px;margin-top: 50px;width: 100%;}
    .artist-list .artist-item:nth-child(3) img{margin-top: 0;}
     .gallery__options button{
        width: 50%; float: left;
    }
     .gallery__options button:not(:last-child){
    margin-right: 0;
}
}
@media (min-width:687px)and (max-width:767px){
    .join-us-section span{margin-right: 20px; font-size: 30px;margin-bottom: 0;}
}
@media(max-width:480px){
    .gallery__options button:not(:last-child){
    margin-bottom: 15px;
}
    .gallery__options button{
        width: 100%;padding: 0;
    }
     .gallery__options li:not(:last-child){margin-bottom: 15px;}
    .gallery__options li a{font-size: 14px;    padding: 0 45px;}
    .offline-event .event__days{font-size: 20px !important;}
    .offline-event .count-wrapper:not(:last-child){margin-right: 0;}
.offline-event .count-wrapper:first-child,.offline-event .count-wrapper:nth-child(2){margin-bottom: 15px;}
.offline-event .count-wrapper{
     width: 50%; float: left;
}
    .offline-event .event__numbers{
    font-size: 20px; line-height: 30px;
    text-align: center;
}
    .offline-event .event__numbers{
    font-size: 30px !important;
}
    .offline-event .event__time{font-size: 30px;}
    .offline-event{width: 100%;}
    .artist-list .artist-item{float: none;}
    .heading-title{font-size: 36px;}
    .hero-top{background-size: cover;}
    .live-stream-content iframe{width: 100%;}
    .hero-date{font-size: 26px;line-height: 38px;}
    .heading-h3{font-size: 24px;line-height: 35px;}
    .live-stream-content{margin-bottom: 20px;}
    .hero-top .heading{margin-bottom: 20px;}
    .join-us-section span{margin: 0; font-size: 26px;}
    .social-2{display: block;}
     .social-2 li{display: block;}
     .social-2 li:not(:last-child) a{margin-right: 0;margin-bottom: 15px;}
     .join-us-section span{margin-bottom: 20px;}
     .artist-list .artist-item{min-height: initial;}
     .feb-details h2{font-size: 32px;line-height: 40px;}
     .artist-list .artist-item:nth-child(3) img{margin-top: 0;}
     .artist-list .artist-item:nth-child(2){padding-bottom: 50px;}
     .artist-list .artist-item:nth-child(3){padding-bottom: 50px; padding-top: 0;}
.artist-list{margin-bottom: 20px;}
.artist-list .artist-item{width: 100%}
.find-us hr:first-child{margin-bottom: 10px;}
.find-us hr:last-child{margin-top: 20px;}
.artist-list .artist-item:nth-child(2) .artist-details{
        left: 50%;
    transform: translateX(-50%);
}
.artist-list .artist-item:first-child{
        padding-bottom: 50px;
}
.artist-list .artist-item:first-child .artist-details{
    top: initial; left: 50%; transform: translateX(-50%);
}
.artist-list .artist-item:not(:last-child){
    margin-bottom: 10px;
}
.artist-list .artist-item:nth-child(3) .artist-details{
   top: initial; left: 50%; transform: translateX(-50%);
}
.gallery__options li{width: 100%;}
}