.logom{
  width: 95%;
  padding:10px;
  margin:0 auto;
  }
   .slick-next, .slick-prev{
    top:30% !important
  }
.Abel{
  font-family: 'Abel', sans-serif;
}
.Cherry{
  font-family:'Cherry Bomb', cursive;
}
.Anton{
  font-family: 'Anton', sans-serif;
}
.hfont{
  font-family: 'Teko', sans-serif;
}
.border-3 {
    border-width:3px !important;
}
.border-5 {
    border-width:5px !important;
}
.sftitle{
  background:#fdfdfd; 
  height:350px;
  background-position: right;
  background-repeat: no-repeat; 
  background-size:cover;
  background-position:center;
}
.sfpic{
  background:center #fcfcfc;
  height:200px;
  background-position: center center;
 background-repeat: no-repeat; 
 background-size:cover;
 
                                      
}
.slick-arrow{
  z-index:1000 !important
}
.slick-slider{
  margin-bottom:0px !important
}
.slick-slide p{
  color:gray !important
}
.adhat address, a, p, i{
    font-size:18px ;
    font-style: oblique;
    color:#333;
}
.adhat a:hover{
    font-size:18px ;
    font-style: oblique;
    color:#333;

}
.logo img{
  width:80%
}
@media (max-width: 1200px) {
  legend {
    font-size: calc(1.275rem + 0.3vw);
  }
  h1,
  .h1 {
    font-size: calc(1.375rem + 1.5vw);
  }
  h2,
  .h2 {
    font-size: calc(1.325rem + 0.9vw);
  }
  h3,
  .h3 {
    font-size: calc(1.3rem + 0.6vw);
  }
  h4,
  .h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
  .display-1 {
    font-size: calc(1.725rem + 5.7vw);
  }
  .display-2 {
    font-size: calc(1.675rem + 5.1vw);
  }
  .display-3 {
    font-size: calc(1.575rem + 3.9vw);
  }
  .display-4 {
    font-size: calc(1.475rem + 2.7vw);
  }
  .close {
    font-size: calc(1.275rem + 0.3vw);
  }
}

