@media screen and (max-width: 640px) {
    header {
        z-index: 9999;
        width: 100%;
    }

    #menuBar .item {
        font-size: 8pt;
    }

    .computer.only {
        visibility: hidden;
        display: none !important;
    }

    .mobile.only .home_menu .item {
        border-radius: 0 !important;
        background-color: #00000030;
        color: white !important;
    }

    .mobile.only .home_menu > div.ui.menu a i.icon {
        margin: 0 !important;
    }

    .ui.home_menu div.ui.dropdown div.ui.menu {
        background: #1ace;
    }

    .ui.menu.home_menu div.ui.dropdown div.ui.menu a.item {
        color: white !important;
    }

    .ui.menu.home_menu .item {
        margin: 2px !important;
    }

    .ui.menu.home_menu .item a.ui.button {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
}

@media screen and (min-width: 640px) {
    header {
        z-index: 999;
        width: 100%;
        /*background: #8eb9ff;*/
    }

    .body_content {
        width: 100%;
    }

    .mobile.only {
        visibility: hidden;
        display: none !important;
    }
}

.body_content {
    z-index: 0;
}

.logo_address {
    font-size: 28px !important;
    color: #34ceda;
    margin-top: 19px;
}

.logo_email {
    font-size: 35px;
    color: #ec7e22;
}

.logo_call {
    font-size: 35px;
    color: #1e771e;
}

.background_container {
    background-color: #e8f1f5b3;
    padding: 28px 10px;
}

.address_block {
    margin: 10px;
    padding-right: 10px;
}

.phone_parent {
    width: 88%;
    float: left;
    overflow: hidden;
    margin-left: 2%;
}

.card {
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);*/
    transition: 0.3s;
    border-radius: 5px;
}

.container {
    padding: 4px 10px;
}

.DEACTIVE {
    color: red;
}

.bigred {
    color: red !important;
}

.bigblue {
    color: blue !important;
}

.biggreen {
    color: green !important;
}

.bigorange {
    color: orange !important;
}

.bigwhite {
    color: white !important;
}

.bigteal {
    color: teal !important;
}

.individualPublisher {
    background-image: url("../images/icon-user-48.png");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 24px;
}

body {
    background-color: #ffffff;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    color: #111;
    letter-spacing: 1px;
}

iframe {
    border: 0;
}

