body {
    font-family: 'Quicksand', sans-serif;
}

.fredfnt {
    font-family: 'Fredoka', sans-serif;
}

.btn-orange {
    background: rgb(240, 119, 50);
    color: #fff;
    font-size: 18px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    border-radius: 60px;
    padding: 10px 40px;
    text-align: center;
    font-weight: 700;
}

.btn-orange:hover {
    background: rgb(240, 119, 50);
    text-decoration: underline;
    color: #fff;
}

.header {
    padding: 10px;
}

.logo img {
    max-height: 50px;
}

.btnblock {
    text-align: right;
}

.bluebanner {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgb(0, 184, 214);
}

.bluebanner h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.bluebanner img.apps {
    width: 70%;
    background: #fff;
    border-radius: 10px;
}

.bluebanner p {
    padding: 20px;
}

.bluebanner p.whitetxt2 {
    padding: 20px 10px 10px 10px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0px;
}

.bluebanner p.whitetxt3 {
    padding: 10px 10px 10px 10px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0px;
}

p.whitetxt {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.whitebox {
    margin: 20px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
}

.bluebanner .whitebox p {
    padding-top: 20px;
    padding-bottom: 0px;
}

.bigtxt {
    font-size: 32px;
    font-weight: 400;
}

.greyarea {
    background: rgb(241, 244, 248);
    padding-top: 20px;
    padding-bottom: 20px;
}

.greyarea h2 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

ul.checklist {
    list-style-type: none;
}

.checklist li i {
    font-size: 32px;
    margin-left: -35px;
    vertical-align: bottom;
}

.checklist li {
    font-size: 24px;
    padding-bottom: 12px;
    margin-bottom: 12px;
    padding-left: 30px;
}

.greyarea img {
    margin-top: 30px;
    margin-bottom: 30px;
}

.purplearea {
    padding-top: 20px;
    padding-bottom: 40px;
    background: rgb(162, 144, 206);
}

.purplearea h2 {
    font-size: 36px;
    text-align: center;
    font-weight: 600;
}

.purplearea img {
    padding: 20px;
}

.beigearea {
    padding-top: 20px;
    padding-bottom: 30px;
    background: rgb(249, 243, 217);
}

.beigearea2 {
    background: #f9f3d9;
    padding-top: 20px;
    padding-bottom: 30px;
}

.beigearea h2 {
    font-size: 48px;
    font-weight: 700;
    padding-bottom: 20px;
}

.beigearea2 h2 {
    font-size: 48px;
    font-weight: 700;
    padding-bottom: 20px;
}

.beigearea2 h2.accordion-header {
    font-size: 48px;
    font-weight: 700;
    padding-bottom: 0px;
}

.beigearea p.sectitle {
    font-size: 24px;
    padding-bottom: 20px;
}

.beigearea .howimg {
    padding: 20px;
}

.lightgreyarea {
    background-color: rgba(247, 247, 237, 0.61);
    padding-top: 20px;
    padding-bottom: 20px;
}

.lightgreyarea h2 {
    font-size: 46px;
    letter-spacing: 1px;
    padding: 10px 0px;
    font-weight: 700;
}

.lightgreyarea h3 {
    color: rgb(0, 184, 214);
    font-weight: 700;
    font-size: 38px;
    padding: 10px 0px;
}

.lightgreyarea img {
    width: 60%;
}

.lightgreyarea .orangetxt {
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 1px;
    color: rgb(240, 119, 50);
}

.lightgreyarea .checklist.names li {
    padding: 0px;
}

.divider {
    margin: 60px auto;
    width: 55%;
    border: 2px solid rgb(0, 184, 214)
}

.appsblock h1 {
    letter-spacing: 1px;
    font-weight: 700;
    color: rgb(240, 119, 50);
}

.lightgreyarea img.appimg {
    width: 90% !important;
    margin-top: 40px;
}

.appsblock p {
    font-size: 20px;
}

.bluearea {
    background: rgb(0, 184, 214);
    padding-top: 20px;
    padding-bottom: 20px;
}

.dashedbox {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 45px auto 0px;
    width: 45%;
    max-width: 100%;
    background: rgb(255, 255, 255);
    border: 3px dashed rgba(0, 0, 0, 0.61);
}

.smtxt {
    font-size: 30px;
    letter-spacing: 2px;
    opacity: 0.7;
}

.dashedbox p.colortxt {
    color: rgb(66, 185, 159);
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 22px;
}

.dashedbox img {
    width: 75%;
}

.dashedbox p.vsmltxt {
    font-size: 11px;
    margin-bottom: 5px;
    padding-bottom: 0px;
}

.blwdash {
    font-size: 28px;
    color: #fff;
}

.dashedbox ul {
    padding-left: 20%;
}

.dashedbox p.deli {
    font-weight: 700;
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
}

.dashedbox p.bgyellowtxt {
    background: rgb(253, 213, 79);
    letter-spacing: 3px;
    font-size: 72px;
    text-align: center;
    width: 80%;
    margin: 0px auto;
    font-family: 'Alfa Slab One', serif;
}

.dashedbox p.bigfont {
    text-align: center;
    font-weight: 700;
    font-size: 50px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 5px;
}

.dashedbox p.redtxt {
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 5px;
    color: rgb(228, 59, 44);
}

.awards h1 {
    font-weight: 700;
    letter-spacing: 1px;
}

.awards p {
    font-size: 24px;
    padding: 5px 0px;
}

.test h1 {
    font-weight: 700;
    font-size: 52px;
}

.test p.testtxt {
    font-size: 24px;
}

.test p.cavtxt {
    font-family: 'Caveat', cursive;
    font-size: 38px;
}

.greyarea .fbimg img {
    margin-top: 10px;
    margin-bottom: 10px;
}

.testbox {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.footer {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.showmb {
    display: none;
}

.bglightblue {
    background: #ddf0fb;
    padding: 15px 0px;
}

/* Custom style */
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

.beigearea2 .accordion-item {
    background-color: transparent;
    border: none;
}

.beigearea2 .accordion {
    background-color: transparent;
}

.beigearea2 .accordion-button {
    background-color: transparent;
    font-size: 18px;
    font-weight: 800;
    color: #08476e;
    padding: 15px 0px;
    margin: 15px;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: rgba(0, 0, 0, .125);
}

.accordion-body {
    border-top: 1px solid #cacac5;
}

.child-read {
    text-align: center;
}

.circled-number {
    border-radius: 50%;
    background: #fff;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    font-size: 26px;
    font-weight: 800;
    color: #00B8D6;
    padding-top: 0px;
}

.txt-circle {
    font-size: 32px;
    color: #fff;
    font-family: 'Fredoka', sans-serif;
    font-weight: 600;
    width: 360px;
    margin: 0 auto;
}

.txt-image {
    color: #fff;
    width: 395px;
    margin: 0 auto;
    padding-bottom: 15px;
    font-size: 18px;
}

.txt-image a {
    color: #fff;
}

.star-icons {
    list-style: none;
}

.star-icons li {
    background: url(../images/star-icon.png) left center no-repeat;
    padding-left: 35px;
    margin-bottom: 20px;
    font-size: 16px;

}

.perfect-blk {
    width: 400px;
    margin: 0 auto;
}

/*******************Media Query********************/
/*Mobile*/
@media (max-width: 767px) {
    .btn-orange {
        padding: 10px 10px;
        font-size: 16px;
    }

    .dashedbox ul {
        padding-left: 8%;
    }

    .dashedbox p.bigfont {
        font-size: 37px;
    }

    .dashedbox p.redtxt {
        font-size: 20px;
    }

    .bluebanner h1 {
        font-size: 36px;
    }

    p.whitetxt {
        color: #fff;
        font-size: 18px;
        font-weight: 600;
    }

    .bluebanner p {
        padding: 10px;
    }

    .bluebanner img.apps {
        width: 100%;
        background: #fff;
        border-radius: 5px;
    }

    .bluebanner p.whitetxt3 {
        padding: 5px;
        font-size: 24px;
        font-weight: 600;
        color: #fff;
        margin-bottom: 0px;
    }

    p.whitetxt3.mobtxtfix {
        font-size: 18px;
    }

    .bigtxt {
        font-size: 22px;
        font-weight: 400;
        margin: 10px auto;
    }

    .whitebox {
        margin: 10px;
        padding: 10px;
        background: #fff;
        border-radius: 5px;
        font-size: 14px;
    }

    .greyarea h2 {
        font-size: 26px;
    }

    .checklist li i {
        font-size: 26px;
        margin-left: -29px;
        vertical-align: bottom;
    }

    .checklist li {
        font-size: 20px;
        padding-bottom: 12px;
        margin-bottom: 12px;
        padding-left: 30px;
    }

    .m-3.mobmarfix {
        margin: 0px !important;
    }

    .purplearea h2 {
        font-size: 30px;
    }

    .beigearea p.sectitle {
        font-size: 20px;
        padding-bottom: 20px;
    }

    .lightgreyarea img {
        width: 100%;
    }

    .pt-5.mobpadfix {
        padding-top: 5px !important;
    }

    .dashedbox {
        padding-top: 20px;
        padding-bottom: 20px;
        margin: 45px auto 0px;
        width: 100%;
        max-width: 100%;
        background: rgb(255, 255, 255);
        border: 3px dashed rgba(0, 0, 0, 0.61);
    }

    .dashedbox p.bgyellowtxt {
        background: rgb(253, 213, 79);
        letter-spacing: 3px;
        font-size: 55px;
        text-align: center;
        width: 90%;
        margin: 0px auto;
        font-family: 'Alfa Slab One', serif;
    }

    .dashedbox p.deli {
        font-weight: 700;
        font-size: 24px;
        font-family: 'Roboto', sans-serif;
    }

    .p-5.mbpadfix {
        padding: 20px 0px !important;
    }

    .blwdash {
        font-size: 22px;
        color: #fff;
    }

    .hidemb {
        display: none;
    }

    .showmb {
        display: block;
    }

    .awards p {
        font-size: 18px;
        padding: 5px 0px;
    }

    .test h1 {
        font-weight: 700;
        font-size: 42px;
    }

    .test p.testtxt {
        font-size: 20px;
    }

    .test p.cavtxt {
        font-family: 'Caveat', cursive;
        font-size: 34px;
    }

    .greyarea img {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .footer {
        font-size: 12px;
    }

    .footer p {
        margin-bottom: 5px;
    }

    .footer ul {
        margin-top: 10px;
    }

    .lightgreyarea h2 {
        font-size: 38px;
        letter-spacing: 1px;
        padding: 10px 0px;
        font-weight: 700;
    }

    .beigearea2 h2 {
        font-size: 30px;
        font-weight: 700;
        padding-bottom: 20px;
    }

    .beigearea2 .accordion-button {
        background-color: transparent;
        font-size: 18px;
        font-weight: 800;
        color: #08476e;
        padding: 15px 0px;
        margin: 15px 0px;
        box-shadow: none;
    }

    .accordion-body {
        padding: 8px;
    }

    .txt-circle {
        font-size: 32px;
        color: #fff;
        font-family: 'Fredoka', sans-serif;
        font-weight: 400;
        width: 335px;
        margin: 0 auto;
    }

    .txt-image {
        color: #fff;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 15px;
    }

    .perfect-blk {
        width: 100%;
        margin: 0 auto;
    }
}

/*Tablet*/
@media (min-width: 768px) and (max-width: 991px) {}

/*Desktop*/
@media (min-width: 992px) and (max-width: 1199px) {}

/*Large Desktop*/
@media (min-width: 1200px) {}