body {
    margin: 0px;
    padding: 0px;
 font-family: "PT Sans", sans-serif;
background: #fff;
color: #000;


}

.dt-form {
    padding: 32px 20px 62px 20px;
    color: #000;
    background: #00000010;
    border-radius: 3px;
}

.dt-form input {
    border-radius: 3px;
}

.dt-form textarea {
    border-radius: 3px;
}

em {
    color: red;
}

.dt-form .form-group {
    margin-bottom: 10px;
}

.dt-form label {
    font-weight: 400;
    font-size: 13px;
    padding: 0px;
    line-height: 15px;
}

.gt-details {
    width: 100%;
    box-shadow: 1px 1px 15px #00000020;
    padding: 15px 15px;
    font-size: 15px;
    border-radius: 3px;
    margin-bottom: 12px;
}


.gt-details strong {
    display: block;
    margin-bottom: 5px;
    
}

.detail-title {
    font-size: 32px;
    color: #000;
    font-family: "Anton", sans-serif;
    margin-bottom: 25px;
    padding-bottom: 22px;
    display: block;
}
.dt-cont {
    font-size: 16px;
   line-height: 1.75;
}

.dt-cont .bl-style li {
    width: 35%;
}

.copy {
    background: #D9D9D9;
    font-size: 12px;
    color: #000;
    margin-top: 55px;
    text-align: right;
   float: left;
    transform: skew(-30deg, 0deg);
    width: 100%;
}

.copy-inner {
    transform: skew(30deg, 0deg);
    width: 100%;
    margin-right: -27px;
    background: #D9D9D9;
    float: right;
    padding: 11px 20px;
}

.carousel-indicators {
    display: none;
}


.top-logo {
    padding: 16px 0px 14px 0px;
}
.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}


.m-input {
    background: #F0F0F0 !important;
    color: #5D5D5D;
    border-radius: 100px;
    border: none;
    height: 38px;
    outline: none;
}
.m-sr-bt {
    padding: 0 2px;
    margin: 0px;
    background: #F0F0F0 !important;
    border-radius: 100px;
    height: 38px;
}

.m-search {
    float: left;
  width: 225px;
  padding: 5px 0 ;
}
#header {
    width: 100%;
   /* position: sticky;
    top: 0; */
    color: #fff;
    z-index: 10;
    border-top: solid 3px #F0F0F0;
  
}

#mdl {
    width: 100%;
    display: block;
    z-index: 1;
  
}

#footer {
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    
}


/* New css */
.page-head {
    font-size: 50px;
    padding: 30px 100px 30px 30px;
     font-family: 'Roboto Condensed', sans-serif;
     font-weight: 400;
     color: #fff;
     background: #00000060;
     width: auto;
     display: inline-block;

}

.rgt-call {
    padding: 15px 0;
    text-align: right;
     font-size: 14px;
     display: inline-block;
}

.rgt-call a {
    padding: 5px 0;
    color: #D08413;
     font-family: "Anton", sans-serif;
     font-size: 18px;
   display: inline-block;
}



.rgt-call a i {
    margin-right: 5px;
    display: inline-block;
    
}

.nav-bg {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    
    padding: 0px;
   background: #003366;
    width: 100%;
   
}
.main-nav {
    background: #0b0d0d;
    font-family: 'Roboto Condensed', sans-serif;
    padding-top: 8px;
    padding-bottom: 3px;
  
    z-index: 100;
}
/* Navbar css */
.nav-bg li {
    margin-left: 3px;
    margin-right: 3px;
}
.nav-bg li a {
    color: #fff;
    padding: 14px 20px;
    transition: 0.5s;
      text-transform: uppercase;
}

.nav-bg li a:hover {
    color: #fff;
     background: #00000040;

}

.active-link {
    color: #fff;
    background: #00000040;

}






.navbar-toggle .icon-bar {
    background: #fff;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: #00000040;
    border: none;
}


.navbar {
    margin: 0px;
}

.dropdown-menu {
    background: #001F3D;
    
}



.dropdown-menu li a {
    font-size: 14px !important;
    padding: 10px;
}

.dropdown-menu li a:hover {
    color: #fff;
    border: none;
}
.navbar-toggle {
    float: left;
}


#banner {
    z-index: 1;
    width: 100%;
    margin-top: 1px;
}

.inner-bancont {
    text-align: left;
     position: absolute;
    top: 0;
    color: #fff;
    font-size: 19px;
    line-height: 26px;
    width: 100%;
    font-family: "Anton", sans-serif;
    background: url(../images/top-lft.png) no-repeat left top;
    z-index: 500;
    padding: 4% 0 4% 0;
}
.inner-bancont h2 {
padding-top: 0px;
font-size: 50px;
}
.banner-cont {
    position: absolute;
    top: 0;
    color: #fff;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
    width: 100%;
    font-family: "Anton", sans-serif;
    background: url(../images/top-lft.png) no-repeat left top;
    z-index: 500;
}
.cont-n {
   /* background: url(../images/top-rgt.png) no-repeat right bottom;*/
    background-size: 100% auto;
   width: 314px;
   height: 393px;
   position: absolute;
   right: 0;
   bottom: -40px;
   z-index: 1;
}

