
.description_promo ul{
  padding-inline-start: 0;
}
.hide{
  display: none;
}

/*DESPEJA DUDAS - INICIO*/
.card-content .btn_cta{
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  height: 40px;
}
.accordion-expander-left.accordion-active-has-fill .accordion-title a{
  background: linear-gradient(
          180deg
          , #1a2034 0%, #23233c 100%);
}
.accordion-active-has-fill .active .accordion-title a{
  background: linear-gradient(
          180deg
          , #412c4a 0%, #3f2b49 100%);
}
/*DESPEJA DUDAS - FIN*/

/*VIDEO LOOP MEGATE - INICIO*/
.video_megate{
  width: 100%;
  height: 300px;
  margin-top: 135px;
}
/*VIDEO LOOP MEGATE - FIN*/

/*PASOS DE PROMO SOLIMEGATE - INICIO*/
.ps-timeline-sec {
  position: relative;
  /*background: #fff;*/
}
.ps-timeline-sec .container {
  position: relative;
}
.card_promocion {
  margin: 30px auto;
  border-radius: 8px;
  /* box-shadow: 5px 5px 30px 7px rgb(0 0 0 / 25%), -5px -5px 30px 7px rgb(0 0 0 / 22%); */
  /*cursor: pointer;*/
  transition: .4s;
  background-color: #fff;
  /*width: 450px;*/
  -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,.3);
  -moz-box-shadow: 0 5px 5px 0 rgba(0,0,0,.3);
  -o-box-shadow: 0 5px 5px 0 rgba(0,0,0,.3);
  box-shadow: 0 5px 5px 0 rgba(0,0,0,.3);
}

.ps-timeline-sec .container ol.ps-timeline li .ps-top {
  width: 85% !important;
  float: right !important;
  right: 0;
  /*top: -115px;*/
}
.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
  width: 60% !important;
  float: right !important;
  right: 0;
  top: 40px;
}

