.back-arrow-icon{
    width: 32px;
    margin-top: -3px;
}
.jsw-back-link {
    display: initial !important;
    align-items: center;
    font-size: 45px !important;
}
@font-face {
    font-family: 'BreuerText';
    src: url('BreuerText-BoldItalic.woff2') format('woff2'),
        url('BreuerText-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'BreuerHeadline';
    src: url('../fonts/BreuerHeadline.woff2') format('woff2'),
        url('../fonts/BreuerHeadline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BreuerHeadline';
    src: url('../fonts/BreuerHeadline-Oblique.woff2') format('woff2'),
        url('../fonts/BreuerHeadline-Oblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'BreuerText';
    src: url('../fonts/BreuerText-Bold.woff2') format('woff2'),
        url('../fonts/BreuerText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BreuerText';
    src: url('../fonts/BreuerText.woff2') format('woff2'),
        url('../fonts/BreuerText.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BreuerText';
    src: url('../fonts/BreuerText-Italic.woff2') format('woff2'),
        url('../fonts/BreuerText-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'BreuerText';
    src: url('../fonts/BreuerText-Light.woff2') format('woff2'),
        url('../fonts/BreuerText-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BreuerText';
    src: url('../fonts/BreuerText-MediumItalic.woff2') format('woff2'),
        url('../fonts/BreuerText-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'BreuerText';
    src: url('../fonts/BreuerText-Medium.woff2') format('woff2'),
        url('../fonts/BreuerText-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BreuerText';
    src: url('../fonts/BreuerText-LightItalic.woff2') format('woff2'),
        url('../fonts/BreuerText-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}



html, body {
    height: 100%;
}
body {
    font-family: 'BreuerText';
}
img {
    max-width: 100%;
    height: auto;
}
.main_box {
    display: -moz-box;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.8);
    width: 480px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    height: 400px;
    text-align: center;
    padding: 20px;
    box-shadow: 0px 8px 40px rgba(0, 0, 0, 0.7);
}
.logo {
    text-align: center;
}
.logo img {
    width: 300px;
    margin-top: 40px;
}
.click_here img {
    width: 150px;
}
.content_data {
    color: #fff;
    text-align: center;
    /*width: 90%;*/
    margin: 30px auto 0 auto;
    /*max-width: 700px;*/
    width: 700px;
    font-size: 21px;
    line-height: 27px;
}
.site_link {
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin-top: 50px;
    font-size: 24px;
}
.click_here {
    margin-top: 40px;
}
.click_here img {
    width: 100px;
}
.click_here img {
    width: 100px;
}
.touch_h2{
display: block;
color: #004496;
font-weight: bold;
}

a {
    color: inherit;
    text-decoration: none;
}
a:hover {
    color: inherit;
    text-decoration: none;
}

/*@media only screen and (max-width: 1080px) {
.click_here img {
    width: 80px;
}
.logo img {
    width: 90%;
    margin-top: 10px;
}
.main_box {
    width: 320px;
    height: 315px;
}
}

@media only screen and (max-width: 375px) {

    .main_box {
        height: 260px;
    }
    .logo img {
        margin-top: 0px;
    }
    .click_here {
        margin-top:0px;
    }
}
*/

/*body {
    background-image: url(../images/back_mob.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    background-attachment: fixed;
}
body::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,68,150);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 68, 150, 0.28) 30%, rgba(106, 103, 103, 0.86) 67%, rgba(0,68,150,1) 100%);
}*/
.jsw-intro {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 100%;
    padding: 40px 0;
    position: relative;
}
.main-content {
    position: relative;
}
/*@media only screen and (min-width: 1081px) {
    body {
        background-image: url(../images/back_desk.jpg);
    }
}*/
/*@media only screen and (max-width: 1080.98px) {
    .jsw-intro {
        height: 80vh;
    }
}*/

/* (720x1280) Galaxy Nexus, WXGA */
@media only screen and (min-device-width: 720px) and (max-device-width: 1080px) {
  /*insert styles here */
    .jsw-intro {
        height: 90vh;
    }
}

