@charset "UTF-8";
/* CSS Document */
body{
    font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif"
}
.topbar{
    background-color: #ffffff;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 100;
}
.logo{
    position: relative;
    left: 22px;
    display:flex;
    width: 168px;
    align-items: center;
}
.name{
    font-size: 14px;
}
.pic{
    width: 76px;
}
.btn{
    color: #fff;
    position: relative;
    text-decoration: none;
} 
.small{
    font-size: 20px;
    color: #ffffff;
    
}
.btn .small{
    margin-right: 34px;
    box-sizing: border-box;
}
.btn .small a{
    padding: 11px 20px 9px;
    height:43px;
    width: 80px;
    background-color: #ff5661;
    text-align: center;
    border-radius: 13px;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
}
.large{
    font-size: 26px;
    letter-spacing: 1.1px;
    color: #ffffff;
}
.explain{
    display: flex;
    flex-direction: row;
}
.explain p{
    display:flex;
    align-items: center;
    justify-content: center;
    margin: 26px 37px 11px 37px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1.04px;
    font-weight: normal;    
}
.explain .dash{
    font-size: 35px;
    font-weight: lighter;
    font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
    color: #b9b9b9;
    margin: 0px 0px 130px 0px;
}
.english{
    font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
    font-weight: 300;
}
.btn.large{
    display:flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    box-sizing: border-box;
}
.btn.large a{
    padding: 20px 23px 18px;
    margin: 15px 35px 62px 35px;
    height: 69px;
    width: 303px;
    box-sizing: border-box;
    background-color: #ff5661;
    border-radius: 13px;
    text-align: center;
    
}
.btn.large a:hover{
    background-color: #e53e57;
}
.words{
    text-align: center;
    font-size: 36px;
    color:#ffffff;
    letter-spacing: 1.88px;
    line-height: 42px;
    font-weight: 500;
    margin-top: 43px;
    box-sizing: border-box;
}
.main{
    background-image: url("https://img.koolapp.com/webviewimg/kool/image_1.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - 60px);
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.slogan p{
    font-family: Helvetica, Arial," sans-serif";
    font-size: 72px;
    font-weight: bold;
    color:#ffffff;
    text-align: center;
    letter-spacing: 3.76px;
    line-height: 75px;
    margin-top: 100px;
    
}
.icon{
    box-sizing: border-box;
    margin-top: 100px;
}
.divider{
    background-color: #888888;
    width: 100%;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

a{
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
}
.ad{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.news{
    height: 800px;
    flex: 5;
    background-color: #484848;
    position: relative;
}
.model{
    background-image: url("https://img.koolapp.com/webviewimg/kool/image_2.png");
    background-repeat: no-repeat;
    background-size: cover;
    flex: 8;
    height: 800px;
    
}
button{
    width: 85px;
    height: 43px;
    padding: 4px;
    border-radius: 13px;
    background-color: #ff5661;
    color:#fff;
    font-size: 20px;
    border: 0px;
    margin: 34px;
    display: none;
}

button.slick-arrow { border-radius: 0; }
button:hover{
    background-color: #e53e57;
}
.news h1{
    font-size: 45px;
    letter-spacing: 2.35px;
    line-height: 66px;
    color:#fff;
    font-weight: bold;
    margin-top: 118px;
    margin-left: 70px;
    margin-right: 85px;
}
.news p{
    font-size: 20px;
    letter-spacing: 1.04px;
    line-height: 35px;
    color:#fff;
    margin-top: 42px;
    margin-left: 70px;
    margin-right: 75px;
    font-weight: lighter;
}
.middle{
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 1px;
}
.btn.middle{
    box-sizing: border-box;
}
.btn.middle a:hover{
    background-color: #e53e57;
}
.btn.middle a{
    padding: 17px 18px 15px 18px;
    margin-top: 60px;
    margin-left: 70px;
    margin-bottom: 178px;
    height: 59px;
    width: 138px;
    box-sizing: border-box;
    background-color: #ff5661;
    border-radius: 13px;
    text-align: left;
}
.description{
    height: 800px;
}
.description h1{
    font-size: 40px;
    letter-spacing: 2.09px;
    line-height: 60px;
    color:#484848;
    font-weight: bold;
    margin-top: 54px;
    text-align: center;
    position:relative;
}
.description p{
    font-size: 20px;
    letter-spacing: 1.04px;
    line-height: 35px;
    color:#484848;
    margin-top: 32px;
    margin-left: 185px;
    margin-right: 185px;
    text-align: center;
    font-weight: lighter;
}
.picbox{
    display:flex;
    margin: 0px auto;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.pics{
    padding-top: 32px;
    margin: 0px auto;
}
.slick-slide img.three {
    display: inline-block;
    margin:0;
}

.slick-prev,
.slick-prev:hover,
.slick-prev:focus
{ width: 27px; height: 50px; background-image: url("https://img.koolapp.com/webviewimg/kool/icon_back.png"); background-size: cover; z-index: 99; left: 0;}

.slick-next,
.slick-next:hover,
.slick-next:focus
{ width: 27px; height: 50px; background-image: url("https://img.koolapp.com/webviewimg/kool/icon_go.png"); background-size: cover; z-index: 99; right: 0;}

.slick-next:before {
    content: none;
}
.slick-prev:before {
    content: none;
}
.three{
    padding-left:10px;
    padding-right:10px;
    margin:0;
    height: 220px;
}
.two{
    padding-left:10px;
    padding-right:10px;
    margin:0;
    height: 255px;
}
.one{
    padding-left:10px;
    padding-right:10px;
    margin:auto;
    height: 220px;    
}
.zero{
    padding-left:10px;
    padding-right:10px;
    margin:auto;
    height: 250px;
}
.icon2{
    box-sizing: border-box;
    margin-top: 264px;
}
.marketing p{
    font-size: 26px;
    letter-spacing: 1.36px;
    line-height: 32px;
    color:#484848;
    margin-top: 40px;
    text-align: center;
    font-weight: bold;
}
.storebox{
    display: flex;
    justify-content: center;
    flex-direction: row;
    
}
.store{
    padding: 32px 6.5px 72px 6.5px;
}
box{
    display: flex;
    justify-content: center;
    flex-direction: row;
    /*background-size: cover;*/
}
.infbox img{
    display: inline-block;
    padding : 0!important;
    margin : 0!important;
    font-size: 0!important;
    max-width: 100%;
}
.bottom{
    width: 33.3333333333%;
    padding : 0!important;
    margin : 0!important;
    font-size: 0!important;
    display: inline-block;
}
.footer{
    background-color: #eeeeee;
    width: 100%;
    box-sizing: border-box;
    padding: 40px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.footer h1{
    font-size: 20px;
    letter-spacing: 1.04px;
    line-height: 27px;
    color:#888888;
    font-weight: normal;
    text-align: left;
}
.footer p{
    font-size: 16px;
    letter-spacing: 0.93px;
    line-height: 26px;
    color:#888888;
    margin-top: 10px;
    text-align: left;
    font-weight: lighter;
}

.leftbox{
    padding-left: 30px;
    width: 350px;
    box-sizing: border-box;
}
.rightbox{
    padding-right: 97px;
}
.middlebox a{
    text-decoration: none;
    color: #888888;
    font-weight: lighter;
}
.middlebox a:hover{
    color: #4ba5f2;
}
.storecol{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 10px 0;
    box-sizing: border-box;
}
.col{
    box-sizing: border-box;
    padding-bottom: 10px;
}
.backhide{
    display: none;
}
.gohide{
    display: none;
}
.fulltext{
    background-color: rgba(238,238,238,0.3);
    height: cover;
    padding: 35px;
}
.fulltext p{
    font-size: 16px;
    letter-spacing: 1.04px;
    line-height: 26px;
    color:#888888;
    margin-top: 9px;
    text-align: left;
    font-weight: normal;
}
.service{
    margin-bottom: 25px;
}

.law h1{
    font-size: 20px;
    margin-top: 10px;
}
.arabic p{
    padding-left: 10px;
}

.arabic li{
    font-size: 16px;
    letter-spacing: 1.04px;
    line-height: 26px;
    list-style: disc;
    color: #888888;
}
@media (max-width: 1024px){
    .news h1{
    font-size: 32px;
    letter-spacing: 1.55px;
    line-height: 54px;
    }
    .news p{
    font-size: 20px;
    letter-spacing: 1.04px;
    line-height: 35px;
    color:#fff;
    margin-top: 42px;
    margin-left: 70px;
    margin-right: 75px;
    font-weight: lighter;
    }
    .three{
    padding-left:10px;
    padding-right:10px;
    margin:0;
    height: 200px;
    }
    .two{
    padding-left:8px;
    padding-right:8px;
    margin:0;
    height: 220px;
    }
    .one{
    padding-left:10px;
    padding-right:10px;
    margin:auto;
    height: 220px;    
    }
    .zero{
    padding-left:10px;
    padding-right:10px;
    margin:auto;
    height: 220px;
    }
}
@media (max-width: 920px){
    .slogan p{
    font-size: 62px;
    font-weight: bold;
    color:#ffffff;
    text-align: center;
    letter-spacing: 3px;
    line-height: 68px;
    margin-top: 100px;
    }
    
    .news{
    height: 500px;
    flex: 6;
    }
    .model{
    background-image: url("https://img.koolapp.com/webviewimg/kool/image_2.png");
    background-repeat: no-repeat;
    background-size: cover;
    flex: 8;
    height: 500px;
    
    }
    .news h1{
    font-size: 28px;
    letter-spacing: 1.05px;
    line-height: 45px;
    margin-top: 60px;
    margin-left: 60px;
    margin-right: 65px;
    }
    .news p{
    font-size: 16px;
    letter-spacing: 1.2px;
    line-height: 24px;
    margin-top: 20px;
    margin-left: 60px;
    margin-right: 40px;
    font-weight: lighter;
    }
    .middle{
    font-size: 18px;
    letter-spacing: 1.1px;
    }
    .btn.middle a{
    padding: 14px 16px 15px 16px;
    margin-top: 24px;
    margin-left: 60px;
    height: 45px;
    width: 110px;
    box-sizing: border-box;
    background-color: #ff5661;
    border-radius: 10px;
    text-align: left;
    }
    .large{
    font-size: 24px;
    letter-spacing: 1px;
    }
    .explain{
    display: flex;
    flex-direction: row;
    }
    .explain p{
    display:flex;
    align-items: center;
    justify-content: center;
    margin: 26px 37px 11px 37px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.9px;
    font-weight: normal;    
    }
    .explain .dash{
    font-size: 35px;
    font-weight: lighter;
    font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
    color: #b9b9b9;
    margin: 0px 0px 129px 0px;
    }
    .btn.large a{
    padding: 20px 21px 18px;
    margin: 12px 20px 60px 20px;
    height: 65px;
    width: 300px;
    box-sizing: border-box;
    background-color: #ff5661;
    border-radius: 13px;
    text-align: center;
    
    }
    .words{
    text-align: center;
    font-size: 30px;
    color:#ffffff;
    letter-spacing: 1.08px;
    line-height: 36px;
    font-weight: 500;
    margin-top: 40px;
    box-sizing: border-box;
    }
    .description{
    height: 750px;
    }
    .description h1{
    font-size: 36px;
    letter-spacing: 1.8px;
    line-height: 55px;
    margin-top: 45px;
    }
    .description p{
    font-size: 18px;
    letter-spacing: 0.9px;
    line-height: 25px;
    color:#484848;
    margin-top: 32px;
    margin-left: 150px;
    margin-right: 150px;
    text-align: center;
    font-weight: lighter;
    }
    .three{
    padding-left:8px;
    padding-right:8px;
    margin:0;
    height: 180px;
    }
    .two{
    padding-left:6px;
    padding-right:6px;
    margin:0;
    height: 180px;
    }
    .one{
    padding-left:10px;
    padding-right:10px;
    margin:auto;
    height: 210px;    
    }
    .zero{
    padding-left:10px;
    padding-right:10px;
    margin:auto;
    height: 210px;
    }
    .picbox{
    display:flex;
    margin: 0px auto;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    }
    .pics{
    padding-top: 32px;
    margin: 0px auto;
    }
    .marketing p{
    font-size: 20px;
    letter-spacing: 1.36px;
    line-height: 24px;
    margin-top: 24px;
    text-align: center;
    font-weight: bold;
    }
    .footer{
    box-sizing: border-box;
    padding: 40px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    }
    .footer h1{
    font-size: 18px;
    letter-spacing: 0.9px;
    line-height: 24px;
    font-weight: normal;
    text-align: left;
    }
    .footer p{
    font-size: 14px;
    letter-spacing: 0.73px;
    line-height: 24px;
    margin-top: 10px;
    text-align: left;
    font-weight: lighter;
    }

    .leftbox{
    padding-left: 20px;
    width: 250px;
    box-sizing: border-box;
    }
    .rightbox{
    padding-right: 67px;
    }
    .middlebox a{
    text-decoration: none;
    color: #888888;
    font-weight: lighter;
    }
    .storecol{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 10px 0;
    box-sizing: border-box;
    }
    .col{
    box-sizing: border-box;
    padding-bottom: 10px;
    }
}
@media (max-width: 768px){
    .slogan p{
    font-size: 62px;
    font-weight: bold;
    color:#ffffff;
    text-align: center;
    letter-spacing: 3px;
    line-height: 68px;
    margin-top: 100px;
    }
    
    .news{
    height: 500px;
    flex: 6;
    }
    .model{
    background-image: url("https://img.koolapp.com/webviewimg/kool/image_2.png");
    background-repeat: no-repeat;
    background-size: cover;
    flex: 8;
    height: 500px;
    
    }
    .news h1{
    font-size: 28px;
    letter-spacing: 1.05px;
    line-height: 45px;
    margin-top: 60px;
    margin-left: 50px;
    margin-right: 65px;
    }
    .news p{
    font-size: 16px;
    letter-spacing: 1.2px;
    line-height: 24px;
    margin-top: 20px;
    margin-left: 50px;
    margin-right: 40px;
    font-weight: lighter;
    }
    .middle{
    font-size: 18px;
    letter-spacing: 1.1px;
    }
    .btn.middle a{
    padding: 14px 16px 15px 16px;
    margin-top: 24px;
    margin-left: 50px;
    height: 45px;
    width: 110px;
    box-sizing: border-box;
    background-color: #ff5661;
    border-radius: 10px;
    text-align: left;
    }
    .large{
    font-size: 24px;
    letter-spacing: 1px;
    }
    .explain{
    display: flex;
    flex-direction: row;
    }
    .explain p{
    display:flex;
    align-items: center;
    justify-content: center;
    margin: 26px 37px 11px 37px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.9px;
    font-weight: normal;    
    }
    .explain .dash{
    font-size: 35px;
    font-weight: lighter;
    font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
    color: #b9b9b9;
    margin: 0px 0px 129px 0px;
    }
    .btn.large a{
    padding: 20px 21px 18px;
    margin: 12px 20px 60px 20px;
    height: 65px;
    width: 300px;
    box-sizing: border-box;
    background-color: #ff5661;
    border-radius: 13px;
    text-align: center;
    
    }
    .words{
    text-align: center;
    font-size: 30px;
    color:#ffffff;
    letter-spacing: 1.08px;
    line-height: 36px;
    font-weight: 500;
    margin-top: 40px;
    box-sizing: border-box;
    }
    .description{
    height: 750px;
    }
    .description h1{
    font-size: 36px;
    letter-spacing: 1.8px;
    line-height: 55px;
    margin-top: 45px;
    }
    .description p{
    font-size: 18px;
    letter-spacing: 0.9px;
    line-height: 25px;
    color:#484848;
    margin-top: 32px;
    margin-left: 150px;
    margin-right: 150px;
    text-align: center;
    font-weight: lighter;
    }
    .three{
    padding-left:6px;
    padding-right:6px;
    margin:0;
    height: 180px;
    }
    .two{
    padding-left:6px;
    padding-right:6px;
    margin:0;
    height: 180px;
    }
    .one{
    padding-left:10px;
    padding-right:10px;
    margin:auto;
    height: 210px;    
    }
    .zero{
    padding-left:10px;
    padding-right:10px;
    margin:auto;
    height: 210px;
    }
    .picbox{
    display:flex;
    margin: 0px auto;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    }
    .pics{
    padding-top: 32px;
    margin: 0px auto;
    }
    .marketing p{
    font-size: 20px;
    letter-spacing: 1.36px;
    line-height: 24px;
    margin-top: 24px;
    text-align: center;
    font-weight: bold;
    }
    .footer{
    box-sizing: border-box;
    padding: 40px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    }
    .footer h1{
    font-size: 16px;
    letter-spacing: 0.9px;
    line-height: 24px;
    font-weight: normal;
    text-align: left;
    }
    .footer p{
    font-size: 14px;
    letter-spacing: 0.73px;
    line-height: 24px;
    margin-top: 10px;
    text-align: left;
    font-weight: lighter;
    }

    .leftbox{
    padding-left: 20px;
    width: 250px;
    box-sizing: border-box;
    }
    .rightbox{
    padding-right: 67px;
    }
    .middlebox a{
    text-decoration: none;
    color: #888888;
    font-weight: lighter;
    }
    .storecol{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 10px 0;
    box-sizing: border-box;
    }
    .col{
    box-sizing: border-box;
    padding-bottom: 10px;
    }
}
@media (max-width: 720px){
    .slogan p{
    font-size: 50px;
    font-weight: bold;
    color:#ffffff;
    text-align: center;
    letter-spacing: 3px;
    line-height: 60px;
    margin-top: 100px;
    }
    
    .news{
    height: 500px;
    flex: 6;
    }
    .model{
    background-image: url("https://img.koolapp.com/webviewimg/kool/image_2.png");
    background-repeat: no-repeat;
    background-size: cover;
    flex: 8;
    height: 500px;
    
    }
    .news h1{
    font-size: 24px;
    letter-spacing: 1.05px;
    line-height: 32px;
    margin-top: 50px;
    margin-left: 50px;
    margin-right: 60px;
    }
    .news p{
    font-size: 14px;
    letter-spacing: 1.2px;
    line-height: 24px;
    margin-top: 20px;
    margin-left: 50px;
    margin-right: 40px;
    font-weight: lighter;
    }
    .middle{
    font-size: 18px;
    letter-spacing: 1.1px;
    }
    .btn.middle a{
    padding: 14px 16px 15px 16px;
    margin-top: 24px;
    margin-left: 50px;
    height: 45px;
    width: 110px;
    box-sizing: border-box;
    background-color: #ff5661;
    border-radius: 10px;
    text-align: left;
    }
    .large{
    font-size: 20px;
    letter-spacing: 1px;
    }
    .explain{
    display: flex;
    flex-direction: row;
    }
    .explain p{
    display:flex;
    align-items: center;
    justify-content: center;
    margin: 20px 37px 7px 37px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.9px;
    font-weight: normal;    
    }
    .explain .dash{
    font-size: 30px;
    font-weight: lighter;
    font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
    color: #b9b9b9;
    margin: 0px 0px 85px 0px;
    }
    .btn.large a{
    padding: 19px 21px 18px;
    margin: 12px 10px 30px 10px;
    height: 55px;
    width: 250px;
    box-sizing: border-box;
    background-color: #ff5661;
    border-radius: 13px;
    text-align: center;
    
    }
    .words{
    text-align: center;
    font-size: 26px;
    color:#ffffff;
    letter-spacing: 1.08px;
    line-height: 36px;
    font-weight: 500;
    margin-top: 30px;
    box-sizing: border-box;
    }
    .description{
    height: 750px;
    }
    .description h1{
    font-size: 36px;
    letter-spacing: 1.8px;
    line-height: 55px;
    margin-top: 45px;
    }
    .description p{
    font-size: 16px;
    letter-spacing: 0.9px;
    line-height: 24px;
    color:#484848;
    margin-top: 32px;
    margin-left: 150px;
    margin-right: 150px;
    text-align: center;
    font-weight: lighter;
    }
    .three{
    padding-left:5px;
    padding-right:5px;
    margin:0;
    height: 180px;
    }
    .two{
    padding-left:5px;
    padding-right:5px;
    margin:0;
    height: 180px;
    }
    .one{
    padding-left:10px;
    padding-right:10px;
    margin:auto;
    height: 210px;    
    }
    .zero{
    padding-left:10px;
    padding-right:10px;
    margin:auto;
    height: 210px;
    }
    .picbox{
    display:flex;
    margin: 0px auto;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    }
    .pics{
    padding-top: 32px;
    margin: 0px auto;
    }
    .marketing p{
    font-size: 20px;
    letter-spacing: 1.36px;
    line-height: 24px;
    margin-top: 24px;
    text-align: center;
    font-weight: bold;
    }
    .footer{
    box-sizing: border-box;
    padding: 40px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    }
    .footer h1{
    font-size: 16px;
    letter-spacing: 0.9px;
    line-height: 24px;
    font-weight: normal;
    text-align: left;
    }
    .footer p{
    font-size: 14px;
    letter-spacing: 0.73px;
    line-height: 24px;
    margin-top: 10px;
    text-align: left;
    font-weight: lighter;
    }

    .leftbox{
    padding-left: 20px;
    width: 250px;
    box-sizing: border-box;
    }
    .rightbox{
    padding-right: 67px;
    }
    .middlebox a{
    text-decoration: none;
    color: #888888;
    font-weight: lighter;
    }
    .storecol{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 10px 0;
    box-sizing: border-box;
    }
    .col{
    box-sizing: border-box;
    padding-bottom: 10px;
    }
}
@media (max-width: 580px){
    .topbar{
        height:48px;
        width: 100%;
    }
    .slogan p{
    font-size: 36px;
    letter-spacing: 0.9px;
    line-height: 45px;
    margin-top: 20px;
    }
    .logo{
    left: 15px;
    width: 150px;
    display:flex;
    }
    .name{
    font-size: 12px;
    display: 13;
    }
    .pic{
    width: 59px;
    display: 10;
    }
    .pic img{
    width: 50px;
    }
    .main{
    background-size: cover;
    height: 450px;
    background-position: center;
    }
    .large{
    font-size: 16px;
    letter-spacing: 1px;
    }
    .explain{
    display: flex;
    flex-direction: row;
    }
    .explain p{
    display:flex;
    align-items: center;
    justify-content: center;
    margin: 20px 37px 0px 37px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.9px;
    font-weight: normal;    
    }
    .explain .dash{
    font-size: 26px;
    font-weight: lighter;
    font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
    color: #b9b9b9;
    margin: 0px 0px 65px 0px;
    }
    .btn.large a{
    padding: 16px 21px 18px;
    margin: 8px 10px 30px 10px;
    height: 45px;
    width: 210px;
    box-sizing: border-box;
    background-color: #ff5661;
    border-radius: 8px;
    text-align: center;
    
    }
    .words{
    text-align: center;
    font-size: 22px;
    color:#ffffff;
    letter-spacing: 0.9px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 24px;
    box-sizing: border-box;
    }
    .icon{
    box-sizing: border-box;
    margin-top: 16px;
    height: 21px;

      }
    .ad{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    }
    .news{
    height: 100%;
    position: relative;
    }
    .news h1{
    font-size: 22px;
    letter-spacing: 1.04px;
    line-height: 30px;
    color:#fff;
    font-weight: bold;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    }
    .news p{
    font-size: 14px;
    letter-spacing: 1.02px;
    line-height: 20px;
    margin: 16px 53px;
    font-weight: lighter;
    text-align: center;
    }
    .model{
    background-image: url("https://img.koolapp.com/webviewimg/kool/image_2.png");
    background-size: cover;
    width: 100%;
    height: 480px;
    }
    .middle{
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.68px;
    text-align: center;
    }
    .btn.middle a{
    padding: 15px 30px 13px 30px;
    margin: 5px 0px 40px 0px;
    height: 48px;
    width: 235px;
    box-sizing: border-box;
    background-color: #ff5661;
    border-radius: 6px;
    text-align: center;
    }
    .description{
    height: 100%;
    }
    .description h1{
    font-size: 22px;
    letter-spacing: 1.04px;
    line-height: 30px;
    color:#484848;
    font-weight: bold;
    margin-top: 32px;
    text-align: center;
    position:relative;
    }
    .description p{
    font-size: 14px;
    letter-spacing: 1.32px;
    line-height: 22px;
    color:#484848;
    margin-top: 14px;
    margin-left: 80px;
    margin-right: 80px;
    text-align: center;
    font-weight: lighter;
    }
    .picbox{
    display:flex;
    margin: 0px auto;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    }
    .pics{
    padding-top: 24px;
    margin: 0px auto;
    }
    .three{
    height: 120px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom: 5px;
    margin: 0;
    }
    .two{
    height: 125px;
    padding-bottom: 10px;
    margin: 0;
    }
    .one{
    height: 174px;    
    }
    .zero{
    height: 174px;    
    }
    .marketing p{
    font-size: 16px;
    letter-spacing: 0.83px;
    line-height: 22px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
    }
    .storebox{
    display: flex;
    justify-content: center;
    flex-direction: row;
    
    }
    .store{
    width: 120px;
    height: 40px;
    padding: 20px 5px 53px 5px;
    }
    .slick-prev,
    .slick-prev:hover,
    .slick-prev:focus
    { width: 12px; height: 23px; background-image: url("https://img.koolapp.com/webviewimg/kool/icon_back.png"); background-size: cover; z-index: 99; left: 0;}

    .slick-next,
    .slick-next:hover,
    .slick-next:focus
    { width: 12px; height: 23px; background-image: url("https://img.koolapp.com/webviewimg/kool/icon_go.png"); background-size: cover; z-index: 99; right: 0;}
    button{
    width: 85px;
    height: 43px;
    padding: 4px;
    border-radius: 13px;
    background-color: #ff5661;
    color:#fff;
    font-size: 20px;
    border: 0px;
    margin: 12px;
    display: none;
    }
    .footer{
    box-sizing: border-box;
    padding: 40px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    }
    .footer h1{
    font-size: 16px;
    letter-spacing: 0.9px;
    line-height: 24px;
    font-weight: normal;
    text-align: left;
    }
    .footer p{
    font-size: 12px;
    letter-spacing: 0.73px;
    line-height: 20px;
    margin-top: 10px;
    text-align: left;
    font-weight: lighter;
    }

    .leftbox{
    padding-left: 10px;
    width: 200px;
    box-sizing: border-box;
    }
    .rightbox{
    padding-right: 30px;
    }
    
    .middlebox a{
    text-decoration: none;
    color: #888888;
    font-weight: lighter;
    }
    .storecol{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 10px 0;
    box-sizing: border-box;
    }
    .col{
    box-sizing: border-box;
    padding-bottom: 10px;
    
    }
}
@media (max-width: 480px){
    .explain{
    flex-direction: column;
    }
    .large{
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.68px;
    }
    .btn.large a{
    padding: 15px 30px 13px;
    margin: 0 0 8px 0;
    height: 48px;
    width: 255px;
    border-radius: 6px;
    text-align: center;
    
    }
    .explain p{
    display:flex;
    align-items: center;
    justify-content: center;
    margin: 16px 0px 6px 0px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.63px;
    font-weight: normal;    
    }
    .words{
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.99px;
    line-height: 24px;
    margin-top: 0px;
    }
    .explain .dash{
    display: none;
    }
    .divider{
    padding: 26px;
    box-sizing: border-box;
    background-color: #888888;
    width: 100%;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
    .footer{
    box-sizing: border-box;
    padding: 40px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    }
    .footer h1{
    font-size: 16px;
    letter-spacing: 0.9px;
    line-height: 24px;
    font-weight: normal;
    text-align: left;
    }
    .footer p{
    font-size: 12px;
    letter-spacing: 0.73px;
    line-height: 20px;
    margin-top: 10px;
    text-align: left;
    font-weight: lighter;
    }

    .leftbox{
    padding-left: 10px;
    width: 180px;
    box-sizing: border-box;
    }
    .rightbox{
    padding-right: 20px;
    }
    
    .middlebox a{
    text-decoration: none;
    color: #888888;
    font-weight: lighter;
    }
    .storecol{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 10px 0;
    box-sizing: border-box;
    }
    .col{
    box-sizing: border-box;
    padding-bottom: 10px;
    
    }
}
@media (max-width: 425px){
    .topbar{
        height:48px;
        width: 100%;
    }
    .slogan p{
    font-size: 32px;
    letter-spacing: 0.9px;
    line-height: 45px;
    margin-top: 20px;
    }
    .logo{
    left: 15px;
    width: 150px;
    display:flex;
    }
    .name{
    font-size: 12px;
    display: 13;
    }
    .pic{
    width: 59px;
    display: 10;
    }
    .pic img{
    width: 50px;
    }
    .main{
    background-size: cover;
    height: 363px;
    background-position: center;
    }
    .explain{
    flex-direction: column;
    }
    .large{
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.68px;
    }
    .btn.large a{
    padding: 15px 30px 13px;
    margin: 0 0 8px 0;
    height: 48px;
    width: 255px;
    border-radius: 6px;
    text-align: center;
    
    }
    .explain p{
    display:flex;
    align-items: center;
    justify-content: center;
    margin: 16px 0px 6px 0px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.63px;
    font-weight: normal;    
    }
    .words{
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.99px;
    line-height: 24px;
    margin-top: 0px;
    }
    .explain .dash{
    display: none;
    }
    .divider{
    padding: 26px;
    box-sizing: border-box;
    background-color: #888888;
    width: 100%;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
    .icon{
    box-sizing: border-box;
    margin-top: 16px;
    height: 21px;

      }
    .ad{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    }
    .news{
    height: 100%;
    background-color: #484848;
    position: relative;
    }
    .news h1{
    font-size: 22px;
    letter-spacing: 1.04px;
    line-height: 30px;
    color:#fff;
    font-weight: bold;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    }
    .news p{
    font-size: 12px;
    letter-spacing: 1.02px;
    line-height: 18px;
    color:#fff;
    margin: 16px 53px;
    font-weight: lighter;
    text-align: center;
    }
    .model{
    background-image: url("https://img.koolapp.com/webviewimg/kool/image_2.png");
    background-size: cover;
    width: 100%;
    height: 380px;
    }
    .middle{
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.68px;
    text-align: center;
    }
    .btn.middle a{
    padding: 15px 30px 13px 30px;
    margin: 5px 0 45px 0;
    height: 48px;
    width: 255px;
    box-sizing: border-box;
    background-color: #ff5661;
    border-radius: 6px;
    text-align: center;
    }
    .description{
    height: 100%;
    }
    .description h1{
    font-size: 22px;
    letter-spacing: 1.04px;
    line-height: 30px;
    color:#484848;
    font-weight: bold;
    margin-top: 32px;
    text-align: center;
    position:relative;
    }
    .description p{
    font-size: 12px;
    letter-spacing: 1.02px;
    line-height: 18px;
    color:#484848;
    margin-top: 20px;
    margin-left: 57px;
    margin-right: 57px;
    text-align: center;
    font-weight: lighter;
    }
    .picbox{
    display:flex;
    margin: 0px auto;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
    .pics{
    padding-top: 24px;
    margin: 0px auto;
    }
    .three{
    height:90px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom: 5px;
    margin: 0;
    }
    .two{
    height:125px;
    padding-bottom: 10px;
    margin: 0;
    }
    .one{
    height: 174px;    
    }
    .zero{
    height: 174px;    
    }
    .marketing p{
    font-size: 16px;
    letter-spacing: 0.83px;
    line-height: 22px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
    }
    .storebox{
    display: flex;
    justify-content: center;
    flex-direction: row;
    
    }
    .store{
    width: 120px;
    height: 40px;
    padding: 20px 5px 53px 5px;
    }
    .slick-prev,
    .slick-prev:hover,
    .slick-prev:focus
    { width: 12px; height: 23px; background-image: url("https://img.koolapp.com/webviewimg/kool/icon_back.png"); background-size: cover; z-index: 99; left: 0;}

    .slick-next,
    .slick-next:hover,
    .slick-next:focus
    { width: 12px; height: 23px; background-image: url("https://img.koolapp.com/webviewimg/kool/icon_go.png"); background-size: cover; z-index: 99; right: 0;}
    button{
    width: 85px;
    height: 43px;
    padding: 4px;
    border-radius: 13px;
    background-color: #ff5661;
    color:#fff;
    font-size: 20px;
    border: 0px;
    margin: 12px;
    display: none;
    }
    .infbox {
    display: inline-block;
    padding : 0!important;
    margin : 0!important;
    font-size: 0!important;
    max-width: 100%;
    }
    .bottom{
    width: 100%;
    display: inline-block;
    }
    .footer{
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 40px 30px 40px;
    }
    .footer h1{
    font-size: 16px;
    letter-spacing: 0.83px;
    line-height: 22px;
    font-weight: normal;
    text-align: center;
    margin-top: 30px;
    }
    .footer p{
    font-size: 12px;
    letter-spacing: 0.7px;
    line-height: 18px;
    margin-top: 8px;
    margin-right: 16px;
    margin-left: 16px;
    text-align: center;
    font-weight: lighter;
    }

    .leftbox{
    padding: 0px;
    width: 100%;
    box-sizing: border-box;
    }
    .rightbox{
    padding: 0px;
    }
    .storecol{
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin:0;
    box-sizing: border-box;
    }
    .col{
    box-sizing: border-box;
    padding: 10px 5px;
    }
}
@media (max-width: 375px){
    .topbar{
        height:48px;
        width: 100%;
    }
    .slogan p{
    font-size: 32px;
    letter-spacing: 0.9px;
    line-height: 45px;
    margin-top: 20px;
    }
    .logo{
    left: 15px;
    width: 150px;
    display:flex;
    }
    .name{
    font-size: 12px;
    display: 13;
    }
    .pic{
    width: 59px;
    display: 10;
    }
    .pic img{
    width: 50px;
    }
    .main{
    background-size: cover;
    height: 363px;
    background-position: center;
    }
    .explain{
    flex-direction: column;
    }
    .large{
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.68px;
    }
    .btn.large a{
    padding: 15px 30px 13px;
    margin: 0 0 8px 0;
    height: 48px;
    width: 255px;
    border-radius: 6px;
    text-align: center;
    
    }
    .explain p{
    display:flex;
    align-items: center;
    justify-content: center;
    margin: 16px 0px 6px 0px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.63px;
    font-weight: normal;    
    }
    .words{
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.99px;
    line-height: 24px;
    margin-top: 0px;
    }
    .explain .dash{
    display: none;
    }
    .divider{
    padding: 16px;
    box-sizing: border-box;
    background-color: #888888;
    width: 100%;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
    .icon{
    box-sizing: border-box;
    margin-top: 16px;
    height: 21px;

      }
    .ad{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    }
    .news{
    height: 100%;
    background-color: #484848;
    position: relative;
    }
    .news h1{
    font-size: 20px;
    letter-spacing: 1.04px;
    line-height: 28px;
    color:#fff;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    }
    .news p{
    font-size: 12px;
    letter-spacing: 1.02px;
    line-height: 18px;
    color:#fff;
    margin: 16px 53px;
    font-weight: lighter;
    text-align: center;
    }
    .model{
    background-image: url("https://img.koolapp.com/webviewimg/kool/image_2.png");
    background-size: cover;
    width: 100%;
    height: 380px;
    }
    .middle{
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.68px;
    text-align: center;
    }
    .btn.middle a{
    padding: 15px 30px 13px 30px;
    margin: 0 0px 38px 0px;
    height: 48px;
    width: 255px;
    box-sizing: border-box;
    background-color: #ff5661;
    border-radius: 6px;
    text-align: center;
    }
    .description{
    height: 100%;
    }
    .description h1{
    font-size: 20px;
    letter-spacing: 1.04px;
    line-height: 28px;
    color:#484848;
    font-weight: bold;
    margin-top: 32px;
    text-align: center;
    position:relative;
    }
    .description p{
    font-size: 12px;
    letter-spacing: 1.02px;
    line-height: 18px;
    color:#484848;
    margin-top: 24px;
    margin-left: 57px;
    margin-right: 57px;
    text-align: center;
    font-weight: lighter;
    }
    .picbox{
    display:flex;
    margin: 0px auto;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
    .pics{
    padding-top: 24px;
    margin: 0px auto;
    }
    .three{
    height:90px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom: 5px;
    margin: 0;
    }
    .two{
    height:125px;
    padding-bottom: 10px;
    margin: 0;
    }
    .one{
    height: 174px;    
    }
    .zero{
    height: 174px;    
    }
    .marketing p{
    font-size: 16px;
    letter-spacing: 0.83px;
    line-height: 22px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
    }
    .storebox{
    display: flex;
    justify-content: center;
    flex-direction: row;
    
    }
    .store{
    width: 120px;
    height: 40px;
    padding: 20px 5px 53px 5px;
    }
    .slick-prev,
    .slick-prev:hover,
    .slick-prev:focus
    { width: 12px; height: 23px; background-image: url("https://img.koolapp.com/webviewimg/kool/icon_back.png"); background-size: cover; z-index: 99; left: 0;}

    .slick-next,
    .slick-next:hover,
    .slick-next:focus
    { width: 12px; height: 23px; background-image: url("https://img.koolapp.com/webviewimg/kool/icon_go.png"); background-size: cover; z-index: 99; right: 0;}
    button{
    width: 85px;
    height: 43px;
    padding: 4px;
    border-radius: 13px;
    background-color: #ff5661;
    color:#fff;
    font-size: 20px;
    border: 0px;
    margin: 12px;
    display: none;
    }
    .infbox img{
    display: inline-block;
    padding : 0!important;
    margin : 0!important;
    font-size: 0!important;
    max-width: 100%;
    }
    .bottom{
    width: 100%;
    display: inline-block;
    }
    .footer{
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 40px 30px 40px;
    }
    .footer h1{
    font-size: 16px;
    letter-spacing: 0.83px;
    line-height: 22px;
    font-weight: normal;
    text-align: center;
    margin-top: 30px;
    }
    .footer p{
    font-size: 12px;
    letter-spacing: 0.7px;
    line-height: 18px;
    margin-top: 8px;
    margin-right: 16px;
    margin-left: 16px;
    text-align: center;
    font-weight: lighter;
    }

    .leftbox{
    padding: 0px;
    width: 100%;
    box-sizing: border-box;
    }
    .rightbox{
    padding: 0px;
    }
    .storecol{
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin:0;
    box-sizing: border-box;
    }
    .col{
    box-sizing: border-box;
    padding: 10px 5px;
    }
}
@media (max-width: 320px){
    .topbar{
        height:48px;
        width: 100%;
    }
    .slogan p{
    font-size: 26px;
    letter-spacing: 0.8px;
    line-height: 42px;
    margin-top: 20px;
    }
    .logo{
    left: 15px;
    width: 150px;
    display:flex;
    }
    .name{
    font-size: 12px;
    display: 13;
    }
    .pic{
    width: 59px;
    display: 10;
    }
    .pic img{
    width: 50px;
    }
    .main{
    background-size: cover;
    height: 370px;
    background-position: center;
    }
    .explain{
    flex-direction: column;
    }
    .large{
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.68px;
    }
    .btn.large a{
    padding: 13px 26px 12px;
    margin: 0 0 6px 0;
    height: 42px;
    width: 240px;
    border-radius: 6px;
    text-align: center;
    
    }
    .explain p{
    display:flex;
    align-items: center;
    justify-content: center;
    margin: 16px 0px 5px 0px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.63px;
    font-weight: normal;    
    }
    .words{
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.99px;
    line-height: 24px;
    margin-top: 0px;
    }
    .explain .dash{
    display: none;
    }
    .divider{
    padding: 16px;
    box-sizing: border-box;
    background-color: #888888;
    width: 100%;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
    .icon{
    box-sizing: border-box;
    margin-top: 16px;
    height: 21px;

      }
    .ad{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    }
    .news{
    height: 100%;
    background-color: #484848;
    position: relative;
    }
    .news h1{
    font-size: 20px;
    letter-spacing: 1.04px;
    line-height: 28px;
    color:#fff;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    }
    .news p{
    font-size: 12px;
    letter-spacing: 1.02px;
    line-height: 18px;
    color:#fff;
    margin: 16px 53px;
    font-weight: lighter;
    text-align: center;
    }
    .model{
    background-image: url("https://img.koolapp.com/webviewimg/kool/image_2.png");
    background-size: cover;
    width: 100%;
    height: 380px;
    }
    .middle{
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.68px;
    text-align: center;
    }
    .btn.middle a{
    padding: 13px 30px 13px 30px;
    margin: 0 0px 36px 0px;
    height: 42px;
    width: 240px;
    box-sizing: border-box;
    background-color: #ff5661;
    border-radius: 6px;
    text-align: center;
    }
    .description{
    height: 100%;
    }
    .description h1{
    font-size: 20px;
    letter-spacing: 1.04px;
    line-height: 28px;
    color:#484848;
    font-weight: bold;
    margin-top: 32px;
    text-align: center;
    position:relative;
    }
    .description p{
    font-size: 12px;
    letter-spacing: 1.02px;
    line-height: 18px;
    color:#484848;
    margin-top: 20px;
    margin-left: 57px;
    margin-right: 57px;
    text-align: center;
    font-weight: lighter;
    }
    .picbox{
    display:flex;
    margin: 0px auto;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
    .pics{
    padding-top: 24px;
    margin: 0px auto;
    }
    .three{
    height:90px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom: 5px;
    margin: 0;
    }
    .two{
    height:125px;
    padding-bottom: 10px;
    margin: 0;
    }
    .one{
    height: 174px;    
    }
    .zero{
    height: 174px;    
    }
    .marketing p{
    font-size: 16px;
    letter-spacing: 0.83px;
    line-height: 22px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
    }
    .storebox{
    display: flex;
    justify-content: center;
    flex-direction: row;
    
    }
    .store{
    width: 120px;
    height: 40px;
    padding: 20px 5px 53px 5px;
    }
    .slick-prev,
    .slick-prev:hover,
    .slick-prev:focus
    { width: 12px; height: 23px; background-image: url("https://img.koolapp.com/webviewimg/kool/icon_back.png"); background-size: cover; z-index: 99; left: 0;}

    .slick-next,
    .slick-next:hover,
    .slick-next:focus
    { width: 12px; height: 23px; background-image: url("https://img.koolapp.com/webviewimg/kool/icon_go.png"); background-size: cover; z-index: 99; right: 0;}
    button{
    width: 85px;
    height: 43px;
    padding: 4px;
    border-radius: 13px;
    background-color: #ff5661;
    color:#fff;
    font-size: 20px;
    border: 0px;
    margin: 12px;
    display: none;
    }
    .infbox img{
    display: inline-block;
    padding : 0!important;
    margin : 0!important;
    font-size: 0!important;
    max-width: 100%;
    }
    .bottom{
    width: 100%;
    display: inline-block;
    }
    .footer{
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 40px 30px 40px;
    }
    .footer h1{
    font-size: 16px;
    letter-spacing: 0.83px;
    line-height: 22px;
    font-weight: normal;
    text-align: center;
    margin-top: 30px;
    }
    .footer p{
    font-size: 12px;
    letter-spacing: 0.7px;
    line-height: 18px;
    margin-top: 8px;
    margin-right: 16px;
    margin-left: 16px;
    text-align: center;
    font-weight: lighter;
    }

    .leftbox{
    padding: 0px;
    width: 100%;
    box-sizing: border-box;
    }
    .rightbox{
    padding: 0px;
    }
    .storecol{
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin:0;
    box-sizing: border-box;
    }
    .col{
    box-sizing: border-box;
    padding: 10px 5px;
    }
}
.three{
    margin:0;
}


