﻿
body {
    font: overlock,sans-serif !important;
}

.wrap {
    width: 100%;
    margin: 0px auto;
    overflow-x: hidden;
    overflow-y: hidden;
}

.navbar-default {
    background-color: white;
    border-color: #943616;
    max-width: 100% !important;
    max-height: 100px !important;
    box-shadow: 5px 5px 10px #943616;
}

.Title {
    text-align: center;
}

.a {
    color: white !important;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #CCC;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background: none;
}

.navbar-nav > li > a {
    border-bottom: none;
    margin-right: 5px;
    margin-left: 5px;
    font: bold 20px overlock,sans-serif;
    color: white;
}


navbar-brand {
    padding: 10px 15px;
}

.navbar-brand img {
    height: 64px;
    width: 192px;
}

.navbar-default .navbar-nav > li > a {
    color: white;
}


.navbar-default .navbar-nav > .active > a {
    border-color: white;
    border-bottom-color: white;
    background: #fff;
    color: #444;
    color: #BF5700;
}

.ulTopMenu {
    margin-top: 0px;
}


.font_4 {
    font: normal normal normal 45px overlock,sans-serif;
    color: black;
}



#OurCreations {
    padding-top: 30px;
    padding-bottom: 30px;
}

#banner {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-drag: none;
    -ms-user-drag: none;
    user-drag: none;
    -webkit-user-modify: ready-only;
    -moz-user-modify: ready-only;
    -ms-user-modify: ready-only;
    user-modify: ready-only;
    border-radius: 5px;
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.5);
    overflow: hidden;
    background: rgba(255, 255, 255, 1);
    padding: 5px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.uk-overlay-active .uk-active > [class*=uk-overlay-slide], .uk-overlay-hover:hover [class*=uk-overlay-slide] {
    background-color: rgba(255,255,255,0.8);
}

.BannerTitle {
    color: #605E5E !important;
}

    .BannerTitle h3 {
        font: normal normal normal 25px overlock,sans-serif !important;
    }

    .BannerTitle h3, .BannerTitle p, .BannerTitle a {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        color: #605E5E !important;
    }

    .BannerTitle p, .BannerTitle a {
        font: normal normal normal 16px overlock,sans-serif;
    }

.uk-slidenav {
    color: white;
    text-shadow: 0px 0px 10px black;
}

#OurCreations {
    margin-left: -13px;
    margin-right: -13px;
}

    #OurCreations .col-xs-4 {
        padding: 8px;
    }

.thumbnail {
    height: 300px;
    border: none;
    font: normal normal normal 20px overlock,sans-serif;
    color: #605E5E;
    text-align: center;
}

    .thumbnail .caption {
        padding: 9px 0px;
        color: #605E5E;
    }

.thumbimg {
    padding: 3px;
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.5);
    border-radius: 4px;
    display: inline-table;
}

    .thumbimg img {
        border-radius: 4px;
        width: 304px;
        height: 194px;
        object-fit: cover;
    }

    .thumbimg:hover {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.uk-slidenav-next {
    right: 0px !important;
}

.uk-slidenav-previous {
    left: 0px !important;
}

.PrdInquiryDescription {
    font: normal normal normal 20px overlock,sans-serif;
    color: #605E5E;
}

#divProductInquiry {
    margin-top: 30px;
    display: inline-block;
}

    #divProductInquiry .font_4 {
        margin-bottom: 30px;
    }

/*Start textareay style*/

.s13 textarea {
    min-height: 130px;
    resize: none;
}

.s13 input, .s13 textarea {
    font: normal normal normal 16px overlock,sans-serif;
    background-color: rgba(255, 255, 255, 1);
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0px solid rgba(160, 160, 159, 1);
    color: #605E5E;
    margin: 0 0 5px;
    width: 100%;
}

.s13 button, .s13 input, .s13 textarea {
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    padding: 5px;
}

