@font-face {
font-family: 'Montserrat-Thin';
font-style: normal;
font-weight: 100;
src: local('Mont Serrat Thin'), local('Montserrat-Thin'), url(../../fonts/Montserrat-Thin.eot);
src: url(../../fonts/Montserrat-Thin.eot?#iefix) format('embedded-opentype'),
url(../../fonts/Montserrat-Thin.woff2) format('woff2'),
url(../../fonts/Montserrat-Thin.woff) format('woff');;
}
@font-face {
font-family: 'Montserrat-Regular';
font-style: normal;
font-weight: 300;
src: local('Mont Serrat Regular'), local('Montserrat-Regular'), url(../../fonts/Montserrat-Regular.eot);
src: url(../fonts/Montserrat-Regular.eot?#iefix) format('embedded-opentype'),
url(../../fonts/Montserrat-Regular.woff2) format('woff2'),
url(../../fonts/Montserrat-Regular.woff) format('woff');
}
@font-face {
font-family: 'Montserrat-Bold';
font-style: normal;
font-weight: 700;
src: local('Mont Serrat Bold'), local('Montserrat-Bold'), url(../../fonts/Montserrat-Bold.eot);
src: url(../fonts/Montserrat-Bold.eot?#iefix) format('embedded-opentype'),
url(../../fonts/Montserrat-Bold.woff2) format('woff2'),
url(../../fonts/Montserrat-Bold.woff) format('woff');
}


body {
    font-family: Montserrat-Regular, NotoSansCJKkr-Regular;
    font-size: 15px;
    color: #000;
}
h3, h4 {
    margin: 10px 0 30px 0;
    letter-spacing: 10px;
    font-size: 20px;
    color: #111;
}
/* .container {
    padding: 80px 120px;
} */
.person {
    border: 10px solid transparent;
    margin-bottom: 25px;
    width: 80%;
    height: 80%;
    opacity: 0.7;
}
.person:hover {
    border-color: #f1f1f1;
}
.carousel-inner img {
    -webkit-filter: grayscale(90%);
    filter: grayscale(90%); /* make all photos black and white */
    width: 100%; /* Set width to 100% */
    margin: auto;
}
.carousel-caption h3 {
    color: #fff !important;
}
#Modal_Video .modal-header {
  padding: 10px;
}
#Modal_Video .modal-dialog {
  width: 60%;
  margin: 90px auto;
}
#Modal_Video .modal-body {
  height: auto;
}


.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
}
.thumbnail p {
    margin-top: 15px;
    color: #555;
}
.btn {
    padding: 10px 20px;
    background-color: #333;
    color: #f1f1f1;
    border-radius: 0;
    transition: .2s;
}
.btn:hover, .btn:focus {
    border: 1px solid #333;
    background-color: #fff;
    color: #000;
}
.modal-header, h4, .close {
    background-color: #434747;
    color: #fff !important;
    text-align: center;
    font-size: 30px;
}
.modal-header, .modal-body {
    background-color: #434747;
    padding: 40px 50px;
    border-bottom: 0;
    text-align: center;

}
#myModal {
  opacity: .9;
}
.modal-body {
  height: calc(100vh - 208px);

}
.nav-tabs li a {
    color: #777;
}

.navbar {
    margin-bottom: 0;
    background-color: #fff;
    border: 0;
    padding: 19px 0 11px 0;
}
.navbar li a, .navbar .navbar-brand {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
.navbar li:hover {
  color: #03625e;
}

.navbar-default .navbar-nav>.active>a:hover  {
  background: none;
}
.navbar-default .navbar-nav>.active>a {
  color: #03625e;
  background: none;
}

.navbar .navbar-brand {
   width: 291px;
   height: 60px;
   background: url(../../img/wlogo_s.png);
   background-repeat: no-repeat;
   background-size: 291px 60px;
   border : none;
}

.btn_subscribe {
  float:right;
  width: 124px;
  height: 44px;
  border-radius: 4px;
  background-color: #03625e;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin: 5px 0 0 74px;
}
.btn_subscribe:after {
  clear: both;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}


.btn_video2 {
    width: 120px;
    height: 30px;
    padding-top: 7px;
    border-radius: 4px;
    background-color: #03625e;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    border: 1px solid #03625e;
}

a {
  text-decoration: none !important;
}

#pre_indieGoGo {
  background: url('../../img/main/indie_main.jpg') center center/cover;
  padding-top: 253px;
  height: 90vh;
}
.visible-xs-block {
  position: relative;
  top: 90px;
}
.visible-xs-block p {
  padding: 20px;
  font-size: 17px;
  position: relative;
  top: -135px;
  background-color: #ffffff;
  background-color: rgba( 0, 0, 0, 0.5 );
}
.xs-span {
  font-family: Montserrat-Thin, NotoSansCJKkr-Thin;
  color: white;
}
.xs-span-bold {
  font-family: Montserrat-Regular, NotoSansCJKkr-Regular;
  color: white;
}
.xs-indie-btn {
  position: relative;
  top: 0px;
  max-width: 280px;
  height: auto;
}

