    body {
        font-family: 'robotoregular' !important;
    }
    
    .fixed {
        position: fixed;
    }
    
    .mb20px {
        margin-bottom: 20px;
    }
    
    .navbar {
        padding-top: 1.0rem !important
    }
    
    .banner .item {
        font-weight: bold;
    }
    
    .banner001 {
        padding: 0px !important;
    }
    
    .topheader {
        padding: 10px 0px !important;
        /*background-color: rgba(255, 255, 255, 0.9);*/
        background-color: #ffffff;
        box-shadow: 2px 4px 4px #ccc;
        z-index: 99999;
    }
    
    .banner .item big {
        position: absolute;
        z-index: 9999;
        width: 100%;
        margin-top: 200px;
    }
    
    .banner .item .head3 {
        color: #ffffff !important;
        font-size: 66px;
        text-align: right;
        float: right;
        margin-right: 100px;
    }
    
    .banner .item .head4 {
        color: #ffffff !important;
        font-size: 66px;
        text-align: center;
        margin-right: 100px;
        display: block;
    }
    
    .about {
        padding: 50px 0px 100px 0px;
        font-family: 'robotoregular';
    }
    
    .about h2 {
        font-size: 30px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 30px;
    }
    
    .lightfont {
        font-family: 'robotolight';
        font-size: 20px;
        margin-bottom: 20px;
        width: 100%;
        float: left;
    }
    
    .about p {
        font-size: 18px;
        font-family: 'robotoregular';
        line-height: 26px;
    }
    
    .about .whitebtn {
        margin-top: 20px;
        float: left;
    }
    
    .about .whitebtn a:hover {
        background: #F8993F;
    }
    
    .about .whitebtn a {
        color: #000;
        text-decoration: none;
        border: 1px solid #000000;
        padding: 8px 25px;
        border-radius: 30px;
    }
    
    .about h2 {
        position: relative;
    }
    

    
    .servicesheadingline h2::before {
        content: "";
        position: absolute;
        top: 100%;
        width: 143px !important;
        left: 0;
        height: 5px;
        border-radius: 5px;
        background: linear-gradient(130deg, #F8993F, #F8993F 41.07%, #001D3B 76.05%);
    }
    
    .industry01 h2::before {
        content: "";
        position: absolute;
        top: 100%;
        width: 175px !important;
        left: 0;
        height: 5px;
        border-radius: 5px;
        background: linear-gradient(130deg, #F8993F, #F8993F 41.07%, #001D3B 76.05%);
    }
    
    .contact01 h2::before {
        content: "";
        position: absolute;
        top: 100%;
        width: 192px !important;
        left: 0;
        height: 5px;
        border-radius: 5px;
        background: linear-gradient(130deg, #F8993F, #F8993F 41.07%, #001D3B 76.05%);
    }
    
    .services h2 {
        font-size: 32px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 30px;
    }
    
    .services h2 {
        position: relative;
    }
    
    .services h2::before {
        content: "";
        position: absolute;
        top: 100%;
        width: 218px;
        left: 0;
        height: 5px;
        border-radius: 5px;
        background: linear-gradient(130deg, #F8993F, #F8993F 41.07%, #001D3B 76.05%);
    }
    
    .services {
        background-color: #E7EAE3;
        padding: 50px 0px 80px 0px;
    }
    
    .ser-item {
        background-color: #F8993F;
        border: 1px solid #000;
        margin-bottom: 30px;
    }
    
    .ser-item {
        box-shadow: 6px 5px 8px 4px #999999;
    }
    
    .ser-item img {
        width: 100%;
    }
    
    .ser-con {
        padding: 20px 10px;
        text-align: center;
    }
    
    .ser-con h3 {
        color: #ffffff;
        font-size: 17px !important;
        font-family: 'robotoblack';
    }
    
    .ser-con p {
        font-size: 16px;
        padding: 5px 0px;
    }
    
    .ser-con .whitebtn a {
        color: #000;
        text-decoration: none;
        border: 1px solid #000000;
        padding: 8px 25px;
        border-radius: 30px;
        background-color: #ffffff;
    }
    
    .ser-con .whitebtn a:hover {
        background-color: #002B57;
        color: #ffffff;
    }
    
    .industries h2 {
        font-size: 32px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 30px;
    }
    
    .industries h2 {
        position: relative;
    }
    
    .industries h2::before {
        content: "";
        position: absolute;
        top: 100%;
        width: 191px;
        left: 0;
        height: 5px;
        border-radius: 5px;
        background: linear-gradient(130deg, #F8993F, #F8993F 41.07%, #001D3B 76.05%);
    }
    
    .industries {
        padding: 50px 0px 80px 0px;
    }
    
    .indu-sec a {
        text-decoration: none !important;
    }
    
    .indu-sec a p {
        text-decoration: none;
        color: #001D3B !important;
    }
    
    .indu-sec {
        background-color: #E3E7DC;
        padding: 15px;
        margin-bottom: 20px;
        border-radius: 10px;
        box-shadow: 2px 5px 6px #cccccc;
        border: #E3E7DC 2px solid;
    }
    
    .indu-sec:hover {
        border: #F8993F 2px solid;
    }
    
    .indu-sec h3 {
        font-size: 20px;
        color: #002B57 !important;
        font-weight: bold;
        text-decoration: none !important;
    }
    
    .orgbox {
        padding: 50px 0px 50px 0px;
        background-color: #F8993F;
    }
    
    .orgbox p {
        font-size: 48px;
        font-weight: bold;
        color: #ffffff;
        text-align: center;
        text-shadow: 2px 3px 3px #666666;
    }
    
    .orgbox p .whitebtn a {
        color: #000;
        text-decoration: none;
        border: 1px solid #000000;
        padding: 10px 25px;
        border-radius: 30px;
        background-color: #ffffff;
        font-size: 20px;
        text-shadow: none;
        margin-left: 50px;
    }
    
    .orgbox p .whitebtn a:hover {
        background-color: #001D3B;
        color: #ffffff;
    }
    
    .mai-foo {
        background-color: #002B57;
        padding: 60px 0px;
    }
    
    .foomenu {
        float: right;
        border-bottom: 1px solid #cccccc;
        width: 100%;
        text-align: right;
        padding-bottom: 10px;
    }
    
    .foomenu ul li {
        list-style: none;
        text-decoration: none;
        float: left;
    }
    
    .foomenu ul li a {
        text-decoration: none;
        color: #ffffff;
        padding-right: 33px;
        font-size: 18px;
    }
    
    .social ul li {
        list-style: none;
        text-decoration: none;
        float: left;
        padding: 10px 5px;
    }
    
    .terms ul li {
        list-style: none;
        text-decoration: none;
        float: left;
        padding: 10px 5px;
    }
    
    .temsmenu {
        color: #ffffff;
        float: right;
    }
    
    .temsmenu li {
        list-style: none;
        text-decoration: none;
        float: left;
        padding: 10px 5px;
    }
    
    .temsmenu li a {
        text-decoration: none;
        color: #ffffff;
        font-size: 18px;
    }
    
    .lastfoo {
        background-color: #001D3B;
        text-align: right;
        color: #fff;
        padding: 20px 0px;
        font-size: 14px;
    }
    
    .lastfoo p {
        margin: 0px;
    }
    
    .formheading {
        margin: 30px 0px;
        font-family: 'robotoblack';
    }
    
    .formheading h4 {
        font-weight: lighter !important;
        color: #F8993F;
        font-family: 'robotomedium';
    }
    
    .formtab .nav-tabs .nav-link.active,
    .nav-tabs .nav-item.show .nav-link {
        background-color: #F8993F;
        padding: 10px 80px;
        font-size: 20px;
        color: #ffffff;
    }
    
    .formtab .nav-tabs .nav-link {
        background-color: #D9D9D9;
        padding: 10px 80px;
        font-size: 20px;
        color: #000000;
    }
    
    .formtab .tab-content {
        border: 1px solid #F8993F;
        padding: 20px;
    }
    
    #form1 label {
        font-size: 16px;
    }
    
    #form1 label span {
        color: #FF0000;
    }
    
    #form1 textarea {
        width: 100%;
        margin-bottom: 20px;
        border-radius: 5px;
        border: 1px solid #BFBFBF;
        padding: 10px;
        min-height: 100px;
    }
    
    #form1 input[type="text"] {
        width: 100%;
        margin-bottom: 20px;
        border-radius: 5px;
        border: 1px solid #BFBFBF;
        padding: 10px;
    }
    
    .btnprimary {
        background-color: #002B57;
        color: #ffffff;
        text-decoration: none;
        padding: 10px 25px;
        border-radius: 10px;
        border: 1px solid #002B57;
    }
    
    .btnprimary:hover {
        background-color: #F8993F;
        border-color: #F8993F;
        color: #000000;
    }
    
    .btnsec {
        background-color: #ffffff;
        color: #002B57;
        text-decoration: none;
        padding: 10px 25px;
        border-radius: 10px;
        border: 1px solid #002B57;
    }
    
    .btnsec:hover {
        background-color: #F8993F;
        border-color: #F8993F;
        color: #000000;
    }
    
    .formtab .rightalign {
        text-align: right;
        margin-top: 30px;
    }
    
    .formtab .rightalign a {
        margin-left: 20px;
    }
    
    .formtab button {
        background-color: #ffffff;
        border-color: 1px solid #F8993F;
        padding: 10px 25px;
        margin-bottom: 20px;
        border-radius: 5px;
        color: #000000;
    }
    
    .formtab .active {
        background-color: #F8993F;
        color: #ffffff;
        border: 1px solid #F8993F;
    }
    
    .section {
        background-color: #ecedef !important;
    }
    
    .about h3 {
        color: #F8993F;
        font-weight: bold;
        margin-bottom: 20px;
        margin-top: 30px;
    }
    
    .industry ul {
        margin-bottom: 30px;
    }
    
    .industry ul li {
        list-style: circle inside;
        line-height: 30px;
    }
    
    .imgborder {
        border: 3px solid #F8993F;
        border-radius: 12px;
    }
    
    @media only screen and (min-width: 300px) and (max-width: 767px) {
        .about {
            padding: 25px 0px 80px 0px;
        }
        .services {
            padding: 50px 0px 50px 0px;
        }
        .industries {
            padding: 50px 0px 50px 0px;
        }
        .orgbox {
            padding: 30px 0px 30px 0px;
        }
        .banner .item big {
            margin-top: 30px;
        }
        .banner .item .head3 {
            margin-right: 43px;
            font-size: 24px;
        }
        .banner .item .head4 {
            font-size: 24px;
            text-align: center;
            margin-right: 0px;
        }
        .indu-sec {
            text-align: center;
        }
        .indu-sec h3 {
            margin-top: 20px;
        }
        .orgbox p {
            font-size: 25px;
        }
        .orgbox p .whitebtn a {
            margin-left: 0px;
            display: inline-block;
        }
        .foologo {
            text-align: center;
        }
        .foologo img {
            margin-bottom: 20px;
            width: 200px;
            text-align: center;
        }
        .foomenu ul li a {
            font-size: 14px;
            padding-right: 10px;
        }
        .temsmenu li a {
            font-size: 12px;
        }
        .social img {
            width: 20px;
        }
        .social ul li {
            padding: 10px 2px;
        }
        .lastfoo {
            font-size: 10px;
            padding: 12px 0px;
        }
        .mai-foo {
            padding: 30px 0px;
        }
        .formtab .nav-tabs .nav-link.active,
        .nav-tabs .nav-item.show .nav-link {
            padding: 10px 15px;
            font-size: 16px;
        }
        .formtab .nav-tabs .nav-link {
            padding: 10px 15px;
            font-size: 16px;
        }
        .formtab button {
            background-color: #ffffff;
            border-color: 1px solid #F8993F;
            padding: 10px 12px;
            margin-bottom: 20px;
            border-radius: 5px;
            color: #000000;
        }
    }
    
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .banner .item big {
            margin-top: 30px;
        }
        .banner .item .head3 {
            margin-right: 43px;
            font-size: 50px;
        }
        .indu-sec {
            text-align: center;
        }
        .indu-sec h3 {
            margin-top: 20px;
        }
        .orgbox p {
            font-size: 40px;
        }
        .orgbox p .whitebtn a {
            margin-left: 0px;
            display: inline-block;
        }
    }
    
    @media only screen and (min-width: 300px) and (max-width: 1199px) {
        .container {
            max-width: 100% !important;
        }
        .displaynone {
            display: none;
        }
        .topheader {
            position: relative;
        }
    }