a {
    color: #002bff;
    text-decoration: none;
}
 .logo{
    position: absolute;
    bottom: 10em;
    left:-4em;
    transform: rotate(270deg)!important;
}
.navbar a, .navbar a:focus {
    font-family: "Lato-Regular";
    color: #000;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
    color: #000;
}
.home-left img{
  width:100%;
}
.front-sec{
    background: url('../../assets/img/left-img-3_1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.front-sec1{
    background: url('../../assets/img/left-img-3_1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.banner{
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
    text-align: center;
    height: 100vh;
}
.home-left, .timeline-left{
  width: 50%;
}
.home-right{
  width: 50%;
  text-align: left;
  padding: 0em 4em 0em 2em;
}
.timeline-right{
  width: 50%;
  text-align: left;
}
#hero h1 {
    margin: 30px 0 10px 0;
    font-size: 1.8em;
    text-transform: capitalize;
    color: #000;
}
#hero .btn-get-curl:hover {
  background: none;
  border-bottom: 2px solid #2dc997;
  transition: 0.5s;
}
.home-right p {
    padding: 0;
    margin: 0 0 20px 0;
    color: #222;
}
.story p{
    font-family: "Lato-Regular";
}
.story-sec{
    height: 475px;
    overflow: auto;
}
/*::-webkit-scrollbar {
    color:red;
}*/
/* width */
/*::-webkit-scrollbar {
  border: 1px solid white;

}

::-webkit-scrollbar-thumb {
  background-color: #fff;
}

::-webkit-scrollbar-track {
  background-color: #fff;
}
::-webkit-scrollbar-button:single-button {
  background-color: #ffff0000;
  display: block;
  border-style: solid;
  height: 13px;
  width: 16px;
}
::-webkit-scrollbar-button:single-button:vertical:decrement {
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #555555 transparent;
}

::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
  border-color: transparent transparent #777777 transparent;
}
::-webkit-scrollbar-button:single-button:vertical:increment {
  border-width: 8px 8px 0 8px;
  border-color: #555555 transparent transparent transparent;
}*/

   
.page-title h3{
  color:#000;
  font-size: 3em;
}
.story p{
  font-size: 20px;
  margin: 0 0 10px 0;
  color: #000;
}

#hero .timeline-sec {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    text-align: center;
}
#hero h2 {
    color: #000;
    margin-bottom: 20px;
    font-size: 4em;
}
.timeline-sec{
  width: 80%;
}
.t-right{
  padding: 0 25px;
}
.mobile-nav-toggle {
    color: #000;
}
.t-left img{
  width:100%;
}
.story-sec {
    margin-bottom: 3em;
    margin-top: 3em;
}
.t-right p{
  text-align: justify;
}
#container1 {
    width:50%;
    height:65%;
    text-align:left;
    display:block;
    position:relative;
    margin: 2em 0;
}
#content-container {
    height:100%;
}
#content {
    text-align:left;
    height:100%;
   /* background:#F00;*/
    margin: 0 2em 2em 0;
    overflow:auto;
}




/*Responsive*/

@media (min-width: 2500px) {
  
}
@media (min-width: 2500px) {
  
}
@media (max-width: 2400px) {
  /*.story {
    height: 1075px;
    overflow: auto;
  }*/
}
@media (max-width: 2100px) {
  /*.story {
    height: 775px;
    overflow: auto;
  }*/
}
@media only screen and (min-width: 1920px) {
  /*.story {
    height: 1000px;
    overflow: auto;
  }*/
  .story {
    margin-bottom: 0em;
}
  .story p {
    font-size: 28px;
  }
  .home-right p {
    font-size: 2em;
  }
  .home-right h1{
    font-size: 45px;
  }
  #hero h1 {
    font-size: 2.8em;
  }
  .home-right a{
    font-size: 35px;
  }
  .navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
    color: #000;
    font-size: 22px;
  }
  .navbar a, .navbar a:focus {
    font-family: "Lato-Regular";
    color: #000;
    font-size: 22px;
  }
  .t-right p{
    font-size: 28px;
  }    
}
@media (min-width: 1440px) {
  /*.story {
      height: 775px;
      overflow: auto;
  }*/
}
@media (max-width: 1281px) {

}
@media (min-width: 1281px) {

}
@media (min-width: 1025px) and (max-width: 1280px) {

}
@media (min-width: 768px) and (max-width: 1024px) {
  #hero .hero-container {
    display: inline;
  }
  .banner {
    display: inline;
  }
  .home-left, .timeline-left, .home-right, .timeline-right {
    width: 100%;
  }
  #home {
    width: 100%;
    height: 150vh;
  }
  .story{
    height: 130vh;
    width: 100%;
  }
  #timeline {
    width: 100%;
    height: 100vh;
  }
  .logo {
    left: -6.5em;
  }
  .home-right {
    padding: 2em 4em;
  }
  #hero .timeline-sec {
    display: inline;
  }
  .t-left img{
    width: 100%;
  }
  .t-right {
    padding: 3em 25px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #hero .hero-container {
    display: inline;
  }
  .banner {
    display: inline;
  }
  .home-left, .timeline-left, .home-right, .timeline-right {
    width: 100%;
  }
  #home {
    width: 100%;
    height: 150vh;
  }
  .story{
    height: 130vh;
  }
  #timeline {
    width: 100%;
    height: 100vh;
  }
  .logo {
    left: -6.5em;
  }
  .home-right {
    padding: 2em 4em;
  }
  #hero .timeline-sec {
    display: inline;
  }
  .t-left img{
    width: 100%;
  }
  .t-right {
    padding: 3em 25px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #hero .hero-container {
    display: inline;
  }
  .banner {
    display: inline;
  }
  .home-left, .timeline-left, .home-right, .timeline-right {
    width: 100%;
  }
  #home {
    width: 100%;
    height: 150vh;
  }
  .story{
    height: 130vh;
  }
  #timeline {
    width: 100%;
    height: 100vh;
  }
  .logo {
    left: -6.5em;
  }
  .home-right {
    padding: 2em 4em;
  }
  #hero .timeline-sec {
    display: inline;
  }
  .t-left img{
    width: 100%;
  }
  .t-right {
    padding: 3em 25px;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  #hero .hero-container {
    display: inline;
  }
  .banner {
    display: inline;
  }
  .home-left, .timeline-left, .home-right, .timeline-right {
    width: 100%;
  }
  #home {
    width: 100%;
    height: 150vh;
  }
  .story{
    height: 130vh;
  }
  #timeline {
    width: 100%;
    height: 100vh;
  }
  .logo {
    left: -6.5em;
  }
  .home-right {
    padding: 2em 4em;
  }
  #hero .timeline-sec {
    display: inline;
  }
  .t-left img{
    width: 100%;
  }
  .t-right {
    padding: 3em 25px;
  }
}
