@font-face {
    font-family: hightide;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/HighTide.otf) format("otf"), url(../fonts/HighTide.woff) format("woff"), url(../fonts/HighTide.ttf) format("truetype")
}

.premier-mgm {
    font-size: 20px;
    color: #3c3c3c;
    line-height: 1.3
}

@media(max-width:991px) {
    .premier-mgm {
        font-size: 17px
    }
}

.premier-mgm .hl-cl {
    color: #404040
}

.premier-mgm b {
    font-weight: 700
}

.premier-mgm strong {
    font-weight: 900
}

.topbanner {
    position: relative;
    height: 790px;
    background-image: url(../img/premier-mgm/banner-premier-mgm.jpg);
    background-size: cover;
    background-position: center;
    color: #fff
}

.topbanner.referee {
    background-image: url(../img/premier-mgm/banner-premier-mgm-referee.png)
}

.topbanner .rhblogo {
    position: absolute;
    top: 40px;
    left: 0;
    width: 467px;
    height: 165px;
    background-color: #002353;
    background-image: url(../img/premier-mgm/rhb-premier-logo.svg);
    background-size: 325px auto;
    background-repeat: no-repeat;
    background-position: center
}

.topbanner .putra-brand-award {
    position: absolute;
    top: 0;
    right: 70px;
    width: 153px;
    height: 288px;
    background-image: url(../img/premier-mgm/vector/putra-brand-awards-2020.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom
}

.topbanner .ttl-txt {
    font-size: 60px;
    line-height: 65px;
    font-weight: 100
}

.topbanner .ttl {
    font-family: hightide;
    font-size: 120px;
    line-height: 150px;
}

.topbanner .bottombtn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%
}

@media(max-width:991px) {
    .topbanner {
        height: 500px;
        background-image: url(../img/premier-mgm/banner-premier-mgm-m.jpg);
        background-position: top center
    }

    .topbanner.referee {
        background-image: url(../img/premier-mgm/banner-premier-mgm-referee-m.png)
    }

    .topbanner .rhblogo {
        top: 15px;
        height: 50px;
        width: 145px;
        background-size: 70% auto
    }

    .topbanner .putra-brand-award {
        right: 15px;
        height: 121px;
        width: 64px
    }

    .topbanner .ttl-txt {
        font-size: 28px;
        line-height: 40px
    }

    .topbanner .ttl {
        font-size: 60px;
        line-height: 50px;
        margin-top: 10px
    }
}

.sec-s {
    margin-bottom: 70px
}

@media(max-width:991px) {
    .sec-s {
        margin-bottom: 55px
    }
}

.top-text {
    font-size: 23px;
    /* max-width: 675px; */
    margin: 0 auto;
}

.ttl {
    font-size: 36px;
    font-weight: 700;
    max-width: 816px;
    margin: 40px auto 30px;
    color: #002353;
    text-align: center;
}

.ttl .fw400 {
    font-weight: 400
}

.ttl .mid {
    font-size: 30px;
    line-height: 1.3
}

@media(max-width:991px) {
    .top-text {
        font-size: 18px
    }

    .ttl {
        font-size: 25px
    }

    .ttl .mid {
        font-size: 20px;
        line-height: 1.3
    }
}

.sec-pd {
    padding: 70px 0
}

@media(max-width:991px) {
    .sec-pd {
        padding: 55px 0
    }
}

#privileges {
    background-color: #FFFFFF
}

#privileges .cell {
    height: 100%;
    background-color: #FFFFFF;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
    padding-bottom: 40px;
    color: #002353;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    margin: 0 5px 30px;
}

#privileges .cell .info {
    padding: 25px 25px;
    font-size: 18px;
    line-height: 1.4;
    text-align: left;
    color: #404040;
}

#privileges .cell .btn-ar {
    position: absolute;
    left: 0;
    bottom: 35px;
    width: 100%
}

a.btn-01,
.btn-01 {
    font-size: 18px;
    font-weight: 700;
    padding: 15px;
    width: 172px;
    text-align: center;
    display: inline-block;
    color: #fff;
    background-color: #002353;
    border-radius: 10px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.btn-01:hover {
    background-color: #000
}

.btn-01:active {
    background-color: #222
}

.bottom-txt {
    font-size: 14px
}

@media(max-width:991px) {

    a.btn-01,
    .btn-01 {
        font-size: 20px;
        padding: 12px;
        width: 200px
    }

    #privileges .cell .ttl {
        font-size: 23px;
        padding: 15px
    }

    #privileges .cell .info {
        padding: 25px 20px
    }
}

