/*Parallax Banner - rath yatra*/
.rath-yatra {background: #fff !important;position: relative;z-index: 2;}
.parallax-banner {display: block;height: 90vh;}
.parallax-banner div {position: fixed;transform: translateY(0px);height: 90vh; width: 100%;}
.parallax-banner .layer1 {top: 0;background-position: top;}
.parallax-banner .layer2 {top: 0;background-position: center;}
.parallax-banner .layer3 {top: 0;background-position: bottom;}
.parallax-banner .layer4 {bottom: -6%;background-position: center;background-size: 100%;}
.parallax-banner .layer5 {bottom: 0;background-position: bottom;}
.parallax-banner .layer6 {bottom: 0;background-position: bottom;}
.parallax-banner .layer7 {bottom: 0;background-position: bottom;}

.layer1{background: url(../../../../../content/dam/tourism/home/rathayatra-banner/sky.png);background-repeat: no-repeat;}
.layer2{background: url(../../../../../content/dam/tourism/home/rathayatra-banner/temple-bg.png);background-repeat: no-repeat;}
.layer3{background: url(../../../../../content/dam/tourism/home/rathayatra-banner/three-rath.png);background-repeat: no-repeat;}
.layer4{background: url(../../../../../content/dam/tourism/home/rathayatra-banner/smoke2.png);background-repeat: no-repeat;}
.layer5{background: url(../../../../../content/dam/tourism/home/rathayatra-banner/people1.png);background-repeat: no-repeat;}
.layer6{background: url(../../../../../content/dam/tourism/home/rathayatra-banner/people2.png);background-repeat: no-repeat;}
.layer7{background: url(../../../../../content/dam/tourism/home/rathayatra-banner/smoke1.png);background-repeat: no-repeat;}
/*ends*/
#inner-banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #636363;
}
.rathayatraBanner.rathayatraBanner{height: auto;}
body{background: #fff !important}
#inner-banner .top-attractionheading{position: absolute;
    width: 90%;
    left: 0;
    right: 0;
    margin:0 auto;
    top: 45%;
    color: #fff;
    text-align: center;z-index: 1;}
.top-attractionheading h2:after {
    content: "";
    background: url(../../../../../content/dam/tourism/home/structure/white-after.png) no-repeat;
    background-size: 100%;
    height: 25px;
    width: 100px;
    position: absolute;
    bottom: -31px;
    left: 50%;
    margin-left: -50px;
}
#inner-banner h2{font-weight: 600;font-size: 2.8rem;}
@media (max-width: 960px){
    #inner-banner .top-attractionheading{top: 165px;}
    #inner-banner {height: 330px;}
}
@media (max-width: 768px){
#inner-banner .top-attractionheading {top: 130px;}
}
@media (max-width: 740px){
   #inner-banner .bottomline {display: none;}
}
@media (max-width: 660px){
  #inner-banner h2 {font-weight: 600; font-size:1.5rem; }
}



.title,.text,.gallary,.carouselContent,section,.destinationDetails,.stay,.rataYatraEmergencyContact,.map{background: #fff;}