@import url("http://fonts.cdnfonts.com/css/gilroy-bold");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300&display=swap");
html,
body {
  height: 100%;
  margin: 0;
  overflow-x: hidden;
}
#index-body {
  /*background: url("./assets/Christina_web_new.jpg"), linear-gradient(113.72deg, #C4C4C4 -7.01%, rgba(209, 209, 209, 0.73) 7.97%, #F9F9F9 71.32%, #D1d1d1 99.8%);*/
  /* background: url("./assets/Christina_web_new.jpg");  */
  background: url("./assets/Christina_web_new.png"),
    linear-gradient(
      113.72deg,
      #c4c4c4 -7.01%,
      #f0f0f0 7.97%,
      #f9f9f9 71.32%,
      #d1d1d1 99.8%
    );
  background-repeat: no-repeat;
  background-position: right top;
  height: 100vh;
  background-size: contain;
  border-color: transparent;
  background-color: #f0f0f0 !important;
}
.home-banner-container,
.home-footer-container {
  max-width: 95%;
}
.modelname {
  font-family: Gilroy-Medium;
  font-size: 25px;
  line-height: 29px;
  text-align: left;
  letter-spacing: 0.02em;
  color: #000000;
}
.flex-list {
  position: relative;
  overflow: hidden;
  line-height: 0.5px;
}
.flex-list ul {
  justify-content: space-between;
  margin-left: -1px;
}
.home-banner-special {
  margin-left: 35px !important;
}
.flex-list li:first-child {
  border-left: none;
}
.flex-list li {
  padding: 0 0 0 0.3em;
  border-left: 1px solid rgb(241, 186, 5);
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  color: #000000;
}
.flex-list li .active {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #e18a07;
}
.fa-facebook,
.fa-instagram,
.fa-twitter {
  color: #e18a07;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.filmography {
  border-left: 2.54493px solid #e18a07;
}
.border-warning {
  border-color: #e18a07 !important;
  border-width: 2.54493px !important;
}
.filmography-text {
  padding: 0px 10px;
  color: #e18a07;
  position: relative;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 45px;
  line-height: 62px;
  margin-left: 5px;
  margin-top: 5px;
}
.filmography-text a {
  color: #000000;
}
.filmography-text a:hover,
.modeling a:hover,
.filmography-text a:focus,
.modeling a:focus {
  color: #e18a07;
  text-decoration: none;
}
.filmography-text :hover,
.modeling :hover {
  background: rgba(196, 196, 196, 0.28);
}
.modeling {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 45px;
  line-height: 62px;
  color: #000000;
  padding: 0px 10px;
  margin-left: 67px;
}
.modeling a {
  color: #000000;
}
.home-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.hom-copy-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #000000;
}
.sample {
  padding-bottom: 5px;
}

.filmography-text:after {
  content: "";
  position: absolute;
  left: -5px;
  top: 0px;
  height: 1px;
  width: 25%;
  border-bottom: 2.54493px solid #e18a07;
}

.modeling:before {
  content: "";
  position: absolute;
  right: 15px;
  bottom: 0;
  height: 1px;
  width: 25%;
  border-bottom: 2.54493px solid #e18a07;
}
.modelsub-cntnr .entry-header {
  display: none;
}
.navbar {
  padding-top: 0;
}
.main-cntnr .mt-5 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.flmgrpy-cntnr .mt-5 {
  margin-bottom: 0px !important;
}
.flmgrpy-cntnr .contact-container {
  margin-bottom: 0px;
}
/* Contact-us page style */

.nav li a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #000000;
  text-decoration: none;
}
.nav li a:hover {
  color: #e18a07;
  -webkit-text-decoration: #e18a07 solid underline;
  text-decoration: #e18a07 solid underline;
  -webkit-text-underline-position: under;
  text-underline-position: under;
}
.nav li a.active {
  font-weight: normal;
  color: #e18a07;
  text-decoration: #e18a07;
  -webkit-text-decoration: #e18a07 solid underline;
  text-decoration: #e18a07 solid underline;
  -webkit-text-underline-position: under;
  text-underline-position: under;
}
/* Menu */
.navmenu li a {
  padding: 0.5rem 0.3rem;
}
.nav li.current_page_item a {
  font-weight: normal;
  color: #e18a07;
  text-decoration: #e18a07;
  -webkit-text-decoration: #e18a07 solid underline;
  text-decoration: #e18a07 solid underline;
  -webkit-text-underline-position: under;
  text-underline-position: under;
}

