
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  background: #fff;
  color: #666666;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
}

a {
  color: #1dc8cd;
  transition: 0.5s;
  outline: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
       outline: none;
} 
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    outline: none;
}

.swiper-pagination-bullet {
    outline: none;
}

a, a:active, a:focus{
        outline: none; /* Works in Firefox, Chrome, IE8 and above */
        _noFocusLine: expression(this.hideFocus=true); /* Fix for IE7 */
    }
a:hover, a:active, a:focus {
  color: #1dc9ce;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;    padding-left: 15px;
}
.displayMob{display: none;}
.displayWin{display: block;}

/* Back to top button */

.back-to-top {
    position: fixed;
    display: none;
    /*background: linear-gradient(45deg, #68301a, #794734);*/
    background-color: #bbb7b5 ;
    color: #fff;
    padding: 4px 10px 8px 10px;
    font-size: 16px;
    border-radius: 89px;
    right: 15px;
    bottom: 10px;
    transition: none;
    z-index: 999;
}

    .back-to-top:focus {
        background-color: #bbb7b5;
        /*background: linear-gradient(45deg, #68301a, #794734);*/
        color: #fff;
        outline: none;
    }

    .back-to-top:hover {
        background-color: #bbb7b5;
        /*background: #68301a;*/
        color: #fff;
    }


.font10 {
 font-size:10px
}
.font11 {
 font-size:11px!important
}
.font12 {
 font-size:12px!important
}
.font13 {
 font-size:13px!important
}
.font14 {
 font-size:14px!important
}
.font15 {
 font-size:15px!important
}
.font16 {
 font-size:16px!important
}
.font17 {
 font-size:17px!important
}
.font18 {
 font-size:18px!important
}
.font19 {
 font-size:19px!important
}
.font20 {
 font-size:20px!important
}
.font22 {
 font-size:22px!important
}
.font24,.font25 {
 font-size:24px!important
}
.font26 {
 font-size:26px!important
}
.font28 {
 font-size:28px!important
}
.font30 {
 font-size:30px!important
}
.font32 {
 font-size:32px!important
}
.font34 {
 font-size:34px!important
}
.font35 {
 font-size:35px!important
}
.font36 {
 font-size:36px!important
}
.font37 {
 font-size:37px!important
}
.font38 {
 font-size:38px!important
}
.font39 {
 font-size:39px!important
}
.font40 {
 font-size:40px!important
}
.font41 {
 font-size:41px!important
}
.font42 {
 font-size:42px!important
}
.font43 {
 font-size:43px!important
}
.font44 {
 font-size:44px!important
}
.font45 {
 font-size:45px!important
}
.font46 {
 font-size:46px!important
}
.font47 {
 font-size:47px!important
}
.font48 {
 font-size:48px!important
}
.font49 {
 font-size:49px!important
}
.font50 {
 font-size:50px!important
}
.w100 {
 width:100%!important
}
.w90 {
 width:90%!important
}
.w80 {
 width:80%!important
}
.w70 {
 width:70%!important
}
.w60 {
 width:60%!important
}
.w50 {
 width:50%!important
}
.w40 {
 width:40%!important
}
.w30 {
 width:30%!important
}
.w20 {
 width:20%!important
}
.w10 {
 width:10%!important
}

.bold100{font-weight: 100;}
.bold200{font-weight: 200;}
.bold300{font-weight: 300;}
.bold400{font-weight: 400;}
.bold500{font-weight: 500;}
.bold600{font-weight: 600;}
.bold700{font-weight: 700;}
.bold800{font-weight: 800;}
.bold900{font-weight: 900;}
.bold{font-weight: bold;}
.bolder{font-weight: bolder;}

.fs-10 {
  font-size: 10px!important;
}

.fs-11 {
  font-size: 11px!important;
}

.fs-12 {
  font-size: 12px!important;
}

.fs-13 {
  font-size: 13px!important;
}

.fs-14 {
  font-size: 14px!important;
}

.fs-15 {
  font-size: 15px!important;
}

.fs-16 {
  font-size: 16px!important;
}

.fs-17 {
  font-size: 17px!important;
}

.fs-18 {
  font-size: 18px!important;
}

.fs-19 {
  font-size: 19px!important;
}

.fs-20 {
  font-size: 20px!important;
}

.fs-21 {
  font-size: 21px!important;
}

.fs-22 {
  font-size: 22px!important;
}

.fs-23 {
  font-size: 23px!important;
}

.fs-24 {
  font-size: 24px!important;
}

.fs-25 {
  font-size: 25px!important;
}

.fs-26 {
  font-size: 26px!important;
}

.fs-27 {
  font-size: 27px!important;
}

.fs-28 {
  font-size: 28px!important;
}

.fs-29 {
  font-size: 29px!important;
}

.fs-30 {
  font-size: 30px!important;
}

.fs-31 {
  font-size: 31px!important;
}

.fs-32 {
  font-size: 32px!important;
}

.fs-33 {
  font-size: 33px!important;
}

.fs-34 {
  font-size: 34px!important;
}

.fs-35 {
  font-size: 35px!important;
}

.fs-36 {
  font-size: 36px!important;
}

.fs-37 {
  font-size: 37px!important;
}

.fs-38 {
  font-size: 38px!important;
}

.fs-39 {
  font-size: 39px!important;
}

.fs-40 {
  font-size: 40px!important;
}

.fs-41 {
  font-size: 41px!important;
}

.fs-42 {
  font-size: 42px!important;
}

.fs-43 {
  font-size: 43px!important;
}

.fs-44 {
  font-size: 44px!important;
}

.fs-45 {
  font-size: 45px!important;
}

.fs-50 {
  font-size: 50px!important;
}

.fs-60 {
  font-size: 60px!important;
}


.lh-normal {
  line-height: normal;
}
.lh-6 {
  line-height: 6px !important;
}
.lh-7 {
  line-height: 7px !important;
}
.lh-8 {
  line-height: 8px !important;
}

.lh-9 {
  line-height: 9px !important;
}

.lh-10 {
  line-height: 10px !important;
}

.lh-11 {
  line-height: 11px !important;
}

.lh-12 {
  line-height: 12px !important;
}

.lh-13 {
  line-height: 13px !important;
}

.lh-14 {
  line-height: 14px !important;
}

.lh-15 {
  line-height: 15px !important;
}

.lh-16 {
  line-height: 16px !important;
}
.lh-17 {
  line-height: 17px !important;
}
.lh-18 {
  line-height: 18px !important;
}
.lh-19 {
  line-height: 19px !important;
}
.lh-20 {
  line-height: 20px !important;
}
.lh-21 {
  line-height: 21px !important;
}
.lh-22 {
  line-height: 22px !important;
}
.lh-23 {
  line-height: 23px !important;
}
.lh-24 {
  line-height: 24px !important;
}
.lh-25 {
  line-height: 25px !important;
}
.lh-26 {
  line-height: 26px !important;
}
.lh-27 {
  line-height: 27px !important;
}
.lh-28 {
  line-height: 28px !important;
}
.lh-29 {
  line-height: 29px !important;
}
.lh-30 {
  line-height: 30px !important;
}
.lh-31 {
  line-height: 31px !important;
}
.lh-32 {
  line-height: 32px !important;
}
.lh-33 {
  line-height: 33px !important;
}
.lh-34 {
  line-height: 34px !important;
}
.lh-35 {
  line-height: 35px !important;
}

.lh-36 {
  line-height: 36px !important;
}

.p-t-0 {
  padding-top: 0px!important;
}

.p-r-0 {
  padding-right: 0px!important;
}

.p-l-0 {
  padding-left: 0px!important;
}

.p-b-0 {
  padding-bottom: 0px!important;
}


.p-t-5 {
  padding-top: 5px!important;
}

.p-r-5 {
  padding-right: 5px!important;
}

.p-l-5 {
  padding-left: 5px!important;
}

.p-b-5 {
  padding-bottom: 5px!important;
}

.p-t-b-calc{
padding-top: calc(100% - 60%) !important;
padding-bottom: calc(100% - 57%) !important;
}

.p-t-b-calc1{
padding-top: calc(100% - 65%) !important;
padding-bottom: calc(100% - 57%) !important;
}

.p-t-b-calc2{
padding-top: calc(86% - 65%) !important;
padding-bottom: calc(86% - 57%) !important;
}

.p-t-b-calc3{
padding-top: calc(90% - 60%) !important;
padding-bottom: calc(90% - 57%) !important;
}

.p-t-b-calc4{
padding-top: calc(74% - 62%) !important;
padding-bottom: calc(70% - 57%) !important;
}

.padding-0 {
  padding: 0px!important;
}

.p-t-5 {
  padding-top: 5px!important;
}

.p-r-5 {
  padding-right: 5px!important;
}

.p-l-5 {
  padding-left: 5px!important;
}

.p-b-5 {
  padding-bottom: 5px!important;
}

.padding-5 {
  padding: 5px!important;
}

.p-t-10 {
  padding-top: 10px!important;
}

.p-r-10 {
  padding-right: 10px!important;
}

.p-l-10 {
  padding-left: 10px!important;
}

.p-b-10 {
  padding-bottom: 10px!important;
}

.padding-10 {
  padding: 10px!important;
}

.p-t-15 {
  padding-top: 15px!important;
}

.p-r-15 {
  padding-right: 15px!important;
}

.p-l-15 {
  padding-left: 15px!important;
}

.p-b-15 {
  padding-bottom: 15px!important;
}

.padding-15 {
  padding: 15px!important;
}

