@font-face {
    font-family: Pirulen;
    src: url('pirulen-rg.otf') format('opentype');
}

@font-face {
    font-family: jaguar;
    src: url('../css/Jaguar-Bold.otf') format('opentype');
}
@font-face {
    font-family: Proxima;
    src: url('../css/Proxima-Nova-Font.otf') format('opentype');
}

body {
    background-color: #000;
    position: relative;

}



.legacy-button:after {
    -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 80%, 80% 100%, 0 100%, 0% 80%, 0 0);
    clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 80%, 80% 100%, 0 100%, 0% 80%, 0 0);
    }



.wrapper {
    z-index: 1050;
    position: fixed;
    top: 0;
    right: -100%;
    height: 100%;
    width: 100%;
    background: #000;
    transition: all 0.6s ease-in-out;
}

#active:checked~.wrapper {
    right: 0;
}

header{
    position:sticky; 
    top:0;
    z-index:11; 
    background:black;
}

.menu-btn {
    position: absolute;
    z-index: 1051;
    right: 20px;
    top: 20px;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.menu-btn span,
.menu-btn:before,
.menu-btn:after {
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    left: 30%;
    width: 40%;
    border-bottom: 2px solid #fff;
    transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.menu-btn:before {
    transform: translateY(-8px);
}

.menu-btn:after {
    transform: translateY(8px);
}


.close {
    z-index: 1;
    width: 100%;
    height: 100%;
    pointer-events: none;
    transition: background .6s;
}

/* closing animation */
#active:checked+.menu-btn span {
    transform: scaleX(0);
}

#active:checked+.menu-btn:before {
    transform: rotate(45deg);
    border-color: #fff;
}

#active:checked+.menu-btn:after {
    transform: rotate(-45deg);
    border-color: #fff;
}

.leftbox {
    padding-left: 0px;
    color: #fff;
    list-style: none;
}

.nav_main {
    width: 100%;
    height: 100%;
    padding-top: 4%;
}

.nav_main .navbar {
    display: block;
    height: 100%;
}

.nav_main .navbar .navbar-nav {
    display: block;
    width: 100%;
}

.nav_main .navbar .navbar-nav .nav-item.dropdown.show .dropdown-menu.show {

    width: 100%;
    background: transparent;
    border: none;

}

.nav_main .navbar .navbar-nav .nav-item.dropdown.show .dropdown-menu.show .dropdown-item {
    padding-left: 8px;
    padding: .375rem .75rem;
    
}

.dropdown-toggle::after {
    display: none !important;
}

.fa {
    margin: 20px;
    color: white;
}

.nav_main .navbar .navbar-nav .dropdown-toggle {
    /*width: 100%;
    position: relative;
    height: 60px;*/
    text-align: left;
    background: #000;
    /*border: none;
    color: #fff;*/
    text-transform: uppercase;
    font-family: Pirulen;
    /*border-bottom: 1px solid #393939;*/

}

/*.nav_main .navbar .navbar-nav li a {
    border-bottom: 1px solid #393939;
}*/

.icon {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    width: 58px;
    height: 58px;
    background-color: #595959;
}

.icon .fa.fa-plus-circle {
    display: block;
    padding: 0px;
    margin: 0px;
    text-align: center;
    align-content: center;
    align-items: center;
    margin-top: 14px;
}

.nav_main .navbar .navbar-nav .dropdown-toggle:focus {
    border: 1px solid #fff;
    border-color: #fff;
    box-shadow: none;
}

.dropdown-menu.show {
    width: 100%;
    border: none;
    background: transparent;
    position: relative !important;
}

.dropdown-menu.show a {
    color: #fff;
}

.dropdown-menu.show a:hover {
    color: #FF6D1B;
    background-color: transparent;
}

input[type="checkbox"] {
    display: none;
}

.left-icons {
    border-right: 1px solid #393939;
}

.left-icons ul {
    list-style: none;
    color: #fff;
    padding-top: 90%;
    font-family: poppins;
    margin-left: 90px;
}

.right-box {
    background: #1A1A1A;
}

.right-box ul {
    list-style: none;
    color: #fff;
    padding-top: 10%;
    font-family: poppins;
}

.right-box p {
    padding-top: 20%;
    color: #FF6D1B;
    text-align: center;
    font-family: Neue-Helvetoica-bold;
    font-size: 40px;
}

.right-box ul li {
    padding-bottom: 20px;
}

/* closing animation */
#active:checked+.menu-btn span {
    transform: scaleX(0);
}

#active:checked+.menu-btn:before {
    transform: rotate(45deg);
    border-color: #fff;
}

#active:checked+.menu-btn:after {
    transform: rotate(-45deg);
    border-color: #fff;
}

.wrapper ul li a {
    text-decoration: none;
    font-size: 15px;
    color: #fff !important;
    font-family: 'jaguar';
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.dropdown-menu.show a.dropdown-item {
    font-family: 'Proxima';
}

.wrapper ul li a:hover {
    color: #FF6D1B !important;
}

input[type="checkbox"] {
    display: none;
}

button.nav-link {
    margin-left: 55px;
    padding: .375rem .75rem;
}

.overlay-text-main {
    position: absolute;
/*    bottom: 30%;*/
/*    left: 36%;*/
    color: #fff;
    z-index: 1050;
    text-align: center;
    font-family: 'Proxima Nova';
    font-style: normal;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    bottom: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.first_sec{
    display: flex;
    justify-content: center;
}

.overlay-text-main h2 {
    font-family: Pirulen;
    color: #FF6D1B;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
    
}
.overlay-text-main img{
    width: 282px !important;
    margin: auto; 
    padding-top: 10px;
}

.owl-dots {
    display: none;
}
.overlay-text-main p {
    font-family: 'Proxima';
}
a.button {
    border: 1px solid #fff;
    color: #fff;
    padding: 9px 52px;
    display: inline-block;
    border-bottom: none;
    position: relative;
    border-right: none;
}

a.button span:after {
    content: "";
    background: #fff;
    height: 1px;
    width: 15px;
    position: absolute;
    bottom: 6px;
    transform: skew(48deg, 319deg);
    right: -1px;
}
a.button:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 1px;
    width: 94%;
    left: -1px;
    bottom: -1px;
}
a.button:after {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 70%;
    background: #fff;
    top: -1px;
    right: -1px;
}
.button-more a.button {
    left: 28%;
}

.list-group a {
    background: transparent;
    color: #fff;
    width: 57%;
}

.home-video-first {
    position: relative;
}
.home-video-first .orange-border-thing{
    left:15%;
    top:33.3%;
}
.home-video-first .index-defense {
    position: absolute;
}
.home-video-second .orange-border-thing {
    right: 15%;
    top: 33.3%;
}
.index-bomb {
    position: absolute;
}
.home-video-third .orange-border-thing {
    left: 15%;
    top: 33.3%;
}
.index-bullet {
    position: absolute;
}
.overlay-text-third-video {
    position: absolute;
    display: grid;
    left: 178px;
    bottom: 58%;
}
.overlay-text-third-video span {
    color: #fff;
    font-size: 35px;
    font-family: Pirulen;
    text-transform: uppercase;
    width: 67%;
}
.button-more a.button {
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 65px;
    display: inline-block;
    border-bottom: none;
    position: relative;
    border-right: none;
}

.index-button-bomb {
    margin-left: 45%;
}
.index-button-bomb p:after{
    content: "";
    background: #fff;
    height: 2px;
    width: 21px;
    position: absolute;
    bottom: 8px;
    transform: skew(0deg, 319deg);
    right: -1px;
}
.index-button-bomb a.button{
    border: 1px solid #fff;
    color: #fff;
    padding: 9px 52px;
    display: inline-block;
    border-bottom: none;
    position: relative;
    border-right: none;

}
.index-button-bomb a.button:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 1px;
    width: 90%;
    left: -1px;
    bottom: -1px;
}
.headerBox__content {
    padding: 12px 68px 14px;
    background: #1A1A1A;
}
.headerBox.visible {
    position: absolute;
    top: 160px;
    left: 117px;
    z-index: 1;
    width: 359px;
    margin-left: 11.5%;
    margin-top: 14%;
}
.second-video span {
    font-family: 'Pirulen';
    font-size: 20px;
    color: #fff;
}
.second-video h2 {
    font-family: Proxima;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: white;
    letter-spacing: 0.2em;
    padding-top: 10px;
    text-transform: uppercase;
}
.second-video .bomb-intro{
    font-family: 'Proxima';
    font-style: normal;
    font-weight: 400;
    color: white;
    font-size: 16px;
    line-height: 20px;
}
.link-know a span {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-family: 'Proxima';
}
.bomb-box {
    margin-top: 8%;
}
.headerBox__content .headerBox__base-title {
    color: #fff;
    font-family: jaguar;
    font-size: 26px;
    text-transform: uppercase;
}
.headerBox__content .linkContainer span {
    color: #fff;
    font-family: Proxima;
}
.bunker-back {
    position: absolute;
}
.bomb-basket-page {
    position: absolute;
    top: 20%;
    left: 15%;
}
.headerBox.visible.basket {
    margin-top: 10%;
}
.second-video a .bomb-basket-cont {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-family: Proxima;
}
.second-video .bomb-basket-section {
    font-family: 'Proxima';
    font-style: normal;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}

.headerBox.visible.blast {
    position: absolute;
    top: 53%;
    left: 63%;
    z-index: 1050;
}
.headerBox.visible.blast:after {
    position: absolute;
    content: '';
    background: #ff6d1b;
    height: 23px;
    width: 126px;
    z-index: -1050;
    top: 165px;
    bottom: 5.5rem;
    transform: rotate(0deg);
}
.headerBox.visible.bullet {
    position: absolute;
    top: 38%;
    left: 4%;
    z-index: 1050;
}
.headerBox.visible.bullet:after {
    position: absolute;
    content: '';
    background: #ff6d1b;
    height: 23px;
    width: 126px;
    z-index: -1050;
    top: 165px;
    bottom: 5.5rem;
    transform: rotate(0deg);
}
.headerBox.visible.engg {
    position: absolute;
    top: 38%;
    left: 64%;
    z-index: 1050;
}
.headerBox.visible.engg:after {
    position: absolute;
    content: '';
    background: #ff6d1b;
    height: 23px;
    width: 126px;
    z-index: -1050;
    top: 137px;
    bottom: 5.5rem;
    transform: rotate(0deg);
}

.headerBox.visible.ring {
    position: absolute;
    top: 160px;
    left: 117px;
    z-index: 1050;
}
.headerBox.visible.ring:after {
    position: absolute;
    content: '';
    background: #ff6d1b;
    height: 23px;
    width: 126px;
    z-index: -1050;
    top: 179px;
    bottom: 5.5rem;
    transform: rotate(0deg);
}
.headerBox.visible.ring {
    position: absolute;
    top: 160px;
    left: 117px;
    z-index: 1050;
}
.headerBox__content_ring {
    padding: 10px 23px 17px;
    background: #1A1A1A;
}
.headerBox__content_ring span {
    color: #fff;
    font-family: 'Proxima';
    font-size: 13px;
}
.headerBox__content_ring .headerBox__base-title {
    color: #fff;
    font-family: jaguar;
    font-size:19px;
    text-transform: uppercase;
}
.headerBoxContent.headerBox__content_ring .headerBox__title-text {
    font-family: 'jaguar';
}
.headerBox__content_ring h2 {
    color: #fff;
    font-family: 'Proxima';
    text-transform: uppercase;
    font-size: 15px;
}
.headerBox__content_ring h2.invent {
    color: #fff;
    font-family: 'Proxima';
    text-transform: uppercase;
    font-size: 15px;
}

.headerBox__content_basket {
    padding: 10px 12px 12px;
    background: #1A1A1A;
}
.headerBox__content_basket span {
    color: #fff;
    font-family: 'Proxima';
    font-size: 13px;
    text-transform: uppercase;
}
.headerBox__content_basket .headerBox__base-title {
    color: #fff;
    font-family: jaguar;
    font-size:19px;
    text-transform: uppercase;
}
.headerBoxContent.headerBox__content_basket .headerBox__title-text {
    font-family: 'jaguar';
}
.headerBox__content_basket h2 {
    color: #fff;
    font-family: 'Proxima';
    text-transform: uppercase;
    font-size: 15px;
}
.headerBox__content_basket h2.invent {
    color: #fff;
    font-family: 'Proxima';
    text-transform: uppercase;
    font-size: 15px;
}
.headerBox__content_bomb {
    padding: 10px 23px 17px;
    background: #1A1A1A;
}
.headerBox__content_bomb span {
    color: #fff;
    font-family: 'Proxima';
    font-size: 13px;
}
.headerBox__content_bomb .headerBox__base-title {
    color: #fff;
    font-family: jaguar;
    font-size:19px;
    text-transform: uppercase;
}
.headerBoxContent.headerBox__content_bomb .headerBox__title-text {
    font-family: 'jaguar';
}
.headerBox__content_bomb h2 {
    color: #fff;
    font-family: 'Proxima';
    text-transform: uppercase;
    font-size: 15px;
}
.headerBox__content_bomb h2.invent {
    color: #fff;
    font-family: 'Proxima';
    text-transform: uppercase;
    font-size: 15px;
}
.headerBox.visible.bunker {
    position: absolute;
    top: 53%;
    left: 63%;
    z-index: 1050;
}
.headerBox__content_bunker {
    padding: 25px 30px 22px;
    background: #1A1A1A;
}

.headerBox__content_bunker .headerBox__base-title {
    color: #fff;
    font-family: jaguar;
    font-size: 18px;
    text-transform: uppercase;
}
.headerBox__content_bunker h2.invent {
    color: #fff;
    font-family: 'Proxima';
    text-transform: uppercase;
    font-size: 15px;
}
.headerBoxContent.headerBox__content_bunker .headerBox__title-text {
    font-family: 'jaguar';
}
.headerBox__content_bunker span {
    color: #fff;
    font-family: 'Proxima';
    text-transform: uppercase;
}


