        * {
  scroll-behavior: smooth;
  margin: 0px;
  padding: 0px;
   -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: grayscale;
    /*text-rendering: optimizeLegibility;*/
}
 
html {
  overflow-x: hidden;
}

h1,h2,h3,h4{
    /*font-family: 'Lato', sans-serif;
    font-family: "Josefin Sans", sans-serif;*/
    /*font-family: 'Archivo', sans-serif;
    font-family: "Archivo", sans-serif;
    font-family: "Archivo Narrow", sans-serif;*/
    font-family: "Outfit", sans-serif;
}
p {
    font-family: 'Lato', sans-serif;
}
		
b, strong {
    font-weight: bold;
		}
a,
a:hover{
  color: #2595D3;
  text-decoration: none;
}
.for-mobile,
.proof-custom-mobile{
    display: none;
  }
  .for-desktop,
  .proof-custom-desktop{
    display: block;
  }

.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: 720px;
    width: 100%;
    position: relative;
    background: #ffffff;
}

#opt-in {
    height: 1px;
        }

 .version-bg{
  background: #f0f0f0;
    border-radius: 0;
    padding: 10px 0px 20px;
    /* border: 1px solid #e9e9e9; */
    /* box-shadow: 0px 18px 56px rgba(0, 0, 0, 0.304); */
    box-shadow: 0px 7px 20px rgb(0 0 0 / 48%);
}
        
  /*.opt-in-outer{
       padding-top:25px; 
        }    */  
        

.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: #234197 !important;
  -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 35px;
  font-size: 14.5px;
  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: 0px;
  position: relative;
}
.fh5co-hero-inner > h1 {
  color: #fff;
  font-weight: 300;
  font-size: 55px;
  letter-spacing: 2px;
}
.fh5co-hero-inner > p {
  width: 400px;
  font-size: 14px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 2em;
}
.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: 70px;
  height: auto;
  width: 100%;
  /*overflow: hidden;*/
  /*background: linear-gradient(180deg, rgba(202, 235, 255, 0.19) 0%, #E0F1FC 100%);*/
  position: relative;
  background:#E0F1FC
}
/*.fh5co-advantages-outer:after{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: url(../img/Vector-2.png);
  display: block;
  content: '';
  width: 100%;
  height: 250px;
}*/


.br-l{

  position: relative;
}
.br-l:after{
  position: absolute;
  left: 20px;
  background: #69B8F1;
  height: 75%;
  clear: both;
  display: block;
  content: '';
  top: 12px;
  width: 4px;
}
.fh5co-advantages-outer .span-perfect {
    font-style: normal;
font-weight: 700;
font-size: 42px;
line-height: 50px;
text-align: center;
color: #D40000;
}
.fh5co-advantages-outer .span-features {
  font-size: 42px;
}
.fh5co-advantages-outer  .grid-desc{
  font-size: 18px;
  line-height: 1.5em
}
.fh5co-advantages-outer p{
  margin-bottom: 15px;
  font-size: 17px;
}
.fh5co-advantages-outer p span{
  font-size: 16px;
  font-weight: 700;
}
.fh5co-advantages-outer p span.disblock-text{
  display: block;
  font-size: 10px;
}
.fh5co-advantages-outer  p.text-gray {
  margin-bottom: 0;
  font-size: 12px;
line-height: 14px;
/* or 287% */
margin-bottom: 2px !important;
letter-spacing: 2px;
text-transform: uppercase;
color: #858585;
}
.fh5co-advantages-outer .second-title {
  text-align: center;
  display: block;
}
.fh5co-advantages-outer small {
  display: block;
  text-align: center;
}
.fh5co-advantages-outer .fh5co-advantages-grid-columns {
  margin-top: 80px;
}
.fh5co-advantages-outer .fh5co-advantages-grid-columns .col-sm-4 .grid-image {
  width: 30%;
  float: left;
  padding-right: 30px;
  position: relative;
  top: 1px;
  color: #648cff;
}
.fh5co-advantages-outer .fh5co-advantages-grid-columns .col-sm-4 .grid-title {
  float: left;
  font-size: 20px;
  font-weight: 600;
}
.fh5co-advantages-outer .fh5co-advantages-grid-columns .col-sm-4 .grid-desc {
  float: right;
  font-size: 13px;
  padding-right: 7%;
  width: 70%;
  color: #c7c7c7;
  margin-top: 10px;
  line-height: 1.87em;
}

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

/* ==========================================================================================================
										SLIDER
   ========================================================================================================== */
.fh5co-slider-outer {
  width: 100%;
  height: auto;
  padding: 70px;
}
.fh5co-slider-outer h1 {
  color: #648cff;
  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/top-bar-1.png) no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100px;
}
    
.fh5co-features-outer .second-title {
    color: #fff;
    font-size: 42px;
    padding-top: 25px;
    max-width: 930px;
    letter-spacing: 0.03em;
    margin: 30px auto 0px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.25em;
}

.fh5co-features-outer .second-title span{
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: -0.02em;
            font-style: italic;
            display: inline;
            padding-top: 3px;
        }
        

.fh5co-features-outer .second-title span.span-features{color: #D40000;}

.fh5co-features-outer {
    background: linear-gradient(172deg, rgb(40 138 227) 15%, rgb(49 138 215) 50%, rgb(9 105 190) 85%);
        }

.fh5co-features-inner{ 
    width: 100%;
    background: url(../img/iStock-1313221607-trans2.png) repeat left top;
    position: relative;
    /*clip-path: polygon(0 0, 100% 0, 100% calc(100% - 70px), 50% 100%, 0 calc(100% - 70px));
    margin-top: -50px;*/
    background-size: cover;
    position: relative;
}
		
.fh5co-features-outer .book-holder-1 {
  margin-top: 20px;
}
.fh5co-features-outer .book-holder-1 img {
  height: 350px;
}
.fh5co-features-outer .sm-6-content {
  margin-top: 100px;
  position: relative;
}
.fh5co-features-outer .sm-6-content h1 {
  color: #648cff;
  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: 18px;
  line-height: 1.8em;
  width: 100%;
}
.fh5co-features-outer  .book-holder-1 .col-sm-image-container {
  position: relative;
  width: 100%;

}

.fh5co-features-outer  .book-holder-1 .span-new{
    color: #fff;
    padding: 0;
    width: 65px;
    display: inline-block;
    line-height: 30px;
    /* height: 130px; */
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    box-sizing: initial;
    position: absolute;
    background: none;
    font-weight: 700;
    right: -35px;
    top: 220px;
}
.fh5co-features-outer .book-right .book-info-holder{
      text-align: right;
    position: absolute;
    /* bottom: 0; */
    right: 0;
    z-index: 99999;
    top: 265px;
    right: 207px;
    color: #444;
    font-size: 16px;
    display: block;
    width: 100%;
}
.fh5co-features-outer .top-desc{
    margin-top: 80px !important;
  position: relative;
}
.fh5co-features-outer  .book-info-holder{
  text-align: right;
    position: absolute;
    /* bottom: 0; */
    right: 0;
    z-index: 99999;
    top: 270px;
    right: -60px;
    color: #444;
    font-size: 16px;
}
.fh5co-features-outer  .book-info-holder span{
  color: #95BE32;
  background: url(../img/Frame_2.svg);
  text-transform: uppercase;
      width: 100%;
    height: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    padding-bottom: 7px;
}
.fh5co-features-outer  .book-info-holder.green-box span{
  color: #95BE32;
}
.fh5co-features-outer  .book-info-holder.orange-box span{
  color: #FAB834;  
}
.fh5co-features-outer  .book-info-holder.red-box span{
  color: #921E35  
}
.fh5co-features-outer  .book-info-holder.blue-box span{
  color: #349EA8
}

.fh5co-features-outer  .book-info-holder.yellow-box span{
  color: #E97E07
}


.fh5co-features-outer  .book-holder-1.book-right .span-new{
      right: 237px;
      top: 211px;
}
.fh5co-features-outer  .book-holder-1 .span-new img{
  width: 100%;
  height: auto;
}

.fh5co-features-outer  .book-holder-1 .col-sm-image-container > img{
  width: 100%;
}
.features-holder{
  max-width: 850px;
  margin: 0 auto;
}
.fh5co-features-outer  .book-holder-1 .span-new{
     color: #fff;
    padding: 0;
    width: 65px;
    display: inline-block;
    line-height: 30px;
    /* height: 130px; */
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    box-sizing: initial;
    position: absolute;
    background: none;
    font-weight: 700;
    right: -28px;
    top: 205px;
}
.fh5co-features-outer  .book-holder-1.book-right .span-new{
      right: 182px;
      top: 280px;
}
.fh5co-features-outer .book-holder-1.book-right .span-new{
        right: 237px;
    top: 198px;
}
.fh5co-features-outer  .book-holder-1 .span-new img{
  width: 100%;
  height: auto;
}
.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 .book-holder-1 img{
    height: auto;
    width: 96%;
    overflow: hidden;
    box-shadow: 0px 12px 20px #CCD3DE;
}



.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;
}
.advantages-holder{
  max-width: 850px;
  margin: 0 auto;
}
        
    /* =============== DAY CARDS ===============*/
        
        
 .day-row {
    max-width: 800px;
    margin: 10px auto 22px;      
 }
 .day-row .day-card {
    background: rgb(243 243 243);
    border-radius: 0px;
    padding: 0px;
    box-shadow: 2px 8px 25px rgb(0 0 0 / 54%);
        }
        