.ps-timeline-sec .container ol:before {
  background: #66c6c2;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  margin-top: -6px;
  left: 90px;
  /* top: -3px;*/
}
.ps-timeline-sec .container ol:after {
  background: #66c6c2;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  margin-top: -5px;
/* right: 8px; */
/* top: -3px;*/
}
.ps-timeline-sec .container ol.ps-timeline {
  margin: 206px 75px 206px;
  padding: 0;
  border-top: 2px solid #66c6c2;
  list-style: none;

}
.ps-timeline-sec .container ol.ps-timeline li {
float: left;
width: 25%;
padding-top: 26px;
position: relative;
}
.ps-timeline-sec .container ol.ps-timeline li span {
width: 50px;
height: 50px;
margin-left: -25px;
background: #211f35;
border: 4px solid #66c6c2;
border-radius: 50%;
box-shadow: 0 0 0 0px #fff;
text-align: center;
line-height: 40px;
color: #cb8ebd;
font-size: 2em;
font-style: normal;
position: absolute;
top: -26px;
left: 50%;
}
.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
content: '';
color: #348e80;
width: 2px;
height: 50px;
background: #348e80;
position: absolute;
top: -50px;
left: 50%;
}
.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
content: '';
color: #348e80;
width: 8px;
height: 8px;
background: #348e80;
position: absolute;
bottom: 90px;
left: 44%;
border-radius: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
content: '';
color: #348e80;
width: 2px;
height: 50px;
background: #348e80;
position: absolute;
bottom: -50px;
left: 50%;
}
.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
content: '';
color: #348e80;
width: 8px;
height: 8px;
background: #348e80;
position: absolute;
top: 90px;
left: 44%;
border-radius: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
position: absolute;
bottom: 0px;
margin-bottom: 100px;
width: 75%;
margin-left: 10px;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
display: table;
margin: 0 auto;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
position: absolute;
margin-top: 45px;
width: 85%;
left: 10px;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
display: table;
margin: 0 auto;
}
.ps-timeline-sec .container ol.ps-timeline li p {
text-align: center;
width: 80%;
margin: 0 auto;
color:white;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-top {
position: absolute;
bottom: 0;
margin-bottom: 70px;
left: 10px;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
position: absolute;
margin-top: 15px;
left: 40px;
}
.youtube_play{
margin-bottom: 53px;
}

/*PASOS DE PROMO SOLIMEGATE - FIN*/

/*BACKGROUND ANIMADO DE COLORES - INICIO*/
.glassbg {
  background-image: url(../img/fondo_solimegate.jpg);
  /* background: rgba( 255, 255, 255, 0.30 ); */
  box-shadow: 0 8px 32px 0 rgb(30 31 52);
  /* backdrop-filter: blur( 198px ); */
  -webkit-backdrop-filter: blur( 20.0px );
  border-radius: 10px;
  border: 1px solid rgba( 255, 255, 255, 0.18 );
}
.bg-colour {
  position: inherit;
  width: 100vw;
  height: 820px;
  text-align: center;
}
.bg-colour:after {
  position: absolute;
  content: "";
  top: 0vw;
  left: 0;
  right: 0;
  z-index: -1;
  height: 845px;
  width: 100%;
  margin: 0 auto;
  transform: scale(0.97);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(8px);

  background: linear-gradient(-45deg, #1a2034, #412c4a, #3f2b49, #23233c);
  background-size: 400% 400%;
  animation: animateGlow 15s ease infinite;
}
@keyframes animateGlow {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/*BACKGROUND ANIMADO DE COLORES - FIN*/



/*OLAS TITULO - INICIO*/
.header_promo {
  position:relative;
  text-align:center;
  /*background: linear-gradient(-45deg, #1a2034 0%, #23233c 100%);*/
  color:white;
  background-image: url(../img/fondo_solimegate.jpg);
}

.inner-header {
  width:100%;
  margin: 0;
  padding: 0;
}

.flex { /*Flexbox for containers*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; /*Fix for safari gap*/
  min-height:100px;
  max-height:150px;
}

/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px,0,0);
  }
  100% {
    transform: translate3d(85px,0,0);
  }
}


/*OLAS TITULO - FIN */

/*VIDEOS - INICIO*/

main .column.left,
main .column.right {
  background: #fcfcfc;
  display: block;
  position: relative;
  font-size: 1rem;
  width: 100%;
  min-height: 0;
  vertical-align: top;
}


.video-banner {
  display: block;
}


.video-banner .video-banner-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.video-banner-headline {
  position: absolute;
  left: 1.5rem;
  bottom: 1.5rem;
  font-size: 1.25em;
  font-weight: 900;
  line-height: 1.0em;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.045em;
}

.video-banner-icon-play {
  position: absolute;
  left: 50%;
  top: 50%;

  display: block;
  width: 2.5em;
  height: 2.5em;

  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.0);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1.0);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1.0);
  -o-transform: translateX(-50%) translateY(-50%) scale(1.0);
  transform: translateX(-50%) translateY(-50%) scale(1.0);

  -webkit-transition:
          all 0.2s ease-out 0.05s;
  transition:
          all 0.2s ease-out 0.05s;
}

.video-banner-icon-play:hover {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -o-transform: translateX(-50%) translateY(-50%) scale(1.2);
  transform: translateX(-50%) translateY(-50%) scale(1.2);

  backgound: #330099;
}

.content {
  display: inline-block;
}
/* buttons */
.content .button-group {
  margin-top: 1em;
}
.content .button {
  display: inline-block;
  padding: 8px 15px;
  min-width: 8em;
  text-align: center;
  /*font-weight: 900;*/
  font-family: "Roboto-Medium", serif;
  text-decoration: none;
  border-radius: 50px;
  margin: 0 5px;
  border:solid 1px #CE92D6;
  background: #ffffff;
  color: #742384;
  -webkit-transition: all 0.2s ease-out 0.05s;
  transition: all 0.2s ease-out 0.05s;
}

