.topBanner-lawCount {
  /*background-image: url(../../assets/img/bgCountWork.png);*/
  height: auto;
  display: flex;
  align-items: center;
  padding: 150px 0px;
  background-position: center;
  background-size: cover;
}

.topBanner-lawEbik {
  background-image: url(../../assets/img/ebikBGLawRed.png);
  height: auto;
  display: flex;
  align-items: center;
  padding: 50px 0px;
  background-position: center;
  background-size: cover;
}

.topBanner-lawContact {
  background-image: url(../../assets/img/contactGreyBG.png);
  height: auto;
  /*display: flex;*/
  /*align-items: center;*/
  padding: 50px 0px;
  background-position: center;
  background-size: cover;
}

.topBanner2 {
  background-image: url(../../assets/img/bgPatron.png);
  height: auto;
  display: flex;
  align-items: center;
  padding: 50px 0px;
}

.topBanner-contact {
  background-image: url(../../assets/img/bgContact.png);
  height: 900px;
  /*background-size: cover;*/
  /*background-position: center;*/
  display: flex;
  align-items: center;
}

.topBanner {
  /*background-image: url(../../assets/img/base-Banner1.png);*/
  height: 900px;
  /*background-size: cover;*/
  /*background-position: center;*/
  display: flex;
  align-items: center;
  background-color: #0d2847;
}

.topBannerMusic-Contact {
  /*background-image: url(../../assets/img/base-Banner1.png);*/
  /*height: auto;*/
  /*background-size: cover;*/
  /*background-position: center;*/
  display: flex;
  align-items: center;
}

.topBannerMusic-About {
  /*background-image: url(../../assets/img/base-Banner1.png);*/
  /*height: auto;*/
  /*background-size: cover;*/
  /*background-position: center;*/
  display: flex;
  align-items: center;
}

.topBannerMusic {
  /*background-image: url(../../assets/img/base-Banner1.png);*/
  /*height: auto;*/
  /*background-size: cover;*/
  /*background-position: center;*/
  display: flex;
  align-items: center;
}

.topBannerPlayers {
  /*background-image: url(../../assets/img/base-Banner1.png);*/
  /*height: auto;*/
  /*background-size: cover;*/
  /*background-position: center;*/
  display: flex;
  align-items: center;
}

.topBanner3 {
  background-image: url(../../assets/img/base-Banner2.png);
  height: 700px;
  background-size: cover;
  display: flex;
  align-items: center;
  background-position: left;
}

.topBanner-about-top {
  background-image: url(../../assets/img/bgaboutus.jpg);
  height: 900px;
  background-size: cover;
  background-position: left;
  background-position: top;
}

.topBanner-about {
  background-image: url(../../assets/img/bgAboutBase.png);
  height: 700px;
  background-size: cover;
  display: flex;
  align-items: center;
  background-position: left;
}

.topBanner-players {
  background-image: url(../../assets/img/bgfiled.png);
  height: 700px;
  background-size: cover;
  display: flex;
  align-items: center;
  background-position: left;
}

.topBanner4 {
  background-image: url(../../assets/img/baseBanner2.png);
  height: 700px;
  background-size: cover;
  display: flex;
  align-items: center;
  background-position: left;
}

.topBanner-form {
  background-image: url(../../assets/img/bgContactred.png);
  height: auto;
  background-size: cover;
  display: flex;
  align-items: center;
  background-position: left;
}

.topBanner-baseContact {
  background-image: url(../../assets/img/bgContactred.png);
  height: auto;
  background-size: cover;
  display: flex;
  align-items: center;
  background-position: left;
}

.topBanner-Black {
  background-color: #111;
  height: auto;
  /*display: flex;*/
  /*align-items: center;*/
}

.topBanner5 {
  background-image: url(../../assets/img/bgContactMusic.png);
  height: auto;
  background-size: cover;
  display: flex;
  align-items: center;
  background-position: right;
}

@media (min-width: 1200px) {
  .topBanner5 {
    background-image: url(../../assets/img/bgContactMusic.png);
    height: auto;
    background-size: cover;
    display: flex;
    align-items: center;
    background-position: left;
  }
}