.day-row .day-card h1{
    background: #222222;
    font-size: 28px;
    color: #ffffff;
    border-radius: 0px;
    padding: 12px 15px 10px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: "Outfit", sans-serif;
    font-weight: 500;
        }
.day-row .day-card .text {
   padding: 14px 15px 5px;
        }
        
.day-row .day-card .text p{
    font-size: 20px;
    color: #222222;
    margin-bottom: 12px;
        }
        
.day-row .day-card .text ul{
    display: block;
    list-style-type: disc;
    padding-left: 30px;
    color: #222222;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 17px;
    font-family: lato, sans-serif;
        }
        
.day-row .day-card .text ul li{
    margin-top:10px;
        font-family: lato, sans-serif;
        }
                            
/* ==========================================================================================================
										REVIEWS
   ========================================================================================================== */
.fh5co-reviews-outer {
  width: 100%;
  height: 400px;
  padding: 70px;
  margin-top: 100px;
}
.fh5co-reviews-outer .fh5co-reviews-inner {
  margin-top: 100px;
}
.fh5co-reviews-outer > h1 {
  color: #648cff;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}
.fh5co-reviews-outer > small {
  text-align: center;
  display: block;
}
.fh5co-reviews-outer .testimonial-desc {
  clear: both;
  padding-top: 30px;
  font-weight: 500;
}
.fh5co-reviews-outer .testimonial-2 {
  margin-left: 50px;
}

/* ==========================================================================================================
										BOTTOM
   ========================================================================================================== */
.fh5co-bottom-outer {
  width: 100%;
  height: 572px;
  background: url("../img/download-section-bg.jpg") no-repeat center;
  margin-top: 120px;
  overflow-x: hidden;
}
.fh5co-bottom-outer .fh5co-bottom-inner {
  margin-top: 270px;
}
.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: 150px;
  background: #fff;
  overflow: hidden;
  background: #fafafa;
}
.footer-outer .footer-inner {
  width: 100%;
  height: inherit;
  font-family: 'Lato' , sans-serif; !important;
}
.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: center;
}
.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: #858585;
  text-align: center;
  font-size: 13px;
  padding: 10px 0 0;
  margin-bottom: 0;
  font-family: 'Lato' , sans-serif;
}

.footer-outer .footer-links {
  font-family: 'Lato' , sans-serif !important;
}

