/* =Ace Digital Theme Overrides
-------------------------------------------------------------- */
/***/

logo img {
    max-width: 380px;
}

.footerLogo img.img-responsive {
    min-width: 330px;
}

body {
    font-family: "Open Sans";
}

cta {
    position: relative;
}

header {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}

logo img {
    margin-left: 30px;
}

/* Left Double Content 1 */
.left-content-double-background,
.right-content-double-background {
    height: 520px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.left-content-double-text,
.right-content-double-text {
    height: auto;
    width: 100%;
}

.left-content-double-text h2 {
    font-size: 38px;
    font-weight: bold;
    margin: 40px 0 20px 0;
}

.left-content-double-text p {
    line-height: 1.8em;
}

.left-content-double-text .bg-white {
    padding: 13% 20% 13% 20%;
}

.left-content-double-text .left-content-title {
    text-align: left;
    padding: 0;
}

left-content h2.left-content-title {
    font-weight: bold;
    font-size: 38px;
    margin: 40px 0 20px 0;
    line-height: 1.1em;
    text-align: left;
    padding-left: 0;
}

left-content h2.center-content-title {
    font-weight: bold;
    font-size: 38px;
    margin: 40px 0 20px 0;
    line-height: 1.1em;
    text-align: center;
    padding-left: 0;
}

.hero_banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

.cta {
    background: #eee;
    display: block;
    padding-top: 17px !important;
    padding-bottom: 236px !important;
}

.about-leader,
.left-content-title,
.about-main {
    text-align: center;
}

.col.centerwidth {

    padding-left: 16%;
    padding-right: 16%;
    text-align: center;
}

.hero_banner_overlay {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

.home .hero_banner_overlay {
    background-color: rgba(0, 0, 0, 0.0);
}

cta.cta-5 {
    padding-top: 100px;
    padding-bottom: 100px;
}

cta h1.cta-title {}

.zeropadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: left !important;
}

.bckgray {
    background: #EAEAEA !important;
}

.title-services {
    font-weight: bolder;
    text-align: center;
    color: #707070;
}

.margins-top-bottom {
    margin-top: 3%;
    margin-bottom: 3%;
}

cta h1.cta-title {
    font-size: 66px;
    margin: 0 auto;
    text-align: center;
    font-weight: bolder;
    width: 100%;
    max-width: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home cta h1.cta-title {
    margin-top: 0;
    width: 100%;
    max-width: 100%;
    position: inherit;
    top: 0;
    left: 0;
    transform: none;
}

.cta-5 {
    height: 400px;
}

.flxmd {
    display: flex;
    align-items: center;
}

.flxtp {
    display: flex;
    align-items: flex-start;
}

nav {
    display: flex;
    align-items: center;
}

nav ul li {
    display: flex;
    align-items: center;
}

nav ul li a {
    color: #172239;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: initial;
    min-height: 0;
    font-size: 18px;
}

.fbhold {
    display: inline-block;
    margin-right: 30px;
    margin-left: 30px;
}

.text-white,
.text-white h2,
.text-white p {
    color: #FFF;
}

.bg-grey {
    background: #3E3E3E;
    padding: 13% 20% 13% 20%;
}

right-content.right-content-4 .right-content-area {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.customer-services {
    padding: 13% 10% 13% 10%;
}

.bg-black {
    background: #3E3E3E;
    /*padding: 13% 3% 13% 6%;*/
    padding: 120px 3%;
    color: #eaeaea;
    display: flex;
}

.bg-whites-fujitsu {
    /*padding: 13% 3% 13% 6%;*/
    padding: 120px 3%;
    display: flex;
}

.bg-whites {
    /*padding: 21% 3% 13% 6%;*/
    padding: 120px 3%;
    display: flex;
}

banner {
    background: #e80000;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #e80000 0%, #c30000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #e80000 0%, #c30000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #e80000 0%, #c30000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e80000', endColorstr='#c30000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

banner button {
    background: #fff;
    padding: 12px 35px 11px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #C40000;
    border: 2px solid #fff;
    transition: ease-in-out 0.4s;
}

banner button:hover {
    background: transparent;
    color: #fff;
}

cta button {
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    border: 2px solid #000;
    background: transparent;
    padding: 12px 34px 11px;
    transition: ease-in-out 0.4s;
}

cta button:hover {
    background: #000;
}

.address-block {
    padding: 60px 0 60px 8%;
}

.address-block > p {
    font-size: 13px;
}

.paddingtop {
    padding: 6%;
}

.footer-menu {
    padding: 60px 8% 60px 8%;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page {
    list-style: none;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page > a {
    font-weight: bold;
}

.paddingnone {
    padding: 0px !important;
}

.cta-color {
    color: #FFF;
    font-size: 41px !important;
    max-width: 64%;
    text-align: center;
    margin-left: 19%;
    margin-top: 0% !important;
    font-weight: bolder;
}

.brand-image-hold {
    padding: 20px;
    height: 160px;
}

.hero_banner-Mitsubishi {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

.footer-copyright {
    background: #EAEAEA;
    padding: 1%;
}

.footer-copyright p {
    font-size: 12px;
    margin-bottom: 0;
    color: #000;
}

.footer-ace img {
    max-width: 100px;
    display: inline-block;
    vertical-align: middle;
}

.footer-ace p {
    display: inline-block;
    vertical-align: middle;
}

left-content.left-content-4,
right-content.right-content-4,
left-content {
    border-top: none;
}

.icon-img-hold {
    width: 90px;
    height: 120px;
    margin: 0 auto;
}

.banner-3 .offset-md-1 {
    margin-left: 0
}

banner h2.banner-title {
    font-size: 32px;
    font-weight: bold;
}

banner.banner-3 button {
    float: right;
}

.footerLogo {
    padding: 60px 0;
    max-width: 180px;
}

.col-md-12 {
    height: 200px;
    position: relative;
}

.card-columns .card {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}

.card-title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
}

.card-text p {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
}

.card-text p:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}

.card-body {
    padding: 50px;
}

.card-columns .card {
    margin-bottom: 1rem;
}

.fujitsu-image-hold {
    width: 100%;
    margin-top: 0.32%;
}

.fujitsu-image-hold img {
    width: 100%;
}

left-content h3.center-content-title {
    margin-bottom: 30px;
}

.contact .container {
    padding-top: 100px;
    padding-bottom: 100px;
}

.contact .gform_wrapper .top_label input.medium {
    width: 100%;
}

.form-control {
    border: 1px solid #BEBEBE;
    border-radius: 0;
}

.btn-primary {
    font-size: 14px !important;
    font-weight: bold;
    text-transform: uppercase;
    background: #F10000;
    border-radius: 0;
    padding: 13px 35px;
    border: 2px solid #F10000;
}

.btn-primary:hover {
    background: #fff;
    color: #F10000;
    border: 2px solid #F10000;
}

.ace-spmenu {
    border-bottom: none;
    border-left: 0;
    background: #3E3E3E;
}

.ace-spmenu-vertical a {
    color: #fff !important;
    border-bottom: 1px solid #2e2e2e !important;
    padding: 20px 30px;
}

.ace-spmenu a:hover {
    background: #2e2e2e !important;
}

.d-block a {
    color: #ececec;
}

/* GALLERY */
#BRAC_gallery {
    padding-top: 70px;
    padding-bottom: 70px;
}

#BRAC_gallery .project-container {
    min-height: 400px;
    border: 5px solid black;
    background-size: cover;
    background-position: center;
}

#BRAC_gallery .project-container h3 {
    position: absolute;
    border: 5px solid #f10101;
    transform: translate(-50%, 0);
    left: 50%;
    top: 40%;
    padding: 10px 30px;
    z-index: 2;
    transition: all 0.8s ease;
}

#BRAC_gallery .project-container:hover h3 {
    top: -30px;
    border-color: black;
    background-color: #f10101;
}

#BRAC_gallery .project-container .hero_banner_overlay {
    transition: all 1s ease;
}

