    *{
        font-family: 'ZohoPuvi';
    }
    .heading-menu {
        display: none
    }
    
    #scroll.sec-pTB {
        padding: 0
    }
    .container{
        max-width: 1200px;
    }
    .banner {
        padding: 44px 0 55px 0;
        background: url('https://www.manageengine.com/log-management/images/log360-for-financial-services-banner.png') no-repeat;
        background-size: 104% 100%;
        background-color: #a0e3ff;
        background-position-x: 16%;
    }
    
    .banner .container {
        position: relative;
        padding-right: 36%;
        box-sizing: border-box;
    }
    .container {
        max-width: 1200px;
        margin: auto;
        box-sizing: border-box;
    }
    
    .banner .container:before {content: '';width: 296px;height: 250px;position: absolute;right: 10px;top: -35px;background: url('https://www.manageengine.com/log-management/images/log360-for-financial-services-sprite.png') no-repeat;background-size: 305px;background-position: 1px 14px;}
    
    
    .banner h1 {font-size: 35px;line-height: 50px;font-weight: 500;color: #000;margin: 0;}
    
    .banner p {
        font-size: 20px;
        line-height: 30px;
        color: #333333;
        font-weight: 300;
        margin: 0;
        margin-top: 15px;
    }
    
    .content-section {
        margin-top: 80px;
    }
    
    .con-part {
        display: table;
        width: 100%;
        position: relative;
    }
    
    .lhs-side {
        max-width: 350px;
        display: inline-block;
        background: #fff;
        box-shadow: 0px 0px 20px #ecf1fe;
        border-radius: 3px;
        position: absolute;
        float: left;
        left: 0px;
        top: 0px;
        width: 100%;
        box-sizing: border-box;
        position: sticky;
        top: 15px;
    }
    
    .rhs-side {
        width: calc(100% - 360px);
        float: right;
        padding-left: 30px;
        display: inline-block;
        box-sizing: border-box;
        margin-bottom: 80px;
    }
    
    .con-part h2 {
        font-size: 24px;
        line-height: 35px;
        margin: 0;
        font-weight: 500;
        margin-top: 52px;
        padding-right: 10%;
        color: #000;
    }
    
    .lhs-side p {
        font-size: 19px;
        font-weight: 500;
        color: #252525;
        margin: 0;
        padding: 20px 18px;
        border-bottom: 1px solid #dee5ef;
        box-sizing: border-box;
        text-align: center;
    }
    
    
    
    .lhs-side li a {
        font-size: 14px;
        line-height: 20px;
        color: #333333;
        font-weight: 300;
        padding: 20px 0px;
        display: inline-block;
        width: 100%;
        padding-right: 20px;
        box-sizing: border-box;
        border-bottom: 1px solid #dee5ef;
        max-width: 87%;
        margin-left: 8%;
        z-index: 1;
        position: relative;
    }
    
    .lhs-side li:last-child a {
        border: none;
    }
    
    .lhs-side li.activenow {
        background: #f3faff;
        transition: .3s ease-in;
        position: relative;
        display: inline-block;
        width: 100%;
    }
    
    .lhs-side li.activenow a {
        font-weight: 600;
    }
    
    .lhs-side li a:hover {
        text-decoration: none;
    }
    
    .lhs-side li.activenow:before {content: '';width: 20px;height: 20px;position: absolute;right: 16px;top: 33%;background: url('https://www.manageengine.com/log-management/images/log360-for-financial-services-sprite.png') no-repeat;background-size: 300px;background-position: -5px -266px;z-index: 0;}
    
    .lhs-side li:hover {
        background: #f3faff;
    }
    
    .lhs-side li {
        transition: .3s ease-in;
    }
    
    .lhs-side li:hover a {
        font-weight: 400;
    }
    
    .lhs-side li.activenow:hover a {
        font-weight: 600;
    }
    
    .rhs-side p {
        margin-bottom: 30px;
        display: table;
        width: 100%;
        font-size: 15px;
        line-height: 30px;
        color: #333333;
        font-weight: 300;
    }
    
    div#topic-1 h2 {
        margin-top: 0;
    }
    
    .rhs-side h3 {
        font-size: 22px;
        font-weight: 500;
        color: #000;
    }
    
    .gray-card {
        box-sizing: border-box;
        padding: 20px 30px;
        background: #f7f9fe;
        margin-bottom: 30px;
        border-radius: 5px;
    }
    
    .rhs-side h5 {
        font-size: 18px;
        line-height: 23px;
        font-weight: 600;
        margin: 0;
        color: #000;
    }
    
    .card-details {
        box-sizing: border-box;
        padding-left: 138px;
        position: relative;
    }
    
    .card-details p {font-weight: 300;margin-top: 7px;}
    
    .card-details:before {content: '';width: 120px;height: 100px;position: absolute;left: 0;top: 20%;background: url('https://www.manageengine.com/log-management/images/log360-for-financial-services-sprite.png') no-repeat;background-size: 361px;background-position: -10px -360px;vertical-align: middle;}
    
    .rhs-side li {
        width: 100%;
        font-size: 15px;
        line-height: 30px;
        color: #333333;
        font-weight: 400;
        position: relative;
        padding-left: 40px;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    
    .rhs-side li:before {
     content: '';
     width: 20px;
     height: 20px;
     position: absolute;
     left: 5px;
     top: 3px;
     background: url(https://www.manageengine.com/log-management/images/log360-for-financial-services-sprite.png) no-repeat;
     background-size: 300px;
     background-position: -27px -266px;
     }
    
    .rhs-side ul {
        margin-top: 0;
        padding-top: 0;
        margin-top: -15px;
    }
    
    .card-2:before {
        background-position: -143px -315px;
        background-size: 327px;
        height: 110px;
    }
    .card-3:before {
        background-position: -1px -459px;
        background-size: 327px;
    }
    
    
    #topic-6 p {
        font-weight: 300;
    }
    
    .tile {
        position: relative;
        width: 100%;
        padding: 15px;
        padding-left: 85px;
        box-sizing: border-box;
        background: #f1fbff;
        margin-bottom: 8px;
        border: 1px solid #e2eef3;
        border-radius: 8px;
    }
    
    div#topic-7 h2 {
        margin-bottom: 25px;
    }
    
    .tile-title {
        font-size: 18px;
        font-weight: 600;
        color: #000;
    }
    
    .tile p {
        margin: 0;
        font-weight: 400;
        margin-top: 7px;
    }
    
    .tile:before {content: '';width: 50px;height: 50px;position: absolute;left: 16px;top: 13%;background: url('https://www.manageengine.com/log-management/images/log360-for-financial-services-sprite.png') no-repeat;background-size: 330px;background-position: -12px -567px;}
    
    .tile-2:before {
        background-position: -67px -567px;
    }
    .tile-3:before {
        background-position: -127px -567px;
    }
    .tile-4:before {
        background-size: 307px;
        background-position: -184px -525px;
    }
    .tile-5:before {
        background-position: -275px -566px;
    }
    .tile-6:before {
        background-size: 298px;
        background-position: -7px -564px;
    }
    .tile-7:before {
        background-size: 298px;
        background-position: -70px -564px;
    }
    
    .tile:after {content: "";width: 100%;height: calc(100% + 2px);position: absolute;right: -2px;top: -1px;background: red;z-index: 0;background: rgb(241,251,255);background: -moz-linear-gradient(90deg, rgba(241,251,255,0) 0%, rgba(247,253,255,1) 51%, rgba(255,255,255,1) 100%);background: -webkit-linear-gradient(90deg, rgba(241,251,255,0) 0%, rgba(247,253,255,1) 51%, rgba(255,255,255,1) 100%);background: linear-gradient(90deg, rgba(241,251,255,0) 0%, rgba(247,253,255,1) 51%, rgba(255,255,255,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1fbff",endColorstr="#ffffff",GradientType=1);}
    
    .tile * {z-index: 1;position: relative;}
    
    .rhs-side table {
        width: 100%;
        margin-top: 30px;
    }
    
    .rhs-side table td {
        padding: 15px 10px;
        border: 1px solid #e2e8f1;
        padding-left: 30px;
        font-size: 15px;
        color: #333333;
        font-weight: 400;
    }
    
    .rhs-side table tr:nth-child(odd) {
        background: #f1fbff;
    }
    .table {
        display: table;
    }
    
    .pdf-side {
        max-width: 345px;
        background: url(https://www.manageengine.com/log-management/images/log360-for-financial-services-pdf-bg.png) no-repeat;
        background-size: 100% 100%;
        text-align: center;
        box-sizing: border-box;
        padding: 20px 0;
        box-shadow: 0px 0px 20px #d0d5db;
        border-radius: 8px;
        position: relative;
        padding-top: 45px;
        width: 100%;
        float: left;
    }
    
    .pdf-side .book-image {
        display: table;
        width: 267px;
        height: 349px;
        margin: auto;
        background: url('https://www.manageengine.com/log-management/images/log360-for-financial-services-sprite.png') no-repeat;
        background-size: 350px;
        background-position: 13px -790px;
    }
    
    .pdf-side a {
        font-size: 17px;
        font-weight: 400;
        color: #fff;
        display: inline-block;
        background: #d73436;
        padding: 8px 29px;
        border-radius: 5px;
        margin-bottom: 20px;
        transition: .3s ease-in;
    }
    .pdf-side:hover a{
        text-decoration: none;
        transform: translateY(-5px);
        background: #ff0003;
    }
    .blue-lable {
        position: absolute;
        font-size: 17px;
        font-weight: 400;
        left: 0;
        right: 0;
        margin: 0 auto;
        background: #6493ff;
        display: table;
        width: 100px;
        color: #fff;
        padding: 6px;
        text-align: center;
        border-radius: 40px;
        top: -19px;
        text-transform: uppercase;
        z-index: 1;
    }
    .resources {
        position: relative;
        background: url('https://www.manageengine.com/log-management/images/log360-for-financial-services-wave-bg.png') no-repeat;
        background-size: 100% auto;
        background-position: 0px 153px;
        padding-bottom: 80px;
    }
    .resources h2 {
        text-align: center;
        font-size: 28px;
        line-height: 42px;
        margin-bottom: 80px;
        font-weight: 400;
        color: #000;
        margin-top: 100px;
    }
    
    .resources h2 span {
        font-weight: 600;
    }
    
    .slider-side{
        width: calc(100% - 380px);
        float: right;
        position:Relative;
    }
    .slider-side .blue-lable{
        width:150px;
    }
    
    
    .controls {
        display: table;
        margin: auto;
        margin-top: 30px;
        background: #353535;
        padding: 4px 16px;
        user-select: none;
    }
    
    .controls span {
        cursor: pointer;
        padding:0 14px;
        cursor:pointer;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
    }
    
    .controls span.ar {
        border-right: 1px solid #696a6d;
        height: 30px;
        display: inline-block;
    }
    
    .ar:after {
        content: ' \279C';
        font-size: 20px;
        position: relative;
        color: #fff;
        top: 2px;
    }
    
    .controls span.ar.prev {
        padding-left: 0;
    }
    
    .ar.prev:after {
        transform: rotateY(180deg);
        display: inline-block;
    }
    
    .ar:after {
        content: ' \279C';
        font-size: 20px;
        position: relative;
        color: #fff;
        top: 2px;
        opacity: 0.5;
    }
    
    .controls span.ar.prev {
        padding-left: 0;
    }
    
    .ar.prev:after {
        transform: rotateY(180deg);
        display: inline-block;
    }
    #to-prev::after,#to-next::after {
        opacity: 1;
    }
    
    .btm-banner {
        padding: 30px;
        text-align: center;
        background: url('https://www.manageengine.com/log-management/images/log360-for-financial-services-btm-bnr.png') no-repeat;
        background-size: 100% 100%;
        margin-top: 20px;
        max-width: 1130px;
    }
    .btm-banner p {font-weight: 300;font-size: 27px;line-height: 39px;max-width: 500px;display: table;margin: AUTO;color: #000;}
    
    .btm-banner p .strong {
        display: block;
        font-weight: 600;
    }
    
    .btm-banner a {
        font-size: 17px;
        font-weight: 400;
        color: #fff;
        display: inline-block;
        background: #d73436;
        padding: 10px 29px;
        border-radius: 5px;
        margin-top: 20px;
        transition: .3s ease-in;
        margin-bottom: 8px;
    }
    
    .btm-banner a:hover {
        background: #ab1113;
        text-decoration: none;
    }
    /* logo section */
    .trustedBy {
        margin-top:100px;
    margin-bottom:75px;
    }
    .trustedBy h2 {
        text-align: center;
        font-size: 28px;
        line-height: 42px;
        font-weight: 300;
        color: #000;
        position: relative;
        display: table;
        margin: auto;
        background: white;
        padding: 0 5px;
        margin-bottom: 15px;
    }
    
    .trustedBy h2 span {
        font-weight: 600;
    }
    
    .trustedBy h2:before {content: '';width: calc(100% + 400px);height: 2px;position: absolute;top: 22px;left: -200px;margin: auto;background: rgb(241,251,255);background: -moz-linear-gradient(90deg, rgba(241,251,255,0) 0%, rgba(121,121,121,1) 20%, rgba(121,121,121,1) 80%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(90deg, rgba(241,251,255,0) 0%, rgba(121,121,121,1) 20%, rgba(121,121,121,1) 80%, rgba(255,255,255,0) 100%);background: linear-gradient(90deg, rgba(241,251,255,0) 0%, rgba(121,121,121,1) 20%, rgba(121,121,121,1) 80%, rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1fbff",endColorstr="#ffffff",GradientType=1);z-index: -1;}
    
    .cus-logo ul {
        display: table;
        text-align: center;
        margin: auto;
    }
    
    .cus-logo li {
        float: none;
        width: 150px;
        height: 100px;
        background: url('https://www.manageengine.com/log-management/images/log360-for-financial-services-sprite.png') no-repeat;
        background-size: 400px;
        background-position: 26px -1316px;
        display: inline-block;
        margin: 0px 20px;
    }
    
    .cus-logo li:nth-of-type(2) {
        background-position: -121px -1320px;
    }
    .cus-logo li:nth-of-type(3) {
        background-position: -267px -1322px;
        /* width: 103px; */
    }
    .cus-logo li:nth-of-type(4) {
        background-position: -180px -1420px;
        width: 170px;
        height: 80px;
        position: relative;
        top: 18px;
    }
    .cus-logo li:nth-of-type(5) {
        background-position: -8px -1402px;
    }
    
    /* logo section end*/
    
    
    /* slider css */
    .slide-container{
        padding: 15px;
        box-shadow: 0px 0px 20px #d0d5db;
        border-radius: 8px;
        box-sizing: border-box;
        background: #fff;
        padding-bottom: 8px;
    }
    .wrapper{ 
        display: inline-block;
        overflow: hidden;
    }
    #slides {
      position: relative;
      top: 0;
      display: inline-block;
      transition: 0.3s ease-out;
      left:0;
    }
    .slide-items {
        float: left;
    }
    
    div#slider {
        width: 100%;
        position: relative;
    }
    
    /* Full screen */
    
    .slider-side:-ms-fullscreen p {
        visibility: visible;
      }
    .slider-side:fullscreen {
        background-color: #000000;
        width: 100vw;
        height: 100vw;
      }
      .slider-side:fullscreen .slide-container{
        width: 80%;
        margin: auto;
        margin-top: 30px;
      }
      .slider-side:fullscreen .blue-lable{
          top:20px;
      }
    
    
      @media screen and ( max-width : 1250px ){
          .container{
              max-width: 90%;
          }
          .admpcstmrtmpftrbg {
            text-align: center;
        }
          
      }
    
      @media screen and (max-width : 992px){
        .banner .container:before{
            display: none;
        }
        .banner .container{
            padding: 0;
        }
        .lhs-side{
            display: none;
        }
        .rhs-side{
            width: 100%;
            padding: 0;
        }
        .con-part h2{
            padding: 0;
        }
        .pdf-side {
            float: none;
            margin: auto;
            margin-bottom: 80px;
        }
        .slider-side {
            width: 100%;
        }
        .resources{
            padding-bottom: 20px;
        }
        .trustedBy{
            margin-top: 50px;
        }
        .btm-banner p{
            max-width: 100%;
        }
          .trustedBy h2:before{
            display: none;
          }
          .resources h2{
              margin-top: 0;
          }
    
      }
      @media screen and (max-width : 767px){
        .banner h1 {
            font-size: 25px;
            line-height: 35px;
        }
        
        .banner p {
            font-size: 18px;
            line-height: 27px;
        }
        
        .banner {
            padding: 20px 0;
        }
        
        .content-section {
            margin-top: 23px;
        }
        
        .con-part h2 {
            font-size: 20px;
        }
        
        .rhs-side p {
            font-size: 13px;
            line-height: 23px;
            margin-bottom: 10px;
        }
        
        .rhs-side h3 {
            font-size: 20px;
        }
        
        .rhs-side h5 {
            font-size: 15px;
        }
        
        .rhs-side li {
            font-size: 13px;
        }
        
        .rhs-side ul {
            margin-top: 0;
        }
        
        div#topic-7 h2 {
            margin-top: 16px;
        }
        
        .tile-title {
            font-size: 15px;
        }
        
        .resources h2 {
            font-size: 20px;
            margin-bottom: 40px;
        }
        
        .rhs-side {
            margin-bottom: 30px;
        }
        
        .btm-banner p {
            font-size: 20px;
            line-height: 29px;
        }
        
        .trustedBy h2 {
            font-size: 22px;
        }
        .card-details {
            padding: 0;
            padding-top: 0;
        }
        .btm-banner a {
            font-size: 12px;
        }
        .card-details:before {
            display: none;
        }
      }
    
    /* common header */
    @media screen and (max-width : 1100px){
    .banner {
        padding-top: 50px;
        margin-top: -10px;
    }
    }
    @media screen and (max-width : 1025px){
    
    .banner {
        padding-top: 88px;
    }
    
    header:not(.abheader) #header-mainsec {
    }
    
    #header-mainsec .headerinner {
        box-shadow: none;
    }
    }
    
    @media screen and (max-width : 767px){
    .banner {
        padding-top: 65px;
        text-align: center;
     padding-bottom: 25px;
    }
    
    .banner p {
        margin-top: 4px;
    }
    }
    
    .feb-pre-footer{background-color:#f5f5f5;padding:70px 0 72px;font-family:'Zoho_Puvi_Regular'}
    .feb-pre-footer *{margin:0;padding:0;box-sizing:border-box}
    .feb-pre-footer ul,.feb-pre-footer ol{list-style-type:none}
    .feb-pre-footer a,.feb-pre-footer a:hover{text-decoration:none}
    .feb-pre-footer .features-sprite{background-image:url("https://www.manageengine.com/log-management/images/log360-features-sprite.png");background-size:579px 820px;display:inline-block}
    .feb-pre-footer .feb-pre-footer-container{max-width:1240px;width:100%;padding:0 20px;margin:0 auto}
    .feb-pre-footer .mt-42{margin-top:42px}
    .feb-pre-footer .col1{float:left;width:40%;padding-right:20px}
    .feb-pre-footer .col1 .plogo-base{margin-left:-15px}
    .feb-pre-footer .col1 .plogo-base ul li{float:left;width:127px;height:57px;border-radius:4px;text-align:center;background-color:#fff;margin-left:15px;margin-bottom:15px}
    .feb-pre-footer .col1 .plogo-base ul li i,.feb-pre-footer .col1 .plogo-base ul li a{height:57px}
    .feb-pre-footer .col1 .plogo-base ul li .icn-plogo1{background-position:-12px -512px;width:87px}
    .feb-pre-footer .col1 .plogo-base ul li .icn-plogo3{background-position:-240px -511px;width:60px}
    .feb-pre-footer .col1 .vid-sec{margin-top:25px;width:411px;height:231px;position:relative}
    .feb-pre-footer .col1 .vid-sec .icn-vid{background-position:-9px -579px;width:411px;height:231px;cursor:pointer;position:absolute;top:0;left:0}
    .feb-pre-footer .col20{width:20%;float:left;padding-right:10px;padding-top:4px}
    .feb-pre-footer .col20 h4{color:#272727;font-size:19px;font-family:'Zoho_Puvi_Bold';margin-left:0;margin-bottom:14px}
    .feb-pre-footer .col20 ul li{margin-bottom:10px}
    .feb-pre-footer .col20 ul li a{color:#272727;font-size:14px;line-height:25px}
    .feb-pre-footer .col20 ul li a:hover{text-decoration:underline}
    .feb-pre-footer .col20 ul li a[href$="#"]{display:none}
    .feb-pre-footer .col20.col3{padding-left:30px}
    .feb-pre-footer .col20.col4{padding-left:30px}
    @media screen and (max-width: 1200px) {
    .feb-pre-footer .col1 .vid-sec{width:90%}
    }
    @media screen and (max-width: 1113px) {
    .feb-pre-footer .col1 .vid-sec .icn-vid{zoom:.8}
    }
    @media screen and (max-width: 1023px) {
    .feb-pre-footer{padding:50px 0!important}
    .feb-pre-footer .col1{width:100%}
    .feb-pre-footer .col20{width:33.333%}
    .feb-pre-footer .col1 .plogo-base ul li{width:calc(16.666% - 10px);margin-left:10px}
    .feb-pre-footer .col1 .vid-sec{width:50%;margin-bottom:50px}
    }
    @media screen and (max-width: 1200px) {
    .feb-pre-footer .col1 .vid-sec{width:90%}
    }
    @media screen and (max-width: 767px) {
    .feb-pre-footer .col1 .vid-sec{height:auto}
    }
    @media screen and (max-width: 567px) {
    .feb-pre-footer .col1 .plogo-base ul li{width:calc(50% - 10px)}
    .feb-pre-footer .col20{width:100%;padding:10px 0!important}
    .feb-pre-footer .col20:last-child{padding-bottom:0!important}
    .feb-pre-footer .col1{padding:0}
    .feb-pre-footer .col1 .vid-sec{width:100%;height:auto}
    .feb-pre-footer .col1 .vid-sec .icn-vid{zoom:.6}
    .feb-pre-footer .col1 .vid-sec iframe{width:100%}
    }
    .sec-pTB.bg-l-grey.mbH.mT20 {
        display: none;
    }
    
    .btmBar {
        display: none;
    }
    
   
     .feb-pre-footer .col20 ul li a[href$="#"]{display:block}
     
     /* Temp */
    
    .nav-dwn a{font-size:20px}
    .nav-clo{background:#1F96E5;border-radius:3px;box-shadow:0px 5px 6px #0026ef30;cursor:pointer;height:39px;margin:4px 0 0 10px;position:relative;transition:all .5s;width:45px}
    .nav-clo:before{background:url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;background-size:183px;content:"";height:30px;left:7px;position:absolute;top:10px;width:30px;}
    .nav-clo:hover{background:#1C6190;box-shadow:box-shadow: 0px 5px 6px #0026ef5c;transition:all .5s;}
    .nav-clo ul{background:#fbfeff;border:solid 1px #c0ddff;box-shadow:0 13px 11px #00000042;display:none;padding:30px;position:absolute;right:0;top:55px;width:570px;}
    .nav-clo ul:after{background:#fff;content:"";border:solid #c0ddff;border-width:0 1px 1px 0;height:0px;padding:5px;position:absolute;right:14px;top:-6px;transform:rotate(222deg);width:1px}
    .nav-clo ul:before{content:"";height:10px;left:0;top:0;width:100%}
    .nav-clo ul li{cursor:default;display:inline-block;position:relative;vertical-align:top;}
    .nav-clo ul li:nth-child(1){width:30%}
    .nav-clo ul li:nth-child(1):after{background:url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;background-position:-29px -5px;background-size:170px;content:"";height:141px;left:0;position:absolute;top:0;width:140px}
    .nav-clo ul li:nth-child(2){width:69%}
    .nav-clo ul li h3{font-size:20px;font-weight:500;margin:0}
    .nav-clo ul li p{margin:5px 0 30px 0}
    .nav-clo ul li a{background:none;border:solid 1px #168eff;border-radius:20px;color:#168eff;display:inline-block;font-size:14px;padding:7px 25px;position:relative;transition:all .3s ease}
    .nav-clo ul li a:hover{background:#168eff;color:#fff;text-decoration:none;transition:all .3s ease}
    .nav-clo span{background:url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;background-position:0 -55px;background-size:200px;height:17px;position:absolute;right:12px;top:11px;width:15px;z-index:9}
    .nav-clo{display:none}