.google-play-btn {
  margin-left: 10px;
}
.fh5co-hero-inner .star-holder img{
    width: 30px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.fh5co-hero-inner{
  position: relative;
  z-index: 999;
}
.fh5co-hero-inner h3{
    font-size: 31px;
    text-align: center;
    line-height: 38px;
    color: #d00000;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: -0.02em;
    margin: 10px auto 15px;
        }
        
.fh5co-hero-inner h3 span{
    font-weight: 600;
    font-style: normal;
        }
        
.fh5co-hero-inner hr{   
    max-width: 800px;
    margin: 0px auto;
    display: block;
    }
        
.fh5co-hero-inner  p{
  font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.5rem;
    text-align: center;
    letter-spacing: .01rem;
    text-transform: capitalize;
    color: #666666;
}

.fh5co-hero-inner h5 span{
  color: #D40000;
  font-weight: 700;
  font-style: italic;
}
.fh5co-hero-inner h2{
  /*font-size: 42px;
  color: #444;
  font-weight: 700;*/
}
.fh5co-hero-inner h4{
  font-size: 32px;
  color: #444;
  font-weight: 700;

}
.fh5co-hero-inner h5{
      font-size: 29px;
    color: #444;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: 400;
    padding: 0px 12px;
}
.fh5co-hero-inner .form-control {
    background: #FFFFFF;
    border: 0px solid #dfdfdf;
    box-sizing: border-box;
    box-shadow: 0px 0px 9px #3333331a;
    border-radius: 0px;
    text-align: left;
    font-size: 18px;
    height: 55px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    color: #858585;
    padding-left: 55px;
}
.fh5co-hero-inner .btn{
    border-color: #ff8a08;
    border-radius: 2px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 28px;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    text-align: center;
    -webkit-box-shadow: 0 12px 14px rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 12px 14px rgba(0, 0, 0, .14);
    box-shadow: 0 12px 14px rgba(0, 0, 0, .14);
    display: block;
    line-height: 4rem;
    text-shadow: 0.5px 0.5px 20px rgb(0 0 0 / 15%);
    font-weight: 900;
    background-color: #ff8a08;
    background-image: linear-gradient(to bottom, transparent 0%, rgb(137 72 0 / 22%) 100%);
    transition: background-color 0.3s ease 0s;
}  
        
     .fh5co-hero-inner .btn span{
    font-size: 36px;
    line-height: 1.2rem;
        }
        
/*
        
.fh5co-hero-inner .btn:hover, .bottom-content-btm .btn:hover, .seen-holder .btn:hover 		{
    background: linear-gradient(0deg, #d67100 0%, #e87b00 100%);
    border-color: #e77a00;
		}

.fh5co-hero-inner .btn:active {
    background-image: none;
    background: linear-gradient(0deg, #F78200 0%, #FFA336 100%);
    border-color: #fe9f32;
		}*/

        
.fh5co-hero-inner .btn:hover {
           background-color: #c96a00;
            text-decoration: none;
             border-color: #c96a00;
        }
        
.fh5co-advantages-outer .image-holder-grid{
  width: 100%;
  position: relative;
}
.fh5co-advantages-outer .image-holder-grid img{
  border: 5px solid #fff;
}
.fh5co-advantages-outer .image-holder-grid .abs-image-holder img{
      width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    right: -25px;
    bottom: -20px;
    background: #fff;
    border: 5px solid #fff;
    object-fit: cover;
}
.fh5co-advantages-outer .image-holder-grid .abs-image-holder.ps-left img{
  left: -45px;
  right: auto;
}
.fast-secure {
	max-width: 370px;
	margin: 0px auto 15px;
	}
		
.bottom-holder{
  background:  linear-gradient(180deg, #F0F9FF 0%, #DBEDF8 100%);;
  padding: 50px 0 50px;
  color: #444;
}
.top-bar{
    background: url(../img/bar-top.png) no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100px;
}
.bottom-holder .bottom-icon-holder{
     background: #D40000;
    width: 100px;
    height: 100px;
    position: absolute;
    line-height: 100px;
    vertical-align: middle;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    display: block;
    left: 0;
    right: 0;
    top: -110px;
}
.bottom-holder .bottom-icon-holder img{
  width: 70%;
  vertical-align: middle;
}
.bottom-content-main h2{
  font-size: 72px;
  color: #444;
}
.bottom-content-main h2 span{
  font-style: normal;
font-weight: 800;
font-size: 23px;
line-height: 27px;
/* or 120% */
letter-spacing: 2px;
text-transform: uppercase;
color: #A00000;
}
.bottom-content-main .value-holder{
    display: inline-block;
    padding-bottom: 5px;
    margin-top: -15px;
    border-bottom: 2px solid #A00000;
}
.bottom-content-main .value-holder span{
  display: block;
}

.bottom-content-main h2 small{
  font-size: 32px;
  vertical-align: top;
}
.bottom-content-main p{
  font-weight: 800;
font-size: 20px;
line-height: 26px;
/* or 130% */
text-align: center;
letter-spacing: 2px;
text-transform: uppercase;
}
.bottom-content-main h4{
  font-size: 36px;
  margin: 20px 0;
}
.bottom-content-main h4 span{
  color: #D40000;
}
.bottom-holder .bottom-content-btm{
  width: 100%;
  left: 0;
  right: 0;
}
.bottom-content-btm .btn,
.seen-holder .btn{
  background: linear-gradient(0deg, #E97E07 0%, #F9B462 100%);
border-radius: 6px;
font-style: normal;
font-weight: 800;
font-size: 24px;
line-height: 72px;
/* or 300% */
text-align: center;
letter-spacing: 1px;
padding: 0 30px;
color: #FFFFFF;
box-shadow: 0px 20px 24px rgba(0, 0, 0, 0.14);
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus{
    background: linear-gradient(0deg, #E97E07 0%, #F9B462 100%);
border-radius: 6px;
font-style: normal;
font-weight: 800;
font-size: 24px;
line-height: 72px;
/* or 300% */
text-align: center;
letter-spacing: 1px;
padding: 0 30px;
color: #FFFFFF;
box-shadow: 0px 20px 24px rgba(0, 0, 0, 0.14);
}

.seen-holder{
    background: #fff;
    padding: 60px 0 0px;
    text-align: center;
}
.star-holder span{
  text-transform: uppercase;
}
.fh5co-features-outer .book-holder-1.book-right.book-holder-last .span-new{
      right: 161px;
    top: 250px
}
.fh5co-features-outer .book-right.book-holder-last  .book-info-holder{
      top: 320px;
    right: 135px;
}
.seen-holder img{
  max-width: 100%;
  /*height: auto;*/
}
.icon-holder {
  max-width: 850px;
  margin: 0 auto 20px;
}

.bottom--holder .btn:active {
    background-image: none;
    background: linear-gradient(0deg, #F78200 0%, #FFA336 100%);
    border-color: #fe9f32;
		}

.fh5co-hero-inner .banner--text--holder{
    color: #272727;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.005em;
    font-size: 44px;
    line-height: 1.3em;
    text-align: center;
    margin: 15px auto 15px;
    max-width: 1000px;
        }

.fh5co-hero-inner .banner--text--holder span{
    font-style: italic;
    font-size: 105%;
    padding: 0px 2px 0px 0px;
        }

.email--field--holder{
  position: relative;
  padding: 0 20px;
}
.email--field--holder span.ps--ab{
      position: absolute;
    left: 35px;
    top: 16.2px;
}
        
.email--field--holder span.ps--ab i{
    font-size: 23px;
    color: rgb(121 121 121 / 60%);
}
        
.submit-btn-holder{
  position: relative;
  padding: 0 20px;
}
        
.mobile--banner--img{
  /*box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.2);*/
}
		
.mobile--banner--img img{
    /*width: 635px;*/
    margin-top: 15px;
	width:100%;
	box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.2);
		}
		
.video{
    box-shadow: 0px 7px 24px rgba(0, 0, 0, 0.3);
    max-width: 750px;
    margin: 15px auto 15px;
    }

    a.btn-add-to-cart {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 28px;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    text-align: center;
    -webkit-box-shadow: 0 12px 14px rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 12px 14px rgba(0, 0, 0, .14);
    box-shadow: 0 12px 14px rgba(0, 0, 0, .20);
    border-radius: 100px;
    display: block;
    width: 360px;
    height: 90px;
    text-shadow: 0.5px 0.5px 20px rgb(0 0 0 / 15%);
    font-weight: 900;
    background-color: #ff8a08;
    background-image: linear-gradient(to bottom, transparent 0%, rgb(137 72 0 / 21%) 100%);
    transition: background-color 0.3s ease 0s;
    margin: 25px auto 0px;
    padding: 23px 10px 25px;
        }
        
    a.btn-add-to-cart span{
     font-size: 36px;
    line-height: 1.2rem;
        }

	a.btn-add-to-cart:hover {
           background-color: #c96a00;
            text-decoration: none;
        }
        
    #second-section a.btn-add-to-cart {
    position: relative;
    margin: -50px auto;
    top: 70px;
    display: block;
    z-index: 1;
        }
        
    #fh5co-features a.btn-add-to-cart {
    position: relative;
    margin: -30px auto;
    bottom: -79px;
    display: block;
    z-index: 1;
        }

.bg--holder--card {
    /* background: #F4F6F8; */
    margin: 30px 0 0;
		}
		
.img--parent--pos{position: relative;}
	
.img--right--pos{
    top: -55px;
    position: absolute;
    right: -48px;
    /* width: 68px; */
}
.bg--holder--card span{
  display: block;
  text-transform: uppercase;
  font-size: 15px;
  color: #444444;
  letter-spacing: 1px;
  margin-top: 10px;
  font-weight: 700;
}
.border--holder{
  border-right: 1px solid #C8C8C8;
}
.home--card--bottom{
      padding: 0 30px 3px;
          margin-top: -20px;
}
.offer--section{
  padding: 45px 0 10px;
}
.offer--section h3{
  /*color: #2595D3;*/ /*light blue */
  color: #ca3d3d; /*dark red */
  font-size: 26px;
 font-family: 'Lato' , sans-serif;
 font-weight: 700;
 margin-bottom: 25px;
 text-align:center;
}
/*.offer--section ul li {
    list-style: none;
    padding: 0;
    margin: 0 0 25px;
    position: relative;
    font-size: 18px;
}*/

.offer--section ul li {
	    background: rgba(0, 0, 0, 0) url(../img/checkmark-bluegrey.png) no-repeat left 4px;
    background-size: 25px 20px;
    list-style: none;
    display: block;
    line-height: 1.45em;
    padding-left: 38px;
    margin-bottom: 32px;
    font-size: 18px;
		}

 /*.offer--section  ul li p{
  padding-left: 25px;
 }
.offer--section  ul li:after{
  position: absolute;
  left: 0;
  top:7px;
  background: url(../img/new/Vector-5.png);
  width: 14px;
  height: 14px;
  clear: both;
  display: block;
  content: '';
}*/

.testimonial--holder{
  /*background: #EDF9FF; (light blue)*/
  background: #f5f5f5; /*grey */
border-radius: 12px;
padding: 15px;
margin-bottom: 10px;
}
.icon--holder--img{

}
.testimonial--holder .text--bottom--t{font-size: 12px; font-weight: 700;}
.bg--border--center{
  height: 100%;
  width: 1px;
  background: #e4e4e4;
}
.fh5co-features-outer  .content--right{
  text-align: center;
    font-size: 11px;
    margin-right: -30px;
    float: right;
}
.fh5co-features-outer .sm-6-content .content--right p{
  font-size: 15px;
  /*color: #31b147; green */
  color: #7b7a7a; /* grey */
  font-weight: 700;
  margin-bottom: 0;
}
.fh5co-features-outer .sm-6-content .content--right h4{
     font-size: 20px;
    width: 140px;
    font-weight: 700;
}
.sm-6-content {
  margin-left: -30px;
}
.fh5co-features-outer  .content--left{
  float: left;
}
.fh5co-features-outer  .content--left--holder .sm-6-content{
  margin-left: 115px;
}
.fh5co-features-outer .content--left{
  margin-left: -60px;
  float: left;
}
.fh5co-features-outer .content--left img{
  width: 100%;
  display: block; 
}
.seen-holder h4{
      color: #737373;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 20px;
}
.curve-holder {
    overflow: hidden;
}
.curve_left {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    top: 0.0px;
}
.curve_left svg {
    position: relative;
    width: 100%;
    height: 7vw;
    bottom: 0;
    z-index: 1;
}
.curve_right {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    top: 0.0px;
}
.curve_right svg {
    position: relative;
    width: 100%;
    height: 7vw;
    bottom: 0;
    z-index: 1;
}

.curve-holder2 {
    overflow: hidden;
}
.curve2 {
    width: 100%;
    height: auto;
    position: relative;
    top: 0.0px;
    filter: drop-shadow(0px 0px 23px rgba(0, 0, 0, .45));
}
.curve2 svg {
    position: relative;
    width: 100%;
    height: 80px;
    bottom: 0;
    z-index: 1;
}
        
#second-section .curve2 {
   padding-bottom: 45px;
}       
    
#fh5co-features .curve2 {
   padding-bottom: 20px;
}  
        
/* TESTIMONIALS */     

 .testimonials {
    max-width:700px;
    margin:0px auto;
}
        
.testimonials .video{
    max-width:600px;
    margin: 10px auto 20px;
    padding: 0px;
}
        
.testimonials .col-md-6 {
   padding: 10px;
}
        
.testimonials .col-lg-4 {
    padding: 5px;
}

.testimonials .img--box {
    margin: 0px 0px 8px;
    }

/* BOTTOM */

.curve-holder--bottom{
      margin-top: 2px;
    /* height: 30px; */
    background-size: cover;
    object-fit: cover;
    z-index: 99999;
    position: absolute;
    width: 100%;
    bottom: -87px;
}
.curve-holder--bottom img{
  width: 100%;
}
.bottom--holder{
  background-color: #ffffff;
  padding-bottom: 70px;
  clip-path: polygon(0 0,50% 70px,100% 0,100% 100%,0 100%);
  margin-top: -70px;
  position: relative;
  padding-top: 115px;
}

.bottom--holder h2{
    color: #333333;
    font-size: 36px;
    padding-top: 30px;
    margin: 0px auto 12px;
    max-width: 700px;
    letter-spacing: -0.02em;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}   

.bottom--holder img {
    width: 100%;
    box-shadow: 3px 2px 18px rgba(0, 0, 0, .25);
}
        
.bottom--holder h2 span{
    color: #333333;
    font-size: 38px;
    padding-top: 10px;
    max-width: 700px;
    letter-spacing: -0.02em;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    /*font-style: italic;*/
    display: block;
}   

.bottom--holder h3{
  color: #ca3d3d;
  text-align: center;
  font-size: 32px;
}
.bottom--holder .form-control {
    background: #FFFFFF;
    border: 1px solid #B5BBC5;
    box-sizing: border-box;
    border-radius: 8px;
    text-align: center;
    font-size: 20px;
    height: 60px;
    font-family: 'Lato' , sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #858585;
}
	
	.bottom--holder .bottom-image {
    width: 280px;
    margin-top: 20px;
    margin-left: -20%;
		}

.bottom--holder .btn {
   background: linear-gradient(0deg, #F78200 0%, #FFA336 100%);
    border-color: #fe9f32;
    border-radius: 8px;
    font-family: 'Lato' , sans-serif;
    /* font-family: Lato; */
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 58px;
    text-align: center;
    border: none;
    letter-spacing: 1px;
    /*box-shadow: 0px 20px 24px rgba(0, 0, 0, 0.14);*/
    color: #FFFFFF;
}

.bottom--holder .btn:hover{
			background: linear-gradient(0deg, #d67100 0%, #e87b00 100%);
			border-color: #e77a00;
		}

.bottom--holder .email--field--holder span.ps--ab {
    left: 8%;
    top: 5%;
	}

/*.bottom--holder a.btn-add-to-cart {
    bottom: 0px;
	}*/


		
.bg-home-lp2{
  background-size: cover !important;
  position: relative;
  background: url(../img/red-geo.png---) !important;
    }

.bg-home-lp2:after{
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  clear: both;
  display: block;
  /*background: rgba(109,167,228,0.95);
  background: rgba(97, 159, 224, 0.93);*/
  width: 100%;
  height: 100%;
  top: 0;
}
		
#fh5co-hero-wrapper .arrow-holder {
    overflow: hidden;
    /* background: #ccc; */
    height: auto;
    margin-top: 0;
    position: absolute;
    bottom: -6px;
    width: 100%;
}

#fh5co-hero-wrapper .arrow_left svg {
    position: relative;
    width: 100%;
    height: 5.9vw;
    bottom: 0;
    z-index: 1;
}
#fh5co-hero-wrapper .arrow_right svg {
    position: relative;
    width: 100%;
    height: 5.9vw;
    bottom: 0;
    z-index: 1;
}
#fh5co-hero-wrapper .arrow_left {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    top: 0.0px;
}
#fh5co-hero-wrapper .arrow_right {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    top: 0.0px;
}
input::placeholder{
   color: #858585 !important;
}
	
	
#fh5co-features .arrow-holder {
    overflow: hidden;
    /* background: #ccc; */
    height: auto;
    margin-top: 0;
    position: absolute;
    bottom: -6px;
    width: 100%;
}

