@font-face {
  font-family: "Arsenal-Regular";
  src: url("fonts/Arsenal-Regular.otf");
  src: url("fonts/Arsenal-Regular.otf") format("opentype"), url("fonts/Arsenal-Regular.otf") format("opentype"),
}

@font-face {
  font-family: kaufman;
  src: url("fonts/kaufmann-bt.ttf");
}

@font-face {
  font-family: Cambria;
  src: url("fonts/Cambria.ttf");
}

textarea {
  resize: none;
}

.uppercase {
  text-transform: uppercase;
}

.Cambria {
  font-family: Cambria;
}

.abril {
  font-family: 'Abril Fatface', cursive;
}

.cardbordernone {
  border: none;
}

.radius4 {
  border-radius: 4px;
}

.title16px {
  font-size: 16px;
}

.title18px {
  font-size: 18px;
}

.title24px {
  font-size: 24px;
}

.title20px {
  font-size: 20px;
}

.title22px {
  font-size: 22px;
}

.title12px {
  font-size: 12px;
}

.title14px {
  font-size: 14px;
}

.title16px {
  font-size: 16px;
}

.span12 {
  font-size: 12px;
}

.span14 {
  font-size: 14px;
}

.span16 {
  font-size: 16px;
}

.margin-top-bottom {
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.blackbg {
  background: black;
}

.weight600 {
  font-weight: 600;
}

.weight400 {
  font-weight: 400;
}

.font28 {
  font-size: 28px;
}

.font40 {
  font-size: 40px;
}

.font42 {
  font-size: 42px;
}

.font44 {
  font-size: 44px;
}

.font50 {
  font-size: 50px;
}

.font52 {
  font-size: 52px;
}

.italic {
  font-style: italic;
}

.lh10 {
  line-height: 10px;
}

.lh22 {
  line-height: 22px;
}

.min138 {
  min-height: 138px;
}

.white {
  color: white;
}

.black {
  color: black;
}

.Arsenal {
  font-family: Arsenal;
}

.Josefin {
  font-family: "Josefin Sans" !important;
}

.Josefin h5 {
  font-family: "Josefin Sans" !important;
}

.opensans {
  font-family: "Open Sans";
}

.serif {
  font-family: sans-serif;
}

.playfair {
  font-family: "Playfair Display";
}

.lh0 {
  line-height: 0px;
}

/* setting finish */

.icofont-user-male {
  color: white;
}

.bannertext {
  color: #d2b36c;
  font-size: 80px;
  font-weight: 400;
  text-transform: capitalize;
}

.defaultcolor {
  color: #d2b36c !important;
}

.defaultbackground {
  background-color: #d2b36c !important;
}

.fullcard {
  border: none;
}

.cardblack {
  background: black;
}

.defaultbutton {
  background-color: #d2b36c !important;
  border: none;
  padding: 8px 17px;
  border-radius: 41px;
}

.defaultbutton:focus {
  box-shadow: none;
}

.defaultbutton:active {
  box-shadow: none;
}

.playbutton {
  position: absolute;
  left: calc(50% - 26px);
  top: calc(50% - 70px);
}

.icofont-play-alt-2 {
  font-size: 50px;
  color: #fff;
}

.actorprepares {
  position: absolute;
  border: solid 3px #7e7e7e2b;
  font-size: 14px;
  left: calc(20% - 26px);
  top: calc(50% - 70px);
}

.bannerdown {
  position: absolute;
  border: solid 3px #7e7e7e2b;
  font-size: 14px;
  left: calc(20% - 26px);
  top: calc(59% - 70px);
}

.actor1 {
  z-index: 9;
}

.actorfirst::first-letter {
  color: rgb(216, 176, 105);
  border-radius: 2px;
  font-size: 51px;
  font-weight: 600;
  float: left;
  margin: -28px 7px;
}

.kbhshpara::first-letter {
  color: rgb(216, 176, 105);
  border-radius: 2px;
  font-size: 51px;
  font-weight: 600;
  float: left;
  margin: -35px 7px;
}

.paginate i {
  font-size: 32px;
  padding: 3px 6px;
}

.paginate span {
  padding: 2px 0px;
}

.double-border {
  background-color: #fff;
  border: 1px solid #d5d5d5;
  padding: 2em;
  width: 16em;
  height: 28em;  /* Ui fix by umesh height: 22em */
  position: relative;
  margin: 0 auto;
  top: 100px;
}

.double-border:before {
  background: none;
  border: 1px solid #d5d5d5;
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  pointer-events: none;
}

.photocard {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 3px;
  line-height: 0px;
  background: #0000007d;
}

.social-list {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.social-list li {
  /* float: left; */
  /* padding: 0px 10px; */
  display: inline-block;
  padding: 3px;
}

.social-list li a {
  display: block;
  padding: 0px;
  color: white;
  text-align: center;
  text-decoration: none;
}

#footer .footer-top .footer-links ul li {
  padding: 0 13px;
}

ul.social-list li a i {
  font-size: 36px;
  color: #ababab
}

.footerlinkli li {
  list-style: none;
  color: #ababab;
  font-size: 20px;
  text-align: center;
}

.carousel-indicators li {
  width: 15px;
  height: 5px;
  border-radius: 26px;
  border-bottom: none;
  background: #c7c7c7;
}

#about {
  overflow: visible;
}