.sticky-wrapper{
  background-color: #fff !important;
}
    body{
      font-family: sans-serif;
      font-weight: 500;
      font-size: 1rem;
      -webkit-font-smoothing: antialiased;
      word-break: normal;
      background-color: #EFF0F1 !important;
  }
    .hardo{
      box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
      border-radius: 5px;
      /* padding: 20px 10px 0 14px; */
      line-height: 100%;
      color: #333;
      overflow-wrap: break-word;
      word-wrap: break-word;
      background-color: #fff;
    }
      .hbc{
          background:#fff;
          opacity:0.8;
          width:85%;
      }
      .hh2 {
          text-transform: capitalize;
          font-family: monospace !important;
      font-weight: 400 !important;
      margin-bottom: 15px;
      line-height: 42px;
          
      }
      .single-blog-post.style-1 .blog-content {
      position: absolute;
      bottom: 30px;
      left: 30px;
      z-index: 50;
  }
  .single-blog-post.style-1 .blog-content .post-date {
      
      color: #ffffff;
      font-weight: 500;
      display: block;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
  }
  .single-blog-post.style-1 .blog-content .post-title {
      font-weight: 500;
      margin-bottom: 0;
      color: #ffffff;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
  }
  .classynav li a{
    font-size:25px !important; padding:10px;
    
  }
  #harslider img{
    min-width: 100%;
  }
  #harslider .sr-only{
    position: absolute;
    left: -9999999px;
  }
  #harslider .img-responsive,
  #harslider .thumbnail > img,
  #harslider .thumbnail a > img,
  #harslider .carousel-inner > .item > img,
  #harslider .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  #harslider .carousel {
    position: relative;
  }
  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  #harslider .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
            transition: .6s ease-in-out left;
  }
  #harslider .carousel-inner > .item > img,
  #harslider .carousel-inner > .item > a > img {
    line-height: 1;
  }
  @media all and (transform-3d), (-webkit-transform-3d) {
      #harslider  .carousel-inner > .item {
      -webkit-transition: -webkit-transform .6s ease-in-out;
          -o-transition:      -o-transform .6s ease-in-out;
              transition:         transform .6s ease-in-out;

      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-perspective: 1000px;
              perspective: 1000px;
    }
    #harslider  .carousel-inner > .item.next,
    #harslider  .carousel-inner > .item.active.right {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0);
    }
    #harslider  .carousel-inner > .item.prev,
    #harslider  .carousel-inner > .item.active.left {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0);
    }
    #harslider .carousel-inner > .item.next.left,
    #harslider  .carousel-inner > .item.prev.right,
    #harslider  .carousel-inner > .item.active {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }
  #harslider .carousel-inner > .active,
  #harslider .carousel-inner > .next,
  #harslider .carousel-inner > .prev {
    display: block;
  }
  #harslider .carousel-inner > .active {
    left: 0;
  }
  #harslider .carousel-inner > .next,
  #harslider .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
  }
  #harslider .carousel-inner > .next {
    left: 100%;
  }
  #harslider .carousel-inner > .prev {
    left: -100%;
  }
  #harslider .carousel-inner > .next.left,
  #harslider .carousel-inner > .prev.right {
    left: 0;
  }
  #harslider .carousel-inner > .active.left {
    left: -100%;
  }
  #harslider .carousel-inner > .active.right {
    left: 100%;
  }
  #harslider .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
  }
  #harslider .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
  }
  #harslider .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
  }
  #harslider .carousel-control:hover,
  #harslider .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
  }
  #harslider .carousel-control .icon-prev,
  #harslider .carousel-control .icon-next,
  #harslider .carousel-control .glyphicon-chevron-left,
  #harslider .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
  }
  #harslider .carousel-control .icon-prev,
  #harslider .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
  }
  #harslider .carousel-control .icon-next,
  #harslider .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
  }
  #harslider .carousel-control .icon-prev,
  #harslider .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
  }
  #harslider .carousel-control .icon-prev:before {
    content: '\2039';
  }
  #harslider .carousel-control .icon-next:before {
    content: '\203a';
  }
  #harslider .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  }
  #harslider .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
  }
  #harslider .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
  }
  #harslider .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  }
  #harslider .carousel-caption .btn {
    text-shadow: none;
  }
  @media only screen and (max-width: 768px) {
    /* .slick-arrow, .slick-next, .slick-prev{
      display:none !important;
    } */
    .blog-thumbnail img{
        height:auto !important;
    }
  }
  @media screen and (min-width: 768px) {
    
      #harslider .carousel-control .glyphicon-chevron-left,
      #harslider .carousel-control .glyphicon-chevron-right,
      #harslider .carousel-control .icon-prev,
      #harslider .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -15px;
      font-size: 30px;
    }
    #harslider .carousel-control .glyphicon-chevron-left,
    #harslider .carousel-control .icon-prev {
      margin-left: -15px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
      margin-right: -15px;
    }
    #harslider  .carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px;
    }
    #harslider .carousel-indicators {
      bottom: 20px;
    }
  }
.topsi{
margin:0 auto;
}
.topsi li {
  margin:5px;
  padding:5px; 
float:left
}
.harsubm{
  border-radius: 5px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.harsub{
  box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.15);
    border: solid 1px #292929;
    background-color: #ffbf00;
    font-family: "lato",sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #35144f;
    padding: 14px 20px;
    border-radius: 0 5px 5px 0;
}
.harsubt{
  font-family: "Nunito Sans",sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #35144f;
    background-color: white;
    padding: 12px 18px;
    border-radius: 5px 0 0 5px;
    min-width: 228px;
    min-height: 43px;
}