body [class^="col-"] {
    margin: 0;
    padding: 0 1em
}

.navbar.navbar-default {
    background-image: url("?ezfiles/42/1042/img/644/iconbg.png");
    background-color: #FFF;
    -moz-box-shadow: 1px 5px 20px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 5px 20px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 5px 20px 1px rgba(0, 0, 0, 0.5);
    border-top: 4px solid #c4181f;
}
.mpgdetail {
    padding-left: 0em;
    padding-right: 0em;
}
.btn:hover, .btn:focus, .mbtn:hover, .mbtn:focus{
        background-color: #c4181f;
}
.btn, .mbtn{
    border:2px solid #c4181f;;
}
.module-ads{
    margin-top: 40px;
}
@media screen and (max-width: 767px) {
    .navbar.navbar-default .navbar-toggle {
        right: 0
    }
    body [class^="col-"] {
    margin: 0;
    padding: 0 0em
}
}

.navbar.navbar-default .container #defaultNavbar1 ul.nav {
    /* position: static; */
    position: relative;
    height: 100%;
        margin-top: 40px;
}

@media screen and (max-width: 767px) {
    .navbar.navbar-default .container #defaultNavbar1 ul.nav {
        margin-top: 0
    }
}

.navbar.navbar-default .container #defaultNavbar1 ul.nav li {
    /* height: 100%; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 0 15px

}

@media screen and (max-width: 767px) {
    .navbar.navbar-default .container #defaultNavbar1 ul.nav li {
        height: auto;
        margin-left: 0
    }
}

.navbar.navbar-default .container #defaultNavbar1 ul.nav li a {
    cursor: pointer
}

@media screen and (max-width: 767px) {
    .navbar.navbar-default .container #defaultNavbar1 ul.nav li a {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

.navbar.navbar-default .container #defaultNavbar1 ul.nav li a h5 {
    text-align: center;
    color: #3E3A39;
    font-weight: normal
}

.navbar.navbar-default .container #defaultNavbar1 ul.nav li a h5 span {
    display: block;
    text-transform: uppercase;
    color: #C30D23;
    font-size: 12px;
    text-align: center;
    margin-top: .5em;
    letter-spacing: 0;
    font-weight: normal
}

.navbar.navbar-default .container #defaultNavbar1 ul.nav li::after {
    content: "";
    width: 100%;
    height: 3px;
    transform: translateX(-100%);
    background: #333;
    transition: 0.3s cubic-bezier(0.66, -0.27, 0.27, 1.43)
}

@media screen and (max-width: 767px) {
    .navbar.navbar-default .container #defaultNavbar1 ul.nav li:hover::after {
        transform: translateX(0)
    }
}

.navbar.navbar-default .container #defaultNavbar1 ul.nav li.companyhover ul {
    position: fixed;
    width: 1170px;
        width: 100%;
    top: 95px;
    opacity: 1;
    display: flex;
    justify-content: flex-start;
/*     transform: translateY(-200px);
    transition: opacity 1s ease, transform 1s ease-out */
}

.navbar.navbar-default .container #defaultNavbar1 ul.nav li.companyhover ul li {
    width: auto;
    display: inline-flex;
    padding: 1rem 0;
    position: relative;
    margin: 0 1rem !important

}

@media screen and (max-width: 767px) {
    .navbar.navbar-default .container #defaultNavbar1 ul.nav li.companyhover ul li {
        padding: 0rem 0
    }
}

.navbar.navbar-default .container #defaultNavbar1 ul.nav li.companyhover ul li a {
    color: #fff
}

.navbar.navbar-default .container #defaultNavbar1 ul.nav li.companyhover ul::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -100%;
    width: 200%;
    height: 100%
}

@media (min-width: 768px) {
    .navbar.navbar-default .container #defaultNavbar1 ul.nav li.companyhover ul::before {
        background: #c4181f
    }
}

@media screen and (max-width: 767px) {
    .navbar.navbar-default .container #defaultNavbar1 ul.nav li.companyhover ul {
        position: static;
        opacity: 1;
        /* display: flex; */
        display: block;
        margin-left: 0;
        border: 1px solid #c4181f;
        flex-wrap: wrap;
        justify-content: center;
        top: 200px
    }
    .navbar.navbar-default .container #defaultNavbar1 ul.nav li.companyhover ul li {
        margin-top: 1rem;
        margin-bottom: 1rem
    }
    .navbar.navbar-default .container #defaultNavbar1 ul.nav li.companyhover ul li a {
        color: #c4181f
    }

}

/* @media (min-width: 768px) {
    .navbar.navbar-default .container #defaultNavbar1 ul.nav li.companyhover:hover ul {
        opacity: 1;
        transform: translateY(0);
        transition: transform .5s ease-out, opacity 1s ease
    }
} */

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar.navbar-default .container #defaultNavbar1 ul.nav li.companyhover:hover ul li {
        margin: 0 1rem !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar.navbar-default .container #defaultNavbar1 ul.nav li.companyhover:hover ul li {
        margin: 0 .4rem !important;
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .navbar.navbar-default .container #defaultNavbar1 ul.nav {
        margin-left: 0
    }
    .navbar.navbar-default .container #defaultNavbar1 ul.nav a {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .navbar.navbar-default .container #defaultNavbar1 {
        max-height: inherit
    }
}