.visible-sm-block p {
  padding: 20px;
  font-size: 35px;
  background-color: #ffffff;
  background-color: rgba( 0, 0, 0, 0.5 );
}
.sm-span {
  font-family: Montserrat-Thin, NotoSansCJKkr-Thin;
  font-size: 30px;
  color: white;
}
.sm-span-bold {
  font-family: Montserrat-Regular, NotoSansCJKkr-Regular;
  color: white;
}
.sm-indie-btn {
  position: relative;
  top: 300px;
  max-width: 350px;
  height: auto;
}

.visible-md-block p {
  padding: 20px;
  font-size: 50px;
  position: relative;
  top: 50px;
  background-color: #ffffff;
  background-color: rgba( 0, 0, 0, 0.5 );
}
.md-span {
  font-family: Montserrat-Thin, NotoSansCJKkr-Thin;
  color: white;
}
.md-span-bold {
  font-family: Montserrat-Regular, NotoSansCJKkr-Regular;
  color: white;
}
.md-indie-btn {
  position: relative;
  top: 450px;
  max-width: 460px;
  height: auto;
}

.visible-lg-block p {
  position: relative;
  top: -50px;
  padding: 20px;
  font-size: 40px;
  background-color: #ffffff;
  background-color: rgba( 0, 0, 0, 0.5 );
}
.lg-span {
  font-family: Montserrat-Thin, NotoSansCJKkr-Thin;
  color: white;
}
.lg-span-bold {
  font-family: Montserrat-Regular, NotoSansCJKkr-Regular;
  color: white;
}
.lg-indie-btn {
  position: relative;
  top: 230px;
  max-width: 400px;
  height: auto;
}

#main1 {
  background: url(../../img/main/main1.png) no-repeat right center/cover;
  padding-top: 253px;
}
.play_box {
  margin-top: 53px;
  margin-bottom: 140px;
}

.play_box span {
  color: white;
  position: relative;
  top: -26px;
  left: 20px;
  font-size: 20px;
}
.play_box span:hover{
  cursor: pointer;
}

.play_box a {
  text-decoration: none !important;
}

h1 {
  font-family: Montserrat-Thin, NotoSansCJKkr-Thin;
  font-size: 45px;
  color: #fff;
  margin: 100px auto;
}

h1 .bold {
  font-size: 42px;
  font-family: Montserrat-Regular, NotoSansCJKkr-Regular;
}
.btn_video {
  background: url(../../img/indieGoGo.png) no-repeat 0 0/cover;
  width: 66px;
  height: 66px;
  border: none;
}

.robotShop_link_xs {
  margin-top: -70px;
  margin-bottom: 140px;
}
.robotShop_link_xs span {
  color: white;
  position: relative;
  top: -10px;
  left: 10px;
  font-size: 20px;
}
.btn_robotShop_xs {
  background: url(../../img/robotshop.png) no-repeat 0 0/cover;
  width: 40px;
  height: 40px;
  border: none;
}

.robotShop_link_sm {
  margin-top: 53px;
  margin-bottom: 140px;
}
.robotShop_link_sm span {
  color: white;
  position: relative;
  top: -10px;
  left: 10px;
  font-size: 24px;
}
.btn_robotShop_sm {
  background: url(../../img/robotshop.png) no-repeat 0 0/cover;
  width: 40px;
  height: 40px;
  border: none;
}

.robotShop_link_md {
  margin-top: 53px;
  margin-bottom: 140px;
}
.robotShop_link_md span {
  color: white;
  position: relative;
  top: -10px;
  left: 10px;
  font-size: 28px;
}
.btn_robotShop_md {
  background: url(../../img/robotshop.png) no-repeat 0 0/cover;
  width: 45px;
  height: 45px;
  border: none;
}
.robotShop_link_lg {
  margin-top: 53px;
  margin-bottom: 140px;
}
.robotShop_link_lg span {
  color: white;
  position: relative;
  top: -10px;
  left: 10px;
  font-size: 32px;
}
.btn_robotShop_lg {
  background: url(../../img/robotshop.png) no-repeat 0 0/cover;
  width: 50px;
  height: 50px;
  border: none;
}

