body {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #6A6972;
  overflow-x: hidden; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

img {
  max-width: 100%; }

a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none; }

a:focus,
a:hover {
  text-decoration: none; }

i,
span,
a {
  display: inline-block; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #020202;
  margin: 0px; }
  
  

h1 {
  font-size: 48px; }

h2 {
  font-size: 40px;
  }

h3 {
  font-size: 35px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

ul, ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 31px;
  color: #6A6972;
  margin: 0px; }


  .bg_cov {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 165px;
     }
  
.bg_cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  
  min-height:700px ;
}

.header-area{

/* background-color: #000000; */
  background-size: cover;
}
.header-title h3{
  font-weight: bold;
  font-size: 19px;
  line-height: 33px;
  letter-spacing: 0.23em;
  text-transform: uppercase;
  color: #2E1717;
}
.header-title h2{
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 43px;
  line-height: 47px;
  text-transform: capitalize;
  color: #B64E4E;
}
.header-title h2 span{
  font-size: 31px;
  line-height: 47px;
  color: #FEB700;
}
.r70{
  margin-right: 8%;
}
.form-area h4{
  font-size: 35px;
  line-height: 45px;
  color: #F25E61;
}

.form-area p{
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #6A6464;
}

.form-area{
  
 
  padding: 50px 45px 30px;

}
.navbar-area{
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    z-index: 99;
}
.form-control1{
  text-align: center;
}
.form-control {
      display: block;
      width: 100%;
      height: calc(1.5em + .75rem + 2px);
      padding: .375rem 0rem;
      font-size: 14px;
      font-weight: 400;
      line-height: 1.5;
      color: #ffffff;
      background-color: rgba(255, 255, 255, 0);
      background-clip: padding-box;
      border: 1px solid #ced4da00;
      border-bottom:1px solid #F25E61;
      border-radius: 0;
      transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }

  .form-control:focus {
    color: rgb(246 149 19);
    background-color: rgba(255, 255, 255, 0);
    border-bottom:1px solid #F25E61;
    border-bottom-color: #F25E61 !important;
    border-color:#ced4da00 !important;
    
    box-shadow: rgb(0 123 255 / 0%) 0px 0px 0px 0.2rem;
    outline: none!important;
  box-shadow: none !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgb(255, 255, 255) !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgb(255, 255, 255) !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: rgb(255, 255, 255) !important;
}
.header-hero-content .main-btn {
  margin-top: 15px; }

  .subscribe-area {
 
    -webkit-box-shadow: 0px 0px 18px 0px rgba(50, 77, 215, 0.14);
    -moz-box-shadow: 0px 0px 18px 0px rgba(50, 77, 215, 0.14);
    box-shadow: 0px 0px 18px 0px rgba(50, 77, 215, 0.14);
    background: #612424;
  border-radius: 50px;
  }
    @media (max-width: 767px) {
      .subscribe-area {
        padding: 50px 0px 60px;
        border-radius: 80px 80px 0px 0px; } }
  
.subscribe-content{
  margin: auto 10% ;
}

.subscribe-content h2{
  font-weight: 600;
  font-size: 35px;
  line-height: 42px;
  text-transform: capitalize;
  color: #FFFFFF;
}
.subscribebtn{
  background: #fff !important;
  color:#B64E4E !important;
  border: 1px solid #fff !important;
}