.content .button ~ .button {
  margin-left: 0.5em;
}
.content .button:hover {
  background: #e5e5e5;
}
/* primary button overrides */
.content .button.primary {
  background: #E50055;
  color: #fff;
}
.content .button.primary:hover {
  background: #9D00E5;
}
.content .active{
  border:solid 1px #A35AAD;
  background:#F0CEF5 !important;
}

/* video thumbnail grid */
.content .video-thumb-grid {
  position: relative;
  font-size: 0; /* collapse the white-space */
  width: calc(100%);
  margin: 0 0rem;
}
.content .video-thumb {
  display: inline-block;
  vertical-align: top;

  text-decoration: none;

  /* calculate the width, gutters, and aspect ratio */
  width: calc((100% - 4rem) / 2);
  height: 0;
  padding-top: calc(((100% - 4rem) / 2) * 0.5625); /* 16:9 calc */

  margin: 1rem 1rem; /* gutters */

  overflow: hidden; /* clipping */

  position: relative; /* enable positioning for inner content */

  font-size: 1rem; /* reset the font size */

  -webkit-transform: scale(1.0);
  transform: scale(1.0);
  box-shadow: 0 0 0 rgba(0,0,0,0.0);

  -webkit-transition:
          all 0.2s ease-out 0.05s;
  transition:
          all 0.2s ease-out 0.05s;
}
.content .video-thumb:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  box-shadow: 0 2px 4px rgba(13,1,61,0.35);
}
.content .video-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  /* position inside the 16:9 container */
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;

  /* clipping for source images that are letterboxed */
  object-fit: cover;
  object-position: 50% 50%;

  /*background: #2b2b2b;*/
}








/* Video Modal
-----------------------------------------*/
.video-modal,
.video-modal .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3000;
}
.video-modal {
  overflow: hidden;
  position: fixed;
  opacity: 0.0;

  -webkit-transform: translate(500%,0%);
  transform: translate(500%,0%);

  -webkit-transition: -webkit-transform 0s linear 0s;
  transition: transform 0s linear 0s;


  /* using flexbox for vertical centering */

  /* Flexbox display */
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;

  /* Vertical alignment */
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;

  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.video-modal .overlay {
  z-index: 0;
  background: rgba(13,1,61,0.82); /* overlay color */

  opacity: 0.0;

  -webkit-transition: opacity 0.2s ease-out 0.05s;
  transition: opacity 0.2s ease-out 0.05s;
}


.video-modal-content {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;

  margin: 0 auto;

  overflow-y: visible;

  background: #000;

  width: calc(100% - 49em);
  height: 0;
  padding-top: calc((100% - 12em) * 0.5625); /* 16:9 calc */
}


/* modal close button */
.close-video-modal {
  display: block;
  position: absolute;
  left: 0;
  top: -40px;

  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

/* set the iframe element to stretch to fit its parent element */
iframe#youtube {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;

  background: #000;
  box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
}

/* show the modal:
   add class to the body to reveal */
.show-video-modal .video-modal {
  opacity: 1.0;

  transform: translate(0%,0%);
  -webkit-transform: translate(0%,0%);
}
.show-video-modal .video-modal .overlay {
  opacity: 1.0;
}
.show-video-modal .video-modal-content {
  transform: translate(0%,0%);
  -webkit-transform: translate(0%,0%);
}

.group_elements{
  width: 60%;
}
/*VIDEO  - FIN*/
.wrapper {
  display: table;
  height: 100%;
  width: 100%;
}

.background_solipromociones{
  background:url('../img/yape-background-promocion.png') no-repeat center center;
  background-size: cover;
  /*height:100vh;*/
  display:flex;
  align-items:center;
  text-align:center;
  position:relative;
  z-index:0;
}
.centrado{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #f0cef5;
  border-style: solid;
  border-color: #742384;
  border-radius: 40px;
  padding: 5px 12px;
  font-weight: 600;
  border-width: thin;
}
.p_promocion{
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  /*text-align: center;*/
  letter-spacing: 0.4px;
  display: flex;
  align-items: center;
}
.p_promocion img{
  margin-right: 8px;
}
.container-fostrap {
  display: table-cell;
  /*padding: 5em 0;*/
  text-align: center;
  vertical-align: middle;
}
.container-fostrap-2 {
  /*display: table-cell;*/
  /*padding: 5em 0;*/
  text-align: center;
  vertical-align: middle;
}
.fostrap-logo {
  width: 100px;
  margin-bottom:15px
}
h1.heading {
  color: #fff;
  font-size: 1.15em;
  font-weight: 900;
  margin: 0 0 0.5em;
  color: #505050;
}
.img-card_promocion{
  position: relative;
  display: inline-block;
  text-align: center;
}
.sin_promos_activas{
  display: none;
}
.img-card_promocion img{
  max-width: 100%;
  width: 100%;
  border-radius: 8px 8px 0 0;
  /*height: 200px;*/
  object-fit:cover;
  transition: all .25s ease;
  aspect-ratio: 16 / 8;
}
.card-content {
  padding:15px;
  text-align:left;
  height:200px;
}
.card-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin-left: 4px;
  /*font-size: 1.65em;*/
}
.card-title a {
  color: #2C2044;
  text-decoration: none !important;
  font-size: 24px;
}
.card-read-more {
  border-top: 1px solid #D4D4D4;
}
.card-read-more a {
  text-decoration: none !important;
  padding:10px;
  font-weight:600;
  text-transform: uppercase
}
.question_promo{
  font-family: Roboto-Bold, serif;
  font-size: 20px;
}
.description_promo{
  font-family: Roboto-Regular, serif;
  font-size: 14px;
  font-weight: 100;
  padding-left: 12px;
}
#datatable_ganadores th{
  background: #EEECF3;
}
#datatable_ganadores_wrapper{
  box-shadow: 0px 5px 6px 5px rgb(0 0 0 / 6%);
  border-radius: 12px;
  padding: 10px 0px;
}

