/*ista gallery on the home page*/
#content-view #about-us .txt div#instagram-gallery {
    height: 330px;
    overflow: hidden;
    position: relative;
    left: -330px;
    width: 1200px!important;
    z-index: 999;
}
#content-view #about-us .txt div#instagram-gallery iframe#iframe-id {
    position: absolute;
    top: -300px;
    left: -20px;
    height: 700px;
    border: none;
}


@media (max-width: 1024px){
#content-view #about-us .txt div#instagram-gallery iframe#iframe-id {
    top: -100px;
    left: 0px;
}
   #content-view #about-us .txt div#instagram-gallery {
    overflow: hidden;
    position: relative;
    left: 0px;
    width: 100%!important;
height: 500px;
}}
/*ista gallery on the home page end*/

/*capitalize each word*/ 
#sb_menu_list_items_container > li:nth-child(n) > a { 
    text-transform: capitalize;
}
#content-view > div.container-fluid.column > div.map-wrapper > div > div > div.title-main{ 
    text-transform: capitalize;
}
#about-us > div > div.title-main{ 
    text-transform: capitalize;
}
#contacts > div > div.title-main{ 
    text-transform: capitalize;
}
/*capitalize each word*/ 

#main #main-content #sb_content #sb-timeline #steps-nav #menu-active-bg {
    display: none;
}
#sb-timeline #steps #steps-content #sb_booking_content .item .tab .tab-pd {
    background-color: black;
}
#steps-content #sb_booking_content .tab .full-info{
    color: white;
    background-color: black;
}
#main #main-content #sb_content #content-view .index-data-wrapper .section .section-pd {
    padding: 0 20px;
}
#main-buttons > div > div > div > div.bar > div.btn.map.btn-with-image.custom.animated.zoomIn{ 
display:none!important;
}
#main #main-buttons .btn.map { 
display:none!important;
}

#main-buttons .wrapper .inner .company-name {
    text-shadow: 0 1px 2px rgb(0 0 0 / 40%);
}
p.google-reviews__card-heading {
    color: black;
}
@media (max-width: 767px){
#main #main-buttons .company-name { 
    margin-bottom: 250x!important;
}
}
@media (min-width: 1478px) {
#main #main-buttons .company-name {
    max-width: 50%;
}}
@media (min-width: 2104px) {
#main #main-buttons .company-name {
    max-width: 35%;
}}
@media (min-width: 2964px){
#main #main-buttons .company-name {
    max-width: 25%;
}}
@media (min-width: 767px){
#main #main-buttons .company-name { 
    position: absolute;
    top: 80px;
}
#main #main-buttons .btn.book { 
    margin-top: 480px;
}}

/*background color of the MORE tab to black*/
#header .nav-wrapper #sb_menu .nav #sb_appended_menu_item ul li a {
    background-color: black;
}
#header .nav-wrapper.active.translate-enabled { 
    background-color: black;
}

/*background color of the MORE tab to black*/





/*Our team page CSS*/
.Our-team-page-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
padding: 10px;
}

.Our-team-page-column {
    padding: 10px;
}
img.vas, img.Darrius, img.Julian {
    height: auto;
    width: 100%;
}
/*Our team page CSS end*/


/*Gear & Gallery page CSS*/
/*mobile responsive columns*/
.room-column-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.White-room-column, .Blue-room-column {
    padding: 20px;
}
.White-room-animation, .Blue-room-animation {
    margin: 0 0 30px 0;
}
/*mobile responsive columns end*/

/*Gear & Gallery  WHITE ROOM’s GEAR LIST image animation*/

.White-room-animation {
    width: 100%;
    height: 300px;
    background-size: cover;
}

.White-room-animation {
animation-name: white-room-images ;
transition: 5s;
animation-direction: alternate-reverse;
animation-play-state: running;
animation-timing-function: ease-in-out;
animation-duration: 40s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
}