.p-t-20 {
  padding-top: 20px!important;
}

.p-r-20 {
  padding-right: 20px!important;
}

.p-l-20 {
  padding-left: 20px!important;
}

.p-b-20 {
  padding-bottom: 20px!important;
}

.padding-20 {
  padding: 20px!important;
}

.p-t-25 {
  padding-top: 25px!important;
}

.p-r-25 {
  padding-right: 25px!important;
}

.p-l-25 {
  padding-left: 25px!important;
}

.p-b-25 {
  padding-bottom: 25px!important;
}

.padding-25 {
  padding: 25px!important;
}

.p-t-30 {
  padding-top: 30px!important;
}

.p-r-30 {
  padding-right: 30px!important;
}

.p-l-30 {
  padding-left: 30px!important;
}

.p-b-30 {
  padding-bottom: 30px!important;
}

.padding-30 {
  padding: 30px!important;
}

.p-t-35 {
  padding-top: 35px!important;
}

.p-r-35 {
  padding-right: 35px!important;
}

.p-l-35 {
  padding-left: 35px!important;
}

.p-b-35 {
  padding-bottom: 35px!important;
}

.padding-35 {
  padding: 35px!important;
}

.p-t-40 {
  padding-top: 40px!important;
}

.p-r-40 {
  padding-right: 40px!important;
}

.p-l-40 {
  padding-left: 40px!important;
}

.p-b-40 {
  padding-bottom: 40px!important;
}

.padding-40 {
  padding: 40px!important;
}

.p-t-45 {
  padding-top: 45px!important;
}

.p-r-45 {
  padding-right: 45px!important;
}

.p-l-45 {
  padding-left: 45px!important;
}

.p-b-45 {
  padding-bottom: 45px!important;
}

.padding-45 {
  padding: 45px!important;
}

.p-t-50 {
  padding-top: 50px!important;
}

.p-r-50 {
  padding-right: 50px!important;
}

.p-l-50 {
  padding-left: 50px!important;
}

.p-b-50 {
  padding-bottom: 50px!important;
}

.padding-50 {
  padding: 50px!important;
}

.p-t-55 {
  padding-top: 55px!important;
}

.p-r-55 {
  padding-right: 55px!important;
}

.p-l-55 {
  padding-left: 55px!important;
}

.p-b-55 {
  padding-bottom: 55px!important;
}

.padding-55 {
  padding: 55px!important;
}

.p-t-60 {
  padding-top: 60px!important;
}

.p-r-60 {
  padding-right: 60px!important;
}

.p-l-60 {
  padding-left: 60px!important;
}

.p-b-60 {
  padding-bottom: 60px!important;
}

.padding-60 {
  padding: 60px!important;
}

.p-t-65 {
  padding-top: 65px!important;
}

.p-r-65 {
  padding-right: 65px!important;
}

.p-l-65 {
  padding-left: 65px!important;
}

.p-b-65 {
  padding-bottom: 65px!important;
}

.padding-65 {
  padding: 65px!important;
}

.p-t-70 {
  padding-top: 70px!important;
}

.p-r-70 {
  padding-right: 70px!important;
}

.p-l-70 {
  padding-left: 70px!important;
}

.p-b-70 {
  padding-bottom: 70px!important;
}

.padding-70 {
  padding: 70px!important;
}

.p-t-75 {
  padding-top: 75px!important;
}

.p-r-75 {
  padding-right: 75px!important;
}

.p-l-75 {
  padding-left: 75px!important;
}

.p-b-75 {
  padding-bottom: 75px!important;
}

.padding-75 {
  padding: 75px!important;
}

.p-t-80 {
  padding-top: 80px!important;
}

.p-r-80 {
  padding-right: 80px!important;
}

.p-l-80 {
  padding-left: 80px!important;
}

.p-b-80 {
  padding-bottom: 80px!important;
}

.padding-80 {
  padding: 80px!important;
}

.p-t-85 {
  padding-top: 85px!important;
}

.p-r-85 {
  padding-right: 85px!important;
}

.p-l-85 {
  padding-left: 85px!important;
}

.p-b-85 {
  padding-bottom: 85px!important;
}

.padding-85 {
  padding: 85px!important;
}

.p-t-90 {
  padding-top: 90px!important;
}

.p-r-90 {
  padding-right: 90px!important;
}

.p-l-90 {
  padding-left: 90px!important;
}

.p-b-90 {
  padding-bottom: 90px!important;
}

.padding-90 {
  padding: 90px!important;
}

.p-t-95 {
  padding-top: 95px!important;
}

.p-r-95 {
  padding-right: 95px!important;
}

.p-l-95 {
  padding-left: 95px!important;
}

.p-b-95 {
  padding-bottom: 95px!important;
}

.padding-95 {
  padding: 95px!important;
}

.p-t-100 {
  padding-top: 100px!important;
}

.p-r-100 {
  padding-right: 100px!important;
}

.p-l-100 {
  padding-left: 100px!important;
}

.p-b-100 {
  padding-bottom: 100px!important;
}

.padding-100 {
  padding: 100px!important;
}

.m-t-0 {
  margin-top: 0px;
}

.m-r-0 {
  margin-right: 0px;
}

.m-l-0 {
  margin-left: 0px;
}

.m-b-0 {
  margin-bottom: 0px;
}

.m-t-5 {
  margin-top: 5px;
}

.m-r-5 {
  margin-right: 5px;
}

.m-l-5 {
  margin-left: 5px;
}

.m-b-5 {
  margin-bottom: 5px;
}

.m-t-10 {
  margin-top: 10px;
}

.m-r-10 {
  margin-right: 10px;
}