.banner-cont h2 {
    font-size: 46px;
    margin-bottom: 25px;
    color: #fff;
    line-height: 70px;
    padding-top: 20%;
   
}

.banner-cont a {
    background: #00000040;
    border: solid 1px #fff;
    border-radius: 50px;
    padding: 12px 44px;
    color: #fff;
     text-transform: uppercase;
   font-size: 24px;
   margin-top: 15px;
   display: inline-block;
   transition: 0.5s;
   
}

.banner-cont a:hover {
    background: #00000090;
}

a:hover {
    text-decoration: none;
}
.res-img {
    max-width: 100%;
}

.container {
    width: 1200px;
}


.ab-section {
    font-size: 17px;
    color: #5D5D5D;
    line-height: 23px;
    text-align: center;
    padding: 3em 0;
    
}
.heading {
    font-size: 38px;
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-family: "Anton", sans-serif;
    color: #000;
    background: url(../images/heading-bg.png) no-repeat center bottom;
}

.ab-section p {
    width: 90%;
    margin-left: 5%;
}

.main-content {
    width: 100%;
    
}

.ab-section ul {
    margin: 3em 0 0 0;
    padding: 0px;
    list-style: none;
}

.pr-col-inner {
     list-style: none;
    margin: 0px;
    padding: 0px;
    border: solid 1px #00000030;
    margin-bottom: 20px;
    transition: 0.5s;
}
.pr-col-inner1 {
     list-style: none;
    margin: 0px;
    padding: 0px;
    border: solid 1px #00000030;
    margin-bottom: 20px;
    transition: 0.5s;
}
.pr-box img {
    object-fit: cover;
    height: 176px;
    position: relative;
    width: 100%;
}
.pr-col-inner .pr-box {
    height: 250px;
}
.pr-col-inner1 .pr-box {
    height: 340px;
}
.pr-col-inner:hover {
    
    box-shadow:  1px 1px 28px #00000030;
}

.product-desc {
    font-size: 12px;
     font-family: "PT Sans", sans-serif;
     line-height: 18px;
     margin-top: 10px;
}

.pr-col {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border-right: 1px solid #00000030;
    border-bottom: 1px solid #00000030;
}

.pr-col:nth-child(4) {
    border-right: none;
}

.pr-col:nth-child(5) {
    border-bottom: none;
}

.pr-col:nth-child(6) {
    border-bottom: none;
}

.pr-col:nth-child(7) {
    border-bottom: none;
}
.pr-col:nth-child(8) {
    border-right: none;
    border-bottom: none;
}
.p-10 {
    padding: 30px 10px 10px 10px !important;


}

.pr-box {
    width: 100%;
    background: url(../images/pr-bg.png) no-repeat right bottom;
    font-size: 17px;
    color: #003366;
    font-family: "Anton", sans-serif;
    text-align: center;
    cursor: pointer;
    padding-bottom: 20px;
    transition: 0.5s;
}

.pr-box:hover {
    background: url(../images/pr-bg1.png) no-repeat right bottom;
}

.pr-box img {
    margin-bottom: 10px;
   width: 80%;
   margin-left: 10%;
   display: block;
}


.wwd-section {
    width: 100%;
    padding: 2em 0;
    text-align: left;
    font-size: 17px;
    color: #5D5D5D;
    line-height: 23px;
  
}

.heading2 {
    background: url(../images/heading-bl.png) no-repeat left bottom !important;
}

.bl-style  {
    margin: 20px 0 0 0;
    padding: 0px;
}

.bl-style li {
    background: url(../images/bullet.png) no-repeat left 13px;
    padding: 8px 21px;
    list-style: none;
    display: inline-block;
    min-width: 45%;
    font-size: 15px;
}



.line {
    background: url(../images/line.png) repeat-x left top;
    text-align: center;
    padding: 3em 0 0 0;
}

.project-tile {
    background: #000;
    padding: 0  !important;
    border-right: solid 1px #fff;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    text-align: left;
    cursor: pointer;
}

.project-tile img {
    position: relative;
    opacity: 0.4;
    width: 100%;
    transition: 0.5s;
}

.project-tile:hover img {
    opacity: 0.8;
}

.project-tile-title {
    font-family: "Anton", sans-serif;
    font-size: 20px;
    margin-bottom: 15px;
    display: block;
}