.headerBox.visible.bin {
    position: absolute;
    top: 160px;
    left: 117px;
    z-index: 1050;
}
.headerBox.visible.bin:after {
    position: absolute;
    content: '';
    background: #ff6d1b;
    height: 23px;
    width: 126px;
    z-index: -1050;
    top: 179px;
    bottom: 5.5rem;
    transform: rotate(0deg);
}
.headerBox__content_bin {
    padding: 25px 42px 11px;
    background: #1A1A1A;
}
.headerBox__content_bin span {
    color: #fff;
    font-family: 'Proxima';
}
.headerBox__content_bin .headerBox__base-title {
    color: #fff;
    font-family: jaguar;
    font-size:19px;
    text-transform: uppercase;
}
.headerBoxContent.headerBox__content_bin .headerBox__title-text {
    font-family: 'jaguar';
}
.headerBox__content_bin h2 {
    color: #fff;
    font-family: 'Proxima';
    text-transform: uppercase;
    font-size: 15px;
}
.headerBox__content_bin h2.invent {
    color: #fff;
    font-family: 'Proxima';
    text-transform: uppercase;
    font-size: 15px;
}




.index-button-product p:after{
    content: "";
    background: #fff;
    height: 2px;
    width: 21px;
    position: absolute;
    bottom: 8px;
    transform: skew(0deg, 319deg);
    right: -1px;
}
.index-button-product a.button{
    border: 1px solid #fff;
    color: #fff;
    padding: 9px 52px;
    display: inline-block;
    border-bottom: none;
    position: relative;
    border-right: none;

}
.index-button-product a.button:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 1px;
    width: 90%;
    left: -1px;
    bottom: -1px;
}
.overlay-text-product-video {
    position: absolute;
    display: grid;
    left: 178px;
    bottom: 14%;
}
.overlay-text-product-video span {
    color: #fff;
    font-size: 35px;
    font-family: Pirulen;
    text-transform: uppercase;
    width: 67%;
}





.index-button-solution p:after{
    content: "";
    background: #fff;
    height: 2px;
    width: 21px;
    position: absolute;
    bottom: 8px;
    transform: skew(0deg, 319deg);
    right: -1px;
}
.index-button-solution a.button{
    border: 1px solid #fff;
    color: #fff;
    padding: 9px 52px;
    display: inline-block;
    border-bottom: none;
    position: relative;
    border-right: none;

}
.index-button-solution a.button:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 1px;
    width: 90%;
    left: -1px;
    bottom: -1px;
}








#Home {
    background-image: url("../banner-7.png");
    margin-top: 70px;
    height: 13vh;
    background-size: cover;
    background-position: top center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
}

#back-image {
    background-image: url(../back-logo.png);
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-repeat: no-repeat;
}

.main-section {
    color: #fff;
    margin-top: 140px;
    margin-bottom: 100px;

}

.main-section p {
    font-family: 'Proxima';
    padding: 23px;
}

.legacy-button button {
    background: transparent;
    width: 20%;
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 217px;
    margin-bottom: 38px;
}

.legacy-button button:hover {
    background-color: #FF6D1B;
    width: 20%;
    border: 1px solid #FF6D1B;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 217px;
    margin-bottom: 38px;
}

.footer-area {
    background-color: #000;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 30px;
    border-top: 1px solid #fff;
    margin-top: 40px;
}

.footer-box.about-widget a img {
    width: 100px;
}

h2.widget-title {
    font-size: 14px;
    position: relative;
    padding-bottom: 6px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Proxima';
    font-weight: 600;
}

.footer-box p {
    color: #fff;
    line-height: 1.8;
    font-family: Poppins;
}

.footer-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-box ul li {
    margin-bottom: 10px;
    line-height: 1.8;
    font-family: 'Proxima';
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.2em;
}
.footer-box ul li img {
    width: 44px;
}
.footer-section-second {
    margin-bottom: 29px;
}
.footer-section-three {
    margin-bottom: 29px;
}
.footer-section-four {
    margin-bottom: 29px;
}

.footer-box ul li a {
    color: #fff;
}

.footer-box.pages ul li {
    position: relative;
    font-family: 'Proxima';
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.2em;
}

.footer-box.pages ul li a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.footer-box ul li a h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Proxima';
    line-height: 3;
    font-weight: 700;
}


.footer-box.pages ul li:hover a {
    color: #fff;
}

.copyright {
    background-color: #000;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.copyright-text {
    padding: 20px 0;
    
}

.copyright-text span {
    font-family: 'Pirulen';
    color: #fff;
    padding: 23px 0;
    font-size: 12px;
    
}

.copyright p {
    margin: 0;
    color: #fff;
    padding: 30px 0;
    font-size: 8px;
    font-family: 'Proxima';
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.text-right {
    text-align: right !important;
}
.social-icons ul li {
    display: inline-block;
}

.social-icons ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-icons ul li a {
    padding: 16px 10px;
    display: block;
}

.social-icons ul li a i {
    background-color: #fff;
    padding: 14px;
    border-radius: 50%;
        color: #000;
}

#Home-contact-page {
    background-image: url("../banner-8.png");
    margin-top: 70px;
    width: 100%;
    height: 25vh;
    background-size: cover;
    background-position: top center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
    margin-bottom: 8%;
}

.contact-head {
    text-align: center;
    margin: 80px 0px;
    color: #fff;
    font-family: 'Proxima';
}
.contact-head h2{
    font-family: Proxima;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.address-section h2{
    font-family: Proxima;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin-bottom: 6%;
    margin-top: 5%;
}

.contact-page-area .form-area input,
.contact-page-area .form-area textarea {
    border-radius: 0;
    font-size: 13px !important;
    font-family: Proxima;
}

.contact-page-area .form-area input {
    padding: 15px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    font-family: 'Proxima';
    width: 86%;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.form-area ::placeholder{

    font-size: 10px;
}

.contact-page-area .form-area textarea {
    height: 160px;
    margin-top: 0px;
    padding: 15px;
    resize: none;
    font-family: 'Proxima';
    width: 86%;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.address-section h2 {
    color: #fff;
    text-align: center;
    font-family: 'Proxima';
}

.contact-page-area .form-area .btn {
    background: transparent;
    line-height: 48px;
    border-radius: 0;
    padding: 0px 32px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    width: 42%;
    font-family: 'PROXIMA';
}

.contact-page-area .form-area .btn:hover {
    background: #FF6D1B;
    line-height: 48px;
    border-radius: 0;
    padding: 0px 32px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #FF6D1B;
    font-family: Poppins;
}

.contact-page-area .address-wrap .single-contact-address {
    margin-bottom: 8px;
}

#myForm a {
    margin: 0 198px;
    color: #fff;
}

.address-wrap {
    margin-top: 75px;
    font-family: Poppins;
}

.contact-details p {
    color: #fff;
}

.icons ul {
    list-style: none;
    display: inline-flex;
    margin-bottom: 49px;
}

.icons ul li a {
    padding: 24px;
}

.address-section {
    margin-top: 8%;
}

#Home-gallery-page {
    background-image: url("../banner-4.jpg");
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: top center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
}

#gallery img {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 5px;
    /* to match column gap */
}

#gallery {
    line-height: 0;
    column-count: 2;
    column-gap: 9px;
    margin-top: 47px;
}


#Home-gallery-defense-page {
    background-image: url("../banner-6.png");
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: top center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
}

#gallery-tractor {
    line-height: 0;
    column-count: 2;
    column-gap: 5px;
    margin-top: 80px;
}

#gallery-tractor img {
    height: auto !important;
    text-align: center;
    margin-left: 56px;
}

.button-text {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 32%;
    margin: 0 auto;
    padding-top: 115px;
    display: flex; 
    justify-content: center;
}
.button-text img{
    width: 282px !important;
     margin: auto;
}

.home-car-image {
    position: relative;
}

.banner-head-1 {
    top: 11%;
    position: absolute;
    color: #fff;
    font-family: 'PROXIMA';
    font-size: 20px;
}

.banner-head-1 p {
    text-align: center;
    font-family: 'Proxima';
    text-transform: uppercase;
    letter-spacing: 0.2em;
}


.image-container {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
}

.home-banner-heading-1 {
    position: absolute;
    bottom: 68px;
    color: #fff;
    font-family: 'Proxima';
}
.home-banner-heading-1 p {
    text-transform: uppercase;
    margin-top: 30px;
    letter-spacing: 0.2em;
    font-size: 12px;
}

.home-banner-heading-1:after {
    border: 1px solid #FF6D1B;
    content: '';
    display: block;
    height: 81px;
    left: 142%;
    position: absolute;
    top: 16px;
    transform: rotate(360deg);
}


.home-banner-heading-2 {
    position: absolute;
    bottom: 68px;
    color: #fff;
    font-family: 'Proxima';
    margin-left: 20px;
}
.home-banner-heading-2 p {
    text-transform: uppercase;
    margin-top: 30px;
    letter-spacing: 0.2em;
    font-size: 12px;
}

.home-banner-heading-2:after {
    border: 1px solid #FF6D1B;
    content: '';
    display: block;
    height: 81px;
    left: 127%;
    position: absolute;
    top: 16px;
    transform: rotate(360deg);
}

.home-banner-heading-3 {
    position: absolute;
    bottom: 68px;
    color: #fff;
    font-family: 'Proxima';
    margin-left: 50px;
}
.home-banner-heading-3 p {
    text-transform: uppercase;
    margin-top: 30px;
    letter-spacing: 0.2em;
    font-size: 12px;
}

.home-banner-heading-3:after {
    border: 1px solid #FF6D1B;
    content: '';
    display: block;
    height: 81px;
    left: 130%;
    position: absolute;
    top: 16px;
    transform: rotate(360deg);
}

.home-banner-heading-4 {
    position: absolute;
    bottom: 68px;
    color: #fff;
    font-family: 'Proxima';
    margin-left: 80px;
}
.home-banner-heading-4 p {
    text-transform: uppercase;
    margin-top: 30px;
    letter-spacing: 0.2em;
    font-size: 12px;
}

.home-button button {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 0 auto;
}

.home-button button:hover {
    background-color: #FF6D1B;
    border: 1px solid #FF6D1B;
    border-radius: 20px;
    margin: 0 auto;
}

#text {
    z-index: 100;
    position: absolute;
    color: white;
    font-size: 24px;
    left: 150px;
    top: 350px;
}
#tractor {
/*    margin-left: 13%;
    margin-top: 40px;*/
}
.carousel-colse-btn a {
    text-transform: uppercase;
}
.carousel-colse-btn h2 {
    text-transform: uppercase;
    color: #fff;
    font-family: 'jaguar';
    font-size: 20px;
}
.armour-page-content .tab-pane {
    background: #353535;
/*    height: 869px;*/
height: auto;
}

#defense-gallery-page {
    background-image: url("../banner-5.png");
    width: 100%;
    height: 120vh;
    background-size: cover;
    background-position: top center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
}


.defense-text {
    margin-top: 30px;
}

.defense-text h3 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-family: Pirulen;
}

.defense-text p {
    color: #fff;
    margin-left: 21%;
    margin-top: 7%;
    font-family: Inter-Regular;
}

.place-button button {
    margin-left: 10%;
}

.home-video-second {
    position: relative;
}

.home-video-second video {
    width: 100%;
    display: flex;
    height: 100%;
}

.overlay-text-second-video {
    position: absolute;
    bottom: 30%;
    right: 157px;
}

.overlay-text-second-video span {
    color: #fff;
    font-size: 35px;
    font-family: Pirulen;
    text-transform: uppercase;
    display: block;
    margin-left: auto;
    width: 55%;
}

.index-button-2 {
    margin-right: 72px;
}

.index-button-2 button {
    font-size: 0.8rem;
    font-weight: 700;
    outline: none;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #fff;
    padding: 13px 30px;
    text-transform: uppercase;
    max-width: 35%;
    color: #000;
    margin-left: auto;
}

.index-button-2 button:hover {
    font-size: 0.8rem;
    font-weight: 700;
    outline: none;
    border: 1px solid #FF6D1B;
    border-radius: 10px;
    background: #FF6D1B;
    padding: 13px 30px;
    text-transform: uppercase;
    max-width: 35%;
    color: #fff;
    margin-left: auto;
}

.home-video-third {
    position: relative;
}

.home-video-third video {
    width: 100%;
    display: flex;
    height: 100%;
}
.photo-patka-head{
    position: relative;
}
.photo-patka-tower{
    position: relative;
}
.photo-patka-stand{
    position: relative;
}
.photo-patka-morcha{
    position: relative;
}
.logo-images {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);

}
#audilogo {
    margin-right: 54%;
}
#bmwlogo {
    margin-left: 61%;
}
.back-button-section {
    display: flex;
}
.back-button-section {
    display: flex;
    background: #ff6d1b;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
/*    width: 1108px;*/
    width: 100%;
}
.back-button-section h2 {
    margin: 0 auto;
    font-family: 'jaguar';
    font-size: 16px;
    margin-top: 16px;
}
.audi-logo-image {
    text-align: center;
}
.audi-back-image {
    text-align: center;
}


.index-button button {
    font-size: 0.8rem;
    font-weight: 700;
    outline: none;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #fff;
    padding: 13px 30px;
    text-transform: uppercase;
    width: 40%;
    color: #000;
}

.index-button button:hover {
    font-size: 0.8rem;
    font-weight: 700;
    outline: none;
    border: 1px solid #FF6D1B;
    border-radius: 10px;
    background: #FF6D1B;
    padding: 13px 30px;
    text-transform: uppercase;
    width: 40%;
    color: #fff;
}
.blanket-text-next span {
    color: #FF6D1B;
    margin-left: 60px;
}

.home-video-fourth {
    position: relative;
}

.home-video-fourth video {
    width: 100%;
    display: flex;
    height: 100%;
}

.overlay-text-fourth-video {
    position: absolute;
    bottom: 30%;
    display: grid;
    left: 166px;
}