.m-l-10 {
  margin-left: 10px;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-t-15 {
  margin-top: 15px;
}

.m-r-15 {
  margin-right: 15px;
}

.m-l-15 {
  margin-left: 15px;
}

.m-b-15 {
  margin-bottom: 15px;
}

.m-t-20 {
  margin-top: 20px;
}

.m-r-20 {
  margin-right: 20px;
}

.m-l-20 {
  margin-left: 20px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-t-25 {
  margin-top: 25px;
}

.m-r-25 {
  margin-right: 25px;
}

.m-l-25 {
  margin-left: 25px;
}

.m-b-25 {
  margin-bottom: 25px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-r-30 {
  margin-right: 30px;
}

.m-l-30 {
  margin-left: 30px;
}

.m-b-30 {
  margin-bottom: 30px;
}

.m-t-35 {
  margin-top: 35px;
}

.m-r-35 {
  margin-right: 35px;
}

.m-l-35 {
  margin-left: 35px;
}

.m-b-35 {
  margin-bottom: 35px;
}

.m-t-40 {
  margin-top: 40px;
}

.m-r-40 {
  margin-right: 40px;
}

.m-l-40 {
  margin-left: 40px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.m-t-45 {
  margin-top: 45px;
}

.m-r-45 {
  margin-right: 45px;
}

.m-l-45 {
  margin-left: 45px;
}

.m-b-45 {
  margin-bottom: 45px;
}

.m-t-50 {
  margin-top: 50px;
}

.m-r-50 {
  margin-right: 50px;
}

.m-l-50 {
  margin-left: 50px;
}

.m-b-50 {
  margin-bottom: 50px;
}

.m-t-55 {
  margin-top: 55px;
}

.m-r-55 {
  margin-right: 55px;
}

.m-l-55 {
  margin-left: 55px;
}

.m-b-55 {
  margin-bottom: 55px;
}

.m-t-60 {
  margin-top: 60px;
}

.m-r-60 {
  margin-right: 60px;
}

.m-l-60 {
  margin-left: 60px;
}

.m-b-60 {
  margin-bottom: 60px;
}

.m-t-65 {
  margin-top: 65px;
}

.m-r-65 {
  margin-right: 65px;
}

.m-l-65 {
  margin-left: 65px;
}

.m-b-65 {
  margin-bottom: 65px;
}

.m-t-70 {
  margin-top: 70px;
}

.m-r-70 {
  margin-right: 70px;
}

.m-l-70 {
  margin-left: 70px;
}

.m-b-70 {
  margin-bottom: 70px;
}

.m-t-75 {
  margin-top: 75px;
}

.m-r-75 {
  margin-right: 75px;
}

.m-l-75 {
  margin-left: 75px;
}

.m-b-75 {
  margin-bottom: 75px;
}

.m-t-80 {
  margin-top: 80px;
}

.m-r-80 {
  margin-right: 80px;
}

.m-l-80 {
  margin-left: 80px;
}

.m-b-80 {
  margin-bottom: 80px;
}

.m-t-85 {
  margin-top: 85px;
}

.m-r-85 {
  margin-right: 85px;
}

.m-l-85 {
  margin-left: 85px;
}

.m-b-85 {
  margin-bottom: 85px;
}

.m-t-90 {
  margin-top: 90px;
}

.m-r-90 {
  margin-right: 90px;
}

.m-l-90 {
  margin-left: 90px;
}

.m-b-90 {
  margin-bottom: 90px;
}

.m-t-95 {
  margin-top: 95px;
}

.m-r-95 {
  margin-right: 95px;
}

.m-l-95 {
  margin-left: 95px;
}

.m-b-95 {
  margin-bottom: 95px;
}

.m-t-100 {
  margin-top: 100px;
}

.m-r-100 {
  margin-right: 100px;
}

.m-l-100 {
  margin-left: 100px;
}

.m-b-100 {
  margin-bottom: 100px;
}




.full-height {
  height: 100%!important;
}

.full-width {
  width: 100%;
}

.width-100 {
  width: 100%!important;
}

.width-90 {
  width: 90%!important;
}


.width-80 {
  width: 80%!important;
}

.width-70 {
  width: 70%!important;
}

.width-60 {
  width: 60%!important;
}

.width-50 {
  width: 50%!important;
}

.width-40 {
  width: 40%!important;
}

.width-30 {
  width: 30%!important;
}

.width-20 {
  width: 20%!important;
}

.width-10 {
  width: 10%!important;
}

.ft10 { font-size:10px}
.ft11 { font-size:11px}
.ft12 { font-size:12px}
.ft13 { font-size:13px}
.ft14 { font-size:14px}
.ft15 { font-size:15px}
.ft16 { font-size:16px}
.ft17 { font-size:17px}
.ft18 { font-size:18px}
.ft19 { font-size:19px}
.ft20 { font-size:20px}
.ft21 { font-size:21px}
.ft22 { font-size:22px}
.ft23 { font-size:23px}
.ft24 { font-size:24px}
.ft25 { font-size:25px}
.ft26 { font-size:26px}
.ft28 { font-size:28px}
.ft29 { font-size:29px}
.ft30 { font-size:30px}
.ft31 { font-size:31px}
.ft32 { font-size:32px}
.ft33 { font-size:33px}
.ft34 { font-size:34px}
.ft35 { font-size:35px}
.ft36 { font-size:36px}
.ft37 { font-size:37px}
.ft38 { font-size:38px}
.ft39 { font-size:39px}
.ft40 { font-size:40px}

/*================================
How it works
================================*/

.how-it-works {
	margin: 80px 0px 80px 0px;

	padding-bottom: 15px;
}

.how-it-works h1{
	font-size: 45px;
	color: #333333;
	text-align: left;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 30px;
	width: 100%;
	padding-left: 15px;
	}


.how-it-works h2{
	font-size: 34px;
	color: #fe3a02;
	line-height: 1.067;
	text-align: center;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 5px;
}


.how-it-works h3{
	font-size: 15px;
	line-height: 1.067;
	text-align: left;
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 10px;
}

.how-it-works h3.gr {
	color: #12AF48;
}

.how-it-works h3.yl {
	color: #EFCA18;
}

.how-it-works h3.og {
	color: #FF6700;
}


.how-it-works h4{
	font-size: 17px;
	color: #333333;
	line-height: 1.067;
	text-align: left;
	font-weight: 700;
	padding-top: 0px;
 }

.how-it-works .h4-span{
	font-size: 18px;
	color: #333333;
	line-height: 1.067;
	text-align: left;
	font-weight: 700;
	padding-top: 0px;
 }


.how-it-works p {

    color: #333333;
    font-size: 16px;
    font-weight: 400;
    background: #fff;
    padding-bottom: 10px;
    margin-bottom: 0;

}


.how-it-works p.small{
	color: #808080;
	font-size: 14px;
	line-height: 18px;
 }

.how-it-works .invite-friend-photo {
	display: inline-block;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    margin: 0px auto;
    overflow: hidden;
	text-align: center;

}

.how-it-works .divider {
 	border-bottom: 1px solid #eeeeee;
}
.bg-grey {
    background-color: #f3f3f3;
}
.how-it-works .box {
	  width: 100%;
	  border: 0px solid #000;
	  background: #fff;
	  margin: 0px;
	  box-shadow: 0px 1px 2px 1px rgba(50, 49, 49, 0.1);
	  border-radius: 7px;
	  position: relative;
	
}

.how-it-works .arrow {
  position: absolute;
  overflow: hidden;
}



.how-it-works .arrow:after {
  content: '';
  background: #fff;
  width: 18.387553041px;
  height: 18.387553041px;
  position: absolute;
  box-shadow: 0px 1px 3px 1px rgba(50, 49, 49, 0.1);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.how-it-works .arrow-top {
  width: 26px;
  height: 13px;
  left: 50%;
  top: -13px;
  margin-left: -13px;
}
.how-it-works .arrow-top:after {
  left: 13px;
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.how-it-works .arrow-left {
  width: 13px;
  height: 26px;
  top: 50%;
  left: -13px;
  margin-top: -13px;
}
.how-it-works .arrow-left:after {
  left: 0;
  top: 13px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.how-it-works .arrow-right {
  width: 13px;
  height: 26px;
  top: 50%;
  right: -13px;
  margin-top: -13px;
}
.how-it-works .arrow-right:after {
  left: 0;
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.how-it-works .arrow-bottom {
  width: 26px;
  height: 13px;
  left: 50%;
  bottom: -13px;
  margin-left: -13px;
}
.how-it-works .arrow-bottom:after {
  left: 26px;
  top: 0;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}


/*================================
FAQ
================================*/

.faq .topic{
  padding: 15px 0;
  padding-top:0px;
  padding-bottom:0px;
  border-bottom:solid 1px #d8d8d8;
}
.faq .open{
  cursor:pointer;
  display:block;
  padding:0px;
}
.faq .open:hover{

}
.faq .expanded{
  background-color:#f3f3f3;
  -moz-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}
.faq .question{
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 15px;
    font-size: 22px;
    font-weight: 500;
    color: #4a4a4a;
    text-align: left;
    margin-top: 0px;
    line-height: 21px;
    height: 80px;
    display: flex;
    align-items: center;
}
.faq .answer{
  font-size:16px;
  line-height:20px;
  display:none;
  padding: 25px 15px;
  color: #333333;
  font-weight: 400;
  background: #e7e7e7;
  margin-bottom: 0px;
  -moz-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  
}
.faq .faq-t{
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  float:right;
  position:relative;
  top: -43px;
  right:10px;
  width: 10px;
  height: 10px;
  background: transparent;
  border-left: 2px solid #808080;
  border-bottom: 2px solid #808080;
  transition: all .3s ease-in-out;
}
.faq .faq-o{
  top: -43px;
   -moz-transform: rotate(-224deg);
  -ms-transform: rotate(-224deg);
  -webkit-transform: rotate(-224deg);
  transform: rotate(-224deg);
}
.table th, .table td {
    padding: 8px;
    vertical-align: middle;
     border-bottom: 1px solid #eeeeee;
	    font-size: 16px;
    font-weight: 400;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eeeeee;font-weight: 600;font-size: 18px;
	background: #eeeeee;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  padding: 10px 0 0px 0;
  height: 60px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  background: #ffffff;
	
}

#header #logo {
  float: left;
}

#header #logo h1 {
  font-size: 36px;
  margin: -4px 0 0 0;
  padding: 0;
  line-height: 1;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
}

.header-fixed #logo .download-links img {
    height: 90%;
}
.text-orange {
    color: #ec7630;
}

@media (max-width: 768px) {
    #header #logo h1 {
    font-size: 28px;
    margin-top: 0;
  }
  #header #logo img {
    max-height: 40px;
    width: 100px;
  }
	
  .header-fixed #logo img {
    height: auto;
  }

    .header-fixed #logo .download-links img {
        height: 20%;
    }
}

#header.header-fixed {
    background: #fff;
    padding: 0px 0;
    height: 72px;
    transition: all 0.5s;
    box-shadow: 0px 0px 15px #928e8e;
}


.header-fixed #logo img {
    height: 40px;
}



#header-pull  * {
  box-sizing: border-box;
}

#header-pull  .headerpull {

}



#header-pull .page-footer {
  width: 100%;
  transition: all 400ms cubic-bezier(0.82, -0.61, 0.73, 1.35);
}
#header-pull .page-footer.expanded {
    height: 155px;
    transition: all 400ms cubic-bezier(0.21, -0.87, 0, 1.38);
    padding-top: 90px;
	
}
#header-pull h4{
	font-weight: 500;
    font-size: 20px;
    color: #000;
	padding-top: 22px;
}


#header-pull .page-footer {
  width: 100%;
  height: 65px;
  padding: 0px 20px;
  overflow: hidden;
  position: fixed;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffc107), color-stop(25%, #f79d26), color-stop(100%, #ffc107));
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 2px, rgba(255, 255, 255, 0.5) 0 -1px 0 inset, 0px -2px 9px rgba(0, 0, 0, 0.15), 0px -1px 2px rgba(0, 0, 0, 0.1);
  z-index: 20;
}

#header-pull a.expand-handle {
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  letter-spacing: .051em;
  display: inline-block;
  padding: 17px 20px;
  padding-top: 21px;
  height: 60px;
  vertical-align: center;
  border-left: 1px dashed rgba(0, 0, 0, 0.2);
  transition: 200ms all;
  position: absolute;
  bottom: 0;
  margin-left: -50px;
  right: 0px;
  font-weight: 600;
}
#header-pull a.expand-handle:hover {
  background-color: rgba(0, 0, 0, 0.04);
}



/*--------------------------------------------------------------
# Header Inner
--------------------------------------------------------------*/
#headerinner {
  padding: 10px 0 10px 0;
  /*height: 92px;*/
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  background:#fff;
  /*height: 72px;*/
}

#headerinner #logo {
  float: left;
}

#headerinner #logo h1 {
  font-size: 36px;
  margin: -4px 0 0 0;
  padding: 0;
  line-height: 1;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#headerinner #logo h1 a, #headerinner #logo h1 a:hover {
  color: #fff;
}

#headerinner #logo img {
  padding: 0;
  margin: 0;
}

@media (max-width: 768px) {
  #headerinner #logo h1 {
    font-size: 28px;
    margin-top: 0;
  }
  #headerinner #logo img {
    max-height: 70px;
  }
	
  .headerinner-fixed #logo img {
    height: 40px !important;
  }
}

