html {
    scroll-behavior: smooth;
  }

body{
	margin :0;
    padding:0; 
}

a{
    font-style: italic;
    font-weight: 800;
    color:#ffffff;
    text-align: center;
    text-decoration: underline;
}

.italic{
	font-style: italic;
}

h1, h2, h3 ,h4 ,h5 ,h6 ,p, li, ul, ol{
    font-family: 'Open Sans', sans-serif;
    margin :0;
    font-weight: 100;
    text-align: center;
    color:#ffffff;

}

h1{
    font-size :24px;
    text-transform: uppercase; 
    max-width: 772px;
    margin: 0 auto;
    
}

h2{
    font-size :28px;
    max-width: 772px;
    display: block; 
    margin: 0 auto;
    text-transform: uppercase; 
    font-weight: 600; 
}

h3{
    font-size :26px;
    margin-top: 20px;
    max-width: 772px;
    margin: 0 auto;
    text-transform: uppercase; 
    font-style: italic; 
}

/** App-titel**/
h4{
    font-size :23px;
    max-width: 772px;
    text-transform: uppercase; 
    line-height: 30px;
    margin: 20 auto 1;
    font-weight: 300;
    letter-spacing: 1.5;
}

h5{
    font-size :20px;
    line-height: 34px;
    max-width: 772px;
    margin: 0 auto;
    text-transform: uppercase;

}

h6{
    font-size :16px;
    font-style: italic;
    font-weight: 700;
}

p{
    font-size :18px;
    line-height: 27px;
    max-width: 772px;
    margin: 0 auto;
    font-weight: 300
}

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

    p{
        font-size: 14px;
        line-height: 1.5;
        padding: 0 11px;
    }

    h1{
        font-size: 16px;
        padding: 0 11px;

    }
    h2{
        font-size: 20px;
        padding: 0 11px;

    }
    
    h5{
        font-size: 16px;
        line-height: 1.5;
        padding: 0 11px;

    }

    h6{

        padding: 0 11px;

    }
}


/******************** title **********************/ 
.title {
    width: 100%;
    position: absolute;
    top: 50%;
}

.title .h1{
    color: white;
    font-size: 20px;
}

/******************** arrow **********************/ 
.arrow{ 
    width: 150px;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    animation-duration: 3s; 
}

/******************** introduction **********************/ 

.introduction{
    clear:left;
    padding-top:120px;
    padding-bottom: 75px;
    background:rgb(159, 0, 0);
    box-shadow: 0 0 400px rgb(97, 0, 0) inset;
    position: relative;
}


.introduction p{
    line-height: 1.63;
}

.introduction h5{

}

.introduction_rm h2{
    font-family: 'Zilla Slab', serif;
    line-height: 1.5;
    font-size: 45;
}


.introduction_rm{
    clear:left;
    padding-top:85px;
    padding-bottom: 115px;
    background:rgb(255, 255, 255);
    box-shadow: 0 0 100px rgba(9, 9, 9, 0.2) inset;

}

.introduction_shop{
    clear:left;
    padding-top:75px;
    padding-bottom: 45px;
    background-color: #1a4483;
    box-shadow: 0 0 200px rgba(1, 24, 48, 0.81) inset, 0px 2px 30px rgba(1, 24, 48, 0.65);
    color: white;
    position: relative;
}

.introduction_shop h1{
    color: white;
}

.introduction_shop h2{
    color: white;
    font-weight: 100;
    font-size: 35px;
    letter-spacing: 2;

}

.introduction_shop h5{
    color: white;
}

.introduction h4{
    font-size: 46px;
    font-family: 'Zilla Slab', serif;
    line-height: 20px;
    padding-bottom: 19px;
    letter-spacing: 3;

}
.introduction h6{
    font-family: 'Zilla Slab', serif;

}

.introduction_shop p{
    color: white;
}

.introduction_shop h6{
    color: white;
}

.spacer_intro{
    padding-top:30px;
}

@media only screen and (max-width: 480px){
    
    .spacer_intro{
        padding-top:10px;
    }

    .introduction{
        padding-top:45px;
        padding-bottom: 35px;

    
    }

    .introduction_rm{
        padding-top:45px;
        padding-bottom: 35px;
    }

}

/******************** use-cases **********************/ 

.use-cases{
   position:relative;
    clear: left;
    padding-top:105px;
    padding-bottom: 115px;
    background:rgb(255, 255, 255);
    box-shadow: 0 0 200px rgba(9, 9, 9, 0.2) inset;
}

.use-cases h1{
    text-align: center;
    color:#5e5851;
    text-transform: uppercase;
}

.use-cases h2{
    text-align: center;
    color:#5e5851;
}

.use-cases h3{
    color:#5e5851;
    text-align: center;
}

.use-cases h4{
    color:#5e5851;
    text-align: center;
}
.use-cases h5{
    color:#5e5851;
    text-align: center;
    text-transform: uppercase;

}
.use-cases h6{
    color:#5e5851;
    text-align: center;
}

.use-cases p{
    color:#5e5851;
}

.spacer_use-cases{
    padding-bottom: 45px;
}

@media only screen and (max-width: 480px){
    .spacer_use-cases{
        padding-bottom: 25px;
    }

    .use-cases{
        clear: left;
        padding-top:45px;
        padding-bottom: 35px;
        background:rgb(255, 255, 255);
        box-shadow: 0 0 200px rgba(9, 9, 9, 0.2) inset;
    }
}



/*************************** Section-news **************************/
.section-news {  
    clear: left;
    background-color: #4076c8;
    box-shadow: 0 0 200px rgba(0, 42, 87, 0.81) inset;
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
} 

.section-news .arrow{  
    margin-top: 45px;
    margin-bottom: 45px;
}

.section-news ul{
    margin: 0;
    padding: 0;   
} 

.section-news li{   
    display: block;
    text-align: center;
    line-height: 31px;
}
 
.mobile .section-news .cont-text{ 
    padding-right: 20px;
    padding-left: 20px;
} 

.section-news h4{
    line-height: 26px;
    margin: 5 auto;
    font-weight: 300;
    color: white;
}
.section-news h6{
    color:white;
}

.section-news h1{
    color:white;
}

.section-news p{
    color:white;
}

.section-news li{
    color:white;
}

.section-news a{
    color:white;
}

@media only screen and (max-width: 480px){
    .section-news h4{
        line-height: 20px;
        margin: 5 auto;
        font-weight: 300;
        color: white;
        font-size: 18px;
        letter-spacing: 1.1;
    }
}


/*************************** App **************************/
.apps{
    position: relative;
    width: 100%;
}

.apps a{
    font-style: normal;
}



.app_detail{
    float: left;
    height: 650px;
    width: 50%;
    overflow: hidden;
    position: relative;
}

.app_detail_seriousgames{
    float: left;
    height: 550px;
    width: 50%;
    overflow: hidden;
    position: relative;
}

