@media(min-width:100px){
    .text-vertical-center h1 {
        font-size:24px;
    }
    .btn-yellow, .btn-dark {
        font-size:12px;
        padding:20px 30px 20px 30px;
    }
    .textinside p {
        text-align:left;
    }
    .textinside h3 {
        font-size:30px;
        text-align:center;
    }
    
    .testimonial-text {text-align:center;min-height:200px;}
    .gift {
        background-position: bottom center;
        padding-bottom: 400px;
    }
    .deskmenu {display:none;}
}

@media(min-width:768px){
    .text-vertical-center h1 {
        font-size:30px;
    }
    .btn-yellow, .btn-dark {
        font-size:12px;
        padding:20px 30px 20px 30px;
    }
    .textinside h3 {
        font-size:30px;
    }
    .testimonial-text {text-align:center;}
    .gift {
        background-position: bottom center;
        padding-bottom: 400px;
    }
     .deskmenu {display:none;}
}
@media(min-width:992px){
    .text-vertical-center h1 {
        font-size:40px;
    }
    .btn-yellow, .btn-dark {
        font-size:16px;
        padding:20px 30px 20px 30px;
    }
    .textinside h3 {
        font-size:50px;
        text-align:left;
    }
    .testimonial-text {text-align:left;}
    .gift {
        background-position: top right;
        padding-bottom: 50px;
    }
     .deskmenu {display:block;}
    
}
@media(min-width:1199px){
    .text-vertical-center h1 {
        font-size:65px;
    }
}

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  text-align:center;
}
 
.col-xs-1-5 {
  width: 20%;
  float: left;
  
}
 
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
    text-align: left;
  }
}
 
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
    text-align: left;
  }
}
 
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}
/** Popup checkboxes **/
.modal form input[type="checkbox"]{
    display: none;
}
.modal form label{
    display: block;
    position: relative;
    padding-left: 25px;
    font-weight: normal;
    width: 400px;
    text-align: left;
    margin: 0 auto;
}
.modal form label::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    width: 15px;
    height: 15px;
    background: #fff;
}
.modal form label::after{
    content: '';
    display: block;
    position: absolute;
    left: 3px;
    top: 5px;
    width: 9px;
    height: 9px;
    background: #000;
    opacity: 0;
}
.modal form input:checked + label::after{
    opacity: 1;
}
/** END Popup checkboxes **/
/*
     FILE ARCHIVED ON 17:54:08 Jan 18, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:47:39 Sep 19, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.42
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.033
  esindex: 0.008
  cdx.remote: 26.933
  LoadShardBlock: 119.677 (3)
  PetaboxLoader3.datanode: 246.923 (5)
  load_resource: 222.519 (2)
  PetaboxLoader3.resolve: 90.453 (2)
*/