#headerinner.headerinner-fixed {
  background:#fff;
  padding: 10px 0;
  /*height: 72px;*/
  transition: all 0.5s;
}


.headerinner-fixed #logo img {
    height: 60px;
}

.headerinner-fixed a {
    color: #5d5d5d !important;
    padding-top: 15px !important;
}

.headerinner-fixed a:hover {
    color: #ff0000 !important;
    padding-top: 15px !important;
}


.content-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
    width: 100%;
    /*height: 100vh;*/
    position: relative;
    /* padding-top: 105px; */
    padding-top: 40px!important;
}

#intro .banner-image{
width: auto; max-width: 100%;height: 100vh;
}


    #intro .slider-nsc1 {
        width: 100%;
        /*height: 100vh;*/
        /*background: url("//goqii-app.s3.amazonaws.com/emailer/46072_1565085364.jpg") center 50% no-repeat;*/
        background-size: 100%;
    }

#intro .slider-nsc1-top{
padding-top: 100px;
}


#intro .slider-nsc1 h1 {
  margin: 0px 0 0px 0;
  padding: 0 0px;
  font-size: 50px;
  font-weight: 500;
  line-height: 42px;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;	
}

#intro .slider-nsc1 h2 {
  margin: 5px 0 5px 0;
  padding: 0 0px;
  font-size: 32px;
  font-weight: 300;
  line-height: 30px;
  color: #fff;
  text-align: left;
  font-family: "Roboto", sans-serif;
}

#intro .slider-nsc1 h3 {
  margin: 5px 0 0px 0;
  padding: 0 0px;
  font-size: 32px;
  font-weight: 500;
  line-height: 50px;
  color: #fff;
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-style: oblique; 
}

#intro .slider-nsc1 p {
  	color: #fff;
	margin-bottom: 20px;
	padding: 10px 0px 0 0px;
	font-size: 17px;
	text-align: left;
	line-height: 21px;
	font-weight: 400;
}

/* #intro .slider-nsc2{
   width: 100%;
   height: 100vh;
   background:url("//websitecdn.goqii.com/images/bkcsite/intro-slider2.jpg") center 50% no-repeat;
   background-size: cover;
} */


#intro .slider-nsc2-top{
padding-top:70px;
}


#intro .slider-nsc2 h1 {
  margin: 0px 0 0px 0;
  padding: 0 0px;
  font-size: 50px;
  font-weight: 500;
  line-height: 42px;
  color: #333333;
  text-align: left;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;	
}

#intro .slider-nsc2 h2 {
  margin: 5px 0 5px 0;
  padding: 0 0px;
  font-size: 32px;
  font-weight: 300;
  line-height: 30px;
  color: #333333;
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-style: oblique; 
}

#intro .slider-nsc2 h3 {
  margin: 5px 0 0px 0;
  padding: 0 0px;
  font-size: 32px;
  font-weight: 500;
  line-height: 50px;
  color: #000000;
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-style: oblique; 
}

#intro .slider-nsc2 p {
  	color: #333333;
	margin-bottom: 20px;
	padding: 10px 0px 0 0px;
	font-size: 17px;
	text-align: left;
	line-height: 21px;
	font-weight: 400;
}


#intro .slider-nsc3{
  width: 100%;
  height: 100vh;
  background:url("//websitecdn.goqii.com/images/bkcsite/intro-slider3.jpg") center 50% no-repeat;
   background-size: cover;
}

#intro .slider-nsc3-top{
padding-top:70px;
}


#intro .slider-nsc3 h1 {
  margin: 0px 0 0px 0;
  padding: 0 0px;
  font-size: 50px;
  font-weight: 500;
  line-height: 42px;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;	
}

#intro .slider-nsc3 h2 {
  margin: 5px 0 5px 0;
  padding: 0 0px;
  font-size: 32px;
  font-weight: 300;
  line-height: 30px;
  color: #fff;
  text-align: left;
  font-family: "Roboto", sans-serif;
}

#intro .slider-nsc3 h3 {
  margin: 5px 0 0px 0;
  padding: 0 0px;
  font-size: 32px;
  font-weight: 500;
  line-height: 50px;
  color: #fff;
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-style: oblique; 
}

#intro .slider-nsc3 p {
  	color: #fff;
	margin-bottom: 20px;
	padding: 10px 0px 0 0px;
	font-size: 17px;
	text-align: left;
	line-height: 21px;
	font-weight: 400;
}



#intro .intro-text {
  position: absolute;
  left: 0;
  top: 40%;
  right: 0;
  height: calc(50% - 40%);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}



#intro .btn-get-started {
  font-weight: 400;
  font-size: 24px;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  border: 2px solid #08f9e2;
  color: #000;
  background: #08f9e2;
}

#intro .btn-get-started:hover {
  color: #08f9e2;
  background: #fff;
  border: 2px solid #fff;
}

#intro .product-screens {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 50%;
}

#intro .product-screens img {
  box-shadow: 0px -2px 19px 4px rgba(0, 0, 0, 0.29);
}

#intro .product-screens .product-screen-1 {
  position: absolute;
  z-index: 30;
  left: calc(50% + 54px);
  bottom: 0;
  top: 30px;
}

#intro .product-screens .product-screen-2 {
  position: absolute;
  z-index: 20;
  left: calc(50% - 154px);
  bottom: 0;
  top: 90px;
}

#intro .product-screens .product-screen-3 {
  position: absolute;
  z-index: 10;
  left: calc(50% - 374px);
  bottom: 0;
  top: 150px;
}

@media (max-width: 767px) {
  #intro .product-screens .product-screen-1 {
    position: static;
    padding-top: 30px;
  }
  #intro .product-screens .product-screen-2, #intro .product-screens .product-screen-3 {
    display: none;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin: 0;
}

@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */
.nav-menu a {
  padding: 10px 8px 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 17px;
  outline: none;
}

.nav-menu a:hover {
  color: #ff0000;
}

.header-fixed a {
  color: #5d5d5d;
  
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 15px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #ff0000;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 10px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #000000;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(21, 21, 21, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
	border-bottom: 1px solid #424242;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #ff0000;
}

#mobile-nav ul .menu-item-active {
  color: #ff0000;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(255, 255, 255, 0.8);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header .section-title {
  font-size: 60px;
  color: #2f2f2f;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}

.section-header .section-description {
  text-align: center;
  padding-bottom: 40px;
  color: #2f2f2f;
  font-size: 30px;
  line-height: 38px;
  font-weight: 400;
  padding-top: 40px;
}

.section-header .section-divider {
  display: block;
  width: 60px;
  height: 3px;
  background: #1dc8cd;
  background: linear-gradient(0deg, #1dc8cd 0%, #55fabe 100%);
  margin: 0 auto;
  margin-bottom: 20px;
}

/* Section with background
--------------------------------*/
.section-bg {
  background: #ffffff;
}

/* About Us Section
--------------------------------*/
#counter-nsc {
  padding: 40px 0;
  background:#37314c;
  background-size: cover;
}


#counter-nsc h2 {
font-weight: 300;
font-size: 36px;
color: #fff;
margin: 0 0 0px 0;
}

#counter-nsc h3 {
  color: #fff;
  font-weight: 500;
  font-size: 44px;
  text-transform: uppercase;
 margin: 0 0 0px 0;
}

#counter-nsc.countdown {
	margin: 60px 0
}
/*Newsletter subscribe start here*/
.ClassyCountdown-wrapper>div {
	position: relative;
	
}
.ClassyCountdown-wrapper>div:before {
	content: "";
	width: 8px;
	height: 8px;
	position: absolute;
	top: 6px;
	left: 49%
}



/* About Us Section
--------------------------------*/
#about {
  padding: 80px 0 0px 0;
  overflow: hidden;
  background: #fff;
  background-size: cover;
}

#about .about-img {
  height: 510px;
  overflow: hidden;
}

#about .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 768px) {
  #about .about-img {
    height: auto;
  }
  #about .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#about .content .h2 {
font-weight: 500;
font-size: 62px;
color: #000;
text-transform: uppercase;
line-height: 55px;
font-family: "Roboto Condensed", sans-serif;
}

#about .content h3 {
  color: #777;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#about .content p {
line-height: 28px;
color: #424242;
font-size: 20px;
font-weight: 300;
font-family: "Roboto";
padding-top: 25px;
}

#about .content a {
color: #424242;
font-size: 26px;
font-weight: 600;
text-decoration: underline;
font-family: "Roboto Condensed";
}

#about .content a:hover {
color: #ea232a;
text-decoration: none;
}

#about .content p:last-child {
  margin-bottom: 0;
}

#about .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #1dc8cd;
}

#about .content ul {
  list-style: none;
  padding: 0;
}

#about .content ul li {
  padding-bottom: 10px;
}


/* aboutinner Section
--------------------------------*/
#aboutinner {
  padding: 120px 0 80px 0;
  overflow: hidden;
  background:#f5f5f5 url("https://websitecdn.goqii.com/images/gtc/inner-bg.jpg") center bottom no-repeat;
  background-size: 100%;
}

#aboutinner .about-img {
  height: 510px;
  overflow: hidden;
}

#aboutinner .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 768px) {
  #aboutinner .about-img {
    height: auto;
  }
  #aboutinner .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#aboutinner .content .h2 {
font-weight: 600;
font-size: 60px;
font-family: "Roboto Condensed";
color: #323232;
text-transform: uppercase;
line-height: 55px;
}

#aboutinner .content h3 {
  color: #777;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#aboutinner .content p {