.app_detail_nasca{
    float: left;
    height: 650px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.app_fullwidth{
    float: left;
    height: 550px;
    width: 100%;
    overflow: hidden;
    position: relative;
}


.app_fullwidth2{
    float: left;
    height: 550px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.app_detail:hover .app {
    transform: scale(1.1);
    transition: all .5s;
}

.app{
    background-size: cover;
    height: 100%;
    background-position: center; 
    transform: scale(1);
    transition: all .2s ease; 
}

.app1 {
    background-image: url('images/Nextcare_BG_01_01.jpg');
}

.app2{
    background-image: url('images/MH_01_01.jpg');
}

.app3{
    background-image: url('images/cloud_02_01.jpg');

}

.app4{
    background-image: url('images/hygieneVR.jpg');
}



.appNasca{
    background-image: url('images/Nasca_Web.jpg');
}

.appfullwidth{
    background-image: url('images/anatomy_master/Medicalholodeck_20190206_154530_42.jpg');
}
.appfullwidth2{
    background-image: url('images/3dprinter/vr3dprinter_01_03.jpg');
}

.text {
    position: absolute;
    color: white;
    text-align:center;
    left:50%;
    top:60%;
    transform:translateX(-50%) translateY(-50%);
    margin: auto;
}

.text span{
    background-color:rgba(0, 0, 0, 0.5);
    padding:0 15;
}

.text h1 {
    font-size: 44px;
    background-color:rgba(0, 0, 0, 0.5);
    padding:5 15 0;
    letter-spacing: 7;
    color: white;
    font-style: normal;
    font-family: 'Zilla Slab', serif;
    line-height: 1.1;

}

.text h6 {
    font-size: 18px;
    background-color:rgba(0, 0, 0, 0.5);
    padding:5 15;
    color: white;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;

}

.text h2 {
    font-size: 18px;
    background-color:rgba(0, 0, 0, 0.5);
    padding:5 15;
    color: white;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;

}

.text p {
    font-size: 16px;
    background-color:rgba(0, 0, 0, 0.5);
    padding:0 15 5;
    color: white;
}

@media only screen and (max-width: 480px){
    .app_detail{
        height: 385px;
        width: 100%;
    }

    .text h1 {
        font-size: 20px;
        letter-spacing: 2;
    }
    
    .text h6 {
        font-size: 16px;
    }
    
    .text p {
        font-size: 16px;
        font-weight: 600;
    }

    .text {
        top:70%;

        width: 85%;
    }

    .mobile_off{
        display:none !important;
    }

    .app_detail_seriousgames{
        float: left;
        height: 550px;
        width: 100%;
        overflow: hidden;
        position: relative;

    }
    .app_detail_seriousgames{
        display:none !important;

    }

    .app_detail_nasca{
        float: left;
        height: 350px;
        width: 100%;
        overflow: hidden;
        position: relative;
    }


}

/*************************** Gallery **************************/
.gallery_main{
    position: relative;
    width: 100%;
}

.gallery_detail{
    float: left;
    height: 250px;
    width: 33.33%;
    overflow: hidden;
    position: relative;
}

.gallery_detail:hover .gallery {
    transform: scale(1.1);
    transition: all .5s;
}

.gallery{
    background-size: cover;
    height: 100%;
    background-position: center; 
    transform: scale(1);
    transition: all .2s ease; 
}

.image1 {
    background-image: url('images/gallery/DICOM_VIEWER_MEDICALHOLODECK_03_800.jpg');
}

.image2{
    background-image: url('images/gallery/DICOM_VIEWER_MEDICALHOLODECK_04_800.jpg');
}

.image3{
    background-image: url('images/gallery/DICOM_VIEWER_MEDICALHOLODECK_05_800.jpg');
}

.image4{
    background-image: url('images/gallery/DICOM_VIEWER_MEDICALHOLODECK_06_800.jpg');
}

.image5{
    background-image: url('images/gallery/DICOM_VIEWER_MEDICALHOLODECK_07_800.jpg');
}

.image6{
    background-image: url('images/gallery/DICOM_VIEWER_MEDICALHOLODECK_08_800.jpg');
}

.image7{
    background-image: url('images/gallery/DICOM_VIEWER_MEDICALHOLODECK_09_800.jpg');
}

.image8{
    background-image: url('images/gallery/DICOM_VIEWER_MEDICALHOLODECK_01_800.jpg');
}

.anat01 {
    background-image: url('images/anatomy_master/Medicalholodeck_20190206_154305_2.jpg');
}
.anat02 {
    background-image: url('images/anatomy_master/anat13.jpg');
}
.anat03 {
    background-image: url('images/anatomy_master/anat05.jpg');
}
.anat04 {
    background-image: url('images/anatomy_master/anat15.jpg');
}
.anat05 {
    background-image: url('images/anatomy_master/anat10.jpg');
}
.anat06 {
    background-image: url('images/anatomy_master/anat11.jpg');
}

.gallerytext {
    position: absolute;
    color: white;
    text-align:center;
    left:50%;
    top:80%;
    transform:translateX(-50%) translateY(-50%);
    margin: auto;
}

.gallerytext span{
    background-color:rgba(0, 0, 0, 0.5);
    padding:0 15;
}

.gallerytext h1 {
    font-size: 16px;
    background-color:rgba(0, 0, 0, 0.5);
    padding:5 15 0;
    letter-spacing: 3;
    color: white;
}

.gallerytext h6 {
    font-size: 12px;
    background-color:rgba(0, 0, 0, 0.5);
    padding:5 15;
    color: white;
}

.gallerytext p {
    font-size: 12px;
    background-color:rgba(0, 0, 0, 0.5);
    padding:0 15 5;
    color: white;
}

@media only screen and (max-width: 480px){
    .gallery_main {
        display:flex;
        flex-wrap:wrap;
    }

    .gallery_detail{
        flex:auto;
        height: 180px;
        width: 50%;
        overflow: hidden;
        position: relative;
    }
    .gallerytext {
        display: none !important;
    }
}
/*************************** gallery 2 **************************/

.row {
    display: flex;

  }
  
  .column {
    position: relative;
    transition: all .2s ease-in-out;
overflow: hidden;
text-align: center;
overflow: hidden;

  }

  .column:hover { transform: scale(1.01); 
}

 .imgtext{
    position: absolute; 
    left:50%;
    top:60%;
    transform:translateX(-50%) translateY(-50%);
 }

 .imgtext h1{
     color:white;

 }
 .imgtext h6{
    color:white;
    background: rgba(0, 0, 0, 0.66);

}
.column img{
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
}
 

 


/*************************** footer **************************/
.footer{   
    clear: left;
    position: relative;
    overflow: hidden;
    height: 280px;
    text-align: left;
    background:rgb(159, 0, 0);
    box-shadow: 0 0 400px rgb(97, 0, 0) inset;

}

.footer_contact{
    position: absolute;
    margin-left: 70%;
    color: white;
    padding-bottom: 45px;
    padding-top: 45px;

    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 1.7;
    text-transform: uppercase;
    letter-spacing: 1.4;
    width: 40%;

    text-align:center;
    left:50%;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    margin: auto;
}

.footer_app{
    position: absolute;
    margin-left: 45px;
    padding-top: 45px;
    width: 60%;
}

.footer_logo{
    position: absolute;
    left: 50%;
    top:70%;
    transform:translateX(-50%) scale(0.75);
    margin: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 1.9;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1;
    color: white;
    text-align: center;
}

.footer_app_title{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 2.5;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1;
    color: white;
}

.footer_app_title span {
    font-style: italic;
    font-weight: 800;
}

.footer a{
    color:white;
}

.footer h5{
letter-spacing: 4.2;
font-size: 30;
font-weight: 400;
font-family: 'Zilla Slab', serif;
padding-bottom: 8px;


}

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

    .footer_contact{
        position: relative;
        width: 100%;
        padding-top: 45px;
        font-size: 15px;
        font-weight: 200;
        line-height: 1.6;
        letter-spacing: 1.4;
        text-align: center;
        margin: auto;
    }
    .footer_app{
        display: none !important;
    }

}

/*************************** top Video **************************/
   
.container {
    overflow: hidden;
    height: 100%;
    background: #edeae8;
    position: relative;
    clear:left;
}
   
.container2 {
    overflow: hidden;
    height: 70%;
    background: #edeae8;
    position: relative;
    clear:left;
}


.containerML {
    overflow: hidden;
    height: 65%;
    width: 60%;
    background: #000000;
    position: relative;
    float: left;
    clear:right;

}

.containerChoco {
    overflow: hidden;
    background: #edeae8;
    position: relative;
    clear:right;
    z-index:-1;
    bottom:0;
    left:0;
    width:100%; 
    height:60vh;
    float: left;
    clear:right;

}

.container3 {
    overflow: hidden;
    height: 50%;
    width: 50%;
    background: #edeae8;
    position: relative;
    float: left;
    clear:right;
}

.container4 {
    overflow: hidden;
    height: 70%;
    background: #edeae8;
    position: relative;
    clear:left;
}
.container5 {
    overflow: hidden;
    height: 70%;
    background: #edeae8;
    position: relative;
    clear:left;
}
.containerMeta {
    overflow: hidden;
    height: 65%;
    width: 40%;
    background: #edeae8;
    position: relative;
 float: left;
    clear:right;
    
}
.containerCollectr {
    overflow: hidden;
    height: 55%;
    width: 100%;
    background: #edeae8;
    position: relative;
    float: left;
    clear:right;
}

.containerCircle {
    overflow: hidden;
    height: 70%;
    width: 100%;
    background: #edeae8;
    position: relative;
    float: left;
    clear:right;
}
.container286 {
    overflow: hidden;
    height: 550px;
    width: 50%;
    background: #edeae8;
    position: relative;
    float: left;
    clear:right;
}

.container_anat {
    overflow: hidden;
    height: 100%;
    background: #edeae8;
    position: relative;
    clear:left;
}

.container_vrprint {
    overflow: hidden;
    height: 100%;
    background: #edeae8;
    position: relative;
    clear:left;
}



.container_cloud {
    overflow: hidden;
    height: 70%;
    position: relative;
    background-image: url("images/apps/cloud_02_01.jpg");
    background-size: cover;
    background-position: right top ;
}

.container_anatomy {
    overflow: hidden;
    height: 60%;
    position: relative;
    background-image: url("images/anatomy_master/Medicalholodeck_20190206_154530_42.jpg");
    background-size: cover;
    background-position: center center ;
    clear:left;
}

.container_3dprint {
    overflow: hidden;
    height: 60%;
    position: relative;
    background-image: url("images/3dprinter/vr3dprinter_01_02.jpg");
    background-size: cover;
    background-position: center center ;
    clear:left;
}

video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    left: 50%; top: 50%;
    transform: translate(-50%, -50%);
}


