
/* ===================================
1. General
==================================== */

body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6em;
    color: #656565;
}

.clear {
    clear: both;
}
.panel-heading
.logo {
    margin: 10px !important;
}

    .logo img {
        height: 70px !important;
    }

@media only screen and (max-width:767px) {
        .logo img {
            height: 50px !important;
        }
}

/* ===================================
2. layout
==================================== */
#wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
}


.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden;
}

.main-img-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 480px;
}

    .main-img-wrapper img {
        width: 100%;
    }

@media only screen and (max-width: 767px) {
    .main-img-wrapper {
        height: auto !important;
    }
}

header .navbar {
    margin-bottom: 0;
}

.navbar-default {
    border: none;
}

.navbar-brand {
    color: #222;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -1px;
    margin-top: 1 0px;
    padding: 10px 10px;
    margin-left: 0px !important;
}


header .navbar-collapse ul.navbar-nav {
    float: right;
    margin-right: 50px;
}

header .navbar-default {
    background-color: #fff;
}


header .navbar {
    min-height: 100px;
}

header .navbar-nav > li {
    padding-bottom: 20px;
    padding-top: 35px;
}

@media only screen and (max-width: 767px){
    .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse{
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

/* --- menu --- */


header ul.nav li {
    border: none;
    margin: 0;
    padding-left: 2em;
    padding-right: 2em;
}

@media only screen and (min-width: 768px) and (max-width: 1280px) {
            header ul.nav li {
                    padding-left: 15px !important;
                    padding-right: 0px !important;
            }
        }

    header ul.nav li a {
        font-size: 12px;
        border: none;
        font-weight: 700;
    }

        header ul.nav li a:hover {
            background-color: #416397 !important;
            transition-duration: .5s;
            color: #fff !important;
        }


.navbar .nav > li .active {
    background-color: #416397 !important;
    color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #416397;
}

header ul.nav li ul li a {
    font-size: 12px;
    border: none;
    font-weight: 300;
}

.navbar .nav > li > a {
    font-size: 18px !important;
    font-weight: normal;
    color: #d0d1cd;
    text-shadow: none;
    font-family: Verdana;
    padding: 0.5em 2em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
            .navbar .nav > li > a {
                    padding: 5px !important;
            }
        }

header ul.nav li ul {
    margin-top: 1px;
}

    header ul.nav li ul li ul {
        margin: 1px 0 0 1px;
    }

video {
    width: 100%;
}

#content {
    position: relative;
    background: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0 10px;
}

    #content img {
        max-width: 100%;
        height: auto;
    }


/*  Panel For Content   */

.panel {
    border: none;
}

.panel-small {
    /*width:250px !important;*/
}

.panel-xsmall {
}


.panel-default {
    color: #fff;
}

.panel-heading {
    background-color: #416397 !important;
    padding: 15px;
    text-align: center;
    color: #f5f5f5 !important;
}

.panel-heading span{
    font-weight: bold;
}

.panel-body {
    background-color: #808185 !important;
    color: #f5f5f5 !important;
    text-align: center;
    padding: 12px;
}

span {
    font-size: 20px;
}

.box {
    border: 3px #fff solid;
    border-radius: 1px;
    position: absolute;
    padding: 5px;
    color: #fff;
}

.box-large {
    border: 10px #fff solid;
    border-radius: 1px;
    position: absolute;
    padding: 5px;
    color: #fff;
    width: 500px;
    left: 10%;
    top: 10%;
}

    .box-large .panel-heading h2 {
        font-size: 20px !important;
        text-align: right !important;
        margin: 10px !important;
    }

@media only screen and (max-width: 767px) {
    .box-large {
        width: 100% !important;
        border: none !important;
        left: auto !important;
        top: auto !important;
    }

    .box {
        width: 100%;
    }
}

.img-full {
    overflow: hidden;
}

    .img-full img {
        width: 100%;
    }

/*  Home Page content   */

.box.Home-left {
    right: inherit;
    left: 3%;
    top: 30%;
}

.box.Home-right {
    left: inherit;
    right: 30%;
    top: 5%;
}

.box.Home-leftBottom {
    left: 30%;
    top: inherit;
    bottom: 5%;
}

.box.Home-leftBottomRight {
    left: inherit;
    top: inherit;
    bottom: 5%;
    right: 5%;
}


/* About page Content */
.box.box-left {
    right: inherit;
    left: 10%;
    top: 10%;
}

.box.box-right {
    left: 23%;
    top: 10%;
}

.box.box-bottom-left {
    left: 10%;
    top: 51%;
}

.box.box-bottom-right {
    left: 23%;
    top: 51%;
}

@media only screen and (min-width:678px) and (max-width:1800px)  {
.box.box-right {
    left: 35%;
}
.box.box-bottom-right {
    left: 35%;
}

}

.box-left .panel-body,
.box-right .panel-body,
.box-bottom-left .panel-body,
.box-bottom-right .panel-body {
    height: 120px !important;
    max-width: 225px !important;
}

@media only screen and (min-width:1225px)  {
    .box-left .panel-body,
    .box-right .panel-body,
    .box-bottom-left .panel-body,
    .box-bottom-right .panel-body {
        width: 225px !important;
    }
}

.panel-body a {
    font-size: xx-small !important;
    text-align: right !important;
    text-decoration: none !important;
    color: #fff !important;
    clear: both;
    float: right;
}



/*Contact Page*/

