@font-face {
    font-family: azosans bold;
    src: url(../new-fonts/AZOSANS-BOLD.TTF);
}

@font-face {
    font-family: azosans Regural;
    src: url(../new-fonts/AZOSANS-REGULAR.TTF);
}

@font-face {
    font-family: azosans medium;
    src: url(../new-fonts/AZOSANS-MEDIUM.TTF);
}

@font-face {
    font-family: azosans light;
    src: url(../new-fonts/AZOSANS-LIGHT.TTF);
}

@font-face {
    font-family: azosans thin;
    src: url(../new-fonts/AZOSANS-THIN.TTF);
}

#more {
    display: none;
}

body {
    font-family: azosans Regural !important;
}

.contact-breadcrumb-img {
    background-position: center top !important;
}

.blog .thumbnail a img {
    height: 260px;
}

.icon-bar {
    position: fixed;
    top: 80%;
    -webkit-transform: translateY(-80%);
    -ms-transform: translateY(-80%);
    transform: translateY(-80%);
    z-index: 99999;
    right: 0%;
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 10px 20px;
    transition: all 0.3s ease;
    color: white;
    font-size: 32px;
    margin: 2px 0px;
}


.icon-bar a:hover {
    background-color: #0E3872;
    transition: all 0.3s ease;
}

.icon-bar .whatsapp {
    background: green;
}