.featured_box > a {
    line-height: 50px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.clear:before, .clear:after {
    content: " ";
    display: table;
}

.clear:after {
    clear: both;
}

.ui.grid > .row {
    padding-bottom: 0 !important;
}

.secondary_menu {
    background: white;
}

.ui.menu {
    margin: 0 !important;
    border-radius: 0 !important;
}

.ui.menu .item {
    transition: 0.6s;
    font-size: 1em;
    border-radius: 0;
    border: none;
}

.ui.menu .item:hover {
    border-radius: 0;
}

.ui.inverted.menu .active.item {
    font-weight: 100;
}

.ui.inverted.menu .item::before {
    /*background: rgba(34, 36, 30, 0.056);*/
}

.ui.inverted.menu .item.active::before {
    /*background: rgba(243, 81, 86, 1);*/
    right: -2px;
}

.slider_section {
    background: url(../images/book-shelf-1.png) top center no-repeat;
    height: 6cm;
    background-size: 100% 100%;
    overflow: hidden;
}

.header_bottom .ui.inverted.menu {
    background: none;
}

.header_bottom .ui.menu .item {
    padding: 25px 20px;
    color: #343434;
    transition: 0.6s;
    font-size: 1em;
}

.header_bottom .ui.menu .item:hover {
    background: #f35156 !important;
    border-radius: 0;
    color: #ffffff;
}

.header_bottom .ui.inverted.menu .active.item {
    background: #f35156;
    border-radius: 0;
    color: #ffffff;
    font-weight: 600;
}

.header_bottom .ui.inverted.menu .item::before {
    background: rgba(34, 36, 30, 0.056);
}

.header_bottom .ui.inverted.menu .item.active::before {
    background: rgba(243, 81, 86, 1);
    right: -2px;
}

.logo a {
    display: block;
    margin: 2px;
}

.logo img {
    padding: 4px;
    background: white;
    border-radius: 4px;
}

.home_menu div.logo {
    padding: 0 !important;
}

.home_menu div.ui.secondary.menu a.item {
    color: white;
}

.home_menu div.ui.secondary.menu .dropdown.item {
    color: white;
}

.home_menu div.ui.secondary.menu a.active.item {
    color: yellow;
    background: rgba(0, 0, 0, 0.65);
}

.home_menu div.ui.secondary.menu a.item div {
    margin-bottom: 5px;
}

.study_menu {
    background-color: rgba(112, 249, 138, 0.84) !important;
}

.study_menu.tabular.menu .item {
    color: white;
}

.study_menu.ui.menu .active.item {
    background-color: darkblue;
    color: whitesmoke;
}

.tab_content_study {
    overflow: scroll;
    box-sizing: inherit;
    min-height: 600px;
}

.tab_content_study p {
    vertical-align: middle;
    margin: auto;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 40%;
    left: 50%;
}

.body_section a.ui.button {
    background: #f35157;
    font-family: Roboto, sans-serif;
    display: inline-block;
    padding: 13px 20px;
    font-size: 1em;
    font-weight: 500;
    color: #ffffff;
    transition: 0.6s;
    border-radius: 3px;
}

.body_section a.ui.button:hover {
    background: #e8373d;
}

.study_section_header {
    border-top: 2px cornflowerblue solid;
    border-bottom: 2px cornflowerblue solid;
    text-align: center;
}

.ui.grid {
    margin-top: 0;
    margin-bottom: 0;
}

.scroll-viewport {
    background: #ffffff;
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.register {
    background: rgba(66, 128, 46, 1);
}

.register_section h2.section_head {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    color: #f35157;
    font-size: 2.7em;
    line-height: 0;
}

.register_section h2.section_head::after {
    top: 50%;
    margin-top: 20px;
    width: 178px;
    margin-left: -88px;
}

.register_section p {
    color: #595959;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 26px;
    text-align: justify;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.register-us-head {
    background: #ffffff;
    height: 100%;
    display: table;
    width: 100%;
}

.register_section a.learn_More {
    float: right;
}

a.learn_More i {
    font-size: 1.1em;
    margin-left: 7px;
}

.address_click {
    position: absolute;
    bottom: 30px;
}

.map_pointer {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
}

.map_pointer img {
    width: auto;
    margin: 0;
}

.map_pointer span {
    display: block;
    color: #343434;
    font-weight: 600;
    font-size: 1.1em;
}

.map_pointer a {
    display: block;
    position: absolute;
}

.map_pointer a.locate_1 {
    margin: -120px 0 0 -41px;
}

.contact_map_pointer {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
}

.contact_map_pointer span {
    display: block;
    color: #343434;
    font-weight: 600;
    font-size: 1.1em;
    margin: -63px 0 0 0;
}

.contact_map_pointer a {
    display: block;
    position: absolute;
    text-align: center;
    margin: -20px 0 0 136px;
}

.contact_map_pointer img {
    width: auto;
}

footer ul {
    padding: 0;
    margin: 0;
}

footer ul li {
    list-style: none;
    font-size: 1.1em;
    color: #ffffff;
    line-height: 27px;
}

footer ul li a {
    font-size: 1em;
    color: #ffffff;
    line-height: 27px;
    text-decoration: none;
}

footer ul li i {
    width: 15px;
    font-size: 1.4em;
    color: #aea90d;
    text-align: center;
}

footer ul li a:hover, footer ul li a:focus {
    color: #F35156;
}

footer h3 {
    font-size: 1.5em;
    color: #ffffff;
    padding-bottom: 7px;
}

footer ul li a i {
    width: 15px;
    font-size: 1.4em;
    color: #aea90d;
    text-align: center;
}

footer .footer_bottom {
    background: #2e2e2e;
    padding: 5px 0;
    text-align: right;
    display: block;
    width: 100%;
}

.footer_bottom p {
    text-align: right;
    color: #ffffff;
    display: block;
    width: 100%;
}

.language_select {
    float: left;
}

.ui.selection.dropdown {
    min-width: 70px;
    color: rgba(0, 0, 0, 1);
    border: #c4c4c480 1px solid;
    font-size: 1.01em;
    height: 25px;
}

.ui.dropdown .menu .active.item {
    background-color: lightgreen !important;
}

.default.text {
    color: #000000 !important;
    font-size: 1.1em;
}

.pay_section a:hover, .pay_section a:focus {
    background: #7dc543;
    color: #ffffff;
}

.secondary_nav_section .ui.menu {
    border-radius: 0;
    box-shadow: none;
    background: #19498E;
}

.secondary_nav_section .ui.menu .menu {
    border-bottom: none;
}

.secondary_nav_section .megamenu {
    background-color: #efefef;
    position: absolute;
    left: 0;
    right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    display: none;
    margin-top: 0;
}

.secondary_nav_section .mega-dropdown a.browse.item {
    padding: 12px 50px;
}

.secondary_nav_section .mega-dropdown:hover > .megamenu {
    display: block;
}

.secondary_nav_section .megamenu .ui.link.list a.sub_more {
    color: #F35156;
    font-weight: 600;
}

.content h2 {
    color: #383838;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 1.2;
    font-weight: normal;
    margin-top: 0px;
    padding: 7px 0;
}

.content_top {
    padding: 15px 20px;
    border: 1px solid #EBE8E8;
    border-radius: 3px;
    background: #ffffff;
}

.heading h3 {
    font-size: 22px;
    color: #343434;
    line-height: 32px;
    font-weight: 600;
}

.strike_through {
    text-decoration: line-through;
    display: inline-block;
    margin-left: 8px;
    font-size: 1.1em;
    color: #878787;
}

.percent {
    display: inline-block;
    margin-left: 8px;
    color: #388e3c;
    font-size: 13px;
    letter-spacing: -0.2px;
    font-weight: 500;
}

footer ul.links_ul {
    padding-top: 32px;
}

.store_section .see {
    padding: 0;
}

.computer.respo.tablet {
    display: none;
}

footer ul li span {
    float: left;
    width: 30px;
    text-align: center;
}

.error {
    color: red;
}

@-webkit-keyframes blink {
    from {
        opacity: 1.0;
    }
    to {
        opacity: 0.0;
    }
}

.blink {
    -webkit-animation-name: blink;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(1.0, 0, 0, 1.0);
    -webkit-animation-duration: 2s;
}

.bigloading {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin: -1.5em 0 0 -1.5em !important;
    width: 3em;
    height: 3em;
    -webkit-animation: segment-spin 0.6s linear;
    animation: segment-spin 0.6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
    border-style: solid;
    border-width: 0.2em;
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
    visibility: visible;
    z-index: 101;
}

div.ui.segment {
    padding: 1em !important;
}

div.ui.grid {
    margin-left: -.2em;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee;
}

.bigs-cookies {
    position: fixed;
    width: 320px;
    right: 0;
    background-color: rgba(116, 107, 183, 1);
    color: #fff;
    font-size: 1.25em;
    font-weight: 400;
    z-index: 99999;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.4;
    padding: 20px;
    bottom: 0;
    background-color: darkblue;
    border: 1px white solid;
}

.bigs-cookie-accept {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background: #009d0e;
    padding: 0.5em 0.75em;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    -o-transition: background 0.5s ease-in;
    -webkit-transition: background 0.25s ease-in;
    -moz-transition: background 0.25s ease-in;
}

.bigs-cookies a, .bigs-cookies a:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    padding: 5px;
    text-decoration: underline;
}

.bigs-cookies a:hover {
    text-decoration: none;
}

.bigs-cookies a:hover {
    background-color: #551a8b;
}

.yes {
    background-color: lightgreen;
    color: black;
    text-align: center !important;
}

.no {
    background-color: #ff7171;
    color: white;
    text-align: center !important;
}

footer a {
    color: #eee;
}

footer a:hover {
    color: coral;
}

img.footer_images {
    margin-right: 5px;
    height: 50px;
    width: 120px;
    background-color: white;
}

.payment {
    vertical-align: middle;
    background-color: white;
    border: 1px #666 solid;
    display: inline-block;
    margin: 1px;
    height: 42px;
    padding: 0 2px;
    max-width: 120px;
}

.payment > img {
    max-height: 40px;
    vertical-align: middle;
    padding: 2px;
}

footer .footer_top {
    background: #394057;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #cdcfd5;
    min-height: 140px;
}

@media screen and (max-width: 600px) {
    .payment {
        height: 32px;
    }

    .payment > img {
        max-height: 30px;
    }

    img.footer_images {
        margin-right: 5px;
        height: 30px;
        width: 80px;
        background-color: white;
    }

    footer .footer_top {
        background: #394057;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #cdcfd5;
        min-height: 100px;
    }
}

.wrapped {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.ui.form div.field > label {
    font-size: 1.05em !important;
    font-weight: 400 !important;
    color: blue !important;
}

.ui.form div.field > label.required::after {
    content: "*";
    color: red;
    font-size: 11px;
}

.menu-with-accordion {
    background-color: #fbfbfb;
    border: 1px solid #d3dce6;
    border-radius: 6px;
}

.menu-with-accordion li {
    list-style: none;
}

.menu-with-accordion li h3, .menu-with-accordion li > div {
    padding: 16px 20px;
    border-bottom: 1px solid #d3dce6;
    position: relative;
    font-weight: 500;
    color: #25265e;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    margin: 0;
}

.menu-with-accordion li > ul li a, .menu-with-accordion li > ul li > div {
    display: flex;
    align-items: stretch;
    color: rgba(37, 38, 94, 0.9);
    font-weight: 500;
    padding: 16px 20px;
    transition: all .2s ease-in;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px solid #d3dce6;
}

.menu-with-accordion li > ul li a:hover {
    background-color: black;
    color: #eee;
}

.menu-with-accordion li > ul li a.active{
    background-color: rgba(220,220,255,0.27);
    color: darkgreen;
    font-weight: bold;
}

.list-with-accordion {

}

.list-with-accordion li {
    list-style: none;
}

.list-with-accordion li h3, .list-with-accordion li > div {
    padding: 16px 20px;
    border-bottom: 1px solid #d3dce6;
    position: relative;
    font-weight: 500;
    color: #25265e;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

.list-with-accordion li > ul li a, .list-with-accordion li > ul li > div {
    display: flex;
    align-items: stretch;
    color: rgba(37, 38, 94, 0.7);
    font-weight: 500;
    padding: 16px 20px;
    transition: all .2s ease-in;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px solid #d3dce6;
}

.list-with-accordion li > ul li a:hover {
    background-color: black;
    color: white;
}

blockquote {
    border: 1px rgba(70, 120, 247, 0.3) solid;
    border-left: darkblue 6px solid;
    background-color: #f2f2f2;
    padding: 10px 14px;
    box-shadow: 1px 6px 10px 2px rgba(0, 0, 0, .15);
    margin: .5em 5px;
    margin-block-end: 2em;
    margin-inline-end: 0;
    margin-inline-start: 0px;
    quotes: "\201C""\201D""\2018""\2019";
    font-family: 'Helvetica Neue Light', Verdana, sans-serif;
    line-height: 1.6em;
}

blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

blockquote p {
    display: inline;
}

@media screen and (max-width: 680px) {
    .menu-with-accordion li h3, .menu-with-accordion li > div {
        padding: 6px 12px;
        font-size: 12px;
    }

    .list-with-accordion li h3, .list-with-accordion li > div {
        padding: 6px 12px;
        font-size: 12px;
    }
}