.cust-padding {
  padding: 0.5rem 0.3rem;
}
.contactform {
  background: linear-gradient(
    180.54deg,
    rgba(214, 140, 144, 0.39) -2.51%,
    #fdb9c0 -2.51%,
    rgba(254, 195, 202, 0.69) 100.49%
  );
  /* transform: matrix(-1, 0, 0, 1, 0, 0); */
}
.model-image {
  background: url("./assets/S3m037\ 1.png");
  background-repeat: no-repeat;
  background-position: right top;
  /* height: 100vh;     */
  background-size: contain;
  border-color: transparent;
}
.contact-container {
  max-width: 800px;
  margin-bottom: 40px;
}
.modeling-container {
  max-width: 830px;
  margin-bottom: 40px;
}
.get-in-touch {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  letter-spacing: 0.07em;
  color: #000000;
  padding-top: 30px;
  padding-bottom: 18px;
}
.sub-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 133.69%;
  text-align: center;
  letter-spacing: 0.01em;
  color: #000000;
  padding: 0px 45px;
}
.contact-copy-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 39px;
  text-align: center;
  color: #000000;
}
.company {
  font-family: Bauhaus 93;
  font-style: normal;
  font-weight: normal;
  font-size: 14.9578px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #f4bb3c;
}
.company span {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #000000;
  margin-right: 5px;
}
.technologies {
  font-family: Tahoma;
  font-style: normal;
  font-weight: bold;
  font-size: 3.87828px;
  line-height: 5px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #000000;
}
.contact-footer {
  min-height: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.29);
}

/* models page */

.centered.mdl-img-div {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.6);
  border-radius: 4.39828px;
}
.centered.mdl-img-div a {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #000000;
  padding: 30px;
}

.mdl-img-div a:hover,
.mdl-img-div a:focus {
  color: #e18a07;
  text-decoration: none;
  font-weight: bold;
  font-size: 25px;
}
.mdl-img-div:hover {
  background: rgba(255, 255, 255, 0.9);
}
/* album page */

.bottom-text {
  position: absolute !important;
  left: 50%;
  -moz-transform: translate(-50%, -762%) !important;
  -ms-transform: translate(-50%, -762%) !important;
  -o-transform: translate(-50%, -762%) !important;
  -webkit-transform: translate(-50%, -762%) !important;
  transform: translate(-50%, -762%) !important;
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
  padding: 5px;
  width: 100%;
  line-height: 1 !important;
}

.nbottom-text {
  position: absolute !important;
  left: 50%;
  -moz-transform: translate(-50%, -132%) !important;
  -ms-transform: translate(-50%, -132%) !important;
  -o-transform: translate(-50%, -132%) !important;
  -webkit-transform: translate(-50%, -132%) !important;
  transform: translate(-50%, -132%) !important;
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
  padding: 5px;
  width: 100%;
  line-height: 1 !important;
}

.bottom-text span {
  font-family: Roboto;
  font-style: normal;
  font-size: 25px;
  text-align: center;
  letter-spacing: 0em;
  color: #000;
  width: 100%;
  line-height: 1 !important;
  letter-spacing: 0em;
}

.nbottom-text span {
  font-family: Roboto;
  font-style: normal;
  font-size: 25px;
  text-align: center;
  letter-spacing: 0em;
  color: #000;
  width: 100%;
  line-height: 1 !important;
  letter-spacing: 0em;
}

.film_taglink,
.film_taglink:hover {
  text-decoration: none;
}
.film_taglink:hover img {
  border: 3px solid #e18a07;
}
.film_taglink.active span {
  color: #e18a07;
}
.film_taglink:hover span,
.film_taglink:focus span {
  color: #e18a07;
  text-decoration: none;
  font-weight: bold;
}
.film_taglink:hover .bottom-text {
  background: rgba(255, 255, 255, 0.7);
  width: 91.3% !important;
}

.film_taglink:hover .nbottom-text {
  background: rgba(255, 255, 255, 0.7);
  width: 91.3% !important;
}

/* single-movie */
.pr-cnt1 {
  position: relative;
}
.flmgrpydtls-cntnr .wp-block-columns {
  margin-bottom: 0;
}
.single-movie {
  position: absolute;
  bottom: 0%;
  padding: 25px 35px 15px 35px;
  background: #e6eaec;
  width: 97.4%;

  background-color: rgba(230, 234, 236, 0.8);
}