table.dataTable th.dt-type-numeric,td.dt-type-numeric{
  text-align: left !important;
}
.dt-search label{
  display: none !important;
}
.conpromos{
  display:block;
  height: -webkit-fit-content;
}
.sinpromos{
  display:none;
}
.container_promo{
  padding: 0 8em;
}
.image_promo{
  max-width: 690px ;
  border-radius: 12px;
}
.term_promo{
  padding: 0 14em;
  font-size: 14px;
}
.img_icon_promo{
  width: 35px;
}
.dataTables_wrapper{
  font-family: Roboto-Regular !important;
}
#datatable_ganadores_wrapper .form-control{
  background-image: url('../img/ic_search_r_yape.png');
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: 5px 3px !important;
  padding-left: 30px;
}
.dt-layout-start{
  border-left-style: solid;
  border-left-color: #10CBB4;
}
.dt-layout-full{
  padding: 0 !important;
}
.title_table_winners  {
  font-size: 16px;
  color:#742384;
  font-family: "Roboto-Medium", serif;
}
@media (max-width: 992px) {
  .card-content{
    height:auto;
  }
  .img-card_promocion img{
    max-width: max-content;
    /*width: 50%;*/
  }
  .container_promo,.term_promo{
      padding:0;
  }
  .image_promo{
    max-width: 100%;
  }
  .btn_cta, .btn_cta_altern{
    margin: 5px 0 !important;
  }

  .card_promocion {
    width: auto !important;
    margin: 10px auto;
  }
  .banner_promociones{
    padding-bottom: 0!important;
    padding-top: 0!important;
    margin-top: 84px !important;
    margin-bottom: 24px !important;
  }
}
@media screen and (max-width: 767px) {
  .card-content .btn_cta{
    line-height: 40px;
  }
  .video_megate{
    width: 100%;
    height: 195px;
    margin-top: 80px;
  }

  .ps-timeline-sec .container ol.ps-timeline li .ps-top {
    width: 85% !important;
  }
  .ps-timeline-sec .container ol:before {
    background: #348e80;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: 13px !important;
    left: 36px !important;
  }
  .ps-timeline-sec .container ol:after {
    background: #348e80;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: inherit !important;
    left: 36px;
  }
  .ps-timeline-sec .container ol.ps-timeline {
    margin: 3% 7% 3% !important;
    border-left: 2px solid #348e80;
    padding-left: 0 !important;
    padding-top: 120px !important;
    border-top: 0 !important;
    margin-left: 25px !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li {
    height: 220px;
    float: none !important;
    width: inherit !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
    width: 70px;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child {
    margin: 0;
    bottom: 0 !important;
    height: 120px;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
    position: absolute !important;
    bottom: 50px !important;
    width: 60% !important;
    float: left !important;
    /*margin-left: 185px !important;*/
    margin-bottom: 0 !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
    margin: 0 auto !important;
    width: 70% !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
    /*margin-top: 15px;*/
    width: 85% !important;
    top: -40px !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span {
    left: 0 !important;
    line-height: 40px !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute !important;
    bottom: 150px !important;
    width: 60% !important;
    float: left !important;
    /*margin-left: 185px !important;*/
    margin-bottom: 0 !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    margin: 0 auto !important;
    width: 70% !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute !important;
    bottom: 150px !important;
    width: 60% !important;
    float: left !important;
    /*margin-left: 185px !important;*/
    margin-bottom: 0 !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
    margin: 0 auto !important;
    width: 70% !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li p {
    text-align: left !important;
    width: 67% !important;
    font-size: 19px;
    margin: 0px 70px !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-top{
    top: -40px !important;
    left: 40% !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    margin-top: 0!important;
    top: -40px!important;
    width: 85%;
    left: 40%!important;

  }

}
@media (min-width: 350px) and (max-width: 766px) {
  .ps-timeline-sec .container ol.ps-timeline li p {
    margin: 0 50px!important;
    width: 62%!important;
  }
}
@media (min-width: 450px) {
  h1.heading {
    font-size: 3.55em;
  }
}
@media (min-width: 760px) {
  h1.heading {
    font-size: 3.05em;
  }

}
@media (min-width: 900px) {
  h1.heading {
    font-size: 3.25em;
    margin: 0 0 0.3em;
  }
}
/* Scaling to fit within the current Viewport size:
   When viewport aspect ratio is greater than 16:9
   work off the height instead of the width for calc */
@media (min-aspect-ratio: 16/9) {
  .video-modal-content {
    width: 0;
    height: calc(100vh - 10em);
    padding-top: 0;
    padding-left: calc((100vh - 10em) * 1.7778); /* 16:9 calc */
  }
}
/* Mobile Layout Tweaks - side margins reduced */
@media (max-width: 640px) {
  .video-modal-content {
    width: calc(100% - 11em);
    padding-top: calc((100% - 1em) * 0.5625); /* 16:9 calc */
  }
}
@media screen and (max-width: 767px){
  .group_elements {
    width: 100% !important;
  }
}
@media (min-width: 641px) {
  .video-banner-icon-play {
    width: 4.5em;
    height: 4.5em;
  }
}
@media (min-width: 641px) {
  .video-banner-headline {
    left: 2em;
    bottom: 2.75em;
    font-size: 1.5em;
    line-height: 1.5em;
  }
}
@media (min-width: 641px) {
  .video-banner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
  }
}
@media (min-width: 1199px){
  .btn-wrapper {
    display: none;

  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height:40px;
    min-height:40px;
  }
  h1 {
    font-size:24px;
  }
}
@media (min-width: 641px) {
  main .column.left,
  main .column.right {
    display: inline;
    width: 50%;
    min-height: 100vh;
  }
  main .column.left {
    position: fixed;
  }
  main .column.right {
    margin-left: 50%;
  }
}