.ribbon { 
    height :42px;
    position: absolute;
    left: 0; 
    top:0;
    width: 100%;
    background-color: #ffa800;
    z-index: 5001;
} 

.ribbon h6 {
    padding-top: 12px;
    color: white;
}

.ribbon a{
    color:white
}



.videotext {
    position: absolute;
    color: white;
    text-align:center;
    left:50%;
    top:75%;
    transform:translateX(-50%) translateY(-50%);
}
.videotext2 {
    position: absolute;
    color: white;
    text-align:center;
    left:50%;
    top:60%;
    transform:translateX(-50%) translateY(-50%);
}

.videotext3 {
    position: absolute;
    color: white;
    text-align:center;
    left:50%;
    top:75%;
    transform:translateX(-50%) translateY(-50%);
}

.videotext3a {
    position: absolute;
    color: white;
    text-align:center;
    left:50%;
    top:75%;
    transform:translateX(-50%) translateY(-50%);
}

.videotext .shadowbox {
    background-color:rgba(0, 0, 0, 0.5);
}
.videotext2 .shadowbox {
    background-color:rgba(0, 0, 0, 0.5);
}



.videotext h1 {
    font-size: 38px;
    padding:5 15 0;
    letter-spacing: 5.5;
    color: white;
    font-weight: 100;
    font-family: 'Zilla Slab', serif;
    line-height: 60px;
}
.videotext2 h1 {
    font-size: 38px;
    padding:5 15 0;
    letter-spacing: 5.5;
    color: white;
    font-weight: 100;
    font-family: 'Zilla Slab', serif;
    line-height: 40px;
}
.videotext3 h1 {
    font-size: 28px;
    padding:5 15 0;
    letter-spacing: 2;
    color: white;
    font-weight: 100;
    font-family: 'Zilla Slab', serif;
    line-height: 35px;
}

.videotext3a h1 {
    font-size: 38px;
    padding:5 15 0;
    letter-spacing: 2.5;
    color: white;
    font-weight: 100;
    font-family: 'Zilla Slab', serif;
    line-height: 45px;
}

.videotext3a h6 {
    font-size: 25px;
    padding:5 15 0;
    letter-spacing: 2.5;
    color: white;
    font-weight: 100;
    font-family: 'Zilla Slab', serif;
    line-height: 45px;
}



.videotext img{
    margin-bottom: -25px;
    max-width:140px;
        max-height:auto;
}
.videotext2 img{
    margin-bottom: -25px;
    max-width:140px;
        max-height:auto;
}

.videotext h2 {
    font-size: 20px;
    padding:25 15 0;
    letter-spacing: 3;
    color: white;
    font-weight: 100;
}
.videotext2 h2 {
    font-size: 20px;
    padding:25 15 0;
    letter-spacing: 3;
    color: white;
    font-weight: 100;
}
.videotext3 h2 {
    font-size: 20px;
    padding:25 15 0;
    letter-spacing: 3;
    color: white;
    font-weight: 100;
}

.videotext h4 {
    font-size: 20px;
    padding: 20px 0;
    margin: 0;
    color: white;
    font-style: none;
    letter-spacing: 3;
    font-weight: 600;
    text-transform: uppercase;
}
.videotext2 h4 {
    font-size: 20px;
    padding: 20px 0;
    margin: 0;
    color: white;
    font-style: none;
    letter-spacing: 3;
    font-weight: 600;
    text-transform: uppercase;
}

.videotext a {
    font-size: 20px;
    padding: 20px 0;
    margin: 0;
    color: white;
    font-style: none;
    letter-spacing: 3;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;

    
}
.videotext2 a {
    font-size: 20px;
    padding: 20px 0;
    margin: 0;
    color: white;
    font-style: none;
    letter-spacing: 3;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;

    
}

