@charset "utf-8";

/* CSS Document */

@media (min-width: 1566px) {
}

@media (min-width: 2560px) {
}

@media (min-width: 1466px) {
}

@media (max-width: 1465px) {
}

@media (max-width: 1366px) and (orientation: landscape) {
  .navbar-nav {
    gap: 60px;
  }

  /* about-us css start here */

  .innovative-info p {
    max-width: 450px;
    font-size: 15px;
    line-height: 20px;
  }

  .dedicated-info.video p {
    left: 30%;
    transform: translate(30%, -50%);
    max-width: 450px;
  }

  /* about-us css end here */

  /* partnnership css start here */

  .partner-with-us .dedicated-info p {
    max-width: 380px;
  }

  .past-partnership-section .solution-details p {
    max-width: 480px;
  }

  .past-partnership-section .solution-banner .past1 {
    top: -160px;
    left: -40px;
  }

  .past-partnership-section .solution-banner .past2 {
    top: -180px;
    left: 60px;
  }

  /* partnnership css end here */

  /* sustainbility page css start here */

  .sustainbility-science .solution-banner img {
    top: -210px;
  }

  .sustainbility-work-place .solution-banner img {
    top: -170px;
  }

  /* sustainbility page css end here */
}

@media (max-width: 1280px) {
}

@media (min-width: 1200px) {
}

@media (max-width: 1199.98px) {
  /* header css start here */

  .header .navbar {
    padding: 16px 22px;
  }

  .navbar-nav {
    gap: 24px;
  }

  /* header css end here */

  /* about-us css start here */

  .dedicated-solution .dedicated-banner {
    position: relative;
    transform: none;
    display: block;
    top: 20px;
    left: auto;
    text-align: center;
  }

  .dedicated-solution .dedicated-info {
    width: fit-content;
    display: block;
    margin: 0 auto;
    float: unset;
  }

  .dedicated-heading {
    text-align: center;
    margin: 0;
  }

  .dedicated-info.video {
    height: auto;
    padding-top: 44px;
  }

  .dedicated-info.video p {
    left: auto;
    top: auto;
    transform: unset;
    max-width: 545px;
  }

  .about-us-video .dedicated-info.video {
    margin-top: 40px;
  }

  .innovative-solution.section-margin {
    margin: 116px 0 0;
  }

  .innovative-solution .innovative-banner {
    display: none;
  }

  .innovative-info-banner {
    display: block;
    position: relative;
    left: 30px;
    padding: 0 0 86px;
    top: -10px;
  }

  .innovative-solution .innovative-info-banner::before {
    content: "";
    background-size: cover;
    background-image: url(assets/images/innovative-insight.png);
    background-repeat: no-repeat;
    display: block;
    width: 367px;
    height: 177px;
    position: absolute;
    top: -32%;
    left: 35%;
  }

  .innovative-solution .innovative-info-banner::after {
    content: "";
    background-size: cover;
    background-image: url(assets/images/innovative-sustainable.png);
    background-repeat: no-repeat;
    display: block;
    width: 370px;
    height: 218px;
    position: absolute;
    bottom: 10px;
    left: 20%;
  }

  .innovative-solution .innovative-info {
    width: fit-content;
    display: block;
    margin: 0 auto;
  }

  .location-section .location-block {
    display: flex;
    flex-direction: column-reverse;
  }

  .location-section .location-map {
    position: relative;
    transform: unset;
    top: unset;
    left: unset;
    display: block;
    text-align: center;
  }

  .location-section .location-info {
    width: auto;
    float: none;
    display: block;
    margin: 0 auto;
  }

  .location-info h2,
  .location-info p {
    margin: 0 auto;
    text-align: center;
  }

  /* about-us css end here */

  /* partnnership css start here */

  .past-partnership-section .gray-bg {
    max-height: fit-content;
  }

  .capabilities-section .capabilities-banner .cap2 {
    display: none;
  }

  .capabilities-section .capabilities-banner .cap1 {
    position: relative;
    transform: unset;
    top: 16px;
    left: unset;
    margin: 0 auto;
    display: block;
  }

  .capabilities-section .capabilities-info {
    float: unset;
    width: fit-content;
    margin: 0 auto;
    display: block;
  }

  .capabilities-section .capabilities-info .cap2 {
    position: relative;
    bottom: -86px;
    display: block;
  }

  .capabilities-section .solution-details h2 {
    margin: 0;
    padding: 0 0 16px;
  }

  /* partnnership css end here */

  /* product css start here */

  .product-details .block-info {
    width: fit-content;
  }

  /* product css end here */

  /* sustainbility page css start here */

  .sustainbility-info .green-bg {
    max-height: fit-content !important;
  }

  .sustainbility-report-section .green-bg {
    max-height: fit-content;
  }

  .united-global-logo::before {
    width: 740px;
  }

  .report-wrapper {
    padding: 52px 70px;
  }

  /* sustainbility page css end here */
}

