

* {
  margin: 0px;
  padding: 0px;
  font: normal normal 100%/130% "Ã«Â§â€˜Ã¬Ââ‚¬ ÃªÂ³Â Ã«â€â€¢", "Malgun Gothic", "Segoe UI", AppleSDGothicNeo, "Apple SD Gothic Neo", "Apple SD Ã¬â€šÂ°Ã«ÂÅ’ÃªÂ³Â Ã«â€â€¢ Neo", "Microsoft NeoGothic", "Droid sans", Verdana, Arial, sans-serif;
  letter-spacing: -0.05em;
}

html {
  overflow-x: hidden;
}

.download-btn-first {
  background: #f7f7f7;
}

.download-btn-first:hover {
  background: #234197;
  color: #fff !important;
}

.features-btn-first {
  font-weight: 700;
}

.features-btn-first:hover {
  background: #f7f7f7 !important;
  color: #234197 !important;
}

#fh5co-hero-wrapper {
  height: 960px;
  width: 100%;
  background: url("../img/banner-bg.jpg") no-repeat center;
  background-size: cover;
}

.main-navbar-nav .navbar-brand {
  font-size: 38px;
  letter-spacing: 4px;
  position: relative;
  top: -5px;
  font-weight: 500;
}

.main-navbar-nav {
  color: #fff !important;
}
.main-navbar-nav li {
  color: #fff;
  opacity: .7;
}
.main-navbar-nav .navbar-nav .nav-item a:hover {
  color: #fff !important;
font-weight: 600;
    -webkit-transition: all .33s ease;
  -moz-transition: all .33s ease;
  -o-transition: all .33s ease;
  -ms-transition: all .33s ease;
  transition: all .33s ease;
}
.main-navbar-nav .active {
  color: #fff !important;
  opacity: 1 !important;
}
.main-navbar-nav a {
  color: #fff !important;
}
.main-navbar-nav .nav-link {
  opacity: 1 !important;
  margin: 0 20px;
  font-size: 1.2em;
  font-weight: 500;
}

.social-icons-header i {
  margin: 15px;
  font-size: 20px;
}

.social-icons-header a:hover i {
  opacity: .6;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}

.fh5co-hero-inner {
  margin-top: 4em;
  position: relative;
  /* padding-left:6em; */
}
.fh5co-hero-inner > h1 {
    color: #ffffff;
    text-shadow: 1px 3px 3px #2f2f2fd1;
    font-weight: 600;
    font-size: 2.9em;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-align:center;
}
.fh5co-hero-inner > p {
    width: 100%;
    font-size: 1.36em;
    color: #fff;
    letter-spacing: -0.1em;
    margin-top: 0.5em;
    margin-bottom: 1em;
    line-height: 1.25em;
    font-weight: 600;
    text-align: center;
    text-shadow: 1px 1px 2px #2f2f2fd1;
}


    .fh5co-hero-inner ul.hi {
        
         font-size: 1em;
        width:80%; 
    margin: 0 auto;
    line-height: 1.2em;
    }

