@import url('https://fonts.googleapis.com/css2?family=Amaranth:ital,wght@1,700&family=Work+Sans:wght@400;600;700;800&family=Raleway:wght@900&display=swap');
* {
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
}

.navbar-brand {
    height: auto;
}
.navbar-default .navbar-brand {
    padding-top: 14px;
}
.navbar-brand > img {
    width: 135px;
}
.navbar-right {
    font-weight: 600;
}
header .header-wrap .title {
    color: #000;
    font-family: 'Work Sans', sans-serif;
    font-size: 55px;
    font-weight: 600;
    line-height: 57px;
    margin-bottom: 10px;
    text-align: left;
}
header .header-wrap .title .featured {
    color: #4ea500;
    font-size: 50px;
    font-weight: 800;
    text-transform: uppercase;
}
header.terms .header-wrap,
header.payment-information .header-wrap,
header.privacy .header-wrap,
header.contact .header-wrap {
    background: #4ea500;
}
header.winners .header-wrap,
header.previous_winners .header-wrap,
header.bonus-draw .header-wrap {
    background-image: url("/assets/brands/ph/images/section-2-bg.jpg");
    background-position: top center;
    background-size: cover;
}
header.winners .header-wrap .title,
header.previous_winners .header-wrap .title,
header.bonus-draw .header-wrap .title,
header.contact .header-wrap .title,
header.payment-information .header-wrap .title,
header.terms .header-wrap .title,
header.privacy .header-wrap .title {
    color: #FFF;
}
header.terms .header-wrap .title,
header.privacy .header-wrap .title,
header.winners .header-wrap .title ,
header.bonus-draw .header-wrap .title ,
header.previous_winners .header-wrap .title ,
header.payment-information .header-wrap .title ,
header.contact .header-wrap .title {
    text-align: center;
}
header .header-wrap .header-btn,
.ph-section-contact .info-col,
#ph-contact-form input[type="submit"],
a.previous_winners,
.pink-btn {
    background: #4ea500;
    border-radius: 5px;

    font-size: 15px;
    font-weight: 400;
    margin-left: 0;
    width: 200px;
}
a.previous_winners,
a.previous_winners:hover,
a.previous_winners:focus,
a.previous_winners:visited,
.pink-btn,
.pink-btn:hover,
.pink-btn:focus,
.pink-btn:visited {
    color: #FFF;
    display: inline-block;
    padding: 15px 0;
    width: 260px;
}
.pink-btn,
.pink-btn:hover,
.pink-btn:focus,
.pink-btn:visited {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#ph-contact-form {
    padding: 30px 30px;
}
#ph-contact-form input[type="submit"] {
    margin-left: auto;
    margin-right: auto;
}
.address-section {
    font-size: 12px;
    text-align: center;
}
footer {
    background-color: #4ea500;
    color: #FFF;
    padding: 50px 0;
}
footer a {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
}
footer a,
footer a:hover,
footer a:focus,
footer a:visited {
    color: #FFF;
    display: block;
}
footer img {
    margin: 50px 0;
    width: 250px;
}
footer .logo-col {
    border-right: 2px #FFF solid;
}
footer .links-col {
    padding-left: 50px;
}
.ph-section.grey-section {
    background-color: #f3f3f3;
}
.ph-section .title,
.ph-section-1 .title h1,
.ph-section-contact .form-wrap .form-title,
.ph-section-contact .info-col .form-title {
    color: #000;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    text-align: center;
}
.ph-section h2,
.orange,.pink,
.pink:hover,
.pink:focus,
.pink:visited {
    color: #4ea500;
}
.ph-section li::marker {
    color: #4ea500;
}
.ph-section.winners,
.ph-section.bonus-draw {
    padding-top: 0;
}
.ph-section.plain-section .title h1,
.ph-section.plain-section .title h1 span {
    font-family: 'Amaranth', sans-serif;
    font-size: 26px;
    font-weight: 700;
}
.ph-section.contact {
    padding-bottom: 40px;
}
.ph-section.no-spacing {
    padding-top: 0;
}
.enhance {
    display: block;
    font-family: 'Amaranth', sans-serif;
    font-size: 38px;
    padding-top: 5px;
}
.underlined,
.underlined:hover,
.underlined:focus,
.underlined:visited {
    text-decoration: underline;
}
.pw-quote {
    border: 1px #d7d7d7 solid;
    padding: 15px 25px;
}
.pw-quote + .pw-quote {
    border-top: 0;
}
.pw-quote .pw-title {
    font-weight: 700;
}
span.desktop-only {
    display: inline-block;
}
.ph-section .title h1 {
    font-family: 'Amaranth', sans-serif;
    font-size: 36px;
    font-style: italic;
    font-weight: 700;
    margin-top: 0;
}
.ph-section .description {
    font-weight: 400;
    text-align: center;
}
.ph-section .description.bigger {
    font-size: 16px;
}
.ph-section.terms .description,
.ph-section.privacy .description {
    text-align: left;
}
.ph-section.contact .description a {
    color: #4ea500;
    text-decoration: underline;
}
.ph-section-2  {
    background-image: url("/assets/brands/ph/images/section-2-bg.jpg");
    background-size: cover;
    color: #FFF;
}
.ph-section-2 .title h1 {
    color: #FFF;
}
.ph-section-2 .prize-block {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px 0;
}
.ph-section-2 .prize-block,
.ph-section-2 .prize-block span {
    font-family: 'Raleway', sans-serif;
    font-size: 38px;
    font-weight: 900;
}
.ph-section-2 .prize-text {
    margin-bottom: 20px;
}
.ph-section-contact .info-col .form-title {
    color: #FFF;
}
.lazy img {
    width: 100%;
}
.navbar-default {
    background-color: #FFF;
}
header .header-wrap .header-btn,
.ph-section-contact .info-col,
#ph-contact-form input[type="submit"]{
    background: #4ea500;
    border-radius: 5px;
    font-weight: 600;
    padding: 15px 0;
}
header .header-wrap .header-btn.mobile-only {
    display: none;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #6b6b6b;
    font-size: 12px;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li.selected > a,
.navbar-default .navbar-nav > li.selected > a:focus,
.navbar-default .navbar-nav > li.selected > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #FFF;
}
ul.nav li {
    border: 0;
}
ul.nav li.selected,
ul.nav li:hover,
ul.nav li:focus {
    background-color: #ff2662;
}
.ph-section-contact .form-wrap {
    border-color: #21386b;
}
.privacy-link {
    display: none !important;
}
.terms-btn {
    background-color: #d7d7d7;
    color: #757575;
    cursor: pointer;
    display: block;
    font-weight: 700;
    padding: 20px 0;
    text-align: center;
}
.terms-btn.selected {
    background-color: #4ea500;
    color: #FFF;
}
.dataTables_info {
    display: none;
}
table.dataTable {
    margin-bottom: 15px !important;
}
table thead {
    background-color: #ebebeb;
}
table#winners thead,
table#winners thead:hover,
table#winners thead:focus {
    background-color: #4ea500;
    color: #FFF;
}
table thead th {
    font-weight: 700;
    text-align: center;
}
table .month {
    background-color: #ff2662 !important;
    color: #FFF;
    font-weight: 700;
}
.table > tbody > tr > td,
.table > thead > tr > th {
    padding: 12px 30px;
    text-align: left;
}
.ph-section-contact {
    padding-top: 20px;
}
.ph-section-contact .form-wrap {
    background-color: #efefef;
    border: 0;
}
#ph-contact-form label {
    text-align: left;
    width: 100%;
}
label .required {
    color: #F00;
}
.quote-wrap {
    margin-top: 50px;
}
.quote-wrap .quote-name {
    background-color: #FFF;
    font-weight: 700;
    padding: 20px 15px;
}
.quote-wrap .quote-text {
    background-color: #4ea500;
    color: #FFF;
    display: table;
    font-size: 18px;
    font-weight: 700;
    height: 200px;
    padding: 15px 15px;
    position: relative;
    width: 100%;
}
.quote-wrap .quote-text:before {
    content:"\A";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FFF;
    height: 0;
    position: absolute;
    top: 0;
    left: calc(50% - 10px);
    width: 0;
}
.quote-wrap .quote-text .inner {
    display: table-cell;
    vertical-align: middle;
}
.pi-panel {
    border: 2px #ffb935 solid;
    border-radius: 10px;
    border-bottom-left-radius: 80px;
    border-top-left-radius: 80px;
    min-height: 300px;
    padding: 50px 50px 50px 350px;
    position: relative;
    text-align: left;
}
.pi-panel.msisdn {
    border-color: #ff2662;
    border-radius: 10px;
    border-bottom-right-radius: 80px;
    border-top-right-radius: 80px;
    padding: 50px 350px 50px 50px;
}
.pi-panel ol {
    margin-top: 30px;
    padding-left: 15px;
}
.pi-panel ol li {
    font-weight: 400;
    margin-bottom: 10px;
}
.pi-panel ol li::marker {
    color: #ffb935;
}
.pi-panel.msisdn ol li::marker {
    color: #ff2662;
}
.pi-panel .description {
    position: relative;
    text-align: left;
}
.pi-panel .logo-wrap {
    background-color: #FFF;
    position: absolute;
    top: -19px;
    left: calc(50% - 95px);
    padding-left: 20px;
    padding-right: 20px;
    width: 190px;
}
.pi-panel.msisdn .logo-wrap {
    width: 260px;
    left: calc(50% - 130px);
}
.pi-panel .pi-img-wrap {
    position: absolute;
    top: -15px;
    left: -4px;
    bottom: -2px;
}
.pi-panel.msisdn .pi-img-wrap {
    right: -4px;
    left: unset;
    text-align: right;
}
.pi-panel .pi-img-wrap img {
    height: 100%;
    width: auto;
}
.unsub-panel {
    background-color: #ffb935;
    border-radius: 7px;
    margin-top: 20px;
    padding: 20px 15px;
}
.unsub-panel.msisdn {
    background-color: #ff2662;
}
.unsub-panel label {
    display: block;
    margin-bottom: 0;
}
.unsub-panel img {
    margin: auto;
    width: 200px;
}
.unsub-panel input,
.unsub-panel select,
.unsub-panel button {
    border-radius: 3px;
    padding: 13px 60px;
}
.unsub-panel select,
.unsub-panel input {
    border: 0;
    color: #666;
    display: inline-block;
    float: left;
    padding: 13px 30px;
    width: 100%;
}
.unsub-panel select{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 13px;
    padding: 16px 0 15px;
    text-align: center;
    width: 30%;
}
.unsub-panel.msisdn input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 70%;
}
.unsub-panel button {
    background-color: #4ea500;
    border: 0;
    color: #FFF;
    float: right;
    margin-right: 15px;
}
.unsub-panel.msisdn button {
    background-color: #ffb935;
}
.small-terms {
    color: #7a7a7a;
    font-size: 12px;
    font-weight: 400;
    padding-top: 15px;
}
#country-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('/assets/brands/ph/images/dropdown.png');
    background-position: right 10px center;
    background-size: 6%;
    background-repeat: no-repeat;

    border: 0;
    border-radius: 5px;
    color: #666;
    cursor: pointer;
    padding: 5px 10px;
    width: 170px;
}
.pagination > li > a, .pagination > li > span {
    color: #4ea500;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #4ea500;
    border-color: #4ea500;
}
.alert.separate {
    margin: 20px 0 0;
}
.alert a {
    font-weight: 700;
    text-decoration: underline;
}
.ph-section-3 [class*='col-'] {
    padding-left: 10px;
    padding-right: 10px;
}
.ph-section-3 .row {
    margin-left: -10px;
    margin-right: -10px;
}
.homepage-link {
    border: 2px #4fa502 solid;
    display: block;
    margin-bottom: 20px;
}
.homepage-link .link-title {
    color: #000;
    font-weight: 700;
    padding: 15px 25px;
}
.homepage-link.larger .link-title {
    background-color: #4fa502;
    color: #FFF;
    font-size: 20px;
    padding: 25px 25px;
}