#method .cell {
    height: 100%;
    background-color: #002353;
    color: #fff;
    border-radius: 20px;
    padding: 35px 20px
}

#method .cell .ttl {
    font-size: 30px
}

#method .cell .ttl.lt {
    font-weight: 100
}

#method .cell .icon {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 80px;
    height: 80px;
    display: inline-block
}

@media(max-width:991px) {
    #method .cell .ttl {
        font-size: 25px
    }

    #method .cell .icon {
        width: 60px;
        height: 60px
    }
}

input.form-control.cus {
    border: none;
    padding: 0 20px;
    height: 65px;
    font-size: 22px;
    color: #0067b1;
    font-weight: 700;
    border-radius: 10px;
    background-color: #fff
}

.footer__mid .footer__mid-left {
    padding: 20px 30px 20px 69px;
    width: 300px
}

@media(max-width:991px) {

    select.form-control.cus,
    input.form-control.cus {
        font-size: 14px;
        padding: 0 15px;
        height: 50px;
        font-weight: 400;
    }

    .footer__mid .footer__mid-left {
        padding: 15px 20px 15px 30px;
        width: 180px
    }

    .footer__mid .footer__mid-left img {
        width: 130px
    }
}

#ffill input.form-control.cus,
select.form-control.cus {
    height: 70px;
    padding: 0 25px;
    border-radius: 10px;
    background-color: #fff;
    border: none;
    font-size: 24px;
    font-weight: 700;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#ffill input.form-control.cus::-webkit-input-placeholder {
    color: rgba(60, 60, 60, .5)
}

#ffill input.form-control.cus:-ms-input-placeholder {
    color: rgba(60, 60, 60, .5)
}

#ffill input.form-control.cus::placeholder {
    color: rgba(60, 60, 60, .5)
}

select.form-control.cus {
    color: rgba(60, 60, 60, .5);
    background-image: url(../img/jom-derma/vector/ico-select-dropdown.svg);
    background-size: 23px 13px;
    background-repeat: no-repeat;
    background-position: right 25px center;
    padding: 0 50px 0 25px
}

select.form-control.cus option {
    color: #3c3c3c
}

select.form-control.cus option:first-child {
    color: rgba(60, 60, 60, .5)
}

#ffill {
    background-color: #002353
}

#ffill .cb-tnc {
    font-size: 12px;
    font-weight: 100
}

#ffill .cb-tnc input {
    display: none
}

#ffill .cb-tnc input+.cb-img img.checked,
#ffill .cb-tnc input:checked+.cb-img img.uncheck {
    display: none
}

#ffill .cb-tnc input:checked+.cb-img img.checked {
    display: block
}

#ffill .cb-tnc label[for=cb] {
    cursor: pointer;
    text-align: left;
}

#ffill .btn-cus,
#ffill a.btn-cus {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    background-color: #0067b1;
    display: inline-block;
    padding: 20px 40px;
    border-radius: 10px;
    text-decoration: none;
    cursor: pointer
}

#ffill .btn-cus:hover {
    background-color: #014c81
}

@media(max-width:767px) {
    #ffill .ttl {
        font-size: 28px;
        line-height: 38px
    }

    #ffill input.form-control.cus,
    #ffill select.form-control.cus {
        height: 50px;
        padding: 0 15px;
        font-size: 18px
    }

    #ffill select.form-control.cus {
        background-size: 20px 10px;
        background-repeat: no-repeat;
        background-position: right 15px center;
        padding: 0 35px 0 15px
    }

    #ffill .cb-tnc .cb-img img {
        width: 20px
    }

    #ffill .btn-cus,
    #ffill a.btn-cus {
        font-size: 18px;
        padding: 15px 40px
    }
}

#pnb {
    background-color: #002353
}

#pnb,
#pnb .top-text,
#outro .top-text {
    color: #fff
}

@media(min-width:991px) {
    #pnb .sec-ct .bg {
        background-image: url(../img/premier-mgm/bg-referee-sec.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center
    }
}

#pnb .sec-ct {
    font-size: 16px;
    color: rgba(250, 250, 250, .6)
}

#pnb .sec-ct .ttl {
    color: #fff;
    font-size: 25px;
    font-weight: 100
}

