.ustmenu {
    background: #f2f4f5;
    width: 100%;
    height: 94px;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}
.destekhatti	{ position:fixed; top:0; z-index:999; font-size:15px; padding:5px; text-align:right; right:0; font-weight:700}
.destekhatti i	{ font-size:20px; font-weight:bold; margin:0px 5px 0px 0px}

.c 		{ clear: both; display: block; width: 100%; }
.c5 	{ clear: both; display: block; width: 100%; height: 5px; }
.c10 	{ clear: both; display: block; width: 100%; height: 10px; }
.c15 	{ clear: both; display: block; width: 100%; height: 15px; }
.c20 	{ clear: both; display: block; width: 100%; height: 20px; }
.c25 	{ clear: both; display: block; width: 100%; height: 25px; }
.c30 	{ clear: both; display: block; width: 100%; height: 30px; }
.c35 	{ clear: both; display: block; width: 100%; height: 35px; }
.c40 	{ clear: both; display: block; width: 100%; height: 40px; }
.c45 	{ clear: both; display: block; width: 100%; height: 45px; }
.c50 	{ clear: both; display: block; width: 100%; height: 50px; }
.solblok	{background:url(../img/device.png); background-position:left center; background-size:100%; min-height:595px}

.loginLinksList {
    font-size: 12px;
    line-height: 1;
    padding: 38px 7px 39px;
    margin-left: 10px;
    margin-top: 1px;
    color: #fff;
    position: static;
    background-color: #c72040;
}
    .loginLinksList li + li:before {
        content: '/';
        display: inline-block;
        vertical-align: middle;
        margin: 0px 0px -5px -5px;
    }
    .loginLinksList.loginLinksList02 {
        color: #6e6e6e;
    }

    .loginLinksList li.hasIcon {
        
    }


    .loginLinksList li + li:before {
        margin: 0px 0px -5px -5px;
        display: inline-block;
        vertical-align: middle;
    }

    .loginLinksList .icn {
        position: absolute;
        left: 0;
        top: -1px;
    }

    .loginLinksList a {
        padding: 0;
        display: inline;
        border: 0;
        border-radius: 0;
        width: auto;
        height: auto;
        color: #fff !important;
        padding: 0px 8px;
    }

        .loginLinksList a:hover {
            color: #f9f9f9 !important;
        }

@media all and (max-width: 1024px) {
.logo a	{ height:50px;}
.header .logo a	{    margin-top: 25px; margin-bottom: 18px; width:125px}	
.nav-menu ul.nav-menu-wrap > li > a:hover{color:#ebebeb !important}
.solblok	{ background:none; height:inherit}
}


#fixed-social{position:fixed;top:50%; right:0}#fixed-social a{color:#fff;display:block;height:40px;position:relative;text-align:center;line-height:40px;width:40px;margin-bottom:1px;z-index:2}#fixed-social a:hover>span{visibility:visible;left:41px;opacity:1}#fixed-social a span{line-height:40px;left:60px;position:absolute;text-align:center;width:120px;visibility:hidden;transition-duration:.5s;z-index:1;opacity:0}.fixed-twitter{background-color:#00AAE5}.fixed-twitter span{background-color:#00AAE5}.fixed-facebook{background-color:#4267b2}.fixed-facebook span{background-color:#4267b2}.fixed-gplus{background-color:#00AF54}.fixed-gplus span{background-color:#00AF54}.fixed-linkedin{background-color:#FFC41E}.fixed-linkedin span{background-color:#FFC41E}.fixed-instagrem{background-color:#bc1888}.fixed-instagrem span{background-color:#bc1888}.fixed-tumblr{background-color:#EB1471}.fixed-tumblr span{background-color:#EB1471}