.bg-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
}

.bg-image-d-left {
    background-position: 0px 90px;
}

.bg-image-d-right {
    background-position: 100% 90px;
}

[class*="bg-image-d-"] {
    background-image: url(../images/image002.png);
    background-size: 350px;
}

.bg-style-1::before,
.bg-style-2::before,
.bg-style-3::before,
.bg-style-4::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}

.bg-style-1::before {
    width: 27.5%;
    height: 100%;
}

.bg-style-2::before {
    width: 100%;
    height: 100%;
    clip-path: polygon(0% 100%, 0% 0%, 65% 0%, 50% 100%);
}

.bg-style-3::before {
    width: 100%;
    height: 35%;
    top: auto;
    bottom: 0;
}

.bg-style-4::before {
    height: 100%;
    width: 50%;
    left: auto;
    right: 0;
}

.bg-style-color-1::before {
    background-color: rgba(9, 9, 29, 0.9);
}

.bg-style-color-2::before {
    background-color: rgba(5, 83, 241, 0.9);
}

.bg-style-color-3::before {
    background-color: rgba(20, 32, 82, 0.9);
}

.img-style-1::before,
.img-style-2::before {
    position: absolute;
    content: "";
    width: 85%;
    height: 85%;
    z-index: -1;
    border-radius: 15px;
}

.img-style-1::before {
    right: -14px;
    top: -14px;
    border-right: 20px solid #598cf4;
    border-top: 20px solid #273a72;
}

.img-style-2::before {
    left: -14px;
    bottom: -14px;
    border-left: 20px solid #598cf4;
    border-bottom: 20px solid #273a72;
}


.img-style-1 img,
.img-style-2 img {
    border-radius: 15px;
}

/*Wireless Page*/
.wireless-page .sectionA {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../images/broadcast.jpeg);
}

.wireless-page .sectionB .img-style-1::before {
    border-right-color: #87295f;
    border-top-color: #855c7a;
}

.wireless-page .sectionC .img-style-2::before {
    border-left-color: #1249d6;
    border-bottom-color: #152052;
}

/*Wireless Page*/

/*Logistics Page*/
.logistic-page .sectionA {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/image-006.jpg);
}

.logistic-page .sectionC {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/image-008.jpg);
}

.logistic-page .sectionC::before {
    background-color: rgba(255, 255, 255, 0.8);
}

.icon-style {
    color: #fff;
    border-radius: 100%;
}

.treeView::before {
    content: "";
    position: absolute;
    left: 0px;
    height: 100%;
    border-left: 3px solid #273a72;
    top: 0;
    border-radius: 10px;
}

.treeView::after {
    content: "";
    position: absolute;
    left: 0px;
    height: 33.333%;
    border-left: 3px solid #598cf4;
    top: 33.333%;
    border-radius: 10px;
}

.box-white {
    background-color: #fff;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.15);
}

.box-blue {
    background-color: #1249D6;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.15);
    color: #fff;
}

.divider {
    height: 3px;
    border-radius: 10px;
    position: relative;
}

.logistic-page .sectionD .divider::before {
    position: absolute;
    content: "";
    width: 50%;
    height: 3px;
    background-color: #598cf4;
    left: 0;
    border-radius: 10px;
}

/*Logistics Page*/

/*About Page*/
.about-page .sectionA {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/image-013.jpg);
}

.image-detail-wrap {
    width: 100%;
    height: 320px;
    overflow: hidden;
}

.image-detail-wrap img {
    width: 100%;
    object-fit: cover;
    object-position: top;
    margin: 0 auto;
    height: 100%;
}

.img-info {
    position: absolute;
    bottom: 35px;
    right: 0;
    padding: 4px 12px;
    background-color: #0553F1;
    width: 40px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}

.rot-info {
    transform: rotate(-90deg);
    white-space: nowrap;
}