@media (max-width: 991.98px) {
  /* header css start here */

  .product-details .product-desk-img {
    display: none;
  }
  .product-details .product-mob-img {
    display: block;
    width: 100%;
  }

  /*.header .navbar{flex-direction: row-reverse;}*/

  video::-webkit-media-controls-start-playback-button {
    display: none;
  }

  .navbar-nav {
    gap: 42px;
    text-align: center;
    margin-top: 24px;
  }

  .navbar-collapse {
    padding: 0;
    margin-bottom: 40px;
  }

  .desktop-hide {
    display: block;
  }

  /* header css end here */

  .header-block.bg-scroll.header-open {
    top: 0px !important;

    background: #002d72;
  }

  /* privacy-policy page css statrt here */

  .notice-info {
    padding: 40px 56px;
  }

  .notice-info h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .notice-details {
    padding: 56px;
  }

  /* privacy-policy page css statrt here */

  /* modal css start here */

  .modal-content {
    padding: 48px 36px;
    margin: 0 auto;
    width: 95%;
  }

  .update-info .desc {
    font-size: 16px;
    line-height: 22px;
    padding: 12px 0 0;
    max-width: 445px;
  }

  /* modal css end here */

  /* solution section css start here */

  .section-padding {
    padding: 44px 44px;
  }

  .solution-section .section-padding {
    padding: 0 44px 44px;
  }

  .section-padding.pd-top {
    padding-top: 44px;
  }

  .solution-banner {
    display: none;
  }

  .solution-details {
    margin: 0 auto;
    width: fit-content;
  }

  .solution-details img {
    position: relative;
    top: -16px;
    display: block;
  }

  .solution-btn {
    text-align: center;
    padding: 24px 0 0;
    display: block;
  }

  /* solution section css end here */

  /* contact css start here */

  .contact-info {
    padding: 35px 56px;
  }

  /* contact css end here */

  /* about-us css start here */

  .about-us-section .light-bg {
    max-height: fit-content;
  }

  .about-us-section .section-padding {
    padding: 0 44px 44px;
  }

  /* about-us css end here */

  /* partnnership css start here */

  .partnership-section .gray-bg {
    max-height: fit-content;
  }

  .partnership-section .solution-details p {
    margin: 0 auto;
  }

  .solution-section-info .section-padding {
    padding: 30px;
  }

  /* .solution-details img.past1{} */

  .solution-details img.past2 {
    left: 160px;
    top: -44px;
  }

  .therapeutic-section .gray-bg {
    max-height: fit-content;
  }

  .therapeutic-section .solution-details h2,
  .past-partnership-section .solution-details h2 {
    margin: 0;
  }

  /* partnnership css end here */

  /* products css start here */

  .product-section .part1 {
    max-height: fit-content;
  }

  .product-section .part2 {
    max-height: fit-content;
    text-align: center;
  }

  .product-details img {
    width: 278px;
    height: 228px;
  }

  .product-details .product-info {
    left: 50%;
    transform: translate(-50%, 104px);
  }

  .product-details .product-info p {
    max-width: fit-content;
  }

  /* products css end here */

  /* sustainbility page css start here */

  .sustainbility-science .section-padding,
  .sustainbility-work-place .section-padding,
  .sustainbility-report-section .section-padding {
    padding: 0 44px 44px;
  }

  .united-global-logo::before {
    width: 540px;
  }

  .compact-plan-section .col-lg-6 {
    padding: 0 15px 16px !important;
  }

  .sustainbility-pillar .pillar-info h3 {
    font-size: 20px;
    line-height: 32px;
  }

  .sustainbility-pillar .pillar-info p,
  .pillar-block-details h4 {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }

  .pillar-block {
    flex-wrap: wrap;
    padding: 18px 35px;
  }

  .pillar-block-details {
    height: 300px;
    max-width: 300px;
  }

  .pillar-details {
    padding: 35px 20px;
    text-align: left;
    display: flex;
    gap: 20px;
    height: 216px;
    min-height: unset;
  }

  .pillar-details img {
    width: 88px;
    height: 88px;
  }

  .pillar-block-details h4 br {
    display: block;
  }

  .pillar-details p {
    font-size: 14px;
    line-height: 18px;
    padding: 0;
  }

  .pillar-details + img {
    height: 98px;
    left: -92px;
    top: -98px;
    bottom: 0;
  }

  /* sustainbility page css end here */

  /*.footer .container .row{
        width: 100%;
    }
    .footer .container .row .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .footer .container .row .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }*/
}