.fh5co-hero-inner ul.hi li { list-style:none; color:#fff; text-align: center; line-height:1.8em; text-shadow: 1px 1px 1px #2f2f2fd1; }


.fh5co-hero-inner ul.hi strong { font-size:1.07em; letter-spacing:-0.1em; padding-left:0.5em; }
.fh5co-hero-inner ul.hi span { font-weight:600; letter-spacing:-0.03em; font-size:1.4em;  }


.fh5co-hero-inner > p span {
    letter-spacing: -0.02em; font-size:0.95em;
}

.fh5co-hero-inner .download-btn-first {
  font-size: 15px;
  padding: 10px 15px;
  font-weight: 700;
  color: #234197;
}
.fh5co-hero-inner .features-btn-first {
  font-size: 15px;
  padding: 8px 13px;
  font-weight: 400;
  background: #234197;
  color: #fff;
  margin-left: 10px;
}
.fh5co-hero-inner .fh5co-hero-smartphone {
  position: absolute;
  right: 0px;
  top: 120px;
  height: 650px;
}

/* ==========================================================================================================
										ADVANTAGES
   ========================================================================================================== */
.fh5co-advantages-outer {
  padding: 0 70px 2em;
  height: auto;
  width: 100%;
  overflow: hidden;
}
.fh5co-advantages-outer .span-perfect {
  color: #212529;
  text-transform: uppercase;
  font-size: 27px;
  letter-spacing: 1px;
}
.fh5co-advantages-outer .span-features {
  text-transform: uppercase;
      font-size: 0.75em;
    letter-spacing: -0.1em;
}
.fh5co-advantages-outer .second-title {
  text-align: center;
  display: block;
}
.fh5co-advantages-outer small {
  display: block;
  text-align: center;
    letter-spacing: 0.02em;
    color: #888888;
}
.fh5co-advantages-outer .fh5co-advantages-grid-columns {
  margin-top: 2em;
}
.fh5co-advantages-outer .fh5co-advantages-grid-columns .col-sm-4 .grid-image {
  width: 30%;
  float: left;
  padding-right: 15px;
    padding-left: 15px;
  position: relative;
  top: 1px;
  color: #212529;
}
.fh5co-advantages-outer .fh5co-advantages-grid-columns .col-sm-4 .grid-title {
  float: left;
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 0.02em;
}
.fh5co-advantages-outer .fh5co-advantages-grid-columns .col-sm-4 .grid-desc {
  float: right;
 font-size: 0.85em;
    padding-right: 7%;
    width: 70%;
    color: #848484;
    margin-top: 0.1em;
    line-height: 1.8em;
}

.fh5co-slider-inner {
  margin-top: 50px;
  margin-bottom: 30px;
}


/* ÃªÂ´â‚¬ÃªÂ³â€žÃ¬â€šÂ¬ */
    #cuscomp { color:#000; font-size:1em; text-align:center;  padding:0.5em 0 1.5em; margin-bottom: 2em;}
   #cuscomp ul {
                    display: inline-block;
                    max-width: 1100px;
                    width: 75%;
                    margin: 0 8em 0;
                    padding: 1.5em 1em;
                    background: #f9f9f9;
                    border: solid 1px #f9f9f9;
                    border-radius: 1em;
                }
    #cuscomp h2 {    font-size: 1.1em;
                    font-weight: 400; color:#888888;
                    letter-spacing: -0.05em; padding-bottom:0.1em; }
    #cuscomp li { display:inline-block; list-style:none; padding:1.5em 1em; width:18%; }
    #cuscomp li img { width:72%; max-width:110px; }

    @media (max-width: 1400px) {
        #cuscomp ul {     width: 75%;
    padding: 2em 0.5em; }  
        #cuscomp li img { max-width:110px; } }
    @media (max-width: 1024px) {
        #cuscomp ul { width:80%;  margin: 0 1em 1em; padding:1.5em; } 
        #cuscomp li {padding:1.2em;}
        #cuscomp li img { width:90%;  }
        h2.rectit {     
    letter-spacing: -0.03em;
    font-size:0.9em;
    display: block; width:100%; text-align: center;
    padding:0.5em 0 0; font-weight: 600;
     }
h2.rectit span {   letter-spacing: 0.01em; font-weight: 600;}


    }
    
    @media (max-width: 768px) { 
        #cuscomp ul {
              width: 75%;
    padding: 1.5em 3em;
    text-align: left; }
        #cuscomp li {     width: 32.5%;
    padding: 0.8em 1.8em;}
        .fh5co-advantages-outer .fh5co-advantages-grid-columns .col-sm-4 .grid-desc { padding-right:0; }
        .fh5co-reviews-outer {  padding-top: 2.5em !important; }
    }
    @media (max-width: 576px) {
         #cuscomp ul {      width: 85%;
    padding: 1em 2em 1em 2.5em;
    text-align: left; }
        #cuscomp li {     width: 46%;
                          padding: 0.6em 1.5em; }
        #cuscomp li img {    width: 100%;
                            max-width: 85px;
                            min-width: 65px; }
    }


/* ìŠ¤ë§ˆíŠ¸íŒ©í† ë¦¬ */
    p.h1expla {  font-size: 1.1em;
    letter-spacing: -0.08em;
    width: 85%;
    text-align: center;
    line-height: 1.5em;
    margin: 2em auto 0; }