#pnb .sec-ct .info-ar {
    max-width: 500px
}

@media(max-width:991px) {
    #pnb .sec-ct img.ico-01 {
        width: 50px
    }

    #pnb .sec-ct .ttl {
        font-size: 20px
    }
}

#outro {
    background-image: url(../img/premier-mgm/bg-referee-sec-2.png);
    background-size: cover;
    background-position: center;
    color: #fff
}

#outro.sec-pd {
    padding-bottom: 15px
}

#outro .btn-01 {
    background-color: transparent;
    border: 2px solid #fff
}

#outro .btn-01:hover {
    background-color: #000
}

@media(min-width:992px) {
    #outro .ttl {
        font-size: 35px
    }
}

.referral {
    background-color: #002353
}

.landing-referral {
    padding: 80px 0;
    font-size: 20px
}

.landing-referral .btn-01 {
    background-color: transparent;
    border: 1px solid #C1CDD8;
    color: #FFFFFF;
    margin: 25px 0 20px;
}

.landing-referral .btn-01:hover {
    background-color: #002353;
    color: #fff
}

.landing-referral .method .ttl {
    font-size: 30px
}

.landing-referral .or {
    position: relative
}

.landing-referral .or .txt {
    background-color: #dbe1e7;
    display: inline-block;
    padding: 0 30px;
    position: relative;
    z-index: 3
}

.landing-referral .or .line {
    background-color: #002353;
    width: 100%;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 0
}

.landing-referral .copy-link-ar {
    background-color: #fff;
    border-radius: 7px;
    max-width: 427px;
}

a.btn-02,
.btn-02 {
    font-size: 24px;
    font-weight: 700;
    padding: 15px;
    width: 250px;
    text-align: center;
    display: inline-block;
    color: #fff;
    background-color: #002353;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.btn-02:hover {
    background-color: #000
}

.btn-02:active {
    background-color: #222
}

.landing-referral .copy-link-ar .link {
    padding: 20px 25px;
    color: rgba(60, 60, 60, .5)
}

@media(max-width:991px) {
    .break-xs {
        word-break: break-all
    }

    .landing-referral {
        font-size: 18px;
        padding: 50px 0
    }

    .landing-referral .method .ttl {
        font-size: 23px
    }

    .landing-referral .copy-link-ar .link {
        padding: 15px
    }

    .landing-referral .copy-link-ar .btn-02 {
        width: 100%
    }

    a.btn-02,
    .btn-02 {
        font-size: 20px;
        padding: 12px
    }

    .s-m img {
        width: 40px
    }
}

@media(min-width:992px) {
    .footer__top {
        margin-left: 140px
    }
}

@media(max-width:991px) {
    .footer__top {
        margin-left: 75px
    }
}

a.btn-01.red,
.btn-01.red {
    background-color: #ef3e42;
    border: none
}

.btn-01.red:hover {
    background-color: #902426
}

.transaction {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #dbe1e7;
    background-color: #f5f5f5;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 0 1px #dbe1e7
}

.transaction th {
    background-color: #002353;
    color: #fff;
    padding: 30px;
    font-size: 30px
}

.transaction th,
.transaction td {
    border: 4px solid #E4E8EE
}

.transaction td {
    background: #FFFFFF;
    padding: 40px;
    font-size: 28px;
    font-weight: 500
}

.transaction td:nth-child(2),
.transaction td:nth-child(3) {
    font-size: 36px;
    font-weight: 700;
    color: #002353;
}

#transaction .numberic {
    width: 17px
}

@media(max-width:991px) {
    .transaction th {
        padding: 20px 10px;
        font-size: 16px
    }

    .transaction td {
        padding: 15px;
        font-size: 15px
    }

    .transaction td:nth-child(2),
    .transaction td:nth-child(3) {
        font-size: 20px;
    }

    #transaction .numberic {
        width: 10px
    }
}


.transaction2 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #dbe1e7;
    background-color: #f5f5f5;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 0 1px #dbe1e7
}

.transaction2 tr th:nth-child(1) {
    width: 63%;
}

.transaction2 tr th:nth-child(2) {
    width: 45%;
}

.transaction2 th {
    background-color: #002353;
    color: #fff;
    padding: 30px 20px 30px 20px;
    font-size: 28px
}

.transaction2 th,
.transaction2 td {
    border: 4px solid #E4E8EE
}

.transaction2 tr td:nth-child(1) {
    text-align: left;
}