#fh5co-features .arrow_left svg {
    position: relative;
    width: 100%;
    height: 5.9vw;
    bottom: 0;
    z-index: 1;
}
#fh5co-features .arrow_right svg {
    position: relative;
    width: 100%;
    height: 5.9vw;
    bottom: 0;
    z-index: 1;
}
#fh5co-features .arrow_left {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    top: 0.0px;
}
#fh5co-features .arrow_right {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    top: 0.0px;
}
		
/* KIT CONTENTS */
		
.kit-contents {
    padding: 30px 0 75px;
    max-width: 1000px;
    margin: 0px auto;
    color: #ffffff;
}
    
  .kit-contents .kit-book .book-photo {
    padding-left: 0;
  }
	
  .kit-contents .kit-book .book-photo img{
    width: 100%;
    margin-left: 0px;
    display: block;
    /*position: relative;
    animation: mymove .75s;
    animation-fill-mode: forwards;
    animation-timing-function: ease;*/
    border-radius: 50%;
    box-shadow: 7px 6px 15px rgba(0, 0, 0, 0.3);
  }
    
  /*.kit-contents .kit-book .book-meta {
    margin-right: 0;
  }*/

  .kit-contents .kit-book .book-detail {
    font-weight: 300;
    line-height: 1.3em;
    }

.kit-contents .kit-book .lg-text {
    font-size: 26px;
    padding-top: 10px;
    letter-spacing: 0.005em;
        }

.kit-contents .kit-book .md-text {
    font-size: 25px;
    padding-top: 15px;
    letter-spacing: 0.005em;
    }
        
.kit-contents .kit-book .desc-right {
    padding-left: 30px;
    padding-right: 60px;
        }
     
.kit-contents .kit-book .desc-left {
    padding-left: 60px;
    padding-right: 30px;
        }
 		

.kit-contents .book-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 265px;
  margin: 35px auto;
}