.single-movie .title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 10px;
  text-align: center;
  letter-spacing: 0;
  color: #000000;
  text-decoration: #e18a07;
  -webkit-text-decoration: #e18a07 solid underline;
  text-decoration: #e18a07 solid underline;
  -webkit-text-underline-position: under;
  text-underline-position: under;
  padding: 5px 10px;
  position: relative;
}
.single-movie .description {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #000000;
  padding: 10px;
  position: relative;
}
/* contact form */

.wpcf7-submit.btn-block {
  background-color: #343a40 !important;
}
.wpcf7-submit.btn-block:hover {
  background-color: #111 !important;
}
.custom-input,
.custom-texarea,
.custom-button {
  line-height: 2.5;
  font-size: 14px !important;
  padding: 4px 8px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
}
.custom-button {
  font-size: 15px !important;
  font-weight: bold;
  padding: 8px 4px !important;
}
.wpcf7 .screen-reader-response {
  display: none;
}
.wpcf7 p {
  margin-top: 0;
  margin-bottom: 1rem;
}
form p:last-child {
  margin-bottom: 0 !important;
}
.contactform .mt-5 {
  margin-top: 48px !important;
}
.wpcf7-not-valid-tip {
  color: red;
  font-size: 14px;
}
.model-image {
  background-color: #e3dada;
}
.wpcf7-response-output {
  margin: 10px 5px 10px !important;
  padding: 0 !important;
  border: 0 !important;
  font-size: 14px;
}
div.wpcf7 .ajax-loader.is-active {
  visibility: hidden;
}
.wpcf7 form.init .wpcf7-spinner,
.wpcf7 form.failed .wpcf7-spinner,
.wpcf7 form.success .wpcf7-spinner,
.wpcf7 form.sent .wpcf7-spinner {
  display: none;
}

.wpcf7 form.failed .wpcf7-response-output, 
.wpcf7 form.sent .wpcf7-response-output  {
    font-weight: bold;
}
/* contact form */
.mv_toggle_contnr {
  text-align: center;
}
.single_line {
  color: #e18a07;
}
.mymovietoggle {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}
.mymovietoggle.active {
  color: #e18a07;
}
#video_section {
  display: none;
}
.list-inline-item:not(:last-child) {
  margin-right: 0em;
}
.social-icons-inline {
  font-size: 18px;
}
.social-icons-inline .list-inline-item:not(:last-child) {
  margin-right: 0.25em;
}
.fa-facebook::before {
  /* content: url("./assets/facebook_icon.png") !important; */
  width: 20px !important;
  height: 20px !important;
}
.fa-instagram::before {
  /* content: url("./assets/instagram_icon.png") !important; */
  width: 20px !important;
  height: 20px !important;
}
.fa-twitter::before {
  /* content: url("./assets/twitter_icon.png") !important; */
  width: 20px !important;
  height: 20px !important;
}
.menu-col,
.menu-col .navbar {
  padding-right: 2px;
}
.social-col {
  padding-left: 3px;
  text-align: right;
  margin-top: 0px;
}
/* Gallery popup */
.bwg-icon-times-sm {
  color: #e18a07;
  opacity: 1 !important;
}
.bwg-container-0.bwg-thumbnails {
  justify-content: left !important;
}
a,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
}
.current-page-ancestor > a,
.current-menu-item > a {
  font-weight: normal;
  color: #e18a07 !important;
  text-decoration: #e18a07;
  -webkit-text-decoration: #e18a07 solid underline !important;
  text-decoration: #e18a07 solid underline !important;
  -webkit-text-underline-position: under;
  text-underline-position: under !important;
}