#BRAC_gallery .project-container:hover .hero_banner_overlay {
    background-color: rgba(0, 0, 0, 0);
}

#BRAC_lightbox {
    visibility: hidden;
    opacity: 0;
    transition: all 0.7s ease;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.1);
}

#BRAC_lightbox.show {
    visibility: visible;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.8);
}

#BRAC_lightbox .lightbox-container {
    transform: translate(-50%, 0);
    left: 50%;
    top: 12%;
    background-color: white;
    border: 5px solid white;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.5);
    min-width: 200px;
    width: 80%;
}

#BRAC_lightbox img {
    max-height: 800px;
}

#lightbox_close {
    top: -10px;
    right: -10px;
    height: 25px;
    width: 25px;
    background-color: black;
    color: white;
    border-radius: 50%;
    cursor: pointer;
}

.footer-menu ul li {
    list-style-type: none;
}

@media screen and (max-width: 1160px) {
    
        nav {
        display: none;
    }
    
    trigger.menu-bttn {
    float: right;
    display: block;
}
    
}

@media screen and (max-width: 1100px) {
    cta {
        padding-top: 200px;
        padding-bottom: 200px;
    }

    cta h1.cta-title {
        font-size: 45px;
        max-width: 84%;
        margin-left: 8%;
        margin: 0 auto;
    }

    nav ul li a {
        font-size: 16px;
    }

    left-content h2.left-content-title {
        font-size: 28px;
    }

    left-content {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .col.centerwidth {
        padding-left: 50px;
        padding-right: 50px;
    }

    .col-sm,
    p {
        font-size: 0.9rem !important;
    }

    left-content h2.left-content-title {
        margin-top: 0;
    }

    .bg-black,
    .bg-grey,
    .bg-whites,
    .bg-whites-fujitsu,
    .left-content-double-text .bg-white {
        padding: 100px 8.333333%;
    }

    left-content.left-content-4 .left-content-area {
        margin-left: 4.333333%;
    }

    .offset-md-1 {
        margin-left: 12.333333%;
    }

    .brand-image-hold {
        height: 110px;
    }

    right-content img,
    left-content img {
        margin-bottom: 20px;
    }

    .cta-color {
        font-size: 35px !important;
    }

    left-content h3.center-content-title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .icon-img-hold {
        width: 70px;
    }

    banner h2.banner-title {
        font-size: 24px;
    }

    #menu-primary-menu-1,
    .address-block {
        padding-left: 0;
    }

    .contact .row {
        display: block;
    }

    .contact .offset-md-1 {
        margin-left: 0;
        margin-bottom: 60px;
        max-width: 100%;
    }

    .contact .col-md-6 {
        max-width: 100%;
    }

    .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 0 !important;
    }
}