@media (max-width: 767.98px) {
  .flags .logo {
    margin-right: 3px;
  }
  .flags .logo a img {
    width: auto;
    height: auto;
    margin-top: 0px;
  }
  .main-flag {
    display: block;
    align-items: center;
  }
  .main-flag .logo a img {
    width: auto;
    height: auto;
  }

  .about-us-video-job-code {
    text-align: center;
    padding: 10px 5px 15px 5px;
  }

  #myVideo {
    width: 100%;
  }

  .header-banner {
    height: auto;
  }

  .partner-with-us .dedicated-banner .video-play-btn {
    top: 50px;
  }
  .about-us-video .dedicated-banner .video-play-btn {
    top: 50px;
  }
  .homepage-partner-video .solution-banner .video-play-btn {
    top: 50px;
  }

  /* common css here */

  .mob-hide,
  br {
    display: none;
  }

  .mob-table {
    display: block;
  }

  .info-line {
    text-align: center;
  }

  .btn {
    border-radius: 10px;
  }

  .desc {
    font-size: 16px;
    line-height: 22px;
  }

  .navbar-toggler {
    z-index: 9999;
  }

  .collapsing {
    transition: none !important;

    animation: 0.35s mayur ease-in-out forwards;
  }

  .collapse {
    animation: 0.35s mayur ease-in-out forwards;
  }

  .nav-item {
    animation: 1s mayurnew ease-in-out;
  }

  @keyframes mayur {
    0% {
      height: 0px;
    }

    100% {
      height: 441px;
    }
  }

  @keyframes mayurnew {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1px;
    }
  }

  /* header css start here */

  .first-header {
    padding: 12px;
  }

  .header .header-block {
    padding: 16px;
    margin-top: -11px;
  }

  .header .navbar {
    padding: 12px 22px;
  }

  .main-flag.show-state .state-region {
    display: none;
  }

  /* header css end here */

  /* banner section start here */

  .banner-section {
    padding: 32px 0 0;
  }

  .banner-section .heading-block {
    padding: 0 36px 32px;
  }

  .banner-section .group-block {
    padding: 0;
    text-align: center;
  }

  .banner-section .group-block.bg-border::after {
    content: none;
  }

  .banner-section .group-block button {
    width: 45%;
    border-radius: 10px;
  }

  /* banner section start here */

  /* privacy-policy page css statrt here */

  .notice-info {
    padding: 24px 18px;
    text-align: center;
  }

  .notice-info h1 {
    font-size: 25px;
    line-height: 32px;
  }
  .contact-space h1 {
    line-height: 0;
  }

  .notice-details {
    padding: 32px;
  }

  .notice-details h2,
  .notice-details p {
    font-size: 16px;
    line-height: 22px;
  }

  .notice-details li {
    font-size: 16px;
  }

  /* .notice-details th, .notice-details td{word-break: break-all;padding: 6px;} */

  /* privacy-policy page css statrt here */

  /* modal css start here */

  .modal-content {
    text-align: center;
  }

  .modal-content .close-icons {
    position: relative;
    text-align: center;
    margin: 0 auto;
    top: 0px !important;
    right: 0 !important;
  }

  .update-person-detail {
    flex-direction: column;
    align-items: center !important;
    gap: 20px;
  }

  .update-person-detail .text-right {
    display: flex;
    flex-direction: column-reverse;
    gap: 24px;
    align-items: center;
    justify-content: center;
  }

  .update-person-detail .text-right a {
    width: 150px;
    padding: 16px 32px;
    border-radius: 10px;
    margin-left: 0 !important;
  }

  .update-modal .modal-heading {
    padding: 24px 0 0;
    text-align: left;
  }

  .update-modal .modal-body p {
    text-align: left;
  }

  .update-info .update-date {
    padding: 0;
  }

  /* modal css end here */

  /* updates page css start here */

  .update-block {
    flex-direction: column;
    gap: 16px;
    padding: 14px;
    margin: 0px 16px;
    background-color: #fff;
    border-bottom: 1px solid #efefef;
  }

  .update-wrapper {
    padding: 30px 0;
    margin: 30px -21px 0 2px;
    background-color: #f7f7f7;
    width: 100%;
  }

  .update-wrapper .group-block {
    margin: 0 0 0 auto;
  }

  .update-wrapper .group-block a {
    padding: 12px 16px;
    border-radius: 10px;
  }

  .banner-section .title {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }

  /* updates page css end here */

  /* solution section css start here */

  .section-margin {
    margin: 36px 0 0;
  }

  .section-padding {
    padding: 30px;
  }

  .solution-section .section-padding {
    padding: 0 15px 30px;
  }

  .section-padding.pd-top {
    padding-top: 30px;
  }

  .section-padding.pd-top h3 {
    text-align: center;
  }

  .solution-details h2 {
    color: #002d72;
  }

  .solution-details p,
  .solution-details .desc {
    font-size: 17px;
    line-height: 26px;
    padding: 0 0 10px;
  }

  .capabilities-info p {
    font-size: 17px;
  }

  /* solution section css end here */

  /* about-us css start here */

  .innovative-info-banner {
    left: 0;
  }

  .innovative-info-banner img {
    width: 158px;
    height: 167px;
  }

  .innovative-solution .innovative-info-banner::before {
    width: 153px;
    height: 102px;
  }

  .innovative-solution .innovative-info-banner::after {
    width: 216px;
    height: 127px;
  }

  .innovative-info p {
    margin: 0;
  }

  .tabs {
    gap: 12px;
  }

  .tabs .btn {
    font-size: 14px;
    line-height: 20px;
    padding: 8px !important;
  }

  .location-section .location-map iframe,
  .location-section .location-map #map,
  .people-block {
    width: 100%;
  }

  .people-block > div {
    overflow: auto;
    flex-wrap: nowrap;
  }

  .block-info {
    position: relative;
    bottom: unset;
    display: block;
  }

  .block-info h4,
  .block-info span {
    color: #002d72;
  }

  .people-img:hover .overlay,
  .people-img.active .overlay {
    bottom: 68px;
  }

  .innovative-solution .innovative-info.section-padding,
  .dedicated-solution .dedicated-info {
    padding-bottom: 80px;
  }

  .about-us-section .section-padding {
    padding: 0 15px 60px;
  }

  .solution-details p {
    margin: 0;
  }

  .about-us-section .solution-details p {
    margin-left: 0px;
  }

  .dedicated-solution .dedicated-banner {
    margin-bottom: 17px;
  }

  /* about-us css end here */

  /* contact css statrthere */

  .contact-info {
    padding: 18px;
  }

  .form-group label,
  .gray-bg-contact p {
    text-align: left;
  }

  .contact-info p {
    text-align: center;
  }

  .contact-space {
    padding: 30px 18px 30px 18px !important;
    margin-bottom: 20px;
  }

  .contact-section .btn.basic-btn {
    margin: 0;
  }

  .privacy-content-new br {
    display: block;
  }

  /* contact css statrthere */

  /* partnnership css start here */

  .partner-with-us .dedicated-info {
    padding: 30px 30px 80px;
  }

  .solution-section-info .section-padding {
    padding: 30px;
  }

  .solution-details img.past2 {
    left: 30px;
  }

  .led-market .row {
    gap: 16px;
  }

  .led-market .row .block-bottom {
    margin: 0;
  }

  .capabilities-info p.bold {
    padding-top: 30px;
  }

  .capabilities-section .capabilities-info .cap2 {
    bottom: 0px;
    width: 70%;
    margin: 0 auto;
  }

  .therapeutic-section .solution-details h2.therapeutic-areas-title-mob {
    margin-top: -70px;
  }

  .partner-capability-mob {
    background-image: url(assets/images/therapeutic_areas.png);
  }

  .partner-solution-details-mob {
    background: #e2e7ef;
    padding: 30px;
    margin-top: 30px;
    width: 314px;
    margin-left: -8px;
  }

  .partner-solution-details-mob .solution-img img {
    display: none;
  }

  .solution-section-mob h3 {
    text-transform: uppercase;
    font-size: 20px;
  }

  .market-img {
    padding: 26px;
  }

  .partner-solution-details-mob p {
    text-align: center;
  }

  .capabilities-section .capabilities-info-new-mob {
    height: 1020px;
    margin-bottom: 235px;
  }

  .capabilities-section .capabilities-info-new-mob .cap2 {
    bottom: -10px;
    width: 357px;
    height: 157px;
  }

  /* partnnership css end here */

  /* products css start here */

  .product-section.mb-5 {
    margin-bottom: 0 !important;
  }

  .product-section .part2 {
    gap: 24px;
  }

  .product-details .product-info {
    left: unset;
    transform: unset;
    bottom: unset;
    position: relative;
  }

  .product-details .block-info {
    width: 230px;
  }

  .product-details .block-info .desc {
    font-size: 16px;
    line-height: 22px;
  }

  /* products css end here */

  /* sustainbility page css start here */

  .header-banner.sustainability-banner {
    background-position: 77% center;
  }

  .compact-plan-section .principal-wrappper .block-title.p1,
  .compact-plan-section .principal-wrappper .principal-block {
    display: none;
  }

  .sustainbility-work-place .section-padding,
  .sustainbility-report-section .section-padding {
    padding: 0 15px 30px;
  }

  .compact-plan-section .col-lg-6 {
    padding: 0 0 16px !important;
  }

  .compact-plan-section .block-title {
    padding: 30px 0;
  }

  .compact-plan-section .block-title h2 {
    font-size: 20px;
    line-height: 32px;
    text-align: center;
  }

  .plan-block {
    flex-wrap: wrap;
    gap: 38px;
  }

  .united-global-logo img {
    position: relative;
    bottom: unset;
    background-color: #fff;
  }

  .united-global-logo {
    max-height: fit-content;
    text-align: center !important;
    padding: 24px 0 0;
  }

  .united-global-logo::before {
    width: 345px;
    bottom: 50%;
  }

  .report-wrapper {
    padding: 30px;
  }

  .sustainbility-work-place .section-padding,
  .sustainbility-report-section .section-padding {
    padding: 0 15px 30px;
  }

  .sustainbility-science .solution-details h2,
  .sustainbility-info .solution-details h2,
  .sustainbility-report-section .solution-details h2 {
    font-size: 20px;
    line-height: 32px;
    margin: 0;
  }

  /* .header-banner.sustainability-banner{background-position: 100% center;} */

  .sustainbility-report-section .solution-details {
    margin: 0 auto;
  }

  .sustainbility-report-section .solution-details img {
    top: -54px;
  }

  .sustainbility-report-section .solution-details p {
    position: relative;
    top: -26px;
  }

  .sustainbility-report-section .solution-details h2 {
    padding-bottom: 80px;
  }

  .sustainbility-report-section .solution-details > div {
    text-align: center;
  }

  .sustainbility-report-section
    .solution-details
    .sustainability-report-btn-mob {
    margin: 0 auto;
    display: block;
  }

  .sustainbility-report-section .solution-details .green-btn,
  .sustainbility-science .solution-details .green-btn {
    width: 250px !important;
    border-radius: 10px;
    font-size: 18px;
    line-height: 22px;
  }

  .sustainbility-science .col-lg-7 {
    padding: 0 !important;
  }

  .sustainbility-science .section-padding {
    padding: 0 0 30px;
  }

  .sustainbility-science .solution-details h2 {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 66px;
    text-align: center;
  }

  .sustainbility-science .solution-details {
    padding: 0 30px;
  }

  .sustainbility-science .solution-details img {
    top: -88px;
  }

  .sustainbility-science .solution-details p {
    position: relative;
    top: -44px;
  }

  .sustainability-popup {
    text-align: left;
  }

  .sustainability-popup .title {
    margin-top: 20px;
  }

  .sustainability-popup .desc {
    margin-top: 10px;
  }

  .sustainability-popup .united-global-logo {
    margin-top: 30px;
  }

  .sustainability-popup a {
    width: 260px;
  }

  /* .sustainbility-science .solution-details .green-btn{width: 200px !important;border-radius: 10px;font-size: 18px;line-height: 22px;} */

  .sustainbility-work-place .solution-details h2 {
    font-size: 20px;
    line-height: 32px;
    margin: 0 0 100px;
    text-align: center;
  }

  .sustainbility-work-place .solution-details img {
    top: -120px;
  }

  .sustainbility-work-place .solution-details p {
    position: relative;
    top: -80px;
  }

  .sustainbility-pillar .pillar-info h3 {
    font-size: 20px;
    line-height: 32px;
  }

  .sustainbility-pillar .pillar-info p,
  .pillar-block-details h4 {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }

  .pillar-block {
    flex-direction: column;
    padding: 18px 15px;
  }

  .pillar-block-details {
    height: 300px;
    max-width: fit-content;
  }

  .pillar-details {
    padding: 24px 16px 24px 20px;
    text-align: left;
    display: flex;
    gap: 20px;
    height: 216px;
  }

  .pillar-details img {
    width: 88px;
    height: 88px;
  }

  .pillar-block-details h4 br {
    display: block;
  }

  .pillar-details p {
    font-size: 14px;
    line-height: 18px;
    padding: 0;
  }

  .pillar-details + img {
    height: 98px;
    left: -104px;
    top: -98px;
    bottom: 0;
  }

  .plan-info .desc {
    font-size: 20px;
  }

  /* sustainbility page css end here */

  .header .header-open {
    padding: 16px;

    position: relative;

    /*top: -482px;*/

    /*background: linear-gradient(360deg, #002D72, #002D72, #002D72, #002D72, #002D72, #002D72, #002D72, #002D72, #002D72, #002d7200);*/
  }

  .header .header-open-privacy {
    padding: 16px;

    position: relative;

    top: 0px;

    background: linear-gradient(
      360deg,
      #002d72,
      #002d72,
      #002d72,
      #002d72,
      #002d72,
      #002d72,
      #002d72,
      #002d72,
      #002d72,
      #002d7200
    );
  }

  .fixed-header {
    flex-direction: row !important;
  }

  .header-logo {
    width: 100%;

    display: flex;

    justify-content: space-between;

    flex-direction: row-reverse;
  }

  .notice-details-new h2 {
    text-transform: uppercase;
  }

  .solution-details h2 {
    font-size: 27px;
    letter-spacing: 2px;
    margin-left: 0;
  }

  .solution-details .home-sustainability-title-mob {
    color: #43b02a;
    letter-spacing: 2px;
    margin-left: 0;
  }

  .video-iframe {
    max-width: 345px;
    max-height: 193px;
    margin-bottom: 64px !important;
  }

  .animated {
    /*CSS transitions*/

    -o-transition-property: none !important;

    -moz-transition-property: none !important;

    -ms-transition-property: none !important;

    -webkit-transition-property: none !important;

    transition-property: none !important;

    /*CSS transforms*/

    -o-transform: none !important;

    -moz-transform: none !important;

    -ms-transform: none !important;

    -webkit-transform: none !important;

    transform: none !important;

    /*CSS animations*/

    -webkit-animation: none !important;

    -moz-animation: none !important;

    -o-animation: none !important;

    -ms-animation: none !important;

    animation: none !important;
  }
}