.overlay-text-fourth-video span {
    color: #fff;
    font-size: 35px;
    font-family: Pirulen;
    text-transform: uppercase;
    width: 57%;
}

.index-button-4 button {
    font-size: 0.8rem;
    font-weight: 700;
    outline: none;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #fff;
    padding: 13px 30px;
    text-transform: uppercase;
    width: 30%;
    color: #000;
}

.index-button-4 button:hover {
    font-size: 0.8rem;
    font-weight: 700;
    outline: none;
    border: 1px solid #FF6D1B;
    border-radius: 10px;
    background: #FF6D1B;
    padding: 13px 30px;
    text-transform: uppercase;
    width: 30%;
    color: #fff;
}

.content {
    background-image: url(../Polygon-3.png);
    width: 100%;
    height: 100%;
    background-position: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-repeat: no-repeat;
    background: #1a1a1a;
    padding: 50px;
}

.content h4 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: jaguar;
    margin-bottom: 20px;
}

.content p {
    color: #fff;
    font-family: 'Proxima';
    margin: 0 auto;
}

.armour-head {
    color: #fff;
    padding: 1px;
    background-color: #FF6D1B;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-style: italic;
    font-family: Inter-Regular;
}

.card.block-body p.cut-section {
    margin-left: 17%;
}
.armour-vehicle-page {
    background: #1a1a1a;
    text-transform: uppercase;
    padding: 17px;
    font-family: 'jaguar';
    font-size: 14px;
/*    height: 100vh;*/
    height: 100%;
    padding-left: 0;
    padding-right: 0;
}
.armour-vehicle-page a {
    color: #fff;
}
.armour-vehicle-page a:hover {
    color: #ff6d1b;
}
.armour-vehicle-page a {
    padding-left: 50px;
    padding-right: 0;
    border-radius: 0px !important;
    margin: 15px 0;
}
/*div#armoured-defense-page .armour-vehicle-page a {
    padding-left: 50px;
    padding-right: 0;
    border-radius: 0px !important;
    margin: 15px 0;
    height: 79px;
}*/
.armour-page-content .tab-content {
    width: 100%;
    background: #1a1a1a;
    height: 100%;
}

.headerBox.opaque {
    width: 650px;
    position: absolute;
    top: 168px;
    left: 42%;
    z-index: 1;
}
.headerBox__content_opaque {
    padding: 46px;
    background: #1A1A1A;
}

.headerBox__content_opaque p {
    color: #fff;
}



.defense-video {
    position: relative;
}

.defense-video video {
    width: 100%;
    display: flex;
    height: 100%;
}

.defense-video-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.defense-video-text span {
    color: #fff;
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 31px;
}
.armour-head-place {
    background: #FF6D1B;
    padding: 7px;
    width: 13%;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    margin-top: 40px;
}
#bullet-proof-page {
    background-image: url("../asset-1.jpg");
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: top center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
}

.bullet-image {
    position: relative;
}

.overlay-bullet-text {
    position: absolute;
    top: 7%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.overlay-bullet-text span.txt-color {
    color: #FF6D1B;
    text-transform: uppercase;
    font-size: 40px;
    font-family: Pirulen;
    margin-right: 33px;
}

.overlay-bullet-text span {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-family: Pirulen;
}

.overlay-bullet-text-2 {
    position: absolute;
    bottom: 50px;
    text-align: center;
    width: 100%;
}
.home-video-first video {
    width: 100%;
}

.overlay-bullet-text-2 p {
    color: #fff;
    font-size: 20px;
    font-family: Inter-Regular;
}
.poduct-name {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Pirulen';
}

.gravity-section {
    margin-top: 90px;
}

.gravity-content p {
    color: #fff;
    font-size: 16px;
    font-family: Proxima;
}

.gravity-content h3 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: jaguar;
}
.gravity-para {
    background-image: url(../gravity-bg.png);
    padding: 73px 20px 0px 20px;
    height: 337.54px;
}
.photo-patka img {
/*    height: 791px;
    width: 1110px;*/
    height: 100%;
    width: 100%;
}

/*.component-section {
    background-image: url(../component-back.png);
    position: relative;
    padding: 3px;
    width: 1090px;
    height: 887px;
}*/

.component-para {
    background: #1a1a1a;
    color: #ddd;
    font-family: 'Proxima';
    padding: 16px;
    margin: 10px;
}
.component-para p {
    font-size: 12px;
}
.kevlar-section {
    column-count: 2;
    background: #1a1a1a;
    margin-bottom: 10px;
}
.kevlar-section img {
    width: 98%;
    margin-top: 33px;
}
.kevlar-section h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'PROXIMA';
    font-size: 20px;
}
.kevlar-section p {
    margin-left: 6px;
    color: #fff;
    font-family: 'Proxima';
    font-size: 12px;
}
.tractor-back-image {
    position: relative;
    width: 100%;
    height: 100%;
}
.tractor-back-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.armour-tractor-section {
    background: #1a1a1a;
    color: #fff;
    font-family: 'Proxima';
    padding: 29px;
    top: 23%;
    position: absolute;
    width: 60%;
    /* left: 11%; */
    left: 50%;
    transform: translate(-50%, 29%);
}
.tractor-head {
    margin-top: 11%;
}
.tractor-head h2 {
    font-size: 20px;
}
.tractor-head span a {
    color: #fff;
    text-transform: uppercase;
}
.sedan-back-button {
    position: absolute;
    top: 50%;
    left: 50%;
}
.car-image-section {
    position: relative;
    margin-right: -2%;
}
.sedan-back-button a#btnsedan {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'jaguar';
}
.sedan-back-button {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 10px;
    background: #ff6d1b;
}
.sedan-back-button {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 10px;
    background: #ff6d1b;
    opacity: 0.5;
    color: #fff;
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 24px;
}
.sedan-back-button:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 10px;
    background: #ff6d1b;
    opacity: 1;
}
.car-image-section img :hover {
    transform: scale(5);
}
.gravity-content-chassis p {
    color: #fff;
    font-size: 42px;
    text-transform: uppercase;
    font-family: Pirulen;
    margin-top: 21%;
}

.gravity-content-chassis span {
    color: #FF6D1B;
    font-size: 42px;
    text-transform: uppercase;
    font-family: Pirulen;
}

.tab-pane {
    background: #1a1a1a;
}

ul.nav li {
    margin: 0 auto;
}
.jacket-row-text p {
    color: #fff;
    border: 1px solid #ff6d1b;
    padding-left: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 25px;
    font-family: 'Proxima';
}

.image-text-row {
    padding: 69px;
    height: 475px;
    width: 850px;
}
.jacket-row-image {
    position: absolute;
    z-index: 1;
}
.jacket-row-image img {
    margin-top: 7%;
}
.jacket-feature-section {
    margin-top: 12%;
}
button.nav-link {
    color: #fff;
    background-color: #FF6D1B;
    padding: .375rem .75rem
}

.orange-border-thing{
    position: absolute;
    width: 359px;
}
.content-flexbox{
    
    display: flex;
    flex-direction: column;
    position: relative;
}
.content-style {
    margin-top: 13%;
    width: 208px;
    height: 105px;
    padding-left: 11%;
    font-family: 'jaguar';
    margin-left: -3%;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}
.photo-patka-patka .orange-border-thing {
    left: 12%;
    top: 33.3%;
}
.patka-page-back {
    position: absolute;
}
.vertical-jacket-tabs button {
    text-align: left;
    padding-left: 20% !important;
}
.home-video-fourth .orange-border-thing {
    right: 15%;
    top: 33.3%;
}
.index-engg {
    position: absolute;
}
.gemicon-bunker {
    position: absolute;
    top: 70%;
    right: 25%;
}
.third-video .orange-border-thing {
    right: 15%;
    top: 33.3%;
}
.button-area {
    position: absolute;
}
.know-more-style-bomb p {
    color: #fff;
    margin-top: -80px;
    padding-bottom: 20%;
}
.bunker-image {
    position: absolute;
    top: 25%;
    right: 13%;
    z-index: 1;
}

.content-style-bomb{
    margin-top: 20%;
    width: auto;
    height: 105px;
    padding-left: 15%;
    
    font-family: 'jaguar';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    }

    .content-style-bomb-sup{
        margin-top: 10%;
        padding-left: 15%;
        
        font-family: 'jaguar';
        font-style: normal;
        font-size: 20px;
        }    

        .know-more-style-text {
            font-family: 'PROXIMA';
            font-style: normal;
            font-size: 14px;
            line-height: 17px;
            padding-left: 15%;
            color: #fff;
            letter-spacing: 0.2em;
            padding-top: 8%;
        }
        .gem-icon-engg {
            position: absolute;
            left: 15%;
            bottom: 1%;
        }
        .know-more-style-text span {
            font-family: 'Proxima';
            text-transform: uppercase;
        }

    .know-more-style{
    font-family: 'Proxima';
font-style: normal;
font-size: 14px;
line-height: 17px;
letter-spacing: 0.2em;
text-transform: uppercase;
    padding-left: 15%;
}



.know-more-style-bomb{
    font-family: 'Proxima';
font-style: normal;
font-size: 14px;
line-height: 17px;
letter-spacing: 0.2em;
text-transform: uppercase;
    padding-left: 15%;
    padding-top: 15%;
}


button.nav-link {
    display: block;
    background-color: #1a1a1a;
    color: #fff;
    padding: 24px 16px;
    width: 100%;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'jaguar';
    z-index: 1050;
}
button.nav-link:hover {
    color: #fff;
    background-color: #FF6D1B;
}

.nav-link.active {
    color: #ff6d1b !important;
    background-color: #000 !important;
}

.tab-content>.active {
    display: inline-flex;
}

.tab-pane h4 {
    font-size: 29px;
    color: #FF6D1B;
    font-family: Pirulen;
}
#v-pills-tab {
    margin-top: 64px;
}
.vertical-pills-section {
    margin-top: 80px;
    margin-bottom: 80px;
}
.ministry-images img {
    padding: 20px;
}

.tab-pane p {
    font-size: 16px;
    font-family: 'Proxima';
/*    background-image: url(../opaque-back-image.png);*/
}
.app-image-content {
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 30%;
    color: #fff;
}
.slider-pic {
    text-align: center;
    height: 800px;
}

.testim_head {
    position: absolute;
    top: 26%;
    color: #fff;
    left: 8%;
}

.testim_head p {
    font-size: 50px;
    color: #FF6D1B;
    text-transform: uppercase;
    font-family: Pirulen;
}

.testim_head span {
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    font-family: Pirulen;
}

.testim_box {
    padding: 50px 0;
}

.testim_details h5 {
    text-align: center;
    margin-top: 25px;
    color: #fff;
    padding: 0 55px 0 55px;
}

.testim_sec {
    margin: 50px auto;
}

h3.testim_heading {
    color: #fff;
    text-align: center;
    font-size: 35px;
    margin-top: 30px;
}

.carousel-control-prev {
    /* background: transparent; */
    /* position: absolute; */
    /* opacity: 1; */
    /* width: 15%; */
    /* border: none; */
    width: 100%;
    position: relative;
    opacity: 1;
}

div#main_slider .carousel-control-prev i {
    color: #ff6d1b;
}
.main_slider_navs {
    display: flex;
    margin-top: 20px;
}

.carousel-control-prev img {
    background: #fff;
    padding: 20px;
    border-radius: 100%;
}

/*.carousel-control-next {
    background: transparent;
    position: absolute;
    opacity: 1;
    width: 15%;
    border: none;
}*/
div#main_slider .image-content {
    position: absolute;
    top: 15%;
    width: 650px;
    right: 0;
    color: #fff;
}
div#main_slider .image-content h3 {
    font-family: 'jaguar';
    text-transform: uppercase;
    font-size: 14px;
}
div#main_slider .image-content p {
    font-family: 'Proxima';
    font-size: 13px;
}
div#main_slider .carousel-control-next {
    width: 100%;
    position: relative;
    opacity: 1;
}
div#main_slider .carousel-control-next i {
    color: #ff6d1b;
}
.carousel-control-next img {
    background: #fff;
    padding: 20px;
    border-radius: 100%;
}

.bullet-image-design {
    position: relative;
}

.bullet-image-design img {
    width: 100%;
    display: flex;
    height: 100%;
}
.overlay-bullet-image-design {
    position: absolute;
    bottom: 43px;
    display: flex;
    text-align: center!important;
    left: 22%;
}
.overlay-bullet-image-design span.feel {
    color: #fff;
    text-transform: uppercase;
    font-family: Pirulen;
    font-size: 50px;
    margin-left: 24px;
}
.legacy-button {
    text-align: center;
    margin-top: 40px;
}
.legacy-button a.button:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 1px;
    width: 93%;
    left: -1px;
    bottom: -1px;
}

.overlay-bullet-image-design span {
    text-transform: uppercase;
    font-family: Pirulen;
    color: #EA701F;
    font-size: 50px;

}
.banner_section .carousel-inner .image_1 img {
    width: 100%;
}

.testim_details h5 {
    font-size: 32px;
    text-transform: uppercase;
    font-family: Pirulen;
}

.testim_details h4 {
    font-size: 32px;
    text-transform: uppercase;
    font-family: Pirulen;
    color: #EA701F;
}

#carouselExampleCaptions {
    height: 840px;
}

.cont-content {
    color: #fff;
}

.cont-content span {
    font-weight: 700;
    margin-left: 116px;
}

.testim_details p {
    color: #fff;
}

.heading-test {
    display: flex;
    margin-left: 39%;
}

.heading-test p {
    color: #fff;
    text-align: center;
    font-size: 37px;
    font-family: 'Pirulen';
}

.heading-test span {
    color: #EA701F;
    text-align: center;
    font-size: 37px;
    font-family: 'Pirulen';
    margin-left: 13px;
}

.first-video {
    position: relative;
}