/* Responsive */
@media screen and (max-width: 1200px) {
  #index-body {
    background-size: cover;
    background-position: top;
  }
}
@media screen and (max-width: 992px) {
  #index-body {
    background-size: cover;
    background-position: top;
  }
  .navbar {
    padding: 0;
  }
  .navbar-toggler {
    padding: 0.2rem 0.5rem;
    font-size: 1rem;
  }
  .navbar .navbar-toggler:focus {
    background: #fff;
    outline: none;
  }
  .main-cntnr {
    height: auto;
  }
  body {
    min-height: 800px;
  }
  .main-cntnr .mt-5 {
    margin-top: 15px !important;
  }
}
@media screen and (max-width: 600px) {
  #index-body {
    background-size: cover;
    background-position: top;
  }
  .filmography-text {
    font-size: 30px;
  }
  .modeling {
    font-size: 30px;
  }
  .modelname {
    font-size: 16px;
  }
  .home-banner-special {
    margin-left: 0px !important;
  }
  .flex-list li {
    padding: 0 0 0 0.15em;
    font-size: 12px;
  }
  .col-div-filmography {
    margin-left: 45px;
  }
  .col-div-modeling {
    margin-right: 45px;
  }
  .footer-social {
    text-align: right !important;
  }
  .home-section1 .pt-4 {
    padding-top: 0.8rem !important;
  }
  .home-section1 .text-center {
    text-align: left !important;
  }
  .navbar-toggler {
    padding: 0rem 0.3rem;
    font-size: 12px;
  }
  .navbar-toggler-icon {
    width: 0.75em;
    height: 0.75em;
    font-size: 1rem;
  }
  .list-inline-item {
    font-size: 0.75em;
  }
  .navbar-brand {
    display: none;
  }
  .navmenu .menu-item {
    text-align: left !important;
    line-height: 1;
  }
  .navmenu .menu-item a {
    font-size: 12px;
  }
  .navbar .navbar-toggler:focus {
    background: #fff;
    outline: none;
  }
  .tag-line {
    text-align: left !important;
  }
  .tag-line li {
    font-size: 12px;
  }
  .tag-line .list-inline-item:not(:last-child) {
    margin-right: 0.1rem;
  }
  .tag-line .list-inline {
    line-height: 0.5;
  }
  .main-cntnr {
    height: auto;
  }

  .contact-footer .pt-3 {
    margin-top: 0em;
    padding-top: 0 !important;
    margin-bottom: 0.3em;
  }
  .contact-footer .footer-copyright {
    margin-top: 1.3em;
  }
  .company .technologies {
    font-size: 5px;
  }
  .img2-cntnr {
    margin-top: 15px;
  }
  .single-movie {
    padding: 10px;
    margin: 0 7% 0 2%;
    position: relative;
    margin: 0% 0% 0% 0%;
    -webkit-border-radius: 3px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    -moz-border-radius: 3px !important;
    -moz-border-radius-topleft: 0px !important;
    -moz-border-radius-topright: 0px !important;
    border-radius: 3px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    -webkit-box-shadow: 0px 0px 5px -200px rgba(255, 255, 255, 1) !important;
    -moz-box-shadow: 0px 0px 5px -200px rgba(255, 255, 255, 1) !important;
    box-shadow: 0px 0px 5px -200px rgba(255, 255, 255, 1) !important;
    width: 100%;
  }
  .single-movie .title {
    font-size: 15px;
    line-height: 1px;
    letter-spacing: 0.01em;
    padding: 5px;
    margin-top: 5px;
  }
  .single-movie .description {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.01em;
    padding: 5px;
    position: relative;
    margin-top: -2px;
    padding-bottom: 2px;
  }
  .flmgrpy-cntnr .bottom-text {
    position: absolute;
    bottom: 0%;
  }

  .flmgrpy-cntnr .nbottom-text {
    position: absolute;
    bottom: 0%;
  }

  .flmgrpy-cntnr .col-md-6 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 300px) and (max-width: 991px) {
  .navbar-toggler {
    margin-top: -22px;
  }
  .fixed-top {
    position: absolute !important;
    left: 9px !important;
    margin-top: 31px;
  }
  .navbar-dark .navbar-toggler span {
    background: #e18a07 !important;
  }
  .logo_middle {
    text-align: center;
  }
  .menu-main-menu-container {
    background-color: #000000 !important;
    position: absolute;
    width: 104%;
    transition: all 0.6s cubic-bezier(0.25, 0.1, 0.25, 1);
    margin-top: 15px;

    opacity: 0.9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity= 26); /* // for IE8 */
    filter: alpha(opacity= 26); /* //for IE5-7 */
  }

  .menu-main-menu-container ul li {
    line-height: 45px !important;
    color: #fff !important;
    text-align: left;
    padding-left: 20px;
    border-bottom: 1px solid #cccccc;
  }
  .menu-main-menu-container ul li:last-child {
    border-bottom: 0px solid #cccccc !important;
  }
  .menu-main-menu-container ul li a {
    color: #fff !important;
    text-decoration: none !important;
  }
  .menu-main-menu-container ul li a:hover {
    color: #e18a07 !important;
  }
  .menu_horizontal {
    display: none !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 4000px) {
  .menu_ham {
    display: none !important;
  }
  .menu-col,
  .menu-col .navbar {
    margin-top: 0px;
  }
}