.topBanner-LawTop {
  background-image: url(../../assets/img/topBlackBG.png);
  background-size: cover;
  background-position: center;
  height: 600px;
  display: flex;
  align-items: center;
}

.topBanner1 {
  background-image: url(../../assets/img/bgheylicen1.png);
  background-size: cover;
  background-position: center;
  height: 1200px;
  display: flex;
  align-items: center;
}

.card-bg {
  box-shadow: -5px 10px 15px #88888830;
  /*border-radius: 3%;*/
}

.border-turquesa {
  border-bottom: 3px solid #0d2847;
}

.border-redBase {
  border-bottom: 3px solid #c01d39;
}

.border-red {
  border-bottom: 3px solid #a07b24;
}

.ebikPic {
  background-image: url(../../assets/img/ebikHeyLicenPic.jpg);
  background-position: center;
  background-size: cover;
  height: 200px;
  width: 200px;
  border-radius: 50%;
  box-shadow: -5px 10px 15px #88888830;
}

.border-line {
  border-bottom: 3px solid #ffffff;
}

.navbar {
  transition: 500ms ease;
  background: transparent;
  color: #fff !important;
}

.navbar.scrolled {
  background: #fff;
}

.navbar.scrolled #iconNav {
  color: #555;
  /*border: 2px solid #555;*/
}

.navbar.scrolled #buttonMenu {
  color: #555;
  border: 2px solid #555;
}

.navbar.scrolled-base {
  background: #ffffff;
}

.navbar.scrolled-law {
  background: #ffffff;
}

.navbar.scrolled-music {
  background: #222;
}

.navbar.scrolled .nav-link {
  color: #000;
}

.navbar.scrolled-base .nav-link {
  color: #c01d39 !important;
}

.navbar.scrolled-music .nav-link {
  color: #fa1a01 !important;
}

.navbar.scrolled-law .nav-link {
  color: #bf1e2d!important;
}

.navbar.scrolled-music .nav-link.text-rojo {
  border-bottom: 2px solid #fff !important;
}

.navbar.scrolled-law .navbar-brand .logoInv {
  filter: invert(100%);
}

.navbar.scrolled-base .navbar-toggler {
  color: #000 !important;
  background-color: #c01d39;
}

.navbar.scrolled .navbar-brand {
  color: #fff;
}

.text-base {
  color: #2e383f;
}

.player2 {
  background-image: url(../../assets/img/angelLassalle.jpeg);
  background-size: cover;
  background-position: center;
  height: 600px;
}

.player8 {
  background-image: url(../../assets/img/shamirMorales.png);
  background-size: cover;
  background-position: 50% 5%;
  height: 600px;
}

.player6 {
  background-image: url(../../assets/img/ezequielPagan.jpeg);
  background-size: cover;
  background-position: 50% 5%;
  height: 600px;
}

.player4 {
  background-image: url(../../assets/img/luisGonzalez.jpeg);
  background-size: cover;
  background-position: center;
  height: 600px;
}

.player9 {
  background-image: url(../../assets/img/kevinBermudez.jpg);
  background-size: cover;
  background-position: center;
  height: 600px;
}

.player7 {
  background-image: url(../../assets/img/johnatanBermudez.jpeg);
  background-size: cover;
  background-position: 50% 5%;
  height: 600px;
}

.player5 {
  background-image: url(../../assets/img/williamRivera.jpeg);
  background-size: cover;
  background-position: 50% 5%;
  height: 600px;
}

.player3 {
  background-image: url(../../assets/img/luisHernandez.jpeg);
  background-size: cover;
  background-position: center;
  height: 600px;
}

.player1 {
  background-image: url(../../assets/img/sabinCeballos.jpeg);
  background-size: cover;
  background-position: center;
  height: 600px;
}

.inver {
  filter: invert(100%);
}

.slide7-Contact {
  width: 100%;
  background-image: url(../../assets/img/bgContactMusic2.png);
  height: 600px;
  background-position: center;
  background-size: cover;
}