.first-video video {
    width: 100%;
    display: flex;
    height: 100%;
}
.overlay-text-video {
    position: absolute;
    top: 55%;
    right: 30%;
    border-bottom: 8px solid #EA701F;
    text-align: center;
}

.overlay-text-video span {
    text-transform: uppercase;
    font-family: Pirulen;
    color: #fff;
    font-size: 35px;
}

.photo-bomb {
    position: relative;
}

.overlay-text-photo {
    position: absolute;
    display: grid;
    right: 81px;
    bottom: 238px;
}

.overlay-text-photo span {
    color: #fff;
    font-size: 35px;
    font-family: Pirulen;
    text-transform: uppercase;
    width: 46%;
    margin-left: auto;
}

.bomb-button-1 {
    margin-right: 330px;
}

.bomb-button-1 button {
    font-size: 0.8rem;
    font-weight: 700;
    outline: none;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #fff;
    padding: 13px 30px;
    text-transform: uppercase;
    max-width: 21%;
    color: #000;
    margin-left: auto;
}

.bomb-button-1 button:hover {
    font-size: 0.8rem;
    font-weight: 700;
    outline: none;
    border: 1px solid #FF6D1B;
    border-radius: 10px;
    background: #FF6D1B;
    padding: 13px 30px;
    text-transform: uppercase;
    max-width: 21%;
    color: #fff;
    margin-left: auto;
}

.second-video {
    position: relative;
}

.second-video video {
    width: 100%;
    display: flex;
    height: 100%;
}
.bomb-button-2 a.button:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 1px;
    width: 90%;
    left: -1px;
    bottom: -1px;
}

.bomb-button-2 p:after {
    content: "";
    background: #fff;
    height: 2px;
    width: 21px;
    position: absolute;
    bottom: 8px;
    transform: skew(0deg, 319deg);
    right: -1px;
}
.bomb-button-3 {
    margin-left: 66%;
}
.bomb-button-3 a.button:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 1px;
    width: 90%;
    left: -1px;
    bottom: -1px;
}
.bomb-button-3 p:after {
    content: "";
    background: #fff;
    height: 2px;
    width: 21px;
    position: absolute;
    bottom: 8px;
    transform: skew(0deg, 319deg);
    right: -1px;
}
.overlay-text-third-video-bomb span.bomb-design {
    background: #FF6D1B;
    width: 100%;
    margin-bottom: 10px;
    font-size: 29px;
}

.third-video {
    position: relative;
}

.third-video video {
    width: 100%;
    display: flex;
    height: 100%;
}

.overlay-text-third-video-bomb {
    position: absolute;
    bottom: 30%;
    right: 157px;
}

.overlay-text-third-video-bomb span {
    color: #fff;
    font-size: 44px;
    font-family: Pirulen;
    text-transform: uppercase;
    display: block;
    width: 100%;
    text-align: end;
}
#bomb-blanket-page {
    background-image: url(../banner-10.png);
    width: 100%;
    height: 60vh;
    background-size: cover;
    background-position: top center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
}
.overlay-video-bin {
    position: absolute;
    display: grid;
    left: 174px;
    bottom: 43%;
}
.overlay-video-bin-volatile {
    position: absolute;
    display: grid;
    left: 174px;
    bottom: 43%;
}
.overlay-video-bin-volatile span {
    color: #fff;
    font-size: 36px;
    font-family: Pirulen;
    text-transform: uppercase;
    width: 52%;
}
.overlay-video-bin-volatile span.design {
    background: #FF6D1B;
    width: 65%;
    margin-bottom: 10px;
    font-size: 29px;
}
.overlay-video-bin-volatile p {
    color: #fff;
}
.overlay-video-bin span {
    color: #fff;
    font-size: 36px;
    font-family: Pirulen;
    text-transform: uppercase;
    width: 52%;
}
.overlay-video-bin span.design {
    background: #FF6D1B;
    width: 65%;
    margin-bottom: 10px;
    font-size: 29px;
}
.overlay-video-bin p {
    color: #fff;
}
.banner_section {
    width: 100%;
    position: relative;
    z-index: 1;
    padding-top: 30px;
}
/*.best_text {
    width: 90px;
    margin: 0 auto;
    text-align: center;
    background-color: #f7c17b;
    color: #325662;
    font-size: 20px;
    font-weight: bold;
    border-radius: 100px;
    padding: 26px 0px;
    text-transform: uppercase;
    left: -15px;
    position: relative;
}*/
.best_text {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'jaguar';
}
.image_1 {
/*    width: 100%;
    float: left;*/
    position: relative;
 /*   z-index: 1;*/
}
.slide_arrow_box {
    position: absolute;
    top: 48%;
    left: 10%;
    color: #fff;
}
.armour-content-section h2 {
    font-family: 'jaguar';
    font-size: 20px;
    line-height: 42px;
}
.armour-content-section p {
    font-family: 'Proxima';
}
.armour-content-section {
    position: absolute;
    color: #fff;
    top: 17%;
    left: 56%;
    width: 38%;
    background: #1a1a1a;
    padding: 26px;
}


.overlay-text-blanket span.safety {
    color: #fff;
    text-transform: uppercase;
    font-family: Pirulen;
    font-size: 31px;
}
.overlay-text-blanket p {
    color: #fff;
    width: 100%;
    font-size: 20px;
    font-family: 'PIRULEN';
    background: #ff6d1b;
}

.blanket-text h4 {
    text-decoration: underline;
    color: #fff;
    margin-top: 60px;
    margin-left: 60px;
    text-transform: uppercase;
}

.blanket-text p {
    color: #fff;
    text-align: left;
    margin-top: 30px;
    margin-left: 60px;
    margin-right: 60px;
    font-family: 'Proxima';
}

.blanket-text-next h4 {
    text-decoration: underline;
    color: #fff;
    margin-top: 60px;
    margin-left: 60px;
    text-transform: uppercase;
}

.blanket-text-next p {
    color: #fff;
    text-align: left;
    margin-top: 30px;
    margin-left: 60px;
    font-family: 'Proxima';
}
.blanket-text-next ul {
    background-color: #7B7B7B;
    list-style: none;
    position: relative;
    width: 20%;
    font-family: 'Proxima';
    margin: 0 auto;
    color: #fff;
    padding: 25px;
}
.test-section {
    position: relative;
    margin-top: 24px;
    padding: 16px;
    margin-bottom: 82px;
}

.test-section h3 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 7px;
    font-family: 'jaguar';
    font-size: 20px;
    margin-top: 3%;
}
.drdo-image {
    margin-left: 20%;
}
.blank-image {
    background: #1a1a1a;
}
.drdo-text h6 {
    font-weight: 700;
    font-size: 24px;
    font-family: 'Proxima';
}
.drdo-text p{
    font-family: proxima;
    letter-spacing: 0.2em;
    font-size: 16px;
}
.drdo-text {
    margin-top: 21%;
    color: #fff;
    font-family: 'Proxima';
    text-transform: uppercase;
}
 .carousel-inner img {
      width: 50%;
      height: 100%;
      object-fit: cover;
  }
  .optimization-text {
    text-align: center;
    background: #595959;
    padding: 30px;
}
.optimization-text h3 {
    text-transform: uppercase;
    font-family: 'jaguar';
    color: #fff;
    font-size: 20px;
}

#custCarousel .carousel-indicators {
    position: static;
    margin-top:20px;
}

#custCarousel .carousel-indicators > li {
  width:100px;
}

 #custCarousel .carousel-indicators li img {
    display: block;
    opacity: 0.5;
 }

  #custCarousel .carousel-indicators li.active img {
    opacity: 1;
  }

  #custCarousel .carousel-indicators li:hover img {
    opacity: 0.75;
  }

.bomb-basket-carousel {
    padding: 96px;
    background: #353535;
    margin-top: 60px;
}
.end-images {
    padding: 30px 10px;
}
.middle-content h1 {
    color: #fff;
    font-family: 'jaguar';
    text-transform: uppercase;
    font-size: 19px;
    text-align: center;
}
.middle-content h2 {
    color: #fff;
    font-family: 'Proxima';
    margin-top: 37px;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}


.middle-content ul li {
    color: #fff;
    font-family: 'Proxima';
}
.middle-content {
    clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 80%, 94% 100%, 0 100%, 0% 80%, 0 0);
    background: #1a1a1a;
    padding: 53px;
}

#bomb-basket-page {
    background-image: url(../banner-11.png);
    width: 100%;
    height: 120vh;
    background-size: cover;
    background-position: top center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
}
.text {
    margin-top: 40px;
    color: #fff;
    font-family: 'Proxima';
    font-size: 16px;
    line-height: 19px;
}
.shift-left{
    margin-left: -10%;
}


.text-bunker {

    font-family: 'Proxima';
    font-size: 16px;
    line-height: 19px;
}


.text p {
    font-family: 'Proxima';
    font-size: 16px;
    border: 1px solid #ff6d1b;
    padding: 40px;
    font-family: 'Proxima';
    font-size: 16px;
    line-height: 20px;

}

.bin-left-heading {
    border: 1px solid #ff6d1b;
    margin-top: 45px;
    padding: 30px;
}
.bin-right-section {
    margin-top: 45px;
}
.bin-left-heading h1 {
    color: #fff;
    font-family: 'jaguar';
    text-transform: uppercase;
    font-size: 22px;
}
.bin-left-heading span {
    color: #fff;
    font-family: 'Proxima';
    text-align: left;
}
.bin-left-heading h2 {
    color: #ff6d1b;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 10px;
    font-family: 'jaguar';
}
.bin-left-heading ul li {
    color: #fff;
    font-family: 'Proxima';
}
.foolproof-text {
    text-align: left;
    margin-top: 20%;
    color: #fff;
}
.foolproof-text h3 {
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 24px;
    margin-left: 10%;
}
.foolproof-text p {
    margin-left: 10%;
}
.pro-image-content {
    margin-top: 9%;
    padding-bottom: 6%;
    padding-top: 1%;
}
.bunker-pro-image {
    position: absolute;
    z-index: -1;
    left: 0%;
    right: 0%;
    margin: 0 auto;
    width: 100%;
}
.protection-text p {
    margin-top: 6%;
}
.foolproof-text strong {
    font-family: 'Proxima';
}

.menu-space{
    padding-bottom:18px;
    padding-top:18px;
}

.protection-text {
    margin-top: 6%;
    color: #fff;
    font-family: 'Proxima';
    font-style: normal;
    font-size: 16px;
    line-height: 19px;
}
.protection-text h4 {
    text-align: center;
    font-family: 'jaguar';
    font-size: 20px;
    margin-bottom: 25px;
}

.pro-image {
    padding-bottom: 34px;
    margin-top: 6%;
}
.bunker-pills {
    width: 70%;
    margin-left: 60%;
    margin-top: 40% !important;
}
.bunker-pills button {
    text-align: left;
    padding-left: 20%;
}
.second-video .gem-icon {
    position: absolute;
    top: 58%;
    z-index: 1;
    right: 72%;
}
.second-video .orange-border-thing {
    right: 65%;
    top: 26%;
}
.button-area-image {
    position: absolute;
}

.jacket-feature-heading {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Proxima';
    margin-top: 6%;
    text-align: center;
    letter-spacing: 0.2em;
}

.jacket-feature-heading h4 {
    background: #ff6d1b;
    width: 20%;
    margin-top: -1%;
    margin-left: 18%;
    padding: 10px;
    position: absolute;
    z-index: 1;
    font-size: 16px;
}
.helmet-back {
    position: absolute;
}

.footer-align{
    display:flex; 
    flex-direction:row;
}

.feature-heading {
    background: #1a1a1a;
    padding: 25px;
}
.feature-heading h5 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-family: 'jaguar';
}

.feature-heading p {
    color: #fff;
}
.feature-content {
    margin-top: 60px;
}
.feature-content span {
    color: #ff6d1b;
    text-transform: uppercase;
    font-family: 'jaguar';
}
.feature-content p {
    color: #fff;
    font-family: 'Proxima';
}


/* Style the tab */
.tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 30%;
  height: 300px;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 70%;
  border-left: none;
  height: 300px;
}
.feature-content ul {
    list-style: unset;
    color: #fff;
}
.image-text p {
    color: #fff;
    font-size: 21px;
    font-family: Pirulen;
    margin: 60px 0 60px 0;
    text-transform: uppercase;
    text-align: center;
}

#blast-proof-page {
    background-image: url(../banner-12.png);
    width: 100%;
    height: 120vh;
    background-size: cover;
    background-position: top center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
}


.overlay-text-bullet-video {
    position: absolute;
    top: 10%;
    display: grid;
    left: 35%;
    z-index: 1;
    margin-top: -10%;
}
.photo-jacket .orange-border-thing {
    left: 12%;
    top: 33.3%;
}
.photo-jacket-back {
    position: absolute;
}
.photo-patka-head .orange-border-thing {
    left: 12%;
    top: 33.3%;
}
.patka-head-back {
    position: absolute;
}
.photo-sentry-back {
    position: absolute;
}
.photo-patka-tower .orange-border-thing {
    left: 12%;
    top: 33.3%;
}
.tower-back {
    position: absolute;
}
.arc-back {
    position: absolute;
}
.photo-jacket .know-more-style {
    margin-top: -5%;
}
.photo-patka-stand .orange-border-thing {
    left: 12%;
    top: 38%;
}
.stand-back {
    position: absolute;
}
.primaryLinkContainer {
    margin-left: -3%;
}
.cabin-back {
    position: absolute;
}
.photo-patka-morcha .orange-border-thing {
    left: 12%;
    top: 27.5%;
}
.shield-back {
    position: absolute;
}
.morcha-back {
    position: absolute;
}

.overlay-text-cdm {
    position: absolute;
    top: 15%;
    display: grid;
    left: 30%;
    z-index: 1;
    font-family: Pirulen;
    color: white;
    font-size: 30px;
}
.photo-sentry .orange-border-thing {
    right: 10%;
    top: 33.3%;
}
.sentry-back {
    position: absolute;
}

