@font-face {
  font-family: "f1";
  src: url(./../fonts/f1.woff2);
}
@font-face {
  font-family: "f2";
  src: url(./../fonts/f2.woff2);
}
@font-face {
  font-family: "f3";
  src: url(./../fonts/f3.woff2);
}
.main {
  padding-top: 20px;
}
.main p,
.main b,
.main em,
.main i,
.main li,
.main ul,
.main h1,
.main a,
.main blockquote,
.main h2,
.main h3,
.main h5,
.main h4 {
	color: #212121;
  color: black;
	font-family: overpass,  sans-serif, arial, inter;
	font-family: "f3",  sans-serif, arial, inter;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 0.02em;
	line-height: 1;
	margin: 0;
	padding: 0;

}

body {
	margin: 0;
	padding: 0;
}
.main {
  position: relative;
}
.main figure {
  margin: 0;
  padding: 0;
}
.main .container {
  width: 1180px;
  margin: 0 auto;
  display: flex;
  padding: 0 10px;
  box-sizing: border-box;
  flex-direction: row;
  justify-content: space-between;
}
.main p {
  font-size: 19px;
  margin-bottom: 20px;
	color: rgba(58,64,70,1);
  line-height: 28.5px;
  letter-spacing: normal;
}
.main p a {
  color: #359b76;
  font-size: 1em;
  font-weight: normal;
}
.main ul {
  font-size: 19px;
  list-style-type: none;
}
.main li {
  font-size: 1em;
  line-height: 1.4;
  margin-bottom: 20px;
}
.main p i,
.main p em,
.main li b,
.main p b {
  font-size: 1em;
	color: rgba(58,64,70,1);
}
.main p b {
  font-weight: 600;
}
p.first {
  margin-bottom: 0;
  font-size: 14px;
}
p.second {
  font-size: 20px;
}
p.bolder {
  font-weight: 600;
}
p.bolder a {
  font-weight: 600;
}
p b.price {
  color: #d0021b;
}
.main h2 {
  font-size: 55px;
  text-transform: capitalize;
  letter-spacing: -1px;
  line-height: 1.25em;
  font-weight: 700;
  margin: 20px 0;
}
.main h3 {
  font-size: 45px;
  color: rgba(53,155,118,1);
  letter-spacing: -1px;
  line-height: 1.25em;
  font-weight: 700;
  padding-bottom: 10px;
}
.sec2_left {
  width: 65%;
  display: block;
  background: white;
  box-sizing: border-box;
}
.sec2_right {
  background: none;
  display: block;
  box-sizing: border-box;
  width: 33%;
}
.author {
  padding-bottom: 20px;
}
.author figure {
  width: 64px;
  height: 64px;
  margin-right: 21px;
  border-radius: 50%;
  background: url(./../images/author.jpg) center no-repeat;
  background-size: cover;
  float: left;
}
.author b {
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.2em;
  color: rgba(53,155,118,1);
  font-size: 20px;
  margin-bottom: 10px;
  display: block;
}
.author p {
  font-size: 19px;
}
.features {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
  box-sizing: border-box;
}
.features div {
  display: block;
  width: 45%;
  box-sizing: border-box;
}
.features div:first-of-type {
  width: 48%;
}
.features h5 {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
figure.fig1 {
  width: 100%;
  height: 465px;
  background: url(./../images/fig1.webp) no-repeat;
  background-size: contain;
}
figure.fig2 {
  width: 100%;
  height: 765px;
  background: url(./../images/fig3.gif) no-repeat;
  background-size: contain;
}
figure.fig3 {
  width: 100%;
  height: 475px;
  background: url(./../images/fig4.webp) no-repeat;
  background-size: contain;
}
figure.fig4 {
  width: 100%;
  height: 480px;
  background: url(./../images/fig5.gif) no-repeat;
  background-size: contain;
}
figure.fig5 {
  width: 100%;
  height: 355px;
  background: url(./../images/fig6.webp) no-repeat;
  background-size: contain;
}
figure.fig6 {
  width: 100%;
  height: 355px;
  background: url(./../images/fig7.webp) no-repeat;
  background-size: contain;
}
figure.fig7 {
  width: 100%;
  height: 355px;
  background: url(./../images/fig8.webp) no-repeat;
  background-size: contain;
}
figure.fig8 {
  width: 100%;
  height: 355px;
  background: url(./../images/fig9.png) no-repeat;
  background-size: contain;
}
figure.fig9 {
  width: 100%;
  height: 650px;
  background: url(./../images/fig10.webp) no-repeat;
  background-size: contain;
}
figure.fig10 {
  width: 100%;
  height: 470px;
  background: url(./../images/fig11.webp) no-repeat;
  background-size: contain;
}
figure.fig11 {
  width: 100%;
  height: 495px;
  background: url(./../images/fig12.webp) no-repeat;
  background-size: contain;
}
figure.fig12 {
  width: 100%;
  height: 300px;
  background: url(./../images/fig13.webp) center no-repeat;
  background-size: 130%;
}
figure.sec2_fig {
  width: 100%;
  height: 335px;
  background: url(./../images/fig2.gif) no-repeat;
  background-size: contain;
}
figure.slide1 {
  width: 120px;
  height: 120px;
  background: url(./../images/slide1.png) no-repeat;
  background-size: contain;
  border-radius: 50%;
  margin: 10px auto 25px;
}
figure.slide2 {
  width: 120px;
  height: 120px;
  background: url(./../images/slide2.png) center no-repeat;
  background-size: cover;
  border-radius: 50%;
  margin: 10px auto 25px;
}
figure.slide3 {
  width: 120px;
  height: 120px;
  background: url(./../images/slide3.jpeg) center no-repeat;
  background-size: cover;
  border-radius: 50%;
  margin: 10px auto 25px;
}
.carousel-cell {
  text-align: center;
  margin-bottom: 18px;
}
.carousel-cell p {
  width: 70%;
  margin: 0 auto;
}
.carousel-cell h5 {
  font-size: 18px;
  margin-bottom: 5px;
  color: rgba(58,64,70,1);
  margin: 10px auto;
}
.carousel-cell b {
  font-size: 19px;
  color: rgba(58,64,70,1);
  font-weight: normal;
}
.flickity-prev-next-button .flickity-button-icon {
  width: 40%;
  height: 40%;
  visibility: hidden;
}
.main-carousel {
  margin-bottom: 40px;
}
.main-carousel:hover  .flickity-prev-next-button .flickity-button-icon {
  visibility:visible;
  transition: 2s all;
}
.box {
  border-color: rgba(53,155,118,1);
  background-color: rgba(227,227,227,1);
  border-radius: 6px 6px 6px 6px;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.box div {
  width: 28%;
}
.box div:nth-of-type(2){
  width: 72%;
  padding: 10px 25px 30px;
  box-sizing: border-box;
}
.box h5 {
  font-size: 26px;
  text-align: center;
  margin: 20px 0 20px;
}
.box .btn {
  padding: 25px 0;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  display: block;
  font-size: 20px;
  border-color: rgba(53,155,118,1);
  background: rgba(53,155,118,1);
  color: white;
}

























.sec2_box {
  width: 95%;
  display: block;
  margin: 0 auto;
  text-align: center;
  background: white;
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #E9F3FF;
  border-radius: 5px;
}
.sec2_box .label {
  text-decoration: underline;
  color: #359b76;
  line-height: 1.25em;
    font-weight: 600;
  font-size: 34px;
  margin-bottom: 10px;
}
.sec2_box p {
  font-size: 17px;
  text-align: left;
}
.main a {
  font-weight: 700;
  background: transparent;
  border-color: transparent;
  color: #167ac6;
  text-decoration: none;
  text-align: left;
}
.sec2_box a {
  display: block;
  line-height: 1.2;
}
.sec2_right b {
  font-size: 24px;
}
.sec2_right .btn {
  line-height: 1;
  display: block;
  margin: 10px auto 0;
  font-size: 14px;
  padding: 18px 0;
  border-radius: 3px;
  color: white;
  box-sizing: border-box;
  text-align: center;
  display: block;
  border-color: rgba(53,155,118,1);
  background: rgba(53,155,118,1);
  color: white;
  font-weight: 600;
  width: 100%;
  display: block;
}

.footer {
  margin-top: 20px;
  background: #32323c;
  padding: 40px 0 10px;
}
.footer .sec_mid {
  text-align: left;
}
.footer b,
.footer p b ,
.footer p {
  font-size: 16px;
  color: rgb(154, 163, 171);
}
.footer li {
  background: none;
  padding: 0;
  display: inline;
  font-size: 14px;
  margin-right: 5px;
}
.footer a {
  font-size: 14px;
  font-weight: 600;
}
p.copyright {
  text-align: right;
  font-size: 14px;
}
.mobileOnly {
  display: none;
}

@media(max-width: 420px) {
  .main {
    overflow: hidden;
  }
  .sec1ulHidden {
    display: none;
  }
  .mobileOnly {
    display: initial!important;
  }
  .desktopOnly {
    display: none!important;
  }
  .main .container{
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    background: white;
  }
  .sec2_right {
    display: none;
  }
  .sec2_left {
    width: 100%;
    padding: 0 15px;
    position: relative;
    padding-top: 0px;
  }
  .sec2 p.author  {
    font-size: 9px;
  }
  .sec1 {
    display: none;
  }
  .sec2 {
    margin-top: 0;
    padding-bottom: 20px;
  }
  h5.blue {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 0;
  }
  .main h4 {
    font-size: 25px;
    line-height: 1.1;
  }
  .main blockquote {
    font-size: 16px;
    padding: 5px 10px;
  }
  figure.fig1,
  figure.fig3,
  figure.fig8 {
    height: 182px;
  }
  figure.fig2 {
    height: 201px;
  }
  figure.fig4 {
    height: 285px;
  }
  figure.fig5 {
    height: 207px;
  }
  figure.fig6 {
    height: 185px;
    margin: 0 auto;
    width: 320px;
  }
 figure.fig7 {
    height: 460px;
  }
  .main h5, 
  .main b, 
  .main p {
    font-size: 16px;
  }
  .main h3 {
    font-size: 20px;
    margin: 10px 0;
  }
  .main a.btn {
    font-size: 16px;
    height: auto;
    line-height: 22px;
    padding: 10px;
  }
  .main p.special {
    font-size: 8.5px;
  }
  .footer p,
    .footer b {
    font-size: 12px;
  }
  .footer .container {
    background: transparent;
  }
  .main a.check {
    position: fixed;
    width: 100%;
    left: 0;
    padding: 10px 20px;
        box-shadow: 0 -1px 2px 1px green;
    background: #5cb85c;
    text-transform: uppercase;
    border-radius: 5px;
    color: #fff;
    text-decoration: underline;
    font-family: Roboto Condensed,sans-serif;
    font-size: 20px;
    bottom: 0px;
    text-align: center;
    padding: 15px 0;
    box-sizing: border-box;
  }

  .sec11 .sec_right {
    display: none;
  }

  .sec11 {
    background-color: rgb(51, 51, 51);
  }

  .main .sec11 .container {
    background: none;
  }

  .sec2 .container {
    background: none;
    padding-top: 10px;
  }

  h5.blue {
    display: block;
    left: 0;
    right: 0;
    width: auto;
  }

  .main a.check {
    z-index: 99;
  }

  .footer {
    padding-bottom: 80px;
  }

  .footer .sec_right, 
  .footer .sec_left,
  .footer .container {
    display: block;
  }

  .footer .sec_right
  , .footer .sec_left {
    width: auto;
  }

  p.copyright
  , .footer .sec_left ul {
    text-align: center;
  }
}

@media only screen and (min-device-width : 419px) and (max-width: 481px) {
  .vimvideo{max-height: 200px !important;}
  figure.fig7{height: 410px}
  figure.fig4{height: 326px; margin: 0 auto 23px auto; width: 330px;}
}

/* pixel2 Landscape */
@media screen 
  and (device-width: 412px) 
  and (device-height: 823px) 
  and (-webkit-device-pixel-ratio: 3.5) 
  and (orientation: landscape) {

.main {
      zoom: 45%;
    }
}


  /* iphone 3 */
  @media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (-webkit-device-pixel-ratio: 1)  and (orientation : landscape)  {

.main {
      zoom: 45%;
    }

   }
  
  /* iphone 4 */
  @media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (-webkit-device-pixel-ratio: 2)  and (orientation : landscape)  {
.main {
      zoom: 45%;
    }

   }
  

 /* iphone 5 */
  @media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (-webkit-device-pixel-ratio: 2)  and (orientation : landscape)  { 

 .main {
      zoom: 45%;
    }

   }
  
  /* iphone 6, 6s, 7, 8 */
  @media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2)  and (orientation : landscape)  { 
 .main {
      zoom: 45%;
    }

  }
      
  /* iphone 6+, 6s+, 7+, 8+ */
  @media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3)  and (orientation : landscape)  { 
 .main {
      zoom: 45%;
    }

  }
  
  /* iphone X , XS, 11 Pro, 12 Mini */
  @media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3)  and (orientation : landscape)  { 
 .main {
      zoom: 45%;
    }

  }

  /* iphone 12, 12 Pro */
  @media only screen and (min-device-width: 390px) and (max-device-height: 844px) and (-webkit-device-pixel-ratio: 3)  and (orientation : landscape)  { 
 .main {
      zoom: 45%;
    }

  }
 
  /* iphone XR, 11 */
  @media only screen and (min-device-width : 414px) and (max-device-height : 896px) and (-webkit-device-pixel-ratio : 2)  and (orientation : landscape)  { 
 .main {
      zoom: 45%;
    }

  }
      
  /* iphone XS Max, 11 Pro Max */
  @media only screen and (min-device-width : 414px) and (max-device-height : 896px) and (-webkit-device-pixel-ratio : 3)  and (orientation : landscape)  { 
 .main {
      zoom: 45%;
    }

  }

  /* iphone 12 Pro Max */
  @media only screen and (min-device-width : 428px) and (max-device-height : 926px) and (-webkit-device-pixel-ratio : 3)  and (orientation : landscape)  { 
 .main {
      zoom: 45%;
    }

  }