#footer .copyright {
  border-top: none;
}

.padbutton {
  padding: 11px 26px;
  background: #403939;
  border: 1px #403939;
  letter-spacing: 1px;
}

.imgs {
  height: 380px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.kuchbhi {
  background-image: linear-gradient( rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url('../images/kuchbhi.png');
  min-height: 700px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 1024px) and (max-width: 1368px) and (orientation: landscape) {
   /* Ui fix by umesh */
  .double-border {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    padding: 2em;
    width: 16em;
    height: 30em;
    position: relative;
    margin: 0 auto;
    top: 100px;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .kuchbhi {
    min-height: 400px !important;
  }
}

.biopage p {
  font-size: 17px;
}

.centered {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.centered1 {
  position: absolute;
  top: 35%;
  left: 37%;
  transform: translate(-50%, -50%);
}

.fixed-height {
  max-height: calc(175px - 0px);
}

.defaultcolorbutton {
  background-color: #d8b069;
  padding: 8px 36px;
  word-spacing: 2px;
  border-radius: 50px;
}

.showlogo {
  display: none;
}

.rentbutton {
  background-color: #d8b069;
  padding: 8px 64px;
  word-spacing: 2px;
  border-radius: 50px;
}

.defaultcolorbutton:hover {
  background-color: #191919;
}

.defaultcolorbutton:focus {
  background-color: #191919;
  box-shadow: none;
}

.defaultcolorbutton i {
  font-size: 15px;
}

.rentbutton:hover {
  background-color: #191919;
  box-shadow: none;
}

.rentbutton:focus {
  background-color: #191919;
  box-shadow: none;
}

.rentbutton i {
  font-size: 15px;
}

.rentbutton {
  border: none;
}

.playbutton-kuch {
  position: absolute;
  left: calc(55% - 30px);
  top: calc(50% - 40px);
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -29px !important;
}

.upcomingbox {
  text-align: center;
  box-shadow: 5px 7.5px 5px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
}

.upcomingbox .head {
  font-size: 33px;
  font-weight: 600;
}

.upcomingbox .subhead {
  font-weight: 600;
  font-size: 45px;
}

.separator {
  display: flex;
  align-items: center;
  text-align: center;
}

.separator::before, .separator::after {
  content: '';
  flex: 1;
  border-bottom: 1px solid rgb(216, 176, 105);
}

.separator::before {
  margin-right: .25em;
  margin-top: -4px;
}

.separator::after {
  margin-left: .25em;
  margin-top: -4px;
}

.stars {
  color: #fcd619;
}

.stars i {
  color: #fcd619;
  border: 1px #707070;
}

.rating {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.rating>input {
  display: none
}

.rating>label {
  position: relative;
  color: #FFD600;
  font-size: 32px;
  cursor: pointer;
}

.rating>label::before {
  content: "\2605";
  position: absolute;
  opacity: 0
}

.rating>label:hover:before, .rating>label:hover~label:before {
  opacity: 1 !important
}

.rating>input:checked~label:before {
  opacity: 1
}

.rating:hover>input:checked~label:before {
  opacity: 0.4
}

.pointparagraph p {
  font-size: 18px;
}

.title21px {
  font-size: 21px;
}

.faqul li {
  border-bottom: 1px solid;
  border-radius: 0px !important;
}

.nav-tabs .nav-link {
  border: 1px solid #fff;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  background: #f7be68;
  color: white;
}

.nav-tabs .nav-link.active {
  background-color: #f6f6f6;
}

.roboto {
  font-family: 'Roboto';
}

.logincard {
  background: black;
  opacity: 75%;
}

.loginbutton {
  padding: .34rem 1rem;
  font-size: 1.25rem;
  line-height: 1.4;
  border-radius: 2px;
  color: white !important;
  font-weight: 600;
}

/* login page */

.bgimage {
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('/user/images/login1.png');
  padding-top: calc(100% - 90%) !important;
  padding-bottom: calc(100% - 90%) !important;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

.logintext {
  background-color: #fdfdfd !important;
  border: none;
}

.textlabel {
  color: #d4d4d4;
}

.loginword {
  color: #d4d4d4;
  margin: 9px -15px;
}

.carttable th {
  text-transform: uppercase;
}

.carttable th {
  background: #d7d7d769;
}

.carttable thead, tbody {
  text-align: center;
}

.badgecart {
  background: #d2b36c;
}

.title15px {
  font-size: 15px;
}

.dropdown-toggle:after {
  display: none;
}

.anupamkher-home-about {
  padding: 0 40px;
}

.anupamkher-book-readmore {
  border: none;
  padding: 8px 25px;
}

.color-white {
  color: white !important;
}

.footerlinkli li a:hover {
  color: #d8b069;
}

.footerlinkli li.active a {
  color: #d8b069;
}

.testimonial-quote {
  width: 65px !important;
  position: absolute;
  top: 0px;
  left: -15px;
}

.kbhsh-quote {
  width: 60px !important;
  position: absolute;
  top: -3px;
  left: 40px;
}

.bigplay-action {
  width: calc(50%);
}

.font-weight-600 {
  font-weight: 600 !important;
}

.video-play-button {
  margin-top: 2.5rem !important;
}

@media (max-width: 480px) {
  .mobile-400 {
    margin-top: 400px;
  }
  .bigplay-action {
    width: calc(25%);
    margin-top: 25%;
  }
  .testimonial-quote {
    width: 65px !important;
    position: absolute;
    top: 0px;
    left: 20px;
  }
  .kbhsh-quote {
    width: 60px !important;
    position: absolute;
    top: -3px;
    left: 100px;
  }
  .footerlinkli {
    padding-left: 0;
  }
  .copyright {
    padding-top: 0 !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .col-sm-12, .col-xs-12 {
    width: 100% !important;
  }
  .col-sm-11, .col-xs-11 {
    width: 91.666667% !important;
  }
  .col-sm-10, .col-xs-10 {
    width: 83.333333% !important;
  }
  .col-sm-9, .col-xs-9 {
    width: 75% !important;
  }
  .col-sm-8, .col-xs-8 {
    width: 66.666667% !important;
  }
  .col-sm-7, .col-xs-7 {
    width: 58.333333% !important;
  }
  .col-sm-6, .col-xs-6 {
    width: 50% !important;
  }
  .col-sm-5, .col-xs-5 {
    width: 41.666667% !important;
  }
  .col-sm-4, .col-xs-4 {
    width: 33.333333% !important;
  }
  .col-sm-3, .col-xs-3 {
    width: 25% !important;
  }
  .col-sm-2, .col-xs-2 {
    width: 16.666667% !important;
  }
  .col-sm-1, .col-xs-1 {
    width: 8.333333% !important;
  }
  .anupamkher-home-about {
    padding: 0 10px;
  }
  .ml-xs-1 {
    margin-left: 0.3em !important;
  }
  .my-xs-2 {
    margin: 0.5em !important
  }
  .small-font-30 {
    font-size: 30px;
  }
  .text-center-sm, .text-center-xs {
    text-align: center !important;
  }
  .author-anupam-kher {
    width: 365px;
  }
  .kuchbhi {
    min-height: 225px;
  }
  .bgimage {
    padding-top: calc(100% - 55.0%) !important;
    padding-bottom: calc(100% - 55%) !important;
  }
  .page-title {
    font-size: 23px;
  }
  .faq .faq-list a, .faq .faq-list p {
    padding-left: 0 !important;
  }
  img.footer-logo {
    width: 125px !important;
    margin-top: 20px;
    margin-bottom: 40px !important;
  }
  .footer-top h3 {
    font-size: 21px;
    text-align: center;
    margin: 0 auto !important;
    display: block;
  }
  .footer-top .col-sm-12.col-xs-12 {
    margin-bottom: 20px;
  }
  .footerlinkli li {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .anupamkher-book-readmore {
    border: none;
    padding: 10px 15px;
  }

  .rentbutton{
    padding: 8px 20px;
  }
  
}

@media (min-width: 1200px) { 


@media (min-width: 1200px) { 
 
  .cartwidth{
    width: 75% !important;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {

 
  .cartwidth{
    width: 75% !important;
  }
}

@media (max-width: 575px) {

 
  .cartwidth{
    width: 100% !important;
  }
}

@media (max-width: 375px) {

 
  .cartwidth{
    width: 100% !important;
  }
}


#dropdownMenu2{
  margin-left: -62px;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