.project-desc {
    position: absolute;
    top: 65%;
    left: 24px;
    width: 90%;
}
.v-all {
    background: url(../images/vl-bg.png) no-repeat right top #D08413;
    background-size: auto 258px;
    font-size: 35px;
    color: #fff;
    font-family: "Anton", sans-serif;
    line-height: 259px;
    text-align: center;
}
.form-section {
    width: 100%;
    background: #003366;
    padding: 8em 0 0 0;
    font-size: 15px;
    color: #fff;
    margin-top: -60px;
}

.form-title {
    font-size: 32px;
    font-family: "Anton", sans-serif;
    display: block;
    margin-bottom: 15px;
    margin-top: 25px;
}
.bl-input {
    background: #00000020 !important;
    border: solid 1px #fff;
    color: #fff;
    height: 38px;
    border-radius: 2px;
}
.form-bt {
    background: #D08413;
	border-radius: 40px !important;
    color: #fff;
    font-size: 22px;
    padding: 5px 40px;
    text-transform: uppercase;
    font-family: "Anton", sans-serif;
    border-radius: 2px;
    transition: 0.5s;
}

.form-bt:hover {
    background: #fff;
    color: #D08413;
}
.form-bt1 {
    background: #39d52d;
	border-radius: 40px !important;
    color: #fff;
    font-size: 22px;
    padding: 5px 40px;
    text-transform: uppercase;
    font-family: "Anton", sans-serif;
    border-radius: 2px;
    transition: 0.5s;
}

.form-bt1:hover {
    background: #fff;
    color: #D08413;
}
.form-group {
    margin-bottom: 20px;
}

.fr-strip {
    background: #003366;
}

.fr-info {
    background: #335C85;
    font-size: 15px;
    color: #fff;
  
    transform: skew(-30deg, 0deg);
    float: left;
    width: 100%;
}

.fr-info-inner {
    width: 100%;
    float: right;
     transform: skew(30deg, 0deg);
     background: #335C85;
       padding: 18px 0;
       margin-right: -17px;
}

.fr-info a {
    color: #fff;
}

.fr-info a:hover {
    color: #fff;
}

.fr-info span {
    display: inline-block;
    margin: 0 25px;
}

.sc-link {
    font-size: 19px;
    margin-right: 18px;
}


.fr-top {
    padding: 2.5em 0 0 0;
    background: url(../images/footer.png) no-repeat left top #E8E8E8;
    line-height: 21px;
}
.fr-top-title {
    font-size: 26px;
     font-family: "Anton", sans-serif;
    margin-bottom: 25px;
    color: #000;
    display: block;
    margin-top: 30px;
}

/* End */


.fr-links {
    width: 49%;
    display: inline-block;
    font-size: 14px;
    color: #000;
    padding: 8px 12px;
   background: url(../images/bl1.png) no-repeat center left;
}

.fr-links:hover {
    color: #000;
}

.social-link {
    display: inline-block;
    background: #fff;
    color: #000;
    font-size: 15px;
    margin-right: 12px;
    border-radius: 100px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 47px;
}
.fr-bt {
    border-top: solid 1px #171717;
    padding: 6px 0px;
    color: #838383;
    font-size: 14px;
    font-weight: 300;
   
}
.au {
    float: right;
    margin-top: 9em;
}

.fr-bt .cards {
    float: right;
    display: inline-block;
}

.fr-bt .cards a {
    display: inline-block;
    margin-left: 6px;
}
.fr-sec1 {
     border-bottom: solid 1px #4b4b4b;
     padding: 30px 0;
     font-size: 18px;
     color: #ffffff80;
     line-height: 23px;
    
}

.cn-bt {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    padding: 12px 21px;
    border: solid 1px #fff;
    font-family: 'Roboto Condensed', sans-serif;
     border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.cn-bt:hover {
    color: #fff;
}

.inner-heading {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}
.inner-sec {
    padding: 3em 0;
    width: 100%;
    font-size: 17px;
    line-height: 24px;
    color: #616161;
}

.in-pr-title {
    font-size: 14px !important;
    line-height: 23px;
}
.in-pr-box {
    min-height: 349px;
}

.bred {
    width: 100%;
    font-size: 13px;
    color: #616161;
    padding: 15px 0;
    background: #e6eee0;
}

.bred a {
    color: #5b9d25;
    margin-right: 8px;
    font-weight: 600;
}

.bred span {
    margin-left: 8px;
    
}

.in-img-section {
    width: 100%;
    padding: 3em 0;
    background: #eceee8;
    font-size: 15px;
    line-height: 22px;
    color: #616161;
}

.in-img-section p {
    max-width: 90%;
}

.in-img-section h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #000;
}