textarea, input, select {
    font-family: Helvetica, Arial, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

user agent stylesheettextarea {
    font-family: monospace;
    border-color: rgb(169, 169, 169);
}

user agent stylesheettextarea {
    -webkit-appearance: textarea;
    background-color: white;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    flex-direction: column;
    resize: auto;
    cursor: auto;
    padding: 2px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

user agent stylesheetinput, textarea, keygen, select, button {
    margin: 0em;
    font: 13.3333px Arial;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
}

.s13 .button {
    background-color: rgba(191, 87, 0, 1);
    font: normal normal normal 16px overlock,sans-serif;
    border: 0;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    margin: 0;
    max-width: 35%;
}
/*End textareay style*/

#divFooter {
    /*background-color: #D4D4D4;*/
    height: 168px;
    width: 100%;
    margin-top: 60px;
    /*border-top: white 1px solid;
        box-shadow: 0px -1px 5px black;*/
}

#divFooter {
    height: auto;
    display: inline-block;
    padding-bottom: 10px;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6), inset 0 -1px 1px rgba(0, 0, 0, 0.6), 0 0 5px rgba(0, 0, 0, 0.6);
    background-color: rgba(204, 204, 204, 1);
    border-top: 0px solid rgba(160, 160, 159, 1);
    border-bottom: 0px solid rgba(160, 160, 159, 1);
    background-image: url(../../Images/bevel_300.png);
    background-repeat: repeat-x;
    margin-bottom: -4px;
}


.font_2 {
    font: normal normal normal 24px overlock,sans-serif;
    color: #605E5E;
}

.font_5 {
    font: normal normal normal 28px overlock,sans-serif;
    color: #605E5E;
}

.font_7 {
    font: normal normal normal 17px overlock,sans-serif;
    color: #605E5E;
}

.font_8 {
    font: normal normal normal 15px overlock,sans-serif;
    color: #605E5E;
}

.font_9 {
    font: normal normal normal 22px overlock,sans-serif;
    color: black;
}

.font_10 {
    font: normal normal normal 24px overlock,sans-serif;
    color: white;
}

#divFooterCont {
    width: 980px;
    margin: 0px auto;
    margin-top: 10px;
}

    #divFooterCont p {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }



#divCompany p {
    margin-bottom: 0px;
    margin-top: 0px;
}


#divEmployeeDetails {
    margin-top: 60px;
    display: inline-block;
    width: 100%;
}

    #divEmployeeDetails img {
        box-shadow: 0px 5px 10px 3px rgba(0,0,0,0.5);
        display: block;
        background-color: rgba(255, 255, 255, 1);
        border: 3px solid rgba(255, 255, 255, 1);
        border-radius: 4px;
    }

        #divEmployeeDetails img:hover {
            opacity: 0.5;
        }

    #divEmployeeDetails table td {
        padding-left: 20px;
    }

        #divEmployeeDetails table td h2 {
            margin-bottom: 0px !important;
        }

    #divEmployeeDetails .col-xs-6 {
        margin-bottom: 50px;
    }

#divContact {
    display: inline-block;
    width: 100%;
}

    #divContact .divMap {
        box-shadow: 0px 5px 10px 3px rgba(0,0,0,0.5);
        display: inline-block;
        background-color: rgba(255, 255, 255, 1);
        border: 2px solid #BF5700;
        border-radius: 10px;
        width: 539px;
        height: 354px;
    }

.divMapCan {
    display: inline-block;
    overflow: hidden;
    border-radius: 10px;
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff, #000);
}

#divContact iframe {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    width: 539px;
    height: 354px;
    width: 535px;
    height: 347px;
}

#divVisitUs {
    float: right;
    width: 410px;
}

#divMap {
    float: left;
    width: 540px;
}

#divSayHello {
    float: right;
    width: 410px;
}

    #divVisitUs p, #divSayHello p {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }

/*Start TrackSmart*/

.container-fluid {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: #943616;
    z-index: 50;
    padding-left: 0px;
    padding-right: 0px;
    box-shadow: 5px 5px 10px #943616;
    height: 100px;
}

#Track .font_4 {
    font: normal normal normal 45px overlock,sans-serif;
    color: #CCC;
}

#Track .label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
}

.Registry {
    max-width: 100%;
    padding-left: 400px;
}

.div_style {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 0px 4px 4px #888888;
    width: 15%;
    background-color: white;
}

#divHomePage .div_style {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 0px 2px 2px #888888;
    width: 15%;
}