.service-area{
  
  background: url(https://www.livestreamstudio.com.au/assests/site/homenew/images/section-background1.png) center center no-repeat;
  background-size: cover;
}
.testimonial-right-content {
  position: relative;
  background-color: #f6f6f6;
  -webkit-box-shadow: 0px 30px 70px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 30px 70px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 30px 70px 0px rgba(0, 0, 0, 0.07);
  border-radius: 50px;
 }

.bg-dark{
 background: #612424 !important;
 -webkit-box-shadow: 0px 0px 18px 0px rgba(50, 78, 215, 0) !important;
 -moz-box-shadow: 0px 0px 18px 0px rgba(50, 78, 215, 0) !important;
}
.green-bg{
  background: linear-gradient(180deg, #F2FFF5 0%, rgba(227, 255, 242, 0) 100%);

}
.bgg{
  background: linear-gradient(180deg, #F5FFF4 14.72%, #F4FFFB 14.73%, rgba(245, 254, 248, 0.77) 100%);
 
}
.social li i{
  font-size: 18px;
  color:#fff;
}
.social li i:hover{
  font-size: 18px;
  color:#F25E61;
}
.footer-area {
 
 
  background: #2E1717;
   }

   .team-content a{
    font-size: 30px;
    font-weight: 500;
    line-height: 50px;
    text-transform: capitalize;
    color: #FFFFFF;
      }









/*=====  =====*/
.main-btn {
  display: inline-block;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 25px;
  font-size: 16px;
  line-height: 48px;
  border-radius: 35px;
  border: 0;
  color: #F25E61;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
 background-color: #00000000;
  border: 1px solid #F25E61;
  background-size: 200%; }
  .main-btn:hover {
    color: #fff;
    background: #272727;
    background-position: right center; }
.banner-btn{
  border-radius: 35px;
  padding: 18px 13px;
  z-index: 99;
  position: relative;

} 
/*===== All Slick Slide Outline Style =====*/
.slick-slide {
  outline: 0; }


  
/*===== All Button Style =====*/
.main-btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 25px;
  font-size: 14px;
  line-height: 48px;
  border-radius: 35px;
  border: 0;
  color: #fff;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
 background-color: #F25E61;
  border: 1px solid #F25E61;
  background-size: 200%; }
  .main-btn:hover {
    color: #fff;
    background: #F25E61;
    background-position: right center; }
.banner-btn{
  color:#fff;
  padding: 10px 35px;
  z-index: 99;
  position: relative;
  border: 0.7px solid #F25E61;
  box-sizing: border-box;
  border-radius: 15px;
  background: #F25E61;
  border-radius: 10px;
}
.banner-btn:hover{
  background: #fff;
  color:#F25E61;
}
.banner-call{
  color:#fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #FFFFFF;  
}
.banner-call:hover{
  color:#fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #FFFFFF;  
}
.banner-call img{
  margin-right: 15px;
}
/*===== All SECTION TITLE Style =====*/



    .section-title h5{
      font-weight: 600;
      font-size: 30px;
      line-height: 47px;
   

      text-align: center;
      text-transform: capitalize;

      color: #020202;

    }
    .section-title h4{
      font-weight: 600;
      font-size: 43px;
      line-height: 47px;
      color: #2E1717;
      margin-bottom: 30px;
    }

.mt-n80 {
  margin-top: -160px;
}
.nav-itemt a{
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 33px;
  text-align: right;
  text-transform: capitalize;  
  color: #FFFFFF;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);

}
.nav-itemt i{
  color: #FFFFFF;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}
.arrow{
  padding: 10px;
  animation: bounce 1.5s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}
.text-mnbrimery{
  font-size: 20px;
  line-height: 51px;
  letter-spacing: 0.23em;
  text-transform: uppercase;
  font-weight:500;
  color: #B64E4E
}
.text-mnbrimery1{
  font-size: 17px;
  line-height: 51px;
  letter-spacing: 0.23em;
  text-transform: uppercase;
  font-weight:500;
  color: #B64E4E
}
.header-hero {
  position: relative;
  z-index: 5;
  background-position: bottom center; }

#particles-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.header-hero-content {
}
  @media (max-width: 767px) {
    .header-hero-content {
   } }
  .header-hero-content .header-sub-title {
    font-size: 38px;
    font-weight: 300;
    color: #fff; }
    @media (max-width: 767px) {
      .header-hero-content .header-sub-title {
        font-size: 24px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .header-hero-content .header-sub-title {
        font-size: 30px; } }
  .header-hero-content .header-title {
    font-size: 50px;
    font-weight: 700;
  
    color: #1E2022; }
    @media (max-width: 767px) {
      .header-hero-content .header-title {
        font-size: 24px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .header-hero-content .header-title {
        font-size: 30px; } }
  .header-hero-content .text {
    color: #565A5E;
    margin-top: 25px;
     }
 
.header-hero-image {
  padding-top: px; }
  .header-hero-image img {
    max-width: 450px; }
    @media (max-width: 767px) {
      .header-hero-image img {
        max-width: 100%; } }
  @media (max-width: 767px) {
    .header-hero-image {
      padding-top: 30px; } }


@media (max-width: 767px) {
  .brand-logo {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.single-logo {
  width:185px;
  height:80px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center; 
  box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.07);
  border-radius: 15px;}
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-logo {
      padding: 0 15px; } }
  @media (max-width: 767px) {
    .single-logo {
      padding: 0 15px; } }
  @media (max-width: 767px) {
    .single-logo {
      width: 50%; } }
  @media only screen and (min-width: 540px) and (max-width: 767px) {
    .single-logo {
      width: 40%;
      height: 70px; }
      .mml-60 {
        margin-left: 20px !important;}
      .single-logo img {
         width: 50% !important; }
      .mobpad{
        padding:0 20px;
      }
  }
  @media only screen and (min-width: 320px) and (max-width: 540px) {
    .single-logo {
      width: 40%;
      height: 70px; }
      .mml-60 {
        margin-left: 20px !important;}
      .single-logo img {
         width: 100% !important; }
         .mobpad{
          padding:0 20px;
        }
  }
  .single-logo img {
    width: 70%;
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .single-logo:hover img {
    opacity: 1; }
.mml-60{
  margin-left: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.mmll-60{
  margin-left: 30px;
}
.mml-60{
  margin-left: 30px;
}

}

.ftr-quote{
  padding:20px 50px;
}

.p-relt{
  position: relative;
}


.footer-widget {
  padding-top: 50px; }

.footer-about .logo img {
  width: 160px; }
  .footer-about h3{
    color:#fff;
    font-weight: 600;
    font-size: 55px;
    line-height: 51px;
    

text-align: center;

color: #FFFFFF;
  }
.footer-about .text {
  color: #fff;
  line-height: 30px;
  margin-top: 30px; }

.footer-about .social {
  margin-top: 40px;
  text-align: center; }
  .footer-about .social li {
    display: inline-block;
    margin:0 15px; }
    .footer-about .social li a {
      font-size: 22px;
      color: rgba(255, 255, 255, 0.57);;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
      .footer-about .social li a:hover {
        color: #F25E61; }




/*===== animations =====*/
@keyframes bounce {
  from { transform: translate3d(0, 0, 0);     }
  to   { transform: translate3d(0, 10px, 0); }
}
@keyframes rotation {
  from {transform: rotate(0deg); }
  to {transform: rotate(359deg); }
}





.testimonials-area{
  background: #F9F9F9;
}


.web-shape img {
  width: 100%;
}
.web-shape {
  position: absolute;
  z-index: -1;
}

.shape2 {
  top: 700px;
}
.shape3{
  margin-top: 45px;
}
.shape5 {
  right: 0px;
 
}
.shape4 {
  margin-top: 0px ;
  right:0px;
}
.carousel-caption {
  position: absolute;
  right: 0 !important;
  bottom: 20px;
  left: 0 !important;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: left;
  top: 150px;
}

.carouseltxt h5{
  font-weight: 400 ;
  font-size: 32px;
  line-height: 44px;
  color: #FFFFFF;
  margin-bottom: 10px;

}
.carouseltxt h5:after {
  content: "";
  display: block;
  width: 60px;
  height: 1.5px;
  background: #ffffff;
  left: 177px;
  top: -15px;
  position: relative;
}
.carouseltxt h6{
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
}
.carouseltxt h1{
  font-weight: 700;
  font-size: 62px;
  line-height: 75px;
  color: #FFFFFF;
  margin-bottom: 20px;
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.1);
}
.carouseltxt p{
  font-weight: 400;
  font-size: 17px;
  font-family: 'Open Sans', sans-serif;
  line-height: 27px; 
  color: #FFFFFF;
  text-shadow: 0px 3px 9px rgba(0, 0, 0, 0.21);
}
.bg-red{
  background: #612424;
}
.screen-single {
  background: #FFFFFF;
  box-shadow: 0px 2px 23px 5px rgba(0, 0, 0, 0.04);
  
  padding: 40px 30px;
}
.screen-single h4{
  font-weight: 600;
  font-size: 18px;
  line-height: 39px;
  text-align: center;
  color: #212529;
  margin-top: 20px;
}
.screeng{
  border-radius: 300px 0px 300px 300px;
}
.screenw{
  border-radius: 300px 300px 0px 300px;
}
.screenb{
  border-radius: 0px 300px 300px 300px;
}
.screenbk{
  border-radius: 300px 300px 300px 0px;
}
.liline{
  border-top: 1px solid rgba(182, 78, 78, 0.3);
  border-bottom: 1px solid rgba(182, 78, 78, 0.3);
  padding-top: 2px;
}
.text-mn{
  font-weight: bold;
  font-size: 17px;

  text-align: center;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #B64E4E;
}
.serv-list li{
  font-weight: 600;
  font-size: 16px;
  line-height: 39px;
  color: #212529;
  margin-left: 30px
}
.serv-list li:before {
  content: "\ea9a";
  display: inline-block;
  font: normal normal normal 20px/1 'LineIcons';
  margin-left: -34px;
  font-size: 16px;
  margin-right: 5px;
  border-radius: 3px;
  color: #F25E61;
}

@media (max-width: 767px) {
  
.carousel-caption {
  position: absolute;
  right: 0 !important;
  bottom: 20px;
  left: 0 !important;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: left;
  top: 150px;
}
.carouseltxt h6 {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #FFFFFF;
}
.banner-btn {
  color: #fff;
  padding: 10px 15px;
}
.screen-single {
  background: #FFFFFF;
  box-shadow: 0px 2px 23px 5px rgb(0 0 0 / 4%);
  padding: 25px 18px;
}
.screeng {
  border-radius: 50px 0px 50px 50px;
}
.screenw{
  border-radius: 50px 50px 0px 50px;
}
.screenb{
  border-radius: 0px 50px 50px 50px;
}
.screenbk{
  border-radius: 50px 50px 50px 0px;
}
.shape3 {
  margin-top: -81px;
  left: -23px;
}
.carouseltxt h1{
  font-weight: 600;
  font-size: 35px;
  line-height: 44px;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 10px;
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.1);
}
.carouseltxt p{
  font-weight: 400;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  line-height: 27px; 
  color: #FFFFFF;
  text-shadow: 0px 3px 9px rgba(0, 0, 0, 0.21);
}
}

.price-section{
  background: #FFFFFF;
  box-shadow: 0px 8px 15px 7px rgba(0, 0, 0, 0.04);
  border-radius: 0px 0px 10px 10px;
  padding:55px 50px;
  z-index: 9;
  position: relative;
  margin-bottom: 30px;
}
.price-section h4{
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
}
.price-section h6{
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
.price-section h6::after{
  content: "";
  display: block;
  width: 100px;
  margin: 0 auto;
  height: 12px;
  background: #f25e6067;
  left: 0;
  top: -14px;
  z-index: -3;
  position: relative;
}
.price-section h6{
  height: 25px;
}

.price-section h2{
  font-weight: 700;
  font-size: 50px;
  line-height: 68px;
  color: #F25E61;
  margin-top: 10px;
}
.price-section h2 span{
  font-weight: 400;
  font-size: 25px;
  line-height: 34px;
}
.price-section h2 span.rt{
  font-weight: 400;
  font-size: 25px;
  line-height: 34px;
  color: #7A7A7A;
}
.pkg-list li{
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  color: #020202;
  margin-left: 30px;
}
.pkg-list li:before {
  content: "\ea5a";
  display: inline-block;
  font: normal normal normal 20px/1 'LineIcons';
  margin-left: -27px;
  font-size: 15px;
  font-weight: 600;
  margin-right: 10px;
  border-radius: 3px;
  color: #F25E61;
}
.nav-pills .nav-link.active{
  color: #fff;
  background-color: #007bff00;
  color: #212529;
  font-weight: 600;
  font-size: 18px;
  line-height: 40px;
  border-bottom: 2px solid #F25E61;
  border-radius: 0;
  padding: 0.1rem 0;
  margin: 0.1rem 1rem;
}
.nav-pills .nav-link {
  font-weight: 600;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: #7D7D7D;
  padding: 0.1rem 0;
  margin: 0.1rem 1rem;
}
.brand-icon {
  margin-right: 30px;
  margin-left: 30px;
}
.brand-icon img{
  width:100% !important;
}
/*.carousel-caption span::after{*/

/*  content: "";*/
/*  display: block;*/
/*  width: auto;*/
/*  height: 20px;*/
/*  background: rgba(242, 94, 97, 0.75);*/
/*  left: 0;*/
/*  top: -22px;*/
/*  z-index: -3;*/
/*  position: relative;*/
  
/*}*/
.carousel-caption span{
  height: 25px;
}
.title span::after{
  content: "";
  display: block;
  width: auto;
  height: 15px;
  background: #f25e6067;
  left: 0;
  top: -18px;
  z-index: -3;
  position: relative;
}
.title span{
  height: 25px;
}
.contact-section{
  padding: 90px 0 50px;
  background-image: url(../images/icons/contact-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  
}
.contact-section a{
  color:#fff;
}
.contact-section h5{
  color:#fff;
  margin-bottom: 25px;
}
.contact-section p{
  color:rgb(209, 209, 209);
}

/*********Studio dry hire*********/
/*********Studio dry hire*********/
.studioDry {
	background-color:;
}

.table {
	width: 100%;
	font-size: 16px;
}

.table .tableRow:first-child,
.table .tableRow:last-child {
	min-height: 30px;
	border: none;
}

.table .col,
.table .col-12 {
	padding: 0;
}

.table .info {
	font-size: 13px;
	line-height: 1em;
	margin-top: -15px;
	font-weight: 600;
}

.table .greenCheck {
	font-size: 20px;
	color: #5ad172;
}

.table .tableRow {
	min-height: 50px;
	border-bottom: 1px dashed #c63132;
	margin-bottom: -1px;
	width: 100%;
	overflow: hidden;
}

.table .tableRow:first-child {
	border-bottom: 1px dashed #c63132;
	padding-top: 10px;
}

.table .tableCol .tableRow:last-child {
	padding-bottom: 10px;
	min-height: 60px;
}

.table .tableRow .projected {
	max-width: 80%;
	box-shadow: 0px 0 10px 0px rgba(0, 0, 0, .2);
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.table .tableRow:nth-child(2n+1)>.projected {
	background-color: #fff;
}

.table .tableRow:nth-child(2n)>.projected {
	/*background-color: #f5f5f5;*/
	background-color: #ffefee;
}

.table .tableRow h3 {
	margin-bottom: 0;
}

.table>.tableRow:first-child {
	padding: 0;
}

.table .multi .tableCol .tableRow:last-child {
	min-height: 50px;
	padding-bottom: 0;
}

.table .multi+.multi .tableRow:first-child {
	padding-top: 0;
	min-height: 50px;
}

.table .tableRow>div {
	display: block;
	width: 100%;
}

.table .tableRow h4 {
	margin-bottom: 0;
}

.table .tableCol .tableRow .show-sm,
.table .multi .tableCol:first-child .tableRow,
.table .tableCol:first-child>.tableRow *:not(.colorPrimary) {
	font-weight: bold;
}

.featuresList li {
  color: #505050;
  font-weight: 400!important;
  font-size: 15px;
  margin-bottom: 0;
  list-style-type: none;
  padding-bottom: 10px;
}
.featuresList ul {
  padding: 1rem 0;
  padding-left: 7px;
  padding-bottom:0;
}
.listing__plan_wrap{
  padding-bottom:0rem;
  padding-top:1rem;
}
.table .tableRow.table__row_package{
  min-height: 125px!important;
}
.tableRow.d-flex.align-items-center.flex-wrap.listing__plan_wrap span {
  color: #f0506e;
  font-size: 15px;
}
.table .tableRow .projected {
  font-size: 25px;
  font-weight: 700;
}
.table .tableRow:nth-child(1)>.projected {
  background: #f0506e;
}
.colorPrimary {
  color: #fff;
}
.featuresList li i {
  color: #f0506e;
}
.pd-0 {
  padding-left: 0;
  padding-right: 0;
}
div#studio__hire_slider {
  padding: 4rem 1rem 1rem;
}
#studio__hire_slider.owl-carousel .owl-item img {
  width: auto;
  height: auto;
  margin:0 auto;
  max-width: 100%;
}
.studio__hire_slider_wrap{
  background:#fff;
}
div#studio__hire_slider .items {
  flex-basis: 47%;
}
.featuresList ul li i {
  font-weight: 100!important;
}
.table .tableRow.table__row_package2{
  min-height: 295px!important;
}
.table .tableRow.table__row_package3{
  min-height: 261px!important;
}
@media(max-width:500px){
  .studioDry .d-flex {
      display: block!important;
      display: block!important;
  }
  .tableCol.col {
    margin-bottom: 0 !important;
}
  .table .tableRow.table__row_package {
      min-height: auto!important;
  }
  .contentSect {
      padding-top: 0;
  }
  .table .tableRow.table__row_package3 {
      min-height: auto!important;
  }
  .table .tableRow.table__row_package2 {
      min-height: auto!important;
  }
  .tableCol.col {
      margin-bottom: 0;
  }
  .tableRow.d-flex.table__row_package div > div {
      font-size: 18px;
  }
  .tableRow.d-flex.table__row_package2 div > div {
      font-size: 18px;
  }
  .tableRow.d-flex.table__row_package3 div > div {
      font-size: 18px;
  }
  h3.colorPrimary.fontBold.blank__heading {
      display: none;
  }
}

/*********responsive styles*********/
@media only screen and (min-width: 1440px) {
	.container-fluid {
		max-width: 1300px;
	}
}

@media only screen and (min-width: 992px) {
	.show-sm {
		display: none !important;
	}
}

@media only screen and (max-width: 1365px) {
	.videoBg {
		height: auto;
	}

	.innerBanner .videoBg {
		min-height: 600px;
	}

	.videoBg video {
		position: static;
		transform: none;
	}
}

@media only screen and (max-width: 1599px) {
	.testiSlide {
		margin: 0 -15px;
	}

	.contactBanner {
		min-height: 300px
	}

	.studioCol {
		padding: 50px 50px 20px;
	}
}

@media only screen and (max-width: 1199px) {
	.headerNav {
		margin: 0;
	}

	.siteInfo h1 {
		font-size: 40px;
		line-height: normal;
	}

	.siteInfo h1 .spacedText {
		font-size: 28px;
		letter-spacing: 3px;
		line-height: normal;
	}

	h2 {
		font-size: 36px !important;
	}

	.headSect {
		margin-top: 40px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.siteNav .navBar li:first-child {
		display: none;
	}

	.siteNav .navBar li+li {
		margin-left: 15px;
	}
}

@media only screen and (max-width: 991px) {
	.hide-sm {
		display: none !important;
	}

	.header {
		padding: 0;
	}

	.header .headerNav {
		margin: 0px 0;
	}

	.siteNav {
		position: fixed;
		top: 0;
		right: -90%;
		width: 50%;
		z-index: 999;
		background-color: #f25e61;
		overflow: auto;
		height: 100%;
		-ms-transition: all linear 0.3s;
		-moz-transition: all linear 0.3s;
		-webkit-transition: all linear 0.3s;
		-o-transition: all linear 0.3s;
		transition: all linear 0.3s;
		padding: 0;
		display: block !important;
		padding: 0 15px;
	}

	.siteNav.showNav {
		right: 0;
	}

	.siteNav .navBar {
		display: block;
		text-align: left;
	}

	.siteNav .navBar li {
		margin: 0 !important;
	}

	.siteNav .navBar li a {
		padding: 6px 0px;
		display: block;
		line-height: 32px;
		color: #fff !important;
		font-size: 15px;
	}

	.siteNav .navBar>li>a {
		color: #fff;
		font-weight: 400 !important;
	}

	.siteNav .nav li>a:hover {
		color: #fff;
		background-color: transparent;
	}

	.siteNav .navBar li+li>a {
		border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
	}

	#closeMenu span {
		font-size: 40px;
		font-weight: 500;
		line-height: 24px;
		display: block;
		/* margin-right: -15px; */
		color: #fff;
	}
}
.withBtmBrdr::after {
  width: 55px;
  height: 6px;
  content: '';
  display: block;
  background-color: #f25e61;
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  .table {
		display: block !important;
	}

	.tableCol.col {
		margin-bottom: 40px;
	}

	.table .tableRow:first-child,
	.table .tableRow:last-child {
		min-height: auto;
	}

	.table .multi .tableCol .tableRow:first-child {
		padding: 0;
	}

	.table .tableCol .tableRow:last-child {
		min-height: auto;
		padding-bottom: 10px;
	}

	.studioCol .headSect {
		margin-bottom: 20px;
	}

	.equipment .tableLayout .table,
	.table .tableRow .projected {
		max-width: calc(100% - 20px);
		margin: 0 auto;
	}

}
@media only screen and (max-width: 991px) {
  .table .tableRow .projected {
		display: block !important;
		padding: 5px;
		font-size: 14px;
		text-align: center;
	}

	.table .tableRow .projected {
		padding: 10px;
	}

	.table .tableRow .projected .show-sm {
		margin-bottom: 5px;
	}

	.table .tableRow {
		border: none !important;
		;
	}

	.table .info {
		margin: 0;
	}

	.table .tableRow .projected {
		max-width: 90%;
	}

	.table .tableCol .tableRow:last-child .projected {
		padding: 1px;
		font-size: 0px;
	}

	.table .multi .tableCol .tableRow .projected {
		font-size: inherit;
		padding: 10px;
		min-height: 50px;
		outline: 1px solid #f5f5f5;
		box-shadow: none;
		max-width: 100%;
	}

	.table .multi:last-child {
		display: none !important;
	}

	.equipment .tableLayout .table {
		box-shadow: 0px 0 10px 0px rgba(0, 0, 0, .2);
	}

	.equipment .tableLayout .table .tableCol {
		margin-bottom: 0;
	}

	.table .multi .tableCol .tableRow {
		min-height: auto;
		padding-top: 0;
	}

}

/* email form */

.alert-danger {
    color: #cb2d3c;
    background-color: transparent;
    border-color: transparent;
    padding: 0;
    font-size: 13px;
}
div#successMSG {
    background: green;
    text-align: center;
    color: #fff;
    padding: 5px;
    margin-top: 1rem;
}
div#successMSG1 {
    background: green;
    text-align: center;
    color: #fff;
    padding: 5px;
    margin-top: 1rem;
}
.disableIt {
        background: #d4d0d0;
        transition: all .3s;
    }
    
    /* success msg */

#loader {
            width: 500px;
            position: absolute;
            text-align: center;
            left: calc(50% - 250px);
            top: calc(50% - 10px);

        }

        #loader .square {
            display: inline-block;
            height: 10px;
            width: 10px;
            margin: 10px;
            position: relative;
            box-shadow: 0 0 20px rgba(0, 0, 0, .3);
            animation: bouncer cubic-bezier(.455, .03, .515, .955) .75s infinite alternate
        }

        #loader .square:nth-child(5n+1) {
            background: #0F9;
            animation-delay: 0
        }

        #loader .square:nth-child(5n+2) {
            background: #0CF;
            animation-delay: calc(0s + (.1s * 1))
        }

        #loader .square:nth-child(5n+3) {
            background: #93F;
            animation-delay: calc(0s + (.1s * 2))
        }

        #loader .square:nth-child(5n+4) {
            background: #F66;
            animation-delay: calc(0s + (.1s * 3))
        }

        #loader .square:nth-child(5n+5) {
            background: #FFF35C;
            animation-delay: calc(0s + (.1s * 4))
        }

        @keyframes bouncer {
            to {
                transform: scale(1.75) translateY(-20px)
            }
        }
        
