@media screen and (min-width: 769px), print {
  figure {
    display: block;
    text-align: center;
  }
  picture img {
    width: 100%;
  }
  h2 {
    text-align: center;
  }
  .row h2 {
    text-align: center;
    padding: 80px 0 40px;
  }
  .row figure {
    display: block;
    text-align: center;
    padding-top: 40px;
  }
  .hbanner {
    text-align: center;
    position: relative;
  }
  .small_insta {
    position: absolute;
    right: 1%;
    top: 10%;
    width: 20vw;
  }
  .contact_btns {
    background-color: #3C59EA;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
  }
  .contact_btns .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .contact_btns .row a {
    width: 49%;
    background: #fff;
  }

  .part01 {
    padding: 40px 0;
  }
  .part05 {
    padding-bottom: 30px;
  }
  .part01 h2 {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
  .part01 figure {
    margin: 30px 0;
    position: relative;
    padding: 0;
  }
  .btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .btn1 {
    bottom: 4%;
  }
  .btn2 {
    top: 14%;
  }
  .btn3 {
    top: 51%;
  }
  .btn4 {
    bottom: 24%;
  }
  .btn5 {
    bottom: 2%;
  }
  .btn6 {
    bottom: 3%;
  }
  .btn7 {
    bottom: 4%;
  }
  .part02 {
    padding: 40px 0;
  }
  .part02 figure {
    padding: 0;
    margin-top: 30px;
    /*padding-bottom: 60px;*/
  }

  .part03 {
    padding: 40px 0 70px;
  }
  .part03 {
    background: #E3E3E3;
  }
  .part04 {
    padding: 40px 0;
    margin-top: -30px
  }
  .pd {
    margin: 30px 0;
  }
  .part06 {
    /*padding-bottom: 60px;*/
  }
  .part07 {
    /*background: #76CCF3;*/
    padding-bottom: 60px;
  }
  .part08 {
    /*background: url(../images/bg1.png) repeat top center;*/
    padding-bottom: 60px;
  }
  .part09 {
    background: #DADF00;
    padding: 60px 0;
  }
  .part10 {
    background: url(../images/bg2.png) repeat top center;
    padding: 60px 0;
  }
  .no-pd {
    padding-top: 0 !important;
  }
  .location {
    background-color: #ededee;
    padding: 0 0;
  }
  .location iframe {
    width: 100%;
    height: 580px;
  }
}

@media screen and (max-width: 768px) {
  figure {
    display: block;
    text-align: center;
  }
  picture img {
    width: 100%;
  }
  h2 {
    text-align: center;
  }
  .row h2 {
    text-align: center;
    padding: 10.41667vw 0 5.20833vw;
  }
  .row figure {
    display: block;
    text-align: center;
    padding-top: 5.20833vw;
  }
  .hbanner {
    text-align: center;
    position: relative;
  }
  .small_insta {
    position: absolute;
    right: 1%;
    bottom: 2%;
    width: 40vw;
  }
  .contact_btns {
    background-color: #3C59EA;
    padding: 2.60417vw 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
  }
  .contact_btns .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .contact_btns .row a {
    width: 49%;
    background: #fff;
  }
  
  .part01 {

    padding: 10px 0 ;

  }
  .part03 {
    background: #E3E3E3;
  }
  .part05 {
    padding: 15px;
  }
  .part01 .row{
    /*padding: 0;*/
  }
  .part01 h2 {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
  .part01 figure {
    margin: 30px 0 0;
    padding: 0;
    position: relative;
  }
  .part02 {
    padding: 0 0 ;
  }
  .part02 figure {
    padding: 0;
    margin: 30px 0 0;
    /*padding-bottom: 60px;*/
  }
  .part02 .row {
    
  }
  .part03 {
    padding: 20px 0 50px;
  }
  .part03 {
    background: #E3E3E3;
  }
  .part04 {
    margin-top: -30px;
    position:relative;
  }
  .btn {
    position: absolute;
    left: 0;
    right: 0;
    width: 80%;
    margin: 0 auto;
  }
  .btn1 {
    bottom: 4%;
  }
  .btn2 {
    top: 14%;
  }
  .btn3 {
    top: 51%;
  }
  .btn4 {
    bottom: 24%;
  }
  .btn5 {
    bottom: 2%;
  }
  .btn6 {
    bottom: 3%;
  }
  .btn7 {
    bottom: 4%;
  }
  .part06 {
    padding-bottom: 30px;
  }
  .part07 {
    /*background: #76CCF3;*/
    padding-bottom: 30px;
  }
  .part08 {
    /*background: url(../images/bg1.png) repeat top center;*/
    /*padding-bottom: 60px;*/
  }
  .part09 {
    background: #DADF00;
    padding: 60px 0;
  }
  .part10 {
    background: url(../images/bg2.png) repeat top center;
    padding: 60px 0;
  }
  .no-pd {
    padding-top: 0 !important;
  }
  .location {
    background-color: #ededee;
    padding: 0 0;
  }
  .location {
    background-color: #ededee;
    padding: 0 0;
  }
  .location iframe {
    width: 100%;
    height: 75.52083vw;
  }
}

.location {
  text-align: center;
  background: #fff;
  padding: 10px 0;
}

.location h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px;
}



.plan{
  background-color: #BB0905;
}