.wrapper {
  padding: 117px 0;
}
#main2 {
  background: url(../../img/main/main2.png) no-repeat 0 0/cover;
}
#main2 .text_box {
  background: white;
  max-width: 509px;
  padding: 51px 31px;
  margin: 100px auto;
}
#main2 .text_box hr {
  width: 133px;
  color: #979797;
  margin-left:0;
}

#main3 {
  background: url(../../img/main/main3.png) no-repeat right center/cover;
}
#main3 h4 {
  font-family: Montserrat-Bold, NotoSansCJKkr-Bold;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: #ffffff;
  background: none;
}
#main3 ul {
  list-style-type: none;
  padding-left: 0;
}
#main3 li {
  line-height: 50px;
}
#main3 li a {
  font-family: Montserrat-Bold, NotoSansCJKkr-Bold;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  /* letter-spacing: normal; */
  color: #fff;
}
#main4 {
  width: 100%;
  height: 248px;
  background-color: #dcedef;
  text-align: center;
}
/* #main4 .container {
  padding-top: 59px;
} */
#main4 p {
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: center;
  color: #30a19c;
  margin-top: 59px;
  margin-bottom: 30px;
}
#main4 .my_search_input_group {
  width: 100%;
  max-width: 710px;
  margin: 0 auto;
}
#main4 .input-group-btn {
  position: absolute;
  top: 5px;;
  right: 176px;
}
#main4 .input-group-btn button {
  width: 180px;
  height: 65px;
  border-radius: 4px;
  background-color: #03625e;
  z-index: 1;
}
#main4 .input-group-btn button:hover {
  background: white;
}
#main4 .my_input {
  width: 100%;
  z-index: 0;
  height: 75px;
  border-radius: 4px;
  background-color: #f1f5f7;
  padding: 12px 222px 12px 42px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.19;
  letter-spacing: normal;
  color: #61788e;
}

#myModal p {
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
#myModal .my_search_input_group {
  width: 100%;
  max-width: 710px;
  margin: 0 auto;
}
#myModal .input-group-btn {
  position: absolute;
  top: 5px;;
  right: 95px;
}
#myModal .input-group-btn button {
  width: 100px;
  height: 47px;
  border-radius: 4px;
  background-color: #03625e;
  z-index: 1;
}
#myModal .input-group-btn button:hover {
  background: white;
}
#myModal .my_input {
  width: 100%;
  z-index: 0;
  height: 57px;
  border-radius: 4px;
  background-color: #f1f5f7;
  padding: 12px 222px 12px 42px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.19;
  letter-spacing: normal;
  color: #61788e;
}

#Modal_Video .modal-body {
  padding: 0;
}

#design1 {
  background: url(../../img/design/design1.png) no-repeat center center/cover;
  margin-top: 90px;
  text-align: center;
  padding: 50px 0;

}

.mid_panel {
  background: #000;
  padding: 51px;
  text-align: center;
}
.mid_panel h4 {
  background: none;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.92;
  letter-spacing: normal;
  color: #ffffff;
}

.mid_panel p {
  max-width: 888px;
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0 auto;

}

.text-center {
  text-align: center;
}

.rect_wrapper {
  padding: 0;
  height: 50vw;
}

.bg_img{
  width: 100%;
  height: 50vw;
  background-repeat: no-repeat;
  background-size: cover;
}

.rect_img {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.inner_wrapper {
  padding: 120px;
}

.inner_wrapper h3 {
  font-size: 25px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.96;
  letter-spacing: normal;
}
.inner_wrapper p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.64;
  letter-spacing: normal;
  margin-top: 30px;
}
.bg-grey {
    background: #7a7a7a;
}
.bg-dark {
    background: #4c4c4c;
}