@media(max-width:500px){
    
    .secondary-overlay .carouseltxt h5 {
      font-weight: 400;
      font-size: 27px;
      line-height: 44px;
      color: #FFFFFF;
      margin-bottom: 10px;
    }
    .secondary-overlay .carouseltxt h6 {
      font-weight: 400;
      font-size: 15px;
      line-height: 23px;
      color: #FFFFFF;
    }
    .secondary-overlay .carouseltxt h1 {
      font-weight: 600;
      font-size: 24px;
      line-height: 32px;
      text-transform: capitalize;
      color: #FFFFFF;
      margin-bottom: 10px;
      text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.1);
    }
    .secondary-overlay .banner-btn {
      font-size: 14px;
    }
    .secondary-overlay .banner-call {
      font-size: 14px;
      line-height: 27px;
    }
    .bg_cover {
      min-height: 410px !important;
    }
    .carousel-caption {
      top: 20px;
    }
    .floatGroupBuy {
      position: fixed;
      width: 30px!important;
      bottom: unset!important;
      right: 0px!important;
      z-index: 100;
      top: 25%!important;
    }
    
    
    .g-recaptcha {
        transform:scale(0.77);
        transform-origin:0 0;
    }
    
}

@media(max-width:400px){
    
    .secondary-overlay .carouseltxt h5 {
      font-weight: 400;
      font-size: 27px;
      line-height: 44px;
      color: #FFFFFF;
      margin-bottom: 10px;
    }
    .secondary-overlay .carouseltxt h6 {
      font-weight: 400;
      font-size: 15px;
      line-height: 23px;
      color: #FFFFFF;
    }
    .secondary-overlay .carouseltxt h1 {
      font-weight: 600;
      font-size: 24px;
      line-height: 32px;
      text-transform: capitalize;
      color: #FFFFFF;
      margin-bottom: 10px;
      text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.1);
    }
    .secondary-overlay .banner-btn {
      font-size: 14px;
    }
    .secondary-overlay .banner-call {
      font-size: 14px;
      line-height: 27px;
    }
    .bg_cover {
      min-height: 410px !important;
    }
    .carousel-caption {
      top: 20px;
    }
    .floatGroupBuy {
      position: fixed;
      width: 30px!important;
      bottom: unset!important;
      right: 0px!important;
      z-index: 100;
      top: 25%!important;
    }
    
    
    
    /*@-moz-document url-prefix() { */
    /*  .floatGroupBuy {*/
    /*      top: 5%!important;*/
    /*    }*/
    /*}*/
    
    .g-recaptcha {
        transform:scale(0.77);
        transform-origin:0 0;
    }
    .form-area h4 {
        font-size: 24px;
        line-height: 30px;
        color: #F25E61;
    }
    
}
        
        
@media(max-width:374px){
    
    .secondary-overlay .carouseltxt h5 {
      font-weight: 400;
      font-size: 27px;
      line-height: 44px;
      color: #FFFFFF;
      margin-bottom: 10px;
    }
    .secondary-overlay .carouseltxt h6 {
      font-weight: 400;
      font-size: 15px;
      line-height: 23px;
      color: #FFFFFF;
    }
    .secondary-overlay .carouseltxt h1 {
      font-weight: 600;
      font-size: 24px;
      line-height: 32px;
      text-transform: capitalize;
      color: #FFFFFF;
      margin-bottom: 10px;
      text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.1);
    }
    .secondary-overlay .banner-btn {
      font-size: 14px;
    }
    .secondary-overlay .banner-call {
      font-size: 12px;
      line-height: 27px;
    }
    .bg_cover {
      min-height: 410px !important;
    }
    .carousel-caption {
      top: 20px;
    }
    .form-area h4 {
        font-size: 24px;
        line-height: 30px;
        color: #F25E61;
    }
    
}
        
        
@media(max-width:320px){
    
    .secondary-overlay .carouseltxt h5 {
      font-weight: 400;
      font-size: 27px;
      line-height: 44px;
      color: #FFFFFF;
      margin-bottom: 10px;
    }
    .secondary-overlay .carouseltxt h6 {
      font-weight: 400;
      font-size: 15px;
      line-height: 23px;
      color: #FFFFFF;
    }
    .secondary-overlay .carouseltxt h1 {
      font-weight: 600;
      font-size: 24px;
      line-height: 32px;
      text-transform: capitalize;
      color: #FFFFFF;
      margin-bottom: 10px;
      text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.1);
    }
    .secondary-overlay .banner-btn {
      font-size: 14px;
    }
    .secondary-overlay .banner-call {
      font-size: 12px;
      line-height: 27px;
    }
    .bg_cover {
      min-height: 410px !important;
    }
    .carousel-caption {
      top: 20px;
    }
    
}

:root {
  --animationSpeed: 40s;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}

.slider {
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
}

.slider .slide-track {
  animation: scroll var(--animationSpeed) linear infinite;
  display: flex;
  width: calc(250px * 14);
}

.slider .slide {
  height: 100px;
  width: 250px;
}