.slide7-About {
  width: 100%;
  background-image: url(../../assets/img/bgAboutMusic.png);
  height: 600px;
  background-position: center;
  background-size: cover;
}

.slide7-Talents {
  width: 100%;
  background-image: url(../../assets/img/bgTalents.png);
  height: 600px;
  background-position: center;
  background-size: cover;
}

.slide7-keiv {
  width: 100%;
  background-image: url(../../assets/img/keivModel1.jpeg);
  height: 600px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #151c20;
}

.slide7-claudyo {
  width: 100%;
  background-image: url(Cloudsbg.png);
  height: 600px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #151c20;
}

.slide7-1 {
  width: 100%;
  background-image: url(../../assets/img/musicbg1.png);
  height: 600px;
  background-position: center;
  background-size: cover;
}

.slide1 {
  width: 100%;
  background-image: url(../../assets/img/homebg1.jpeg);
  height: 1200px;
  background-position: center;
  background-size: cover;
}

.slide7-2 {
  width: 100%;
  background-image: url(../../assets/img/musicbg2.png);
  height: 600px;
  background-position: center;
  background-size: cover;
}

.slide2 {
  width: 100%;
  background-image: url(../../assets/img/homebg2.jpg);
  height: 1200px;
  background-position: center;
  background-size: cover;
}

.slide7-3 {
  width: 100%;
  background-image: url(../../assets/img/musicbg3.png);
  height: 600px;
  background-position: center;
  background-size: cover;
}

.slide3 {
  width: 100%;
  background-image: url(../../assets/img/homebg3.jpg);
  height: 1200px;
  background-position: center;
  background-size: cover;
}

.slide3-player {
  width: 100%;
  background-image: url(../../assets/img/angelGary.png);
  height: 900px;
  background-position: 50% 25%;
  background-size: 120%;
}

.slide1-player {
  width: 100%;
  background-image: url(../../assets/img/luisHGray.png);
  height: 900px;
  background-position: 50% 25%;
  background-size: 120%;
}

.slide2-player {
  width: 100%;
  background-image: url(../../assets/img/luisGGray.png);
  height: 900px;
  background-position: 50% 25%;
  background-size: 120%;
}

@media (max-width: 1440px) {
  .slide3-player {
    width: 100%;
    background-image: url(../../assets/img/angelGary.png);
    height: 800px;
    background-position: 50% 25%;
    background-size: 125%;
  }
}

@media (max-width: 1440px) {
  .slide1-player {
    width: 100%;
    background-image: url(../../assets/img/angelGary.png);
    height: 800px;
    background-position: 50% 25%;
    background-size: 125%;
  }
}

@media (max-width: 1440px) {
  .slide2-player {
    width: 100%;
    background-image: url(../../assets/img/angelGary.png);
    height: 800px;
    background-position: 50% 25%;
    background-size: 125%;
  }
}

@media (max-width: 1280px) {
  .slide3-player {
    width: 100%;
    background-image: url(../../assets/img/angelGary.png);
    height: 75vw;
    background-position: 50% 25%;
    background-size: 130%;
  }
}

@media (max-width: 1280px) {
  .slide1-player {
    width: 100%;
    background-image: url(../../assets/img/luisHGray.png);
    height: 75vw;
    background-position: 50% 25%;
    background-size: 130%;
  }
}

@media (max-width: 1280px) {
  .slide2-player {
    width: 100%;
    background-image: url(../../assets/img/luisGGray.png);
    height: 75vw;
    background-position: 50% 25%;
    background-size: 130%;
  }
}

@media (max-width: 768px) {
  .slide3-player {
    width: 100%;
    background-image: url(../../assets/img/angelGary.png);
    height: 90vw;
    background-position: center;
    background-size: 140%;
  }
}

@media (max-width: 768px) {
  .slide1-player {
    width: 100%;
    background-image: url(../../assets/img/luisHGray.png);
    height: 90vw;
    background-position: center;
    background-size: 140%;
  }
}

