/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

h3.ram-text {
  padding-bottom: 30px;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}


@font-face {
  font-family: "BaskOldFace";
  src: url("./fonts/BASKVILL.eot");
  /* IE9 Compat Modes */
  src: url("./fonts/BASKVILL.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("./fonts/BASKVILL.otf") format("opentype"),
    /* Open Type Font */
    url("./fonts/BASKVILL.svg") format("svg"),
    /* Legacy iOS */
    url("./fonts/BASKVILL.ttf") format("truetype"),
    /* Safari, Android, iOS */
    url("./fonts/BASKVILL.woff") format("woff"),
    /* Modern Browsers */
    url("./fonts/BASKVILL.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}


/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "BaskervilleBold";
  src: url("./fonts/BASKE1.eot");
  /* IE9 Compat Modes */
  src: url("./fonts/BASKE1.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("./fonts/BASKE1.otf") format("opentype"),
    /* Open Type Font */
    url("./fonts/BASKE1.svg") format("svg"),
    /* Legacy iOS */
    url("./fonts/BASKE1.ttf") format("truetype"),
    /* Safari, Android, iOS */
    url("./fonts/BASKE1.woff") format("woff"),
    /* Modern Browsers */
    url("./fonts/BASKE1.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "BaskervilleLight";
  src: url("./fonts/BASKE9.eot");
  /* IE9 Compat Modes */
  src: url("./fonts/BASKE9.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("./fonts/BASKE9.otf") format("opentype"),
    /* Open Type Font */
    url("./fonts/BASKE9.svg") format("svg"),
    /* Legacy iOS */
    url("./fonts/BASKE9.ttf") format("truetype"),
    /* Safari, Android, iOS */
    url("./fonts/BASKE9.woff") format("woff"),
    /* Modern Browsers */
    url("./fonts/BASKE9.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "BaskervilleLight-Italic";
  src: url("./fonts/BASKE10.eot");
  /* IE9 Compat Modes */
  src: url("./fonts/BASKE10.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("./fonts/BASKE10.otf") format("opentype"),
    /* Open Type Font */
    url("./fonts/BASKE10.svg") format("svg"),
    /* Legacy iOS */
    url("./fonts/BASKE10.ttf") format("truetype"),
    /* Safari, Android, iOS */
    url("./fonts/BASKE10.woff") format("woff"),
    /* Modern Browsers */
    url("./fonts/BASKE10.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "Baskerville";
  src: url("./fonts/baskervi.eot");
  /* IE9 Compat Modes */
  src: url("./fonts/baskervi.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("./fonts/baskervi.otf") format("opentype"),
    /* Open Type Font */
    url("./fonts/baskervi.svg") format("svg"),
    /* Legacy iOS */
    url("./fonts/baskervi.ttf") format("truetype"),
    /* Safari, Android, iOS */
    url("./fonts/baskervi.woff") format("woff"),
    /* Modern Browsers */
    url("./fonts/baskervi.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}


#body-video {
  display: none;
}

/*CSS Starts*/

/*.content {
  filter: contrast(120%);
  background: url(../images/bg-page.png);
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}*/


/*#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}*/

div#hid-section {
  display: none;
}


.container-fluid {

  padding-left: 50px;
  padding-right: 50px;
}


/*Landing Page*/

#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100%;
  z-index: -1;
  left: 0;
  background: #000;

}

button.btn.wow.zoomIn {
  margin-bottom: 50px;
}


#overlay {
  position: absolute;
  float: left;
  width: 100%;
  height: 100%;
  z-index: 111;
  background-color: rgba(0, 0, 0, 0.8);
}

#rmf-landing h1 {
  font-size: 55px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 75%;
  right: 0;
  left: 0;
  font-family: "BaskervilleBold";
  letter-spacing: 15px;
  z-index: 9;
}

#rmf-landing img {
  position: absolute;
  bottom: 0;
  margin: auto;
  right: 0;
  left: 0;
}

#rmf-landing button {
  background: transparent;
  color: #eeeeee;
  font-size: 18px;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 8px 30px;
  position: absolute;
  right: auto;
  left: 43%;
  bottom: 1%;
  font-family: "BaskervilleBold";
  margin-bottom: 0;
}

/*Home Page*/

.rmf-logo h2 {
  color: #fff;
  font-size: 15px;
  padding: 20px 15px;
  text-transform: uppercase;
  z-index: 1;
  font-family: "BaskervilleBold";
  padding-left: 35px;
}

#trailer .home-slider .layer-box img {
  margin: auto;
  width: 100%;
}

.scroller img {
  width: auto !important;
}

#trailer .home-slider .layer-box img.prev-btn {
  display: none;
}

.home-slider img.prev-btn {
  position: absolute;
  top: 50%;
  z-index: 1;
  left: 0;
  cursor: pointer;
  transition: all .2s ease-in-out !important;
}

.home-slider img.prev-btn:hover {
  transform: scale(1.1) !important;
}

.home-slider img.next-btn {
  position: absolute;
  top: 50%;
  z-index: 1;
  right: 0;
  cursor: pointer;
  transition: all .2s ease-in-out !important;
}

.home-slider img.next-btn:hover {
  transform: scale(1.1) !important;
}

#trailer .home-slider .layer-box {
  position: relative;
}

.layer-box .banner-details {
  position: absolute;
  color: #fff;
  bottom: 2%;
  left: 8%;
}

.layer-box .banner-details h6 {
  font-size: 25px;
  font-family: "BaskervilleLight-Italic";
  padding-bottom: 10px;
}

.layer-box .banner-details .movie-title h1 {
  font-size: 66px;
  font-family: "BaskOldFace";
}

.layer-box .banner-details p {
  font-size: 18px;
  line-height: 24px;
  font-family: "BaskOldFace";
}

.banner-details .movie-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  padding-bottom: 10px;
}

