@charset "utf-8";



/* ─────────────────────────────────────────────────────────────────────────── */

@media screen and (max-width:1400px){
}

/* ─────────────────────────────────────────────────────────────────────────── */

@media screen and (max-width:1200px){
}

@media screen and (max-width:1023px){

}

@media screen and (max-width:767px){
  .btn-primary { white-space: normal !important; width: 100% !important; }
  .sectionInr { padding: 10vw 0; }
}