.img_style {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 0px 4px 4px #888888;
    background-color: white;
}

#Contact .img_style {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 0px 4px 4px #888888;
    background-color: white;
    width: 15%;
    margin-bottom: 10px;
}

.img_div {
    text-align: center;
    margin-top: 30px;
}

#Contact .img_div {
    text-align: center;
    margin: 0px auto !important;
}

.row {
    margin-left: 350px;
    margin-top: 25px;
    text-align: center;
    width: 100%;
}

.btnstyle {
    background-color: #943616;
    color: white;
    height: 45px;
    text-align: center;
    margin-right: 20px;
    padding: 5px;
}

.subTitle {
    width: 100%;
    text-align: center;
    padding-top: 100px;
}

#divHomePage .subTitle {
    width: 100%;
    text-align: center;
    padding-top: 100px;
}

#Track .subTitle {
    width: 100%;
    text-align: center;
    margin: 10px 0px -8px auto;
    padding-top: 0px !important;
}

.Paragraph {
    text-align: center;
    padding-top: 40px;
}

.page {
    padding-bottom: 30px;
    height: 680px;
    /*border-bottom: 1px solid !important;*/
}


#Contact {
    margin-bottom: 80px;
    border-bottom: none !important;
}

#ProductInfo {
    padding-bottom: 30px;
    height: 500px;
}

#Records {
    padding-bottom: 30px;
    height: 580px;
}

#Tracking {
    padding-bottom: 30px;
    height: 580px;
}

#Registry {
    padding-bottom: 30px;
    height: 630px;
}

#ProductInfo .div_style {
    width: 55%;
    margin-top: 20px;
    float: right;
}

#ProductInfo .col-xs-2 {
    width: 30%;
    height: 300px;
    margin-left: 100px;
}

#ProductInfo .col-xs-4 {
    width: 25%;
}

#ProductInfo .btnstyle {
    height: 110px;
    padding: 40px;
}

.screwTL {
    position: absolute;
    top: 2px;
    left: 5px;
}

.screwTR {
    position: absolute;
    top: 2px;
    right: 5px;
}

.screwBL {
    position: absolute;
    bottom: 2px;
    left: 5px;
}

.screwBR {
    position: absolute;
    bottom: 2px;
    right: 5px;
}

.details {
    top: 28px;
    left: 40px;
    width: 340px;
}

.StartLeft {
    text-align: right;
}

.StartRight {
    text-align: left;
}

#Contact .row {
    margin-left: 185px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #777777;
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .scroll-top-wrapper:hover {
        background-color: #888888;
    }

    .scroll-top-wrapper.show {
        visibility: visible;
        cursor: pointer;
        opacity: 1.0;
    }

    .scroll-top-wrapper i.fa {
        line-height: inherit;
    }

.navbar-header {
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
}


/*End Tracksmart*/

