a {
    text-decoration: none;
}

.menu-dropdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 35px;
    /*max-width: 170px;*/
    min-height: 35px;
    min-width: 170px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 2px 0px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 12px;
    background-color: #e3e3e2;
}

    .menu-dropdown.w--open {
        margin-bottom: 20px;
    }

    .menu-dropdown.profile {
        max-width: 35px;
        min-width: 35px;
    }

    .menu-dropdown._1 {
        max-height: 44px;
        max-width: 44px;
        min-height: 44px;
        min-width: 36px;
        background-image: url('../images/placeholder-profile-image.png');
        /*background-position: 100% 0%;
        background-size: cover;*/
        background-repeat: no-repeat;
        display: inline-block;
        width: 45px;
        height: 45px;
        background-size: 45px 45px;
        background-position: center center;
        /*vertical-align: middle;
        line-height: 32px;
        box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);*/
        margin-left: 5px;
        margin-right: 10px;
        -webkit-transform: scale(1.106);
        -moz-transform: scale(1.106);
        transform: scale(1.106);
    }

    .menu-dropdown._6 {
        background-image: url('../images/Button-background.png');
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .menu-dropdown.c {
        border: 1px solid #fff;
        background-color: hsla(0, 0%, 100%, 0.13);
    }

        .menu-dropdown.c._2 {
            border-style: none;
            border-color: #777;
            background-color: #fff;
        }

.container {
    position: relative;
    z-index: 1;
    height: 80px;
    min-width: 95%;
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.navbar {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #eaeae9;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.4);
}

.body {
    background-color: #eaeae9;
    font-family: 'Helvetica Neue', sans-serif;
    color: #5c5959;
}

.text-block {
    color: #5f5f5e;
    font-weight: 400;
}

    .text-block._6 {
        color: #fff;
    }

    .text-block.c {
        border-style: none;
        border-width: 1px;
        border-color: #777;
        color: #fff;
    }

        .text-block.c._2 {
            border-style: none;
          /*  color: #312968;*/
        }

.dropdown-link {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-family: 'Helvetica Neue', sans-serif;
   /* color: #312968;*/
    text-align: right;
}

    .dropdown-link:hover {
        color: #5f5f5e;
    }

   /* .dropdown-link.w--current {
        color: #312968;
    }*/

 .dropdown-link.w--current:hover {
     color: #6a6a6b;
 }

 .dropdown-link.i {
     color: #fff;
 }

.dropdown-link.a {
    color: #fff;
    font-weight: 400;
}

.dropdown-link.a:hover {
            color: #b8b7b7;
        }

.dropdown-link-2 {
    text-align: right;
}

.dropdown-link-3 {
    text-align: right;
}

.dropdown-list {
    background-color: hsla(0, 0%, 86.7%, 0.23);
}

    .dropdown-list.w--open {
        right: 0px;
        /*max-width: 170px;*/
        min-width: 170px;
        margin-top: -27px;
        padding-top: 0px;
        border-radius: 12px;
        background-color: transparent;
    }

    .dropdown-list._55.w--open {
        margin-top: 5px;
        background-color: #312968;
    }

    .dropdown-list._44 {
        margin-top: -22px;
        padding-top: 24px;
    }

    .dropdown-list._45 {
        margin-top: -25px;
        padding-top: 31px;
    }

    .dropdown-list._2 {
        padding-top: 20px;
    }

.dropdown {
    margin: 4px 10px;
    padding-top: 0px;
}

.image {
    margin-top: 0px;
    margin-bottom: -23px;
    padding-bottom: 0px;
}

.container-2 {
    margin-right: auto;
    margin-left: auto;
}

.section {
    padding: 140px 0px 0px 0px;
}

section-subheader {
    padding: 150px 0px 0px 0px;
}

.section.i {
    height: 100vh;
    margin-top: 153px;
    padding-top: 20px;
    padding-left: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.heading {
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    color: #00b3ba;
    font-size: 70px;
}

.div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*width: 800px;*/
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    margin-left: 20px;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
}

.container-3 {
    height: 40px;
    background-color: #000;
}

.div-block-3 {
    background-color: #a06e6e;
}

.text-block-2 {
    margin-top: 10px;
    color: #55595a;
    text-decoration: none;
}

    .text-block-2.star {
        padding-right: 4px;
        color: #0bd886;
        font-size: 9px;
    }

        .text-block-2.star._4 {
            color: #55595a;
        }

.div-block-4 {
    width : 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.div-block-5 {
    width: 150px;
    height: 121px;
    /*background-image: url('../images/icon-if-expansion-locked-not-purchased.png');*/
    background-position: 0px 0px;
    background-size: 125px;
}

.div-block-6 {
    padding-top: 16px;
    border-radius: 0px 0px 14px 14px;
    background-color: #eaeae9;
    box-shadow: 0 11px 9px -8px rgba(0, 0, 0, 0.37);
}

    .div-block-6._7 {
        background-color: #00b3ba;
    }

    .div-block-6._2 {
        padding-top: 0px;
        border-radius: 0px 0px 14px 14px;
        background-color: #fff;
    }

.div-block-7 {
    height: 1px;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #cec8c8;
}

.div-block-8 {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 0.2px solid #e6e0e0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f5f5), to(#e0e0e0));
    background-image: linear-gradient(180deg, #f6f5f5, #e0e0e0);
}

.text-block-3 {
    padding-left: 10px;
}

.text-block-4 {
    padding-left: 10px;
}

.text-block-5 {
    padding-left: 10px;
    color: #5c5959;
    font-size: 10px;
}

.utility-page-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    max-height: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.utility-page-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 260px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.utility-page-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.div-block-9 {
    background-image: url('../images/gradient-bar.png');
    background-position: 0px 0px;
    background-size: 125px;
}

.div-block-10 {
    background-color: #723636;
}

.container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 60vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
}

.div-block-11 {
    width: 10px;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0bd886), to(#322d70));
    background-image: linear-gradient(180deg, #0bd886, #322d70);
}

/*.div-block-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px 11px 11px 0px;
    background-color: #fff;
    margin-bottom: 40px;
}*/

.div-block-12 {
    display: -ms-flexbox;
    width: 100%;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -ms-flex-pack: start;
    -ms-flex-align: center;
    margin-top: 0;
    position:relative;
}

.div-block-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%; /*65%*/
    min-width: 100%;
    border-radius: 0px;
}

.head2 {
    margin-bottom: 28px;
    font-weight: 100;
}

.div-block-14 {
    width: 100%;
    height: 100px;
    min-height: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-left: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(92, 89, 89, 0.11);
    border-radius: 13px;
}

    .div-block-14._55 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-style: none;
        border-radius: 0px;
    }

    .div-block-14._88 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: 20px;
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .div-block-14._89 {
        height: auto;
        margin-bottom: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }

    .div-block-14.l {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 10px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .div-block-14.h {
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
    }

.image-2 {
    margin: 0px 20px 0px 0px;
    padding-left: 0px;
}

.div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.text-block-6 {
    color: #312968;
    font-size: 28px;
}

    .text-block-6._9 {
        color: #5c5959;
    }

.link-block {
    margin-bottom: 10px;
}

    .link-block.w--current {
        overflow: visible;
        width: 200px;
        margin-top: -10px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

.enocHeader {
    overflow: visible;
    width: 200px;
    margin-top: -10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.link-block-2 {
    margin-top: -10px;
}

.navbar-2 {
    background-image: linear-gradient(187deg, #05e093, #5f5f5e);
}

.div-block-16 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    height: 60px;
    margin: 99px auto 40px;
    padding: 8px 40px 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: linear-gradient(183deg, #5f5f5e, #5f5f5e);
    box-shadow: 2px 0 6px -3px rgba(0, 0, 0, 0.31);
}

.link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 130px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #bb2c2c;
    text-align: center;
}

.text-block-7 {
    width: 140px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 100;
    text-align: left;
    text-decoration: none;
}

    .text-block-7:hover {
        color: #00ff98;
    }

.link-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .link-block-3.w--current {
        width: 130px;
        height: 70px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: 30px;
        padding: 0px 11px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #fff;
        border-radius: 7px;
        background-color: hsla(0, 0%, 100%, 0.07);
    }

.heading-2 {
    margin: 4px 10px;
    padding-top: 0px;
    padding-left: 0px;
    color: #fff;
    font-size: 19px;
    font-weight: 100;
    text-align: left;
}

    .heading-2._2 {
        margin-top: -25px;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
    }

.div-block-17 {
    /*width: 170px;*/
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: 0px;
    border-style: none;
    border-width: 1px;
    border-color: #eaeae9;
    border-radius: 13px;
    background-color: transparent;
    text-align: center;
}

.link-2 {
    color: #fff;
}

    .link-2:hover {
        color: #61ffbf;
    }

    .link-2.w--current:hover {
        color: #be239e;
    }
/*
@font-face {
    font-family: 'Pollyrounded';
    src: url('../fonts/PollyRounded-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Pollyrounded';
    src: url('../fonts/PollyRounded-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Pollyrounded';
    src: url('../fonts/PollyRounded-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Pollyrounded';
    src: url('../fonts/PollyRounded-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}*/
/*
    Added for enoc to display content 
*/

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-01.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: auto;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-CondensedBlack-10.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: auto;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-BoldItalic-04.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: auto;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Light-08.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: auto;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-CondensedBold-05.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: auto;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Medium-11.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: auto;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Thin-13.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: auto;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: auto;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Italic-03.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: auto;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-MediumItalic-12.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: auto;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-LightItalic-09.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: auto;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-ThinItalic-14.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: auto;
}


.col-md-12 {
   
}

.padding-Bottem_40 {
    padding-bottom: 40px;
}


.img-responsive {
    min-height: 125px;
}

.expansions {
    height: 118px;
    width: 118px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue";
}

body {
    font-family: "Helvetica Neue";
}

h1{
    height:3vh;
}

.font-16-bold {
    font-size: 16px;
    font-weight: bold;
}

.w-dropdown-link.w--current {
    color: #5f5f5e;
}