body {
    margin: 0px;
    font-family: "Instrument Sans", sans-serif;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background: #2f2d39;
    border-radius: 0px;
}


/* Logo Section */

main.logo-section {
    padding: 20px 0px;
    background: #fff;
}

main.logo-section i.fa.fa-search {
    color: #3f6b9d;
    font-size: 13px;
}

.wpcf7-form-control:focus {
    box-shadow: 0 0 0 0rem rgb(13 110 253 / 25%);
}

.hdt-btn a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
    background: #ff5e17;
    border: none;
    border-radius: 5px;
    position: relative;
    line-height: 50px;
    justify-content: space-between;
    padding: 0 25px;
    transition: all 0.5s ease-in-out;
}


/* Close Logo Section */

/* Menu Section */

main.menu-section header.sticky-top {
    background: #00167a;
}

/* Close Menu Section */

.hdr-1 {
    padding: 5px 0;
    background: #00167a;
}

.hdr-1 h6 {
    margin-bottom: 0;
    color: #fff;
}

.hdr-cntct ul {
    margin: 0;
    padding: 0;
    text-align: right;
}

.hdr-cntct li {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
}

.hdr-cntct li a {
    color: #fff;
    text-decoration: none;
}


h1,
h2,
h3,
h4,
h5 {
    font-family: "Instrument Serif", serif;
}

p {
    font-size: 16px;
    line-height: 26px;
}

h1 {
    color: #00167a;
    font-weight: 400;
    font-size: 45px;
    margin: 0;
    animation: color 10s linear infinite;
    line-height: 55px;
}

h2 {
    color: #00167a;
    font-weight: 400;
    font-size: 45px;
    margin: 0;
    animation: color 10s linear infinite;
    line-height: 55px;
    width: fit-content;
}

li.menu1-item a:focus {
    color: #00167a;
}

.iti__selected-flag {
    border-radius: 50px 0 0 50px;
}

/* Banner Section */
.banner-section .overlay {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.0);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.3s ease;
    z-index: 9;
}

.banner-section .carousel-caption {
    z-index: 9;
    text-align: left;
    left: 0;
    right: 0;
    align-items: end;
    bottom: 50px;
    padding: 40px 0;
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 9;
}

.carousel-indicators [data-bs-target] {
    width: 20px;
    height: 4px;
    border-radius: 3px;
    border: 0;
    border: 2px solid #00167a4d;
}

.bnr-btns a {
    display: inline-block;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    background-color: #333333;
    padding: 8px 20px;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    position: relative;
    text-decoration: none;
    border: 2px solid #333333;
}

.bnr-btns {
    position: relative;
}

.bnr-btns a:nth-child(1) {
    background: #ffffff;
    border: 2px solid #00167a;
    border-radius: 10px;
    width: fit-content;
}

.bnr-btns a:nth-child(2) {
    /* dark grey background */
    padding: 10px 28px;
    border: none;
    border-radius: 10px;


    /* Gradient Text */
    background-clip: text;
    -webkit-background-clip: text;
    color: #ffffff;
    /* background-image: linear-gradient(to right, #ff7b22, #f6d84e); */

    /* For button background behind text */
}

.bnr-btns a:nth-child(2)::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: #2e2e2e;
    border-radius: 10px;
}








.bnr-btns a:nth-child(2)::before:hover {
    background: #000000;
}

.bnr-btns a:hover {
    color: #ffffff !important;
    background: #000000 !important;
}





.bnr-bx {
    padding: 30px;
    background: #fff;
    border-radius: 10px;
}

.bnr-bx h2 {
    color: #00167a;
    font-weight: 400;
    font-size: 36px;
    margin: 0;
    animation: color 10s linear infinite;
    line-height: 42px;
    margin-bottom: 10px;
}

.bnr-bx p {
    color: #000;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 30px;
}

.btn-stl-1 a {
    background: #ffffff;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    border: 2px solid #00167a;
    padding: 7px 16px;
    border-radius: 10px;
    display: block;
    width: fit-content;
    text-decoration: none;
    transition: .6s all;
}

.btn-stl-1 a:hover {
    background: #000;
    color: #fff;
}











.img-1 {
    border-radius: 15px;
    overflow: hidden;
}

.img-1 img {
    transition: .7s all;
    transform: scale(1);
    width: 100%;
}

.img-1:hover img {
    transform: scale(1.2);
}

section.sec-1 {
    padding: 30px 0;
}

.cl-lgos {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

section.sec-2 {
    padding: 40px 0;
}

.sc-hm-msn-vsn {
    padding: 50px 0;
    border-bottom: 1px solid #ccc;
}

#tabInfo {
    display: none;
}


.vsn-msn-bx li.resp-tab-item.resp-tab-active img {
    filter: grayscale(0%);
}

.vsn-msn-bx li.resp-tab-item img {
    filter: grayscale(100%);
}

.vsn-msn-bx {
    display: block;
    height: 100%;
    padding-right: 30px;
}

