@font-face {
    font-family: chocolate;
	src: url("../fonts/chocolate-otf.otf");
}
a.logo h1{
	 font-family: chocolate; 
	 font-size: 2.5rem; 
}
::selection {
  color: #fff;
  background: #d69c2a;
}
.intro_layer h1{
	font-family: 'Helvetica', sans-serif;

}
.special-heading{
	font-family: 'Helvetica', sans-serif;

}
.copyright-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-about {
  background: url(../images/bg-section-about-nivedha.jpg) no-repeat center/cover;
}

#mail .icon-inline {
  font-size: 1rem;
}
#mail ul {
  padding-left: 0;
}
#mail ul li {
  padding-top: 10px;
}
.icon-inline > .icon-styled:first-child {
  flex-shrink: 0;
  margin-right: 15px;
  font-size: 21px;
}
.page_slider .flex-control-nav li a:hover::before,
.page_slider .flex-control-nav li a.flex-active::before {
  color: #031521;
  font-weight: 600;
}
.page_slider .flex-direction-nav {
  display: block;
}
.quote-item h4 {
  font-family: heebo, sans-serif;
  letter-spacing: 0.2px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 26px;
}
.quote-item p {
  font-weight: 500;
  font-size: 1.1rem;
}
.icon-styled i {
  font-size: 1.6rem;
}
.social-icons a::before {
  font-size: 18px;
}
#author{background-color:#2a2a2a !important;background:transparent;}
.excerpt,.ls h1, .ls h2, .ls h3, .ls h4, .ls h5, .ls h6,p,.response, .color-main,a,a.fa{color:#fff;}header h1{color:#031521 !important;}#about,#mail{background-color:#080808;}
.ds{background-color:#2a2a2a;}a.border-icon{border-color:#fff;}
#about .imgb{border:2px solid #9a5e1d;}
.cover-image>img{display:none;}
.s-overlay.ls:before {
   background-color: unset; 
   opacity: 0;
}
.color-dark{
  border-color: #fff;
  color: #fff;
}
.sse {display: none;
  writing-mode: vertical-rl;text-orientation: mixed;position: fixed; opacity: 0; bottom: 25%;padding: 10px;background:#d59a25;
  color: #fff !important;z-index: 9999;right:0px;font-weight: 600; box-shadow: 0 0 3px rgb(0 0 0 / 30%);  transform: rotate(180deg);}
#toTop{
  right: 15px;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  bottom:50px;
}
#toTopHover, #toTop:hover {
    bottom: 50px;
    opacity: 1;
}
#toTop:after{
  top: 45%;
  right: 50%;
  transform: translate(50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  font-size: 22px;
}
.ls .sf-menu>li>a.active  {
  color: #d59a25;
}
@media (max-width: 1199px) {
  #quotes .container{
    padding:30px 10px;
  }
  
}
@media (min-width: 1200px) {
  .sf-menu > li > a {
    padding: 30px 0;
  }
}
@media (max-width: 991px){
  .page_slider .flexslider .slides li img {
    display: block;
  }
  .page_slider .flexslider .slides li > img {
      display: none;
  }
  .page_slider .intro_layers_wrapper{
    display:flex;
    align-items: center;
    justify-content: center;
  }
  .intro_layer h1{
    margin-left: 10px;
  }
  #author .border-r-def{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sse {display: block;}
}
@media (max-width: 767px) {
  .copyright-div {
    flex-direction: column;
    text-align: center;
  }
  .several-buttons .btn:not(:first-child),
  .several-buttons a:not(:first-child) {
    margin-top: 10px;
  }
  .intro_layer h1{
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .several-buttons .btn:not(:last-child),
  .several-buttons a:not(:last-child) {
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  .page_slider .intro_layers_wrapper{
    flex-direction: column;
  }
  .intro_layer h1{
    text-align: center !important;
    margin-left: 0;
  }
  .s-py-90>[class*=container] {
    padding-bottom: 45px;
    padding-top: 45px;
  }


}
@media (max-width: 480px) {
	 a.logo h1{ 
		 font-size: 2rem;
	 } 
   .w-80-m img{
     max-width:80%;
     margin:auto;
   }
   .divider-60 {
    margin-top: 20px;
  }
  .divider-40 {
    margin-top: 10px;
  }
  h2.special-heading{
    font-size: 1.8rem;
  }
  .bfont{
    text-align: center;
  }

  h3 {
    font-size: 1.5rem;
  }
  .buylink{
    flex-direction:column;
    align-items: center;
  }
  .buylink a{
    margin:5px 0;
  }
  #quotes h3{
    margin-bottom:0;
  }
  .sse{bottom: 0px;transform: none;writing-mode: horizontal-tb;padding: 8px 15px !important;width: 100%;text-align: center;}
  
  footer.page_footer {
    padding-bottom: 41px !important;
  }
  .btn{
    min-width: auto;
    padding:15px 15px;
  }
  .toggle_menu{display:none;}
  .page_header .col-11{
    width:100%;
  }
  .page_header .row ,.page_header .logo{
    justify-content: center;
  }
  .page_header .col-1{display:none;}
  #author p,#about p{
	text-align: justify;
	/* text-justify: inter-word; */
	word-spacing:-1px;
  }
  p.excerpt span{
	  text-align:left;
	  text-justify: none;
	  display: inline-block;
  }
  p.bfont{
	  text-align:center !important;
  }
}