@media (max-width: 560px) {
}

@media (max-width: 380px) {
  .first-header .button-wrapper a {
    font-size: 12px;
  }
}

@media (max-width: 470.98px) {
  /* footer css start here */

  .footer-code {
    float: right;
    width: 220px;
    padding: 21px 0 21px 0;
    margin-right: 0 !important;
  }

  .footer {
    text-align: center;
  }

  .company-info {
    padding: 16px 0;
  }

  .quick-links {
    border-left: none;
    border-top: 2px solid #002d72;
    padding: 18px 0 0px;
    margin: 22px auto 0;
  }

  .footer .footer-widget .link {
    padding: 0 0 8px;
  }

  /* footer css end here */

  .sustailability-banner .green-bg {
    margin: 96px 0 0 !important;
    max-height: 585px !important;
  }

  .sustailability-banner .solution-details img {
    top: -120px;
  }

  .sustailability-banner .solution-details p {
    position: relative;
    top: -66px;
  }

  .partner-solution-details-mob p {
    margin-left: 0 !important;
    margin-top: 0 !important;
  }

  .for-other-doc {
    min-height: auto !important;
  }

  .bg::after {
    background: linear-gradient(
      rgba(0, 45, 114, 0) 0%,
      rgba(0, 45, 114, 1) 70%
    );
  }
}

