@media only screen and (max-width: 768px) {
    .social-icons {
        display: none;
    }

    .cp-h-center {
        padding: 0 15px;
    }

    .cp-checkbox-list {
        padding: 0 15px;
    }

    .cp-h-center-22 {
        padding: 0 15px;
    }

    .cp-h-center-20 {
        padding: 0 15px;
    }

    label {
        font-size: 12px !important;
    }

    .cp-center {
        text-align: center;
        padding: 0 15px;
    }

    .cp-paragraph {
        color: #000000;
    }

    .cp-mobile-header {
        font-size: 22px !important;
        line-height: 24px !important;
    }

    .cp-mobile-paragraph {
        font-size: 16px !important;
        line-height: 18px !important;
    }

    .cp-input-container {
        padding: 0 15px 0px 15px;
        margin-top: 20px;
    }

    .faded {
        font-size: 16px !important;
    }

    .cp-gender-label {
        margin-top: 21px;
        margin-bottom: 18px !important;
    }

    label {
        margin-bottom: 0 !important;
    }

    .cp-input-container .input-field-text {
        height: 31px;
        font-size: 14px;
        line-height: 14px;
    }

    .field-validation-error > span {
        font-size: 12px !important;
    }


    .cp-input-container > span.field-validation-error:nth-of-type(1) {
        left: 15px;
    }

    .cp-control-month {
        font-size: 12px;
        line-height: 14px;
    }

    .cp-btn {
        font-size: 18px;
        line-height: 20px;
        height: 41px;
    }
}

@media only screen and (min-width: 768px) {
    .cp-h-center {
        padding: 0 25%;
    }

    .cp-checkbox-list {
        padding: 0 15%;
    }

    .cp-h-center-22 {
        padding: 0 22%;
    }

    .cp-h-center-20 {
        padding: 0 20%;
    }

    .cp-textarea {
        max-width: 751px;
    }

    .cp-center {
        text-align: center;
    }

    .faded {
        font-size: 18px !important;
    }

    .cp-input-container:first-of-type {
        margin-top: 52px !important;
    }

    .cp-input-container {
        padding-bottom: 16px;
        margin: 12px 25% 0 25%;
    }

    .cp-gender-label {
        margin-top: 24px;
    }

    .cp-m-bot-52 {
        margin-bottom: 52px !important;
    }

    .cp-input-container > span.field-validation-error:nth-of-type(1) {
        left: 0;
    }

    .cp-control-month {
        font-size: 14px;
        line-height: 16px;
    }

    .cp-btn {
        font-size: 20px;
        line-height: 22px;
        height: 50px;
    }
}

@media only screen and (max-width: 768px) {
    .field-validation-error {
        line-height: 9px;
        margin-left: 2px;
    }
}

@media only screen and (max-width: 768px) and (max-width: 992px) {
    .field-validation-error {
        margin-left: 16px;
        line-height: 30px;
    }
}

@media only screen and (min-width: 992px) {
    .field-validation-error {
        margin-left: 2px;
        line-height: 30px;
    }
}

@media screen and (max-width: 1280px) and (min-width: 992px) {
    .huggies-header .header-wrapper {
        padding: 0 50px !important;
    }
}

@media screen and (min-width: 1366px){
    .huggies-header .header-wrapper {
        padding: 0 100px !important;
    }
}

.top-nav-wrapper .social-icons span {
    display: block;
    min-width: 165px;
}


.footer .copy-text-container > div.container > div > div:last-child .copy-text > p {
    text-align: left !important;
}

.footer .copy-text-container > div.container > div > div .copy-text p {
    text-align: left !important;
}

.footer .copy-text-container > div.container > div > div:last-child .copy-text {
    float: initial !important;
}

.top-nav-wrapper .social-icons span a:hover, .top-nav-wrapper .social-icons span a:active, .top-nav-wrapper .social-icons span a:focus {
    text-decoration: none !important;
}

.top-nav-wrapper .social-icons span a img {
    max-height: 28px;
    max-width: 28px;
}

.banner-section picture img {
    width: 100%;
}

.footer .copy-text-container .container p {
    text-align: left;
}

.cp-control-month, .cp-control-day, .cp-control-year {
    width: calc(33% - 1px) !important;
}

.cp-control-country-code {
    display: inline-block !important;
    width: calc(20% - 2px) !important;
}

.cp-control-phone {
    display: inline-block !important;
    width: calc(80% - 1px) !important;
}

.cp-control-radio {
    width: calc(33% - 2px) !important;
}

.nav-link {
    font-size: 18px !important;
    letter-spacing: 0.5px;
    line-height: 24px;
}

picture .img-fluid {
    top: -6px !important;
    position: relative;
}

.cp-m-top {
    margin-top: 30px;
}

.cp-m-bot {
    margin-bottom: 166px;
}

.cp-m-bot-small {
    margin-bottom: 118px;
}