.transaction2 tr td:nth-child(2) {
    text-align: left;
}

.transaction2 td {
    background: #FFFFFF;
    padding: 40px 2%;
    font-size: 28px;
    line-height: 36px;
    font-weight: 400;
    color: #404040;
}

#transaction2 .numberic {
    width: 17px
}

@media(max-width:991px) {

    .iconImg {
        display: block;
        margin: 0 auto 10px;
        max-width: 97px;
    }

    .transaction2 {
        table-layout: auto;
        width: 100%;
        border: 0px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        overflow: hidden;
        box-shadow: none;
    }

    .transaction2 th,
    .transaction2 td {
        border: 1px solid #E4E8EE
    }

    .transaction2 tr th:nth-child(1) {
        width: 50%;
    }

    .transaction2 th {
        padding: 15px 2%;
        font-size: 20px;
        line-height: 24px;
    }

    .transaction2 td {
        padding: 15px 4%;
        font-size: 18px;
        line-height: 24px;
    }

    .transaction2 td:nth-child(1) {
        text-align: left;
    }

    /* .transaction2 td:nth-child(2),
  .transaction2 td:nth-child(3) {
    font-size:20px;
  } */

}

.period {
    font-size: 24px;
    line-height: 1.4;
    text-align: center;
    margin: 0 auto 60px;
    font-weight: 700;
    color: #002353;
}

.blueBG {
    background-image: linear-gradient(#E4E8EE 90%, #FFFFFF 100%);
    padding: 20px 4%;
}

.iconImg {
    display: block;
    margin: 0 auto 10px;
}

.howTitle {
    font-size: 34px;
    line-height: 1.4;
    text-align: center;
    margin: 0 auto 30px;
    font-weight: 700;
    color: #002353;
    max-width: 540px;
}

.howTnc {
    font-size: 20px;
    line-height: 1.4;
    text-align: left;
    margin: 0;
    font-weight: 400;
    color: #404040;
    width: 100%;
}

.priTitle {
    font-size: 34px;
    line-height: 1.4;
    text-align: center;
    margin: 0 auto 30px;
    font-weight: 700;
    color: #002353;
    max-width: 814px;
}

.priTitle2 {
    font-size: 22px;
    line-height: 1.4;
    text-align: left;
    margin: 0;
    font-weight: 700;
    color: #C1CDD8;
    background-color: #002353;
    padding: 15px 20px;
}

.priTnc {
    font-size: 15px;
    line-height: 1.4;
    text-align: left;
    margin: 0;
    font-weight: 400;
    color: #002353;
    width: 100%;
}

.exploreImg {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.wayTitle {
    font-size: 32px;
    line-height: 1.4;
    text-align: center;
    margin: 0 auto 30px;
    font-weight: 700;
    color: #FFFFFF;
    max-width: 760px;
}

.wayTitle2 {
    font-size: 32px;
    line-height: 1.4;
    text-align: center;
    margin: 0;
    font-weight: 700;
    color: #FFFFFF;
    max-width: 760px;
}

.wayDes {
    font-size: 24px;
    line-height: 1.3;
    text-align: left;
    margin: 0;
    font-weight: 400;
    color: #C1CDD8;
    max-width: 237px;
}

.shareTitle {
    font-size: 28px;
    line-height: 1.4;
    text-align: center;
    margin: 70px auto 40px;
    font-weight: 700;
    color: #FFFFFF;
    max-width: 760px;
}

@media (max-width: 991px) {
    .period {
        font-size: 16px;
        line-height: 1.2;
        text-align: center;
        margin: 0 auto 60px;
    }

    .blueBG {
        padding: 0 5% 20px;
    }

    .howTitle {
        font-size: 20px;
        line-height: 1.1;
        margin: 0 auto 30px;
        /* max-width: 300px; */
    }

    .howTnc {
        font-size: 16px;
        line-height: 1.4;
    }

    .priTitle {
        font-size: 20px;
        line-height: 1.1;
        margin: 0 auto 30px;
        max-width: 350px;
    }

    .priTitle2 {
        font-size: 18px;
    }

    #privileges .cell {
        height: 800px;
    }

    .wayTitle {
        font-size: 25px;
        line-height: 1.1;
        margin: 0 auto 30px;
        max-width: 330px;
    }

    .wayTitle2 {
        font-size: 23px;
        line-height: 1.4;
        margin-left: 15px;
    }

    .wayDes {
        font-size: 19px;
        line-height: 1.3;
        margin-left: 15px;
    }
}


.whiteText {
    color: #FFFFFF !important;
}

#starshine {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 1;
    overflow: hidden;
}