line-height: 38px;
color: #424242;
font-size: 30px;
font-weight: 300;
font-family: "Roboto";
padding-top: 25px;
}

#aboutinner .content a {
color: #424242;
font-size: 26px;
font-weight: 600;
text-decoration: underline;
font-family: "Roboto Condensed";
}

#aboutinner .content a:hover {
color: #ea232a;
text-decoration: none;
}

#aboutinner .content p:last-child {
  margin-bottom: 0;
}

#aboutinner .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #1dc8cd;
}

#aboutinner .content ul {
  list-style: none;
  padding: 0;
}

#aboutinner .content ul li {
  padding-bottom: 10px;
}

/* teampage Section
--------------------------------*/
#teampage {
  padding: 120px 0 80px 0;
  overflow: hidden;
  background:#f5f5f5 url("https://websitecdn.goqii.com/images/gtc/inner-bg.jpg") center bottom no-repeat;
  background-size: 100%;
}

#teampage .about-img {
  height: 510px;
  overflow: hidden;
}

#teampage .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 768px) {
  #teampage .about-img {
    height: auto;
  }
  #teampage .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#teampage .content .h2 {
font-weight: 600;
font-size: 60px;
font-family: "Roboto Condensed";
color: #323232;
text-transform: uppercase;
line-height: 55px;
}

#teampage .section-header .section-title {

    font-size: 60px;
    color: #2f2f2f;
    text-align: left;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 30px 0;

}

#teampage .content h3 {
  color: #777;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#teampage h4 {
  color: #b3b3b3;
  font-weight: 600;
  font-size: 38px;
  line-height: 22px;
  font-family: "Roboto Condensed";
}

#teampage .content p {
line-height: 38px;
color: #424242;
font-size: 30px;
font-weight: 300;
font-family: "Roboto";
padding-top: 25px;
}

#teampage .content a {
color: #424242;
font-size: 26px;
font-weight: 600;
text-decoration: underline;
font-family: "Roboto Condensed";
}

#teampage .content a:hover {
color: #ea232a;
text-decoration: none;
}

#teampage .content p:last-child {
  margin-bottom: 0;
}

#teampage .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #1dc8cd;
}

#teampage .content ul {
  list-style: none;
  padding: 0;
}

#teampage .content ul li {
  padding-bottom: 10px;
}


#teampage .loader-container {
  height: 30px;
  width: 100%;
  position: absolute;
  top: 43%;
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, #55d4eb, #b3dd2d);
  background-image: -moz-linear-gradient(left, #55d4eb, #b3dd2d);
  background-image: -o-linear-gradient(left, #55d4eb, #b3dd2d);
  background-image: -ms-linear-gradient(left, #55d4eb, #b3dd2d);
  background-image: linear-gradient(left, #55d4eb, #b3dd2d);
  box-shadow: inset 0 0px 5px rgba(0, 0, 0, 0.2);
  border-radius: 1px;
}


#teampage .run .runner {
  content: "";
  position: absolute;
  right: 0;
  height: 100%;
  width: 0%;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, #ececec, #ececec);
  background-image: -moz-linear-gradient(top, #ececec, #ececec);
  background-image: -o-linear-gradient(top, #ececec, #ececec);
  background-image: -ms-linear-gradient(top, #ececec, #ececec);
  background-image: linear-gradient(top, #ececec, #ececec);
  animation: loader 10s linear;
  box-shadow: inset 0 0px 5px rgba(0, 0, 0, 0.1);
}
#teampage .meter {
  	position: absolute;
	top: 0;
	right: 0;
	font-size: 24px;
	margin-top: 31px;
	color: #3bb34a;
	animation: meter 10s linear;
}

#teampage .teamgoal {
	font-size: 24px;
	margin-top: 31px;
	color: #858585;
	font-weight: 300;
}
#teampage .meter:after {
  content: "%";
}
@keyframes loader {
  0% {
    width: 100%;
  }
  100% {
    width: 0%;
  }
}
@keyframes meter {
  0% {
    color: #55d4eb;
  }
  100% {
    color: #b3dd2d;
  }
}

/* Calendar Section
--------------------------------*/
#calendar {
  padding: 120px 0 80px 0;
  overflow: hidden;
  background:#f5f5f5 url("https://websitecdn.goqii.com/images/gtc/inner-bg.jpg") center bottom no-repeat;
  background-size: 100%;
}

#calendar .about-img {
  height: 510px;
  overflow: hidden;
}

#calendar .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 768px) {
  #calendar .about-img {
    height: auto;
  }
  #calendar .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#calendar .content .h2 {
font-weight: 600;
font-size: 60px;
font-family: "Roboto Condensed";
color: #323232;
text-transform: uppercase;
line-height: 55px;
}

#calendar .content h3 {
  color: #777;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#calendar .content p {
line-height: 38px;
color: #424242;
font-size: 30px;
font-weight: 300;
font-family: "Roboto";
padding-top: 25px;
}

#calendar .content a {
color: #424242;
font-size: 26px;
font-weight: 600;
text-decoration: underline;
font-family: "Roboto Condensed";
}

#calendar .content a:hover {
color: #ea232a;
text-decoration: none;
}

#calendar .content p:last-child {
  margin-bottom: 0;
}

#calendar .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #1dc8cd;
}

#calendar .content ul {
  list-style: none;
  padding: 0;
}

#calendar .content ul li {
  padding-bottom: 10px;
}

/* Registration Section
--------------------------------*/
#registration {
  padding: 120px 0 80px 0;
  overflow: hidden;
  background:#f5f5f5 url("https://websitecdn.goqii.com/images/gtc/inner-bg.jpg") center bottom no-repeat;
  background-size: 100%;
}

#registration .content {
 background: #fff;
 padding: 15px 25px 5px 25px;
 margin-bottom: 25px;
}

#registration .about-img {
  height: 510px;
  overflow: hidden;
}

#registration .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 768px) {
  #registration .about-img {
    height: auto;
  }
  #registration .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#registration .content .h2 {
font-weight: 600;
font-size: 40px;
font-family: "Roboto Condensed";
color: #323232;
text-transform: uppercase;
line-height: 55px;
}

#registration .content .linedivider {
 border-bottom: 1px #b5b5b5 solid;
	padding-bottom: 10px
}

#registration .content .astrick {
 color: #f40101;
}

#registration .content h3 {
  color: #4c4c4c;
  font-weight: 500;
  font-size: 25px;
  line-height: 35px;
 font-family: "Roboto Condensed";
 padding-bottom: 10px;
 padding-top: 5px;
}

#registration .content p {
line-height: 28px;
color: #424242;
font-size: 20px;
font-weight: 300;
font-family: "Roboto";
padding-top: 20px;
}

#registration .content a {
color: #537ec0;
font-size: 20px;
font-weight: 300;
text-decoration: none;
font-family: "Roboto Condensed";
}

#registration .content a:hover {
color: #ea232a;
text-decoration: underline;
}

#registration .content p:last-child {
  margin-bottom: 0;
}

#registration .content i {
  font-size: 16px;
  padding-left: 2px;
}

#registration .content ul {
  list-style: none;
  padding: 0;
}

#registration .content ul li {
  padding-bottom: 10px;
}

#registration .contact-about h3 {
  font-size: 36px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #1dc8cd;
}

#registration .contact-about p {
  font-size: 14px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  color: #888;
}

#registration .social-links {
  padding-bottom: 20px;
}

#registration .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #1dc8cd;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border: 1px solid #1dc8cd;
}

#registration .social-links a:hover {
  background: #1dc8cd;
  color: #fff;
}

#registration .info {
  color: #333333;
}

#registration .info i {
  font-size: 32px;
  color: #1dc8cd;
  float: left;
  line-height: 1;
}

#registration .info p {
  padding: 0 0 10px 42px;
  line-height: 28px;
  font-size: 14px;
}

#registration .form #sendmessage {
  color: #1dc8cd;
  border: 1px solid #1dc8cd;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#registration .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#registration .form #sendmessage.show, #registration .form #errormessage.show, #registration .form .show {
  display: block;
}

#registration .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#registration .form label {
    display: inline-block;
    margin-bottom: 1px;
}

#registration .form input, #contact .form textarea {
  border-radius: 5px;
  box-shadow: none;
  font-size: 14px;
}

#registration .form button[type="submit"] {
  background: #68301a;
  border: 0;
  border-radius: 5px;
  padding: 8px 15px;
  color: #fff;
  text-align: right;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
}

#registration .form button[type="submit"]:hover {
  background: #d81616;
  cursor: pointer;
}

#registration .form .rg button[type="submit"] {
  background: #ed1c24;
  border: 0;
  border-radius: 5px;
  padding: 8px 30px;
  color: #fff;
  text-align: right;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
}

#registration .form .rg button[type="submit"]:hover {
  background: #d81616;
  cursor: pointer;
}


/* md-radio*/
@keyframes ripple {
  0% {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0);
  }
  50% {
    box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
  }
  100% {
    box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0);
  }
}
.md-radio {
  margin: 5px 0 0px 0 ;
}
.md-radio.md-radio-inline {
  display: inline-block;
}
.md-radio input[type="radio"] {
  display: none;
}
.md-radio input[type="radio"]:checked + label:before {
  border-color: #495057;
  animation: ripple 0.2s linear forwards;
}
.md-radio input[type="radio"]:checked + label:after {
  transform: scale(1);
}
.md-radio label {
  display: inline-block;

  position: relative;
  padding: 0 10px 0 25px;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
}
.md-radio label:before, .md-radio label:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  transition: all .3s ease;
  transition-property: transform, border-color;
}
.md-radio label:before {
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.54);
}
.md-radio label:after {
  top: 6px;
	left: 6px;
	width: 8px;
	height: 8px;
  transform: scale(0);
  background: #000;
}