@media (max-width:980px) {
    .wrap {
        width: 100%;
        margin: 0px auto;
    }

    .Title {
        text-align: center;
        margin: 0px auto !important;
        width: 100% !important;
    }

    #Track .subTitle {
        width: 100%;
        text-align: center;
        margin: 0px auto !important;
    }

    .row {
        margin: 0px auto !important;
        width: 100% !important;
    }

    .font_7 {
        font: normal normal normal 22px overlock,sans-serif;
        color: #605E5E;
    }

    .navbar-header {
        width: 100% !important;
        margin: 7px -25px auto !important;
    }

    .div_style {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 7%;
    }

    #divHomePage .div_style {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 7%;
    }

    #divHomePage .btnstyle {
        height: 60px !important;
        padding: 15px;
    }

    .page {
        height: unset !important;
    }

    #divHomePage {
        height: 620px !important;
    }

    #Contact {
        margin-bottom: 10px;
        border-bottom: none !important;
    }

    #ProductInfo {
        padding-bottom: 30px;
        height: 700px !important;
    }

    #Records {
        padding-bottom: 30px;
        height: 660px !important;
    }

    #Tracking {
        padding-bottom: 30px;
        height: 650px !important;
    }

    #FlowChart {
         height: 660px !important;
    }

    #Registry {
        padding-bottom: 30px;
        height: 700px !important;
    }

    .img_style {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        box-shadow: 0px 0px 4px 4px #888888;
        background-color: white;
        width: 335px;
    }

    #ProductInfo .div_style {
        margin-top: 20px;
        margin-right: 10%;
        margin-left: 10%;
        width: 80%;
    }

    #ProductInfo .col-xs-2 {
        width: 100% !important;
        height: unset !important;
        margin: 0px auto !important;
    }

    #ProductInfo .col-xs-4 {
        width: 90% !important;
        height: unset !important;
        position: relative;
        min-height: 1px;
        margin-right: 5% !important;
        margin-left: 5% !important;
        margin-bottom: 10% !important;
    }

    #ProductInfo .details {
        width: 100% !important;
    }

    #ProductInfo .btnstyle {
        height: 50px;
        padding: 7px !important;
    }

    .ulTopMenu {
        margin-top: 90px;
    }

        .ulTopMenu, .ulTopMenu li {
            border: solid 1px rgba(191, 87, 0, 1);
        }

            .ulTopMenu, .ulTopMenu li, .ulTopMenu li a {
                background-color: white);
                z-index: 20 !important;
                /*width:100%*/
            }

    .navbar-default {
        height: 100px;
    }

    .navbar-brand img {
        height: 92px;
        width: 280px;
    }

    .navbar-toggle {
        position: absolute;
        /*float: right;*/
        padding: 9px 10px;
        border-color: rgba(191, 87, 0, 1) !important;
        /* margin-top: 10px; */
        /* margin-right: 15px; */
        top: 1px;
        right: 0px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: rgba(191, 87, 0, 1);
    }

    #divFooter #divFooterCont {
        width: 92%;
        height: auto;
        background-color: #D4D4D4;
    }


    .subTitle {
        font: normal normal normal 40px overlock,sans-serif;
        margin: 0px auto !important;
        padding-top: 0px !important;
    }

    .navbar-default {
        margin-bottom: 35px;
    }

    .col-xs-4 {
        width: 50%;
    }

    .col-xs-6 {
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }

    .thumbnail {
        font: normal normal normal 13px overlock,sans-serif;
        height: 170px;
    }

    .uk-slidenav {
        display: inline !important;
    }

    #divProductInquiry .PrdInquiryDescription {
        display: none !important;
    }

    #divProductInquiry .col-xs-6, #divEmployeeDetails .col-xs-6 {
        width: 100% !important;
        padding-left: 0px !important;
    }

    #divVisitUs {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }

    #divMap, #divMap, #divSayHello {
        float: left;
        width: 100%;
    }

    #divMap {
        padding: 20px;
        width: 100% !important;
    }

    .divMapCan {
        width: 100%;
        overflow: hidden;
    }

    .divMap, .divMap iframe {
        width: 100% !important;
        height: 230px !important;
        overflow: hidden;
    }

        .divMap iframe {
            height: 222px !important;
        }

    .s13 .button {
        max-width: 100%;
    }
}