.videotext h6 {
    font-size: 18px;
    padding:5 15 0;
    color: white;
    font-style: normal;
    letter-spacing: 3;
    font-weight: 400;
    text-transform: uppercase;

}
.videotext2 h6 {
    font-size: 18px;
    padding:5 15 0;
    color: white;
    font-style: normal;
    letter-spacing: 2;
    font-weight: 400;
    text-transform: uppercase;

}



.videotext p {
    font-size: 12px;
    background-color:rgba(0, 0, 0, 0.5);
    padding:0 15 5;
    color: white;
}

.videotext2 p {
    font-size: 12px;
    background-color:rgba(0, 0, 0, 0.5);
    padding:0 15 5;
    color: white;
}

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


    .videotext3a h1 {
        font-size: 30px;
        padding:5 15 0;
        letter-spacing: 2.5;
        color: white;
        font-weight: 100;
        font-family: 'Zilla Slab', serif;
        line-height: 31px;
    }

    .videotext3a h6 {
        font-size: 18px;
        padding:5 15 0;
        letter-spacing: 2.5;
        color: white;
        font-weight: 100;
        font-family: 'Zilla Slab', serif;
        line-height: 20px;
    }


    
    


    .videotext h1 {
        font-size: 20px;
        padding:5 15 0;
        letter-spacing: 1.5;
        font-weight: 600;
        line-height: 30px;
    }
    
    .videotext h2 {
        font-size: 15px;
        background-color:rgba(0, 0, 0, 0.5);
        padding:5 15 0;
        letter-spacing: 1.5;
        color: white;
        font-weight: 400;
        }
    
    .videotext h6 {
        font-size: 14px;
        background-color:rgba(0, 0, 0, 0.5);
        padding:5 15;
        letter-spacing: 1.5;
        font-weight: 600;
        }

    .videotext2 h1 {
        font-size: 20px;
        padding:5 15 0;
        letter-spacing: 1.5;
        font-weight: 600;
        line-height: 30px;
        background-color:rgba(0, 0, 0, 0.5);

    }
    
    .videotext2 h2 {
        font-size: 15px;
        background-color:rgba(0, 0, 0, 0.5);
        padding:5 15 0;
        letter-spacing: 1.5;
        color: white;
        font-weight: 400;
        }
    
    .videotext2 h6 {
        font-size: 14px;
        background-color:rgba(0, 0, 0, 0.5);
        padding:5 15;
        letter-spacing: 1.5;
        font-weight: 600;
        }

    .videotext img{
        margin-bottom: -10px;
        max-width:100px;
        max-height:auto;
 
    }

    .videotext {
        position: absolute;
        color: white;
        text-align:center;
        left:50%;
        top:75%;
        transform:translateX(-50%) translateY(-50%);
        width:340px;
    }

    .videotext2 {
        position: absolute;
        color: white;
        text-align:center;
        left:50%;
        top:75%;
        transform:translateX(-50%) translateY(-50%);
        width:100%;
    }
    
    

    video {
        display:none !important;
        background-color:rgba(168, 60, 60, 0.5);

    }
    .container {
        height: 560px;
        background-size: cover;
        background-position: center  ; 
        background-image: url('images/anatomy_master/Medicalholodeck_20190206_154323_20.jpg');
        box-shadow: 0 0 45px rgba(12, 17, 46, 0.3) inset;

    }

    .container_anat {
        height: 560px;
        background-size: cover;
        background-position: center  ; 
        background-image: url('images/anatomy_master/Medicalholodeck_20190206_154323_20.jpg');
        box-shadow: 0 0 45px rgba(12, 17, 46, 0.3) inset;

    }

    .container_vrprint {
        height: 560px;
        background-size: cover;
        background-position: center  ; 
        background-image: url('images/3dprinter/vr3dprinter_01_03_mobile.jpg');
        box-shadow: 0 0 45px rgba(12, 17, 46, 0.3) inset;

    }


    .container2 {
        background-size: cover;
        background-position: center  ; 
        background-image: url('images/splash01_01.jpg');
        box-shadow: 0 0 45px rgba(12, 17, 46, 0.3) inset;

    }

    .container5 {
        background-size: cover;
        background-position: center  ; 
        background-image: url('images/Medicalholodeck_20190206_154323_20-1.jpg');
        box-shadow: 0 0 45px rgba(12, 17, 46, 0.3) inset;

    }

    .containerCircle {
        background-size: cover;
        background-position: center  ; 
        background-image: url('images/circle.jpg');
        box-shadow: 0 0 45px rgba(12, 17, 46, 0.3) inset;

    }
    .containerCollectr {
        background-size: cover;
        background-position: center  ; 
        background-image: url('images/collectr.jpg');
        box-shadow: 0 0 45px rgba(12, 17, 46, 0.3) inset;

    }

    .containerChoco {
        background-size: cover;
        background-position: center  ; 
        background-image: url('images/factory.png');
        box-shadow: 0 0 45px rgba(12, 17, 46, 0.3) inset;

    }

    .container2 .videotext2,
    .container_cloud .videotext2 {
        top:auto;
        bottom:0;
        transform:none;
        left:auto;
        margin:auto;
    }

    .container2 .videotext2 img,
    .container_cloud .videotext2 img {
        display: none!important;
    }

    .videotext2 img{
        display: none!important;
    }

    .container_cloud {
        overflow: hidden;
        height: 500px;
        position: relative;
        background-image: url("images/apps/cloud02_1280.jpg");
        background-size: cover;
        background-position: center center ;
    }

    .containerML {
        overflow: hidden;
        height: 65%;
        width: 100%;
        background: #000000;
        position: relative;
        float: left;
        clear:right;
        background-image: url('images/magicleap.jpg');
        background-position: center  ; 
        display: none!important;
    
    }

    .containerMeta {
        overflow: hidden;
        height: 65%;
        width: 100%;
        background: #edeae8;
        position: relative;
     float: left;
        clear:right;
        background-image: url('images/meta.jpg');
        background-position: center  ; 

        
    }
    .container286 {
        overflow: hidden;
        height: 550px;
        width: 100%;
        background: #edeae8;
        position: relative;
        float: left;
        clear:right;
        background-image: url('images/zimmer286.png');
        background-position: center  ; 

    }

}


.videotext_app {
    position: absolute;
    color: white;
    text-align:center;
    left:50%;
    top:74%;
    transform:translateX(-50%) translateY(-50%);
}


.videotext_app h1 {
    font-size: 30px;
    background-color:rgba(0, 0, 0, 0.5);
    padding:5 15 0;
    letter-spacing: 5.5;
    color: white;
    font-weight: 100;
    line-height: 45px;
}
.videotext_app img{
    margin-bottom: -25px;
}

.videotext_app h2 {
    font-size: 20px;
    background-color:rgba(0, 0, 0, 0.5);
    padding:15 15 0;
    letter-spacing: 3;
    color: white;
    font-weight: 100;

}

.videotext_app h6 {
    font-size: 18px;
    background-color:rgba(0, 0, 0, 0.5);
    padding:5 15 15;
    color: white;
    font-style: italic;
    letter-spacing: 3;
    font-weight: 300;
    text-transform: uppercase;

}