/* styled-select*/
.styled-select {
  border: 1px solid #ced4da;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  box-sizing: border-box;
  border-radius: 5px;
  
  overflow: hidden;
  position: relative;
  z-index: 3;
}
.styled-select, .styled-select select { width: 140px;}
select:focus { outline: none; }
.styled-select select {
  height: 34px;
  padding: 5px 0 5px 5px;
  background: transparent;
  border: none;
  
  /*hide default down arrow in webkit */
  -webkit-appearance: none; 
}

@-moz-document url-prefix(){
  .styled-select select { width: 120%; }
}

.fa-sort-desc {
  position: absolute;
  top: 0;
  right: 12px;
  font-size: 24px;
  z-index: -1;
}

 select::-ms-expand { display: none; } /* hide default down arrow in IE10*/

/* hack to fall back in opera */
_:-o-prefocus, .selector {
  .styled-select { background: none; }
  }

/* Give custom look and feel to file upload*/
#registration .form .upload {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  background-color: #d7d7d7;
  border-radius: .25rem;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
}
#registration .form .upload input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  cursor: inherit;
}
#registration .form .upload1 {
    display: inline-block;
    position: relative;
    padding: 0;
    background-color: #d7d7d7;
    border-radius: 0;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500;
}

#registration .form .upload1 input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  cursor: inherit;
}

/* Give custom look and feel to file upload*/
#registration .form .btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;   
    cursor: inherit;
    display: block;
    
}
#registration .form .btn-file {
   
}
#registration .form .btn-file:hover{
   background: #333;
   color:#ffffff;
}

#registration .form .btn{padding: 0px}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;

}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: 'âœ”';
  position: absolute;
  top: -1px;
  left: 4px;	
  font-size: 1.4em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
  font-family: Helvetica, Arial, sans-serif;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 2px solid #4778d9!important;
}



/* Nutrition Section
--------------------------------*/
#nutrition {
  padding: 120px 0 80px 0;
  overflow: hidden;
  background:#f5f5f5;
  background-size: 100%;
}


#nutrition .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 768px) {
  #nutrition .about-img {
    height: auto;
  }
  #nutrition .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#nutrition .nutrition-img {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}

#nutrition .nutrition-text {
    display: flex;
    align-items:baseline;
    justify-content: center;
    text-align: left;
    flex-direction: column;
}


#nutrition .content .h2 {
font-weight: 600;
font-size: 40px;
font-family: "Roboto Condensed";
color: #323232;
text-transform: uppercase;
line-height: 55px;
padding-bottom: 10px;
}

#nutrition .content .h3 {
font-weight: 400;
font-size: 24px;
font-family: "Roboto Condensed";
color: #323232;
line-height: 40px;
margin: 0 0 0px 0;
}

#nutrition .content h3 {
  color: #777;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#nutrition .content p {
line-height: 24px;
color: #424242;
font-size: 18px;
font-weight: 300;
font-family: "Roboto";
}

#nutrition .content a {
color: #424242;
font-size: 26px;
font-weight: 600;
text-decoration: underline;
font-family: "Roboto Condensed";
}

#nutrition .content a:hover {
color: #ea232a;
text-decoration: none;
}

#nutrition .content p:last-child {
  margin-bottom: 0;
}

#nutrition .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #1dc8cd;
}

#nutrition .content ul {
  list-style: none;
  padding: 0;
}

#nutrition .content ul li {
  padding-bottom: 10px;
}


/* stories Section
--------------------------------*/
#stories {
  padding: 120px 0 80px 0;
  overflow: hidden;
  background:#f5f5f5;
  background-size: 100%;
}


#stories .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 768px) {
  #stories .about-img {
    height: auto;
  }
  #stories .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#stories .nutrition-img {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}

#stories .nutrition-text {
    display: flex;
    align-items:baseline;
    justify-content: center;
    text-align: left;
    flex-direction: column;
}


#stories .content .h2 {
font-weight: 600;
font-size: 40px;
font-family: "Roboto Condensed";
color: #323232;
text-transform: uppercase;
line-height: 55px;
padding-bottom: 10px;
}

#stories .content .h3 {
font-weight: 400;
font-size: 24px;
font-family: "Roboto Condensed";
color: #323232;
line-height: 40px;
margin: 0 0 0px 0;
}

#stories .content h3 {
  color: #777;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#stories .content p {
line-height: 24px;
color: #424242;
font-size: 18px;
font-weight: 300;
font-family: "Roboto";
}

#stories .content a {
color: #424242;
font-size: 26px;
font-weight: 600;
text-decoration: underline;
font-family: "Roboto Condensed";
}

#stories .content a:hover {
color: #ea232a;
text-decoration: none;
}

#stories .content p:last-child {
  margin-bottom: 0;
}

#stories .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #1dc8cd;
}

#stories .content ul {
  list-style: none;
  padding: 0;
}

#stories .content ul li {
  padding-bottom: 10px;
}


/* hacklist Section
--------------------------------*/
#hacklist {
  padding: 120px 0 80px 0;
  overflow: hidden;
  background:#f5f5f5;
  background-size: 100%;
}


#hacklist .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 768px) {
  #hacklist .about-img {
    height: auto;
  }
  #hacklist .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#hacklist .nutrition-img {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}

#hacklist .nutrition-text {
    display: flex;
    align-items:baseline;
    justify-content: center;
    text-align: left;
    flex-direction: column;
}


#hacklist .content .h2 {
font-weight: 600;
font-size: 40px;
font-family: "Roboto Condensed";
color: #323232;
text-transform: uppercase;
line-height: 55px;
padding-bottom: 10px;
}

#hacklist .content .h3 {
font-weight: 400;
font-size: 24px;
font-family: "Roboto Condensed";
color: #323232;
line-height: 40px;
margin: 0 0 0px 0;
}

#hacklist .content h3 {
  color: #777;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#hacklist .content p {
line-height: 24px;
color: #424242;
font-size: 18px;
font-weight: 300;
font-family: "Roboto";
}

#hacklist .content a {
color: #424242;
font-size: 26px;
font-weight: 600;
text-decoration: underline;
font-family: "Roboto Condensed";
}

#hacklist .content a:hover {
color: #ea232a;
text-decoration: none;
}

#hacklist .content p:last-child {
  margin-bottom: 0;
}

#hacklist .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #1dc8cd;
}

#hacklist .content ul {
  list-style: none;
  padding: 0;
}

#hacklist .content ul li {
  padding-bottom: 10px;
}
/* DosnDont Section
--------------------------------*/
#dosndont {
  padding: 120px 0 80px 0;
  overflow: hidden;
  background:#f5f5f5;
  background-size: 100%;
}


#dosndont .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 768px) {
  #dosndont .about-img {
    height: auto;
  }
  #dosndont .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#dosndont .nutrition-img {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}

#dosndont .nutrition-text {
    display: flex;
    align-items:baseline;
    justify-content: center;
    text-align: left;
    flex-direction: column;
}


#dosndont .section-header .section-title1 {
font-size: 40px;
color: #2f2f2f;
text-align: left;
font-weight: 600;
text-transform: uppercase;
margin: 30px 0 30px 0;
}


#dosndont .section-header .section-title1 .h3 {
font-weight: 400;
font-size: 24px;
font-family: "Roboto Condensed";
color: #323232;
line-height: 40px;
margin: 0 0 0px 0;
}


#dosndont .dndimg {
	text-align: right;
}



#dosndont .content .h2 {
font-weight: 600;
font-size: 40px;
font-family: "Roboto Condensed";
color: #323232;
text-transform: uppercase;
line-height: 55px;
padding-bottom: 10px;
}

#dosndont .content .h3 {
font-weight: 400;
font-size: 24px;
font-family: "Roboto Condensed";
color: #323232;
line-height: 40px;
margin: 0 0 0px 0;
}

#dosndont .content h3 {
  color: #777;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#dosndont .content p {
line-height: 24px;
color: #424242;
font-size: 18px;
font-weight: 300;
font-family: "Roboto";
}

#dosndont .content a {
color: #424242;
font-size: 26px;
font-weight: 600;
text-decoration: underline;
font-family: "Roboto Condensed";
}

#dosndont .content a:hover {
color: #ea232a;
text-decoration: none;
}

#dosndont .content p:last-child {
  margin-bottom: 0;
}

#dosndont .content i {
  font-size: 20px;
  padding-right: 7px;

}

#dosndont .content ul {
  list-style: none;
  padding: 0;
}

#dosndont .content ul li {
  padding-bottom: 10px;
}

/* Event Itinerary Section
--------------------------------*/
#event-itinerary {
  padding: 120px 0 80px 0;
  background:#f5f5f5 url("https://websitecdn.goqii.com/images/gtc/event-bg.jpg") center bottom no-repeat;
  overflow: hidden;
  background-size: 100%;
}


#event-itinerary .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 768px) {
  #event-itinerary .about-img {
    height: auto;
  }
  #event-itinerary .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#event-itinerary .nutrition-img {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}

#event-itinerary .nutrition-text {
    display: flex;
    align-items:baseline;
    justify-content: center;
    text-align: left;
    flex-direction: column;
}


#event-itinerary .content .h2 {
font-weight: 600;
font-size: 40px;
font-family: "Roboto Condensed";
color: #323232;
text-transform: uppercase;
line-height: 55px;
padding-bottom: 10px;
}