@media (max-width:980px) {
    .navbar-default {
        height: 60px;
        border-bottom: none !important;
    }

    .navbar-nav > li > a {
        margin-left: 0px;
        margin-right: 0px;
    }

    #Need {
        margin: 2%;
    }

    #divEffectiveTitle {
        margin-top: 35px;
    }

    #ThumbBanner {
        padding-left: 5px !important;
    }

    #divBenifits {
        margin-top: 200px;
    }

        #divBenifits .NeedDiv {
            padding-top: 15px;
        }

    .banner_badge_blue, .banner_badge_orange, .banner_badge_green {
        padding: 6px;
        font-size: 18px;
    }

    .banner_badge_blue {
        width: 300px;
        /*margin-top: 250px;*/
    }

    .banner_badge_orange {
        /*margin-top: 300px;*/
        width: 260px;
    }

    .banner_badge_green {
        width: 220px;
        /*margin-top: 350px;*/
    }

    #imgHeader {
        width: 200px !important;
        height: unset !important;
    }

    .ulTopMenu {
        margin-left: auto;
        margin: unset !important;
    }

    .wrap {
        width: 100%;
        margin: 0px auto;
    }

    .ulTopMenu, .ulTopMenu li, .ulTopMenu li a {
        background-color: #ddd;
        z-index: 20 !important;
        color: chocolate !important;
        /*width: 100%;* Line:522 css/ */
    }

        .ulTopMenu li {
            text-align: right;
        }

            .ulTopMenu, .ulTopMenu li, .ulTopMenu li a:hover {
                background-color: #ddd;
            }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        margin-top: 15px !important;
    }

    .navbar-default .navbar-collapse {
        position: absolute;
        width: 200px;
        right: 14px;
    }

    #Need {
        height: unset !important;
    }

    .NeedDiv {
        text-align: left;
        float: none;
    }

        .NeedDiv table {
            width: 100%;
        }

        .NeedDiv span {
            font-size: 17px;
        }

    #Quickly {
        height: unset !important;
    }

    #divQuickly .font_7 {
        margin-top: 8px;
    }

    #divSupportPlatform p {
        display: none;
    }

    #divSupportPlatform .col-xs-6 {
        width: 33.33%;
    }

    #divReformServ {
        display: none;
    }

    #lblQuickActTag {
        display: none;
    }

    #Easy {
        height: unset !important;
    }

    #divTagLines {
        position: initial;
        margin-top: 25px;
    }

    #divTimelyAction {
        margin-top: 35px;
    }

    #Easy .col-xs-2 {
        width: 100% !important;
    }

    #serveEveryone .col-xs-2 {
        width: 33.33% !important;
        float: left;
    }

    #serveEveryone img {
        width: 60px !important;
    }

    #serveEveryone {
        height: unset !important;
    }

    #SpecialNeeds .col-xs-2 {
        width: 100% !important;
    }

    #SpecialNeeds .item {
        width: 90%;
        margin: 0px auto;
        float: none;
        height: 300px;
    }

    #SpecialNeeds .subTitle {
        margin: 3% auto !important;
        width: 94% !important;
    }

    #SpecialNeeds .row {
        width: 100% !important;
        margin: 0px auto;
    }

    .carousel-control {
        background-image: none !important;
    }

    .carousel-indicators li {
        border-color: chocolate;
    }

    .carousel-indicators .active {
        background-color: chocolate;
    }

    #divOurCustomers {
        height: unset !important;
    }

        #divOurCustomers .panel-body {
            margin-left: 0px !important;
        }

        #divOurCustomers img {
            width: 30% !important;
            margin-right: 2% !important;
            margin-left: 0px !important;
            margin: 1% !important;
        }

    #divEffective table td {
        padding-left: 0px !important;
        padding-right: 10px !important;
        padding-bottom: 10px;
    }

    #Contact .col-xs-2 {
        width: 80% !important;
        margin: 0px auto !important;
        float: none !important;
        padding-left:0px !important;
        padding-right:0px !important;
    }

        #Contact .col-xs-2 .form-control {
            width: 100% !important;
        }

    #Contact .panel-body {
        margin-left: 0px !important;
    }

    #Contact {
        height: unset !important;
        margin-top: 55px !important;
    }

        #Contact .col-xs-6 {
            margin-left: 0px !important;
            margin-top: 0px !important;
            width: 80% !important;
            margin: 0px auto !important;
        }

        #Contact .col-xs-12 {
            margin: 20px auto !important;
        }

        #Contact .font_7 {
            float: none !important;
            margin-right: unset !important;
            margin-top: unset !important;
            font: normal normal normal 22px overlock,sans-serif;
            color: #605E5E;
        }

        #Contact .img_style {
            border-top-left-radius: 10px;
            border-bottom-left-radius: 10px;
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px;
            box-shadow: 0px 0px 4px 4px #888888;
            background-color: white;
            width: 50%;
            margin-bottom: 10px;
        }

        #Contact .btn-primary {
            margin: 0px auto !important;
        }

        #Contact .form-control {
            font: normal normal normal 18px overlock,sans-serif; 
        }

    .blankdiv {
        margin: 0px auto !important;
        width: 100%;
    }

    .container-fluid {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        width: 100%;
        top: 0;
        background-color: #943616;
        z-index: 20 !important;
        height: unset !important;
    }
}