.videotext_app p {
    font-size: 12px;
    background-color:rgba(0, 0, 0, 0.5);
    padding:0 15 5;
    color: white;
}

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

    .videotext_app h1 {
        font-size: 20px;
        padding:5 15 0;
        letter-spacing: 1.5;
        font-weight: 600;
        line-height: 30px;


    }
    
    .videotext_app h2 {
        font-size: 15px;
        background-color:rgba(0, 0, 0, 0.5);
        padding:5 15 0;
        letter-spacing: 1.5;
        color: white;
        font-weight: 400;
    
    }
    
    .videotext_app h6 {
        font-size: 14px;
        background-color:rgba(0, 0, 0, 0.5);
        padding:5 15;

        letter-spacing: 1.5;
        font-weight: 600;
    
    }

    .videotext_app {
        position: absolute;
        color: white;
        text-align:center;
        left:50%;
        top:75%;
        transform:translateX(-50%) translateY(-50%);
        width:340px;
    }
    

  

}











/*************************** user logos **************************/


.clients{
    background-color: #3f76c8;
    padding:30px 0 15px;

}

.clients h1{
    color:white;
}

.userlogo{
    width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;




}

.logo{
    min-width: 15%;
    padding: 20px 40px;


}



/*************************** download **************************/

.download{
    clear: left;
    background-color: #ffa200;
    padding: 75 0 55;
    box-shadow: 0 0 200px rgba(255, 89, 0, 0.735) inset;
}

.download h1{
    color:white;
    font-size: 26;
    letter-spacing: 2.3;
}

.download h4{
    color:white;
}

.download a{
    color:white;
    font-size: 22;
    line-height: 3;
}

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

    .download{

        padding: 50 0 45;
    }
    .download h1{
        font-size: 24;
        letter-spacing: 2.3;
    }
}

/*************************** menu / navigation **************************/

/*
 * Made by Erik Terwan
 * 24th of November 2015
 * MIT License
 *
 *
 * If you are thinking of using this in
 * production code, beware of the browser
 * prefixes.
 */

 
 #menuToggle
 {
   display: block;
   position: fixed;
   top: 45px;
   left: 35px;
   z-index: 1;
   -webkit-user-select: none;
   user-select: none;
 }
 
 #menuToggle input
 {
   display: block;
   width: 40px;
   height: 32px;
   position: absolute;
   top: -7px;
   left: -5px;
   cursor: pointer;
   opacity: 0; /* hide this */
   z-index: 2; /* and place it over the hamburger */
   -webkit-touch-callout: none;
 }
 
 /*
  * Just a quick hamburger
  */
 #menuToggle span
 {
   display: block;
   width: 33px;
   height: 4px;
   margin-bottom: 5px;
   position: relative;
   background: #cdcdcd;
   border-radius: 3px;
   z-index: 1;
   transform-origin: 4px 0px;
   transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
               background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
               opacity 0.55s ease;
 }
 
 #menuToggle span:first-child
 {
   transform-origin: 0% 0%;
 }
 
 #menuToggle span:nth-last-child(2)
 {
   transform-origin: 0% 100%;
 }
 
 /* 
  * Transform all the slices of hamburger
  * into a crossmark.
  */
 #menuToggle input:checked ~ span
 {
   opacity: 1;
   transform: rotate(45deg) translate(-2px, -1px);
   background: #232323;
 }
 
 /*
  * But let's hide the middle one.
  */
 #menuToggle input:checked ~ span:nth-last-child(3)
 {
   opacity: 0;
   transform: rotate(0deg) scale(0.2, 0.2);
 }
 
 /*
  * Ohyeah and the last one should go the other direction
  */
 #menuToggle input:checked ~ span:nth-last-child(2)
 {
   transform: rotate(-45deg) translate(0, -1px);
 }
 
 /*
  * Make this absolute positioned
  * at the top left of the screen
  */
 #menu
 {
   position: absolute;
   width: 300px;
   margin: -100px 0 0 -50px;
   padding: 50px;
   padding-top: 125px;
   
   background: #ffffffe5;
   list-style-type: none;
   -webkit-font-smoothing: antialiased;
   /* to stop flickering of text in safari */
   
   transform-origin: 0% 0%;
   transform: translate(-100%, 0);
   
   transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
 }
 
 #menu li
 {
   padding: 2px 0;
   font-size: 19px;
   text-align: left;
   font-style: normal;
   text-decoration: none;

 }
 
 /*
  * And let's slide it in from the left
  */
 #menuToggle input:checked ~ ul
 {
   transform: none;
 }

 #menu a{
     text-decoration: none;

     color:#5e5851;
 }

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

    #menuToggle
    {

      top: 25px;
      left: 15px;
      z-index: 999;

    }

 }


 /*************************** Download MH files **************************/
 .section-download-data{   
    clear:left;
    background-color: #f3f3f3;
    overflow: hidden;
    text-align: center;
    color: #695f54;
    padding-top: 70px;
    position: relative;
    padding-bottom: 50px;
    box-shadow: 0px 12px 200px rgba(0, 0, 1, 0.2) inset;

}

.section-download-data .header{  
    display: block; 
    text-transform: uppercase; 
} 
.section-download-data a{  
    color: #695f54;
    display: inline-block;
} 
.mobile .section-download-data .text-cont{ 
    padding-right: 20px;
    padding-left: 20px;  
}

.section-download-data .downloadbox{
    padding-left:150px;

}
.section-download-data .downloadbox >img{
    margin-right :35px;
    display: inline-block;
    vertical-align: top;
}
.section-download-data .downloadbox > p{
    width: calc(100% - 320px - 35px);
    display: inline-block;
    text-align: left;
    max-width: 590px;
    font-size: 16px;
    line-height: 160%;
}

@media (max-width :480px){ 
    .section-download-data .downloadbox >img{
        width: 290px; 
        margin: auto;
        margin-bottom: 10px;
        display: block;

    }
    .section-download-data .downloadbox > p{
        width: calc(90%  );
        display: inline-block;
        text-align: center;
        max-width: 77%; 
        font-size: 13px;
        line-height: 1.4;
        text-align: left;
        padding-left: 40px;

    } 
    .section-download-data{   

        padding-bottom: 35px;
    }
    .section-download-data .downloadbox{
        padding:0 ;
    
    }
}



/*************************** Section-functions **************************/
.section-functions {  
    /**background-color: #5378a8;**/
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding: 85 0;
    font-family: 'Open Sans', sans-serif;
    margin :0;
    font-weight: 100;
    /**box-shadow: 0 0 200px rgba(24, 33, 84, 0.543) inset;**/
} 

.table_blue{
    background-color: #5378a8;
    box-shadow: 0 0 200px rgba(24, 33, 84, 0.543) inset;

}


.section-functions h1{
    color:white;
}

.section-functions h3{
    color:white;
}
 

.section-functions table .head td{
    background-color: #4f77b0;
    color: white;
    font-size: 17px;
    font-weight: 200; 
    letter-spacing: 1.9;
    padding: 0.6em 0;
    box-shadow: 0 0 60px rgba(24, 33, 84, 0.543) inset;

}
 
.section-functions .table-cont {
    margin: auto;
    position: relative;
    max-width: 825;
    padding: 10px;
    margin-top: 25px;
    padding: 10px 0;
}