#event-itinerary .content .h3 {
font-weight: 400;
font-size: 24px;
font-family: "Roboto Condensed";
color: #323232;
line-height: 40px;
margin: 0 0 0px 0;
}

#event-itinerary .content h3 {
  color: #777;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#event-itinerary .content p {
line-height: 24px;
color: #424242;
font-size: 18px;
font-weight: 300;
font-family: "Roboto";
}

#event-itinerary .content a {
color: #424242;
font-size: 26px;
font-weight: 600;
text-decoration: underline;
font-family: "Roboto Condensed";
}

#event-itinerary .content a:hover {
color: #ea232a;
text-decoration: none;
}

#event-itinerary .content p:last-child {
  margin-bottom: 0;
}

#event-itinerary .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #1dc8cd;
}

#event-itinerary .content ul {
  list-style: none;
  padding: 0;
}

#event-itinerary .content ul li {
  padding-bottom: 10px;
}



/* Product Featuress Section
--------------------------------*/
#features {
  background: #fff;
  padding: 60px 0 0 0;
  overflow: hidden;
}

#features .features-img {
  text-align: center;
  padding-top: 20px;
}

@media (min-width: 769px) {
  #features .features-img {
    padding-top: 120px;
    margin-top: -200px;
  }
}

#features .features-img img {
  max-width: 100%;
}

#features .box {
  margin-bottom: 15px;
  text-align: center;
}

#features .icon {
  margin-bottom: 10px;
}

#features .icon i {
  color: #666666;
  font-size: 40px;
  transition: 0.5s;
}

#features .icon i:before {
  background: #1dc8cd;
  background: linear-gradient(45deg, #1dc8cd 0%, #55fabe 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#features .title {
  font-weight: 300;
  margin-bottom: 15px;
  font-size: 22px;
}

#features .title a {
  color: #111;
}

#features .description {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
}

#features .section-description {
  padding-bottom: 10px;
}

/* Product Advanced Featuress Section
--------------------------------*/
#advanced-features {
  overflow: hidden;
  background: #fff;
  background-size: 100%;
	
}

#advanced-features .features-row {
  padding: 60px 0 0px 0;
}


#advanced-features a {
color: #424242;
font-size: 26px;
font-weight: 600;
text-decoration: underline;
font-family: "Roboto Condensed";
}

#advanced-features a:hover {
color: #ea232a;
text-decoration: none;
}



#advanced-features h2 {
font-weight: 500;
font-size: 62px;
color: #000;
text-transform: uppercase;
line-height: 55px;
 padding-top: 30px;
}

#advanced-features h3 {
  font-size: 32px;
  font-weight: 300;
  color: #000000;
  padding-top: 20px;
}
.roboto-con {
    font-family: 'Roboto Condensed', sans-serif;
}
.bold{
    font-weight:700;
}
#advanced-features p {
line-height: 28px;
color: #424242;
font-size: 20px;
font-weight: 300;
font-family: "Roboto";
padding-top: 25px;
}

.bg-mobile {
    background: url("//appcdn.goqii.com/storeimg/90397_1586156302.png") center top no-repeat;
    background-size: cover;
    width: 100%;
    height: 760px; 
    /* padding: 60px 47px 36px 66px; */
    padding: 22px 47px 36px 66px;
    
}
/*@media (min-width:477px) and (max-width:768px) {

    .bg-mobile {
        background: url(//websitecdn.goqii.com/images/bkcsite/mobile-bg.png) center top no-repeat;
        background-size: cover;
        width: 100%;
        height: 760px;
        padding: 105px 73px 99px 88px;
    }
}

@media (max-width:476px) {

    .bg-mobile {
        background: url(//websitecdn.goqii.com/images/bkcsite/mobile-bg.png) center top no-repeat;
        background-size: cover;
        width: 100%;
        height: 760px;
        padding:79px 62px 99px 72px;
    }
    .swiper-container {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1;
        padding-bottom: 72px;
    }
    
}*/


/*
.swiper-button-next2,  .swiper-button-prev2{ bottom: 100px !important;top: auto;}*/

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
    left: 0;
    width: 100%;
    padding-bottom: 6px;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    /* padding-bottom: 32px; */
}
#advanced-features i {
  color: #666666;
  font-size: 64px;
  transition: 0.5s;
  float: left;
  padding: 0 15px 0px 0;
  line-height: 1;
}

#advanced-features i:before {
  background: #1dc8cd;
  background: linear-gradient(45deg, #1dc8cd 0%, #55fabe 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#advanced-features .advanced-feature-img-right {
  max-width: 100%;
  float: right;
  padding: 0 0 30px 30px;
}

#advanced-features .advanced-feature-img-left {
  max-width: 100%;
  float: left;
  padding: 0 30px 30px 0;
}

@media (max-width: 768px) {
  #advanced-features .advanced-feature-img-right, #advanced-features .advanced-feature-img-left {
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  #advanced-features .advanced-feature-img-right, #advanced-features .advanced-feature-img-left {
    max-width: 100%;
    float: none;
    padding: 0 0 30px 0;
  }
}

/* Call To Action Section
--------------------------------*/
#call-to-action {
  overflow: hidden;
  background: linear-gradient(rgba(29, 200, 205, 0.65), rgba(29, 205, 89, 0.2)), url(https://websitecdn.goqii.com/images/gtc/call-to-action-bg.jpg) fixed center center;
  background-size: cover;
  padding: 80px 0;
}

#call-to-action .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action .cta-text {
  color: #fff;
}

@media (min-width: 769px) {
  #call-to-action .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

#call-to-action .cta-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 30px;
  border-radius: 25px;
  transition: background 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#call-to-action .cta-btn:hover {
  background: #1dc8cd;
  border: 2px solid #1dc8cd;
}

/* More Features Section
--------------------------------*/
#more-features {
  padding: 60px 0 60px 0;
  overflow: hidden;
}

#more-features .box {
  padding: 40px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  background: #fff;
  transition: 0.4s;
}

#more-features .icon {
  float: left;
}

#more-features .icon i {
  color: #666666;
  font-size: 80px;
  transition: 0.5s;
  line-height: 0;
}

#more-features .icon i:before {
  background: #1dc8cd;
  background: linear-gradient(45deg, #1dc8cd 0%, #55fabe 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#more-features h4 {
  margin-left: 100px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#more-features h4 a {
  color: #111;
}

#more-features p {
  font-size: 14px;
  margin-left: 100px;
  margin-bottom: 0;
  line-height: 24px;
}

@media (max-width: 767px) {
  #more-features .box {
    margin-bottom: 20px;
  }
  #more-features .icon {
    float: none;
    text-align: center;
    padding-bottom: 15px;
  }
  #more-features h4, #more-features p {
    margin-left: 0;
    text-align: center;
  }
}

/* Clients Section
--------------------------------*/
#clients {
  padding: 30px 0;
  background: #fff;
  overflow: hidden;
}

#clients img {
  max-width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  padding: 15px 0;
}

#clients img:hover {
  opacity: 1;
}

/* Pricing Section
--------------------------------*/
#pricing {
  padding: 60px 0 60px 0;
  overflow: hidden;
}

#pricing .box {
  padding: 40px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  background: #fff;
  text-align: center;
}

#pricing h3 {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 28px;
}

#pricing h4 {
  font-size: 46px;
  color: #1dc8cd;
  font-weight: 300;
}

#pricing h4 sup {
  font-size: 20px;
  top: -20px;
}

#pricing h4 span {
  color: #bababa;
  font-size: 20px;
}

#pricing ul {
  padding: 0;
  list-style: none;
  color: #999;
  text-align: left;
  line-height: 20px;
}

#pricing ul li {
  padding-bottom: 12px;
}

#pricing ul i {
  color: #1dc8cd;
  font-size: 18px;
  padding-right: 4px;
}

#pricing .get-started-btn {
  background: #515e61;
  display: inline-block;
  padding: 6px 30px;
  border-radius: 20px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

#pricing .featured {
  border: 2px solid #1dc8cd;
}

#pricing .featured .get-started-btn {
  background: linear-gradient(45deg, #1de099, #1dc8cd);
}

/* Frequently Asked Questions Section
--------------------------------*/
#faq {
  padding: 60px 0;
  overflow: hidden;
}

#faq #faq-list {
  padding: 0;
  list-style: none;
}

#faq #faq-list li {
border-bottom: 1px solid #f2f2f2;
background: #fff;
padding: 0px 15px;
margin: 7px 0;
}

#faq #faq-list a {
  padding: 18px 0;
  display: block;
  position: relative;
  font-family: "Roboto Condensed";
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
  padding-right: 20px;
	color: #2f2f2f;
	text-transform: uppercase;
}

#faq #faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 16px;
}

#faq #faq-list p {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  #faq #faq-list a {
    font-size: 18px;
  }
  #faq #faq-list i {
    top: 13px;
  }
}

#faq #faq-list a.collapse {
  color: #1dc8cd;
}

#faq #faq-list a.collapsed {
  color: #2f2f2f;
}

#faq #faq-list a.collapsed i::before {
  content: "\f2c7" !important;
}

/* Our Team Section
--------------------------------*/
#team {
  padding: 60px 0;
  overflow: hidden;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic {
  margin-bottom: 15px;
  overflow: hidden;
  height: 260px;
}

#team .member .pic img {
  max-width: 100%;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  color: #b3b3b3;
}

#team .member .social a:hover {
  color: #1dc8cd;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/* Gallery Section