.bg-darkgrey {
    background: #5b5b5b;
}
.bg-d3d3d3 {
  background: #d3d3d3;
}
.font-white {
  color: white !important;
}
.font-dart {
  color: black !important;
}
#design4 img {
  width: 90%;
}
#design4 .rect_wrapper {
  height: 50vw;
}
@media screen and (max-width:1300px){
  #design4 .rect_wrapper {
    height: 60vw;
  }
}
#design5 .rect_wrapper:nth-child(1) {
  height: 45vw;
  padding: 2.5vw 0 0 80px;
  background: #e5e5e5;
}
#design5 .rect_wrapper:nth-child(2) {
  height: 45vw;
  background: #e5e5e5;
}

#design6 .rect_wrapper:nth-child(1) {
  height: 50vw;
  position: relative;
  background: url(../../img/design/design7.png) no-repeat center center/cover;
}
#design6 .rect_wrapper:nth-child(2) {
  height: 50vw;
  position: relative;
  background: url(../../img/design/design8.png) no-repeat center center/cover;
}

#litterbox1 {
  background: url(../../img/litterbox/litterbox1.png) no-repeat center center/cover;
  margin-top: 90px;
  text-align: left;
  padding: 50px 0;
}

@media screen and (max-width: 780px) {
  #litterbox2 {
    height: 100vh;
  }
}

@media screen and (width: 540px) {
  #litterbox2 {
    height: 200vh;
  }
  #litterbox2 .inner_wrapper {
    margin-top: 10vh;
  }
}

@media screen and (max-width: 450px) {
  #litterbox2 {
    height: 160vh;
  }
}

@media screen and (max-width: 400px) {
  #litterbox2 {
    height: 200vh;
  }
}

@media screen and (max-width: 320px) {
  #litterbox2 {
    height: 230vh;
  }
}

#litterbox2 {
  background: url(../../img/litterbox/litterbox2.png) no-repeat center center/cover;
}

.clearfix:after { content:"."; display: block; visibility: hidden; height: 0; clear: both; }
.clearfix { display: inline-block; }
.float { float: left; }
.float-right { float: right; }
.clear { clear: both; }
.margin_0 {
  margin: 0;
}
#litterbox2 .rect_wrapper{
  height: 70vw;
}
#litterbox3 .rect_wrapper{
  height: auto;
}
#litterbox3 p {
  margin-top: 120px;
}

#comfort1 {
  background: url(../../img/comfort/comfort1.png) no-repeat center top/cover;
  margin-top: 90px;
  text-align: left;
  padding: 50px 0;

}
#litterbox1 h1, #comfort1 h1, #about1 h1 {
  color: #000;
}
#comfort2 .rect_wrapper:nth-child(2) {
  height: 50vw;
  position: relative;
  background: url(../../img/comfort/comfort3.jpg) no-repeat center center/cover;
  /* padding-top: 100px; */
}

#purrsong1 {
  background: url(../../img/purrsong/purrsong1.png) no-repeat center center/cover;
  margin-top: 90px;
  text-align: left;
  padding: 50px 0;

}


.mid_panel img{
  width: 355px;
}
#purrsong2 .rect_wrapper:nth-child(1) {
  height: 50vw;
  position: relative;
  background: url(../../img/purrsong/purrsong3.png) no-repeat center center/cover;
  padding-top: 100px;
}

.ab_bottom {
  width: 70%;
  position: absolute;
  bottom: 100px;

}
#purrsong2 .rect_wrapper:nth-child(1) .inner_wrapper, #purrsong3 .rect_wrapper:nth-child(1) .inner_wrapper {
  padding-top:20px;
}
#purrsong3 .rect_wrapper:nth-child(1) {
  height: 50vw;
  position: relative;
  background: url(../../img/purrsong/purrsong5_en.jpg) no-repeat left center/cover;
  padding-top: 100px;
}

#purrsong2 .bubble {
  width: 267px;
  height: 82px;
  background: url(../../img/purrsong/purrsong3-1.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 20%;
  margin-left: 50%;
}

#purrsong2 .bubble .chat {
  width: 100%;
  padding : 15px;
}

#purrsong2 .bubble .chat h4 {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #30a19c !important;
  background-color: white;
  margin: 0;
}
#purrsong2 .bubble .chat p.float-right {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.18;
  letter-spacing: normal;
  color: #4d4d4d;
  margin: 0;
}
#purrsong2 .bubble .chat p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: normal;
  color: #000000;
  margin:5px 0;
}

#faq1 {
  background: url(../../img/faq/faq1.png) no-repeat center center/cover;
  margin-top: 90px;
  text-align: left;
  padding: 50px 0;
}
#faq2 {
  background: url(../../img/faq/faq2.png) no-repeat center center/cover;
  text-align: left;
  height: 535px;
}