.section-functions .btn{
    position: relative;
    display: inline-block;
    font-size: 16px;
    margin-top: 20px;
    position: relative;
    cursor: pointer;
} 

.section-functions table {
    box-shadow: 0 0px 50px rgba(18, 32, 80, 0.4);
    border-collapse: collapse;
    margin: auto;
    margin-top: 20px;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    color: #203757;
    margin-top: 25px;
  } 
  .section-functions table tr {
    background: #f8f8f8;
    border-bottom: 1px solid #5e6e82;
    padding: .35em;
  }
  .section-functions table th,
  .section-functions table td {
    padding: .85em .625em;
    text-align: center;
    font-weight: 200;
    font-size: 15px; 
  } 
  .section-functions table td:not(:first-child) { 
    white-space: pre-wrap;      /* CSS3 */   
    white-space: -moz-pre-wrap; /* Firefox */    
    white-space: -pre-wrap;     /* Opera <7 */   
    white-space: -o-pre-wrap;   /* Opera 7 */    
    word-wrap: break-word;      /* IE */
  }
  .section-functions table th {
    font-size: .85em; 
    text-transform: uppercase;
    background-color: #214880;
    color:#fff;
    font-size: 22px;
    box-shadow: 0 0 60px rgba(24, 33, 84, 0.543) inset;

  }
  .section-functions  table tr:nth-child(even) {
    background: #e1e1e1;
  }
  .section-functions  table tr:nth-child(odd) {
    background: #ededed;
  }
@media (max-width: 900px){
    .section-functions .table-cont {
        margin-left: 10px;
        margin-right: 10px; 
    }
    /* .section-functions table { 
        width: 600px;
      }  */
} 
   

 .section-functions .price-row td:first-child { 
    font-size: 16px;
}

.section-functions .price-row td{ 
    font-size: 20px;
}

.mobile  .section-functions table th { 
    font-size: 15px;
}
.mobile  .section-functions .price-row td { 
    font-size: 12px !important;
}

.mobile .section-functions table th,
.mobile .section-functions table td {
   padding: .65em .225em;
   text-align: center;
   font-weight: 200;
   font-size: 10px;
   line-height: 1.0;
}
.mobile .section-functions .cont-text{ 
    padding-right: 20px;
    padding-left: 20px;
} 

@media (max-width :480px){

    .section-functions {  

        padding: 45 0;

    } 
    .section-functions table th,
    .section-functions table td {
      padding: .85em .625em;
      text-align: center;
      font-weight: 400;
      font-size: 12px; 
      line-height: 1.4;
    } 
}


/*************************** Shop **************************/


.shop {  
    background-color: #ffffff;
    overflow: hidden;
    text-align: center;
    color: #695f54;
    padding-top: 90px;
    font-family: 'Open Sans', sans-serif;


}

.shop h2{
    font-family: 'Zilla Slab', serif;

}  


.shop_cloud {  
    background-color: #64a2ff;
    overflow: hidden;
    text-align: center;
    color: #ffffff;
    padding-top: 90px;
    font-family: 'Open Sans', sans-serif;
    box-shadow: 0px 12px 400px rgba(0, 0, 1, 0.35) inset;

}
.shop_cloud h1{
    color: white;
}  
.shop_cloud h2{
    color: white;
    font-family: 'Zilla Slab', serif;

}  
.shop_cloud p{
    color: white;
}  

.shop .sticker{  
    width: 145px; 
    height: 145px;
    position: absolute;
    right: 15px;
    top: 15px; 
    color :white;
    z-index: 2; 
}
.shop .sticker span{  
    margin-top: 70px;
    display: inline-block;
    font-size: 22px;
}


.shop .head{
    font-size: 40px;
}
.shop .desc{
    font-size: 20px;
    max-width: 775px;
    margin: auto auto;
    margin-top: 20px;
}

.shop .main_container{
    max-width:1200px;
    display: inline-flex;
    margin: auto;
    margin-top: 55px;
    margin-bottom: 90px;
    position: relative;
}
.shop .tickets .ticket { 
    width: calc(100% - 10px);
    margin-bottom: 4px;
} 
.shop .tickets .ticket .site-name { 
    font-size: 15px; 
    color:#717171;
}
.shop .tickets .ticket .version-name { 
    font-size: 9px;  
}
.shop .boxes{
    
}
.shop .boxes .box{
    font-size: 15px; 
    display: inline-block;
    width: 278px; 
    margin: 0 15px;
    position: relative;

}

.box .downloadform,
.box .linksent {
    display: none!important;
}

.box .downloadform input,
.box .downloadform button {
    margin-top:0.6em;
    outline:none;
    appearance:none;
    font-size:100%;
    -webkit-appearance:none;
    border-radius:3px;
    background-color:white;
    padding:10px;
    border:none;
}

.box .downloadform button {
    cursor:pointer;
    text-transform: uppercase;
    background-color: rgba(101, 59, 59, 0.42);
    padding:10px 2em;
    color: white;
    box-shadow: 1px 1px 5px rgba(0, 0,0, 0.65);
}

.shop .boxes .box .downloadform.top {
    display: flex;
    flex-direction:column;
    margin-top:10px;
    height: 360px;

}

.shop .boxes .box .downloadform.top .middle {
    height:auto;
    display: flex;
    flex-direction:column;
    flex:1;
    margin:0;
    box-sizing: border-box;
}

.shop .boxes .box .downloadform.top .middle form,
.shop .boxes .box .downloadform.top .middle .linksent {
    flex:1;
    padding:1em;
    padding-bottom:0;
    margin-bottom:0;
}

.shop .boxes .box .downloadform.top .closeform {
    border-top:1px solid white;
    display: block;
    padding:1em;
    box-sizing: border-box;
}



.shop .boxes .box .downloadform .middle p {
    margin-bottom:1em;
    color: white;
    font-size: 15px;
    line-height: 1.4;
    padding-top:9px;
    font-weight: 500;
}

.shop .boxes .box.downloadformshown > * {
    display: none!important;
}

.shop .boxes .box.downloadformshown > .ticket,
.shop .boxes .box.downloadformshown > .header {
    display: block!important;
}

.shop .boxes .box.downloadformshown > .downloadform {
    display: flex!important;
}

.shop .boxes .box.downloadlinksentshown .linksent {
    display: block!important;
}

.shop .boxes .box.downloadlinksentshown .downloadform form {
    display: none!important;
}

.shop .boxes .box .header{
    font-size: 22px;
    letter-spacing: 4; 
    display: block;
    width: calc(100% - 20px); 
    background-color: #fff;
    color : white;
    padding: 20 10;
    text-transform: uppercase;   
    box-shadow: 0 0 30px rgba(0, 42, 87, 0.4) inset;

}
.shop .boxes .box .top{
    font-size: 15px; 
    display: block;
    width: 100%; 
    height: 240px;
    background-color: #bebbb6;
    color :white;
    box-shadow: 0 0 60px rgba(0, 0, 1, 0.55) inset;
    box-shadow: 0px 12px 80px rgba(0, 0, 1, 0.55);
}

.shop .boxes .box .top a{
    color :white;
    text-decoration: none;
}




