html {
    -webkit-text-size-adjust: none;
}

.video embed,
.video object,
.video iframe {
    width: 100%;
    height: auto;
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
}

@media only screen and (min-width: 961px) and (max-width: 1000px) {
    .zerogrid {
        width: 100%;
    }

    .top-inside {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
    }

    #welcome {
    }

    .welcome-inside {
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
        float: left;
        text-align: center;
    }
    
    /* Slideshow container */
    /* ------------------Tested in Desktop-------------------------- */
    /* ------------------Grid System--------------- */
    .slideshow-container {
        display: block;
        width: 100%;
    }

    .slideshow-container img {
        width: 100%;
        float: left;
        text-align: center;
    }
    
    .content-title {
        width: 98%;
        height: auto;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
    }

    .content-inside {
        width: 98%;
        height: auto;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
    }

    .content-right {
        padding-top: 60px;
    }

    .services {
        width: 98%;
        height: auto;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
    }

    .services ul li h2.styleFontface {
        font-size: 22px;
        line-height: 24px;
    }

    .testimonial {
        width: 98%;
        height: auto;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
    }

    .testimonial-client {
        width: 98%;
        height: auto;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
        margin-top: 10%;
    }

    .footer-main-box {
        width: 98%;
        height: auto;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
    }
}

@media only screen and (min-width: 769px) and (max-width: 960px) {

    .zerogrid {
        width: 100%;
    }

    .top-inside {
        width: 98%;
        height: auto;
        text-align: center;
        padding-left: 1%;
        padding-right: 1%;
    }

    #welcome {
        width: 100%;
        float: left;
        text-align: center;
    }

    .welcome-inside {
        width: 98%;
        text-align: center;
        padding-left: 1%;
        padding-right: 1%;
    }
    
    /* Slideshow container */
    /* --------------------Tested iPad 11 Pro Safari------------------------ */
    /* ------------------Grid System--------------- */
    .slideshow-container {
        width: 160%;
        float: left;
        text-align: center;
    }

    .slideshow-container img {
        width: 100%;
        text-align: center;
    }
    
    .welcome-inside br {
        display: none;
    }

    .services-box {
        padding-bottom: 50px;
    }

    .services {
        width: 100%;
        height: auto;
        float: left;
    }

    .services ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

    .services ul li {
        width: 44%;
        float: left;
        margin-right: 3%;
        margin-left: 3%;
        display: block;
        margin-bottom: 30px;
        text-align: center;
    }

    .services ul li:last-child {
        width: 44%;
        text-align: center;
        margin-left: 28%;
        margin-right: 28%;
        margin-bottom: 0px;
    }

    .services ul li p {
        text-align: center;
    }

    .content-box {
        padding-top: 50px;
        padding-bottom: 50px;
        background-image: none;
        height: auto;
        background-color: #ebebeb;
    }

    .content-title {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
    }

    .content-inside {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        float: left;
        text-align: center;
        padding-bottom: 10px;
    }

    .content-left {
        width: 100%;
        text-align: center;
        display: inline;
    }

    .content-right {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .content-right p {
        text-align: center;
    }

    .content-bottom-box {
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
        text-align: center;
    }

    .testimonial-box {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .testimonial {
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
        height: auto;
        float: left;
    }

    .testimonial-client {
        width: 98%;
        height: auto;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
        padding-top: 100px;
    }

    .footer-main-box {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer-main-box a {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-main-box a:hover {
        font-size: 16px;
        line-height: 24px;
    }

    h1.styleFontface {
        font-size: 50px;
        line-height: 50px;
    }

    h2.styleFontface {
        font-size: 30px;
        line-height: 30px;
    }
    
    h3.styleFontface {
        font-size: 16px;
        line-height: 18px;
    }
    
    h5.styleFontface {
        font-size: 50px;
        line-height: 50px;
    }
}

@media only screen and (min-width: 701px) and (max-width: 768px) {
    body {
        font-size: 16px;
        line-height: 24px;
    }

    .zerogrid {
        width: 100%;
    }

    .top-inside {
        width: 98%;
        height: auto;
        text-align: center;
        padding-left: 1%;
        padding-right: 1%;
    }

    #welcome {
        width: 100%;
        float: left;
        text-align: center;
    }

    .welcome-inside {
        width: 98%;
        text-align: center;
        padding-left: 1%;
        padding-right: 1%;
    }

    .welcome-inside br {
        display: none;
    }
    
    /* Slideshow container */
    .slideshow-container {
        width: 150%;
        float: left;
        text-align: center;
    }

    .slideshow-container img {
        width: 100%;
        text-align: center;
    }
    
    .services-box {
        padding-bottom: 40px;
    }

    .services {
        width: 100%;
        height: auto;
        float: left;
    }

    .services ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

    .services ul li {
        width: 44%;
        float: left;
        margin-right: 3%;
        margin-left: 3%;
        display: block;
        margin-bottom: 30px;
        text-align: center;
    }

    .services ul li:last-child {
        width: 44%;
        text-align: center;
        margin-left: 28%;
        margin-right: 28%;
        margin-bottom: 0px;
    }

    .services ul li p {
        text-align: center;
    }

    .services ul li h2.styleFontface {
        font-size: 22px;
        line-height: 24px;
    }

    .content-box {
        padding-top: 40px;
        padding-bottom: 40px;
        background-image: none;
        height: auto;
        background-color: #ebebeb;
    }

    .content-title {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
    }

    .content-inside {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        float: left;
        text-align: center;
        padding-bottom: 10px;
    }

    .content-left {
        width: 100%;
        text-align: center;
        display: inline;
    }

    .content-right {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .content-right p {
        text-align: center;
    }

    .content-bottom-box {
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
        text-align: center;
    }

    .testimonial-box {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .testimonial {
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
        height: auto;
        float: left;
    }

    .testimonial-client {
        width: 98%;
        height: auto;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
        padding-top: 100px;
    }

    .footer-main-box {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer-main-box a {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-main-box a:hover {
        font-size: 16px;
        line-height: 24px;
    }

    h1.styleFontface {
        font-size: 50px;
        line-height: 50px;
    }

    h2.styleFontface {
        font-size: 30px;
        line-height: 30px;
    }
        
    h3.styleFontface {
        font-size: 16px;
        line-height: 18px;
    }
    
    h5.styleFontface {
        font-size: 50px;
        line-height: 50px;
    }    
}

@media only screen and (min-width: 601px) and (max-width: 700px) {
    body {
        font-size: 16px;
        line-height: 24px;
    }

    .zerogrid {
        width: 100%;
    }

    .top-inside {
        width: 90%;
        height: auto;
        text-align: center;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .top-left {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .top-right {
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }

    #welcome {
        width: 100%;
        height: auto;
        float: left;
        text-align: center;
    }

    .welcome-top {
        display: inline;
        border-bottom: 1px solid #dbdeda;
        border-top: 1px solid #dbdeda;
    }

    .welcome-inside {
        width: 90%;
        height: auto;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .welcome-inside br {
        display: none;
    }

    .welcome-inside p {
        text-align: center;
    }

    /* ----------------------tested 6s wide---------------------- */
    /* Slideshow container */
    .slideshow-container {
        display: block;
        width: 200%;
        float: left;
        text-align: center;

    }

    .slideshow-container img {
        width: 100%;
        height: auto;
        text-align: center;
    }
    
    .services-box {
        padding-bottom: 40px;
    }

    .services {
        width: 100%;
        height: auto;
        float: left;
    }

    .services ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

    .services ul li {
        width: 44%;
        float: left;
        margin-right: 3%;
        margin-left: 3%;
        display: block;
        margin-bottom: 30px;
        text-align: center;
    }

    .services ul li:last-child {
        width: 44%;
        text-align: center;
        margin-left: 28%;
        margin-right: 28%;
        margin-bottom: 0px;
    }

    .services ul li p {
        text-align: center;
    }

    .services ul li h2.styleFontface {
        font-size: 22px;
        line-height: 24px;
    }

    .content-box {
        padding-top: 40px;
        padding-bottom: 40px;
        background-image: none;
        height: auto;
        background-color: #ebebeb;
    }

    .content-title {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
    }

    .content-inside {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        float: left;
        text-align: center;
        padding-bottom: 10px;
    }

    .content-left {
        width: 100%;
        text-align: center;
        display: inline;
    }

    .content-right {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .content-right p {
        text-align: center;
    }

    .content-bottom-box {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
    }

    .testimonial-box {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .testimonial {
        width: 98%;
        height: auto;
        float: left;
        padding-left: 1%;
        padding-right: 1%;
    }

    .button {
        width: 28%;
        margin-left: 36%;
        margin-right: 36%;
    }

    .button:hover {
        width: 28%;
        margin-left: 36%;
        margin-right: 36%;
    }

    .button2 {
        width: 28%;
        margin-left: 36%;
        margin-right: 36%;
    }

    .button2:hover {
        width: 28%;
        margin-left: 36%;
        margin-right: 36%;
    }

    .footer-main-box {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer-main-box a {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-main-box a:hover {
        font-size: 16px;
        line-height: 24px;
    }

    h1.styleFontface {
        font-size: 40px;
        line-height: 42px;
    }

    h2.styleFontface {
        font-size: 28px;
        line-height: 30px;
    }
    
    h3.styleFontface {
        font-size: 16px;
        line-height: 18px;
    }
    
    h5.styleFontface {
        font-size: 40px;
        line-height: 42px;
    }    
}

@media only screen and (min-width: 481px) and (max-width: 600px) {
    body {
        font-size: 16px;
        line-height: 24px;
    }

    .zerogrid {
        width: 100%;
    }

    .top-inside {
        width: 90%;
        height: auto;
        text-align: center;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .top-left {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .top-right {
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }

    #welcome {
        width: 100%;
        height: auto;
        float: left;
        text-align: center;
    }

    .welcome-inside {
        width: 90%;
        height: auto;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 20px;
        line-height: 26px;
    }

    .welcome-inside br {
        display: none;
    }

    .welcome-inside p {
        text-align: center;
    }
    
    /* Slideshow container */
    .slideshow-container {
        width: 200%;
        float: left;
        text-align: center;
    }

    .slideshow-container img {
        width: 200%;
        height: auto;
        text-align: center;
        font-size: 20px;
        line-height: 26px;
    }
    
    .services-box {
        width: 100%;
        padding-bottom: 10px;
    }

    .services {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }

    .services ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .services ul li p {
        text-align: center;
    }

    .services ul li br {
        display: none;
    }

    .services ul li h2.styleFontface {
        font-size: 22px;
        line-height: 26px;
    }

    .content-box {
        padding-top: 40px;
        padding-bottom: 40px;
        background-image: none;
        height: auto;
        background-color: #ebebeb;
    }

    .content-title {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
    }

    .content-inside {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        float: left;
        text-align: center;
        padding-bottom: 10px;
    }

    .content-left {
        width: 100%;
        text-align: center;
        display: inline;
    }

    .content-right {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .content-right p {
        text-align: center;
    }

    .content-bottom-box {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
    }

    .testimonial-box {
        width: 100%;
        padding-bottom: 10px;
        padding-top: 40px;
    }

    .testimonial {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }

    .testimonial ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .testimonial ul li p {
        text-align: center;
    }

    .testimonial ul li br {
        display: none;
    }

    .button {
        width: 34%;
        margin-left: 33%;
        margin-right: 33%;
    }

    .button:hover {
        width: 34%;
        margin-left: 33%;
        margin-right: 33%;
    }

    .footer-main-box {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer-main-box a {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-main-box a:hover {
        font-size: 16px;
        line-height: 24px;
    }

    h1.styleFontface {
        font-size: 36px;
        line-height: 38px;
    }

    h2.styleFontface {
        font-size: 26px;
        line-height: 28px;
    }

    h3.styleFontface {
        font-size: 16px;
        line-height: 18px;
    }

    h4.styleFontface {
        font-size: 22px;
        line-height: 24px;
    }

    h4.styleFontface a {
        font-size: 22px;
        line-height: 24px;
    }

    h4.styleFontface a:hover {
        font-size: 22px;
        line-height: 24px;
    }
    
    h5.styleFontface {
        font-size: 36px;
        line-height: 38px;
    }    
}

@media only screen and (min-width: 401px) and (max-width: 480px) {
    /* -------------------------------------------- */
    /* ------------------Grid System--------------- */
    body {
        font-size: 16px;
        line-height: 24px;
    }

    .zerogrid {
        width: 100%;
    }

    .top-inside {
        width: 90%;
        height: auto;
        text-align: center;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .top-left {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .top-right {
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }

    #welcome {
        width: 100%;
        height: auto;
        float: left;
        text-align: center;
    }

    .welcome-inside {
        width: 90%;
        height: auto;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 18px;
        line-height: 24px;
    }

    .welcome-inside br {
        display: none;
    }

    .welcome-inside p {
        text-align: center;
    }
    
    /* Slideshow container */
    .slideshow-container {
        width: 200%;
        float: left;
        text-align: center;
    }

    .slideshow-container img {
        width: 100%;
        height: auto;

        text-align: center;

        font-size: 18px;
        line-height: 24px;
    }
    
    .services-box {
        width: 100%;
        padding-bottom: 10px;
    }

    .services {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }

    .services ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .services ul li p {
        text-align: center;
    }

    .services ul li br {
        display: none;
    }

    .services ul li h2.styleFontface {
        font-size: 22px;
        line-height: 26px;
    }

    .content-box {
        padding-top: 40px;
        padding-bottom: 40px;
        background-image: none;
        height: auto;
        background-color: #ebebeb;
    }

    .content-title {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
    }

    .content-inside {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        float: left;
        text-align: center;
        padding-bottom: 10px;
    }

    .content-left {
        width: 100%;
        text-align: center;
        display: inline;
    }

    .content-right {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .content-right p {
        text-align: center;
    }

    .content-bottom-box {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
    }

    .testimonial-box {
        width: 100%;
        padding-bottom: 10px;
        padding-top: 40px;
    }

    .testimonial {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }

    .testimonial ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .testimonial ul li p {
        text-align: center;
    }

    .testimonial ul li br {
        display: none;
    }

    .button {
        width: 42%;
        margin-left: 29%;
        margin-right: 29%;
    }

    .button:hover {
        width: 42%;
        margin-left: 29%;
        margin-right: 29%;
    }

    .footer-main-box {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer-main-box a {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-main-box a:hover {
        font-size: 16px;
        line-height: 24px;
    }

    h1.styleFontface {
        font-size: 36px;
        line-height: 38px;
    }

    h2.styleFontface {
        font-size: 24px;
        line-height: 26px;
    }

    h3.styleFontface {
        font-size: 16px;
        line-height: 18px;
    }

    h4.styleFontface {
        font-size: 22px;
        line-height: 24px;
    }

    h4.styleFontface a {
        font-size: 22px;
        line-height: 24px;
    }

    h4.styleFontface a:hover {
        font-size: 22px;
        line-height: 24px;
    }
    
    h5.styleFontface {
        font-size: 36px;
        line-height: 38px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 400px) {
    /* ----------------------tested 6s---------------------- */
    /* ------------------Grid System--------------- */
    body {
        font-size: 16px;
        line-height: 24px;
    }

    .zerogrid {
        width: 100%;
    }

    .top-inside {
        width: 90%;
        height: auto;
        text-align: center;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .top-left {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .top-right {
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }

    #welcome {
        width: 100%;
        height: auto;
        float: left;
        text-align: center;
    }

    .welcome-inside {
        width: 90%;
        height: auto;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 18px;
        line-height: 24px;
    }

    .welcome-inside br {
        display: none;
    }

    .welcome-inside p {
        text-align: center;
    }

    .slideshow-container {
        display: block;
        width: 375%;
        float: left;
        text-align: center;
    }
    
    .slideshow-container img {
        width: 100%;
        height: 150%;
        float: left;
        text-align: center;
    }

    .services-box {
        width: 100%;
        padding-bottom: 0px;
    }

    .services {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }

    .services ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .services ul li p {
        text-align: center;
    }

    .services ul li br {
        display: none;
    }

    .services ul li h2.styleFontface {
        font-size: 18px;
        line-height: 24px;
    }

    .content-box {
        padding-top: 40px;
        padding-bottom: 40px;
        background-image: none;
        height: auto;
        background-color: #ebebeb;
    }

    .content-title {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
    }

    .content-inside {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        float: left;
        text-align: center;
        padding-bottom: 10px;
    }

    .content-left {
        width: 100%;
        text-align: center;
        display: inline;
    }

    .content-right {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .content-right p {
        text-align: center;
    }

    .content-bottom-box {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
    }

    .testimonial-box {
        width: 100%;
        padding-bottom: 10px;
        padding-top: 40px;
    }

    .testimonial {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }

    .testimonial ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .testimonial ul li p {
        text-align: center;
    }

    .testimonial ul li br {
        display: none;
    }
    
    .testimonial ul li img {
    height: auto !important;
    width: 10% !important;
    max-width: 50%;
    }
    
    .testimonial-client {
    width: 90%;
    height: auto;
    float: left;
    padding-top: 0%;
    padding-bottom: 0%;
    margin-bottom: 0%;
    margin-left: 4%;
    text-align: center;
    }

    .testimonial-client img {
    height: auto !important;
    max-width: 22%;
    }

    .button {
        width: 60%;
        margin-left: 20%;
        margin-right: 20%;
    }
    
    .button:hover {
        width: 60%;
        margin-left: 20%;
        margin-right: 20%;
    }

    .footer-main-box {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer-main-box a {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-main-box a:hover {
        font-size: 16px;
        line-height: 24px;
    }

    h1.styleFontface {
        font-size: 30px;
        line-height: 32px;
    }

    h2.styleFontface {
        font-size: 24px;
        line-height: 26px;
    }

    h3.styleFontface {
        font-size: 16px;
        line-height: 18px;
    }

    h4.styleFontface {
        font-size: 18px;
        line-height: 24px;
    }

    h4.styleFontface a {
        font-size: 18px;
        line-height: 24px;
    }

    h4.styleFontface a:hover {
        font-size: 18px;
        line-height: 24px;
    }

    h5.styleFontface {
        font-size: 30px;
        line-height: 32px;
    }

    html {
        -webkit-text-size-adjust: none;
    }
}

	