--------------------------------*/
#gallery {
  background: #fff;
  padding: 80px 0 80px 0;
  overflow: hidden;
}

#gallery h1 {
    font-weight: 500;
    font-size: 62px;
    color: #000;
    text-transform: uppercase;
    line-height: 55px;
	padding-bottom: 0px;
}

#gallery h2 {
    font-weight: 300;
    font-size: 31px;
    color: #000;
    line-height: 35px;
	padding-bottom: 20px;
}

#gallery h3 {
    font-weight: 500;
    font-size: 31px;
    color: #000;
    text-transform: uppercase;
    line-height: 55px;
	padding-bottom: 0px;
}

#gallery h4 a {
    font-weight: 300;
    font-size: 24px;
    color: #000;
    line-height: 20px;
	padding-bottom: 0px;
	text-decoration: underline;
}


#gallery .btn-read-more {
  font-weight: 300;
  font-size: 18px;
  padding: 8px 20px;
  border-radius: 50px;
  transition: 0.5s;
  border: 2px solid #34a853;
  color: #fff;
  background: #34a853;
}

#gallery .btn-read-more:hover {
  color: #34a853;
  background: #fff;
  border: 2px solid #34a853;
}



#gallery .container-fluid {
  padding: 0px;
}

#gallery .gallery-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

#gallery .gallery-item {
  overflow: hidden;
  position: relative;
  padding: 0 5px 10px 5px;
  vertical-align: middle;
  text-align: center;
}

#gallery .gallery-item img {
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  width: 100%;
}

#gallery .gallery-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#gallery .gallery-item:hover .gallery-overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
}
/*================================
Individual leaderboard
================================*/
.Individual-leaderboard {
	background: #fff;
}


.Individual-leaderboard .content-ld{
	margin: 20px 0px 0px 0px;
}

.Individual-leaderboard .content-ld h1{
	font-size: 20px;
	color: #333333;
	text-align: center;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: 1.067;
	font-family: "Roboto";
	}


.Individual-leaderboard .content-ld h2{
	font-size: 13px;
	color: #333333;
	line-height: 1.067;
	text-align: left;
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 0px;
	font-family: "Roboto";
}


.Individual-leaderboard .content-ld h3{
	color: #808080;
	font-size: 12px;
	font-weight: 400;
	padding-bottom:0px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0;
	font-family: "Roboto";
}

.Individual-leaderboard .content-ld h4{
	color: #333333;
	font-size: 16px;
	font-weight: 600;
	padding-bottom:0px;
	margin-bottom: 0;
	margin-top: 0px;
	text-align: center;
	font-family: "Roboto";
 }

.Individual-leaderboard .content-ld h6{
	color: #333333;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
    margin-bottom: 0;
	font-family: "Roboto";
 }

.Individual-leaderboard .content-ld  p{
	color: #808080;
	font-size: 12px;
	font-weight: 500;
	padding-bottom:10px;
	margin-top: 15px;
	text-align: center;
	font-family: "Roboto";
 }


.Individual-leaderboard .content-ld .individual-photo{
	background: #ffffff;
    border: 1px solid #583A16;
    border-radius: 100%;
	width: 35px;
	height: 35px;
	margin: 0px auto 0 auto;
	overflow: hidden;
 }

.Individual-leaderboard .content-ld .current, 
.Individual-leaderboard .content-ld .current h2, 
.Individual-leaderboard .content-ld .current h3, 
.Individual-leaderboard .content-ld .current h4, 
.Individual-leaderboard .content-ld .current h6 {
    background:#76591F !important;
	color: #ffffff !important;
	font-family: "Roboto";
 }

.Individual-leaderboard .content-ld .devider{
	border-bottom: 1px solid #f3f3f3;
	 }

a.view-all{
	color: #036ec8;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    text-decoration: underline;
}

a.view-all:hover{
	color: #12af48;
    text-decoration: none;
}
#leaderbd h3{
color: #808080;
	font-size: 12px;
	font-weight: 400;
	padding-bottom:0px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0;
	font-family: "Roboto";
}

#leaderbd .mapstatbox{
    width: 14px;
    height: 14px;
    margin-right: 10px;
    float: left;
    border: 1px solid #fff;
}

#leaderbd .state-stat-1{
    background: #7d7e7e;
}

#leaderbd .state-stat-2{
    background: #ade6fc;
}

#leaderbd .state-stat-3{
    background: #9ec7f3;
}

#leaderbd .state-stat-4{
    background: #61bcfc;
}

#leaderbd .state-stat-5{
    background: #537ebe;
}

#leaderbd .state-stat-6{
    background: #2868c4;
}
.xmark_sm {
    float: right;
    margin-left: 5px;
    cursor: pointer;
    line-height: 0px;
    position: absolute;
    right: 12px;
    top: 20px;
}

.btn_simplemaps {
    display: none !important;
}

/* Gallery Section
--------------------------------*/
#leaderbd {
  background: #b7f2ff;
  padding: 80px 0 80px 0;
  overflow: hidden;
}

#leaderbd h5 {
    font-weight: 500;
    font-size: 62px;
    color: #000;
    text-transform: uppercase;
    line-height: 55px;
	padding-bottom: 20px;
}


#leaderbd .container-fluid {
  padding: 0px;
}

#leaderbd .gallery-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

#leaderbd .gallery-item {
  overflow: hidden;
  position: relative;
  padding: 0 5px 10px 5px;
  vertical-align: middle;
  text-align: center;
}

#leaderbd .gallery-item img {
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  width: 100%;
}

#leaderbd .gallery-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#leaderbd .gallery-item:hover .gallery-overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
}


/* Contact Section
--------------------------------*/
#contact {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 60px 0;
  overflow: hidden;
}

#contact .contact-about h3 {
  font-size: 36px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #1dc8cd;
}

#contact .contact-about p {
  font-size: 14px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  color: #888;
}

#contact .social-links {
  padding-bottom: 20px;
}

#contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #1dc8cd;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border: 1px solid #1dc8cd;
}

#contact .social-links a:hover {
  background: #1dc8cd;
  color: #fff;
}

#contact .info {
  color: #333333;
}

#contact .info i {
  font-size: 32px;
  color: #1dc8cd;
  float: left;
  line-height: 1;
}

#contact .info p {
  padding: 0 0 10px 42px;
  line-height: 28px;
  font-size: 14px;
}

#contact .form #sendmessage {
  color: #1dc8cd;
  border: 1px solid #1dc8cd;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

#contact .form button[type="submit"] {
  background: linear-gradient(45deg, #1de099, #1dc8cd);
  border: 0;
  border-radius: 20px;
  padding: 8px 30px;
  color: #fff;
}

#contact .form button[type="submit"]:hover {
  cursor: pointer;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
 	background: #323232;
    background-size: auto auto;
	
	/*box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);*/
  /* padding: 40px 0 30px 0; */
  padding: 15px 0 10px 0;
	color: #333;
	font-size: 14px;
  
}

.twitter-timeline-container {
  /*max-height: 350px;
  overflow-y: scroll;*/
}
#footer .credits {
  font-size: 17px;
  color: #d3d3d3;
  line-height: 25px;
	font-weight: 300;
}

#footer .copyright {
  font-size: 16px;
  color: #c3c3c3;
  line-height: 25px;
	font-weight: 300;
}
#footer .share {
  font-size: 18px;
  color: #fff;
  line-height: 18px;
	padding-bottom: 10px;
}

#footer .footer-links a {
    color: #d3d3d3;
	font-size: 17px;
	font-weight: 300;
	text-decoration: underline;
}

#footer ul{ padding-left: 0px}

#footer li{ padding-bottom: 10px}


#footer .footer-links a:hover {
  color: #ea232a;
}


/*--------------------------------------------------------------
# Footer Inner
--------------------------------------------------------------*/
#footerinner {
 	background: #323232 url("https://websitecdn.goqii.com/images/gtc/footerinner_bg.jpg") center top no-repeat;
    background-size: auto auto;
	
	/*box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);*/
	padding: 250px 0 10px 0;
	color: #333;
	font-size: 14px;
  
}

#footerinner .credits {
  font-size: 14px;
  color: #fff;
  line-height: 18px;
}

#footerinner .share {
  font-size: 18px;
  color: #fff;
  line-height: 18px;
	padding-bottom: 10px;
}

#footerinner ul{ padding-left: 0px}

#footerinner li{ padding-bottom: 10px}

#footerinner .footer-links a {
  color: #ffffff;
}


#footerinner .footer-links a:hover {
  color: #ea232a;
}
 .top-title-h1{    
          background-image: -moz-linear-gradient( -60deg, rgb(83,126,190) 0%, rgb(83,148,190) 49%, rgb(83,169,190) 100%);
          background-image: -webkit-linear-gradient( -60deg, rgb(83,126,190) 0%, rgb(83,148,190) 49%, rgb(83,169,190) 100%);
          background-image: -ms-linear-gradient( -60deg, rgb(83,126,190) 0%, rgb(83,148,190) 49%, rgb(83,169,190) 100%);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
          padding: 10px 30px;
          color: #fff;
          font-size: 15px;
          font-weight: 500;
          text-align: left;
         }
        .state-rank{
          padding: 10px 20px;
          color: #333333;
          font-size: 12px;
          font-weight: 500;
          border-bottom: 1px solid #eee;
          text-align: left;
         }
        .state-rank-point{
          padding: 10px 20px;
          color: #333333;
          font-size: 12px;
          font-weight: bold;
          border-bottom: 1px solid #eee;
          text-align: right;
         }