.tp-caption.very_large_text h1 {
    border-width: 0 !important;
    margin: 20px 0 10px !important;
    padding: 0 !important;
    font-size: 42px !important;
    transition: all 0s ease 0s !important;
    font-size: 42px !important;
    color: #fff !important;
    text-shadow: 0 1px 2px #000 !important;
    font-family: "PT Sans", Arial, Helvetica !important;
    font-weight: 700 !important;
    letter-spacing: 0.02em !important;
}
.tp-banner .slider-btn-upload {
    color: #fff;
    background-color: #303641;
    border-color: #fff;
}
.tp-banner .slider-btn {
    border-radius: 4px;
}
.tp-banner .slider-btn {
    border: 2px solid #b8b9bb;
    background-color: #336192;
    text-shadow: 4px 1px 2px rgba(0, 0, 0, 0.25);
}
.tp-banner .slider-btn-upload {
    font-size: 28px;
    font-weight: 700;
}
.tp-caption.medium_text {
    font-size: 17.5px;
    line-height: 32px;
    font-family: Raleway, sans-serif;
    color: #fff;
    text-shadow: 5px 1px 2px rgba(0, 0, 0, 0.25);
}
.description-1 {
    font-family: Raleway, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 24px;
    margin-bottom: 44px;
    font-size: 22px;
    margin: 20px 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
.heading-1 {
    font-size: 30px;
    text-upppercase: lowercase !important;
}

@media only screen and (min-width: 768px) {
	
	#mobile-menu {
		display:none;
	}
	
}

@media only screen and (max-width: 767px) {
    #copyright,
    #fast,
    #safe,
    .index-bottom-1,
    .tp-caption.medium_text {
        display: none;
    }
    .tp-caption.very_large_text h1 {
        font-size: 24px !important;
		position: relative;
		bottom: 80px;
    }
}
        @media only screen and (max-width: 767px) {
            *,
            :hover,
            a,
            a:hover,
            button,
            button:hover,
            li,
            li:hover {
                -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
            }
        }

        .nav_tap_mobile.router-link-active>div[mobile-menu],
        .nav_tap_mobile.router-link-active[mobile-menu] {
            color: #fff;
            font-size: 10px;
            letter-spacing: -.2px;
        }

        .nav_tap_mobile[mobile-menu] {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            color: #8b95a1;
            font-size: 10px;
            letter-spacing: -.2px;
        }

        .nav_tap_mobile.router-link-active>img[mobile-menu],
        .nav_tap_mobile>img[mobile-menu] {
            margin-top: 10px;
        }

        .nav_tap_mobile>div[mobile-menu] {
            color: #8b95a1;
            font-size: 10px;
            letter-spacing: -.2px;
            padding-top: 4px;
            text-transform: uppercase;
        }

        div[mobile-menu] a {
            background-color: rgba(0, 0, 0, 0);
            cursor: pointer;
            display: block;
            flex-basis: 0%;
            flex-grow: 1;
            flex-shrink: 1;
            font-family: sofia-pro;
            font-size: 10px;
            font-style: normal;
            font-weight: 400;
            height: 50px;
            letter-spacing: -0.2px;
            line-height: 11.5px;
            margin-bottom: 0px;
            margin-left: 0px;
            margin-right: 0px;
            margin-top: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 0px;
            text-align: center;
            text-decoration-color: rgb(255, 255, 255);
            text-decoration-line: none;
            text-decoration-style: solid;
            text-size-adjust: 100%;
            width: 102.75px;
            -webkit-box-flex: 1;
            -webkit-font-smoothing: antialiased;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }

        div[mobile-menu] a div[mobile-menu] {
            cursor: pointer;
            display: block;
            font-family: Arial Black;
            font-size: 10px;
            font-style: normal;
            font-weight: 400;
            height: 11px;
            letter-spacing: -0.2px;
            line-height: 11.5px;
            margin-bottom: 0px;
            margin-left: 0px;
            margin-right: 0px;
            margin-top: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 4px;
            text-align: center;
            text-size-adjust: 100%;
            text-transform: uppercase;
            -webkit-font-smoothing: antialiased;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }