.nav, .navNitem {
    -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1)
}
.logo, .navNlabel {
    position: relative
}
.posit {
    margin: 0;
    padding: 0
}
.navNitems, .sub-nav {
    white-space: nowrap;
    overflow-y: hidden
}
.content, .menu-overlay .menu-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}
section {
    padding: 0!important
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px
}
.nav {
    will-change: transform;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 1;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: all .45s cubic-bezier(.23, 1, .32, 1)
}
.navNitem_m {
    float: right
}
.or--active {
    color: #FFCC37;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.navNlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.navNitem {
    float: left;
    padding: 0 25px;
    transition: all .45s cubic-bezier(.23, 1, .32, 1)
}
.navNitem:hover {
    opacity: .75
}
.navNthumb {
    display: block;
    color: #fff;
    -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1);
    transition: all .45s cubic-bezier(.23, 1, .32, 1)
}
.navNlabel {
    font-size: 18px;
    letter-spacing: 2px;
    margin: 0
}
.logo {
    width: 95px;
    float: left;
    z-index: 10000;
    top: .88em;
}
.APIUserLogo {
    padding-top: 12px;
    float: right;
    z-index: 10000;
}

.APIUserLogo img{
    height: 37px;
}
.sub-nav {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    text-align: center;
}
.sub-nav::after {
    clear: both;
    content: "";
    display: table
}
.sub-nav .collat {
    width: 600px;
    height: 100%;
    margin: 0 auto
}
.sub-nav .item {
    display: inline-block;
    margin: 20px;
    list-style-type: none
}
.sub-nav .item h3 {
    font-weight: 400;
    font-size: 12px
}
.fa-university {
    font-size: 40px!important
}
.fa-search {
    font-zie: 14px
}
.cont a:active, .cont a:link {
    /*display: inline-block;*/
    position: relative;
    text-align: center;
    /*font-size: 18px;*/
    color: #fc3;
    /*background: #23282d;*/
    /*text-decoration: none;*/
    overflow: hidden
}
.button_cont {
    position: relative;
    height: 27px;
    width: 35px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}