.img-title {
    position: absolute;
    bottom: 0;
    background-color: #333F48;
    width: 100%;
    padding: 4px 12px;
    min-height: 40px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

@media(min-width:300px) {
    .img-title.textSmall {
        font-size: 10px;
        padding: 4px;
    }
}

@media(min-width:1200px) {
    .img-title.textSmall {
        font-size: 12px;
        padding: 4px 8px;
    }
}

/*About Page*/

/*Our Vendors Menu*/
.vendors-page .section-commscope {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/image-015.jpg);
}

/*Our Vendors Menu*/

/*Solutions Menu*/
.it-infrastructure-page .sectionA {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/obvans2.jpeg);
}

.dc-infrastructure-page .sectionA {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/PND001.jpg);
}

.data-storage-page .sectionA {
    /* background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/SM3.jpg); */
    background-position-y: 0%;
        background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/audio1.jpeg);

}

/*.ftth-page .sectionA {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/CMFIB11.jpg);
}*/

.ftth-page .sectionA {
    background-size: 73% 100%;
    background-position: right;
}

.ftth-page .sectionA {
    background-image: linear-gradient(0deg, rgb(0 0 0 / 25%), rgb(0 0 0 / 25%)), url(../images/archiving1.jpeg);
}

.ups-page .sectionA {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../images/boardroom1.jpeg);
}

.copper-fiber-page .sectionA {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/image-032.jpg);
}

.test-tools-page .sectionA {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/iptv1.jpeg);
}

.surveillance-page .sectionA {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/command1.jpeg);
    background-position-x: 75%;
}

.cooling-page .sectionA {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/img-055.jpeg);
}

/*Solutions Menu*/
/*Distinctive Business Models Menu*/
.aviation-page .sectionA {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/image-040.jpg);
}

/*Distinctive Business Models Menu*/



/*Contact Page*/
/*.contact-page .sectionA {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/image-050.jpg);
}*/
.bgContactBuilding,
.bgContactBuilding-2 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bgContactBuilding {
    background-image: url(../images/contact-img-001.jpg);
}

.bgContactBuilding-2 {
    background-image: url(../images/contact-img-002.jpg);
}

/*Contact Page*/

div.modal-backdrop.show {
    opacity: .1;
}

.clr-283b73 {
    background-color: #283b73;
}

.clr-a9cce0 {
    background-color: #a9cce0;
}

.logistic-page .bg-style-color-1::before {
    background-color: rgba(9, 9, 29, 0.5);
}

.bluBrdr {
    border: 3px solid #fff;
}

.sclIcns {
    display: grid;
    text-align: center;
    gap: 15px;
    position: relative;
}

.cntrPos {
    object-position: top !important;
}

.hvrBlue:hover {
    color: #0a1543;
}

.bckArw {
    font-weight: 600 !important;
    font-size: 20px;
    vertical-align: -4px;
}

.back_arrow .bi-arrow-left::before {
    content: "\f12f";
    font-weight: 600 !important;
    font-size: 15px;
    background: #ffffff;
    border-radius: 50%;
    padding: 2px;
    color: #0a1543;
}

.careerPage .careerSec.bg-blue {
    background: #152052;
}

.careerPage .careerSec .bg-glass {
    height: inherit;
}

.careerPage .careerSec .color-white {
    color: #152052;
}

.careerPage .careerSec .form-control {
    color: #152052;
    background-color: #fff0;
}

.careerPage .careerSec .form-control::placeholder {
    color: #152052 !important;
}

.careerPage .careerSec .form-control:focus {
    background-color: #fff0;
}

.careerPage .careerSec .sectionFooter .form-control {
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #1520528c;
    color: #15205282 !important;
    font-weight: 500;
}

.careerPage .selectDrop {
    width: 100%;
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #1520528c;
    color: #A1A6BA;
    font-weight: 500;
    background: transparent;
    padding: 5px 0;
}

.careerPage .datclr {
    color: #152052 !important;
}

.careerPage .careerSec .sectionFooter .inputFile {
    border: none !important;
    background-color: #152052 !important;
    padding: 4px !important;
    border-radius: 4px !important;
    position: relative;
    top: 5px;
    left: -3px;
    color: #fff !important;
}