@media (max-width: 768px) {
  .slide2-player {
    width: 100%;
    background-image: url(../../assets/img/luisGGray.png);
    height: 90vw;
    background-position: center;
    background-size: 140%;
  }
}

@media (max-width: 512px) {
  .slide3-player {
    width: 100%;
    background-image: url(../../assets/img/angelGary.png);
    height: 400px;
    background-position: center;
    background-size: 750px;
  }
}

@media (max-width: 512px) {
  .slide1-player {
    width: 100%;
    background-image: url(../../assets/img/luisHGray.png);
    height: 400px;
    background-position: center;
    background-size: 750px;
  }
}

@media (max-width: 512px) {
  .slide2-player {
    width: 100%;
    background-image: url(../../assets/img/luisGGray.png);
    height: 400px;
    background-position: center;
    background-size: 750px;
  }
}

.zplus {
  z-index: 5;
  transform: translateY(-50px);
}

.batBg {
  background-image: url(../../assets/img/bat.png);
  background-size: cover;
  background-position: center;
}

.text-gold {
  color: #a07b24 !important;
}

.firstSpace-baseball {
  background-image: url(../../assets/img/ezePlay.jpg);
  height: 600px;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

.firstSpace {
  background-image: url(../../assets/img/LogotipoSevenMusic.png);
  height: 700px;
  background-size: 75%;
  background-position: center;
  background-repeat: no-repeat;
}

.firstSpace-Kiev {
  background-image: url(../../assets/img/LogotipoKeiVPositivo.png);
  height: 800px;
  background-size: 75%;
  background-position: center;
  background-repeat: no-repeat;
}

.firstSpace-Clau {
  background-image: url(../../assets/img/logoclaudyoExporteDoado.png);
  height: 800px;
  background-size: 75%;
  background-position: center;
  background-repeat: no-repeat;
}

.titleMove-Music {
  transform: translateX(0);
  text-shadow: #b0b0b0 2px 2px;
}

.titleMove-MusicTitle {
  /*transform: translateX(100px);*/
  text-shadow: #b0b0b0 2px 2px;
}

.titleMove {
  transform: translateX(-200px);
  text-shadow: #fff 2px 2px;
}

.callActionCard2 {
  background-image: url(../../assets/img/equipo.jpg);
  height: 400px;
  background-size: cover;
  box-shadow: 5px 5px 20px #99999950;
}

.callActionCard1 {
  background-image: url(../../assets/img/ebikMundial.jpg);
  height: 400px;
  background-size: cover;
  /*background-position: center;*/
  box-shadow: 5px 5px 20px #99999950;
}

.playerCard1 {
  background-image: url(../../assets/img/sabinCeballos.jpeg);
  height: 700px;
  background-size: cover;
  background-position: center;
}

.playerCard6 {
  background-image: url(../../assets/img/ezequielPagan.jpeg);
  height: 400px;
  background-size: cover;
}

.playerCard2 {
  background-image: url(../../assets/img/angelLassalle.jpeg);
  height: 400px;
  background-size: cover;
}

.playerCard7 {
  background-image: url(../../assets/img/johnatanBermudez.jpeg);
  height: 400px;
  background-size: cover;
}

.playerCard3 {
  background-image: url(../../assets/img/luisGonzalez.jpeg);
  height: 400px;
  background-size: cover;
}

.playerCard8 {
  background-image: url(../../assets/img/shamirMorales.png);
  height: 400px;
  background-size: cover;
}

.playerCard4 {
  background-image: url(../../assets/img/luisHernandez.jpeg);
  height: 400px;
  background-size: cover;
}

.playerCard9 {
  background-image: url(../../assets/img/kevinBermudez.jpg);
  height: 400px;
  background-size: cover;
  background-position: center;
}

.playerCard5 {
  background-image: url(../../assets/img/williamRivera.jpeg);
  height: 400px;
  background-size: cover;
}

a {
  text-decoration: none !important;
}

.linkMenu {
  color: #0d2847;
  transition: border-bottom .3s, transform .3s;
  width: 100%;
  cursor: pointer;
}

.linkMenuMusic:hover {
  /*color: #0d2847;*/
  border-bottom: 3px solid #fa1a01;
  transform: scale(1.1) !important;
  font-weight: bold;
}

.linkMenu:hover {
  /*color: #0d2847;*/
  border-bottom: 3px solid #c01d39;
  transform: scale(1.1) !important;
  font-weight: bold;
}

.bgLogo {
  background-image: url(../../assets/img/bgHomeLogo.png);
  background-size: cover;
  background-position: center;
}

.bannerAboutUs {
  background-image: url(../../assets/img/bgAboutUS.png);
  background-size: 60%;
  background-position: left;
  background-repeat: no-repeat;
  height: 900px;
}

.paraaBg {
  height: 700px;
}

.ebik1 {
  background-image: url(../../assets/img/ebikBase1.jpeg);
  height: 350px;
  background-position: center;
  background-size: cover;
}

.ebik3 {
  background-image: url(../../assets/img/ebikLawPic2.jpg);
  height: 350px;
  background-position: center;
  background-size: cover;
}

.ebik2 {
  background-image: url(../../assets/img/ebikBase2.jpeg);
  height: 350px;
  background-position: center;
  background-size: cover;
}

.logoBgMusic-talents {
  background-image: url(../../assets/img/sevenMusicLogoNotext.png);
  background-position: 10% 10%;
  background-size: 60%;
  background-repeat: no-repeat;
}

.logoBgMusicClaudyo {
  background-image: url(../../assets/img/removeClaudyo2.png);
  background-position: 50% 100%;
  background-size: 45%;
  background-repeat: no-repeat;
}

.logoBgMusic {
  background-image: url(../../assets/img/sevenMusicLogoNotext.png);
  background-position: 20% 20%;
  background-size: 30%;
  background-repeat: no-repeat;
}

.bgStudio-Talents {
  background-image: url(../../assets/img/bgstudio.png);
  background-position: center;
  background-size: cover;
  height: auto;
}

.bgStudio-Clau {
  background-image: url(../../assets/img/bgBrick.png);
  background-position: center;
  background-size: cover;
  height: auto;
}

.bgStudio-SM {
  background-image: url(../../assets/img/bgSM.png);
  background-position: center;
  background-size: cover;
  height: auto;
}

.bgStudio {
  background-image: url(../../assets/img/bgstudio.png);
  background-position: center;
  background-size: cover;
  height: 100%;
}

.keivBg {
  background-image: url(../../assets/img/KeivModel2.jpeg);
  height: 700px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.claudyoBg {
  background-image: url(../../assets/img/claudiDown.jpeg);
  height: 700px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.logoDown {
  transform: translateY(80px);
}

.border-copper {
  border-bottom: 3px solid #bf1e2d;
}

.border-blanco {
  border-bottom: 3px solid #fff;
}

.rotTitle {
  transform: rotate(-90deg);
  margin-top: 100px;
}

.text-rojo {
  color: #fa1a01 !important;
}

.hoverBig {
  transform: scale(1);
  transition: all .5s;
}

.hoverBig:hover {
  transform: scale(1.1);
  /*transition: all 1s;*/
}

.borderRed {
  border-bottom: 3px solid #fa1a01;
}

.bgGreenWhite {
  background-image: url(../../assets/img/blackWhiteBG.png);
  background-size: cover;
}

.font-xxxl {
  font-size: calc(36px + (86 - 36) * ((100vw - 300px) / (1920 - 300)));
}

.font-xxl {
  font-size: calc(36px + (70 - 36) * ((100vw - 300px) / (1920 - 300)));
}

.font-sm {
  font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1920 - 300)));
}