.vsn-msn-bx li.resp-tab-item.resp-tab-active {
    background: linear-gradient(40deg, #f38512 0%, #495e8d 20%);
    font-size: 18px;
    margin: 0;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 500%;
    animation: color 10s linear infinite;
}

.vsn-msn-bx1 p {
    font-size: 20px;
    padding-right: 100px;
}

.sc-1-abt {
    padding-left: 40px;
}

.vsn-msn-bx1:nth-child(2) {
    margin-top: 40px;
}

.vsn-msn-bx1 h2 {
    color: #000;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.hdg-cntr h3 {
    font-size: 23px;
    line-height: 20px;
    margin: 10px 0;
    color: #22477d;
    margin-bottom: 20px;
}

.sc-1-abt p {
    padding-top: 15px;
    margin: 0;
}

.srvcs-bx-nw {
    margin-top: 30px;
}

.es-cntr {
    padding: 0 40px;
}

.txt-btn .btn-stl-1 a {
    float: right;
}

.txt-btn {
    text-align: right;
}

.sc-hm-qstns p {
    margin: 0;
}

.qstn-bxs-mn {
    margin-top: 40px;
}

.ab-1 {
    position: relative;
    height: 100%;
    min-height: 280px;
    overflow: hidden;
    border-radius: 20px;
    border: 1px solid transparent;
    background-image: linear-gradient(white, white), linear-gradient(to bottom, #3b7cff, #ff8a00);
    background-origin: border-box;
    background-clip: padding-box, border-box;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay img {
    min-height: 236px;
    object-fit: cover;
    width: 100%;
    overflow: hidden;
    object-position: center;
    height: 100%;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #008CBA;
    overflow: hidden;
}

.text p {
    margin: 0;
}

.text img {
    position: absolute;
    right: 12px;
    top: 10px;
}

.ab-1:hover .overlay {
    opacity: 1;
}

.text {
    font-size: 20px;
    /* position: absolute; */
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    height: 100%;
    display: grid;
    align-items: center;
    align-content: center;
    background: #fff;
    padding: 30px;
    width: 100%;
    border-radius: 17px;
}

.text img {
    margin: auto;
    margin-bottom: 10px;
}

.sc-hm-qstns {
    padding-top: 50px;
}


section.sec-3 {
    background: #f5f5f5;
    padding: 50px 0;
}

.srvcs-tab {
    margin-top: 30px;
}

.srvcs-tab ul.resp-tabs-list {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 0 60px;
    text-align: center;
}

.srvcs-tab li.resp-tab-item.resp-tab-active {
    border-bottom: 3px solid #f08813;
}

.srvcs-tab .resp-tabs-list li {
    display: inline-block;
    background: transparent;
    text-align: center;
    font-size: 22px;
    border-bottom: 3px solid #f0881300;
    padding: 10px 38px !important;
    margin-bottom: -1px;
}

.srvcs-tab .resp-tabs-container {
    width: 100%;
}

.ser-w-bx {
    text-align: center;
    padding: 33px 30px;
    border-radius: 15px;
    background-color: #fff;
    height: 100%;
    display: grid;
    align-items: center;
    justify-content: center;
}

.ser-w-bx img {
    margin: auto;
    padding-bottom: 10px;
}

.ser-w-bx p {
    margin: 0;
    font-weight: 500;
}

.hdg-cntr h2 {
    text-align: center;
    margin: auto;
}

section.sec-5 {
    background: #f5f5f5;
    padding: 50px 0;
}

section.sc-nws {
    padding: 50px 0 0;
}

section.gt-in-tch-sc {
    padding: 60px 0;
    text-align: center;
}

section.gt-in-tch-sc .wpcf7-form-control {
    background-color: #ffffff;
    height: 50px;
    padding-left: 20px;
    border: 1px solid #ccc;
    border-radius: 50px;
}

.wpcf7-form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
    padding-left: 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
section.gt-in-tch-sc button.btn {
    font-size: 13px;
    border-radius: 10px;
    display: inline-block;
    background-color: #1d74ff;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    transition: .6s all;
    height: 50px;
    width: 100%;
}

.gt-frm {
    margin-top: 40px;
}

section.gt-in-tch-sc button.btn:hover {
    background-color: #3c3e3f;
}

.gt-bx-1 {
    width: 25%;
    float: left;
}

.gt-bx-1.msg-fld {
    width: 61%;
    float: left;
}

.gt-bx-1.cn-cd {
    width: 14%;
}

.gt-bx-1a {
    width: 14%;
    float: left;
}

.wpcf7-submit{
background: #00167a;
    background-size: auto;
    background-clip: border-box;
  font-weight: 600;
  font-size: 16px;
  margin: 0;
 
  background-clip: text;
  -webkit-background-clip: text;
  background-size: 500%;
  animation: color 10s linear infinite;
  border: 2px solid #164676 !important;
  padding: 8px 25px;
  border-radius: 50px;
  display: block;
  width: 100%;
}
.gt-bx-mn {
    justify-content: space-between;
}

.gt-bx-1a .btn-stl-3 a {
    height: 50px;
    width: 100%;
    justify-content: space-evenly;
    font-size: 17px;
    display: flex;
    align-items: center;
}

.btn-stl-3 a {
    background: #00167a;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 500%;
    animation: color 10s linear infinite;
    border: 2px solid #164676;
    padding: 8px 25px;
    border-radius: 50px;
    display: block;
    width: fit-content;
}


.dscvry-frm textarea {
    background-color: #ffffff;
    height: 100px;
    padding-left: 20px;
    border: 1px solid #ccc;
    border-radius: 6px;
    width: 100%;
    padding-top: 10px;
}

.dscvry-frm .wpcf7-form-control {
    background-color: #ffffff;
    height: 50px;
    padding-left: 20px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.dscvry-frm label {
    text-align: left;
    width: 100%;
    margin-bottom: 4px;
    margin-top: 10px;
    font-size: 17px;
    color: #000;
}

.dscvry-frm .gt-bx-1 a {
    margin: auto;
}

.dscvry-frm .gt-bx-1 {
    width: 100%;
    margin-top: 20px;
}


section.sec-4 {
    background-image: url(../img/bg-industry.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 90px 0;
}

section.sec-4 h2 {
    color: #fff;
}

.ind-lft p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
}

.in-w-bx {
    text-align: center;
    padding: 33px 30px;
    border-radius: 15px;
    background-color: #fff;
    height: 100%;
    display: grid;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.in-w-bx img {
    margin: auto;
    padding-bottom: 10px;
}

.in-w-bx p {
    margin: 0;
    font-weight: 500;
}

.ind-rght {
    padding-left: 50px;
}

.banner-section img {
    width: 100%;
}

.btn-stl-2 {
    position: relative;
    width: fit-content;
}

.btn-stl-2 a {
    /* dark grey background */
    padding: 10px 20px;
    border: none;
    border-radius: 10px;


    /* Gradient Text */
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    background-image: linear-gradient(to right, #ff7b22, #425c81);

    /* For button background behind text */
    /* background: #fff; */
    font-weight: 600;
    font-size: 16px;
    /* margin: 0; */
    /* color: #000; */
    display: block;
    /* width: fit-content; */
    text-decoration: none;
    transition: .7s all;
}

.btn-stl-2 a::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: #ffffff;
    border-radius: 10px;
    transition: .7s all;
}


.btn-stl-2:hover a::before {
    background: #000000;
}

.btn-stl-2:hover a {
    background-image: linear-gradient(to right, #ff7b22, #ffffff);
}

.banner-section .carousel-control-next,
.banner-section .carousel-control-prev {
    width: 4% !important;

}

.carousel-indicators {
    z-index: 999;
}

.banner-section .carousel-control-next-icon,
.banner-section .carousel-control-prev-icon {
    background-size: 70% 70%;
    background-color: #000;
    border-radius: 5px;
}

.banner-section .carousel-control-next,
.banner-section .carousel-control-prev {
    width: auto;
    height: fit-content;
    top: 46%;
    opacity: 1;
}

.banner-section .carousel-control-prev {
    left: 10px;
}

.banner-section .carousel-control-next {
    right: 10px;
}


.nws-bx-wt-cntnt span {
    color: #a8a8a8;
    font-size: 15px;
    font-weight: bold;
}

.nws-bx-wt-cntnt {
    padding: 20px;
}

.nws-bx-wt {
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #ccc;
    height: 100%;
}

.nws-bx-wt-cntnt h3 {
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0;
    line-height: 26px;
    min-height: 100px;
    font-family: "Instrument Sans", sans-serif;
}

.nws-bx-wt-cntnt .btn-3 {
    margin-top: 30px;
}

.btn-3 a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    transition: .6s all;
}

.btn-3 a:hover {
    color: #28487d;
}

.nws-bx-wt-img img {
    width: 100%;
}

.nws-lst {
    margin-top: 30px;
}

.tm-pg-sc-no-m {
    margin-top: 0;
}

.pr-mn-sc {
    margin-top: 0px;
}

.tsti-bx {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
}

.pr-cntnt {
    padding: 40px 20px 20px;
    height: 100%;
    position: relative;
}

.pr-cntnt h3 {
    font-size: 22px;
    font-weight: 700;
}

.pr-img {
    border-radius: 20px;
    overflow: hidden;
}

.pr-cntnt h4 {
    font-size: 17px;
    color: #787878;
    font-family: "Instrument Sans", sans-serif;
}

.pr-cntnt .pr-btn {
    text-align: right;
    position: absolute;
    right: 25px;
    bottom: 15px;
}

section.sec-6 {
    background: url(../img/bg-1.jpg);
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}

.testi-sldr {
    padding: 30px 40px;
    background: #fff;
    border-radius: 20px;
    position: relative;
}

.tsti-cntnt {
    text-align: center;
    padding: 20px 0;
}

img.img-fluid.qt-img {
    position: absolute;
    transform: translate(0px, 50px);
}

.tsti-cntnt img {
    margin-bottom: 20px !important;
    width: auto !important;
    margin: auto;
}

.testi-sldr .owl-theme .owl-controls .owl-page span {
    width: 30px;
    height: 3px;
    margin: 5px 4px;
    border-radius: 0px;
    background: #b6b6b6;
}

.testi-sldr .owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #f68712;
}

.tsti-cntnt p {
    font-style: italic;
}

.tsti-cntnt h4 {
    font-size: 18px;
    font-weight: 700;
}

.tsti-cntnt h5 {
    font-size: 15px;
    color: #787878;
}

footer {
    background: #232323;
    padding: 50px 0 10px;
}

.ftr-sc-1.cn-i li:nth-child(2) {
    margin-top: 5px;
}

.ftr-abt {
    text-align: right;
}

.ftr-abt p {
    margin-top: 20px;
    color: #c1c1c1;
    text-align: left;
    padding-right: 20px;
    margin-bottom: 0;
}

.ftr-sc-1.cn-i li {
    display: flex;
    gap: 1px;
}

.ftr-sc-1.cn-i i {
    margin-top: 6px;
    background: #fff;
    font-size: 13px;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 500%;
    animation: color 10s linear infinite;
    width: 15px;
    margin-right: 4px;
}

.ftr-sc-1 li {
    display: flex;
    font-size: 15px;
    line-height: 23px;
    list-style: none;
    color: #f1f1f1;
}

.ftr-sc-1 a {
    text-decoration: none;
    color: #f1f1f1;
    line-height: 30px;
}

.ftr-sc-1 h4 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 16px;
}

.ftr-sc-1 i.fa-solid.fa-location-dot {
    margin-top: 5px;
    font-size: 15px;
    margin-right: 8px;
}

.ftr-sc-1 ul {
    margin: 0;
    padding: 0;
}

.ftr-sc-1 a:hover {
    color: #fa9d4f;
}

.ftr-scl ul {
    margin: 0;
    padding: 0;
    margin-top: 30px;
}

.ftr-sclul li {
    list-style: none;
    line-height: 26px;
    color: #c0c0c0;
    font-size: 15px;
}

.ftr-scl i {
    font-size: 16px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    transition: .6s all;
}

.ftr-scl i:hover {
    color: #ffffff;
    background: #00167a;
}

.ftr-scl ul li a {
    text-decoration: none;
    color: #c0c0c0;
}

.ftr-scl li {
    display: inline-block;
    margin-left: 5px;
}

.copy {
    margin-top: 40px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
    --bs-gutter-x: 0;
}

.copy h6 {
    font-size: 13px;
    color: #c1c1c1;
    font-weight: 400;
}

.copy h6 a {
    color: #c1c1c1;
    text-decoration: none;
}

.copy h6 a:hover {
    color: #fa9d4f;
}

.ftr-sc-1 i.fa-regular.fa-envelope {
    margin-top: 9px;
}


.tsti-bx1 {
    height: 100%;
}

.pr-cntnt p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
}

.testi-sldr .flexslider {
    background: transparent;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: none;
    background: url(../img/c3.jpg);
}

.sc-6-lft-cntnt {
    margin-top: 30px;
}

.bx-1 {
    text-align: center;
}

.bx-1 {
    text-align: center;
    padding: 0 20px;
}

.bx-1a {
    transform: translate(0px, -50px);
}

div#testi-slider {
    margin-top: 20px;
}

.sc-6-lft {
    padding-right: 50px;
}


.nws-bx-wt-img img {
    transform: scale(1);
    transition: .7s all;
}

.nws-bx-wt-img:hover img {
    transform: scale(1.2);
}

.nws-bx-wt-img {
    overflow: hidden;
}

section.sec-inr {
    padding: 60px 0;
}

.contact-form input,
textarea {
    background: transparent;
    border-radius: 0px;
    height: 45px;
    margin-bottom: 20px;
    padding-left: 16px;
    border-color: #ccc;
}

.contact-form textarea {
    height: auto;
}

.contact-form input::placeholder,
textarea::placeholder {
    color: #535353;

}

.hdg-stl-1 h1 {
    margin-bottom: 20px;
}

.hdg-stl-1 h2 {
    margin-bottom: 20px;
    font-size: 45px;
}

.info-icon i {
    margin-top: 2px;
    background: #00167a;
    font-size: 22px;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 500%;
    animation: color 10s linear infinite;
    width: 26px;
}

.cntct-sc-mn button {
    transition: .6s all;
    background: linear-gradient(40deg, #f38512 0%, #495e8d 20%);
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 500%;
    animation: color 10s linear infinite;
    border: 2px solid #164676;
    padding: 7px 16px;
    border-radius: 10px;
    display: block;
    width: fit-content;
}

.cntct-sc-mn button:hover {
    transition: .6s all;
    background: linear-gradient(40deg, #f38512 0%, #495e8d 20%);
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 500%;
    animation: color 10s linear infinite;
    border: 2px solid #3575b6;
    padding: 7px 16px;
    border-radius: 10px;
    display: block;
    width: fit-content;
}

.cntct-bx-1 {
    text-align: center;
    padding: 30px 20px;
    border: 1px solid #ccc;
    min-height: 203px;
}

.cntct-bx-1 i {
    font-size: 30px;
    background: #00167a;
    color: #fff;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    margin: auto;
    text-align: center;
    justify-content: center;
    border-radius: 50%;
}

.info-icon1 {
    margin-bottom: 20px;
}

.info-icon-right1 h3 {
    font-size: 30px;
}

.info-icon-right1 h4 {
    font-family: "Instrument Sans", sans-serif;
    font-size: 18px;
}

.info-icon-right1 h4 a {
    color: #000;
    text-decoration: none;
}

.info-icon-right1 h4 a:hover {
    color: #ed8547;
}


.info-icon img {
    width: auto;
}

.info-box {
    display: flex;
}

.info-icon {
    width: 7%;
}

.info-icon-right {
    width: 93%;
    margin-bottom: 20px;
}


.info-icon-right h3 {

    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}

.info-icon-right h4 {
    font-family: "Instrument Sans", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    color: #776d6d;
    margin-bottom: 0;
}

.info-icon-right h4 a {
    text-decoration: none;
    font-size: 16px;
    color: #776d6d;
}

.info-box1 {
    margin-bottom: 20px;
}

.info-icon-right h3 a {
    color: #776d6d;
    text-decoration: none;
}

.srvc-mn-lft h3 {
    font-size: 25px;
    color: #919191;
    font-weight: 400;
    line-height: 35px;
    margin-top: 15px;
}

.srvc-mn-lft h1 {
    width: fit-content;
        padding-bottom: 10px;
}

.srvc-mn-rght {
    padding-left: 50px;
}

.srvc-mn-rght p {
    margin: 0;text-align: justify;
}

.sr-inr-bx-mn1 a {
    text-align: center;
    padding: 35px 30px;
    border-radius: 15px;
    background-color: #fff;
    height: 100%;
    display: grid;
    align-items: center;
    justify-content: center;
    transition: .7s all;
}

.srvc-lst-sc-cntnt a {
    color: #000;
    text-decoration: none;
}

.sr-inr-bx-mn img {
    margin: auto;
}

.sr-inr-bx-mn p {
    margin: 0;
    font-size: 17px;
    font-weight: 500;

}

section.srvc-lst-sc {
    padding: 70px 0;
    background: #f6f6f6;
}

section.srvc-lst-sc:nth-child(even) {
    background: #ffffff;
}

.srvc-lst-sc-cntnt h2 {
    margin-bottom: 20px;
    color: #000;
    font-size: 30px;
    line-height: 1;
}


section.srvc-lst-sc:nth-child(odd) .srvc-lst-sc-cntnt {
    padding-left: 50px;
}

section.srvc-lst-sc:nth-child(even) .srvc-lst-sc-cntnt {
    padding-right: 50px;
}

section.srvc-lst-sc:nth-child(even) .sr-inr-bx-mn1 a {
    background: #f6f6f6;
}

section.srvc-lst-sc:nth-child(even) .sr-inr-bx-mn1 a:hover {
    transition: .7s all;
    background: linear-gradient(226deg, #f68712 0%, #30568f 95%);
}


section.srvc-lst-sc:nth-child(even) .srvc-lst-sc-img {
    order: 1;
}


.sr-inr-bx-mn1 a:hover {
    transition: .7s all;
    background: linear-gradient(226deg, #f68712 0%, #30568f 95%);
    color: #fff;
}

.sr-inr-bx-mn1 a:hover p {
    color: #ffffff;
}

.sr-inr-bx-mn1 a:hover img {
    filter: brightness(0) invert(1);
}

.abt-lst {
    margin-top: 30px;
}

.abt-lst ul {
    margin: 0;
    padding: 0;
}

.abt-lst li {
    list-style: none;
    display: flex;
    align-items: start;
    gap: 10px;
    margin-bottom: 15px;
    line-height: 30px;
}

.abt-lst p {
    padding: 0;
    margin-bottom: 0;
}


.sc-abt-1 {
    padding-right: 40px;
}

.abt-lst li:nth-child(3) {
    align-items: center;
}

.sc-abt-2 .sc-1-abt {
    padding-left: 0;
}


.sc-abt-2 .sc-1-abt h1 {
    font-size: 44px;
}

section.sec-inr .sc-hm-msn-vsn {
    border-top: 1px solid #ccc;
    margin-top: 50px;
    border-bottom: 0;
    padding-bottom: 0;
}

section.sec-inr .sc-hm-msn-vsn .vsn-msn-bx .resp-tab-content {
    background-color: #fff;
    border-left: 1px solid #a8a8a8;
    border-radius: 0;


}



section.sec-inr .vsn-msn-bx div#verticalTab {
    display: block;
    margin-top: 20px;
    position: relative;
    height: 100%;
    overflow: hidden;
    border-radius: 20px;
    border: 1px solid transparent;
    background-image: linear-gradient(white, white), linear-gradient(to bottom, #3b7cff, #ff8a00);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    padding: 20px 10px 20px 20px;
}

section.sec-inr .resp-tabs-container {
    width: 64%;
}

section.sec-inr ul.resp-tabs-list {
    width: 36%;
}




section.sec-inr .vsn-msn-bx {
    padding-right: 0px;
}

.dfr-bx p {
    font-size: 20px;
        text-align: center;
    padding: 0;
    margin: 0;
    color: #000;
    font-weight: 500;
}

.dfr-bx {
    text-align: center;
    padding: 25px 40px;
    border-radius: 15px;
    background: #ccc;
    height: 100%;
}

section.sec-inr .vsn-msn-bx {
    padding-right: 40px;
}

.dfr-bx-1:nth-child(1) .dfr-bx {
    transition: .7s all;
    background: linear-gradient(122deg, #fdf1e9 0%, #fbfcf5 95%);
}

.dfr-bx-1:nth-child(2) .dfr-bx {
    transition: .7s all;
    background: linear-gradient(122deg, #edf5f9 0%, #edf5f9 95%);
}

.dfr-bx-1:nth-child(3) .dfr-bx {
    transition: .7s all;
    background: linear-gradient(122deg, #fcf3db 0%, #f9f3ff 95%);
}

.dfr-bx-1:nth-child(4) .dfr-bx {
    transition: .7s all;
    background: linear-gradient(122deg, #fef5ed 0%, #fee3ed 95%);
}

.gray-bg {
    background: #f5f5f5;
}

.tm-pg-sc .pr-cntnt {
    padding-bottom: 0;
    padding-left: 10px;
}

.pr-cntnt1 {
    margin-top: 0px;
    padding: 0 15px;
}

.gray-bg .tsti-bx1 {
    height: auto;
}

.gray-bg .tsti-bx {
    padding: 15px;
}

.gray-bg .pr-img-nw img {
    position: relative;
    height: 100%;
    overflow: hidden;
    border-radius: 20px;
    border: 1px solid transparent;
    background-image: linear-gradient(white, white), linear-gradient(to bottom, #3b7cff, #ff8a00);
    background-origin: border-box;
    background-clip: padding-box, border-box;
}

.blg-lft .img-1 {
    margin-bottom: 20px;
}

.all-ofrngs-bx {
    padding: 25px;
    background: #f5f5f5;
    border-radius: 15px;
}

.all-ofrngs-bx ul li a {
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 14px;
    border: 1px solid #e3c3a7;
    background: #f7eeed;
    width: 100%;
    display: block;
    border-radius: 10px;
}

.all-ofrngs-bx ul li a:hover {
    background: #efe1df;
}

.all-ofrngs-bx li {
    line-height: 30px;
    padding: 0;
    /* border: 1px solid #ccc; */
    background: none;
}

.all-ofrngs-bx ul {
    margin: 0;
}

.all-ofrngs-bx h2 {
    text-align: center;
    margin-bottom: 20px;
    color: #000000;
}

.ofrngs-lft {
    padding-right: 30px;
}

.blg1 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 10px;
    --bs-gutter-x: 0rem;
}

.blg1 h5 {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    padding-left: 14px;
}

.blg1 img {
    border-radius: 10px;
}

.blg1 h5 a {
    color: #000000;
    font-weight: 500;
    text-decoration: none;
}

.blg1 h5 a:hover {
    color: #215797;
}

.blg-inr-bx img {
    width: 100%;
}

.tm-pg-sc {
    justify-content: center;
}

section.sec-inr-abt {
    border-bottom: 1px solid #ccc;
}

.flip-card {
    background-color: transparent;
    perspective: 1000px;
    position: relative;
    height: 100%;
    min-height: 280px;
    /* overflow: hidden; */
    border-radius: 20px;
    /* border: 1px solid transparent; */
    /* background-image: linear-gradient(white, white), linear-gradient(to bottom, #3b7cff, #ff8a00); */
    /* background-origin: border-box; */
    /* background-clip: padding-box, border-box; */
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    border-radius: 37px !important;
}

.flip-card:hover .flip-card-inner {
    /*  transform: rotateY(180deg); */
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 17px;
    padding: 0px;
}

.flip-card-front {
    /* color: black; */
    /* background-color: #ffffff; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    border-radius: 17px;
    /* padding: 0px; */
}

.flip-card-back {
    background-color: #ffffff;
    color: white;
    transform: rotateY(180deg);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 17px;
    padding: 1px;
}


#box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.gradient-border {
    --borderWidth: 1px;
    background: #1D1F20;
    position: relative;
    border-radius: 20px !important;
    overflow: hidden;
    padding: 2px;
}

.gradient-border:after {
    content: '';
    position: absolute;
    top: calc(-1 * var(--borderWidth));
    left: calc(-1 * var(--borderWidth));
    height: calc(100% + var(--borderWidth) * 2);
    width: calc(100% + var(--borderWidth) * 2);
    background: linear-gradient(60deg, #f79533, #f37055, #f2860f, #a166ab, #5073b8, #1098ad, #214678);
    border-radius: 20px;
    z-index: -1;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
}


@keyframes animatedgradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.grw-img {
    animation: breathing 5s ease-out infinite normal;
}

@keyframes breathing {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(0.9);
    }

    50% {
        transform: scale(1);
    }

    75% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes breathing-increase {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(1.1);
    }

    50% {
        transform: scale(1);
    }

    75% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}


.grw-img1 {
    animation: breathing 5s ease-out infinite normal;
}



.sc-1-abt h2 {
    font-size: 23px;
    line-height: 20px;
    margin: 10px 0;
    color: #000;
}

.srvc-inr-nw .flip-card-back p {
    color: #000;
    margin: 0;
    padding: 0 10px;
    line-height: 22px;
}

.srvc-inr-nw .flip-card {
    height: 100%;
    min-height: 230px;
    max-height: 230px;
}

.srvc-inr-nw .sr-inr-bx-mn {
    height: 100%;
    display: grid;
    align-items: center;
    align-content: center;
    background: #fff;
    border-radius: 20px;
    padding: 20px 15px;
}

.srvc-inr-nw .sr-cntnt {
    height: 100%;
    display: grid;
    align-items: center;
    background: #fff;
    border-radius: 17px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
}

section.srvc-lst-sc:nth-child(even) .srvc-inr-nw .sr-inr-bx-mn {
    background: #f6f6f6;
}

section.srvc-lst-sc.sr-inr-pg {
    background: #ffffff;
    border-bottom: 1px solid #ccc;
}

.ln-stl {
    border-bottom: 1px solid #ccc;
}

.df-bx-abt h3 {
    font-size: 24px;
    padding: 0;
    margin: 0;
    color: #000;
    font-weight: 500;
}

.df-bx-abt p {
    font-size: 17px;
    font-weight: 400;
    margin-top: 10px;
}


.prvcy-plcy h2 {
    font-size: 26px;
}

.ser-3-sc-mn h2 {
    font-size: 28px;
    margin: 20px 0 10px 0;
    line-height: 30px;
}

.srvc-lst-sc-3 {
    padding-bottom: 60px;
}

.ser-3-sc-mn p {
    min-height: 80px;text-align: justify;
}

.rght-txt {
    text-align: right;
}

.txt-jstfy p {
    text-align: justify;
}








.srvc-mn-lft li {
    margin: 0;
    list-style: none;
    background-image: url(../img/fav.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 22px;
    padding-left: 30px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 26px;
}
.srvc-mn-lft ul {
    padding: 0;
}


.srvc-mn-lft h2 {
    font-size: 25px;
    color:#000000;
    font-weight: 400;
    line-height: 35px;
    margin-top: 15px;
}






/* Media Screens */

@media (max-width: 576px) {
    .toggle-button {
        display: block;
    }

    .container {
        max-width: 90%;
    }
}

@media (max-width: 767.9px) {
.srvc-mn-lft h2 {
    font-size: 23px;
    line-height: 32px;
}


    /* Mobile dropdown open */
    .dropdown1.open .dropdown1-content1 {
        display: block !important;
    }

    span.dropdown1-toggle.menu1-link1 {
        width: 90%;
    }




    .srvc-lst-sc-3 {
        padding-bottom: 20px;
    }

    .rght-txt {
        text-align: center;
    }

    .copy h6 {
        text-align: center;
    }


    .flip-card-back.gradient-border {
        height: 130px;
    }

    .ser-3-sc-mn h2 {
        font-size: 23px;
        margin: 10px 0 5px 0;
        line-height: 30px;
    }

    .banner-section .carousel-control-next,
    .banner-section .carousel-control-prev {
        top: 25%;
    }

    .sr-inr-bx-mn p {
        font-size: 15px;
    }

    .banner-section .carousel-control-next,
    .banner-section .carousel-control-prev {
        width: 10% !important;
    }

    .carousel-indicators {
        display: none;
    }

    .gt-bx-1.cn-cd {
        width: 100%;
    }

    .info-icon-right1 h3 {
        font-size: 25px;
    }

    .info-icon-right1 h4 {

        font-size: 16px;
    }

    .cntct-bx-1 i {
        font-size: 22px;
        width: 50px;
        height: 50px;

    }

    .cntct-bx-1 {
        padding: 15px 10px;
        border: 1px solid #ccc;
    }

    .df-bx.df-bx-abt {
        margin-top: 20px;
    }

    .dscvry-frm .wpcf7-form-control {
        height: 40px;
    }


    .dropdown1-content {

        width: 100% !important;
    }


    .pr-cntnt1 {
        margin-top: 0px;
        padding: 0 10px;
    }

    .gt-bx-1.msg-fld {
        width: 100%;
    }

    .gt-bx-1a .btn-stl-3 a {
        justify-content: center;
        gap: 10px;
    }

    .tm-pg-sc-no-m:nth-child(1) {
        margin-top: 0px !important;
    }

    .tm-pg-sc-no-m {
        margin-top: 20px !important;
    }

    .dscvry-frm label {
        margin-bottom: 4px;
        margin-top: 8px;
        font-size: 16px;
    }

    .srvc-inr-nw .flip-card {
        min-height: auto;
        max-height: 160px;
    }

    .sc-1-abt h2 {
        font-size: 19px;
        line-height: 25px;
        margin: 5px 0;
    }

    section.sec-inr .resp-tabs-container {
        width: 100%;
    }

    section.sec-inr .vsn-msn-bx {
        padding-right: 0px;
    }

    section.sec-inr .sc-hm-msn-vsn {
        margin-top: 20px;
    }

    section.sec-inr .vsn-msn-bx div#verticalTab {
        display: block;
        margin-top: 20px;
        position: relative;
        height: 100%;
        overflow: hidden;
        border-radius: 0px;
        background-image: none;
        padding: 0;
    }

    .dfr-bx {
        padding: 15px 30px;
    }

    .dfr-bx p {
        font-size: 16px;
    }

    .sc-abt-2 .sc-1-abt h1 {
        font-size: 25px;
    }

    .sc-abt-1 {
        padding-right: 10px;
    }

    .abt-lst li {
        gap: 7px;
        margin-bottom: 8px;
        line-height: 28px;
    }

    .abt-lst {
        margin-top: 15px;
    }

    .abt-lst li img {
        width: 40px;
    }


    .srvc-mn-rght {
        padding-left: 15px;
    }

    section.srvc-lst-sc {
        padding: 30px 0;
    }

    section.srvc-lst-sc:nth-child(odd) .srvc-lst-sc-cntnt {
        margin-top: 20px;
        padding-left: 20px;
    }

    .srvc-lst-sc-cntnt h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    section.srvc-lst-sc:nth-child(even) .srvc-lst-sc-cntnt {
        padding-right: 20px;
        margin-top: 20px;
    }

    section.srvc-lst-sc:nth-child(even) .srvc-lst-sc-img {
        order: 0;
    }

    .sr-inr-bx-mn1 a {
        padding: 15px;
    }

    .sr-inr-bx-mn img {
        margin: auto;
        width: 60px;
    }

    .srvc-mn-lft h3 {
        font-size: 18px;
        line-height: 24px;
        margin-top: 15px;
    }









    img.img-fluid.logo-image {
        width: 125px;
        float: left;
    }


    .banner-section .carousel-caption {
        position: relative;
        padding: 20px 0;
    }

    .bnr-bx {
        padding: 0px;
    }

    .bnr-bx h2 {
        font-size: 26px;
        line-height: 35px;
        min-height: 110px;
    }

    .bnr-bx p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .bnr-btns a {
        font-size: 15px;
        padding: 8px 15px;
        width: fit-content;
    }

    .vsn-msn-bx1 h2 {
        margin-bottom: 10px;
    }

    section.sec-6 {
        padding: 30px 0;
    }

    .bnr-btns {
        display: grid;
        gap: 10px;
    }

    .vsn-msn-bx1:nth-child(2) {
        margin-top: 10px;
    }

    .sc-hm-msn-vsn {
        gap: 20px;
        padding: 20px 0;
    }

    section.sec-3 {
        padding: 20px 0;
    }

    .sc-hm-qstns {
        padding-top: 20px;
    }

    .srvcs-bx-nw {
        margin-top: 10px;
        padding: 10px;
    }

    .srvcs-tab h2.resp-tab-active {
        background: #ffffff !important;
        color: #000;
    }

    .hdg-stl-1 h1 {
        margin-bottom: 20px;
        font-size: 26px;
    }

    .hdg-stl-1 h2 {
        margin-bottom: 20px;
        font-size: 26px;
    }

    .txt-btn .btn-stl-1 a {
        float: left;
    }

    section.sec-inr {
        padding: 30px 0;
    }

    .info-icon-right h4 {
        font-size: 15px;
        line-height: 1.6;
    }

    .info-icon-right h3 {
        margin-bottom: 5px;
    }

    .info-icon i {
        margin-top: 4px;
    }

    .info-icon {
        width: 12%;
    }

    .qstn-bxs-mn {
        margin-top: 20px;
    }

    .txt-btn {
        margin-top: 10px !important;
    }

    .vsn-msn-bx1 img {
        width: 40px;
    }

    .vsn-msn-bx .resp-tab-content p {
        font-size: 15px !important;
        line-height: 24px !important;
    }

    section.sec-2 {
        padding: 20px 0;
    }

    .vsn-msn-bx .resp-tab-content {
        border-radius: 0px !important;
    }

    .cl-lgos {
        padding-bottom: 10px;
    }

    section.sec-1 {
        padding: 10px 0;
    }

    .sc-1-abt {
        padding-left: 0px;
        padding-top: 20px;
    }

    h1 {
        font-size: 25px;
        line-height: 30px;
    }

    h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .sc-1-abt p {
        padding-top: 5px;
        padding-bottom: 0px;
    }

    p {
        font-size: 15px;
        line-height: 24px;
    }

    .vsn-msn-bx1 p {
        font-size: 15px;
        padding-right: 0px;
    }

    .nws-bx-wt-cntnt {
        padding: 16px;
    }

    .vsn-msn-bx {
        padding-right: 0px;
    }

    div#testi-slider {
        margin-top: 0px;
    }

    .testi-sldr {
        padding: 20px 20px;
    }

    h2.resp-accordion {
        font-size: 13px;
        margin: 0px;
        padding: 5px 10px !important;
        width: 100%;
    }

    .hdr-cntct ul {
        margin: 0;
        padding: 0;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .srvcs-tab {
        margin-top: 15px;
    }

    .hdr-cntct li {
        display: inline-block;
        color: #fff;
        font-size: 12px;
        margin-left: 5px;
    }

    .vsn-msn-bx .resp-tab-content {
        padding: 0px !important;
    }

    .vsn-msn-bx .resp-tab-content p {
        padding: 20px !important;
    }

    .es-cntr {
        padding: 0 15px;
    }

    section.sec-5 {
        padding: 30px 0;
    }

    .sc-6-lft {
        padding-right: 0px;
    }

    section.sec-4 {
        padding: 30px 0;
    }

    .pr-img img {
        width: 100%;
    }

    .ind-lft p {
        font-size: 16px;
        color: #fff;
        margin-bottom: 15px;
    }

    .ind-rght {
        padding-left: 0px;
    }

    .ftr-sc-1 {
        margin-bottom: 14px;
    }

    section.sc-nws {
        padding: 30px 0 0;
    }

    .nws-lst {
        margin-top: 0px;
    }

    .nws-bx-wt-cntnt .btn-3 {
        margin-top: 10px;
    }

    section.gt-in-tch-sc {
        padding: 30px 0;
    }

    .gt-frm {
        margin-top: 20px;
    }

    footer {
        padding: 20px 0 10px;
    }

    .ftr-sc-1 a {
        line-height: 25px;
    }

    .copy {
        margin-top: 10px;
        padding-top: 15px;
    }

    .ftr-abt img {
        width: 60px;
    }

    .ftr-sc-1.cn-i li:nth-child(2) {
        margin-top: 6px;
    }

    .ftr-scl ul {
        margin-top: 10px;
    }

    .ftr-sc-1 li {
        font-size: 14px;
        line-height: 22px;
    }

    .gt-bx-1 {
        width: 100%;
    }

    .gt-bx-1a {
        width: 100%;
    }

    .nws-bx-wt-cntnt h3 {
        min-height: auto;
        font-size: 16px;
        line-height: 23px;
    }

    .in-w-bx {
        padding: 20px 20px;
    }

    .bx-1a {
        transform: translate(0px, -50px);
        display: none;
    }

    .ser-w-bx {
        padding: 20px;
    }

    .pr-mn-sc {
        margin-top: 10px;
    }

    .ftr-sc-1 h4 {
        font-size: 18px;
        margin-bottom: 2px;
    }

    .bnr-btns a:nth-child(2) {
        color: #ef8b14 !important;
        background: #000000 !important;
    }

    .btn-stl-2 a {
        background: #000000;
        color: #e98a28;
    }

    .ftr-abt {
        text-align: center;

    }

    .srvcs-bx-nw .img-1 {
        margin-bottom: 20px;
    }

    .pr-cntnt {
        padding: 10px 10px;
    }
}

@media (min-width: 768px) and (max-width: 991.9px) {
    .sc-abt-2 .sc-1-abt h1 {
        font-size: 28px;
    }

    .tm-pg-sc-no-m {
        margin-top: 20px !important;
    }

    .srvc-inr-nw .flip-card {
        height: 100%;
        min-height: 140px;
        max-height: 150px;
    }

    .pr-cntnt1 {
        margin-top: 8px;
        padding: 0 15px;
    }

    .abt-lst li {
        gap: 7px;
        margin-bottom: 5px;
        line-height: 26px;
    }

    .abt-lst li img {
        width: 50px;
    }

    .dfr-bx {
        padding: 12px 15px;
    }

    .dfr-bx p {
        font-size: 16px;
        line-height: 22px;
    }

    section.sec-inr .vsn-msn-bx .resp-tab-content p {
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 24px;
    }

    .sr-inr-bx-mn p {
        font-size: 14px;
        line-height: 17px;
    }

    .vsn-msn-bx1:nth-child(2) {
        margin-top: 20px;
    }

    .ser-w-bx img {
        width: 50px;
    }

    .vsn-msn-bx .resp-tab-content p {
        margin: 0;
        padding: 0;
        font-size: 15px;
        line-height: 23px;
    }

    .srvc-lst-sc-cntnt h2 {
        font-size: 25px;
    }

    .resp-tabs-list li {

        font-size: 14px !important;
    }

    .vsn-msn-bx li.resp-tab-item img {
        width: 25px;
    }

    section.sec-inr .sc-hm-msn-vsn {
        margin-top: 30px;
    }

    .sc-hm-msn-vsn {
        padding: 30px 0;
    }

    section.sec-inr .resp-tabs-list li {
        font-size: 14px !important;
    }

    section.sec-inr {
        padding: 30px 0;
    }

    section.gt-in-tch-sc {
        padding: 30px 0;
    }

    section.sec-inr li.resp-tab-item img {
        width: 26px;
    }

    section.sec-inr .sc-hm-msn-vsn .vsn-msn-bx .resp-tab-content {
        padding: 10px !important;
    }

    section.sec-inr .vsn-msn-bx {
        padding-right: 20px;
    }

    .hdg-stl-1 h1 {
        font-size: 26px;
    }

    .hdg-stl-1 h2 {
        font-size: 26px;
    }

    .info-icon {
        width: 10%;
    }

    section.srvc-lst-sc:nth-child(odd) .srvc-lst-sc-cntnt {
        padding-left: 20px;
    }

    section.srvc-lst-sc:nth-child(even) .srvc-lst-sc-cntnt {
        padding-right: 20px;
    }

    .sr-inr-bx-mn1 a {
        padding: 15px;
    }

    .sr-inr-bx-mn img {
        margin: auto;
        width: 60px;
    }

    .srvc-mn-lft h3 {
        font-size: 18px;
        line-height: 24px;
        margin-top: 15px;
    }



    h1 {
        font-size: 28px;
        line-height: 32px;
    }

    h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .sc-1-abt {
        padding-left: 20px;
    }

    .es-cntr {
        padding: 0 10px;
    }

    .ftr-abt {
        text-align: center;
    }

    .btn-stl-3 a {
        font-size: 14px !important;
        padding: 8px 10px;
    }

    .sc-6-lft {
        padding-right: 0px;
    }

    .bx-1 {
        padding: 0 10px;
    }

    .pr-cntnt {
        padding: 10px;
    }

    .ind-rght {
        padding-left: 0px;
    }

    .in-w-bx {
        padding: 20px 20px;
    }


    .srvcs-tab ul.resp-tabs-list {
        padding: 0 20px;
    }

    .srvcs-tab .resp-tabs-list li {
        font-size: 18px;
        padding: 10px 15px !important;
    }

    .ser-w-bx {
        padding: 15px 15px;
    }

    .btn-stl-1 a {
        font-size: 14px;
        padding: 6px 8px;
        text-align: center;
    }

    .vsn-msn-bx .resp-tab-content {
        padding: 20px !important;
    }

    .vsn-msn-bx1 p {
        font-size: 16px;
        padding-right: 0px;
    }

    .bnr-btns a {
        font-size: 14px;
        padding: 5px 10px;
    }

    .bnr-bx {
        padding: 20px;
    }

    .bnr-bx p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 14px;
    }

    .bnr-bx h2 {
        font-size: 26px;
        line-height: 30px;
    }

    p {
        font-size: 15px;
        line-height: 24px;
    }

    .sc-1-abt p {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .vsn-msn-bx {
        padding-right: 0px;
    }

    .pr-cntnt {
        padding: 10px 20px;
    }

}

@media (min-width: 992px) and (max-width: 1199.9px) {
    .sc-abt-2 .sc-1-abt h1 {
        font-size: 30px;
    }

    .abt-lst li {
        gap: 7px;
        margin-bottom: 8px;
        line-height: 28px;
    }

    .abt-lst {
        margin-top: 20px;
    }

    section.srvc-lst-sc:nth-child(odd) .srvc-lst-sc-cntnt {
        padding-left: 20px;
    }

    section.srvc-lst-sc:nth-child(even) .srvc-lst-sc-cntnt {
        padding-right: 20px;
    }

    .sr-inr-bx-mn1 a {
        padding: 15px;
    }

    .sr-inr-bx-mn img {
        margin: auto;
        width: 60px;
    }

    .srvc-mn-lft h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .hdg-stl-1 h1 {
        font-size: 30px;
    }

    .hdg-stl-1 h2 {
        font-size: 30px;
    }

    .info-icon {
        width: 10%;
    }

    .pr-cntnt {
        padding: 20px 20px 20px;
    }

    .info-icon i {
        margin-top: 4px;
    }

    .bnr-btns a {
        font-size: 15px;
        padding: 5px 10px;
    }

    .bnr-bx h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .bnr-bx {
        padding: 20px;
    }

    .bnr-bx p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    h1 {
        font-size: 30px;
        line-height: 35px;
    }

    h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .vsn-msn-bx .resp-tab-content {
        padding: 28px !important;
    }

    .vsn-msn-bx {
        padding-right: 10px;
    }

    p {
        font-size: 15px !important;
        line-height: 21px !important;
    }

    .text {
        padding: 15px;
    }

    .vsn-msn-bx li.resp-tab-item img {
        width: 30px;
    }

    .srvcs-tab .resp-tabs-list li {
        font-size: 20px;
        padding: 10px 25px !important;
    }

    .btn-cl a {
        font-size: 13px !important;
        padding: 7px 10px !important;
    }

    .srvcs-tab ul.resp-tabs-list {
        padding: 0 50px;
    }

    .ser-w-bx {
        padding: 20px 15px;
    }

    .in-w-bx {
        padding: 15px 15px;
    }

    .ind-lft p {
        font-size: 18px;
    }

    .bx-1 {
        padding: 0 5px;
    }

    .sc-6-lft {
        padding-right: 20px;
    }

    .testi-sldr {
        padding: 20px 20px;
    }

    .nws-bx-wt-cntnt h3 {
        font-size: 16px;
        line-height: 24px;
        min-height: 100px;
    }


    .ftr-sc-1 li {
        font-size: 14px;
        line-height: 20px;
    }

    .ftr-sc-1 a {
        line-height: 26px;
    }

    .btn-stl-1 a {
        font-size: 14px;
        padding: 8px 14px;
    }

}

@media (min-width: 1201px) and (max-width: 1400px) {
    .sc-abt-2 .sc-1-abt h1 {
        font-size: 38px;
    }

    .srvcs-tab ul.resp-tabs-list {
        padding: 0 20px;
    }

    .srvcs-tab .resp-tabs-list li {
        padding: 10px 20px !important;
    }

    .dfr-bx p {
        font-size: 17px;
    }

    .abt-lst li {
        gap: 7px;
        margin-bottom: 8px;
        line-height: 28px;
    }

    .abt-lst {
        margin-top: 20px;
    }

    .srvc-inr-nw .flip-card {
        height: 100%;
        min-height: 190px;
        max-height: 190px;
    }



    .srvc-mn-lft h3 {
        font-size: 22px;
    }

    .sr-inr-bx-mn1 a {
        padding: 20px 15px;
    }

    .sr-inr-bx-mn p {
        font-size: 16px;
        line-height: 24px;
    }

    .bnr-bx h2 {
        font-size: 32px;
        line-height: 34px;
    }

    .bnr-bx p {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 20px;
    }


    .bnr-bx {
        padding: 25px;
    }

    .btn-cl a {
        font-size: 15px !important;
        padding: 6px 12px !important;
    }

    h1 {
        font-size: 40px;
        line-height: 50px;
    }

    h2 {
        font-size: 38px;
        line-height: 50px;
    }

    .vsn-msn-bx .resp-tab-content {
        padding: 35px !important;
    }

    .vsn-msn-bx1 p {
        font-size: 18px;
        padding-right: 50px;
    }

    .vsn-msn-bx1:nth-child(2) {
        margin-top: 30px;
    }

    .in-w-bx {
        padding: 25px 30px;
    }

    .sc-6-lft {
        padding-right: 20px;
    }

    .ser-w-bx {
        padding: 20px 15px;
    }

    .bx-1 {
        padding: 0 10px;
    }

    .nws-bx-wt-cntnt {
        padding: 15px;
    }

    .nws-bx-wt-cntnt h3 {
        font-size: 16px;
        min-height: 90px;
    }

    .ftr-sc-1 li {
        font-size: 14px;
        line-height: 23px;
    }

    .pr-cntnt {
        padding: 20px 20px 20px;
    }


}



/* Close Media Screens */