    @import url('https://fonts.googleapis.com/css?family=Cairo');
    html,
    body {
        width: 100%;
        height: 100%;
    }
    
    body {
        color: #5a5a5a;
        webkit-tap-highlight-color: #222;
        font-family: 'Cairo', sans-serif;
        font-size: 16px;
        overflow-x: hidden;
    }
    
    p,
    ol,
    ul {
        text-align: justify;
        color: #000;
    }
    
    .mt-2{
        margin-top:20px; 
    }
     .tos-content h4.subtitle3{
         text-align:left !important;
         margin-top:25px !important;
     }
    .tos-content{
        min-height: 50vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    ul.tos-list {
        text-align: center;
        display: flex;
        justify-content: space-around;
        list-style: none;
        align-items: center;
        padding-left: 0;
        margin-top: 70px;
        margin-bottom: 40px;
    }
    
     ul.tos-list li{
             background: #ececec;
            text-align: center !important;
            padding: 20px;
            border-radius: 25px;
            width: 31%;
            padding-bottom: 30px;
            transition:all 0.3s ease;
     }
     
     ul.tos-list li:hover{
         background:#337ab7;
     }
     
     ul.tos-list li:hover a{
         color:#fff !important;
     }
       ul.tos-list li a
     {
         color:#1a191a !important;
         font-weight:600;
             display: block;
    width: 100%;
         
     }
       ul.tos-list li a:hover{
           text-decoration:none !important
       }
      ul.tos-list li img {
          margin: 0 auto;
    margin-top: -50px;
    margin-bottom: 20px;
      }
    
    .light-blue {
        color: #18affe;
    }
    
    .about-img-1 {
        margin: 35px auto;
    }
    
    .address-box {
        margin: 25px auto !important;
    }
    
    .address-box2 {
        margin: 75px auto;
    }
    
    .address-box-damas {
        margin: 16px auto;
    }
    
    .address-box-aeu {
        margin: 0px auto;
    }
    
    .address-box-uk {
        margin: 50px auto !important;
    }
    
    .address-box-us {
        margin: 100px auto !important;
    }
    
    .payments .header-content h1 {
        text-align: center !important;
        margin-top: 50px;
        margin-bottom: 50px;
        line-height: 70px;
        color: #fff;
    }
    
    .payments .border-right {
        border-right: 1px solid #efefef;
    }
    
    .payments .paypal-icon {
        height: 35px;
        width: 35px;
    }
    
    .payments .visa-icon {
        height: 40px;
        width: 40px;
        margin-left: 25px;
    }
    
    .payments .visa-txt {
        color: #fff;
        font-weight: 500;
        font-size: 20px;
        vertical-align: middle;
    }
    
    .blue-txt {
        color: #2b65a5;
    }
    
    .payments .payment-methods .siib-img {
        width: 200px;
        margin-top: -15px;
    }
    
    .payments .payment-methods .nabd-img {
        width: 180px;
        margin-top: 25px;
    }
    
    .payments .payment-methods .reb-img {
        width: 150px;
    }
    
    .payments .payment-methods .download-btn {
        background: #555;
        color: #fff;
        padding-right: 30px;
        font-weight: bold;
        padding-bottom: 5px;
        padding-top: 1px;
    }
    
    .payments .payment-methods .pdf-btn {
        background: #b72d26;
        color: #fff;
        padding-right: 30px;
        font-weight: bold;
        padding-bottom: 5px;
        padding-top: 1px;
    }
    
    .payments .payment-methods .download-btn:hover,
    .payments .payment-methods .pdf-btn:hover {
        text-decoration: none;
    }
    
    .payments .wu-icon {
        height: 40px;
        width: 40px;
        margin-left: 25px;
    }
    
    .payments .payment-methods .separator {
        border-bottom: 1px solid #efefef;
        width: 50%;
        margin-top: -15px;
    }
    
    .payments .payment-methods .pdf {
        width: 45px;
        vertical-align: text-bottom;
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 7px;
    }
    
    .payments .payment-methods .pdf-img {
        width: 35px;
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
        vertical-align: middle;
    }
    
    .payments .payment-methods .visa-img {
        width: 80px;
        height: 80px;
    }
    
    .payments .payment-methods .trans-img {
        width: 50px;
        height: 50px;
    }
    
    .payments .payment-methods .country-img {
        width: 25px;
        height: 25px;
        margin-left: 10px;
        vertical-align: middle;
    }
    
    .payments .payment-methods .country-name {
        font-size: 22px;
        vertical-align: middle;
    }
    
    .payments .payment-methods .master-img {
        width: 80px;
        height: 80px;
    }
    
    .payments .payment-methods .skrill-img {
        width: 80px;
        height: 80px;
    }
    
    .payments .payment-methods .moneybooker-img {
        width: 80px;
        height: 80px;
    }
    
    .payments .payment-methods .paypal-img {
        width: 110px;
        height: 60px;
    }
    
    .payments .payment-methods h3 {
        color: #2b65a5;
        margin-bottom: 15px;
    }
    
    .payments .payment-methods .img-container .check-img {
        margin-top: -20px;
    }
    
    .payments .payment-methods .img-container {
        width: 80px;
        height: 60px;
        margin: 25px auto;
    }
    
    .payments .payment-methods .img-container2 {
        width: 60px;
        height: 50px;
        margin: 25px auto;
    }
    
    .payments .payment-methods {
        margin-top: 45px;
        margin-bottom: 45px;
    }
    
    .payments .wu-txt {
        color: #fff;
        font-weight: 500;
        font-size: 20px;
        vertical-align: middle;
    }
    
    .payments .master-icon {
        height: 40px;
        width: 40px;
        margin-left: 25px;
    }
    
    .payments .master-txt {
        color: #fff;
        font-weight: 500;
        font-size: 20px;
        vertical-align: middle;
    }
    
    .payments .money-icon {
        height: 40px;
        width: 40px;
        margin-left: 25px;
    }
    
    .payments .money-txt {
        color: #fff;
        font-weight: 500;
        font-size: 20px;
        vertical-align: middle;
    }
    
    .payments .check-icon {
        height: 40px;
        width: 40px;
        margin-left: 25px;
        margin-top: -20px;
    }
    
    .payments .check-txt {
        color: #fff;
        font-weight: 500;
        font-size: 20px;
        vertical-align: middle;
    }
    
    .payments .skrill-icon {
        height: 50px;
        width: 50px;
        margin-left: 25px;
    }
    
    .payments .skrill-txt {
        color: #fff;
        font-weight: 500;
        font-size: 20px;
        vertical-align: middle;
    }
    
    .payments .paypal-txt {
        color: #fff;
        font-weight: 500;
        vertical-align: middle;
        font-size: 20px;
    }
    
    .payments .icon-container {
        display: inline-block;
    }
    
    .payments .inner-header-wrapper {
        background: url('../images/about-us-bg.png');
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
        clear: both;
    }
    
    .dark-red {
        color: #b72d26;
    }
    
    .btn-contact-us {
        background: #337ab7;
        color: #fff;
        border-radius: 0px;
        padding-right: 30px;
        padding-left: 30px;
        margin-bottom: 30px;
        margin-top: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .cpp-img {
        padding-top: 25px
    }
    
    #myCarousel .nav a {
        display: block;
        font-size: 14px;
        color: #b72d26;
        background: #eeeeee;
    }
    
    #myCarousel .nav .active a {
        font-weight: bold;
    }
    
    .brand-logo img.sniper-logo {
        margin: 20px auto 20px auto;
    }
    
    #myCarousel .nav li {
        border-bottom: 3px solid #eeeeee;
        background: #eeeeee;
        display: inline-block !important;
        width: 23%;
        margin-right: 15px;
    }
    
    #myCarousel .nav li.active {
        border-color: #b72d26;
        font-weight: bold;
    }
    
    #myCarousel .nav>li>a {
        padding: 30px 15px;
    }
    
    #myCarousel .nav {
        background: #fff;
    }
    
    #myCarousel .nav a {
        border-radius: 0px;
    }
    
    #myCarousel .carousel-control.right,
    #myCarousel .carousel-control.left {
        background-image: none;
        z-index: 9999;
    }
    
    #myCarousel .carousel-control .fa-angle-right,
    .carousel-control .icon-next {
        margin-right: -90px;
        color: #000;
        font-size: 70px;
    }
    
    .carousel-control .fa-angle-left,
    .carousel-control .icon-prev {
        margin-left: -150px;
        color: #000;
        font-size: 70px;
    }
    
    #myCarousel .carousel-control {
        top: 110px;
    }
    
    .mp-img {
        padding-top: 25px;
    }
    
    #myCarousel .carousel-caption {
        position: relative;
        left: 0px;
        right: 0px;
        padding-left: 80px;
        padding-right: 110px;
        text-shadow: none;
        min-height: 180px;
        padding-top: 50px;
    }
    
    .program-subhead {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    
    .btn-contact-us:hover {
        color: #fff;
        background: #286497;
    }
    
    .inv-img {
        padding-top: 40px;
    }
    
    .partner-img {
        padding-top: 30px;
    }
    
    #subheader hr {
        border-width: 2px;
    }
    
    .contact-us h3 {
        margin-bottom: 30px;
        color: #1a191a;
        font-weight: bold;
    }
    
    .grey-bg {
        background: #efefef;
    }
    
    strong.company-name {
        color: #2b65a5;
    }
    
    .brand-container {
        height: 200px;
        text-align: center;
        margin: 5px auto;
    }
    
    .brand-container h3 {
        font-size: 22px;
    }
    
    .brand-container a:hover {
        text-decoration: none;
    }
    
    .brand-container img {
        height: 70px;
        margin: 5px auto;
    }
    
    #header {
        position: relative;
        min-height: auto;
        text-align: center;
        color: #fff;
        width: 100%;
        background-color: #c9c9c9;
        background-image: url(../images/video-bg.jpg);
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
        margin-bottom: 10px;
    }
    
    #header.innerheader {
        background: #fff;
        min-height: auto;
        float: left;
    }
    
    #header.innerheader .logo {
        width: 70%;
    }
    
    .logo img {
        height: 100%;
        width: 100%;
    }
    
    #header.innerheader .menu-btn {
        margin-top: 40px;
    }
    
    #subheader {
        min-height: 220px;
    }
    
    .small-header {
        min-height: 160px !important;
    }
    
    #subheader .about-img {
        margin-top: 30px;
    }
    
    #subheader.aboutus {
        background: url('../images/about-us-bg.png');
        display: block;
        clear: both;
    }
    
    .brand-container h3 {
        line-height: 30px;
    }
    
    .breadcrumb {
        background: none;
        border: none;
        color: #fff;
        padding: 0px;
        font-size: 1.5rem;
    }
    
    #page-content {
        background: #fff;
        padding: 15px;
        -webkit-box-shadow: 2px 2px 13px 3px #ccc;
        -moz-box-shadow: 2px 2px 13px 3px #ccc;
        box-shadow: 2px 2px 13px 3px #ccc;
        margin: 20px auto;
    }
    
    .pushy ul li ul {
        margin-bottom: 0px;
    }
    
    .hr-content {
        border: 0;
        height: 1px;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    }
    
    .breadcrumb a {
        color: #fff;
    }
    
    .breadcrumb>li+li:before {
        color: #fff;
        content: "\3E";
        font-weight: bold;
    }
    
    .se-title {
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-size: 12px;
    }
    
    .map-responsive {
        overflow: hidden;
        padding-bottom: 56.25%;
        position: relative;
        height: 0;
    }
    
    .map-responsive iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
        border: none;
    }
    
    #subheader h1 {
        color: #fff;
        font-weight: bold;
    }
    
    #subheader p {
        color: #fff;
        font-size: 2rem;
        text-align: left;
    }
    
    #subheader img {
        margin: auto;
    }
    
    .subtitle {
        color: #aa2f28;
        text-align: center;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    
    .subtitle2 {
        color: #000;
        text-align: center;
        font-weight: bold;
    }
    
    .subtitle3 {
        color: #2b65a5;
        text-align: center;
        font-weight: bold;
    }
    
    .subtitle3.pos {
        text-align: left;
    }
    
    #header .header-content {
        position: relative;
        width: 100%;
        padding: 100px 15px;
        text-align: center;
        z-index: 2;
        background: rgba(0, 0, 0, 0.3);
    }
    
    .services {
        height: 120px;
        padding-top: 10px;
        padding-bottom: 30px;
    }
    
    #header .header-content .services:hover {
        background: rgba(0, 0, 0, 0.5);
    }
    
    .menu-btn {
        width: 45px;
        height: 37px;
        right: 12px !important;
        left: auto;
        top: 1em;
        display: inline-block;
        position: absolute;
        cursor: pointer;
        padding: 0;
        margin: 0;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        transition: all .3s ease;
        /* background: #1a191a; */
        z-index: 999999;
    }
    
    .pushy-content {
        margin-top: 40px;
    }
    
    .effect1 {
        border-bottom: 1px solid #ccc;
        -webkit-box-shadow: 0px 7px 5px -5px #ccc;
        -moz-box-shadow: 0px 7px 5px -5px #ccc;
        box-shadow: 0px 7px 5px -5px #ccc;
    }
    
    .timeline {
        list-style: none;
        padding: 20px 0 20px;
        position: relative;
    }
    
    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 1px;
        background-color: #000;
        left: 50%;
    }
    
    .timeline>li {
        margin-bottom: 20px;
        position: relative;
    }
    
    .timeline>li:before,
    .timeline>li:after {
        content: " ";
        display: table;
    }
    
    .timeline>li:after {
        clear: both;
    }
    
    .timeline>li:before,
    .timeline>li:after {
        content: " ";
        display: table;
    }
    
    .timeline>li:after {
        clear: both;
    }
    
    .timeline>li>.timeline-panel {
        width: 46%;
        float: left;
        border: 1px solid #d4d4d4;
        border-radius: 2px;
        padding: 20px;
        position: relative;
        -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        background: #fff;
    }
    
    .timeline>li>.timeline-panel:before {
        position: absolute;
        top: 26px;
        right: -15px;
        display: inline-block;
        border-top: 15px solid transparent;
        border-left: 15px solid #ccc;
        border-right: 0 solid #ccc;
        border-bottom: 15px solid transparent;
        content: " ";
    }
    
    .timeline>li>.timeline-panel:after {
        position: absolute;
        top: 27px;
        right: -14px;
        display: inline-block;
        border-top: 14px solid transparent;
        border-left: 14px solid #fff;
        border-right: 0 solid #fff;
        border-bottom: 14px solid transparent;
        content: " ";
    }
    
    .timeline>li>.timeline-badge {
        color: #fff;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 1.4em;
        text-align: center;
        position: absolute;
        top: 28px;
        left: 50%;
        margin-left: -15px;
        z-index: 100;
        border-top-right-radius: 50%;
        border-top-left-radius: 50%;
        border-bottom-right-radius: 50%;
        border-bottom-left-radius: 50%;
        border: 5px solid #aa2f28;
        background: #efedee;
    }
    
    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
    }
    
    .timeline>li.timeline-inverted>.timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }
    
    .timeline>li.timeline-inverted>.timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
    
    .timeline-title {
        margin-top: 0;
        color: #2b65a5;
        font-size: 3rem;
        font-weight: bold;
    }
    
    .sideborder {
        border-right: 1px solid #ccc;
    }
    
    .menusocila {
        text-align: left;
        padding-top: 0px;
    }
    
    .menusocila a {
        display: inline-block;
        padding: 10px;
    }
    
    .social {
        text-align: left !important;
        padding-left: 15px;
    }
    
    section {
        margin: 30px 0px;
    }
    
    .contacttitle {
        text-align: center;
        color: #085081;
        font-weight: bold;
        font-size: 3rem;
        margin-bottom: 20px;
        margin-top: 0px;
    }
    
    .contactsep {
        width: 10%;
        height: 5px;
        background: #085081;
    }
    
    .pushy ul {
        padding: 0px;
    }
    
    .headericon {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
    
    .headericon>[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
    
    .headericon img {
        max-height: 100%;
        max-width: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    
    .headericon img:after {
        clear: both;
    }
    
    .pushy-submenu>a::after {
        transform: translateY(-50%) rotate(90deg);
    }
    
    .pushy-submenu-open a::after {
        transform: translateY(-50%) rotate(270deg);
    }
    
    .logo {
        position: relative;
        z-index: 9990;
        float: left;
        padding: 5px 5px;
        width: 20%;
    }
    
    .pre-border {
        height: 2px;
        border-top: 4px solid #444444;
        margin-bottom: 4px;
        margin-top: 50px;
    }
    
    .pre-footer {
        background-color: #444444;
        padding-top: 35px;
        padding-bottom: 10px;
        position: relative;
        margin: 0px;
    }
    
    .middle-logo {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: -10px;
    }
    
    .padding-bottom {
        padding-bottom: 35px;
    }
    
    .middle-logo img {
        width: 105px;
        height: 105px;
    }
    
    .links .text {
        color: #fff;
        font-weight: 400;
    }
    
    .pushmail-text {
        margin-top: 35px;
    }
    
    .links h3 {
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        line-height: 20px;
    }
    
    .bordered-right {
        border-right: 1px solid #9d9d9d;
        padding-right: 45px
    }
    
    .links img {
        margin: 20px auto;
    }
    
    .links li {
        line-height: 25px;
        text-align: left;
    }
    
    .links i {
        color: #fff;
        font-size: 10px;
    }
    
    .links a {
        text-decoration: none;
        color: #8f8f8f;
        font-size: 13px;
    }
    
    .btn-langs {
        border-radius: 0px;
        border-radius: 0px;
        width: 100px;
        padding-top: 2px;
        padding-bottom: 3px;
        background: #eee;
        font-weight: bold;
    }
    
    .footer {
        background: #353535;
        color: #fff;
        padding-top: 13px;
        padding-bottom: 5px;
        margin: 0px;
        font-size: 13px;
    }
    
    .links .dropdown {
        display: inline-block;
    }
    
    .links .dropdown-menu {
        border-radius: 0px;
        min-width: auto;
        width: 35px;
        margin-bottom: 8px;
    }
    
    .dropdown-menu>li>a {
        text-align: center;
        font-size: 13px;
        padding: 3px 0px;
    }
    
    .links .dropdown-menu>li>a:focus,
    .links .dropdown-menu>li>a:hover {
        background: #1a191a;
        color: #fff;
    }
    
    .red {
        color: #b72d26;
    }
    
    .links .lang-btn {
        margin-top: -10px;
        padding-left: 10px;
        border-radius: 0px;
        background: #1a191a;
        color: #fff;
        font-weight: bold;
        width: 35px;
        height: 35px;
        margin-right: 7px;
        display: inline-block;
        text-align: center;
        line-height: 20px;
        font-size: 24px;
    }
    
    .links .client-btn {
        background: #b72d26;
        color: #fff;
        font-weight: bold;
        width: 35px;
        height: 35px;
        margin-right: 10px;
        display: inline-block;
        text-align: center;
        line-height: 44px;
    }
    
    .links .client-btn i {
        vertical-align: baseline;
        font-size: 24px;
    }
    
    .links .support-btn {
        display: inline-block;
        background: #2b65a5;
        color: #fff;
        font-weight: bold;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 44px;
    }
    
    .links .support-btn i {
        vertical-align: baseline;
        font-size: 24px;
    }
    
    .menusocila .social i {
        margin-right: 5px;
    }
    
    .social i {
        color: #fff;
        margin-right: 10px;
        transition: all .3s ease-in-out;
    }
    
    .footer .social i:hover {
        transform: scale(1.5);
        color: #ccc;
    }
    
    .footer p {
        padding: 0px;
        color: #fff;
    }
    
    .content-box-p {
        min-height: 160px !important;
    }
    
    .brand-logo img.pushmail-logo {
        width: 100% !important;
        margin-top: 50px !important;
    }
    
    .brand-logo img.ucg-disk {
        width: 100% !important;
        margin-top: 70px !important;
    }
    
    .serv {
        margin-top: 20px;
        margin-bottom: 20px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
    
    .serv>[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
    
    .serv img {
        max-height: 60%;
        max-width: 60%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    
    .serimage {
        width: 70%;
        margin: auto;
    }
    
    .sertitle {
        color: #000;
        font-weight: bold;
        font-size: 2.5rem;
    }
    
    .bgsecsupport {
        background: url('../images/contact-us-supp.jpg') center;
        background-size: cover;
        background-repeat: no-repeat;
        text-align: center;
        background-position: 50% 50%;
    }
    
    .bgsecsupport.uig {
        background-image: url('../images/united-investment-group.jpg');
    }
    
    .disk-features {
        margin-bottom: 40px;
        margin-top: 40px;
    }
    
    .disk-features .feat {
        padding: 25px;
        border: 2px solid #555;
        text-align: center;
        border-radius: 15px;
        min-height: 225px;
        margin: 15px auto;
        width: 90%;
    }
    
    .disk-features .feat img {
        width: 40%;
    }
    
    .disk-features .feat .img-container {
        height: 100px;
        margin: 10px auto;
    }
    
    .bgsecsupport.ehd {
        background-image: url('../images/ehd-directory.jpg');
    }
    
    .bgsecsupport.sniper {
        background-image: url('../images/sniper-sec.jpg');
    }
    
    .bgsecsupport.ucg-disk {
        background-image: url('../images/disk-section-bg.jpg');
        background-position: bottom;
        padding: 25px;
    }
    
    .bgsecsupport h3 {
        color: #fff;
        font-size: 2.5rem;
        margin-top: 10px;
    }
    
    .bgsecsupport.uig h3 {
        color: #aa2f28;
    }
    
    .bgsecsupport p {
        text-align: center;
        color: #fff;
        font-size: 2rem;
    }
    
    .btndiv {
        margin-top: 15px;
    }
    
    .btndiv:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        border-top: solid 1px #ccc;
        z-index: -1;
        width: 38%;
    }
    
    .btndiv:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        border-top: solid 1px #ccc;
        z-index: -1;
        width: 38%;
    }
    
    .bgsecsupport #component-3 {
        margin: auto;
    }
    
    #footer {
        background: #1b1a1b;
    }
    
    #footer p {
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff;
    }
    
    #footer .social a {
        color: #fff;
        margin-right: 10px;
    }
    
    p.social {
        text-align: center;
    }
    
    .motexthome {
        text-align: justify;
        border-bottom: 1px solid #000;
        padding-bottom: 10px;
        font-size: 1.6rem;
    }
    
    .pagetitle {
        text-align: center;
        color: #1a191a;
        font-size: 5rem;
        bottom: 0;
        right: 0;
        left: 0;
        top: 0;
        clear: both;
    }
    
    .btn-primary {
        background: #1a191a;
        border-color: #101010;
    }
    
    .btn-primary:hover {
        background: #101010;
    }
    
    .pushy-submenu ul .pushy-link {
        margin-left: 20px;
    }
    
    .navbar-default {
        background: #1b1a1b;
        border-color: #131213;
    }
    
    .navbar-default .navbar-nav>li>a {
        color: #fff;
    }
    
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #f8f8f8;
        background: #131213;
    }
    
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #f8f8f8;
        background: #131213;
    }
    /* Organization Chart */
    
    .orcontent {
        font-size: 2rem;
        position: relative;
    }
    
    .orcontent * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    .org-chart {
        display: block;
        clear: both;
        margin-bottom: 30px;
        position: relative;
        /**
  * For IE 6/7 only
  * Include this rule to trigger hasLayout and contain floats.
  */
        /* Box colors */
        /* 1 column */
        /* 2 column */
        /* 3 column */
        /* DEPARTMENTS COLUMNs */
    }
    
    .org-chart.cf:before,
    .org-chart.cf:after {
        content: " ";
        /* 1 */
        display: table;
        /* 2 */
    }
    
    .org-chart.cf:after {
        clear: both;
    }
    
    .org-chart.cf {
        *zoom: 1;
    }
    
    .org-chart ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }
    
    .org-chart ul li {
        position: relative;
    }
    
    .org-chart ul li span {
        display: block;
        text-align: center;
        overflow: hidden;
        text-decoration: none;
        color: black;
        font-size: 1.5rem;
        box-shadow: 4px 4px 9px -4px rgba(0, 0, 0, 0.4);
        -webkit-transition: all linear .1s;
        -moz-transition: all linear .1s;
        transition: all linear .1s;
        background: #92D4A8;
        padding: 20px 2px;
    }
    
    .org-chart .lvl-b {
        background: #b82b26;
        color: #fff;
    }
    
    .org-chart .lvl2 {
        background: #2b64a5;
        color: #fff;
    }
    
    .org-chart .lvl3 {
        background: #363636;
        color: #fff;
    }
    
    .org-chart .board {
        width: 70%;
        margin: 0 auto;
        display: block;
        position: relative;
    }
    
    .org-chart .board:before {
        content: "";
        display: block;
        position: absolute;
        height: 280px;
        width: 0px;
        border-left: 2px solid #363636;
        margin-left: 50%;
        top: 50px;
    }
    
    .org-chart ul.columnOne {
        height: 90px;
        position: relative;
        width: 100%;
        display: block;
        clear: both;
    }
    
    .org-chart ul.columnOne li {
        width: 30%;
        margin: 0px auto;
        top: 20px;
    }
    
    .org-chart ul.columnTwo {
        position: relative;
        width: 100%;
        display: block;
        height: 90px;
        clear: both;
    }
    
    .org-chart ul.columnTwo li:first-child {
        width: 30%;
        float: left;
    }
    
    .org-chart ul.columnTwo li {
        width: 30%;
        float: right;
    }
    
    .org-chart ul.columnTwo:before {
        content: "";
        display: block;
        position: relative;
        width: 80%;
        height: 10px;
        border-top: 2px solid #363636;
        margin: 0 auto;
        top: 40px;
    }
    
    .org-chart ul.columnThree {
        position: relative;
        width: 100%;
        display: block;
        clear: both;
    }
    
    .org-chart ul.columnThree li:first-child {
        width: 30%;
        float: left;
        margin-left: 0;
    }
    
    .org-chart ul.columnThree li {
        width: 30%;
        margin-left: 5%;
        float: left;
    }
    
    .org-chart ul.columnThree li:last-child {
        width: 30%;
        float: right;
        margin-left: 0;
    }
    
    .org-chart ul.columnThree:before {
        content: "";
        display: block;
        position: relative;
        width: 80%;
        height: 10px;
        border-top: 2px solid #363636;
        margin: 0 auto;
        top: 40px;
    }
    
    .org-chart .departments {
        width: 100%;
        display: block;
        clear: both;
    }
    
    .org-chart .departments:before {
        content: "";
        display: block;
        width: 80%;
        height: 22px;
        border-top: 2px solid #363636;
        border-left: 2px solid #363636;
        border-right: 2px solid #363636;
        margin: 0 auto;
        top: 0px;
    }
    
    .org-chart .department {
        border-left: 1px solid #363636;
        width: 14%;
        float: left;
        margin: 0px 15px;
    }
    
    .org-chart .department:after {
        content: "";
        position: absolute;
        display: block;
        width: 10px;
        height: 22px;
        border-left: 2px solid #363636;
        left: 50%;
        top: -22px;
    }
    
    .org-chart .department:first-child:after {
        display: none;
    }
    
    .org-chart .department:last-child:after {
        display: none;
    }
    
    .org-chart .department.central {}
    
    .org-chart .department.central:after {
        display: none;
    }
    
    .org-chart .department span {
        border-left: 1px solid #363636;
    }
    
    .org-chart .department li {
        padding-left: 25px;
        border-bottom: 2px solid #363636;
        height: 85px;
    }
    
    .org-chart .department li span {
        background: #fff;
        color: #b82b26;
        top: 38px;
        position: absolute;
        z-index: 1;
        width: 95%;
        height: auto;
        vertical-align: middle;
        right: 0px;
        line-height: 17px;
        border: 3px solid #363636;
    }
    
    .org-chart .department .sections {
        margin-top: -20px;
    }
    /* MEDIA QUERIES */
    
    @media all and (max-width: 767px) {
        ul.tos-list{
            flex-direction: column;
            justify-content: space-between;
            row-gap: 60px;
        }
        ul.tos-list li
        {
                width: 100%;
        }
        .org-chart .board {
            margin: 0px;
            width: 100%;
        }
        .org-chart .departments:before {
            border: none;
        }
        .org-chart .department {
            float: none;
            width: 100%;
            margin-left: 0;
            background: #F5EEC9;
            margin-bottom: 40px;
        }
        .org-chart .department:before {
            content: "";
            display: block;
            position: absolute;
            width: 15px;
            height: 60px;
            border-left: 1px solid #363636;
            z-index: 1;
            top: -45px;
            left: 0%;
            margin-left: -2px;
        }
        .org-chart .department:after {
            display: none;
        }
        .org-chart .department:first-child:before {
            display: none;
        }
    }
    /* End Of Organization Chart */
    
    .investors .content h3,
    .stackholders .content h3,
    .partnering .content h3,
    .cpp .content h3 {
        color: #b72d26;
    }
    
    .investors .content p,
    .partnering .content p,
    .cpp .content p {
        font-size: 16px;
    }
    
    .partnering .content h4,
    .cpp .content h4 {
        color: #2b65a5;
        line-height: 30px;
    }
    
    .cpp .content h5 {
        font-size: 16px;
    }
    
    .cpp li {
        font-size: 16px;
        color: #000;
    }
    
    .partnering .content .btn-readmore {
        border-radius: 0px;
        background: #2b65a5;
        color: #fff;
        border-color: #2b65a5;
        margin-top: 10px;
    }
    
    .partnering .content .btn-readmore:hover {
        background: #b72d26;
        border-color: #b72d26;
    }
    
    .partnering .content-box {
        background: #efefef;
        padding: 10px;
        min-height: 315px;
        margin-bottom: 20px;
        margin-top: 25px;
        padding-top: 0px;
    }
    
    .partnering .content-box .header-wrapper {
        margin-left: -10px;
        margin-right: -10px;
        padding-top: 70px;
        height: 193px;
        margin-bottom: 10px;
        padding-right: 8%;
        padding-left: 8%;
    }
    
    .partnering .content-box.bx1 .header-wrapper {
        background: url(../images/cpp.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .partnering .content-box.bx2 .header-wrapper {
        background: url(../images/tpp.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .partnering .content-box.bx3 .header-wrapper {
        background: url(../images/mp.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .partnering .content-box .header-wrapper h3 {
        color: #fff;
        margin-top: 0px;
    }
    /* Button Concept */
    
    .svg-filters {
        position: absolute;
        visibility: hidden;
        width: 1px;
        height: 1px;
    }
    
    .button--2 {
        outline: 90px solid rgba(0, 0, 0, 0) !important;
        position: relative;
        z-index: 0;
        background-color: rgba(0, 0, 0, 0);
    }
    
    .button--1,
    .button--1 .button__bg,
    .button--2,
    .button--4,
    .button--4 .button__bg,
    .button--5,
    .button--6,
    .button--7,
    .button--8,
    .button--9,
    .button--10 {
        -webkit-font-smoothing: antialiased;
        background-color: #222;
        border: none;
        display: inline-block;
        font-size: 0.85em;
        font-weight: 700;
        text-decoration: none;
        user-select: none;
        letter-spacing: 0.1em;
        color: #fff;
        padding: 20px 40px;
        text-transform: uppercase;
        -webkit-transition: background-color 0.1s ease-out;
        -moz-transition: background-color 0.1s ease-out;
        transition: background-color 0.1s ease-out;
    }
    
    .button--2 .button__bg {
        content: "";
        background: #222;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        -webkit-transition: background 0.1s ease-out;
        -moz-transition: background 0.1s ease-out;
        transition: background 0.1s ease-out;
    }
    
    .button--2 .left,
    .button--2 .right {
        position: absolute;
        width: 25px;
        height: 25px;
        border-radius: 15px;
        background: #222;
        -webkit-transition: background 0.1s ease-out;
        -moz-transition: background 0.1s ease-out;
        transition: background 0.1s ease-out;
        top: 50%;
        margin-top: -12px;
        z-index: -2;
    }
    
    .button--2 .left.right,
    .button--2 .right.right {
        right: 0;
    }
    
    .button--2 .left.left,
    .button--2 .right.left {
        left: 0;
    }
    
    .button--1:hover,
    .button--1 .button__bg:hover,
    .button--2:hover,
    .button--4:hover,
    .button--4 .button__bg:hover,
    .button--5:hover,
    .button--6:hover,
    .button--7:hover,
    .button--8:hover,
    .button--9:hover,
    .button--10:hover {
        background-color: #b63127;
        color: #fff;
    }
    
    .button--2:hover {
        background-color: rgba(0, 0, 0, 0);
    }
    
    .button--2:hover:before,
    .button--2:hover span {
        background-color: #b63127;
    }
    
    .btninnerlink {
        background-color: #b63127;
        padding: 10px 35px;
        color: #fff;
        margin: 25px auto;
        display: inline-block;
        transition: 0.3s background ease-in;
    }
    
    .btninnerlink:hover,
    .btninnerlink:focus,
    .btninnerlink:active {
        background: #337ab7;
        color: #fff;
        text-decoration: none;
    }
    /* End Of Button Concept */
    /* USAGE
<div class="row">
  <div class="row-height">
    <div class="col-xs-2 col-xs-height col-xs-middle">
      <div class="inside"></div>
    </div>
    <div class="col-xs-4 col-lg-5 col-xs-height col-xs-middle">
      <div class="inside"></div>
    </div>
  </div>
</div>
*/
    /* content styles */
    
    .inside {
        margin-top: 20px;
        margin-bottom: 20px;
        background: #ededed;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #ededed));
        background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
        background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
    }
    
    .inside-full-height {
        /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
        height: 100%;
        margin-top: 0;
        margin-bottom: 0;
    }
    /* columns of same height styles */
    
    .row-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }
    
    .col-height {
        display: table-cell;
        float: none;
        height: 100%;
    }
    
    .col-top {
        vertical-align: top;
    }
    
    .col-middle {
        vertical-align: middle;
    }
    
    .col-bottom {
        vertical-align: bottom;
    }
    
    .chart-img {
        padding-top: 30px;
    }
    
    @media (min-width: 480px) {
        .row-xs-height {
            display: table;
            table-layout: fixed;
            height: 100%;
            width: 100%;
        }
        .col-xs-height {
            display: table-cell;
            float: none;
            height: 100%;
        }
        .col-xs-top {
            vertical-align: top;
        }
        .col-xs-middle {
            vertical-align: middle;
        }
        .col-xs-bottom {
            vertical-align: bottom;
        }
    }
    
    @media (min-width: 768px) {
        .uig-serv {
            min-height: 200px;
        }
        .row-sm-height {
            display: table;
            table-layout: fixed;
            height: 100%;
            width: 100%;
        }
        .col-sm-height {
            display: table-cell;
            float: none;
            height: 100%;
        }
        .col-sm-top {
            vertical-align: top;
        }
        .col-sm-middle {
            vertical-align: middle;
        }
        .col-sm-bottom {
            vertical-align: bottom;
        }
    }
    
    @media (min-width: 992px) {
        .xs-logo img {
            width: 75% !important;
        }
        .uig-serv ul {
            text-align: left;
        }
        .row-md-height {
            display: table;
            table-layout: fixed;
            height: 100%;
            width: 100%;
        }
        .col-md-height {
            display: table-cell;
            float: none;
            height: 100%;
        }
        .col-md-top {
            vertical-align: top;
        }
        .col-md-middle {
            vertical-align: middle;
        }
        .col-md-bottom {
            vertical-align: bottom;
        }
    }
    
    @media (min-width: 1200px) {
        .org-chart .department {
            margin: 0px 10px !important;
        }
        .org-chart {
            margin-left: 40px !important;
        }
        .row-lg-height {
            display: table;
            table-layout: fixed;
            height: 100%;
            width: 100%;
        }
        .col-lg-height {
            display: table-cell;
            float: none;
            height: 100%;
        }
        .col-lg-top {
            vertical-align: top;
        }
        .col-lg-middle {
            vertical-align: middle;
        }
        .col-lg-bottom {
            vertical-align: bottom;
        }
    }
    /* End Of eq height  */
    
    .pushy-content>ul>li {
        padding-bottom: 20px;
    }
    
    .firstlvl {
        font-size: 0.95em;
        border-bottom: 2px solid #5f5f63;
        font-weight: bold;
        margin: 0px 20px;
        padding: 0.5em 0.1em 0.1em !important;
        text-align: left;
    }
    
    .pushy-open-left .pushy,
    .pushy-open-right .pushy {
        z-index: 99999;
    }
    
    .pushy-link>a {
        border-bottom: 1px solid #5f5f63;
        margin: 10px 20px;
        padding: 0.1em 0.1em 0.1em;
        font-size: 0.85em;
    }
    
    .pushy ul:first-child {
        margin-top: 10px;
    }
    
    .pushy-open-left .pushy,
    .pushy-open-right .pushy {
        overflow: auto;
        right: 0;
        direction: rtl;
    }
    
    .pushy::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
        background-color: #999;
    }
    
    .pushy::-webkit-scrollbar {
        width: 10px;
        background-color: #999;
    }
    
    .pushy::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #555;
    }
    
    .pushy-content {
        direction: ltr;
    }
    
    #nav-icon2 {
        width: 31px;
        height: 30px;
        position: relative;
        margin: 20px auto;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        /* box-shadow: 1px 1px 0 rgba(0,0,0,0.2); */
    }
    
    #nav-icon2 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 50%;
        background: #000;
        opacity: 1;
        box-shadow: 1px 1px 0 #525252;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    
    #nav-icon2.open span {
        background: #fff;
        box-shadow: 0px 0px 0 #000;
        width: 36%;
    }
    
    #nav-icon2 span:nth-child(even) {
        left: 50%;
        border-radius: 0 0 0 0;
    }
    
    #nav-icon2 span:nth-child(odd) {
        left: 0px;
        border-radius: 0 0 0 0;
    }
    
    #nav-icon2 span:nth-child(1),
    #nav-icon2 span:nth-child(2) {
        top: -2px;
    }
    
    #nav-icon2 span:nth-child(3),
    #nav-icon2 span:nth-child(4) {
        top: 8px;
    }
    
    #nav-icon2 span:nth-child(5),
    #nav-icon2 span:nth-child(6) {
        top: 18px;
    }
    
    #nav-icon2.open span:nth-child(1),
    #nav-icon2.open span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    #nav-icon2.open span:nth-child(2),
    #nav-icon2.open span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    
    #nav-icon2.open span:nth-child(1) {
        left: 8px;
        top: 7px;
    }
    
    #nav-icon2.open span:nth-child(2) {
        left: calc(50% - 0px);
        top: 7px;
        box-shadow: none;
    }
    
    #nav-icon2.open span:nth-child(3) {
        left: -50%;
        opacity: 0;
    }
    
    #nav-icon2.open span:nth-child(4) {
        left: 100%;
        opacity: 0;
    }
    
    #nav-icon2.open span:nth-child(5) {
        left: 8px;
        top: 15px;
        box-shadow: none;
    }
    
    #nav-icon2.open span:nth-child(6) {
        left: calc(50% - 0px);
        top: 15px;
        box-shadow: none;
    }
    
    .main-header {
        position: fixed;
        z-index: 9999;
        width: 100%;
        top: 0;
        left: 0;
        -webkit-transition-property: background, padding, z-index;
        -webkit-transition-duration: 300ms;
        -webkit-transition-timing-function: ease;
        -webkit-transition-delay: 0ms;
        -moz-transition-property: background, padding, z-index;
        -moz-transition-duration: 300ms;
        -moz-transition-timing-function: ease;
        -moz-transition-delay: 0ms;
        -ms-transition-property: background, padding, z-index;
        -ms-transition-duration: 300ms;
        -ms-transition-timing-function: ease;
        -ms-transition-delay: 0ms;
        -o-transition-property: background, padding, z-index;
        -o-transition-duration: 300ms;
        -o-transition-timing-function: ease;
        -o-transition-delay: 0ms;
        transition-property: background, padding, z-index;
        transition-duration: 300ms;
        transition-timing-function: ease;
        transition-delay: 0ms;
    }
    
    .main-header.fixed {
        background: rgba(0, 0, 0, 0.2);
        /* z-index: -999; */
    }
    
    .main-header.fixed .logo {
        width: 200px;
    }
    
    .no-margin-footer .pre-border {
        margin-top: 0px;
    }
    
    .brand-logo img.uig-logo {
        width: 65%;
        margin-top: 25px;
    }
    
    .brand-logo img.epe-logo {
        width: 100% !important;
        margin-top: 25px;
    }
    
    .brand-logo img.enanny-logo {
        margin-top: 15px;
    }
    
    .brand-logo img.ucg-disk {
        width: 80%;
        margin-top: 25px;
    }
    
    @media only screen and (min-width: 768px) {
        .brand-logo img {
            margin: 0px auto 25px auto;
            width: 50%;
        }
        .xs-logo img {
            width: 30%;
        }
        .brand-logo-mobile img {
            margin: 0px auto 25px auto;
            width: 23%;
        }
        .org-chart .department {
            margin: 0px 7px;
        }
        .org-chart {
            margin-left: 20px;
        }
        /* tablets and desktop */
        #header {
            min-height: 100%;
        }
        #header .header-content {
            position: absolute;
            bottom: 0;
            padding: 0;
        }
        #header .header-content .inner {
            margin-right: auto;
            margin-left: auto;
        }
    }
    
    @media only screen and (min-width: 768px) and (orientation:portrait) {}
    
    @media only screen and (max-width: 767px) {
        .logo {
            width: 70%;
        }
        .molist img {
            width: 30%;
        }
        .pushy {
            width: 100%;
        }
        .pushy-right {
            -webkit-transform: translate3d(100%, 0, 0);
            -ms-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }
        .pushy-open-right #container,
        .pushy-open-right .push {
            -webkit-transform: translate3d(-100%, 0, 0);
            -ms-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
        }
        #footer .pull-left,
        #footer .pull-right {
            float: none !important;
            text-align: center;
        }
    }
    
    @media only screen and (max-width: 1199px) and (orientation:landscape) {
        .brand-logo img {
            margin: 0px auto 25px auto !important;
            width: 90% !important;
        }
        .xs-logo img {
            width: 75% !important;
            margin: 0px auto 20px auto !important;
        }
        .brand-logo img.pushmail-logo {
            margin-top: 35px !important;
        }
        .brand-logo img.ucg-disk {
            margin-top: 75px !important;
        }
        .brand-logo img.epe-logo {
            margin-top: 35px !important;
        }
        .brand-logo img.enanny-logo {
            margin-top: 35px !important;
        }
        .disk-features .feat {
            min-height: 205px;
        }
        .disk-features .feat .img-container {
            height: 80px;
        }
        .address-box-uk {
            margin: 25px auto;
        }
    }
    
    @media only screen and (max-width: 767px) and (orientation:landscape) {
        .brand-logo-mobile img.pushmail-logo {
            width: 25% !important;
        }
        .brand-logo-mobile img.ucg-disk {
            width: 25% !important;
        }
        .pre-footer {
            padding-top: 20px;
        }
        .links .dropdown {
            display: block;
            width: 32%;
            float: left;
        }
        .links .lang-btn {
            width: 100%;
            margin-top: 5px;
            margin-bottom: 10px;
            font-size: 16px;
            line-height: 22px;
        }
        .links .client-btn {
            margin-bottom: 10px;
            font-size: 16px;
            line-height: 34px;
            width: 32%;
            margin-left: 2%;
            float: left;
            margin-top: 5px;
        }
        .links .dropdown-menu {
            width: 100%;
            margin-top: -8px;
        }
        .links .support-btn {
            margin-bottom: 10px;
            font-size: 16px;
            line-height: 34px;
            width: 32%;
            float: left;
            margin-top: 5px;
        }
        .links .client-btn i,
        .links .support-btn i {
            vertical-align: middle;
            padding-right: 8px;
        }
        span.links-text {
            width: 109px;
            text-align: left;
            display: inline-block;
            padding-left: 5px;
        }
        .footer-div {
            width: 33% !important;
            float: left;
        }
        .footer-div ul {
            margin-top: 10px;
        }
        .small-header h1 {
            margin-top: 30px;
        }
        .stackholder-small-img {
            margin-bottom: 0px !important;
        }
        .brand-logo img {
            margin: 0px auto 25px auto !important;
            width: 45% !important;
        }
        .xs-logo img {
            width: 30% !important;
            margin: 0px auto 20px auto !important;
        }
        .content-box-p {
            height: auto;
            min-height: auto !important;
        }
        .pre-footer .links {
            height: auto;
            padding-top: 15px;
        }
        .pushy-open-left .pushy,
        .pushy-open-right .pushy {
            right: -48% !important;
        }
        .brand-logo-mobile img {
            width: 20%;
            margin: 0 auto;
        }
        .disk-features .feat img {
            width: 16% !important;
        }
        .contacttitle {
            font-size: 2rem;
        }
        .menu-btn {
            top: 0.5em;
        }
        .subtitle {
            font-size: 23px;
        }
        .footer p {
            text-align: center !important;
        }
        #subheader .about-img {
            width: 20%;
        }
        .btn-langs {
            margin-top: 10px;
            width: 100% !important;
            margin-bottom: 15px;
        }
        .dropup .dropdown-menu,
        .navbar-fixed-bottom .dropdown .dropdown-menu {
            width: 100%;
            text-align: center;
        }
        .pre-footer .links {
            height: auto !important;
            padding-top: 15px;
        }
        .pre-footer {
            padding-top: 0 !important;
        }
        .partner-img {
            width: 25% !important;
        }
        .inv-img {
            width: 20%;
        }
        .mp-img,
        .cpp-img,
        .tpp-img {
            width: 20%;
        }
        .footer-logo {
            width: 34%;
            margin-top: 0;
        }
        .footer .copyright {
            float: none !important;
            text-align: center;
        }
        .footer .social {
            float: none !important;
            text-align: center;
        }
        h1 {
            font-size: 29px;
        }
        .logo {
            width: 35% !important;
            padding-top: 10px;
        }
        .bgsecsupport h3 {
            font-size: 2rem;
        }
        .sideborder {
            border-right: none;
            border-bottom: 1px solid #ccc;
        }
        #header.innerheader .menu-btn {
            margin-top: 2em;
        }
        .menu-btn {
            /* top: 0; */
        }
    }
    /* Large Devices, Wide Screens */
    
    @media only screen and (min-width: 1650px)  {
        .tos-content{
        min-height: 61vh;
     }
    }
    
    @media only screen and (max-width: 1365px) {
        .pre-footer {
            padding-top: 45px;
        }
    }
    
    @media only screen and (max-width: 1200px) {
        .brand-logo img.uig-logo {
            width: 65%;
            margin-top: 35px;
        }
        .about-img-2 {
            width: 50%;
            margin: 0 auto;
        }
        .about-img-3 {
            width: 50%;
            margin: 0 auto;
        }
        .footer-logo {
            width: 100%;
            margin-top: 23%;
        }
        #myCarousel .nav li {
            width: 23%;
            margin-right: 12px;
        }
        #myCarousel .nav a {
            font-size: 12px;
        }
        #myCarousel .carousel-caption {
            min-height: 210px;
        }
        .content-box-p {
            min-height: 200px !important;
        }
    }
    
    @media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {
        .investor-img {
            display: none;
        }
        .investor-text {
            width: 100%;
            padding-bottom: 10px;
        }
        .brand-logo img.enanny-logo {
            margin-top: 35px;
        }
        .brand-logo img.pushmail-logo {
            margin-top: 55px !important;
        }
        .brand-logo img.ucg-disk {
            margin-top: 46px;
        }
    }
    /* Medium Devices, Desktops */
    
    @media only screen and (max-width: 992px) {
        .about-img-1 {
            width: 60%;
            margin: 0 auto;
        }
        .pre-footer .links {
            height: 180px;
        }
        .disk-features .feat img {
            width: 60%;
        }
    }
    /* Small Devices, Tablets */
    
    @media only screen and (max-width: 768px) {
        .address-box,
        .address-box2,
        .address-box-damas,
        .address-box-aeu,
        .address-box-uk {
            margin: 0 auto;
        }
        .brand-logo img.uig-logo {
            width: 50%;
            margin-top: 5px;
        }
        .brand-logo img.epe-logo {
            width: 60% !important;
            margin-top: 5px;
        }
        .disk-features .feat .img-container {
            height: 75px;
        }
        .disk-features .feat {
            min-height: 180px !important;
            height: 180px !important;
        }
        .feat h4 {
            font-size: 14px;
        }
        .sniper-img {
            width: 28% !important;
        }
        /* .brand-logo img {
        width: 30% !important;
        margin: 25px auto;
    } */
        .partner-img {
            width: 45%;
        }
        .partnering .content-box .header-wrapper h3 {
            font-size: 21px;
        }
        #myCarousel .nav li {
            width: 22%;
        }
        #myCarousel .nav a {
            font-size: 12px;
        }
        #myCarousel .carousel-caption {
            min-height: 245px;
        }
        #myCarousel .carousel-control .fa-angle-right,
        .carousel-control .icon-next {
            margin-right: -40px;
        }
        .carousel-control .fa-angle-left,
        .carousel-control .icon-prev {
            margin-left: -80px;
        }
        #myCarousel .carousel-control {
            top: 140px;
        }
    }
    /* iphone X */
    
    @media only screen and (min-width: 375px) and (max-height: 812px) and (-webkit-device-pixel-ratio: 3) {
        .brand-logo img {
            width: 40% !important;
        }
        .brand-logo img.uig-logo {
            width: 35%;
            margin-top: 10px;
        }
        .content-box-p {
            height: auto;
            min-height: auto !important;
        }
        .disk-features .feat {
            min-height: 175px !important;
            height: 175px;
            width: 100%;
        }
        .disk-features .feat h4 {
            font-size: 14px;
        }
        .disk-features .feat .img-container {
            height: 78px;
        }
        .disk-features {
            margin-bottom: 80px;
        }
        .brand-logo-mobile img.ucg-disk {
            margin-top: 5px !important;
        }
    }
    
    @media only screen and (min-width: 375px) and (max-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation:landscape) {
        .partnering .content-box .header-wrapper h3 {
            font-size: 20px;
        }
        .address-box {
            margin: 0 auto !important;
        }
        .brand-logo img.epe-logo {
            width: 25% !important;
            margin-top: 10px !important;
        }
        .brand-logo img.enanny-logo {
            width: 30% !important;
            margin-top: 0px !important;
        }
        .brand-logo img.sniper-logo {
            width: 30% !important;
        }
        .brand-logo-mobile img.pushmail-logo {
            width: 25% !important;
        }
        .brand-logo-mobile img.ucg-disk {
            width: 25% !important;
        }
        .sideborder {
            border-right: 0px !important;
        }
        #myCarousel .nav li {
            width: 21% !important;
        }
    }
    /* iphone 6+, 6s+, 7+, 8+ */
    
    @media only screen and (max-width: 736px) and (-webkit-device-pixel-ratio: 2) and (orientation:landscape) {
        .brand-logo img.enanny-logo {
            margin-top: 0px !important;
        }
        .brand-logo img.epe-logo {
            width: 25% !important;
            margin-top: 10px !important;
        }
        .disk-features .feat {
            width: 44%;
            margin-left: 4%;
            float: left;
        }
        .disk-features .feat img {
            width: 29% !important;
        }
        .pre-border {
            margin-top: 0;
        }
        .contact-us p {
            font-size: 14px;
        }
        .content-box-p {
            height: auto;
            min-height: auto !important;
        }
    }
    
    @media only screen and (max-width: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation:landscape) {
        .disk-features .feat {
            width: 44%;
            margin-left: 4%;
            float: left;
        }
        .disk-features .feat img {
            width: 25% !important;
        }
        .brand-logo img.uig-logo {
            width: 35%;
            margin-top: 10px;
        }
        .pre-border {
            margin-top: 0;
        }
        .content-box-p {
            height: auto;
            min-height: auto !important;
        }
    }
    /* Extra Small Devices, Phones */
    
    @media only screen and (max-width: 480px) {
        .subtitle3.pos {
            font-size: 19px;
        }
        .brand-logo img.epe-logo {
            width: 100% !important;
        }
        h3.mobile-center {
            text-align: center;
        }
        span.links-text {
            width: 109px;
            text-align: left;
            display: inline-block;
            padding-left: 5px;
        }
        .links .dropdown {
            display: block;
        }
        .links .dropdown-menu {
            width: 100%;
            margin-top: -9px;
        }
        .links .dropdown-menu li {
            display: block;
            width: 100%;
            padding-left: 0px;
        }
        .links .lang-btn {
            width: 100%;
            margin-top: 5px;
            margin-bottom: 10px;
            font-size: 16px;
            line-height: 22px;
        }
        .links .client-btn,
        .links .support-btn {
            width: 100%;
            margin-bottom: 10px;
            font-size: 16px;
            line-height: 34px;
        }
        .links .client-btn i,
        .links .support-btn i {
            vertical-align: middle;
            padding-right: 8px;
        }
        .small-header {
            height: 100px !important;
            min-height: 100px !important;
        }
        .small-header h1 {
            margin-top: 30px;
        }
        .content-box-p {
            height: auto;
            min-height: auto !important;
        }
        #subheader {
            text-align: center;
        }
        .bgsecsupport.uig h3 {
            font-weight: bold;
        }
        ol {
            padding-left: 15px;
        }
        .pre-border {
            margin-top: 0px;
        }
        .menu-btn {
            top: 1em;
        }
        .address-box,
        .address-box2,
        .address-box-damas,
        .address-box-aeu,
        .address-box-uk {
            margin: 0 auto;
        }
        .sniper-img {
            width: 45% !important;
            margin: 25px auto !important;
        }
        .brand-logo-mobile img {
            width: 70%;
            margin: 20px auto;
        }
        .brand-logo-mobile img.ucg-disk,
        .brand-logo-mobile img.pushmail-logo {
            width: 100%;
            margin: 0 auto 30px auto;
        }
        .disk-features .feat .img-container {
            height: 90px;
        }
        .disk-features .feat img {
            width: 23%;
        }
        .bgsecsupport h3 {
            text-align: center;
        }
        .brand-logo img {
            width: 75% !important;
            margin: 0 auto 25px auto;
        }
        .footer p {
            text-align: center !important;
        }
        .btn-langs {
            margin-top: 10px;
            width: 100% !important;
            margin-bottom: 15px;
        }
        .dropup .dropdown-menu,
        .navbar-fixed-bottom .dropdown .dropdown-menu {
            width: 100%;
            text-align: center;
        }
        .pre-footer .links {
            height: auto;
        }
        #subheader hr {
            border: none;
        }
        .pre-footer {
            padding-top: 10px !important;
        }
        #subheader .about-img,
        #subheader .chart-img {
            width: 40%;
        }
        .bordered-right {
            border-right: none !important;
        }
        #myCarousel .carousel-caption {
            padding-left: 35px;
            padding-right: 32px;
            padding-top: 0;
        }
        .carousel-control .fa-angle-left,
        .carousel-control .icon-prev {
            margin-left: -36px;
        }
        #myCarousel .carousel-caption p {
            text-align: justify;
        }
        #myCarousel .carousel-caption h3 {
            font-size: 15px;
        }
        .investors .content h3,
        .stackholders .content h3,
        .partnering .content h3,
        .cpp .content h3,
        .contact-us h3 {
            font-size: 20px;
            line-height: 28px;
        }
        .inv-img {
            width: 50%;
        }
        .mp-img,
        .cpp-img,
        .tpp-img {
            width: 30%;
        }
        .footer .social {
            float: none !important;
            text-align: center;
        }
        h1 {
            font-size: 2rem;
            line-height: 3rem;
        }
        .epe-logo {
            width: 50%;
            margin: 0 auto;
        }
        .xs-logo {
            width: 60%;
            margin: 0 auto;
        }
        /*********** Mine  H *********/
        .timeline>li>.timeline-panel {
            width: 100%;
        }
        .timeline>li>.timeline-panel:before {
            content: none;
        }
        .timeline>li>.timeline-panel:after {
            content: none;
        }
        .timeline>li>.timeline-badge {
            top: -10px;
        }
        .sideborder {
            border-right: none;
            border-bottom: 1px solid #ccc;
        }
        .txt-justify {
            text-align: justify;
        }
        .timeline-title {
            text-align: center;
            padding-top: 7px;
        }
        #header.innerheader .menu-btn {
            margin-top: 6%;
        }
        /*********** Mine  H *********/
        .row-xs-height {
            display: table;
            table-layout: fixed;
            height: 100%;
            width: 100%;
        }
        .col-xs-height {
            display: table-cell;
            float: none;
            height: 100%;
        }
        .col-xs-top {
            vertical-align: top;
        }
        .col-xs-middle {
            vertical-align: middle;
        }
        p {
            text-align: justify;
        }
        .subtitle {
            font-size: 2.5rem;
        }
        .bgsecsupport h3 {
            font-size: 2rem;
            text-align: center;
        }
        .main-header {
            position: inherit;
        }
        .breadcrumb {
            display: none;
        }
        #subheader h1 {
            text-align: center;
        }
        #subheader p {
            text-align: justify;
            font-size: 1.7rem;
        }
        .timeline:before {
            top: 11px;
            height: 90%;
        }
        #header.innerheader .logo {
            width: 90%;
        }
        #subheader.aboutus {
            background: #2b65a5;
        }
        .bgsecsupport.sniper h3 {
            text-align: center;
        }
        .brand-logo-mobile {
            width: 50%;
            margin: auto;
        }
        .bgsecsupport p {
            font-size: 2rem;
            text-align: left;
        }
    }
    /* Custom, iPhone Retina */
    
    @media only screen and (max-width: 320px) {
        .disk-features .feat img {
            width: 33%;
        }
        .menu-btn {
            top: 0.5em;
        }
    }