.font-md {
  font-size: calc(20px + (26 - 20) * ((100vw - 300px) / (1920 - 300)));
}

.font-xl {
  font-size: calc(28px + (36 - 28) * ((100vw - 300px) / (1920 - 300)));
}

.imgLogo {
  /*height: 300px;*/
  /*width: 300px;*/
}

.font-lg {
  font-size: calc(40px + (72 - 40) * ((100vw - 300px) / (1920 - 300)));
}

.font-huge {
  font-size: calc(40px + (180 - 40) * ((100vw - 300px) / (1920 - 300)));
}

.text-uppercase.text-white.font-xxxl {
}

.logoLaw {
  width: 9rem;
}

.logoSmall {
  /*width: calc(100% - 50px);*/
}

.logoMusic {
  width: 12vh;
}

.p-3 {
}

.baseballEbik {
  height: auto;
  background-position: center;
  background-size: cover;
  background-image: url(../../assets/img/bgAboutLogo.png);
}

@media (min-width: 1200px) {
  .baseballEbik {
    height: 800px;
    background-position: center;
    background-size: cover;
    background-image: url(../../assets/img/bgAboutLogo.png);
  }
}

@media (min-width: 1200px) {
  .bgStudio {
    background-image: url(../../assets/img/bgstudio.png);
    background-position: center;
    background-size: cover;
    height: 1000px;
  }
}