.banner-details .movie-title .movie-title-name {
  padding: 0;
}

.banner-details .movie-title .movie-link {
  margin-left: 70px;
  display: flex;
  flex-direction: row;
  align-self: self-end;
  margin-top: 10px;
}

.watch-trailer {
  position: absolute;
  bottom: 10%;
  right: 12%;
  cursor: pointer;
}

.row.butt {
  margin-top: -75px;
  margin-bottom: 75px;
}

.watch-trailer a {
  border: 1px solid rgba(255, 255, 255, .3);
  display: inline-flex;
  padding: 15px 25px;
  align-items: center;
  transition: all .2s ease-in-out;
  margin-right: 10px;
}

.watch-trailer a:hover {
  transform: scale(1.1);
}

.watch-trailer a:focus {
  box-shadow: none;
  outline: none !important;
}

.watch-trailer a p {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  padding-left: 5px;
  font-family: "BaskOldFace";
}

#trailer .watch-trailer a img {
  margin-bottom: 0 !important;
}

.scroller {
  position: absolute;
  bottom: -35px;
  right: 0;
  left: 0;
  z-index: 9;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 999999;
}

.scroller p {
  font-size: 11px;
  color: #eeeeee;
  font-family: "BaskOldFace";
}

.scroller a {
  transition: all .2s ease-in-out;
}

.scroller a:hover {
  transform: scale(1.1);
}

.socialmedia ul li {
  transition: all .2s ease-in-out;
}

.socialmedia ul li:hover {
  transform: scale(1.2);
}

/*About*/

.about-wrap {
  display: flex;
}

.about-img img {
  width: 100%;
}

#rmf-about {
  padding-bottom: 50px;
  position: relative;
  /* background-color: #171824; */
}

.about-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 50px;
}

.about-content p {
  color: #eeeeee;
  font-size: 18px;
  line-height: 30px;
  font-family: "BaskOldFace";
}

.about-content a {
  margin-top: 35px;
  color: #eeeeee;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.about-content a h5 {
  font-size: 18px;
  font-family: "BaskervilleLight-Italic";
  padding-right: 10px;
}

.about-head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 50px;
}

.team-back {
  display: flex;
  justify-content: flex-end;
  font-size: 20px;
}

img.downarrow {
  width: 50px;
  /* background: blue; */
  z-index: 999;
  position: absolute;
  top: 80%;
  left: 48%;
}

.heading {
  font-size: 72px;
  color: #eeeeee;
  position: absolute;
  z-index: 1;
  top: -90px;
  font-family: "BaskervilleLight-Italic";
  left: 70px;
}

.back-btn {
  display: flex;
  top: -90px;
  position: absolute;
  align-items: center;
}

/* .img-responsive {
  padding-right: 10px;
} */

.about-back {
  text-align: center;
}

