body {

    background-color: #000000;
    font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
    font-size: 18px !important;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 21px;
}

h3 {
    font-size: 20px !important;
}

h5 {
    font-size: 19px !important;
}
.center {

    border: 2px solid #ccc;
    padding: 200px 0 !important;
    text-align: center;
}

.btn-default {
    background-image: linear-gradient(to bottom, #fff 0px, #e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
    text-shadow: 0 1px 0 #fff;
    margin-top: 8px;
}
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-image: linear-gradient(to bottom, #fff 0px, #ccc 100%);
    background-repeat: repeat-x;
    border-color: #000;
    color: #000;
}
.btn-custom {
    background-color: #fff;
    border-color: #cc0000 !important;
    color: #cc0000 !important;
    font-size: 20px;
}
.btn_c {
    -moz-user-select: none;
    background-image: none;
    border: 4px solid transparent;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.mark, mark {
    background-color: yellow;
    padding: 0.2em;
}

.sub_heading {
    color: #fff;
    margin-top: 30px;
}
.sub_heading_buffer {
    margin-bottom: 15px;
}
#box {
    height: auto;
    text-align: left;
    display: block;
    vertical-align: inherit
}
.navbar-default {
    margin-top: 0px;
    background-color: #444444;
    border: none;
    font-size: 17px !important;
}
.navbar-default .navbar-nav > li > a {
    color: #b3b3b3;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ff1e1e !important;
}

.navbar-brand > img {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -80px !important;
    margin-top: -35px !important;
    width: 145px;
    height: auto;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    font-size: 17px !important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #ff1e1e;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #000;
}
.dropdown-menu {
    background-color: #333;
}
.t_bar {
    height: 100px;
    width: 100%;
    background-color: #000 !important;
    position: fixed;
    top: 0px;
    z-index: 10;
}

.header_image {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 10px;
    width: initial;
    height: auto;
    position: relative !important;
    left: 0px;
}
.header_text {

    margin-left: auto !important;
    margin-right: auto !important;
    left: 0px;
    margin-top: 5px;
    position: relative !important;
    color: #CCCCCC;
    font-size: 26px !important;
    text-align: center;
    letter-spacing: .04em;
    z-index: 20001 !important;
}

.btn_buffer {
    margin-top: 20px !important;
}
.logo_buffer {
    margin-top: 20px;
}

html {
    position: relative;
    min-height: 100%;
}


#home_text {
    z-index: 100;
    position: absolute;
    color: #FFFFFF;
    font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
    font-size: 1.0em;
    font-weight: normal;
    bottom: 1px;
    left: 0;
    text-align: center !important;
    width: 100%
}

hr {
    display: block;
    margin-top: 1em;
    margin-bottom: 0;
    margin-left: .3em;
    margin-right: .3em;
    border-style: inset;
    border-width: 1px;
    border-color: #999999;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #cc0000 !important;
    border-color: #cc0000 !important;
}
.pagination > li > a, .pagination > li > span {
    color: #777;
}

#footer {
    z-index: 200 !important;
    color: #ff1e1e;
    position: fixed !important;
    bottom: 0 !important;
    height: 50px;
    width: 100%;
    background-color: #444;
}

#footer1 {
    z-index: 200 !important;
    color: #ff1e1e;
    position: fixed !important;
    bottom: 0 !important;
    height: 62px;
    width: 100%;
    background-color: #444;
}

#text-muted {
    font-size: 16px !important;
    line-height: .4em;
    width: 320px;
    height: 40px;
    margin-top: 12px !important;
    text-align: center;
}
.bak1 {
    background-color: #999999;
    height: 15px;
}
.bak2 {
    background-color: #ff0000;
    height: 15px;
}
.bak3 {
    background-color: #000;
    height: 25px;
}

.container-fluid {
    padding-top: 110px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
.container-fluid .row {
    margin: 0px !important;
}
.col-xs-12, .col-md-4 {
    min-height: 1px;
    padding: 5px !important;
    position: relative;
}
#home_page_image {
    margin-bottom: auto !important;
    margin-top: 150px !important;
}
#mfg_page {
    margin-top: 0px;
    margin-bottom: 150px !important;
}
.mfg_row {
    padding-top: 10px !important;
}
.mfg_text {
    margin-top: .5em;
    color: #bfbfbf;
    list-style-position: outside;
}

.feature_text {
    margin-top: .5em;
    color: #d9d9d9;
    font-size: 18.5px !important;
    font-style: italic;
    text-align: justify;
}
.intro_text {
    margin-top: .5em;
    color: #d9d9d9;
    font-size: 18.5px !important;
    font-style: italic;
    text-align: left;
}
.bottom_text {
    margin-bottom: 100px;
}

.body_link a {
    color: #cc0000;
    text-decoration: underline;
    text-align: center;
}
.body_link a:active, a:hover {
    color: #ff0000;
}

.header_link a {
    color: #cc0000;
    text-decoration: underline;
    text-align: left;
}
.header_link a:active, a:hover {
    color: #ff0000;
}

.red_color_highlight {
    color: #ff1e1e;
    margin-top: 1.2em;
}

.mail_highlight {
    color: #fff;
}
.portrait {
    float: center;
    padding-right: 1.2em;
    padding-bottom: 1.2em;
}
.design_img {
    padding-top: 10em;
}

.form-control {
    background-color: #ccc;
}
.form-group {
    margin-bottom: 0px;
}
.modal-body {
    font-size: 17px;
}

@media (min-width: 760px) {
    h1 {
        font-size: 33px;
    }

    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 20px !important;
    }

    h5 {
        font-size: 19px !important;
    }
    .sub_heading {
        color: #fff;
        margin-top: 60px;
    }
    .sub_heading_buffer {
        margin-bottom: 30px;
    }

    #mfg_page {
        margin-bottom: 80px;
        margin-top: 35px;
    }

    .logo_buffer {
        margin-top: 20px;
    }

    .navbar-default {
        margin-top: 0px;
    }

    .navbar-brand > img {
        display: block;
        position: relative !important;
        left: 0%;
        margin-left: 0px !important;
        margin-top: -48px !important;
        width: 180px;
        height: auto;
    }

    .carousel-caption {
        visibility: visible;
        bottom: 0px !important;
        color: #fff;
        left: 15%;
        padding-bottom: 0px !important;
        padding-top: 20px;
        position: absolute;
        right: 15%;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
        z-index: 10;
    }
    .bak1 {

        height: 30px;
    }
    .bak2 {

        height: 30px;
    }
    .bak3 {

        height: 35px;
    }
    .portrait {
        float: left;
        padding-right: 1.2em;
        padding-bottom: 0;
    }
    .form-group {
        margin-bottom: 15px;
    }
}
@media (min-width: 780px) {

    .btn_buffer {
        margin-top: 20px !important;
    }
    #box {
        height: 455px;
        text-align: left;
        display: table-cell;
        vertical-align: middle;
    }

}
#scroll {
	margin-left: 43.7%;
	position:fixed;
    z-index: 10000;
    bottom:80px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color: rgba(119, 119, 119, 0.5);
    color: #000000 !important;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color: rgba(204, 0, 0, 0.7);
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
@media (min-width: 576px) {
#scroll {
    margin-left:46.4%;
}
}
@media (min-width: 768px) {
#scroll {
    margin-left:46.9%;
}
}
@media (min-width: 992px) {
#scroll {
    margin-left:47.6%;
}
}

@media (min-width: 1200px) {
#scroll {
    margin-left:48.85%;
} 
}