@media screen and (max-width: 900px) {
    .fbhold {
        display: none;
    }

    cta h1.cta-title {
        font-size: 32px;
    }

    cta button {
        font-size: 16px;
    }

    nav ul li a {
        font-size: 15px;
    }

    logo img {
        max-width: 150px;
    }

    .row {
        display: block;
    }

    .cta-color {
        font-size: 32px !important;
    }

    left-content h3.center-content-title {
        font-size: 21px;
    }

    .bg-black,
    .bg-grey,
    .bg-whites,
    .bg-whites-fujitsu,
    .left-content-double-text .bg-white {
        padding: 100px 60px;
    }

    .col-md-4 {
        max-width: 100%;
        flex: 0 0 33.333333%;
    }

    left-content.left-content-4 .left-content-area {
        margin-left: 60px;
        margin-right: 60px;
        width: calc(100% - 120px);
    }

    .offset-md-1,
    .col-md-6 {
        margin-left: 0;
        max-width: 100%;
    }

    .right-content-background,
    left-content.left-content-4 .left-content-background {
        min-height: 400px;
    }

    .banner-3 .offset-md-1 {
        min-height: auto;
        margin-bottom: 50px;
    }

    .banner-3 .container {
        padding: 0;
        text-align: center;
    }

    banner.banner-3 button {
        float: inherit;
        width: auto;
    }

    .col-md-3.contactBtn {
        max-width: 100%;
    }

    .footer-menu {
        padding: 10px 0;
    }

    .address-block {
        padding: 10px 15px;
        margin-bottom: 40px;
    }

    .footer-copyright p {
        text-align: center;
        font-size: 12px !important;
        padding: 5px 0;
    }

    .icon-img-hold {
        height: 90px;
        margin-top: 30px;
    }
}

@media screen and (max-width: 829px) {
    .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

@media screen and (max-width: 767px) {

    #BRAC_lightbox .lightbox-container {
        width: 95%;
    }

    cta {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    cta h1.cta-title {
        max-width: 100%;
        font-size: 28px;
    }

    left-content.left-content-4 .left-content-area,
    right-content.right-content-4 .right-content-area {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    cta button {
        font-size: 13px;
        color: #fff;
        background: #000;
    }

    cta button:hover {
        background: #fff;
        color: #000;
    }

    .left-content-double-background,
    .right-content-double-background {
        height: 300px;
    }

    overview-full .row {
        height: auto;
    }

    banner.banner-4 button {
        top: 25px;
    }



    .cta-5 {
        height: 350px;
    }

    cta h1.cta-title {
        margin-top: 20px !important;
    }

    .cta-color {
        font-size: 28px !important;
    }

    banner h2.banner-title {
        font-size: 24px !important;
        padding-right: 40px;
        padding-left: 40px;
    }

    right-content img,
    left-content img {
        height: 55px;
    }

    .card-body {
        padding: 40px;
    }

    .col-md-12 {
        height: 150px;
    }

}

@media screen and (max-width: 640px) {
    .cta-5 {
        height: 300px;
    }

    cta h1.cta-title {
        margin-top: 10px !important;
    }

    .cta-color {
        font-size: 24px !important;
    }

    .card-body {
        padding: 35px;
    }

    .col-md-12 {
        height: 100px;
    }

    .col-md-12 h1.cta-title {
        margin-top: 0 !important;
    }

    banner h2.banner-title {
        font-size: 18px !important;
    }

    .side_close {
        color: #ccc;
        background: none;
    }
}
