@charset "UTF-8";
body {
  margin: 0;
  overflow-x: hidden;
  background: #f0f0f0 !important; }


#qLtempOverlay{
  display: none !important;
}
  
html {
  overflow-x: hidden; }

.img-fluid {
  width: 100%; }

.fancybox-content {
  background: #f0f0f0 !important; }

.home-overlay {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  overflow: auto;
  height: 100vh;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 100;
  display: flex;
  text-align: center;
  padding: 10px 0; }
  .home-overlay img {
    margin: auto;
    max-width: 667px;
    width: 95%;
    cursor: pointer; }
  .home-overlay .close-popup {
    color: #333333; }

.textFancyBox {
  display: none;
  max-width: 1100px !important;
  width: 95%;
  padding: 24px !important;
  text-align: justify !important; }
  .textFancyBox p {
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #666666;
    line-height: 23px; }
  .textFancyBox h2 {
    font-family: 'Conv_Afterglow-Regular';
    font-size: 39px;
    color: #897567;
    margin-bottom: 10px; }
    @media (max-width: 47.9em) {
      .textFancyBox h2 {
        font-size: 19px; } }

.btn,
.btn-primary:focus {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important; }

.compensate-for-scrollbar {
  margin-right: 0 !important; }

.fancybox-infobar,
.fancybox-button--thumbs {
  display: none !important; }

.upArrow {
  position: fixed;
  bottom: 30px;
  right: 10px;
  z-index: 10;
  cursor: pointer;
  opacity: 0.8;
  display: none; }
  .upArrow:hover {
    opacity: 1; }

@media (max-width: 47.9em) {
  .navbar-brand {
    width: 81% !important; } }

@media (max-width: 47.9em) {
  .p-b-s {
    padding-bottom: 30px !important; } }

@media (max-width: 47.9em) {
  .p-t-s {
    padding-top: 30px !important; } }

@media (max-width: 47.9em) {
  .m-t-s {
    margin-top: 30px !important; } }

@media (max-width: 47.9em) {
  .m-b-s {
    margin-bottom: 30px !important; } }

@media (max-width: 47.9em) {
  .br-b-s {
    border-bottom: 1px solid #ccc !important; } }

@media (max-width: 47.9em) {
  .br-t-s {
    border-top: 1px solid #ccc !important; } }

@media (max-width: 47.9em) {
  .br-l-s {
    border-left: 1px solid #ccc !important; } }

@media (max-width: 47.9em) {
  .br-r-s {
    border-right: 1px solid #ccc !important; } }

@media (max-width: 47.9em) {
  .hide-sm {
    display: none !important; } }

h1.heading {
  font-family: 'Montserrat', sans-serif;
  font-size: 54px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase; }
  @media (max-width: 47.9em) {
    h1.heading {
      font-size: 30px; } }
  h1.heading hr {
    width: 80px;
    background: #ff5c26;
    border-top: 2px solid rgba(0, 0, 0, 0.1); }

.btn-primary {
  background: #ff5c26 !important;
  border-radius: 30px !important;
  color: #fff;
  font-size: 14px !important;
  font-family: 'Lato', sans-serif;
  font-weight: 700 !important;
  letter-spacing: .1vh;
  padding: 1.3vh 3vh !important;
  display: block !important;
  margin: auto !important;
  cursor: pointer;
  border: 0 !important; }
  @media (max-width: 47.9em) {
    .btn-primary {
      font-size: 11px !important; } }
  .btn-primary .fa {
    font-size: 10px;
    position: relative;
    top: -2px; }
    @media (max-width: 47.9em) {
      .btn-primary .fa {
        font-size: 6px; } }

.btn-link {
  background: transparent !important;
  color: #333333 !important;
  font-size: 13px !important;
  font-family: 'Lato', sans-serif;
  font-weight: 500 !important;
  letter-spacing: .1vh;
  padding: 0 !important;
  text-transform: uppercase;
  cursor: pointer;
  border: 0 !important; }
  @media (max-width: 47.9em) {
    .btn-link {
      margin-bottom: 12px;
      margin-top: 9px;
      font-size: 10px !important;
      float: right; } }
  .btn-link .fa {
    font-size: 13px;
    position: relative;
    top: -2px; }
  @media (max-width: 47.9em) {
    .btn-link {
      font-size: 10px; } }

@font-face {
  font-family: 'Conv_Afterglow-Regular';
  src: url("../fonts/Afterglow-Regular.eot");
  src: local("☺"), url("../fonts/Afterglow-Regular.woff") format("woff"), url("../fonts/Afterglow-Regular.ttf") format("truetype"), url("../fonts/Afterglow-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Conv_georgia';
  src: url("../fonts/georgia.eot");
  src: local("☺"), url("../fonts/georgia.woff") format("woff"), url("../fonts/georgia.ttf") format("truetype"), url("../fonts/georgia.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
#qLpercentage {
  font-size: 30px !important;
  color: #ccc !important;
  position: absolute !important;
  bottom: 28% !important;
  top: initial !important;
  font-family: 'Conv_Afterglow-Regular';
  font-weight: 100; }

#qLoverlay::before {
  position: absolute;
  content: url(../images/loading.png);
  left: 0;
  right: 0;
  top: 30%;
  width: 200px;
  height: 208px;
  margin: auto; }

.loaderCover {
  width: 100%;
  height: 100vh;
  background: #ffffff;
  z-index: 20;
  position: fixed; }

.skewedCard {
  position: relative;
  height: auto;
  transition: all 200ms linear; }
  .skewedCard:hover {
    box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.01); }

.navbar-dark {
  background: #897567; }

.navbar-dark .navbar-toggler-icon {
  background: url(../images/menu.png) !important; }

.navbar-toggler-icon {
  width: 33px !important;
  height: 22px !important; }

.navbar-toggler {
  padding: 0 !important; }
  .navbar-toggler:focus {
    outline: 0;
    box-shadow: 0; }

.header {
  position: absolute;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 10;
  background: #141414; }
  @media (max-width: 62em) {
    .header {
      position: relative; } }
  @media (max-width: 37.5em) {
    .header {
      position: relative; } }
  @media (max-width: 78.875em) {
    .header .navbar-toggler {
      right: 12px;
      top: -63px;
      position: absolute; } }
  @media (max-width: 37.5em) {
    .header .navbar-toggler {
      top: -49px; } }
  @media (max-width: 85.375em) {
    .header .logo {
      width: 300px; } }
  @media (max-width: 78.875em) {
    .header .logo {
      width: 250px; } }
  .header .logoRow {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center; }
    @media (max-width: 85.375em) {
      .header .logoRow {
        padding-top: 15px;
        padding-bottom: 15px; } }
    @media (max-width: 37.5em) {
      .header .logoRow {
        text-align: left;
        padding-top: 10px;
        padding-bottom: 11px; } }
  .header .navbar {
    padding-bottom: 0 !important;
    padding-top: 0 !important; }
    @media (max-width: 78.875em) {
      .header .navbar {
        background: #161313; } }
  .header .nav-link {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 7px;
    border-bottom: 3px solid rgba(255, 92, 38, 0);
    margin: 0 17px;
    transition: all .5s;
    font-size: 16px;
    padding-top: 9px; }
    @media (max-width: 85.375em) {
      .header .nav-link {
        margin: 0 15px;
        font-size: 13px; } }
    @media (max-width: 78.875em) {
      .header .nav-link {
        border-top: 1px solid #1e1e1e; } }
    .header .nav-link:hover {
      border-bottom: 3px solid #ff5c26; }
  .header .nav-item:hover .dropdown-menu {
    display: block !important; }
  .header .dropdown-menu {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 1000;
    /* display: none; */
    float: left;
    min-width: 8rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    border-top: 0; }
    @media (max-width: 90.625em) {
      .header .dropdown-menu {
        top: 78px; } }
    @media (max-width: 85.375em) {
      .header .dropdown-menu {
        top: 36px; } }
    @media (max-width: 37.5em) {
      .header .dropdown-menu {
        border: 0px solid rgba(0, 0, 0, 0.15) !important; } }
    .header .dropdown-menu .dropdown-item:focus {
      background: none;
      color: #333333; }
    .header .dropdown-menu .dropdown-item:hover {
      background: #897567;
      color: #ffffff; }

.container {
  max-width: 1286px !important; }
  @media (max-width: 81.25em) {
    .container {
      max-width: 1200px !important; } }
  @media (max-width: 47.9em) {
    .container {
      max-width: 97% !important; } }

.socialBox {
  position: absolute;
  right: 10px;
  z-index: 5;
  top: 20vh; }
  @media (max-width: 65.625em) {
    .socialBox {
      top: 11vh; } }
  @media (max-width: 47.9em) {
    .socialBox {
      display: none; } }
  .socialBox .iconBox {
    width: 38px;
    height: 37px;
    background: url(../images/social.png);
    transition: all .3s;
    cursor: pointer;
    margin: 10px 0;
    border-radius: 50px; }
  .socialBox .fb {
    background-position: left top; }
    .socialBox .fb:hover {
      background-position: right top; }
  .socialBox .insta {
    background-position: left 128px; }
    .socialBox .insta:hover {
      background-position: right 128px; }
  .socialBox .twt {
    background-position: left 258px; }
    .socialBox .twt:hover {
      background-position: right 258px; }
  .socialBox .yTube {
    background-position: left 387px; }
    .socialBox .yTube:hover {
      background-position: right 387px; }

.homeMainSld {
  position: relative;
  height: 100vh; }
  @media (max-width: 62em) {
    .homeMainSld {
      height: auto; } }
  .homeMainSld .sliderImg {
    background-size: cover !important;
    height: 100vh;
    width: 100%; }
    @media (max-width: 62em) {
      .homeMainSld .sliderImg {
        height: auto; } }
  .homeMainSld .sliderOne {
    background: url(../images/home/amjadslider-01.jpg); }
    @media (max-width: 62em) {
      .homeMainSld .sliderOne {
        background: none; } }
  .homeMainSld .sliderTwo {
    background: url(../images/home/amjadslider-02.jpg); }
    @media (max-width: 62em) {
      .homeMainSld .sliderTwo {
        background: none; } }
  .homeMainSld .sliderThree {
    background: url(../images/home/amjadslider-03.jpg); }
    @media (max-width: 62em) {
      .homeMainSld .sliderThree {
        background: none; } }
  .homeMainSld .sliderFour {
    background: url(../images/home/amjadslider-04.jpg); }
    @media (max-width: 62em) {
      .homeMainSld .sliderFour {
        background: none; } }
  .homeMainSld .sliderFive {
    background: url(../images/home/amjadslider-05.jpg); }

    /*.homeMainSld .sliderSix {
      background: url(../images/home/slider6.jpg); }

      .homeMainSld .sliderSeven {
        background: url(../images/home/slider7.jpg); }*/

    @media (max-width: 62em) {
      .homeMainSld .sliderFive {
        background: none; } }
  .homeMainSld .slick-dots li button {
    height: 0;
    padding: 4px; }
  .homeMainSld .slick-dots li button:before {
    font-family: 'slick';
    font-size: 40px;
    color: #b89f8d;
    opacity: 1; }
  .homeMainSld .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff; }
  .homeMainSld .slick-dots li {
    display: inline; }
  .homeMainSld .slick-dots {
    bottom: initial;
    width: auto;
    text-align: left;
    top: 48%; }
    @media (max-width: 47.9em) {
      .homeMainSld .slick-dots {
        display: none !important; } }
  .homeMainSld .directionBox {
    position: absolute;
    right: 2.5vh;
    bottom: 5vh;
    z-index: 15; }
    .homeMainSld .directionBox img {
      display: inline-block;
      width: auto; }
  .homeMainSld img {
    display: block;
    margin: auto;
    position: relative;
    width: 100%; }
  .homeMainSld .slick-list {
    overflow: visible; }
  @media (max-width: 47.9em) {
    .homeMainSld .bigSlider {
      display: none; } }
  .homeMainSld .smallSlider {
    display: none; }
    @media (max-width: 62em) {
      .homeMainSld .smallSlider {
        display: block; } }
  .homeMainSld .copy {
    position: absolute;
    right: 50vh;
    top: 27vh;
    text-align: left;
    z-index: 5; }
    @media (max-width: 65.625em) {
      .homeMainSld .copy {
        right: 13vh;
        top: 22vh; } }
    @media (max-width: 47.9em) {
      .homeMainSld .copy {
        display: none; } }
    .homeMainSld .copy h2 {
      font-family: 'Montserrat', sans-serif;
      font-size: 7vh;
      font-weight: 700;
      margin: 0;
      color: #ffffff;
      line-height: 7vh; }
      .homeMainSld .copy h2 span {
        font-size: 7.5vh;
        font-weight: 300; }
    .homeMainSld .copy p {
      font-family: 'Conv_georgia';
      font-size: 2.5vh;
      font-weight: 500;
      color: #fff;
      padding-top: 1vh;
      letter-spacing: 2px; }
    .homeMainSld .copy .btn {
      background: #ec4343;
      border-radius: 30px;
      color: #fff;
      font-size: 1.5vh;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      letter-spacing: .1vh;
      padding: 1.5vh 2.8vh;
      margin-top: 10px;
      cursor: pointer; }
      .homeMainSld .copy .btn:hover {
        background: rgba(236, 67, 67, 0.8); }
      .homeMainSld .copy .btn img {
        width: auto;
        display: inherit;
        position: relative;
        top: -2px;
        left: 5px; }
  .homeMainSld .slick-next,
  .homeMainSld .slick-prev {
    width: 44px;
    height: 31px;
    z-index: 10;
    bottom: 5vh; }
    .homeMainSld .slick-next:focus,
    .homeMainSld .slick-prev:focus {
      outline: 0; }
  .homeMainSld .slick-next {
    right: 40px;
    z-index: 10;
    background: url(../images/home/next.png); }
  .homeMainSld .slick-prev {
    right: 84px;
    background: url(../images/home/prev.png); }
  .homeMainSld .slick-next:before,
  .homeMainSld .slick-prev:before {
    content: none; }

.upcomingMain {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7); }
  @media (max-width: 78.875em) {
    .upcomingMain {
      position: relative;
      background: #000; } }
  @media (max-width: 47.9em) {
    .upcomingMain {
      padding: 25px; } }
  .upcomingMain .upcomingRow {
    text-align: center;
    display: grid;
    grid-gap: 16px;
    grid-template-columns: repeat(auto-fit, minmax(193px, 1fr));
    position: relative; }
    @media (max-width: 47.9em) {
      .upcomingMain .upcomingRow {
        grid-gap: 5px; } }
    .upcomingMain .upcomingRow .colBox {
      text-align: left !important;
      padding: 2vh 0 0 0;
      position: relative; }
      @media (max-width: 47.9em) {
        .upcomingMain .upcomingRow .colBox {
          text-align: center !important;
          border-bottom: 1px dotted #8f6953; } }
      .upcomingMain .upcomingRow .colBox .divider {
        position: absolute;
        right: 0;
        top: 11px;
        height: 100px; }
        @media (max-width: 47.9em) {
          .upcomingMain .upcomingRow .colBox .divider {
            display: none; } }
      .upcomingMain .upcomingRow .colBox p:nth-child(1) {
        font-family: 'Lato', sans-serif;
        font-size: 35px;
        font-weight: 700;
        color: #ffffff;
        line-height: 25px;
        text-align: center;
        border: 2px solid #fff;
        padding: 1px 0 20px 0;
        width: 70px;
        height: auto;
        float: left;
        margin-right: 40px; }
        @media (max-width: 47.9em) {
          .upcomingMain .upcomingRow .colBox p:nth-child(1) {
            float: none;
            margin: auto;
            margin: auto auto 15px auto; } }
        .upcomingMain .upcomingRow .colBox p:nth-child(1) span {
          font-size: 16px; }
      .upcomingMain .upcomingRow .colBox .btn {
        border-radius: 0;
        color: #ff5c26;
        font-size: 13px;
        font-family: 'Lato', sans-serif;
        font-weight: 900;
        padding: 0;
        cursor: pointer; }
        .upcomingMain .upcomingRow .colBox .btn:hover {
          color: #cb603d; }
        .upcomingMain .upcomingRow .colBox .btn .fa {
          font-size: 8px;
          top: -2px;
          margin-left: 3px;
          position: relative; }
      .upcomingMain .upcomingRow .colBox p:nth-child(2) {
        font-family: 'Lato', sans-serif;
        color: #fff;
        font-size: 18px;
        margin-bottom: 5px;
        line-height: normal;
        font-weight: 700; }
      .upcomingMain .upcomingRow .colBox p:nth-child(3) {
        font-family: 'Lato', sans-serif;
        color: #ccc;
        font-size: 13px;
        font-style: italic;
        font-weight: 700;
        margin-bottom: 10px; }
      .upcomingMain .upcomingRow .colBox p:nth-child(4) {
        font-family: 'Lato', sans-serif;
        color: #999999;
        font-size: 13px;
        font-weight: 700;
        margin-bottom: 8px; }
      .upcomingMain .upcomingRow .colBox p:nth-child(5) {
        font-family: 'Lato', sans-serif;
        color: #999999;
        font-size: 13px;
        font-weight: 700;
        margin-bottom: 0; }

.recordingRow .img-fluid {
  width: 100%; }
@media (max-width: 47.9em) {
  .recordingRow .recording3 {
    margin-bottom: 15px; } }
@media (max-width: 47.9em) {
  .recordingRow .padding {
    padding: 14px 0px 25px 0; } }
@media (max-width: 47.9em) {
  .recordingRow .addBox {
    margin: 29px auto; } }
@media (max-width: 47.9em) {
  .recordingRow .textBox {
    padding-left: 0; } }
.recordingRow .textBox h2 {
  color: #000000;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  text-transform: uppercase; }
.recordingRow .textBox h3 {
  font-weight: 700;
  font-size: 32px;
  clear: both; }
  @media (max-width: 47.9em) {
    .recordingRow .textBox h3 {
      font-size: 21px; } }
.recordingRow .textBox p {
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  font-size: 28px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase; }
  @media (max-width: 47.9em) {
    .recordingRow .textBox p {
      padding-top: 17px;
      font-size: 21px;
      line-height: 25px; } }
.recordingRow .textBox p.small {
  font-size: 26px;
  text-transform: none !important;
  margin-bottom: 10px; }
  @media (max-width: 81.25em) {
    .recordingRow .textBox p.small {
      font-size: 26px; } }
  @media (max-width: 47.9em) {
    .recordingRow .textBox p.small {
      font-size: 20px; } }
.recordingRow .textBox hr.one {
  width: 80px;
  float: left;
  background: red;
  margin-top: 5px;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 32px; }
  @media (max-width: 47.9em) {
    .recordingRow .textBox hr.one {
      margin-bottom: 10px; } }
.recordingRow .textBox hr.two {
  width: 100%;
  float: left;
  background: #d7d7d7;
  margin-top: 35px;
  margin-bottom: 5px;
  border-top: 2px solid rgba(0, 0, 0, 0.1); }
  @media (max-width: 47.9em) {
    .recordingRow .textBox hr.two {
      margin-top: 0;
      border-top: 1px solid rgba(0, 0, 0, 0.1); } }
.recordingRow .textBox .btn-link {
  background: transparent !important;
  color: #a3a3a3 !important;
  font-size: 21px !important;
  font-family: 'Conv_georgia';
  font-weight: normal !important;
  letter-spacing: .1vh;
  padding: 0 !important;
  text-transform: lowercase;
  cursor: pointer;
  border: 0 !important;
  float: right; }
  @media (max-width: 47.9em) {
    .recordingRow .textBox .btn-link {
      font-size: 17px !important; } }
  .recordingRow .textBox .btn-link .fa {
    font-size: 13px;
    position: relative;
    top: 1px;
    color: #ec4343;
    margin-left: 10px; }
@media (max-width: 47.9em) {
  .recordingRow .recod3 {
    padding: 0 18px; } }
.recordingRow .recod3 span {
  color: #000000;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 15px; }

.gallery {
  background: #000; }
  .gallery h1.heading {
    color: #fff; }
  .gallery .btn-link {
    color: #fff !important;
    text-transform: none; }
    .gallery .btn-link .fa {
      color: red;
      top: 3px; }
  .gallery hr {
    background: #4d4d4d;
    margin-top: 29px !important; }
  .gallery #galleryVideo {
    max-width: 100% !important; }
    .gallery #galleryVideo .ug-thumb-overlay {
      width: 295px !important;
      height: 166px !important; }
    .gallery #galleryVideo .ug-thumb-wrapper {
      width: 295px !important;
      height: 166px !important; }
      .gallery #galleryVideo .ug-thumb-wrapper img {
        width: 100% !important; }
  .gallery .ug-thumb-border-overlay {
    display: none !important; }
  .gallery .btn-link img {
    padding-left: 10px; }
  .gallery .ug-panel-handle-tip,
  .gallery .ug-zoompanel-button,
  .gallery .ug-button-fullscreen,
  .gallery .ug-button-play {
    display: none !important; }

.news {
  font-family: 'Montserrat', sans-serif; }
  .news .inner {
    padding: 50px 50px 0px 50px; }
    @media (max-width: 47.9em) {
      .news .inner {
        padding: 20px 20px 0px 20px; } }
  .news .leftBox {
    width: 100%;
    max-width: 395px;
    float: left; }
    @media (max-width: 78.875em) {
      .news .leftBox {
        max-width: 48%; } }
    @media (max-width: 47.9em) {
      .news .leftBox {
        max-width: 100%; } }
  .news .rightBox {
    width: 100%;
    max-width: 731px;
    float: right; }
    @media (max-width: 81.25em) {
      .news .rightBox {
        max-width: 671px; } }
    @media (max-width: 78.875em) {
      .news .rightBox {
        max-width: 48%; } }
    @media (max-width: 47.9em) {
      .news .rightBox {
        max-width: 100%; } }
    .news .rightBox p:nth-child(3) {
      font-size: 30px !important;
      line-height: 33px !important; }
      @media (max-width: 47.9em) {
        .news .rightBox p:nth-child(3) {
          font-size: 18px !important;
          line-height: 22px !important; } }
    .news .rightBox p:nth-child(4) {
      padding-bottom: 37px !important; }
      @media (max-width: 81.25em) {
        .news .rightBox p:nth-child(4) {
          padding-bottom: 91px !important; } }
      @media (max-width: 47.9em) {
        .news .rightBox p:nth-child(4) {
          padding-bottom: 0px !important; } }
  .news .box {
    width: 100%;
    padding-bottom: 15px; }
    .news .box img {
      width: 100%;
      margin-bottom: 20px; }
    .news .box .arrow {
      width: auto;
      margin-left: 3px;
      margin-bottom: 0px; }
    .news .box p:nth-child(2) {
      font-size: 14px;
      color: #186589;
      margin-bottom: 10px; }
    .news .box p:nth-child(3) {
      font-size: 21px;
      color: #000;
      line-height: 25px;
      font-weight: 600;
      text-transform: uppercase; }
      @media (max-width: 47.9em) {
        .news .box p:nth-child(3) {
          font-size: 18px;
          line-height: 22px; } }
    .news .box p:nth-child(4) {
      font-size: 19px;
      color: #000000;
      font-weight: 300; }
      @media (max-width: 47.9em) {
        .news .box p:nth-child(4) {
          font-size: 14px; } }
      @media (max-width: 37.5em) {
        .news .box p:nth-child(4) {
          margin: 0; } }
    .news .box .btn-link {
      color: #000000;
      font-size: 16px !important;
      text-transform: none;
      font-weight: 500;
      margin-top: 18px; }
      @media (max-width: 47.9em) {
        .news .box .btn-link {
          float: left;
          font-size: 13px !important;
          clear: both;
          width: 100%;
          text-align: left; } }
      .news .box .btn-link .fa {
        color: red;
        position: relative;
        top: 0; }
    .news .box a {
      color: #000000;
      margin: 0 5px; }
      .news .box a:hover {
        color: #666; }
  @media (max-width: 37.5em) {
    .news hr {
      margin: 0 auto; } }

.reviews p {
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  font-size: 30px;
  line-height: 35px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 28px; }
  @media (max-width: 47.9em) {
    .reviews p {
      font-size: 24px;
      line-height: 28px; } }
  @media (max-width: 47.9em) {
    .reviews p br {
      display: none; } }
  @media (max-width: 37.5em) {
    .reviews p {
      margin-bottom: .4rem; } }
.reviews .colBox {
  height: auto; }
  @media (max-width: 47.9em) {
    .reviews .colBox {
      height: auto;
      margin-bottom: 45px; } }
  .reviews .colBox .btn-link {
    position: absolute;
    bottom: 0;
    left: 20px;
    color: #000000;
    font-size: 16px !important;
    text-transform: none;
    font-weight: 500;
    margin-top: 50px; }
    @media (max-width: 47.9em) {
      .reviews .colBox .btn-link {
        position: relative;
        left: 0;
        margin-top: 22px;
        float: left; } }
    .reviews .colBox .btn-link .fa {
      color: red;
      position: relative;
      top: 0; }
.reviews .padReview {
  padding: 3rem !important; }
  @media (max-width: 37.5em) {
    .reviews .padReview {
      padding: 1.5rem !important; } }

@media (max-width: 47.9em) {
  .reviewsPage {
    padding: 0 5px; } }
.reviewsPage h2 {
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  color: #333333;
  font-weight: 900;
  line-height: 32px; }
  .reviewsPage h2 span {
    color: #8c6652; }
  .reviewsPage h2 light {
    font-weight: 400 !important; }
.reviewsPage h3 {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 900;
  line-height: 32px; }
.reviewsPage .btn {
  border-radius: 0;
  color: #8c6652;
  font-size: 13px;
  margin-right: 15px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  padding: 0;
  cursor: pointer;
  background: none;
  display: inline-block; }
  .reviewsPage .btn:hover {
    color: #634332; }
  .reviewsPage .btn .fa {
    font-size: 8px;
    top: -2px;
    color: #333333;
    margin-left: 3px;
    position: relative; }
.reviewsPage p {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #333333;
  font-weight: 400;
  text-align: left;
  line-height: 18px;
  text-align: justify; }
.reviewsPage hr {
  background: #a5a5a5; }
.reviewsPage .border-right {
  border-right: 1px solid #a5a5a5; }
.reviewsPage .card-header {
  padding: 0; }
  .reviewsPage .card-header a {
    background: #8d6954;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: 300; }
.reviewsPage .nav-tabs {
  display: none; }
@media (min-width: 768px) {
  .reviewsPage .nav-tabs {
    display: flex; }
  .reviewsPage .card {
    border: none; }
  .reviewsPage .card .card-header {
    display: none; }
  .reviewsPage .card .collapse {
    display: block; } }
@media (max-width: 767px) {
  .reviewsPage .tab-pane {
    display: block !important;
    opacity: 1; } }

.footerOne {
  background: #e0e0e0;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0;
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-top: 0; }
  .footerOne .footerInner {
    text-align: center;
    display: grid;
    grid-gap: 0px;
    grid-template-columns: repeat(auto-fit, minmax(193px, 1fr)); }
    .footerOne .footerInner .fCol img {
      width: 100%;
      text-align: center;
      height: auto; }
    .footerOne .footerInner .fCol p {
      font-size: 2.8vh;
      font-family: 'Lato', sans-serif;
      font-weight: 300;
      line-height: 3.8vh;
      position: absolute;
      left: 0;
      right: 0;
      top: 2.5vh; }
      @media (max-width: 65.625em) {
        .footerOne .footerInner .fCol p {
          top: 1.5vh;
          line-height: 3vh; } }
      @media (max-width: 47.9em) {
        .footerOne .footerInner .fCol p {
          top: 16px;
          line-height: 27px;
          font-size: 22px; } }
      .footerOne .footerInner .fCol p span {
        font-size: 4.5vh;
        font-family: 'Conv_Afterglow-Regular';
        font-weight: 300;
        color: #ff5c26; }
        @media (max-width: 65.625em) {
          .footerOne .footerInner .fCol p span {
            font-size: 3vh; } }
        @media (max-width: 47.9em) {
          .footerOne .footerInner .fCol p span {
            font-size: 27px; } }
  .footerOne .newsLetter {
    margin-top: 80px;
    display: none; }
    @media (max-width: 47.9em) {
      .footerOne .newsLetter {
        margin-top: 68px;
        text-align: center; } }
    .footerOne .newsLetter p:nth-child(1) {
      font-family: 'Conv_Afterglow-Regular';
      font-size: 4.5vh;
      font-weight: 300;
      color: #333333;
      margin: 0;
      line-height: 30px; }
      @media (max-width: 65.625em) {
        .footerOne .newsLetter p:nth-child(1) {
          font-size: 3.5vh; } }
    .footerOne .newsLetter p:nth-child(2) {
      font-family: 'Lato', sans-serif;
      font-size: 2.5vh;
      font-weight: 300;
      color: #333333;
      margin: 0; }
      .footerOne .newsLetter p:nth-child(2) span {
        font-weight: 700; }
    .footerOne .newsLetter .fieldBox {
      background-color: #aeaeae;
      border-radius: 35px;
      padding: 6px 22px;
      width: 100%; }
      @media (max-width: 47.9em) {
        .footerOne .newsLetter .fieldBox {
          margin-bottom: 22px; } }
      .footerOne .newsLetter .fieldBox .field {
        border: 0;
        padding: .6vh 2.2vh;
        width: 88%;
        color: #ffffff;
        background: none; }
        .footerOne .newsLetter .fieldBox .field:focus {
          outline: 0; }
    .footerOne .newsLetter ::placeholder {
      color: #ffffff;
      opacity: 1;
      /* Firefox */ }
    .footerOne .newsLetter .btn {
      background: #ff5c26;
      border-radius: 3.5vh;
      padding: 1vh 3.2vh 1vh 1vh;
      color: #fff;
      font-weight: 700;
      font-size: 1.5vh; }
      @media (max-width: 90.625em) {
        .footerOne .newsLetter .btn {
          font-size: 2vh; } }
      @media (max-width: 65.625em) {
        .footerOne .newsLetter .btn {
          font-size: 1.5vh; } }
      .footerOne .newsLetter .btn:focus {
        outline: 0;
        border: 0;
        box-shadow: none; }
      .footerOne .newsLetter .btn .fa {
        background: #ffffff;
        color: #ff5c26;
        border-radius: 2vh;
        padding: 1vh;
        margin-right: 1vh; }

.footerTwo {
  background: #121212;
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (max-width: 37.5em) {
    .footerTwo {
      padding-top: 0; } }
  .footerTwo .container {
    text-align: left;
    display: grid;
    grid-gap: 0px;
    grid-template-columns: repeat(auto-fit, minmax(193px, 1fr)); }
    @media (max-width: 37.5em) {
      .footerTwo .container {
        display: table; } }
    @media (max-width: 37.5em) {
      .footerTwo .container .colBox {
        width: 50%;
        margin: auto; } }
  .footerTwo p {
    color: #525252;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-align: left; }
    @media (max-width: 37.5em) {
      .footerTwo p {
        margin-top: 55px; } }
    .footerTwo p span {
      font-weight: 500; }
  .footerTwo a {
    color: #525252;
    display: block;
    width: fit-content;
    line-height: 35px; }
    .footerTwo a:hover {
      color: #fff;
      text-decoration: none; }
  .footerTwo .fa {
    color: #bababa;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle; }
  .footerTwo hr {
    background: #ff5c26;
    width: 30px;
    margin: 30px 0;
    height: 1px; }
    @media (max-width: 37.5em) {
      .footerTwo hr {
        margin: 10px 0; } }
  .footerTwo .mobHr {
    visibility: hidden; }
    @media (max-width: 37.5em) {
      .footerTwo .mobHr {
        display: none; } }

.footerThree {
  background: #000000;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #666666;
  font-size: 15px;
  font-weight: 500; }

.recordingBanner {
  background: url(../images/recording/innerBanner.jpg); }
  @media (max-width: 37.5em) {
    .recordingBanner {
      background-position: -990px top !important; } }

.galleryBanner {
  background: url(../images/gallery/innerBanner.jpg); }
  @media (max-width: 37.5em) {
    .galleryBanner {
      background-position: -1190px top !important; } }

.projectsBanner {
  background: url(../images/projects/innerBanner.jpg); }
  @media (max-width: 37.5em) {
    .projectsBanner {
      background-position: -720px top !important;
      background-size: cover; } }

.videosPage {
  background: #FFF;
  border: 1px solid #eeecec;
  padding: 15px; }
  .videosPage h1.heading {
    color: #fff; }
  .videosPage .btn-link {
    color: #fff !important;
    text-transform: none; }
    .videosPage .btn-link .fa {
      color: red;
      top: 3px; }
  .videosPage hr {
    background: #4d4d4d;
    margin-top: 29px !important; }
  .videosPage #galleryVideo {
    max-width: 100% !important; }
    .videosPage #galleryVideo .ug-thumb-overlay {
      width: 195px !important;
      height: 100px !important; }
    .videosPage #galleryVideo .ug-thumb-wrapper {
      width: 195px !important;
      height: 100px !important;
      cursor: pointer; }
      .videosPage #galleryVideo .ug-thumb-wrapper img {
        width: 100% !important; }
  .videosPage .ug-thumb-border-overlay {
    display: none !important; }
  @media (max-width: 37.5em) {
    .videosPage .ug-textpanel {
      display: none !important; } }
  .videosPage .btn-link img {
    padding-left: 10px; }
  .videosPage .ug-panel-handle-tip,
  .videosPage .ug-button-fullscreen,
  .videosPage .ug-button-play {
    right: 0 !important;
    left: initial !important;
    display: none !important; }

.bioBanner {
  background-position: center top !important;
  background: url(../images/bio/innerBanner.jpg); }
  @media (max-width: 37.5em) {
    .bioBanner {
      background-position: -570px !important;
      background-size: cover; } }

.reviewsBanner {
  background-position: center top !important;
  background: url(../images/reviews/innerBanner.jpg); }
  @media (max-width: 37.5em) {
    .reviewsBanner {
      background-size: cover;
      background-position: 860px top !important; } }

.booksBanner {
  background-position: center top !important;
  background: url(../images/books/innerBanner.jpg); }
  @media (max-width: 37.5em) {
    .booksBanner {
      background-position: 1210px top !important; } }

.toursBanner {
  background-position: center top !important;
  background: url(../images/tours/innerBanner.jpg); }
  @media (max-width: 37.5em) {
    .toursBanner {
      background-position: 940px top !important; } }

.mediaBanner {
  background-position: center top !important;
  background: url(../images/media/innerBanner.jpg); }
  @media (max-width: 37.5em) {
    .mediaBanner {
      background-position: 940px top !important; } }

.awardsBanner {
  background-position: center top !important;
  background: url(../images/awards/innerBanner.jpg); }
  @media (max-width: 47.9em) {
    .awardsBanner {
      background: url(../images/awards/innerBanner.jpg);
      background-size: cover !important;
      background-position: 853px top !important; } }

.ragaBanner {
  background-position: center top !important;
  background: url(../images/newRagas/innerBanner.jpg); }
  @media (max-width: 47.9em) {
    .ragaBanner {
      background-size: cover !important;
      background-position: 853px top !important; } }

.contactBanner {
  background-position: center top !important;
  background: url(../images/contact/innerBanner.jpg); }
  @media (max-width: 37.5em) {
    .contactBanner {
      background-position: 940px top !important; } }

.columnBanner {
  background-position: center top !important;
  background: url(../images/column/innerBanner.jpg); }
  @media (max-width: 37.5em) {
    .columnBanner {
      background-position: -630px top !important;
      background-size: cover; } }

.documentaryBanner {
  background-position: center top !important;
  background: url(../images/documentary/innerBanner.jpg); }
  @media (max-width: 37.5em) {
    .documentaryBanner {
      background-position: -630px top !important;
      background-size: cover; } }

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.innerTopBanner h2 {
  color: #ffffff;
  font-size: 45px;
  padding: 100px 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase; }
  @media (max-width: 37.5em) {
    .innerTopBanner h2 {
      font-size: 38px;
      text-align: center;
      padding: 188px 0 10px 0px;
      color: #fff;
      text-shadow: 3px 3px 5px #000000; } }
.innerTopBanner .myBreadcrumb {
  text-align: right;
  position: absolute;
  bottom: 10px;
  color: #ff5c26;
  font-size: 14px;
  right: 0; }
  @media (max-width: 37.5em) {
    .innerTopBanner .myBreadcrumb {
      display: none; } }
  .innerTopBanner .myBreadcrumb a {
    color: #dfdfdf; }
    .innerTopBanner .myBreadcrumb a:hover {
      color: #fff;
      text-decoration: none; }

@media (max-width: 37.5em) {
  .booksPage img {
    width: 70%; } }
.booksPage h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 700;
  margin: 0; }
  @media (max-width: 37.5em) {
    .booksPage h2 {
      font-size: 20px; } }
.booksPage h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 300;
  line-height: 22px; }
.booksPage p {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 300;
  text-align: justify;
  line-height: 22px;
  margin-top: 35px; }
.booksPage .btn {
  border-radius: 0;
  color: #333333;
  font-size: 16px !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  padding: 0;
  cursor: pointer;
  background: none;
  margin-top: 15px; }
  @media (max-width: 37.5em) {
    .booksPage .btn {
      float: left !important; } }
  .booksPage .btn:hover {
    color: #ff5c26 !important;
    text-decoration: none; }
  .booksPage .btn img {
    width: auto !important; }

.pictures img {
  border: 15px solid #fff;
  box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.2);
  transition: all .2s; }
  @media (max-width: 37.5em) {
    .pictures img {
      width: 95% !important;
      border: 5px solid #fff;
      padding: 0px !important;
      float: none !important;
      display: block !important;
      margin: 10px auto !important; } }
  .pictures img:hover {
    box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.6);
    -webkit-transform: scale(2);
    transform: scale(2); }
    @media (max-width: 85.375em) {
      .pictures img:hover {
        transform: scale(1.3);
        -webkit-transform: scale(1.3); } }
    @media (max-width: 37.5em) {
      .pictures img:hover {
        transform: scale(1);
        -webkit-transform: scale(1); } }

.bioPage {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .bioPage .twtBox {
    height: 100px;
    overflow-y: scroll;
    transition: .3s ease;
    margin-bottom: 50px; }
    .bioPage .twtBox:hover {
      height: 300px; }
    @media (max-width: 37.5em) {
      .bioPage .twtBox {
        height: auto;
        overflow: hidden;
        width: 100%;
        margin: auto auto 30px auto; } }
  .bioPage ::-webkit-scrollbar {
    width: 10px; }
  .bioPage ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px; }
  .bioPage ::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px; }
  .bioPage ::-webkit-scrollbar-thumb:hover {
    background: #ccc; }
  .bioPage h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    color: #333333;
    font-weight: 900;
    line-height: 32px;
    font-weight: 300;
    text-align: center; }
    @media (max-width: 37.5em) {
      .bioPage h2 {
        font-size: 20px;
        line-height: 27px; } }
    @media (max-width: 37.5em) {
      .bioPage h2 br {
        display: none; } }
    .bioPage h2 light {
      font-weight: 400 !important; }
    .bioPage h2 span {
      font-size: 14px; }
  .bioPage h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: 300;
    line-height: 32px;
    text-align: center; }
  .bioPage p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #666666;
    font-weight: 300;
    line-height: 28px;
    text-align: justify; }

.mediaPage {
  max-width: 1212px !important; }
  .mediaPage h5 {
    font-size: 39px;
    color: #ff5c26;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-top: -46px;
    top: -17px;
    position: relative;
    z-index: -1; }
  .mediaPage .mediaRow {
    text-align: center; }
    .mediaPage .mediaRow .icon {
      position: absolute;
      left: 23px;
      top: 104px;
      z-index: 1;
      width: auto !important;
      transition: all .3s; }
      @media (max-width: 62em) {
        .mediaPage .mediaRow .icon {
          display: none; } }
      .mediaPage .mediaRow .icon:hover {
        -webkit-transform: scale(1.2);
        transform: scale(1.2); }
    .mediaPage .mediaRow .border-right {
      border-right: 0px solid #dee2e6; }
      @media (max-width: 37.5em) {
        .mediaPage .mediaRow .border-right {
          border-right: 0px solid #dee2e6;
          border-bottom: 1px solid #dee2e6 !important; } }
    .mediaPage .mediaRow .colBox {
      padding: 27px;
      position: relative;
      transition: all .2s;
      max-width: 608px;
      width: 98.8%;
      display: inline-block;
      margin: 5px;
      background: #fff; }
      @media (max-width: 37.5em) {
        .mediaPage .mediaRow .colBox {
          padding: 20px;
          margin: 5px 10px; } }
      .mediaPage .mediaRow .colBox img {
        width: 100%; }
      .mediaPage .mediaRow .colBox p {
        font-family: 'Lato', sans-serif;
        color: #333333;
        font-size: 13px;
        font-weight: 400;
        margin-top: 5px;
        text-align: justify; }
      .mediaPage .mediaRow .colBox .btn {
        border-radius: 0;
        color: #ff5c26;
        font-size: 13px;
        font-family: 'Lato', sans-serif;
        font-weight: 900;
        padding: 0;
        cursor: pointer;
        background: none;
        float: left; }
        .mediaPage .mediaRow .colBox .btn:hover {
          color: #cb603d; }
        .mediaPage .mediaRow .colBox .btn .fa {
          font-size: 8px;
          top: -2px;
          color: #333333;
          margin-left: .3vh;
          position: relative; }
  .mediaPage #prjDropDown {
    position: absolute;
    height: auto;
    width: 93%;
    padding: 15px 10px 10px 10px;
    background-color: #e4e4e4;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
    top: 38px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer; }
    .mediaPage #prjDropDown a {
      color: #a0a0a0;
      display: flex;
      padding: .5vh .5vh .5vh 1vh;
      font-size: 14px;
      border-bottom: 1px solid #cccccc;
      border-radius: 0px; }
      .mediaPage #prjDropDown a:hover {
        text-decoration: none;
        background-color: #c6c5c5;
        color: #333333; }
  .mediaPage .selectProject {
    color: #a0a0a0;
    font-size: 14px;
    font-weight: 500;
    background-color: #e4e4e4;
    border-radius: 15px;
    padding: 10px 15px;
    background-image: url(../images/selectArrow.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    width: 200px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: relative; }
    @media (max-width: 37.5em) {
      .mediaPage .selectProject {
        width: 100%; } }
    .mediaPage .selectProject .btn-select {
      display: flex;
      cursor: pointer; }
  @media (max-width: 37.5em) {
    .mediaPage hr {
      display: none; } }

.music-icons img {
  margin: 0 10px;
  width: auto !important; }
  @media (max-width: 37.5em) {
    .music-icons img {
      margin: 6px; } }

.recordingPage .container {
  max-width: 1212px !important; }
.recordingPage .recBox1 {
  width: 90%;
  max-width: 367px;
  display: inline-block;
  vertical-align: top;
  margin: 0 15px;
  text-align: left;
  padding-top: 34px;
  padding-bottom: 25px; }
  .recordingPage .recBox1 img {
    width: 100%; }
  @media (max-width: 47.9em) {
    .recordingPage .recBox1 {
      margin: 15px auto;
      padding-top: 0px; } }
.recordingPage .recBox2 {
  text-align: left;
  padding-top: 34px;
  padding-bottom: 25px;
  margin: 0 15px; }
  @media (max-width: 47.9em) {
    .recordingPage .recBox2 {
      margin: 15px auto;
      padding-top: 0px; } }
.recordingPage ul {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0; }
  .recordingPage ul li {
    border-right: 1px solid #ccc;
    padding: 0 7px;
    margin: 0;
    float: left; }
    .recordingPage ul li a {
      color: #000000; }
.recordingPage p:nth-child(2) {
  font-family: 'Lato', sans-serif;
  color: #887668;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  margin: 0 0 8px 0; }
  @media (max-width: 65.625em) {
    .recordingPage p:nth-child(2) {
      margin: 50px 0 0 0; } }
  @media (max-width: 47.9em) {
    .recordingPage p:nth-child(2) {
      margin: 0px 0 0 0; } }
.recordingPage p:nth-child(3) {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 900;
  margin: 0;
  line-height: 26px; }
.recordingPage p:nth-child(4) {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #333333;
  font-weight: 900;
  line-height: 25px; }
.recordingPage p:nth-child(5) {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #333333;
  margin: 0;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 2px;
  text-align: justify; }
.recordingPage .btn {
  border-radius: 0;
  color: #333333;
  font-size: 13px;
  margin-right: 15px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  padding: 0;
  cursor: pointer;
  background: none;
  display: inline-block;
  margin-top: 15px; }
  .recordingPage .btn:hover {
    color: #aaaaaa; }
  .recordingPage .btn .fa {
    font-size: 8px;
    top: -2px;
    color: #333333;
    margin-left: 3px;
    position: relative; }
.recordingPage .border-top {
  border-top: 1px solid #ccc; }
  @media (max-width: 47.9em) {
    .recordingPage .border-top {
      border-top: 0px solid #ccc; } }

.contactPage h2 {
  color: #333333;
  font-size: 18px;
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700; }
.contactPage h3 {
  color: #333333;
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif; }
.contactPage p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; }
.contactPage .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: 1.5rem .75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #e4e4e4;
  background-clip: padding-box;
  border: 0px solid #ced4da;
  border-radius: 15px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
.contactPage textarea {
  height: 150px; }
.contactPage .form-group {
  margin-bottom: 1.8rem; }
.contactPage .btn-link {
  color: #fff;
  font-size: 16px !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400 !important;
  letter-spacing: .1vh;
  padding: 0 0 0 15px !important;
  cursor: pointer;
  border: 0 !important;
  float: left; }
.contactPage .fa {
  border: 2px solid #000;
  border-radius: 50%;
  padding: 0;
  font-size: 18px;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 32px;
  margin-right: 10px; }
.contactPage .fa-facebook {
  border-color: #2d5a97 !important;
  color: #2d5a97 !important; }
.contactPage .fa-instagram {
  border-color: #d53569 !important;
  color: #d53569 !important; }
.contactPage .fa-twitter {
  border-color: #12aeff !important;
  color: #12aeff !important; }
.contactPage .fa-youtube-play {
  border-color: #c60000 !important;
  color: #c60000 !important; }
.contactPage a {
  font-size: 14px;
  font-weight: 700;
  color: #333333;
  text-decoration: none;
  display: flex;
  transition: all .3s; }
  .contactPage a span {
    font-weight: 400; }
  .contactPage a:hover {
    text-decoration: none;
    color: #333333; }
  .contactPage a:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }

.toursPage {
  max-width: 1212px !important; }
  .toursPage h5 {
    font-size: 39px;
    color: #ff5c26;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: -46px;
    top: -17px;
    position: relative;
    z-index: -1; }
  .toursPage .toursRow {
    text-align: center; }
    .toursPage .toursRow .border-right {
      border-right: 0px solid #5a5656 !important; }
      @media (max-width: 37.5em) {
        .toursPage .toursRow .border-right {
          border-right: 0px solid #dee2e6;
          border-bottom: 1px solid #dee2e6 !important; } }
    .toursPage .toursRow .colBox {
      padding: 30px 15px 30px 15px;
      position: relative;
      margin: 10px;
      border-radius: 15px 0 15px 0;
      background: linear-gradient(0deg, rgba(255, 255, 255, 0.25) 14%, white 100%);
      transition: all .3s; }
      .toursPage .toursRow .colBox:hover {
        -webkit-transform: scale(1.01);
        transform: scale(1.01);
        -webkit-box-shadow: 0px 0px 22px 1px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0px 0px 22px 1px rgba(0, 0, 0, 0.16);
        box-shadow: 0px 0px 22px 1px rgba(0, 0, 0, 0.16); }
      .toursPage .toursRow .colBox:hover h3 {
        background: #897567;
        color: #fff;
        border: 2px solid #897567; }
      .toursPage .toursRow .colBox h3 {
        font-family: 'Lato', sans-serif;
        font-size: 37px;
        font-weight: 700;
        color: #666666;
        line-height: 25px;
        text-align: center;
        padding: 0;
        width: 66px;
        height: 78px;
        display: inline-block;
        vertical-align: top;
        margin-right: 10px;
        transition: all .3s;
        border: 2px solid #666666; }
        .toursPage .toursRow .colBox h3 span {
          font-size: 18px; }
        @media (max-width: 37.5em) {
          .toursPage .toursRow .colBox h3 {
            margin-right: 0px; } }
      .toursPage .toursRow .colBox .textBox {
        display: inline-block;
        vertical-align: top;
        text-align: left;
        width: 282px; }
        @media (max-width: 37.5em) {
          .toursPage .toursRow .colBox .textBox {
            text-align: center; } }
        .toursPage .toursRow .colBox .textBox .fa-user {
          display: inline-block;
          vertical-align: text-top; }
        .toursPage .toursRow .colBox .textBox span {
          display: inline-block;
          vertical-align: top;
          width: 85%; }
        .toursPage .toursRow .colBox .textBox h2 {
          font-family: 'Lato', sans-serif;
          color: #666666;
          font-size: 18px;
          margin-bottom: 5px;
          line-height: normal;
          font-weight: 700; }
        .toursPage .toursRow .colBox .textBox p {
          font-family: 'Lato', sans-serif;
          color: #999999;
          font-size: 15px;
          font-weight: 700;
          margin-top: 5px; }
        .toursPage .toursRow .colBox .textBox .fa {
          margin-right: 5px; }
          @media (max-width: 37.5em) {
            .toursPage .toursRow .colBox .textBox .fa {
              display: none; } }
        .toursPage .toursRow .colBox .textBox .btn {
          border-radius: 0;
          color: #666666;
          font-size: 13px;
          font-family: 'Lato', sans-serif;
          font-weight: 900;
          padding: 0;
          cursor: pointer;
          background: none;
          margin-left: 18px; }
          @media (max-width: 37.5em) {
            .toursPage .toursRow .colBox .textBox .btn {
              margin-left: auto; } }
          .toursPage .toursRow .colBox .textBox .btn:hover {
            color: #333333; }
          .toursPage .toursRow .colBox .textBox .btn:focus {
            outline: 0;
            box-shadow: none;
            border: 0; }
          .toursPage .toursRow .colBox .textBox .btn .fa {
            font-size: 8px;
            top: -2px;
            color: #333333;
            margin-left: .3vh;
            position: relative; }
    .toursPage .toursRow hr {
      margin: 10px auto;
      width: 100%;
      clear: both;
      display: none; }
  .toursPage #prjDropDown {
    position: absolute;
    height: auto;
    width: 93%;
    padding: 15px 10px 10px 10px;
    background-color: #e4e4e4;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
    top: 38px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    cursor: pointer; }
    .toursPage #prjDropDown a {
      color: #a0a0a0;
      display: flex;
      padding: .5vh .5vh .5vh 1vh;
      font-size: 14px;
      border-bottom: 1px solid #cccccc;
      border-radius: 0px; }
      .toursPage #prjDropDown a:hover {
        text-decoration: none;
        background-color: #c6c5c5;
        color: #333333; }
  .toursPage .selectProject {
    color: #a0a0a0;
    font-size: 14px;
    font-weight: 500;
    background-color: #e4e4e4;
    border-radius: 15px;
    padding: 10px 15px;
    background-image: url(../images/selectArrow.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    width: 200px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: relative; }
    @media (max-width: 37.5em) {
      .toursPage .selectProject {
        width: 100%; } }
    .toursPage .selectProject .btn-select {
      display: flex;
      cursor: pointer; }

.awardPage {
  max-width: 1212px !important; }
  .awardPage h5 {
    font-size: 39px;
    color: #ff5c26;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: -46px;
    top: -17px;
    position: relative;
    z-index: -1; }
    @media (max-width: 47.9em) {
      .awardPage h5 {
        font-size: 27px; } }
    @media (max-width: 37.5em) {
      .awardPage h5 {
        margin-top: 21px;
        top: 0;
        text-align: center; } }
  .awardPage .boxLeft {
    float: left;
    clear: both; }
    @media (max-width: 47.9em) {
      .awardPage .boxLeft {
        float: none; } }
  .awardPage .boxRight {
    float: right;
    padding-left: 6%; }
    @media (max-width: 47.9em) {
      .awardPage .boxRight {
        float: none;
        padding-left: 0; } }
  .awardPage .box {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 25px 0; }
    @media (max-width: 47.9em) {
      .awardPage .box {
        width: 100%;
        margin: 25px auto;
        text-align: center; } }
    .awardPage .box h2 {
      font-size: 32px;
      color: #897567;
      font-family: 'Montserrat', sans-serif;
      font-weight: 300;
      border-right: 1px solid #484848;
      padding-right: 15px;
      display: inline-block;
      vertical-align: middle;
      margin: 0; }
      @media (max-width: 47.9em) {
        .awardPage .box h2 {
          border-right: 0px solid #484848;
          padding-right: 0;
          display: block;
          margin: auto auto 10px auto;
          width: fit-content;
          border-bottom: 1px solid #484848;
          text-align: center; } }
    .awardPage .box p {
      font-size: 18px;
      color: #666666;
      font-family: 'Montserrat', sans-serif;
      font-weight: 300;
      display: inline-block;
      vertical-align: middle;
      padding-left: 10px;
      margin: 0;
      line-height: 20px;
      width: 80%; }
      @media (max-width: 37.5em) {
        .awardPage .box p {
          width: auto;
          font-size: 16px; } }
      .awardPage .box p span {
        font-size: 14px;
        color: #ff5c26; }
        @media (max-width: 37.5em) {
          .awardPage .box p span {
            font-size: 12px;
            line-height: 0; } }
      @media (max-width: 37.5em) {
        .awardPage .box p span br {
          display: none; } }
  .awardPage #prjDropDown {
    position: absolute;
    height: auto;
    width: 93%;
    padding: 15px 10px 25px 10px;
    background-color: #e4e4e4;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
    top: 38px;
    border-bottom-right-radius: 11px;
    border-bottom-left-radius: 11px; }
    .awardPage #prjDropDown a {
      color: #a0a0a0;
      display: flex;
      padding: .5vh .5vh .5vh 1vh;
      font-size: 14px;
      border-bottom: 1px solid #cccccc;
      border-radius: 0px; }
      .awardPage #prjDropDown a:hover {
        text-decoration: none;
        background-color: #c6c5c5;
        color: #333333; }
  .awardPage .selectProject {
    color: #a0a0a0;
    font-size: 14px;
    font-weight: 500;
    background-color: #e4e4e4;
    border-radius: 15px;
    padding: 10px 15px;
    background-image: url(../images/selectArrow.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    width: 200px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: relative; }
    @media (max-width: 37.5em) {
      .awardPage .selectProject {
        width: 100%; } }
    .awardPage .selectProject .btn-select {
      display: flex;
      cursor: pointer; }
  @media (max-width: 37.5em) {
    .awardPage hr {
      display: none; } }

.columnPage {
  max-width: 1212px !important; }
  .columnPage h5 {
    font-size: 39px;
    color: #ff5c26;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: -46px;
    top: -17px;
    position: relative;
    z-index: -1; }
    @media (max-width: 47.9em) {
      .columnPage h5 {
        font-size: 27px; } }
  .columnPage p {
    font-size: 14px;
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
    text-align: justify;
    line-height: 22px; }
    .columnPage p span {
      font-size: 14px;
      color: #ff5c26; }
  .columnPage #prjDropDown {
    position: absolute;
    height: auto;
    width: 93%;
    padding: 15px 10px 10px 10px;
    background-color: #e4e4e4;
    z-index: 12;
    left: 0;
    right: 0;
    margin: auto;
    top: 38px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }
    .columnPage #prjDropDown a {
      color: #a0a0a0;
      display: flex;
      padding: .5vh .5vh .5vh 1vh;
      font-size: 14px;
      border-bottom: 1px solid #cccccc;
      border-radius: 0px; }
      .columnPage #prjDropDown a:hover {
        text-decoration: none;
        background-color: #c6c5c5;
        color: #333333; }
  .columnPage .selectProject {
    color: #a0a0a0;
    font-size: 14px;
    font-weight: 500;
    background-color: #e4e4e4;
    border-radius: 15px;
    padding: 10px 15px;
    background-image: url(../images/selectArrow.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    width: 200px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: relative; }
    @media (max-width: 37.5em) {
      .columnPage .selectProject {
        width: 100%; } }
    .columnPage .selectProject .btn-select {
      display: flex;
      cursor: pointer; }
  @media (max-width: 37.5em) {
    .columnPage hr {
      display: none; } }
  .columnPage .column-item .header {
    padding: 15px 0;
    background: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #666666; }
    .columnPage .column-item .header h4 {
      font-family: 'Montserrat', sans-serif;
      font-weight: 700 !important;
      color: #666666;
      font-size: 20px;
      text-transform: uppercase; }
      @media (max-width: 37.5em) {
        .columnPage .column-item .header h4 {
          font-size: 15px; } }
    .columnPage .column-item .header .fa {
      font-size: 11px; }
  .columnPage .column-item .header h4 {
    margin: 0; }
  .columnPage .column-item .header .fa.fa-minus {
    display: none; }
  .columnPage .column-item.jquery-accordion-active .fa.fa-minus {
    display: block; }
  .columnPage .column-item.jquery-accordion-active .fa.fa-plus {
    display: none; }
  .columnPage .column-item .content {
    padding: 15px 0;
    display: none;
    border-bottom: 1px solid #666666; }

.projectsPage {
  max-width: 1212px !important;
  padding-bottom: 55px;
  padding-top: 55px; }
  @media (max-width: 37.5em) {
    .projectsPage {
      padding-top: 12px; } }
  .projectsPage .instrument {
    display: block;
    margin: auto; }
  .projectsPage h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600 !important;
    color: #666666;
    font-size: 22px !important;
    text-transform: uppercase; }
  .projectsPage h5 {
    font-size: 39px;
    color: #ff5c26;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-top: -46px;
    top: -17px;
    position: relative;
    z-index: -1; }
    @media (max-width: 47.9em) {
      .projectsPage h5 {
        font-size: 27px; } }
  .projectsPage p {
    font-size: 14px;
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
    text-align: justify;
    line-height: 22px;
    margin-bottom: 0; }
    .projectsPage p span {
      font-size: 14px;
      color: #ff5c26; }
  .projectsPage .column-item .header {
    padding: 15px 0;
    background: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #666666; }
    .projectsPage .column-item .header h4 {
      font-family: 'Montserrat', sans-serif;
      font-weight: 300 !important;
      color: #666666;
      font-size: 24px;
      text-transform: uppercase; }
      @media (max-width: 37.5em) {
        .projectsPage .column-item .header h4 {
          font-size: 15px; } }
    .projectsPage .column-item .header .fa {
      font-size: 11px; }
  .projectsPage .column-item .header h4 {
    margin: 0; }
  .projectsPage .column-item .header .fa.fa-minus {
    display: none; }
  .projectsPage .column-item.jquery-accordion-active .fa.fa-minus {
    display: block; }
  .projectsPage .column-item.jquery-accordion-active .fa.fa-plus {
    display: none; }
  .projectsPage .column-item .content {
    padding: 15px 0;
    display: none;
    border-bottom: 1px solid #666666; }

.documentaryPage {
  max-width: 1212px !important; }
  .documentaryPage p {
    font-size: 18px;
    color: #666666;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    margin-top: 7px;
    line-height: 15px; }
    .documentaryPage p span {
      font-size: 14px;
      color: #ff5c26; }
  .documentaryPage .play-icon {
    display: block;
    margin: auto;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin-top: 22%;
    width: 13%; }

.ragaPage {
  max-width: 1212px !important;
  display: table; }
  .ragaPage .boxLeft {
    float: left;
    clear: right; }
    @media (max-width: 47.9em) {
      .ragaPage .boxLeft {
        float: none; } }
  .ragaPage .boxRight {
    float: right; }
    @media (max-width: 47.9em) {
      .ragaPage .boxRight {
        float: none;
        padding-left: 0; } }
  .ragaPage .boxMiddle1 {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto !important;
    top: 34px; }
    @media (max-width: 47.9em) {
      .ragaPage .boxMiddle1 {
        position: relative;
        top: initial;
        margin: 25px 0 !important; } }
  .ragaPage .instrument {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 130px; }
    @media (max-width: 47.9em) {
      .ragaPage .instrument {
        position: relative;
        top: initial;
        width: 50%;
        display: block; } }
  .ragaPage .boxMiddle2 {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto !important;
    bottom: 34px; }
    @media (max-width: 47.9em) {
      .ragaPage .boxMiddle2 {
        position: relative;
        top: initial;
        margin: 25px 0 !important;
        bottom: initial; } }
  .ragaPage .box {
    width: 268px;
    margin: 34px 0; }
    @media (max-width: 47.9em) {
      .ragaPage .box {
        width: 50%;
        margin: 25px auto;
        text-align: center;
        display: inline-block;
        vertical-align: top; } }
    .ragaPage .box h2 {
      font-size: 32px;
      color: #897567;
      font-family: 'Montserrat', sans-serif;
      font-weight: 400;
      border-right: 1px solid #484848;
      padding-right: 15px;
      display: inline-block;
      vertical-align: middle;
      margin: 0;
      width: 96px; }
      @media (max-width: 47.9em) {
        .ragaPage .box h2 {
          border-right: 0px solid #484848;
          padding-right: 0;
          display: block;
          margin: auto auto 10px auto;
          width: fit-content;
          border-bottom: 1px solid #484848;
          text-align: center; } }
    .ragaPage .box p {
      font-size: 18px;
      color: #666666;
      font-family: 'Montserrat', sans-serif;
      font-weight: 300;
      display: inline-block;
      vertical-align: middle;
      padding-left: 10px;
      margin: 0;
      line-height: 22px; }
      .ragaPage .box p span {
        font-size: 14px;
        color: #ff5c26; }
  .ragaPage #prjDropDown {
    position: absolute;
    height: 300px;
    width: 93%;
    padding: 15px 10px 25px 10px;
    background-color: #e4e4e4;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
    top: 38px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }
    .ragaPage #prjDropDown a {
      color: #a0a0a0;
      display: flex;
      padding: .5vh .5vh .5vh 1vh;
      font-size: 14px;
      border-bottom: 1px solid #cccccc;
      border-radius: 0px; }
      .ragaPage #prjDropDown a:hover {
        text-decoration: none;
        background-color: #c6c5c5;
        color: #333333; }
  .ragaPage .selectProject {
    color: #a0a0a0;
    font-size: 14px;
    font-weight: 500;
    background-color: #e4e4e4;
    border-radius: 15px;
    padding: 10px 15px;
    background-image: url(../images/selectArrow.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    width: 200px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: relative; }
    @media (max-width: 37.5em) {
      .ragaPage .selectProject {
        width: 100%; } }
    .ragaPage .selectProject .btn-select {
      display: flex;
      cursor: pointer; }
  @media (max-width: 37.5em) {
    .ragaPage hr {
      display: none; } }

/*# sourceMappingURL=style.css.map */