@media (max-width: 379.98px) {
  .footer-widget {
    width: 220px;
    margin-left: -15px;
  }
  .footer-widget .copy-right p {
    width: 153px;
    margin: 0 auto;
  }
}

@media (min-height: 900px) {
}

@media (min-height: 1100px) {
}

@media only screen and (min-width: 768px) and (max-width: 823px) and (orientation: landscape) {
}

@media only screen and (min-width: 480px) and (max-width: 736px) and (orientation: landscape) {
}

@media only screen and (min-width: 1220px) and (max-width: 1232px) {
  .capabilities-section .capabilities-banner .cap1 {
    width: 42%;
  }
  .capabilities-section .capabilities-banner .cap2 {
    width: 42%;
    bottom: 19%;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .dedicated-info.video {
    height: 883px;
  }
  .dedicated-info.video p .green-btn {
    font-size: 16px;
  }
  .dedicated-solution .dedicated-info {
    width: 870px;
    padding-right: 130px;
  }

  .page-template-about-us .new-dedicated-info p {
    max-width: 500px;
  }

  .capabilities-section .capabilities-banner .cap1 {
    width: 42%;
  }
  .capabilities-section .capabilities-banner .cap2 {
    width: 42%;
    bottom: 19%;
  }

  .bg::after {
    background: linear-gradient(
      rgba(0, 45, 114, 0) 0%,
      rgba(0, 45, 114, 1) 57%
    );
  }
}

@media only screen and (min-width: 3200px) {
  .dedicated-info.video {
    height: 883px;
  }
  .dedicated-info.video p .green-btn {
    font-size: 16px;
  }
  .dedicated-solution .dedicated-info {
    width: 870px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .page-template-about-us .dedicated-solution .dedicated-banner {
    width: 34%;
  }
}

@media only screen and (min-width: 1220px) and (max-width: 1540px) {
  .bg::after {
    background: linear-gradient(
      rgba(0, 45, 114, 0) 0%,
      rgba(0, 45, 114, 1) 70%
    );
  }
}