/* The Keyframes*/
@keyframes white-room-images {
0% {   background-image: url("https://i.ibb.co/yd5nDwj/1-scaled.jpg");    }
10% { background-image: url("https://i.ibb.co/gMg7vvY/2-scaled.jpg");   }
20% { background-image: url("https://i.ibb.co/nkfS2vt/4-scaled.jpg");     }
30% { background-image: url("https://i.ibb.co/wpn9Br1/5-scaled.jpg");   }
40% { background-image: url("https://i.ibb.co/hy79sjR/6-scaled.jpg");     }
50%{  background-image: url("https://i.ibb.co/r5tvMLk/7-scaled.jpg");     }
60% { background-image: url("https://i.ibb.co/t3gRmwZ/8-scaled.jpg");  }
70% { background-image: url("https://i.ibb.co/M60b08n/9-scaled.jpg");   }
80% { background-image: url("https://i.ibb.co/wpn9Br1/5-scaled.jpg");    }
90%{  background-image: url("https://i.ibb.co/r5tvMLk/7-scaled.jpg");     }
}
/*Gear & Gallery WHITE ROOM’s GEAR LIST image animation end*/


/*Gear & Gallery  BLUE ROOM’s GEAR LIST image animation*/
.Blue-room-animation {
    width: 100%;
    height: 300px;
    background-size: cover;
}
.Blue-room-animation {
animation-name: blue-room-images  ;
transition: 5s;
animation-direction: alternate-reverse;
animation-play-state: running;
animation-timing-function: ease-in-out;
animation-duration: 40s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
}

/* The Keyframes*/
@keyframes blue-room-images {
0% {  background-image: url("https://i.ibb.co/fHdns9n/recording-studio-scaled.jpg");     }
10% {  background-image: url("https://i.ibb.co/whdC36J/neumann-scaled.jpg");     }
20% { background-image: url("https://i.ibb.co/n8DdMkC/beats-scaled.jpg");     }
30% { background-image: url("https://i.ibb.co/r0KvPSY/golden-impala-scaled.jpg");     }
40% { background-image: url("https://i.ibb.co/VCjDgxb/music-producer-scaled.jpg");      }
50%{ background-image: url("https://i.ibb.co/YNCNdXb/adr-recording-scaled.jpg");     }
60% { background-image: url("https://i.ibb.co/Rvf3HDY/pop-music-scaled.jpg");     }
70% { background-image: url("https://i.ibb.co/2qRrGMt/music-recording-scaled.jpg");     }
80% { background-image: url("https://i.ibb.co/r0KvPSY/golden-impala-scaled.jpg");     }
90% {  background-image: url("https://i.ibb.co/Rvf3HDY/pop-music-scaled.jpg");     }
}

/*Gear & Gallery BLUE ROOM’s GEAR LIST image animation end*/
/*Gear & Gallery page CSS end*/


/*Services page CSS */
.services-custom-page {
    font-family: 'Open Sans'!important;
    line-height: 2rem;
}
.services-page-title {
    color: rgb(218, 170, 108);
    font-size: 24px;
    font-weight: bold;
    padding: 20px 0;
}

span.column-text p {
font-size: 18px;
line-height: 1.6em;
color: rgb(255 255 255);
}
 p {
font-size: 18px!important;
line-height: 1.6em;
color: rgb(255 255 255);
font-family: 'Open Sans';
}

/*video CSS*/
iframe.lazy-loaded {
    padding: 5px;
}
.embed-video {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    padding: 0;
}
/*video CSS end*/

/*Video packages table CSS*/
.production-packages-table {
    display: grid;
 grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
 border: 1px solid;
padding: 0;
line-height: 1rem;
margin: 0;
}
.silver-table, .gold-table, .platinum-table {
    border: 1px solid;
}
.silver-table p.table-title {
    font-size: 30px;
    color: rgb(171 169 167);
    padding: 20px 0;
    font-weight: bold;
    text-align: center;
    border: 1px solid;
    margin: 0;
}
.gold-table p.table-title {
    font-size: 30px;
    color: rgb(217 172 126);
    padding: 20px 0;
    font-weight: bold;
    text-align: center;
    border: 1px solid white;
    margin: 0;
}
.platinum-table p.table-title {
    font-size: 30px;
    color: rgb(255 255 255);
    padding: 20px 0;
    font-weight: bold;
    text-align: center;
    border: 1px solid white;
    margin: 0;
}

