@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Muli:400,700");
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.flexslider .slides > li {
  text-align: center; }

.flexslider .slides img {
  width: 100%;
  display: inline-block;
  max-height: 799px;
  max-width: 100%;
  width: auto; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 27px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

body {
  font-family: "Century Gothic";
  font-size: 16px;
  line-height: 28px; }

img {
  max-width: 100%; }

.fixwidth {
  background: url("../images/banner-top.jpg") no-repeat center top;
  background-size: 100%; }

.intro {
  width: 100%;
  display: table;
  margin: 0;
  max-width: none; }

@font-face {
  font-family: 'bison';
  src: url("../fonts/BISONPRR.TTF");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'time_romannormal';
  src: url("../fonts/ufonts.com_time-roman.eot");
  src: url("../fonts/ufonts.com_time-roman.eot?#iefix") format("embedded-opentype"), url("../fonts/ufonts.com_time-roman.woff2") format("woff2"), url("../fonts/ufonts.com_time-roman.woff") format("woff"), url("../fonts/ufonts.com_time-roman.ttf") format("truetype"), url("../fonts/ufonts.com_time-roman.svg#time_romannormal") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvenirNxtbolditalic';
  src: url("../fonts/AvenirNext-BoldItalic-02.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvenirCondensed';
  src: url("../fonts/AvenirNextCondensed-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvenirNext';
  src: url("../fonts/AvenirNext-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Trajan';
  src: url("../fonts/Trajan-Pro-Regular.ttf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvenirDemiBold';
  src: url("../fonts/AvenirNext-DemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvenirNextMedium';
  src: url("../fonts/AvenirNext-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvenirNextBold';
  src: url("../fonts/AvenirNext-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gobold';
  src: url("../fonts/Gobold-Regular.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AmericanType';
  src: url("../fonts/American-Typewriter-Regular.ttf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AmericanTypemedium';
  src: url("../fonts/AmericanTypewriter_Medium.ttf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "SteelTongs";
  src: url("../fonts/SteelTongs.eot?") format("eot"), url("../fonts/SteelTongs.woff") format("woff"), url("../fonts/SteelTongs.ttf") format("truetype"), url("../fonts/SteelTongs.svg#SteelTongs") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "AvenirNextBold";
  src: url("../fonts/AvenirNext-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "AvenirNextDB";
  src: url("../fonts/AvenirNext-DemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvenirNextDemiBold';
  src: url("../fonts/AvenirNext-DemiBold.ttf");
  font-weight: normal;
  font-style: normal; }

.newmedia {
  background: #000; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Muli', sans-serif;
  font-weight: bold; }

.navfixoffset {
  padding-top: 95px; }

.content {
  padding-top: 150px; }

.navbar-default {
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  background-color: transparent;
  border-color: transparent; }

.navbar {
  margin-top: 35px; }

.buynow {
  background: url(../images/buynow.png) no-repeat center top;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 23px;
  width: 148px;
  height: 49px;
  display: inline-block;
  text-align: center;
  line-height: 41px;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }
  .buynow:hover {
    text-decoration: none;
    color: #fff; }

.angel_live_position {
  margin-top: -273px;
  margin-left: -40px; }

ul.social-network {
  list-style: none;
  float: right;
  margin-left: 0 !important;
  padding: 10px 0; }

ul.social-network li {
  display: inline; }

.background_image, .background_image1 {
  background: #000 url(../images/background.jpg) no-repeat center top;
  color: #fff; }

.background_image1 {
  background-image: url(../images/tab-page-background.jpg); }

/* footer social icons */
.social-network a.icoRss:hover {
  background-color: #F56505; }

.social-network a.icoFacebook:hover {
  background-color: #3B5998; }

.social-network a.icoTwitter:hover {
  background-color: #33ccff; }

.social-network a.icoGoogle:hover {
  background-color: #BD3518; }

.social-network a.icoVimeo:hover {
  background-color: #0590B8; }

.social-network a.icoLinkedin:hover {
  background-color: #007bb7; }

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
  color: #fff; }

a.socialIcon:hover, .socialHoverClass {
  color: #44BCDD; }

.newHomePage1 #navs_top.newmedia {
  background: #000; }

.newmedia {
  background: #000;
  padding: 0;
  margin: 0; }

.navbar-brand {
  height: auto; }

.navbar-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .navbar-nav:after, .navbar-nav:before {
    content: "";
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#af0304+33,af0304+97&1+68,0+88,0+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, color-stop(33%, #af0304), color-stop(68%, #af0304), color-stop(88%, rgba(175, 3, 4, 0)), color-stop(97%, rgba(175, 3, 4, 0)), to(rgba(175, 3, 4, 0)));
    background: linear-gradient(to right, #af0304 33%, #af0304 68%, rgba(175, 3, 4, 0) 88%, rgba(175, 3, 4, 0) 97%, rgba(175, 3, 4, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0304', endColorstr='#00af0304',GradientType=1 );
    /* IE6-9 */
    height: 3px;
    width: 33%;
    position: absolute;
    left: 25px;
    bottom: 45px;
    background-size: 100%; }
  .navbar-nav:after {
    content: "";
    -webkit-transform: scale(-1);
            transform: scale(-1);
    /* background: url(../images/redline.png) no-repeat right bottom; */
    left: auto;
    right: 25px; }
  .navbar-nav li {
    width: auto;
    margin: 0 15px;
    position: relative;
    z-index: 2; }
    .navbar-nav li a {
      font-family: 'AvenirNext';
      color: #fff !important;
      padding: 1px 10px;
      text-align: center; }
    .navbar-nav li .submcolor {
      color: #f80a0a;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }
    .navbar-nav li.big_button a {
      line-height: 126px; }
    .navbar-nav li.active {
      text-transform: uppercase; }

.paragraph_text {
  padding: 103px 0 600px; }
  .paragraph_text p {
    font-family: 'AvenirNextDemiBold';
    font-size: 42px;
    line-height: 49px;
    text-align: justify;
    text-align-last: center; }

.top_baner_part {
  padding-top: 146px; }

.navbar-nav .nav-link {
  padding: 0 !important;
  text-align: center; }

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  border-radius: 50%;
  text-align: center;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #7a7e82; }

.social-circle li i {
  margin: 0;
  line-height: 17px;
  text-align: center;
  position: relative;
  top: -1px; }

.social-circle li a:hover i, .triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  transition: all 0.8s; }

.title {
  font-size: 27px;
  line-height: 33px; }

.shadow_title {
  background: url(../images/shadow-title.jpg) no-repeat left bottom;
  padding-left: 30px;
  background-size: 100%;
  padding-bottom: 24px; }

.red {
  color: #f80a0a; }

.red_dark {
  color: #d30000; }

.about-section {
  padding: 25% 0 100px;
  color: #fff; }
  .about-section p {
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
    padding-bottom: 0; }

.tmr {
  font-family: "Times New Roman"; }

.about_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 190px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.sub_title {
  font-size: 27px;
  font-weight: normal; }

.head_title {
  font-size: 37px;
  margin: 0;
  font-weight: bold;
  font-style: italic;
  padding: 70px 0 25px;
  color: #454545;
  font-family: 'Trajan'; }

.flex-prev {
  background: url(../images/arrow-left.jpg) no-repeat left top;
  width: 71px;
  height: 71px;
  display: inline-block;
  text-indent: -9999px; }

.flex-next {
  background: url(../images/arrow-right.jpg) no-repeat right top;
  width: 71px;
  height: 71px;
  display: inline-block;
  text-indent: -9999px; }

.flex-direction-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 23px; }
  .flex-direction-nav li {
    margin: 0 33px;
    -webkit-transition: all 0.8s;
    transition: all 0.8s; }
    .flex-direction-nav li:hover {
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -ms--transform: rotate(360deg);
      transform: rotate(360deg);
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }

.shadow_top {
  background: url(../images/slide-shadow.jpg) no-repeat center top; }

.shadow_bottom {
  background: url(../images/slide-shadow.jpg) no-repeat center bottom; }

.cast_person .thumbnail {
  border: 0;
  margin-bottom: 70px; }

.cast_person h3 {
  color: #454545;
  font-size: 23px;
  line-height: 32px; }

.head_padding {
  padding: 45px 0 30px; }

.credits-section {
  padding: 50px 0; }

.styles_inline {
  padding: 20px 0; }

.footer {
  padding: 20px 0;
  background: #000; }
  .footer.homefooter {
    background: #070c1a; }
    .footer.homefooter .styles_inline {
      padding-top: 28px; }
  .footer .list-inline > li {
    padding: 0; }
  .footer .list-inline li:last-child a {
    border-right: 0; }
  .footer .list-inline a {
    border-right: 1px solid #fff;
    padding: 0 14px 0 10px;
    position: relative;
    font-size: 11px;
    color: #fff;
    font-weight: normal; }

.activeMenu#navs_top:before {
  background: url(../images/banner-top.jpg) no-repeat center top;
  content: "";
  position: fixed;
  top: 0;
  width: 100%;
  height: 58px;
  background-size: 100%; }

.activeMenu.navbar {
  margin-top: 0;
  border-bottom: 1px solid #ccc; }

.activeMenu img {
  max-width: 75%; }

.activeMenu.navbar-default .navbar-brand {
  padding: 19px 0 0;
  position: relative; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #ff0101;
  font-weight: bold;
  background-color: transparent; }

#carousel.flexslider .slides img {
  width: 100%;
  display: inline-block;
  max-height: 799px;
  max-width: 100%;
  width: auto;
  height: 140px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  max-width: 100%; }

.photos_page .flexslider {
  margin: 0 0 15px; }

.photos_page #carousel .flex-direction-nav {
  display: none; }

.photos_page .intro {
  background: none;
  display: block;
  height: auto; }

.photos_page .navbar-brand {
  padding: 0 15px; }

.photos_page .head_title {
  color: #fff;
  text-align: center;
  font-size: 50px; }
  .photos_page .head_title span {
    display: block;
    font-size: 22px;
    line-height: 50px; }

.photos_page .flex-direction-nav {
  width: 400px;
  position: absolute;
  top: -60px;
  margin: 0;
  right: 0;
  padding: 0; }
  .photos_page .flex-direction-nav li {
    -webkit-transition: none;
    transition: none;
    position: relative;
    width: 50%;
    margin: 0; }
  .photos_page .flex-direction-nav a {
    background: none;
    width: auto;
    font-family: Trajan Pro;
    height: auto;
    font-weight: bold;
    color: #fff;
    font-size: 20px; }
  .photos_page .flex-direction-nav .flex-nav-next:after {
    content: " : ";
    color: #fff;
    position: absolute;
    left: 21px;
    font-size: 27px;
    top: -4px; }
  .photos_page .flex-direction-nav .flex-prev:before {
    content: "< Previous Image";
    text-indent: 0;
    position: absolute;
    right: 0; }
  .photos_page .flex-direction-nav .flex-next:before {
    content: "Next Image >";
    text-indent: 0;
    position: absolute;
    right: 0; }

.photoslider {
  background: #000;
  margin-top: 88px; }
  .photoslider .flexslider {
    background: #000;
    border: 0; }

.topmargin {
  margin-top: 88px; }

.pb25 {
  padding-bottom: 25px; }

@media (min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1240px; }
  .container1 {
    width: 1120px; } }

.nav-control-custom a {
  position: absolute;
  top: 40%;
  left: 20px;
  opacity: 0.8;
  z-index: 1; }
  .nav-control-custom a:hover {
    opacity: 1; }
  .nav-control-custom a.custom_nav-next {
    left: auto;
    right: 20px; }

.custom_slider_wrapper {
  position: relative; }

.trailor {
  margin-top: 160px;
  font-family: 'gobold'; }

video {
  max-width: 100%; }

.hgroup {
  margin-bottom: 20px; }
  .hgroup .title {
    font-family: 'Muli', sans-serif;
    font-size: 34px;
    font-style: italic;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0 1px #fff, 1px 1px 3px rgba(0, 0, 0, 0.5); }
  .hgroup h3 {
    font-family: 'Muli', sans-serif;
    font-size: 34px;
    padding-bottom: 0;
    margin-top: 0;
    line-height: 40px;
    font-style: italic;
    color: #454545; }

.h0 {
  height: 0; }

.black_patti {
  background: #000;
  padding: 10px 0;
  margin-top: -7px; }
  .black_patti .social_text {
    color: #ffffff;
    font-size: 20px;
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .newHomePage1 .navbar-ex1-collapse {
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flim_poster_wrap {
    width: 407px; }
    .flim_poster_wrap div {
      -webkit-transform: scale(0.7);
              transform: scale(0.7); }
    .flim_poster_wrap img {
      margin-bottom: 10px; } }

.chasingtitles-section {
  background: #fff; }

footer .social-circle i {
  color: #f2033b; }

footer ul.social-network {
  padding: 2px 0; }

.secondary_social_follow {
  display: inline;
  padding: 0 0 0 10px; }
  .secondary_social_follow li {
    display: inline; }

.social_text {
  font-family: 'Muli', sans-serif;
  color: #454545;
  text-shadow: 0 1px #fff, 1px 1px 3px rgba(0, 0, 0, 0.5);
  font-size: 24px;
  font-style: italic;
  font-weight: bold; }

section.slider.bottom_arrow_nav img {
  width: 100%; }

.bold {
  font-weight: bold; }

.normal {
  font-weight: normal; }

.italic {
  font-style: italic; }

.chasingtitles_img {
  padding-bottom: 30px; }

iframe {
  max-width: 100%; }

.awards_page .fixwidth {
  background: url(../images/banner-top-cloud.jpg) no-repeat center top; }

.awards_page .activeMenu#navs_top:before {
  background: url(../images/banner-top-cloud.jpg) no-repeat center top; }

.awardimg .navbar .nav {
  text-align: center;
  margin: 0;
  width: 100%; }
  .awardimg .navbar .nav li {
    display: table-cell;
    width: 1%;
    float: none; }

.number {
  line-height: 100px;
  width: 25%;
  display: inline-block; }

.award-text,
.number {
  color: #d30000;
  font-family: Impact;
  font-size: 270px; }

.award-text {
  color: #2c2c2c;
  font-size: 186px;
  border-bottom: 36px solid #2c2c2c;
  vertical-align: top; }

.num_awards {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  padding-top: 40px; }

.red_text {
  color: #d30000; }

.listgroupitem {
  font-family: 'Muli', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 18px;
  text-align: center; }

.winner_title {
  font-family: 'Muli', sans-serif;
  border-bottom: 2px solid #c5c4c4;
  margin-bottom: 5px; }

.black_bottom_border {
  border-bottom: 3px solid #000; }

.win_main {
  width: 70%;
  margin-left: 10px;
  display: inline-block;
  font-size: 12px;
  line-height: 20px; }
  .win_main:before {
    content: "• ";
    margin-left: -10px; }

.winner_data {
  font-family: 'Muli', sans-serif;
  margin-bottom: 100px; }
  .winner_data ul {
    text-transform: uppercase;
    font-size: 12px;
    background: #f5f5f5; }
    .winner_data ul li {
      line-height: 55px; }

.win_sub {
  font-size: 14px; }
  .win_sub.red_dark {
    font-weight: bold; }

.black {
  color: #000; }

ul.nobg {
  background-color: transparent !important; }
  ul.nobg li {
    line-height: 2.24;
    font-size: 12px; }
  ul.nobg .gray {
    color: #a3a2a2; }

.bggray {
  text-transform: uppercase;
  font-size: 12px;
  background: #f5f5f5;
  padding: 10px 15px; }

.pstyle {
  font-size: 12px;
  line-height: 20px; }

.ttu {
  text-transform: uppercase; }

.winner .win_main {
  font-weight: bold; }

.mt0 {
  margin-top: 0; }

.screenlanding {
  background-image: url("../images/screen/banner.jpg"); }

.slogan_text {
  font-size: 18px;
  font-style: italic;
  text-align: left;
  padding-left: 118px; }

.rgba_transparent {
  background: #000;
  background: rgba(0, 0, 0, 0.64);
  padding: 45px 65px;
  color: #fff; }

.screendetails {
  padding: 0 50px; }

.form_group_wrap {
  background: url("../images/screen/form-banner.jpg") no-repeat top center; }
  .form_group_wrap label {
    font-size: 12px;
    line-height: 12px; }
  .form_group_wrap .form-group {
    margin-bottom: 0; }
  .form_group_wrap .form-control {
    border-radius: 0;
    height: 30px; }

.frm_title {
  font-size: 52px;
  font-weight: bold;
  line-height: 40px; }

.frm_sub_title {
  font-family: Trajan Pro;
  padding: 10px 0;
  font-size: 20px; }

.sendbutton {
  padding: 20px 0 50px; }

.footer_screen {
  padding: 30px 0; }

.sub_foo_sc {
  padding-bottom: 30px; }

.comingfall {
  padding: 19px 0 0; }

.btn_color {
  color: #333;
  background-color: #fff;
  border-color: transparent;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 1px;
  padding: 3px 20px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7); }

.text-shadow-white {
  text-shadow: 1px 1px #fff, 1px 1px 3px rgba(0, 0, 0, 0.5); }
  .text-shadow-white p {
    font-size: 18px; }

.screening_page .col-md-5 {
  padding-left: 0;
  margin-left: -25px; }

.screening_page .screen_img {
  padding-left: 0;
  padding-right: 0;
  margin-left: -20px;
  margin-bottom: -40px; }

.seats_available {
  font-size: 20px; }

.thankyou {
  font-size: 112px;
  font-weight: bold;
  min-height: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.media_pages {
  background: #fff; }

.chasingmedia_img {
  padding: 75px 0 30px;
  margin-top: 100px; }

.video_list {
  font-family: 'Muli', sans-serif; }

.date_published {
  color: #5f5f60; }

.video_list__title {
  font-size: 20px;
  margin: 10px 0; }

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

.video_list__readmore {
  color: #fc4519;
  font-size: 14px;
  font-weight: bold; }

.video_list {
  padding: 40px 0; }

.media_foo_banner {
  background: url(../images/media/media-foo-banner.jpg) no-repeat center top;
  padding-top: 615px; }

.video_list_image img {
  -webkit-box-shadow: 1px 1px #fff, 2px 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px #fff, 2px 2px 3px rgba(0, 0, 0, 0.3); }

.news_video {
  margin: 120px 0 50px; }

.black_transparent {
  background: #fff url(../images/media/black-foo.jpg) no-repeat top center;
  color: #fff;
  padding: 100px 0 0;
  margin-top: 30px; }
  .black_transparent h2 {
    padding: 15px 0; }
  .black_transparent p {
    margin: 0 0 30px;
    font-size: 20px; }

.black_foo_trans {
  padding: 190px 0 30px; }

.news_logo {
  padding-top: 30px; }

.video_wrapper_bts {
  padding: 100px 75px; }

.pl0 {
  padding-left: 0; }

#index-video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -100;
  right: 0;
  bottom: 0;
  background: url(../img/index-image.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden; }

.index-video-wrapper {
  padding: 30px 0;
  height: 100%;
  width: 100%;
  background: #000 url(../img/index-image.jpg) no-repeat center center;
  background-size: cover; }

.banner_gray_texture {
  background-image: url(../images/banner-gray.jpg); }

#index-video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -100;
  right: 0;
  bottom: 0;
  background: url(../img/index-image.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden; }

.index-video-wrapper {
  height: 100%;
  width: 100%;
  background: url(../img/index-image.jpg) no-repeat center center;
  background-size: cover; }

.consideration {
  font-size: 50px;
  line-height: 1.24;
  text-decoration: underline; }

.film {
  font-size: 50px;
  line-height: 1.24; }

blockquote {
  border: 0;
  font-size: 21px; }

blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 75%;
  line-height: 1.42857143;
  color: #4a4a4a; }

.blockquote_style blockquote p {
  min-height: 84px; }

.blockquote_wrapper {
  padding-bottom: 50px; }

.foo_text_visit {
  font-family: 'Muli', sans-serif;
  padding: 30px 0;
  font-size: 50px;
  color: #000;
  font-weight: bold;
  font-style: italic; }
  .foo_text_visit a {
    color: #000; }

.pl0 {
  padding-left: 0; }

@media screen and (min-width: 768px) {
  .table_wrap .col-md-4 {
    padding-right: 0; }
  .pr0 {
    padding-right: 0; }
  .pl0 {
    padding-left: 0; } }

.social-circle i {
  color: #f2033b; }

.newHomePage1 {
  background: none; }
  .newHomePage1 .navbar-brand {
    height: auto;
    padding: 35px 15px;
    width: 155px; }
  .newHomePage1 .social-circle a {
    border: 0; }
  .newHomePage1 #navs_top {
    height: auto;
    background: none;
    margin-top: 0; }
  .newHomePage1 .navbar-default .navbar-nav > li > a {
    color: #fff; }
  .newHomePage1 .activeMenu.navbar {
    border: 0; }
  .newHomePage1 .activeMenu img {
    max-width: 100%; }
  .newHomePage1 .index-video-wrapper,
  .newHomePage1 .chasingtitles_img {
    margin: 0;
    padding: 0; }

.activeMenu#navs_top:before {
  background: none;
  display: none; }

.black_cast {
  background: #000;
  position: relative; }
  .black_cast .black_cast_bottom .head_title {
    color: #fff; }
  .black_cast .thumbnail {
    background: transparent; }
  .black_cast .cast_person h3 {
    color: #fff; }

.index-video-wrapper {
  background: #000;
  min-height: 600px; }

.trailor_share {
  position: absolute;
  bottom: 12px;
  width: 100%;
  left: 0; }
  .trailor_share .social_text {
    text-shadow: none;
    color: #fff; }

.newHomePage1 .banner_newHomePage {
  position: relative; }
  .newHomePage1 .banner_newHomePage .navbar-brand img {
    visibility: hidden; }

.banner_top_text {
  position: absolute;
  top: 0;
  color: #fff;
  width: 100%; }

.banner_awards_text {
  font-family: 'AmericanType';
  font-size: 28px;
  line-height: 36px;
  padding: 10px 0 30px; }

.borkenhearts {
  margin-top: -20px; }

.semibold {
  font-family: 'AmericanTypemedium'; }

.director_winning {
  font-size: 28px;
  margin: 20px 0 10px; }

.road2riches {
  font-size: 89px;
  font-family: 'Trajan';
  line-height: 109px;
  padding: 20px 0; }
  .road2riches span {
    font-size: 108px;
    font-family: 'Trajan';
    font-weight: bold;
    position: relative;
    top: 10px; }

.numberacclaimed {
  font-size: 42px; }

.amtype {
  font-family: 'AmericanType';
  font-size: 34px; }

.ctbisontext {
  font-family: 'bison';
  font-size: 200px;
  line-height: 200px;
  text-transform: uppercase; }

.onepx {
  padding-left: 1px; }

.aryanegypt {
  font-style: italic;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 48px;
  line-height: 76px; }

.top_pad {
  padding-top: 12px; }

.newHomePage1 .coming_soon {
  font-family: "SteelTongs";
  font-size: 60px;
  line-height: 50px; }

.coming_soon span.moredetails {
  font-size: 32px;
  display: block;
  text-align: center; }

.road2riches {
  font-size: 89px;
  font-family: 'Trajan';
  line-height: 109px;
  padding: 20px 0; }

.road2riches span {
  font-size: 108px;
  font-family: 'Trajan';
  font-weight: bold;
  position: relative;
  top: 10px; }

.coming_soon {
  font-family: "SteelTongs";
  font-size: 250px;
  line-height: 1;
  text-align: center;
  padding-bottom: 50px; }
  .coming_soon span.moredetails {
    font-size: 65px;
    display: block;
    text-align: center; }

.paragraph_text {
  padding: 103px 0 600px; }
  .paragraph_text p {
    font-family: 'AvenirNextDemiBold';
    font-size: 42px;
    line-height: 49px;
    text-align: justify;
    text-align-last: center; }

.quotss {
  font-family: "SteelTongs";
  font-size: 28px; }
  .quotss .col-md-6 {
    padding-bottom: 30px; }

.willing_to_go {
  font-family: 'Trajan';
  margin-top: 81%;
  font-size: 60px;
  color: #fff; }
  .willing_to_go h2 {
    margin: -1px 0 50px;
    font-family: 'AvenirNext';
    font-style: italic;
    font-size: 39px; }

.name {
  font-family: "SteelTongs";
  line-height: 1.24;
  display: block;
  font-size: 28px; }

.quote_message {
  font-size: 36px;
  font-family: "SteelTongs";
  line-height: 1;
  min-height: 80px; }

.quote_message_block {
  text-transform: uppercase;
  min-height: 1px; }

.willing_to_go h3 {
  font-family: 'Trajan';
  font-size: 30px;
  border-bottom: 2px solid #fff;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 60px;
  margin-top: 115px; }

.caption .normal {
  font-family: 'Trajan';
  font-size: 18px; }

.headquotes .name {
  font-size: 20px;
  padding-bottom: 20px; }

.headquotes .quote_message {
  font-size: 30px;
  min-height: 1px; }

ul.social-network.cornersocial {
  position: fixed;
  top: 0;
  right: 0;
  padding: 0;
  z-index: 1031; }
  ul.social-network.cornersocial li {
    display: block; }
    ul.social-network.cornersocial li a {
      display: block;
      font-size: 20px;
      border-radius: 0;
      text-align: center;
      background: #c10204;
      padding: 9px;
      width: auto;
      height: auto; }
  ul.social-network.cornersocial i {
    color: #fff; }

@media screen and (min-width: 1491px) {
  .highdesktop {
    display: inline-block;
    width: 100%; }
  .mediumdesktop {
    display: none; }
  .homeintro {
    background: #070c1a; }
  .mobileversion {
    display: none; } }

@media screen and (max-width: 1490px) {
  .highdesktop {
    display: none; }
  .mediumdesktop {
    display: inline-block; }
  .mobileversion {
    display: none; } }

.navbar-brand {
  display: none; }

@media screen and (max-width: 767px) {
  ul.social-network.cornersocial {
    display: none; }
  .navbar-brand img {
    max-width: 53% !important;
    margin-top: 7px; }
  .footer .styles_inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    padding-top: 0 !important; }
    .footer .styles_inline ul.social-network {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
    .footer .styles_inline .list-inline {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
  .big_button {
    display: none !important; }
  .newHomePage1 .banner_newHomePage {
    position: relative;
    background: #000; }
  .navbar-brand {
    display: inline-block; }
  .home_banner_img {
    position: absolute;
    z-index: 1; }
  .banner_top_text {
    position: relative;
    z-index: 2; }
  .borkenhearts img {
    max-width: 42% !important; }
  .newHomePage1 .banner_newHomePage .navbar-brand img {
    visibility: visible; }
  .newHomePage1 .navbar-brand {
    height: auto;
    padding: 0;
    width: auto; }
  .highdesktop {
    display: none; }
  .mediumdesktop {
    display: none; }
  .mobileversion {
    display: inline-block; }
  .banner_awards_text .numberacclaimed {
    font-size: 24px; }
  .aryanegypt {
    font-size: 14px;
    line-height: 25px; }
  .amtype {
    font-size: 20px; }
  .ctbisontext {
    font-size: 84px;
    line-height: 87px; }
  .borkenhearts {
    margin-top: 0; }
  .angel_live_position {
    margin-top: -49px;
    margin-left: -40px;
    margin: -40px auto -11px; }
  .coming_soon span.moredetails {
    font-size: 32px;
    display: block;
    text-align: center; }
  .coming_soon {
    font-size: 82px; }
  .paragraph_text {
    padding: 0; }
    .paragraph_text p {
      font-family: 'AvenirNextDemiBold';
      font-size: 24px;
      line-height: 1.24;
      text-align: justify;
      text-align-last: left;
      padding: 20px; }
  .navfixoffset {
    padding-top: 30px; }
  .footer {
    text-align: center; }
  .banner_awards_text {
    font-family: 'Trajan';
    font-size: 14px;
    line-height: 24px;
    padding: 0 0 20px; }
  .banner_top_text img {
    max-width: 95%; }
  .navbar-header {
    margin: 0 !important; }
  .willing_to_go h2 {
    margin: 0 0 20px; }
  .coming_soon {
    font-size: 22px; }
  .road2riches {
    font-size: 89px;
    font-family: 'Trajan';
    line-height: 10px;
    padding: 20px 0 10px; }
  .road2riches span {
    font-size: 48px; }
  .willing_to_go h2 {
    font-size: 24px; }
  .willing_to_go h3 {
    font-size: 28px;
    margin-bottom: 30px; }
  .name,
  .quote_message {
    font-size: 24px; }
  .road2riches {
    font-size: 28px; }
  .trailor_share {
    bottom: 30px; }
  .flim_poster_wrap {
    padding: 0 15px 20px;
    text-align: center; }
    .flim_poster_wrap + .col-md-7 .col-md-12 {
      text-align: center;
      padding-bottom: 20px; }
  .index-video-wrapper {
    min-height: 50px; }
  .newHomePage1 .index-video-wrapper {
    margin: 20px 0; }
    .newHomePage1 .index-video-wrapper iframe {
      height: auto; }
  .film,
  .consideration {
    font-size: 26px; }
  .video_wrapper_bts {
    padding: 0; }
  .blockquote_style blockquote p {
    min-height: 1px; }
  video {
    max-width: 100%;
    height: auto;
    width: auto; }
  .hgroup .title {
    font-family: 'Muli', sans-serif;
    font-size: 22px; }
  .hgroup h3 {
    font-size: 20px;
    padding-bottom: 27px;
    margin-top: 0;
    line-height: 10px;
    font-family: 'Muli', sans-serif; }
  .head_title {
    font-size: 28px; }
  .nav-control-custom a {
    top: 54%; }
  .trailor {
    margin-top: 17%; }
  .topmargin,
  .photoslider {
    margin-top: 49px; }
  .intro {
    background-attachment: fixed; }
  body {
    background: url(../images/mobile-banner-top.jpg) no-repeat top center;
    background-size: 100%; }
  .photos_page,
  .chasingtitle_newhomepage {
    background: none; }
  img {
    max-width: 100%; }
  #navs_top .navbar-nav > li {
    margin: 0 auto 10px; }
    #navs_top .navbar-nav > li > a {
      padding-top: 19px;
      padding-bottom: 19px;
      padding: 5px;
      border: 0; }
  .navbar-nav li.big_button {
    margin-top: 0; }
  .container {
    width: 100%; }
  .top_pad {
    padding-top: 0; }
  .activeMenu#navs_top:before {
    background: #ebebed;
    background: rgba(235, 235, 237, 0.9); }
  .about-section {
    padding: 0; }
  .navbar {
    margin-top: 0; }
  .photos_page .navbar-brand, .navbar-brand {
    padding: 23px 10px 15px;
    width: 150px; }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin: 0;
    width: 100%;
    max-width: 100%; }
  .newHomePage1 .navbar-default .navbar-collapse {
    background: #070c1a;
    border: 0; }
  .navbar-nav {
    width: 100%;
    margin: 7.5px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .activeMenu.navbar-default .navbar-brand {
    padding: 23px 10px 15px; }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 900000px; }
  .navbar-nav > li > a {
    border-bottom: 1px solid #fff; }
  .navbar-nav > li:first-child a {
    border-top: 0; }
  .navbar-nav > li:last-child a {
    border-bottom: 0; }
  #navs_top .container {
    width: 100%;
    margin: 0;
    padding: 0; }
  .navbar-header {
    padding: 0 15px; }
  .photos_page .flex-direction-nav {
    top: -35px;
    width: 100%; }
    .photos_page .flex-direction-nav a {
      font-size: 14px; }
  .photos_page .head_title {
    font-size: 24px; }
    .photos_page .head_title span {
      font-size: 12px;
      line-height: 26px;
      padding-bottom: 20px; }
  .award-text, .number {
    font-size: 76px;
    line-height: 1; }
  .award-text {
    color: #2c2c2c;
    font-size: 48px;
    border-bottom: 15px solid #2c2c2c;
    vertical-align: top; }
  .awardimg .navbar .nav li {
    display: block;
    width: auto;
    float: none;
    padding: 15px 0; }
  .box_winner {
    padding-bottom: 30px; }
  .num_awards {
    -webkit-transform: scale(1);
            transform: scale(1); }
  .number {
    width: 20%; }
  .foo_text_visit {
    font-size: 22px; }
  .banner_gray_texture {
    background-size: cover; }
  .content_part_tran h1 {
    font-size: 22px;
    line-height: 24px; }
  .black_transparent {
    background-size: cover; }
    .black_transparent h2 {
      font-size: 22px; }
  .black_foo_trans {
    padding: 50px 0 30px;
    background: #fff; } }

@media screen and (max-width: 420px) {
  .banner_awards_text {
    font-size: 10px;
    line-height: 16px; }
  .ctbisontext {
    font-size: 56px;
    line-height: 56px; }
  .banner_awards_text {
    padding: 0 0 5px; }
  .borkenhearts {
    margin-top: -17px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .navbar-header {
    float: none; }
  .navbar-left, .navbar-right {
    float: none !important; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }
  .navbar-nav > li {
    float: none; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  .collapse.in {
    display: block !important; }
  .banner_awards_text {
    margin-top: -110px; }
  .ctbisontext {
    font-size: 110px;
    line-height: 109px; }
  .borkenhearts img {
    max-width: 40%; }
  .aryanegypt {
    font-size: 40px;
    line-height: 40px; } }

@media (min-width: 993px) and (max-width: 1024px) {
  .ctbisontext {
    font-size: 202px;
    line-height: 210px; } }