.kit-contents .kit-book {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.kit-contents .book-detail {
  
}

.kit-contents .book-price {
  line-height: 36px;
  font-size: 16px;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 25px 0;
  border-top: 1px solid #D2D2D2;
  border-bottom: 1px solid #D2D2D2;
  padding-right: 10px;
}

.kit-contents .book-amount {
  font-size: 36px;
  /*color: #8ED165; lighter green*/
  color: #6cc137; /*darker green */
  margin-right: 10px;
  letter-spacing: normal;
}

.kit-contents .free-badge {
  border-radius: 50%;
  width: 102px;
  height: 102px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  text-align: center;
  color: #fff;
  line-height: 18px;
  font-size: 14px;
  letter-spacing: 1px;
}

.kit-contents .free-badge strong {
  line-height: 18px;
  font-size: 24px;
}

.kit-contents .free-badge.silver-badge {
  background: #6B839A;
}

.kit-contents .free-badge.brown-badge {
  background: #6A665B;
}

.kit-contents .free-badge.olive-badge {
  background: #827F4C;
}

.kit-contents .free-badge.grayish-blue-badge {
  background: #3D5660;
}

.kit-contents .free-badge.darker-brown-badge {
  background: #35292C;
}

.kit-contents .free-badge.husky-blue-badge {
  background: #165F8D;
}

.kit-contents .free-badge.dark-olive-badge {
  background: #464C3E;
}

.kit-contents .free-badge.maroon-badge {
  background: #403032;
}
		
.kit-contents .free-badge.maroon-badge2 {
  background: #79373f;
}
		
.kit-contents .free-badge.dark-brown-badge {
  background: #675746;
}

    /* SECOND SECTION */

        .second-section-outer {
    background-size: cover;
    color: #fff;
    position: relative;
    /*clip-path: polygon(0 0,50% 70px,100% 0,100% 100%,0 100%);*/
    margin-top: -10px;
}   

        .second-section-inner {
    /*background: linear-gradient(180deg,rgba(62,159,255,0.76) 0%,rgba(62,159,255,0.76) 45%,rgba(55,144,231,0.76) 70%,rgba(41,125,207,0.76) 90%);*/
    background: rgba(232 232 232);
    padding: 0px 0 0px;
        }
        
        .second-section-inner h2{
    color: #222222;
    font-size: 42px;
    padding-top: 0px;
    max-width: 920px;
    letter-spacing: 0.01em;
    margin: 10px auto 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
        }
        
        .second-section-inner h3{
    color: #222222;
    font-weight: 800;
    font-size: 32px;
    margin: 15px auto 25px;
    font-family: lato, sans-serif;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.05rem;
        }
        
        .second-section-inner .container{
    max-width: 1000px;
        }
        
        .second-section-inner p{
    color: #222222;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
        }
        
        .second-section-inner h4{
        color: #222222;
    font-weight: 600;
    font-size: 24px;
    margin: 18px auto 19px;
    font-family: lato, sans-serif;
    font-style: italic;
    text-align: center;
        }
        .second-section-inner .narrow{
        color: #222222;
    font-weight: 600;
    font-size: 24px;
    margin: 18px auto 19px;
    font-family: lato, sans-serif;
    font-style: italic;
    text-align: center;
    max-width:600px;
        }
        
        .second-section-inner ul{
    display: block;
    list-style-type: none;
    padding-left: 20px;
    color: #222222;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 17px;
    font-family: lato, sans-serif;
        }
        
        .second-section-inner ul li{
        margin-top:10px;
        font-family: lato, sans-serif;
        }
        
        .second-section-inner ol{
    display: block;
    /*list-style-type: disc;*/
    padding-left:40px;
    color: #222222;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 17px;
    font-family: lato, sans-serif;
        }
        
        .second-section-inner ol li{
        margin-top:10px;
        font-family: lato, sans-serif;
        }
        
        .second-section-inner .content {
        max-width:850px;
        margin:0px auto;
        }
        
        .second-section-inner .narrow-text {
        max-width:650px;
        margin:0px auto;
        }
        
/* EVENT DETAILS */
        
        /*.yt-video {
            margin:20px auto;
        }*/

.yt-outer {max-width:650px;width:100%; margin:15px auto;}

.yt-container {position: relative; padding-bottom: 56.25%; padding-top: 0px; height: 0; overflow: hidden; }

.yt-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.4); }
        
        .yt-video iframe{
            /*box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.2);*/
            box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.4);
        }
        
        .resort-images{
            max-width: 930px;
    margin: 25px auto 30px;
        }

     .resort-images .img-top {
    max-width: 600px;
    display:inline-block;
}  
    .resort-images .img-top-narrow {
    display:none;
}  
      .resort-images .img-mid {
    max-width: 430px;
}  
        
        .resort-images img{
            width: 100%;
            max-width: none;
            margin: 0px auto 20px;
            box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.4);
        }

        
        .event-details-outer {
    background: transparent url(../img/iStock-1442179368-sm-2.jpg) no-repeat center center;
    background-size: cover;
    color: #fff;
    position: relative;
    clip-path: polygon(0 0,50% 70px,100% 0,100% 100%,0 100%);
    margin-top: -70px;
}

        .event-details-inner {
    /*background: rgb(62 159 255 / 76%);*/
    /*background: linear-gradient(180deg,rgba(62,159,255,0.76) 0%,rgba(62,159,255,0.76) 75%,rgba(62,159,255,0.76) 90%);
    */
    background: linear-gradient(180deg,rgba(62,159,255,0.76) 0%,rgba(62,159,255,0.76) 45%,rgba(55,144,231,0.76) 70%,rgba(41,125,207,0.76) 90%);
    padding: 110px 0 0px;
    text-align: center;
        }
        
        .event-details-inner h2{
    color: #222222;
    font-size: 42px;
    padding-top: 0px;
    max-width: 920px;
    letter-spacing: 0.01em;
    margin: 10px auto 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
        }
        
        .event-details-inner h3{
    color: #ffffff;
    font-weight: 500;
    font-size: 32px;
    margin: 12px auto;
    text-transform: uppercase;
    text-decoration: none;
        }
        
        .event-details-inner .container{
    max-width: 930px;
        }
        
        .event-details-inner p {
    color: #ffffff;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 1.6em;
        }
        
        .event-details-inner p.disclaimer {
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 45px;
    line-height: 1.4em;
        }
        
        .event-details-inner .schedule {        
        margin: 25px auto 25px;
    /*padding: 115px 0px 140px;*/
    /*background: url(../img/istockphoto-165676425-2048x2048-scroll-2.png) center top no-repeat;
    background-size: 850px 600px;
    background-position-x: 35px;*/
        }

        .event-details-inner .schedule .schedule-inner{ 
        /*background: #fffbe1;*/
        background: linear-gradient(168deg, rgb(255 248 231) 20%, rgb(246 229 186) 100%);
    max-width: 650px;
    margin: 10px auto 20px;
    padding: 20px 20px 10px;
        box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.4);
}
        
        .event-details-inner .schedule h3{
        color: #333333;
        font-weight: 600;
        font-size: 30px;
        margin-bottom: 12px;
        text-decoration: underline;
        text-transform: capitalize;
        font-family: lato, sans-serif;
        }
        .event-details-inner .schedule p {
    color: #333333;
    font-weight: 400;
    font-size: 25px;
    margin-bottom: 10px;
    font-style: italic;
            }
        
        .event-details-inner .schedule .schedule-dates {
         max-width: 700px;
    margin: 10px auto 20px;      
        }
        .event-details-inner .schedule-dates h4 {
    color: #555555;
    font-weight: 500;
    font-size: 21px;
    margin: 15px auto 12px;
    text-decoration: underline;
    font-family: lato, sans-serif;
            }
        
        .event-details-inner .schedule-dates h4.low {
    color: #555555;
    font-weight: 500;
    font-size: 21px;
    margin: 23px auto 12px;
    text-decoration: underline;
    font-family: lato, sans-serif;
            }
        
        .event-details-inner .schedule-dates p {
    color: #555555;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 12px;
        }
        
        #event-section .arrow-holder2 {  
    overflow: hidden;
    /* background: #ccc; */
    height: auto;
    margin-top: 0;
    position: absolute;
    bottom: -6px;
    width: 100%;
        }
        
#event-section .arrow_left svg {
    position: relative;
    width: 100%;
    height: 5.9vw;
    bottom: 0;
    z-index: 1;
}
#event-section .arrow_right svg {
    position: relative;
    width: 100%;
    height: 5.9vw;
    bottom: 0;
    z-index: 1;
}
#event-section .arrow_left {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    top: 0.0px;
}
#event-section .arrow_right {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    top: 0.0px;
}

 /*@keyframes mymove {
  from {left: 1000px;}
  to {left: 0px;}
}*/

