/*banner*/
ul.js_hmbanner>li:not(:first-child){display:none;}
ul.js_hmbanner.slick-initialized li.slick-slide{display:block;}
.sec_hmbanner .container{    width: 1662px;padding-left: 132px;}
.banhead {font-size: 66px;line-height: 79px;color: #606060;font-weight: bold;padding-bottom: 30px;text-align: left;}
.ol_hmbanner {background: #E8ECE4;}
.hmban_box {display: flex;align-items: flex-start;justify-content: space-between;padding: 19px 0 4px;}
.hmban_left {width: calc(100% - 954px);position: relative;margin: 112px 0 0;}
.hmban_right {position: relative;/* right: -50px; */width: 954px !important;}
.bnr_sponcr {display: flex; flex-wrap: wrap; align-items: center;padding-top: 112px;}
.bnr_sponcr li {width: 47%;font-size: 20px;line-height: 28px;text-transform: uppercase}
.bnr_sponcr li:last-of-type{border-left:1px solid #99C12D;    padding-left: 48px;width: 52%;}
.bnrhicaps-new {margin-top: 10px;}
.head-txt-pattern {position: absolute;right: 32px;top: -50px;}
/* 2nd Banner*/
.banner02 .bnr_sponcr{padding-top: 0;justify-content: center;text-align: center;}
.banner02 .bnr_sponcr p{font-size: 24px;line-height: 34px;text-transform: uppercase;font-weight: bold;margin-top: 20px;letter-spacing: normal;text-align: center;}
.banner02 .bnr_sponcr p span{font-family: 'Nunito-ExtraBold';font-weight: bold;}
.banner02 .banhead{padding-bottom: 15px;text-align: center;}
.banner02 .head-txt-pattern{right: 0px;top: -46px;}
.banner02 .hmban_left {width: calc(100% - 845px);margin: 305px 0 0;padding-right: 15px;}
.sec_hmbanner {background: #E8ECE4;}
.js_hmbanner  .slick-dots{bottom: 25px;}
.js_hmbanner.slick-dotted.slick-slider{margin-bottom: 0;}
.js_hmbanner .slick-dots .slick-active button{border: 3px solid #99C12D;}

/*our services*/
.hmsrv_list {display: flex;flex-wrap: wrap;margin: 54px -26px 0;}
.hmsrv_list li {width: 33.33%;padding: 0 26px 50px;    display: flex;    flex-direction: column;}
.hmsrv_box {display: flex;border: 1px solid #E8ECE4; border-radius: 10px;  padding: 50px 25px 42px 50px;height: 100%; flex-direction: column; flex-wrap: wrap;position: relative}

.hmsrv_list li:last-of-type {width: 66.66%;}
.hmsrv_txt{color: #606060;font-size: 26px;font-weight: bold;letter-spacing: 0.20px;padding-bottom: 25px;}
.hmsrv_icon {position: relative; display: inline-block; margin-bottom: 24px; z-index: 1;padding-left: 10px}
.hmsrv_icon:after{position: absolute;content: "";width: 45px;height: 45px; background: #e8ece487;border-radius: 50%;left: 0;z-index: -1;top: 0px;
    left: 0px; right: 0;}
.hmsrv_icon img {z-index: 0;position: relative;}
.hmsrv_list p{line-height: 28px;padding-bottom: 13px}

.hmsrv_box:hover .hmsrv_icon:before{content: "";position: absolute;top: 12px;left: 17px;background: url(../images/shape.svg)no-repeat;width: 35px;height: 33px;}

.hmsrv_title {font-size: 36px; color: #606060;padding-bottom: 15px;font-weight: bold;}
.hmsrv_list li.width66 {width: 66.66%;}
.hmsrv_cnbox {display: flex;align-items: center;}
.hmsrv_list li.width66 .hmsrv_box {padding: 0;overflow: hidden;}
.hmsrv_content {padding: 50px 0px 50px 33px;width: calc(100% - 342px);}
.cta-applegirl {width: 342px;}
.hm_srv .title_xs {font-weight: 600;font-family: 'Nunito-SemiBold';}
.hmsrv_content p{font-size: 18px;}
.learn_mr {font-size: 14px;line-height: 28px;display: flex;flex-wrap: wrap;align-items: center;}
span.ln_more {display: block; position: relative;}
span.ln_more:after{position:absolute;content:"";left:0;border-bottom: 2px solid #b1b1b1;width: 100%;bottom: 0;}
.hm_srv {padding-bottom: 50px;}

.learn_mr img {filter: brightness(0.6) invert(1);margin-left: 10px}

.hmsrv_content p{padding-bottom: 30px}
.hmsrv_box:hover {background: #B1D194;border-color: #B1D194;    box-shadow: 0.6px 3.2px 0.5px -74px rgb(0 0 0 / 1%), 1.7px 9px 2.4px -74px rgb(0 0 0 / 0%), 3.3px 18.1px 6.3px -74px rgb(0 0 0 / 0%), 5.9px 32px 14.4px -74px rgb(0 0 0 / 0%), 10px 53.9px 31.8px -74px rgb(0 0 0 / 2%), 17px 92px 97px -74px rgb(153 193 45 / 30%);}
.hmsrv_box:hover .hmsrv_icon img { filter: brightness(0) invert(1);}
.hmsrv_box:hover:after {display: none;}
.hmsrv_box:hover .hmsrv_icon:after {display: none;}
.hmsrv_box:hover .hmsrv_icon {padding-left: 0;}
.hmsrv_box:hover .hmsrv_txt {color: #fff;}
.hmsrv_box:hover .learn_mr {color: #fff;}
.hmsrv_box:hover span.ln_more:after {border-color: #fff;}
.hmsrv_box:hover .learn_mr img {filter: none;}
.hmsrv_box:hover p {color: #fff;}
/*.hmsrv_box:before {
    position: absolute;
    content: "";
    box-shadow: 0px 1px 72px #99c12d;
    background: transparent;
    width: 88%;
    height: 20%;
    opacity: 0;
    border-radius: 36px;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;    color: inherit;
    transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
}*/
/*.hmsrv_box:hover:before {opacity: 0.30; color: inherit;
    transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;}*/
.width66 .hmsrv_box:hover{background: transparent;border-color: #E8ECE4}
.width66 .hmsrv_box:hover p{color: #606060}
.width66 .hmsrv_box:before {display: none}
/*hmcontain*/
.hmcontain {border-top: 1px solid rgb(0 0 0 / 10%);padding-top: 99px;display: flex;flex-wrap: wrap;align-items: center;}
.hmcontain_left{width: 50%}
.hmcontain_right{width: 50%;padding-left: 75px;padding-right: 30px;}
.hmcontain_right .btn-theme{margin-top: 30px}
.hmcontain_left img{border-radius: 10px}
.hmclient_list li p { display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;
    text-overflow: ellipsis; height: 135px !important;}

/*client sec*/
.hmclient_list li:not(:nth-child(-n+4)){display:none;}
.hmclient_list li{width:25%;}
.hmclient_list{display:flex;flex-wrap:wrap;}
.hmclient_list.slick-initialized li{display:block;}
.hm_client{padding: 104px 0 96px;border-bottom: 1px solid rgb(0 0 0 / 0%);overflow: hidden;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e8ece4+0,e8ece4+73,ffffff+100 */
background: rgb(232,236,228); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(232,236,228,1) 0%, rgba(232,236,228,1) 73%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(232,236,228,1) 0%,rgba(232,236,228,1) 73%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(232,236,228,1) 0%,rgba(232,236,228,1) 73%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8ece4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */ margin-bottom: 80px}
.hmclient_list { max-width: 1675px; margin:28px 0px 76px auto;    width: 100%; }
.hmclient_list .slick-list { padding-left: 0 !important;}
.hmclient_list li { padding: 0 25px;}
.hmclient_box {background: #fff;padding: 26px 50px 40px;width: 100%;position: relative;margin-bottom: 122px;border-radius: 5px;max-width: 422px;}
.hmclient_box:after {content: ' ';position: absolute;width: 0;height: 0;left: 49px;right: auto;top: auto;bottom: -38px;border: 38px solid;
    border-color: transparent transparent transparent #fff;}
.hmclient_box:before {content: ' ';position: absolute;width: 57px;height: 57px;left: 22px;bottom: -105px;background: url(../images/svg/quote-icon.svg)no-repeat;background-size: 57px;}
.hmclient_lft{width: 66%}
.hmclient_rgt{width: 34%}
.hmclient_box .testimonial-home{display: flex;flex-wrap: wrap;align-items: center;flex-direction:row;}
.ptag .hmclient_list p {margin: 0px 15px 15px 0;}
.client_nm{font-size: 22px;font-weight: bold;line-height: 60px;}
.hm_client .title {line-height: 52px;}

.hmclient_list .slick-prev {left: inherit; right: 18.2%;top:-34%;}
.hmclient_list .slick-next {left: inherit; right: 15%;top: -34%;}

/*clinic locations*/
.contact_sec {padding-bottom: 100px;}
.hmcn_list {display: flex; flex-wrap: wrap; align-items: center;justify-content: center;text-align: center; margin: 45px auto 0}
.hmcn_list li {width: 33.33%;position: relative}
.hmcn_list li:nth-child(2):before{position: absolute;height: 82%;background: #E8ECE4;content: "";width: 1px;bottom: 0;left: -10px;}
.hmcn_list li:nth-child(2):after{position: absolute;height: 82%;background: #E8ECE4;content: "";width: 1px;bottom: 0;right: -10px;}
.hmcn_list li p {font-size: 18px;line-height: 28px;padding-bottom: 8px;}
.hmcn_list .title_s {padding: 27px 0 20px;}
.clinic_loc {display: block;font-size: 14px;position: relative;letter-spacing: 0.40px;line-height: 40px; color: #0D0D0D; text-shadow: 0 0 #000;
    position: relative; width: auto; margin-bottom: 22px;}
.clinic_loc:after{position:absolute;content:"";left:0;right: 0;width: 68px;height:1px;background:#000;margin: 0 auto;bottom: 0;}
.clinic_loc:hover:after { background: #99c12d;}
.clinic_loc:hover{color: #99c12d}
.hmcn_list li > img{ text-align: center;margin: 0 auto;}
.hmcn_list li a.btn-trans img{width: 13px;}


/*why choose section*/
.hmcn_list .title_sm{margin-top: 30px;}
.hmwhy_left {width: 652px;border-radius: 10px;overflow: hidden;}
.hmwhy_left img{border-top-left-radius: 10px;border-top-right-radius: 10px;}
.hmwhy_right {width: calc(100% - 652px);    padding-left: 123px;}
.hmwhy_box {display: flex;flex-wrap: wrap;position: relative;z-index: 1;padding: 107px 0 164px;    align-items: center;}
.curve {position: absolute;bottom: 0;}
.hmwhy_chs {position: relative;background: #E8ECE4;}
.abtcn_list {background: #fff;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding: 18px 0;border-radius: 0 0 10px 10px;}

.abtcn_list li {width: 50%;display: flex;flex-wrap: wrap; align-items: center;justify-content: center;padding: 12px 0}
.abtcn_list li:not(:last-of-type) {border-right: 1px solid #E8E8E8;}
.abt-year {font-size: 18px;line-height: 28px;letter-spacing: 0.40px;color: #0D0D0D; padding-left: 30px;}
.hmwhy_right .dlist {padding: 25px 0;}
.hmwhy_right .dlist li:before {width: 33px;height: 33px; background-size: 33px;}
.hmwhy_right .dlist li {padding-left: 54px; font-size: 18px;line-height: 38px; margin-bottom: 24px;}
.hmwhy_right .btn-theme {width: 342px;height: 57px;}
.why_txt{font-size: 18px;line-height: 26px; max-width: 480px;}
.hmwhy_box .btn-theme img{margin-left: 10px;    width: 12px;}

/*----- MEDIA QUERIES  -----*/
@media(min-width: 1921.98px){
    .hmclient_list{margin: 38px auto 76px auto;}
}
@media(max-width: 1680px){ 
    .hmclient_list {max-width: 1545px;}
    .hmwhy_right {width: 50%; padding-left: 80px;}
    .hmwhy_left {width: 50%;}
    .hmcontain_right {padding-left: 70px; padding-right: 0;}
    
    /*banner*/
    .sec_hmbanner .container { width: 1430px; padding-left: 60px;}
    .hmban_left {width: auto;}
    .hmban_right {width: 50% !important;}
    .banhead {font-size: 62px;line-height: 72px;}
    .hmwhy_box {padding: 70px 0;}
    .hm_client {padding: 70px 0;margin-bottom: 70px}
    .hmcontain {padding-top: 70px;}
    .contact_sec {padding-bottom: 70px;}
    .banner02 .hmban_left{margin: 150px 0 0;padding-right: 0;width: calc(100% - 728px);}
}
@media(max-width:1550px){
    .hmclient_list {max-width: 1450px;}
    .hmcontain_right {padding-left: 60px; padding-right: 0;}
    .hmwhy_right {width: 50%; padding-left: 60px;}
    .hmclient_box { max-width: 100%;}
    .hmwhy_right {padding-left: 80px;}
    .hmwhy_right .title br{display: none}
    .hm_srv {padding-bottom: 40px;}
    .hmwhy_box {padding: 60px 0;}
    .hm_client {padding: 60px 0;margin-bottom: 60px}
    .hmcontain {padding-top: 60px;}
    .contact_sec {padding-bottom: 60px;}
}
@media(max-width:1441px){
    .hmclient_list {max-width: 1310px;}
    .hmcontain_right { width: 50%; padding-left: 50px; padding-right: 0;}
    .hmwhy_right {width: 50%; padding-left: 50px;}
    
    /*services*/
    .hmsrv_list {margin: 15px -15px 0;}
    .hmsrv_box {padding: 30px 30px;}
    .hmsrv_list li {padding: 0 15px 30px;}
    .hmsrv_title {font-size: 26px;}
    .hmsrv_txt {font-size: 22px;padding-bottom: 18px;}
    /*banner*/
    .sec_hmbanner .container { width: 1340px; padding-left: 60px;}
    .hmban_left {margin: 70px 0 0;}
    .bnr_sponcr {padding-top: 60px;}
    .hm_srv {padding-bottom: 30px;}
    .hmwhy_box {padding: 50px 0;}
    .hm_client {padding: 50px 0;margin-bottom: 50px}
    .hmcontain {padding-top: 50px;}
    .contact_sec {padding-bottom: 50px;}
    .banner02 .hmban_left {width: calc(100% - 650px);}

}
@media(max-width:1366px){
    .hmclient_list {max-width: 1270px;}
    .hmcontain_right { padding-left: 40px; padding-right: 0;}
    .ptag .hmclient_list p { margin: 0px 0px 15px 0;}
    .hmclient_box {padding: 26px 30px 40px;}
    .hmwhy_right {width: 50%; padding-left: 40px;}
    /*banner*/
    .sec_hmbanner .container { width: 1170px; padding-left: 60px;}
    .banhead {  font-size: 48px;  line-height: 58px;}
    .hmban_left {width: 38%;    padding-bottom: 20px;}
    .hm_srv {padding-bottom: 10px;}
    .hmwhy_box {padding: 40px 0;}
    .hm_client {padding: 40px 0;margin-bottom: 40px}
    .hmcontain {padding-top: 40px;}
    .contact_sec {padding-bottom: 40px;}
    .hmcn_list {margin: 15px auto 0;}
    .head-txt-pattern{right: 0;}
    .banner02 .bnr_sponcr p {font-size: 20px;line-height: 28px;}
    .banner02 .hmban_left {width: calc(100% - 580px);}
}
@media (max-width: 1285px){
    .hmclient_list {max-width: 1230px;}
    .hmclient_list li { padding: 0 15px;}
}
@media(max-width:1199px){ 
    .hmclient_list { width: 1054px;}
    .hmclient_list .slick-list { padding: 0 !important;}
    /*banner*/
    .sec_hmbanner .container { width: 1170px; padding-left: 60px;}
    .bnr_sponcr {padding-top: 40px;}
    .banner02 .hmban_left{margin: 70px 0 0;}

    .hmban_right{padding-right: 143px;}
    .hmclient_list .slick-prev{right: 9.2%;}
    .hmclient_list .slick-next{right: 46px;}
    .hm_client .title {line-height: 40px;}

    .hmclient_list .slick-prev, .hmclient_list .slick-next{top: -27%;}

    ul.hmclient_list li{width:33.33%;}
    ul.hmclient_list li:not(:nth-child(-n+3)){display:none;}
    ul.hmclient_list.slick-initialized li{display:block;}
}
@media(max-width:991px){
    .hmcn_list li:nth-child(2):after,.hmcn_list li:nth-child(2):before{display: none}
    .hmcontain_left {width: 100%;}
    .hmcontain_right {width: 100%;padding-left: 0;padding-right: 0;padding-top: 30px;text-align: center;}
    .hmcontain_right .title{text-align: center !important}
    .hmcontain_left img {border-radius: 2px;}
    .hmban_right{padding-right: 0;}
    
    .hmwhy_left {width: 100%;}
    .hmwhy_right {width: 100%; padding-left: 0px; padding-top: 30px;}
    .hmwhy_left img{width: 100%}
    .hmwhy_left .abtcn_list img{width: auto}
    .abtcn_list li {padding: 12px 20px;}

    .hmclient_list { width: 720px; margin: 15px auto 0; padding: 0 20px}
    .hm_client .title {text-align: center !important;    max-width: 325px;  margin: 0 auto;}
    .hm_client .slick-next {top: inherit; bottom: -60px; right: calc(50% - 45px);}
    .hm_client .slick-prev {top: inherit; bottom: -60px; left: calc(50% - 45px);}
    .hm_content .hmcontain {margin-top: 80px;}
    
    /*services*/
    .hmsrv_list li {width: 50%;}
    .hmsrv_list li.width66 {width: 100%;}
    .cta-applegirl {display: none;}
    .hmsrv_content { padding: 30px;  width: 100%; text-align: center;}
    .hmsrv_title {font-size: 24px;}
    .hmsrv_list p {display: none;}
    .hmsrv_list .width66 p { display: block;    font-size: 14px;    line-height: 20px;    padding-bottom: 20px;}
    .learn_mr {display: none; position: relative;}
    .hmsrv_txt {font-size: 20px;padding-bottom: 0}

    /*banner*/
    .sec_hmbanner{padding-bottom: 50px;}
    .js_hmbanner .slick-dots {bottom: -25px;}
    .sec_hmbanner .container { width: 100%; padding-left: 20px;}    
    .hmban_box {flex-wrap: wrap;justify-content: center}
    .hmban_right {width: 100% !important;max-width: 333px;margin: 0 auto 4px;}
    .hmban_left {width: 100%; padding-bottom: 30px;}
    .hmban_left {width: 100%; padding-bottom: 30px;    text-align: center;margin: 14px auto 0}
    .banhead {font-size: 30px;line-height: 38px;padding-bottom: 20px;}
    .bnr_sponcr li {font-size: 20px;line-height: 28px; text-transform: uppercase; text-align: center; margin: 0 auto;font-size: 14px;line-height: 22px;}
    .bnr_sponcr {padding-top: 30px;}
    .bnr_sponcr li img{text-align: center;margin: 0 auto}
    .head-txt-pattern {left: 200px;top: -26px;width: 50px;right: inherit;}
    .hm_srv .title_xs { padding-bottom: 8px;}
    .hmwhy_right .dlist {padding: 25px 0 15px;}
    .ptag .hmclient_list p{height: auto !important}
    .hmban_box h1.banhead span{display: block;}

    .banner02 .bnr_sponcr p{font-size: 18px;line-height: 24px;}
    .banner02 .head-txt-pattern {display: none;}
    .banner02 .hmban_left {margin: 30px 0 0;}

    .hmclient_box:before, .hmclient_box:after{content: none;}
    .hmclient_box{margin-bottom: 15px;}
    .banner02 .hmban_left{width: 100%;}

    ul.hmclient_list li{width:100%;}
    ul.hmclient_list li:not(:nth-child(-n+1)){display:none;}
    ul.hmclient_list.slick-initialized li{display:block;}
}
@media(max-width:767px){
    /*clinic locations*/
    .hmclient_list { width: 100%; margin: 10px auto 0; padding: 0 20px;}
    .hmcn_list .slick-next {top: 50%; right: 30px;}
    .hmcn_list .slick-prev {top: 50%; left: 30px;}
    .hmclient_lft {width: calc(100% - 85px);}
    .hmclient_rgt {width: 85px;}
    .hmclient_list li { padding: 0px; margin: 0 0px;}
    .hmwhy_right .btn-theme {width: auto;height: 40px;}
   
    
    /*services*/
    .hmsrv_txt {font-size: 18px;}
    
    /*banner*/
    .hmban_left {width: 68%;padding-bottom: 30px; text-align: center;  margin: 70px auto 0;}
    .head-txt-pattern {right: 52px;top: -26px;}
    .bnr_sponcr li:last-of-type {padding-left: 8px; width: 52%;}
    .hmban_left {margin: 20px auto 0;}
    .client_nm {font-size: 16px;line-height: 50px}
    .hmwhy_right .dlist li {padding-left: 30px;font-size: 14px;line-height: 24px;margin-bottom: 10px;}
}
@media(max-width:575px){
    .hm_client .title {line-height: 30px;}

    .hmcn_list li p {font-size: 12px;line-height: 22px; padding-bottom: 8px;}
    .hmcn_list .title_s {padding: 16px 0 12px;}
    .hmcn_list .btn-trans {font-size: 12px;letter-spacing: 0; line-height: 40px; padding: 7px 5px; width: 128px;height: 40px;min-width: 128px;font-weight: 600;}
    .hmcn_list li > img {width: 26px;}
    
    .hmwhy_left .abtcn_list .why-badge{width: 30px;}
    .hmwhy_left .abtcn_list .ada-lg{width: 70px;}
    .abt-year {font-size: 14px; line-height: 21px;letter-spacing: 0.40px; color: #0D0D0D;padding-left: 12px;}
    .abtcn_list {padding: 3px 0;}
    
    .why_txt {font-size: 14px;line-height: 24px; max-width: 480px;}
    .hmwhy_right .dlist li:before {width: 18px; height: 18px; background-size: 18px;}
    .abtcn_list li {padding: 10px 10px;}
    .abt-year {font-size: 10px;line-height: 15px;}
    .hmwhy_right .btn-theme {width: 100%;   height: 40px;}
    
    /*services*/
    .hmsrv_txt {font-size: 14px;line-height: 20px;}
    .hmsrv_box {padding: 18px 16px;}
    .hmsrv_list li {padding: 0 8px 16px;}
    .hmsrv_icon img {max-width: 48px;}
    .hmsrv_list {margin: 15px -8px 0;}
    
    /*banner*/
    .head-txt-pattern { right: 62px; top: -25px;}
    .hmban_left {width: 85%;}
    .hmsrv_icon { margin-bottom: 5px;    padding-left: 2px;}
}
@media(max-width:480px){
    .hmban_left { width: 100%;}
    .head-txt-pattern { right: 20px; top: -32px;    width: 55px;}
    .bnr_sponcr li {  font-size: 12px;  line-height: 21px;}
    .hmsrv_icon:after {width: 30px;height: 30px;}
    .hmwhy_box .btn-theme img{margin-right: 0;}
    .hmcn_list .slick-prev{left:0;}
    .hmcn_list .slick-next{right:0;}
}
@media(max-width:360px){ 
    .bnr_sponcr li {width: 45%;text-align: left;}
    .head-txt-pattern {right: -14px; top: -28px; width: 55px;}
    .bnr_sponcr li:last-of-type { padding-left: 0px;  width: 50%;padding-left: 8px;font-size: 11px;}
    .hmclient_box { padding: 26px 15px 40px;}
    .hmwhy_right .btn-theme{letter-spacing: normal;font-size: 12px;padding: 12px 10px;}
}