.silver-table p.table-text,
.gold-table p.table-text ,
.platinum-table p.table-text  {
    padding: 25px;
    border: 1px solid;
border-bottom: 2px solid;
    text-align: center;
margin: 0;
}
/*Video packages table CSS end*/

/*table style*/
p.table-title {
    font-size: 30px;
    color: rgb(218, 170, 108);
    padding: 10px 0 30px 0;
    font-weight: bold;
}
p.table-text {
    padding: 25px;
}
span.price-text-before {
    margin: 0px 0px 15px -20px;
    bottom: 10px;
    border: 0px;
    outline: 0px;
    font-size: 25px;
    text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
    position: relative;
    font-family: 'Font Awesome 5 Pro';
    color: rgb(153, 153, 153);
}
span.price-text-after {
    color: rgb(153, 153, 153);
    font-size: 20px;
}
span.price {
font-size: 50px;
    text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
    line-height: 24px;
    font-weight: 700;
    font-family: sans-serif;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 0.8) !important;
}
.sound-engineer-table {
    margin: 100px auto;
    display: flex;
    width: fit-content;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: space-around;
    align-items: center;
    border: 1px solid rgb(218, 170, 108);
    padding: 20px;
}
::marker {
    color: rgb(218, 170, 108);
}
li, ul {
    list-style: none;
    margin: 0;
    padding: 5px;
}
/*table style end*/

/*book button style*/

a.play-btn-link:after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    transition: all .3s ease;
    margin: 1px auto 0;
    background-color: red;
    color: red;
}
.services-play-btn {
    width: fit-content;
    height: auto;
    margin: 20px 0 auto;
    background-color: rgb(218, 170, 108);
    border-radius: 5px;
    padding: 5px 20px;
    text-align: center;
}
.play-btn__svg {
    width: 15px;
    transition: 1s;
    fill: #ffffff;
    opacity: 1;
    margin: 0 5px;
}
a.play-btn-link {
    color: white;
    display: flex;
    font-weight: 700;
    font-family: 'Open Sans';
    margin: 5px auto;
    width: max-content;
text-decoration: none;
}
.services-play-btn:hover .play-btn__svg {
  fill: #a41d33;
  opacity: 1;
}
/*book button style end*/

/*Services page CSS end */


/*home page banner animation*/
* Setup For An Image That Fits On Most Screens And Resizes*/
.tab.tab-col .excerpt-info .preloader .img{
transition: 5s;
animation-name: banner-image-change ;
animation-direction: alternate-reverse;
animation-play-state: running;
animation-timing-function: ease-in-out;
animation-duration: 40s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;

 }

#main #main-buttons{
transition: 5s;
animation-name: banner-image-change ;
animation-direction: alternate-reverse;
animation-play-state: running;
animation-timing-function: ease-in-out;
animation-duration: 40s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
 }

/* css for Select button */
a.btn.select a, #sb_booking_content .tab .btn.select a, #sb_time_classes_service_container .btn.select a, .package-content .btn.select a, div.tab .btn.select a, a.btn.select a {
    color: white!important;
}

/* css for Select button */

/* css for price badge */
#sb-timeline #steps #steps-content #sb_booking_content .service-item .bar-service .badge { 
color: white;
}
/* css for price badge */

.tab.tab-col .full-info {
    color: #ffffff;
    background-color: black;
}

#events input.select_another_btn {
    color: white;
}

/* company name on top book now on bottom */
@media (min-width: 767px){
#main #main-buttons .company-name {
font-size: 90px;
padding-bottom: 385px!important;  
}
}
@media (max-width: 767px){
#main #main-buttons .company-name { 
padding-bottom: 239px!important; 
}
}
/* company name on top book now on bottom */

/* Optional: Add some CSS to style your list */ .hidden-list { display: none; } .visible-list { display: block; } /* Style the clickable image */
