html {
  font-size: 14px;
 
  font-family: Palatino Linotype;
  src: url(palatino-linotype-grassetto.ttf);
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
  .logo { 
    max-height: 102px;
}
}

.container {
  max-width: 960px;
}

.pricing-header {
  max-width: 700px;
}

.card-deck .card {
  min-width: 220px;
}
.bg-white {
    background-color: none!important;
}
.carttit{
  margin-left: 13px;
}
.rowscart{
  margin-right: 0px!important;
  margin-left: 0px!important;
}
a.stream-buy-button { 
    cursor: pointer;
}
.deletecartprod{
  position: relative;
    /* float: right; */
    font-size: 12px;
    cursor: pointer;
}
.mobilemenu{display: none;}
.menu-icon{
    width: auto;
    float: left;
}
.webmenu{ display: block; }
.text-dark{
  color: #fff!important;
    padding-right: 1em!important;
    /*padding-left: 1em!important;*/
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
}
a.text-dark:hover{
  color:rgba(255,255,255,.75)!important;
  text-decoration: none;
}
.text-darkm{
      color: #fff!important;
    /* padding-right: 1em!important; */
    /* padding-left: 1em!important; */
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 3px;
    margin: 8px;
}
a.text-darkm:hover{
  color:rgba(255,255,255,.75)!important;
  text-decoration: none;
}
.text-darkm.active {
    color: rgba(255,255,255,.75)!important;
    border: 1px solid rgba(255,255,255,.75)!important;
}
.button-contactm{
      border: none;
    padding: 4px;
    /*color: #111!important;*/
}
.button-contactm:focus{
  border: 1px solid rgba(106, 102, 102, 0.02)!important;
}
a.p-2.text-dark.dropdown-toggle::after{
  border-top: none!important;
    border-right: none!important;
    border-left: none!important;
}
.button-contactm::after, .p-2.text-dark.dropdown-toggle::after {
   /* border-top: none!important;
    border-right: none!important;
    border-left: none!important;*/
}
li.nav-item.active .nav-link.p-2.text-dark {
    color: rgba(255,255,255,.75)!important;
    border: 1px solid rgba(255,255,255,.75)!important;
}
a.text-dark:hover{
  color:rgba(255,255,255,.75)!important;
  text-decoration: none;
}
.text-dark.active {
    color: rgba(255,255,255,.75)!important;
    border: 1px solid rgba(255,255,255,.75)!important;
}

.text-logo{
  color: #fff;
   font-family: 'Roboto';
    /*padding-right: 1em;
    padding-left: 1em;*/
    text-transform: uppercase;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 1px;
}
a.text-logo:hover{
  color:rgba(255,255,255,.75);
  text-decoration: none;
}
button.navbar-toggler .span {
    color: #000!important;
    border-color: #111!important;
}
.navbar-light .navbar-toggler {
    color: #fff!important;
    border-color: #f8f9fa!important;
}
.copywite{text-align: center;margin-bottom: 0px!important;}
.col-md-3 iframe {
    width: 86%;
} 
.text-darkmi{
  color: #111!important;
    /*padding-right: 1em!important;
    padding-left: 1em!important;*/
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 3px;
    margin: 8px;
}
a.text-darkmi:hover{
  color:rgba(106, 102, 102, 0.75)!important;
  text-decoration: none;
}
.text-darkmi.active {
    color: rgba(106, 102, 102, 0.75)!important;
    border: 1px solid rgba(106, 102, 102, 0.75)!important;
}
.text-darki{
  color: #111!important;
    /*padding-right: 1em!important;
    padding-left: 1em!important;*/
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
}
h5.my-0.mr-md-auto.font-weight-normal {
  text-align: center;
}
a.text-darki:hover{
  color:rgba(106, 102, 102, 0.75)!important;
  text-decoration: none;
}
li.nav-item.active .nav-link.p-2.text-darki {
    color: rgba(106, 102, 102, 0.75)!important;
    border: 1px solid rgba(106, 102, 102, 0.75)!important;
}
.p-2.text-darki.active {
    color: rgba(106, 102, 102, 0.75)!important;
    border: 1px solid rgba(106, 102, 102, 0.75)!important;
}
.iframe-block{margin: 0 auto;}
.text-logoi{
  color: #111;
   font-family: 'Roboto';
    /*padding-right: 1em;
    padding-left: 1em;*/
    text-transform: uppercase;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 1px;
}
a.text-logoi:hover{
  color:rgba(106, 102, 102, 0.75);
  text-decoration: none;
}