@media (max-width: 768px) {
  .logoBgMusic {
    background-image: none;
    background-position: 10% 10%;
    background-size: 0%;
    background-repeat: no-repeat;
  }
}

@media (min-width: 991px) {
  .slide7-1 {
    width: 100%;
    background-image: url(../../assets/img/musicbg1.png);
    height: auto;
    background-position: center;
    background-size: cover;
  }
}

@media (min-width: 1200px) {
  .slide7-Contact {
    width: 100%;
    background-image: url(../../assets/img/bgContactMusic2.png);
    height: 1200px;
    background-position: center;
    background-size: cover;
  }
}

@media (min-width: 991px) {
  .slide7-1 {
    width: 100%;
    background-image: url(../../assets/img/musicbg1.png);
    height: 1200px;
    background-position: center;
    background-size: cover;
  }
}

@media (min-width: 991px) {
  .slide7-2 {
    width: 100%;
    background-image: url(../../assets/img/musicbg1.png);
    height: 1200px;
    background-position: center;
    background-size: cover;
  }
}

@media (min-width: 991px) {
  .slide7-3 {
    width: 100%;
    background-image: url(../../assets/img/musicbg1.png);
    height: 1200px;
    background-position: center;
    background-size: cover;
  }
}

@media (min-width: 1200px) {
  .titleMove-Music {
    transform: translateX(100px);
    text-shadow: #b0b0b0 2px 2px;
  }
}

.logoClau {
  width: 200px;
}

@media (min-width: 768px) {
  .logoClau {
    width: 300px;
  }
}