#faq2 h3,#faq3 h3 {
  margin-top: 0;
}
#faq2 .inner_wrapper,#faq3 .inner_wrapper {
  padding: 90px 0 90px;
}
.list {
  border-top : 1px solid #fff;
  color: #fff;
  padding: 17px 0 11px;
}

.list2 {
  color: #818181;
  border-top : 1px solid #818181;
  padding: 18px 0 13px;
}

#faq3 .inner_wrapper p {
  margin: 0;
}

#about1 {
  background: url(../../img/about/about1.png) no-repeat center center/cover;
  margin-top: 90px;
  text-align: left;
  padding: 50px 0;
}

#about2, #about3 {
  background: #3d3d3d;
}

#about2 .inner_wrapper,#about3 .inner_wrapper {
  padding: 90px 0 90px;
}
#about2 h3,#about3 h3 {
  margin-top: 0;
}
#about2 .inner_wrapper p, #about3 .inner_wrapper p {
  margin: 0;
}

.row.list {
  margin: 0;
}

footer {

    background-color: #2d2d30;
    padding: 32px 0;
    font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.85;
  letter-spacing: normal;
  color: #878787;
}

footer hr {
  border: 0.5px solid #878787;
}
footer p {
  color: #878787;
  margin-left: 32px;
}
.form-control {
    border-radius: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
      width: 100%;
      margin: 90px 0 0;
  }
}
@media screen and (max-width:1024px){
  #Modal_Video .modal-dialog {
    width: 90%;
    margin: 0 auto;
  }

  .navbar {
    padding: 20px 10px;
  }
  .navbar li a, .navbar .navbar-brand {
    font-size: 10px;
  }

  .nav>li>a {
    padding: 20px 5px;
  }
  .navbar-right {
    margin-right:10px;
  }
  .navbar .navbar-brand {
    width: 140px;
    background-size: 140px;
    margin-top: 10px;
  }
  .btn_subscribe {
    margin: 5px 0;
    width: 100px;
  }


  .inner_wrapper {
    padding: 60px;
  }
  #design4 .rect_wrapper {
    height: 70vw;
  }

  #design4 img {
    width: 90%;
  }


  #litterbox2 .rect_wrapper {
    height: 60vmax;
  }
  #comfort1 {
    background: url(../../img/comfort/comfort1-1.png) no-repeat center center/cover;
    text-align: center;
  }

  #comfort1  {
    padding: 50px 0;
  }

  #comfort2 .rect_wrapper:nth-child(1),#comfort2 .rect_wrapper:nth-child(2),#comfort3 .rect_wrapper:nth-child(1),#comfort3 .rect_wrapper:nth-child(2) {
    height: 70vw;
  }

  #purrsong2 .rect_wrapper:nth-child(1), #purrsong2 .rect_wrapper:nth-child(2),#purrsong3 .rect_wrapper:nth-child(1), #purrsong3 .rect_wrapper:nth-child(2) {
    height: 70vw;
  }
  #purrsong2 .rect_wrapper:nth-child(1), #purrsong3 .rect_wrapper:nth-child(1) {
    padding-top: 15px;
  }
  #purrsong2 .rect_wrapper:nth-child(1) .inner_wrapper, #purrsong3 .rect_wrapper:nth-child(1) .inner_wrapper {
    padding-top: 15px;
  }
  #purrsong2 .bubble {
    margin: 120px auto;
  }
  #about2 .inner_wrapper, #about3 .inner_wrapper {
    padding: 70px 0 10px;
  }
}