.desktop {
    display:inline;
    }
    
.mobile {
    display:none;
    }

/* DIVIDER */



/* ==========================================================================================================
                                       RESPONSIVE STYLING
  ========================================================================================================== */
  @media only screen and (min-width: 3500px){
    .curve-holder{
      height: 135px;
    }
  }
   /*@media only screen and (min-width: 2100px){
    .curve-holder{
      height: 1015px;
    }
  }*/

@media only screen and (max-width: 1280px){
  .curve-holder--bottom{
    bottom: -70px;
  }
}

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

    
.kit-contents { }
	
  
    
  .kit-contents .kit-book:nth-child(2n+1) .book-photo {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-right: 0;
    padding-left: 15px;
  }
  .kit-contents .kit-book:nth-child(2n+1) .book-meta {
    margin-left: 0;
  }

}

@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%;
  }
	
}
@media screen and (max-width: 1200px) {
  body {
    overflow-x: hidden;
  }

  .fh5co-hero-inner .fh5co-hero-smartphone {
    position: absolute;
    right: -15px;
    top: 200px;
    height: 550px;
  }
	
   .img--right--pos {
    right: -53px;
	}
    
    #fh5co-hero-wrapper {
    height: 690px;
    }
    
    .curve-holder2 {
    overflow: hidden;
}
    
    .fh5co-hero-inner h3 {
    font-size: 30px;
    }
    
    .fh5co-hero-inner .banner--text--holder {
    font-size: 44px;
}
    
    .fh5co-hero-inner .banner--text--holder span {
    /*font-size: 44px;*/
    }
}

@media only screen and (max-width: 1024px){
  .bg--holder--card .row {
    justify-content: center !important;
}
.fh5co-hero-inner .form-control{
	font-size: 18px;
	}
    
.curve2 {
    width: 100%;
    height: auto;
    position: relative;
    top: 0.0px;
}
.curve2 svg {
    position: relative;
    width: 100%;
    height: 54px;
    bottom: 0;
    z-index: -1;
}
    
.fh5co-features-outer {
  /*clip-path: polygon(0 0,100% 0,100% calc(100% - 50px),50% 100%,0 calc(100% - 50px));
  margin-top: 0px;*/
}
    
.bottom--holder{
  padding-top: 65px;
  padding-bottom: 150px;
  clip-path: polygon(0 0,50% 50px,100% 0,100% 100%,0 100%);
  margin-top: -50px;
  position: relative;
}
    
.event-details-outer {
    clip-path: polygon(0 0,50% 50px,100% 0,100% 100%,0 100%);
    margin-top: -50px;
}
    
 .event-details-inner {
    padding: 90px 0 0px;
        }
/*.bottom--holder h2 {
    margin: 85px auto 12px;
}*/
    
    #second-section a.btn-add-to-cart {
    margin: -40px auto -20px;
    top: 70px;
}
    
    #fh5co-features a.btn-add-to-cart {
        margin: -72px auto 0px;
        top: 110px;
}
    
    .bottom--holder h2 {
    margin: 20px auto 12px;
    }
}

@media only screen and (max-width: 993px) and (min-width: 779px){
   .fh5co-hero-inner .col-md-3{
    margin-top: 0 !important
  }
}
@media screen and (max-width: 993px) {
	
#fh5co-hero-wrapper {
     height: 650px;
	}
    
.fh5co-features-outer .second-title{
    font-size: 36px;
}
	
	
  .offer--section h3{
  text-align: center;
      font-size: 24px;
    padding: 0 50px;
}
	
	.offer--section ul li{
		font-size:16px;
	}
	
.bg--border--center{
  height: 1px;
    width: 90%;
    margin-bottom: 25px;
    background: #e4e4e4;
    margin: 0 auto 25px;
}
  body {
    overflow-x: hidden;
  }
  .fh5co-hero-inner{
    max-width: 100%;
  }

    .fh5co-hero-inner .btn {
        font-size: 24px;
        line-height: 58px;
  }
    
    .fh5co-hero-inner .btn span{
    font-size: 28px;
        }
 
  .curve-holder {display: block;
			}
	
  .img--parent--pos {
	display:none;
			}

  .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;
  }

  .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;
  }
	
  .fast-secure {
	max-width: 370px;
	margin: 15px auto 15px;
	}

  .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;
  }
	
  .bottom--holder .form-control{margin-bottom: 15px;}
  .bottom--holder h3{
    padding: 0 20px;
  }
  .seen-holder {
    padding: 60px 0 0px;
    margin-bottom: -30px;
	}
	
  .seen-holder img{
    margin-bottom: 15px;
  }
  .bottom--holder .email--field--holder span.ps--ab{
    /*display: none;*/
  }
  .fh5co-features-outer .book-holder-1 img{
    width: 100%;
  }
  .features-holder .sm-6-content img.mobile--vertical--icon{
        margin: 0 auto -45px;
  }
  .bottom--holder{
    height: 100%;
    /*background-size: cover;
    background-repeat: no-repeat;*/
    padding-top: 65px;
    padding-bottom: 140px;
    /*overflow: hidden;
    width: 100%;
    background-position: center;*/
  }
  .bottom--holder img{
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .fh5co-features-outer .sm-6-content{
    margin-top: 90px !important
  }
  .fh5co-features-outer .top-desc{ margin-top: 0 !important }
  .sm-6-content{
    margin: 0;
  }
  .fh5co-features-outer .content--right {
    text-align: center;
    font-size: 11px;
    float: none;
    }
    .fh5co-features-outer .sm-6-content .content--right h4 {
    font-size: 19px;
    width: 140px;
    margin: 1px auto 10px;
}
 
.hide--one--mobile{display: none;}
.fh5co-features-outer .content--left--holder .sm-6-content,
.fh5co-features-outer .content--left{
  margin-left: 0;
}
#fh5co-hero-wrapper .arrow-holder{
  margin-top: 45px;
  display: block !important;
}
	
  .fh5co-hero-inner h5{font-size: 23px;}
  .email--field--holder span.ps--ab{
    /*left: 13%;
    top:15%;*/
  }
  .bottom--holder .email--field--holder span.ps--ab{
	  top:15%;
	}
  .mobile--img--none,
  .img--right--pos{
    display: none;
  }
  .bg--holder--card .row{
        justify-content: center !important;
  }
  .bg--holder--card{
        margin: -40px 0 0;
    padding: 35px 0 0;
  }
    
    .fh5co-hero-inner h3 {
    font-size: 27px;
    }
  .fh5co-hero-inner .banner--text--holder{
    font-size: 40px;
        line-height: 1.2em;
  }
  .fh5co-hero-inner .banner--text--holder span{
    /*font-size: 40px;
        line-height: 1.2em;*/
    }
	
	.mobile--banner--img img{
    width: 500px;
    margin-top: 0px;
		}
  .fh5co-advantages-outer{
    padding: 70px 20px;
  }

