/*mega menu styles*/

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, ul#filters li a.filter.selected, .btn-primary.btn-alt, .btn-primary.btn-alt:hover, .btn-primary.btn-alt:focus, .btn-primary.btn-alt:active, .btn-primary.btn-alt.active, .open .dropdown-toggle.btn-primary.btn-alt, .form-control:focus, .nav-tabs.nav-justified > .active > a:focus, .glyphs.css-mapping input:focus, .glyphs.css-mapping input:hover, .scrollup:hover, .scrollup:focus {
    border-color: transparent !important;
    color: #00b2ff;
}
li.dropdown.gfx-mega-fw.open > a:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #00b2ff transparent;
    z-index: 9998;
}
ul.mega-menu-list li a {
    color: #ffffff;
    cursor: pointer;
}
ul.mega-menu-list li a:hover, .products_list a:hover {
    cursor: pointer!important;
}

ul.dropdown-menu.products_list > li > a {
    position: relative;
    font-size: 15px;
    color: #00b2ff;
    cursor: pointer;
}
ul.dropdown-menu.products_list > li > a:hover {
    background-color: transparent;
    cursor: pointer;
}

ul.use-case-list > li {
    position: relative;
    float: left;
    width: 31%;
    margin-right: 2%;
    font-size: 15px;
    color: #00b2ff;
}
ul.use-case-list > li > a {
    color: #00b2ff;
    cursor: pointer;
}

ul.resources-list > li {
    position: relative;
    float: left;
    width: 25%;
    font-size: 15px;
    color: #00b2ff;
}
ul.resources-list > li > a {
    color: #00b2ff;
    cursor: pointer;
}

ul.about-us-list > li {
    position: relative;
    float: left;
    width: 20%;
    font-size: 15px;
    color: #00b2ff;
}
ul.about-us-list > li:nth-child(3) {
    width: 40%;
}
ul.about-us-list > li > a {
    color: #00b2ff;
    cursor: pointer;
}
.aip_head h4 {
    margin-top: 10px;
}
.recent-paper-block {
    position: relative;
    padding: 10px;
    background-color: #f2f2f2;
}
.cast-highlight-box {
    min-height: 205px;
    background-color: #48baf6;
    transition: all 0.3s linear;
    padding: 0px 15px;
}
.cast-appmarq-box {
    min-height: 205px;
    background-color: #2C7A9F;
    transition: all 0.3s linear;
    padding: 0px 15px;
}
.cast-aip-box {
    float: left;
    width: 100%;
    min-height: 205px;
    background-color: #e3e8ee;
    transition: all 0.3s linear;
}
.cast-aad-box {
    padding: 0px;
    min-height: 80px;
    background-color: #48baf6;
    transition: all 0.3s linear;
}
.cast-aed-box {
    padding: 0px;
    min-height: 80px;
    background-color: #3a9aca;
    transition: all 0.3s linear;
}
.cast-enlighten-box {
    padding: 0px;
    min-height: 80px;
    background-color: #2c7aa0;
    transition: all 0.3s linear;
}
.cast-aip-link {
    transition: all 0.3s linear;
}
.cast-highlight-box:hover, .cast-appmarq-box:hover, .cast-aad-box:hover, .cast-aed-box:hover, .cast-enlighten-box:hover {
    background-color: #3c3c3c;
    cursor: pointer;
}
.cast-highlight-box:hover a, .cast-appmarq-box:hover a, .cast-aad-box:hover a, .cast-aed-box:hover a, .cast-enlighten-box:hover a, .cast-aip-link:hover a {
    text-decoration: underline;
    font-weight: 700;
}
.cast-aip-link:hover {
    background-color: #ffffff;
}
.cast-aip-box > div {
    padding: 10px 0px;
}
.product_box h4, .product_box h4 a {
    font-family: 'GothamBook';
    color: #ffffff;
    font-size: 15px;
}
.product_box .aip_head h4, .product_box .aip_head h4 a {
    color: #2a3848;
}
img.img-responsive.icon_products {
    margin: 0 auto;
    width: 100px;
    padding-top: 10px;
}
img.img-responsive.icon_aip.icon_products {
    width: 75px;
    padding: 0;
}
img.flag {
    margin: 0 auto;
    margin-bottom: 0px;
    width: 32px;
}
.flag-containers {
    margin-bottom: 10px;
}
.flag-containers img.flag {
    margin: 0 auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 32px;
    height: 26px;
}
.flag-containers span {
    font-size: 10px;
    color: #fff;
    line-height: 10px;
}
.flag-containers:hover span {
    text-decoration: underline;
}
.light_blue_bg {
    background-color: #00b2ff;
}
ul.mega-menu-list li a .fa {
    width: 30px;
    font-size: 18px;
    float: left;
}
ul.mega-menu-list li a span {
    vertical-align: middle;
}
ul.mega-menu-list.sub-level.about-us-sub-level-list li.col-md-6 {
    float: left;
    width: 50%;
    padding: 0px;
    text-align: center;
}
ul.mega-menu-list.sub-level.about-us-sub-level-list li span.fa {
    display: block;
    float: none;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 35px;
    color: #ffffff;
    text-align: center;
    transition: all 0.3s linear;
}
ul.mega-menu-list.sub-level.about-us-sub-level-list li span {
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    transition: all 0.3s linear;
}
ul.mega-menu-list.sub-level.about-us-sub-level-list li:hover span.fa, ul.mega-menu-list.sub-level.about-us-sub-level-list li:hover span {
    color: #00b2ff;
}
.aip_title_box {
    float: left;
    width: 86%;
    margin-left: 14%;
    text-align: center;
}
.aip_title_box span {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    vertical-align: middle;
}
.aip_title_box img {
    width: 80px;
    margin: 0 auto;
}