@media screen and (max-width:414px){
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 420px;
  }
  .navbar li a, .navbar .navbar-brand {
    font-size: 20px;
  }
  #Modal_Video .modal-dialog {
    width: 90%;
    margin: 0 auto;
  }

  h1 {
    font-size: 34px;
    text-align: center;
    padding: 0 30px;
  }
  #main1 {
    padding-top: 240px;
  }
  #main1 h1 {
    text-align: left;
    margin: 50px auto;
  }
  #main1 h1 .bold {
    font-size: 32px;
    margin-top: 10px;
  }
  .play_box {
    margin-bottom: 100px;
    padding: 0 30px;
  }
  .play_box span {
    font-size: 18px;
  }
  #litterbox1 {
    background: url(../../img/litterbox/litterbox1.png) no-repeat right center/cover;
    margin-top: 90px;
    text-align: left;
  }

  #litterbox1 h1, #comfort1 h1 {
    color: #fff;
  }
  #faq1 h1, #about1 h1 {
    color: #000;
  }

  .navbar {
    padding: 20px 10px;
  }

  #main2 .text_box {
    margin: 38px 33px;
  }

  .wrapper {
    padding: 60px 0;
  }

  .btn_subscribe {
    margin: 5px 0;
    float: none;
    position: absolute;
    top: 20px;
    left: 46%;
    width: 100px;
  }
  #main3 h4 {
    text-align: left;
  }
  #main4 p {
    font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.46;
  letter-spacing: normal;
  text-align: center;
  color: #30a19c;
  }
  #main4 .my_input {
    height: 65px;
    padding: 10px 122px 10px 10px;
  }
  #main4 .input-group-btn {
    right: 111px;
  }
  #main4 .input-group-btn button {
      width: 110px;
      height: 56px;
  }

  .mid_panel {
    padding-top: 30px;
  }
  .mid_panel h4 {
    font-size: 20px;
  }
  .mid_panel p {
    font-size: 16px;
  }

  .rect_wrapper, #design4 .rect_wrapper {
    height: auto;
  }
  .bg_img {
    height: 100vw;
  }

  .inner_wrapper {
    padding: 30px;
  }

  .rect_wrapper h3 {
    font-size: 24px;
  }


  #design4 img {
    width: 100%;
  }
  #design5 .rect_wrapper:nth-child(1),#design5 .rect_wrapper:nth-child(2) {
      height: auto;
      margin-top: -10px;
      padding: 40px 0 ;
  }
  #design6 .rect_wrapper:nth-child(1),#design6 .rect_wrapper:nth-child(2) {
    height: auto;
    margin-top: -10px;
    padding: 40px 0 ;
  }
  #litterbox1 {
    width: 100%;
    background: url(../../img/litterbox/litterbox1-1.png) no-repeat right center/cover;
  }

  #litterbox2 .rect_wrapper{
    height: auto;
  }
  #litterbox2 h3 {
    margin:0;
  }
  #litterbox3 p {
    margin-top: 0;
  }
  #comfort1 {
    background: url(../../img/comfort/comfort1-1.png) no-repeat center center/cover;
    margin-top: 90px;
    text-align: center;
  }

  #comfort2 .rect_wrapper:nth-child(2) {
    height: auto;
  }
  #comfort2 .rect_wrapper:nth-child(1),#comfort2 .rect_wrapper:nth-child(2),#comfort3 .rect_wrapper:nth-child(1),#comfort3 .rect_wrapper:nth-child(2) {
    height: auto;
  }

  #comfort2 .rect_wrapper:nth-child(2) {
    padding-top: 0;
  }
  .ab_bottom {
    width: 85%;
    bottom: 50px;
  }
  #purrsong1 {
    width: 100%;
    background: url(../../img/purrsong/purrsong1-1.png);
    background-repeat: no-repeat;
    background-size: cover;
  }

  #purrsong2 .bubble {
    margin: 100px auto;
  }
  #purrsong2 .rect_wrapper:nth-child(1) {
    height: 120vw;
  }
  #purrsong3 .rect_wrapper:nth-child(1) {
    height: 80vw;
  }
  #purrsong2 .rect_wrapper:nth-child(2), #purrsong3 .rect_wrapper:nth-child(2){
    height: auto;
  }

  #faq2 .inner_wrapper:nth-child(1){
    padding: 30px 0;
  }
  #faq2 .inner_wrapper:nth-child(1) h3 {
    margin: 0;
  }

  #faq3 .inner_wrapper:nth-child(1){
    padding: 30px 0;
  }
  #faq3 .inner_wrapper:nth-child(1) h3 {
    margin: 0;
  }

  #about1 {
    background: url(../../img/about/about1-1.png) no-repeat center center/cover;
    margin-top: 90px;
    text-align: left;
    padding: 50px 0;
  }

  #about2 .inner_wrapper, #about3 .inner_wrapper {
    padding: 60px 0 0;
  }
  .modal-header, .modal-body {
    padding: 40px 10px;
  }
  #myModal .my_input {
    padding: 10px 112px 10px 10px;

  }
  #myModal .input-group-btn {
    right: 100px;
  }
  #myModal p {
    font-size: 16px;
  }
  .modal-body {
    height: calc(100vh - 128px);
  }
}