.note {
    display: block;
    font-style: italic;
    font-size: 12px;
   
}
.curve {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.bt-sec {
    padding: 3em;
    width: 100%;
    font-size: 15px;
    line-height: 22px;
    color: #616161;
}

.breadcumb-new {
    font-size: 15px;
    color: #fff;
 font-family: "Anton", sans-serif;
     padding: 12px 0px;
}

.breadcumb-new a {
    color: #fff;
    margin-right: 15px;
    margin-left: 15px;
    display: inline-block;
}

.breadcumb-new span {
   display: inline-block;
    margin-left: 15px;
    color: #ffffff80;
}

.inner-col-sec {
    padding: 2.5em 0;
    font-size: 16px;
    line-height: 23px;
    color: #b4b4b4;
}

.inner-col-sec h2 {
    font-size: 34px;
    color: #fff;
     font-family: 'Roboto Condensed', sans-serif;
     text-transform: uppercase;
     margin-bottom: 15px;
     line-height: 45px;
}

.inner-video {
    padding: 10px;
    border: solid 1px #000;
    width: 100%;
    float: left;
    margin-top: 15px;
  
}

.listing {
    width: 100%;
    float: left;
    
}



.table-container {
    width: 100%;
    background: #1d2121;
    padding: 12px;
    font-size: 13px;
    line-height: 21px;
    margin-top: 25px;
}

.table {
    width: 100%;
    margin-bottom: 0px;
}

.table th {
    font-weight: 600;
    font-size: 13px;
    color: #fff;
}

.table td {
    padding: 8px;
    border-bottom: solid 1px #383d3d;
}

.qty {
    width: 50px;
    color: #000;
}

.add-cart {
    background: #be9e39;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    border: none;
    outline: none;
    transition: 0.5s;
}

.add-cart:hover {
    background: #937720;
}

.section-releted-pr {
    background: #1d2121;
    padding: 3em 0;
}

.rl-title {
     font-family: 'Roboto Condensed', sans-serif;
     color: #fff;
     text-transform: uppercase;
     font-size: 20px;
     display: block;

}
.p-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.nav-tabs>li>a {
    background: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
}

.nav-tabs>li>a:hover {
    color: #000 !important;
}

.tab-pane {
    padding-top: 20px;
    color: #b4b4b4;
}

.colors {
    width: 100%;
    margin-top: 15px;
    border-radius: 3px;
    padding: 10px;
    background: #1d2121;
}

.colors a img {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: inline-block;
    margin-right: 10px;
}











@media only screen and (max-width: 768px) {

   
    
   
    .container {
        width: 96%;
    }

    .cont-n {
        width: 80px;
        height: 100px;
        background-size: 100% auto;
        bottom: -11px;
        z-index: 100;
    }

    .banner-cont {
        top: 14%;
        width: 100%;
        font-size: 12px;
        line-height: 18px;
        background-size: 30% auto;
        z-index: 600;
    }

    .banner-cont a {
        margin-top: 8px;
        font-size: 12px;
        padding: 10px 20px;
    }

    .banner-cont h2 {
        font-size: 15px;
        margin-bottom: 10px;
        margin-bottom: 0px;
        padding-top: 3%;
        line-height: 26px;
        z-index: 600;
    }

    .ab-section {
        font-size: 17px;
        padding: 1.5em 0;
    }

     .ab-section p {
        width: 90%;
        margin-left: 5%;
     }

    .rgt-call a span {
        display: none;
        border-left: solid 1px #4d4d4d;
    }
     .rgt-call a  {
       padding: 5px 15px;
        border-left: solid 1px #4d4d4d;
    }
    .rgt-call {
        background: #fff;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
       
    }

    .m-search {
        width: 275px;
    }
    .au {
        float: right;
        margin-top: 4em;
    }

    .page-head {
        font-size: 30px;
        padding: 25px;
        margin-top: 12px;
    }

    .table-container {
        width: 400px;
       
          overflow-x: scroll;
    }


.table-container::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

/* Track */
.table-container::-webkit-scrollbar-track {
  background: #000;
}

/* Handle */
.table-container::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.table-container::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.nav-tabs {
    margin-top: 25px;
}

.pr-box img {
    width: 80%;
    margin-left: 10%;
}

.pr-col {
    border-right: none !important;
    border-bottom: solid 1px #00000040 !important;
}

.fr-info span {
    display: block;
    margin-bottom: 14px;
}

.fr-info {
       transform: skew(0deg);
}

.fr-info-inner {
    width: 100%;
    float: right;
    transform: skew(0deg);
     background: #335C85;
       padding: 18px 0;
       margin-right: 0px;

}

.fr-top {
    background: #E8E8E8;
}

.fr-links {
    width: 100%;
}

.inner-bancont {
    padding: 3% 0 3% 0;
}

.inner-bancont h2  {
    font-size: 20px;
    margin-bottom: 10px;
}

.breadcumb-new {
    padding-top: 0px;
    font-size: 13px;
}

.dt-cont .bl-style li {
    width: 100%;
}
   

}