@font-face {
  font-family: fontBold;
  src: url("../fonts/Oswald-Bold.ttf"); }
@font-face {
  font-family: fontLight;
  src: url("../fonts/Oswald-Light.ttf"); }
@font-face {
  font-family: fontMedium;
  src: url("../fonts/Oswald-DemiBold.ttf"); }
@font-face {
  font-family: fontMonta;
  src: url("../fonts/Montserrat-Medium.otf"); }
@font-face {
  font-family: fontMontaLight;
  src: url("../fonts/Montserrat-Light.otf"); }
.team__social, .team__details {
  font-family: fontMontaLight; }

.about__box, .work, .animBox {
  overflow: hidden; }

.navy__list, .navy__child, .sidenav__list, .footer__social ul {
  margin: 0px !important; }

.navy__list, .navy__child, .playlist, .team__social, .footer__social ul {
  padding: 0px !important; }

.navy__list > li a:hover, .session-btn, .blackBox:hover, .contact__btn {
  background-color: #179a7d; }

.sidenav__parent > a:before, .title:before {
  background-color: #ffffff; }

.navy__child, .navy--fixed, .sidenavBar, .sidenav, .about, .work, .blackBox, .footer, .commmon-sec, .booking-sec, .bg-black {
  background-color: #000000; }

.header__focusText, .about__bigTitle, .more-works-btn, .more-works-btn:hover, .work__bigTitle, .available-music a, .footer__social ul li a:hover, .footer-link a:hover {
  color: #179a7d; }

.navy__list > li a, .sidenavBar .trigger-nav, .sidenav__list > li > a, .sidenav__child > li > a, .header__title, .innerHeader__content, .about__description, .artist-box .artist-box-des h4, .session-btn:hover, .studio__desc, .studio__descnew, .work__content, .blackBox, .blackBox a, .animBox a, .contact__address, .contact a, .contact label, .contact__btn, .contact__btn:hover, .playlist, .available-music, .instagram-feed .eui-widget-title.eapps-instagram-feed-title, .team__content, .team__social li a, .footer__social ul li a, .footer__copyright, .footer-link a, .title, .heading {
  color: #ffffff; }

.navy__list > li, .sidenav__parent, .header, .header__content, .header__title, .about__boxArea, .about__box, .video-gallery-box, .artist-box, .contactBtnBg, .aboutBannerImgMain, .session-btn, .work__box, .work__title, .work__author, .work__year, .blackBox, .animBox, .title {
  position: relative; }

.navy, .navy__child, .navy .awsm-logo, .sidenavBar .trigger-nav, .sidenav__parent > a:before, .dots-img, .video-gallery-box .video-overlay, .video-gallery-box i, .artist-box .artist-overlay, .artist-box .artist-box-des, .btnContact, .aboutBanner .aboutAwsmLogo, .work__content, .title:before {
  position: absolute; }

.navy--fixed, .sidenavBar, .sidenav {
  position: fixed; }

.about__boxOverlay, .animBox__overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%; }

.navy, .blackBox, .available-music {
  text-align: center; }

.header__content, .innerHeader__content, .about__boxTitle, .blackBox__content, .animBox__title, .header .home-carousel .owl-dots {
  position: absolute;
  top: 50% !important;
  transform: translate(0%, -50%); }

.header__content, .innerHeader__content, .about__boxTitle, .blackBox__content, .animBox__title {
  width: 100%;
  text-align: center; }

.contact--img, .innerHeader, .studio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.innerHeader, .studio {
  background-attachment: fixed; }

.navy__list > li a, .sidenav__list > li > a, .sidenav__child > li > a {
  display: block; }

.navy__list, .navy__list > li, .navy__list > li a:hover + .navy__child, .navy__child:hover, .session-btn, .playlist li span, .footer__social ul, .footer__social ul li, .title {
  display: inline-block; }

/* Scroll Bar*/
::-webkit-scrollbar {
  width: 5px;
  height: 5px; }

::-webkit-scrollbar-button {
  width: 0px;
  height: 0px; }

::-webkit-scrollbar-corner {
  background: transparent; }

::-webkit-scrollbar-thumb {
  background: #179a7d;
  border: 0px solid #ffffff;
  border-radius: 50px; }

@media (max-width: 767px) {
  .hide-on-mobile-landscape {
    display: none; } }
.navy {
  z-index: 999;
  width: 100%;
  top: 60px;
  padding: 0 15px;
  -webkit-transition: 0.5s linear;
  -moz-transition: 0.5s linear;
  -ms-transition: 0.5s linear;
  -o-transition: 0.5s linear;
  transition: 0.5s linear; }
  @media (max-width: 991px) {
    .navy {
      display: none; } }
  .navy__list {
    width: 100%;
    text-align: center; }
    .navy__list > li {
      list-style-type: none; }
      .navy__list > li a {
        padding: 17px 25px;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-family: fontMonta;
        font-weight: 400;
        font-style: normal;
        font-size: 14px; }
        .navy__list > li a:hover {
          text-decoration: none; }
          .navy__list > li a:hover + .navy__child {
            opacity: 1; }
  .navy__child {
    text-align: left;
    width: max-content;
    left: 0;
    top: 55px;
    opacity: 0;
    display: none; }
    .navy__child:hover {
      opacity: 1; }
    .navy__child li {
      list-style-type: none; }
  .navy--fixed {
    top: 0px; }
  .navy .awsm-logo {
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 200;
    padding: 8px 20px 8px 50px; }
    .navy .awsm-logo:hover {
      background-color: transparent; }

.sidenavBar {
  padding: 10px 0px;
  width: 100%;
  z-index: 999; }
  @media (min-width: 992px) {
    .sidenavBar {
      display: none; } }
  .sidenavBar .trigger-nav {
    font-size: 34px;
    right: 20px;
    top: -7px; }
    @media (min-width: 992px) {
      .sidenavBar .trigger-nav {
        display: none; } }

.sidenav {
  height: 100vh;
  width: 100%;
  z-index: 99;
  bottom: 0;
  right: -105%;
  overflow: auto;
  -webkit-transition: right 0.1s linear;
  -moz-transition: right 0.1s linear;
  -ms-transition: right 0.1s linear;
  -o-transition: right 0.1s linear;
  transition: right 0.1s linear; }
  .sidenav--show {
    right: 0px;
    bottom: -100px; }
  .sidenav__list {
    padding: 20px 0; }
    .sidenav__list > li {
      list-style-type: none; }
      .sidenav__list > li > a {
        padding: 10px 25px;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-family: fontMonta;
        font-weight: 400;
        font-style: normal;
        font-size: 19px; }
  .sidenav__parent > a:before {
    content: "";
    width: 21px;
    height: 1px;
    top: 23px;
    left: 0; }
  .sidenav__parent > a:hover {
    text-decoration: none; }
  .sidenav__child > li {
    list-style-type: none; }
    .sidenav__child > li > a {
      padding: 5px 5px;
      letter-spacing: 2px;
      text-transform: uppercase;
      font-family: fontMonta;
      font-weight: 400;
      font-style: normal;
      font-size: 14px; }

.header {
  height: 640px; }
  @media (max-width: 767px) {
    .header {
      height: 400px; } }
  .header__img {
    height: 640px;
    background-size: cover;
    background-position: center top; }
    @media (max-width: 767px) {
      .header__img {
        height: 400px; } }
  .header__content {
    width: 95%;
    z-index: 3; }
    @media (max-width: 767px) {
      .header__content {
        width: 100%;
        top: 57% !important;
        padding: 0 15px; } }
  .header__title {
    font-family: 'Oswald', sans-serif;
    z-index: 6;
    white-space: nowrap;
    font-size: 47px;
    line-height: 43px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0px; }
    @media (max-width: 767px) {
      .header__title {
        font-size: 24px; } }
    @media (max-width: 575px) {
      .header__title {
        font-size: 16px;
        line-height: 25px; } }
  .header__focusText {
    z-index: 7;
    font-size: 10px;
    line-height: 12px;
    font-weight: 600;
    color: #00ad8e;
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: 1; }
  .header__shortLiner {
    font-size: 18px;
    line-height: 60px;
    font-weight: 400;
    color: white;
    letter-spacing: 0px; }
    @media (max-width: 767px) {
      .header__shortLiner {
        line-height: 30px; } }
  .header .home-carousel .owl-dots {
    transform: translateY(-50%) rotate(90deg);
    right: 0; }
    @media (max-width: 575px) {
      .header .home-carousel .owl-dots {
        right: -18px; } }

.dots-img {
  width: 178px;
  top: -18px; }
  @media (max-width: 835px) {
    .dots-img {
      width: 150px; } }
  @media (max-width: 767px) {
    .dots-img {
      width: 120px; } }
  @media (max-width: 450px) {
    .dots-img {
      width: 70px; } }

.aboutAwsmLogoNew {
  width: 100%;
  max-width: 350px;
  margin: 0 auto 40px auto; }
  .aboutAwsmLogoNew img {
    width: 100%; }
  @media (max-width: 767px) {
    .aboutAwsmLogoNew {
      max-width: 200px;
      margin: 0 auto 20px auto; } }

.innerHeader {
  height: 100vh; }
  @media (max-width: 767px) {
    .innerHeader {
      height: 290px; } }
  @media (max-width: 767px) {
    .innerHeader__content {
      padding: 0 20px;
      top: 21% !important; } }
  .innerHeader__title {
    white-space: nowrap;
    font-size: 84px;
    font-weight: bolder;
    text-transform: uppercase;
    margin: 30px 0px; }
    @media (max-width: 767px) {
      .innerHeader__title {
        font-size: 55px;
        margin: 30px 0px 10px 0; } }
  .innerHeader__liner {
    font-size: 36px; }
    @media (max-width: 767px) {
      .innerHeader__liner {
        font-size: 26px; } }
  .innerHeader--half {
    height: 400px; }

.about {
  min-height: 450px;
  padding-bottom: 80px; }
  @media (max-width: 767px) {
    .about {
      padding-bottom: 20px; } }
  .about__boxArea {
    top: -110px;
    z-index: 9; }
    @media (max-width: 767px) {
      .about__boxArea {
        top: 0px;
        padding-top: 30px;
        padding-bottom: 20px; } }
  .about__box {
    max-height: 650px;
    cursor: pointer;
    margin: 0 auto; }
    .about__box:hover img {
      transform: scale(1.15); }
    .about__box:hover .about__boxTitle {
      margin-top: -15px; }
    .about__box:hover .about__boxOverlay {
      background-color: rgba(0, 0, 0, 0.2); }
    .about__box img {
      transform: scale(1);
      -webkit-transition: transform 0.3s ease;
      -moz-transition: transform 0.3s ease;
      -ms-transition: transform 0.3s ease;
      -o-transition: transform 0.3s ease;
      transition: transform 0.3s ease; }
    @media (max-width: 767px) {
      .about__box {
        max-width: 300px;
        max-height: 300px;
        margin-bottom: 15px; } }
    @media (max-width: 1024px) {
      .about__box {
        max-width: 230px;
        max-height: 230px; } }
    @media (max-width: 767px) {
      .about__box {
        max-width: 100%; } }
  .about__boxOverlay {
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
  .about__boxTitle {
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1em;
    z-index: 9;
    color: #b3b3b3;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
  .about__bigTitle {
    font-size: 72px !important;
    font-family: "Oswald", sans-serif !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    text-align: right !important;
    font-style: normal !important; }
    @media (max-width: 767px) {
      .about__bigTitle {
        text-align: left !important;
        font-size: 52px !important; } }
  .about__desc {
    color: #cccccc;
    font-size: 21px !important;
    font-weight: 600 !important;
    line-height: 36px !important;
    margin-top: 20px !important; }
    @media (max-width: 767px) {
      .about__desc {
        margin-top: 10px !important;
        font-size: 22px !important; } }
  .about--inner {
    min-height: auto;
    padding: 80px 0; }
    @media (max-width: 767px) {
      .about--inner {
        padding: 30px 0 0 0; } }
    .about--inner h1 {
      font-size: 36px;
      font-weight: 700;
      line-height: 34px;
      margin: 50px 0 10px 0; }
      @media (max-width: 767px) {
        .about--inner h1 {
          margin: 30px 0 10px 0; } }
    .about--inner h2 {
      font-family: 'Playfair Display', serif;
      font-style: italic;
      font-size: 36px;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 34px;
      margin: 0 0 70px 0; }
      @media (max-width: 767px) {
        .about--inner h2 {
          margin: 0 0 20px 0; } }
    .about--inner h5 {
      font-size: 13px;
      font-weight: 700; }
    .about--inner p {
      font-size: 14px;
      font-weight: 400;
      line-height: 28px; }
    .about--inner .about__desc {
      margin-top: 7px; }
  .about__description .descl {
    font-size: 14px;
    line-height: 28px; }

.main-services {
  width: 100%;
  padding: 40px 0 100px 0;
  background-color: #000000; }
  @media (max-width: 767px) {
    .main-services {
      padding: 0px 0 30px 0; } }

.about-sign {
  width: 140px;
  margin: 30px; }
  .about-sign img {
    width: 100%; }
  @media (max-width: 767px) {
    .about-sign {
      width: 120px;
      margin: 30px 20px; } }

.video-bg {
  padding-top: 260px; }
  .video-bg h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 54px !important;
    font-weight: bold !important;
    color: #fff !important;
    margin: 0 0 100px 0 !important;
    text-align: center !important;
    font-style: normal !important;
    text-transform: capitalize; }

.video-row {
  margin-left: -10px;
  margin-right: -10px; }

.video-col {
  padding-left: 10px;
  padding-right: 10px; }

.video-gallery-box {
  width: 100%;
  margin-bottom: 20px; }
  .video-gallery-box img {
    width: 100%; }
  .video-gallery-box .video-overlay {
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0px;
    top: 0px;
    display: table-cell;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .video-gallery-box:hover .video-overlay {
    opacity: 0.8; }
  .video-gallery-box i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 60px;
    text-align: center;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -72px;
    color: #818181; }

.video-gallery-content {
  width: 100%;
  padding: 18px 20px;
  color: #179a7d;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px; }
  .video-gallery-content a {
    color: #179a7d;
    margin-right: 10px; }

.aboutNew {
  margin-top: 50px !important; }
  @media (max-width: 767px) {
    .aboutNew {
      margin-top: 20px !important; } }

.release-box {
  width: 100%; }
  .release-box a {
    text-decoration: none; }
  .release-box .release-box-img {
    width: 100%; }
    .release-box .release-box-img img {
      width: 100%; }
  .release-box .release-box-des {
    width: 100%;
    padding: 15px;
    margin-bottom: 15px; }
    .release-box .release-box-des h4 {
      font-size: 20px;
      line-height: 25px;
      font-weight: 600;
      color: #179a7d;
      text-transform: uppercase;
      margin: 0px; }
    .release-box .release-box-des h5 {
      color: #ddd;
      font-size: 14px;
      line-height: 16px;
      font-weight: 400;
      margin: 10px 0 5px 0; }
    .release-box .release-box-des p {
      font-size: 11px;
      margin: 0px;
      color: #ddd; }

.realease-top-header {
  height: 680px; }

.release-top-img {
  width: 100%;
  max-width: 350px;
  margin: auto;
  padding-top: 160px; }
  .release-top-img img {
    width: 100%; }

.release-bg-main {
  width: 100%; }

.release-main {
  width: 100%;
  margin-top: -120px;
  background-color: #000000;
  padding: 100px 60px 60px 60px; }
  .release-main h2 {
    text-align: center;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 15px 0; }
  .release-main h3 {
    text-align: center;
    font-size: 12px;
    line-height: 25px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 7px;
    margin: 0 0 100px 0; }

.release-playlist {
  width: 100%;
  max-width: 650px;
  padding: 0 25px 25px 25px;
  margin: 0 auto 50px auto; }

.playlist-new {
  margin: 0px;
  padding: 0px; }
  .playlist-new ul {
    margin: 0px;
    padding: 0px; }
  .playlist-new li {
    list-style: none;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #818181;
    margin: 0 0 15px 0; }
    .playlist-new li span {
      display: inline-block;
      width: 100%;
      max-width: 430px; }
    .playlist-new li .fa-caret-right {
      font-size: 20px;
      margin-right: 10px; }
    .playlist-new li a {
      color: #818181; }

.release-icon {
  float: right; }
  .release-icon i {
    font-size: 13px;
    min-width: 17px;
    text-align: left;
    margin-right: 5px; }

.musicavailable {
  width: 100%;
  text-align: center; }
  .musicavailable span {
    color: #d7d7d7;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block; }
  .musicavailable a {
    background: #179a7d;
    display: inline-block;
    color: #d7d7d7;
    padding: 4px 10px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
    margin-left: 15px;
    text-decoration: none; }

.artist-box {
  width: 100%;
  margin-bottom: 20px; }
  .artist-box .artist-overlay {
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 99%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0.9)), color-stop(99%, black), color-stop(100%, rgba(0, 0, 0, 0.9)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 99%, black 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 99%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 99%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 99%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#d9000000',GradientType=0);
    left: 0px;
    top: 0px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .artist-box:hover .artist-overlay {
    opacity: 0; }
  .artist-box .artist-box-img {
    width: 100%; }
    .artist-box .artist-box-img img {
      width: 100%; }
  .artist-box .artist-box-des {
    width: 100%;
    padding: 15px 15px 30px 15px;
    bottom: 0px;
    left: 0px;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .artist-box .artist-box-des h4 {
      font-weight: 700;
      font-style: normal;
      font-size: 30px;
      line-height: 36px;
      text-transform: uppercase;
      margin: 0px; }
  .artist-box:hover .artist-box-des {
    margin-bottom: -20px;
    opacity: 0; }

.contactBtnBg {
  width: 100%;
  min-height: 82px;
  padding-top: 20px; }

.btnContact {
  background-color: #000000;
  color: #818181;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  padding: 30px;
  border: 2px solid #818181;
  border-radius: 0px;
  top: 20px;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .btnContact i {
    margin-left: 15px; }
  .btnContact:hover {
    background-color: #818181;
    color: #000;
    border: 2px solid #818181;
    top: 10px; }
  @media (max-width: 767px) {
    .btnContact {
      font-size: 16px;
      padding: 15px; } }

.aboutBanner {
  width: 100%;
  padding: 240px 10px 100px 10px;
  background-color: #000; }
  @media (max-width: 767px) {
    .aboutBanner {
      padding: 80px 10px 0px 10px; } }
  .aboutBanner .aboutBannerImg {
    width: 100%; }
    .aboutBanner .aboutBannerImg img {
      width: 100%;
      -webkit-transition: transform 0.6s;
      -moz-transition: transform 0.6s;
      -o-transition: transform 0.6s;
      -ms-transition: transform 0.6s;
      transition: transform 0.6s; }
    .aboutBanner .aboutBannerImg:hover img {
      -ms-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
  .aboutBanner .aboutAwsmLogo {
    width: 100%;
    max-width: 500px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .aboutBanner .aboutAwsmLogo img {
      width: 100%; }
    @media (max-width: 767px) {
      .aboutBanner .aboutAwsmLogo {
        max-width: 200px; } }

@media (max-width: 767px) {
  .offset-2 {
    margin-left: 0%; } }

.session-btn {
  white-space: nowrap;
  font-size: 21px;
  line-height: 21px;
  font-weight: 600;
  color: white;
  border-color: black;
  border-radius: 34px;
  outline: none;
  box-shadow: #999999 0px 0px 0px 0px;
  padding: 25px 70px;
  margin-top: 25px;
  z-index: 6; }
  .session-btn:hover {
    text-decoration: none;
    background-color: #14846b; }
  @media (max-width: 575px) {
    .session-btn {
      font-size: 16px;
      padding: 22px 30px; } }
  .session-btn--anim {
    margin: 0px;
    transform: scale(1);
    transition: .3s ease; }
    .session-btn--anim:hover {
      transform: scale(0.95); }

.more-works-btn {
  margin: 30px 5px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  border-bottom: 5px solid;
  padding: 8px 0;
  line-height: 18px;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  transition: 0.1s ease; }
  @media (max-width: 767px) {
    .more-works-btn {
      margin: 0px 5px; } }
  .more-works-btn:hover {
    text-decoration: none; }

.studio {
  padding: 120px 0 !important; }
  @media (max-width: 767px) {
    .studio {
      padding: 30px 0 !important; } }
  .studio__desc {
    margin: 80px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px; }
  .studio__descnew {
    margin: 80px 0px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px; }
    @media (max-width: 767px) {
      .studio__descnew {
        margin: 30px 0; } }

.work {
  cursor: pointer;
  padding: 80px 0 !important; }
  @media (max-width: 767px) {
    .work {
      padding: 30px 0 !important; } }
  .work__bigTitle {
    font-size: 72px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    line-height: 1em;
    text-align: right; }
    @media (max-width: 767px) {
      .work__bigTitle {
        text-align: left;
        font-size: 52px; } }
  .work__desc {
    color: #cccccc;
    font-size: 21px;
    font-weight: 600;
    line-height: 36px;
    margin-top: 40px;
    padding-right: 20px; }
    @media (max-width: 767px) {
      .work__desc {
        margin-top: 10px;
        font-size: 22px; } }
  .work__box {
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .work__box {
        margin-bottom: 20px;
        text-align: center; } }
    .work__box:hover .work__title {
      top: 0px;
      opacity: 1; }
    .work__box:hover .work__author {
      top: 0px;
      opacity: 1; }
    .work__box:hover .work__year {
      top: 0px;
      opacity: 1; }
  .work__content {
    padding: 20px; }
  .work__title {
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
    top: -15px;
    opacity: 0;
    transition: top .3s ease, opacity .5s ease; }
  .work__author {
    margin-bottom: 0px; }
  .work__author, .work__year {
    font-family: fontLight;
    top: -20px;
    opacity: 0;
    transition: top .3s ease, opacity .3s ease; }

.more-works--hide {
  display: none; }

.featuredBox {
  margin: 100px 0 30px 0 !important; }
  @media (max-width: 767px) {
    .featuredBox {
      margin: 30px 0 0px 0 !important; } }

.blackBox {
  min-height: 320px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  @media (max-width: 767px) {
    .blackBox {
      min-height: 280px; } }
  .blackBox__content {
    padding: 0px 40px; }
  .blackBox__icon {
    padding: 10px 0px; }
    .blackBox__icon i {
      font-size: 30px; }
  .blackBox__title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase; }
  .blackBox__desc {
    font-size: 14px;
    line-height: 28px; }

.animBox {
  max-height: 350px;
  cursor: pointer;
  margin: 0 auto; }
  .animBox:hover img {
    transform: scale(1.15); }
  .animBox:hover .animBox__title {
    top: 45%; }
  .animBox:hover .animBox__overlay {
    background-color: rgba(0, 0, 0, 0.2); }
  .animBox img {
    transform: scale(1);
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease; }
  @media (max-width: 767px) {
    .animBox {
      max-width: 300px;
      max-height: 300px;
      margin-bottom: 15px; } }
  @media (max-width: 1024px) {
    .animBox {
      max-width: 230px;
      max-height: 230px; } }
  .animBox__overlay {
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
  .animBox__title {
    font-size: 32px;
    z-index: 9;
    color: #b3b3b3;
    -webkit-transition: top 0.3s ease;
    -moz-transition: top 0.3s ease;
    -ms-transition: top 0.3s ease;
    -o-transition: top 0.3s ease;
    transition: top 0.3s ease; }

.contact {
  width: 100%;
  border: 8px solid #818181;
  min-height: 750px;
  padding: 50px; }
  @media (max-width: 767px) {
    .contact {
      padding: 30px;
      min-height: auto;
      margin-bottom: 30px; } }
  .contact .heading {
    font-size: 30px;
    margin-bottom: 20px; }
  .contact__address {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px; }
  .contact a {
    font-weight: 400; }
  .contact label {
    font-size: 11px;
    letter-spacing: 3px; }
  .contact .form-control {
    border-radius: 0px;
    height: 50px;
    background-color: #818181;
    border: none;
    color: #fff;
    font-size: 15px; }
  .contact textarea.form-control {
    height: auto; }
  .contact__btn {
    width: 100%;
    line-height: 35px;
    padding: 10px 10px 8px 10px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0px; }

.playlist-details h5, .playlist-details p {
  color: #aaa; }

.playlist {
  color: #aaa; }
  .playlist li {
    list-style-type: none;
    padding: 10px 0; }
    .playlist li span {
      margin: 0 20px;
      min-width: 40%; }
    .playlist li .gapfa {
      margin-right: 10px; }

.available-music strong {
  margin-right: 25px; }
.available-music a {
  margin-right: 15px;
  font-weight: 700; }

.youtube-playlist-iframe {
  width: 100%;
  height: 100vh;
  margin-top: 100px;
  position: relative; }
  .youtube-playlist-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.instagram-feed {
  padding: 80px 50px;
  background-color: #212121; }
  @media (max-width: 767px) {
    .instagram-feed {
      padding: 30px 20px; } }
  .instagram-feed .eui-widget-title.eapps-instagram-feed-title {
    font-weight: 700;
    font-size: 2.5rem; }

.team__img {
  width: 100%; }
.team__content {
  padding: 15px 0; }
.team__title {
  font-size: 36px;
  font-weight: 700; }
.team__occ {
  font-size: 22px;
  font-weight: 700;
  line-height: 22px; }
.team__social {
  margin-top: 15px; }
  .team__social li {
    list-style-type: none;
    padding: 6px 0; }
    .team__social li a i {
      width: 40px;
      font-size: 18px; }
.team__details {
  font-size: 15px;
  line-height: 28px; }

.footer {
  padding: 40px 0; }
  @media (max-width: 767px) {
    .footer {
      padding: 30px 0; } }
  .footer__social ul {
    margin: 0 auto; }
    .footer__social ul li {
      list-style-type: none; }
      .footer__social ul li a {
        font-size: 34px;
        padding: 15px 30px 0px; }
        @media (max-width: 767px) {
          .footer__social ul li a {
            font-size: 28px;
            padding: 15px 10px 0px; } }
        .footer__social ul li a img {
          width: 37px; }
          @media (max-width: 767px) {
            .footer__social ul li a img {
              width: 26px; } }
  .footer__copyright {
    font-size: 11px;
    letter-spacing: 5px;
    padding: 30px 0 0 0;
    font-weight: 500;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .footer__copyright {
        padding: 20px 0 0 0; } }

.footer-link {
  width: 100%;
  padding: 40px 0 0 0;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px; }
  @media (max-width: 767px) {
    .footer-link {
      padding: 20px 0 0 0; } }
  .footer-link a {
    margin: 0 15px; }
    @media (max-width: 767px) {
      .footer-link a {
        margin: 0 7px; } }
    .footer-link a:hover {
      text-decoration: none; }

body, html {
  overflow-x: hidden; }

body, html, h1, h2, h3, h4, h5, h6, p {
  font-family: 'Montserrat', sans-serif; }

.space {
  padding: 30px 0px; }

.space-l {
  padding: 60px 0px; }

.mt-60 {
  margin-top: 60px; }

@media (min-width: 1300px) {
  .container {
    max-width: 1250px; } }

.title {
  font-size: 36px;
  font-weight: 700; }
  .title:before {
    content: "";
    height: 7px;
    width: 100%;
    bottom: -15px; }

.hide {
  display: none; }

.no-margin {
  margin: 0px; }

.no-padding {
  padding: 0px; }

.commmon-sec {
  padding: 50px 0; }
  @media (max-width: 767px) {
    .commmon-sec {
      padding: 0px 0; } }

.booking-sec {
  padding: 228px 0 150px 0; }
  @media (max-width: 767px) {
    .booking-sec {
      padding: 80px 0 0px 0; } }

.heading {
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 70px; }
  @media (max-width: 767px) {
    .heading {
      margin-bottom: 30px; } }

.relase-logo {
  max-width: 300px;
  float: right; }
  @media (max-width: 767px) {
    .relase-logo {
      float: unset;
      margin: 0 0 30px 20px; } }

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