@media (max-width: 1200px) {
  .claudyoBg {
    background-image: url(../../assets/img/claudiDown.jpeg);
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 991px) {
  .claudyoBg {
    background-image: url(../../assets/img/claudiDown.jpeg);
    height: 575px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 768px) {
  .claudyoBg {
    background-image: url(../../assets/img/claudiDown.jpeg);
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 414px) {
  .claudyoBg {
    background-image: url(../../assets/img/claudiDown.jpeg);
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 576px) {
  .claudyoBg {
    background-image: url(../../assets/img/claudiDown.jpeg);
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 1200px) {
  .keivBg {
    background-image: url(../../assets/img/KeivModel2.jpeg);
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 1024px) {
  .keivBg {
    background-image: url(../../assets/img/KeivModel2.jpeg);
    height: 750px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 991px) {
  .keivBg {
    background-image: url(../../assets/img/KeivModel2.jpeg);
    height: 601px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 768px) {
  .keivBg {
    background-image: url(../../assets/img/KeivModel2.jpeg);
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 576px) {
  .keivBg {
    background-image: url(../../assets/img/KeivModel2.jpeg);
    height: 500px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 60%;
  }
}

@media (max-width: 414px) {
  .keivBg {
    background-image: url(../../assets/img/KeivModel2.jpeg);
    height: 500px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (min-width: 1200px) {
  .bgStudio-Talents {
    background-image: url(../../assets/img/bgstudio.png);
    background-position: center;
    background-size: cover;
    height: 1700px;
  }
}

@media (min-width: 992px) {
  .slide7-About {
    width: 100%;
    background-image: url(../../assets/img/bgAboutMusic.png);
    height: 1200px;
    background-position: center;
    background-size: cover;
  }
}

@media (min-width: 992px) {
  .slide7-Talents {
    width: 100%;
    background-image: url(../../assets/img/bgTalents.png);
    height: 1200px;
    background-position: center;
    background-size: cover;
  }
}

@media (min-width: 992px) {
  .slide7-claudyo {
    width: 100%;
    background-image: url(../../assets/img/CloudsBg.png);
    height: 1000px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #151c20;
  }
}

@media (min-width: 992px) {
  .slide7-keiv {
    width: 100%;
    background-image: url(../../assets/img/keivModel1.jpeg);
    height: 1000px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #151c20;
  }
}

@media (max-width: 1200px) {
  .logoBgMusicClaudyo {
    background-image: url(../../assets/img/removeClaudyo2.png);
    background-position: 50% 100%;
    background-size: 60%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 991px) {
  .logoBgMusicClaudyo {
    background-image: url(../../assets/img/removeClaudyo2.png);
    background-position: 50% 100%;
    background-size: 55%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 768px) {
  .logoBgMusicClaudyo {
    background-image: url(../../assets/img/removeClaudyo2.png);
    background-position: 50% 100%;
    background-size: 60%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 576px) {
  .logoBgMusicClaudyo {
    background-image: url(../../assets/img/removeClaudyo2.png);
    background-position: 50% 100%;
    background-size: 70%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1024px) {
  .slide7-claudyo {
    width: 100%;
    background-image: url(../../assets/img/CloudsBg.png);
    height: 700px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #151c20;
  }
}

@media (max-width: 576px) {
  .slide7-claudyo {
    width: 100%;
    background-image: url(../../assets/img/CloudsBg.png);
    height: 500px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #151c20;
  }
}

.logoBgMusicKeiv {
  background-image: url(../../assets/img/removeKeiv.png);
  background-position: 25% 200%;
  background-size: 40%;
  background-repeat: no-repeat;
}

@media (max-width: 1600px) {
  .logoBgMusicKeiv {
    background-image: url(../../assets/img/removeKeiv.png);
    background-position: 25% 150%;
    background-size: 40%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1440px) {
  .logoBgMusicKeiv {
    background-image: url(../../assets/img/removeKeiv.png);
    background-position: 25% 125%;
    background-size: 50%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1366px) {
  .logoBgMusicKeiv {
    background-image: url(../../assets/img/removeKeiv.png);
    background-position: 25% 100%;
    background-size: 50%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1200px) {
  .logoBgMusicKeiv {
    background-image: url(../../assets/img/removeKeiv.png);
    background-position: 25% 100%;
    background-size: 50%;
    background-repeat: no-repeat;
  }
}

@media (min-width: 768px) {
  .topBanner-LawTop {
    background-image: url(../../assets/img/topBlackBG.png);
    background-size: cover;
    background-position: center;
    height: 1000px;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 360px) {
  .slide1 {
    width: 100%;
    background-image: url(../../assets/img/homebg1.jpeg);
    height: 600px;
    background-position: right;
    background-size: cover;
  }
}

@media (max-width: 991px) {
  .slide1 {
    width: 100%;
    background-image: url(../../assets/img/homebg1.jpeg);
    height: 600px;
    background-position: right;
    background-size: cover;
  }
}

@media (max-width: 991px) {
  .slide2 {
    width: 100%;
    background-image: url(../../assets/img/homebg2.jpg);
    height: 600px;
    background-position: right;
    background-size: cover;
  }
}

@media (max-width: 991px) {
  .slide3 {
    width: 100%;
    background-image: url(../../assets/img/homebg3.jpg);
    height: 600px;
    background-position: center;
    background-size: cover;
  }
}

#iconNav {
  color: #555;
}

#buttonMenu {
  border: 2px solid #555;
}

.blurCont {
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.3);
}