body{ 
	/*background-image: url("../images/bgimg.jpg");*/
  background: #fff;
}
.ab-header{text-align: center;}
.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); cursor: pointer;margin-bottom:0px!important;}
.card-img-top{max-height: 287px;height: 287px;}
.card-img-topv{max-height: 287px;height: 198px;}
.imgtrns{
  /*transform: scale(1.8);*/
}
a.stream-buy-button {
    color: #fff!important;
}
.form-control:focus{
  border-color: #dc3545!important;
  box-shadow: 0 0 0 0.2rem #bd213047!important;
}
.border-bottom {
    border-bottom: 1px solid #007bff!important;
}
.d-flex{width: 100%;}
.logo{    padding-top: 3px;
    width: 77%;}
.mb-3, .my-3 {
    margin-bottom: 0rem !important;
}
.header {
     padding: 0rem!important; 
     background: #fff!important;
}
header.p-3 {
     padding: 0rem!important; 
     /*background: #000!important;*/
}
/*.text-dark{color: #fff!important;}
a.text-dark:focus, a.text-dark:hover{
  color: #bcdbf1!important;
}*/
.music-main{
  /*background: #878a8d!important;*/
}
/* .artistlogo {
    width: 250px;
} */
.artistlogo img {
  width: 50%;
}
/* .artistlogo img{width: 100%;} */
.file-clss{padding-bottom: 9px;}
a.stream-buy-button{
      display: inline-block;
    width: 100%;
    text-align: center;
    /*padding: 0.8rem;*/
    padding-bottom: 6px;
    color: #fff;
    background-color: #f00038;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}
.container { 
    /*background: #fff;*/
    /*padding: 2%;*/
    /*border-radius: 14px;*/
}
nav{font-family: Palatino Linotype;
    font-weight: 600;
padding-top: 9px;
    text-align: center;
    font-size: 19px;}
.jumbotron { 
	position: relative;
	border-radius: unset;
	    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, .05);
    border-bottom: 1px solid #007bff!important;
  /*height: calc(100vh - 80px);*/
  /*height: calc(100vw - 300px);*/
  height: calc(95vw - 217px);
  background-position: bottom right;
  background-size: cover;  
  background-repeat: no-repeat;
    background-image: url(../images/landingpage.jpg); 
}
.albumtitle{
  text-align: center;
      font-size: 21px;
      color: #fff;
      font-family: 'Roboto';
      margin-top: 3px;
    margin-bottom: 0px;
    /*font-style: oblique;*/
}
.mb-4.box-shadowv{
  margin-bottom: 0px!important;
}
.albumtitlevideo {
  background: #f00038;
  padding-bottom: 6px;
    padding-top: 6px;
}
.text-dark-right{float: right;}
.sec-grop{
  background: #f00038;
  /*text-transform:uppercase;*/
}
.btn-group>.str-li-btn{
  width: 72%;
    margin: 0 auto;
    background: red;
    border: #c3bf;
    padding: 7px;
    margin-left: auto !important;
    color: #fff;
    font-weight: bold;
}
.btn-group>.str-li-btn:hover{
  background: #545b62;
  border-color: #4e555b;
  color: #fff;
}
.store-li {
      padding-bottom: 0px;
      width: 100%;
}
.dropdown-menu.show{
  background: #000;
}
.dropdown-item{
  color: #fff;
    padding-right: 1em;
    padding-left: 1em;
    /*text-transform: uppercase;
    font-weight: bold;*/
    font-size: 14px;
    letter-spacing: 1px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: rgba(255,255,255,.75);
    text-decoration: none;
    background-color: #000;
}
.store-img{ width: 100%; }
.contt{margin: 0 auto;}
.frm{padding-bottom:10px;}
.frmtitle{    margin-top: 15px;
    margin-bottom: 20px;}
.col-padl{ padding-left: 0px }
.col-padr{ padding-left: 0px; padding-right: 0px; }    
.dropdown-menui.show{
  background: #fff!important;
}
.dropdown-itemi{
  color: #000!important; 
}
.dropdown-itemi:focus, .dropdown-itemi:hover {
    color: rgba(106, 102, 102, 0.75)!important; 
    background-color: #fff!important;
}
.button-contact{
      border: none;
    padding: 4px;
}
.button-contact:focus{
  border: 1px solid rgba(106, 102, 102, 0.02)!important;
}
.button-contact::after {
    /*border-top: none!important;
    border-right: none!important;
    border-left: none!important;*/
}