.overlay, .overlayCart, .overlaySearch {
    -webkit-transition: opacity .35s, visibility .35s, height .35s
}
.button_cont:focus, .button_cont:hover {
    opacity: .7
}
.button_cont span:nth-of-type(2) {
    top: 10px
}
.button_cont span:nth-of-type(3) {
    top: 20px
}
.overlay, .overlayCart, .overlaySearch {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden
}
.button_cont.active .top {
    -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
    transform: translateY(10px) translateX(0) rotate(45deg);
    background: #fefefe
}
.button_cont.active .middle {
    opacity: 0;
    background: #fefefe
}
.button_cont.active .bottom {
    -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
    transform: translateY(-10px) translateX(0) rotate(-45deg);
    background: #fefefe
}
.overlay {
    background: #FFCC37;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden
}
.overlayCart, .overlaySearch {
    background: #fff;
    color: #222;
    transition: opacity .35s, visibility .35s, height .35s;
}
.overlaySearch {
    background: #FFCC37;
    color: #222;
    -webkit-transition: opacity .35s, visibility .35s, height .35s;
    transition: opacity .35s, visibility .35s, height .35s;
}
.overlay.open, .overlayCart.open, .overlaySearch.open {
    opacity: 1;
    visibility: visible;
    height: 100%;
    z-index: 5;
}
.overlayCart.open, .overlaySearch.open {
    padding: 80px 0 0 0;
    height: 162px !important;
    opacity: 1;
    visibility: visible;
    height: 100%;
    z-index: 5;
    border-bottom: 1px solid #ccc;
}
.overlay.open li, .overlayCart.open li, .overlaySearch.open li {
    -webkit-animation: fadeInRight .5s ease forwards;
    animation: fadeInRight .5s ease forwards;
    -webkit-animation-delay: .35s;
    animation-delay: .35s
}
.overlay.open li:nth-of-type(2), .overlayCart.open li:nth-of-type(2), .overlaySearch.open li:nth-of-type(2) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}
.overlay.open li:nth-of-type(3), .overlayCart.open li:nth-of-type(3), .overlaySearch.open li:nth-of-type(3) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s
}
.overlay.open li:nth-of-type(4), .overlayCart.open li:nth-of-type(4), .overlaySearch.open li:nth-of-type(4) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}
.overlay.open li:nth-of-type(5), .overlayCart.open li:nth-of-type(5), .overlaySearch.open li:nth-of-type(5) {
    -webkit-animation-delay: .55s;
    animation-delay: .55s
}
.overlay.open li:nth-of-type(6), .overlayCart.open li:nth-of-type(6), .overlaySearch.open li:nth-of-type(6) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}
.overlay.open li:nth-of-type(7), .overlayCart.open li:nth-of-type(7), .overlaySearch.open li:nth-of-type(7) {
    -webkit-animation-delay: .65s;
    animation-delay: .65s
}
.overlay.open li:nth-of-type(8), .overlayCart.open li:nth-of-type(8), .overlaySearch.open li:nth-of-type(8) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}
.overlay.open li:nth-of-type(9), .overlayCart.open li:nth-of-type(9), .overlaySearch.open li:nth-of-type(9) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}
.overlay.open li:nth-of-type(10), .overlayCart.open li:nth-of-type(10), .overlaySearch.open li:nth-of-type(10) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}
.overlay.open li:nth-of-type(11), .overlayCart.open li:nth-of-type(11), .overlaySearch.open li:nth-of-type(11) {
    -webkit-animation-delay: .85s;
    animation-delay: .85s
}
.overlay nav, .overlayCart nav, .overlaySearch nav {
    position: relative;
    height: 70%;
    top: 15%;
    font-size: 50px;
    font-weight: 400;
    text-align: center
}
.overlay ul, .overlayCart ul, .overlaySearch ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 10%
}
.overlay ul li, .overlayCart ul li, .overlaySearch ul li {
    display: block;
    height: 25%;
    height: calc(20%);
    min-height: 50px;
    position: relative;
    margin: 10px 0;
    opacity: 0
}
.overlay ul li a:active, .overlay ul li a:link, .overlayCart ul li a:active, .overlayCart ul li a:link, .overlaySearch ul li a:active, .overlaySearch ul li a:link {
    position: relative;
    color: #fdfdfd;
    text-decoration: none;
    overflow: hidden
}
.overlay ul li a:active:after, .overlay ul li a:link:after, .overlayCart ul li a:active:after, .overlayCart ul li a:link:after, .overlaySearch ul li a:active:after, .overlaySearch ul li a:link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 3px;
    background: #FFF;
    -webkit-transition: .35s;
    transition: .35s
}
.content, .overlay ul li a:active:after, .overlay ul li a:focus:after, .overlay ul li a:hover:after, .overlayCart ul li a:active:after, .overlayCart ul li a:focus:after, .overlayCart ul li a:hover:after, .overlaySearch ul li a:active:after, .overlaySearch ul li a:focus:after, .overlaySearch ul li a:hover:after {
    width: 100%
}
.header, .nav {
    background: #23282d
}
.overlay ul li a:active a:visited, .overlay ul li a:link a:visited, .overlayCart ul li a:active a:visited, .overlayCart ul li a:link a:visited, .overlaySearch ul li a:active a:visited, .overlaySearch ul li a:link a:visited {
    color: #fdfdfd
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%
    }
    100% {
        opacity: 1;
        left: 0
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%
    }
    100% {
        opacity: 1;
        left: 0
    }
}
.fa-university {
    color: white;
}
.inactive {
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}
.inactiveSide {
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    z-index: -1
}
.header {
    position: absolute;
    height: 60px;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0
}
.header__logo {
    display: block;
    padding: 1em;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase
}
.navNitems {
    position: relative;
    padding: 1.29em 1em .55em;
    margin: 0;
    list-style-type: none;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}