a.back-btn {
  /*margin-top: 35px;*/
  color: #eeeeee;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.back-btn1 {
  display: flex;
  /* top: -90px; */
  position: absolute;
  align-items: center;
  font-size: 24px;
}

.back-btn1 img {
  width: 50%;
}

a.back-btn h5 {
  font-size: 18px;
  font-family: "BaskervilleLight-Italic";
  padding-right: 10px;
}

a.back-btn1 {
  margin-top: 15px;
  color: #eeeeee;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

a.back-btn1 h5 {
  font-size: 18px;
  font-family: "BaskervilleLight-Italic";
  padding-right: 10px;
}

#rmf-about .section-head h2 {
  font-size: 72px;
  color: #eeeeee;
  position: absolute;
  z-index: 1;
  top: -90px;
  font-family: "BaskervilleLight-Italic";
  left: 50px;
}

#rmf-about .section-head {
  position: relative;
}


/*interviews*/

.interview-videos img {
  width: 100%;
  cursor: pointer;
}

#rmf-interviews {
  position: relative;
  padding-bottom: 50px;
}


.interview-videos-slide img.prev-btn {
  position: absolute;
  top: 50%;
  z-index: 99999;
  left: -20px;
  cursor: pointer;
}

.interview-videos-slide img.next-btn {
  position: absolute;
  top: 50%;
  z-index: 99999;
  right: -20px;
  cursor: pointer;
}

.interview-videos-slide img.next-btn,
.interview-videos-slide img.prev-btn {
  transition: all .2s ease-in-out;
}

.interview-videos-slide img.next-btn:hover,
.interview-videos-slide img.prev-btn:hover {
  transform: scale(1.1);
}

.interview-videos {
  position: relative;
}

.interview-details {
  position: absolute;
  color: #eeeeee;
  left: 12%;
  bottom: 12%;
}

.interview-details h6 {
  font-size: 18px;
  font-family: "BaskervilleLight-Italic";
}

.interview-details h3 {
  font-size: 36px;
  padding-top: 20px;
  font-family: "BaskOldFace";
}

#rmf-interviews .section-head h2 {
  font-size: 72px;
  color: #eeeeee;
  position: absolute;
  z-index: 1051;
  top: -35px;
  font-family: "BaskervilleLight-Italic";
  left: -35px;
}

#rmf-interviews .section-head {
  position: relative;
  z-index: 999;
}

.interview-videos-slide {
  z-index: 1;
}

.interview-list {
  text-align: center;
}

.interview-list a {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  text-decoration: none;
  margin-top: 20px;
}

.interview-list a p {
  color: #eeeeee;
  font-family: "BaskervilleLight-Italic";
  font-size: 18px;
  padding-right: 15px;
  z-index: 1;
}

.interview-list a img {
  z-index: 1;
}

/*News*/

.news-slider-wrap a:focus {
  outline: none;
}

.news-slider-wrap img {
  width: 100%;
  transition: all .2s ease-in-out;
  height: 500px;
}

.news-slider-wrap img:hover {
  transform: scale(1.1);
}

#rmf-news {
  padding-bottom: 50px;
}

#rmf-news .section-head h2 {
  font-size: 72px;
  color: #eeeeee;
  /* position: absolute; */
  z-index: 4;
  top: -35px;
  font-family: "BaskervilleLight-Italic";
  left: -35px;
}

#rmf-news .section-head {
  position: relative;
  z-index: 2;
}


.news-slider {
  z-index: 1;
}

.news-slider img.prev-btn {
  position: absolute;
  top: 50%;
  z-index: 99999;
  left: -20px;
  cursor: pointer;
}

.news-slider img.next-btn {
  position: absolute;
  top: 50%;
  z-index: 99999;
  right: -20px;
  cursor: pointer;
}

.news-slider img.prev-btn,
.news-slider img.next-btn {
  transition: all .2s ease-in-out;
}

.news-slider img.prev-btn:hover,
.news-slider img.next-btn:hover {
  transform: scale(1.1);
}

.news-slider-wrap {
  position: relative;
  overflow: hidden;
}

.news-slider-wrap .news-details {
  position: absolute;
  bottom: 0;
  text-align: center;
  right: 0;
  left: 0;
}

.news-slider-wrap .news-details h3 {
  font-size: 20px;
  color: #eeeeee;
  font-family: "BaskOldFace";
  line-height: 24px;
  width: 100%;
  margin: auto;
  background: #000000b8;
}