.shop .boxes .box .top .desc-1{
    margin-top: 14px;
    display: inline-block;
}
.shop .boxes .box .top .desc-2{
    display: block;
    margin-top: 0px;
    text-decoration: line-through;
    font-size: 19px;
}
.shop .boxes .box .top .desc-4{
    display: block;
    margin-top: 23px;
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;   
}
.shop .boxes .box .top .middle{ 
    width: 100%;
    height: 100px; 
    margin-top: 0px;
    box-shadow: 0 0 80px rgba(0, 0, 1, 0.65) inset;
    text-transform: uppercase;   
    font-weight: 100;
    
}
.shop .boxes .box .top .middle .desc-1{
    margin-top: 10px;
    display: inline-block;
    font-size: 16px;
}
.shop .boxes .box .top .middle .desc-2{ 
    margin-top: 2px; 
    font-size: 23px;
    text-decoration: none;
    display: block;
}
.shop .boxes .box .top .middle .desc-3{
    display: block;
    margin-top: 2px; 
    font-size: 14px;
    
}
.shop .boxes .box .bottom{
    position: relative;
    font-size: 17px; 
    display: block;
    width: 100%;
    height: 60px; 
    box-shadow: 0 0 60px rgba(0, 0, 1, 0.60) inset;
    color: white;
    text-transform: uppercase;

}
.shop .boxes .box .bottom.green{
    background-color: #74aa71;  
    transition: all .2s ease;
    cursor: pointer;
}
.shop .boxes .box .bottom.red{
    background-color: #bf556b;  
    transition: all .2s ease;
    cursor: pointer;
}
.shop .boxes .box .bottom.blue{
    background-color: #607ec9;  
    transition: all .2s ease;
    cursor: pointer;
}
.shop .boxes .box .bottom.green:hover{
    background-color: #458441;  
    display: inline-block;
    transition: all .2s ease;
}
.shop .boxes .box .bottom.red:hover{
    background-color: #a12740;  
    display: inline-block;
    transition: all .2s ease;
}
.shop .boxes .box .bottom.blue:hover{
    background-color: #364f90;  
    display: inline-block;
    transition: all .2s ease;
}
.shop .boxes .box .bottom-desc{
    position: relative;
    font-size: 17px; 
    display: block;
    margin-top: 3px;
    width: 100%; 
    background-color: #74aa71; 
    padding-bottom: 15px;
    padding-top: 15px;
    line-height: 28px;
}
.shop .boxes .box .bottom span{ 
    position: absolute;
    width: 100%; 
    top: 7.5px;
    left: 0;
    font-size: 20px; 
}

.top.free {
    height: 110px !important; 
} 
.top.free .middle{
    height: 110px !important; 
    
} 


@media  (max-width:1000px )  {
    .shop .boxes .box{
        font-size: 15px;  
        width: 100%; 
        position: relative;
        padding: 0 !important;
        margin: 0 !important;
        margin-top: 50px !important;

    }

    .shop .main_container{
        padding-left: 10px !important;
        padding-right: 10px !important;
        max-width: auto;
        display: block;
        margin-top: 0px;
    }
    .shop .sticker{   
        position: relative; 
        margin: auto;
        margin-top: 15px;
        right: 0; 
    
    }
} 


@media  (min-width:1000px) and (max-width:3000px)  {
    .shop .boxes .box{ 
        width: 280px;
        margin: auto 20px !important; 
        margin-top: 30px !important;

    }
    .top.free {
        height: 290px !important;  
    } 
    .top.free .middle{
        height: 100px !important;  
        
    } 
    .shop .boxes .box .downloadform.top .middle form, 
    .shop .boxes .box .downloadform.top .middle .linksent { 
        padding: .5em; 
    }
    .shop .boxes .box .bottom span { 
        font-size: 17px;
    }
} 

@media  (min-width:500px) and (max-width:1000px)  {
    .shop .boxes .box{ 
        width: 100%;
        margin: auto 5px !important; 
        margin-top: 30px !important;

    }
    .top.free {
        height: 290px !important;  
    } 
    .top.free .middle{
        height: 100px !important;  
    } 
    .shop .boxes .box .downloadform.top .middle form, 
    .shop .boxes .box .downloadform.top .middle .linksent { 
        padding: .5em; 
    }
    .shop .boxes .box .bottom span { 
        font-size: 17px;
    }
} 
@media  (max-width:500px)  {
    .shop .boxes .box{ 
        margin-top: 30px !important;
        padding-left: 20px !important;
        padding-right: 20px !important; 

    }

    .shop .main_container{
        padding-left: 20px !important;
        padding-right: 20px !important; 
    } 

    .shop {  
        padding-top: 45px;
    }

    .shop_cloud {  
        padding-top: 45px;
    }


    .shop .main_container{

        margin-right:30px;
    }
} 

.section-10 .header { 
    font-size: 20px;  
    margin-top: 30px;
    line-height: 38px;
}


/*************************** social media **************************/
.twitter{
    position: fixed;
    top: 17%;
    right: 3px;
    z-index: 6000;
    background: white;
    border-radius: 25px;
    box-shadow: 1px 1px 20px #5050507c, 0px 0px 12px #21569672 inset;

    transition: transform .2s ;

}
.twitter:hover{
    transform: scale(1.05);
}

.instagram{
    position: fixed;
    top: 17%;
    margin-top:55px;
    right: 3px;
    z-index: 6000;
    background: white;
    border-radius: 25px;
    box-shadow: 1px 1px 20px #5050507c, 0px 0px 12px #963c2172 inset;
    padding: 8px;
    transition: transform .2s ;
 
}
.instagram:hover{
    transform: scale(1.05);
}


.fb{
    position: fixed;
    top: 17%;
    margin-top:110px;
    right: 3px;
    z-index: 6000;
    border-radius: 25px;
    box-shadow: 1px 1px 20px #5050507c;
    padding: 0px;
    transition: transform .2s ;
 
}
.fb:hover{
    transform: scale(1.05);
}


@media  (max-width:500px)  {
    .twitter{
        transform: scale(0.75);
        right: 2px;
        top: 10px;
        margin-top:0;
     }
     .instagram{
        transform: scale(0.75);
        right: 2px;
        top: 50px;
        margin-top:0;
             }
    .fb{
        transform: scale(0.75);
        right: 2px;
        top: 90px;
        margin-top:0;
    }

      
}




/******************** Help center ********************/
.helpcenter {
    position: fixed;
    top:0;
    right: 0; 
    z-index: 9999;
    height: 100vh;
}


.helpcenter .button{
    position: absolute;
    top: calc(50% - 60px);
    right: 0;
    text-transform: uppercase;
    background-color: #0075d9;
    height: 120px;
    width: 28px;
    border-radius: 5px 0px 0px 5px;
    text-align: center;
    color:white;
    box-shadow: 0 0 2px 2px #0000001f;
    cursor: pointer;
    transition: all .2s ease;
    transform-origin: right;
}

@media (max-width: 500px){
    .helpcenter .button{ 
        display: none !important;
    } 

    .helpcenter .box{ 
        display: none !important;
    } 
}



.helpcenter .button:hover{
    transform:  scale(1.05);
    transform-origin: right;
    transition: all .2s ease;
    /* background-color: #317eb8b2; */
}