.navbar {
  transition: all 0.6s;
  backface-visibility: hidden;
}

.navbar-dark .navbar-nav {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  border: 0;
}

.navbar-dark .navbar-nav .nav-link:hover {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link:focus {
  color: #fff;
  outline: 0;
}

.navbar-dark .navbar-toggler {
}

.navbar-dark .navbar-toggler:focus {
  background: none;
  outline: 0;
}

.navbar-dark .navbar-toggler span {
  display: block;
  width: 30px;
  height: 2px;
  margin: 6px auto;
  background: #fff;
  transition: all 0.6s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.navbar-dark .navbar-toggler:hover span,
.navbar-dark .navbar-toggler:focus span {
  background: #ccc;
}

/* rotate first span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:first-of-type {
  transform: rotate(45deg) translate(6px, 6px);
}

/* hide second span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:nth-of-type(2) {
  opacity: 0;
}

/* rotate third span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:last-of-type {
  transform: rotate(-45deg) translate(5px, -5px);
}

.navbar-dark .navbar-toggler[aria-expanded="false"] span {
  transform: none;
  opacity: 1;
}

.navbar-dark .navbar-toggler span {
  display: block;
  width: 25px;
  height: 2px;
  margin: 6px auto;
  background: #fff;
}

.new_model_01 {
  position: relative;
  text-align: center;
  color: white;
}
.new_model_01:hover {
  border: 3px solid #e18a07;
  -webkit-border: 3px solid #e18a07;
}

.text_for_modeling {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

/* rotate first span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:first-of-type {
  transform: rotate(45deg) translate(6px, 6px);
}

/* hide second span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:nth-of-type(2) {
  opacity: 0;
}

/* rotate third span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:last-of-type {
  transform: rotate(-45deg) translate(5px, -5px);
}

.navbar-dark .navbar-toggler[aria-expanded="false"] span {
  transform: none;
  opacity: 1;
}
@media screen and (min-width: 200px) and (max-width: 1200px) {
  .home_back {
    background: rgb(247, 247, 247);
    background: linear-gradient(
      90deg,
      rgba(247, 247, 247, 0.7287115529805672) 0%,
      rgba(253, 249, 247, 1) 53%,
      rgba(247, 247, 247, 0.7343137938769257) 100%
    );
    padding-top: 3px;
    padding-bottom: 8px;
  }
}
.social_top {
  margin-top: 5px;
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
  .leftmargin {
    margin-left: -230px !important;
  }
}

.custom_logo_top {
  max-width: 230px !important;
}
.custom_logo_home {
  max-width: 230px !important;
}
@media screen and (min-width: 200px) and (max-width: 480px) {
  .custom_logo_top {
    max-width: 220px !important;
  }
  .custom_logo_home {
    max-width: 160px !important;
  }
  .contact-copy-text {
    line-height: 14px;
  }
  .fixed_c {
    display: none !important;
  }
  .navbar-collapse {
    margin-left: -10px !important;
  }
  .spinner-wrapper {
    z-index: 10000;
    position: fixed;
    background: #fff;
    width: 100%;
    height: 700px !important;
  }

  .mobile_botton_text {
    position: relative;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.6);
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    text-align: center;
    padding: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
    line-height: 1 !important;
    margin-top: -280px;
    margin-bottom: 255px;
    font-family: Roboto;
    font-style: normal;
    font-size: 25px;
    text-align: center;
    color: #000 !important;
  }

  .nbottom-text {
    -moz-transform: translate(-50%, -22%) !important;
    -ms-transform: translate(-50%, -22%) !important;
    -o-transform: translate(-50%, -22%) !important;
    -webkit-transform: translate(-50%, -22%) !important;
    transform: translate(-50%, -22%) !important;
  }

  .modeling_hide_mobile {
    display: none !important;
  }
  .home_social_top {
    margin-top: -5px !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 576px) {
  .custom_logo_top {
    max-width: 230px !important;
  }
  .custom_logo_home {
    max-width: 230px !important;
  }
  .contact-copy-text {
    line-height: 14px;
  }
  .fixed_c {
    display: none !important;
  }
  .mobile_botton_text {
    position: relative;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.6);
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    text-align: center;
    padding: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
    line-height: 1 !important;
    margin-top: -350px;
    margin-bottom: 330px;
    font-family: Roboto;
    font-style: normal;
    font-size: 25px;
    text-align: center;
    color: #000 !important;
  }
  .modeling_hide_mobile {
    display: none !important;
  }
  .home_social_top {
    margin-top: -10px !important;
  }

  .nbottom-text {
    -moz-transform: translate(-50%, -22%) !important;
    -ms-transform: translate(-50%, -22%) !important;
    -o-transform: translate(-50%, -22%) !important;
    -webkit-transform: translate(-50%, -22%) !important;
    transform: translate(-50%, -22%) !important;
  }
}
@media screen and (min-width: 577px) and (max-width: 767px) {
  .fixed_c {
    display: none !important;
  }
  .mobile_botton_text {
    position: relative;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.6);
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    text-align: center;
    padding: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
    line-height: 1 !important;
    margin-top: -350px;
    margin-bottom: 330px;
    font-family: Roboto;
    font-style: normal;
    font-size: 25px;
    text-align: center;
    color: #000 !important;
  }
  .modeling_hide_mobile {
    display: none !important;
  }
  .home_social_top {
    margin-top: -13px !important;
  }
  .nbottom-text {
    -moz-transform: translate(-50%, -132%) !important;
    -ms-transform: translate(-50%, -132%) !important;
    -o-transform: translate(-50%, -132%) !important;
    -webkit-transform: translate(-50%, -132%) !important;
    transform: translate(-50%, -132%) !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 5000px) {
  .mobile_botton_text {
    display: none !important;
  }
  .modeling_hide_desktop {
    display: none !important;
  }
}

@media screen and (min-width: 601px) and (max-width: 768px) {
  .single-movie {
    padding: 10px;
    margin: 0 7% 0 2%;
    position: relative;
    margin: 0% 0% 0% 0%;
    -webkit-border-radius: 3px !important;
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    -moz-border-radius: 3px !important;
    -moz-border-radius-topleft: 0px !important;
    -moz-border-radius-topright: 0px !important;
    border-radius: 3px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    -webkit-box-shadow: 0px 0px 5px -200px rgba(255, 255, 255, 1) !important;
    -moz-box-shadow: 0px 0px 5px -200px rgba(255, 255, 255, 1) !important;
    box-shadow: 0px 0px 5px -200px rgba(255, 255, 255, 1) !important;
    width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 999px) {
  .single-movie {
    width: 96%;
    padding: 18px 4px 4px 18px;
  }
  .single-movie .description {
    font-size: 16px;
  }
  .single-movie .title {
    font-size: 20px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1200px) {
  .single-movie {
    width: 97%;
    padding: 18px 4px 4px 18px;
  }
}
@media screen and (min-width: 200px) and (max-width: 5000px) {
  .bwg_ctrl_btn_container {
    display: none;
  }
  .bwg_toggle_container {
    display: none;
  }
}

.fixed_c {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  width: 100% !important;

  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.copy_footer {
  color: #e18a07 !important;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
}
.copy_footer a:hover {
  color: #e18a07 !important;
  font-size: 12px;
  text-decoration: underline;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
}
.social_top:hover {
  opacity: 0.6;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* Spinner */
.spinner-wrapper {
  z-index: 10000;
  position: fixed;
  background: #fff;
  width: 100%;
  height: 900px;
}
.load {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 100px;
  height: 100px;
}
.load hr {
  border: 0;
  margin: 0;
  width: 40%;
  height: 40%;
  position: absolute;
  border-radius: 50%;
  animation: spin 2s ease infinite;
}

.load :first-child {
  background: #19a68c;
  animation-delay: -1.5s;
}
.load :nth-child(2) {
  background: #f63d3a;
  animation-delay: -1s;
}
.load :nth-child(3) {
  background: #fda543;
  animation-delay: -0.5s;
}
.load :last-child {
  background: #193b48;
}

@keyframes spin {
  0%,
  100% {
    transform: translate(0);
  }
  25% {
    transform: translate(160%);
  }
  50% {
    transform: translate(160%, 160%);
  }
  75% {
    transform: translate(0, 160%);
  }
}
/* Spinner */
.film_taglink:hover .mobile_botton_text {
  background: rgba(255, 255, 255, 0.7);
  width: 98.3%;
}