.fh5co-features-outer .book-holder-1.book-right{
  margin-left: 0%;
}
.fh5co-features-outer .book-holder-1.book-right .span-new{
     right: 52px;
    top: 170px;
}
.fh5co-features-outer .book-right .book-info-holder{
         top: 236px;
    right: 25px;

}
.fh5co-features-outer .book-holder-1.book-right.book-holder-last {
  margin-left: 0;
}
.fh5co-features-outer .book-holder-1.book-right.book-holder-last .span-new{
  right: -15px;
      top: 201px;
}
.fh5co-features-outer .book-right.book-holder-last .book-info-holder{
    right: -45px;
    top: 280px;
}

  .fh5co-hero-inner p{
    font-size: 20px;
  }
 
  .bottom-content-btm .btn, .seen-holder .btn{
    font-size: 18px;
  }
  .fh5co-advantages-outer .image-holder-grid{
    width: 100%;
    margin-bottom: 15px;
  }
  .fh5co-features-outer .sm-6-content{
    margin-top: 100px;
  }
  .fh5co-features-outer .top-desc {
    margin-top: 0 !important;
    padding-top: 70px !important
}
  .fh5co-advantages-outer .image-holder-grid .abs-image-holder img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    right: -10px;
    bottom: -25px;
    background: #fff;
    border: 5px solid #fff;
    object-fit: cover;
  }
  .fh5co-features-grid-columns .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 30px auto;
    text-align: center;
  }

  .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;
  }

  .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-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%;
  }
    .fh5co-features-outer  .book-holder-1 .span-new{
      right: -28px;
      top: 167px;
}
.fh5co-features-outer .book-info-holder {
    top: 233px;
    right: -58px;
}
  .social-icons-header i:first-of-type {
    margin-right: 10px !important;
    margin-left: 0 !important;
    font-size: 30px;
  }
	
.bottom--holder .bottom-image {
    width:140%;
	margin-top:40px;
}		
	
	
   .kit-contents .kit-book .book-photo img{
    width: 100%;
    margin: 15px 0px;
  }
    
    .kit-contents .kit-book .desc-right {
    padding-left: 20px;
    padding-right: 20px;
    }
    
    .kit-contents .kit-book .desc-left {
    padding-left: 20px;
    padding-right: 20px;
}
    
    .kit-contents .kit-book .lg-text {
    font-size: 26px;
    padding-top: 10px;
        }

.kit-contents .kit-book .md-text {
    font-size: 25px;
    padding-top: 20px;
    }
    
.video{
  max-width: 650px;
    }

        
    }

    @media screen and (max-width: 828px) {
	
.fh5co-hero-inner .banner--text--holder {
    font-size: 38px;
    line-height: 1.2em;
        }
.fh5co-hero-inner .banner--text--holder span {    
    /*font-size: 38px;
    line-height: 1.2em;*/
        }
        
.second-section-inner h2{
    font-size: 38px;
    line-height: 1.2em;
    max-width: 1000px;
    letter-spacing: 0.01em;
    margin-top: 0px;
        }
        
#fh5co-hero-wrapper {
     height: 665px;
	}   
    
    }
        
@media screen and (max-width: 767px) {
    
    .fh5co-hero-inner hr {
    margin: 12px auto;
    }
    
  .offer--section{
    padding-top: 40px;
  }
  .for-mobile.proof-custom-mobile{display: block;}
  .for-desktop.proof-custom-desktop{display: none;}
  
.main-navbar-nav .navbar-brand{
    display:none;
  }
  
  .main-navbar-nav .navbar-brand2{
    max-width: 250px;
    display:block;
    width: 100%;
  }
  
  .main-navbar-nav .navbar-brand2 img{
    width: 100%;
  }
  
  .fh5co-hero-inner .optin-box {
  max-width: 520px;
  float:none;
  margin:0px auto;
}
  
	 .fh5co-hero-inner h3{
    font-size: 30px;
  }
	
  #fh5co-hero-wrapper {
    height: 620px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ccd3de+0,eeeeee+100 */
/* background: #ccd3de; /* Old browsers */
/* background: -moz-linear-gradient(20deg, #ccd2dc 0%, #fdfdfd 100%); /* FF3.6-15 */
/* background: -webkit-linear-gradient(20deg, #ccd2dc 0%,#fdfdfd 100%); /* Chrome10-25,Safari5.1-6 */
/* background: linear-gradient(20deg, #ccd2dc 0%,#fdfdfd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  }

  #fh5co-hero-wrapper .arrow-holder{display: none;}
  
#fh5co-hero-wrapper .white-block{display: none;}
  
.fh5co-advantages-outer .image-holder-grid {
    width: 100%;
    max-width: 275px;
    margin: 0px auto 45px;
  }
  
.fh5co-advantages-outer .details-right {
  padding-left: 0px;
  padding-right: 0px;
}

.fh5co-advantages-outer .details-left {
  padding-left: 0px;
  padding-right: 0px;
} 
  
  .fh5co-advantages-outer .fh5co-advantages-grid-columns .house-img {
    max-width: 70px;
  width:100%;
    float: right;
  }
  
 .fh5co-hero-inner { 
  width: 100%;
    max-width: 540px;
  margin-right: auto;
    margin-left: auto;
   padding: 0px 15px 0px;
  }
  
    .fh5co-advantages-outer .image-holder-grid .abs-image-holder img {
  width: 120px;
    height: 120px;
    right: -20px;
    bottom: -20px;  
    }
  
   .bottom-content-btm .btn, .seen-holder .btn{
    font-size: 20px;
    line-height: 60px;
  }
  
  
  .fh5co-features-outer .book-holder-1{ 
  margin-top: 50px;
  }
  
  .fh5co-features-outer .sm-6-content p{
    font-size: 17px;
  }
  
  .fh5co-features-outer .book-holder-1 .span-new {
    right: 30px;
    top: 130px;
}
.fh5co-features-outer .book-info-holder {
    top: 195px;
    right: 0px;
}
.fh5co-features-outer .book-holder-1.book-right .span-new {
    right: 38px;
    top: 120px;
}
.fh5co-features-outer .book-right .book-info-holder {
    top: 185px;
    right: 8px;
}
	
.seen-holder {
    padding: 60px 0 0px;
    margin-bottom: -70px;
	}
	
.bottom--holder {
    padding-bottom: 150px;
	}
    
.event-details-inner h2 {
    font-size: 40px;
}

.event-details-inner p {
    font-size: 20px;
    }
.event-details-inner h3 {
    font-size: 26px;
}
    
.resort-images img {
    margin: 0px auto 30px;
    }
    }
    
@media screen and (max-width: 767px) {
  .curve-holder--bottom{
    bottom: -30px;
  }
  .fh5co-hero-inner > h1 {
    color: #fff;
    font-weight: 300;
    font-size: 45px;
    letter-spacing: 2px;
  }
	
  .fh5co-hero-inner h3 {
    margin: 10px auto 0px;
	}

      #fh5co-hero-wrapper {
        height: 990px;
    }
	
.mobile--banner--img img{
    display:none;
		}

  .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: 60px;
  }

  .fh5co-bottom-outer {
    margin-top: 40px;
    overflow: hidden;
  }

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

  .fh5co-slider-outer {
    padding: 0;
  }
	
   .bg--holder--card span{
  font-size: 14px;
}

  .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: 50px;
  }

  .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;
  }
	
   .video{
  margin-top: 0px;
}	
    
    .fh5co-features-outer .second-title {
    margin-top: 25px;
    }
}

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

  
  .fh5co-features-outer .book-holder-1 .col-sm-image-container {
    max-width: 217px !important;
    text-align: center;
    margin: 15px auto 0;
  }
  .fh5co-features-outer .book-holder-1.book-right{
    /*max-width: 217px !important;*/
    text-align: center;
    margin: 15px auto 0;
  }
  
  .fh5co-features-outer .book-holder-1 .span-new {
    right: -28px;
    top: 167px;
}

.fh5co-features-outer .book-info-holder {
    top: 233px;
    right: -58px;
}

.fh5co-features-outer .book-holder-1.book-right .span-new {
    right: 52px;
    top: 150px;
}

.fh5co-features-outer .book-right .book-info-holder {
    top: 217px;
    right: 25px;
}

.fh5co-features-outer .sm-6-content {
    margin-top: 80px;
}

.fh5co-features-outer .book-holder-1 {
    margin-top: 15px;
}
 .fh5co-advantages-outer .grid-desc{
  margin-top: 30px;
 } 	
	}