.news-slider-wrap .news-details h6 {
  font-size: 12px;
  color: #666666;
  font-family: "BaskOldFace";
  padding-top: 15px;
}

/* the parent */
.news-slider .slick-list {
  margin: 0 -13px;
}


/* item */
.news-slider .slick-slide {
  padding: 0 13px;
  overflow: hidden;
}


/*Action*/
#rmf-action .section-head h2 {
  font-size: 72px;
  text-align: center;
  font-family: "BaskervilleLight-Italic";
  color: #eeeeee;
  padding-bottom: 50px;
}

#rmf-action form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#rmf-action .form-group {
  /* padding-bottom: 50px; */
  width: 450px;
  padding-top: 40px;
}

#rmf-action .form-btn {
  padding-top: 20px;
}

.copyright {
  padding-top: 35px;
}
.pdt-10 {
  padding-top: 15px !important;
}

#rmf-action .form-group label {
  font-size: 14px;
  font-family: "BaskOldFace";
  color: #eeeeee;
}

#rmf-action .form-group input:focus {
  outline: none;
}

#rmf-action .form-group input {
  background: transparent;
  border: none;
  border-bottom: 1px solid #eeeeee;
  width: 100%;
  color: #eeeeee;
}

#rmf-action .form-group input#msg {
  height: 60px;
}

#rmf-action .form-group button {
  display: inline-flex;
  flex-direction: row;
  border: 1px solid #eeeeee;
  color: #eeeeee;
  padding: 10px 30px;
  align-items: center;
  background: transparent;
  transition: all .2s ease-in-out;
  outline: none;
  font-family: "BaskOldFace";
}

#rmf-action .form-group button:hover {
  transform: scale(1.1);
}

#rmf-action .form-group button img {
  padding-left: 20px;
}

#rmf-action .contact-us .contact-list h5,
#rmf-action .contact-us .contact-list address,
#rmf-action .contact-us .contact-list p {
  padding-top: 45px;
  color: #eeeeee;
  font-family: "BaskOldFace";
}

#rmf-action .contact-us .contact-list h5 {
  font-size: 14px;
}

#rmf-action .contact-us .contact-list address {
  font-size: 15px;
  line-height: 24px;
}

#rmf-action .contact-us .contact-list address h4 {
  font-size: 18px;
  padding-bottom: 30px;
}

#rmf-action .contact-us .contact-list p a {
  color: #eeeeee;
  display: block;
  text-decoration: none;
  line-height: 24px;
  font-size: 14px;
  transition: all .2s linear;
  width: 30%;
}

#rmf-action .contact-us .contact-list p a:hover {
  transform: scale(1.1);
}

.contact-us .copyright p {
  font-size: 12px;
  font-family: "BaskOldFace";
  line-height: 24px;
  color: #eeeeee;
}

/*Footer */

.socialmedia ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.socialmedia ul li {
  padding-right: 20px;
}

.socialmedia ul li a i {
  color: #eeeeee;
}

/*.menu-btn small{
  font-size: 11px;
  font-family: "Garamond";
  text-transform: uppercase;
  color: #eeeeee;
  text-align: center;
}*/

/*#rmf-header {
    position: fixed;
    z-index: 1;
    bottom: 0;
}
*/

.rmf-media {
  position: fixed;
  z-index: 1042;
  bottom: 0;
  left: 0;
}

.rmf-menu {
  position: fixed;
  z-index: 1042;
  bottom: 0;
  right: 0;
}

.socialmedia {
  position: absolute;
  bottom: 50px;
  left: 60px;
}


.nav-icon {
  cursor: pointer;
}

.nav-icon img {
  float: right;
}

.rmf-menu {
  float: right;
}

header {
  position: absolute;
  background: url(../images/bg-menu.png) no-repeat;
  height: 100vh;
  width: 100vw;
  z-index: 99;
  display: none;
  background-size: cover;
}

.close-menu .fa {
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}

#menu-layout ul.menu-list {
  display: inline-flex;
  flex-direction: row;
}

#menu-layout ul.menu-list li {
  font-size: 48px;
  font-family: "BaskervilleLight-Italic";
  padding-right: 50px;
}

#menu-layout ul.menu-list li a {
  color: #656565;
  text-decoration: none;
}


#menu-layout ul.menu-list li a:hover {
  color: #eeeeee;
}