@media only screen and (min-device-width: 768px) and (max-device-width: 1150px){
  html, body{
    min-width: max-content;
  }
}
@media (min-width: 481px) {
  iframe {
    width:100%;
    height: 100%; 
    max-height:450px;
    margin-bottom: 10px;
  }
  html, body{
    min-width: max-content;
  }
  .sec2_left {
    padding-bottom: 220px;
  }
}
@media(max-width: 480px){
  iframe {
    width:100%;
    height: 100%; 
    max-height:193px;
    margin-bottom: 10px;
  }
  figure.fig4 {
    height: 327px;
    width: 100%;
  }
  figure.fig5 {
    height: 196px;
  }
  figure.fig7 {
    height: 410px;
  }
  .main a.btn {
    font-size: 13px;
  }
}
@media only screen and (max-width: 320px) {
  figure.fig6{height: 150px;}
  figure.fig7{height:340px;}
  figure.fig5{height: 167px;}
  figure.fig1, figure.fig3, figure.fig8{height: 162px;}
  figure.fig4 {height: 285px;}
}
@media(max-width: 480px){
  .main {
    padding: 0;
  }
  .main h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  p.first {
    font-size: 14px;
  }
  .author {
    padding-bottom: 10px;
  }
  .author b {
    font-size: 20px;
  }
  figure.fig1, figure.fig3, figure.fig8 {
    height: 205px;
  }
  figure.fig2 {
    height: 340px;
  }
  figure.fig4 {
    height: 210px;
  }
  .features {
    flex-direction: column;
  }
  .features div:first-of-type,
  .features div {
    width: 100%;
  }
  .features figure {
    height: 345px;
  }
  .features h5 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .features:nth-of-type(even) {
    flex-direction: column-reverse;
  }
  figure.fig7,
  figure.fig6  {
    height: 320px;
  }
  figure.fig9 {
    height: 285px;
  }
  figure.fig10 {
    height: 205px;
  }
  figure.fig11 {
    height: 235px;
  }
  figure.fig5 {
    height: 325px;
  }
  .box div:first-of-type {
    display: none;
  }
  .box div:nth-of-type(2){
    width: 100%;
  }
  .box h5 {
    font-size: 28px;
  }
  .box a.btn {
    font-size: 20px;
  }
}