.overlay-text-bullet-video span {
    text-transform: uppercase;
    font-family: Pirulen;
    color: #fff;
    font-size: 36px;
    border-bottom: 4px solid #FF6D1B;
    width: 100%;
}



.lecture-button button {
    color: #000;
    text-transform: uppercase;
    border: none;
    background-color: #fff;
    font-size: 0.8rem;
    font-weight: 700;
}

.lecture-button button:hover {
    color: #fff;
    text-transform: uppercase;
    border: none;
    background-color: #FF6D1B;
    font-size: 0.8rem;
    font-weight: 700;
}

.bullet-image-second {
    position: relative;
}

.overlay-bullet-image-second {
    position: absolute;
    bottom: 50%;
    display: grid;
    left: 37%;
}

.overlay-bullet-image-second span {
    text-transform: uppercase;
    font-family: Pirulen;
    color: #fff;
    font-size: 40px;
    width: 100%;
}
.jacket-text-next {
    font-family: 'Proxima';
/*    margin-top: -3%;
    margin-bottom: 3%;*/
}


.jacket-text-next h4 {
    text-decoration: underline;
    color: #fff;
    text-align: left;
/*    margin-top: 60px;*/
    margin-left: 60px;
}
.jacket-middle-text {
    text-align: center;
    margin-top: 6%;
}
.jacket-middle-text h2 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'jaguar';
}
.jacket-middle-text p {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Proxima';
    letter-spacing: 0.2em;
}
.protect-content {
    background: #353535;
    padding: 20px;
    margin-top: 4%;
}

.jacket-text-next p {
    color: #fff;
    text-align: left;
/*    margin-top: 70px;
    margin-left: 126px;*/
    margin-bottom: 0px;
}
.bullet-video-first video {
    width: 100%;
}

.window-content {
    background: url(../transaction-window.png);
    background-repeat: no-repeat;
    margin-bottom: 48px;
    background-size: cover;
    /* height: 510px; */
    width: 100%;
    margin-top: 65px;
    padding: 30px;
    background-position: center;
    min-height: 649px;
}


.feature-heading h4 {
    background-color: #FF6D1B;
    width: 12%;
    padding: 6px;
    text-transform: uppercase;
    color: #fff;
    font-family: Proxima;
    margin-top: 10%;
}

.feature-list {
    clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 80%, 94% 100%, 0 100%, 0% 80%, 0 0);
    background: #353535;
}

.feature-list ul {
    padding: 48px;
}

.feature-list ul li {
    padding-bottom: 10px;
    padding-top: 15px;
    font-family: 'Proxima';
    color: white;
    margin-left: 20%;
    margin-right: 20%;
}

.feature-list ul li img {
    margin-right: 10px;
    width: 1%;
}

.photo-jacket {
    position: relative;
}
.headerBox.jacket {
    position: absolute;
    top: 209px;
    left: 117px;
    z-index: 1;
}
.headerBox__content_jacket {
    padding: 10px 49px 9px;
    background: #1A1A1A;
}
.headerBox__content_jacket h1 {
    color: #fff;
    font-family: jaguar;
    font-size: 20px;
    text-transform: uppercase;
}
.headerBox__content_jacket:after {
    right: 62%;
    position: absolute;
    content: '';
    background: #ff6d1b;
    height: 23px;
    width: 134px;
    z-index: -1050;
    top: 90%;
    transform: rotate(0deg);
}
.linkContainer .primaryLinkContainer a {
    color: #fff;
}

.navbuttons{
    text-align: center;
    position: absolute;
    font-family: 'Proxima';
    color: white;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin-top: 4%;
    margin-left: 45%;
}

.navbuttons2{
    text-align: center;
    position: absolute;
    font-family: 'Proxima';
    color: white;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin-top: 4%;
    margin-left: 65%;
}


.photo-patka {
    position: relative;
}
.photo-patka video {
/*    width: 1109px;
    height: 785px;*/
width: 100%;
height: auto;
}
.photo-patka-stand {
    position: relative;
}
.photo-patka-morcha {
    position: relative;
}
.photo-patka-tower {
    position: relative;
}
.photo-patka-patka {
    position: relative;
}
.vertical-pills-defense-page {
    margin-top: 0px;
}
.headerBox.patka {
    position: absolute;
    top: 168px;
    left: 117px;
    z-index: 1;
}
.headerBox__content_patka {
    padding: 11px 66px 16px;
    background: #1A1A1A;
}
.headerBox__content_patka h1 {
    color: #fff;
    font-family: jaguar;
    font-size: 20px;
    text-transform: uppercase;
}
.headerBox__content_patka:after {
    right: 62%;
    position: absolute;
    content: '';
    background: #ff6d1b;
    height: 23px;
    width: 134px;
    z-index: -1050;
    top: 90%;
    transform: rotate(0deg);
}



.photo-sentry {
    position: relative;
}
.headerBox.sentry {
    position: absolute;
    top: 175px;
    left: 63%;
    z-index: 1;
}
.headerBox__content_sentry {
    padding: 42px 27px;
    background: #1A1A1A;
}
.headerBox__content_sentry h1 {
    color: #fff;
    font-family: jaguar;
    font-size: 20px;
    text-transform: uppercase;
}
.headerBox__content_sentry:after {
    right: 62%;
    position: absolute;
    content: '';
    background: #ff6d1b;
    height: 23px;
    width: 134px;
    z-index: -1050;
    top: 90%;
    transform: rotate(0deg);
}

.patka-pill-content1 {
    margin-top: 18%;
    margin-left: 13%;
    margin-right: 10%;
    color: #fff;
}

.patka-pill-content2 {
    margin-top: 18%;
    margin-left: 13%;
    margin-right: 10%;
    color: #fff;
}

.patka-pill-content3 {
    margin-top:16%;
    margin-left: 13%;
    margin-right: 10%;
    color: #fff;
}

.patka-pill-content4 {
    margin-top: 10%;
    margin-left: 13%;
    margin-right: 10%;
    color: #fff;
}

.patka-pill-content1 p {
    border: 1px solid #ff6d1b;
    padding: 30px;
}


.patka-pill-content2 p {
    border: 1px solid #ff6d1b;
    padding: 30px;
}

.patka-pill-content3 p {
    border: 1px solid #ff6d1b;
    padding: 30px;
}


.patka-pill-content4 ul {
    border: 1px solid #ff6d1b;
    padding: 40px;
}
.nsfu-content {
    column-count: 2;
    color: #fff;
}
.nsfu-head-content {
    margin: 12px;
    text-transform: uppercase;
    font-family: 'Proxima';
}
.nsfu-drdo-content {
    margin-top: 40px;
    padding: 10px;
}
.variant-content {
    color: #fff;
    background: #353535;
    padding: 20px;
    margin-top: 55px;

}
.variant-content h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'jaguar';
    text-align: center;
    margin: 10px 0px;
    margin-top: 2%;
}
.variant-content p {
    font-family: 'Proxima';
    margin-top: 3%; 
    margin-bottom: 3%;
}
.tower-sol-back {
    position: absolute;
    left: 0;
    right: 0px;
    margin: 0 auto;
    width: 100%;
}
.bla-protect-text {
    margin-top: 6%;
}
.patka-pill-content-second {
    padding: 48px;
/*    height: 45vh;*/
}
.patka-content h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Proxima';
    font-weight: 600;
}
.patka-content p {
    color: #fff;
}
.patka-button {
    width: 49%;
    margin: 0 auto;
}

.patka-button button {
    color: #000;
    text-transform: uppercase;
    background-color: #fff;
    border: none;
    font-size: 0.8rem;
    font-weight: 700;
}

.patka-button button:hover {
    color: #fff;
    text-transform: uppercase;
    background-color: #FF6D1B;
    border: none;
    font-size: 0.8rem;
    font-weight: 700;
}
.patka-head {
    margin: 50px 0px 50px 0px;
}

.patka-head h2 {
    text-transform: uppercase;
    font-family: 'jaguar';
    color: #fff;
    text-align: center;
    font-size: 24px;
}
.patka-head p {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Proxima';
    text-align: center;
    letter-spacing: 0.2em;
}
.cabin-image {
    position: absolute;
}
.post-para p {
    padding: 0px 60px;
    margin-top: 3%;
    margin-bottom: 3%;
}
.post-para {
    background: #353535;
    color: #fff;
    padding: 12px;
    font-family: 'Proxima';
}
.employ h2 {
    margin-top: 10%;
    color: #FF6D1B;
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 16px;
}
.employ p {
    margin-top: 10px;
    color: #fff;
    font-family: 'Proxima';
    font-size: 16px;
}
.protect h2 {
    margin-top: 10%;
    color: #FF6D1B;
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 16px;
}
.protect p {
    margin-top: 10px;
    color: #fff;
    font-family: 'Proxima';
    font-size: 16px;
}
.feat-head {
    color: #fff;
    background: #1a1a1a;
    border-bottom: 5px solid #ff6d1b;
    margin-top: 10%;
}
.fit-content {
    margin-bottom: 8%;
    margin-top: -5%;
}
.jacket-back {
    position: absolute;
}
.feat-head h2 {
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 20px;
    text-align: center;
    padding: 10px;
    margin-top: 40px;
}
.feat-list ul {
    list-style: disc;
    color: #fff;
    font-family: 'Proxima';
    padding-top: 4%;
    padding-left: 30%;
    padding-bottom: 4%;
}
.feat-list {
    background: #353535;
}
.bla-protect-text h2 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 20px;
    margin-top: 42px;
}
.bla-protect-text p {
    padding: 31px;
    color: #fff;
    font-family: 'Proxima';
}
.stand {
    padding: 26px;
}
.stand h2 {
    font-family: 'jaguar';
    text-transform: uppercase;
    font-size: 20px;
    color: #ff6d1b;
}
.frag {
    padding: 26px;
}
.frag h2 {
    font-family: 'jaguar';
    text-transform: uppercase;
    font-size: 20px;
    color: #ff6d1b;
}
.stand ul {
    color: #fff;
    font-family: 'Proxima';
}
.frag ul {
    color: #fff;
    font-family: 'Proxima';
}
.fit-content h2 {
    color: #ff6d1b;
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 20px;
    margin-top: 47px;
    padding: 22px;
}
.fit-content ul {
    color: #fff;
    font-family: 'Proxima';
}
.emp-stand {
    padding: 60px;
}
.emp-stand h2 {
    color: #ff6d1b;
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 20px;
}
.emp-stand p {
    color: #fff;
    font-family: 'Proxima';
    font-size: 16px;
}
.pro-stand {
    padding: 60px;
}
.pro-stand h2 {
    color: #ff6d1b;
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 20px;
}
.pro-stand p {
    color: #fff;
    font-family: 'Proxima';
    font-size: 16px;
}
.custom-image-section {
    background: #1a1a1a;
    padding: 20px;
}
.custom-image-one {
    border-right: 1px solid #fff;
/*    margin-left: 8%;*/
}

.sentry-list {
    margin-top: 40px;
}
.sentry-list h2 {
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 16px;
    color: #FF6D1B;
}
.sentry-list ul {
    color: #fff;    
}

.sentry-list ul li {
    margin: 20px;
    font-family: 'Proxima';
}


.sentry-list ul li img {
    width: 24px;
    height: 26px;
    margin-right: 20px;
}   


.spec-image {
    margin-top: 71px;
}
.custom-text {
    padding: 60px;
    margin-top: 5%;
    z-index: 1;
    position: relative;
}


.custom-text h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 20px;
    text-align: center;
    margin-top: 3%;
}
.custom-text p {
    color: #fff;
    font-family: 'Proxima';
    margin-top: 30px;
}
.stand-content {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-top: 40px;
}
.stand-content h2 {
    font-family: 'jaguar';
    font-size: 20px;
    margin-top: 6%;
}
.stand-para {
    margin-top: -2%;
}
.table-image {
    margin-top: 4%;
    margin-bottom: 5%;
}
.stand-content p {
    font-family: 'Proxima';
    font-size: 16px;
    letter-spacing: 0.2em;
}
.sentry-image {
    position: absolute;
}
.stand-para p {
    color: #fff;
    font-family: 'Proxima';
    padding: 40px;
}
.arc-content h2 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 20px;
}
.arc-content {
    text-align: center;
    margin: 30px;
    margin-top: 4%;
}
.arc-first-image img {
    width: 100%;
    height: 464px;
}
.door-blast-image-content-section {
    padding: 54px;
    clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 80%, 94% 100%, 0 100%, 0% 80%, 0 0);
    background: #1a1a1a;
    margin-top: 60px;
}
.bespoke-2 img {
    width: 100%;
    height: 363px;
    padding: 5px;
}
.architecture-collapse-content .card {
    background: transparent;
    border: none;
}   
.panel-section {
    border-bottom: 2px solid #fff;
    padding: 7px;
    padding-bottom: 30px;
}
.window-content h2 {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-family: 'jaguar';
    font-size: 20px;
    margin-top: 30px;
}
.window-content p {
    color: #fff;
    font-family: 'Proxima';
}
.door-blast-button {
    padding: 40px;
    text-align: center;
    padding-bottom: 0px;
}
.doors-section-content {
    color: #fff;
}
.doors-section-content h2 {
    font-family: 'jaguar';
    text-transform: uppercase;
    font-size: 20px;
}
.doors-section-content p {
    font-family: 'Proxima';
    margin-top: 30px;
}
.bespoke-section h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 20px;
}
.bespoke-section p {
    color: #fff;
    font-family: 'Proxima';
}
.bespoke-border {
    border-bottom: 2px solid #fff;
    padding: 7px;
    padding-bottom: 30px;
}
.steel-para-image-content {
    border-bottom: 2px solid #fff;
    padding: 7px;
    padding-bottom: 30px;
}
.lock-content {
    color: #fff;
    border-bottom: 2px solid #fff;
    padding: 7px;
    padding-bottom: 30px;
}
.lock-content h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'jaguar';
}
.lock-content p {
    font-family: 'Proxima';
}
.steel-para-image-content p {
    color: #fff;
    font-family: 'Proxima';
    margin: 10px;
}
.steel-content h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'jaguar';
    font-size: 20px;
    margin-top: 20px;
}
.steel-content p {
    color: #fff;
    font-family: 'Proxima';
    margin-top: 20px;
}
.arc-content span {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Proxima';
}
.arc-para {
    color: #fff;
    font-family: 'Proxima';
    padding-bottom: 3%;
}
#know-btn {
    margin-left: -45%;
}
#collapse-btn {
    margin-left: -45%;
}
.be-spoke-first {
    height: 363px;
}
.blanket-first-image .orange-border-thing {
    top: 33.3%;
    margin-top: -50%;
    left: 15%;
}
.blanket-back {
    position: absolute;
}
.icons {
    position: absolute;
    top: 23%;
    left: 17%;
    z-index: 1;
}
.blanket-first-image .bomb-design-content {
    margin-top: -50px;
    padding-bottom: 5%;
}
.photo-bomb .bomb-design-content {
    margin-top: -50px;
    padding-bottom: 5%;
}
.bomb-page-back {
    position: absolute;
    top: 30%;
    left: 15%;
}
.headerbox-bomb-page {
    position: absolute;
    width: 359px;
    margin-left: 11.5%;
    margin-top: 14%;
}
.appratus-section {
    background: #1a1a1a;
    margin-top: 60px;
}