@media screen and (max-width: 767px) {
    .navbar.navbar-default .container {
        margin: 0
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .navbar.navbar-default .container {
        width: 100%;
        padding: 0 1em
    }
    .navbar.navbar-default .container #defaultNavbar1 ul.nav.nav li {
        margin-left: .2em;
        margin-right: .2em
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar.navbar-default .container a.navbar-brand {
        width: 250px;
        margin-left: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar.navbar-default .container a.navbar-brand {
        width: 120px;
        margin-left: 0
    }
}

@media screen and (max-width: 767px) {
    .navbar.navbar-default .container a.navbar-brand {
        width: 220px
    }
}

@media screen and (max-width: 767px) {
    .navbar.navbar-default.navbar-fixed-top #defaultNavbar1 {
        overflow-y: scroll
    }
}

.foot .container .col-sm-8 .col-sm-10 h5 a {
    display: block;
    text-align: right;
    margin-top: 0.5em
}

.appprice #rwdproject.app .col-sm-6 span.title {
    width: 255px
}

.appicon .case {
    margin-top: -2.2em
}

.appicon .appdm {
    margin-bottom: 3em
}

#app-2,
#app-3 {
    margin: 3em 0
}

#rwdproject.rwd .col-sm-6 span.title {
    width: 255px
}

#rwddf span h5 {
    letter-spacing: 0em;
    line-height: 2em
}

.webdesigncase .col-sm-4 {
    width: calc(100% / 3 - 1em)
}

.webdesigncase .col-sm-4 img {
    width: 100%
}