@media screen and (min-width:1800px) {
    .officer-grid {
        grid-column-gap: 35px;
        grid-row-gap: 60px;
        margin: 50px 0px;
        place-content: center;
        justify-items: center;
        grid-template-columns: repeat(5, 1fr) !important;


    }

    .footer-widget-content ul li a {
        font-size: 21px !important;
        line-height: 30px;
        display: block;
    }

    .list-inners li {
        font-size: 21px !important;
    }

    .row-categories {
        display: -ms-flexbox;
        /* IE10 */
        display: flex;
        -ms-flex-wrap: wrap;
        /* IE10 */
        flex-wrap: wrap;
        padding: 0 4px;
    }

    /* Create four equal columns that sits next to each other */
    .column {
        -ms-flex: 100%;
        /* IE10 */
        flex: 25%;
        max-width: 25%;
        overflow: hidden;

    }

    .column img {
        vertical-align: middle;
        width: 100%;
        height: auto;
        overflow: hidden;
        transition: all .2s ease-in-out;
    }

    .column img:hover {
        transform: scale(1.1);
        height: auto;
    }

    .grid-thum-images {
        display: flex;
        flex-wrap: wrap;
    }

    .grid-thum-images img {
        width: 50% !important;
        height: 200px;
        object-fit: cover;
        margin-bottom: 10px !important;
    }

    .grid-thum-images img:nth-child(5) {
        width: 100% !important;
        height: 350px;
    }

    .training-images p {
        font-family: azosans light !important;
        color: #111;
        text-align: center;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .about-image-area .about-image:hover img {
        transform: scale(1.1);
        height: auto;
    }

    .vision-images {
        height: 270px;

        overflow: hidden;
        transition: all .2s ease-in-out;
    }

    .vision-images:hover img {
        transform: scale(1.1);

    }

    .client-img:hover img {
        transform: scale(1.2);
    }

    .images:hover .premium-security img {
        transform: scale(1.1);
        transition: all .7s ease-in-out;
        height: 280px;
        overflow: hidden;

    }

    .premium-security {

        height: 240px;
        overflow: hidden;
        transition: all .2s ease-in-out;
    }



    .list-container {
        max-height: 1800px;
        /* Adjust the height as needed */
        overflow: hidden;
    }

    .list-item {
        display: none;
    }


    .text-container {
        max-height: 200px;
        overflow: hidden;
    }



    .footer-paragraph {
        margin-bottom: 10px;
    }

    .values-contents {
        word-spacing: 0px;


    }

    .show {
        display: inline;
    }

    .read-more-button .footer-view-more {
        border: 1px solid;
        padding: 4px 25px;
        display: inline-block;
        margin-top: 20px;
        font-size: 13px;
        text-transform: uppercase;
        margin-right: 16px;
        color: #fff;
    }

    .column1 img:nth-child(3) {
        height: 550px;
        object-fit: cover;
        object-position: top;
    }

    .column1 img:nth-child(1) {
        height: 555px;
        object-fit: cover;
        object-position: top;
    }

    .column1 img:nth-child(2) {
        height: 260px;
        object-fit: cover;
        object-position: top;
    }


    .column2 img:nth-child(1) {
        height: 275px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(2) {
        height: 555px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(3) {
        height: 260px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(4) {
        height: 275px;

        object-fit: cover;
        object-position: 78% 70%;
    }

    .column3 img:nth-child(1) {
        height: 350px;
        object-fit: cover;
        object-position: left;
    }

    .column3 img:nth-child(2) {
        height: 235px;
        object-fit: cover;
        object-position: top;
    }

    .column3 img:nth-child(3) {
        height: 255px;

        object-fit: cover;
        object-position: top;
    }


    .column3 img:nth-child(4) {
        height: 275px;

        object-fit: cover;
        object-position: top;
    }

    .column3 img:nth-child(5) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }



    .column4 img:nth-child(1) {
        height: 255px;
        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(2) {
        height: 275px;
        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(3) {
        height: 270px;

        object-fit: cover;
        object-position: top;
    }


    .column4 img:nth-child(4) {
        height: 295px;

        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(5) {
        height: 270px;

        object-fit: cover;
        object-position: 50% 25%;
    }



    .abouts-img1 img:nth-child(1) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img1 img:nth-child(2) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img1 img:nth-child(3) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img1 img:nth-child(4) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }



    .abouts-img2 img:nth-child(1) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img2 img:nth-child(2) {
        height: 500px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img2 img:nth-child(3) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img3 img:nth-child(1) {
        height: 220px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img3 img:nth-child(2) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img3 img:nth-child(3) {
        height: 300px;

        object-fit: cover;
        object-position: 70% 35%;
    }

    .abouts-img3 img:nth-child(4) {
        height: 230px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img4 img:nth-child(1) {
        height: 400px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img4 img:nth-child(2) {
        height: 300px;
        object-fit: cover;
        object-position: 77% 75%;
    }

    .abouts-img4 img:nth-child(3) {
        height: 300px;

        object-fit: cover;
        object-position: top;
    }

    .training-images .training {
        text-align: left;
    }


    .every-text h4 {
        color: white;
        position: absolute;
        left: 38%;
        top: 26%;
        margin-top: 100px;
        font-size: 35px;
        hyphens: auto;
        -webkit-hyphens: auto;
        font-weight: normal;
    }

    .discover-contents p {

        font-family: azosans light !important;
        color: #111;
        text-align: left;
        max-width: 80%;
        font-size: 23px;
        margin-bottom: 20px;
    }

    .mt-dec-300 {
        margin-top: -395px;
    }

    .h-570 img {
        height: 600px;
    }

    .mb-list-decrease li {
        margin-bottom: 0px !important;
    }

    .text-container {
        max-height: 620px !important;
    }

    .section-titlenew .traning-text {
        font-size: 31px !important;
        color: #111;
        font-family: azosans thin;
    }

    .banner-subtext p {
        font-family: azosans medium;
    }

    .banner-subtext {
        font-size: 25px;
        color: #fff;
        padding-left: 55px;
        width: 50%;
    }

    .text-left-important {
        text-align: left !important;
    }

    .new-headings h4 {
        color: #2e2a2a;
        margin-bottom: 30px;
        font-size: 28px;
        font-family: azosans thin;
        line-height: 44px;
    }

    .description-mt {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .content-of-description p {
        text-align: justify;
        color: black;
        line-height: 40px;
        font-size: 21px;
        font-family: azosans light !important;

    }

    .team-leaderleft {
        margin-left: 46px;
    }

    .team-leaderright {
        margin-right: 46px;

    }

    .team-leader .thumb img {
        width: 100%;
        height: 500px;
    }

    .underlist-leadership {
        padding-left: 18px;
        color: black;

    }

    .content-of-training .underlist-leadership li {
        font-size: 15px;
    }

    .underlist-leadership li {
        margin-bottom: 11px;
        color: black;
        font-size: 21px;
        font-family: azosans light !important;
    }

    .training-recruitment-section {
        margin-bottom: 0px !important;
    }

    .margin-bottom-60 {
        margin-bottom: 100px;
    }

    .team-opens .thumb img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .content-of-training p {
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 0px;
    }

    .content-of-training h2 {
        font-size: 25px;
        font-family: azosans thin;
        margin-bottom: 5px !important;
    }

    .training-recruitment-section .section-title {

        margin-bottom: 20px;
    }

    .training-images .thumb img {
        width: 100%;

        padding: 0px 5px;
    }

    .section-titlessss .title.fz-32 {
        font-size: 37px !important;
        line-height: 44px;
        font-family: azosans thin;
    }

    .officer-grid {
        display: grid;
    }

    .img-sections-servicingabout:hover img {
        transform: scale(1.1);
    }

    .read-more-btns button {
        background: #0e3872;
        /* height: 47px; */
        padding: 8px 30px;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 19px;
        margin: 50px auto !important;
        border: none;
        font-size: 19px;

        border: none;
    }

    .timer-counting-number .funfact .number {
        margin-bottom: 0px !important;
    }

    .bottom-gallery-slider .images {
        margin: 0px 15px;
    }


    .banner-btm-images .images img {
        width: 100%;
        height: 240px;
        object-fit: cover;
    }

    .footer-widget-content .read-more-button a {
        border: 1px solid;
        padding: 4px 25px;
        display: inline-block;
        margin-top: 20px;
        font-size: 13px;
        text-transform: uppercase;
        margin-right: 16px;
    }

    .footer-logo a img {

        margin-top: -40px;
    }

    .footer-widget-content p a span {
        margin-right: 10px;
        font-size: 15px;
    }

    .client-card .client-img img {
        width: 100%;
        height: auto;
        object-fit: contain;
    }

    .about-image-area .about-image {
        WIDTH: 100%;
    }



    .about-image-area .about-image img {
        WIDTH: 100%;
        height: auto;
        object-fit: cover;
    }

    .about-content-area p {
        max-width: 100%;
        color: #000000;

        text-align: justify;
    }

    .section-title-twoss {
        position: relative;
        z-index: 99;
        margin-bottom: 12px;
        display: flex;
        justify-content: center;
    }

    .section-title-twoss span {
        background: #0e3872;

        padding: 7px 32px;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 19px;
        margin-top: 70px;
    }

    .section-title-twoss .title {
        font-size: 29px;
        line-height: 35px;
        margin: 0;
        color: #111;
        font-family: azosans thin;
        text-align: center;
    }

    .about-content-areaone {
        /* padding-left: 41px; */
        margin-top: 59px;
        padding: 0 31px;
    }

    .mt38 {
        margin-top: 60px;
    }

    .icon-box {
        padding: 0px 0px;
    }

    .icon-box .icon {
        margin-bottom: 0;
    }

    .icon-box .content .title {
        font-size: 16px;
        line-height: 1;
        margin: 0;
        color: #030f27;
        font-family: azosans thin;
        HEIGHT: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #ffffff;
        color: black;
        text-transform: uppercase;
    }

    .margin-47 {
        margin: 0 0;
    }

    .pd-0 {
        padding: 0px;
    }

    .paddinglf-40 {
        padding: 0 40px;
    }

    .borderimgs {
        background: #fff2c1;
        height: 560px;
        position: relative;
        /* z-index: 99; */
        /* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
        transition: 0.3s;
        top: 192px;

    }

    .about-image-area .about-image {
        padding: 0 30px;
    }

    .firstaboutimgs {
        width: 30%;
    }

    .secondaboutimgs {
        width: 40%;
    }

    .thirdaboutimgs {
        width: 30%;
    }

    .col-gridings {
        display: flex;
        padding: 0;
    }

    .gray-bg {
        background: #80808042;
    }

    .icon-boxnew {

        background-color: #fff0;
    }

    .icon-boxnew .content .title {

        background: #ffffff00;
    }

    .icon-boxnew.box-border {
        border: 11px solid #e7e7e700;
    }

    .spanimgarrow {
        border: 1px solid black;
        /* padding: 4px 5px; */
        border-radius: 31px;
        width: 24px;
        height: 24px;
        margin-left: 13px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .spanimgarrow img {
        width: 14px;
    }

    .spancontenting {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .icon-boxnew .icon img {
        height: 255px;
        border: 1px solid #80808070;
    }


    .section-titlenew .sub-title {
        max-width: 100%;
        color: #000000;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
    }

    .section-titlenew .sub-titlenewing {
        max-width: 59%;
        color: #000000b3;
        DISPLAY: flex;
        COLOR: #0e3872;
    }

    .section-titlenew p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
        text-align: left;
    }

    .services-about-name p {
        text-align: center;
        margin: 10px 0px;
        color: #111111e0;
        font-size: 19px;
    }

    .banner-btm-imagesservice {
        display: grid;
        grid-template-columns: repeat(3, 1fr) !important;
        grid-column-gap: 35px;
        margin: 50px 0px;
    }

    .para-one {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        height: 300px;
    }

    .para-one p:nth-child(1) {
        font-size: 68px;
        color: white;
        margin-bottom: 0;
        font-weight: bolder;
        height: 100px;
    }


    .img-servicesbanner,
    .img-bannerser {
        position: relative;
    }

    .timer-counting-number {
        width: 100%;

        z-index: 9;
        top: 0px;
    }

    .timer-counting {
        margin-bottom: 100px;
        margin-top: 50px;
    }

    .img-servicesbanner {
        height: 300px;
        background-position: center;
        background-size: cover;
    }


    .para-one p:nth-child(2) {
        color: white;
        font-weight: bold;
        font-size: 19px;
    }

    .mb100 {
        margin-bottom: 100px;
    }

    .img-sections-para p {
        color: black;
        font-size: 29px;
        margin-bottom: 4px;
    }

    .img-sections-para ul {
        color: black;
        padding: 0 0 0 20px;
    }

    .mt52 {
        margin-top: 20px;
    }

    .servicing-about-section::before {
        content: "";
        width: 60%;
        left: 15%;
        height: 32px;
        background: #000066;

        position: absolute;
        left: 20%;
        z-index: 999;
    }

    .p-0 {
        padding: 0;
    }

    .img-sections-servicingabout img {
        width: 100%;
        height: 850px;
        object-fit: cover;
        object-position: top;
        transition: all .2s ease-in-out;
    }

    .img-sections-servicingabout {
        width: 100%;
        height: 614px;
    }

    .servicing-about-section {
        position: relative;
    }

    .gray-bg-sect {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 850px;
        align-items: center;
        background: #80808045;
    }

    .boxes-box {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0 !important;
    }

    .preniumclass img {
        width: 100%;
        height: 375px;
        object-fit: cover;
        object-position: top;
    }

    .mtt30 {
        margin-top: 30px;
    }

    .bread-headingsnews {
        height: 550px !important;
        align-items: flex-start;
        justify-content: center;
        width: 100%;
        background: linear-gradient(45deg, #0011564a, #48315f00);
        margin: 0;
        position: relative;
        top: 0;
    }

    .banner-main-sectionnewsone {
        background-repeat: no-repeat !important;
        background-position: 100% 10% !important;
        background-size: cover !important;
        overflow: hidden !important;
    }

    .banner-main-sectionnewsone {
        height: 680px !important;
        padding: 0;
        width: 100%;
    }

    .pd-0 {
        padding: 0 !important;
    }

    .mtt64 {
        margin-top: 64px;
    }

    .box-para-camera {
        background: white;
        padding: 6px;
        margin: 0 6px;

    }

    .boxes-camerasdiv {
        display: grid;
        z-index: 9;
        bottom: -80px;
        align-items: center;
        width: 100%;
        grid-template-columns: repeat(4, 1fr);
        margin-top: -150px;
        position: relative;
        z-index: 99;
    }


    .content-cameras {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 7px;
        color: black;
    }

    .d-flexing-combine {
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .pt261 {
        padding-top: 130px;
    }

    .box-para-camera img {
        height: 250px;
        width: 100%;
    }

    .content-cameras p {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 0px;
        color: black;
        font-size: 19px;
    }

    .pd150px {
        padding: 0 156px;
    }

    .preniumclassteam img {
        width: 100%;
        height: 240px;
    }

    .section-padding-t30 {
        padding-top: 30px;
    }

    .single-portfolio {
        height: 350px;
    }

    .single-portfolio .thumbnail img {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }

    .position-rel-galler {
        margin-bottom: 0 !important;
        position: relative;
    }

    .hd-img-gallery {
        position: relative;
        height: 328px;
    }

    .hd-img-gallery img {
        height: 328px;
        width: 100%;
        object-fit: cover;
    }



    .h2-gallery-img h2 {
        color: white !important;
        font-family: azosans medium;
        text-transform: uppercase;
        text-transform: capitalize;
        font-size: 40px !important;
        padding-top: 50px;
    }

    .testi-content-flex {
        DISPLAY: flex;
        JUSTIFY-CONTENT: center;
        ALIGN-ITEMS: center;
        FLEX-DIRECTION: column;

    }

    .name-testimonial {
        text-align: center;
        MARGIN-TOP: 25PX
    }

    .testi-content-flex {
        padding: 90px 170px 0 170px;
    }

    .name-testi-img img {
        width: 200px;
        height: 200px;
        object-fit: cover;
        border-radius: 50%;
    }

    .name-testi-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .testimonial-slider .slick-dots {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .testimonial-main-section {
        padding: 78px 0;
        background: #8080804a;
    }

    .comma1one {
        width: 70px;
    }

    .para-testimonial {
        display: flex;
    }

    .paracomma {
        display: flex;
        justify-content: center;
        align-items: center;
        color: black;
        padding: 22px 0 32px 0;
        position: relative;
    }

    .paracomma p {
        font-size: 20px;
        line-height: 2;
    }

    .testimonial-slider .slick-dots li {
        list-style: none;
        width: 16px;
        height: 16px;
        background: white;
        border-radius: 29px;
        margin: 0 10px;
    }

    .testimonial-slider .slick-dots li button {
        display: none;
    }

    .testimonial-slider .slick-dots li.slick-active {
        background: #00279a !important;
    }

    .name-testimonial P {
        MARGIN-BOTTOM: 0;
        COLOR: BLACK;

    }

    .name-testimonial h3 {
        FONT-WEIGHT: 600;
        color: #111;
    }

    .footer-widget-content p {
        margin-bottom: 5px;
        color: #fff;
        line-height: 46px;
        font-size: 22px;
        /* font-family: "Rubik", sans-serif; */
    }

    .paracomma::before {
        content: '';
        background: url(../images/abk.png);
        width: 100px;
        height: 27px;
        background-repeat: no-repeat;
        position: absolute;
        top: 18px;
        left: -40px;

    }

    .paracomma::after {
        content: '';
        background: url(../images/abk.png);
        width: 127px;
        height: 27px;
        background-repeat: no-repeat;
        position: absolute;
        transform: rotate(181deg);
        bottom: 35px;
        right: 195px;
    }

    .supervision {
        padding: 0px 60px;
    }

    .img-sections-para ul li {
        font-size: 24px;
        color: #111111;
        font-family: azosans light;
    }

    .gallery-slider img {
        height: 300px;
        object-fit: cover;
        width: 100%;
        margin: 0px !important;

    }

    .gallery-sections {
        margin-top: -120px;
    }

    .intro-content-two {
        margin: 0px;
    }

    .intro-section {
        align-items: flex-start;
    }

    .intro-content-two .title {
        font-size: 40px;
        line-height: 1.2;
        color: #fff;
        margin-bottom: 40px;
        margin-top: 100px;
        font-family: azosans medium;
        font-weight: bold;
        margin-left: 75px;
        text-transform: uppercase;
    }

    .menu-text span {
        background-color: #fff;
        color: blue;
        display: inline-block;
        padding: 5px 15px;

    }

    .header-section.header-transparent .header-inner {
        background-color: transparent;
    }

    .header-section {
        border-bottom: 1px solid transparent;
    }

    .site-main-menu>ul>li>a {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.375;
        display: block;
        padding: 20px 15px;
        color: #fff;

    }

    .banner-main-section {
        height: 85vh;
    }

    .banner-bottom-section {
        background: #0E3872;
    }

    .shapping-text p {
        font-size: 32px;
        line-height: 38px;
        color: white;
    }

    .shapping-text a:first-child {
        background: #FFFFFF;
        color: #111;
        text-transform: uppercase;
        padding: 6px 25px;
        font-weight: bold;
    }

    .shapping-text a:last-child {
        background: transparent;
        color: #fff;
        text-transform: capitalize !important;
        padding: 6px 50px;
        letter-spacing: 1px;
        border: 1px solid white;
        font-weight: bold;
        text-transform: lowercase;
        font-family: azosans light;
        margin-left: 20px;
    }

    .intro-section .intro-image img {
        position: absolute;
        right: 23%;
        height: 100%;
        top: 0;
    }


    .p-300 {
        padding: 30px 0px;
    }

    .banner-btm-images {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-column-gap: 35px;
        margin: 50px 0px;
    }

    .security-banner {
        min-height: 130vh;
        background-size: cover;
        background-position: center center;
        position: relative;
    }


    .under-stand-head h3 {
        color: white;
        font-size: 50px;
        top: 99%;
        position: absolute;
        font-family: azosans light;


    }

    .under-stand-head {
        position: absolute;
        bottom: 30%;
        left: 20%;
        width: 46%;
        text-align: center;
    }


    .vision-card {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        background: #0E3872;
        height: 270px;

    }

    .vision-images img {
        height: 270px;
        width: 100%;
        object-fit: cover;
        background-size: cover;
        background-position: top left;
    }

    .vision-text h4 {
        color: white;
        font-size: 16px;
    }

    .vision-padding {
        padding: 20px;
        display: flex;
        align-items: center;
    }

    .vision-text p {
        color: white;
        opacity: 0.6;
        font-size: 15px;
        min-height: 110px;
    }

    .vision-padding .vision-text a {
        background: transparent;
        color: #fff;
        text-transform: uppercase;
        padding: 6px 25px;
        border: 1px solid white;
        font-weight: bold;
        font-size: 12px;
    }

    .value-section {
        margin: 50px 0px;
    }

    .vision-sec {
        width: 65%;
    }

    .vision-right {
        width: 35%;
    }

    .vision-right .blue-head h5 {
        color: #0E3872;
        font-size: 13px;
    }

    .vision-right .blue-head {
        padding-left: 30px;
    }

    .blue-head h2 {
        font-size: 42px;
        margin-top: 20px;
        font-family: azosans thin;
    }

    .blue-head p {
        margin-top: 15px;
        font-size: 24px;
        max-width: 84%;
        color: #111;

        font-family: azosans light !important;
        font-size: 21px;
        line-height: 36px;

        margin: 25px 0px;
    }

    .contact-form-column {
        background: #ffffff69;
        position: absolute;
        bottom: 5%;
        left: 2%;
        width: 38%;
        padding: 50px 30px;
    }

    .contact-form input {
        background: transparent;
        border: none;
        border-bottom: 2px solid #00000080;
        border-radius: 0px;
    }

    .get-touch-btn {
        background-color: #0E3872;
        color: white;
        text-transform: uppercase;
    }

    .section-title .sub-title {
        font-size: 31px;
        line-height: 32px;
        font-weight: bold;
        display: block;
        margin-top: 10px !important;
        /* max-width: 530px; */
        margin: 0 auto;
        /* margin-top: 15px; */
        max-width: auto !important;
        color: #111111d1;
    }

    .contact-form input::placeholder {
        color: #111111d1;
        opacity: 1;
    }

    .contact-form input:-ms-input-placeholder {
        color: #111111d1;
    }

    .contact-form input::-ms-input-placeholder {
        color: #111111d1;
    }

    .contact-form input:focus {
        border-color: #111;
        background-color: transparent;
    }

    .blue-head h2 span {

        font-family: azosans medium;
    }

    .client-section {
        padding: 30px 0px;
    }

    .heading-section {
        text-align: center;
    }

    .heading-section h5 {
        color: #0E3872;
    }

    .heading-section h2 {
        font-size: 50px;
        font-family: azosans thin;
        margin: 40px 0px;
    }

    .client-card {
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        grid-column-gap: 15px;
        grid-row-gap: 20px;
        margin: 20px 0px;
    }

    .footer-section {
        background: #0E3872 !important;
    }

    .common-paddings {
        padding-left: 50px;
        padding-right: 50px;
    }

    .bread-headings {
        height: 70vh;
        align-items: flex-end;
        justify-content: center;
        width: 100%;
    }

    .banner-heading h5 {
        text-align: center;
        color: #fff;
        font-size: 55px;
        font-weight: bold;
        text-transform: uppercase;
        font-family: azosans bold;

    }

    .about-image-area {
        margin-right: 0px !important;
    }

    .about-inner-page {
        margin-top: 100px;
    }

    .about-texts h4 {
        font-size: 28px;
        text-align: justify;
        font-family: azosans thin;
    }

    .abt-images {
        display: flex;
        margin-top: 30px;
        flex-wrap: wrap;
    }

    .abt-images .abt-left {
        width: 55%;
    }

    .abt-images .right-content-abt {
        width: 45%;
    }

    .right-content-abt p {
        padding-left: 30px;
        text-align: justify !important;
        font-weight: 500;
        letter-spacing: 0.2px;
        font-family: azosans Regural;
    }

    .abt-left img {
        height: 400px;
        object-fit: cover;

    }

    .header-logo a {
        position: relative;
        max-width: 260px;
    }

    .about-checklist ul li {
        list-style: none;
        list-style-position: outside;
        font-size: 14px;
        margin-bottom: 5px;


    }

    .about-checklist ul li span {
        padding-left: 7px;
    }

    .about-checklist ul {
        width: 500px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        padding: 15px;
    }

    .about-checklist {
        background: #0E3872;
        color: white;
        position: absolute;
        top: 325px;
        left: -130px;
        box-shadow: 0 12px 10px 0 rgb(63 81 181 / 57%);
    }

    .discover-section {
        margin-top: 150px;
    }

    .discover-contents p {

        font-family: azosans light !important;
        color: #111;
        text-align: left;
        max-width: 80%;
        font-size: 23px;

        margin-bottom: 20px;
    }

    .discover-headings h2 {
        font-size: 38px;
        margin-bottom: 30px;
        font-family: azosans thin;
        color: #111;
        width: 80%;
    }

    .about-bg-grey {
        background: #F0F3F6;
        padding: 50px 0px 0px 0px;

    }

    .about-column {
        margin-bottom: 40px;
    }

    .everyday-section {
        height: 70vh;
        background-size: cover;
        background-position: top center;
        position: relative;
    }

    .every-text h4 {
        color: white;
        position: absolute;
        left: 38%;
        top: 26%;
        margin-top: 100px;
        font-size: 35px;
        hyphens: auto;
        -webkit-hyphens: auto;
        font-weight: normal;
    }

    .team-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 60px;
    }

    .main-headings h2 {
        font-size: 23px;
        margin-bottom: 30px;
        color: #111;

        font-family: azosans thin;
    }

    .team .team-info .info span {
        font-family: azosans thin;
        font-weight: 500;
        letter-spacing: 0em;
        line-height: 1.58;
        font-size: 19px;
        color: #0E3872 !important;
        font-family: azosans thin;

    }

    .team-grid .info h5 {
        margin-bottom: 0px !important;
        font-family: azosans thin;
    }

    /* .menu-column-area ul li a{
        color: #fff;
    } */

    .cool-link {
        display: inline-block;
        color: #000;
        text-decoration: none;
    }

    .site-main-menu ul li .cool-link.active::after {
        content: '';
        display: block;
        width: 100% !important;
        margin-top: 5px;
        height: 2px;
        background: #fff;
        transition: width .3s;
    }

    .cool-link::after {
        content: '';
        display: block;
        width: 0;
        margin-top: 5px;
        height: 2px;
        background: #fff;
        transition: width .3s;
    }

    .cool-link:hover::after {
        width: 100%;
        /* transition: width .3s; */
    }

    .discover-images img {
        width: 100%;
    }

    .section-title-twoss .title {
        font-size: 28px;
        line-height: 35px;
        margin: 0;
        color: #111;
        text-align: center;
        font-family: azosans thin;
    }

    .about-content-areaone h5 {
        font-size: 19px;
        text-align: justify;
        font-family: azosans light;
        color: #111111d9;
    }

    .mt-new40 {
        margin-top: 40px;
    }

    .about-content-areaone {
        /* padding-left: 41px; */
        margin-top: 60px;
        padding: 0 60px;
    }

    .about-content-area p {
        max-width: 100%;
        color: #111;
        text-align: justify;
        font-family: azosans light !important;
        font-size: 21px;
        line-height: 36px;
        /* margin-bottom: 21px; */
        margin: 25px 0px;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
        text-align: left;
        font-family: azosans light;
    }

    .section-titlenew .title.fz-32 span {
        font-family: azosans medium;
    }

    .icon-box .content .title {
        font-size: 18px;
        font-family: azosans thin;

        margin-top: 10px;
    }

    .section-title .title.fz-32 {
        font-size: 28px;
        line-height: 44px;
        font-family: azosans thin;

    }

    .services-row-new .mb-6 {
        margin-bottom: 0px !important;
    }

    .section-titlenew p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .contact-form-column .inquiry-form {
        position: relative;
        z-index: 99;
        margin-bottom: 10px;
    }



    .footer-widget-title {
        font-size: 26px;
        color: #fff;
        margin-bottom: 17px;
        font-weight: 900;
        text-transform: uppercase;
    }

    .footer-social-inline a {
        margin-right: 10px;
        margin-bottom: 10px;
        color: darkblue;
        border: 1px solid;
        background-color: white;
        border-radius: 20px;
        /* padding: 6px 8px; */
        display: inline-block;
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .site-main-menu>ul>li:hover>a {
        color: #fff;
    }

    .header-section.is-sticky .header-inner {
        position: fixed;
        top: 0;
        left: 0;
        background-color: #08244B !important;
        width: 100%;
        height: 80px;
        -webkit-animation: headerSlideDown 0.95s ease forwards;
        animation: headerSlideDown 0.95s ease forwards;
        -webkit-box-shadow: 0 8px 20px 0 rgb(0 0 0 / 10%);
        box-shadow: 0 8px 20px 0 rgb(0 0 0 / 10%);
    }

    .section-titlenew .traning-text {
        font-size: 31px !important;
        color: #111;
        font-family: azosans thin;
    }

    .header-logo a img {
        width: 100%;
        padding: 0px 0;
    }

    [data-overlay]::before {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: transparent;
    }

    .form-container {

        display: flex;
        justify-content: center;
        align-items: center;
    }

    .upload-files-container {
        background-color: #f7fff7;
        width: 100%;
        padding: 30px 60px;
        border-radius: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 10px 20px, rgba(0, 0, 0, 0.28) 0px 6px 6px;
    }

    .drag-file-area {
        border: 2px dashed #7b2cbf;
        border-radius: 40px;
        margin: 10px 0 15px;
        padding: 30px 50px;
        width: 350px;
        text-align: center;
    }

    .drag-file-area .upload-icon {
        font-size: 30px;
    }

    .drag-file-area h3 {

        font-size: 17px;
        margin: 15px 0;

    }

    .drag-file-area label {
        font-size: 16px;
        display: inline;
    }

    .drag-file-area label .browse-files-text {
        color: #7b2cbf;
        font-weight: bolder;
        cursor: pointer;
    }

    .browse-files span {
        position: relative;
        top: -25px;
    }

    .default-file-input {
        opacity: 0;
    }

    .cannot-upload-message {
        background-color: #ffc6c4;
        font-size: 17px;
        display: flex;
        align-items: center;
        margin: 5px 0;
        padding: 5px 10px 5px 30px;
        border-radius: 5px;
        color: #BB0000;
        display: none;
    }

    @keyframes fadeIn {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .cannot-upload-message span,
    .upload-button-icon {
        padding-right: 10px;
    }

    .cannot-upload-message span:last-child {
        padding-left: 20px;
        cursor: pointer;
    }

    .file-block {
        color: #f7fff7;
        background-color: #7b2cbf;
        transition: all 1s;
        width: 390px;
        position: relative;
        display: none;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin: 10px 0 15px;
        padding: 10px 20px;
        border-radius: 25px;
        cursor: pointer;
    }

    .file-info {
        display: flex;
        align-items: center;
        font-size: 15px;
    }

    .file-icon {
        margin-right: 10px;
    }

    .file-name,
    .file-size {
        padding: 0 3px;
    }

    .remove-file-icon {
        cursor: pointer;
    }

    .progress-bar {
        display: flex;
        position: absolute;
        bottom: 0;
        left: 4.5%;
        width: 0;
        height: 5px;
        border-radius: 25px;
        background-color: #4BB543;
    }

    .upload-button {
        background-color: #08244B;
        color: #f7fff7;
        display: flex;
        align-items: center;
        font-size: 18px;
        border: none;
        border-radius: 20px;
        margin: 10px;
        padding: 7.5px 50px;
        cursor: pointer;
    }

    .team-info ul {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px 0px;
        padding: 0px;
    }

    .team-info ul li {
        list-style: none;
        margin: 0px 7px;
        background: #08244B;
        width: 40px;
        height: 40px;
        color: white;
        justify-content: center;
        align-items: center;
        display: flex;
        border-radius: 50%;

    }

}

@media screen and (min-width: 1400px) and (max-width: 1800px) {

    .officer-grid {
        grid-column-gap: 35px;
        grid-row-gap: 60px;
        margin: 50px 0px;
        place-content: center;
        justify-items: center;
        grid-template-columns: repeat(5, 1fr) !important;


    }

    .list-inners li {
        font-size: 18px !important;
    }

    .row-categories {
        display: -ms-flexbox;
        /* IE10 */
        display: flex;
        -ms-flex-wrap: wrap;
        /* IE10 */
        flex-wrap: wrap;
        padding: 0 4px;
    }

    /* Create four equal columns that sits next to each other */
    .column {
        -ms-flex: 100%;
        /* IE10 */
        flex: 25%;
        max-width: 25%;
        overflow: hidden;

    }

    .column img {
        vertical-align: middle;
        width: 100%;
        height: auto;
        overflow: hidden;
        transition: all .2s ease-in-out;
    }

    .column img:hover {
        transform: scale(1.1);
        height: auto;
    }

    .grid-thum-images {
        display: flex;
        flex-wrap: wrap;
    }

    .grid-thum-images img {
        width: 50% !important;
        height: 200px;
        object-fit: cover;
        margin-bottom: 10px !important;
    }

    .grid-thum-images img:nth-child(5) {
        width: 100% !important;
        height: 350px;
    }

    .training-images p {
        font-family: azosans light !important;
        color: #111;
        text-align: center;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .about-image-area .about-image:hover img {
        transform: scale(1.1);
        height: auto;
    }

    .vision-images {
        height: 270px;

        overflow: hidden;
        transition: all .2s ease-in-out;
    }

    .vision-images:hover img {
        transform: scale(1.1);

    }

    .client-img:hover img {
        transform: scale(1.2);
    }

    .images:hover .premium-security img {
        transform: scale(1.1);
        transition: all .7s ease-in-out;
        height: 280px;
        overflow: hidden;

    }

    .premium-security {

        height: 240px;
        overflow: hidden;
        transition: all .2s ease-in-out;
    }



    .list-container {
        max-height: 1800px;
        /* Adjust the height as needed */
        overflow: hidden;
    }

    .list-item {
        display: none;
    }


    .text-container {
        max-height: 425px;
        overflow: hidden;
    }



    .footer-paragraph {
        margin-bottom: 10px;
    }

    .values-contents {
        word-spacing: 0px;


    }

    .show {
        display: inline;
    }

    .read-more-button .footer-view-more {
        border: 1px solid;
        padding: 4px 25px;
        display: inline-block;
        margin-top: 20px;
        font-size: 13px;
        text-transform: uppercase;
        margin-right: 16px;
        color: #fff;
    }

    .column1 img:nth-child(3) {
        height: 550px;
        object-fit: cover;
        object-position: top;
    }

    .column1 img:nth-child(1) {
        height: 555px;
        object-fit: cover;
        object-position: top;
    }

    .column1 img:nth-child(2) {
        height: 260px;
        object-fit: cover;
        object-position: top;
    }


    .column2 img:nth-child(1) {
        height: 275px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(2) {
        height: 555px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(3) {
        height: 260px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(4) {
        height: 275px;

        object-fit: cover;
        object-position: 78% 70%;
    }

    .column3 img:nth-child(1) {
        height: 350px;
        object-fit: cover;
        object-position: left;
    }

    .column3 img:nth-child(2) {
        height: 235px;
        object-fit: cover;
        object-position: top;
    }

    .column3 img:nth-child(3) {
        height: 255px;

        object-fit: cover;
        object-position: top;
    }


    .column3 img:nth-child(4) {
        height: 275px;

        object-fit: cover;
        object-position: top;
    }

    .column3 img:nth-child(5) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }



    .column4 img:nth-child(1) {
        height: 255px;
        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(2) {
        height: 275px;
        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(3) {
        height: 270px;

        object-fit: cover;
        object-position: top;
    }


    .column4 img:nth-child(4) {
        height: 295px;

        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(5) {
        height: 270px;

        object-fit: cover;
        object-position: 50% 25%;
    }



    .abouts-img1 img:nth-child(1) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img1 img:nth-child(2) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img1 img:nth-child(3) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img1 img:nth-child(4) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }



    .abouts-img2 img:nth-child(1) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img2 img:nth-child(2) {
        height: 500px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img2 img:nth-child(3) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img3 img:nth-child(1) {
        height: 220px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img3 img:nth-child(2) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img3 img:nth-child(3) {
        height: 300px;

        object-fit: cover;
        object-position: 70% 35%;
    }

    .abouts-img3 img:nth-child(4) {
        height: 230px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img4 img:nth-child(1) {
        height: 400px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img4 img:nth-child(2) {
        height: 300px;
        object-fit: cover;
        object-position: 80% 100%;
    }

    .abouts-img4 img:nth-child(3) {
        height: 300px;

        object-fit: cover;
        object-position: top;
    }

    .training-images .training {
        text-align: left;
    }


    .every-text h4 {
        color: white;
        position: absolute;
        left: 38%;
        top: 26%;
        margin-top: 100px;
        font-size: 35px;
        hyphens: auto;
        -webkit-hyphens: auto;
        font-weight: normal;
    }

    .discover-contents p {

        font-family: azosans light !important;
        color: #111;
        text-align: left;
        max-width: 80%;
        font-size: 23px;
        margin-bottom: 20px;
    }

    .mt-dec-300 {
        margin-top: -395px;
    }

    .h-570 img {
        height: 600px;
    }


    .leadership-list .underlist-leadership {
        font-size: 18px;
    }

    .section-padding-bottom-180 {
        padding-bottom: 90px;
    }

    .banner-subtext p {
        font-family: azosans medium;
    }

    .banner-subtext {
        font-size: 25px;
        color: #fff;
        padding-left: 55px;
        width: 50%;
    }

    .text-left-important {
        text-align: left !important;
    }

    .new-headings h4 {
        color: #2e2a2a;
        margin-bottom: 30px;
        font-size: 28px;
        line-height: 44px;
        font-family: azosans thin;
    }

    .description-mt {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .content-of-description p {
        text-align: justify;
        color: black;
        line-height: 37px;
        font-family: azosans light !important;
        font-size: 18px;

    }

    .team-leaderleft {
        margin-left: 46px;
    }

    .team-leaderright {
        margin-right: 46px;

    }

    .team-leader .thumb img {
        width: 100%;
        height: 500px;
    }

    .underlist-leadership {
        padding-left: 18px;
        color: black;

    }

    .underlist-leadership li {
        margin-bottom: 11px;
        color: black;
        font-size: 15px;

        font-family: azosans light !important;
    }

    .training-recruitment-section {
        margin-bottom: 0px !important;
    }

    .margin-bottom-60 {
        margin-bottom: 100px;
    }

    .team-opens .thumb img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .content-of-training p {
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .content-of-training h2 {
        font-size: 25px;
        font-family: azosans thin;
        margin-bottom: 5px !important;
    }

    .training-recruitment-section .section-title {

        margin-bottom: 20px;
    }

    .training-images .thumb img {
        width: 100%;
        padding: 0px 5px;
    }

    .section-titlessss .title.fz-32 {
        font-size: 37px !important;
        line-height: 44px;
        font-family: azosans thin;
    }

    .officer-grid {
        display: grid;
    }

    .img-sections-servicingabout:hover img {
        transform: scale(1.1);
    }

    .read-more-btns button {
        background: #0e3872;
        /* height: 47px; */
        padding: 8px 30px;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 19px;
        margin: 50px auto !important;
        border: none;
        font-size: 19px;

        border: none;
    }

    .timer-counting-number .funfact .number {
        margin-bottom: 0px !important;
    }

    .bottom-gallery-slider .images {
        margin: 0px 15px;
    }


    .footer-widget-content .read-more-button a {
        border: 1px solid;
        padding: 4px 25px;
        display: inline-block;
        margin-top: 20px;
        font-size: 13px;
        text-transform: uppercase;
        margin-right: 16px;
    }

    .footer-logo a img {

        margin-top: -40px;
    }

    .footer-widget-content p a span {
        margin-right: 10px;
        font-size: 15px;
    }

    .client-card .client-img img {
        width: 100%;
        height: 100px;
        object-fit: contain;
    }

    .about-image-area .about-image {
        WIDTH: 100%;
    }

    .about-image-area .about-image img {
        WIDTH: 100%;
        height: 630px;
        object-fit: cover;
    }

    .about-content-area p {
        max-width: 100%;
        color: #000000;
        text-align: justify;
    }

    .section-title-twoss {
        position: relative;
        z-index: 99;
        margin-bottom: 12px;
        display: flex;
        margin-top: 50px;
        justify-content: center;
    }

    .section-title-twoss span {
        background: #0e3872;
        height: 47px;
        padding: 0 41px;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 19px;
    }

    .section-title-twoss .title {
        font-size: 29px;
        line-height: 35px;
        font-family: azosans thin;
        margin: 0;
        color: #111;
        text-align: center;
    }

    .about-content-areaone {
        /* padding-left: 41px; */
        margin-top: 59px;
        padding: 0 31px;
    }

    .mt38 {
        margin-top: 60px;
    }

    .icon-box {
        padding: 0px 0px;
    }

    .icon-box .icon {
        margin-bottom: 0;
    }

    .icon-box .content .title {
        font-size: 16px;
        line-height: 1;
        margin: 0;
        font-family: azosans thin;
        color: #030f27;
        HEIGHT: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #ffffff;
        color: black;
        text-transform: uppercase;
    }

    .margin-47 {
        margin: 0 0;
    }

    .pd-0 {
        padding: 0px;
    }

    .paddinglf-40 {
        padding: 0 40px;
    }

    .borderimgs {
        background: #fff2c1;
        height: 560px;
        position: relative;
        /* z-index: 99; */
        /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); */
        transition: 0.3s;
        top: 192px;

    }

    .about-image-area .about-image {
        padding: 0 30px;
    }

    .firstaboutimgs {
        width: 30%;
    }

    .secondaboutimgs {
        width: 40%;
    }

    .thirdaboutimgs {
        width: 30%;
    }

    .col-gridings {
        display: flex;
        padding: 0;
    }

    .gray-bg {
        background: #80808042;
    }

    .icon-boxnew {

        background-color: #fff0;
    }

    .icon-boxnew .content .title {

        background: #ffffff00;
    }

    .icon-boxnew.box-border {
        border: 11px solid #e7e7e700;
    }

    .spanimgarrow {
        border: 1px solid black;
        /* padding: 4px 5px; */
        border-radius: 31px;
        width: 24px;
        height: 24px;
        margin-left: 13px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .spanimgarrow img {
        width: 14px;
    }

    .spancontenting {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .icon-boxnew .icon img {
        height: 255px;
        border: 1px solid #80808070;
    }


    .section-titlenew .sub-title {
        max-width: 100%;
        color: #000000;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
    }

    .section-titlenew .sub-titlenewing {
        max-width: 59%;
        color: #000000b3;
        DISPLAY: flex;
        COLOR: #0e3872;
    }

    .section-titlenew p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
        text-align: left;
    }

    .services-about-name p {
        text-align: center;
        margin: 10px 0px;
        color: #111111e0;
    }

    .banner-btm-imagesservice {
        display: grid;
        grid-template-columns: repeat(3, 1fr) !important;
        grid-column-gap: 35px;
        margin: 50px 0px;
    }

    .para-one {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        height: 300px;
    }

    .para-one p:nth-child(1) {
        font-size: 68px;
        color: white;
        margin-bottom: 0;
        font-weight: bolder;
        height: 100px;
    }


    .img-servicesbanner,
    .img-bannerser {
        position: relative;
    }

    .timer-counting-number {
        width: 100%;


        z-index: 9;
        top: 0px;
    }

    .timer-counting {
        margin-bottom: 100px;
        margin-top: 50px;
    }

    .img-servicesbanner {
        height: 300px;
        background-position: center;
        background-size: cover;
    }


    .para-one p:nth-child(2) {
        color: white;
        font-weight: bold;
        font-size: 19px;
    }

    .mb100 {
        margin-bottom: 100px;
    }

    .img-sections-para p {
        color: black;
        font-size: 29px;
        margin-bottom: 4px;
    }

    .img-sections-para ul {
        color: black;
        padding: 0 0 0 20px;
    }

    .mt52 {
        margin-top: 20px;
    }

    .servicing-about-section::before {
        content: "";
        width: 60%;
        left: 15%;
        height: 32px;
        background: #000066;

        position: absolute;
        left: 20%;
        z-index: 999;
    }

    .p-0 {
        padding: 0;
    }

    .img-sections-servicingabout img {
        width: 100%;
        height: 720px;
        transition: all .2s ease-in-out;
        object-fit: cover;
        object-position: top;
    }

    .img-sections-servicingabout {
        width: 100%;
        height: 614px;
    }

    .servicing-about-section {
        position: relative;
    }

    .gray-bg-sect {
        display: flex;
        flex-direction: column;
        justify-content: center;

        height: 720px;
        align-items: center;
        background: #80808045;
    }

    .boxes-box {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0 !important;
    }

    .preniumclass img {
        width: 100%;
        height: 290px;
        object-fit: cover;
        object-position: top;
    }

    .mtt30 {
        margin-top: 30px;
    }

    .bread-headingsnews {
        height: 550px !important;
        align-items: flex-start;
        justify-content: center;
        width: 100%;
        background: linear-gradient(45deg, #0011564a, #48315f00);
        margin: 0;
        position: relative;
        top: 0;
    }

    .banner-main-sectionnewsone {
        background-repeat: no-repeat !important;
        background-position: 100% 10% !important;
        background-size: cover !important;
        overflow: hidden !important;
    }

    .banner-main-sectionnewsone {
        height: 680px !important;
        padding: 0;
        width: 100%;
    }

    .pd-0 {
        padding: 0 !important;
    }

    .mtt64 {
        margin-top: 64px;
    }

    .box-para-camera {
        background: white;
        padding: 6px;
        margin: 0 6px;

    }

    .boxes-camerasdiv {
        display: grid;
        z-index: 9;
        bottom: -80px;
        align-items: center;
        width: 100%;
        grid-template-columns: repeat(4, 1fr);
        margin-top: -150px;
        position: relative;
        z-index: 99;
    }


    .content-cameras {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 7px;
        color: black;
    }

    .d-flexing-combine {
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .pt261 {
        padding-top: 130px;
    }

    .box-para-camera img {
        height: 240px;
        object-fit: cover;
    }

    .pd150px {
        padding: 0 156px;
    }

    .preniumclassteam img {
        width: 100%;
        height: 240px;
    }

    .section-padding-t30 {
        padding-top: 30px;
    }

    .single-portfolio {
        height: 350px;
    }

    .single-portfolio .thumbnail img {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }

    .position-rel-galler {
        margin-bottom: 0 !important;
        position: relative;
    }

    .hd-img-gallery {
        position: relative;
        height: 328px;
    }

    .hd-img-gallery img {
        height: 328px;
        width: 100%;
        object-fit: cover;
    }



    .h2-gallery-img h2 {
        color: white !important;
        font-family: azosans medium;
        text-transform: uppercase;
        text-transform: capitalize;
        font-size: 40px !important;
        padding-top: 50px;
    }

    .testi-content-flex {
        DISPLAY: flex;
        JUSTIFY-CONTENT: center;
        ALIGN-ITEMS: center;
        FLEX-DIRECTION: column;

    }

    .name-testimonial {
        text-align: center;
        MARGIN-TOP: 25PX
    }

    .testi-content-flex {
        padding: 90px 170px 0 170px;
    }

    .name-testi-img img {
        width: 200px;
        height: 200px;
        object-fit: cover;
        border-radius: 50%;
    }

    .name-testi-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .testimonial-slider .slick-dots {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .testimonial-main-section {
        padding: 78px 0;
        background: #8080804a;
    }

    .comma1one {
        width: 70px;
    }

    .para-testimonial {
        display: flex;
    }

    .paracomma {
        display: flex;
        justify-content: center;
        align-items: center;
        color: black;
        padding: 22px 0 32px 0;
        position: relative;
    }

    .paracomma p {
        font-size: 20px;
        line-height: 2;
    }

    .testimonial-slider .slick-dots li {
        list-style: none;
        width: 16px;
        height: 16px;
        background: white;
        border-radius: 29px;
        margin: 0 10px;
    }

    .testimonial-slider .slick-dots li button {
        display: none;
    }

    .testimonial-slider .slick-dots li.slick-active {
        background: #00279a !important;
    }

    .name-testimonial P {
        MARGIN-BOTTOM: 0;
        COLOR: BLACK;

    }

    .name-testimonial h3 {
        FONT-WEIGHT: 600;
    }

    .paracomma::before {
        content: '';
        background: url(../images/abk.png);
        width: 100px;
        height: 27px;
        background-repeat: no-repeat;
        position: absolute;
        top: 18px;
        left: -40px;

    }

    .paracomma::after {
        content: '';
        background: url(../images/abk.png);
        width: 127px;
        height: 27px;
        background-repeat: no-repeat;
        position: absolute;
        transform: rotate(181deg);
        bottom: 35px;
        right: 195px;
    }

    .supervision {
        padding: 0px 60px;
    }

    .img-sections-para ul li {
        font-size: 20px;
        color: #111111;
        font-family: azosans light;
    }

    .gallery-slider img {
        height: 300px;
        object-fit: cover;
        margin: 0px !important;

    }

    .gallery-sections {
        margin-top: -120px;
    }

    .intro-content-two {
        margin: 0px;
    }

    .intro-section {
        align-items: flex-start;
    }

    .intro-content-two .title {
        font-size: 40px;
        line-height: 1.2;
        color: #fff;
        margin-bottom: 40px;
        margin-top: 100px;
        font-family: azosans medium;
        font-weight: bold;
        margin-left: 55px;
        text-transform: uppercase;
    }

    .menu-text span {
        background-color: #fff;
        color: blue;
        display: inline-block;
        padding: 5px 15px;

    }

    .header-section.header-transparent .header-inner {
        background-color: transparent;
    }

    .header-section {
        border-bottom: 1px solid transparent;
    }

    .site-main-menu>ul>li>a {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.375;
        display: block;
        padding: 20px 15px;
        color: #fff;

    }

    .banner-main-section {
        height: 85vh;
    }

    .banner-bottom-section {
        background: #0E3872;
    }

    .shapping-text p {
        font-size: 32px;
        line-height: 38px;
        color: white;
    }

    .shapping-text a:first-child {
        background: #FFFFFF;
        color: #111;
        text-transform: uppercase;
        padding: 6px 25px;
        font-weight: bold;
    }

    .shapping-text a:last-child {
        background: transparent;
        color: #fff;
        text-transform: capitalize !important;
        padding: 6px 50px;
        letter-spacing: 1px;
        border: 1px solid white;
        font-weight: bold;
        text-transform: lowercase;
        font-family: azosans light;
        margin-left: 20px;
    }

    .intro-section .intro-image img {
        position: absolute;
        right: 23%;
        height: 100%;
        top: 0;
    }


    .p-300 {
        padding: 30px 0px;
    }

    .banner-btm-images {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-column-gap: 35px;
        margin: 50px 0px;
    }

    .security-banner {
        min-height: 130vh;
        background-size: cover;
        background-position: center center;
        position: relative;
    }


    .under-stand-head h3 {
        color: white;
        font-size: 43px;
        top: 100%;
        position: absolute;
        font-family: azosans light;


    }

    .under-stand-head {
        position: absolute;
        bottom: 30%;
        left: 20%;
        width: 55%;
        text-align: center;
    }


    .vision-card {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        background: #0E3872;
        height: 260px;

    }

    .vision-images img {
        height: 260px;
        width: 100%;
        object-fit: cover;
        background-size: cover;
        background-position: top left;
    }

    .vision-text h4 {
        color: white;
        font-size: 16px;
    }

    .vision-padding {
        padding: 20px;
        display: flex;
        align-items: center;
    }

    .vision-text p {
        color: white;
        opacity: 0.6;
        font-size: 12px;
        min-height: 110px;
    }

    .vision-padding .vision-text a {
        background: transparent;
        color: #fff;
        text-transform: uppercase;
        padding: 6px 25px;
        border: 1px solid white;
        font-weight: bold;
        font-size: 12px;
    }

    .value-section {
        margin: 50px 0px;
    }

    .vision-sec {
        width: 65%;
    }

    .vision-right {
        width: 35%;
    }

    .vision-right .blue-head h5 {
        color: #0E3872;
        font-size: 13px;
    }

    .vision-right .blue-head {
        padding-left: 30px;
    }

    .blue-head h2 {
        font-size: 33px;
        margin-top: 20px;
        font-family: azosans thin;
    }

    .blue-head p {

        font-size: 24px;
        max-width: 84%;
        color: #111;

        font-family: azosans light !important;
        font-size: 21px;
        line-height: 36px;
        /* margin-bottom: 21px; */
        margin: 35px 0px;
    }

    .contact-form-column {
        background: #ffffff69;
        position: absolute;
        bottom: 5%;
        left: 2%;
        width: 38%;
        padding: 50px 30px;
    }

    .contact-form input {
        background: transparent;
        border: none;
        border-bottom: 2px solid #00000080;
        border-radius: 0px;
    }

    .get-touch-btn {
        background-color: #0E3872;
        color: white;
    }

    .section-title .sub-title {
        font-size: 31px;
        line-height: 32px;
        font-weight: bold;
        display: block;
        margin-top: 10px !important;
        /* max-width: 530px; */
        margin: 0 auto;
        /* margin-top: 15px; */
        max-width: auto !important;
        color: #111111d1;
    }

    .contact-form input::placeholder {
        color: #111111d1;
        opacity: 1;
    }

    .contact-form input:-ms-input-placeholder {
        color: #111111d1;
    }

    .contact-form input::-ms-input-placeholder {
        color: #111111d1;
    }

    .contact-form input:focus {
        border-color: #111;
        background-color: transparent;
    }

    .blue-head h2 span {

        font-family: azosans medium;
    }

    .client-section {
        padding: 30px 0px;
    }

    .heading-section {
        text-align: center;
    }

    .heading-section h5 {
        color: #0E3872;
    }

    .heading-section h2 {
        font-size: 35px;
        font-family: azosans thin;
        margin: 35px 0px;
    }

    .client-card {
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        grid-column-gap: 15px;
        grid-row-gap: 20px;
        margin: 20px 0px;
    }

    .footer-section {
        background: #0E3872 !important;
    }

    .common-paddings {
        padding-left: 50px;
        padding-right: 50px;
    }

    .bread-headings {
        height: 70vh;
        align-items: flex-end;
        justify-content: center;
        width: 100%;
    }

    .banner-heading h5 {
        text-align: center;
        color: #fff;
        font-size: 40px;
        font-weight: bold;
        text-transform: uppercase;
        font-family: azosans bold;
    }

    .about-image-area {
        margin-right: 0px !important;
    }

    .about-inner-page {
        margin-top: 100px;
    }

    .about-texts h4 {
        font-size: 26px;
        font-family: azosans thin;
    }

    .abt-images {
        display: flex;
        margin-top: 30px;
        flex-wrap: wrap;
    }

    .abt-images .abt-left {
        width: 55%;
    }

    .abt-images .right-content-abt {
        width: 45%;
    }

    .right-content-abt p {
        padding-left: 30px;
        text-align: justify !important;
        font-weight: 500;
        letter-spacing: 0.2px;
        font-family: azosans Regural;
    }

    .abt-left img {
        height: 400px;
        object-fit: cover;

    }

    .header-logo a {
        position: relative;
        max-width: 200px;
    }

    .about-checklist ul li {
        list-style: none;
        list-style-position: outside;
        font-size: 14px;
        margin-bottom: 5px;


    }

    .about-checklist ul li span {
        padding-left: 7px;
    }

    .about-checklist ul {
        width: 500px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        padding: 15px;
    }

    .about-checklist {
        background: #0E3872;
        color: white;
        position: absolute;
        top: 325px;
        left: -225px;
        box-shadow: 0 12px 10px 0 rgb(63 81 181 / 57%);
    }

    .discover-section {
        margin-top: 150px;
    }

    .discover-contents p {

        font-family: azosans light !important;
        color: #111;
        text-align: left;
        max-width: 80%;
        font-size: 23px;

        margin-bottom: 20px;
    }

    .discover-headings h2 {
        font-size: 38px;
        margin-bottom: 30px;
        font-family: azosans thin;
        color: #111;
        width: 80%;
    }

    .about-bg-grey {
        background: #F0F3F6;
        padding: 50px 0px 0px 0px;

    }

    .about-column {
        margin-bottom: 40px;
    }

    .everyday-section {
        height: 70vh;
        background-size: cover;
        background-position: top center;
        position: relative;
    }

    .every-text h4 {
        color: white;
        position: absolute;
        left: 45%;
        top: 26%;
        margin-top: 100px;
        font-size: 30px;
        hyphens: auto;
        -webkit-hyphens: auto;
        word-spacing: -0.05em;
        font-weight: bold;
        text-align: center;
    }

    .team-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 60px;
    }

    .main-headings h2 {
        font-size: 23px;
        margin-bottom: 30px;
        color: #111;

        font-family: azosans thin;
    }

    .team .team-info .info span {
        font-family: azosans thin;
        font-weight: bold;
        letter-spacing: 0em;
        line-height: 1.58;
        font-size: 14px;
        color: #0E3872 !important;
    }

    .team-grid .info h5 {
        margin-bottom: 0px !important;
        /* font-weight: bold; */
        font-family: azosans thin;
    }

    .banner-btm-images .images img {
        width: 100%;
        height: 240px;
        object-fit: cover;
    }

    /* .menu-column-area ul li a{
        color: #fff;
    } */

    .cool-link {
        display: inline-block;
        color: #000;
        text-decoration: none;
    }

    .site-main-menu ul li .cool-link.active::after {
        content: '';
        display: block;
        width: 100% !important;
        margin-top: 5px;
        height: 2px;
        background: #fff;
        transition: width .3s;
    }

    .cool-link::after {
        content: '';
        display: block;
        width: 0;
        margin-top: 5px;
        height: 2px;
        background: #fff;
        transition: width .3s;
    }

    .cool-link:hover::after {
        width: 100%;
        /* transition: width .3s; */
    }

    .discover-images img {
        width: 100%;
    }

    .section-title-twoss .title {
        font-size: 22px;
        line-height: 35px;
        margin: 0;
        margin-bottom: 15px;
        font-family: azosans thin;
        color: #111;
        text-align: center;
    }

    .about-content-areaone h5 {
        font-size: 19px;
        text-align: justify;
        font-family: azosans light;
        color: #111111d9;
    }

    .about-content-areaone {
        /* padding-left: 41px; */
        margin-top: 60px;
        padding: 0 60px;
    }

    .about-content-area p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
        text-align: left;
        font-family: azosans light;
    }

    .section-titlenew .title.fz-32 span {
        font-family: azosans medium;
    }

    .icon-box .content .title {
        font-size: 15px;
        font-family: azosans thin;

        margin-top: 10px;
    }

    .section-title .title.fz-32 {
        font-size: 28px;
        line-height: 44px;
        font-family: azosans thin;

    }

    .services-row-new .mb-6 {
        margin-bottom: 0px !important;
    }

    .section-titlenew p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;

    }

    .contact-form-column .inquiry-form {
        position: relative;
        z-index: 99;
        margin-bottom: 10px;
    }


    .values-contents {
        word-spacing: 0px;


    }


    .footer-widget-title {
        font-size: 26px;
        color: #fff;
        margin-bottom: 17px;
        font-weight: 900;
        text-transform: uppercase;
    }

    .footer-social-inline a {
        margin-right: 10px;
        margin-bottom: 10px;
        color: darkblue;
        border: 1px solid;
        background-color: white;
        border-radius: 20px;
        /* padding: 6px 8px; */
        display: inline-block;
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .site-main-menu>ul>li:hover>a {
        color: #fff;
    }

    .header-section.is-sticky .header-inner {
        position: fixed;
        top: 0;
        left: 0;
        background-color: #08244B !important;
        width: 100%;
        height: 80px;
        -webkit-animation: headerSlideDown 0.95s ease forwards;
        animation: headerSlideDown 0.95s ease forwards;
        -webkit-box-shadow: 0 8px 20px 0 rgb(0 0 0 / 10%);
        box-shadow: 0 8px 20px 0 rgb(0 0 0 / 10%);
    }

    .section-titlenew .traning-text {
        font-size: 31px !important;
        color: #111;
        font-family: azosans thin;
    }

    .header-logo a img {
        width: 90%;
        padding: 0px 0;
    }

    [data-overlay]::before {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: transparent;
    }

    .form-container {

        display: flex;
        justify-content: center;
        align-items: center;
    }

    .upload-files-container {
        background-color: #f7fff7;
        width: 100%;
        padding: 30px 60px;
        border-radius: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 10px 20px, rgba(0, 0, 0, 0.28) 0px 6px 6px;
    }

    .drag-file-area {
        border: 2px dashed #7b2cbf;
        border-radius: 40px;
        margin: 10px 0 15px;
        padding: 30px 50px;
        width: 350px;
        text-align: center;
    }

    .drag-file-area .upload-icon {
        font-size: 30px;
    }

    .drag-file-area h3 {

        font-size: 17px;
        margin: 15px 0;

    }

    .drag-file-area label {
        font-size: 16px;
        display: inline;
    }

    .drag-file-area label .browse-files-text {
        color: #7b2cbf;
        font-weight: bolder;
        cursor: pointer;
    }

    .browse-files span {
        position: relative;
        top: -25px;
    }

    .default-file-input {
        opacity: 0;
    }

    .cannot-upload-message {
        background-color: #ffc6c4;
        font-size: 17px;
        display: flex;
        align-items: center;
        margin: 5px 0;
        padding: 5px 10px 5px 30px;
        border-radius: 5px;
        color: #BB0000;
        display: none;
    }

    @keyframes fadeIn {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .cannot-upload-message span,
    .upload-button-icon {
        padding-right: 10px;
    }

    .cannot-upload-message span:last-child {
        padding-left: 20px;
        cursor: pointer;
    }

    .file-block {
        color: #f7fff7;
        background-color: #7b2cbf;
        transition: all 1s;
        width: 390px;
        position: relative;
        display: none;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin: 10px 0 15px;
        padding: 10px 20px;
        border-radius: 25px;
        cursor: pointer;
    }

    .file-info {
        display: flex;
        align-items: center;
        font-size: 15px;
    }

    .file-icon {
        margin-right: 10px;
    }

    .file-name,
    .file-size {
        padding: 0 3px;
    }

    .remove-file-icon {
        cursor: pointer;
    }

    .progress-bar {
        display: flex;
        position: absolute;
        bottom: 0;
        left: 4.5%;
        width: 0;
        height: 5px;
        border-radius: 25px;
        background-color: #4BB543;
    }

    .upload-button {
        background-color: #08244B;
        color: #f7fff7;
        display: flex;
        align-items: center;
        font-size: 18px;
        border: none;
        border-radius: 20px;
        margin: 10px;
        padding: 7.5px 50px;
        cursor: pointer;
    }

    .team-info ul {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px 0px;
        padding: 0px;
    }

    .team-info ul li {
        list-style: none;
        margin: 0px 7px;
        background: #08244B;
        width: 40px;
        height: 40px;
        color: white;
        justify-content: center;
        align-items: center;
        display: flex;
        border-radius: 50%;

    }


}


@media screen and (min-width: 1201px) and (max-width: 1399px) {
    .officer-grid {
        grid-column-gap: 35px;
        grid-row-gap: 60px;
        margin: 50px 0px;
        place-content: center;
        justify-items: center;
        grid-template-columns: repeat(5, 1fr) !important;


    }

    .list-inners li {
        font-size: 18px !important;
    }

    .row-categories {
        display: -ms-flexbox;
        /* IE10 */
        display: flex;
        -ms-flex-wrap: wrap;
        /* IE10 */
        flex-wrap: wrap;
        padding: 0 4px;
    }

    /* Create four equal columns that sits next to each other */
    .column {
        -ms-flex: 100%;
        /* IE10 */
        flex: 25%;
        max-width: 25%;
        overflow: hidden;

    }

    .column img {
        vertical-align: middle;
        width: 100%;
        height: auto;
        overflow: hidden;
        transition: all .2s ease-in-out;
    }

    .column img:hover {
        transform: scale(1.1);
        height: auto;
    }

    .grid-thum-images {
        display: flex;
        flex-wrap: wrap;
    }

    .grid-thum-images img {
        width: 50% !important;
        height: 200px;
        object-fit: cover;
        margin-bottom: 10px !important;
    }

    .grid-thum-images img:nth-child(5) {
        width: 100% !important;
        height: 350px;
    }

    .training-images p {
        font-family: azosans light !important;
        color: #111;
        text-align: center;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .about-image-area .about-image:hover img {
        transform: scale(1.1);
        height: auto;
    }

    .vision-images {
        height: 270px;

        overflow: hidden;
        transition: all .2s ease-in-out;
    }

    .vision-images:hover img {
        transform: scale(1.1);

    }

    .client-img:hover img {
        transform: scale(1.2);
    }

    .images:hover .premium-security img {
        transform: scale(1.1);
        transition: all .7s ease-in-out;
        height: 280px;
        overflow: hidden;

    }

    .premium-security {

        height: 240px;
        overflow: hidden;
        transition: all .2s ease-in-out;
    }



    .list-container {
        max-height: 1800px;
        /* Adjust the height as needed */
        overflow: hidden;
    }

    .list-item {
        display: none;
    }


    .text-container {
        max-height: 545px;
        overflow: hidden;
    }



    .footer-paragraph {
        margin-bottom: 10px;
    }

    .values-contents {
        word-spacing: 0px;


    }

    .show {
        display: inline;
    }

    .read-more-button .footer-view-more {
        border: 1px solid;
        padding: 4px 25px;
        display: inline-block;
        margin-top: 20px;
        font-size: 13px;
        text-transform: uppercase;
        margin-right: 16px;
        color: #fff;
    }

    .column1 img:nth-child(3) {
        height: 550px;
        object-fit: cover;
        object-position: top;
    }

    .column1 img:nth-child(1) {
        height: 555px;
        object-fit: cover;
        object-position: top;
    }

    .column1 img:nth-child(2) {
        height: 260px;
        object-fit: cover;
        object-position: top;
    }


    .column2 img:nth-child(1) {
        height: 275px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(2) {
        height: 555px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(3) {
        height: 260px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(4) {
        height: 275px;

        object-fit: cover;
        object-position: 78% 70%;
    }

    .column3 img:nth-child(1) {
        height: 350px;
        object-fit: cover;
        object-position: left;
    }

    .column3 img:nth-child(2) {
        height: 235px;
        object-fit: cover;
        object-position: top;
    }

    .column3 img:nth-child(3) {
        height: 255px;

        object-fit: cover;
        object-position: top;
    }


    .column3 img:nth-child(4) {
        height: 275px;

        object-fit: cover;
        object-position: top;
    }

    .column3 img:nth-child(5) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }



    .column4 img:nth-child(1) {
        height: 255px;
        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(2) {
        height: 275px;
        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(3) {
        height: 270px;

        object-fit: cover;
        object-position: top;
    }


    .column4 img:nth-child(4) {
        height: 295px;

        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(5) {
        height: 270px;

        object-fit: cover;
        object-position: 50% 25%;
    }



    .abouts-img1 img:nth-child(1) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img1 img:nth-child(2) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img1 img:nth-child(3) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img1 img:nth-child(4) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }



    .abouts-img2 img:nth-child(1) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img2 img:nth-child(2) {
        height: 500px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img2 img:nth-child(3) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img3 img:nth-child(1) {
        height: 220px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img3 img:nth-child(2) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img3 img:nth-child(3) {
        height: 300px;

        object-fit: cover;
        object-position: 70% 35%;
    }

    .abouts-img3 img:nth-child(4) {
        height: 230px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img4 img:nth-child(1) {
        height: 400px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img4 img:nth-child(2) {
        height: 300px;
        object-fit: cover;
        object-position: 80% 100%;
    }

    .abouts-img4 img:nth-child(3) {
        height: 300px;

        object-fit: cover;
        object-position: top;
    }

    .training-images .training {
        text-align: left;
    }


    .every-text h4 {
        color: white;
        position: absolute;
        left: 38%;
        top: 26%;
        margin-top: 100px;
        font-size: 35px;
        hyphens: auto;
        -webkit-hyphens: auto;
        font-weight: normal;
    }

    .discover-contents p {

        font-family: azosans light !important;
        color: #111;
        text-align: left;
        max-width: 80%;
        font-size: 23px;
        margin-bottom: 20px;
    }

    .mt-dec-300 {
        margin-top: -395px;
    }

    .h-570 img {
        height: 470px;
    }


    .leadership-list .underlist-leadership {
        font-size: 18px;
    }

    .section-padding-bottom-180 {
        padding-bottom: 90px;
    }

    .banner-subtext p {
        font-family: azosans medium;
    }

    .banner-subtext {
        font-size: 25px;
        color: #fff;
        padding-left: 55px;
        width: 50%;
    }

    .text-left-important {
        text-align: left !important;
    }

    .new-headings h4 {
        color: #2e2a2a;
        margin-bottom: 30px;
        font-size: 28px;
        line-height: 44px;
        font-family: azosans thin;
    }

    .description-mt {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .content-of-description p {
        text-align: justify;
        color: black;
        line-height: 37px;
        font-family: azosans light !important;
        font-size: 18px;

    }

    .team-leaderleft {
        margin-left: 46px;
    }

    .team-leaderright {
        margin-right: 46px;

    }

    .team-leader .thumb img {
        width: 100%;
        height: 500px;
    }

    .underlist-leadership {
        padding-left: 18px;
        color: black;

    }

    .underlist-leadership li {
        margin-bottom: 11px;
        color: black;
        font-size: 15px;

        font-family: azosans light !important;
    }

    .training-recruitment-section {
        margin-bottom: 0px !important;
    }

    .margin-bottom-60 {
        margin-bottom: 100px;
    }

    .team-opens .thumb img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .content-of-training p {
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .content-of-training h2 {
        font-size: 25px;
        font-family: azosans thin;
        margin-bottom: 5px !important;
    }

    .training-recruitment-section .section-title {

        margin-bottom: 20px;
    }

    .training-images .thumb img {
        width: 100%;
        padding: 0px 5px;
    }

    .section-titlessss .title.fz-32 {
        font-size: 37px !important;
        line-height: 44px;
        font-family: azosans thin;
    }

    .officer-grid {
        display: grid;
    }

    .img-sections-servicingabout:hover img {
        transform: scale(1.1);
    }

    .read-more-btns button {
        background: #0e3872;
        /* height: 47px; */
        padding: 8px 30px;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 19px;
        margin: 50px auto !important;
        border: none;
        font-size: 19px;

        border: none;
    }

    .timer-counting-number .funfact .number {
        margin-bottom: 0px !important;
    }

    .bottom-gallery-slider .images {
        margin: 0px 15px;
    }


    .footer-widget-content .read-more-button a {
        border: 1px solid;
        padding: 4px 25px;
        display: inline-block;
        margin-top: 20px;
        font-size: 13px;
        text-transform: uppercase;
        margin-right: 16px;
    }

    .footer-logo a img {

        margin-top: -40px;
    }

    .footer-widget-content p a span {
        margin-right: 10px;
        font-size: 15px;
    }

    .client-card .client-img img {
        width: 100%;
        height: 100px;
        object-fit: contain;
    }

    .about-image-area .about-image {
        WIDTH: 100%;
    }

    .about-image-area .about-image img {
        WIDTH: 100%;
        height: 630px;
        object-fit: cover;
    }

    .about-content-area p {
        max-width: 100%;
        color: #000000;
        text-align: justify;
    }

    .section-title-twoss {
        position: relative;
        z-index: 99;
        margin-bottom: 12px;
        display: flex;
        margin-top: 50px;
        justify-content: center;
    }

    .section-title-twoss span {
        background: #0e3872;
        height: 47px;
        padding: 0 41px;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 19px;
    }

    .section-title-twoss .title {
        font-size: 29px;
        line-height: 35px;
        font-family: azosans thin;
        margin: 0;
        color: #111;
        text-align: center;
    }

    .about-content-areaone {
        /* padding-left: 41px; */
        margin-top: 59px;
        padding: 0 31px;
    }

    .mt38 {
        margin-top: 60px;
    }

    .icon-box {
        padding: 0px 0px;
    }

    .icon-box .icon {
        margin-bottom: 0;
    }

    .icon-box .content .title {
        font-family: azosans thin;
        font-size: 16px;
        line-height: 1;
        margin: 0;
        color: #030f27;
        HEIGHT: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #ffffff;
        color: black;
        text-transform: uppercase;
    }

    .margin-47 {
        margin: 0 0;
    }

    .pd-0 {
        padding: 0px;
    }

    .paddinglf-40 {
        padding: 0 40px;
    }

    .borderimgs {
        background: #fff2c1;
        height: 560px;
        position: relative;
        /* z-index: 99; */
        /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); */
        transition: 0.3s;
        top: 192px;

    }

    .about-image-area .about-image {
        padding: 0 30px;
    }

    .firstaboutimgs {
        width: 30%;
    }

    .secondaboutimgs {
        width: 40%;
    }

    .thirdaboutimgs {
        width: 30%;
    }

    .col-gridings {
        display: flex;
        padding: 0;
    }

    .gray-bg {
        background: #80808042;
    }

    .icon-boxnew {

        background-color: #fff0;
    }

    .icon-boxnew .content .title {

        background: #ffffff00;
    }

    .icon-boxnew.box-border {
        border: 11px solid #e7e7e700;
    }

    .spanimgarrow {
        border: 1px solid black;
        /* padding: 4px 5px; */
        border-radius: 31px;
        width: 24px;
        height: 24px;
        margin-left: 13px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .spanimgarrow img {
        width: 14px;
    }

    .spancontenting {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .icon-boxnew .icon img {
        height: 255px;
        border: 1px solid #80808070;
    }


    .section-titlenew .sub-title {
        max-width: 100%;
        color: #000000;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
    }

    .section-titlenew .sub-titlenewing {
        max-width: 59%;
        color: #000000b3;
        DISPLAY: flex;
        COLOR: #0e3872;
    }

    .section-titlenew p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
        text-align: left;
    }

    .services-about-name p {
        text-align: center;
        margin: 10px 0px;
        color: #111111e0;
    }

    .banner-btm-imagesservice {
        display: grid;
        grid-template-columns: repeat(3, 1fr) !important;
        grid-column-gap: 35px;
        margin: 50px 0px;
    }

    .para-one {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        height: 300px;
    }

    .para-one p:nth-child(1) {
        font-size: 68px;
        color: white;
        margin-bottom: 0;
        font-weight: bolder;
        height: 100px;
    }


    .img-servicesbanner,
    .img-bannerser {
        position: relative;
    }

    .timer-counting-number {
        width: 100%;


        z-index: 9;
        top: 0px;
    }

    .timer-counting {
        margin-bottom: 100px;
        margin-top: 50px;
    }

    .img-servicesbanner {
        height: 300px;
        background-position: center;
        background-size: cover;
    }


    .para-one p:nth-child(2) {
        color: white;
        font-weight: bold;
        font-size: 19px;
    }

    .mb100 {
        margin-bottom: 100px;
    }

    .img-sections-para p {
        color: black;
        font-size: 29px;
        margin-bottom: 4px;
    }

    .img-sections-para ul {
        color: black;
        padding: 0 0 0 20px;
    }

    .mt52 {
        margin-top: 20px;
    }

    .servicing-about-section::before {
        content: "";
        width: 60%;
        left: 15%;
        height: 32px;
        background: #000066;

        position: absolute;
        left: 20%;
        z-index: 999;
    }

    .p-0 {
        padding: 0;
    }

    .img-sections-servicingabout img {
        width: 100%;
        height: 720px;
        transition: all .2s ease-in-out;
        object-fit: cover;
        object-position: top;
    }

    .img-sections-servicingabout {
        width: 100%;
        height: 614px;
    }

    .servicing-about-section {
        position: relative;
    }

    .gray-bg-sect {
        display: flex;
        flex-direction: column;
        justify-content: center;

        height: 720px;
        align-items: center;
        background: #80808045;
    }

    .boxes-box {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0 !important;
    }

    .preniumclass img {
        width: 100%;
        height: 290px;
        object-fit: cover;
        object-position: top;
    }

    .mtt30 {
        margin-top: 30px;
    }

    .bread-headingsnews {
        height: 550px !important;
        align-items: flex-start;
        justify-content: center;
        width: 100%;
        background: linear-gradient(45deg, #0011564a, #48315f00);
        margin: 0;
        position: relative;
        top: 0;
    }

    .banner-main-sectionnewsone {
        background-repeat: no-repeat !important;
        background-position: 100% 10% !important;
        background-size: cover !important;
        overflow: hidden !important;
    }

    .banner-main-sectionnewsone {
        height: 680px !important;
        padding: 0;
        width: 100%;
    }

    .pd-0 {
        padding: 0 !important;
    }

    .mtt64 {
        margin-top: 64px;
    }

    .box-para-camera {
        background: white;
        padding: 6px;
        margin: 0 6px;

    }

    .boxes-camerasdiv {
        display: grid;
        z-index: 9;
        bottom: -80px;
        align-items: center;
        width: 100%;
        grid-template-columns: repeat(4, 1fr);
        margin-top: -150px;
        position: relative;
        z-index: 99;
    }


    .content-cameras {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 7px;
        color: black;
    }

    .d-flexing-combine {
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .pt261 {
        padding-top: 130px;
    }

    .box-para-camera img {
        height: 240px;
        object-fit: cover;
    }

    .pd150px {
        padding: 0 156px;
    }

    .preniumclassteam img {
        width: 100%;
        height: 240px;
    }

    .section-padding-t30 {
        padding-top: 30px;
    }

    .single-portfolio {
        height: 350px;
    }

    .single-portfolio .thumbnail img {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }

    .position-rel-galler {
        margin-bottom: 0 !important;
        position: relative;
    }

    .hd-img-gallery {
        position: relative;
        height: 328px;
    }

    .hd-img-gallery img {
        height: 328px;
        width: 100%;
        object-fit: cover;
    }



    .h2-gallery-img h2 {
        color: white !important;
        font-family: azosans medium;
        text-transform: uppercase;
        text-transform: capitalize;
        font-size: 40px !important;
        padding-top: 50px;
    }

    .testi-content-flex {
        DISPLAY: flex;
        JUSTIFY-CONTENT: center;
        ALIGN-ITEMS: center;
        FLEX-DIRECTION: column;

    }

    .name-testimonial {
        text-align: center;
        MARGIN-TOP: 25PX
    }

    .testi-content-flex {
        padding: 90px 170px 0 170px;
    }

    .name-testi-img img {
        width: 200px;
        height: 200px;
        object-fit: cover;
        border-radius: 50%;
    }

    .name-testi-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .testimonial-slider .slick-dots {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .testimonial-main-section {
        padding: 78px 0;
        background: #8080804a;
    }

    .comma1one {
        width: 70px;
    }

    .para-testimonial {
        display: flex;
    }

    .paracomma {
        display: flex;
        justify-content: center;
        align-items: center;
        color: black;
        padding: 22px 0 32px 0;
        position: relative;
    }

    .paracomma p {
        font-size: 20px;
        line-height: 2;
    }

    .testimonial-slider .slick-dots li {
        list-style: none;
        width: 16px;
        height: 16px;
        background: white;
        border-radius: 29px;
        margin: 0 10px;
    }

    .testimonial-slider .slick-dots li button {
        display: none;
    }

    .testimonial-slider .slick-dots li.slick-active {
        background: #00279a !important;
    }

    .name-testimonial P {
        MARGIN-BOTTOM: 0;
        COLOR: BLACK;

    }

    .name-testimonial h3 {
        FONT-WEIGHT: 600;
    }

    .paracomma::before {
        content: '';
        background: url(../images/abk.png);
        width: 100px;
        height: 27px;
        background-repeat: no-repeat;
        position: absolute;
        top: 18px;
        left: -40px;

    }

    .paracomma::after {
        content: '';
        background: url(../images/abk.png);
        width: 127px;
        height: 27px;
        background-repeat: no-repeat;
        position: absolute;
        transform: rotate(181deg);
        bottom: 35px;
        right: 195px;
    }

    .supervision {
        padding: 0px 60px;
    }

    .img-sections-para ul li {
        font-size: 20px;
        color: #111111;
        font-family: azosans light;
    }

    .gallery-slider img {
        height: 300px;
        object-fit: cover;
        margin: 0px !important;

    }

    .gallery-sections {
        margin-top: -120px;
    }

    .intro-content-two {
        margin: 0px;
    }

    .intro-section {
        align-items: flex-start;
    }

    .intro-content-two .title {
        font-size: 40px;
        line-height: 1.2;
        color: #fff;
        margin-bottom: 40px;
        margin-top: 100px;
        font-family: azosans medium;
        font-weight: bold;
        margin-left: 55px;
        text-transform: uppercase;
    }

    .menu-text span {
        background-color: #fff;
        color: blue;
        display: inline-block;
        padding: 5px 15px;

    }

    .header-section.header-transparent .header-inner {
        background-color: transparent;
    }

    .header-section {
        border-bottom: 1px solid transparent;
    }

    .site-main-menu>ul>li>a {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.375;
        display: block;
        padding: 20px 15px;
        color: #fff;

    }

    .banner-main-section {
        height: 85vh;
    }

    .banner-bottom-section {
        background: #0E3872;
    }

    .shapping-text p {
        font-size: 32px;
        line-height: 38px;
        color: white;
    }

    .shapping-text a:first-child {
        background: #FFFFFF;
        color: #111;
        text-transform: uppercase;
        padding: 6px 25px;
        font-weight: bold;
    }

    .shapping-text a:last-child {
        background: transparent;
        color: #fff;
        text-transform: capitalize !important;
        padding: 6px 50px;
        letter-spacing: 1px;
        border: 1px solid white;
        font-weight: bold;
        text-transform: lowercase;
        font-family: azosans light;
        margin-left: 20px;
    }

    .intro-section .intro-image img {
        position: absolute;
        right: 23%;
        height: 100%;
        top: 0;
    }


    .p-300 {
        padding: 30px 0px;
    }

    .banner-btm-images {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-column-gap: 35px;
        margin: 50px 0px;
    }

    .security-banner {
        min-height: 130vh;
        background-size: cover;
        background-position: center center;
        position: relative;
    }


    .under-stand-head h3 {
        color: white;
        font-size: 43px;
        top: 100%;
        position: absolute;
        font-family: azosans light;


    }

    .under-stand-head {
        position: absolute;
        bottom: 30%;
        left: 20%;
        width: 55%;
        text-align: center;
    }


    .vision-card {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        background: #0E3872;
        height: 260px;

    }

    .vision-images img {
        height: 260px;
        width: 100%;
        object-fit: cover;
        background-size: cover;
        background-position: top left;
    }

    .vision-text h4 {
        color: white;
        font-size: 16px;
    }

    .vision-padding {
        padding: 20px;
        display: flex;
        align-items: center;
    }

    .vision-text p {
        color: white;
        opacity: 0.6;
        font-size: 12px;
        min-height: 110px;
    }

    .vision-padding .vision-text a {
        background: transparent;
        color: #fff;
        text-transform: uppercase;
        padding: 6px 25px;
        border: 1px solid white;
        font-weight: bold;
        font-size: 12px;
    }

    .value-section {
        margin: 50px 0px;
    }

    .vision-sec {
        width: 65%;
    }

    .vision-right {
        width: 35%;
    }

    .vision-right .blue-head h5 {
        color: #0E3872;
        font-size: 13px;
    }

    .vision-right .blue-head {
        padding-left: 30px;
    }

    .blue-head h2 {
        font-size: 33px;
        margin-top: 20px;
        font-family: azosans thin;
    }

    .blue-head p {

        font-size: 24px;
        max-width: 84%;
        color: #111;

        font-family: azosans light !important;
        font-size: 21px;
        line-height: 36px;
        /* margin-bottom: 21px; */
        margin: 35px 0px;
    }

    .contact-form-column {
        background: #ffffff69;
        position: absolute;
        bottom: 5%;
        left: 2%;
        width: 38%;
        padding: 50px 30px;
    }

    .contact-form input {
        background: transparent;
        border: none;
        border-bottom: 2px solid #00000080;
        border-radius: 0px;
    }

    .get-touch-btn {
        background-color: #0E3872;
        color: white;
    }

    .section-title .sub-title {
        font-size: 31px;
        line-height: 32px;
        font-weight: bold;
        display: block;
        margin-top: 10px !important;
        /* max-width: 530px; */
        margin: 0 auto;
        /* margin-top: 15px; */
        max-width: auto !important;
        color: #111111d1;
    }

    .contact-form input::placeholder {
        color: #111111d1;
        opacity: 1;
    }

    .contact-form input:-ms-input-placeholder {
        color: #111111d1;
    }

    .contact-form input::-ms-input-placeholder {
        color: #111111d1;
    }

    .contact-form input:focus {
        border-color: #111;
        background-color: transparent;
    }

    .blue-head h2 span {

        font-family: azosans medium;
    }

    .client-section {
        padding: 30px 0px;
    }

    .heading-section {
        text-align: center;
    }

    .heading-section h5 {
        color: #0E3872;
    }

    .heading-section h2 {
        font-size: 35px;
        font-family: azosans thin;
        margin: 35px 0px;
    }

    .client-card {
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        grid-column-gap: 15px;
        grid-row-gap: 20px;
        margin: 20px 0px;
    }

    .footer-section {
        background: #0E3872 !important;
    }

    .common-paddings {
        padding-left: 50px;
        padding-right: 50px;
    }

    .bread-headings {
        height: 70vh;
        align-items: flex-end;
        justify-content: center;
        width: 100%;
    }

    .banner-heading h5 {
        text-align: center;
        color: #fff;
        font-size: 40px;
        font-weight: bold;
        text-transform: uppercase;
        font-family: azosans bold;
    }

    .about-image-area {
        margin-right: 0px !important;
    }

    .about-inner-page {
        margin-top: 100px;
    }

    .about-texts h4 {
        font-size: 26px;
        font-family: azosans thin;
    }

    .abt-images {
        display: flex;
        margin-top: 30px;
        flex-wrap: wrap;
    }

    .abt-images .abt-left {
        width: 55%;
    }

    .abt-images .right-content-abt {
        width: 45%;
    }

    .right-content-abt p {
        padding-left: 30px;
        text-align: justify !important;
        font-weight: 500;
        letter-spacing: 0.2px;
        font-family: azosans Regural;
    }

    .abt-left img {
        height: 400px;
        object-fit: cover;

    }

    .header-logo a {
        position: relative;
        max-width: 200px;
    }

    .about-checklist ul li {
        list-style: none;
        list-style-position: outside;
        font-size: 14px;
        margin-bottom: 5px;


    }

    .about-checklist ul li span {
        padding-left: 7px;
    }

    .about-checklist ul {
        width: 500px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        padding: 15px;
    }

    .about-checklist {
        background: #0E3872;
        color: white;
        position: absolute;
        top: 325px;
        left: -225px;
        box-shadow: 0 12px 10px 0 rgb(63 81 181 / 57%);
    }

    .discover-section {
        margin-top: 150px;
    }

    .discover-contents p {

        font-family: azosans light !important;
        color: #111;
        text-align: left;
        max-width: 100%;
        font-size: 23px;

        margin-bottom: 20px;
    }

    .discover-headings h2 {
        font-size: 38px;
        margin-bottom: 30px;
        font-family: azosans thin;
        color: #111;
        width: 100%;
    }

    .about-bg-grey {
        background: #F0F3F6;
        padding: 50px 0px 0px 0px;

    }

    .about-column {
        margin-bottom: 40px;
    }

    .everyday-section {
        height: 70vh;
        background-size: cover;
        background-position: top center;
        position: relative;
    }

    .every-text h4 {
        color: white;
        position: absolute;
        left: 38%;
        top: 26%;
        margin-top: 100px;
        font-size: 24px;
        hyphens: auto;
        -webkit-hyphens: auto;
        word-spacing: -0.05em;
        font-weight: bold;
    }

    .team-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 60px;
    }

    .main-headings h2 {
        font-size: 23px;
        margin-bottom: 30px;
        color: #111;

        font-family: azosans thin;
    }

    .team .team-info .info span {
        font-family: azosans thin;
        font-weight: bold;
        letter-spacing: 0em;
        line-height: 1.58;
        font-size: 14px;
        color: #0E3872 !important;
    }

    .team-grid .info h5 {
        margin-bottom: 0px !important;
        /* font-weight: bold; */
        font-family: azosans thin;
    }

    .banner-btm-images .images img {
        width: 100%;
        height: 240px;
        object-fit: cover;
    }

    /* .menu-column-area ul li a{
        color: #fff;
    } */

    .cool-link {
        display: inline-block;
        color: #000;
        text-decoration: none;
    }

    .site-main-menu ul li .cool-link.active::after {
        content: '';
        display: block;
        width: 100% !important;
        margin-top: 5px;
        height: 2px;
        background: #fff;
        transition: width .3s;
    }

    .cool-link::after {
        content: '';
        display: block;
        width: 0;
        margin-top: 5px;
        height: 2px;
        background: #fff;
        transition: width .3s;
    }

    .cool-link:hover::after {
        width: 100%;
        /* transition: width .3s; */
    }

    .discover-images img {
        width: 100%;
    }

    .section-title-twoss .title {
        font-size: 22px;
        line-height: 35px;
        margin: 0;
        margin-bottom: 15px;
        font-family: azosans thin;
        color: #111;
        text-align: center;
    }

    .about-content-areaone h5 {
        font-size: 19px;
        text-align: justify;
        font-family: azosans light;
        color: #111111d9;
    }

    .about-content-areaone {
        /* padding-left: 41px; */
        margin-top: 60px;
        padding: 0 60px;
    }

    .about-content-area p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
        text-align: left;
        font-family: azosans light;
    }

    .section-titlenew .title.fz-32 span {
        font-family: azosans medium;
    }

    .icon-box .content .title {
        font-family: azosans thin;
        font-size: 15px;

        margin-top: 10px;
    }

    .section-title .title.fz-32 {
        font-size: 28px;
        line-height: 44px;
        font-family: azosans thin;

    }

    .services-row-new .mb-6 {
        margin-bottom: 0px !important;
    }

    .section-titlenew p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;

    }

    .contact-form-column .inquiry-form {
        position: relative;
        z-index: 99;
        margin-bottom: 10px;
    }


    .values-contents {
        word-spacing: 0px;


    }


    .footer-widget-title {
        font-size: 26px;
        color: #fff;
        margin-bottom: 17px;
        font-weight: 900;
        text-transform: uppercase;
    }

    .footer-social-inline a {
        margin-right: 10px;
        margin-bottom: 10px;
        color: darkblue;
        border: 1px solid;
        background-color: white;
        border-radius: 20px;
        /* padding: 6px 8px; */
        display: inline-block;
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .site-main-menu>ul>li:hover>a {
        color: #fff;
    }

    .header-section.is-sticky .header-inner {
        position: fixed;
        top: 0;
        left: 0;
        background-color: #08244B !important;
        width: 100%;
        height: 80px;
        -webkit-animation: headerSlideDown 0.95s ease forwards;
        animation: headerSlideDown 0.95s ease forwards;
        -webkit-box-shadow: 0 8px 20px 0 rgb(0 0 0 / 10%);
        box-shadow: 0 8px 20px 0 rgb(0 0 0 / 10%);
    }

    .section-titlenew .traning-text {
        font-size: 31px !important;
        color: #111;
        font-family: azosans thin;
    }

    .header-logo a img {
        width: 90%;
        padding: 0px 0;
    }

    [data-overlay]::before {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: transparent;
    }

    .form-container {

        display: flex;
        justify-content: center;
        align-items: center;
    }

    .upload-files-container {
        background-color: #f7fff7;
        width: 100%;
        padding: 30px 60px;
        border-radius: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 10px 20px, rgba(0, 0, 0, 0.28) 0px 6px 6px;
    }

    .drag-file-area {
        border: 2px dashed #7b2cbf;
        border-radius: 40px;
        margin: 10px 0 15px;
        padding: 30px 50px;
        width: 350px;
        text-align: center;
    }

    .drag-file-area .upload-icon {
        font-size: 30px;
    }

    .drag-file-area h3 {

        font-size: 17px;
        margin: 15px 0;

    }

    .drag-file-area label {
        font-size: 16px;
        display: inline;
    }

    .drag-file-area label .browse-files-text {
        color: #7b2cbf;
        font-weight: bolder;
        cursor: pointer;
    }

    .browse-files span {
        position: relative;
        top: -25px;
    }

    .default-file-input {
        opacity: 0;
    }

    .cannot-upload-message {
        background-color: #ffc6c4;
        font-size: 17px;
        display: flex;
        align-items: center;
        margin: 5px 0;
        padding: 5px 10px 5px 30px;
        border-radius: 5px;
        color: #BB0000;
        display: none;
    }

    @keyframes fadeIn {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .cannot-upload-message span,
    .upload-button-icon {
        padding-right: 10px;
    }

    .cannot-upload-message span:last-child {
        padding-left: 20px;
        cursor: pointer;
    }

    .file-block {
        color: #f7fff7;
        background-color: #7b2cbf;
        transition: all 1s;
        width: 390px;
        position: relative;
        display: none;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin: 10px 0 15px;
        padding: 10px 20px;
        border-radius: 25px;
        cursor: pointer;
    }

    .file-info {
        display: flex;
        align-items: center;
        font-size: 15px;
    }

    .file-icon {
        margin-right: 10px;
    }

    .file-name,
    .file-size {
        padding: 0 3px;
    }

    .remove-file-icon {
        cursor: pointer;
    }

    .progress-bar {
        display: flex;
        position: absolute;
        bottom: 0;
        left: 4.5%;
        width: 0;
        height: 5px;
        border-radius: 25px;
        background-color: #4BB543;
    }

    .upload-button {
        background-color: #08244B;
        color: #f7fff7;
        display: flex;
        align-items: center;
        font-size: 18px;
        border: none;
        border-radius: 20px;
        margin: 10px;
        padding: 7.5px 50px;
        cursor: pointer;
    }

    .team-info ul {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px 0px;
        padding: 0px;
    }

    .team-info ul li {
        list-style: none;
        margin: 0px 7px;
        background: #08244B;
        width: 40px;
        height: 40px;
        color: white;
        justify-content: center;
        align-items: center;
        display: flex;
        border-radius: 50%;

    }


}

@media screen and (min-width: 993px) and (max-width: 1200px) {

    .shapping-text {
        display: flex;
    }

    .list-inners li {
        font-size: 18px !important;
    }

    .row-categories {
        display: -ms-flexbox;
        /* IE10 */
        display: flex;
        -ms-flex-wrap: wrap;
        /* IE10 */
        flex-wrap: wrap;
        padding: 0 4px;
    }

    /* Create four equal columns that sits next to each other */
    .column {
        -ms-flex: 100%;
        /* IE10 */
        flex: 25%;
        max-width: 25%;
        overflow: hidden;

    }

    .column img {
        vertical-align: middle;
        width: 100%;
        height: auto;
        overflow: hidden;
        transition: all .2s ease-in-out;
    }

    .column img:hover {
        transform: scale(1.1);
        height: auto;
    }

    .grid-thum-images {
        display: flex;
        flex-wrap: wrap;
    }

    .grid-thum-images img {
        width: 50% !important;
        height: 200px;
        object-fit: cover;
        margin-bottom: 10px !important;
    }

    .grid-thum-images img:nth-child(5) {
        width: 100% !important;
        height: 350px;
    }

    .training-images p {
        font-family: azosans light !important;
        color: #111;
        text-align: center;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .about-image-area .about-image:hover img {
        transform: scale(1.1);
        height: auto;
    }

    .vision-images {
        height: 270px;

        overflow: hidden;
        transition: all .2s ease-in-out;
    }

    .vision-images:hover img {
        transform: scale(1.1);

    }

    .client-img:hover img {
        transform: scale(1.2);
    }

    .images:hover .premium-security img {
        transform: scale(1.1);
        transition: all .7s ease-in-out;
        height: 280px;
        overflow: hidden;

    }

    .premium-security {

        height: 240px;
        overflow: hidden;
        transition: all .2s ease-in-out;
    }



    .list-container {
        max-height: 1800px;
        /* Adjust the height as needed */
        overflow: hidden;
    }

    .list-item {
        display: none;
    }


    .text-container {
        /* max-height: 200px; */
        overflow: hidden;
    }



    .footer-paragraph {
        margin-bottom: 10px;
    }

    .values-contents {
        word-spacing: 0px;


    }

    .show {
        display: inline;
    }

    .read-more-button .footer-view-more {
        border: 1px solid;
        padding: 4px 25px;
        display: inline-block;
        margin-top: 20px;
        font-size: 13px;
        text-transform: uppercase;
        margin-right: 16px;
        color: #fff;
    }

    .column1 img:nth-child(3) {
        height: 550px;
        object-fit: cover;
        object-position: top;
    }

    .column1 img:nth-child(1) {
        height: 555px;
        object-fit: cover;
        object-position: top;
    }

    .column1 img:nth-child(2) {
        height: 260px;
        object-fit: cover;
        object-position: top;
    }


    .column2 img:nth-child(1) {
        height: 275px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(2) {
        height: 555px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(3) {
        height: 260px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(4) {
        height: 275px;

        object-fit: cover;
        object-position: 78% 70%;
    }

    .column3 img:nth-child(1) {
        height: 350px;
        object-fit: cover;
        object-position: left;
    }

    .column3 img:nth-child(2) {
        height: 235px;
        object-fit: cover;
        object-position: top;
    }

    .column3 img:nth-child(3) {
        height: 255px;

        object-fit: cover;
        object-position: top;
    }


    .column3 img:nth-child(4) {
        height: 275px;

        object-fit: cover;
        object-position: top;
    }

    .column3 img:nth-child(5) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }



    .column4 img:nth-child(1) {
        height: 255px;
        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(2) {
        height: 275px;
        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(3) {
        height: 270px;

        object-fit: cover;
        object-position: top;
    }


    .column4 img:nth-child(4) {
        height: 295px;

        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(5) {
        height: 270px;

        object-fit: cover;
        object-position: 50% 25%;
    }



    .abouts-img1 img:nth-child(1) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img1 img:nth-child(2) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img1 img:nth-child(3) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img1 img:nth-child(4) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }



    .abouts-img2 img:nth-child(1) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img2 img:nth-child(2) {
        height: 500px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img2 img:nth-child(3) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img3 img:nth-child(1) {
        height: 220px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img3 img:nth-child(2) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img3 img:nth-child(3) {
        height: 300px;

        object-fit: cover;
        object-position: 70% 35%;
    }

    .abouts-img3 img:nth-child(4) {
        height: 230px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img4 img:nth-child(1) {
        height: 400px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img4 img:nth-child(2) {
        height: 300px;
        object-fit: cover;
        object-position: 80% 100%;
    }

    .abouts-img4 img:nth-child(3) {
        height: 300px;

        object-fit: cover;
        object-position: top;
    }

    .training-images .training {
        text-align: left;
    }


    .every-text h4 {
        color: white;
        position: absolute;
        left: 38%;
        top: 26%;
        margin-top: 100px;
        font-size: 35px;
        hyphens: auto;
        -webkit-hyphens: auto;
        font-weight: normal;
    }

    .discover-contents p {

        font-family: azosans light !important;
        color: #111;
        text-align: left;
        max-width: 80%;
        font-size: 23px;
        margin-bottom: 20px;
    }

    .mt-dec-300 {
        margin-top: -395px;
    }

    .h-570 img {
        height: 470px;
    }


    .leadership-list .underlist-leadership {
        font-size: 18px;
    }

    .section-padding-bottom-180 {
        padding-bottom: 90px;
    }

    .banner-subtext p {
        font-family: azosans medium;
    }

    .banner-subtext {
        font-size: 25px;
        color: #fff;
        padding-left: 55px;
        width: 50%;
    }

    .text-left-important {
        text-align: left !important;
    }

    .new-headings h4 {
        color: #2e2a2a;
        margin-bottom: 30px;
        font-size: 28px;
        line-height: 44px;
        font-family: azosans thin;
    }

    .description-mt {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .content-of-description p {
        text-align: justify;
        color: black;
        line-height: 37px;
        font-family: azosans light !important;
        font-size: 18px;

    }

    .team-leaderleft {
        margin-left: 46px;
    }

    .team-leaderright {
        margin-right: 46px;

    }

    .team-leader .thumb img {
        width: 100%;
        height: 500px;
    }

    .underlist-leadership {
        padding-left: 18px;
        color: black;

    }

    .underlist-leadership li {
        margin-bottom: 11px;
        color: black;
        font-size: 15px;

        font-family: azosans light !important;
    }

    .training-recruitment-section {
        margin-bottom: 0px !important;
    }

    .margin-bottom-60 {
        margin-bottom: 100px;
    }

    .team-opens .thumb img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .content-of-training p {
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .content-of-training h2 {
        font-size: 25px;
        font-family: azosans thin;
        margin-bottom: 5px !important;
    }

    .training-recruitment-section .section-title {

        margin-bottom: 20px;
    }

    .training-images .thumb img {
        width: 100%;
        padding: 0px 5px;
    }

    .section-titlessss .title.fz-32 {
        font-size: 37px !important;
        line-height: 44px;
        font-family: azosans thin;
    }

    .officer-grid {
        display: grid;
    }

    .img-sections-servicingabout:hover img {
        transform: scale(1.1);
    }

    .read-more-btns button {
        background: #0e3872;
        /* height: 47px; */
        padding: 8px 30px;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 19px;
        margin: 50px auto !important;
        border: none;
        font-size: 19px;

        border: none;
    }

    .timer-counting-number .funfact .number {
        margin-bottom: 0px !important;
    }

    .bottom-gallery-slider .images {
        margin: 0px 15px;
    }


    .footer-widget-content .read-more-button a {
        border: 1px solid;
        padding: 4px 25px;
        display: inline-block;
        margin-top: 20px;
        font-size: 13px;
        text-transform: uppercase;
        margin-right: 16px;
    }

    .footer-logo a img {

        margin-top: -40px;
    }

    .footer-widget-content p a span {
        margin-right: 10px;
        font-size: 15px;
    }

    .client-card .client-img img {
        width: 100%;
        height: 100px;
        object-fit: contain;
    }

    .about-image-area .about-image {
        WIDTH: 100%;
    }

    .about-image-area .about-image img {
        WIDTH: 100%;
        height: 450px;
        object-fit: cover;
    }

    .about-content-area p {
        max-width: 100%;
        color: #000000;
        text-align: justify;
    }

    .section-title-twoss {
        position: relative;
        z-index: 99;
        margin-bottom: 12px;
        display: flex;
        margin-top: 50px;
        justify-content: center;
    }

    .section-title-twoss span {
        background: #0e3872;
        height: 47px;
        padding: 0 41px;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 19px;
    }

    .section-title-twoss .title {
        font-size: 29px;
        line-height: 35px;
        font-family: azosans thin;
        margin: 0;
        color: #111;
        text-align: center;
    }

    .about-content-areaone {
        /* padding-left: 41px; */
        margin-top: 59px;
        padding: 0 31px;
    }

    .mt38 {
        margin-top: 60px;
    }

    .icon-box {
        padding: 0px 0px;
    }

    .icon-box .icon {
        margin-bottom: 0;
    }

    .icon-box .content .title {
        font-family: azosans thin;
        font-size: 16px;
        line-height: 1;
        margin: 0;
        color: #030f27;
        HEIGHT: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #ffffff;
        color: black;
        text-transform: uppercase;
    }

    .margin-47 {
        margin: 0 0;
    }

    .pd-0 {
        padding: 0px;
    }

    .paddinglf-40 {
        padding: 0 40px;
    }

    .borderimgs {
        background: #fff2c1;
        height: 460px;
        position: relative;
        /* z-index: 99; */
        /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); */
        transition: 0.3s;
        top: 110px;

    }

    .about-image-area .about-image {
        padding: 0 30px;
    }

    .firstaboutimgs {
        width: 30%;
    }

    .secondaboutimgs {
        width: 40%;
    }

    .thirdaboutimgs {
        width: 30%;
    }

    .col-gridings {
        display: flex;
        padding: 0;
    }

    .gray-bg {
        background: #80808042;
    }

    .icon-boxnew {

        background-color: #fff0;
    }

    .icon-boxnew .content .title {

        background: #ffffff00;
    }

    .icon-boxnew.box-border {
        border: 11px solid #e7e7e700;
    }

    .spanimgarrow {
        border: 1px solid black;
        /* padding: 4px 5px; */
        border-radius: 31px;
        width: 24px;
        height: 24px;
        margin-left: 13px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .spanimgarrow img {
        width: 14px;
    }

    .spancontenting {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .icon-boxnew .icon img {
        height: 180px;
        border: 1px solid #80808070;
    }


    .section-titlenew .sub-title {
        max-width: 100%;
        color: #000000;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
    }

    .section-titlenew .sub-titlenewing {
        max-width: 59%;
        color: #000000b3;
        DISPLAY: flex;
        COLOR: #0e3872;
    }

    .section-titlenew p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
        text-align: left;
    }

    .services-about-name p {
        text-align: center;
        margin: 10px 0px;
        color: #111111e0;
    }

    .banner-btm-imagesservice {
        display: grid;
        grid-template-columns: repeat(3, 1fr) !important;
        grid-column-gap: 35px;
        margin: 50px 0px;
    }

    .para-one {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        height: 300px;
    }

    .para-one p:nth-child(1) {
        font-size: 40px;
        color: white;
        margin-bottom: 0;
        font-weight: bolder;
        height: 100px;
    }


    .img-servicesbanner,
    .img-bannerser {
        position: relative;
    }

    .timer-counting-number {
        width: 100%;


        z-index: 9;
        top: 0px;
    }

    .timer-counting {
        margin-bottom: 100px;
        margin-top: 50px;
    }

    .img-servicesbanner {
        height: 300px;
        background-position: center;
        background-size: cover;
    }


    .para-one p:nth-child(2) {
        color: white;
        font-weight: bold;
        font-size: 16px;
    }

    .mb100 {
        margin-bottom: 100px;
    }

    .img-sections-para p {
        color: black;
        font-size: 29px;
        margin-bottom: 4px;
    }

    .img-sections-para ul {
        color: black;
        padding: 0 0 0 20px;
    }

    .mt52 {
        margin-top: 20px;
    }

    .servicing-about-section::before {
        content: "";
        width: 60%;
        left: 15%;
        height: 32px;
        background: #000066;

        position: absolute;
        left: 20%;
        z-index: 999;
    }

    .p-0 {
        padding: 0;
    }

    .img-sections-servicingabout img {
        width: 100%;
        height: 720px;
        transition: all .2s ease-in-out;
        object-fit: cover;
        object-position: top;
    }

    .img-sections-servicingabout {
        width: 100%;
        height: 614px;
    }

    .servicing-about-section {
        position: relative;
    }

    .gray-bg-sect {
        display: flex;
        flex-direction: column;
        justify-content: center;

        height: 720px;
        align-items: center;
        background: #80808045;
    }

    .boxes-box {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0 !important;
    }

    .preniumclass img {
        width: 100%;
        height: 290px;
        object-fit: cover;
        object-position: top;
    }

    .mtt30 {
        margin-top: 30px;
    }

    .bread-headingsnews {
        height: 550px !important;
        align-items: flex-start;
        justify-content: center;
        width: 100%;
        background: linear-gradient(45deg, #0011564a, #48315f00);
        margin: 0;
        position: relative;
        top: 0;
    }

    .banner-main-sectionnewsone {
        background-repeat: no-repeat !important;
        background-position: 100% 10% !important;
        background-size: cover !important;
        overflow: hidden !important;
    }

    .banner-main-sectionnewsone {
        height: 550px !important;
        padding: 0;
        width: 100%;
    }

    .pd-0 {
        padding: 0 !important;
    }

    .mtt64 {
        margin-top: 64px;
    }

    .box-para-camera {
        background: white;
        padding: 6px;
        margin: 0 6px;

    }

    .boxes-camerasdiv {
        display: grid;
        z-index: 9;
        bottom: -80px;
        align-items: center;
        width: 100%;
        grid-template-columns: repeat(4, 1fr);
        margin-top: -150px;
        position: relative;
        z-index: 99;
    }


    .content-cameras {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 7px;
        color: black;
    }

    .d-flexing-combine {
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .pt261 {
        padding-top: 130px;
    }

    .box-para-camera img {
        height: 170px;
        object-fit: cover;
    }

    .pd150px {
        padding: 0 156px;
    }

    .preniumclassteam img {
        width: 100%;
        height: 240px;
    }

    .section-padding-t30 {
        padding-top: 30px;
    }

    .single-portfolio {
        height: 350px;
    }

    .single-portfolio .thumbnail img {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }

    .position-rel-galler {
        margin-bottom: 0 !important;
        position: relative;
    }

    .hd-img-gallery {
        position: relative;
        height: 328px;
    }

    .hd-img-gallery img {
        height: 328px;
        width: 100%;
        object-fit: cover;
    }



    .h2-gallery-img h2 {
        color: white !important;
        font-family: azosans medium;
        text-transform: uppercase;
        text-transform: capitalize;
        font-size: 40px !important;
        padding-top: 50px;
    }

    .testi-content-flex {
        DISPLAY: flex;
        JUSTIFY-CONTENT: center;
        ALIGN-ITEMS: center;
        FLEX-DIRECTION: column;

    }

    .name-testimonial {
        text-align: center;
        MARGIN-TOP: 25PX
    }

    .testi-content-flex {
        padding: 90px 170px 0 170px;
    }

    .name-testi-img img {
        width: 200px;
        height: 200px;
        object-fit: cover;
        border-radius: 50%;
    }

    .name-testi-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .testimonial-slider .slick-dots {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .testimonial-main-section {
        padding: 78px 0;
        background: #8080804a;
    }

    .comma1one {
        width: 70px;
    }

    .para-testimonial {
        display: flex;
    }

    .paracomma {
        display: flex;
        justify-content: center;
        align-items: center;
        color: black;
        padding: 22px 0 32px 0;
        position: relative;
    }

    .paracomma p {
        font-size: 20px;
        line-height: 2;
    }

    .testimonial-slider .slick-dots li {
        list-style: none;
        width: 16px;
        height: 16px;
        background: white;
        border-radius: 29px;
        margin: 0 10px;
    }

    .testimonial-slider .slick-dots li button {
        display: none;
    }

    .testimonial-slider .slick-dots li.slick-active {
        background: #00279a !important;
    }

    .name-testimonial P {
        MARGIN-BOTTOM: 0;
        COLOR: BLACK;

    }

    .name-testimonial h3 {
        FONT-WEIGHT: 600;
    }

    .paracomma::before {
        content: '';
        background: url(../images/abk.png);
        width: 100px;
        height: 27px;
        background-repeat: no-repeat;
        position: absolute;
        top: 18px;
        left: -40px;

    }

    .paracomma::after {
        content: '';
        background: url(../images/abk.png);
        width: 127px;
        height: 27px;
        background-repeat: no-repeat;
        position: absolute;
        transform: rotate(181deg);
        bottom: 35px;
        right: 195px;
    }

    .supervision {
        padding: 0px 60px;
    }

    .img-sections-para ul li {
        font-size: 17px;
        color: #111111;
        font-family: azosans light;
    }

    .content-cameras p {
        font-size: 12px;
    }

    .gallery-slider img {
        height: 300px;
        object-fit: cover;
        margin: 0px !important;

    }

    .gallery-sections {
        margin-top: -120px;
    }

    .intro-content-two {
        margin: 0px;
    }

    .intro-section {
        align-items: flex-start;
    }

    .intro-content-two .title {
        font-size: 40px;
        line-height: 1.2;
        color: #fff;
        margin-bottom: 40px;
        margin-top: 100px;
        font-family: azosans medium;
        font-weight: bold;
        margin-left: 55px;
        text-transform: uppercase;
    }

    .menu-text span {
        background-color: #fff;
        color: blue;
        display: inline-block;
        padding: 5px 15px;

    }

    .header-section.header-transparent .header-inner {
        background-color: transparent;
    }

    .header-section {
        border-bottom: 1px solid transparent;
    }

    .site-main-menu>ul>li>a {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.375;
        display: block;
        padding: 20px 15px;
        color: #fff;

    }

    .banner-main-section {
        height: 40vh;
    }

    .banner-bottom-section {
        background: #0E3872;
    }

    .shapping-text p {
        font-size: 21px;
        line-height: 38px;
        color: white;
    }

    .shapping-text a:first-child {
        background: #FFFFFF;
        color: #111;
        text-transform: uppercase;
        padding: 6px 25px;
        font-weight: bold;
        text-align: center;
    }

    .shapping-text a:last-child {
        background: transparent;
        color: #fff;
        text-transform: capitalize !important;
        padding: 6px 50px;
        letter-spacing: 1px;
        text-align: center;
        border: 1px solid white;
        font-weight: bold;
        text-transform: lowercase;
        font-family: azosans light;
        margin-left: 20px;
    }

    .intro-section .intro-image img {
        position: absolute;
        right: 23%;
        height: 100%;
        top: 0;
    }


    .p-300 {
        padding: 30px 0px;
    }

    .banner-btm-images {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 35px;
        margin: 50px 0px;
    }

    .security-banner {
        min-height: 50vh;
        background-size: cover;
        background-position: center center;
        position: relative;
    }


    .under-stand-head h3 {
        color: white;
        font-size: 43px;
        top: 100%;
        position: absolute;
        font-family: azosans light;


    }

    .under-stand-head {
        position: absolute;
        bottom: 40%;
        left: 20%;
        width: 70%;
        text-align: center;
    }


    .vision-card {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        background: #0E3872;
        height: 260px;

    }

    .vision-images img {
        height: 260px;
        width: 100%;
        object-fit: cover;
        background-size: cover;
        background-position: top left;
    }

    .vision-text h4 {
        color: white;
        font-size: 16px;
    }

    .vision-padding {
        padding: 20px;
        display: flex;
        align-items: center;
    }

    .vision-text p {
        color: white;
        opacity: 0.6;
        font-size: 12px;
        min-height: 110px;
    }

    .vision-padding .vision-text a {
        background: transparent;
        color: #fff;
        text-transform: uppercase;
        padding: 6px 25px;
        border: 1px solid white;
        font-weight: bold;
        font-size: 12px;
    }

    .value-section {
        margin: 50px 0px;
    }

    .vision-sec {
        width: 65%;
    }

    .vision-right {
        width: 35%;
    }

    .vision-right .blue-head h5 {
        color: #0E3872;
        font-size: 13px;
    }

    .vision-right .blue-head {
        padding-left: 30px;
    }

    .blue-head h2 {
        font-size: 24px;
        margin-top: 20px;
        font-family: azosans thin;
    }

    .blue-head p {


        max-width: 84%;
        color: #111;

        font-family: azosans light !important;
        font-size: 18px;
        line-height: 36px;
        /* margin-bottom: 21px; */
        margin: 35px 0px;
    }

    .contact-form-column {
        background: #ffffff69;
        position: absolute;
        bottom: 5%;
        left: 0%;
        width: 48%;
        padding: 50px 30px;
    }

    .contact-form input {
        background: transparent;
        border: none;
        border-bottom: 2px solid #00000080;
        border-radius: 0px;
    }

    .get-touch-btn {
        background-color: #0E3872;
        color: white;
    }

    .section-title .sub-title {
        font-size: 31px;
        line-height: 32px;
        font-weight: bold;
        display: block;
        margin-top: 10px !important;
        /* max-width: 530px; */
        margin: 0 auto;
        /* margin-top: 15px; */
        max-width: auto !important;
        color: #111111d1;
    }

    .contact-form input::placeholder {
        color: #111111d1;
        opacity: 1;
    }

    .contact-form input:-ms-input-placeholder {
        color: #111111d1;
    }

    .contact-form input::-ms-input-placeholder {
        color: #111111d1;
    }

    .contact-form input:focus {
        border-color: #111;
        background-color: transparent;
    }

    .blue-head h2 span {

        font-family: azosans medium;
    }

    .client-section {
        padding: 30px 0px;
    }

    .heading-section {
        text-align: center;
    }

    .heading-section h5 {
        color: #0E3872;
    }

    .heading-section h2 {
        font-size: 30px;
        font-family: azosans thin;
        margin: 35px 0px;
    }

    .client-card {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        grid-column-gap: 15px;
        grid-row-gap: 20px;
        margin: 20px 0px;
    }

    .footer-section {
        background: #0E3872 !important;
    }

    .common-paddings {
        padding-left: 50px;
        padding-right: 50px;
    }

    .bread-headings {
        height: 70vh;
        align-items: flex-end;
        justify-content: center;
        width: 100%;
    }

    .banner-heading h5 {
        text-align: center;
        color: #fff;
        font-size: 40px;
        font-weight: bold;
        text-transform: uppercase;
        font-family: azosans bold;
    }

    .about-image-area {
        margin-right: 0px !important;
    }

    .about-inner-page {
        margin-top: 100px;
    }

    .about-texts h4 {
        font-size: 23px;
        margin: 10px 0px;
        font-family: azosans thin;
    }

    .abt-images {
        display: flex;
        margin-top: 30px;
        flex-wrap: wrap;
    }

    .abt-images .abt-left {
        width: 55%;
    }

    .abt-images .right-content-abt {
        width: 45%;
    }

    .right-content-abt p {
        padding-left: 30px;
        text-align: justify !important;
        font-weight: 500;
        letter-spacing: 0.2px;
        font-family: azosans Regural;
    }

    .abt-left img {
        height: 400px;
        object-fit: cover;

    }

    .header-logo a {
        position: relative;
        max-width: 200px;
    }

    .about-checklist ul li {
        list-style: none;
        list-style-position: outside;
        font-size: 14px;
        margin-bottom: 5px;


    }

    .about-checklist ul li span {
        padding-left: 7px;
    }

    .about-checklist ul {
        width: 500px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        padding: 15px;
    }

    .about-checklist {
        background: #0E3872;
        color: white;
        position: absolute;
        top: 325px;
        left: 25px;
        box-shadow: 0 12px 10px 0 rgb(63 81 181 / 57%);
    }

    .discover-section {
        margin-top: 150px;
    }

    .discover-contents p {

        font-family: azosans light !important;
        color: #111;
        text-align: left;
        max-width: 100%;
        font-size: 23px;

        margin-bottom: 20px;
    }

    .discover-headings h2 {
        font-size: 30px;
        margin-bottom: 30px;
        font-family: azosans thin;
        color: #111;
        width: 100%;
    }

    .about-bg-grey {
        background: #F0F3F6;
        padding: 50px 0px 0px 0px;

    }

    .about-column {
        margin-bottom: 40px;
    }

    .everyday-section {
        height: 40vh;
        background-size: cover;
        background-position: top center;
        position: relative;
    }

    .every-text h4 {
        color: white;
        position: absolute;
        left: 38%;
        top: 26%;
        margin-top: 100px;
        font-size: 19px;
        hyphens: auto;
        -webkit-hyphens: auto;
        word-spacing: -0.05em;
        font-weight: normal;
    }

    .team-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 60px;
    }

    .main-headings h2 {
        font-size: 23px;
        margin-bottom: 30px;
        color: #111;

        font-family: azosans thin;
    }

    .team .team-info .info span {
        font-family: azosans thin;
        font-weight: bold;
        letter-spacing: 0em;
        line-height: 1.58;
        font-size: 14px;
        color: #0E3872 !important;
    }

    .team-grid .info h5 {
        margin-bottom: 0px !important;
        /* font-weight: bold; */
        font-family: azosans thin;
    }

    .banner-btm-images .images img {
        width: 100%;
        height: 290px;
        object-fit: cover;
    }

    .blog .info .title {
        font-size: 17px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    /* .menu-column-area ul li a{
        color: #fff;
    } */

    .cool-link {
        display: inline-block;
        color: #000;
        text-decoration: none;
    }

    .site-main-menu ul li .cool-link.active::after {
        content: '';
        display: block;
        width: 100% !important;
        margin-top: 5px;
        height: 2px;
        background: #fff;
        transition: width .3s;
    }

    .cool-link::after {
        content: '';
        display: block;
        width: 0;
        margin-top: 5px;
        height: 2px;
        background: #fff;
        transition: width .3s;
    }

    .cool-link:hover::after {
        width: 100%;
        /* transition: width .3s; */
    }

    .discover-images img {
        width: 100%;
    }

    .section-title-twoss .title {
        font-size: 20px;
        line-height: 35px;
        margin: 0;
        margin-bottom: 15px;
        font-family: azosans thin;
        color: #111;
        text-align: center;
    }

    .about-content-areaone h5 {
        font-size: 19px;
        text-align: justify;
        font-family: azosans light;
        color: #111111d9;
    }

    .about-content-areaone {
        /* padding-left: 41px; */
        margin-top: 60px;
        padding: 0 15px;
    }

    .about-content-area p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
        text-align: left;
        font-family: azosans light;
    }

    .section-titlenew .title.fz-32 span {
        font-family: azosans medium;
    }

    .icon-box .content .title {
        font-family: azosans thin;
        font-size: 15px;

        margin-top: 10px;
    }

    .section-title .title.fz-32 {
        font-size: 25px;
        line-height: 44px;
        font-family: azosans thin;

    }

    .services-row-new .mb-6 {
        margin-bottom: 0px !important;
    }

    .section-titlenew p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 20px;

    }

    .contact-form-column .inquiry-form {
        position: relative;
        z-index: 99;
        margin-bottom: 10px;
    }


    .values-contents {
        word-spacing: 0px;


    }


    .footer-widget-title {
        font-size: 20px;
        color: #fff;
        margin-bottom: 17px;
        font-weight: 900;
        text-transform: uppercase;
    }

    .footer-social-inline a {
        margin-right: 10px;
        margin-bottom: 10px;
        color: darkblue;
        border: 1px solid;
        background-color: white;
        border-radius: 20px;
        /* padding: 6px 8px; */
        display: inline-block;
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .site-main-menu>ul>li:hover>a {
        color: #fff;
    }

    .header-section.is-sticky .header-inner {
        position: fixed;
        top: 0;
        left: 0;
        background-color: #08244B !important;
        width: 100%;
        height: 80px;
        -webkit-animation: headerSlideDown 0.95s ease forwards;
        animation: headerSlideDown 0.95s ease forwards;
        -webkit-box-shadow: 0 8px 20px 0 rgb(0 0 0 / 10%);
        box-shadow: 0 8px 20px 0 rgb(0 0 0 / 10%);
    }

    .section-titlenew .traning-text {
        font-size: 31px !important;
        color: #111;
        font-family: azosans thin;
    }

    .header-logo a img {
        width: 90%;
        padding: 0px 0;
    }

    [data-overlay]::before {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: transparent;
    }

    .form-container {

        display: flex;
        justify-content: center;
        align-items: center;
    }

    .upload-files-container {
        background-color: #f7fff7;
        width: 100%;
        padding: 30px 60px;
        border-radius: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 10px 20px, rgba(0, 0, 0, 0.28) 0px 6px 6px;
    }

    .drag-file-area {
        border: 2px dashed #7b2cbf;
        border-radius: 40px;
        margin: 10px 0 15px;
        padding: 30px 50px;
        width: 350px;
        text-align: center;
    }

    .drag-file-area .upload-icon {
        font-size: 30px;
    }

    .drag-file-area h3 {

        font-size: 17px;
        margin: 15px 0;

    }

    .drag-file-area label {
        font-size: 16px;
        display: inline;
    }

    .drag-file-area label .browse-files-text {
        color: #7b2cbf;
        font-weight: bolder;
        cursor: pointer;
    }

    .browse-files span {
        position: relative;
        top: -25px;
    }

    .default-file-input {
        opacity: 0;
    }

    .cannot-upload-message {
        background-color: #ffc6c4;
        font-size: 17px;
        display: flex;
        align-items: center;
        margin: 5px 0;
        padding: 5px 10px 5px 30px;
        border-radius: 5px;
        color: #BB0000;
        display: none;
    }

    @keyframes fadeIn {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .cannot-upload-message span,
    .upload-button-icon {
        padding-right: 10px;
    }

    .cannot-upload-message span:last-child {
        padding-left: 20px;
        cursor: pointer;
    }

    .file-block {
        color: #f7fff7;
        background-color: #7b2cbf;
        transition: all 1s;
        width: 390px;
        position: relative;
        display: none;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin: 10px 0 15px;
        padding: 10px 20px;
        border-radius: 25px;
        cursor: pointer;
    }

    .file-info {
        display: flex;
        align-items: center;
        font-size: 15px;
    }

    .file-icon {
        margin-right: 10px;
    }

    .file-name,
    .file-size {
        padding: 0 3px;
    }

    .remove-file-icon {
        cursor: pointer;
    }

    .progress-bar {
        display: flex;
        position: absolute;
        bottom: 0;
        left: 4.5%;
        width: 0;
        height: 5px;
        border-radius: 25px;
        background-color: #4BB543;
    }

    .upload-button {
        background-color: #08244B;
        color: #f7fff7;
        display: flex;
        align-items: center;
        font-size: 18px;
        border: none;
        border-radius: 20px;
        margin: 10px;
        padding: 7.5px 50px;
        cursor: pointer;
    }

    .team-info ul {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px 0px;
        padding: 0px;
    }

    .team-info ul li {
        list-style: none;
        margin: 0px 7px;
        background: #08244B;
        width: 40px;
        height: 40px;
        color: white;
        justify-content: center;
        align-items: center;
        display: flex;
        border-radius: 50%;

    }


}


@media screen and (max-width: 767px) {
    .under-stand-headnew h3 {
        font-weight: bold !important;
    }

    .onebanner-main-section {
        background-repeat: no-repeat;
        background-position: 50% 50px !important;
        background-size: cover;
        overflow: hidden;
        background-color: #0e3872;
    }

    .section-title .title.fz-32new {
        font-size: 17px;
        font-family: azosans thin;
        text-align: left !important;
    }

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 10px 20px;
        transition: all 0.3s ease;
        color: white;
        font-size: 25px;
        margin: 2px 0px;
    }

    .footer-widget-content p {
        font-size: 15px !important;
    }

    .shapping-text {
        display: flex;
        flex-direction: column;
        margin-bottom: 15px;
    }

    .list-inners li {
        font-size: 15px !important;
    }

    .row-categories {
        display: -ms-flexbox;
        /* IE10 */
        display: flex;
        -ms-flex-wrap: wrap;
        /* IE10 */
        flex-wrap: wrap;
        padding: 0 4px;
    }

    /* Create four equal columns that sits next to each other */
    .column {
        -ms-flex: 100%;
        /* IE10 */
        flex: 100%;
        max-width: 100%;
        overflow: hidden;

    }

    .column img {
        vertical-align: middle;
        width: 100%;
        height: auto;
        overflow: hidden;
        transition: all .2s ease-in-out;
    }

    .column img:hover {
        transform: scale(1.1);
        height: auto;
    }

    .grid-thum-images {
        display: flex;
        flex-wrap: wrap;
    }

    .grid-thum-images img {
        width: 50% !important;
        height: 150px;
        object-fit: cover;
        margin-bottom: 10px !important;
    }

    .grid-thum-images img:nth-child(5) {
        width: 100% !important;
        height: 350px;
    }

    .training-images p {
        font-family: azosans light !important;
        color: #111;
        text-align: center;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 40px;
    }

    .about-image-area .about-image:hover img {
        transform: scale(1.1);
        height: auto;
    }

    .vision-images {


        overflow: hidden;
        transition: all .2s ease-in-out;
    }

    .vision-images:hover img {
        transform: scale(1.1);

    }

    .client-img:hover img {
        transform: scale(1.2);
    }

    .images:hover .premium-security img {
        transform: scale(1.1);
        transition: all .7s ease-in-out;
        height: 280px;
        overflow: hidden;

    }

    .premium-security {

        height: 240px;
        overflow: hidden;
        transition: all .2s ease-in-out;
    }



    .list-container {
        max-height: 1800px;
        /* Adjust the height as needed */
        overflow: hidden;
    }

    .list-item {
        display: none;
    }


    .text-container {
        /* max-height: 200px; */
        overflow: hidden;
    }



    .footer-paragraph {
        margin-bottom: 10px;
    }

    .values-contents {
        word-spacing: 0px;


    }

    .show {
        display: inline;
    }

    .read-more-button .footer-view-more {
        border: 1px solid;
        padding: 4px 25px;
        display: inline-block;
        margin-top: 20px;
        font-size: 13px;
        text-transform: uppercase;
        margin-right: 16px;
        color: #fff;
    }

    .column1 img:nth-child(3) {
        height: 550px;
        object-fit: cover;
        object-position: top;
    }

    .column1 img:nth-child(1) {
        height: 555px;
        object-fit: cover;
        object-position: top;
    }

    .column1 img:nth-child(2) {
        height: 260px;
        object-fit: cover;
        object-position: top;
    }


    .column2 img:nth-child(1) {
        height: 275px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(2) {
        height: 555px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(3) {
        height: 260px;
        object-fit: cover;
        object-position: top;
    }

    .column2 img:nth-child(4) {
        height: 275px;

        object-fit: cover;
        object-position: 78% 70%;
    }

    .column3 img:nth-child(1) {
        height: 350px;
        object-fit: cover;
        object-position: left;
    }

    .column3 img:nth-child(2) {
        height: 235px;
        object-fit: cover;
        object-position: top;
    }

    .column3 img:nth-child(3) {
        height: 255px;

        object-fit: cover;
        object-position: top;
    }


    .column3 img:nth-child(4) {
        height: 275px;

        object-fit: cover;
        object-position: top;
    }

    .column3 img:nth-child(5) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }



    .column4 img:nth-child(1) {
        height: 255px;
        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(2) {
        height: 275px;
        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(3) {
        height: 270px;

        object-fit: cover;
        object-position: top;
    }


    .column4 img:nth-child(4) {
        height: 295px;

        object-fit: cover;
        object-position: top;
    }

    .column4 img:nth-child(5) {
        height: 270px;

        object-fit: cover;
        object-position: 50% 25%;
    }

    .section-padding {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .column img {
        height: auto !important;
        margin-bottom: 20px !important;
    }

    .abouts-img1 img:nth-child(1) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img1 img:nth-child(2) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img1 img:nth-child(3) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img1 img:nth-child(4) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }



    .abouts-img2 img:nth-child(1) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img2 img:nth-child(2) {
        height: 500px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img2 img:nth-child(3) {
        height: 250px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img3 img:nth-child(1) {
        height: 220px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img3 img:nth-child(2) {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img3 img:nth-child(3) {
        height: 300px;

        object-fit: cover;
        object-position: 70% 35%;
    }

    .abouts-img3 img:nth-child(4) {
        height: 230px;

        object-fit: cover;
        object-position: top;
    }


    .abouts-img4 img:nth-child(1) {
        height: 400px;
        object-fit: cover;
        object-position: top;
    }

    .abouts-img4 img:nth-child(2) {
        height: 300px;
        object-fit: cover;
        object-position: 80% 100%;
    }

    .abouts-img4 img:nth-child(3) {
        height: 300px;

        object-fit: cover;
        object-position: top;
    }

    .training-images .training {
        text-align: left;
    }


    .every-text h4 {
        color: white;
        position: absolute;
        left: 38%;
        top: 26%;
        margin-top: 100px;
        font-size: 35px;
        hyphens: auto;
        -webkit-hyphens: auto;
        font-weight: normal;
    }

    .discover-contents p {

        font-family: azosans light !important;
        color: #111;
        text-align: left;
        max-width: 80%;
        font-size: 23px;
        margin-bottom: 20px;
    }



    .h-570 img {
        height: 470px;
    }


    .leadership-list .underlist-leadership {
        font-size: 18px;
    }

    .section-padding-bottom-180 {
        padding-bottom: 90px;
    }

    .banner-subtext p {
        font-family: azosans medium;
    }

    .banner-subtext {
        font-size: 25px;
        color: #fff;
        padding-left: 55px;
        width: 50%;
    }

    .text-left-important {
        text-align: left !important;
    }

    .new-headings h4 {
        color: #2e2a2a;
        margin-bottom: 30px;
        font-size: 17px;
        line-height: 44px;
        font-family: azosans thin;
    }

    .description-mt {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .content-of-description p {
        text-align: justify;
        color: black;
        line-height: 30px;
        font-family: azosans light !important;
        font-size: 15px;

    }

    .team-leaderleft {
        margin-left: 0px;
    }

    .team-leaderright {
        margin-right: 0px;

    }

    .team-leader .thumb img {
        width: 100%;
        height: 500px;
    }

    .underlist-leadership {
        padding-left: 18px;
        color: black;

    }

    .underlist-leadership li {
        margin-bottom: 11px;
        color: black;
        font-size: 15px;

        font-family: azosans light !important;
    }

    .training-recruitment-section {
        margin-bottom: 0px !important;
    }

    .margin-bottom-60 {
        margin-bottom: 40px;
    }

    .team-opens .thumb img {
        width: 100%;
        height: auto;
        object-fit: cover;
        margin-top: 20px;
    }

    .content-of-training p {
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 15px;
        line-height: 30px;
        margin: 20px 0px;

    }

    #page {
        overflow-x: hidden;
    }

    body {
        overflow-x: hidden;
    }

    .mb-20 {
        margin-bottom: 20px !important;
    }

    .content-of-training h2 {
        font-size: 17px;
        font-family: azosans thin;
        margin: 15px 0px;
    }

    .training-recruitment-section .section-title {

        margin-bottom: 20px;
    }

    .training-images .thumb img {
        width: 100%;
        padding: 0px 5px;
    }

    .section-titlessss .title.fz-32 {
        font-size: 37px !important;
        line-height: 44px;
        font-family: azosans thin;
    }

    .officer-grid {
        display: grid;
    }

    .img-sections-servicingabout:hover img {
        transform: scale(1.1);
    }

    .read-more-btns button {
        background: #0e3872;
        /* height: 47px; */
        padding: 8px 30px;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 19px;
        margin: 15px auto 15px auto !important;
        border: none;
        font-size: 17px;
        border: none;
    }

    .timer-counting-number .funfact .number {
        margin-bottom: 0px !important;
    }

    .bottom-gallery-slider .images {
        margin: 0px 15px;
    }


    .footer-widget-content .read-more-button a {
        border: 1px solid;
        padding: 4px 25px;
        display: inline-block;
        margin-top: 20px;
        font-size: 13px;
        text-transform: uppercase;
        margin-right: 16px;
    }

    .footer-logo a img {

        margin-top: -40px;
    }

    .footer-widget-content p a span {
        margin-right: 10px;
        font-size: 14px;
    }

    .client-card .client-img img {
        width: 100%;
        height: 100px;
        object-fit: contain;
    }

    .about-image-area .about-image {
        WIDTH: 100%;
    }

    .about-image-area .about-image img {
        WIDTH: 100%;
        height: auto;
        object-fit: cover;
    }

    .about-content-area p {
        max-width: 100%;
        color: #000000;
        text-align: justify;
    }

    .section-title-twoss {
        position: relative;
        z-index: 99;
        margin-bottom: 12px;
        display: flex;

        justify-content: center;
    }

    .section-title-twoss span {
        background: #0e3872;
        /* height: 47px; */
        padding: 6px 41px;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 15px;
    }

    .section-title-twoss .title {
        font-size: 29px;
        line-height: 35px;
        font-family: azosans thin;
        margin: 0;
        color: #111;
        text-align: center;
    }

    .about-content-areaone {
        /* padding-left: 41px; */
        margin-top: 59px;
        padding: 0 31px;
    }

    .mt38 {
        margin-top: 60px;
    }

    .icon-box {
        padding: 0px 0px;
    }

    .icon-box .icon {
        margin-bottom: 0;
    }

    .icon-box .content .title {
        font-family: azosans thin;
        font-size: 16px;
        line-height: 1;
        margin: 0;
        color: #030f27;
        HEIGHT: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #ffffff;
        color: black;
        text-transform: uppercase;
    }

    .margin-47 {
        margin: 0 0;
    }

    .pd-0 {
        padding: 0px;
    }

    .paddinglf-40 {
        padding: 0 40px;
    }

    .borderimgs {
        background: #fff2c1;
        height: 460px;
        position: relative;
        /* z-index: 99; */
        /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%); */
        transition: 0.3s;
        top: 110px;

    }

    .about-image-area .about-image {
        padding: 0 30px;
    }

    .firstaboutimgs {
        width: 100%;
    }

    .secondaboutimgs {
        width: 100%;
    }

    .thirdaboutimgs {
        width: 100%;
    }

    .col-gridings {
        display: flex;
        padding: 0px 15px;
        flex-direction: column;
    }

    .gray-bg {
        background: #80808042;
        padding-top: 100px
    }

    .icon-boxnew {

        background-color: #fff0;
    }

    .icon-boxnew .content .title {

        background: #ffffff00;
    }

    .icon-boxnew.box-border {
        border: 11px solid #e7e7e700;
    }

    .spanimgarrow {
        border: 1px solid black;
        /* padding: 4px 5px; */
        border-radius: 31px;
        width: 24px;
        height: 24px;
        margin-left: 13px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .spanimgarrow img {
        width: 14px;
    }

    .spancontenting {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .icon-boxnew .icon img {
        height: auto;
        border: 1px solid #80808070;
    }


    .section-titlenew .sub-title {
        max-width: 100%;
        color: #000000;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
    }

    .section-titlenew .sub-titlenewing {
        max-width: 100%;
        color: #000000b3;
        DISPLAY: flex;
        font-size: 15px;
        COLOR: #0e3872;
    }

    .section-titlenew p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .uniform-guards {
        display: grid !important;
        grid-row-gap: 15px;
    }

    .uniform-guards .images img {
        height: 200px !important;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
        text-align: left;
    }

    .services-about-name p {
        text-align: center;
        margin: 20px 0px;
        font-size: 12px;
        color: #111111e0;
    }

    .banner-btm-imagesservice {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
        grid-row-gap: 15px;

    }

    .para-one {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        height: auto;
        padding: 20px 0px;
    }

    .para-one p:nth-child(1) {
        font-size: 25px;
        color: white;

        font-weight: bolder;
        height: auto;
        margin-bottom: 30px;
    }


    .img-servicesbanner,
    .img-bannerser {
        position: relative;
    }

    .timer-counting-number {
        width: 100%;


        z-index: 9;
        top: 0px;
    }

    .timer-counting {
        margin-bottom: 0px;
        margin-top: 50px;
    }

    .img-servicesbanner {
        height: 250px;
        background-position: center;
        background-size: cover;
    }


    .para-one p:nth-child(2) {
        color: white;
        font-weight: bold;
        font-size: 16px;
    }

    .mb100 {
        margin-bottom: 50px;
    }

    .img-sections-para p {
        color: black;
        font-size: 29px;
        margin-bottom: 4px;
    }

    .img-sections-para ul {
        color: black;
        padding: 0 0 0 20px;
    }

    .mt52 {
        margin-top: 20px;
    }

    .servicing-about-section::before {
        content: "";
        width: 60%;
        left: 15%;
        height: 15px;
        background: #000066;

        position: absolute;
        left: 20%;
        z-index: 999;
    }

    .p-0 {
        padding: 0;
    }

    .img-sections-servicingabout img {
        width: 100%;
        height: 720px;
        transition: all .2s ease-in-out;
        object-fit: cover;
        object-position: top;
    }

    .img-sections-servicingabout {
        width: 100%;
        height: 614px;
    }

    .servicing-about-section {
        position: relative;
    }

    .gray-bg-sect {
        display: flex;
        flex-direction: column;
        justify-content: center;

        padding: 25px 0px;
        align-items: center;
        background: #80808045;
    }

    .boxes-box {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0 !important;
    }

    .preniumclass img {
        width: 100%;
        height: 290px;
        object-fit: cover;
        object-position: top;
    }

    .mtt30 {
        margin-top: 30px;
    }

    .bread-headingsnews {
        height: auto !important;
        align-items: flex-start;
        justify-content: center;
        width: 100%;
        background: linear-gradient(45deg, #0011564a, #48315f00);
        margin: 0;
        position: relative;
        top: 0;
    }

    .banner-main-sectionnewsone {
        background-repeat: no-repeat !important;
        background-position: 100% 10% !important;
        background-size: cover !important;
        overflow: hidden !important;
    }

    .banner-main-sectionnewsone {
        height: 280px !important;
        padding: 0;
        width: 100%;
    }

    .pd-0 {
        padding: 0 !important;
    }

    .mtt64 {
        margin-top: 64px;
    }

    .box-para-camera {
        background: white;
        padding: 6px;
        margin: 0 6px;

    }

    .boxes-camerasdiv {
        display: grid;
        z-index: 9;
        bottom: -80px;
        align-items: center;
        width: 100%;
        grid-template-columns: repeat(4, 1fr);
        margin-top: -150px;
        position: relative;
        z-index: 99;
    }


    .content-cameras {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 7px;
        color: black;
    }

    .d-flexing-combine {
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .pt261 {
        padding-top: 130px;
    }

    .box-para-camera img {
        height: 230px;
        object-fit: cover;
        width: 100%;
    }

    .pd150px {
        padding: 0 156px;
    }

    .preniumclassteam img {
        width: 100%;
        height: 240px;
    }

    .section-padding-t30 {
        padding-top: 30px;
    }

    .blog-3 {
        margin-bottom: 0px;
    }

    .sidebar-widget-list-post li a {
        font-size: 15px;
        line-height: 22px;
    }

    .contact-info .info .title {
        font-size: 16px;
        line-height: 1;
        font-weight: 400;
        margin-bottom: 15px;
    }

    .contact-info {
        padding: 25px 30px 30px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .contact-info .icon {
        margin-right: 30px;
        margin-bottom: 20px;
    }

    .single-portfolio {
        height: 240px;
        margin: 15px 0px;
    }

    .blog .info .title a {
        font-size: 16px;
    }

    .page-title .title {
        font-size: 16px;
    }

    .blog-3 .info .title {
        font-size: 17px;
        line-height: 32px;
    }

    .single-portfolio .thumbnail img {
        width: 100%;
        height: 240px;
        object-fit: cover;
    }

    .position-rel-galler {
        margin-bottom: 0 !important;
        position: relative;
    }

    .hd-img-gallery {
        position: relative;
        height: 328px;
    }

    .hd-img-gallery img {
        height: 328px;
        width: 100%;
        object-fit: cover;
    }



    .h2-gallery-img h2 {
        color: white !important;
        font-family: azosans medium;
        text-transform: uppercase;
        text-transform: capitalize;
        font-size: 40px !important;
        padding-top: 50px;
    }

    .testi-content-flex {
        DISPLAY: flex;
        JUSTIFY-CONTENT: center;
        ALIGN-ITEMS: center;
        FLEX-DIRECTION: column;

    }

    .name-testimonial {
        text-align: center;
        MARGIN-TOP: 25PX
    }

    .testi-content-flex {
        padding: 90px 170px 0 170px;
    }

    .name-testi-img img {
        width: 200px;
        height: 200px;
        object-fit: cover;
        border-radius: 50%;
    }

    .name-testi-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .testimonial-slider .slick-dots {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .testimonial-main-section {
        padding: 78px 0;
        background: #8080804a;
    }

    .comma1one {
        width: 70px;
    }

    .para-testimonial {
        display: flex;
    }

    .paracomma {
        display: flex;
        justify-content: center;
        align-items: center;
        color: black;
        padding: 22px 0 32px 0;
        position: relative;
    }

    .paracomma p {
        font-size: 20px;
        line-height: 2;
    }

    .testimonial-slider .slick-dots li {
        list-style: none;
        width: 16px;
        height: 16px;
        background: white;
        border-radius: 29px;
        margin: 0 10px;
    }

    .testimonial-slider .slick-dots li button {
        display: none;
    }

    .testimonial-slider .slick-dots li.slick-active {
        background: #00279a !important;
    }

    .name-testimonial P {
        MARGIN-BOTTOM: 0;
        COLOR: BLACK;

    }

    .name-testimonial h3 {
        FONT-WEIGHT: 600;
    }

    .paracomma::before {
        content: '';
        background: url(../images/abk.png);
        width: 100px;
        height: 27px;
        background-repeat: no-repeat;
        position: absolute;
        top: 18px;
        left: -40px;

    }

    .paracomma::after {
        content: '';
        background: url(../images/abk.png);
        width: 127px;
        height: 27px;
        background-repeat: no-repeat;
        position: absolute;
        transform: rotate(181deg);
        bottom: 35px;
        right: 195px;
    }

    .supervision {
        padding: 0px 25px;
    }

    .img-sections-para ul li {
        font-size: 15px;
        color: #111111;
        font-family: azosans light;
    }

    .content-cameras p {
        font-size: 12px;
    }

    .gallery-slider img {
        height: 300px;
        object-fit: cover;
        margin: 0px !important;

    }

    .gallery-sections {
        margin-top: -120px;
    }

    .intro-content-two {
        margin: 0px;
    }

    .intro-section {
        align-items: flex-start;
    }

    .intro-content-two .title {
        font-size: 21px;
        line-height: 1.2;
        color: #fff;
        margin-bottom: 40px;
        margin-top: 70px;
        font-family: azosans medium;
        font-weight: bold;
        margin-left: 15px;
        text-transform: uppercase;
    }

    body {
        overflow-x: hidden;
    }

    .menu-text span {
        background-color: #fff;
        color: blue;
        display: inline-block;
        padding: 5px 15px;

    }

    .header-section.header-transparent .header-inner {
        background-color: transparent;
    }

    .header-section {
        border-bottom: 1px solid transparent;
    }

    .site-main-menu>ul>li>a {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.375;
        display: block;
        padding: 20px 15px;
        color: #fff;

    }

    .banner-main-section {
        height: 35vh;
    }

    .banner-bottom-section {
        background: #0E3872;
    }

    .shapping-text p {
        font-size: 19px;
        line-height: 26px;
        color: white;
        text-align: center;
    }

    .shapping-text a:first-child {
        background: #FFFFFF;
        color: #111;
        text-transform: uppercase;
        padding: 6px 25px;
        font-weight: bold;
        font-size: 14px;
        text-align: center;
    }

    .shapping-text a:last-child {
        background: transparent;
        color: #fff;
        text-transform: capitalize !important;
        padding: 6px 50px;
        letter-spacing: 1px;
        text-align: center;
        border: 1px solid white;
        font-weight: bold;
        text-transform: lowercase;
        font-family: azosans light;
        /* margin-left: 20px; */
        margin: 10px 0px;
        font-size: 14px;
    }

    .intro-section .intro-image img {
        position: absolute;
        right: 23%;
        height: 100%;
        top: 0;
    }


    .p-300 {
        padding: 30px 0px;
    }

    .banner-btm-images {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 15px;
        margin: 20px 0px;

    }

    .security-banner {
        min-height: 30vh;
        background-size: cover;
        background-position: center center;
        position: relative;
    }


    .under-stand-head h3 {
        color: white;
        font-size: 17px;
        top: 90%;
        position: absolute;
        font-family: azosans light;


    }

    .under-stand-head {
        position: absolute;
        bottom: 50%;
        left: 20%;
        width: 70%;
        text-align: center;
    }


    .vision-card {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        background: #0E3872;


    }

    .vision-images img {
        height: auto;
        width: 100%;
        object-fit: cover;
        background-size: cover;
        background-position: top left;
    }

    .vision-text h4 {
        color: white;
        font-size: 16px;
    }

    .vision-padding {
        padding: 20px;
        display: flex;
        align-items: center;
    }

    .vision-text p {
        color: white;
        opacity: 0.6;
        font-size: 15px;

    }

    .vision-padding .vision-text a {
        background: transparent;
        color: #fff;
        text-transform: uppercase;
        padding: 6px 25px;
        border: 1px solid white;
        font-weight: bold;
        font-size: 12px;
    }

    .value-section {
        margin: 50px 0px;
    }

    .vision-sec {
        width: 100%;
    }

    .vision-card-main {
        flex-direction: column;
        flex-wrap: wrap;
    }

    .vision-right {
        width: 100%;
    }

    .vision-right .blue-head h5 {
        color: #0E3872;
        font-size: 13px;
    }

    .vision-right .blue-head {
        padding: 25px 0px;
    }

    .blue-head h2 {
        font-size: 20px;
        margin-top: 20px;
        font-family: azosans thin;
    }

    .blue-head p {


        color: #111;
        font-family: azosans light !important;
        font-size: 16px;
        line-height: 25px;
        /* margin-bottom: 21px; */
        margin: 20px 0px;
    }

    .contact-form-column {
        background: #ffffff69;
        /* position: absolute; */
        bottom: 5%;
        margin: auto;
        left: 0%;
        width: 94%;
        padding: 50px 30px;
    }

    .contact-form input {
        background: transparent;
        border: none;
        border-bottom: 2px solid #00000080;
        border-radius: 0px;
    }

    .get-touch-btn {
        background-color: #0E3872;
        color: white;
    }

    .section-title .sub-title {
        font-size: 17px;
        line-height: 23px;
        font-weight: bold;
        display: block;
        margin-top: 10px !important;
        /* max-width: 530px; */
        margin: 0 auto;
        /* margin-top: 15px; */
        max-width: auto !important;
        color: #111111d1;
    }

    .contact-form textarea {

        background-color: transparent;
    }

    .contact-form input {
        font-size: 15px;
    }


    .contact-form input::placeholder {
        color: #748494;
        opacity: 1;
    }

    .contact-form input:-ms-input-placeholder {
        color: #748494;
    }

    .contact-form input::-ms-input-placeholder {
        color: #748494;
    }

    .contact-form input:focus {
        border-color: #111;
        background-color: transparent;
    }

    .blue-head h2 span {

        font-family: azosans medium;
    }

    .client-section {
        padding: 30px 0px;
    }

    .heading-section {
        text-align: center;
    }

    .heading-section h5 {
        color: #0E3872;
    }

    .heading-section h2 {
        font-size: 17px;
        font-family: azosans thin;
        margin: 15px 0px;
    }

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 10px 20px;
        transition: all 0.3s ease;
        color: white;
        font-size: 23px;
        margin: 2px 0px;
    }

    .client-card {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 15px;
        grid-row-gap: 20px;
        margin: 20px 0px;
    }

    .footer-section {
        background: #0E3872 !important;
    }

    .common-paddings {
        padding-left: 0px;
        padding-right: 0px;
    }

    .bread-headings {
        height: 25vh;
        align-items: flex-end;
        justify-content: center;
        width: 100%;
    }

    .banner-heading h5 {
        text-align: center;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        font-family: azosans bold;
    }

    .about-image-area {
        margin-right: 0px !important;
    }

    .about-inner-page {
        margin-top: 100px;
    }

    .about-texts h4 {
        font-size: 17px;
        margin: 10px 0px;
        font-family: azosans thin;
        line-height: 28px;
    }

    .abt-images {
        display: flex;
        margin-top: 30px;
        flex-wrap: wrap;
    }

    .abt-images .abt-left {
        width: 100%;
    }

    .abt-images .right-content-abt {
        width: 100%;
        margin-top: 50px;
    }

    .right-content-abt p {
        padding-left: 0px;
        text-align: justify !important;
        font-weight: 500;
        letter-spacing: 0.2px;
        font-family: azosans Regural;
    }

    .abt-left img {
        height: 400px;
        object-fit: cover;

    }

    .header-logo a {
        position: relative;
        max-width: 200px;
    }

    .about-checklist ul li {
        list-style: none;
        list-style-position: outside;
        font-size: 14px;
        margin-bottom: 5px;


    }

    .about-checklist ul li span {
        padding-left: 7px;
    }

    .about-checklist ul {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        padding: 15px;
    }

    .about-checklist {
        background: #0E3872;
        color: white;
        /* position: absolute; */
        top: 270px;
        left: 2%;
        box-shadow: 0 12px 10px 0 rgb(63 81 181 / 57%);
        width: 96%;
        margin-top: -70px;
        margin-left: 2%;
    }

    .discover-section {
        margin-top: 15px;
    }

    .discover-contents p {

        font-family: azosans light !important;
        color: #111;
        text-align: left;
        max-width: 100%;
        font-size: 17px;
        margin-bottom: 20px;
    }

    .discover-headings h2 {
        font-size: 20px;
        margin-bottom: 30px;
        font-family: azosans thin;
        color: #111;
        width: 100%;
    }

    .about-bg-grey {
        background: #F0F3F6;
        padding: 50px 0px 0px 0px;

    }

    .about-column {
        margin-bottom: 40px;
    }

    .everyday-section {
        height: 40vh;
        background-size: cover;
        background-position: top center;
        position: relative;
    }

    .every-text h4 {
        color: white;
        position: absolute;
        left: 38%;
        top: 26%;
        margin-top: 100px;
        font-size: 19px;
        hyphens: auto;
        -webkit-hyphens: auto;
        word-spacing: -0.05em;
        font-weight: normal;
    }

    .every-textnew h4 {

        font-weight: bold !important;
    }

    .team-grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 20px;
    }

    .main-headings h2 {
        font-size: 20px;
        margin-bottom: 30px;
        color: #111;

        font-family: azosans thin;
    }

    .team .team-info .info span {
        font-family: azosans thin;
        font-weight: bold;
        letter-spacing: 0em;
        line-height: 1.58;
        font-size: 12px;
        color: #0E3872 !important;
    }

    .team-grid .info h5 {
        margin: 10px !important;
        /* font-weight: bold; */
        font-family: azosans thin;
        font-size: 15px !important;
        margin-bottom: 0px !important;
    }

    .banner-btm-images .images img {
        width: 100%;
        height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .blog .info .title {
        font-size: 17px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    /* .menu-column-area ul li a{
        color: #fff;
    } */

    .cool-link {
        display: inline-block;
        color: #000;
        text-decoration: none;
    }

    .site-main-menu ul li .cool-link.active::after {
        content: '';
        display: block;
        width: 100% !important;
        margin-top: 5px;
        height: 2px;
        background: #fff;
        transition: width .3s;
    }

    .cool-link::after {
        content: '';
        display: block;
        width: 0;
        margin-top: 5px;
        height: 2px;
        background: #fff;
        transition: width .3s;
    }

    .cool-link:hover::after {
        width: 100%;
        /* transition: width .3s; */
    }

    .discover-images img {
        width: 100%;
    }

    .section-title-twoss .title {
        font-size: 16px;
        line-height: 25px;
        margin: 0;
        margin-bottom: 15px;
        font-family: azosans thin;
        color: #111;
        text-align: center;
    }

    .about-content-areaone h5 {
        font-size: 19px;
        text-align: justify;
        font-family: azosans light;
        color: #111111d9;
    }

    .about-content-areaone {
        /* padding-left: 41px; */
        margin-top: 180px;
        padding: 0 15px;
    }

    .about-content-area p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .section-titlenew .title.fz-32 {
        font-size: 38px;
        text-align: left;
        font-family: azosans light;
    }

    .section-titlenew .title.fz-32 span {
        font-family: azosans medium;
    }

    .icon-box .content .title {
        font-family: azosans thin;
        font-size: 15px;
        font-family: azosans thin;
        margin-top: 10px;
    }

    .section-title .title.fz-32 {
        font-size: 17px;

        font-family: azosans thin;
        text-align: center;

    }

    .services-row-new .mb-6 {
        margin-bottom: 0px !important;
    }

    .section-titlenew p {
        max-width: 100%;
        font-family: azosans light !important;
        color: #111;
        text-align: justify;
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 20px;

    }

    .contact-form-column .inquiry-form {
        position: relative;
        z-index: 99;
        margin-bottom: 10px;
    }


    .values-contents {
        word-spacing: 0px;


    }


    .footer-widget-title {
        font-size: 17px;
        color: #fff;
        margin-bottom: 17px;
        font-weight: 900;
        text-transform: uppercase;
    }

    .footer-social-inline a {
        margin-right: 10px;
        margin-bottom: 10px;
        color: darkblue;
        border: 1px solid;
        background-color: white;
        border-radius: 20px;
        /* padding: 6px 8px; */
        display: inline-block;
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .site-main-menu>ul>li:hover>a {
        color: #fff;
    }

    .header-section.is-sticky .header-inner {
        position: fixed;
        top: 0;
        left: 0;
        background-color: #08244B !important;
        width: 100%;
        height: 80px;
        -webkit-animation: headerSlideDown 0.95s ease forwards;
        animation: headerSlideDown 0.95s ease forwards;
        -webkit-box-shadow: 0 8px 20px 0 rgb(0 0 0 / 10%);
        box-shadow: 0 8px 20px 0 rgb(0 0 0 / 10%);
    }

    .section-titlenew .traning-text {
        font-size: 17px !important;
        color: #111;
        font-family: azosans thin;
    }

    .header-logo a img {
        width: 90%;
        padding: 0px 0;
    }

    [data-overlay]::before {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: transparent;
    }



    .upload-files-container {
        background-color: #f7fff7;
        width: 100%;
        padding: 30px 60px;
        border-radius: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .drag-file-area {
        border: 2px dashed #7b2cbf;
        border-radius: 40px;
        margin: 10px 0 15px;
        padding: 30px 50px;
        width: 350px;
        text-align: center;
    }

    .drag-file-area .upload-icon {
        font-size: 20px;
    }

    .drag-file-area h3 {

        font-size: 17px;
        margin: 15px 0;

    }

    .drag-file-area label {
        font-size: 16px;
        display: inline;
    }

    .drag-file-area label .browse-files-text {
        color: #7b2cbf;
        font-weight: bolder;
        cursor: pointer;
    }

    .browse-files span {
        position: relative;
        top: -25px;
    }

    .default-file-input {
        opacity: 0;
    }

    .cannot-upload-message {
        background-color: #ffc6c4;
        font-size: 17px;
        display: flex;
        align-items: center;
        margin: 5px 0;
        padding: 5px 10px 5px 30px;
        border-radius: 5px;
        color: #BB0000;
        display: none;
    }

    @keyframes fadeIn {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .cannot-upload-message span,
    .upload-button-icon {
        padding-right: 10px;
    }

    .cannot-upload-message span:last-child {
        padding-left: 20px;
        cursor: pointer;
    }

    .file-block {
        color: #f7fff7;
        background-color: #7b2cbf;
        transition: all 1s;
        width: 390px;
        position: relative;
        display: none;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin: 10px 0 15px;
        padding: 10px 20px;
        border-radius: 25px;
        cursor: pointer;
    }

    .file-info {
        display: flex;
        align-items: center;
        font-size: 15px;
    }

    .file-icon {
        margin-right: 10px;
    }

    .file-name,
    .file-size {
        padding: 0 3px;
    }

    .remove-file-icon {
        cursor: pointer;
    }

    .progress-bar {
        display: flex;
        position: absolute;
        bottom: 0;
        left: 4.5%;
        width: 0;
        height: 5px;
        border-radius: 25px;
        background-color: #4BB543;
    }

    .upload-button {
        background-color: #08244B;
        color: #f7fff7;
        display: flex;
        align-items: center;
        font-size: 18px;
        border: none;
        border-radius: 20px;
        margin: 10px;
        padding: 7.5px 50px;
        cursor: pointer;
    }

    .team-info ul {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px 0px;
        padding: 0px;
    }

    .team-info ul li {
        list-style: none;
        margin: 0px 7px;
        background: #08244B;
        width: 40px;
        height: 40px;
        color: white;
        justify-content: center;
        align-items: center;
        display: flex;
        border-radius: 50%;

    }


}

.shapping-text a:first-child {
    display: none !important;
}

.contact-form input {

    color: #111 !important;
    font-weight: 900 !important;

}

.footer-h3-main h3{
    text-align: center;
    color: white;
    margin-bottom: 18px;
    font-weight: 500;
}
.footer-section {
    padding: 60px 0 0px !important;
    overflow: hidden;
}