.armour-image {
    margin-top: 50px;
    margin-bottom: 10%;
    margin-left: 23%;
}

.armour-image p {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'jaguar';
}

.image-armour {
    margin-top: 100px;
}
.image-solution-text-3 {
/*    display: flex;*/
    text-align: center;
}
.image-solution-text-3 p {
    color: #fff;
    text-transform: uppercase;
    font-family: 'jaguar';
    margin-top: 16px;
/*    margin-left: 33%;*/
}
.image-solution-text-3 span {
    color: #fff;
    margin-left: 10px;
    font-family: 'Proxima';
    text-transform: uppercase;
    font-size: 14px;
}
#catridge-page {
    background-image: url(../banner-22.png);
    width: 100%;
    height: 65vh;
    background-size: cover;
    background-position: top center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
}

.catridge-text {
    color: #fff;
    font-family: 'PROXIMA';
    background: #353535;
    padding: 35px;
}


.image-machine {
/*    margin-top: 80px;
    margin-left: -20%;*/
}

.image-machine-text ul {
    color: #fff;
    font-family: Proxima;
}

.image-machine-text ul li {
    padding: 10px;
    display: flex;
}

.image-machine-text ul li img {
    width: 24px;
    height: 26px;
    margin-right: 16px;
}

.machine-table {
    margin-top: 80px;
}

#scrollBtn {
    position: fixed;
    right: 63px;
    bottom: 97px;
    cursor: pointer;
}

#scrollBtn>.top {
    display: none
}

#scrollBtn.scrollUp>.top {
    display: initial
}

#scrollBtn.scrollUp>.bottom {
    display: none
}


#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: transparent;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #fff;
}

#myBtn:hover {
    background-color: #555;
}
.security-content {
    color: #fff;
    margin-top: 80px;
}
.security-content h2 {
    font-family: 'jaguar';
    text-transform: uppercase;
    font-size: 20px;
    margin-left: 10%;
}
.security-content span {
    font-family: 'Proxima';
    text-transform: uppercase;
    margin-left: 10%;
    letter-spacing: 0.2em;
}
.security-content p {
    padding: 40px;
    border: 1px solid #ff6d1b;
    margin-top: 6%;
    padding-right: 14%;
}
.employ {
    margin-top: 8%;
}
.proof_sec {
    margin-top: 7%;
}
.photo-bomb .orange-border-thing {
    left: 15%;
    top: 33.3%;
}
.market-content {
    color: #fff;
    background: #4e4e4e;
    padding: 70px;
    text-align: center;
    position: absolute;
    margin-top: 18%;
    z-index: 1;
    margin-left: -51%;
}
.vertical-pills-section {
    margin-top: 6%;
    margin-bottom: 80px;
}
.market-content p {
    text-transform: uppercase;
    font-family: 'Proxima';
    font-size: 13px;
    margin-top: 29px;
}
.tech-list {
    padding: 24px;
    color: #fff;
    font-family: 'Proxima';
    margin-top: 4%;
    height: 456px;
}
.nsfu-image {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tech-list ul li {
    margin: 24px;
}
.hr-line {
    position: relative;
    max-width: 100%;
}
.hr-line h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Proxima';
    font-size: 16px;
    margin: 60px;
    letter-spacing: 0.2em;
    margin-left: -1%;
}
.hr-line:after {
    content: " ";
    height: 2px;
    width: 90%;
    background: #ff6d1b;
    display: block;
    position: absolute;
    top: 32%;
    right: -76px;
}
.large-morcha {
    margin-top: 20px;
    margin-bottom: 5%;
}


.mainlogoclass{
    padding-left: 131px;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 43.71px;
    width: 261;

}



