 body {
     font-family: "Arimo", sans-serif;
 }



 .hdr-1 {
     padding: 10px 0;
     background: #fb420e;
 }

 .hdr-1 h6 {
     margin-bottom: 0;
     color: #fff;
 }

 section.hm-cn p span {
     font-style: italic;
     font-weight: 600;
 }

 .banner-section .carousel-control-next,
 .banner-section .carousel-control-prev {
     width: 4% !important;
 }

 .banner-section .carousel-control-next-icon,
 .banner-section .carousel-control-prev-icon {
     background-size: 70% 70%;
     background-color: transparent;
 }

 .banner-section .carousel-control-next,
 .banner-section .carousel-control-prev {
     width: auto;
     height: fit-content;
     top: 50%;
 }

 .banner-section .carousel-control-prev {
     left: 20px;
 }

 .banner-section .carousel-control-next {
     right: 20px;
 }


 /* Banner Section */
 .banner-section .overlay {
     content: '';
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     /* background-color: rgba(0, 0, 0, 0.3); */
     display: flex;
     justify-content: center;
     align-items: center;
     opacity: 1;
     transition: opacity 0.3s ease;
     z-index: 9;
     background: linear-gradient(92deg, rgb(0 0 0 / 30%) 40%, rgb(0 0 0 / 0%) 100%);
 }

 .banner-section .carousel-caption {
     z-index: 9;
     text-align: left;
     left: 0;
     right: 0;
     justify-content: end !important;
     padding-bottom: 60px;
 }

 .banner-section .carousel-caption p {
     font-size: 18px;
     width: 50%;
     margin-bottom: 20px;

 }

 .banner-section h2 {
     font-size: 50px;
     font-weight: 700;
     color: #ffffff;
     line-height: 60px;
     position: relative;
     margin-bottom: 10px;
 }

 .carousel-control-next,
 .carousel-control-prev {
     z-index: 9;
 }

 .carousel-indicators [data-bs-target] {
     width: 10px;
     height: 10px;
     border-radius: 20px;
     border: 0;
 }

 /* Close Banner Section */


 h1,
 h2 {
     font-family: "Sora", sans-serif;
 }

 h1 {
     /* background: linear-gradient(90deg, #63b1af 0%, #1a5ba9 100%); */
     color: #004e8b;
     background-clip: text;
     -webkit-background-clip: text;
     background-size: 100%;
     animation: color 10s linear infinite;
     font-size: 55px;
     width: fit-content;
 }

 p {
     font-size: 16px;
     line-height: 28px;
 }

 .vsn-msn img {
     margin-bottom: 20px;
 }

 h2 {
     font-size: 55px;
     /* background: linear-gradient(90deg, #63b1af 0%, #1a5ba9 100%); */
     color: #fff;
     background-clip: text;
     -webkit-background-clip: text;
     background-size: 100%;
     animation: color 10s linear infinite;
     width: fit-content;

 }

 .inr-bnr-sc-1 img {
     height: 100%;
     object-fit: cover;
     object-position: right;
 }

 .inr-bnr-sc-1 {
     height: 300px;
 }

 .why-1 h1 {
     margin-bottom: 30px;
 }

 .banner-section h2 span {
     color: #e4ff00;
 }

 .btn-2 a.whtsap {
     background: linear-gradient(180deg, #2dc22a 60%, #1a8b18 100%);
     color: #fff;
     /* min-width: 42px; */
     height: 42px;
     transform: translate(0px, 0px);
     display: inline-flex;
     /* text-align: center; */
     line-height: 1.6;
     padding: 0 10px;
     align-items: center;
 }

 .btn-2 a.whtsap i {
     font-size: 26px;
     padding-right: 10px;
 }

 .btn-2 a.whtsap:hover {
     background: linear-gradient(180deg, #21a11f 60%, #2dc22a 100%);
     color: #fff;

 }


 section.vps-1 {
     padding: 60px 0;
 }

 .vps-1a h1 {
     margin-bottom: 30px;
 }

 .vps-1a {
     background-image: url(../img/quote.png);
     background-repeat: no-repeat;
     background-position: right 20px top;
     height: 100%;
     background-size: 90px;
     /* padding-right: 20px; */
 }

 .vsn-sd-img {
     border-radius: 15px;
     overflow: hidden;
     margin-top: 20px;
 }

 .msn-sd-img img {
     height: 100%;
     object-fit: cover;
 }


 .msn-sd-img {
     height: 100%;
     border-radius: 15px;
     overflow: hidden;
     position: relative;
 }

 .msn-sd-cntnt {
     position: absolute;
     bottom: 0;
 }



 .msn-bg {
     background: #fbe391;
     border-radius: 0px 0 0 15px !important;
     border-right: 10px solid #2467aa;
     border-top: 10px solid #2467aa;
 }

 section.vps-vsn-msn {
     background-image: url(../img/bg-2.jpg);
     background-repeat: no-repeat;
     background-position: center;
     height: 100%;
     background-size: cover;
     padding: 70px 0;
 }

 .vsn-bg {
     background: #21a7d0;
     color: #fff;
 }

 .vsn-msn h3 {
     font-size: 35px;
 }

 .vsn-msn {
     text-align: center;
     padding: 20px;
     border-radius: 15px;
 }

 .vsn-msn-lft {
     height: 100%;
     border-radius: 15px;
     overflow: hidden;
 }

 .vsn-msn-lft img {
     height: 100%;
     width: 100%;
     object-fit: cover;
 }

 .nws-sc-1 {
     padding: 20px;
     background: #eeeeee;
     border-radius: 15px;
 }

 .hm-nws-scrl .hd-2 {
     margin-bottom: 30px;
 }

 .nws-sc-1 p {
     margin-bottom: 10px;
     text-transform: uppercase;
     font-weight: 700;
 }

 .nws-sc-1 p a {
     text-decoration: none;
     color: #000;
 }

 .nws-sc-1 span {
     color: #626262;
     font-weight: 500;
     font-size: 15px;
 }

 .hd-2 {
     display: flex;
     align-items: center;
     justify-content: center;
     width: 100%;
     gap: 12px;
 }

 .hd-2::before,
 .hd-2::after {
     content: "";
     flex: 1;
     height: 2px;
     background: #1ea5e8;
     min-width: 20px;
 }

 .hd-2 h2 {
     white-space: nowrap;
     font-size: 35px;
     font-weight: 400;
     color: #4f8fb0;
     line-height: 1;
 }

 section.vps-2 {
    position: relative;
    padding: 70px 0;
    background: url("../img/bg-1.jpg") top center/cover no-repeat;
    overflow: hidden;
 }

section.vps-2::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(31, 78, 135, 0.7); /* Blue overlay */
    z-index: 0;
}

section.vps-2 .container {
    position: relative;
    z-index: 1;
}
 .bynd-hdg p {
     text-align: center;
     color: #fff;
     font-size: 18px;
     margin-bottom: 30px;
 }

 .ln-1 {
     width: 130px;
     height: 3px;
     background: #dadada;
     margin-left: auto;
     margin-right: auto;
     margin-top: 15px;
     margin-bottom: 15px;
 }

 .act-bx p {
     margin: 0;
 }

 .act-bx h3 {
     font-size: 25px;
     color: #000;
     width: fit-content;
     margin: auto;
 }

 .actvty-lst .act-bx:nth-child(1) {
     margin-bottom: 15px;
 }

 .actvty-lst .act-bx {
     height: 48%;
 }

 .act-bx.sprts-sc h3 {
     padding: 0 50px;
 }

 .overlay-1 {
     content: '';
     position: absolute;
     top: auto;
     bottom: 0;
     left: 0;
     width: 100%;
     height: 50%;
     background: linear-gradient(180deg, #00000000 30%, #0b3d72 100%);
     display: flex;
     justify-content: center;
     align-items: center;
     opacity: 1;
     transition: opacity 0.3s ease;
     z-index: 9;
 }

 .act-bx {
     text-align: center;
     position: relative;
     border-radius: 25px;
     height: 100%;
     background: #fff;
     overflow: hidden;
     transition: .5s all;
     min-height: 250px;
 }

 .act-bx-1 {
     padding: 30px;
     position: absolute;
     background: #fff;
     width: 100%;
     height: 100%;
     display: grid;
     align-items: center;
     justify-content: center;
     align-content: center;
     z-index: 9;
     transition: .5s all;
 }

 .act-bx-2 img {
     width: 100%;
     height: 100%;
     object-fit: cover;
 }

 .act-bx .act-bx-2 {
     opacity: 0;
     z-index: 999;
     height: 100%;
     transform: scale(0);
     transition: .7s all;
 }

 .act-bx:hover .act-bx-2 {
     opacity: 1;
     transform: scale(1);
     transition: .7s all;
 }

 .act-bx:hover .act-bx-1 {
     opacity: 0;
 }

 .act-bx.sprts-sc img {
     margin-top: 30px;
 }

 .act-bx-2 img {
     margin: 0 !important;
 }

 .act-bx img {
     margin-left: auto;
     margin-right: auto;
 }

 .act-bx.hght-hlf .act-bx-1 {
     padding: 47px 30px;
     display: flex;
     --bs-gutter-x: 0;
 }

 .act-bx-2 {
     position: relative;
     transition: .5s all;
 }

 .act-bx-2 .btn-1 {
     position: absolute;
     height: 100%;
     top: 0;
     display: flex;
     align-items: center;
     justify-content: center;
     width: 100%;
 }

 .btn-1 a {
     background: linear-gradient(180deg, #1c5ca9 60%, #154783 100%);
     padding: 12px 20px;
     color: #fff;
     text-decoration: none;
     border-radius: 10px;
     min-width: 150px;
     display: inline-flex;
     text-align: center;
     transition: .7s all;
     position: relative;
     align-items: center;
 }

 .btn-1 a:hover {
     background: linear-gradient(180deg, #154783 60%, #1c5ca9 100%);
 }



 .act-bx-2 .act-bx-2a {
     position: absolute;
     height: 100%;
     top: 0;
     display: flex;
     align-items: end;
     justify-content: start;
     width: 100%;
     padding: 20px;
     z-index: 99;
 }

 .act-bx-2 .act-bx-2a a {
     color: #fff;
     text-decoration: none;
     font-size: 25px;
     height: 100%;
     width: 100%;
     text-align: left;
     display: grid;
     align-items: end;
 }




 section.vps-3 {
     padding: 60px 0;
 }

 .why-1 .btn-1 {
     margin-top: 30px;
 }

 .why-1 h2 {
     margin-bottom: 30px;
 }

 section.vps-4 {
     padding: 60px 0;
     background-color: #f0fbfc;
     background-image: url(../img/bg-gallery.jpg);
     background-size: cover;
 }

 .glry-hd p {
     color: #fff;
 }

 .glry-hd {
     text-align: center;
     z-index: 9999;
     position: relative;
 }

 .glry-hd h2 {
     /* background: linear-gradient(90deg, #63b1af 0%, #1a5ba9 100%); */
     color: #ffffff;
     background-clip: text;
     -webkit-background-clip: text;
     background-size: 100%;
     animation: color 10s linear infinite;
     margin-left: auto;
     margin-right: auto;
 }

 .btn-1 i {
     font-size: 15px;
     position: absolute;
     right: 20px;
 }

 .fancybox__container {
     z-index: 99999 !important;
 }

 .gl-bx-1 img:hover {
     transform: scale(1.1);
 }

 .gl-bx-1 a {
     overflow: hidden;
     border-radius: 15px;
     transition: .7s all;
     display: block;
 }

 .gl-bx-1 a:nth-child(2) {
     margin-top: 20px;
 }

 .gl-lst {
     display: grid;
     grid-template-columns: repeat(5, 1fr);
     gap: 0px;
     transform: translate(0px, -40px);
 }

 .gl-bx-1 img {
     transform: scale(1);
     transition: .7s all;
     border-radius: 15px;
 }

 .gl-bx-1 {
     display: grid;
     align-items: end;
 }

 .ln-hd {
     background: #ff3300;
     width: 200px;
     height: 3px;
     margin: auto;
 }

 .hd-stl-3 h1 {
     text-align: center;
     width: fit-content;
     font-weight: 400;
     margin: auto;
 }

 .ftr-1 {
     padding: 50px 0;
     background: #004e8b;
 }

 .ftr-lnk-1 h4 {
     font-size: 22px;
     color: #fff;
     margin-bottom: 25px;
     font-family: "Sora", sans-serif;
 }

 .ftr-lgo-1 img {
     width: fit-content;
     margin: 0;
     padding: 3px 10px;
     background: #fff;
     border-radius: 20px;
 }

 .ftr-lnk-1 li {
     color: #fff;
     line-height: 33px;
     font-size: 15px;
     list-style: none;
 }

 .ftr-lnk-1-lnk li {
     background-image: url(../img/list.png);
     background-repeat: no-repeat;
     background-position: 0px 6px;
     background-size: 10px;
     padding-left: 17px;
     vertical-align: middle;
 }

 .ftr-lnk-1 li a {
     color: #ffffffe3;
     text-decoration: none;
 }

 .ftr-lnk-1 ul {
     margin: 0;
     padding: 0;
 }

 .ftr-lnk-1 li a:hover {
     color: #d2c989;
 }

 .cpy-1 h6 {
     color: #e4e3e3;
     line-height: 30px;
     font-size: 13px;
     margin: 0;
 }

 .cpy-1 h6 a:hover {
     color: #d2c989;
 }

 .cpy-1 h6 a {
     color: #ffffffe3;
     text-decoration: none;
 }

 .cpy-1.cpy-rght {
     text-align: right;
 }

 .ftr-2 {
     padding: 10px 0;
     background: linear-gradient(90deg, #d3c989 0%, #1c5ca9 40%);
 }

 .ftr-lgo p {
     color: #b3b3b3;
     margin-top: 20px;
     font-size: 13px;
     line-height: 20px;
     padding-left: 50px;
     margin-bottom: 0;
 }

 .ftr-lgo {
     text-align: right;
 }

 .ftr-scl1 a i {
     width: 20px;
 }

 .ftr-scl ul {
     padding: 0;
     margin: 0;
     text-align: right;
     margin-top: 30px;
 }

 .ftr-scl li {
     list-style: none;
     display: inline-block;
     padding: 0 4px;
     margin-left: 20px;
 }

 .ftr-scl a {
     color: #fff;
     font-size: 14px;
 }

 .ftr-scl a:hover {
     color: #d2c989;
 }

 .vps-1b img {
     border-radius: 15px;
     transition: .7s all;
     transform: translate(20px, -20px);
     width: 100%;
 }

 .vps-1b {
     background: linear-gradient(96deg, #d3c989 0%, #1c5ca996 40%);
     border-radius: 15px;
     transform: translate(-20px, 20px);
     width: 95%;
     margin-right: auto;
     transition: .7s all;
     margin-top: 20px;
 }

 .vps-1b:hover {
     transition: .7s all;
     background: linear-gradient(96deg, #1c5ca996 0%, #d3c989 40%);

 }

 .bnr-imgs-1 {
     height: 100%;
     display: grid;
     gap: 7px;
 }

 .bnr-imgs-1 img {
     height: 100%;
     border-radius: 10px;
     object-fit: cover;
     width: 100%;
 }

 .container-100 {
     max-width: 98%;
     margin: auto;
 }

 .pres-dtls {
     position: absolute;
     bottom: 0;
     background: #2467aa;
     padding: 15px 20px;
     border-radius: 10px;
     color: #fff;
     min-width: 300px;
 }

 .pres-dtls h3 {
     font-size: 25px;
 }

 .pres-dtls h4 {
     font-size: 17px;
     margin: 0;
     font-weight: 400;
 }

 .vps-1a p {
     text-align: justify;
     padding-right: 0px;
 }


 /* Reveal sections */
 .reveal {
     opacity: 0;
     transform: translateY(40px);
     transition: all 0.8s ease;
     will-change: transform, opacity;
 }

 /* When in view */
 .reveal.active {
     opacity: 1;
     transform: none;
 }

 /* Specific Animations */
 .fade-in {
     transform: translateY(40px);
 }

 .slide-left {
     transform: translateX(-60px);
 }

 .zoom-in {
     transform: scale(0.8);
 }

 .flip-up {
     transform: rotateX(90deg);
     transform-origin: bottom;
 }

 .slide-right {
     transform: translateX(60px);
 }

 .flip-down {
     transform: rotateX(-90deg);
     transform-origin: top;
 }

 .fade-up {
     transform: translateY(40px);
     opacity: 0;
 }

 /* Activated states (reuse .active for all) */
 .reveal.slide-right.active,
 .reveal.flip-down.active,
 .reveal.fade-up.active {
     transform: none;
     opacity: 1;
 }

 /* Activated states */
 .reveal.fade-in.active,
 .reveal.slide-left.active,
 .reveal.zoom-in.active,
 .reveal.flip-up.active {
     transform: none;
 }


 .why-1 p {
     text-align: justify;
 }

 section.sc-reg-aply {
     background: linear-gradient(90deg, #1c5ca9 0%, #1c5ca9 40%);
     margin-top: 0px;
     text-align: center;
     padding: 10px 0;
 }

 .reg-aply-sc p {
     font-size: 20px;
     color: #fff;
     margin: 0;
 }

 .reg-aply-sc {
     display: inline-flex;
     align-items: center;
     gap: 30px;
 }

 .btn-2 a {
     background: linear-gradient(180deg, #F44336 60%, #c22f25 100%);
     padding: 10px 20px;
     color: #ffffff;
     text-decoration: none;
     border-radius: 10px;
     min-width: 135px;
     display: inline-block;
     text-align: center;
     font-size: 15px;
     font-weight: 700;
     transition: .7s all;
     margin-right: 15px;
 }

 .btn-2 a:nth-child(2) {
     background: linear-gradient(180deg, #1c5ca9 60%, #154783 100%);
 }

 .btn-2 a:nth-child(2):hover {
     background: linear-gradient(180deg, #154783 60%, #1c5ca9 100%);
 }

 .btn-2 a i {
     transform: translate(10px, 0px);
 }

 .btn-2 a:hover {
     background: linear-gradient(180deg, #c22f25 60%, #F44336 100%);
 }


 /*----------------------------------------JQ----------------------------------*/
 .diagram-area {
     /*height:520px;*/
     display: flex;
     justify-content: center;
     align-items: center;
     touch-action: pan-y;
 }

 div#swipeDetails {
     display: none;
 }

 .circle-container {
     position: relative;
     width: 100%;
     max-width: 450px;
     aspect-ratio: 1;

     background-size: 100%;
     background-repeat: no-repeat;
 }

 .circle-container svg {
     position: absolute;
     inset: 0;
 }

 .progress-bg {
     fill: none;
     stroke: #e5e7eb;
     stroke-width: 1;
 }

 .progress-ring {
     fill: none;
     stroke: #c0c0c0;
     stroke-width: 2;

     stroke-linecap: round;
     stroke-dasharray: 1 8;
     stroke-dashoffset: 1200;
 }

 .outer-ring {
     fill: none;
     stroke: #c0c0c0;
     stroke-width: 1.5;
     stroke-dasharray: 1 6;
     stroke-linecap: round;
 }

 svg line {
     stroke: #ffffff;
     stroke-width: 1;
     stroke-dasharray: 6;
 }

 /* Core */
 .core {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     color: #fff;
     border-radius: 50%;
     display: flex;
     align-items: center;
     justify-content: center;
     text-align: center;
     font-weight: 600;
     z-index: 2;
 }

 .core img {
     border-radius: 50%;
     width: 80%;
 }

 /* Nodes */
 .node {
     position: absolute;
     top: 40%;
     left: 43%;
     margin: -32px;
     cursor: pointer;
     width: 130px;
     height: 130px;
     z-index: 99;
 }

 /* text common */
 .node-text {
     position: absolute;
     font-size: 16px;
     font-weight: 600;
     color: #222;
     width: auto;
     line-height: 1.4;
 }

 /* top */
 .node:nth-child(3) .node-text {
     left: 80px;
     text-align: center;
     bottom: -26px;
 }

 .node:nth-child(4) .node-text {
     left: -70px;
     text-align: center;
     bottom: -26px;
 }

 /* top right */
 .node:nth-child(5) .node-text {
     left: -75px;
     text-align: center;
     top: -27px;
 }

 /* bottom right */
 .node:nth-child(6) .node-text {
     left: 80px;
     top: -27px;
     text-align: center;
 }

 /* bottom left */
 .node:nth-child(7) .node-text {
     right: 15px;
     bottom: 78px;
 }

 /* top left */
 .node:nth-child(8) .node-text {
     right: 110px;
     top: 10px;
     text-align: right;
 }

 .node-1 .node-inner {
     background: #ffc11b;
 }

 .node-2 .node-inner {
     background: #fb6223;
 }

 .node-3 .node-inner {
     background: #0daefe;
 }

 .node-4 .node-inner {
     background: #8fc71f;
 }

 .node .node-inner img {
     filter: brightness(0) invert(1);
 }

 .node-inner {
     width: 100%;
     height: 100%;
     border-radius: 50%;
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
     text-align: center;
     padding: 8px;

 }

 .node i {
     font-size: 18px;
     color: #14a89e;
     margin-bottom: 4px;
 }

 .node span {
     font-size: 16px;
     font-weight: 600;
     color: #000000;
     line-height: 1.2;
     white-space: nowrap;
     width: 100%;
 }

 /* Details */
 .details {
     width: 100%;
     padding: 20px;
     border-radius: 16px;
     box-shadow: 0 20px 40px rgba(0, 0, 0, .08);
     border: 1px solid #888888;
     margin-top: 50px;


 }

 .node.active .node-inner {

     animation: pulse 1.6s infinite;
     background: linear-gradient(90deg, #63b1af 0%, #1a5ba9 100%);
 }

 .node.active .node-inner {

     box-shadow: 0 15px 35px rgba(37, 99, 235, .35);
 }

 .node.active .node-inner img {
     filter: brightness(0) invert(1);
 }

 @keyframes pulse {
     0% {
         box-shadow: 0 0 0 0 rgba(20, 168, 158, .6);
     }

     70% {
         box-shadow: 0 0 0 12px rgba(20, 168, 158, 0);
     }

     100% {
         box-shadow: 0 0 0 0 rgba(20, 168, 158, 0);
     }
 }


 .detail-top {
     display: flex;
     align-items: flex-start;
     gap: 10px;
 }

 .detail-icon {
     width: 80px;
     min-width: 80px;
 }

 .detail-icon img {
     width: 75px;
 }

 .details h3 {
     font-size: 30px;
     font-weight: 700;
     margin-bottom: 12px;
 }

 .details p {

     margin: 0;
 }

 .vps-safety-schl-1-hd {
     text-align: center;
     margin-bottom: 40px;
 }

 .vps-safety-schl-1-hd h2 {
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 20px;
 }

 section.vps-safety-schl {
     padding: 70px 0;
 }








 .sfty-mn-img1 {
     background: #f3f3e2;
     height: 100%;
     display: grid;
     align-items: center;
     justify-content: center;
 }

 .sfty-mn-img {
     background: #f3f3e2;
     border-radius: 50%;
     overflow: hidden;
     aspect-ratio: 1;
     position: relative;
     transform: scale(1.4);
 }

 .vps-safety-schl-1-cntnt {
     display: grid;
     grid-template-columns: repeat(8, 1fr);
     gap: 0px;
     margin-top: 80px;
 }

 .sfty-mn-img2 {
     position: absolute;
     top: 0;
     opacity: 0;
     transition: .7s all;
 }

 .sfty-mn-img :hover.sfty-mn-img2 {
     opacity: 1;
     transition: .7s all;
 }

 .sfty-arw {
     text-align: center;
     margin: 5px 0;
 }

 .sfty-mn-cntnt h5 {
     font-family: "Sora", sans-serif;
     font-size: 16px;
     text-align: center;
     line-height: 24px;
     margin-bottom: 0;
 }



 .vps-safety-schl-1-cntnt-bx:nth-child(even) {
     display: grid;
     margin-top: 20px;
 }

 .vps-safety-schl-1-cntnt-bx:nth-child(even) .sfty-mn-img {
     order: 3;
 }

 .sfty-arw {
     order: 2;
 }

 .sfty-mn-cntnt {
     order: 1;
 }

 .sfty-mn-img1 img {
     transform: scale(.6);
     transition: transform 0.5s ease;
     will-change: transform;
     backface-visibility: hidden;
 }

 .vps-safety-schl-1-cntnt-bx:nth-child(even) .sfty-arw {
     margin-bottom: 20px;
 }

 .vps-safety-schl-1-cntnt-bx:nth-child(odd) .sfty-arw {
     margin-top: 25px;
 }

 .vps-safety-schl-1-cntnt-bx:nth-child(odd) .sfty-arw .arrow-anim {
     /* transform: rotate(180deg); */
 }


 .arrow-anim {
     width: 30px;
     height: 35px;
     position: relative;
     margin: auto;
 }

 .arrow-anim span {
     position: absolute;
     left: 50%;
     transform: translateX(-50%);
     width: 0;
     height: 0;
     border-left: 10px solid transparent;
     border-right: 10px solid transparent;
     border-bottom: 10px solid #1a5ba9;
     animation: arrowMove 1s infinite;
 }

 .arrow-anim span:first-child {
     top: 0;
     animation-delay: .2s;
 }

 .arrow-anim span:last-child {
     top: 14px;
     animation-delay: .4s;
 }

 @keyframes arrowMove {

     0%,
     100% {
         opacity: .3;
         transform: translate(-50%, 0);
     }

     50% {
         opacity: 1;
         transform: translate(-50%, 5px);
     }
 }

 .prsdnt-hd {
     text-align: center;
     margin-bottom: 40px;
 }


 #counter span.plus-icn:after {
     content: "+";
     display: inline-block;
 }


 .cntr-1a {
     border-right: 1px solid #3480db;
 }

 .cntr-1a:nth-last-child(1) {
     border-right: 0px solid #3480db;
 }

 section.sc-cntr {
     background: #1c5ca9;
     padding: 20px 0;
     position: absolute;
     width: 100%;
     bottom: 0;
     height: 140px;
 }

 .cntr-1 h2 {
     color: #e4ff00;
     width: auto;
     font-size: 50px;
 }

 .cntr-1 h3 {
     font-size: 20px;
     color: #fff;
 }

 .cntr-1 {
     text-align: center;
 }


 .hm-bnr-cntr {
     /* height: calc(100vh); */
     height: calc(100vh - 140px);
     overflow: hidden;
     background: #1c5ca9;
 }

 .banner-section {
     height: calc(100vh - 140px);
     overflow: hidden;
 }

 div#carouselExampleIndicators {
     height: 100%;
 }

 .carousel-inner {
     height: 100%;
 }

 .carousel-item {
     height: 100%;
 }

 .carousel-item img {
     height: 100%;
     width: 100%;
     object-fit: cover;
 }


 section.hm-cn {
     background: #1f4e87;
     padding: 50px 0;
 }

 section.hm-cn h2 {
     color: #fff;
 }

 section.hm-cn p {
     color: #fff;
 }

 section.hm-cn .btn-2 a:nth-child(2) {
     background: linear-gradient(180deg, #2dc22a 60%, #1a8b18 100%);
 }

 section.hm-cn .btn-2 a:nth-child(2):hover {
     background: linear-gradient(180deg, #21a11f 60%, #2dc22a 100%);
     color: #fff;
 }

 section.hm-cn .btn-2 a:nth-child(3) {
     text-align: center;
     background: linear-gradient(180deg, #fb6223 60%, #d95620 100%);
 }

 section.hm-cn .btn-2 a:nth-child(3):hover {
     background: linear-gradient(180deg, #d95620 60%, #fb6223 100%);
 }

 .banner-section .carousel-caption p span {
     color: #e4ff00;
 }


 .vps-safety-schl-1-cntnt-bx:nth-child(1) .sfty-mn-img1,
 .vps-safety-schl-1-cntnt-bx:nth-child(5) .sfty-mn-img1 {
     background: #ffc11b;
 }

 .vps-safety-schl-1-cntnt-bx:nth-child(2) .sfty-mn-img1,
 .vps-safety-schl-1-cntnt-bx:nth-child(6) .sfty-mn-img1 {
     background: #fb6223;
 }

 .vps-safety-schl-1-cntnt-bx:nth-child(3) .sfty-mn-img1,
 .vps-safety-schl-1-cntnt-bx:nth-child(7) .sfty-mn-img1 {
     background: #0daefe;
 }

 .vps-safety-schl-1-cntnt-bx:nth-child(4) .sfty-mn-img1,
 .vps-safety-schl-1-cntnt-bx:nth-child(8) .sfty-mn-img1 {
     background: #8fc71f;
 }



 .vps-safety-schl-1-cntnt-bx .sfty-mn-img1 img {
     filter: brightness(0) invert(1);
 }


 .vps-safety-schl-1-cntnt-bx .line-11 {
     background: linear-gradient(180deg, #cdcdcd, #13a89e);
     background-size: 300% 300%;
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
     animation: gradientMove1 4s linear infinite;
     transition: 0.3s;
     cursor: pointer;
     font-size: 25px;
     line-height: 1;
 }

 /*
.vps-safety-schl-1-cntnt-bx:nth-child(odd)  .line-11 {
    background: linear-gradient(180deg,#cdcdcd,  #13a89e);
    background-size: 300% 300%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradientMove1 4s linear infinite;
    transition: 0.3s;
    cursor: pointer;
    font-size: 25px;
}
.vps-safety-schl-1-cntnt-bx:nth-child(even)  .line-11 {
    background: linear-gradient(0deg, #13a89e, #cdcdcd);
    background-size: 300% 300%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradientMove1 4s linear infinite;
    transition: 0.3s;
    cursor: pointer;
    font-size: 25px;
}
*/






 @keyframes gradientMove1 {

     0% {
         background-position: 0% 50%;
     }

     100% {
         background-position: -300% -50%;
     }

 }



 @keyframes rotate {
     from {
         transform: rotate(0deg);
     }

     to {
         transform: rotate(360deg);
     }
 }


 @-webkit-keyframes rotate {
     from {
         -webkit-transform: rotate(0deg);
     }

     to {
         -webkit-transform: rotate(360deg);
     }
 }

 @keyframes rotate1 {
     from {
         transform: rotate(0deg);
     }

     to {
         transform: rotate(-360deg);
     }
 }


 @-webkit-keyframes rotate1 {
     from {
         -webkit-transform: rotate(0deg);
     }

     to {
         -webkit-transform: rotate(360deg);
     }
 }

 .load {
     margin: 40px;
     width: 350px;
     height: 350px;
     border: solid 3px #0daefe;
     border-radius: 50%;
     border-right-color: #387eac;
     border-bottom-color: #ffc11b;
     border-left-color: #fb6223;
     -webkit-transition: all 0.5s ease-in;
     -webkit-animation-name: rotate;
     -webkit-animation-duration: 5.0s;
     -webkit-animation-iteration-count: infinite;
     -webkit-animation-timing-function: linear;
     transition: all 0.5s ease-in;
     animation-name: rotate;
     animation-duration: 5.0s;
     animation-iteration-count: infinite;
     animation-timing-function: linear;
 }

 .load1 {
     position: absolute;
     top: 0;
     margin: 65px;
     width: 300px;
     height: 300px;
     border: solid 3px #0daefe;
     border-radius: 50%;
     border-right-color: #387eac;
     border-bottom-color: #ffc11b;
     border-left-color: #fb6223;
     -webkit-transition: all 0.5s ease-in;
     -webkit-animation-name: rotate1;
     -webkit-animation-duration: 5.0s;
     -webkit-animation-iteration-count: infinite;
     -webkit-animation-timing-function: linear;
     transition: all 0.5s ease-in;
     animation-name: rotate1;
     animation-duration: 5.0s;
     animation-iteration-count: infinite;
     animation-timing-function: linear;
 }

 section.vps-1.hm-pres-sc {
     background: #efffff;
     margin-top: 20px;
 }







 section.wht-blv-wht-expct {
     background: linear-gradient(180deg, rgb(75 158 255 / 15%) 0.95%, #FFF 100%);
     padding: 70px 0;
     position: relative;
 }

 section.wht-blv-wht-expct .container {
     z-index: 99;
     position: relative;
 }

 .wht-rght-img {
     position: absolute;
     right: 0;
     bottom: 0;
     z-index: 9;
     width: 14%;
 }

 section.wht-blv-wht-expct h2 {
     margin-bottom: 30px;
 }

 .wht-expct-1 {
     background: transparent;
     padding: 20px;
     border: 2px dashed #f2c544;
     border-radius: 60px;
     margin-bottom: 15px;
 }

 .wh-arw {
     text-align: right;
     transform: translate(0px, -38px);
     height: 4px;
 }

 .wht-expct-1 p {
     margin: 0;
     font-size: 20px;
 }







 @media (max-width:450px) {
     .circle-container {
         max-width: 340px;
     }

     .load {
         position: absolute;
         left: 11%;
         top: 11%;
         width: 250px;
         height: 250px;
         margin: 0;
     }

     .load1 {
         top: 8%;
         left: 8%;
         margin: 35px;
         width: 200px;
         height: 200px;
     }

 }


 li.menu1-item.no-arw span.dropdown1-toggle {
     display: none;
 }





 section.hm-cn.hm-qstns {
     background: #871f59;
     padding: 0;
 }





 a.whatsapp {
     display: none;
 }

 .whatsapp {
     position: fixed;
     bottom: 20px;
     right: 15px;
     text-align: center;
     z-index: 100;
     display: flex;
     align-items: center;
     justify-content: center;
     text-decoration: none;
     width: 40px;
     height: 40px;
 }

 .ftr-scl1 ul {
     padding: 0;
     margin: 0;
     text-align: left;
     margin-top: 30px;
 }

 .ftr-scl1 li {
     list-style: none;
     display: block;
     padding: 0 4px;
     margin-left: 0px;
 }

 .ftr-scl1 a {
     color: #fff;
     font-size: 14px;
     text-decoration: none;
 }

 .ftr-scl1 a:hover {
     color: #d2c989;
 }

 /* Media Screens */

 @media (max-width: 767.9px) {
     a.whatsapp {
         display: block;
     }

     .ftr-scl1 ul {

         margin-top: 0px;
     }

     section.hm-cn.hm-qstns .btn-2 a.whtsap {

         transform: translate(0px, 0px);

     }

     section.hm-cn.hm-qstns .btn-2 a {

         margin-bottom: 5px;
     }




     section.hm-cn.hm-qstns {
         padding-bottom: 30px;
     }

     section.hm-cn.hm-qstns h2 {
         text-align: center;
         margin-top: 20px;
         margin-bottom: 20px;
         margin-left: auto;
         margin-right: auto;
     }

     section.hm-cn.hm-qstns .btn-2 {
         text-align: center;
     }

     section.wht-blv-wht-expct {
         padding: 30px 0;
     }

     section.wht-blv-wht-expct h2 {
         margin-bottom: 10px;
     }

     .wht-ex-1 {
         margin-top: 30px;
     }

     .wht-expct-1 p {
         margin: 0;
         font-size: 16px;
     }

     .wht-expct-1 {
         text-align: center;
     }

     .wht-expct-1 {

         padding: 15px;

         margin-bottom: 10px;
     }

     .wht-rght-img {

         display: none;
     }

     .wht-expct-1 img {
         width: 50px;
     }

     .hm-bnr-cntr {
         /*  height: calc(100vh - 60px); */
         height: calc(100vh - 225px);
     }


     .carousel-item img {
         height: 100%;
         width: 100%;
         object-fit: cover;
         object-position: right;
     }

     .cntr-1a:nth-child(2) {
         border-right: 0px solid #3480db;
     }

     section.sc-cntr {
         padding: 10px 0;
         height: 170px;
     }

     .cntr-1 h3 {
         font-size: 16px;
         margin: 0;
     }

     .banner-section {
         height: calc(100vh - 225px);
         overflow: hidden;
     }





     img.img-fluid.logo-image {
         width: 125px;
         float: left;
     }

     .banner-section .carousel-caption {
         justify-content: end !important;
         padding-bottom: 10px;
     }

     .btn-2 a.whtsap {
         justify-content: center;
         transform: translate(0px, 2px);
         height: 36px;
     }

     .btn-2 a:nth-child(2) {
         text-align: center;
     }

     .banner-section h2 {
         font-size: 30px;

         line-height: 30px;

         margin-bottom: 10px;
     }

     .carousel-caption p {
         line-height: 18px;
         margin: 0;
     }

     .prsdnt-hd {
         text-align: center;
         margin-bottom: 20px;
     }

     h1 {
         font-size: 30px;
     }

     h2 {
         font-size: 30px;
     }

     section.vps-1 {
         padding: 30px 0;
     }

     .col.gl-bx-1:nth-child(3),
     .col.gl-bx-1:nth-child(4) {
         min-height: 200px;
     }

     .col.gl-bx-1:nth-child(3) a,
     .col.gl-bx-1:nth-child(4) a {
         height: 100%;
         min-height: 200px;
     }

     .col.gl-bx-1:nth-child(3) a img,
     .col.gl-bx-1:nth-child(4) a img {
         height: 100%;
         min-height: 200px;
     }

     .col.gl-bx-1:nth-child(5) {
         bottom: 0;
         width: 100%;
         display: flex;
         justify-content: space-between;
     }

     .col.gl-bx-1:nth-child(5) a {
         width: 49%;
         margin-top: 0;
     }

     .ftr-lgo {
         text-align: center;
     }

     .ftr-lgo p {
         padding-left: 0px;
     }

     .ftr-scl ul {
         text-align: center;
         margin-top: 10px;
     }

     .cpy-1.cpy-rght {
         text-align: center;
     }

     .cpy-1 h6 {
         line-height: 21px;
         font-size: 13px;
         margin: 0;
         text-align: center;
         padding-right: 40px;
     }

     p {
         font-size: 15px;
         line-height: 24px;
     }

     .reg-aply-sc p {
         font-size: 16px;
     }

     section.vps-3 {
         padding: 30px 0;
     }

     .why-1 h1 {
         margin-bottom: 18px;
     }


     .diagram-area {
         margin-top: 30px;
     }

     .node {
         position: absolute;
         top: 40%;
         left: 43%;
         margin: -15px;
         cursor: pointer;
         width: 90px;
         height: 90px;
     }

     .core img {
         width: 60%;
     }










     .node:nth-child(5) .node-text {
         left: -42px;

         top: -27px;
     }

     .node:nth-child(6) .node-text {
         left: 0px;
         top: -27px;

     }

     .node:nth-child(3) .node-text {
         left: -23px;
         text-align: center;
         top: auto;
         bottom: -26px;
     }

     .node:nth-child(4) .node-text {
         left: -28px;
         text-align: center;
         top: auto;
         bottom: -26px;
     }



     section.vps-2 {
         padding: 30px 0;
     }

     section.vps-2 h2 {
         margin-bottom: 20px;
     }

     .act-bx h3 {
         font-size: 20px;
     }

     .vps-safety-schl-1-cntnt {
         grid-template-columns: repeat(2, 1fr);
         gap: 0px;
         margin-top: 10px;
     }

     .sfty-mn-img {

         transform: scale(1);
     }

     .vps-safety-schl-1-cntnt-bx:nth-child(even) {

         margin-top: 0px;
     }

     .vps-safety-schl-1-cntnt-bx:nth-child(even) .sfty-mn-img {
         order: 1;
     }

     .sfty-mn-cntnt {
         order: 3;
     }

     .vps-safety-schl-1-cntnt-bx:nth-child(odd) .sfty-arw .arrow-anim {
         transform: none;
     }

     .vps-safety-schl-1-cntnt-bx:nth-child(odd) .sfty-arw {
         margin-top: 10px;
     }

     .vps-safety-schl-1-cntnt-bx:nth-child(even) .sfty-arw {
         margin-bottom: 0px;
     }

     .vsn-msn h3 {
         font-size: 26px;
     }

     .vps-1b {
         background: linear-gradient(96deg, #d3c989 0%, #1c5ca996 40%);
         border-radius: 15px;
         transform: translate(-10px, 10px);
         width: 100%;

     }

     .vps-1b {
         margin-top: 0px;
     }

     .pres-dtls h3 {
         font-size: 22px;
     }

     .vps-1b img {
         border-radius: 15px;
         transition: .7s all;
         transform: translate(0px, 0px);
         width: 100%;
     }

     .pres-dtls {
         padding: 10px 10px;
         min-width: auto;
     }

     .gl-bx-1 {
         padding: 2px;
         margin-top: 3px;
         width: 49%;
         display: inline-block;
         height: 100%;
         align-items: start;
     }

     section.vps-4 {
         padding: 30px 0;
     }

     .vps-1a p {
         padding-right: 0px;
     }

     section.vps-vsn-msn {
         padding: 30px 0;
     }

     .msn-sd-img {
         height: auto;
         order: 1;
         display: grid;
     }

     .msn-sd-cntnt {
         position: inherit;
         bottom: auto;
     }

     .vsn-sd-img img {
         width: 100%;
     }

     .msn-bg {
         border-radius: 15px !important;
         border-right: 0px solid #2467aa;
         border-top: 0px solid #2467aa;
         margin-top: 0px;
         margin-bottom: 16px;
     }

     .gl-bx-1 a:nth-child(2) {
         margin-top: 10px;
     }

     .gl-lst {
         display: inline-block;
         grid-template-columns: auto;
         gap: 0px;
         transform: translate(0px, -40px);
         position: relative;
         width: 100%;
     }

     .col.gl-bx-1:nth-child(2) a {
         height: 100%;
     }

     .col.gl-bx-1:nth-child(2) a img {
         height: 100%;
         max-height: 210px;
     }

     .gl-bx-1 img {
         transform: scale(1);
         transition: .7s all;
         border-radius: 15px;
         width: 100%;
         object-fit: cover;
         max-height: 100px;
     }

     .glry-hd {

         margin-bottom: 20px;
     }

     .vps-safety-schl-1-hd {
         margin-bottom: 0px;
     }

     section.vps-safety-schl {
         padding: 30px 0;
     }

     .btn-2 a {
         padding: 8px 10px;
         border-radius: 10px;
         min-width: 223px;
         font-size: 14px;
         margin-bottom: 2px;
     }

     .btn-1 a {

         padding: 8px 10px;

         border-radius: 10px;
         min-width: 130px;

         font-size: 14px;
     }

     .vps-1a {

         padding-top: 20px;
     }

     .act-bx-1 {
         padding: 14px;
     }

     .act-bx-1 img {
         width: 80px;
     }

     .act-bx.sprts-sc img {
         margin-top: 8px;
     }

     .ln-1 {
         width: 100px;
         height: 2px;
         margin-bottom: 8px;
         margin-top: 8px;
     }

     .act-bx {

         min-height: 180px;
     }

     .act-bx.sprts-sc {
         max-height: 300px;
     }

     .act-bx.hght-hlf {
         min-height: 240px;
     }

     .actvty-lst .act-bx {
         height: 48%;
         width: 48%;
     }

     .actvty-lst {
         display: flex;
         justify-content: space-between;
     }

     .act-bx-2 .act-bx-2a a {

         font-size: 18px;

     }

     .act-bx-2 .act-bx-2a {

         padding: 10px;

     }

     .ftr-1 {
         padding: 30px 0;
     }

     .ftr-lnk-1 h4 {
         font-size: 18px;
         margin-bottom: 1px;
     }


     .ftr-lnk-1 li {
         line-height: 28px;
         font-size: 15px;
     }

     .ftr-lnk-1 {
         margin-bottom: 20px;
     }

     .ftr-lgo-1 img {
         padding: 3px 10px;
         border-radius: 10px;
         max-width: 180px;
     }

     .banner-section .carousel-caption p {
         font-size: 16px !important;
         width: 90% !important;
         margin-bottom: 10px !important;
     }


     .cntr-1 h2 {
         font-size: 30px;
     }
 }

 @media (min-width: 768px) and (max-width: 991.9px) {

     .wht-expct-1 p {
         margin: 0;
         font-size: 15px;
     }

     .wht-expct-1 {

         padding: 10px;

         margin-bottom: 10px;
     }

     .wht-expct-1 .col-md-2 {
         padding-right: 0;
     }

     .banner-section .carousel-caption p {
         font-size: 16px !important;
         width: 94% !important;
         margin-bottom: 10px !important;
     }

     .hm-bnr-cntr {
         height: calc(100vh - 225px);
     }

     .banner-section {
         height: calc(100vh - 225px);
         overflow: hidden;
     }

     .banner-section .carousel-caption {
         padding-bottom: 20px;
     }

     .banner-section h2 {
         font-size: 40px;

         line-height: 60px;

         margin-bottom: 10px;
     }

     .cntr-1 h3 {
         font-size: 16px;
     }

     .act-bx-1 img {
         width: 90px;
     }

     .act-bx h3 {
         font-size: 20px;
     }

     .act-bx-1 {
         padding: 15px;
     }

     p {
         font-size: 15px;
         line-height: 22px;
     }

     .act-bx {

         min-height: 210px;
     }

     .ln-1 {
         width: 100px;

         margin-top: 10px;
         margin-bottom: 10px;
     }

     .act-bx.sprts-sc h3 {
         padding: 0 10px;
     }

     .vsn-msn h3 {
         font-size: 24px;
     }

     .vsn-msn {

         padding: 10px;

     }

     .vsn-msn img {
         margin-bottom: 10px;
         width: 60px;
     }

     h1 {
         font-size: 35px;
     }

     h2 {
         font-size: 35px;
     }

     .pres-dtls h3 {
         font-size: 21px;
     }

     .ftr-lnk-1 li {

         line-height: 27px;
         font-size: 15px;

     }

     .ftr-lgo {
         text-align: center;
         margin-top: 20px;
     }

     .ftr-lgo img {
         width: 150px;
         border-radius: 10px;
     }

     .ftr-scl ul {

         text-align: center;
         margin-top: 10px;
     }

     .cpy-1 h6 {

         line-height: 20px;
         font-size: 12px;

     }

     .ftr-1 {
         padding: 30px 0;
     }

     .vps-1a p {

         padding-right: 0px;
     }

     .sfty-mn-cntnt h5 {

         font-size: 12px;

         line-height: 15px;

     }

     li.menu1-item.contact-btn {
         padding-left: 20px;
     }

     div#swipeArea {
         margin-top: 30px;
     }

     .act-bx.hght-hlf .act-bx-1 {
         padding: 20px 10px;

     }

     .act-bx.sprts-sc img {
         margin-top: 10px;
     }

     .vps-safety-schl-1-cntnt {

         margin-top: 30px;
     }

     .vps-safety-schl-1-cntnt-bx:nth-child(odd) .sfty-arw {
         margin-top: 10px;
     }

     .vps-safety-schl-1-cntnt-bx:nth-child(even) .sfty-arw {
         margin-bottom: 10px;
     }

     .cntr-1 h2 {
         font-size: 34px;
     }








 }

 @media (min-width: 992px) and (max-width: 1200px) {

     .wht-expct-1 p {
         margin: 0;
         font-size: 15px;
     }


     li.menu1-item.dropdown1 {

         gap: 1px !important;
     }

     .cntr-1 h2 {

         font-size: 45px;
     }

     .hm-bnr-cntr {
         height: calc(100vh - 243px);
     }

     .banner-section {
         height: calc(100vh - 243px);
     }


     .navbar1-inner img {
         max-width: 160px !important;
     }

     .contact-btn a.menu1-link1 {
         padding: 10px 10px !important;
         min-width: 100px !important;
     }

     .menu1-link1 img {
         transform: translate(0px, -2px);
         width: 14px;
     }

     .container-1 {
         max-width: 100% !important;
     }

     .banner-section h2 {
         font-size: 40px;

         line-height: 60px;

         margin-bottom: 10px;
     }


     .menu1 {
         column-gap: 4px !important;
     }

     .container-1 {
         max-width: 96%;
     }

     .menu1-link1 {
         font-size: 13px !important;
     }

     h1 {
         font-size: 42px;
     }

     h2 {
         font-size: 42px;
     }

     .act-bx.sprts-sc h3 {
         padding: 0 20px;
     }

     p {
         font-size: 15px;
         line-height: 23px;
     }

     .act-bx-1 {
         padding: 17px;
     }

     .act-bx h3 {
         font-size: 22px;
     }

     .act-bx {
         min-height: 220px;
     }

     .act-bx-1 img {
         max-width: 120px;
     }

     .sfty-mn-cntnt h5 {
         font-size: 14px;
         line-height: 19px;
     }

     .vps-safety-schl-1-cntnt {
         margin-top: 50px;
     }

     .vsn-msn h3 {
         font-size: 30px;
     }

     .ftr-lnk-1 li {
         line-height: 27px;
         font-size: 13px;
     }

     .ftr-lgo p {
         margin-top: 20px;
         font-size: 13px;
         line-height: 18px;
         padding-left: 10px;
     }

     .node:nth-child(4) .node-text {
         left: -40px;

     }

     .node:nth-child(5) .node-text {
         left: -30px;

     }








 }

 @media (min-width: 1200px) and (max-width: 1400px) {
     .act-bx-1 {
         padding: 20px;
     }

     .act-bx {
         min-height: 220px;
     }

     .wht-expct-1 p {
         margin: 0;
         font-size: 18px;
     }

     h2 {
         font-size: 48px;

     }
 .navbar1-inner img {
    max-width: 170px !important;
    filter: brightness(0) invert(1);
    height: auto !important;
}
    .menu1 {
 
        column-gap: 13px !important;
     
    }
 }


 @media (min-width: 1201px) and (max-width: 1320px) {
     .contact-btn a.menu1-link1 {

         padding: 10px 8px !important;

         min-width: 110px !important;

         font-size: 15px !important;
     }

     .menu1 {
         column-gap: 3px !important;
     }

     .menu1-link1 {

         font-size: 13px !important;
     }
 }

 @media (min-width: 1321px) and (max-width: 1350px) {
     .contact-btn a.menu1-link1 {
         padding: 11px 10px;
         min-width: 114px;
         font-size: 15px;
     }

     .menu1-link1 {

         font-size: 15px !important;
     }

     .menu1 {
         column-gap: 7px !important;
     }

 }


 @media (min-width: 1460px) and (max-width: 1530px) {
  .menu1 {
        column-gap: 13px !important;
    }
.navbar1-inner img {
    max-width: 180px !important;
}
 }





 /* Close Media Screens */