HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers72/glashelder.pro/wwwroot/css/mobile.css
.mobile {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
}
.mobile header {
    position: relative;
    width: 100%;
    height: 60px;
    background: #0089ff;
}
.mobile .mobile_btn {
    position: relative;
    width: 60px;
    height: 100%;
    cursor: pointer;
}
.mobile .mobile_btn .icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url('../img/mobile_sprite.png');
}
.mobile .mobile_btn.nav {
    float: left;
    border-right: 1px solid #40acff;
}
.mobile .mobile_btn.nav .icon {
    margin: -7px 0 0 -9px;
    width: 18px;
    height: 15px;
    background-position: -10px -40px;
}
.mobile .mobile_btn.nav:hover:not(.selected) .icon {
    background-position: -10px -10px;
}
.mobile .mobile_btn.contact {
    float: right;
    border-left: 1px solid #40acff;
}
.mobile .mobile_btn.contact .icon {
    margin: -10px 0 0 -10px;
    width: 20px;
    height: 20px;
    background-position: -70px -40px;
}
.mobile .mobile_btn.contact:hover:not(.selected) .icon {
    background-position: -70px -10px;
}
.mobile .mobile_btn.selected .icon {
    background-position: -40px -10px;
    margin-top: -6px;
}
.mobile .mobile_btn.selected .icon:hover .icon {
    background-position: -40px -10px;
    margin-top: -6px;
}
.mobile .logo {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -65px;
    width: 130px;
    height: 30px;
    background-image: url(../img/glashelder-white.svg);
    background-repeat: no-repeat
}
.mobile .mb_content {
    position: relative;
    overflow-y: scroll;
}
.mobile .mb_content nav {
    position: relative;
    overflow: hidden;
    height: 0;
    margin: 0;
}
.mobile .mb_content nav ul {
    display: block;
    width: 100%;
    background: #F7F8F9;
    margin: 0;
    padding: 0;
}
.mobile .mb_content nav ul li {
    display: block;
    position: relative;
    width: 100%;
}
.mobile .mb_content nav ul li .title {
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    position: relative;
    padding: 0 0 0 60px;
    width: 100%;
    height: 59px;
    border-bottom: 1px solid #DFE5E9;
    color: #575766;
    font-size: 1.142857143em;
    line-height: 60px;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
}

.mobile .mb_content nav ul li .title:hover {
    background: #fff;
}
.mobile .mb_content nav ul li .title .dd_arrow {
    display: block;
    position: absolute;
    left: 30px;
    top: 50%;
    margin: -2px 0 0 -5px;
    width: 10px;
    height: 6px;
    background: url('../img/mobile_sprite.png') -100px -10px;
}
.mobile .mb_content nav ul li.selected .title {
    color: #0089ff;
}
.mobile .mb_content nav ul li.selected .title .dd_arrow {
    background-position: -100px -24px;
}
.mobile .mb_content nav ul li.mb_dropdown {
    display: block;
}
.mobile .mb_content nav ul li.mb_dropdown ul {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0;
    height: 0;
}
.mobile .mb_content nav ul li.mb_dropdown ul li .title {
    padding-left: 90px;
    background: #fff;
    color: #9999A2;
    font-weight: 400;
}
.mobile .mb_content nav ul li.mb_dropdown ul li .title .dd_arrow {
    left: 65px;
    background-position: -100px -10px;
}
.mobile .mb_content nav ul li.mb_dropdown ul li .title:hover {
    background: #FBFBFC;
}
.mobile .mb_content nav ul li.mb_dropdown ul li.selected .title {
    color: #0089ff;
}
.mobile .mb_content nav ul li.mb_dropdown ul li.selected .title .dd_arrow {
    background-position: -100px -24px;
}
.mobile .mb_content nav ul li.mb_dropdown ul li.mb_dropdown {
    display: block;
}
.mobile .mb_content nav ul li.mb_dropdown ul li.mb_dropdown ul {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0;
    height: 0;
}
.mobile .mb_content nav ul li.mb_dropdown ul li.mb_dropdown ul li .title {
    padding-left: 120px;
    height: 39px;
    border-bottom: 1px solid #fff;
    background: #EAEAEA;
    color: #575765;
    font-weight: 300;
    line-height: 40px;
}
.mobile .mb_content nav ul li.mb_dropdown ul li.mb_dropdown ul li .title:hover {
    background: #F7F8F9;
}
.mobile .mb_content #mobile_contact {
    position: relative;
    overflow: hidden;
    height: 0;
    background: #fff;
    font-size: 1.142857143em;
    font-family: "Roboto Condensed", sans-serif;
}
.mobile .mb_content #mobile_contact .inner {
    padding: 60px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.mobile .mb_content #mobile_contact .inner .title {
    display: block;
    margin-bottom: 1em;
    color: #0089ff;
    font-size: 1.375em;
}
.mobile .mb_content #mobile_contact .inner .title em {
    font-size: .75em;
}
.mobile .mb_content #mobile_contact .inner .data_title {
    display: inline-block;
    width: 60px;
    color: #0089ff;
    font-weight: 600;
    font-size: .875em;
    text-transform: uppercase;
}
.mobile .blur {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
}
.mobile.phone .mb_content nav ul li .title:hover {
    background: none;
}
.mobile.phone .mb_content nav ul li.mb_dropdown ul li .title:hover {
    background: #ffffff;
}
.mobile.phone .mb_content nav ul li.mb_dropdown ul li.mb_dropdown ul li .title:hover {
    background: #EAEAEA !important;
}
/* High Density */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .mobile header .mobile_btn .icon,
    .mobile .mobile_btn.selected .icon {
        background: url('../img/mobile_sprite@2x.png');
        background-size: 150px 70px;
    }
}

.mobile{ display: none; }