.shine {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(../img/shine.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    overflow: hidden;
    z-index: 2;
    color: tansparent;
    -moz-opacity: 0.0;
    opacity: 0.0;
    animation: glitter 6s linear 0s infinite normal;
    -webkit-animation: glitter 6s linear 0s infinite normal;
    -moz-animation: glitter 8s linear 0s infinite normal;
    -ms-animation: glitter 8s linear 0s infinite normal;
    -o-animation: glitter 8s linear 0s infinite normal;
}

.shine.small {
    width: 20px;
    height: 20px;
}

.shine.medium {
    width: 30px;
    height: 30px;
}

.shine.large {
    width: 50px;
    height: 50px;
}

/*CSS3 keyframes for glittering effect*/
@-webkit-keyframes glitter {
    0% {
        -webkit-transform: scale(0.3) rotate(0deg);
        opacity: 0;
    }

    25% {
        -webkit-transform: scale(1) rotate(360deg);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(0.3) rotate(720deg);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(0.3) rotate(0deg);
        opacity: 0;
    }
}



.arrows_container {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    /* position: relative; */
    left: 0;
    /* top: 50%; */
    bottom: 40px;
}

.sliders__arrow-left img,
.sliders__arrow-right img {
    /* height: 30px; */
}

.sliders__arrow-left:hover,
.sliders__arrow-right:hover,
.mobile_rewards_left:hover,
.mobile_rewards_right:hover {
    cursor: pointer;
}

.sliders__arrow-left,
.mobile_rewards_left {
    left: 40%;
    position: absolute;
}

@media (max-width: 767px) {
    /* .sliders__arrow-left {
		left: 7%;
		top: 60%;
	} */

    .sliders__arrow-left img,
    .sliders__arrow-right img {
        height: 35px;
    }

    .table__subtitle {
        font-size: 18px;
        font-weight: bold;
    }

    .campaigns {
        font-size: 18px;
        padding-bottom: 30px;
    }
}

.sliders__arrow-right,
.mobile_rewards_right {
    right: 40%;
    position: absolute;
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 60px;
    padding: 0rem 0;
    list-style-type: none;
    margin-bottom: 30px;
}

.slick-dots li {
    margin: 0 0.5rem;
}

.slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    /* border-radius: 100%; */
    /* background-image: url(../images/dots.png); */
    background: #B8D5EA;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-size: 100%;
    height: 5px;
    width: 42px;
    border: 1px solid rgb(208, 208, 208);
}

.slick-dots li.slick-active button {
    background-size: 100%;
    /* background-image: url('../images/dots_active.png'); */
    background: #002353;
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

/* The container */
.contain {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.contain input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 50%;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

/* When the checkbox is checked, add a blue background */
.contain input:checked~.checkmark {
    background-color: #FFFFFF;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.contain input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.contain .checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid #002353;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.priImg {
    width: 100%;
    max-width: 1127px;
    height: auto;
    display: block;
    margin: 0 auto 25px;
}

@media (max-width: 768px) {

    .priImg {
        width: 100%;
        max-width: 310px;
    }
}

.referForm {
    background: #DBE1E7;
    padding: 65px 0;
}

.referTitle {
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    margin: 0 auto 20px;
    font-weight: 300;
    color: #002353;
}

.referDes {
    font-size: 23px;
    line-height: 28px;
    text-align: center;
    margin: 0 auto 30px;
    font-weight: 400;
    color: #002353;
    max-width: 595px;
}

.referLabel {
    font-size: 17px;
    line-height: 21px;
    text-align: left;
    margin: 0;
    font-weight: 700;
    color: #002353;
}

.referTnc {
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    margin: 0;
    font-weight: 300;
    color: #002353;
}

@media (max-width: 991px) {

    .referForm {
        padding: 35px 0;
    }

    .referTitle {
        font-size: 20px;
        line-height: 24px;
        margin: 0 auto 10px;
    }

    .referDes {
        font-size: 14px;
        line-height: 17px;
        margin: 0 auto 20px;
        max-width: 255px;
    }

    .referLabel {
        font-size: 12px;
        line-height: 15px;
    }

    .referTnc {
        font-size: 8px;
        line-height: 10px;
    }
}