/*Media Query CSS*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .right-box {
        background: #1A1A1A;
        display: none;
    }

    .left-icons {
        border-right: 1px solid #393939;
        display: none;
    }

    .collapse:not(.show) {
        display: block;
    }

    .icon {
        position: absolute;
        right: 6px;
        top: 10px;
        width: 21px;
        height: 37px;
        background-color: #595959;
    }

    .icon .fa.fa-plus-circle {
        display: block;
        padding: 0px;
        margin: 0px;
        text-align: center;
        align-content: center;
        align-items: center;
        margin-top: 10px;
    }

    .nav_main .navbar .navbar-nav .dropdown-toggle {

        font-size: 12px;
    }

    .nav_main .navbar .navbar-nav li a {
        border-bottom: none;
    }

    #myBtn {
        display: none !important;
    }
    .home-car-image img {
        width: 100%;
    }
    .home-video-first img {
        width: 100%;
    }
    .overlay-text-third-video-index {
        position: absolute;
        display: grid;
        left: 33px;
        bottom: 19%;
    }
    .overlay-text-third-video-index span {
        color: #fff;
        font-size: 27px;
        font-family: Pirulen;
        text-transform: uppercase;
        width: 67%;
    }
    .index-button a.button p:after {
        content: "";
        background: #fff;
        height: 1px;
        width: 19px;
        position: absolute;
        bottom: 8px;
        transform: skew(49deg, 315deg);
        right: -1px;
    }
    .index-button-2 a.button p:after {
        content: "";
        background: #fff;
        height: 1px;
        width: 19px;
        position: absolute;
        bottom: 8px;
        transform: skew(49deg, 315deg);
        right: -1px;
    }
    .index-button-3 a.button p:after {
        content: "";
        background: #fff;
        height: 1px;
        width: 19px;
        position: absolute;
        bottom: 7px;
        transform: skew(49deg, 315deg);
        right: -1px;
    }
    .index-button-4 a.button p:after {
        content: "";
        background: #fff;
        height: 1px;
        width: 19px;
        position: absolute;
        bottom: 7px;
        transform: skew(49deg, 315deg);
        right: -1px;
    }

    #Home {
        background-image: url(../banner-7.png);
        width: 100%;
        height: 22vh;
        background-size: cover;
        background-position: top center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background-repeat: no-repeat;
    }

    #Home-contact-page {
        background-image: url(../banner-8.png);
        width: 100%;
        height: 24vh;
        background-size: cover;
        background-position: top center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background-repeat: no-repeat;
    }

    .contact-page-area .form-area input {
        width: 100%;
    }

    #myForm a {
        margin: 0 149px;
        color: #fff;
    }
    .drdo-text {
        color: #fff;
        margin: 0px;
        padding: 13px;
    }

    .contact-page-area .form-area textarea {
        width: 100%;
    }

    .contact-page-area .form-area .btn {

        width: 100%;
    }

    iframe {
        width: 100%;
    }

    #Home-gallery-defense-page {
        background-image: url(../banner-6.png);
        width: 100%;
        height: 30vh;
        background-size: cover;
        background-position: top center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background-repeat: no-repeat;
    }

    #gallery {
        line-height: 0;
        column-count: 1;
    }

    #gallery img {
        width: 100% !important;
        margin-bottom: 18px;
    }

    #gallery-tractor {
        margin-top: 33px;
        column-count: 1;
    }

    #gallery-tractor img {
        width: 100%;
        margin-top: 24px;
        margin-left: 0;
    }

    .menu-btn {
        position: absolute;
        z-index: 1051;
        right: 20px;
        top: -80px;
        height: 50px;
        width: 50px;
        text-align: center;
        line-height: 50px;
        border-radius: 50%;
        font-size: 20px;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

    .head-social-icons ul {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: center;
        border-top: 1px solid #fff;
        width: 87%;
        margin-left: 6%;
        top: 87%;
    }

    .wrapper ul li a {
        text-decoration: none;
        font-size: 14px;
        color: #fff;
        border-radius: 50px;
        font-family: Pirulen;
    }

    #Home-gallery-page {
        background-image: url(../banner-4.jpg);
        width: 100%;
        height: 29vh;
        background-size: cover;
        background-position: top center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background-repeat: no-repeat;
    }

    .mytexttitle {
        font-size: 10px;
        flex-grow: 0;
        font-family: Inter-Medium;
        color: #fff;
        font-style: italic;
        margin-left: 0;
    }

    .legacy-button button {
        background: transparent;
        width: 64%;
        border: 1px solid #fff;
        border-radius: 20px;
        margin: 0 auto;
        margin-top: 30px;
    }

    .index-button button {
        font-size: 0.8rem;
        font-weight: 700;
        outline: none;
        border: 1px solid #fff;
        border-radius: 10px;
        background: #fff;
        padding: 13px 30px;
        text-transform: uppercase;
        width: 47%;
        color: #000;
    }

    .index-button button:hover {
        width: 47%;
    }

    .social-icons ul {
        display: flex;
    }
    .overlay-text-blanket {
        position: absolute;
        left: 24px;
        bottom: 78%;
    }
    .overlay-text-blanket span.safety {
        color: #fff;
        text-transform: uppercase;
        font-family: Pirulen;
        font-size: 14px;
    }
    .overlay-text-blanket p {
        color: #fff;
        width: 87%;
        font-size: 13px;
        font-family: inter-Regular;
    }

    .blanket-text h4 {
        text-decoration: underline;
        color: #fff;
        text-align: left;
        margin-top: 34px;
        font-family: 'Inter-Regular';
        font-style: italic;
        text-transform: uppercase;
        margin-left: 0px;
    }

    .blanket-text p {
        color: #fff;
        text-align: left;
        margin-top: 30px;
        margin-left: 0px;
        margin-right: 0px;
        font-family: Inter-Regular;
    }
    .blast-overlay-text-video p {
        margin-left: auto;
        display: block;
        width: 95%;
        color: #fff;
        background: #ff6d1b;
        font-family: Pirulen;
        margin-right: 20px;
    }
    .blanket-text-next span {
        color: #FF6D1B;
        margin-left: 0px;
    }
    #bomb-blanket-page-mobile {
        background-image: url(../mobile-banner-blanket.png);
        width: 100%;
        height: 108vh;
        background-size: cover;
        background-position: top center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background-repeat: no-repeat;
    }

    .overlay-text-first-video {
        position: absolute;
        bottom: 14%;
        display: grid;
        left: 30px;
    }

    .overlay-text-first-video span.feel {
        color: #fff;
        text-transform: uppercase;
        font-family: Pirulen;
        font-size: 28px;
    }

    .overlay-text-first-video p {
        color: #FF6D1B;
        text-transform: uppercase;
        font-family: Pirulen;
        font-size: 28px;
    }

    .head h4 {
        text-transform: uppercase;
        color: #FF6D1B;
        margin-top: 60px;
        font-size: 25px;
        font-family: Pirulen;
    }

    .text p {
        color: #fff;
        font-size: 13px;
        font-family: Inter-regular;
    }

    .text-2 p {
        color: #fff;
        font-size: 14px;
        font-family: Inter-regular;
        margin-top: 20px;
    }

    .image img {
        width: 100%;
    }
    .blast-overlay-text-video {
        position: absolute;
        bottom: 19%;
        left: 50px;
        right: 0;
    }

    .blast-overlay-text-video span {
        color: #fff;
        font-size: 27px;
        font-family: Pirulen;
        text-transform: uppercase;
        display: block;
        margin-left: auto;
        width: 100%;
    }

    .overlay-text-jacket p {
        color: #fff;
        width: 100%;
        font-size: 12px;
        font-family: 'Inter-Regular';
    }

    .overlay-text-jacket span {
        color: #FF6D1B;
        font-size: 24px;
        font-family: Pirulen;
        text-transform: uppercase;
    }

    .overlay-text-jacket {
        position: absolute;
        left: 10px;
        top: 23px;
    }

    .jacket-first-image img {
        width: 100%;
    }

    .jacket-text-next p {
        color: #fff;
        text-align: left;
        margin-top: 30px;
        margin-left: 0;
        font-family: Inter-Medium;
        font-size: 13px;
    }

    .jacket-text-next h4 {
        text-decoration: underline;
        color: #fff;
        margin-top: 31px;
        font-family: 'Inter-Medium';
        text-align: center;
        margin-left: 0px;
    }

    .jacket-row-text h4 {
        text-transform: uppercase;
        color: #fff;
        font-family: Pirulen;
        margin-top: 25px;
        text-align: center;
    }

    .jacket-row-text p {
        color: #fff;
        font-family: Inter-Regular;
        font-size: 13px;
    }

    .feature-heading h4 {
        background-color: #FF6D1B;
        width: 37%;
        padding: 6px;
        text-transform: uppercase;
        color: #fff;
        font-family: Inter-Regular;
        margin-top: 10%;
    }

    .feature-list ul li img {
        margin-right: 10px;
        width: 5%;
    }

    .image-text-row {
        margin-top: 15%;
        border: 1px solid #ff6d1b;
    }

    .jacket-row-image img {
        width: 100%;
    }

    #bullet-proof-patka-page-mobile {
        background-image: url(../patka-banner.png);
        width: 100%;
        height: 75vh;
        background-size: cover;
        background-position: top center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background-repeat: no-repeat;
    }

    .patka-head span {
        color: #FF6D1B;
        font-size: 28px;
        font-family: Pirulen;
    }

    .patka-head {
        margin-top: 16px;
        text-align: center;
    }

    .text {
        margin-top: 13px;
    }

    .patka-text {
        margin-top: 0px;
    }

    .patka-text p {
        color: #fff;
        font-size: 13px;
        font-family: 'Inter-Regular';
        margin-top: 31px;
    }

     .sentry-list ul li {
        display: flex;
        margin: 2px;
    }

    .sentry-list ul li img {
        width: 16px;
        height: 16px;
        margin-right: 6px;
    }

    .sentry-list ul li p {
        font-size: 13px;
    }

    #bullet-proof-tower-page-mobile {
        background-image: url(../tower-banner.png);
        width: 100%;
        height: 95vh;
        background-size: cover;
        background-position: top center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background-repeat: no-repeat;
    }


    .armour-image p {
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-size: 20px;
        font-family: Pirulen;
        margin-top: 24px;
    }

    .armour-image {
        margin-top: 19px;
    }

    .image-armour {
        margin-top: 19px;
    }

    #armour-page-mobile {
        background-image: url(../arm-banner.png);
        width: 100%;
        height: 75vh;
        background-size: cover;
        background-position: top center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background-repeat: no-repeat;
    }

    .footer-box.about-widget a img {
        width: 160px;
        margin-bottom: 38px;
        margin-left: 54px;
    }

    #shield-page-mobile {
        background-image: url(../shield-banner-mobile.png);
        width: 100%;
        height: 109vh;
        background-size: cover;
        background-position: top center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background-repeat: no-repeat;
    }

    #morcha-page-mobile {
        background-image: url(../morcha-banner-mobile.png);
        width: 100%;
        height: 100vh;
        background-size: cover;
        background-position: top center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background-repeat: no-repeat;
    }

    .end-image {
        text-align: center;
    }

    .end-image a {
        background-color: #ff6d1b;
        padding: 12px;
        border-radius: 6px;
        color: #fff;
    }


    .accordion .card-header h2 .btn {
        font-weight: 600;
        font-family: 'PIRULEN';
        font-size: 13px;
        color: #000;
    }

    .card-body {
        font-family: 'Inter-Regular';
    }

    .overlay-text-bullet-video {
        position: absolute;
        bottom: 18%;
        display: grid;
        left: 22px;
    }

    .overlay-text-bullet-video span {
        text-transform: uppercase;
        font-family: Pirulen;
        color: #fff;
        font-size: 24px;
        border-bottom: 4px solid #FF6D1B;
        width: 15%;
    }


    .overlay-text-engg-video {
        position: absolute;
        bottom: 63%;
        display: grid;
        left: 22px;
    }

    .overlay-text-engg-video span {
        text-transform: uppercase;
        font-family: Pirulen;
        color: #fff;
        font-size: 24px;
        border-bottom: 4px solid #FF6D1B;
        width: 15%;
    }

    .image-solution-text {
        position: absolute;
        top: 4%;
        right: 16%;
        width: 44%;
    }
    .bunker-image {
        background: #1a1a1a;
        padding: 0px;
        margin-top: 0px;
        position: relative;
    }
    .bunker-image:after {
        right: 52%;
        position: absolute;
        content: '';
        background: #ff6d1b;
        height: 28px;
        width: 170px;
        z-index: -1;
        top: 96%;
        transform: rotate(0deg);
    }
    .feature-heading h5 {
        color: #fff;
        text-transform: uppercase;
        background: #1a1a1a;
        width: 40%;
        padding: 11px;
        clip-path: polygon(0 0, 100% 0, 100% 20%, 100% 80%, 94% 100%, 0 100%, 0% 80%, 0% 20%);
        position: relative;
    }
    .pro-image-content {

        margin: 12px;
        padding: 0px;
        position: relative;
    }

    .image-solution img {
        width: 100%;
    }

    .image-solution-text {
        position: absolute;
        top: 4%;
        right: 9%;
        width: 52%;
        text-align: right;
    }

    .image-solution-text span {
        font-size: 24px;
        font-family: Pirulen;
        color: #FF6D1B;
    }

    .image-solution-text-2 {
        position: absolute;
        top: 3%;
        text-align: right;
        right: 7%;
    }

    .image-solution-text-2 span {
        font-size: 28px;
        font-family: Pirulen;
        color: #fff;
    }

    .image-solution-text-3 span {
        color: #fff;
        font-size: 19px;
        font-family: Pirulen;
    }

    .image-solution-text-4 {
        position: absolute;
        top: 10%;
        left: 10px;
    }

    .image-solution-text-4 span {
        font-size: 25px;
        font-family: Pirulen;
        color: #FF6D1B;
    }

    .image-solution-text-5 {
        position: absolute;
        display: grid;
        left: 30px;
        bottom: 53%;
    }

    .image-solution-text-5 span {
        color: #fff;
        font-size: 27px;
        font-family: Pirulen;
        text-transform: uppercase;
    }

    .image-solution-text-5 p {
        color: #fff;
        width: 75%;
        font-size: 14px;
        font-family: Inter-Regular;
    }

    #catridge-page-mobile {
        background-image: url(../banner-mobile.png);
        width: 100%;
        height: 100vh;
        background-size: cover;
        background-position: top center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background-repeat: no-repeat;
    }

    .catridge-text p {
        font-size: 14px;
    }

    .catridge-text-list ul li p {
        font-size: 14px;
    }

    .catridge-text-list ul li img {
        width: 16px;
        height: 16px;
        margin-right: 16px;
        margin-top: 11px;
    }

    .image-machine-text ul li p {
        font-size: 14px;
    }

    .image-machine-text ul li img {
        width: 16px;
        height: 16px;
        margin-right: 16px;
        margin-top: 16px;
    }

    .image-machine {
        margin-top: 0;
    }

    .machine-table {
        margin: 0;
    }

    #defense-gallery-page-mobile {
        background-image: url("../armour-mobile-banner.png");
        width: 100%;
        height: 96vh;
        background-size: cover;
        background-position: top center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background-repeat: no-repeat;
    }
    .armour-head {
        margin-left: 50px;
        color: #fff;
        padding: 1px;
        background-color: #FF6D1B;
        width: 77%;
        text-align: center;
        position: relative;
        text-transform: uppercase;
        font-style: italic;
        font-family: Inter-Regular;
    }
    .block-body p {
        font-style: italic;
        font-weight: 600;
        font-family: Inter-Regular;
        font-size: 12px;
        margin-bottom: 30px;
    }
  

    ul.btn-query li {
        font-style: italic;
        font-family: Inter-Regular;
        font-size: 13px;
        margin-top: 27px;
        margin-left: -19px;
    }

    .defense-video-text {
        position: absolute;
        top: 18%;
        left: 39%;
        transform: translate(-50%, -50%);
    }

    .defense-video-text span {
        color: #fff;
        text-transform: uppercase;
        font-family: Pirulen;
        font-size: 30px;
    }

    .overlay-text-video span {
        text-transform: uppercase;
        font-family: Pirulen;
        color: #fff;
        font-size: 27px;
    }
    .overlay-text-video {
        position: absolute;
        bottom: 123px;
        right: 68px;
        width: 72%;
        border-bottom: 8px solid #EA701F;
    }
    .overlay-text-photo {
        position: absolute;
        display: grid;
        right: 180px;
        bottom: 62%;
    }
    .overlay-text-photo span.design {
        background: #FF6D1B;
        width: 79%;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .overlay-text-photo span {
        color: #fff;
        font-size: 20px;
        font-family: Pirulen;
        text-transform: uppercase;
        width: 100%;
        margin-left: 38px;
    }

    .bomb-button-1 {
        margin-right: 0;
    }

    .bomb-button-1 button {
        font-size: 0.8rem;
        font-weight: 700;
        outline: none;
        border: 1px solid #fff;
        border-radius: 10px;
        background: #fff;
        padding: 13px 30px;
        text-transform: uppercase;
        max-width: 73%;
        color: #000;
        margin-left: auto;
    }

    .bomb-button-2 button {
        font-size: 0.8rem;
        font-weight: 700;
        outline: none;
        border: 1px solid #fff;
        border-radius: 10px;
        background: #fff;
        padding: 13px 30px;
        text-transform: uppercase;
        width: 73%;
        color: #000;
    }

    .bomb-button-2 button:hover {
        width: 73%;
    }

    .overlay-text-second-video-bomb span {
        color: #fff;
        font-size: 34px;
        font-family: Pirulen;
        text-transform: uppercase;
        width: 100%;
    }
    .overlay-text-second-video-bomb {
        position: absolute;
        display: grid;
        left: 34px;
        bottom: 55%;
    }

    .overlay-text-third-video-bomb span {
        color: #fff;
        font-size: 21px;
        font-family: Pirulen;
        text-transform: uppercase;
        display: block;
        width: 100%;
        text-align: end;
    }
    .overlay-text-third-video-bomb span.bomb-design {
        background: #FF6D1B;
        width: 100%;
        margin-bottom: 10px;
        font-size: 17px;
    }
    .bomb-button-6 {
        margin-left: 46px;
    }
    .bomb-button-6:after {
        content: "";
        background: #fff;
        height: 2px;
        width: 21px;
        position: absolute;
        bottom: 8px;
        transform: skew(0deg, 319deg);
        right: -1px;
    }
    .bomb-button-6 a.button:before {
        content: "";
        position: absolute;
        background: #fff;
        height: 1px;
        width: 90%;
        left: -1px;
        bottom: -1px;
    }

    .bomb-button-3 button {
        font-size: 0.8rem;
        font-weight: 700;
        outline: none;
        border: 1px solid #fff;
        border-radius: 10px;
        background: #fff;
        padding: 13px 30px;
        text-transform: uppercase;
        max-width: 41%;
        color: #000;
        margin-left: auto;
    }

    .bomb-button-3 button:hover {
        max-width: 41%;
    }
    .overlay-text-third-video-bomb {
        position: absolute;
        bottom: 72%;
        right: 53px;
    }
    .bomb-button-3 {
        margin-left: 41%;
    }
    .overlay-video-bin {
        position: absolute;
        display: grid;
        left: 28px;
        bottom: 65%;
    }
    .overlay-video-bin span {
        color: #fff;
        font-size: 15px;
        font-family: Pirulen;
        text-transform: uppercase;
        width: 52%;
    }
    .bomb-button-1 a.button:before {
        content: "";
        position: absolute;
        background: #fff;
        height: 1px;
        width: 90%;
        left: -1px;
        bottom: -1px;
    }
    .bomb-button-1 p:after {
        content: "";
        background: #fff;
        height: 2px;
        width: 21px;
        position: absolute;
        bottom: 8px;
        transform: skew(0deg, 319deg);
        right: -1px;
    }


    .banner-head-1 {
        top: 7%;
        left: 9%;
        position: absolute;
        color: #fff;
        font-family: Poppins;
    }

    .home-button button {
        width: 39%;
    }

    .button-text {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: 89%;
        margin: 0 auto;
        padding-top: 115px;
    }
    .overlay-text-third-video {
        position: absolute;
        display: grid;
        left: 33px;
        bottom: 70%;
    }
    .overlay-text-third-video span {
        color: #fff;
        font-size: 27px;
        font-family: Pirulen;
        text-transform: uppercase;
        width: 67%;
    }

    .overlay-text-second-video span {
        color: #fff;
        font-size: 25px;
        font-family: Pirulen;
        text-transform: uppercase;
        display: block;
        margin-left: 121px;
        width: 72%;
    }

    .overlay-text-second-video {
        position: absolute;
        bottom: 73%;
        right: 34px;
    }

    .index-button-2 button {
        font-size: 0.8rem;
        font-weight: 700;
        outline: none;
        border: 1px solid #fff;
        border-radius: 10px;
        background: #fff;
        padding: 13px 30px;
        text-transform: uppercase;
        max-width: 51%;
        color: #000;
        margin-left: auto;
    }

    .index-button-2 button:hover {
        max-width: 51%;
    }
    .index-button-2 {
        margin-left: 117px;
    }
    .overlay-video-bin-volatile span {
        color: #fff;
        font-size: 13px;
        font-family: Pirulen;
        text-transform: uppercase;
        width: 52%;
    }
    .overlay-video-bin-volatile span.design {
        background: #FF6D1B;
        width: 65%;
        margin-bottom: 10px;
        font-size: 12px;
    }


    .index-button-4 button {
        font-size: 0.8rem;
        font-weight: 700;
        outline: none;
        border: 1px solid #fff;
        border-radius: 10px;
        background: #fff;
        padding: 13px 30px;
        text-transform: uppercase;
        width: 53%;
        color: #000;
    }

    .index-button-4 button:hover {
        width: 53%;
    }

    .overlay-text-fourth-video span {
        color: #fff;
        font-size: 25px;
        font-family: Pirulen;
        text-transform: uppercase;
        width: 100%;
    }
    .overlay-text-fourth-video {
        position: absolute;
        bottom: 73%;
        display: grid;
        left: 159px;
    }

    #bullet-proof-page-mobile {
        background-image: url("../vehicle-mobile-banner.png");
        width: 100%;
        height: 100vh;
        background-size: cover;
        background-position: top center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        background-repeat: no-repeat;
    }

    .overlay-bullet-text {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        position: relative;
    }

    .overlay-bullet-text span {
        color: #fff;
        text-transform: uppercase;
        font-size: 23px;
        font-family: Pirulen;
    }

    .overlay-bullet-text-2 {
        position: relative;
        bottom: 0;
    }

    .overlay-bullet-text-2 p {
        color: #fff;
        width: 100%;
        font-size: 20px;
        font-family: Inter-Regular;
    }

    .overlay-bullet-image-design {
        position: absolute;
        bottom: 22px;
        display: grid;
        left: 61px;
    }

    .overlay-bullet-image-design span {
        text-transform: uppercase;
        font-family: Pirulen;
        color: #EA701F;
        font-size: 20px;
    }

    .overlay-bullet-image-design span.feel {
        color: #fff;
        text-transform: uppercase;
        font-family: Pirulen;
        font-size: 20px;
    }



    .gravity-content-chassis p {
        color: #fff;
        font-size: 28px;
        text-transform: uppercase;
        font-family: Pirulen;
        margin-top: 0;
    }

    .gravity-content-chassis span {
        color: #FF6D1B;
        font-size: 28px;
        text-transform: uppercase;
        font-family: Pirulen;
    }

    .heading-test {
        display: flex;
        margin-left: 39%;
    }

    .heading-test span {
        color: #EA701F;
        text-align: center;
        font-size: 13px;
        font-family: 'Pirulen';
        margin-left: 13px;
    }

    .carousel-control-prev {
        background: transparent;
        position: absolute;
        opacity: 1;
        width: 15%;
        border: none;
        top: -102%;
    }

    .testim_head p {
        font-size: 23px;
        color: #FF6D1B;
        text-transform: uppercase;
        font-family: Pirulen;
    }

    .testim_details p {
        color: #fff;
        font-size: 12px;
    }

    .testim_head span {
        font-size: 23px;
        color: #fff;
        text-transform: uppercase;
        font-family: Pirulen;
    }

    .carousel-control-next {
        background: transparent;
        position: absolute;
        opacity: 1;
        width: 15%;
        border: none;
        top: -102%;
    }

    .cont-content span {
        font-weight: 700;
        margin-left: 0;
    }

    #carouselExampleCaptions {
        height: 722px;
    }

    .owl-item.active.center {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
    }
    .overlay-text-main {
        position: absolute;
        bottom: 50%;
        left: 8%;
        color: #fff;
        z-index: 1050;
        text-align: center;
    }


    .accordion .card {
        font-family: 'Inter-Regular';
        font-size: 12px;
        width: 100%;
        height: 100%;
    }
    .card {
        font-family: 'Inter-Regular';
        font-size: 12px;
        width: 100%;
        height: 29vh
    vh
    ;
    }

    .owl-carousel .owl-item img {
        display: block;
        width: 55% !important;
        margin: 0 auto;
    }

    .testim_details button {
        margin-left: 117px;
        color: #000;
        background-color: #fff;
        border: none;
    }
    .overlay-text-second-video-bomb span.bomb-design {
        background: #FF6D1B;
        width: 79%;
        font-size: 15px;
        margin-bottom: 10px;
    }
    .overlay-video-bin-volatile {
        position: absolute;
        display: grid;
        left: 29px;
        bottom: 71%;
    }
    .overlay-video-bin span.design {
        background: #FF6D1B;
        width: 65%;
        margin-bottom: 10px;
        font-size: 9px;
    }






}

/*****************/