.careerPage .careerBg {
    background-image: url(../images/career.jpeg);
    background-position-x: 85%;
    background-size: cover;
    object-fit: cover;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0px;
    height: inherit;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
}

.careerPage .overf-hidden {
    overflow: hidden;
    padding: 6px !important;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
}

.careerPage .pt-100 {
    padding-top: 100px !important;
}

@media (min-width: 1378px) {
    .back_arrow .bi-arrow-left::before {
        font-size: 23px !important;
    }
}

.careerPage .bg_glass {
    background: rgba(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 20px;
}

.careerPage .job_title {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}

.careerPage .job_title h3 {
    font-size: 18px;
    font-weight: 600;
    color: #000000bd;
}

.careerPage .job_desc p {
    font-size: 13px;
    color: #646464;
    font-weight: 500;
    margin-top: 10px;
}

.careerPage .prfl {
    display: inline-block;
    background: #598cf433;
    padding: 8px 9px 10px 9px;
    border-radius: 10px;
}

.careerPage .prfl img {
    width: 25px;
}

.careerPage .category,
.careerPage .last_date {
    display: inline-block;
    font-size: 11px;
    color: #646464;
    font-weight: 500;
}

.careerPage .category i,
.careerPage .last_date i {
    color: #0554f2;
}

.careerPage .skillset {
    font-size: 12px;
    padding: 3px 8px;
    background: rgb(21 32 82);
    border-radius: 7px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
    margin-right: 5px;
}

.careerPage .careeBg {
    background-image: url(../images/careerbnr01.jpeg) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.careerPage .pxy-6110 {
    padding: 110px 60px;
}

.careerPage .carrJob .bg-style-2::before {
    clip-path: polygon(0% 100%, 0% 0%, 65% 0%, 53% 100%) !important;
}

.careerPage .uplFile label {
    display: inline-block;
    margin-bottom: 0.5rem;
    color: #152052;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
}

.careerPage .bgLight {
    background: #0000001c;
    padding: 30px;
    border-radius: 15px;
}

.bg-wave {
    background-image: url(../images/layered-waves01.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.toast_alertRyt .toast.toastBox {
    width: 380px;
    flex-basis: 380px;
    max-width: 380px;
    border: none;
    z-index: -1;
    height: 65px;
    border-radius: 30px;
}

.toast_alertRyt .toast.toastBox.show {
    z-index: 9999
}

.toast_alertRyt .ts-title {
    font-size: 18px;
    font-weight: 600
}

.toast_alertRyt .ts-messge {
    font-size: 14px;
}

.toast_alertRyt .toastBox .toastIcon {
    color: #fff;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
}

.toast_alertRyt .toastBox .ti-check {
    background: #47d764
}

.toast_alertRyt .toastBox .fa-exclamation {
    background: #ffc021
}

.toast_alertRyt .toastBox .ti-info {
    background: #2f86eb
}

.toast_alertRyt .toastBox .fa-times {
    background: #e82030
}

.toast_alertRyt .toastBox .fa-trash-alt {
    background: #e33c31
}

.toast_alertRyt .toast.toastBox .close {
    position: absolute;
    right: 10px;
    top: 8px;
    color: #b7b7b7;
    outline: 0
}

.toast_alertRyt .toast.toastBox .close:hover {
    opacity: 1
}

.toast_alertRyt .toastBox .ti-close {
    font-size: 16px;
    font-weight: 600
}

.toast_alertRyt .toast.toastBox .bi-x {
    position: absolute;
    right: 10px;
    top: 16px;
    color: #000000;
    outline: 0;
}

.toast_alertRyt .toastBox .bi-x {
    font-size: 16px;
    font-weight: 600;
}

.toast_alertRyt .toast-header {
    background-color: unset;
}

.toast_alertRyt .bi-x::before {
    color: #000000;
    font-weight: 800 !important;
    font-size: 18px !important;
}

.toast_alertRyt .successAlrt {
    background-color: #cce5ff !important;
    border-color: #b8daff !important;
}

.toast_alertRyt .successAlrt .toastIcon {
    background: #2196f3 !important;
}

.toast_alertRyt .successAlrt .ts-title {
    color: #0c5460 !important;
}

.toast_alertRyt .successAlrt .ts-messge {
    color: #0c5460 !important;
}

.toast_alertRyt .warningAlrt {
    color: #856404;
    background-color: #fff3cd !important;
    border-color: #ffeeba !important;
}

.toast_alertRyt .warningAlrt .toastIcon {
    background-color: #856404 !important;
}

.toast_alertRyt .warningAlrt .ts-title {
    color: #856404 !important;
}

.toast_alertRyt .warningAlrt .ts-messge {
    color: #856404 !important;
}

.toast_alertRyt .dangerAlrt {
    color: #721c24;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
}

.toast_alertRyt .dangerAlrt .toastIcon {
    background-color: #721c24 !important;
}

.toast_alertRyt .dangerAlrt .ts-title {
    color: #721c24 !important;
}

.toast_alertRyt .dangerAlrt .ts-messge {
    color: #721c24 !important;
}

/*.wireless-page .sectionA {
    background-size: 72.3% 100% !important;
    background-position: right !important;
}*/

/*Changes 24th Jan*/
.forGMImage .img-title.fs-25 {
    font-size: 12px;
    min-height: 25px;
    padding: 0 12px;
}

@media(max-width:1370px) {
    .forGMImage .image-detail-wrap {
        height: 240px;
    }
}

/*Changes 24th Jan*/
.careerPage .careerSec .sectionFooter .col-sm-7.pl-lg-5 .form-control {
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #d0cfd4;
    color: #152052;
    font-weight: 500;
}

.careerPage .careerSec div.sectionFooter .col-sm-7.pl-lg-5 .form-control:focus {
    outline: 0;
    border-color: #09091D;
    box-shadow: none;
}

.careerPage .careerSec div.sectionFooter .col-sm-7.pl-lg-5 textarea.form-control {
    border: 2px solid #d0cfd4;
    resize: none;
    border-radius: 4px;
}

.careerPage .careerSec.bg-blue {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media(max-width:767px) {
    .careerPage .job_title h3 {
        font-size: 18px !important;
    }

    .careerPage .w-300 {
        width: 200px !important;
    }

    .sclIcns {
        position: fixed;
        left: 18px;
        top: 90px;
        padding-top: 25px;
    }
}

@media(max-width:992px) {
    .careerPage .careerSec.bg-blue {
        align-items: center;
    }
}

@media(min-width:768px) {
    .wireless-page .wrlsSec .sectionA {
        background-size: 75.2% 100% !important;
        background-position: right !important;
    }

    .wireless-page .wrlsSec .bg-style-1::before,
    .ftth-page .bg-style-1::before {
        z-index: -1;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1800px) {
    .wireless-page .wrlsSec .sectionA {
        background-size: 75.18% 100% !important;
    }
}

@media only screen and (min-width: 2000px) and (max-width: 2700px) {
    .wireless-page .wrlsSec .sectionA {
        background-size: 75.25% 100% !important;
    }
}

.mngingDir.image-detail-wrap {
    height: 100% !important;
}

@media (max-width: 1024px) {

    html,
    body {
        height: auto;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .sidebarIconToggle {
        position: fixed;
        left: 21px;
        top: 20px;
    }

    .bgAsideBox>.logo {
        width: 50px;
        top: 75px;
        bottom: auto;
        padding: 0 5px;
        left: 7px;
    }

    .bgAsideBox .sclIcns {
        left: 24px;
        top: 90px !important;
        padding-top: 25px;
    }

    .sidebarIconToggle::after {
        top: 33px;
        left: -21px;
    }

    .sectionFooter .h-20 {
        padding: 10px 0;
    }
}

@media (max-width: 767px) {
    .bgAsideBox>.logo {
        left: 0 !important;
    }

    .sclIcns {
        left: 18px !important;
    }

    .sidebarIconToggle {
        left: 14px !important;
    }

    .sidebarIconToggle::after {
        top: 35px !important;
        left: -14px !important;
    }

    .sectionFooter span.fs-18 {
        font-size: 10px !important;
    }
}