/*========== Videos ==============*/
.videos-sect{
  padding-top: 8px;
    background: rgba(251, 255, 255, 0.3);
}
.title-con{
  color:#111; font-weight:300;
}
.inner-block{
  background: #fff; /*#dfdbdb;*/
    padding-top: 2%;
    padding-left: 1%;
    padding-right: 1%;
}
.hm-music{
  padding-top: 0px!important;
}
.remix-title{
  margin-top: 16px;
}
main .album .container .row .col-sm-6, 
main .album .container .row .col-md-4,
main .album .container .row .col-lg-4,
main .album .container .row .col-xl-4,
main .album .container .row .col-12 { 
    margin-bottom: 2.5%;
}
.card video {
    object-fit: cover;
     width: 100%;
}










.box-shadowv {
  position: relative; 
  background: #dfdbdb;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s ease;
}

.box-shadowv:hover .overlay {
  display: block;
  background: rgba(12, 198, 240, 0.66);
} 
.box-shadowv:hover .title {
  top: 90px;
}

.button {
  position: absolute;
  width: 100%;
  left:0;
  top: 31%;
  text-align: center;
  opacity: 0;
  transition: opacity .35s ease;
}

.button img {
  /*background: url("../images/play.png") no-repeat 0px center #666666;*/
  width: 200px;
  padding: 0px 59px;
  text-align: center;
  color: #0056b3;
  /*border: solid 2px white;*/
  z-index: 1;
}

.box-shadowv:hover .button {
  opacity: 1;
  color: #0056b3;
}

.justify-content-center{
  text-align: center;
  background: #fff!important;
}






/*.box-shadowv { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); cursor: pointer;}
.box-shadowv:hover {
    background: url("../images/play.png") no-repeat 0px center #666666;

}*/
/*.playbtn {
    position: absolute;
    width: 72px;  
    top: 31%;
    left: 32%;
    display: none;
}*/
/*.box-shadowv:hover,.playbtn:hover,.playbtn:active, .playbtn:focus{
  display: block;
}*/

/*@media (min-width: 768px){
.mr-md-3, .mx-md-3 {
    margin-right: 44%!important;
}*/

/*}*/

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.toggle-resp::after{
  border-top: none!important;
}
.icons-size{ font-size: 26px; }
.icosn+.icosn {
    margin: 13px;
}
a.icosn {
    margin: 13px;
    text-decoration: none;
}
.footer-con{
      margin-bottom: 0px!important;
    /*position: absolute!important;*/
    /* position: fixed; */
    left: 0;
    bottom: 0;
    width: 100%;
}
.icon-cog {
  color: #6c757d!important;
}
.wrapper.row .my-4 {
    margin-left: 5%;
} 