.nav_main .navbar .navbar-nav li {
    border-bottom: 1px solid #393939;
    z-index: 1;
    padding: 10px 0;
}
.icon_click {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 0;
    z-index: 2;
    top: 0;
    background: #000;
}
.icon_click:focus {
    border: none !important;
}

.first_sec .owl-dots {
    display: block !important; 
    width: 100%;
    position: absolute;
    bottom: 300px;
    z-index: 1050;
    text-align: center;
}
.first_sec .owl-dots button.owl-dot {
    width: 30px;
    height: 30px;
    /* background: #fff !important; */
    border-radius: 100%;
    margin: 0px 7px;
    /* text-align: center; */
}
.first_sec .owl-dots button.owl-dot span {
    width: 10px;
    height: 10px;
    background: #fff !important;
    border-radius: 100%;
    /* margin: 0px 7px; */
    /* padding: 10px; */
    display: block;
    margin: 0 auto;
}

button.owl-dot.active {
    border: 1px solid #fff !important;
}


/********************/

ul.gls_tab_navs {
    border: none;
    position: relative;
}
ul.gls_tab_navs li.nav-item {
    border: none;
}
ul.gls_tab_navs li.nav-item a.nav-link.active {
    background-color: transparent !important;
    background: transparent;
    color: #fff !important;
    border-bottom: 4px solid #fff;
}
ul.gls_tab_navs li.nav-item a {
    border: none;
    background: transparent;
    color: #fff;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 600;
}
.gls_tabs {
    margin-top: 50px;
}
/*div#v-pills-vehicles {
    display: block;
}*/
div#v-pills-vehicles .sedan-section .car-image-section {
    width: 100%;
    height: 100%;
}
div#v-pills-anvanced {
    width: 100%;
}
div#v-pills-material {
    width: 100%;
}
div#v-pills-vehicles .sedan-section .car-image-section img {
    height: 100%;
}
ul.gls_tab_navs::after {
    content: '';
    background-image: url(../mercedes-logo.png);
    width: 110px;
    height: 110px;
    position: absolute;
    left: 46%;
    background-repeat: no-repeat;
    top: -30px;
    background-position: center;
    background-size: 65px;
}
.gls_tabs .tab-pane{
    width: 100%;
}
.gls_tabs .tab-pane .car-carousel-gls {
    width: 100%;
}
.armour-page-content .tab-content>div#v-pills-vehicles.active {
    display: block !important;
    height: 100% !important;
    position: relative;
}



#v-pills-vehicles #custCarousel .carousel-item.active {
    width: 100%;
    height: 500px;
}

#v-pills-vehicles div#custCarousel .carousel-item.active img {
    height: 100%;
    object-fit: cover;
}

#v-pills-vehicles div#custCarousel ol.carousel-indicators li {
    width: 100px;
    height: 100px;
}

#v-pills-vehicles div#custCarousel li img {
    
    height: 100%;
    object-fit: cover;
}

#v-pills-vehicles div#custCarousel .carousel-control-prev {
     background: transparent; 
     position: absolute !important; 
     opacity: 1; 
     width: 15% !important; 
     border: none; 
    position: relative;
    opacity: 1;
}

.gls_tabs .tab-pane .car-carousel-gls .carousel-item.active {
    width: 100%;
    height: 500px;
}
.gls_tabs .tab-pane .car-carousel-gls .carousel-item.active img {
    height: 100%;
    object-fit: cover;
}
.gls_tabs .tab-pane .car-carousel-gls ol.carousel-indicators li {
    width: 100px;
    height: 100px;
}
.gls_tabs .tab-pane .car-carousel-gls ol.carousel-indicators li img {
    
    height: 100%;
    object-fit: cover;
}
.engg-content {
    background: #353535;
    padding: 35px;
}

.sec_1_text .orange-border-thing {
    position: absolute;
    top: 37%;
    right: 8%;
}
.sec_1_text_inner {
    position: relative;
}
.sec_1_text_inner .content-flexbox {
    position: absolute;
    top: 0;
}

.sec_2_text .orange-border-thing {
    position: absolute;
    top: 37%;
    left: 8%;
}

.sec_2_text_inner {
    position: relative;
}
.sec_2_text_inner .content-flexbox {
    position: absolute;
    top: 0;
}

.sec_2_text {
    position: relative;
}



.sec_3_text .orange-border-thing {
    position: absolute;
    top: 37%;
    left: 8%;
}

.sec_3_text_inner {
    position: relative;
}
.sec_3_text_inner .content-flexbox {
    position: absolute;
    top: 0;
}

.sec_3_text {
    position: relative;
}
.bomb-basket-carousel div#custCarousel a.carousel-control-prev {
    position: absolute;
    left: 0;
    width: 15%;
}
/*div#v-pills-components {
    background: url(../defenceback.png);
}*/
div#v-pills-partially {
    width: 100%;
}
a.carousel-control-prev {
    position: absolute;
    left: 0;
    width: 15%;
}
div#main_slider a.carousel-control-prev {
    position: relative;
    width: auto;
}
#tractor div#custCarousel {
    padding-bottom: 65px;
}
div#v-pills-tractor {
    width: 100%;
/*    display: block;*/
    padding-bottom: 60px;
}
div#v-pills-tractor ol.carousel-indicators.list-inline {
    left: 76%;
    right: 0;
    margin: 0 auto;
    /* display: block; */
    bottom: -60px;
}
div#v-pills-tractor ol li {
    width: 50px;
    background: none;
    height: 50px;
}
.armour-page-content .tab-content>.active{
        display: block;
}


div#v-pills-loader ol.carousel-indicators.list-inline {
    left: 76%;
    right: 0;
    margin: 0 auto;
    /* display: block; */
    bottom: -60px;
}
div#v-pills-loader ol li {
    width: 50px;
    background: none;
    height: 50px;
}
.armour-page-content {
    height: 100%;
}
.blastic .app-image-content {
    margin-top: 100px;
    margin-right: 0px;
    padding: 10px 50px;
}
.ministry-images {
    padding: 50px 0px;
}
.g_icon {
    position: absolute;
    bottom: 16%;
    left: 20%;
}
.second-video .g_icon {
    bottom: 28%;
}
.third-video .g_icon {
    right: 25%;
    left: unset;
}
.basket_sec .g_icon {
    bottom: 38%;
}
.jackets_butn_sec button {
    text-align: left;
}
.pills_components_cover {
    background: url(../components.jpg);
    padding: 80px 30px;
    text-align: right;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
div#v-pills-loader div#tractor1 .carousel-item {
    height: 416px;
}
span.primaryLinkContainer a span {
    cursor: pointer;
}
span.primaryLinkContainer a span:hover {
    text-decoration: underline;
}

/*#tractor .carousel-item {
    height: 388px;
}*/
.back-button-section a {
    cursor: pointer;
    font-family: 'Proxima';
    letter-spacing: 0.3em;
}

#custCarousel1 .carousel-indicators {
    position: static;
    margin-top: 20px !important;
}
#custCarousel1 .carousel-indicators > li {
    width: 100px;
}
#custCarousel1 .carousel-indicators li.active img {
    opacity: 1;
}

#custCarousel1 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
div#custCarousel1 {
    padding-bottom: 30px;
}




#custCarousel2 .carousel-indicators {
    position: static;
    margin-top: 20px !important;
}
#custCarousel2 .carousel-indicators > li {
    width: 100px;
}
#custCarousel2 .carousel-indicators li.active img {
    opacity: 1;
}

#custCarousel2 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
.tractor-carousel {
    padding: 113px 0px;
}
.backloader-carousel {
    padding: 113px 0px;
}
.loader-back-image img {
    width: 100%;
}
.sedan-back-button a {
    cursor: pointer;
}
.logo-images img {
    cursor: pointer;
}

/************** 3 **************/

#custCarousel3 .carousel-indicators {
    position: static;
    margin-top: 20px !important;
}
#custCarousel3 .carousel-indicators > li {
    width: 100px;
}
#custCarousel3 .carousel-indicators li.active img {
    opacity: 1;
}

#custCarousel3 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}



/************** 4 **************/

#custCarousel4 .carousel-indicators {
    position: static;
    margin-top: 20px !important;
}
#custCarousel4 .carousel-indicators > li {
    width: 100px;
}
#custCarousel4 .carousel-indicators li.active img {
    opacity: 1;
}

#custCarousel4 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}


/************** 5 **************/

#custCarousel5 .carousel-indicators {
    position: static;
    margin-top: 20px !important;
}
#custCarousel5 .carousel-indicators > li {
    width: 100px;
}
#custCarousel5 .carousel-indicators li.active img {
    opacity: 1;
}

#custCarousel5 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}


/************** 6 **************/

#custCarousel6 .carousel-indicators {
    position: static;
    margin-top: 20px !important;
}
#custCarousel6 .carousel-indicators > li {
    width: 100px;
}
#custCarousel6 .carousel-indicators li.active img {
    opacity: 1;
}

#custCarousel6 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}



/************** 7 **************/

#custCarousel7 .carousel-indicators {
    position: static;
    margin-top: 20px !important;
}
#custCarousel7 .carousel-indicators > li {
    width: 100px;
}
#custCarousel7 .carousel-indicators li.active img {
    opacity: 1;
}

#custCarousel7 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}


/************** 8 **************/

#custCarousel8 .carousel-indicators {
    position: static;
    margin-top: 20px !important;
}
#custCarousel8 .carousel-indicators > li {
    width: 100px;
}
#custCarousel8 .carousel-indicators li.active img {
    opacity: 1;
}

#custCarousel8 .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}



#custCarousel8 .carousel-inner .carousel-item {
    height: 420px;
}

#custCarousel4 .carousel-inner .carousel-item {
    height: 420px;
}

#custCarousel5 .carousel-inner .carousel-item {
    height: 420px;
}

#custCarousel6 .carousel-inner .carousel-item {
    height: 420px;
}

#custCarousel7 .carousel-inner .carousel-item {
    height: 420px;
}


div#custCarousel4 ol.carousel-indicators li a {
    height: 80px;
    display: block;
}
div#custCarousel4 ol.carousel-indicators li a img {
    height: 100%;
    object-fit: cover;
}


div#custCarousel5 ol.carousel-indicators li a {
    height: 80px;
    display: block;
}
div#custCarousel5 ol.carousel-indicators li a img {
    height: 100%;
    object-fit: cover;
}


div#custCarousel6 ol.carousel-indicators li a {
    height: 80px;
    display: block;
}
div#custCarousel6 ol.carousel-indicators li a img {
    height: 100%;
    object-fit: cover;
}

div#custCarousel7 ol.carousel-indicators li a {
    height: 80px;
    display: block;
}
div#custCarousel7 ol.carousel-indicators li a img {
    height: 100%;
    object-fit: cover;
}


div#custCarousel8 ol.carousel-indicators li a {
    height: 80px;
    display: block;
}
div#custCarousel8 ol.carousel-indicators li a img {
    height: 100%;
    object-fit: cover;
}