.helpcenter.open .button{
    transition: all .1s ease;
    transform:  translateX(100%);
    transform-origin: right;
}
.helpcenter .button .text{ 
    font-size: 13px;
    transform: rotate(270deg);
    white-space: nowrap;
    display: inline-block;
    transform-origin: bottom;
    margin-top: -50px;
    margin-left: -38px;
    letter-spacing: 1.08;
    font-family: 'Open Sans', sans-serif;

}
.helpcenter .box{ 
    width: 440px;
    height: 750px;
    background-color: #efefef;
    position: absolute;
    top: calc(50% - 375px);
    right: 0;
    border-radius: 5px 0 0 5px;
    overflow: hidden; 
    box-shadow: 0 0 10px 4px #00000014;
    transition: all .2s ease;
    transform: scale(0) translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transform-origin: right ;
    font-size: 14px;
}
.helpcenter .box .inner{ 
    overflow-y: auto;
    height: calc(100% - 50px);
}
.helpcenter.open .box { 
    transition: all .2s ease;
    transform: scale(1.0)  translateX(0);
    transform-origin: right ;
    opacity: 1;
    visibility: visible;
}

.helpcenter.open .box p{ 
    text-align: left;
}

.helpcenter.open .box li{ 
    text-align: left;
}



.helpcenter .box >.title{ 
    width: 100%;
    height: 50px;
    text-align: center;
    background-color: #295080;
    color:white;
    position: relative;  
    display: inline-block;
    
}
.helpcenter .box >.title h4{  
    margin:0; 
    margin-top:10px; 
    font-weight: 300;
    color: white;
}
.helpcenter .box >.title .close-btn{  
    position: absolute;
    cursor: pointer;
    height: 20px;
    width: 20px;
    left: 15px;
    top: 15px;
}

.helpcenter .box .btns{ 
    position: relative;
    display: block; 
    margin: 0px auto;
    background-color: #fff;
}

.helpcenter .box .btns .btn{ 
    width: 32.3%; 
    text-align: center;
    position: relative;
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    cursor: pointer;
    margin-bottom: 10px; 
    transition: all .2s ease;
    text-decoration: none;
    font-style: normal;

}
.helpcenter .box .btns .btn:hover{  
    transition: all .2s ease;
    transform: scale(1.08); 
}
.helpcenter .box .btns .btn:hover img{   
    background-color: #317cb8; 
    transition: all .2s ease;
}
.helpcenter .box .btns .btn img{ 
    width: 40px;
    background-color: #1d364a;
    padding: 15px;
    border-radius: 4px;
    display: block;
    margin: 8px auto;
    transition: all .2s ease;
}
.helpcenter .box .btns .btn .txt{ 
    width: 100%; 
    text-align: center; 
    display: block;
    font-weight: 400;
    color:#0f1e28;
    font-family: 'Open Sans', sans-serif;
}






.helpcenter .box .description{   
    padding: 65 20 0;
}

.helpcenter .box .description a{   
    color: #333;
    font-weight: bold;
}

.helpcenter .box .description .title{  
    font-style: normal; 
    font-weight: 200;
    text-transform: uppercase;
    top: 345px;
    font-size: 22px;
    line-height: 1.5;
    width: 400px;
}



.helpcenter .box .description .subtitle{  
    margin-top: 0;
    text-transform: uppercase;
}



/******************** FAQ ********************/
.faq p{
    text-align: left;
}


.faq{
    padding: 50px;
}

/**
.faq h1{
    text-align: left;
}
.faq h2{
    text-align: left;
}
**/
.faq h3{
    text-align: left;
}
.faq h4{
    text-align: left;
    font-size: 22px;

}


.faq hr{
    width: 650px;
    
}

.faq a{
    font-style: normal;
    font-weight: 400;

    
}


@media only screen and (max-width: 480px){
    .faq {
        padding:50px 11px;
    }

    .faq p {
        padding:0;
    }

    .faq hr {
        width:auto;
    }

    iframe {
        width:100%;
    }
}

/******************** manual ********************/

.manual{
position: relative;
max-width: 772px;
margin: 0 auto;
}

.manual img{
    max-width: 100%;
    height: auto;
}

.manual li{
    text-align: left;
}





.yt{
    width: 100%    !important;
}

.youtube {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.youtube iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


.videobox{
    margin: auto;
    width: 55%;
}

.videocenter{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.videocenter iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.videosub{
    padding: 25 0 60;

}

/******************** Stickers ********************/
.sticker{
    position:absolute;
    top: 25px;
    right: 25px;
    width: 155px;
    height: 155px;
    background-color: rgb(255, 162, 0);
    border-radius: 125px;
    transform: rotate(17deg);
    box-shadow: 0 0 50px rgba(237, 43, 0, 0.886) inset,0px 12px 80px rgba(0, 0, 1, 0.55) ;
    z-index: 999;;
}

.sticker{
    position:absolute;
    top: 25px;
    right: 25px;
    width: 155px;
    height: 155px;
    background-color: rgb(255, 162, 0);
    border-radius: 125px;
    transform: rotate(17deg);
    box-shadow: 0 0 50px rgba(237, 43, 0, 0.886) inset,0px 12px 80px rgba(0, 0, 1, 0.55) ;
    z-index: 999;;
}




.sticker-text{
    padding-top:28px;
}

.sticker-textAR{
    padding-top:39px;
}

.sticker h3{
    color:white;
    font-size: 18;
    font-weight: 300;

}
.sticker h4{
    color:white;
    font-size: 15;
    font-weight: 500;
    margin-top: -9px;
    line-height: 17px;

}

.sticker h2{
    color:white;
    font-size: 22;
    font-weight: 400;
    line-height: 23px;
    font-family: 'Zilla Slab', serif;

}
.sticker a{
    text-decoration: none;
    color: white;

}
.sticker img{
    padding-left: 9px;
}


@media (max-width: 500px){
    .sticker{ 
        display: none !important;
    } 
}


/******************** Event ********************/
.event{
    position:absolute;
    top: -20px;
    right: -40px;
    width: 155px;
    height: 155px;
    background-color: rgb(255, 77, 0);
    border-radius: 125px;
    transform: rotate(17deg);
    box-shadow: 0 0 50px rgba(148, 0, 0, 0.961) inset,0px 12px 80px rgba(0, 0, 1, 0.55) ;
    z-index: 999;;
}
.event-text{
    padding-top:28px;
}

.event h3{
    color:white;
    font-size: 18;
    font-weight: 300;

}
.event h4{
    color:white;
    font-size: 15;
    font-weight: 500;
    margin-top: -9px;
    line-height: 17px;
    padding:7 0;
    margin:0;

}

.event h2{
    color:white;
    font-size: 22;
    font-weight: 400;
    line-height: 23px;
    font-family: 'Zilla Slab', serif;
    padding:0;
    margin:0;

}
.event a{
    text-decoration: none;
    color: white;

}
.event img{
    padding-left: 9px;
}


@media (max-width: 500px){
    .event{ 
        display: none !important;
    } 
}

/******************** navi container gallery ********************/
.nav_container_gallery{
    position: absolute;
    z-index: 9999;
}