.nav.is-stacked .navNitems {
    max-height: calc(100vh - 3em);
    overflow-y: scroll;
    padding-right: 0
}
.navNitem {
    display: inline-block
}
.nav.is-stacked .navNitem {
    display: block;
    border-bottom: 1px solid #005689
}
.navNlink, .or-toggle, .or-toggleCart. .or-toggleSearch {
    display: block;
    padding: 1em;
    color: #fff;
    text-decoration: none
}
.navNlink:hover, .or-toggle:hover, .or-toggleCart:hover, .or-toggleSearch:hover {
    text-decoration: underline
}
.navNlink_m, .or-toggle, .or-toggleCart, .or-toggleSearch {
    display: block;
    padding: 1em;
    color: #222;
    text-decoration: none
}
.navNlink_m:hover, .or-toggle:hover {
    text-decoration: underline
}
.navNdescription {
    display: none
}
.nav.is-stacked .navNdescription {
    display: inline-block;
    margin-left: 1em;
    font-size: .8em;
    color: #aaa
}
.or-toggle, .or-toggleCart, .or-toggleSearch {
    position: relative;
    z-index: 0;
    float: right;
    color: #fc3;
    transition: transform 0s
}
.or-toggle.is-visible, .or-toggleCart.is-visible, .or-toggleSearch.is-visible {
    display: block;
    transform: translateX(0)
}
.or-toggle .or-toggleworsh, .or-toggleCart .or-toggleCartworsh, .or-toggleSearch .or-toggleSearchworsh {
    display: block;
    letter-spacing: 2px
}
.or-toggle .or-togglewordown, .or-toggleCart .or-toggleCartwordown, .or-toggleSearch .or-toggleSearchwordown {
    display: none;
    transition: transform 0s
}
.or-toggle.is-active, .or-toggleCart.is-active, .or-toggleSearch.is-active {
    border-left: none;
    right: 0;
    position: absolute!important;
    transition: transform 0s
}
.or-toggle.is-active .or-toggleworsh, .or-toggleCart.is-active .or-toggleCartworsh, .or-toggleSearch.is-active .or-toggleSearchworsh {
    display: none
}
.or-toggle.is-active .or-togglewordown, .or-toggleCart.is-active .or-toggleCartwordown, .or-toggleSearch.is-active .or-toggleSearchwordown {
    display: block
}
.nav a:focus, .nav a:hover {
    color: #fff;
    text-decoration: none
}
.navNew a, .navNew i{
    color: #fff;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
}
.content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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
}
.content h1 {
    margin: 0;
    font-size: 4rem;
    line-height: 1.5
}
.content h3 {
    margin: 0;
    font-size: 2rem
}
.menu {
    position: relative;
    float: right;
    height: 46px;
    width: 46px
}
.menu:hover .menu-circle {
    -webkit-transform: scale(2.4);
    transform: scale(2.4)
}
.menu .menu-link {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1002
}
.menu-icon, .open .menu-icon {
    width: 20px;
    height: 14px;
    margin: auto;
    right: 0;
    bottom: 1px;
    position: absolute;
    left: 0;
    top: 0
}
.menu-icon {
    display: none
}
.open .menu-icon {
    display: block;
    z-index: 2
}
.open .fa-search {
    display: none
}
.menu-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    -webkit-transform: scale(1);
    transform: scale(1);
    z-index: 1;
    -webkit-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out
}
.menu-overlay {
    color: #333;
    height: 100%;
    width: 100%;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    -webkit-transition: opacity .45s ease-in-out;
    transition: opacity .45s ease-in-out;
    z-index: 1001
}
.menu-overlay a {
    color: #fff;
    font-size: 2rem;
    padding: 2%;
    margin: 0;
    display: inline-block;
    text-decoration: none
}
.menu-overlay .menu-items {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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
}
.menu-line {
    background-color: #fff;
    height: 2px;
    width: 100%;
    border-radius: 2px;
    position: absolute;
    left: 0;
    -webkit-transition: all .25s cubic-bezier(.175, .885, .32, 1.275);
    transition: all .25s cubic-bezier(.175, .885, .32, 1.275)
}
.menu-line-1 {
    top: 0
}
.menu-line-2 {
    top: 0;
    bottom: 0;
    margin: auto
}
.menu-line-3 {
    bottom: 0
}
.open {
    opacity: 1;
    visibility: visible
}
.menu.open .menu-circle {
    -webkit-transform: scale(100);
    transform: scale(100);
    background: #FFCC37
}
.menu.open .menu-line-2 {
    opacity: 0
}
.menu.open .menu-line-1 {
    -webkit-transform: translateY(7px) translateY(-50%) rotate(-135deg);
    transform: translateY(7px) translateY(-50%) rotate(-135deg)
}
.menu.open .menu-line-3 {
    -webkit-transform: translateY(-7px) translateY(50%) rotate(135deg);
    transform: translateY(-7px) translateY(50%) rotate(135deg)
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent
}
.table>tbody>tr>td, .table>tfoot>tr>td {
    vertical-align: middle
}
@media screen and (max-width:900px) {
    .branding-text-footer {
        text-align: center !important;
        /*margin-bottom:20px;*/
    }
    .branding-text-footer p {
        margin:0;
    }
    .logo-footer {
        text-align: center !important;
    }
}
@media screen and (max-width:600px) {
    table#cart tbody td .form-control {
        width: 20%;
        display: inline!important
    }
    .actions .btn {
        width: 36%;
        margin: 1.5em 0
    }
    .actions .btn-info {
        float: left
    }
    .actions .btn-danger {
        float: right
    }
    table#cart thead {
        display: none
    }
    table#cart tbody td {
        display: block;
        padding: .6rem;
        min-width: 320px
    }
    table#cart tbody tr td:first-child {
        background: #333;
        color: #fff
    }
    table#cart tbody td:before {
        content: attr(data-th);
        font-weight: 700;
        display: inline-block;
        width: 8rem
    }
    @media (max-width:720px) {
        .header .cont {
            padding: 0 15px
        }
        .logo {
            width: 70px!important;
            top: 1.1em;
            left: 0
        }
        .APIUserLogo img {
         height: 27px!important;
            left: 0
        }
        .navNitems {
            padding: 1.29em 0 0 !important
        }
        .navNitem {
            padding: 0 .5em
        }
        .navNitem_m {
            font-size: 14px
        }
        .navNlabel {
            font-size: 17px;
            letter-spacing: 0
        }
        .navNlink_m, .or-toggle, .or-toggleCart, .or-toggleSearch {
            padding: 0.9em 0.6em .7em !important
        }
        #toggle {
            padding-left: 0
        }
        #toggleCart, {
            top: 0
        }
        #toggleSearch {
            display: none;
        }
        .all-products {
            display: none !important
        }
        .headNav .fa-fw, .headNav .fa-search, .headNav .fa-shopping-cart {
            font-size: 29.6px
        }
        .headNav .fa-shopping-bag {
            margin-top:1px;
            font-size: 23.6px
        }
        .or-toggle.is-active .or-togglewordown, .or-toggleCart.is-active .or-toggleCartwordown, .or-toggleSearch.is-active .or-toggleSearchwordown {
            font-size: 20px;
            margin-top:.2em;
        }
        .posit {
            margin: 0;
            padding: 0
        }
        .sub-nav .item {}
        .humanForm .natural-form {
            font-size: 1em !important;
            line-height: 3rem;
        }
    }
    @media (max-width:359px) {
        .navNlabel {
            font-size: 11.5px;
            letter-spacing: 0
        }
    }
}
footer {
    background: #F9F9F9;
    color: #23282d;
    margin: 300px 0 0 0;
    padding: 0;
}
footer .centered {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
footer .centered .footer-logo {
    width: 10%;
}
footer .centered .footer-logo img.logo {
    padding: 30px 20px 10px 20px;
    max-width: 100%;
}
footer .centered .footer-contact {
    width: 20%;
}
footer .centered .bottom-nav {
    width: 100%;
    margin: 100px 0;
}
footer .centered .bottom-nav .foot-menu {
    width: 25%;
    position: relative;
    float: left;
    margin: 0;
    padding: 30px 0;
}
footer .centered .bottom-nav .foot-menu .bottom-cats {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    -webkit-transition: max-height .5s;
    transition: max-height .5s;
}
footer .bottom-bar {
    width: 100%;
    position: absolute;
    text-align: left;
    font-size: 1em;
    background: #ffbf00;
    padding: 15px 0;
    position:relative !important;
}

/* Responsive Tablet Sizes */

@media only screen and (max-width: 749px) {
    footer .centered {
        flex-wrap: wrap;
    }
    footer .centered .footer-logo {
        max-width: 250px;
        width: 50%;
    }
    footer .centered .footer-contact {
        width: 50%;
        padding: 0 20px;
    }
    footer .centered .bottom-nav {
        width: 100%;
    }
    footer .centered .bottom-nav .foot-menu {
        padding: 0 20px;
    }
    .navNitems {
        overflow-x: scroll !important;
        -webkit-overflow-scrolling: touch
    }
}

/* Responsive Mobile Sizes */

@media only screen and (max-width: 500px) {
    footer .centered .footer-logo {
        width: 150px
    }
    footer .centered .footer-contact {
        width: 50%;
    }
    footer .centered .bottom-nav .foot-menu {
        width: 100%;
        padding: 0;
    }
    footer .centered .bottom-nav .foot-menu h3 {
        margin: 0;
        padding: 10px 20px;
        border-top: #ccc 1px solid;
        cursor: pointer;
        /* Down Arrows */
    }
    footer .centered .bottom-nav .foot-menu h3::after {
        float: right;
        margin-right: 10px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin-top: 7px;
        width: 7px;
        height: 7px;
        border-top: 2px solid #ccc;
        border-right: 2px solid #ccc;
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        -webkit-transition: transform .5s;
        transition: transform .5s;
    }
    footer .centered .bottom-nav .foot-menu .bottom-cats {
        max-height: 0;
        overflow: hidden;
        padding: 0 20px;
    }
    footer .centered .bottom-nav .foot-menu.active h3::after {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    footer .centered .bottom-nav .foot-menu.active .bottom-cats {
        max-height: 10000px;
    }
}
.branding-text-footer {
    text-align: left;
}
.branding-text-footer p {
    margin: 15px 10px 0 10px;
    display:inline-block;
}
.logo-footer {
    text-align: right;
}

/* Social Icons */

.social {
    text-align: center;
}
.social a {
    display: inline-block;
    padding: 7px;
    width: 35px;
    height: 35px;
    margin: 0 2px;
    background: #fff;
    border-radius: 50%;
    vertical-align: middle;
}
.social a:hover {
    background: #65c2ed;
}
.social a.linkedin {
    padding: 4px;
}
.social a svg .face, .social a svg .twit, .social a svg .link {
    fill: #000;
}

/* Typography */

footer h3 {
    font-family: "Roboto", "Helvetica";
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5em;
    font-weight: lighter;
    margin-bottom: 0;
    text-align: left;
}
footer p, footer li {
    font-family: "Roboto", "Helvetica";
    line-height: 1.5em;
    font-weight: 400;
    letter-spacing: 0.05em;
    margin: 10px 0;
    text-align: left;
}
footer a {
    color: #23282d;
    text-decoration: none;
    -webkit-transition: color .5s, background .5s;
    transition: color .5s, background .5s;
}
footer ul li a {
    padding: 0 15px 0 0;
}
.footer-contact p {
    padding: 0 32px;
}
footer a:hover {
    text-decoration: none;
    color: #23282d !important;
}

/* Misc CSS */

.clearfix:before, .clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
}
.header-logo {
    width: 140px;
    float: left;
    position: relative;
    top: 6px;
    z-index: 1000;
}
.Phone {
    position: absolute;
    top: 10px;
    right: 100px;
    display: block;
    margin: 0;
    width: 50px;
    height: 50px;
    z-index: 1000;
    font-size: 25vmin;
    background-color: #ffbf00;
    border-radius: 0.5em;
    box-shadow: 0 0 0 0em rgba(52, 152, 219, 0), 0em 0.05em 0.1em rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(0, 0, 0) scale(.5);
    transform: translate3d(0, 0, 0) scale(.5);
}
.tabbed .tab-content>.active {
    -webkit-animation: slideIn .7s forwards;
    -moz-animation: slideIn .7s forwards;
    animation: slideIn .7s forwards;
}
@-webkit-keyframes slideIn {
    0% {
        transform: translateX(-900px);
    }
    100% {
        transform: translateX(0);
    }
}
@-moz-keyframes slideIn {
    0% {
        transform: translateX(-900px);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes slideIn {
    0% {
        transform: translateX(-900px);
    }
    100% {
        transform: translateX(0);
    }
}
.read-more {
    display: none;
}
.more {
    left: calc(46% - 99px/2);
}