 @font-face{font-family:Playfair Display Medium;
 src:url(../fonts/Playfair-Display-Medium.ttf);
 }
 @font-face{font-family:Playfair Display SemiBold;
 src:url(../fonts/Playfair-Display-SemiBold.ttf);
 }
@font-face{font-family:Lato Regular;
 src:url(../fonts/Lato-Regular.ttf);
 }
@font-face{font-family:Lato Bold;
 src:url(../fonts/Lato-Bold.ttf);
 }

 
 
/*-----------------------*/
html {scroll-behavior:smooth;}
body { padding: 0; margin: 0 auto;font-family:"Plus Jakarta Sans"; position: relative; font-weight: 400; overflow-x: hidden; color: #000; font-size: 16px;background:#fff;}
ul { list-style: none }
a { text-decoration: none; outline: none; }
body a:hover, body a:focus { text-decoration: none; color:#000000; }
a:focus { outline: none; text-decoration: underline }
textarea:focus { outline: none }
input { outline: none !important }
button, button:focus { outline: none }
a img { border: none }
img { border: 0; max-width: 100%; width: 100%;}
p {padding: 0px; margin: 0px;}h2{font-family:Inter Medium;} 
h1, h2, h3, h4, ul, p { padding: 0px; margin: 0px;}
textarea { resize: none }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff }
input:-moz-placeholder, textarea:-moz-placeholder { color: #fff }
input::-moz-placeholder { opacity: 1; outline: none }
textarea::-moz-placeholder { opacity: 1; outline: none }
.clr { clear: both; height: 0 }.latest-newsbox::placeholder {color:#666666; font-size:15px;}
.form-control:focus { box-shadow: none }
ul { padding: 0; list-style: none;}
a {color:#000000; text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }
a:hover { text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }
 


/*===============header===============*/
#header-id {
    height: auto;
}
#header-id {
  background:#000;
  height:50px;
  transition: transform .3s ease-in-out;
  width:100%;padding:0px 0 0px;
  margin:0px auto;
  top:0px;
}
.header-inner {
    margin: 0 auto;
    max-width:1280px;
    width:100%;
}

.headerTertiary {
  align-items: center;
  display: flex;
height:auto;
position: relative;
z-index: 666;
background: none;
margin: auto;
max-width:90rem; width:100%;
padding:0% 80px;
justify-content: space-between;
}
.topnav-left {
  max-width:50%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.topnav-left {
  max-width:50%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.emergency-no a{color:#e30000 !important;}
.nav-topright{  padding-top:20px;margin-right: 0px;}
.sticky .nav-topright{padding-top:10px;padding-bottom: 8px;}
.nav-topright ul {
    display: flex;
    font-size:15px; font-weight:700;
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.nav-topright li {
    margin-left:.3rem;position: relative; padding-left:4px
}

.nav-topright li a {
    color:#6d6e71;
}
.nav-topright li a:hover{
    color:#2278b5;
}


.headnav-right{width:90%;display: flex;justify-content:right; margin:0px;}

.headerSecondry{
  align-items: center;
  background:none;
  display: flex;
  height:auto;
  position: relative;

}
.logo-scrollup{display:block;}
.logo-scrolldown{display:none;}


.logo-d > img {
  max-width: 150px;
  transform: translateY(7px);
  position: absolute;
  transition: transform .3s ease-in-out;
  padding: 9px;
  top: 0px;
}
.logo1-d{
  max-width:230px !important;
  transform:translateY(-50px) !important;
  position: absolute;
  transition: transform .3s ease-in-out;
  padding-bottom: 40px;
  top: 0;
  margin-left: 120px;
  z-index: 999;
}
.sticky .logo-d > img {max-width:120px; transform:translateY(-4px); box-shadow:0 15px 20px 0 rgba(0, 0, 0, 0.06);}
.sticky .logo1-d {max-width:200px !important; transform:translateY(15px) !important; margin-left:110px;}
.logo-m > img {
  max-width: 130px;
  transform:translateY(-1px);
  position:absolute;
  display:none;
  left: 20px;
  
}
.sticky{position:fixed;top:0;width:100% !important;  backdrop-filter: blur(40px); z-index: 999; /*box-shadow:1px 5px 10px rgba(0,0,0,0.2);*/ height:80px !important; background:#ffffff !important; padding:0px 0 !important; }
/*.sticky .headerTertiary{display:none;}*/
.sticky .headerSecondry{height: auto;}

.sticky #top-head{display:none;}}
.sticky .page-header {padding:0.0rem 1rem 0rem 1rem;}
.sticky .logo-scrollup{display:none;}
.sticky .logo-scrolldown{display:block;}

 


.navbar__buttons{display: flex;align-items: center;gap:10px;/*flex-grow: 1;*/ justify-content: right; margin-left:15px;}
.navbar__buttons a {
    color: var(--text-gray-color);
    font-weight: 500;
    transition: 0.3s ease;
}
 

@media (min-width: 64rem){.navbar__buttons a {font-size:13px; }.page-header ul a{font-size:13px !important;}.page-header .top-menu > li > a{padding: 1.3rem 0.4rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.9rem 0.5rem !important;}
}

@media (min-width:90rem){.navbar__buttons a {font-size:15px; }.page-header ul a{font-size:15px !important;}.page-header .top-menu > li > a{padding: 1.3rem 0.8rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.9rem 1rem !important;}
}



.topnav-right{display:flex; margin:0px; padding:0px;  align-items: center;}
.topnav-right ul {
    display: flex;
    font-size:15px; 
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.topnav-right li {
    margin-left:1rem;position: relative; padding-left:8px
}

.topnav-right li a {
    color:#000000;padding:8px 6px;
}
.topnav-right li a:hover{
    color:#000000;
}

.topnav-right .active a {
    background: #000000 !important;
    color: #ffffff !important;
    border-radius: 6px;
}
 
 
.phone-head-top{ width:max-content;
   border-radius: 8px;
   border: 1px solid #2860a1;
    background: #ffffff;color:#2860a1 !important;
    margin: 20px 0;text-align:center;
    font-size: 15px;
    padding:8px 10px 8px 40px;
    transition: all 0.4s ease;
    position: relative;	
}
.phone-head-top:hover{background:#2860a1;color:#ffffff !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.phone-head-top img {width:22px;position: absolute;left:12px;top:6px;}
.phone-head-top:hover img{filter: brightness(0) invert(1);}

.phone-head{ width:max-content;
   border-radius: 8px;
   border: 1px solid #1FAB2A;
    background: #ffffff;color:#1FAB2A !important;
    margin: 20px 0;text-align:center;
    font-size: 15px;
    padding:8px 10px 8px 40px;
    transition: all 0.4s ease;
    position: relative;	
}
.phone-head:hover{background:#1FAB2A;color:#ffffff !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.phone-head img {width:22px;position: absolute;left:12px;top:6px;}
.phone-head:hover img{filter: brightness(0) invert(1);}
.content-head{display: flex;  gap:10px;  align-items: center; width:max-content;color:#ffffff !important;border-radius:6px;border: 1px solid rgba(255, 255, 255, 0.38);background:#000000;margin: 20px 0;display: inline-flex;justify-content: center;align-items: center;font-size:15px;
padding:8px 54px 8px 20px; transition: all 0.4s ease;position: relative; overflow: hidden;}
.content-head:hover{background:#2860a1;color:#fff !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);} .content-head .fa-angle-right{margin-left:10px;}.content-head span{background: #2860a1;  padding: 6px 10px 10px;  position: absolute;  right: 0px;  top: 0px; border-radius:6px;}
.content-head img{width:auto;  height:15px;}

/*--Head END--*/
.wiki-mk {padding-left:80px;padding-right:80px;}
.midbox-inner{margin:auto;max-width:90rem;width:100%; position: relative;}
.get-started-m a {color:#fff;background: #000000;font-size:13px;border-radius:25px;padding:5px 10px;border:2px solid #000000;}
.get-started-m a:hover{color:#000000;background:#ffffff;}

.form-mob{display:none;}

#hometop-section{width:100%;background:#ffffff; height:745px;overflow:hidden;padding:0px 0px; position: relative;margin-top:0px; z-index:1;}
.home-slider-img {object-fit: cover;height:100%;}
/*#hometop-section::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #F1F7F8 0%, rgba(241, 247, 248, 0.00) 100%);
  z-index: 1;
}*/

.hometop-section{
  display: flex;
  margin: 0px;
  padding: 80px 200px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: min-content;
  align-items: center;
}
.hometop-section-left {
  width:60%;
  margin-left:3%;
 padding-right:0%;
}


.hometop-section-left h1 {
  font-size:45px; 
  font-family:"Plus Jakarta Sans";
  color:#fff;font-weight:600;
  margin:14px 0px;
  z-index: 1;
  width:90%;
  position: relative;
  display: block;
}
.hometop-section-left h1 span{color:rgb(255, 250, 202);}
.hometop-section-left h2{
  font-size:26px;  font-family:Lato Regular; 
  color:#ffffff;
  padding-bottom:20px; 
  z-index: 1;
  width:100%;
  position: relative;
  display: block;
}


.hometop-section-left .dr-img{width:auto;  height:130px; border:2px solid #fff; border-radius:12px; margin-bottom:10px; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;}

.hometop-section-left h3{
  font-size:26px;  
  color:#ffffff;
  padding-bottom:0px; 
  z-index: 1;
  width:100%;
  position: relative;
  display: block;
}



.hometop-section-left p {
  font-size:16px;
  color: #ffffff;
  width:90%;
  margin:10px 0px 20px;
}
.hometop-section-left ul {
     align-items: center;
    margin:0px 0px 20px;
    padding: 0px 0;
    width: 100%;
}
.hometop-section-left li {
    width:auto;
    position: relative;
    color: #ffffff;
	padding-left: 20px;
	margin-bottom:8px;
	margin-left:17px;
	list-style: none;
	font-size:15px;
}
.hometop-section-left li::before {
    content: '';
    background:#ffffff;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    top:10px;
    left: 0px;
}
.hometop-section-left li h2{
    font-size:44px;
    color: #ffffff;font-family:Inter SemiBold;
    padding:0px 0px 0px;
	margin:0px;
	display: flex;
    align-items: center;
    gap:8px;
}
.hometop-section-left li .fa-star{font-size:30px;}

.hometop-section-left li h5{
    font-size:14px;
    color: #ffffff;
    padding:0px 0px 0px;
	margin:0px;
}

.upload-doc-button{display:flex; gap:15px; align-items: center;margin: 0px;padding: 0px;}
.download-brochure{display:flex; gap:15px;align-items: center;  background:#fff;color: #000000 !important;margin:10px 0;font-size: 16px;font-weight: 500;border-radius: 6px;padding:8px 20px;position: relative;border: 2px solid #000000;}
.download-brochure img{width:auto;  height:25px;}

.apply-now{display:flex; gap:15px;align-items: center; width: max-content; background:#000000;color: #ffffff !important;  margin:5px 0;font-size: 16px;font-weight: 500;border-radius: 6px;padding:8px 20px;position: relative;border: 2px solid #ffffff;}
.apply-now img{width:auto;  height:15px;}

 
.hometop-section-right {
 width:40%;
  margin-left:0%;
  margin-right:0%;
  padding-top:0%;
}

.hometop-form-box{border-radius: 23px; border:0px solid #fff;background:#fff; padding:10px; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;}
.hometop-section-form {
  border-radius: 8px;
  background:#fff;
  margin: 0px;
  padding:15px 15px 5px;
  position: relative; 
}
.form-text-doc{border-radius:6px;background:#2860a1; padding:15px; margin-bottom:15px; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;}
.form-text-doc h3{
  font-size:20px;font-family: Lato Bold; text-align:center;
  letter-spacing:1px;
  color: #ffffff;
  padding-bottom:0px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.form-text-doc h2 {
  font-size:25px;font-family: Lato Bold; text-align:center;
  letter-spacing:0.1px;text-transform: uppercase;
  color: #ffffff;
  padding-bottom:5px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.form-text-doc p{width:auto; text-align:center; font-size:12px; color:#2860a1; background:#ffffff; margin:5px auto; padding:5px 10px; border-radius:6px;}
 
.home-form-box1{display:flex; gap:15px; margin:0px; padding:0px; position:relative;}
.hometop-section-form .home-form-box {margin-bottom:15px;display: block;width: 100%;}
.hometop-section-form input::placeholder {color:#797979; font-size:14px;}
.ding select::placeholder {color:#666666; font-size:14px;}
.hometop-section-form textarea::placeholder {color:#797979; font-size:14px;}
.hometop-section-form input:focus {border:1px solid #000000;}
.hometop-section-form textarea:focus {border:1px solid #000000;}
.hometop-section-form label {
  color: #000;font-family: Plus Jakarta Sans;line-height: 15px;
 font-size: 14px;
  margin-bottom:5px;
}
.box-now1{height:80px; margin-bottom:5px;}
.hometop-section-form input, textarea {
  border:1px solid rgb(221, 221, 221);
  box-shadow: inset 0px 2px 3px #d4d4d4;
  height:35px;
  color: #000;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius:6px;
  background-color: #f5f5f5;
  outline: none;
  text-align: left;
}
.hometop-section-form  select{ height:35px; width: 100%; background-color: #f5f5f5; border:0px;  box-shadow: inset 0px 2px 3px #d4d4d4;  border:1px solid rgb(221, 221, 221); font-size: 14px; border-radius:6px;}


.hometop-section-form p{font-size:14px; color:#797979;}

.hometop-section-form .submit-now {
  color: #FFFFFF;font-weight:bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:15px 0px 0px;
  font-family: Plus Jakarta Sans;
  width: 100%;
  border:0px;
 border-radius: 10px;  
  background:rgba(0,61,255,1);
  font-size: 16px;
  line-height: 19px;
  padding:0px 20px;
  font-weight: 300;
  height: 51px;
  position: relative;
}
.hometop-section-form .submit-now:hover{  background:#0031f2; color:#fff; }

.hometop-section-form .magbox {
  width: 100%;
  height:80px;
  background-color: #ffffff;
  padding-top: 10px;
  padding-left: 16px;
  border-radius:8px;
}
.iti{width: 100%;}

.iti--separate-dial-code .iti__selected-flag{border-radius:8px 0px 0px 8px;}

.medical-report-all{position: relative;overflow: hidden;display: inline-block;width:100%; margin-top:10px; text-align:left;}.medical-report-all input[type=file] {font-size: 100px;position: absolute;left: 0;top: 0;opacity: 0;}
.medical-report-file{background:#ffff; color:#000000 !important;border: 2px solid #000000; font-size:16px;border-radius:8px;padding:6px 11px;position: relative;width: 100%;text-align:left; display:flex; align-items: center; justify-content: center;}
.medical-report-all img{display:inline-block;width:16px; height:16px; margin-right:10px;}

.hometop-section-form  .iti__country-list {width:315px;overflow-x: hidden;}

.cv-upload-box{background:#F6F0F0;border: 2px solid #000000;border-radius: 8px;padding:7px 11px;position: relative;width: 100%; display:block;cursor: pointer;align-items: center;justify-content: center;}
.custom-button{background:none; border:0px; width: 100%; text-align:center; font-size: 16px; color:#000000 !important;}
.custom-button img {display:inline-block;width: 16px;height: 16px;margin-right: 10px;}
.custom-text{display: block;width: 100%; text-align:center; color:#444;}
 

.slider-bottom{position:absolute; width:80%; height:auto; padding:30px; margin:0px auto; left:0px; right: 0px; bottom:60px; align-items: center;backdrop-filter: blur(2px);background-color: #fff5;border-radius: 16px;display: flex;}
.slider-bottom ul {
    display: flex;
  align-items: flex-start;
  margin:0px 0px 0px;
  padding:0px;
  width: 100%;
  gap: 20px;
}
.slider-bottom li {
    width:25%;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, 0.55);
    padding-left:20px;
	padding-right:0px;
}
.slider-bottom li h2{
    font-size:30px;
    color:#ffffff;font-family:Lato Bold;
    padding:0px 0px 10px;
	margin:0px;
	display: flex;
    align-items: center;
    gap:8px;justify-content: center;
}
.slider-bottom li h5{
    font-size:14px;
    color:#ffffff; 
    padding:0px 0px 0px;
	margin:0px;
    width:auto;
	text-align:center;
}
.slider-bottom li:first-child{border-left:0px solid #fff; padding-left:0%;}


#wiki-partner{background: rgba(0,61,255,1); padding:40px 0 40px; margin:0px 0px 0px;width: 100%; overflow:hidden; position: relative; z-index:1;}
#wiki-partner h2{font-weight: 600;  font-family: "Plus Jakarta Sans";  font-size: 28px;  color: rgb(255, 255, 255);  font-style: normal; text-align:center; margin:0px 0px 30px;}

#our-clients img{width:auto !important; height:35px; margin: 0px auto;}

 

.marquee-wrapper {
  display:  inline-block;
  white-space: nowrap;
  
}

.marquee {
    display:  inline-block;
    white-space: nowrap;
    position: relative;
    transform: translate3d(0%, 0, 0);
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
	z-index:1;
}

.marquee .Marquee-tag{
    display:  inline-block;
    white-space: nowrap;
    padding-right: 5.4rem;
}

.marquee-wrapper:hover .marquee {
    animation-play-state: paused !important;
}

@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}


 
#healthcare-brand-section{background:#1c1c1c; padding:40px 0 40px; margin:0px 0px 0px;width: 100%; overflow:hidden; position: relative; z-index:1;}
.healthcare-brand-box{width:100%; display:flex; align-items: center; gap:40px; margin:0px; padding:0px; position:relative;}
.healthcare-brand-left{width:50%;  margin:0px; padding:0px; position:relative;}
.healthcare-brand-right{width:50%;  margin:0px; padding:0px; position:relative;}
.healthcare-brand-right h2{
  font-size:32px; 
  font-family:"Plus Jakarta Sans";
  color:#fff;font-weight:600;
  margin:14px 0px;
  z-index: 1;
  width:100%;
  position: relative;
  display: block;
}
.healthcare-brand-right h2 span{color:rgb(255, 250, 202);}

.healthcare-brand-right p{font-weight: 300;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-style: normal;
  margin-bottom:10px;
}
.healthcare-brand-right ul {align-items:center; margin:30px 0px 30px; padding: 0px 0;  width: 100%;}
.healthcare-brand-right li {
    font-weight: 300;
  font-family: "Plus Jakarta Sans";
  color: rgb(255, 255, 255);
  font-style: normal;
	padding-left:20px;
	list-style: none;
	font-size: 16px;
	 margin-bottom:10px;
	 position:relative;
}
.healthcare-brand-right li::before {
   content: '';
    background:#fff;
    width:5px;
    height:5px;
    position: absolute;
    top:10px;
    left:0px;
	border-radius:100%;
}

.healthcare-brand-right h3{
 font-weight: 500;
  font-family: "Plus Jakarta Sans";
  font-size: 24px;
  color: rgb(255, 255, 255);
   margin-bottom:20px;
}

.healthcare-brand-right a{
  display:flex;
  border-radius: 5px;
  width:70%;
  height: 51px;
  background: rgba(255,250,202,1);
  color: #101010;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  font-family: Plus Jakarta Sans;
  justify-content: center;
  align-items: center;
  margin:30px auto 0px;
}
.healthcare-brand-right a:hover{background:#f2e99a; color: #101010;}


#paid-campaign-section{background:#fff; padding:60px 0 60px; margin:0px 0px 0px;width: 100%; overflow:hidden; position: relative; z-index:1;}
#paid-campaign-section h2{
  font-weight: 600;
  font-family: "Plus Jakarta Sans";
  font-size: 32px;
  color: rgb(0, 61, 255);
  margin:0px auto;
  text-align: center;
  width:70%;
  position: relative;
  display: block;
  margin-bottom:50px;
}
.flex-row-reverse {flex-direction: row-reverse;}
.paid-campaign-item{width:92%; display:flex; gap:50px; margin:0px auto; padding:0px; position:relative;}
.paid-campaign-img{ width:50%; margin:0px; padding:0px; position:relative;}
.paid-campaign-img img{width:100%; height:auto; border-radius:30px;}
.paid-campaign-doc{ width:50%; margin:0px; padding:0px; position:relative;}
.paid-campaign-doc h3{
 font-weight: 500;
  font-family: "Plus Jakarta Sans";
  font-size: 28px;
  color: rgb(28, 28, 28);
   margin-bottom:10px;
}
.paid-campaign-doc h4{
 font-weight: 500;
  font-family: "Plus Jakarta Sans";
  font-size: 28px;
  color: rgb(28, 28, 28);
   margin-bottom:10px;
}
 
.paid-campaign-doc p{font-weight: 400;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  color:rgb(28, 28, 28);
  font-style: normal;
  margin-bottom:20px;
}
.paid-campaign-doc ul {align-items:center; margin:0px 0px 30px; padding: 0px 0;  width: 100%;}
.paid-campaign-doc li {
    font-weight: 300;
  font-family: "Plus Jakarta Sans";
 color:rgb(28, 28, 28);
  font-style: normal;
	padding-left:20px;
	list-style: none;
	font-size: 16px;
	 margin-bottom:7px;
	 position:relative;
}
.paid-campaign-doc li::before {
   content: '';
    background:rgb(28, 28, 28);
    width:5px;
    height:5px;
    position: absolute;
    top:10px;
    left:0px;
	border-radius:100%;
}

.paid-campaign-wiki{display:flex; gap:10px; margin:0px; padding:0px; position:relative;}
 

.paid-campaign-bottom{width:100%; text-align:center; margin:50px 0px 0px; padding:0px; position:relative;}
.paid-campaign-bottom h5{
 font-weight: 500;
  font-family: "Plus Jakarta Sans";
  font-size: 24px;
  color: rgb(28, 28, 28);
   margin-bottom:20px;
}

.paid-campaign-bottom  a{
  display:flex;
  border-radius: 5px;
  width:30%;
  height: 51px;
  background:rgba(242,51,170,1);
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  font-family: Plus Jakarta Sans;
  justify-content: center;
  align-items: center;
  margin:30px auto 0px;
}
.paid-campaign-bottom  a:hover{background:#e62795; color: #ffffff;}


#our-approach-section{background:#1c1c1c; padding:60px 0 60px; margin:0px 0px 0px;width: 100%; position: relative; z-index:1;}
#our-approach-section h2{
  font-weight: 600;
  font-family: "Plus Jakarta Sans";
  font-size: 32px;
  color: rgb(255, 255, 255);
  font-style: normal;
  margin:14px auto 70px;
  z-index: 1;
  width:100%;
  position: relative;
  display: block;text-align: center;
}
.our-approach-section{ width:100%; display:flex; gap:10px; margin:0px; padding:0px; position:relative;}
.our-approach-left{width:35%; height:781px; margin:0px; padding:50px 20px 0px; position:relative;}
.our-approach-left::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/2025/01/02/bg-2.png) no-repeat;
    background-size:100%;
    background-position:left top;
    z-index: -1;
    left: 0;
    bottom: 0px;
}
.our-approach-left h3{font-weight: 600;
  font-family: "Plus Jakarta Sans";
  font-size: 28px;line-height: 38px;
  color: rgb(255, 255, 255);
  font-style: normal;
  width:100%;
  margin-bottom:30px;
  }
.our-approach-left p{
 font-weight: 400;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-style: normal;
   width:80%;
    margin-bottom:30px;
  }

.our-approach-right{width:70%; height: 100%; margin:0px; padding:0px; position:relative;}
.our-approach-right ul{width:100%; display:flex; gap:50px; margin:0px; padding:0px; position:relative;}
.our-approach-right li{width:50%; list-style:none;  border:1px solid #444444; border-radius:25px; margin:0px; padding:70px 70px 20px 20px; text-align: right; position:relative;}

.our-approach-right li:nth-child(1n) h3{margin-top:0px;}
.our-approach-right li:nth-child(2n) h3{margin-top:70px;}
.our-approach-right li img{width:auto;  height:55px; margin:0px; padding:0px; position:relative;}
.our-approach-right li h3{font-weight: 600;
  font-family: "Plus Jakarta Sans";
  font-size: 28px;line-height: 38px;
  color: rgb(255, 255, 255);
  font-style: normal;
  width:90%;text-align:left;
  margin-bottom:20px;
  }
.our-approach-right li p{
 font-weight: 400;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-style: normal;text-align:left;
   width:100%;
  }
  
.your-channels-box{width:100%; height:100%;  border: 1px solid #444444; border-radius:25px; margin:10px 0px 0px; padding:25px; position:relative;}
.your-channels-box::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/2025/01/02/bg-4.png) no-repeat;
	background-color:#202020;
    background-size:45%;
    background-position:right bottom;
    z-index: -1;
    left: 0;
    bottom: 0px;
}
.your-channels-box h3{font-weight: 600;
  font-family: "Plus Jakarta Sans";
  font-size: 28px;line-height: 38px;
  color: rgb(255, 255, 255);
  font-style: normal;
  width:100%;text-align:left;
  margin:70px 0px 20px;
  }
.your-channels-box p{
 font-weight: 400;
  font-family:"Plus Jakarta Sans";
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-style: normal;text-align:left;
   width:40%;
  }
  
.our-approach-bottom{width:100%; text-align:center; margin:50px 0px 0px; padding:0px; position:relative;}
.our-approach-bottom h5{
 font-weight: 500;
  font-family: "Plus Jakarta Sans";
  font-size: 24px;
  color: rgb(255, 255, 255);
   margin-bottom:20px;
}

.our-approach-bottom  a{
  display:flex;
  border-radius: 5px;
  width:30%;
  height: 51px;
  background:rgba(242,51,170,1);
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  font-family: Plus Jakarta Sans;
  justify-content: center;
  align-items: center;
  margin:30px auto 0px;
}
.our-approach-bottom  a:hover{background:#e62795; color: #ffffff;}
  

#helps-healthcare-brands{background:#ffffff; padding:60px 0 60px; margin:0px 0px 0px;width: 100%; position: relative; z-index:1;}
#helps-healthcare-brands h2{
  font-weight: 600;
  font-family: "Plus Jakarta Sans";
  font-size: 32px;
  color: rgb(28, 28, 28);
  font-style: normal;
  margin:14px auto 70px;
  z-index: 1;
  width:100%;
  position: relative;
  display: block;text-align: center;
}

#helps-healthcare-brands ul{width:100%; display:flex; flex-wrap:wrap; gap:30px; margin:0px; padding:0px; position:relative;}
#helps-healthcare-brands li{width:30%; list-style:none;  border:1px solid #dfdcdc; background:#f4f4f4; border-radius:30px; margin:0px; padding:0px; position:relative;}
#helps-healthcare-brands li .helps-icon{width:auto;  height:85px; margin:0px; padding:0px 0px 20px; position:relative;}
#helps-healthcare-brands li h3{font-weight: 600;
  font-family: "Plus Jakarta Sans";
  font-size: 28px;line-height: 38px;
  color: rgb(28, 28, 28);
  font-style: normal;
  width:100%;text-align:left;
  margin-bottom:20px;
  }
#helps-healthcare-brands li p{
 font-weight: 400;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  color: rgb(28, 28, 28);
  font-style: normal;text-align:left;
   width:100%;
  }

#helps-healthcare-brands li:nth-child(1n){padding:0px;}
#helps-healthcare-brands li:nth-child(2n){padding:30px 40px 20px 20px;}
#helps-healthcare-brands li:nth-child(3n){padding:30px 40px 20px 20px;}
#helps-healthcare-brands li:nth-child(4n){padding:30px 40px 20px 20px;}
#helps-healthcare-brands li:nth-child(5n){padding:30px 40px 20px 20px;}
#helps-healthcare-brands li:nth-child(6n){padding:30px 40px 20px 20px;}



.helps-healthcare-bottom{width:100%; text-align:center; margin:50px 0px 0px; padding:0px; position:relative;}
.helps-healthcare-bottom h5{
 font-weight: 500;
  font-family: "Plus Jakarta Sans";
  font-size: 24px;
  color:rgb(28, 28, 28);
   margin-bottom:20px;
}
.helps-healthcare-bottom  a{
  display:flex;
  border-radius: 5px;
  width:30%;
  height: 51px;
  background:rgba(0,61,255,1);
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  font-family: Plus Jakarta Sans;
  justify-content: center;
  align-items: center;
  margin:30px auto 0px;
}
.helps-healthcare-bottom a:hover{background:#0031f2; color: #ffffff;}

#growth-audit-section{background:#1c1c1c; padding:60px 0 60px; margin:0px 0px 0px;width: 100%; position: relative; z-index:1;}
#growth-audit-section h2{
  font-weight: 600;
  font-family: "Plus Jakarta Sans";
  font-size: 36px;
  color: rgb(255, 255, 255);
  font-style: normal;
  margin:14px auto 70px;
  z-index: 1;
  width:100%;
  position: relative;
  display: block;text-align: center;
}
#growth-audit-section ul{width:80%; padding:100px 0 100px; margin:0px auto 0px; position: relative; z-index: 1;}
#growth-audit-section ul::before {
  position: absolute;
  content: "";
  width:45%;
  height: 100%;
  background: url(../images/2025/01/bg-2.png) no-repeat;
  background-size:100%;
  background-position:right bottom;
  z-index:1;
  right: 0;
  bottom: 0px;
}
#growth-audit-section li{width: 100%; display:flex; gap:10px; border-bottom:1px solid #ab9796; color: rgb(255, 255, 255); font-size: 20px; font-family: "Plus Jakarta Sans"; font-weight: 400; padding:25px 0 25px; margin:0px 0px 0px; position: relative;}


.growth-audit-bottom{width:100%; text-align:center; margin:50px 0px 0px; padding:0px; position:relative;}
.growth-audit-bottom h5{
 font-weight: 500;
  font-family: "Plus Jakarta Sans";
  font-size: 24px;
  color:rgb(28, 28, 28);
   margin-bottom:20px;
}
.growth-audit-bottom  a{
  display:flex;
  border-radius: 5px;
  width:30%;
  height: 51px;
  background:rgba(255,255,255,1);
  color:#1c1c1c;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  font-family: Plus Jakarta Sans;
  justify-content: center;
  align-items: center;
  margin:30px auto 0px;
}
.growth-audit-bottom a:hover{background:#f2c2c2; color: #000;}


#home-technology-section{background:#fff;  padding:60px 0 60px;  margin: 0px 0px 0px;  width: 100%; overflow:hidden;  position: relative;  z-index: 1;}
.home-technology-section{width:100%; display:block; background:#1c1c1c; border-radius:30px;  margin:0px; padding:60px; position:relative;}
.home-technology-section h2 { font-weight: 600;  font-family: "Plus Jakarta Sans";  font-size: 30px;  color: rgb(255, 255, 255);  margin-bottom:40px;}
.home-technology-box{width:100%; display:flex; align-items: center; gap:40px; margin:0px; padding:0px; position:relative;}
.home-technology-left{width:50%; margin:0px; padding:50px; position:relative;  animation: animName 3s linear infinite;}
.home-technology-left img{width:100%; transition: 1s ease;}
/*.home-technology-left img:hover{-webkit-transform: rotateZ(-10deg);-ms-transform: rotateZ(-180deg);transform: rotateZ(-180deg);transition: 1s ease;}*/

 

@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}


.home-technology-right{width:50%; margin:0px; padding:0px; position:relative;}
.home-technology-right h3{ font-weight: 600;  font-family: "Plus Jakarta Sans";  font-size:56px;  color: rgb(255, 255, 255);  margin-bottom:30px;}
.home-technology-right p {
  font-weight: 400;
  font-family: "Plus Jakarta Sans";
  font-size: 18px;
  color: rgb(255, 255, 255);
  font-style: normal;
  text-align: left;
  width: 100%;
}

 
#request-proposal-section{
  background:#1c1c1c;
  padding: 60px 0 60px;
  margin: 0px 0px 0px;
  width: 100%;
  position: relative;
  z-index: 1;
}
.request-proposal-section{width:50%; background:#fff; border-radius:30px;  margin:0px auto; padding:30px; position:relative;}
.request-proposal-section h2 {
  font-weight: 600;
  font-family: "Plus Jakarta Sans";
  font-size: 36px;
  color: rgb(28, 28, 28);
  font-style: normal;
  margin: 14px auto;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
}
.request-proposal-section p {
  font-weight: 400;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  color: rgb(28, 28, 28);
  font-style: normal;
  text-align:center;
  width: 100%;
  margin-bottom:40px;
}
 
.request-form-box input, textarea {
  border:1px solid rgb(221, 221, 221);
  box-shadow: inset 0px 2px 3px #d4d4d4;
  height:45px;
  color: #000;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius:6px;
  background-color: #f5f5f5;
  outline: none;
  text-align: left;
}
.request-form-box label {
  color: #000;font-family: Plus Jakarta Sans;line-height: 15px;
 font-size: 16px; font-weight:600;
  margin-bottom:15px;
}
.request-form-box .submit-now {
  color: #FFFFFF;font-weight:bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:15px 0px 0px;
  font-family: Plus Jakarta Sans;
  width:35%;
  border:0px;
 border-radius: 10px;  
  background:rgba(0,61,255,1);
  font-size: 16px;
  line-height: 19px;
  padding:0px 20px;
  font-weight: 300;
  height: 50px;
  position: relative;
}
.request-form-box .submit-now:hover{  background:#0031f2; color:#fff; }
 
 
 
 
footer {display:flex; overflow:hidden; flex-direction: column;margin: 0px;padding:40px 0px 20px;position: relative;background: #fff;z-index: 1;}
.wiki-copy {width:100%; display:flex; justify-content: space-around; margin:0px; padding:0px; position:relative;}
.wiki-copy-left{width:100%; margin:0px; padding:0px; position:relative;}.footer-logo{width:auto; height:30px; margin:0px 0px 20px; padding:0px;}
.wiki-copy-left p{color: rgb(34, 34, 34);  font-size: 14px; font-family: Plus Jakarta Sans;}
.wiki-social-icon{width:auto; margin:0px; padding:0px; position:relative;}
.wiki-social-icon ul{
    display: flex;
    padding:0px 0px 0px;
	gap: 15px;
}
.wiki-social-icon li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.wiki-social-icon li a {
   background:#000000;
  color:#fff;
    display: block; 
    border-radius:6px;
    width:35px;
    height:35px;
    line-height:35px;
    font-size:18px;
}
.wiki-social-icon li a:hover{background:rgba(0,61,255,1); color:#ffffff !important;}

 .copyright {margin-top:20px;padding-top:20px;  border-top:1px solid rgb(34, 34, 34);
    font-size: 14px;
    display: flex; color:rgb(34, 34, 34);
    width: 100%;justify-content: space-around;
}
.copyright .wiki {
    width:100%;margin-top:0px;
}
.copyright .wiki ul {
    display:none;
    flex-wrap: wrap;
    padding: 0px;
	gap: 10px;
}
.copyright .wiki li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.copyright .wiki li a {
    color:00000063; 
    display: block; 
    border-radius:100%;
    width:35px;
    height:35px;
    line-height:35px;
    font-size:18px;
}
.copyright .wiki li a:hover{background:#ffffff; color:rgb(34, 34, 34);}
.copyright .wh{
    width:100%;
   align-items: center;
	display: flex;
  gap: 20px;
  justify-content:space-between;
}
.copyright .wh a{color:#7D7D7D;}.copyright .wh a:hover{color:rgb(34, 34, 34);}
.foot-policy-nav {
    display: flex;
    align-items: center;
    gap:25px;
}
/*----END footer ----*/




.mob-head-button{display:none;}
#button {
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index:999;
  -webkit-animation: button-top 4s ease-in-out infinite alternate;
  animation: button-top 4s ease-in-out infinite alternate;
}
 
#button:active {
  background:#fff; border:1px solid #F1862A;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/*---------MOB Header------- */

.Whatsapp {display:none;position: fixed;bottom:30px;left: 55px; z-index: 800;cursor: pointer;background-color:#ffffff;border: 1px solid rgba(255, 104, 0, 0.39);border-radius:10px;padding:7px  14px;line-height: 18px;font-weight: 500;width:260px;text-align: center;}.Whatsapp a{color:#000; text-decoration:none; font-size:19px;}
.Whatsapp a span{color:#1dc839;}

.get-an-estimate{position: fixed;bottom:30px;right:30px;z-index: 800;cursor: pointer;background-color:#F1862A;border-radius: 6px;padding:3px 20px 3px 1px;font-weight: 500;width:max-content;text-align: center; border-bottom: 4px solid #984803; box-shadow: 0 10px 20px rgb(232 164 105 / 20%), 0 5px 10px rgb(232 164 105 / 10%);}
.get-an-estimate a{color:#ffffff !important;}
.get-an-estimate img{vertical-align:middle; background:#984803; padding:6px; border-radius:100%; width:40px; height:40px; margin:0 4px 0px 3px;}
.get-an-estimate:hover{border-bottom:4px solid #162a54; background-color:#000000;}
.get-an-estimate:hover img{background:#162a54;}

.find-boxht {display:none;}
.navigation-mobile-link {height:56px; color:#000 !important; text-align:center !important; justify-content:center !important; flex-grow:1 !important; flex-direction:column !important; display:flex !important; text-decoration:none; border-right:1px solid #f1f1f1;}
.f-12 {font-size: 12px;}
.navigation-mobile-link .mx-auto{margin-left: auto !important; width:25px; margin-right:auto !important; padding-top:10px;}


.video-body{position: absolute;top: 0;align-items: center;display: flex;justify-content: center;width: 100%;height:160px;}
#gallery{margin:40px 0px 0px; padding-bottom: 80px;} #gallery .item{padding:10px 0;}
.icon-play {
    background: url(../images/2023/05/icon-play.png) no-repeat center center transparent;
    width: 70px;
    height: 70px;
    display: inline-block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color:#000000;
    line-height:70px;
    text-align: center;
    padding-left:0px;
	font-size:22px;
}
.icon-play:hover {-webkit-transform: scale(.8);-ms-transform: scale(.8);-o-transform: scale(.8);transform: scale(.8);}

.our-gallery img {width: 100%;border-radius: 7px;margin:0px;border: 1px solid #000000;}
.our-gallery{border-radius:5px;padding:7px;position: relative;
height: 100%;background: #fff;margin: 0 5px;box-shadow: 0 1px 6px rgb(0 0 0 / 15%);
}


/*---------MOB Header------- */
.footer-bottom-mob {display: none; }


@media screen and (max-width:992px) {
.home-slider-img {object-fit: cover;height:395px;}
.hometop-section-left h1{font-size: 40px;}
.aster-heart-section-left{width:100%;}.aster-heart-section-right{Display:none;}
}





/*---------MOB Header------- */
@media screen and (max-width:880px) {
.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#000000;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:none; border-radius:10px 10px 0px 0px;}
.navigation-mobile-link {height:60px;color:#ffffff !important;text-align: center !important;justify-content: center !important;flex-grow: 1 !important;flex-direction: column !important;display: flex !important;text-decoration: none;border-right:1px solid #e9f9ff;}
.navigation-mobile-link .mx-auto{margin-left:auto !important;width:22px;margin-right:auto !important; filter: brightness(0) invert(1);}
.f-12 {font-size:12px; color:#ffffff;   padding-top:5px;}
	
#enquiry-bottom-all{display:none;} .get-an-estimate{display:none;}.Whatsapp {display:none;}
.find-boxht {position: fixed;bottom: 0;left: 0;right: 0;z-index:3;background: #124c90; border-top: 1px solid #f7f7f7;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:flex !important; border-radius:30px 30px 0px 0px;}
	
.slider-des{display:none;}.slider-mob{display:block;} .iti__country-list{width:280px; overflow-x:hidden;}
.mob-head-button{display:flex; margin:0px; gap:10px; right:15px;top:9px;position: absolute; align-items: center;justify-content: center;}
.m-searchbox img{width:30px;height:auto;}	
.mob-phone img{width:30px;height:auto;}.get-started-m{display:flex; margin-top:7px !important;}	


.dropdown-phone1{z-index:999; right:0px; min-width:340px; padding-top:20px;}.sticky .dropdown-phone1{padding-top:8px;}
.dropdown-phone1 ul{z-index:999;}
.dropdown-phone1 a{font-size:14px;}
/*---------END Header------- */

.m-search-box{display:flex;display: flex;align-items: center;justify-content: center;}
.m-search-box img {width: 25px;height: 25px;}
.m-phone{display:flex;display: flex;align-items: center;justify-content: center;}
.m-phone img {width: 25px;height: 25px;}
#header-id{height:60px; width: 100%;  padding:1px 0;}.headerSecondry{height:auto;}
 .headerTertiary{display:none !important;}  
.logo-m > img{max-width:120px;   z-index:9; display:block; transform: translateY(14px); }
 .sticky .logo-m > img{transform: translateY(-4px); box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06);}
 .sticky .logo-d > img{max-width:134px; transform: translateY(17px); z-index: 666;}
.home-slider{height:220px;}#slider-section {height:100%; background:none;}
.sticky{backdrop-filter:none; height:60px !important;}

.midbox-inner {margin: 0 auto;max-width:100%;width: 100%; }
.wiki-mk {padding-left:20px;padding-right:20px;}

#hometop-section{margin-top:0px; padding: 0px 20px; height: 100%;}.home-slider-img {object-fit: cover;height:auto;}
.hometop-section{position: relative;background:#000; padding:40px 20px 10px; flex-direction: column; align-items: flex-start;}.form-mob{display:block; padding:0px 1px; margin-top:10px; margin-bottom: 20px; position:relative; z-index:1;}.hometop-section-right .hometop-form-box{display:none;}.hometop-section-form p{font-size:10px;}.form-text-doc h3{font-size:14px;}
.hometop-section-form input, textarea{height:35px;}
.home-form-box1{flex-direction: column; gap:0px;}.form-text-doc h2{font-size:24px;}
.hometop-section-left {width:100%;margin-left:0%;padding-right:0%;}
.hometop-section-left h3{color:#d5ebff; font-size:20px;}.hometop-section-left h1{width:100%; font-size:25px;}
.hometop-section-left h2{color:#ffffff; font-size:16px;}
.hometop-section-left p{color:#ffffff; font-size:14px; width:100%; margin:0px 0px 20px;}.upload-doc-button{gap: 10px;}
.download-brochure{font-size: 14px; padding: 8px 15px; gap: 10px;}.download-brochure img{height: 16px;}.apply-now{font-size: 14px; padding: 8px 10px; gap: 10px;}.apply-now img{height: 10px;}

#wiki-partner h2{width:90%; font-size:25px;}
.healthcare-brand-box{flex-direction: column; gap:20px;}.healthcare-brand-left{width:100%;}.healthcare-brand-right{width:100%;}
.healthcare-brand-right h2{font-size:25px;}.healthcare-brand-right p{font-size:15px;}.healthcare-brand-right li{font-size:15px;}
.healthcare-brand-right h3{font-size:20px;}.healthcare-brand-right a{width:95%;}

#paid-campaign-section h2{font-size:25px; width:100%;}
.paid-campaign-item{flex-direction: column; gap:20px;}.paid-campaign-img{width:100%;}.paid-campaign-doc{width:100%;}
.paid-campaign-doc h3{font-size:20px;}.paid-campaign-doc h4{font-size:20px;}.paid-campaign-doc p{font-size:15px;}.paid-campaign-doc li{font-size:15px;}
.paid-campaign-bottom h5{font-size:20px;}.paid-campaign-bottom a{width:95%;}

#our-approach-section h2{font-size:25px;}
.our-approach-section{flex-direction: column; gap:20px;}.our-approach-left{width:100%; height:100%;}
.our-approach-right{flex-direction: column; gap:20px; width:100%;}.our-approach-right ul{flex-direction: column; gap:20px;}.our-approach-right li{width:100%; padding:40px 40px 20px 20px;}.our-approach-right li h3{font-size:20px; line-height: 28px;}.our-approach-right li img{height:40px;}
.our-approach-right li:nth-child(2n) h3{margin-top:0px;}.our-approach-right li p{font-size:15px;}
.your-channels-box{padding:20px 20px 190px;}.your-channels-box::before{background-size:65%; background-position: center bottom;}
.your-channels-box h3{font-size:20px; line-height: 28px; margin:30px 0px 20px;}.your-channels-box p{width:100%; font-size:15px;}
.our-approach-bottom h5{font-size:20px;}.our-approach-bottom  a{width:95%;}


#helps-healthcare-brands h2{font-size:25px;}#helps-healthcare-brands li{width:100%;}#helps-healthcare-brands li h3{font-size:20px; line-height: 28px;}
#helps-healthcare-brands li p{font-size:15px; width:100%;}#helps-healthcare-brands li .helps-icon{height:65px;}
#helps-healthcare-brands li:nth-child(2n){padding:40px 20px 20px 20px;}
#helps-healthcare-brands li:nth-child(3n){padding:40px 20px 20px 20px;}
#helps-healthcare-brands li:nth-child(4n){padding:40px 20px 20px 20px;}
#helps-healthcare-brands li:nth-child(5n){padding:40px 20px 20px 20px;}
#helps-healthcare-brands li:nth-child(6n){padding:40px 20px 20px 20px;}

.helps-healthcare-bottom h5{font-size:20px;}.helps-healthcare-bottom  a{width:95%;}
#growth-audit-section h2{font-size:25px; margin: 14px auto 40px;}
#growth-audit-section ul::before{width:60%; right: 20%; background-position: center top;}
#growth-audit-section ul{width:100%; padding-top:280px; padding-bottom:20px;}#growth-audit-section li{font-size:16px;}
.growth-audit-bottom a{width:95%;}

.wiki-copy{flex-direction: column; gap:20px;}.footer-logo{height:25px;}
.wiki-copy-left{text-align: center;}.wiki-social-icon ul{justify-content: center; gap:10px;}.copyright{font-size:12px;}
.copyright .wh{flex-direction: column; gap:20px;} .foot-policy-nav{gap:15px;}


.request-proposal-section{width:95%;}.request-proposal-section h2{font-size:25px;}.request-proposal-section p{font-size:14px;}
.request-form-box .submit-now{width:55%;}


.home-technology-section{width:95%; margin:0px auto; padding:30px;}.home-technology-section h2{font-size:16px; line-height:24px; text-align: center; margin-bottom:20px;}
.home-technology-box{flex-direction: column; gap:20px;}.home-technology-left{width:100%;}.home-technology-right{width:100%;}
.home-technology-right h3{font-size:40px;}.home-technology-right p{font-size:14px;}


}