.icon-cog-utub { 
    width: 26px;
     margin-top: -6px;
}
.cartout{
  float: right;
}
.cartinnr{
  width: 23px;
}
button.navbar-toggler.webmenus.menu-icon.cartout .span .cartinnr {
    width: 30px;
    margin-top: 5px;
}
.webmenus{display: block; color: #fff;}
/* 100% Image Width on Smaller Screens */
@media screen and (max-width: 5000px) and (min-width: 950px) {
  .footer-con{ 
    position: absolute!important; 
  }
  .footer-getupdatev{
    position: absolute;
  }
}
@media screen and (max-width: 1223px) and (min-width: 897px) {
  .modal-fram {
       margin-left: 5%!important; 
      width: 90%!important;
   }
   .footer-getupdatev{
    position: absolute;
  }
}
@media screen and (max-width: 896px) and (min-width: 896px) {
  .webmenu{display: none;}
  .card-img-topv {
    max-height: 287px;
    height: 196px;
  }
  .card-img-top { 
    height: auto;
  }
  .col-md-4.col-sm-6.mb-5{
    padding: .5em;
    margin-bottom: 0px!important;
  }
}
@media only screen and (device-width : 896px) and (device-height : 414px) and (-webkit-device-pixel-ratio : 2) { 
      .card-img-top {
          max-height: auto!important; 
          height: auto;
        }
    }
@media only screen and (device-width : 414px) and (device-height : 896px) and (-webkit-device-pixel-ratio : 2) { 
      .card-img-top {
          max-height: auto!important; 
          height: auto;
        }
        /*.row { 
         margin-right: 0px!important;
         margin-left: -0px!important;
       }
*/       .col-md-4.col-sm-6.mb-5{
        padding: 3rem;
        margin-bottom: 0px!important;
      }
      .album.py-5.hm-music.d-lg-none .container .row .col-md-4.col-sm-6.mb-5 {
          width: 88%!important;
          margin: 0 auto;
      }
    }    
@media screen and (max-width: 414px) and (min-width: 414px) {
  .album.py-5.hm-music.d-lg-none .container .row .col-md-4.col-sm-6.mb-5 {
          width: 88%!important;
          margin: 0 auto;
      }
  .card-img-top {
    max-height: auto!important; 
    height: auto;
  }
  .col-md-3 iframe { 
    margin-left: 2.5%!important;
}
.resp-title{
  font-size: smaller;
}
}

@media screen and (max-width: 669px) and (min-width: 651px) {
  .form-group.col-md-12.col-sm-12.mb-12 .row div {
    margin: 0!important;
    font-size: 13px;
    }
}
@media screen and (max-width: 650px) and (min-width: 600px) {
  .form-group.col-md-12.col-sm-12.mb-12 .row div {
     margin: 0!important;
    font-size: 10px;
    }
}
@media screen and (max-width: 896px) and (min-width: 812px) {
  .text-logoi{ font-size:24px; }
   .text-logo{ font-size:24px; }
   .mobilemenu{display: block; color: #fff;}
   .webmenus{display: none; color: #fff;}
   .form-group.col-md-12.col-sm-12.mb-12 .row div { 
    font-size: 12px;
    }
    .modal-fram {
       margin-left: 5%!important; 
      width: 90%!important;
   }
}
@media screen and (max-width: 812px) and (min-width: 812px) { 
   .webmenu{display: none;}
   .card-img-top {
    max-height: 287px;
    height: auto;
  }
    .col-md-4.col-sm-6.mb-5 {
      margin-bottom: 1px!important;
      padding: 5px;
  }
}
@media screen and (max-width: 811px) and (min-width: 701px) { 
   .form-group.col-md-12.col-sm-12.mb-12 .row div { 
    font-size: 11px;
    }
    .modal-fram {
       margin-left: 10%!important; 
      width: 80%!important;
   }
   .webmenus{display: none; color: #fff;}
}
@media only screen and (max-width: 485px){
  .form-group.col-md-12.col-sm-12.mb-12 .row div {
    margin-bottom: 0px!important;
    }
}
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  } 
  .col-md-3 iframe {
    width: 94%;
    margin-left: 4%;
  }
  .jumbotron{
    height: calc(138vw - 217px);
  }
  .toggle-resp{
    margin-right: 21%;
  }
  .webmenus{display: none; color: #fff;}
  .details {padding-left: 5%;}
  .webmenu{display: none;}
  .mobilemenu{display: block; color: #fff;}
  .dropdown-menui{margin-left: -76%;}
  .mobiscreen{padding-top: 10px;}
  .dropdown-menu.show{
    left: -88%!important;
  }
    .modal-fram {
       margin-left: auto!important; 
      width: 100%!important;
  }
}
.modal-inn{margin: 0 auto;}
.modal-fram{
  /*margin-left: 20%;*/
  width: 900px;
  height: 540px;
}
@media screen and (max-width: 603px) and (min-width: 575px) {
   
  .form-group.col-md-12.col-sm-12.mb-12 .row div {
      font-size: 10px;
    }
}
@media screen and (max-width: 548px) and (min-width: 500px) {
  .col-md-4.col-sm-6.mb-5{
        width: 68%;
    margin: 0 auto;
  }
  .title-head{
        width: 68%;
    margin: 0 auto;
  }
  .resp-title{
  font-size: smaller;
}
}

@media screen and (max-width: 598px) and (min-width: 549px) {
  .col-md-4.col-sm-6.mb-5{
        width: 60%;
    margin: 0 auto;
  }
  .title-head{
        width: 60%;
    margin: 0 auto;
  }
  .form-group.col-md-12.col-sm-12.mb-12 .row div {
    margin-bottom: 0px!important;
    }
}
@media screen and (max-width: 548px) and (min-width: 501px) {
   
  .form-group.col-md-12.col-sm-12.mb-12 .row div {
    margin-bottom: 0px!important;
    }
}

@media screen and (max-width: 500px) and (min-width: 320px) {
  .jumbotron{
    height: calc(138vw - 217px);
  }
  .toggle-resp{
    margin-right: 21%;
  }
  .dropdown-menu.show{
    left: -45%!important;
  }
}
@media screen and (max-width: 375px) and (min-width: 370px) {
  .footerg{position: absolute!important;}
  .resp-title{
  font-size: smaller;
}
}
@media screen and (max-width: 331px) and (min-width: 320px) {
  .jumbotron{
    height: calc(138vw - 217px);
  }
  .getupdates{
    margin-right: 13%;
  }
  .toggle-resp{
    margin-right: 21%;
  }
  .dropdown-menui{margin-left: -62%;}
  .dropdown-menu.show{
    left: -45%!important;
  }
  .resp-title{
  font-size: smaller;
}
}
@media screen and (max-width: 490px) and (min-width: 415px) {
main.music-main .album .container .row .col-sm-6, 
  main.music-main .album .container .row .col-md-4,
  main.music-main .album .container .row .col-lg-4,
  main.music-main .album .container .row .col-xl-4,
  main.music-main .album .container .row .col-12 { 
    width: 78%!important;
    margin: 0 auto;
}
}
@media screen and (max-width: 414px) and (min-width: 411px) {
  .jumbotron{
    height: calc(138vw - 217px);
  } 
  .toggle-resp{
    margin-right: 25%;
  }
  .dropdown-menui{margin-left: -85%;}
  .dropdown-menu.show{
    left: -45%!important;
  }
  main.music-main .album .container .row .col-sm-6, 
  main.music-main .album .container .row .col-md-4,
  main.music-main .album .container .row .col-lg-4,
  main.music-main .album .container .row .col-xl-4,
  main.music-main .album .container .row .col-12 { 
    width: 88%!important;
    margin: 0 auto;
}
}

@media screen and (max-width: 410px) and (min-width: 360px) {
  .text-darkmi{ 
    padding: 3px;
    margin: 8px; 
  }
  .dropdown-menui{margin-left: -39%;}
  .dropdown-menu.show{
    left: -45%!important;
  }
}

/* ================= DROPDOWN Music====================*/
.dropdown-toggle::after{
content: attr(title)!important; 
}
main.music-main .album .container .row .col-sm-6, 
main.music-main .album .container .row .col-md-4,
main.music-main .album .container .row .col-lg-4,
main.music-main .album .container .row .col-xl-4,
main.music-main .album .container .row .col-12 { 
    margin-bottom: 2.5%;
}
footer {
 /*position: absolute;*/
 bottom: 0;
 width: 100%;
}

/*.music-service-list {
    padding: 0;
    margin: 0;
    list-style: none;
    font: inherit;
    font-family: Roboto,sans-serif;
    width: 100%;
    z-index: 2;
}

.music-service-list__item {
    margin: 0;
    border-bottom: 1px solid #eaeaea;
}
.music-service-list__link {
    cursor: pointer;
    background-color: #fff;
    border-radius: initial;
    -webkit-box-shadow: inset 0 -2px 9px 0 rgba(0,0,0,.06);
    box-shadow: inset 0 -2px 9px 0 rgba(0,0,0,.06);
    text-decoration: none;
    display: block;
    -webkit-transition: background-color .3s ease,-webkit-box-shadow .3s ease;
    transition: background-color .3s ease,-webkit-box-shadow .3s ease;
    transition: background-color .3s ease,box-shadow .3s ease;
    transition: background-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease;
    /*padding: 1.2rem;*/
    /*position: relative; * /
    z-index: 0;
}
.music-service-list__img {
    /*float: left;*/
    /*margin: .5rem;* /
    width: 5.5rem;
    height: 4rem;
}

.music-service-list__btn {
    /*float: right;* /
    margin: .5rem;
    /*background-color: transparent;* /
    letter-spacing: .03rem;
}
.music-service-list__btn .btn-label {
    display: inline-block;
    max-width: 15rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}*/

footer {
  width: 100%;
}
.footer-getupdatev{

  clear: both;
}
.footer-getupdate{
   position: absolute;
    /*width: 100%;*/
    /*height: 15%;*/
    /*right: 0;
    bottom: 0;
    left: 0;*/
    /*color: #FFD740; */
    /*background-color: #424242;*/
    clear: both;
}
.p-t-b-15{
  padding: 15px 0;
}
@media only screen and (max-device-width: 480px) {
  /*.box-shadowv .overlay {
    display: block;
    background: rgba(12, 198, 240, 0.66);
  }*/
  .button {
    position: absolute;
    width: 100%;
    left: 0;
    top: 31%;
    text-align: center;
    opacity: 1;
    transition: opacity .35s ease;
}
}