@media (max-width: 576px) { p.h1expla { width: 100%; }

}

    ul.smartexp01 { padding:0; margin:0; text-align:center; width:100%;}
    
    ul.smartexp01 li { float: left; display:block; width:22%; margin:1em 4em; padding:0; list-style:none; }
    ul.smartexp01 li span {font-size:1.25em; font-weight:600; display:block; width:100%; text-align: center; letter-spacing: -0.1em;} 
    ul.smartexp01 li img {width:100%; margin-bottom:1em; }
    ul.smartexp01 li p { height:6.5em; vertical-align:top; margin:1em 0; width:100%; letter-spacing: -0.08em; }


ul.smartexp01 li ul { width:100%; margin:0.5em auto; }
ul.smartexp01 li li { width:100%; padding:0; margin:0; text-align: left; padding-bottom:0.4em; word-break: keep-all; }

    ul.smartexp02 { padding:0; margin:2em auto; text-align:center; width:94%;}
    ul.smartexp02 li { clear:both; display:block;  list-style:none; width:100%; background-color:#fff; height:9.5em; margin-bottom:1.5em; }  
    ul.smartexp02 li span { float:left; display:block; width:25%; padding-right:1em;}
    ul.smartexp02 li span img {width:100%;}
    ul.smartexp02 li div { float:left; width:72%; padding:1.5em 1em; letter-spacing: -0.09em;}
    ul.smartexp02 li div h5 { text-align:left; font-weight: 600; letter-spacing:-0.1em; font-size:1.3em; padding:0; margin:0; }
    ul.smartexp02 li div p { width:100%; text-align:left; padding-top:1em; font-size:1.05em; letter-spacing:-0.09em;   } 

    .smartexp03 { width:100%; height:25em; text-align: center; padding-top:2em;}
    .smartexp03 .btn_smartf { font-size:1.5em; background-color:#1359ef; color:#fff; padding:0.7em 2.2em; line-height:1em; border-radius: 2em;    }
    
     @media (max-width: 1440px) {
        
        }
     @media (max-width: 1200px) {
          ul.smartexp01 li { width:23%; margin:1em 2.8em; }
         ul.smartexp01 li p { font-size:0.95em; letter-spacing: -0.12em;}
         ul.smartexp02 li span { width:33%; }
         ul.smartexp02 li div { width:65%; }
         ul.smartexp02 li div p { font-size:0.96em; letter-spacing: -0.12em; padding-top:0.5em; line-height:1.3em; }
        }
     @media (max-width: 768px) {
         ul.smartexp01 span { font-size:1.1em !important; letter-spacing:-0.12em !important;    }
         ul.smartexp01 li { width:28%; margin:1em 1em; }
         ul.smartexp01 { margin-bottom:3em; }
         h1.second-title { font-size:2.5em; }
         #fh5co-sfea h1.second-title { padding-top:2em !important; }
         #fh5co-download h1.second-title { font-size:1.4em; padding-top:2em; }
         ul.smartexp02 li { height:7.8em; }
         ul.smartexp02 li div { padding:1em; }
         ul.smartexp02 li div h5 { font-size:1em; }
         ul.smartexp02 li div p { font-size:0.9em; letter-spacing: -0.12em; padding-top:0.2em; line-height:1.3em; }
         .smartexp03 .btn_smartf { font-size:1.2em; padding:0.7em 1.5em; }
      
         
        }
     @media (max-width: 576px) {
         
         ul.smartexp01 li { width:100%; margin: 1em 0;   }
         ul.smartexp01 li p { padding:0 2em;}
         ul.smartexp02 li { height:auto;  }
         ul.smartexp02 li span { float:none; margin:0 auto; padding-top:1em; }
         ul.smartexp02 li div {float:none; width:100%;}
         ul.smartexp02 li h5 { width:100%; text-align:center !important; }
         #fh5co-download {     background: url(img/bottom-bg.jpg) no-repeat bottom; background-size: contain;     min-height: 20em;}
         #fh5co-download h1.second-title { padding-top:2em; width:70%; margin:0 auto; }
         .smartexp03 .btn_smartf { padding:0.5em 1.2em; letter-spacing:-0.1em;  }
         p.h1expla { font-size:0.92em; padding:0 2em; }
         .fh5co-advantages-outer { padding: 0 1em 2em;}
        }

    span.btnrig {
    width: 78%;
    display: block;
    text-align: right;
        padding-top:0.2em;
   }
ul.newssmli { width:100%; padding-left:1.1em; padding-top:0.5em; padding-bottom:0; margin-bottom: 0;  }
ul.newssmli li {padding-bottom: 0.3em;padding-left:0;font-size: 0.86em;line-height: 1.45em;width: 75%; color: #777777;}
ul.newssmli li a {padding-bottom:0.05em;border-bottom: solid 1px #a7a7a7; color: #3e3a52;letter-spacing: -0.08em ;}
ul.newssmli li a:hover {text-decoration: none; font-weight: 600; color:#040048; border-color:#040048; }

ul.newssmli li span { font-size:0.92em; letter-spacing: -0.01em; padding-left:0.5em; color: #616161;}

@media (max-width: 768px) {
    ul.newssmli {padding:1em 3em;}
    ul.newssmli li { width:100%; margin:0; font-size:0.8em; list-style: none; padding-bottom:1em; }
    span.btnrig {
    width: 100%;
   }
    
}


/* contact */

    #contmap { width:50%; float:left; text-align: right; padding-bottom:5em; }
    #contmap img { width:100%; max-width:500px; }
    span.conttel {     display: block;
    font-size: 2em;
    letter-spacing: -0.02em;
    padding-top: 0.5em;
    font-weight: 400; }
    span.contmm { font-size:1em; letter-spacing: 0.07em; }
    @media (max-width: 768px) {
        .fh5co-bottom-outer .fh5co-bottom-inner .col-sm-6 h1 { text-align: left; }
        .fh5co-bottom-outer .fh5co-bottom-inner .col-sm-6 p {text-align: left; width:100% !important;}
        .fh5co-bottom-outer { background: rgba(0, 0, 0, 0.6) !important; }
        span.btnrig {text-align: center; padding-right: 0; padding-top:1em;}
        }
    @media (max-width: 576px) {
        #contmap { width:100%; text-align: center; padding:0.5em; }
        #contmap img {  }
        .fh5co-bottom-outer .fh5co-bottom-inner .col-sm-6 h1 { text-align: center; }
        .fh5co-bottom-outer .fh5co-bottom-inner .col-sm-6 p { text-align: center; width:90% !important;}
        
        }


/* ==========================================================================================================
										SLIDER
   ========================================================================================================== */
.fh5co-slider-outer {
  width: 100%;
  height: auto;
  padding: 70px;
}
.fh5co-slider-outer h1 {
  color: #140637;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}
.fh5co-slider-outer > h1, .fh5co-slider-outer small {
  text-align: center;
  display: block;
}
.fh5co-slider-outer .fh5co-slider-outer {
  margin-top: 50px;
}
.fh5co-slider-outer .carousel-left-arrow {
  position: absolute;
  left: -100px;
  bottom: 250px;
  font-size: 60px;
  color: #ececec;
}
.fh5co-slider-outer .carousel-right-arrow {
  position: absolute;
  right: -100px;
  bottom: 250px;
  font-size: 60px;
  color: #ececec;
}
.fh5co-slider-outer .item img {
  height: 400px;
  width: 200px;
  object-fit: contain;
}

/* ==========================================================================================================
										FEATURES
   ========================================================================================================== */
.curved-bg-div {
  background: url("../img/curved-bgg.jpg") no-repeat;
  background-position: 0px -140px;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.fh5co-features-outer {
  width: 100%;
  height: auto;
  margin-top: -180px;
}
.fh5co-features-outer .col-sm-6 {
  margin-top: 0;
}
.fh5co-features-outer .col-sm-6 img {
  height: 420px;
}
.fh5co-features-outer .sm-6-content {
  margin-top: 110px;
  position: relative;
}
.fh5co-features-outer .sm-6-content h1 {
  color: #212529;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
}
.fh5co-features-outer .sm-6-content p {
  color: #111;
  font-weight: 500;
  font-size: 14.5px;
  line-height: 1.8em;
  width: 450px;
 word-break: keep-all;
}
.fh5co-features-outer .col-sm-6 .col-sm-image-container {
  position: relative;
  width: 300px;
}
.fh5co-features-outer .col-sm-6 .span-new {
  color: #fff;
  background: #fcec64;
  padding: 18px;
  width: 35px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  box-sizing: initial;
  position: absolute;
  font-weight: 700;
  right: 0;
  top: 140px;
}
.fh5co-features-outer .col-sm-6 .span-free {
  color: #fff;
  background: #6ca3ff;
  padding: 18px;
  width: 35px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  box-sizing: initial;
  position: absolute;
  left: -35px;
  bottom: -430px;
  font-weight: 700;
}
.fh5co-features-outer .col-sm-6 .span-data {
  color: #7e8c91;
  background: #b8faee;
  padding: 20px;
  width: 40px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  letter-spacing: 1px;
  box-sizing: initial;
  position: absolute;
  top: 140px;
  right: -2px;
  font-weight: 700;
}
.fh5co-features-outer .col-sm-6 .span-percent {
  color: #fff;
  background: #6ca3ff;
  padding: 18px;
  width: 35px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  box-sizing: initial;
  position: absolute;
  left: -35px;
  bottom: -430px;
  font-weight: 700;
}
.fh5co-features-outer .col-sm-6 .circle {
  color: #c3cfe5;
  border: 1px solid #ededed;
  background: #fff;
  padding: 10px;
  width: 35px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  box-sizing: initial;
  position: absolute;
  font-weight: 600;
  box-shadow: 0 0 0 5px #f9f9f9;
}
.fh5co-features-outer .col-sm-6 .circle-first {
  width: 35px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  box-sizing: initial;
  position: absolute;
  margin-left: 0px;
  font-weight: 600;
}
.fh5co-features-outer .col-sm-6 .circle-middle {
  width: 35px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  box-sizing: initial;
  position: absolute;
  margin-left: 50px;
  font-weight: 600;
}
.fh5co-features-outer .col-sm-6 .circle-last {
  width: 35px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  box-sizing: initial;
  position: absolute;
  margin-left: 100px;
  font-weight: 600;
}

/* ==========================================================================================================
										RECRUIT
   ========================================================================================================== */
.fh5co-reviews-outer {
  width: 100%;
  height: 400px;
  padding: 70px;
  margin-top: 100px;
}
.fh5co-reviews-outer .fh5co-reviews-inner {
  margin-top: 30px;
}
.fh5co-reviews-outer > h1 {
  color: #212529;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}
.fh5co-reviews-outer > small {
  text-align: center;
  display: block;
    letter-spacing: 0.02em;
    color: #888888;
    padding-top:0.2em;
    
}
.fh5co-reviews-outer .testimonial-desc {
  clear: both;
  padding-top: 30px;
  font-weight: 500;
}

.fh5co-reviews-outer .testimonial-desc span {     font-weight: 700;
    font-size: 1.3em;
    display: inline-block;
    width: 100%;
    padding-bottom: 0.5em;}

.fh5co-reviews-outer .testimonial-2 {
  margin-left: 50px;
}

h2.rectit {     
    letter-spacing: -0.03em;
    font-size:0.9em;
    display: block; width:100%; text-align: center;
    padding:0.5em 0 0; font-weight: 600;

     }
h2.rectit span {   letter-spacing: 0.01em; font-weight: 600;}


/* ==========================================================================================================
										BOTTOM
   ========================================================================================================== */
.fh5co-bottom-outer {
  width: 100%;
  height: 572px;
  background: url("../img/download-section-bg.jpg") no-repeat center;
  overflow-x: hidden;
overflow-y: hidden;
}
.fh5co-bottom-outer .fh5co-bottom-inner {
  margin-top: 210px;
}
.fh5co-bottom-outer .fh5co-bottom-inner .col-sm-6 h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  margin-bottom: 30px;
}
.fh5co-bottom-outer .fh5co-bottom-inner .col-sm-6 p {
  width: 350px;
  color: #fff;
  font-size: 14.5px;
  line-height: 1.85em;
}
.fh5co-bottom-outer .fh5co-bottom-inner .col-sm-6 img {
  margin-top: 25px;
}

   /* ==========================================================================================================
										SUB FOOTER
   ========================================================================================================== */
.img-float-left {
  float: left;
}

.img-float-right {
  float: right;
}

.footer-outer {
  width: 100%;
  padding: 50px;
  height: 250px;
  background: #fff;
  overflow: hidden;
}
.footer-outer .footer-inner {
  width: 100%;
  height: inherit;
}
.footer-outer .social-icons-footer i {
  margin: 15px;
  font-size: 20px;
}
.footer-outer .social-icons-footer a:hover i {
  opacity: .6;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.footer-outer .footer-three-grid {
  width: 1140px;
  margin: 0 auto;
  height: 50px;
  text-align: center;
}
.footer-outer .column-1-3 {
  width: 20%;
  float: left;
  height: 50px;
}
.footer-outer .column-1-3 h1 {
  font-size: 38px;
  letter-spacing: 3px;
  position: relative;
  top: -5px;
  font-weight: 600;
  color: #fff;
}
.footer-outer .column-2-3 {
  width: 60%;
  float: left;
  height: 50px;
}
.footer-outer .column-3-3 {
  width: 20%;
  float: left;
  height: 50px;
}
.footer-outer .column-3-3 a {
  color: #b5b5c8;
}
.footer-outer .column-3-3 .social-icons-header a:hover {
  color: #fff;
  opacity: 1;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
.footer-outer .footer-nav ul {
  list-style: none;
  text-align: right;
}
.footer-outer .footer-nav ul li {
  display: inline-block;
  line-height: 50px;
  color: #b5b5c8;
  margin: 0 30px;
  font-size: 14px;
}
.footer-outer .footer-nav ul li:hover {
  color: #fff;
  -webkit-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}
.footer-outer .footer-nav ul .active {
  color: #fff;
}
.footer-outer .footer-nav ul li a {
  color: #fff;
  text-decoration: none;
}
.footer-outer .border-bottom-footer {
  height: 1px;
  width: 60%;
  margin: 0 auto;
  border: 1px solid #434769;
  display: block;
  margin-top: 50px;
}
.footer-outer .copyright {
  color: #565b87;
  text-align: center;
  font-size: 13px;
  padding: 40px 0;
}

.google-play-btn {
  margin-left: 10px;
}

/* ==========================================================================================================
                                       RESPONSIVE STYLING
  ========================================================================================================== */
@media screen and (max-width: 1400px) {
  body {
    overflow-x: hidden;
  }

  .fh5co-hero-inner .fh5co-hero-smartphone {
    position: absolute;
    right: 50px;
    top: 200px;
    height: 550px;
  }

  .curved-bg-div {
    background-position: 100% -20px;
  }

  .footer-outer .footer-three-grid {
    width: 100%;
  }
    h2.rectit {     
    letter-spacing: -0.03em;
    font-size:0.9em;
    display: block; width:100%; text-align: center;
    padding:0.5em 0 0; font-weight: 600;

     }
h2.rectit span {   letter-spacing: 0.01em; font-weight: 600;}

}
@media screen and (max-width: 1200px) {
  body {
    overflow-x: hidden;
  }

  .fh5co-hero-inner .fh5co-hero-smartphone {
    position: absolute;
    right: -15px;
    top: 200px;
    height: 550px;
  }
}
@media screen and (max-width: 993px) {
  body {
    overflow-x: hidden;
  }

  #fh5co-hero-wrapper {
    height: 95vh;
  }

  .fh5co-hero-inner {
    margin-top: 3em;
    padding-left:1em;
  }

  .fh5co-hero-inner .fh5co-hero-smartphone {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 270px;
    height: 460px;
    margin-top: 110px;
  }

  .fh5co-advantages-outer {
    margin-top: 50px;
    padding-bottom: 0;
  }

  .fh5co-advantages-outer .fh5co-advantages-grid-columns .col-sm-4 .grid-image {
    width: 60px;
    float: none;
    display: block;
    margin: 0 auto;
    padding-right: 0px;
    margin-bottom: 20px;
    position: relative;
    top: 1px;
      padding-left:0;
  }

  .fh5co-advantages-outer .fh5co-advantages-grid-columns .col-sm-4 .grid-title {
    float: none;
    text-align: center;
  }

  .fh5co-advantages-outer .fh5co-advantages-grid-columns .col-sm-4 .grid-desc {
    float: none;
    width: 100%;
    text-align: center;
  }

  .fh5co-slider-outer .fh5co-slider-outer {
    margin-top: 0px;
  }

  .fh5co-features-outer {
    margin-top: -100px;
  }

  .fh5co-features-outer .sm-6-content p {
    width: 100%;
  }

  .footer-outer .footer-nav ul li {
    margin: 0 10px;
  }

  .footer-outer .social-icons-footer i {
    margin: 15px 10px;
    font-size: 20px;
  }
}

@media screen and (max-width: 800px) {

 .owl-item {text-align: center;}
    .item {display: inline-block;}
    .curved-bg-div {display: none;}
    .owl-theme .owl-dot {margin-bottom:2em;}
}
@media screen and (max-width: 993px) {
  .fh5co-features-grid-columns .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
    text-align: center;
      }
    .imgmtop { margin-top: 100px !important; }
  

  .fh5co-features-outer .col-sm-6 .col-sm-image-container {
    position: relative;
    width: 295px !important;
    text-align: center;
    margin: 15px auto 0;
  }

  .no-float {
    float: none !important;
  }

  .fh5co-slider-outer .carousel-right-arrow {
    position: absolute;
    right: -70px;
    bottom: 250px;
    font-size: 60px;
    color: #ececec;
  }

  .fh5co-slider-outer .carousel-left-arrow {
    position: absolute;
    left: -70px;
    bottom: 250px;
    font-size: 60px;
    color: #ececec;
  }

  .img-float-right {
    float: none;
  }

  .img-float-left {
    float: none;
  }
    h1.mobh1
    {
        padding-top: 2em;
        }
    
    
    
    .fh5co-features-outer .col-sm-6 img {
    height: 300px;
}

  .fh5co-features-outer .col-sm-6 .span-percent, .fh5co-features-outer .col-sm-6 .span-free {
    left: -15px;
    bottom: 140px;
  }

  .fh5co-features-outer .col-sm-6 .span-new {
    right: -10px;
  }

  .fh5co-features-outer .col-sm-6 .span-data {
    right: -15px;
  }

  .fh5co-features-outer .col-sm-6 .circle {
    position: static;
    display: inline-block;
    margin: 25px 5px;
  }

  .fh5co-advantages-outer .second-title {
    margin-top: 60px;
  }

  .fh5co-features-grid-columns {
    display: flex;
    flex-direction: column;
  }
  .fh5co-features-grid-columns .in-order-4 {
    order: 1;
  }
  .fh5co-features-grid-columns .in-order-3 {
    order: 2;
  }
    
    .fh5co-features-grid-columns .in-order-9 {
    order: 3;
  }
  .fh5co-features-grid-columns .in-order-8 {
    order: 4;
  }

  .fh5co-reviews-outer {
    padding: 0;
  }

  .navbar-light .navbar-toggler {
    color: #fff !important;
    border-color: #c7c7c7 !important;
  }

  .navbar-light .navbar-nav .nav-link {
    margin: 0;
    width: 100%;
  }

  .social-icons-header i:first-of-type {
    margin-right: 10px !important;
    margin-left: 0 !important;
    font-size: 30px;
  }
}
@media screen and (max-width: 800px) {
  .fh5co-hero-inner > h1 {
    color: #fff;
    font-weight: 600;
    font-size: 2.4em;
    line-height: 1.2em;
    letter-spacing: 2px;
  }

  #fh5co-hero-wrapper {
    height: 800px;
  }

  .fh5co-advantages-outer .fh5co-advantages-grid-columns {
    margin-top: 40px;
  }

  .fh5co-advantages-grid-columns .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 30px auto;
    text-align: center;
  }

  .fh5co-hero-inner .fh5co-hero-smartphone {
    height: 420px;
    top: 310px;
  }

  .fh5co-advantages-outer .second-title {
    margin-top: 0;
  }

  .fh5co-bottom-outer {
    overflow: hidden;
  }

  .fh5co-bottom-outer .fh5co-bottom-inner {
    margin-top: 50px;
  }

  .fh5co-slider-outer {
    padding: 0;
  }

  .fh5co-slider-outer .carousel-left-arrow {
    left: 50px;
    font-size: 50px;
    bottom: 190px;
  }

  .fh5co-slider-outer .carousel-right-arrow {
    right: 50px;
    font-size: 50px;
    bottom: 190px;
  }

  .fh5co-reviews-inner .col-sm-5 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
    max-width: 75%;
    margin: 30px auto;
    text-align: center;
  }
   

  .fh5co-slider-outer .item img {
    height: 300px;
  }

  .fh5co-reviews-outer {
    height: auto;
  }

  .fh5co-reviews-outer .fh5co-reviews-inner {
    margin-top: 30px;
  }

  .fh5co-bottom-outer {
    background-position: center bottom;
    overflow: hidden;
    height: auto;
  }

  .fh5co-bottom-inner {
    overflow: hidden;
    padding-bottom: 50px;
    text-align: center;
  }

  .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    overflow-x: hidden;
  }

  .fh5co-bottom-outer .fh5co-bottom-inner .col-sm-6 p {
    width: 90%;
    margin: 0 auto;
  }

  .footer-outer {
    height: auto;
    padding: 20px;
  }

  .footer-outer .column-1-3 {
    width: 100%;
    float: none;
    height: auto;
    padding-top: 30px;
  }

  .footer-outer .column-2-3 {
    width: 100%;
    float: none;
    height: auto;
  }

  .footer-outer .column-3-3 {
    width: 100%;
    float: left;
    height: auto;
    margin: 15px 0;
  }

  .footer-outer .copyright {
    margin-top: 30px;
    padding: 10px 0;
  }

  .footer-outer .border-bottom-footer {
    height: 1px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #434769;
    display: block;
    margin-top: 100px;
  }
}


@media screen and (max-width: 800px) {
     .fh5co-hero-inner ul.hi  { font-size:0.95em; width:100%; padding-top:1em;}
    
   
    
    
}

@media screen and (max-width: 736px) {
     .fh5co-hero-inner ul.hi strong { display:inline-block; width:100%; padding-bottom:0.5em;}
    
   
    
    
}
@media screen and (max-width: 520px) {
  #fh5co-hero-wrapper {
    height: 900px;
  }

  .fh5co-hero-inner > h1 {
    font-size: 2em;
  }

  .fh5co-hero-inner > p {
        width: 75%;
    font-size: 1em;
    margin: 0.5em auto;
    line-height: 1.2em;
  }
    
    .fh5co-hero-inner ul.hi  { font-size:0.9em; width:100%; padding-top:1em;}
    
    .fh5co-hero-inner ul.hi li { margin-bottom:1em; line-height: 1.2em;}
    .fh5co-hero-inner ul.hi strong { font-size:1em; display:inline-block; width:100%;}
    .fh5co-hero-inner ul.hi span { display: inline-block; width:100%;}
    
  .fh5co-hero-inner {
    text-align: center;
  }

  .fh5co-hero-inner .fh5co-hero-smartphone {
    height: 450px;
    top: 420px;
    margin-top: 70px;
  }

  .social-icons-header i:first-of-type {
    font-size: 22px;
  }

  .fh5co-slider-outer .carousel-left-arrow {
    left: 0;
  }

  .fh5co-slider-outer .carousel-right-arrow {
    right: 0;
  }

  .fh5co-slider-inner {
    margin-top: 50px;
    margin-bottom: 30px;
  }
    .owl-item {text-align: center;}
    .item {display: inline-block;}
    
    

  .fh5co-reviews-inner .col-sm-5 {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    width: 90%;
    max-width: 90%;
    margin: 30px auto;
    text-align: center;
  }

  .fh5co-advantages-outer .span-perfect {
    margin-top: 80px;
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    text-align: center;
  }

  .fh5co-advantages-outer .span-features {
    font-size: 0.55em;
    display: block;
    width: 100%;
    text-align: center;
  }
}