.jumbotron {
    background: #416397;
    color: #FFF;
    border-radius: 0px;
}

.jumbotron-sm {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .jumbotron-sm span {
        font-size: 30px;
    }



/* =============================
8. Media queries 
============================= */

@media only screen and (max-width : 1224px) {
    .box {
        border: 3px #fff solid;
        border-radius: 1px;
        position: absolute;
        padding: 5px;
        width: 180px;
        color: #fff;
        font-size: small;
        line-height: normal;
    }

        .box.Platform-left {
            right: inherit;
            left: 10%;
            top: 20%;
        }

        .box.Platform-right {
            left: inherit;
            right: 40%;
            top: 20%;
        }

        .box.Platform-leftBottom {
            left: 10%;
            top: inherit;
            bottom: 10%;
        }

        .box.Platform-rightBottom {
            left: inherit;
            top: inherit;
            bottom: 10%;
            right: 40%;
        }

        .box.About-left {
            right: inherit;
            left: 10%;
            top: 20%;
        }

        .box.About-right {
            left: inherit;
            right: 40%;
            top: 20%;
        }

        .box.About-leftBottom {
            left: 10%;
            top: inherit;
            bottom: 10%;
        }

        .box.About-rightBottom {
            left: inherit;
            top: inherit;
            bottom: 10%;
            right: 40%;
        }
}

@media (min-width: 768px) and (max-width: 979px) {

    .box.Platform-left {
        right: inherit;
        left: 10%;
        top: 20%;
    }

    .box.Platform-right {
        left: inherit;
        right: 40%;
        top: 20%;
    }

    .box.Platform-leftBottom {
        left: 10%;
        top: inherit;
        bottom: 10%;
    }

    .box.Platform-rightBottom {
        left: inherit;
        top: inherit;
        bottom: 10%;
        right: 40%;
    }


    .box.About-left {
        right: inherit;
        left: 10%;
        top: 20%;
    }

    .box.About-right {
        left: inherit;
        right: 40%;
        top: 20%;
    }

    .box.About-leftBottom {
        left: 10%;
        top: inherit;
        bottom: 10%;
    }

    .box.About-rightBottom {
        left: inherit;
        top: inherit;
        bottom: 10%;
        right: 40%;
    }
}

@media (max-width: 767px) {

    body {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-brand {
        margin-top: -16px;
        border-bottom: none;
    }

    .navbar-header {
        margin-top: 20px;
        border-bottom: none;
    }

    .navbar-nav {
        border-top: none;
        float: none;
        width: 100%;
    }

    header .navbar-nav > li {
        padding-bottom: 0;
        padding-top: 0;
        text-align: center;
    }

    header .navbar-collapse ul.navbar-nav {
        float: right;
        margin-right: 0;
    }

    .navbar-collapse.collapse {
        border: none;
        overflow: hidden;
    }

    [class*="span"] {
        margin-bottom: 20px;
    }
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
}

h3, .h3 {
    font-size: 14px;
}



/*==================
 FOOTER SECTION
====================*/
#footer {
    background-color: #fff;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#footer .col-md-1{
        margin-bottom: 15px !important;
    }

@media only screen and (max-width: 767px) {
    #footer .col-md-1{
        width: 100% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #footer .col-md-1{
        width: 25% !important;
    }
}

@media only screen and (min-width: 1025px) {
    #footer .col-md-1{
        width: 14.2% !important;
    }
}

.footer-widget span {
    font-size: 16px;
    color: #d0d1cd;
    font-family: Calibri;
    font-weight: bold;
}

    .footer-widget span a {
        font-size: 16px;
        color: #707070;
        font-weight: bolder;
        font-family: Calibri;
    }

.footer-widget ul li a {
    font-size: 16px;
    color: #6e6e6e;
    font-family: Calibri;
}


.footer-widget .footer-social a {
    color: #fff;
    background-color: #878383;
    padding: 2px !important;
}

/* Social Icons*/

.social {
    margin: 0;
    padding: 0;
}

    .social ul {
        margin: 0;
        padding: 5px;
    }

        .social ul li {
            margin: 5px;
            list-style: none outside none;
            display: inline-block;
        }


    .social i {
        width: 30px;
        height: 30px;
        color: #FFF;
        background-color: #6e6e6e;
        font-size: 17px;
        text-align: center;
        padding-top: 7px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
    }



@media (max-width: 767px) {

    #footer .footer-top .footer-widget {
        margin-bottom: 30px;
        text-align: center;
    }
}

.Panel_heading_height {
    min-height: 145px !important;
}

.Panel_body_height {
    min-height: 115px !important;
}

.case-studies-bullets {
	padding-left: 15px;
}

ul.case-studies-bullets {
	list-style: disc;
}

.icon-img{
	width: 100px;
}

.vertical-align {
    display: flex;
    align-items: center;
}
@media (max-width: 767px) { 
    .row.vertical-align {
        display: block; /* turn off the flexible box layout */
    }
}
/*
     FILE ARCHIVED ON 00:09:55 Jun 25, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:16:17 Apr 28, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.616
  exclusion.robots: 0.108
  exclusion.robots.policy: 0.099
  cdx.remote: 0.06
  esindex: 0.01
  LoadShardBlock: 120.565 (3)
  PetaboxLoader3.datanode: 117.268 (5)
  load_resource: 122.948
  PetaboxLoader3.resolve: 30.019
  loaddict: 80.311
*/