@media (min-width: 992px) and (max-width: 1199px) {
    .webdesigncase .row {
        display: flex;
        flex-wrap: wrap
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .webdesigncase .row {
        display: flex;
        flex-wrap: wrap
    }
}

@media (min-width: 1200px) {
    .webdesigncase .row {
        display: flex;
        flex-wrap: wrap
    }
}

.page-banner-videsign,
.page-banner-marketing,
.page-banner-lecture,
.page-banner-news {
    position: relative;
    margin-top: -30px;
    z-index: 0;
    -moz-box-shadow: 1px 10px 20px -5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 10px 20px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 10px 20px -5px rgba(0, 0, 0, 0.5)
}

.page-banner-videsign .col-sm-5,
.page-banner-marketing .col-sm-5,
.page-banner-lecture .col-sm-5,
.page-banner-news .col-sm-5 {
    position: absolute;
    bottom: 15vh;
    margin-left: 67%;
    height: 5vh;
    width: auto
}

.page-banner-videsign .col-sm-5 a,
.page-banner-marketing .col-sm-5 a,
.page-banner-lecture .col-sm-5 a,
.page-banner-news .col-sm-5 a {
    padding: 0.5em 2em;
    background: #C30D23;
    color: #fff;
    transition: 0.5s ease
}

.page-banner-videsign .col-sm-5 a:hover,
.page-banner-marketing .col-sm-5 a:hover,
.page-banner-lecture .col-sm-5 a:hover,
.page-banner-news .col-sm-5 a:hover {
    opacity: 0.5
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-banner-videsign .col-sm-5,
    .page-banner-marketing .col-sm-5,
    .page-banner-lecture .col-sm-5,
    .page-banner-news .col-sm-5 {
        bottom: 7vw
    }
}

@media screen and (max-width: 767px) {
    .page-banner-videsign .col-sm-5,
    .page-banner-marketing .col-sm-5,
    .page-banner-lecture .col-sm-5,
    .page-banner-news .col-sm-5 {
        bottom: 1em;
        width: 100%;
        margin-left: 0;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .page-banner-videsign .col-sm-5 a,
    .page-banner-marketing .col-sm-5 a,
    .page-banner-lecture .col-sm-5 a,
    .page-banner-news .col-sm-5 a {
        font-size: 12px;
        display: inline-block;
        width: auto
    }
}

.page-banner-videsign img,
.page-banner-marketing img,
.page-banner-lecture img,
.page-banner-news img {
    width: 100%
}

.page-banner-marketing .col-sm-5 {
    margin-left: 37%
}

@media screen and (max-width: 767px) {
    .page-banner-marketing .col-sm-5 {
        margin-left: 0
    }
}

.page-banner-lecture .col-sm-5 {
    width: 100%;
    margin-left: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    bottom: 18vh
}

@media screen and (max-width: 767px) {
    .page-banner-lecture .col-sm-5 {
        display: -webkit-block;
        display: block
    }
}

@media screen and (max-width: 767px) {
    .page-banner-lecture .col-sm-5 {
        margin-left: 0
    }
}

.page-banner-news .col-sm-5 {
    margin-left: 85%;
    bottom: 18vh
}

@media screen and (max-width: 767px) {
    .page-banner-news .col-sm-5 {
        margin-left: 0
    }
}

.appdm [class^="col-"] {
    padding: 0 !important
}

.page-videsign .iconbg,
.page-marketing .iconbg {
    background: url("?ezfiles/42/1042/img/644/iconbg.png") repeat;
    padding: 6em 0 0
}

.page-videsign .iconbg .container,
.page-marketing .iconbg .container {
    width: 900px
}

@media (min-width: 768px) and (max-width: 1199px) {
    .page-videsign .iconbg .container,
    .page-marketing .iconbg .container {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .page-videsign .iconbg .container,
    .page-marketing .iconbg .container {
        width: 100%
    }
}

.page-videsign .iconbg .container ul:first-child,
.page-marketing .iconbg .container ul:first-child {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    align-items: inherit;
    justify-content: inherit
}

@media screen and (max-width: 767px) {
    .page-videsign .iconbg .container ul:first-child,
    .page-marketing .iconbg .container ul:first-child {
        display: -webkit-block;
        display: block
    }
}

.page-videsign .iconbg .container ul:first-child li,
.page-marketing .iconbg .container ul:first-child li {
    width: calc(100% / 4 - 4em);
    margin: 0 2em;
    margin-bottom: 2em;
    position: relative;
    flex: 4 1 auto;
    cursor: pointer
}

.page-videsign .iconbg .container ul:first-child li .shap,
.page-marketing .iconbg .container ul:first-child li .shap {
    position: relative;
    z-index: 3;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 1px solid #333;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 1em;
    margin-right: auto;
    margin-left: auto;
    transition: 0.5s ease;
    background: #fff
}

@media screen and (max-width: 767px) {
    .page-videsign .iconbg .container ul:first-child li .shap,
    .page-marketing .iconbg .container ul:first-child li .shap {
        display: -webkit-block;
        display: block
    }
}

@media screen and (max-width: 767px) {
    .page-videsign .iconbg .container ul:first-child li .shap,
    .page-marketing .iconbg .container ul:first-child li .shap {
        display: -webkit-flex;
        display: flex
    }
}

.page-videsign .iconbg .container ul:first-child li img,
.page-marketing .iconbg .container ul:first-child li img {
    transition: 0.5s ease;
    position: relative;
    z-index: 3
}

.page-videsign .iconbg .container ul:first-child li img:last-child,
.page-marketing .iconbg .container ul:first-child li img:last-child {
    display: none
}

.page-videsign .iconbg .container ul:first-child li p,
.page-marketing .iconbg .container ul:first-child li p {
    width: 100%;
    text-align: center;
    margin-top: 0;
    position: relative;
    z-index: 3;
    transition: 0.5s ease
}

.page-videsign .iconbg .container ul:first-child li:hover::after,
.page-marketing .iconbg .container ul:first-child li:hover::after {
    border-color: #fff;
    background: #C30D23
}

.page-videsign .iconbg .container ul:first-child li:hover .shap,
.page-marketing .iconbg .container ul:first-child li:hover .shap {
    background: #C30D23;
    border-color: #fff
}

.page-videsign .iconbg .container ul:first-child li:hover .shap img:first-child,
.page-marketing .iconbg .container ul:first-child li:hover .shap img:first-child {
    transition: 0.5s ease;
    display: none
}

.page-videsign .iconbg .container ul:first-child li:hover .shap img:last-child,
.page-marketing .iconbg .container ul:first-child li:hover .shap img:last-child {
    display: block
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-videsign .iconbg .container ul:first-child li,
    .page-marketing .iconbg .container ul:first-child li {
        margin: 0 1em 3em
    }
}

@media screen and (max-width: 767px) {
    .page-videsign .iconbg .container ul:first-child,
    .page-marketing .iconbg .container ul:first-child {
        display: -webkit-flex;
        display: flex;
        justify-content: center
    }
    .page-videsign .iconbg .container ul:first-child li,
    .page-marketing .iconbg .container ul:first-child li {
        width: calc(100% / 2 - 1em);
        margin-left: 0;
        margin-right: 0
    }
}

.page-videsign h1,
.page-marketing h1,
.page-news h1 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative
}

@media screen and (max-width: 767px) {
    .page-videsign h1,
    .page-marketing h1,
    .page-news h1 {
        display: -webkit-block;
        display: block
    }
}

.page-videsign h1 span,
.page-marketing h1 span,
.page-news h1 span {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%
}

@media screen and (max-width: 767px) {
    .page-videsign h1 span,
    .page-marketing h1 span,
    .page-news h1 span {
        display: -webkit-block;
        display: block
    }
}

.page-videsign h1 span::before,
.page-videsign h1 span::after,
.page-marketing h1 span::before,
.page-marketing h1 span::after,
.page-news h1 span::before,
.page-news h1 span::after {
    content: "";
    width: 25%;
    height: 1px;
    background: #C30D23
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-videsign h1 span::before,
    .page-videsign h1 span::after,
    .page-marketing h1 span::before,
    .page-marketing h1 span::after,
    .page-news h1 span::before,
    .page-news h1 span::after {
        width: 20% !important
    }
}

@media screen and (max-width: 767px) {
    .page-videsign h1 span::before,
    .page-videsign h1 span::after,
    .page-marketing h1 span::before,
    .page-marketing h1 span::after,
    .page-news h1 span::before,
    .page-news h1 span::after {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .page-videsign h1 span,
    .page-marketing h1 span,
    .page-news h1 span {
        text-align: center
    }
}

.page-videsign h1 img,
.page-marketing h1 img,
.page-news h1 img {
    width: 45%
}

@media screen and (max-width: 767px) {
    .page-videsign h1 img,
    .page-marketing h1 img,
    .page-news h1 img {
        width: 80%
    }
}

.page-videsign h1::after,
.page-marketing h1::after,
.page-news h1::after {
    content: "";
    display: inline-flex;
    border-width: 0.5em;
    border-style: solid solid solid solid;
    border-color: #C30D23 transparent transparent transparent;
    border-width: 10px;
    margin-top: 0.5em
}

@media screen and (max-width: 767px) {
    .page-videsign h1::after,
    .page-marketing h1::after,
    .page-news h1::after {
        margin-left: auto;
        margin-right: auto;
        width: 15px;
        display: block
    }
}

.page-videsign h1+p,
.page-marketing h1+p,
.page-news h1+p {
    text-align: center;
    line-height: 2.5em;
    font-size: 1em;
    font-weight: normal
}

.page-videsign .vi-case,
.page-videsign .market-case,
.page-videsign .news-case,
.page-marketing .vi-case,
.page-marketing .market-case,
.page-marketing .news-case,
.page-news .vi-case,
.page-news .market-case,
.page-news .news-case {
    padding: 6em 0
}

.page-videsign .vi-case h1 span,
.page-videsign .market-case h1 span,
.page-videsign .news-case h1 span,
.page-marketing .vi-case h1 span,
.page-marketing .market-case h1 span,
.page-marketing .news-case h1 span,
.page-news .vi-case h1 span,
.page-news .market-case h1 span,
.page-news .news-case h1 span {
    font-size: 1em;
    color: #C30D23
}

.page-videsign .vi-case h1 span::before,
.page-videsign .market-case h1 span::before,
.page-videsign .news-case h1 span::before,
.page-marketing .vi-case h1 span::before,
.page-marketing .market-case h1 span::before,
.page-marketing .news-case h1 span::before,
.page-news .vi-case h1 span::before,
.page-news .market-case h1 span::before,
.page-news .news-case h1 span::before {
    margin-right: 1em
}

.page-videsign .vi-case h1 span::after,
.page-videsign .market-case h1 span::after,
.page-videsign .news-case h1 span::after,
.page-marketing .vi-case h1 span::after,
.page-marketing .market-case h1 span::after,
.page-marketing .news-case h1 span::after,
.page-news .vi-case h1 span::after,
.page-news .market-case h1 span::after,
.page-news .news-case h1 span::after {
    margin-left: 1em
}

.page-videsign .vi-case h1 span::after,
.page-videsign .vi-case h1 span::before,
.page-videsign .market-case h1 span::after,
.page-videsign .market-case h1 span::before,
.page-videsign .news-case h1 span::after,
.page-videsign .news-case h1 span::before,
.page-marketing .vi-case h1 span::after,
.page-marketing .vi-case h1 span::before,
.page-marketing .market-case h1 span::after,
.page-marketing .market-case h1 span::before,
.page-marketing .news-case h1 span::after,
.page-marketing .news-case h1 span::before,
.page-news .vi-case h1 span::after,
.page-news .vi-case h1 span::before,
.page-news .market-case h1 span::after,
.page-news .market-case h1 span::before,
.page-news .news-case h1 span::after,
.page-news .news-case h1 span::before {
    width: 30%
}

.page-videsign .vi-case ul.list-inline,
.page-videsign .market-case ul.list-inline,
.page-videsign .news-case ul.list-inline,
.page-marketing .vi-case ul.list-inline,
.page-marketing .market-case ul.list-inline,
.page-marketing .news-case ul.list-inline,
.page-news .vi-case ul.list-inline,
.page-news .market-case ul.list-inline,
.page-news .news-case ul.list-inline {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

@media screen and (max-width: 767px) {
    .page-videsign .vi-case ul.list-inline,
    .page-videsign .market-case ul.list-inline,
    .page-videsign .news-case ul.list-inline,
    .page-marketing .vi-case ul.list-inline,
    .page-marketing .market-case ul.list-inline,
    .page-marketing .news-case ul.list-inline,
    .page-news .vi-case ul.list-inline,
    .page-news .market-case ul.list-inline,
    .page-news .news-case ul.list-inline {
        display: -webkit-block;
        display: block
    }
}

.page-videsign .vi-case ul.list-inline li,
.page-videsign .market-case ul.list-inline li,
.page-videsign .news-case ul.list-inline li,
.page-marketing .vi-case ul.list-inline li,
.page-marketing .market-case ul.list-inline li,
.page-marketing .news-case ul.list-inline li,
.page-news .vi-case ul.list-inline li,
.page-news .market-case ul.list-inline li,
.page-news .news-case ul.list-inline li {
    margin: 0 1em
}

.page-videsign .vi-case ul.list-inline li a,
.page-videsign .market-case ul.list-inline li a,
.page-videsign .news-case ul.list-inline li a,
.page-marketing .vi-case ul.list-inline li a,
.page-marketing .market-case ul.list-inline li a,
.page-marketing .news-case ul.list-inline li a,
.page-news .vi-case ul.list-inline li a,
.page-news .market-case ul.list-inline li a,
.page-news .news-case ul.list-inline li a {
    padding: 0.2em 0.5em;
    border: 1px solid #333;
    color: #333;
    transition: 0.5s ease;
    text-decoration: none
}

.page-videsign .vi-case ul.list-inline li a:hover,
.page-videsign .market-case ul.list-inline li a:hover,
.page-videsign .news-case ul.list-inline li a:hover,
.page-marketing .vi-case ul.list-inline li a:hover,
.page-marketing .market-case ul.list-inline li a:hover,
.page-marketing .news-case ul.list-inline li a:hover,
.page-news .vi-case ul.list-inline li a:hover,
.page-news .market-case ul.list-inline li a:hover,
.page-news .news-case ul.list-inline li a:hover {
    border: 1px solid #C30D23;
    background: #C30D23;
    color: #fff
}

.page-videsign .vi-case ul.list-inline li.active a,
.page-videsign .market-case ul.list-inline li.active a,
.page-videsign .news-case ul.list-inline li.active a,
.page-marketing .vi-case ul.list-inline li.active a,
.page-marketing .market-case ul.list-inline li.active a,
.page-marketing .news-case ul.list-inline li.active a,
.page-news .vi-case ul.list-inline li.active a,
.page-news .market-case ul.list-inline li.active a,
.page-news .news-case ul.list-inline li.active a {
    border: 1px solid #C30D23;
    background: #C30D23;
    color: #fff
}

@media screen and (max-width: 767px) {
    .page-videsign .vi-case ul.list-inline,
    .page-videsign .market-case ul.list-inline,
    .page-videsign .news-case ul.list-inline,
    .page-marketing .vi-case ul.list-inline,
    .page-marketing .market-case ul.list-inline,
    .page-marketing .news-case ul.list-inline,
    .page-news .vi-case ul.list-inline,
    .page-news .market-case ul.list-inline,
    .page-news .news-case ul.list-inline {
        display: -webkit-flex;
        display: flex
    }
}

.page-videsign .vi-case .list-inline+.row,
.page-videsign .market-case .list-inline+.row,
.page-videsign .news-case .list-inline+.row,
.page-marketing .vi-case .list-inline+.row,
.page-marketing .market-case .list-inline+.row,
.page-marketing .news-case .list-inline+.row,
.page-news .vi-case .list-inline+.row,
.page-news .market-case .list-inline+.row,
.page-news .news-case .list-inline+.row {
    padding-top: 3em;
    display: flex;
    flex-wrap: wrap
}

.page-videsign .vi-case .col-sm-4,
.page-videsign .market-case .col-sm-4,
.page-videsign .news-case .col-sm-4,
.page-marketing .vi-case .col-sm-4,
.page-marketing .market-case .col-sm-4,
.page-marketing .news-case .col-sm-4,
.page-news .vi-case .col-sm-4,
.page-news .market-case .col-sm-4,
.page-news .news-case .col-sm-4 {
    overflow: hidden;
    margin: 1em 0.5em;
    padding: 0;
    width: calc(100% /3 - 1em)
}

.page-videsign .vi-case .col-sm-4 a,
.page-videsign .market-case .col-sm-4 a,
.page-videsign .news-case .col-sm-4 a,
.page-marketing .vi-case .col-sm-4 a,
.page-marketing .market-case .col-sm-4 a,
.page-marketing .news-case .col-sm-4 a,
.page-news .vi-case .col-sm-4 a,
.page-news .market-case .col-sm-4 a,
.page-news .news-case .col-sm-4 a {
    display: block;
    width: 100%;
    height: 100%
}

.page-videsign .vi-case .col-sm-4 a img,
.page-videsign .market-case .col-sm-4 a img,
.page-videsign .news-case .col-sm-4 a img,
.page-marketing .vi-case .col-sm-4 a img,
.page-marketing .market-case .col-sm-4 a img,
.page-marketing .news-case .col-sm-4 a img,
.page-news .vi-case .col-sm-4 a img,
.page-news .market-case .col-sm-4 a img,
.page-news .news-case .col-sm-4 a img {
    width: 100%
}

.page-videsign .vi-case .col-sm-4 a div.center-block,
.page-videsign .market-case .col-sm-4 a div.center-block,
.page-videsign .news-case .col-sm-4 a div.center-block,
.page-marketing .vi-case .col-sm-4 a div.center-block,
.page-marketing .market-case .col-sm-4 a div.center-block,
.page-marketing .news-case .col-sm-4 a div.center-block,
.page-news .vi-case .col-sm-4 a div.center-block,
.page-news .market-case .col-sm-4 a div.center-block,
.page-news .news-case .col-sm-4 a div.center-block {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

@media screen and (max-width: 767px) {
    .page-videsign .vi-case .col-sm-4 a div.center-block,
    .page-videsign .market-case .col-sm-4 a div.center-block,
    .page-videsign .news-case .col-sm-4 a div.center-block,
    .page-marketing .vi-case .col-sm-4 a div.center-block,
    .page-marketing .market-case .col-sm-4 a div.center-block,
    .page-marketing .news-case .col-sm-4 a div.center-block,
    .page-news .vi-case .col-sm-4 a div.center-block,
    .page-news .market-case .col-sm-4 a div.center-block,
    .page-news .news-case .col-sm-4 a div.center-block {
        display: -webkit-block;
        display: block
    }
}

.page-videsign .vi-case .col-sm-4 a div.center-block span,
.page-videsign .market-case .col-sm-4 a div.center-block span,
.page-videsign .news-case .col-sm-4 a div.center-block span,
.page-marketing .vi-case .col-sm-4 a div.center-block span,
.page-marketing .market-case .col-sm-4 a div.center-block span,
.page-marketing .news-case .col-sm-4 a div.center-block span,
.page-news .vi-case .col-sm-4 a div.center-block span,
.page-news .market-case .col-sm-4 a div.center-block span,
.page-news .news-case .col-sm-4 a div.center-block span {
    color: transparent;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    transition: 0.5s ease
}

@media screen and (max-width: 767px) {
    .page-videsign .vi-case .col-sm-4 a div.center-block,
    .page-videsign .market-case .col-sm-4 a div.center-block,
    .page-videsign .news-case .col-sm-4 a div.center-block,
    .page-marketing .vi-case .col-sm-4 a div.center-block,
    .page-marketing .market-case .col-sm-4 a div.center-block,
    .page-marketing .news-case .col-sm-4 a div.center-block,
    .page-news .vi-case .col-sm-4 a div.center-block,
    .page-news .market-case .col-sm-4 a div.center-block,
    .page-news .news-case .col-sm-4 a div.center-block {
        display: -webkit-flex;
        display: flex
    }
}

.page-videsign .vi-case .col-sm-4 a::after,
.page-videsign .market-case .col-sm-4 a::after,
.page-videsign .news-case .col-sm-4 a::after,
.page-marketing .vi-case .col-sm-4 a::after,
.page-marketing .market-case .col-sm-4 a::after,
.page-marketing .news-case .col-sm-4 a::after,
.page-news .vi-case .col-sm-4 a::after,
.page-news .market-case .col-sm-4 a::after,
.page-news .news-case .col-sm-4 a::after {
    content: "";
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    background: transparent;
    transition: 0.5s ease;
    background: rgba(51, 51, 51, 0.9);
    opacity: 0
}

@media screen and (max-width: 767px) {
    .page-videsign .vi-case .col-sm-4 a::after,
    .page-videsign .market-case .col-sm-4 a::after,
    .page-videsign .news-case .col-sm-4 a::after,
    .page-marketing .vi-case .col-sm-4 a::after,
    .page-marketing .market-case .col-sm-4 a::after,
    .page-marketing .news-case .col-sm-4 a::after,
    .page-news .vi-case .col-sm-4 a::after,
    .page-news .market-case .col-sm-4 a::after,
    .page-news .news-case .col-sm-4 a::after {
        display: -webkit-block;
        display: block
    }
}

.page-videsign .vi-case .col-sm-4 a:hover::after,
.page-videsign .market-case .col-sm-4 a:hover::after,
.page-videsign .news-case .col-sm-4 a:hover::after,
.page-marketing .vi-case .col-sm-4 a:hover::after,
.page-marketing .market-case .col-sm-4 a:hover::after,
.page-marketing .news-case .col-sm-4 a:hover::after,
.page-news .vi-case .col-sm-4 a:hover::after,
.page-news .market-case .col-sm-4 a:hover::after,
.page-news .news-case .col-sm-4 a:hover::after {
    opacity: 1;
    transition: 0.5s ease
}

.page-videsign .vi-case .col-sm-4 a:hover div.center-block span,
.page-videsign .market-case .col-sm-4 a:hover div.center-block span,
.page-videsign .news-case .col-sm-4 a:hover div.center-block span,
.page-marketing .vi-case .col-sm-4 a:hover div.center-block span,
.page-marketing .market-case .col-sm-4 a:hover div.center-block span,
.page-marketing .news-case .col-sm-4 a:hover div.center-block span,
.page-news .vi-case .col-sm-4 a:hover div.center-block span,
.page-news .market-case .col-sm-4 a:hover div.center-block span,
.page-news .news-case .col-sm-4 a:hover div.center-block span {
    color: #fff;
    border-color: #fff;
    transition: 0.6s 0.5s ease
}

@media screen and (max-width: 767px) {
    .page-videsign .vi-case .col-sm-4,
    .page-videsign .market-case .col-sm-4,
    .page-videsign .news-case .col-sm-4,
    .page-marketing .vi-case .col-sm-4,
    .page-marketing .market-case .col-sm-4,
    .page-marketing .news-case .col-sm-4,
    .page-news .vi-case .col-sm-4,
    .page-news .market-case .col-sm-4,
    .page-news .news-case .col-sm-4 {
        width: 100%;
        margin: 1em 0
    }
}

.page-videsign .vi-case .gallery,
.page-videsign .market-case .gallery,
.page-videsign .news-case .gallery,
.page-marketing .vi-case .gallery,
.page-marketing .market-case .gallery,
.page-marketing .news-case .gallery,
.page-news .vi-case .gallery,
.page-news .market-case .gallery,
.page-news .news-case .gallery {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em
}

.page-videsign .vi-case .gallery .col-sm-4,
.page-videsign .market-case .gallery .col-sm-4,
.page-videsign .news-case .gallery .col-sm-4,
.page-marketing .vi-case .gallery .col-sm-4,
.page-marketing .market-case .gallery .col-sm-4,
.page-marketing .news-case .gallery .col-sm-4,
.page-news .vi-case .gallery .col-sm-4,
.page-news .market-case .gallery .col-sm-4,
.page-news .news-case .gallery .col-sm-4 {
    display: inline-block;
    width: 100%;
    margin: 0.5em 0;
    padding: 0;
    border: 1px solid #eee
}

@media screen and (max-width: 767px) {
    .page-videsign .vi-case .gallery,
    .page-videsign .market-case .gallery,
    .page-videsign .news-case .gallery,
    .page-marketing .vi-case .gallery,
    .page-marketing .market-case .gallery,
    .page-marketing .news-case .gallery,
    .page-news .vi-case .gallery,
    .page-news .market-case .gallery,
    .page-news .news-case .gallery {
        column-count: 1
    }
}

@media screen and (max-width: 767px) {
    .page-videsign .vi-case,
    .page-videsign .market-case,
    .page-videsign .news-case,
    .page-marketing .vi-case,
    .page-marketing .market-case,
    .page-marketing .news-case,
    .page-news .vi-case,
    .page-news .market-case,
    .page-news .news-case {
        padding: 1em 0
    }
}

.page-marketing .iconbg .container {
    width: 970px
}

@media (min-width: 768px) and (max-width: 1199px) {
    .page-marketing .iconbg .container {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .page-marketing .iconbg .container {
        width: 100%
    }
}

.page-marketing .iconbg .container ul.list-inline li {
    width: calc(100% / 5 - 4em);
    margin-left: 1em;
    margin-right: 1em
}

.page-marketing .iconbg .container ul.list-inline p {
    line-height: 1.5em
}

.page-marketing .iconbg .container ul.list-inline p span {
    display: block;
    text-align: center;
    transition: 0.5s ease
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-marketing .iconbg .container ul.list-inline {
        flex-wrap: wrap
    }
    .page-marketing .iconbg .container ul.list-inline li {
        width: calc(100% / 5);
        margin-left: 0;
        margin-right: 0
    }
    .page-marketing .iconbg .container ul.list-inline li .shap {
        width: 120px;
        height: 120px
    }
}

@media screen and (max-width: 767px) {
    .page-marketing .iconbg .container ul.list-inline {
        display: -webkit-flex;
        display: flex;
        justify-content: center
    }
    .page-marketing .iconbg .container ul.list-inline li {
        margin: 1em 0;
        width: calc(100% / 2 - 2em)
    }
    .page-marketing .iconbg .container ul.list-inline li .shap {
        width: 150px;
        height: 150px
    }
    .page-marketing .iconbg .container ul.list-inline li p {
        width: auto
    }
}

@media screen and (max-width: 767px) {
    .page-marketing .iconbg .row {
        margin: 0
    }
}

.page-marketing .market-case .col-sm-4 {
    padding: 0 !important
}

.page-marketing .market-case .col-sm-4 a::after {
    background: rgba(51, 51, 51, 0.9)
}

.page-marketing .market-case p {
    text-align: center;
    width: 100%;
    line-height: 2em
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-marketing .market-case p {
        bottom: -0.5em
    }
}

@media screen and (max-width: 767px) {
    .page-marketing .market-case p {
        position: static
    }
}

@media screen and (max-width: 767px) {
    .page-marketing .market-case a {
        margin-bottom: 0
    }
}

.page-marketing .market-case .row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    align-items: inherit;
    justify-content: space-between
}

@media screen and (max-width: 767px) {
    .page-marketing .market-case .row {
        display: -webkit-block;
        display: block
    }
}

.page-marketing .market-case .col-sm-4 {
    padding: 1em;
    border: 1px solid #ccc
}

.page-marketing .market-case article {
    margin-bottom: 0;
    padding: 1em 1em
}

.page-marketing .market-case article hr {
    border-color: #C30D23;
    margin: 0
}

.page-marketing .market-case article h6 {
    margin: 0.5em 0 0.5em
}

.page-marketing .market-case article h3 {
    margin: 0 0 0.5em
}

.page-marketing .market-case article p {
    text-align: left;
    margin: 1em 0;
    line-height: 2em
}

.page-lecture .container {
    width: 900px
}

@media (min-width: 768px) and (max-width: 1199px) {
    .page-lecture .container {
        width: 750px
    }
}

@media screen and (max-width: 767px) {
    .page-lecture .container {
        width: 100%
    }
}

.page-lecture .container .title {
    color: #C30D23;
    line-height: 1.5em;
    font-size: 1.8em
}

.page-lecture .container .title time {
    display: block;
    font-size: 1em;
    color: #C30D23;
    font-weight: bold
}

@media screen and (max-width: 767px) {
    .page-lecture .container .title {
        text-align: left;
        font-size: 1.5em
    }
}

.page-lecture .container h2 {
    line-height: 2em;
    font-size: 1.1em;
    font-weight: normal
}

.page-lecture .container ul h3 {
    font-size: 1.5em;
    margin-left: -1.9em;
    font-weight: normal
}

@media screen and (max-width: 767px) {
    .page-lecture .container ul h3 {
        text-align: left !important
    }
}

.page-lecture .container ul li {
    font-size: 1em;
    font-weight: normal;
    line-height: 2em
}

.page-lecture .container p,
.page-lecture .container address,
.page-lecture .container time {
    font-size: 1em;
    font-weight: normal;
    line-height: 2em
}

.page-lecture .container p b,
.page-lecture .container address b,
.page-lecture .container time b {
    font-size: 1.2em
}

.page-lecture .container p a,
.page-lecture .container address a,
.page-lecture .container time a {
    color: #333
}

.page-lecture .container p .focus,
.page-lecture .container address .focus,
.page-lecture .container time .focus {
    font-weight: bold;
    font-size: 1.5em;
    color: #C30D23
}

.page-lecture .container p .focus.btn,
.page-lecture .container address .focus.btn,
.page-lecture .container time .focus.btn {
    background: #C30D23;
    border-radius: 15px;
    border-color: #C30D23;
    color: #fff
}

.page-lecture .container p .focus.btn::after,
.page-lecture .container address .focus.btn::after,
.page-lecture .container time .focus.btn::after {
    content: "";
    border: 1px dashed transparent;
    border-radius: 15px;
    width: 100%;
    height: 90%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.page-lecture .container p .focus.btn:hover,
.page-lecture .container address .focus.btn:hover,
.page-lecture .container time .focus.btn:hover {
    opacity: 0.5
}

.page-lecture .container .icon {
    width: auto;
    height: 2em;
    margin: 0 1em
}

.page-lecture .container section {
    border-bottom: 1px dashed rgba(195, 13, 35, 0.4);
    padding-bottom: 3em
}

.page-lecture .container section:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.page-news {
    margin-top: 3em
}

.page-news h1 span {
    font-size: 1em;
    color: #C30D23
}

.page-news h1 span::before {
    margin-right: 1em
}

.page-news h1 span::after {
    margin-left: 1em
}

.page-news .row .col-sm-4 {
    margin: 1em 0.5em 2em;
    padding: 0em;
    border: 1px solid #ccc
}

.page-news .row .col-sm-4 a {
    margin-bottom: 4em
}

@media screen and (max-width: 767px) {
    .page-news .row .col-sm-4 {
        margin: 1em 0
    }
}

.page-news .row p {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center
}

.col-md-12.col-md-12 #rwdproject a {
    padding: 0.5em 1em;
    bottom: -1em;
    border-radius: 1em;
    background: #C30D23;
    color: #fff
}

.page-marketing.market-case {
    padding: 6em 0
}

@media screen and (max-width: 767px) {
    .page-marketing.market-case {
        padding: 3em 0 6em
    }
}

@media screen and (max-width: 767px) {
    .page-marketing.market-case .img-dm {
        max-width: 100%
    }
}

.page-marketing.market-case .row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    align-items: inherit
}

@media screen and (max-width: 767px) {
    .page-marketing.market-case .row {
        display: -webkit-block;
        display: block
    }
}

.page-marketing.market-case h1.title {
    width: 100%
}

.page-marketing.market-case h1.title span {
    text-align: center;
    font-size: 0.6em;
    line-height: 1.5em
}

.page-marketing.market-case h1.title span::after {
    margin-left: 0.5em
}

.page-marketing.market-case h1.title span::before {
    margin-right: 0.5em
}

.page-marketing.market-case ul {
    margin-top: 0em
}

@media screen and (max-width: 767px) {
    .page-marketing.market-case ul {
        padding-left: 1.5em
    }
}

.page-marketing.market-case ul li {
    line-height: 2em
}

.page-marketing.market-case hgroup {
    margin: 3em 0
}

.page-marketing.market-case hgroup h5 {
    border: 1px solid #C30D23;
    padding: 0.3em 0.5em;
    display: inline-block;
    margin-bottom: 1em
}

.page-marketing.market-case hgroup h5+h3 {
    margin-top: 0em;
    font-size: 1.5em;
    color: #C30D23
}

.page-marketing.market-case hgroup h5.blog-title {
    display: block;
    text-align: center;
    border: none;
    line-height: 2em;
    text-align: center;
    color: #C30D23;
    font-size: 1.2em
}

.page-marketing.market-case article {
    display: block;
    width: 100%;
    padding-bottom: 3em;
    margin-bottom: 3em;
    border-bottom: 1px dashed #C30D23;
    text-align: center
}

.page-marketing.market-case article:last-child {
    border-bottom: none
}

.page-marketing.market-case article p {
    text-align: center;
    line-height: 2em;
    margin-bottom: 1em
}

.page-marketing.market-case article img {
    width: 100%;
    max-width: 50%;
    display: inline-block;
    border: 1px solid #ccc
}

@media screen and (max-width: 767px) {
    .page-marketing.market-case article img {
        max-width: 100%
    }
}

.page-marketing.market-case [class^="col-"] {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

@media screen and (max-width: 767px) {
    .page-marketing.market-case [class^="col-"] {
        display: -webkit-block;
        display: block
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .navbar.navbar-default .container #defaultNavbar1 ul.nav li {
        margin: 0 1em
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar.navbar-default .container #defaultNavbar1 ul.nav li {
        margin: 0 0.5em
    }
    .navbar-brand {
        margin-top: 1em
    }
}

@media screen and (max-width: 767px) {
    .webdesigncase .col-sm-4 {
        width: 100%;
        margin: 1em 0
    }
    .webdesigncase .col-sm-4 h6.title {
        font-size: 1.2em
    }
}

.mbleft {
    display: none
}

.mbleft.showMenu {
    display: block;
    position: fixed;
    top: 0px;
    left: 0;
    padding-top: 120px;
    padding-left: 10vw;
    z-index: 1;
    background: #fff;
    height: 100vh;
    transform: translateX(-100%);
    transition: 0.5s ease;
    box-shadow: 0px 0px 3px 1px #eee
}

.mbleft.showMenu.showMenu.slide {
    transform: translateX(-10%)
}

.mbleft.showMenu .col-sm-3 {
    overflow-y: scroll;
    height: 80vh
}

.mbleft.showMenu span {
    background: #fff;
    position: absolute;
    bottom: 40%;
    right: -2em;
    width: 2em;
    padding: 0.5em;
    -moz-box-shadow: 1px 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
    border-radius: 0 5px 5px 0px;
    z-index: 999;
    cursor: pointer
}


.mobile-only {
    display: none
}

.img-dm {
    max-width: 750px
}

@media screen and (max-width: 767px) {
    .online-proofreader span,
    .webdesigncase span {
        width: 90%;
        margin: 0 auto
    }
    .container-fluid.addauto>.col-md-12 h3 {
        text-align: left
    }
    .xs-hidden {
        display: none
    }
    .mobile-only {
        display: block
    }
    .mobile-only .title span {
        font-size: 24px;
        color: #C30D23;
        display: block;
        text-align: center
    }
	.mobile-only h1.title{
		text-align: center;
	}
    .mobile-only .title::after {
        content: "";
        display: inline-flex;
        border-width: 0.5em;
        border-style: solid solid solid solid;
        border-color: #C30D23 transparent transparent transparent;
        border-width: 10px;
        margin-top: 0.5em
    }
    .img-dm {
        max-width: 100%
    }
}

@media screen and (max-width: 767px) {
    .online-proofreader .row {
        padding: 0 1.5em
    }
}

@media screen and (max-width: 767px) {
    .online-proofreader .col-sm-3 {
        width: 100%;
        height: auto;
        display: block;
        padding: 1em
    }
    .online-proofreader .col-sm-3 img {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .section4 .onlinecheck a.more {
        display: flex;
        color: #C30D23;
        font-size: 1em;
        right: -0.5em;
        bottom: -0.5em;
        align-items: center;
        justify-content: center;
        border: 1px solid #ccc;
        border-radius: 5px;
        background: #eee;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
        background-image: -moz-linear-gradient(#ffffff, #cccccc);
        background-image: -webkit-linear-gradient(#ffffff, #cccccc);
        background-image: linear-gradient(#ffffff, #cccccc)
    }
    .section4 .onlinecheck a.more::after {
        content: "";
        display: inline-block;
        border-width: 0.5em;
        border-style: solid solid solid solid;
        border-color: transparent transparent transparent #C30D23;
        margin-left: 0.5em
    }
}
@media screen and (max-width: 480px) {
.page-lecture .container p .focus.btn::after, .page-lecture .container address .focus.btn::after, .page-lecture .container time .focus.btn::after {
    content: "";
    border: 1px dashed transparent;
    border-radius: 15px;
    width: 100%;
    height: 90%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.page-lecture .container .icon {
    width: auto;
    height: 20px!important;
    margin: 0 1em;
}
.page-lecture .container ul h3 {
    font-size: 1.5em;
    margin-left: 0;
    font-weight: normal;
}
.list-inline {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
}
.foot .col-sm-8 .col-sm-10 h5,.foot .container .col-sm-8 .col-sm-10 h5 a{
    text-align: left;
}


}
/*# sourceMappingURL=busercss.css.map */