.menu-full-wrap .menu-name {
  display: none;
  font-size: 50px;
  color: #000;

}

.hover-home:hover~.menu-full-wrap .menu-name.wrapper-home,
.hover-about:hover~.menu-full-wrap .menu-name.wrapper-about,
.hover-movies:hover~.menu-full-wrap .menu-name.wrapper-movies,
.hover-interviews:hover~.menu-full-wrap .menu-name.wrapper-interviews,
.hover-media:hover~.menu-full-wrap .menu-name.wrapper-media,
.hover-contact:hover~.menu-full-wrap .menu-name.wrapper-contact {
  display: block;
  position: relative;
}

.menu-full-wrap .menu-name.wrapper-home,
.menu-full-wrap .menu-name.wrapper-about,
.menu-full-wrap .menu-name.wrapper-movies,
.menu-full-wrap .menu-name.wrapper-interviews,
.menu-full-wrap .menu-name.wrapper-media,
.menu-full-wrap .menu-name.wrapper-contact {
  position: absolute;
  top: 10%;
}

#menu-layout .nav-detail {
  text-align: center;
  position: absolute;
  top: 45%;
}

.menu-name h2 {
  font-size: 300px;
  text-align: center;
  color: #363636;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -100px;
  z-index: -1;
}

#menu-layout .menu-details {
  position: absolute;
  bottom: 0;
  display: flex;
  flex-direction: row;
}


.socialmedia-layout ul {
  display: inline;
  margin-bottom: 20px;
}

.socialmedia-layout ul li {
  padding-bottom: 10px;
}

.socialmedia-layout ul li a i {
  color: #eeeeee;
}

.menu-details .sub-menu {
  display: flex;
  flex-direction: column-reverse;
}

.menu-details .sub-menu ul {
  display: inline-flex;
  flex-direction: row;
  margin: 25px auto;
}

.menu-details .sub-menu ul li {
  margin-right: 10px;
  position: relative;
}

.menu-details .sub-menu ul li::after {
  content: '';
  background: #fff;
  height: 10px;
  width: 1px;
  position: absolute;
  top: 4px;
}

.menu-details .sub-menu ul li:last-child::after {
  content: none;
}

.menu-details .sub-menu ul li {
  margin-right: 10px;
}

.menu-details .sub-menu ul li a {
  color: #eeeeee;
  text-decoration: none;
  font-size: 13px;
  padding-right: 5px;
  font-family: "BaskOldFace";
}


.menu-details .menu-end {
  display: flex;
  flex-direction: column-reverse;
}

.menu-details .menu-end .close-menu {
  text-align: right;
  margin-right: 25px;
  margin-bottom: 20px;
}



#menu-layout li a {
  z-index: 1;
  position: relative;
}

#menu-layout li:hover:before {
  position: absolute;
  content: "";
  font-size: 300px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  color: #363636;
  font-family: "BaskOldFace";
}

#menu-layout li.hover-home:hover:before {
  content: "Home";
}

#menu-layout li.hover-about:hover:before {
  content: "About";
}

#menu-layout li.hover-movies:hover:before {
  content: "Movies";
}

#menu-layout li.hover-interviews:hover:before {
  content: "Interviews";
}

#menu-layout li.hover-media:hover:before {
  content: "Media";
}

#menu-layout li.hover-contact:hover:before {
  content: "Contact";
}

.hidden-lg {
  display: none !important;
}

.hidden-md {
  display: none !important;
}

.scroller a:focus {
  outline: none;
}

.scroller p a {
  text-decoration: none;
}

/*#rmf-news{
  background: url(../images/news-bg.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}*/

/*Modal CSS*/

#myModal-one,
#myModal-two,
#myModal-three,
#myModal-four,
#myModal-five,
#myModal-six {
  position: absolute;
  background-color: #0009;
}

#fullpage {
  z-index: 1041;
}

.interview-modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none;
}

.interview-modal-content .modal-footer {
  border-top: 0px solid #e5e5e5;
}

.interview-modal-content button.btn-default {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
  font-size: 50px;
  position: absolute;
  right: -15px;
  top: -25px;
}

.interview-modal-content button.btn-default:focus {
  background-color: transparent;
  border: none;
  outline: none;
  color: #fff;
}

.interview-video-modal {
  width: 1000px;
  height: 600px;
}

.interview-video-modal .modal-body iframe {
  width: 1000px;
  height: 600px;
}