@media only screen and (max-width: 767px){
    .bottom--holder .form-control{font-size: 18px;}
  .fh5co-features-outer .content--right{
    margin-right: -13px;
  }

  .fh5co-features-grid-columns .in-order-4 {
    order: 1;
  }
  .fh5co-features-grid-columns .in-order-3 {
    order: 2;
  }
    
  .for-mobile{
    display: block;
  }
  .for-desktop{
    display: none;
  }
	
.fh5co-features-outer .sm-6-content {
    margin-top: 20px !important;
}
	
.fh5co-features-outer .top-desc {
    margin-top: 0 !important;
    padding-top: 10px !important;
	}
	
.fh5co-features-outer .book-holder-1 {
    /*margin-top: 15px;*/
    max-width: 400px;
	margin: 0px 12% 0px;
	}
.fh5co-features-outer .second-title {
    font-size: 25px;
    margin-bottom: 0px;
    margin-top: 45px;
    padding: 10px 10px 0px;
	}
	
 .fast-secure {
	max-width: 550px;
	margin: 15px auto 15px;
	}

	
.kit-contents .kit-book .book-photo img {
    width: 100%;
    margin: 30px 0 55px;
    max-width: 300px;
    font-family: 
	}
	
.mobile-box img {
    max-width: 350px;
    margin: 10px 0px 0px 5%;
    width: 90%;
    display: block;
	}

.kit-contents {
    padding: 10px 0 0px;
    }
    
.kit-contents .kit-book .desc-right {
    padding-left: 15px;
    padding-right: 15px;
    }
.kit-contents .kit-book .desc-right {
    padding-left: 15px;
    padding-right: 15px;
    }
.kit-contents .kit-book .lg-text {
    padding-top: 0px;
    margin-bottom:10px;
    margin-top:10px;
    font-size:25px
    }
.kit-contents .kit-book .md-text {
    padding-top: 0px;
    margin-bottom:10px;
    margin-top:10px;
    }
    
.kit-contents .kit-book:nth-child(2n+1) .book-photo {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: 0;
    order: 0;
    padding-right: 15px;
    padding-left: 15px;
}
    
.event-details-inner .schedule .schedule-inner {
    background: #fffbe1;
    max-width: 350px;
    }
    
.bottom--holder h2 {
    font-size: 28px;
    padding-top: 30px;
    margin: 15px auto 12px;
    max-width: 700px;
	}
    
.bottom--holder h2 span{
	 color: #333333;
    font-size: 28px;
    padding-top: 10px;
    max-width: 700px;
    letter-spacing: -0.02em;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    /*font-style: italic;*/
    display: block;
}   
    
#second-section a.btn-add-to-cart {
    /*position: absolute;
    left: 27%;*/
    }
    
#fh5co-features a.btn-add-to-cart {
        margin: -20px auto 0px;
        top: 34px;
    }
    
a.btn-add-to-cart {
    font-size: 24px;
    display: block;
    width: 345px;
    height: 82px;
        }
	}
    
    
@media screen and (max-width: 630px) {
.yt-video {
    margin: 20px auto;
    width:100%;
    max-width:550px;
    }
}   
    
@media screen and (max-width: 575px) {
    
.fh5co-hero-inner hr {
    display:none;
    }
	
  .fh5co-hero-inner .banner--text--holder {
        font-size: 28px;
        line-height: 1.2em;
	  margin-top: 0px;
	}
    
    .fh5co-hero-inner .banner--text--holder span{
    /*font-size: 30px;
    line-height: 1.2em;*/
    }
    
    .second-section-inner h2{
    font-size: 32px;
    line-height: 1.2em;
    /*padding-top: 10px;*/
    letter-spacing: 0em;
        }
    
    .second-section-inner h3 {
    font-size: 25px;
    margin: 15px auto 15px;
    }
        
    .day-row .day-card h1 {
    font-size: 24px;
    }
	
    .fh5co-hero-inner h3 {
        margin: 5px auto 10px;
        font-size: 23px;
        line-height: 1.2em;
        max-width: 400px;
        }
    
  #fh5co-hero-wrapper {
     height: 850px;
	}

  .fh5co-hero-inner > h1 {
    font-size: 40px;
  }

  .fh5co-hero-inner > p {
    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-features-outer .book-holder-1 {
    max-width: 350px;
	margin: 0px auto 0px;
	}
    
    .kit-contents .kit-book .book-detail {
    font-weight: 400;
    }

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

  .fh5co-slider-outer .carousel-right-arrow {
    right: 0;
  }
	
  .offer--section {
    padding: 45px 0px 15px;
	}

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

  .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: 28px;
    margin-bottom: 0px;
    display: block;
    width: 100%;
    text-align: center;
  }

  .fh5co-advantages-outer .span-features {
    font-size: 24px;
    display: block;
    width: 100%;
    text-align: center;
  }
	
	.bottom--holder .email--field--holder{
		padding: 0 0px;
	}
	
	.email--field--holder span.ps--ab {
    /*left: 10%;*/
	}
	
	 .bottom--holder .email--field--holder span.ps--ab{
	  top:15%;
	  left:2%;
	}
	
.fh5co-features-outer {
    padding-bottom: 30px;
	}
	
.mobile-box img {
    max-width: 350px;
    margin: 10px 5% 0px 0px;
    width: 90%;
    display: block;
	}
    
.kit-contents {
    padding: 0px 0 0px;
    }
    
.kit-contents .kit-book .book-photo img {
    width: 100%;
    margin: 10px auto 10px;
	}
    
.kit-contents .kit-book .desc-right {
    padding-left: 15px;
    padding-right: 15px;
    }
.kit-contents .kit-book .desc-right {
    padding-left: 15px;
    padding-right: 15px;
    }
.kit-contents .kit-book .lg-text {
    padding-top: 0px;
    margin-bottom:10px;
    margin-top:10px;
    font-size:22px
    }
.kit-contents .kit-book .md-text {
    padding-top: 0px;
    margin-bottom:10px;
    margin-top:10px;
    font-size:22px
    }
    
a.btn-add-to-cart {
    /*bottom: -100px;*/
	}
.event-details-inner h2 {
    font-size: 32px;
}
    
.event-details-inner .schedule .schedule-inner {
    background: #fffbe1;
    max-width: 340px;
    }
    
.fh5co-features-outer .second-title {
    font-size: 28px;
    margin-top: 25px;
    margin-bottom:10px
    }
    
.resort-images .img-top {
    display:none;
}  
    .resort-images .img-top-narrow {
    display:inline-block;
}  
    .resort-images img {
    margin: 0px auto 15px;
}
    
 .event-details-inner .schedule h3{
        font-size: 26px;
        margin-bottom: 12px;
        }
        .event-details-inner .schedule p {
    font-size: 20px;
            }
    
   #second-section a.btn-add-to-cart {
     /*left: 20%;*/
    }
    
    #fh5co-features a.btn-add-to-cart {
    /*left: 20%;*/
    }
    
    .bottom--holder h2 {
        padding-top: 10px;
        }
    
    .second-section-inner ul {
    padding-left: 0px;
    }
    
.day-row .day-card .text ul {
    padding-left: 20px;
    }
    
.email--field--holder {
    padding: 0 10px;
  }
.submit-btn-holder {
    padding: 0 10px;
    }
    
.email--field--holder span.ps--ab {
    left: 25px;
    }
    
 .bottom--holder img{
   margin: 0px 0px 0px;
   width: 100%;
    }
    
.testimonials .video {
    margin: 10px 10px 20px;
    }
    
.testimonials .img--box {
    margin: 0px 15px 0px;
    }
}

@media screen and (max-width: 460px) {
    
  #fh5co-hero-wrapper {
     height: 845px;
	}
    
    .second-section-inner h2 {
        margin-top: 0px;
    }
    
    #second-section a.btn-add-to-cart {
    margin: -54px auto -20px;
    top: 62px;
    }
    }
        
@media screen and (max-width: 327px) {
    
  #fh5co-hero-wrapper {
        height: 885px;
    }
a.btn-add-to-cart span {
    display: none;
    }
    
.fh5co-hero-inner .btn {
        font-size: 22px;
        line-height: 58px;
    }
.fh5co-hero-inner .btn span {
        font-size: 27px;
    }
}