@media only screen and (max-width : 1200px) {
    .pi-panel .pi-img-wrap img {
        height: 80%;
        max-height: 600px;
    }
    .pi-panel .pi-img-wrap img {
        height: 80%;
    }
    .pi-panel .logo-wrap {
        left: 50%
    }
    .pi-panel.msisdn .logo-wrap {
        left: 28%
    }
    .homepage-link.larger .link-title {
        padding: 25px 90px;
    }
}
@media only screen and (max-width : 992px) {
    .homepage-link .link-title {
        padding: 15px 20px;
    }
    .homepage-link.larger .link-title {
        padding: 25px 20px;
    }
}
@media only screen and (max-width : 767px) {
    .col-inputs {
        padding-inline: 15px;
    }
    .ph-section-3 [class*='col-'] {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ph-section-3 .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .homepage-link {
        margin-bottom: 20px;
    }
    .homepage-link .link-title,
    .homepage-link.larger .link-title {
        font-size: 18px;
        padding: 15px 15px;
    }
    .pi-panel,
    .pi-panel.msisdn {
        border-radius: 10px;
        padding: 40px 15px 20px;
    }
    .pi-img-wrap {
        float: none;
        height: auto;
        margin: 0 auto 50px;
        position: static;
        width: 130px;
    }
    .pi-img-wrap img {
        display: block;
        margin: auto;
    }
    .pi-panel .logo-wrap {
        left: calc(50% - 95px);
    }
    .pi-panel.msisdn .logo-wrap {
        left: calc(50% - 130px);
    }
    .pi-panel ol {
        clear: both;
    }
    .unsub-panel img {
        margin-bottom: 10px;
    }
    .unsub-panel button {
        float: none;
        margin: 15px auto;
    }
    .ph-section.payment-information {
        padding: 20px 0;
    }
    .ph-section.payment-information + .ph-section.payment-information {
        padding-top: 40px;
    }
    header .header-wrap {
    }
    header.bonus-draw .header-wrap,
    header.payment-information .header-wrap {
        padding: 64px 0 63px;
    }
    header.index .header-wrap {
        background-image: url("/assets/brands/ph/images/header-bg-mobile.jpg");
        background-position: top right;
        background-size: cover;
        min-height: 375px;
        height: calc(100vh - 150px);
        padding: 40px 0 60px;
        position: relative;
    }

    header .header-wrap .title {
        font-size: 38px;
        line-height: 40px;
    }
    header.index .header-wrap .title {
        color: #FFF;
        font-family: 'Amaranth',sans-serif;
        font-size: 50px;
        line-height: 52px;
        margin-bottom: 140px;
        position: relative;
        text-align: center;
        z-index: 1500;
    }
    header .header-wrap .header-btn {
        position: absolute;
        bottom: 60px;
        font-size: 18px;
        left: calc(50% - 125px);
        padding: 17px 0;
        width: 250px;
        z-index: 2000;
    }
    header .header-wrap .header-btn.mobile-only {
        display: block;
    }
    .ph-section-1 {
        padding: 80px 0;
    }
    .ph-section-2 .prize-block {
        background-color: rgba(0, 0, 0, 0.4);
        margin-bottom: 5px;
    }
    .ph-section-2 .prize-text {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .privacy-link {
        display: block !important;
    }
    footer .logo-col {
        border-left: 0;
    }
    footer .link-col {
        padding-left: 15px;
    }
    footer .links-col {
        padding-left: 15px;
    }
    footer img {
        float: left;
        margin: 0 0 20px;
        width: 200px;
    }
    footer a {
    }
    .form-wrap {
        border-radius: 7px;
    }
    #ph-contact-form {
        padding: 15px;
    }
    .ph-section-contact {
        padding-bottom: 20px;
    }
}
@media only screen and (max-width : 360px) {
    header.index .header-wrap .title {
        font-size: 42px;
        line-height: 44px;
    }
}