.interview-full-width {
  width: 1800px;
  height: 700px;
}

.interview-full-width .modal-body iframe {
  width: 1800px;
  height: 700px;
}

.modal-body {
  padding-left: 0;
}

.modal-open .modal {
  background: #0009;
  padding-left: 0 !important;
}

/*--------Website Loader css--------------------*/

#loader {
  display: none;
}

#loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.website_loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #161932;
}

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #000;
  z-index: 1000;
  -webkit-transform: translateX(0);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateX(0);
  /* IE 9 */
  transform: translateX(0);
  /* Firefox 16+, IE 10+, Opera */
}



.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;

  -webkit-transform: translateY(-100%);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateY(-100%);
  /* IE 9 */
  transform: translateY(-100%);
  /* Firefox 16+, IE 10+, Opera */

  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
}






.interview-modal-content video {
  outline: none;
}


/*About Page*/

#rmfaboutus {
  padding: 50px 0;
}

#rmfaboutus h2 {
  font-size: 72px;
  color: #eeeeee;
  font-family: "BaskervilleLight-Italic";
  background-color: #000;
  padding: 50px 0;
  border-bottom: 1px solid;
}




/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
.panel-group .panel {
  border-radius: 4px;
  box-shadow: none;
  border-color: #EEEEEE;
}

.panel-title {
  font-size: 14px;
  display: flex;
}

.panel-title>a {
  display: block;
  padding: 15px;
  text-decoration: none;
}

.more-less {
  float: right;
  color: #212121;
  font-size: 14px;
  text-align: center;
  padding-top: 35px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #EEEEEE;
}

/* ----- v CAN BE DELETED v ----- */

.demo {
  padding-top: 60px;
  padding-bottom: 60px;
}


.panel-default>.panel-heading {
  color: #eeeeee;
  background-color: #000000;
  border-color: transparent;
  padding: 0;
}

.panel-default {
  border: none;
  border-color: transparent;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  background-color: #000;
  border: none;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
}

.panel-body .rmf-desc {
  padding-right: 0;
  padding-left: 30px;
}

.panel-body .rmf-details {
  padding-right: 0;
  padding-left: 30px;
}

.panel-body .rmf-details h3,
.panel-body .rmf-desc h3,
.panel-body .rmf-desc p {
  color: #eeeeee;
}

.panel-body .rmf-details h3 {
  font-size: 30px;
  font-family: 'BaskervilleLight';
  padding-bottom: 30px;
}

.panel-heading .panel-title .rmfnames a {
  font-size: 30px;
  font-family: 'BaskervilleLight';
  text-decoration: none;
  padding: 30px;
  color: #eeeeee;
}

.panel-heading .panel-title .rmfnames .rmf-nametitle {
  display: inline;
}

.panel-heading .panel-title .rmfnames .rmf-desctitle {
  display: inline-block;
}

.panel-group .panel .panel-title:hover {
  color: red;
}

.panel-body p {
  font-family: 'BaskervilleLight';
  padding-bottom: 40px;
  width: 75%;
  font-size: 18px;
}

.panel-group .panel+.panel {
  margin-top: 0;
  border-top: 1px solid #000c;
}

#trailer,
#rmfaboutus,
#rmf-action {
  background-color: rgb(0, 0, 0, 0.8);
}

.rmf-details a,
.rmf-details a i {
  color: #fff;
}

.rmf-details a i {
  margin-right: 5px;
}

.rmf-details a {
  margin: 20px 0;
  display: block;
  font-family: 'BaskervilleLight';
  font-size: 18px;
  cursor: pointer;
  text-decoration: none;
  width: 55%;

}

#rmfaboutus .panel-group .panel-title:hover {
  background-color: #a3a49e;
  color: 090909;
}

.rmfaboutus-details .panel-body {
  background-color: #000;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  padding-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 35px;
}

.rmfaboutus-details .panel-body .rmf-details {
  padding-left: 0;
}


audio::-webkit-media-controls-timeline,
video::-webkit-media-controls-timeline {
  display: none;
}

video::-webkit-media-controls-timeline {
  display: none;
}



.about_youtube a button.btn.wow.zoomIn {
  background: transparent;
  color: #eeeeee;
  font-size: 18px;
  border: 1px solid #fff;
  border-radius: 5px;
  margin-top: 10px;
  /* padding: 10px 35px; */
}
