@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: #002353
}

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

.top-text .ttl {
    font-size: 40px;
    font-weight: 100
}

.top-text .ttl .fw400 {
    font-weight: 400
}

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

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

    .top-text .ttl {
        font-size: 25px
    }

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

.sec-pd {
    padding: 70px 0
}

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


.priTitle {
    font-size:34px;
    line-height: 1.4;
    text-align: center;
    margin: 0 auto 10px;
    font-weight: 700;
    color: #002F65;
    /* max-width: 916px; */
}

.priDes {
    font-size:24px;
    line-height: 1.4;
    text-align: center;
    margin: 0 auto 30px;
    font-weight: 700;
    color: #002F65;
}

.priTitle2 {
    font-size:22px;
    line-height: 1.4;
    text-align: left;
    margin: 0;
    font-weight: 700;
    color: #C1CDD8;
    background-image:linear-gradient(#324E75,#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;
}

#privileges {
    background-color: #C1CDD8;
}

#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 .ttl {
    font-weight: 100;
    color: #fff;
    background-color: #002353;
    padding: 25px;
    font-size: 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%
}
 
.priImg {
	width: 100%;
	max-width: 1127px;
	height: auto;
	display: block;
	margin: 0 auto 25px;
}

@media (max-width: 991px) {
	
	.priImg {
		width: 75%;
	}
}

@media (max-width: 768px) {
	
	.priImg {
		width: 90%;
		max-width: 285px;
	}
}

a.btn-01,
.btn-01 {
    font-size: 24px;
    font-weight: 700;
    padding: 15px;
    width: 250px;
    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
    }

    .priTitle {
        font-size:25px;
        line-height: 1.1;
        margin: 0 auto 10px;
        max-width: 300px;
    }

    .priDes {
        font-size:15px;
        line-height: 1.4;
        margin: 0 auto 30px;
    }

    .priTitle2 {
        font-size: 18px;
    }

    #privileges .cell{
        height: 618px;
    }

    #privileges .cell .info{
        padding:25px 20px;
        line-height: 1.2;
    }
}

#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: 20px;
        padding: 0 15px;
        height: 50px
    }

    .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: #dbe1e7
}

#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
}

#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 .top-text .ttl {
        font-size: 35px
    }
}

.referral {
    background-color: #dbe1e7
}

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

.landing-referral .btn-01 {
    background-color: transparent;
    border: 3px solid #002353;
    color: #002353
}

.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: 10px;
    overflow: hidden
}

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: 0 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
}