.faded {
    color: #434c5f !important;
    font-family: "OmnesRegular", Arial, Helvetica, sans-serif !important;
}

.bolder {
    font-weight: 600 !important;
}

.cp-block {
    display: block !important;
}

.cp-input-container {
    position: relative;
}

.cp-control-month, .cp-control-day, .cp-control-year {
    display: inline-block !important;
}

.cp-control-remove {
    color: #da291c !important;
    font-weight: 600 !important;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px !important;
    margin-top: 20px;
}

    .cp-control-remove:hover, .cp-control-remove:active {
        text-decoration: underline;
        cursor: pointer;
    }

.cp-input-container > span.field-validation-error:nth-of-type(2) {
    left: calc(33% + 8px);
}

.cp-input-container > span.field-validation-error:nth-of-type(3) {
    left: calc(66% + 8px);
}

.field-validation-error {
    display: block;
    position: absolute;
}

    .field-validation-error > span {
        color: #da291c !important;
        font-weight: 600 !important;
        position: relative;
    }

.cp-header-heading {
    color: #424c5f;
    font-family: "OmnesMedium", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 40px;
    margin-top: 38px;
    margin-bottom: 20px;
}

.cp-paragraph {
    color: #424c5f;
    font-family: "OmnesMedium", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 24px;
}

.cp-btn {
    color: #FFFFFF;
    font-family: "OmnesMedium", Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    text-align: center;
    min-width: 220px;
    padding: 0 9px;
    border-radius: 33.5px;
}

.cp-btn-primary {
    background-color: #da291c;
    border: 2px solid #da291c;
}

    .cp-btn-primary:hover, .cp-btn-primary:active {
        background-color: #a51e14;
        border-color: #a51e14;
    }

.cp-btn-secondary {
    color: #da291c;
    background: #fff;
    border: 2px solid #da291c;
}

    .cp-btn-secondary:hover, .cp-btn-secondary:active {
        color: #fff;
        background-color: #a51e14;
        border-color: #a51e14;
    }

.cp-textarea {
    box-sizing: border-box;
    height: 141px;
    width: 100%;
    border: 1px solid #BFCCDD;
    border-radius: 8px;
    background-color: #FFFFFF;
    padding: 10.5px 15.5px;
    margin-bottom: 40px;
}

    .cp-textarea:focus, .cp-textarea:active {
        outline: none !important;
    }

.cp-hr {
    margin: 40px 10%;
    border: none;
    background-color: #BFCCDD;
    color: #BFCCDD;
    height: 1px;
}

.btn-secondary-container {
    margin-bottom: 121px;
}

.cp-control-error {
    position: absolute;
    top: 75px;
    left: 25%;
}

    .cp-control-error > span {
        margin-left: 102px;
    }
/*select*/
.cp-dropdown {
    background: url(/Images/Down_Arrow.svg) no-repeat right 15px center;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    text-indent: 1px !important;
    text-overflow: clip !important;
}
/*select end*/

/*radiobox*/
.cp-control-radio > input[type="radio"] {
    width: 0;
    height: 0;
    margin-left: 34px;
}

    .cp-control-radio > input[type="radio"]:before {
        position: relative;
        top: -18px;
        left: -33px;
        content: "";
        border: 1px solid #bfccdd;
        border-radius: 12px;
        background-image: none !important;
        background-color: #fff;
        width: 26px;
        height: 26px;
        display: block !important;
    }

    .cp-control-radio > input[type="radio"]:checked:before {
        position: relative;
        top: -18px;
        left: -33px;
        content: "";
        border: none;
        background-image: url(/Images/radio_selected.svg) !important;
        background-repeat: no-repeat;
        width: 26px;
        height: 26px;
        display: block !important;
    }

/*radiobox END*/
/*checkbox*/
label:empty {
    display: none;
}

.input-container {
    display: block;
    margin-left: 34px;
    pointer-events: none;
    font-family: 'OmnesRegular';
    margin-bottom: 29px !important;
}

    .input-container > input[type="checkbox"] {
        width: 0;
        height: 0;
        font-family: "OmnesMedium", Arial, Helvetica, sans-serif;
        font-size: 18px;
    }

        .input-container > input[type="checkbox"]:before {
            position: relative;
            top: -18px;
            left: -33px;
            content: "";
            background-image: url(/-/media/Feature/Gigya/checkbox_unchecked.png) !important;
            background-repeat: no-repeat;
            width: 26px;
            height: 26px;
            display: block !important;
            pointer-events: auto !important;
        }

        .input-container > input[type="checkbox"]:checked:before {
            position: relative;
            top: -18px;
            left: -33px;
            content: "";
            background-color: #fff;
            background-image: url(/-/media/Feature/Gigya/checkbox_checked.png) !important;
            background-repeat: no-repeat;
            width: 26px;
            height: 26px;
            display: block !important;
            pointer-events: auto !important;
        }

/*checkbox end*/
/**/
