﻿body {
}

#header {
    height: auto;
}

.logo {
    margin: 10px;
    height: 55px;
    padding-top: 0px !important;
}

.PageRightContent {
    width: auto;
}

.navbar.navbar-default {
    margin-bottom: 0 !important;
}

.navbar-default .navbar-toggle {
    background: #D20B0C !important;
    border-color: #ccc !important;
    margin: 20px 15px 0 0;
}

.navbar-toggle span.icon-bar {
    background-color: #fff !important;
}

.navbar-collapse {
    padding: 0px;
}

.nav.navbar-nav {
    width: 100%;
}

    .nav.navbar-nav li a {
        padding: 15px;
        margin: 0;
        text-align: left;
    }

#main-slider, .fixed_banner {
    background-position: -170px 70px;
    background-size: 207% !important;
    height: 300px !important;
    padding-bottom: 0;
    background-image: url('../Banner/company.jpg');
    padding-left: 10px;
}

    #main-slider .NewCloudSolution_banner_text, .fixed_banner .NewCloudSolution_banner_text {
        font-size: 50pt !important;
        font-weight: 400;
        margin-top: 45px !important;
    }

    #main-slider .solution_banner_text, .fixed_banner .solution_banner_text {
        font-size: 20pt;
        width: 290px;
    }

.box {
    padding: 60px 15px;
}

    .box h2 {
        font-size: 38px;
    }

#ContactUs .box h2 {
    font-size: 35px;
}

#ContactUs .PageContent, #Careers .PageContent, #Portfolio .PageContent {
    padding-bottom: 0 !important;
}

    #ContactUs .PageContent .PageRightContent, #Careers .PageContent .PageRightContent, #Portfolio .PageContent .PageRightContent {
        padding-bottom: 15px;
    }

.box .item {
    min-height: 0;
}

.box .content {
    margin-bottom: 30px;
}

.gap {
    margin-bottom: 30px;
}

.technology {
    margin: 15px 0 !important;
    width: 120px;
}

.generic_footer {
    padding: 15px 60px 15px 25px;
}

.PageContent.box {
    padding: 30px 15px;
}

.PageContent .ContentPanelBG {
    width: 100%;
    margin-top: 15px;
}

.alert {
    width: 90%;
}

.navbar-collapse {
    max-height: 100%;
}