.icon-aip-color .path1:before {
    color: rgb(255, 255, 255);
    transition: all 0.3s linear;
}
.icon-aip-color .path2:before {
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s linear;
}
.aip_title_box:hover span a .icon-aip-color .path1:before {
    color: rgb(0, 178, 255);
}
.aip_title_box:hover span a .icon-aip-color .path2:before {
    color: rgba(0, 178, 255, 0.8);
}
.aip_title_box span a {
    color: #fff;
    transition: all 0.3s linear;
}
.aip_title_box:hover span a {
    color: #00b2ff;
}
.aip_product_box {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 30px;
}
.aip_product_box_item {
    position: relative;
    float: left;
    width: 13.2%;
    margin: 0 0.5%;
    text-align: center;
}
.aip_product_box_item span {
    display: block;
    text-align: center;
    font-size: 15px;
}
.aip_product_box_item img {
    width: 50px;
    margin: 0 auto;
}
.aip_product_box_item span a {
    color: #fff;
    transition: all 0.3s linear;
}
.aip_product_box_item span a:hover {
    color: #00b2ff;
}

/*Horizontal lines*/
.aip_title_box_image:before {
    content: '';
    position: absolute;
    width: 17%;
    height: 1px;
    background-color: #ffffff;
    left: 17%;
    top: 20%;
}
.aip_title_box_image:after {
    content: '';
    position: absolute;
    width: 17%;
    height: 1px;
    background-color: #ffffff;
    right: 3%;
    top: 20%;
}

/*vertical lines*/
.aip_title_box:before {
    content: '';
    position: absolute;
    height: 79px;
    width: 1px;
    left: 17%;
    background-color: #ffffff;
    top: 20%;
}
.aip_title_box:after {
    content: '';
    position: absolute;
    height: 79px;
    width: 1px;
    right: 3%;
    background-color: #ffffff;
    top: 20%;
}

/*small Horizontal lines*/
.aip_title_box_header:before {
    content: '';
    position: absolute;
    left: 17%;
    top: calc(26% + 67px);
    width: 20px;
    height: 1px;
    background: #ffffff;
}
.aip_title_box_header:after {
    content: '';
    position: absolute;
    right: 3%;
    top: calc(26% + 67px);
    width: 20px;
    height: 1px;
    background: #ffffff;
}
.aip_product_box_highlight_desktop {
    display: block;
}
.aip_product_box_highlight_mobile {
    display: none;
}

@media only screen and (max-width:991px) {
    ul.use-case-list > li {
        width: 100%;
        margin-right: 0;
    }
    ul.resources-list > li {
        width: 100%;
    }
    ul.about-us-list > li, ul.about-us-list > li:nth-child(3) {
        width: 100%;
    }
    li.dropdown.gfx-mega-fw.open ul.dropdown-menu {
        position: relative;
        float: left;
        width: 100%;
        background: rgb(42, 56, 72);
        border-top: 2px solid rgb(0, 178, 255);
    }
    .cast-aip-box > div {
        padding: 0px 10px;
    }
    img.img-responsive.icon_products {
        width: 50px;
    }
    .cast-highlight-box, .cast-appmarq-box, .cast-aad-box, .cast-aed-box, .cast-enlighten-box {
        position: relative;
        float: left;
        width: 100%;
        min-height: auto;
        margin-bottom: 10px;
    }
    .header-main {
        position: relative !important;
    }
    .navbar-nav > li {
        float: left;
        width: 100%;
    }
    .navbar .navbar-nav > li > a.btn {
        margin: 9px auto;
    }
    .navbar .navbar-nav > li.dropdown > a {
        cursor: pointer;
        pointer-events: none;
    }
    .aip_title_box {
        width: 100%;
        margin-left: 0;
        border-bottom: 1px solid #fff;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .aip_title_box span {
        font-size: 15px;
    }
    .aip_title_box_image:before, .aip_title_box_image:after, .aip_title_box:before, .aip_title_box:after, .aip_title_box_header:before, .aip_title_box_header:after {
        content: none;
        display: none;
    }
    .aip_product_box {
        margin-top: 0px;
    }
    .aip_product_box_item {
        width: 48%;
        margin: 0 1%;
        margin-bottom: 20px;
    }
    .aip_product_box_item span {
        font-size: 13px;
    }
    .aip_product_box_highlight_desktop {
        display: none;
    }
    .aip_product_box_highlight_mobile {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        border-top: 1px solid #fff;
        padding-top: 20px;
    }
    .aip_product_box_highlight_mobile .aip_product_box_item.aip_product_box_highlight {
        width: 100%;
        margin: 0;
    }
}



/* new 2018 product icons */
.icon-aip-black .path1:before,
.icon-aip-black .path2:before,
.icon-aip-color .path1:before,
.icon-aip-color .path2:before,
.icon-highlight:before, 
.icon-health:before, 
.icon-engineering:before, 
.icon-security:before, 
.icon-appmarq:before, 
.icon-enlighten:before, 
.icon-imaging:before {
    font-size: 45px;
    line-height: 45px;
}

/*end mega menu styles*/
