@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-BlackItalic.woff2') format('woff2'),
  url('../font/Gotham-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-Bold.woff2') format('woff2'),
  url('../font/Gotham-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-Black.woff2') format('woff2'),
  url('../font/Gotham-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-BookItalic.woff2') format('woff2'),
  url('../font/Gotham-BookItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-LightItalic.woff2') format('woff2'),
  url('../font/Gotham-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-BoldItalic.woff2') format('woff2'),
  url('../font/Gotham-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-MediumItalic.woff2') format('woff2'),
  url('../font/Gotham-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-Book.woff2') format('woff2'),
  url('../font/Gotham-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-Light.woff2') format('woff2'),
  url('../font/Gotham-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-Medium.woff2') format('woff2'),
  url('../font/Gotham-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-Thin.woff2') format('woff2'),
  url('../font/Gotham-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-XLightItalic.woff2') format('woff2'),
  url('../font/Gotham-XLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-ThinItalic.woff2') format('woff2'),
  url('../font/Gotham-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Ultra';
  src: url('../font/Gotham-Ultra.woff2') format('woff2'),
  url('../font/Gotham-Ultra.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../font/Gotham-XLight.woff2') format('woff2'),
  url('../font/Gotham-XLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Ultra';
  src: url('../font/Gotham-UltraItalic.woff2') format('woff2'),
  url('../font/Gotham-UltraItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: 'Gotham', sans-serif !important;
  margin: 0;
  padding: 0;
  font-style: normal;
  font-size: 17px !important;
}
a:hover{
  -webkit-transition: width 0.5s ease, background-color 0.5s ease; /* For older browsers */
  -moz-transition: width 0.5s ease, background-color 0.5s ease;
  transition: width 0.5s ease, background-color 0.5s ease;
}
h1 {
  font-weight: normal; font-size: 55px;
}
h2 {
  font-weight: normal; font-size: 40px;
}
a {
  text-decoration: none;
}
h3 {
  font-weight: normal; font-size: 35px;
}
h4 {
  font-weight: normal; font-size: 30px;
}
a {
  text-decoration: none;
}
p {
  color: #333;
}
* { 
margin: 0;padding: 0;
box-sizing: border-box;
}
.grdPadding {
padding-left: 0 !important;
padding-right: 0 !important;
}
#stickyheader {z-index: 9999; cursor: pointer !important;}
.modal {z-index:9999!important;}

@media (min-width: 1200px) {
.brief-interactive-demo-con{width: 1200px !important;}
}
.brief-interactive-demo{position:relative;padding-bottom:calc(47.44% + 25px);width:100%;height:0;transform:scale(1);margin-bottom:80px;}
.brief-interactive-demo-ifm{position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;}
/* Header CSS old css written Abdul once new header ready it will remove start from here */
nav {
position: fixed;
z-index: 99;
width: 100%;
background: #fff !important; 
/*border: solid 1px #ccc !important;*/

filter: brightness(1.1);
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; 
border-right: none;
border-left: none;
border-bottom: 1px solid #f5f5f5;
}
nav ul li:hover a {
  color: #72b01d !important;
}
nav .wrapper{
position: relative;
padding: 0px 15px 0 0 !important;
height: 85px;
line-height: 85px;
margin: auto;
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
background-color: #fff;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.xeople-x-logo {background-color: #381f75;width: 82px;height: auto;padding: 16px 20px 20px 20px;}

/*---header menu navigation 25-07-2025---*/

.mega-box-product .content .row .Product1,
.mega-box-product .content .row .Product2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  list-style: none;
  padding: 0 0 25px 0;
  margin: 0;
}
.mega-box-product .content .row .Product1 li,
.mega-box-product .content .row .Product2 li,
.mega-box-product .content .row .Product1 li a,
.mega-box-product .content .row .Product2 li a {
  padding: 0;
  margin: 0;
}
.mega-box-product .content .row .Product1 li a p,
.mega-box-product .content .row .Product2 li a p {
  padding: 0;
  margin: 10px 0 0 0;
}

.mega-box-product .content .row .Product3 {
  display: block;
  list-style: none;
  padding: 0 0 25px 0;
  margin: -15px 0 0 0;
}
.mega-box-product .content .row .Product3 li {
  padding: 0;
  margin: 0 0 30px 0;
}
.mega-box-product .content .row .Product3 li a {
  padding: 0;
  margin: 0;
}
.mega-box-product .content .row .Product3 li a p {
  padding: 0;
  margin: 0px 0 20px 0;
}

.mega-box-product .content .row .About1,
.mega-box-product .content .row .About2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  list-style: none;
  padding: 0 0 25px 0;
  margin: 0;
}
.mega-box-product .content .row .About1 li,
.mega-box-product .content .row .About2 li,
.mega-box-product .content .row .About1 li a,
.mega-box-product .content .row .About2 li a {
  padding: 0;
  margin: 0;
}
.mega-box-product .content .row .About1 li a p,
.mega-box-product .content .row .About2 li a p {
  padding: 0;
  margin: 10px 0 0 0;
}
.mega-box-product .content .row .About3{
  margin-top: -34px;
  padding-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
}
.mega-box-product .content .row .About3 .Lspan {
  margin-bottom: 0px !important;
}

.mega-box-product .content .row .Resources1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  list-style: none;
  padding: 0 0 25px 0;
  margin: 0;
}
.mega-box-product .content .row .Resources1 li,
.mega-box-product .content .row .Resources1 li a {
  padding: 0;
  margin: 0;
}
.mega-box-product .content .row .Resources1 li a p {
  padding: 0;
  margin: 10px 0 0 0;
}
.mega-box-product .content .row .Resources1{
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
}

.mega-box-product .content .row .Resources2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
  list-style: none;
  padding: 0 0 25px 0;
  margin: 0;
}
.mega-box-product .content .row .Resources2 li,
.mega-box-product .content .row .Resources2 li a {
  padding: 0;
  margin: 0;
}
.mega-box-product .content .row .Resources2 li a p {
  padding: 0;
  margin: 10px 0 0 0;
}
.mega-box-product .content .row .Resources2{
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
}
.mega-box-product .content .row .Resources3{
  margin-top: -34px;
  padding-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
}
.mega-box-product .content .row .Product2 {
  gap: 5px !important;
}

/*----End Here------*/


/*.logo-new {padding-right: 130px;} */

.svgbgcolor {
  background: #fff; 
  padding: 15px; 
  border-radius: 15px;
}
.IconColor{
  border: solid 1px #4c2570;
  border-radius: 50%;
  background: rgb(207,201,233);
}
.IconBg{
  border: solid 1px #4c2570;
  border-radius: 50%;
  background: rgb(207,201,233); 
  color: #4c2570; 
  padding: 10px;
  font-size: 16px !important; width: 40px; height: 40px;
}
.IconBg-pd-security{
  padding:10px 12px;
  font-size: 20px !important;
}
.A-Free-Demo {
background: #CCDFBA;
color: #000000; font-weight: bold;
padding: 10px 20px 12px 20px; 
border-radius: 100px;
font-size: 17px; text-align: center;
border: 1px solid #E5E3F7;
box-shadow: 0px 9px 30px rgba(255, 149, 5, 0.1);
border:0;line-height:normal;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.A-Free-Demo:hover,.A-Free-Demo:focus-visible {
background-color: #E5E3F7;
color: #333;
outline:0;
}
.linkedin-nav-icon{
  background: #4c2570;
  color: #fff;
  padding: 14px;
  border-radius: 50px;
  width: 48px;
}
.onhire-expert-talk-btn {
line-height:normal;
background-color: #d3d1e4; 
border: 1px solid #d3d1e4 !important;
border:0;padding: 10px 20px 12px 20px;
border-radius: 5px; 
font-size: 17px; 
border-radius: 50px; 
color: #472b6d; font-weight: bold;

/*transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;*/

}
.logo-new {flex: auto; margin-left: 30px;}


/*.onhire-expert-talk-btn::after{
content: '';background: #CCDFBA;
width: 0;height: 100%;position: absolute;inset: 0;
transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
z-index: -1;border-radius: 50px; }*/

.onhire-expert-talk-btn:hover {background-color: #CCDFBA;border-radius: 50px;color: #333;
/*inset: 0;
transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);z-index: -1;*/
}

/*.onhire-expert-talk-btn::after {transition: all 0.5s linear;}
.onhire-expert-talk-btn:hover::after {width: 100%;}
.onhire-expert-talk-btn:focus {outline:0;}*/

/*--H1 tag modification 22-10-2025--*/
.eohHomeP > h3 {color: #E5E3F7; font-size: 25px;margin-top: 20px;}
.h-top-s{padding-left: 0px;}
.onhire-healthcare-header h3 {margin: 20px 0;}
/*--H1 tag modification 22-10-2025- End here-*/


.onhire-sec-box-con > .onhire-resource-sub-title {padding:0px 30px 30px !important;}
.container-top{padding: 0 180px;}
.wrapper .logo-new a{color: #f2f2f2;font-size: 30px;font-weight: 400;text-decoration: none;}
.wrapper .nav-links{display: inline-flex; margin:10px 0px;padding: 0;}
.nav-links li{list-style: none; padding: 0px 20px;}
.nav-links li a{color: #4c2570;text-decoration: none;font-size: 17px;font-weight: 500;padding: 20px 8px;
  border-radius: 0px;transition: all 0.3s ease;}
.nav-links .mobile-item{display: none;}
.nav-links .drop-menu{position: absolute;background: #242526;width: 180px;line-height: 45px;top: 85px;opacity: 0; /*visibility: visible;*/ visibility:hidden; box-shadow: 0 6px 10px rgba(0,0,0,0.15);}
.nav-links li:hover .drop-menu,.nav-links li:hover .mega-box{transition: all 0.3s ease;top: 85px;opacity: 1;visibility: visible;z-index: 9;}
.mega-box{position: absolute;right: 0;width: 93.65%;padding: 0 0px;top: 85px;opacity: 0; /*opacity: 1;*/visibility: hidden; /*visibility: visible;*/}

.mega-box .content{/*background: #f9f9fb;*/background: #fff;padding: 0px 80px 0 40px;display: flex;width: 100%;justify-content: space-between;box-shadow: 0 6px 10px rgba(0,0,0,0.15);z-index: 1; border: solid 1px #ccc;border-right: none;border-left: none;}
.mega-box .content .row{width: calc(45% - 80px);line-height: 25px;display: flow-root; 
/*--Extra add--*/margin: 0px !important; padding-bottom: 0px;}
.altBig:nth-child(even) {/*background-color: #E5E3F7 !important;*/ background: #ccc9e2 !important;}
.content .row img{/*width: 300px;height: 200px;object-fit: cover; */}
.content .row header{color: #4c2570;font-size: 20px;font-weight: 500;padding-left: 0px;margin-left: 25px; margin-top: 25px;}
.content .row .mega-links{margin-left: 0px;border-left: 1px solid rgba(255,255,255,0.09);min-width: 354px;}
.row .mega-links li{padding: 0px;width:100%;line-height: 20px;margin-bottom: 25px;}
.row .mega-links li a{padding: 0px;padding: 0 20px;color: #3a3a3a;font-size: 16px;display: block;}
.row .mega-links li a:hover{/*color: #72b01d;*/}
.fa-calendar, .fa-clock-o, .fa-map-marker{color: inherit !important;}
.wrapper .btn{color: #72b01d;font-size: 30px; margin-top: 8px;cursor: pointer;display: none;}
.wrapper .btn.close-btn{position: absolute;right: 30px;top: 10px;}
.Lspan{font-size: 13px !important;color: #333;font-weight: normal;line-height: 18px;margin-top: 10px; padding-right: 10px;}
.byind{width: 100%; float: left;}
.byind-left{width: 16%; float: left; margin: 0; padding: 0;text-align: center;}
.byind-right{width: 100%; float: left; margin: 0; padding: 0; color: #000;}
.byind-right-new-mg{margin: 8px 0 20px 0;}
.IconBg-new-pd{padding: 10px 11px 11px 12px;}
.IconBg-new-pd-blog{padding: 10px 10px 11px 14px;}
.content ul li a div:hover{/*background: #f9f9fb;*/background: transparent; }
.roadmap-support-link{display: contents !important; color: #4c2570 !important; font-weight: bold !important;font-size: 14px !important;}
.partnerslider {margin: 35px 0 0;}
.desktop-item{background-color: transparent;
border:0;font-weight: 500;color: #4c2570;}
.owl-carousel-one{margin:20px 0 0 0;}
.owl-carousel-one .owl-stage-outer .owl-item img{width:190px;height:auto;padding:0 10px;}
@media only screen and (min-width:1281px) and (max-width:1500px) {
.container-top {padding: 0 100px;} .TopRightIcon2 {margin-right: 0%;}
nav .wrapper {padding: 0px 0px;} .mega-box .content{padding:0px 0px 0 0px}
.content .row .mega-links{min-width: 100px;}
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
.container-top {padding: 0 40px;} .TopRightIcon2 {margin-right: 0%;}
nav .wrapper {padding: 0px 0px;} .mega-box .content{padding:0px 0px 0 0px}
.content .row .mega-links{min-width: 100px; margin: 0px;}
.byind-left{width: 18%;} .byind-right{width: 100%;}
}
@media only screen and (min-width:1025px) and (max-width:1220px) {
.logo-new img{width:185px;}
.nav-links li a{font-size: 15px;padding: 20px 5px;}
.nav-links li{padding: 0 6px;} nav .wrapper{height: 60px; line-height: 60px;}
nav ul{margin: 0 !important; height: 60px; line-height: 60px} .xeople-x-logo {width: 70px; height: auto;}
.TopRightIcon2{width: 37% !important;margin:3px 10px 0 0 !important;}
.search-btn-icn{margin-left: -15px !important;width: 35px !important;
height: 35px !important;font-size: 16px !important;;} 
.linkeSocialIcon{padding: 10px 14px 14px 10px !important; width: 35px !important; height: 35px !important;}

} 

@media only screen and (min-width:1281px) and (max-width:1399px) {
.logo-new img{width:250px;}
.nav-links li a {padding: 20px 5px;}
nav .wrapper, .container-top{padding: 0 75px;}
.TopRightIcon2{margin:3px 10px 0 0 !important;}
}

nav input{display: none;}
.body-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;text-align: center;padding: 0 30px;}
.body-text div{font-size: 45px;font-weight: 600;}
/* CSS from Home page */
.ent-bg-text img{width:100%;}
*::-webkit-media-controls-panel {display: none!important;-webkit-appearance: none;}
video{outline: none!important;border: none !important;}
*::-webkit-media-controls-play-button {display: none!important;-webkit-appearance: none;}
*::-webkit-media-controls-start-playback-button {display: none!important;-webkit-appearance: none;}
video::-webkit-media-controls-start-playback-button {display: none;}
.onhire-home-heading{font-size:1px;color:#ffffff;}
.mar-30{margin:0 0 30px 0;}
#BannerSlider {position: relative; margin: 20px 0 0 0;border: 0px solid black;}
.carousel-inner {position: relative;width: 78% !important;overflow: hidden;margin-left: 11%; margin-right: 11%;}
.carousel-control-next, .carousel-control-prev{display: flow-root !important; top: 125px !important;}
.designation-t{color: #333; font-size: 17px; font-weight: bold;}
.ent-footer{margin-top: -50px;}
.built-it-growth{font-size: 30px;font-weight: bold;color: #4c2570;}
.whatwedo h3{color: #4c2570 !important;margin: 15px 0 !important; font-weight: bold;}
.onhire-get-to-know-free-demo{background:#4c2570 !important;}
.onhire-get-to-know-free-demo:hover{background-color:#72b01d !important;}
@media only screen and (min-width:320px) and (max-width:700px) {.ent-footer{margin-top: 0px;} .imagine-top{margin-bottom: 0px;} .mr-bt-count{margin-bottom: 0px !important;}}
@media only screen and (min-width:720px) and (max-width:1023px) {
.whatwedo h2{font-size: 35px !important;} .whatwedo{margin-bottom: 30px;}
}
@media (max-width: 767px) {#BannerSlider {border-color: transparent;}.ent-bgext video{height: 225px;}}
#BannerSlider .MS-content-ent {margin: 15px 5%;overflow: hidden;white-space: nowrap;border: 0px solid #fff;} 
@media (max-width: 767px) {#BannerSlider .MS-content-ent {margin: 0;}}
/*---24-03-2023--start here---*/
.bult-left-section, .dust-in-dust, .to-your-business, .war-for-talent{justify-content: space-around;align-items: center;margin:25px 0 15px;} .bult-left-section h3, .dust-in-dust h3, .to-your-business h3, .war-for-talent h3{font-size: 40px;font-weight: bold; text-align: left;color: #4c2570;} .war-for-talent h3{color: #72b01d;}
.bult-left-section p, .dust-in-dust p, .war-for-talent p, .to-your-business p{text-align: left; font-size: 20px !important;} .bult-left-section a, .dust-in-dust a, .war-for-talent a, .to-your-business a{color: #72b01d;}
.dust-in-dust h3{color: #72b01d;} .bult-left-section img{width: 220px;height: auto;}
.dust-in-dust img{width: 220px; height: auto;} .to-your-business img{width: 220px;height: auto;}
.war-for-talent img{width: 220px; height:auto;}  .secret-weapon{display: none;}
.animat-big{display: block !important;} .animat-sm{display: none !important;}

@media only screen and (min-width:320px) and (max-width:500px) {
.lit{width: 80%;}  .lits{width: 20%;}
.home-sample-image{height: 60vh !important;} .ent-bgext{top: 38% !important;}
.ent-bgext p button{padding: 10px 15px !important;font-size: 14px !important;}
.bult-left-section h3, .dust-in-dust h3, .to-your-business h3, .war-for-talent h3 {
font-size: 30px;font-weight: bold;text-align: center;}
.bult-left-section p, .dust-in-dust p, .war-for-talent p, .to-your-business p {
text-align: center;font-size: 17px !important;}
.bult-left-section{flex-direction: column;}
.dust-in-dust, .war-for-talent{flex-direction: column-reverse;}
.to-your-business{flex-direction: column;}
.bult-left-section img {width: 200px;height: auto;}
.dust-in-dust img {width: 200px;height: auto;}
.to-your-business img {width: 200px;height: auto;}
.war-for-talent img {width: 200px;height: auto;}
.seaml{display: none;} .entbgextb {margin-top: -28px !important;position: absolute !important;width: 100% !important; z-index: 99;}  .secretweapon {display: block !important;}
.secret-weapon {margin-top: -104px !important; font-size: 13px !important; color: #4c2570; font-weight: bold;    margin-bottom: 25px;text-align: center;width: 100%; display: block;} .animat-big{display: none !important;}
.animat-sm{display: block !important;} .ent-bgext{left: 50% !important;}
.ent-bgext video{width: 100% !important;}

.xeople-x-logo{width: 69px; height: auto;}
.logo-new{width: 185px; height: auto;}
.logo-new img{width: 100%; height: auto;}
nav .wrapper{height: 58px; line-height: 58px;}
.eohHomeP > h3{text-align: center;}
}
@media only screen and (min-width:501px) and (max-width:767px) {
.dust-in-dust, .war-for-talent{flex-direction: column-reverse;}
.bult-left-section{flex-direction: column;}
.bult-left-section h3, .dust-in-dust h3, .to-your-business h3, .war-for-talent h3{text-align:center;}
.bult-left-section p, .dust-in-dust p, .war-for-talent p, .to-your-business p{text-align:center;}
.eohHomeP > h3{text-align: center;}
}
@media only screen and (min-width: 1025px) and (max-width: 1275px) {
.nav-links li {padding: 0 15px 0 0 !important;}
.search-btn-icn {margin-left: -15px !important;}
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.pitem img{height: auto;} #BannerSlider .MS-controls button{top: 28px;}
.ent-bgext{top:40% !important;} .home-sample-image{height: 75vh !important;} .entbgextb{margin-top: -91px !important;position: absolute;text-align: center;width: 100%;} .bult-left-section img, .dust-in-dust img, .to-your-business img,.war-for-talent img {width: 100%;height: auto;}
.bult-left-section h3, .dust-in-dust h3, .to-your-business h3, .war-for-talent h3 {font-size: 24px;}
.bult-left-section p, .dust-in-dust p, .war-for-talent p, .to-your-business p {text-align: left;font-size: 17px !important;}
.ent-bgext video{height: 250px;}

}
@media only screen and (min-width:1024px) and (max-width:1330px) {
.bult-left-section h3, .dust-in-dust h3, .to-your-business h3, .war-for-talent h3{font-size:35px;}
.ent-testimonils{padding:50px 30px 0 !important;min-height:280px !important;}
.partnerslider{margin:200px 0 0 0;}
.mega-box-product .content .row header{margin-left:0px !important;}
}

@media only screen and (min-width:1680px) and (max-width:3200px) {
.entbgextb{margin-top:20px !important;} .home-sample-image{height: 82vh !important;}
.ent-big-thumbnail-img{height:40vh !important;}
}
@media only screen and (min-width:2095px) and (max-width:3200px) {
.testi-top-bg{height:80vh !important;}
.feature-right-section h3{margin:60px 0 20px 0 !important;}
}
/*--25-03-2023---end-here-*/
#BannerSlider .MS-content-ent .pitem {display: inline-block;
height: 100%;/*overflow: hidden;*/position: relative;
vertical-align: top;border: 0px solid #fff;
border-right: none;width: 25%;}@media (max-width: 1200px) {#BannerSlider .MS-content-ent .pitem {width: 25%;}}
@media (max-width: 992px) {#BannerSlider .MS-content-ent .pitem {width: 33.3333%;}}
@media (max-width: 767px) {#BannerSlider .MS-content-ent .pitem {width: auto;}}
#BannerSlider .MS-content-ent .pitem p {font-size: 30px;
text-align: center;line-height: 1;vertical-align: middle;margin: 0;padding: 10px 0;}
#BannerSlider .MS-controls button {position: absolute;
border: none;background: transparent;font-size: 30px;outline: 0;top: 44px;}
.pitem img{height: auto;}
@media (max-width: 767px) {#BannerSlider .MS-controls button {display: block;}}
#BannerSlider .MS-controls button:hover {cursor: pointer;}
#BannerSlider .MS-controls .MS-left {left: 10px;}
@media (max-width: 992px) {#BannerSlider .MS-controls .MS-left {left: -2px;}}
#BannerSlider .MS-controls .MS-right {right: 10px;}
@media (max-width: 992px) {#BannerSlider .MS-controls .MS-right {right: -2px;}}
.big-vd1{border: none !important; outline: none !important;}
/* CSS from Home page end*/
/* Marge Entire-Recruit-style CSS End*/
.TphoneIcon1 {width: 26%;float: left;margin: 0;padding: 0;}
.TopsubmenuLeft a {color: #333333ad;text-decoration: none;}
.TopsubmenuLeft {width: 60%;float: left;margin: 0;padding: 0;color: #333333ad;font-size: 14px;font-weight: 400;}
.TopSocialIcons {width: 100%;float: left;margin: 0;padding: 0;display: none;}
.Topsubmenu {position: fixed;z-index: 99;height: 35px;width: 100%;float: left;margin: 0;display: block;background: #fbfbfb !important;border-bottom: #cccccc8a solid 1px;line-height: 30px;}
.TopsubmenuRight {width: 40%;float: right;margin: 0;padding: 0;color: #333333ad;font-size: 14px;font-weight: 400;}
.TopSocialIcons1 {width: 100%;float: left;margin: 0;padding: 0;}
.TopRightIcon1 {width: 60%;float: left;margin: 0;padding: 0;text-align: right;}
.TopRightIcon1 a {color: #333333ad;text-decoration: none;}
.TopRightIcon2 {width: 31%;float: right;margin-right: 3%;padding: 0;text-align: right;}
/* .topnav {border-bottom: #cccccc8a solid 1px;} */
.TphoneIcon2 {width: 35%;float: left;margin: 0;padding: 0;}
.modal-title {color: #72b01d !important;font-size: 20px;}
.modal-content {top: 40px !important;}
.modal-header {padding: 10px;border-bottom: 1px solid #e5e5e5 !important;background: #f1f1f1 !important;max-height: 60px;display: block !important;}
.modal-footer{border-top: 0px solid #dee2e6 !important;}
.text-right{text-align: right;}
.text-left{text-align: left;}
@media only screen and (min-width: 768px) and (max-width: 1920px) {
.modal-dialog {min-width: 450px;}
}
@media only screen and (min-width: 1024px) and (max-width: 4000px) {
#stickyheader {position: fixed;top: 0;}
}
@media screen and (max-width: 1024px) {  
.nav-links .mobile-item{ padding-left: 10px !important;}
.mega-box-product .row .mega-links li{width:100%;margin-bottom:20px;}
.mega-box-product .content .row .mega-links .byind-right .Lspan{text-align:left;}
.empty_menu header{display:none;}
.mega-box-product .content .row .mega-links.Product li{min-height:auto !important;}
}
.stpbox label{padding: 0px 12px 0px 0;}
.NewSectionTop{padding: 107px 0 0; width: 100%;height: auto;float: left;margin: 0;}
@media only screen and (min-width:320px) and (max-width:1000px) {.NewSectionTop{padding: 26px 0 0;}}
@media only screen and (min-width:1001px) and (max-width:1024px) {.NewSectionTop{padding: 72px 0 0;}}
/*New CSS*/
.mar-btm-0{margin-bottom:10px !important;}
.mega-box-product .content{padding: 0px 20px 0 20px;}
.mega-box-product .content .row .mega-links{min-width:290px;}
.mega-box-product .content .row .mega-links .byind-left{width:20%;}
.mega-box-product .content .row .mega-links .byind-right .Lspan{margin-top:5px;}
/*2-4-2024*/
.search-icn-pop{position: absolute;top: 2px;right: 3px;color: #fff;border: 0;background: #72b01d !important;color: #fff;padding: 16px 35px;border-radius: 30px;width:auto !important;}
.search-icn-on{position: absolute;top: 22px;margin: 0 0 0 15px;color:#9e9e9e;}
#searchModal .modal-dialog{max-width:700px; width:700px !important;}
.pdtxt-30{padding:30px 20px!important;border-radius:30px !important;border-color:#86898c !important;}
.search-btn-icn {
border: 0;
/*background: #72b01d;*/
font-size: 25px;
vertical-align: middle;
border-radius: 100%;
width: 48px;
height: 48px;
/*box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, 
rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, 
rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;*/
color: #72b01d;
margin-left: -40px;
margin-top: -5px;
}
.search-btn-icn:hover {color: #4c2570;}
.linkeSocialIcon {
/*background: #4c2570;*/
color: #4c2570; padding-left: 17px;
/*padding:14px 14px 14px 17px; */
border-radius: 50px;
width: 48px; height: 48px;
font-size:25px;
/*box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, 
rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, 
rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;*/
}
.linkeSocialIcon:hover {color: #72b01d;}

.search-btn-icn:focus{outline:black;}
.fa-search {display: flow !important;}
#searchModal.modal-backdrop {background-color: #4c2570 !important;z-index:9999 !important;}
#searchModal{opacity: 0.9 !important;background:#4c2570 !important;}
#searchModal .modal-dialog .modal-content{background: transparent !important;}
.modal-cls-icn {
position: absolute;
right: -25px;
top: -55px;
color: red !important;
font-size: 40px !important;
font-weight: 700 !important;
height: 30px;
background: transparent;
line-height: 30px;
border:0;
}
@media screen and (max-width: 668px){
  #searchModal{padding:0;}
  #searchModal .modal-dialog{width:100% !important;padding:10px;margin:0;}
  .pdtxt-30 {padding: 25px 15px !important;}
  /* .search-icn-pop{padding:8px 15px;top:5px;} */
  .search-icn-on{margin:0 0 0 10px;top:17px;}
  .search-icn-pop{padding:11px 30px;top:2px;right:2px;}
  #searchModal .modal-dialog{width:100% !important;max-width:auto;}
  .modal-cls-icn{right:10px;}
  .logo-new img{width: 200px !important;}
}
@media only screen and (min-width:669px) and (max-width:1024px) {  
  .search-icn-pop{top:2px !important;right:40px !important;}
  .pdtxt-30{max-width: 660px !important;}
  .xeople-x-logo {width: 70px;} .logo-new img{width: 200px;}
  nav .wrapper{height: 60px; line-height: 60px;}
}
@media only screen and (min-width: 1025px) and (max-width: 1280px){
  nav .wrapper {padding: 0px 5px 0 0 !important;}
}
@media screen and (max-width: 1024px){
.onhire-expert-talk-btn{margin:0 !important;}
.search-btn-icn{margin: -40px 0 0 10px;}
nav .wrapper{padding: 0px 20px 0 0!important; height: 60px; line-height: 60px !important;}
.mega-box-product .content .row{width:100% !important;}
.mega-box-product .content .row header {margin-top: 10px !important;margin-bottom:10px !important;}
.xeople-x-logo{width: 70px}
}
@media only screen and (min-width:1025px) and (max-width:1051px) {
.mega-box-product .content .row .mega-links li{padding-right:0 !important;}
.mega-box-product .content .row .mega-links.Product li{min-height:auto !important;margin-bottom: 15px;}
.onhire-expert-talk-btn,.A-Free-Demo{font-size:14px;padding: 10px 10px 12px 10px;}
.search-btn-icn{width:35px;height:35px;font-size:15px;}
.row .mega-links li{width: 100% !important;margin-bottom: 0px;padding-bottom: 10px !important;}
}
@media only screen and (min-width:1051px) and (max-width:1199px) {
.mega-box-product .content .row .mega-links li{padding-right:0 !important;max-height:123px;padding-bottom: 10px !important;}
.mega-box-product .content .row .mega-links.Product li{/*min-height:110px !important;*/ display: contents;}
.onhire-expert-talk-btn,.A-Free-Demo{font-size:14px;padding: 10px 15px 12px 15px;}
.search-btn-icn{width:35px;height:35px;font-size:15px;}
.row .mega-links li {width: 100% !important; margin-bottom: auto;}
}
@media only screen and (min-width:1025px) and (max-width:1460px) {
.mar-btm-0{margin-bottom:-15px !important;}
.mega-box-product .content .row .mega-links .byind-left{width:18%;}
.mega-box-product .content .row .mega-links{min-width: 200px;}
.mega-box-product .content .row .mega-links li a .byind-right{padding:0 25px 0 0;}
.mega-box-product .content .row .mega-links li a .IconBg{width:30px;height:30px;font-size:14px !important;padding: 8px 7px !important;}
.mega-box-product .content .row img{width:30px;height:30px;}
.mega-box-product .content .row .mega-links li a{padding:0;font-size:15px;}
.mega-box-product .content .row{width:calc(28% - 80px) !important;}
.mega-box-product .content .row .mega-links li{line-height:20px;padding-right:18px;}
.mega-box-product .content .row .mega-links.Product li{
  /* min-height: 110px !important; */ margin-bottom: 0px !important;
}
.mega-box-product .content {padding: 0px 10px 0 10px !important;}
}
@media only screen and (min-width:1025px) and (max-width:1139px) {
.mega-box-product .content .row .mega-links.Resources li{padding-right:30px !important;}
}
@media only screen and (min-width:1140px) and (max-width:1299px) {
.mega-box-product .content .row .mega-links.Resources li{padding-right:5px !important;}
.nav-links li{padding: 0px 15px 0 0 !important;}
}
@media only screen and (min-width:1300px) and (max-width:1399px) {
.mega-box-product .content .row .mega-links.Resources li{padding-right:20px !important;}
.nav-links li{padding: 0px 15px 0 0 !important;}
}
@media only screen and (min-width:1281px) and (max-width:1399px) {
nav .wrapper{padding:0 40px 0 0 !important;}
.search-btn-icn{margin-left: -15px !important;}
}
@media only screen and (min-width:1320px) and (max-width:1490px) {
.mega-box-product .content .row .mega-links li {padding-right:0px !important;margin-bottom:15px !important;}
.mega-box{width: 95.65%;}
}
@media only screen and (min-width:1631px) and (max-width:1660px) {
.mega-box-product .content .row .mega-links li {padding-right:15px !important;}
}
@media only screen and (min-width:1781px) and (max-width:1940px) {
.mega-box-product .content .row .mega-links li {padding-right:0px !important;}
}
@media only screen and (min-width:1941px) and (max-width:2090px) {
.mega-box-product .content .row .mega-links li {padding-right:0px !important;}
}
/*12-03-2024*/
.row .mega-links li{width:50%;float: left;}
.mega-box-product .content .row header {margin-left: 0px;margin-bottom: 20px;}
.mega-box-product .content .row{width:40% !important; padding: 0 10px;}
.mega-box-product .content .row:last-child{width:20% !important;}
.mega-box-product .content .row .mega-links.Product li{min-height:108px;margin-bottom: 0px;}
.mega-box-product .content .row .mega-links li{padding-right:8px;line-height:15px;}
.row:last-child .mega-links li{width:100% !important;}
.mega-box-product .content .row .mega-links li a{color:#4c2570 !important;padding:0;}
/* Header CSS End*/
/*--Talk to expert modal--*/
#ExpertTalkModalCenter > .modal-dialog{width:1360px;max-width: 1360px;margin: 0 5% auto;}
#ExpertTalkModalCenter .modal-content{border-radius: 25px;}
#ExpertTalkModalCenter .modal-body{padding: 0;}
.onhire-ttem-leftsec{background-image: linear-gradient(#4c2570 40%,#72b01d);border-bottom-left-radius: 25px;border-top-left-radius: 25px;}
.onhire-ttem-leftsec-inner{/*padding: 0% 0 0 8%;*/ text-align: center;}
.onhire-ttem-heading{color: #fff; font-size: 32px; font-weight: bold; text-align: left;}
.onhire-ttem-text{color: #fff;padding: 0 30px 10px 15px;line-height: 21px !important;}
.onhire-ttem-text-icon{font-size: 12px; padding: 4px; background: #fff; border: 2px solid #72b01d; border-radius: 25px;color: #ffffff;}
.onhire-ttem-rightsec-inner{padding: 210px 0 0 40px;}
.onhire-ttem-client-dv{padding: 1% 0 0 8%;}
.onhire-ttem-client-sec{padding: 30px 0px 30px 40px;}
.onhire-ttem-client-sec p{color: #fff;line-height: 22px !important;}
.onhire-ttem-client-heading{font-size: 25px;color: #fff;font-weight: bold;margin-bottom: 0;text-align: left;}
.onhire-ttem-client-text{color: #fff;padding: 15px 0 0 0;}
.onhire-ttem-rightsec{padding:20px 25px 30px 25px;}
.onhire-ttem-dv{display: -webkit-box;}
.onhire-ttem-entire-logo{padding: 35px 0 40px 10px;width:200px;height: 100%;}
/*12-12-2023-written by sanjiv*/
.h-lm-d{text-align: center;margin: 10px auto 20px;color: #fff;max-width: 553px;font-size: 45px;font-weight: bold;}
.ept{margin-left: -20px;}
.p-v-expert-b {width: 154px;text-transform: inherit;padding: 10px 0 12px 0 !important;margin: 0px 0 0 0;text-align: center;line-height: normal;background-color: #4c2570;border: 0;font-size: 16px !important;border-radius: 100px !important;box-shadow: 0px 9px 30px rgba(255, 149, 5, 0.1);color: #fff;}
.p-v-g-expert-b {width: 154px;text-transform: inherit;padding: 10px 0 12px 0 !important;margin: 0px 0 0 0;text-align: center;line-height: normal;background-color: #72b01d;border: 0;font-size: 16px !important;border-radius: 100px !important;box-shadow: 0px 9px 30px rgba(255, 149, 5, 0.1);color: #fff;}
.MgetFemo {display: contents;}
/*---end here---*/


/*--Responsive--*/
@media only screen and (min-width:320px) and (max-width:551px) {
.onhire-talk-to-expert-mbl{width:160px}
.onhire-ttem-heading{font-size: 28px;}
#ExpertTalkModalCenter > .modal-dialog{width:100%;margin:0;}
.onhire-ttem-leftsec-inner{padding: 0;text-align: center;}
.onhire-ttem-entire-logo{padding: 10% 0 10% 0%;display: block;margin: 0 auto;width:175px;}
.onhire-ttem-leftsec{border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-top-right-radius: 0;border-top-left-radius: 0;}
.onhire-ttem-rightsec-inner {padding: 30px 0 0 10px;}
.onhire-ttem-client-sec {padding: 30px 0px 30px 0px;text-align:center;}
.onhire-ttem-client-heading{text-align: center;}
.onhire-ttem-client-sec p{text-align: center;margin: 0;}
.onhire-ttem-client-dv{padding: 10px 0 0 0;}
.onhire-ttem-rightsec {padding: 20px 15px 15px 15px;}
#ExpertTalkModalCenter{padding: 0 10px;}
#ExpertTalkModalCenter .onhire-talktoexpert-dv{flex-direction: column-reverse;}
.onhire-talktoexpert-clent-lg{width:80px;height:auto;}
/*--12-12-20123--*/
.h-lm-d{font-size: 25px;}
}
@media only screen and (min-width:552px) and (max-width:766px) {
#ExpertTalkModalCenter > .modal-dialog{width:100%;margin:0;}
.onhire-ttem-leftsec-inner{padding: 0 0 0 10px;text-align: center;width: 100%;flex: inherit;}
.onhire-ttem-entire-logo{padding: 40px 0 40px 10px;display: block;width:225px;margin:0 auto;}
.onhire-ttem-leftsec{border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-top-right-radius: 0;border-top-left-radius: 0;margin: 0;}
.onhire-ttem-rightsec-inner {padding: 160px 0 0 30px;width: 60%;flex: inherit;}
.onhire-ttem-client-sec {padding: 30px 0px 30px 0;}
.onhire-ttem-client-dv{padding: 0px 0 0 20px;width: 85%;flex: auto;}
#ExpertTalkModalCenter{padding: 0 15px;}
.onhire-ttem-heading{font-size: 24px;}
.onhire-talk-to-expert-mbl{width:175px;}
.onhire-ttem-text{padding: 0 10px 10px 15px;}
.onhire-ttem-client-sec > .col-sm-12:first-child{width:15%;flex: auto;}
.onhire-ttem-client-heading {font-size: 22px;}
.onhire-ttem-rightsec{padding: 20px 10px;}
#ExpertTalkModalCenter .modal-body .row{margin-left: 0;margin-right: 0;}
#ExpertTalkModalCenter .onhire-talktoexpert-dv{flex-direction: column-reverse;}
.h-lm-d{font-size:40px;}
.modal-cls-icn{right:10px;}
}


@media screen and (max-width: 1024px) {
nav{top: 0px; margin-top: 0px !important;}
nav .wrapper{padding: 0px 20px;}
.wrapper .btn{display: block;}
.wrapper .nav-links{position: fixed;height: 100vh;width: 100%;
max-width: 350px;top: 0;left: -100%;
background: #fff;display: block;padding: 50px 0;
/*line-height: 50px;*/overflow-y: auto;
box-shadow: 10px 15px 15px rgba(0,0,0,0.18);transition: all 0.3s ease;}
nav li:hover{background: #fff; line-height: 50px;}
/* custom scroll bar */
::-webkit-scrollbar {width: 10px;}
::-webkit-scrollbar-track {background: #242526;}
/*::-webkit-scrollbar-thumb {background: #3A3B3C;} */
::-webkit-scrollbar-thumb {background: #72b01d !important;}
#menu-btn:checked ~ .nav-links{left: 0%;}
#menu-btn:checked ~ .btn.menu-btn{display: none;}
#close-btn:checked ~ .btn.menu-btn{display: block;}
.nav-links li{margin: 15px 0px;}
.nav-links li a{padding: 0 20px 0px 10px;display: block;font-size: 16px;}
.nav-links .drop-menu{position: static;opacity: 1;top: 65px;visibility: visible;padding-left: 20px;width: 100%;max-height: 0px;overflow: hidden;box-shadow: none;transition: all 0.3s ease;}
#showDrop:checked ~ .drop-menu, #showMega1:checked ~ .mega-box,#Solutions:checked ~ .mega-box,.mega-box,#resources:checked ~ .mega-box,
#showMega:checked ~ .mega-box{max-height: 100%;}
.nav-links .desktop-item{display: none;}
.nav-links .mobile-item{display: block;color: #4c2570;font-size: 16px;font-weight: 500;padding-left: 10px;cursor: pointer;border-radius: 5px;transition: all 0.3s ease;}
.nav-links .mobile-item:hover{background: #fff; box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);}
.drop-menu li{margin: 0;}
.drop-menu li a{border-radius: 5px;font-size: 18px;}
.mega-box{position: static;top: 65px;opacity: 1;visibility: visible;padding: 0 20px;max-height: 0px;overflow: hidden;transition: all 0.3s ease;}

.mega-box .content{box-shadow: none;flex-direction: column;padding: 0px 0px 0px 0px;}

.mega-box .content .row{width: 100% !important;margin-bottom: 15px;border-top: 1px solid rgba(255,255,255,0.08); margin: 0px !important;}
.mega-box .content .row:nth-child(1),.mega-box .content .row:nth-child(2){border-top: 0px;background-color: transparent !important;}
.content .row .mega-links{border-left: 0px;padding-left: 0px; margin-left: -23px;}
.row .mega-links li{margin: 0;}
.content .row header{font-size: 16px; margin-left: -24px; margin-bottom: 15px; margin-top: 0px;}
.container-top {padding: 0 30px;}
.mega-box .content .row{padding-bottom: 0px;}
.altBig:nth-child(even) {background-color: #E5E3F7 !important;}
.wrapper .nav-links{margin-top: 0px;}
.nav-links label{padding: 0px; margin: 0px;}
.shownof{display: none;}
.nav-links li{line-height: 30px;}
.onhire-expert-talk-btn {width: 185px; text-transform: inherit;padding: 10px 0 12px 0 !important;
  margin: 30px 0 0 0;text-align: center;}
.mega-box-product .content .row header{margin-left: 0px !important; }
.byind-right{padding-left: 0px;}

.xeople-x-logo{width:52px;height: auto;padding: 15px 15px 20px 15px;}
.altBig {padding-left: 0px !important;} 

}

@media only screen and (min-width:767px) and (max-width:920px) {
#ExpertTalkModalCenter > .modal-dialog{width:100%;margin:0;}
.onhire-ttem-leftsec-inner{padding: 0 0 0 40px;text-align: left;width: 40%;flex: inherit;}
.onhire-ttem-entire-logo{padding: 40px 0 40px 10px;display: block;}
.onhire-ttem-leftsec{border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-top-right-radius: 0;border-top-left-radius: 0;margin: 0 ;max-width: 100%;flex:inherit;}
.onhire-ttem-rightsec-inner {padding: 200px 60px 0 30px;width: 60%;flex: inherit;}
.onhire-ttem-client-sec {padding: 30px 0px 30px 30px;}
.onhire-ttem-client-dv{padding: 5px 0 0 30px;width: 85%;flex: auto;}
#ExpertTalkModalCenter{padding: 0 10px;}
.onhire-ttem-heading{font-size: 24px;}
.onhire-talk-to-expert-mbl{width:300px;display: block;margin:0 auto;}
.onhire-ttem-text{padding: 0 10px 10px 15px;}
.onhire-ttem-client-sec > .col-sm-12:first-child{width:15%;flex: auto;}
.onhire-ttem-form-dv{flex: inherit;max-width:100%}
#ExpertTalkModalCenter .modal-body .row{margin-left: 0;margin-right: 0;}
#ExpertTalkModalCenter .onhire-talktoexpert-dv{flex-direction: column-reverse;}
.onhire-ttem-rightsec{padding: 20px 25px;}
}
@media only screen and (min-width:921px) and (max-width:1199px) {
#ExpertTalkModalCenter > .modal-dialog {width:875px;margin:0 auto;}
.onhire-ttem-leftsec{max-width: 60%;flex:auto;}
.onhire-ttem-form-dv{max-width: 40%;flex:auto;}
.onhire-ttem-leftsec-inner{padding: 0 0 0 25px;}
.onhire-ttem-entire-logo{width: 180px;}
.onhire-talk-to-expert-mbl{width:175px;}
.onhire-ttem-heading{font-size: 24px;}
.onhire-ttem-rightsec-inner {padding: 180px 0 0 25px;}
.onhire-ttem-client-sec {padding: 30px 0px 30px 15px;}
.onhire-ttem-client-dv {padding: 0 0 0 50px;}
#ExpertTalkModalCenter .close{right: -10px;top: 10px;}

.xeople-x-logo{width:52px;height: auto;padding: 15px 15px 20px 15px;}

}

@media only screen and (min-width:1200px) and (max-width:1399px) {
#ExpertTalkModalCenter > .modal-dialog {width:1150px;margin: 0 auto;}
.onhire-ttem-leftsec-inner {padding: 0 0 0 30px;}
.onhire-ttem-entire-logo{padding: 35px 0 40px 10px;width: 175px;}
.onhire-talk-to-expert-mbl{width:180px;}
.onhire-ttem-rightsec-inner {padding: 170px 0% 0 8px;}
.onhire-ttem-heading{font-size: 28px;}
.onhire-ttem-client-heading{font-size: 22px;}
.onhire-ttem-entire-logo{width:160px;}
.onhire-ttem-client-sec {padding: 40px 0px 30px 20px;}
.onhire-ttem-rightsec {padding: 15px 20px 10px 25px;}
}
/*--Talk to expert modal--*/
.row {/* display: -webkit-box; */display: -ms-flexbox;/* display: flex; */-ms-flex-wrap: wrap;/* flex-wrap: wrap; *//* margin-right: -15px; *//* margin-left: -15px; */}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {padding: 0;}
.onhire-contact-us {background-color: #72b01d;color: #fff !important;text-decoration: none;padding: 15px 30px;border-radius: 100px;font-size: 20px;font-weight: bold;box-shadow: 0px 9px 30px rgba(255, 149, 5, 0.1);}
.onhire-contact-us:hover{background: #4c2570;color: #fff;text-decoration: none;}
.ent-bgext p button {background: #72b01d;padding: 16px 20px;color: #fff;font-size: 20px;border-radius: 100px;font-weight: bold;text-decoration: none;box-shadow: 0px 9px 30px rgba(255, 149, 5, 0.1);border: 0;}
.MgetFemo {display: contents;}
.MngVideos{border-radius:20px;display:inline-block;border:25px solid #eeeef7 !important;}
.home-sample-image {background-image: url(../img/preety-powerful-bg.png);background-color: #fff;height: 86vh;background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;margin-top: 0px;width:100%;}
.ent-big-thumbnail-img {background-image: url(../nimages/bigthumbnailimg.png);background-color: #fff;height: 50vh;background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;margin-top: -20px;}
.ent-bgext {text-align: center;position: absolute;top: 41%;left: 50%;transform: translate(-50%, -50%);}
.desktopimg {margin: 0px auto;}
.desktop-footer {margin-top: 22px;}
.partnerslider h3 {font-size: 30px;font-weight: bold;color: #4c2570; margin-top:70px; }
.fa-angle-left, .fa-angle-right {font-size: 75px;color: #72b01d;}
.imagine-top {margin-bottom: -25px;}
.imagine-top h2 {font-size: 45px;font-weight: bold;color: #4c2570;}
.ent-tabs ul li {text-align: left;list-style-type: none;}
.ent-tabs label {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;display: block;padding: 15px 45px 15px 45px !important;margin-right: 0.2rem;cursor: pointer;background: #72b01d;font-weight: bold;-webkit-transition: background ease 0.2s;transition: background ease 0.2s;color: #fff;line-height: 24px;font-size: 20px;}
.odingRadous {border-radius: 15px 0px 0px 10px;}
.ent-tabs input[type="radio"]:checked + label {background: #4c2570;padding: 15px 45px 15px 45px !important;color: #fff;font-size: 20px;font-weight: bold;line-height: 24px;}
.ent-tabs .tab {-webkit-box-ordinal-group: 100;-webkit-order: 99;-ms-flex-order: 99;order: 99;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;width: 100%;display: none;padding: 1rem;background: #fff;}
.G-Right a {color: #72b01d;text-decoration: none;}
.ent-tabs input[type="radio"]:checked + label + .tab {display: block;}
.ent-tabs input[type="radio"] {position: absolute;opacity: 0;}
.ent-tabs {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top:40px;}
.Salesed {border-radius: 0px 10px 10px 0px;}
.newlayout_Manage {width: 100%;padding: 30px 0;height: auto;float: none;}
.testi-top-bg {background-image: url(../nimages/testibg.png);background-color: #fff;height: 100vh;background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;margin-bottom: 40px;}
.whatwedo h2 {font-size: 45px;font-weight: bold;color: #4c2570;margin: 0 0 20px 0;}
.ent-testimonils {background: #fff;padding: 50px 30px;border-radius: 50px;min-height: 500px;}
.CounterBgColor {background: #4c2570;margin: 20px 0 0 0;padding: 10px 0px 60px 0 !important;background-image: url(../nimages/ent-bottom-img.png);background-color: #e3e3e3;height: 208px;background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;}
.CouterFullWidth-1 {width: 100%;float: left;margin-top: -84px;}
.ConterControl {width: 24%;float: left;margin: 0 10px 0 0;padding: 0;background: #fff;min-height: 156px;border: solid 0px #72b01d;border-top: 0px;box-shadow: 2px 12px 25px -14px rgb(5 4 4 / 92%);-webkit-box-shadow: 2px 12px 25px -14px #a9a9a9;-moz-box-shadow: 2px 12px 25px -14px rgba(5, 4, 4, 0.92);border-radius:25px;}
.counter-back {width: 100%;float: left;max-width: 267px;margin: 0;border-radius: 5px;}
.counter-back h4 {font-size: 30px;font-weight: normal;color: #fff;background: #4c2570;padding: 20px 10px 20px 10px;margin: 0px;text-align: center;border-radius: 25px 25px 0 0px;}
.counttext {font-size: 20px !important;margin-top: 26px;margin-bottom: 0;text-align: center;color: #4c2570;font-weight: bold;}
.icm {font-size: 28px !important;padding-top: 23px;color: #fff;}
.counttextR {font-size: 20px !important;font-weight: bold;margin-top: 101px;margin-bottom: 0;text-align: center;color: #4c2570;}
.DollarRight {width: 100%;float: left;background: #4c2570;padding: 0px 0;display: flex;text-align: center;justify-content: center;border-radius:25px 25px 0 0px;}
.container-fluid {width: 100%;margin-right: auto;margin-left: auto;}
.desktopimg img {width: 100%;margin-top: -50px;}
.MngTopS {margin-top: 140px;}
.customname {color: #72b01d;margin: 10px 0 10px;}
.fiveStarr {max-width: 200px;margin: 0px auto;display: flex;}
.five-pointed-star {--star-color: #ffcd3c;margin: 1em 3px 1em 3px;font-size: 9px;position: relative;display: flex;width: 0px;height: 0px;border-right: 1em solid transparent;border-bottom: 0.7em solid var(--star-color);border-left: 1em solid transparent;transform: rotate(35deg);}
.five-pointed-star:after {position: absolute;display: block;top: 0.03em;left: -1.05em;width: 0;height: 0;border-right: 1em solid transparent;border-bottom: 0.7em solid var(--star-color);border-left: 1em solid transparent;transform: rotate(-70deg);content: "";}
.five-pointed-star:before {border-bottom: 0.8em solid var(--star-color);border-left: 0.3em solid transparent;border-right: 0.3em solid transparent;position: absolute;height: 0;width: 0;top: -0.45em;left: -0.65em;display: block;content: "";transform: rotate(-35deg);}
.ltv-playbtn{background: #4c2570 !important;}
#carouselExampleControls .carousel-inner .carousel-item .row .col-md-3{max-width:25% !important;}
.mbldiply{display: none;}
.mblhide{display: inline-block !important;}
.tegrat > p {margin-bottom: 30px;}

@media only screen and (min-width:320px) and (max-width:551px) {
lite-vimeo{width:350px !important;height:auto !important;}
.fnone {display: block; !important; margin-bottom: 20px !important;}
.onhire-get-to-know-for-mb {display: none;}
.Topsubmenu {display: none;} .aliflex{margin-bottom: 0px !important;}
.desktop-footer {margin-top: 0;} .eoh-rs-2 ul{line-height: inherit !important;} .eoh-rs-1 p{line-height: 25px;}
.ent-big-thumbnail-img {height: auto;background-image:none;margin-top:-50px;background-color: #4c2570 !important;padding: 30px 0 20px 0}
.onhire-get-to-know-for-desk {display: block !important;}
.onhire-btn-margin > .onhire-get-to-know, .onhire-contact-us {padding: 12px 25px;font-size: 17px;}
.imagine-top h2 {font-size: 30px;font-weight: bold;color: #4c2570;}
.ent-tabs input[type="radio"]:checked + label {padding: 10px 15px 10px 15px !important;border-radius: 25px !important;}
.ent-tabs label {padding: 10px 5px 10px 15px !important;margin: 2px !important;border-radius: 25px !important;}
.ent-tabs label {width: 100%;margin-right: 0;margin-top: 0.2rem;}
.partnerslider {margin: 60px 0 20px;} .aliflex{margin-bottom: 0px;}
.row {margin-right: 0 !important;margin-left: 0 !important;}
.ent-tabs .tab, .ent-tabs label {-webkit-box-ordinal-group: NaN;-webkit-order: initial;-ms-flex-order: initial;order: initial;}
.brtag {display: none;}
.whatwedo h2 {font-size: 30px;font-weight: bold;color: #4c2570;margin-top: 20px;}
.MngTopS {margin-top: 30px;}
.testi-top-bg {height: auto !important;background-image: none !important;background: #f1f1f17a;padding: 0px 0 30px;margin-top: 50px;margin-bottom: -11px;}
.ConterControl {width: 100%;margin: 0px auto 20px auto;}
.counter-back h4 {font-size: 30px;}
.counter-back {padding: 0px 0 0 0;max-width: inherit;}
.CounterBgColor {background: #4c2570;margin: 10px 0 0 0;padding: 125px 0px 40px 0 !important;background-image: url(../nimages/ent-bottom-img.png);background-color: #4c2570;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;display:flex;}
.feature-right-section h3 {margin: 10px 0 20px 0;}
.feature-left-section h3, .feature-right-section h3 {text-align: left;font-weight: bold;font-size: 20px;}
.fnon {display: block !important;}
.feature-left-section h3, .feature-right-section h3 {text-align: left;font-weight: bold;font-size: 20px;}
.feature-left-section {width: 100% !important;float: left;margin: 0 0 20px 0 !important;padding: 0;}
.onhire-xeople-flogo{margin:20px 0;}
.MngVideos{border-radius: 20px;width: 100%;max-height: 220px;height: 214px;}
#carouselExampleControls .carousel-inner .carousel-item .row .col-md-3{max-width:100% !important;}
.ent-testimonils{padding:50px 0;}
.bgclrwithbrd{padding:35px 0 0 0;}
.home-sample-image{background-image: none;height:75vh;}
.desktopimg img{display: none;}
.modal-header .close{margin-top:-25px !important;}
}
@media only screen and (min-width:552px) and (max-width:767px) {
.MngVideos {border-radius: 5px;width: 100%;max-height: 304px;height: 310px;border:15px solid #eeeef7 !important;}
.desktopimg img{margin-top: -72px;}
.desktop-footer {margin-top: 0;}
.ent-big-thumbnail-img {height: auto;background-image:none;margin-top:-50px;background-color: #4c2570 !important;padding: 30px 10px 0 10px;}
.ent-tabs label {padding: 15px 5px 15px 15px !important;margin: 2px !important;}
.ent-tabs input[type="radio"]:checked + label {padding: 15px 15px 15px 15px !important;}
.ent-tabs label {width: 100%;margin-right: 0;margin-top: 0.2rem;}
.ent-tabs .tab, .ent-tabs label {-webkit-box-ordinal-group: NaN;-webkit-order: initial;-ms-flex-order: initial;order: initial;}
.odingRadous {border-radius: 0px 0px 0px 0px !important;}
.brtag {display: none;}
.MngTopS {margin-top: 40px;}
.whatwedo h2 {font-size: 30px;font-weight: bold;color: #4c2570;}
.testi-top-bg {height: auto !important;background-image: none !important;background: #f1f1f17a;padding: 0px 0 30px;margin-top: 80px;}
.Salesed {border-radius: 0px 0px 0px 0px !important;}
.CounterBgColor {background: #4c2570;margin: 10px 0 0 0;padding: 10px 0px 50px 0 !important;background-image: url(../nimages/ent-bottom-img.png);background-color: #4c2570;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;display: flex;}
.CouterFullWidth-1 {margin-top: 50px;}
.ConterControl {width: 100%;margin: 0px auto 20px auto;}
.counter-back {padding: 0px 0 0 0;max-width: inherit;}
.counttext {margin-top: 25px;}
.ft-sec .footerpadding {padding: 2% 2% 0 5% !important;}
.fnone {display: none !important;}
.feature-right-section h3 {margin: 10px 0 20px 0;}
.feature-left-section h3, .feature-right-section h3 {text-align: left;font-weight: bold;font-size: 20px;}
.fnon {display: block !important;}
.feature-left-section h3, .feature-right-section h3 {text-align: left;font-weight: bold;font-size: 20px;}
.feature-left-section {width: 100% !important;float: left;margin: 0 0 20px 0 !important;padding: 0;}
.onhire-xeople-flogo{margin:20px 0;}
.partnerslider {margin: 60px 0 0;}
#carouselExampleControls .carousel-inner .carousel-item .row .col-md-3{max-width:100% !important;}
.GraphImg .GroT{width:200px !important;margin:0 auto;}
.bgclrwithbrd{padding:40px 0 0 0;}
.home-sample-image{background-image: none;height:75vh;}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
.ent-footer {margin-top: 0px;}
.ent-bgext {top: 40% !important;}
.MngVideos {border-radius: 20px;width: 685px;max-height: 402px;height: 408px;}
.onhire-get-to-know-for-mb {display: none;}
.ent-big-thumbnail-img{height:40vh;}
.desktopimg img{margin-top:-70px;}
.onhire-get-to-know-for-desk {display: block !important;}
.ent-tabs input[type="radio"]:checked + label {background: #4c2570;padding: 15px 15px 15px 15px !important;color: #fff;font-size: 16px;font-weight: bold;line-height: 24px;}
.ent-tabs label {padding: 15px 15px 15px 15px !important;font-size: 16px;}
.imagine-top h2 {font-size: 35px !important;}
.ConterControl {width: 47%;margin: 0 20px 30px 0px;padding: 0;display: inline-block;}
.counter-back {max-width: 336px;padding: 0px 0 0px 0;min-height: 170px;width: 100%;}
.CounterBgColor {height: auto;background: #4c2570;padding: 50px 0px 0px 0 !important;display: flex;}
.MngTopS {margin-top: 125px;}
.testi-top-bg {height: auto !important;padding-bottom: 0px;margin-bottom: 0px;}
.CouterFullWidth-1 {width: 100%;float: left;margin: 0px auto 0 9px;}
.footerpadding {padding: 0 1% 0 1% !important;}
.footer-social-recognitions {margin-left: 0 !important;margin-right: 0 !important;}
.partnerslider{margin:190px 0 0;}
.mar-30{margin:75px 0 40px 0;}
.onhire-xeople-flogo{margin:0 !important;}
.onhire-get-to-know-for-desk{display: block !important;}
}
@media only screen and (min-width:1024px) and (max-width:1199px) {
.ent-tabs label {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;display: block;padding: 15px 15px 15px 15px !important;margin-right: 0.2rem;cursor: pointer;background: #707070;font-weight: bold;-webkit-transition: background ease 0.2s;transition: background ease 0.2s;color: #fff;line-height: 24px;font-size: 16px;}
.ent-tabs label {padding: 15px 40px 15px 40px !important;font-size: 16px;}
.ent-tabs input[type="radio"]:checked + label {background: #4c2570;padding: 15px 40px 15px 40px !important;color: #fff;font-size: 16px;font-weight: bold;line-height: 24px;}
.CounterBgColor {height: 204px;margin: 120px 0 0 0;}
.ConterControl {width: 24%;margin: 0 9px 10px 0px;padding: 0;display: inline-block;}
.ft-sec {padding: 0 10px !important;}
.footerpadding {padding: 0 0% 0 0% !important;}
.footer-social-recognitions {margin-left: 0 !important;margin-right: 0 !important;}
.feature-right-section {width: 100%;float: left;margin: 0;padding: 0;}
.icm {font-size: 20px !important;padding-top: 25px !important;color: #fff;}
.counter-back h4 {font-size: 25px;}
.onhire-get-to-know-for-mb {display: none;}
.onhire-get-to-know-for-desk{display: block !important;}
.partnerslider {margin: 310px 0 0;}
.mar-30{margin:110px 0 40px 0;}
.home-sample-image{height:100vh;}
}
@media only screen and (min-width:320px) and (max-width:767px) {
.onhire-get-to-know-for-mb{display: none;}
.onhire-get-to-know-for-desk{display: block !important;}
}
@media (min-width: 768px) {
.col-md-12 {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
}
@media (min-width: 992px) {
.pl-lg-5, .px-lg-5 {padding-left: 3rem;}
}
@media only screen and (min-width: 1200px) and (max-width: 1680px) {
.MgetFemo, .entbgextb {display: none;}
}
@media (max-width: 767px) {.onhire-xeople-flogo{display: none;}.mbldiply{display:inline-block !important;}.mblhide{display: none !important;}}
@media (max-width: 576px) {.onhire-xeople-flogo{text-align: center;margin:20px 0 !important;}}
@media only screen and (min-width: 1281px) and (max-width: 30000px) {
.MgetFemo{display: none;}
.partnerslider{margin:200px 0 0 0;}
}
/* Footer CSS */
.eop-1 {font-weight: bold;color: #4c2570;}
.ent-footer {background: #e3e3e3;}
.footerpadding {padding: 0 8% 0 8%;display: block;}
.feature-full-section {width: 100%;float: left;margin: 0;padding: 0;}
.feature-right-section {width: 100%;float: right;margin: 0;padding: 0;}
.feature-left-section h3, .feature-right-section h3 {text-align: left;font-weight: bold;}
.fnone{display:block;margin-bottom: 0px;} .fnon {display:none;}
.Social-Heading {font-size: 21px !important;}
.feature-left-section ul, .feature-right-section ul {padding-left: 17px;}
.feature-left-section {width: 33.3%;float: left;margin: 0;padding: 0;}
.feature-left-section ul li a, .feature-right-section ul li a {color: #333;text-decoration: none;font-size: 17px;letter-spacing: 0.5px;line-height: 1.5;}
.feature-left-section ul li a:hover, .feature-right-section ul li a:hover {color: #72b01d;text-decoration: none;}
.feature-left-section ul li, .feature-right-section ul li {color: #333;text-decoration: none;list-style-type: disc;}
.GreenC {color: #72b01d;}
.contact-off-inner h4 {text-align: left;color: #4c2570;}
.contact-offs {background-color: #f2f2f2;padding: 20px;border-radius: 15px;}
.onhire-brd {border: 1px solid #9a9a9a;margin: 25px 0;}
.ent-copyrightfull {width: 100%;float: left;margin: 20px 0px 10px;padding: 10px;border-top: 1px solid #4c2570;}
@media only screen and (min-width: 1200px) and (max-width: 1680px) {
.footerpadding {padding: 0 2% 0 2% !important;}
}
@media only screen and (min-width: 1200px) and (max-width: 1680px) {
.feature-left-section h3, .feature-right-section h3 {font-size: 1.5rem;}
.testi-top-bg{height:120vh !important;}
.Lspan{padding-right: 0px !important;}
}
@media only screen and (min-width: 1200px) and (max-width: 1680px) {
.feature-left-section h3, .feature-right-section h3 {font-size: 1.5rem;}
}
/* Header CSS old css written Abdul end here */
/*---New Home Page Body Css 28-08-2024 start here---*/
.modal-content > form > .search > .form-control{
max-height: 50px !important;
}
#ExpertTalkModalCenter .close {
padding: 0px 5px 0px 5px;
color: red;
font-size: 30px;
font-weight: 500;
position: absolute;
right: 0;
z-index: 999;
border: 0;
height: 35px;
margin-right: 10px;
background: transparent;
}
#ExpertTalkModalCenter .close:hover {
color: #000;
}
.modal-header .close {
margin-top: -3px !important;
border: 0;
background: transparent;
font-size: 23px;
font-weight: bold;
color: red;
}
.modal-header .close:hover{
color: #000 !important;
}
.eoh-box-shadow {
 box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.navbar-light .navbar-nav .nav-link{
color: #333;
font-weight: normal;
}
.sticky-top {
 background: #fff;
}
.imgAutoSize {
width: auto !important;
height: fit-content !important;
padding-left: 10px;
}
.imgtoSize {
width: 85px !important;
height: fit-content !important;
padding-left: 10px;
}
.SectionGapM {
margin-top: 45px;
}
.eohGohere h3 {
color: #fff;
max-width: 560px;
padding: 96px 0px 0 0px;
margin-bottom: 50px;
font-size: 40px;
font-weight: bold;
letter-spacing: 0.5px;
}
.eohGohere p a {
margin-left: 0px;
}
.rtn {
max-width: 208px;
}
.eoh-purple-c {
color:#4c2570;
}
.eoh-to-expert {
font-size: 17px; font-weight: bold;
background-color: #e5e3f7; color: #472b6d;
border: 1px solid #E5E3F7; border-radius: 50px;
padding: 6px 20px 7px;
margin: 0px; 
text-align: center;
}
.eoh-to-expert:hover {
background-color: #CCDFBA; border: 1px solid #E5E3F7; 
border-radius: 50px; color: #333;
}
.eoh-book-demo {
font-size: 17px; font-weight: bold;
background-color: #CCDFBA;border: 1px solid #E5E3F7; 
border-radius: 50px; color: #000000;
padding: 6px 20px 7px;
margin: 0px;
text-align: center;
}
.eoh-book-demo:hover {
background-color: #E5E3F7; color: #333; 
border: 1px solid #E5E3F7;
}
.button-common-properties{
font-size: 17px; 
font-weight: bold;
border-radius: 50px;
padding: 9px 20px 10px !important;
margin: 0px; 
text-align: center;
position: relative;
}
.eoh-pay-invoice {
background-color: #E5E3F7; color: #4c2570;
border: 1px solid #E5E3F7;
}
.eoh-pay-invoice:hover {
 background-color: #4c2570; color: #E5E3F7;
 border: 1px solid #4c2570; 
}
.eoh-exp-ats {   
background-color: #4c2570; color: #fff;
border: 1px solid #4c2570; 
}
.eoh-exp-ats:hover {   
background-color: #fff; color: #4c2570;
border: 1px solid #fff; 
}
.eoh-buit-g {  
 background-color: #72b01d; color: #000;
 border: 1px solid #72b01d; 
}
.eoh-buit-g:hover {  
 background-color: #000; color: #72b01d;
 border: 1px solid #000; 
}
.eoh-exit-m {  
 background-color: #ccdfba; color: #000;
 border: 1px solid #ccdfba; 
}
.eoh-exit-m:hover {  
 background-color: #000; color: #ccdfba;
 border: 1px solid #000; 
}
.eoh-finance-b {  
 background-color: #ccdfba; color: #000;
 border: 1px solid #ccdfba; 
}
.eoh-finance-b:hover {  
 background-color: #000; color: #ccdfba;
 border: 1px solid #000; 
}
.eoh-job-b {  
 background-color: #e5e3f7; color: #4c2570;
 border: 1px solid #e5e3f7; 
}
.eoh-job-b:hover {  
 background-color: #000; color: #ccdfba;
 border: 1px solid #000; 
}
.eoh-cp-b {  
 background-color: #e5e3f7; color: #4c2570;
 border: 1px solid #e5e3f7; 
}
.eoh-cp-b:hover {  
 background-color: #4c2570; color: #fff;
 border: 1px solid #4c2570; 
}
.eoh-ccc-b {  
 background-color: #ccdfba; color: #000;
 border: 1px solid #ccdfba; 
}
.eoh-ccc-b:hover {  
 background-color: #000000; color: #ccdfba;
 border: 1px solid #000000; 
}
.eoh-weel-1 {
  padding: 35px 0 0 50px;
}
.eoh-weel-2 {
  padding: 35px 50px 0 50px; text-align: right;
}
.eoh-weel-3 {
  padding: 60px 0 0 50px;
}
.eoh-weel-4 {
  padding: 60px 50px 0 50px; text-align: right;
}
.eoh-weel-1 h3, .eoh-weel-2 h3, .eoh-weel-3 h3, .eoh-weel-4 h3  {
  font-weight: bold;
  margin-bottom: 50px;
}
.eoh-whtb {
  margin-bottom:25px;
}
.bg-box-1{
  background-color:#b3ce98;
}
.bg-box-2{
background-color: #ccdfba;
}
.bg-box-3{
background-color: #d1de87;
}
.bg-box-4{
background-color: #f2ffcc;
}
.eoh-boxes-properties{
border-radius: 10px;
/*max-width: 700px; */
padding: 50px 50px 20px 50px;
margin-bottom: 30px;
min-height: 500px;
float: left;
}
.navlinkBotton {
display: block;  
text-decoration: none;
transition: none;
transition: color .15s ease-in-out, 
background-color .15s ease-in-out, 
border-color .15s ease-in-out;
margin: 0px 10px 0;
}
.eohHomebgImage {
background-image: url(../images/entireonhirebg.webp);
background-color: #fff; 
height: 1068px;
width: 100%;   
background-size: cover;
background-position: left;
background-repeat: no-repeat;
margin-bottom: 100px;
/*height: inherit;
background-repeat: no-repeat;
background-position: inherit;
background-size: contain;
height: auto;*/
margin-top: 50px;
}
.eohHomeTank{
position: absolute;
top:135px
}
.eoh-c-stories{
/*background-image: url(../images/eoh-testimonials-bg-min.png);*/
background-image: url(../images/eoh-testimonials.png);
width: 100%;
background-repeat: no-repeat;
background-position: inherit;
background-size: cover;
height: auto;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
border-top-right-radius: 20px;
}
.eoh-frame-min {
background-image: url(../images/eoh-frame-min.png);
background-color: #fff;
width: 100%;  
background-repeat: no-repeat;
background-position: inherit;
background-size: cover;
height: 450px;  
}
.eoh-slide-section{
width: 100%;
max-width: fit-content;
margin: 0px auto;
padding: 0 40px;
}
.owl-prev, .owl-next {
position: absolute;      
transform: translateY(-50%);
font-size: 24px;
color: #000;
cursor: pointer;
background: transparent;
border: none;
}
.eoh-slide-section > .owl-prev {
left: 25px;
width: 60px;
margin-top: 245px;
padding-left: 0%;
background: #e5e3f7;
height: 60px;
border-radius: 50px;
color: #9d9d9d;
-webkit-transition: width 0.2s ease, background-color 0.2s ease; /* For older browsers */
-moz-transition: width 0.2s ease, background-color 0.2s ease;
transition: width 0.2s ease, background-color 0.2s ease;
}
.eoh-slide-section > .owl-prev:hover {
background: #CCDFBA;
color: #4c2570;
}
.eoh-slide-section > .owl-next {
right: 23px;
padding-right: 0%;
text-align: center;
margin-top: -17.9%;
background: #e5e3f7;
height: 60px;
width: 60px;
border-radius: 50px;
color: #9d9d9d;
-webkit-transition: width 0.2s ease, background-color 0.2s ease; /* For older browsers */
-moz-transition: width 0.2s ease, background-color 0.2s ease;
transition: width 0.2s ease, background-color 0.2s ease;
}
.eoh-slide-section > .owl-prev i{
font-size: 30px;
padding-top: 5px;
}
.eoh-slide-section > .owl-next i{
font-size: 30px;
padding-top: 5px;
}
.eoh-slide-section > .owl-next:hover {
background: #CCDFBA;
color:#4c2570;
}
.eoh-boxes-properties p {
color: #333;
}
.eohCliDate {
color: #b5b3b3 !important;
font-size: 14px !important;
}
.owl-carousel .owl-item img{
width: auto;
height: auto;
}
.owl-carousel-two .owl-carousel .owl-item{
width: auto !important; 
height: auto !important;
}
.eohHomeP {
padding: 10% 0 0 25% !important;
}
.eohReal h3{
padding: 50px 20px 20px 40px;
color: #fff; font-weight: bold;
font-size: 35px;
}
.eohReal p {
padding: 50px 20px 20px;
color: #fff; text-align: right;
text-decoration: underline;
font-weight: bold;
text-underline-offset: 6px;
text-decoration-thickness: 1px;
font-size: 15px;
letter-spacing: 0.5px;
}
.bgml {
background-color:#bababa5e;
border-radius: 15px;
padding: 20px 0 30px;
min-height: 300px;
margin-bottom: 35px;
border: solid 1px #ccc;
-webkit-transition: width 0.5s ease, background-color 0.5s ease; /* For older browsers */
-moz-transition: width 0.5s ease, background-color 0.5s ease;
transition: width 0.5s ease, background-color 0.5s ease;
}
.bgml:hover {
background: #7070704a;
cursor: pointer;
}
.lmrrc{
margin-top:50px;
}
.eopvptm {
height: 70px;
}
.bgml > .card-body > .card-text {
font-weight: bold;
height: 160px;
overflow: auto;
}
.bgml > .card-body > .card-text::-webkit-scrollbar {
width: 8px;
}
.bgml > .card-body > .card-text::-webkit-scrollbar-thumb {
  background: #E5E3F7;
  border-radius: 8px;
}
.bgml > .card-body > .card-text::-webkit-scrollbar-thumb:hover {
  background: #4c2570;
}
.bgml > .card-body > .card-text::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}
.bgml p {
color: #fff;
}
.imRght { 
text-align: -webkit-right;
}
.etn-section { 
width: 100%;
float: left;
margin: 0 0 20px 0;
padding: 0;
}
.etn-sec-left {
width: 30%; float: left;
margin-left: -25px;
}
.etn-sec-right {
width: 70%; float: left;
}
.etn-sec-right h3 {
font-weight: bold;
font-size: 30px;
}
.etn-sec-left-1 {
width: 70%; float: left;
}
.etn-sec-left-1 h3 {
font-weight: bold;
font-size: 30px;
}
.etn-sec-right-1 {
width: 30%; float: left;
}
.eohHomeP h1 {
color: #fff;
font-weight: bold;
max-width: 765px;
letter-spacing: 1px;
position: sticky;
}
.eohSearch {
background-color: #CCDFBA;
border: 1px solid #E5E3F7;
border-radius: 50px;
padding: 10px;
font-size: 20px;
color: #4F8132;
font-weight: 800;
width: 42px;
height: 42px;
margin-top: -2px;
}
.unHeight {
min-height: 380px;
}
.unHeight ul{padding-left:20px !important;}
.SectionGap {
margin-top: 70px;
}
.Sectionap {
margin-top: 20px;
}
.eohInvC{
font-weight: bold;
color: #7c7b7ba3 !important;
font-size: 20px;
}
.card-body > h4 {
font-size: 24px;
font-weight: bold;
color: #fff;
}
.eoh-txt-hide{
white-space: nowrap;
overflow: hidden;
word-wrap: break-word;
}
/*--Fvie Star Css-12-09-2022-Start Here---*/
.eoh-fiveStarr {
max-width:inherit;
margin: 0px auto;
display: flex;
align-items: center;
}
.eoh-five-pointed-star {
--star-color:#ffcd3c;
margin:1em 3px 1em 3px; 
font-size:9px; 
position: relative; 
display: flex;
width: 0px; 
height: 0px; 
border-right: 1em solid transparent;
border-bottom: 0.7em solid var(--star-color); border-left: 1em solid transparent;
transform: rotate(35deg);
}
.eoh-five-pointed-star:before {
border-bottom: 0.8em solid var(--star-color);
border-left: 0.3em solid transparent; 
border-right: 0.3em solid transparent;
position: absolute; 
height: 0; 
width: 0; 
top: -0.45em; 
left: -0.65em; 
display: block; 
content:"";
transform: rotate(-35deg);
}
.eoh-five-pointed-star:after {
position: absolute; 
display: block; 
top: 0.03em; 
left: -1.05em; 
width: 0;
height: 0; 
border-right: 1em solid transparent; 
border-bottom: 0.7em solid var(--star-color); 
border-left: 1em solid transparent; transform: rotate(-70deg); 
content:"";
}
.eoh-five-pointed-star-big {
--star-color:#ffcd3c; 
margin:1em 3px 1em 3px; 
font-size:1em;
position: relative; 
display: flex; 
width: 0px; 
height: 0px; 
border-right: 1em solid transparent;
border-bottom: 0.7em solid var(--star-color); 
border-left: 1em solid transparent;
transform: rotate(35deg);
}
.eoh-five-pointed-star-big:before {
border-bottom: 0.8em solid var(--star-color);
border-left: 0.3em solid transparent;
border-right: 0.3em solid transparent;
position: absolute;
height: 0;
width: 0;
top: -0.45em;
left: -0.65em;
display: block;
content:"";
transform: rotate(-35deg);
}
.eoh-five-pointed-star-big:after {
position: absolute;
display: block;
top: 0.03em;
left: -1.05em;
width: 0;
height: 0;
border-right: 1em solid transparent;
border-bottom: 0.7em solid var(--star-color);
border-left: 1em solid transparent;
transform: rotate(-70deg);content:"";
}
.eoh-iframe {
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
border: 8px solid #e5e3f7;
border-radius: 5px;
}
/* Navigation Bar Styles */
.navbar {
border-bottom: 1px solid #eaeaea;
padding-top: 0px;
padding-bottom: 0px;
height: 85px;
}
.navbar-brand {
font-weight: bold;
}
.navbar-nav .nav-link {
margin-left: 15px;
}
.navbar-nav .nav-link:hover {
text-decoration: underline;
}
.eoh-Trusted-by h2 {
max-width: 850px;
margin: 0px auto;
font-size: 25px;
color: #4c2570;
font-weight: bold;
}
.eoh-indC {
list-style: none;
margin-top: 110px;
color: #fff;
text-decoration: none;
line-height: 65px;
font-size: 19px;
letter-spacing: 1px;
font-weight: bold;
padding-left: 0px;
}
.eoh-indC a {
color: #fff;
}
.eoh-indC a:hover {
color: #CCDFBA;
text-decoration: none;
}
.cstrbg {
background-color: #e5e3f7;
padding: 100px 0;
}
.eohntTr{
background: #fff;
border-radius: 15px;
padding: 50px 40px;
}
.eohtectur h3{
font-weight: bold;
color: #4c2570;
max-width: 419px;
margin: 0 0 0 80px;
}
.tegrat p{
max-width:450px;
color:#000;
}
.eopvptm > .nav-link {
background: 0 0;
border: 0;
border-radius: 0 !important;
color: #4c2570;
font-weight: bold;
border-bottom: 2px solid #4c2570;
/*line-height: 50px; */
content: '\f0da'; 
position: relative;
font-size: 20px;
padding-left: 0px;
}
.eopvptm > .nav-link.active {
color: #2c2c2c !important;
background-color: transparent;
border-bottom: 2px solid #72b01d;
border-radius: 0 !important;
content: '\f0da'; 
position: relative;
}
.eohRtcon{
background: #4c2570;
border-radius: 15px;
padding: 35px 50px;
color: #fff;
min-height: 400px;
max-width: 750px;
justify-content: space-around;
align-items: center;
display: flex;
}
.eohTleft{
margin-left: 7%;
}
.eopvptm > .nav-link::after {
content: '\f105'; /* Font Awesome arrow-down */
font-family: 'Font Awesome 6 Free';
font-weight: 900;
font-size: 1rem;
position: absolute;
right: 0.1rem;
transition: transform 0.3s ease;
}
.eohRtcon ul li{
margin-bottom: 15px;
}
.eohRtcon h3{
font-weight: bold;
margin-bottom: 30px;
font-size: 20px;
color: #CCDFBA;
}
.eoh-weel-bg {
/*background-image: url(../images/eoh-week-bg.png); */
background-image: url(../images/eoh-week-bg-new.webp);
width: auto;
background-repeat: no-repeat;
background-position: inherit;
background-size: cover;
height: auto;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
/*min-height: 750px;*/
padding: 10px 10px 35px 10px;
}
.eoh-para-text{
font-weight: bold;
color: #333;
max-width: 721px;
padding-top: 3%;
padding-left: 5%;
font-size: 20px;
}
.eoh-grow-your-bg {
background-image: url(../images/eoh-grow-your-bg.png);
width: auto;
background-repeat: no-repeat;
background-position: inherit;
background-size: cover;
height: auto; 
padding: 80px 0;
margin-top: 30px;
}
.eoh-grow-your-bg h3 {
font-weight: bold;
max-width: 600px;
margin: 0px auto 45px;
}
.eoh-powerby {
color: #fff;
font-weight: bold;
font-size: 17px;
}
.eohXepl {
border-bottom: solid 2px #a7a5a5;
margin-top: 9px;
}
.prtf {
margin: 25px 0;
}
.eoh-rs-full {
width: 100%;
float: left;
margin: 0;
padding: 0;
}
.eoh-rs-1 {

}
.eoh-rs-1 h3 {
font-size: 18px;
font-weight: 500;
}
.eoh-rs-1 p {
color: #eee;
font-size:14px;
text-align: left;
margin-bottom:16px !important;
}
.eohViC {
max-width: 220px;
}
.vgbh {
margin-top: 40px;
}
.vgbh-1 {
margin-top: 25px;
}
.eoh-rs-2{

}
.M-rg {
  font-size: 20px;
  padding: 0 15px 0 0;
}
.M-rg:hover{
  color: #72b01d;
}
.eoh-ftr-section{

/*background: linear-gradient(170deg, #484e3a 22%, #2c134a 80%);*/
padding: 50px 0px 40px 0px;

border-radius: 15px;
margin-bottom: 25px;
/*box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/
}
.ctcdl p {
color: #fff;
font-size:14px;
}
.eoh-rs-2 h3 {
text-transform: capitalize;
font-size: 18px; font-weight: 500;
margin-bottom: 10px;
}
.eoh-rs-2 ul{
list-style: none;
font-size: 16px;
padding-left: 0px;
line-height: 30px;
}
.eohRtcon > .tab-pane p {
color: #fff;
}
.gch {
  padding-left: 40px; padding-top: 30px;
}
.eohiframeManage {
margin-top:-550px; padding-bottom: 0px;
}
.srsolion {
display: none;
}
.footSection {
 /*background: linear-gradient(180deg, #515545 35%, #34194f 80%);*/
 background:#482b6d;
}
.eoh-FtrImg {
width: 100%;
margin: 20px 0 30px 0;
padding: 20px 0 20px;
border-radius: 5px;
display: flex;
gap:10px;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.eohtrImg {
background: rgba(255, 255, 255, .08);
border-radius: 5px;
flex:auto;
/*height: 100px;
margin: 0 5px;
border-radius: 5px;
display: flex;
align-items: center;
justify-content: center;
flex: 1;*/
} 
.eohtrImg img {
width: 100%;
padding: 10px;
height: 80px;
object-fit: scale-down;
}
.aliflex {
align-items: center;
margin-top: 12px;
margin-bottom: 40px;
}
.eohple {
margin-top: -12px;
}
.eohButton {
width: 100%; float: left; margin: 0; padding: 0;
}
.eohButton-left {
width: auto; float: left; margin: 0 10px 0 0; padding: 0;
}
.eohButton-right {
width: auto; float: left; margin: 0; padding: 0;
}
.eohButton-1 {
width: 100%;
float: left;
margin: 0px auto;
padding: 0;
}
.eohButton-left-1 {
width: 50%;
float: left;
margin: 0;
padding: 0;
text-align: right;
}
.eohButton-right-1 {
width: 48%;
float: left;
margin-left: 15px;
padding: 0;
text-align: left;
}
.eilg img{width:150px;height: 150px;}
.catnr,.catnr2{padding: 35px 50px 50px 10%;text-align:right;}

/*--Pricing page css start here-12-6-2025--*/

.eoh-price-top {
  padding-top: 150px; padding-bottom: 50px;
  background: #f4f3fc;
}
.eoh-pricing-h-1 h1 {
  text-transform: inherit;
  font-size: 50px !important;
  color: #4c2570;
  font-weight: bold;
  margin: 0 200px 0;
}
.eoh-pricing-h-1 p{
  font-size: 25px;
  color: #000;
  margin-bottom: 35px;
  margin-top: 15px;
}
.eoh-pricing-1-0 {
  background: #fff;
  height: 90px;
  width: 90px !important;
  display: flex;
  position: relative;
  z-index: 9;
  justify-content: space-around;
  align-items: center;
  border-radius: 50%;
  border: 5px solid #fff;
  margin: 0px auto;
/*box-shadow: rgba(0, 0, 0, 16%) 0px 1px 4px;*/
}
.star-bg-color-1 {
  font-size: 50px !important;
  color: #cd7f32;
}
.star-bg-color-2 {
  font-size: 50px !important;
  color: #a4a6a2;
}
.star-bg-color-3 {
  font-size: 50px !important;
  color: #d4ae36;
}
.eoh-box-shape {
  box-shadow: rgba(0, 0, 0, 16%) 0px 1px 4px;
  margin-top: -50px;
  padding:30px 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  text-align: center;
  background: #fff;
}
.eoh-box-shape p {
 color: #333;
 font-size: 20px; 
 padding-top:10px;
}
.eoh-box-shape h3{
 color: #4c2570;
 font-weight: bold;
 padding-top: 20px;
}
.eoh-broze-top {
  background-color: #fff;
  color: #fff;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  height: auto;
}
.eoh-price-broze-bottom {
  background: #f0d7bf;
  padding: 50px 15px;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.eoh-price-silver-bottom {
  background: #eeeeee;
  padding: 50px 15px;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.eoh-price-gold-bottom {
  background: #f6edd3;
  padding: 50px 15px;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.eoh-module-section{
  background: #472b6d;
  padding: 50px 0;
}
.eoh-brz-heading {
  background: #d7a270;
  color: #fff; text-align: center; 
  font-weight: bold;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  line-height: 55px;
  height: 55px;
  border-bottom: 1px solid #fff;
}
.eoh-sil-heading {
  background: #dfdee0;
  color: #000; text-align: center;
  height: 55px;
  line-height: 55px;
  font-weight: bold;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom: 1px solid #fff;
}
.eoh-gold-heading {
  background: #d4ae36;
  color: #fff; text-align: center;
  height: 55px;
  line-height: 55px;
  font-weight: bold;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom: 1px solid #fff;
}
.eoh-checkFontS{
  color: #472b6d;
  font-size: x-large;
  padding: 15px 0px;
  font-weight: bold;
}
.eoh-br-bg {
  background:#e9dfdd;
  line-height: 65px;
  height: 65px;
  border-bottom: 2px solid #fff;
}
.eoh-sr-bg {
  background:#ebe8ee;
  line-height: 65px;
  height: 65px;
  border-bottom: 2px solid #fff;
}
.eoh-gr-bg{
  background:#eae3dd;
  line-height: 65px;
  height: 65px;
  border-bottom: 2px solid #fff;
}
.eoh-pricing-growth-section {
  background: #4c2570;
  padding: 60px 0 80px;  
}
.eoh-core-module-feat h3{
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
}
.payion {
  padding-bottom: 30px; 
  color: #000;
  height: 175px;
}
.eoh-pricing-bg-section {
  background: #ece9f0;
  padding: 50px;
  border-radius: 15px;
}
.eoh-prince-child { 
  height: 55px;
  line-height: 55px;
  border-bottom: 0px solid #dedede;
}
.eoh-prince-level {
  color: #4c2570;
  font-weight: bold;
  height: 65px;
  line-height: 65px;
  border-bottom: 2px solid #dedede;
}
.eoh-price-faq-section {
  padding: 100px 0; background: #fff;
}
.frAskMargin {
  padding: 0px;
  margin: 0px;
}
.eoh-fr-as-que h3 {
  color: #4c2570; font-weight: bold;
}
.eoh-pricing-page-faqs > .accordion-item {
  border-bottom: 3px solid #4c2570;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
}
.eoh-pricing-page-faqs > .accordion-item > h2 > .accordion-button {
  font-weight: bold; color: #4c2570; padding-left: 0px;
}
.eoh-pricing-page-faqs > .accordion-item > h2 > .accordion-button:not(.collapsed) {
  background-color: #fff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
  border-bottom: 3px solid #4c2570;
}
.eoh-pricing-page-faqs > .accordion-item > .accordion-header {
  margin-top: 15px;
}
.eoh-pricing-page-faqs > .accordion-item > h2 > .accordion-button:focus {
  box-shadow: none;
  outline: none;
}
.eoh-pricing-page-faqs > .accordion-item > h2 > .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234c2570'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.card-body > p {
  color: #000;
}
.eoh-pricing-page-faqs {
  max-width: 1000px;
  margin-top: -30px;
  padding-left: 40px;
}
.questionmark{
  margin-left:-15px;
  margin-top: 100px;
}
.eoh-prince-level:last-child {
  border: 0 ;
}
.eoh-want-to-know > p {
  color: #333;
  font-size: 20px;
}
.eoh-want-to-know {
    padding: 50px 0 0;
}
.eoh-want-to-know > p a {
  color: #72b01d;
  font-size: 20px;
  text-decoration: underline;
  font-weight: bold;
}
.eoh-want-to-know > p a:hover {
  color: #381f75;
  font-size: 20px;
  text-decoration: none;
  font-weight: bold;
}

/*--End here--*/

@media only screen and (min-width:320px) and (max-width:551px) {
.mx-5 {
margin-right: 0px !important;
margin-left: 0px !important;
padding-right: 10px !important;
padding-left: 10px !important;
}
.eohHomeTank{
top:105px;
width:200px;
}
.eohHomebgImage {
height: auto;
margin-bottom: 0px;
padding-bottom: 80px;
background-position: bottom;
}
.eohHomeP h1 {
font-size: 30px;
padding: 22% 0 0 0;
text-align: center;;
}
.eoh-iframe {
width: 100%;
height: auto;
min-height: 213px;
}
.eohButton{
text-align: center;
}
.eohButton-left {
width: 100%; margin: 0 0 0 0;
}
.eohButton-right {
width: 100%;
}
.eohCaourselM > .owl-carousel .owl-item img {
width: auto !important;
text-align: center; height: auto;
margin: 0px auto !important;
}
.eohHomeP {
padding: 10% 0 0 0% !important;
}
.eohiframeManage {
margin-top: 0;
padding-bottom: 0px;
}
.SectionGap {
margin-top: 40px;
padding-left: 0px;
padding-right: 0px;
}
.eoh-c-stories{
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
border-top-right-radius: 20px;
}
.eohReal h3{
padding: 40px 10px 0px 10px;
font-size: 30px;
text-align: center;
}
.eoh-slide-section > .owl-prev {
width: 35px;
height: 35px;
line-height: 35px;
margin-top: 236px;
margin-left: -3px;
z-index: 3;
}
.eoh-slide-section > .owl-prev i {
font-size: 20px;
padding-top: 0px;
margin-top: 0%;
}
.eoh-slide-section > .owl-next {
width: 35px;
height: 35px;
line-height: 35px;
margin-top: -274px;
margin-right: 0px;
z-index: 1;
}
.eoh-slide-section > .owl-next i {
font-size: 20px;
padding-top: 0px;
}
.eohReal p {
padding: 0px 20px 20px;
text-align:center;
}
.etn-sec-left {
width: 100%;
float: left;
margin-left: 0px;
text-align: center;
}
.eoh-boxes-properties{
padding: 20px 20px 20px 20px;
}
.etn-sec-right {
width: 100%;
float: left;
text-align: center;
}
.rtn {
max-width: initial;
}
.eoh-boxes-properties p{
text-align: center;
}
.button-common-properties {
line-height: 50px;
}
.etnection {
flex-direction: column-reverse;
display: flex;
text-align: center;
}
.etn-sec-left-1 {
width: 100%;
float: left;
text-align: center;
}
.etn-sec-right-1 {
width: 100%;
float: left;
margin-top: 15px;
}
.eoh-buit-g {
display: ruby;
margin-left: -14px;
}
.eohGohere h3 {
padding: 30px 0px 0 0px;
text-align: center;
margin-bottom: 30px;
font-size: 30px;
font-weight: bold;
}
.eoh-frame-min {
height: auto;
padding-bottom: 40px;
}
.eoh-indC {
list-style: none;
margin-top: 2px;  
line-height: 40px;
font-size: 17px;
letter-spacing: 1px;
font-weight: bold;
text-align: center;
padding-left: 0px;
margin-bottom: 0px;
}
.cstrbg {
padding: 65px 0 20px;
text-align: center;
}
.eohRtcon {
display: none;
}
/*.accordion-item:first-of-type .accordion-button {
color: #414141;
font-weight: bold;
font-size: 18px;
background: #CCDFBA;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
} 
.accordion-button {
transition: none;
background: #f1f2ef;
font-size: 18px;
font-weight: bold;
color: #4c2570;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
} */
.accordion-item {
border: 1px solid #ffffff;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.eilg {
text-align: center;
}
.eoh-para-text {
text-align: center;
padding: 0 10px;
}
.eoh-grow-your-bg {
height: auto;
padding: 20px 0 70px;
margin-top: 30px;
width: 100%;
background-position: bottom;
}
.eoh-grow-your-bg h3 {
padding: 50px 0 0;
font-size: 30px;
margin-bottom: 30px;
}
.eoh-gr-heading p {
padding: 0 20%;
}
footer {
margin-top: -12px;
}
.eohntTr {
border-radius: 0px;
}
.eoh-weel-bg {
display: none;
}
.srsolution {
text-align: center;
}
.srsolion {
display: block;
}
.srsoltyion {
text-align: center;
}
.srsoltyion h3 {
font-size: 30px;
font-weight: bold;
color: #4c2570;
}
.srsoltyion > .accordion > .accordion-item .accordion-button {
height: 90px;
/*background: linear-gradient(to right, #a27fd4 , #e5e2ed);*/
background: linear-gradient(to right, #a396c1 , #dfd5f0);
border-radius: 10px;
color: #432A80; margin-bottom: 5px;
font-weight: bold;
font-size: 18px;
}
.srsoltyion > .accordion > .accordion-item .childOne {
  height: 90px;
/*background: linear-gradient(to right, #a27fd4 , #e5e2ed);*/
background: linear-gradient(to right, #faffec , #faffec);
border-radius: 10px;
color: #432A80; margin-bottom: 5px;
font-weight: bold;
font-size: 18px;
}
.srsoltyion > .accordion > .accordion-item .childTwo {
height: 90px;
/*background: linear-gradient(to right, #a27fd4 , #e5e2ed);*/
background: linear-gradient(to right, #b8d7a1 , #d0e5c1);
border-radius: 10px;
color: #432A80; margin-bottom: 5px;
font-weight: bold;
font-size: 18px;
}
.leftPadding {
border-left: 3px solid;
}
/*.eohtrImg {
width: auto;
min-height: 80px;
text-align: center;
display: contents;
}*/
.unHeight{
margin-bottom: 15px;
text-align: center;
}
/*.eohtrImg img {
width: auto;
padding: 0 10px;
max-width: 115px;
}*/
/*.eoh-FtrImg {
margin: 0px 0 0 0; 
display: block;
}*/
.eoh-rs-1 {

}
.vgbh {
margin-top: 40px;
}
.eoh-rs-2 {

}
.eoh-rs-1 h3,.eoh-rs-2 h3{font-size:18px;}
footer a{font-size:13px !important;}
.eoh-ftr-section{
padding: 50px 10px 40px 10px;
}
.eohple {
margin-top: 10px;
}
.eohViC {
max-width: fit-content;
font-size:13px !important;
}
.eoh-rs-1 p{font-size:13px;}
.eoh-slide-section {   
padding: 0 20px;
min-width: 340px;
}
.eohHomeP > p{
text-align: center;
}
.eohButton-left-1{
width: 100%; text-align: center;
}
.eohButton-right-1 {
width: 100%;
float: left;
margin-left: 0px;
padding: 0;
text-align: center;
}
.prtf {
margin: 10px 0 20px;
}
.eohXepl{
margin-top: -20px;
}
.eoh-whtb {
margin-bottom: 0px;
}
.accordion-body {
padding: 1rem 1.0rem !important;
}
.eohGohere{
text-align: center;
}
.eohGohere p a{
margin-left: 0px;
}
.cmpr {
text-align: left;
padding: 0px 5% 30px;
}
.modal-header .close{margin-top:-35px !important;position: absolute;right:0;}
.eohtectur h3{margin: 0 0 20px 0;}

.eoh-pricing-h-1 h1{margin: 0 0px 0;font-size: 45px !important;}
.eoh-price-top {padding-top: 100px;}
.questionmark {margin-left: -15px;margin-top: 20px;
width: 100%;height: auto;margin-bottom: 20px;}
.eoh-pricing-page-faqs {padding-left: 0px;}
.eoh-price-faq-section {padding: 50px 0 80px;}
.eoh-pricing-1-0{margin-top: 30px}
.eoh-pricing-h-1 p {margin-bottom: 0px;}

.eoh-pricing-tab-level{width: 36%;padding-left: 0px;padding-right: 0px;}
.eoh-bronze-package-level {width: 21%; padding-left: 0; padding-right: 0px;}
.eoh-silver-package-level {width: 21%; padding-left: 0; padding-right: 0px;}
.eoh-gold-package-level {width: 21%; padding-left: 0; padding-right: 0px;}
.eoh-pricing-bg-section {padding: 30px 0 30px 0;}
.eoh-prince-level {line-height: normal;padding-top: 12px;}
.eoh-brz-heading {padding-left: 7px;}
.eoh-core-module-feat h3 {font-size: 25px;}
.payion{height: auto;}
.imRght{text-align: -webkit-center;}
.card-body > h4{text-align: center;}
.eoh-txt-hide{text-align: center;}
}

@media only screen and (min-width:552px) and (max-width:700px) {
.mx-5 {
margin-right: 0px !important;
margin-left: 0px !important;
padding-right: 10px !important;
padding-left: 10px !important;
}
.eohHomebgImage {
height: auto;
margin-bottom: 0px;
padding-bottom: 80px;
background-position: bottom;
}
.eohHomeTank{
top:120px;
width:230px;
}
.eohHomeP h1 {
font-size: 30px;
padding: 10% 0 0 30%;
text-align: center;;
}
.eoh-iframe {
width: 100%;
height: auto;
min-height: 213px;
}
.eohButton{
text-align: center;
}
.eohButton-left {
width: 100%; margin: 0 0 0 0;
}
.eohButton-right {
width: 100%;
}
.eohCaourselM > .owl-carousel .owl-item img {
width: auto !important;
text-align: center;
margin: 0px auto;
}
.eohHomeP {
padding: 10% 0 0 0% !important;
}
.eohiframeManage {
margin-top: 0;
padding-bottom: 0px;
}
.SectionGap {
margin-top: 40px;
padding-left: 0px;
padding-right: 0px;
}
.eoh-c-stories{
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
border-top-right-radius: 20px;
padding: 20px 0 0 0;
}
.eohReal h3{
padding: 20px 10px 0px 20px;
font-size: 30px;
text-align: left;
}
.eoh-slide-section > .owl-prev {
width: 35px;
height: 35px;
line-height: 35px;
margin-top: 47%;
margin-left: -3px;
z-index: 3;
}
.eoh-slide-section > .owl-prev i {
font-size: 20px;
padding-top: 0px;
margin-top: 0%;
}
.bgml {
margin-bottom: 0px;
}
.eoh-slide-section > .owl-next {
width: 35px;
height: 35px;
line-height: 35px;
margin-top: -274px;
margin-right: 0px;
z-index: 1;
}
.eoh-slide-section > .owl-next i {
font-size: 20px;
padding-top: 0px;
}
.eohReal p {  
text-align:center;
}
.etn-sec-left {
width: 100%;
float: left;
margin-left: 0px;
text-align: center;
}
.eoh-boxes-properties{
padding: 20px 20px 20px 20px;
}
.etn-sec-right {
width: 100%;
float: left;
text-align: center;
}
.rtn {
max-width: initial;
}
.eoh-boxes-properties p{
text-align: center;
}
.button-common-properties {
line-height: 50px;
}
.etnection {
flex-direction: column-reverse;
display: flex;
text-align: center;
}
.etn-sec-left-1 {
width: 100%;
float: left;
text-align: center;
}
.etn-sec-right-1 {
width: 100%;
float: left;
margin-top: 15px;
}
.eoh-buit-g {
display: ruby;
margin-left: -14px;
}
.eohGohere p a{
margin-left: 0px;
text-align: center;
}
.eohGohere {
text-align: center;
}
.eohGohere h3 {
padding: 30px 0px 0 0px;
text-align: center;
margin-bottom: 30px;
font-size: 30px;
font-weight: bold;
}
.eohtectur h3 {
max-width: max-content;
margin: 0 auto 20px;
}
.tegrat p{
max-width: fit-content;
padding: 0 50px 30px;
}
.eoh-frame-min {
height: auto;
padding-bottom: 40px;
}
.eoh-indC {
list-style: none;
margin-top: 2px;  
line-height: 40px;
font-size: 17px;
letter-spacing: 1px;
font-weight: bold;
text-align: center;
padding-left: 0px;
margin-bottom: 0px;
}
.cstrbg {
padding: 65px 0 20px;
text-align: center;
}
.eohRtcon {
display: none;
}
/*.accordion-item:first-of-type .accordion-button {
color: #414141;
font-weight: bold;
font-size: 18px;
background: #CCDFBA;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
} 
.accordion-button {
transition: none;
background: #f1f2ef;
font-size: 18px;
font-weight: bold;
color: #4c2570;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
} */
.accordion-item {
border: 1px solid #ffffff;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.eilg {
text-align: center;
}
.eoh-para-text {
text-align: center;
padding: 0 10px;
}
.eoh-grow-your-bg {
height: auto;
padding: 20px 0 70px;
margin-top: 30px;
width: 100%;
background-position: bottom;
}
.eoh-grow-your-bg h3 {
padding: 50px 0 0;
font-size: 30px;
margin-bottom: 30px;
}
.eoh-gr-heading p {
padding: 0 20%;
}
footer {
margin-top: -12px;
}
.eohntTr {
border-radius: 0px;
}
.eoh-weel-bg {
display: none;
}
.srsolution {
text-align: center;
}
.srsolion {
display: block;
}
.srsoltyion {
text-align: center;
}
.srsoltyion h3 {
font-size: 30px;
font-weight: bold;
color: #4c2570;
}
.srsoltyion > .accordion > .accordion-item .accordion-button {
height: 90px;
/*background: linear-gradient(to right, #a27fd4 , #e5e2ed);*/
background: linear-gradient(to right, #a396c1 , #dfd5f0);
border-radius: 10px;
color: #432A80; margin-bottom: 5px;
font-weight: bold;
font-size: 18px;
}
.srsoltyion > .accordion > .accordion-item .childOne {
height: 90px;
/*background: linear-gradient(to right, #a27fd4 , #e5e2ed);*/
background: linear-gradient(to right, #faffec , #faffec);
border-radius: 10px;
color: #432A80; margin-bottom: 5px;
font-weight: bold;
font-size: 18px;
}
.srsoltyion > .accordion > .accordion-item .childTwo {
height: 90px;
/*background: linear-gradient(to right, #a27fd4 , #e5e2ed);*/
background: linear-gradient(to right, #b8d7a1 , #d0e5c1);
border-radius: 10px;
color: #432A80; margin-bottom: 5px;
font-weight: bold;
font-size: 18px;
}
.leftPadding {
border-left: 3px solid;
}
/*.eohtrImg {
width: 25%;
min-height: 90px;
display: contents;
}*/
/*.eohtrImg img {
width: 100%;
padding: 0 10px;
max-width: 125px;
}*/
.prtf {
margin: 0px 0 25px;
}
/*.eoh-FtrImg {
margin: 50px 0 0 0;
display: block;
}*/
.eoh-rs-1 {

}
.vgbh {
margin-top: 40px;
}
.eoh-rs-2 {

}
.eoh-rs-1 h3,.eoh-rs-2 h3{font-size:18px;}
.eoh-ftr-section{
padding: 50px 10px 40px 10px;
}
.eohple {
margin-top: 10px;
}
.eohprd > p{
margin-bottom: 0px;
margin-top: 10px;
}
.eohViC {
max-width: fit-content;
}
.eoh-slide-section {
padding: 0 20px;
min-width: 340px;
}
.eohHomeP > p {
text-align: center;
}
.eohButton-left-1{
width: 100%; 
text-align: center;
}
.eohButton-right-1 {
width: 100%;
float: left;
margin-left: 0px;
padding: 0;
text-align: center;
}

.eoh-pricing-h-1 h1{margin: 0 0px 0;font-size: 45px !important;}
.eoh-price-top {padding-top: 100px;}
.questionmark {margin-left: -15px;margin-top: 20px;
width: 100%;height: auto;margin-bottom: 20px;}
.eoh-pricing-page-faqs {padding-left: 0px;}
.eoh-price-faq-section {padding: 50px 0 80px;}
.eoh-pricing-1-0{margin-top: 30px}
.eoh-pricing-h-1 p {margin-bottom: 0px;}
.eoh-pricing-tab-level{width: 36%;padding-left: 0px;padding-right: 0px;}
.eoh-bronze-package-level {width: 21%; padding-left: 0; padding-right: 0px;}
.eoh-silver-package-level {width: 21%; padding-left: 0; padding-right: 0px;}
.eoh-gold-package-level {width: 21%; padding-left: 0; padding-right: 0px;}
.eoh-pricing-bg-section {padding: 30px 0 30px 0;}
.eoh-prince-level {line-height: normal;padding-top: 12px;}
.eoh-brz-heading {padding-left: 7px;}
.eoh-core-module-feat h3 {font-size: 25px;}
.payion{height: auto;}
}

@media only screen and (min-width:701px) and (max-width:900px) {
.eohHomeP h1 {
  font-size: 35px;
  margin-top: 20px;
  text-align: center;
}
.eohHomeP > p {
  text-align: center;
}
.eohHomeP > h3 {
  text-align: center;
}
.eoh-iframe {
  width: 500px;
  height: 285px;
}
.eohHomebgImage {
  height: 675px;
  margin-top: 60px;
}
.eohHomeTank{
  top:115px;
  width:350px;
}
.eohiframeManage {
  margin-top: -400px;
}
.SectionGap {
  margin-top: 40px;
}
.eohReal h3 {
  padding: 50px 10px 20px 20px;
  font-size: 30px;
}
.eoh-c-stories {
  border-top-right-radius: 20px;
}
.mx-5 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.eoh-slide-section > .owl-prev{
  width: 40px;
  height: 40px;
}
.eoh-slide-section > .owl-next{
  width: 40px;
  height: 40px;
}
.eoh-slide-section > .owl-prev i {
  font-size: 20px;
}
.eoh-slide-section > .owl-next i{
  font-size: 20px;
}
.etn-sec-left {
  width: 100%;
  margin-left: 0px;
  text-align: center;
}
.etn-sec-left img{
  text-align: center;
  width: 100px;
  height: auto;
}
.etn-sec-right {
  width: 100%;
  float: left;
  text-align: center;
}
.rtn {
  max-width: fit-content;
}
.eoh-boxes-properties {
  padding: 30px 10px 40px 10px;
  min-height: 695px;
}
.eoh-boxes-properties p {
  text-align: center;
}
.eohButton-left {
  margin: 20px 10px 30px 0;
  width: 100%;
}
.etnection {
  flex-direction: column-reverse;
  display: flex;
}
.etn-sec-right-1 {
  width: 100%;
  float: left;
  text-align: center;
}
.etn-sec-right-1 img {
  width: 108px;
  height: auto;
}
.etn-sec-left-1 {
  width: 100%;
  float: left;
}
.eohButton {
  text-align: center;
}
.eohButton-right {
  width: 100%;
}
.etn-sec-left-1 h3 {
  text-align: center;
}
.eohGohere {
  width: 100%;
  text-align: center;
}
.eohGohere h3 {
  padding: 35px 60px 0 60px;
  max-width: fit-content;
  margin-bottom: 30px;
  font-size: 30px;
}
.etn-sec-right h3 {
  font-size: 25px;
}
.etn-sec-left-1 h3 {
  font-size: 25px;
}
.eoh-indC {
  margin-top: 10px;
  line-height: 35px;
}
.eohsdfgv {
  width: 100%;
  text-align: center;
}
.eohsdfgv-1 {
  width:100%;
  margin-top:-25px;
  text-align: center;
}
.gch {
  padding-left: 0px;
}
.eohntTr {
  padding: 50px 10px 50px 30px;
}
.eohtectur h3 {
  font-size: 30px;
  padding-left: 15px;
  margin: 0 0 0 15px;
}
.eopvptm > .nav-link {
  font-size: 19px;
}
.eohRtcon {
  padding: 20px 15px;
}
.cstrbg {
  padding: 50px 0;
}
.SectionGapM {
  margin-top: 20px;
}
.eohTleft {
  margin-left: 4%;
}
/*.eoh-FtrImg {
  width: 100%;
  float: left;
  margin: 45px 0 40px 0;
  padding: 0;
  display: flow;
}
.eohtrImg img {
  width: auto;
  max-width: 125px;
  padding: 0px 10px;
  text-align: center;
  margin: 0px auto;
  height: auto;
}*/
.prtf {
  margin: 0px 0 40px;
}
/*.eohtrImg {
  width: auto;
  float: left;
  margin: 5px;
  padding: 0;
  min-height: 90px;
  text-align: center;
}*/
.eoh-weel-bg {
  background-size:contain;
  border-top-right-radius: 20px;
  width: 100%;
}
.eoh-weel-1 h3 {
  margin-bottom: 20px;
  font-size: 20px;
}
.catnr {
  text-align: right;
  padding-right: 15px;
}
.catnr2 {
  text-align: right;
  padding-right: 15px;
}

.eoh-whtb {
  margin-bottom: 15px;
}
.eoh-weel-bg{
  min-height: auto;
}
.eoh-l1 {
  display: none;
}
.button-common-properties {
  padding: 7px 8px 8px !important;
}
.eoh-grow-your-bg {
  background-position: bottom;
}
.button-common-properties{
  font-size: 16px;
}

.footSection {
  margin-top: -7px;
}
.eohHomeP {
  padding: 5% 0 0 26% !important;
}
.vgbh {
  margin-top: 30px;
}
.eoh-rs-1 {
  width: 35.333333% !important;
}
.col-tt-8 {
  width: 64% !important;
}
.col-tt-0{
  width: 33% !important;
}
.xlogom {width: 110px; height: auto;}
.M-rg {padding: 0 10px 0 0;}
.eohViC {max-width: max-content;}
.aliflex {margin-bottom: 0px;}
.copyrightText {font-size: 15px; padding: 0 10%;}
.eoh-rs-2 {flex: 0 0 auto;width: 48%;}
.eoh-rs-1 h3,.eoh-rs-2 h3{font-size:18px;}
.eoh-rs-1 p,footer a{font-size: 13px !important;}
.eohtml-1, .eohprd, .eohtml-2{width:100% !important;}
.eohXepl{margin-top: -13px;}
.eoh-slide-section > .owl-next{margin-top: -352px;z-index: 1;}
.eoh-slide-section > .owl-prev{margin-top: 161px;z-index: 3;}

.eoh-price-top {padding-top: 110px;}
.eoh-pricing-h-1 h1 {font-size: 45px !important;margin: 0 150px 0;}
.eoh-prince-level {line-height: 22px;padding-top: 20px;}
.questionmark {width: 300px;height: auto;}
.eoh-price-faq-section {padding: 60px 0;}
.eoh-pricing-bg-section {padding: 50px 15px 50px;}
.eoh-pricing-tab-level {width: 30%;}
.eoh-bronze-package-level, .eoh-silver-package-level, .eoh-gold-package-level {width: 23%;}
.eoh-box-shape h3 {font-size: 25px;}
.eoh-box-shape p{font-size: 15px;}
.brnone{display: none;}
.payion br{display: none;}
.payion {height: 170px;font-size: 16px;}
.eoh-price-broze-bottom, .eoh-price-silver-bottom, .eoh-price-gold-bottom {padding: 30px 15px;}
.eoh-core-module-feat h3{font-size: 30px;}

.eoh-weel-1 {
  padding: 0px;
}
.eoh-weel-2 {
  padding: 0px ;
}
.eoh-weel-3 {
  padding: 0px ;
  margin-top: 27px;
}
.eoh-weel-4 {
  padding: 0px;
  margin-top: 35px;
}

.eoh-weel-1 h3 {
 margin-top: 15px;
 font-size: 17px;
}
.eoh-weel-2 h3 {
 font-size: 17px;
 margin-top: 15px;
}
.eoh-weel-3 h3 {
 font-size: 17px;
}
.eoh-weel-4 h3 {
 margin-top: 0px;
  font-size: 17px;
}

.eoh-weel-1 h3, .eoh-weel-2 h3, .eoh-weel-3 h3, .eoh-weel-4 h3 {
margin-bottom: 20px;font-size: 17px;font-weight: bold;
}

}

@media only screen and (min-width:901px) and (max-width:1023px) {
.eoh-weel-bg {
  background-size:contain !important;
  border-top-right-radius: 20px;
  width: 100%;
}
.eoh-weel-1 h3 {
  margin-bottom: 20px;
  font-size: 20px;
}
.catnr {
  text-align: right;
  padding-right: 15px;
}
.catnr2 {
  text-align: right;
  padding-right: 15px;
}

.eoh-whtb {
  margin-bottom: 15px;
}
.eoh-weel-bg{
  min-height: auto;
}
.eoh-l1 {
  display: none;
}
.button-common-properties {
  padding: 7px 8px 8px !important;
}
.eoh-grow-your-bg {
  background-position: bottom;
}
.button-common-properties{
  font-size: 16px;
}

.footSection {
  margin-top: -7px;
}
.eohHomeP {
  padding: 5% 0 0 26% !important;
}
.vgbh {
  margin-top: 30px;
}
.eoh-rs-1 {
  width: 35.333333% !important;
}
.col-tt-8 {
  width: 64% !important;
}
.col-tt-0{
  width: 33% !important;
}
.xlogom {width: 110px; height: auto;}
.M-rg {padding: 0 10px 0 0;}
.eohViC {max-width: max-content;}
.aliflex {margin-bottom: 0px;}
.copyrightText {font-size: 15px; padding: 0 10%;}
.eoh-rs-2 {flex: 0 0 auto;width: 48%;}
.eoh-rs-1 h3,.eoh-rs-2 h3{font-size:18px;}
.eoh-rs-1 p,footer a{font-size: 13px !important;}
.eohtml-1, .eohprd, .eohtml-2{width:100% !important;}
.eohXepl{margin-top: -13px;}
.eoh-slide-section > .owl-next{margin-top: -352px;z-index: 1;}
.eoh-slide-section > .owl-prev{margin-top: 161px;z-index: 3;}

.eoh-price-top {padding-top: 110px;}
.eoh-pricing-h-1 h1 {font-size: 45px !important;margin: 0 150px 0;}
.eoh-prince-level {line-height: 22px;padding-top: 20px;}
.questionmark {width: 300px;height: auto;}
.eoh-price-faq-section {padding: 60px 0;}
.eoh-pricing-bg-section {padding: 50px 15px 50px;}
.eoh-pricing-tab-level {width: 30%;}
.eoh-bronze-package-level, .eoh-silver-package-level, .eoh-gold-package-level {width: 23%;}
.eoh-box-shape h3 {font-size: 25px;}
.eoh-box-shape p{font-size: 15px;}
.brnone{display: none;}
.payion br{display: none;}
.payion {height: 170px;font-size: 16px;}
.eoh-price-broze-bottom, .eoh-price-silver-bottom, .eoh-price-gold-bottom {padding: 30px 15px;}
.eoh-core-module-feat h3{font-size: 30px;}

.eoh-weel-1 {
  padding: 0px;
}
.eoh-weel-2 {
  padding: 0px ;
}
.eoh-weel-3 {
  padding: 0px ;
  margin-top: 0px;
}
.eoh-weel-4 {
  padding: 0px;
  margin-top: 35px;
}

.eoh-weel-1 h3 {
 margin-top: 15px;
 font-size: 17px;
}
.eoh-weel-2 h3 {
 font-size: 17px;
 margin-top: 15px;
}
.eoh-weel-3 h3 {
 font-size: 17px;
}
.eoh-weel-4 h3 {
 margin-top: 0px;
  font-size: 17px;
}

.eoh-weel-1 h3, .eoh-weel-2 h3, .eoh-weel-3 h3, .eoh-weel-4 h3 {
margin-bottom: 20px;font-size: 17px;font-weight: bold;
}
.eoh-weel-1 {
    padding: 0px 15px 0 0 !important;
}
.eoh-weel-3 h3{
  margin-top: 25px;
}


}



@media only screen and (min-width: 1024px) and (max-width: 1080px) {
.nav-links li {padding: 0 15px 0 0 !important;}
.nav-links li:hover .drop-menu, .nav-links li:hover .mega-box{top: 61px !important;}
.mega-box{width: 97.65%;}
.questionmark{width: 360px;height: auto;}
.eoh-price-top{padding-top: 110px;}
.eoh-price-faq-section {padding:60px 0 70px;}
}

@media only screen and (min-width: 1025px) and (max-width: 1220px) {
.nav-links li:hover .drop-menu, .nav-links li:hover .mega-box{top: 61px !important;}
.mega-box{width: 97.65%;}
}

@media only screen and (min-width:901px) and (max-width:1275px) {
.eohHomeP h1 {
  font-size: 40px;
  margin-top: 40px;
}
.eoh-iframe {
  width: 700px;
  height: 400px;
}
.eohHomebgImage {
  height: 675px;
}
 .eohHomeTank{
  top:100px;
  width:400px;
}
.eohiframeManage {
  margin-top: -400px;
}
.SectionGap {
  margin-top: 40px;
}
.eohReal h3 {
  padding: 50px 10px 20px 20px;
  font-size: 30px;
}
.eoh-c-stories {
  border-top-right-radius: 20px;
}
.mx-5 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.eoh-slide-section > .owl-prev{
  width: 40px;
  height: 40px;
}
.eoh-slide-section > .owl-next{
  width: 40px;
  height: 40px;
}
.eoh-slide-section > .owl-prev i {
  font-size: 20px;
}
.eoh-slide-section > .owl-next i{
  font-size: 20px;
}
.etn-sec-left {
  width: 100%;
  margin-left: 0px;
  text-align: center;
}
.etn-sec-left img{
  text-align: center;
  width: 100px;
  height: auto;
}
.etn-sec-right {
  width: 100%;
  float: left;
  text-align: center;
}
.rtn {
  max-width: fit-content;
}
.eoh-boxes-properties {
  padding: 30px 10px 40px 10px;
  min-height: 650px;
}
.eoh-boxes-properties p {
  text-align: center;
}
.eohButton-left {
  margin: 20px 10px 30px 0;
  width: 100%;
}
.etnection {
  flex-direction: column-reverse;
  display: flex;
}
.etn-sec-right-1 {
  width: 100%;
  float: left;
  text-align: center;
}
.etn-sec-right-1 img {
  width: 108px;
  height: auto;
}
.etn-sec-left-1 {
  width: 100%;
  float: left;
}
.eohButton {
  text-align: center;
}
.eohButton-right {
  width: 100%;
}
.etn-sec-left-1 h3 {
  text-align: center;
}
.eohGohere {
  width: 50%;
  text-align: left;
  padding-top: 45px;
}
.eohGohere p a {
  margin-left: 0px;
 }
.eohGohere h3 {
  padding: 35px 60px 0 0px;
  max-width: fit-content;
  margin-bottom: 30px;
  font-size: 30px;
}
.etn-sec-right h3 {
  font-size: 25px;
   text-align: center;
  display: contents;
}
.etn-sec-left-1 h3 {
  font-size: 25px;
}
.eoh-indC {
  margin-top: 80px;
  line-height: 35px;
}
.eoh-frame-min {
 height: 351px;
}
.eohsdfgv {
  width: 25%;
  text-align: left;
}
.eohsdfgv-1 {
  width: 25%;
  margin-top: 0px;
  text-align: left;
  padding-left: 20px;
}
.eoh-indC{
  padding-left: 0px;
}
.gch {
  padding-left: 0px;
}
.eohntTr {
  padding: 50px 10px 50px 30px;
}
.eohtectur h3 {
  font-size: 30px;
  padding-left: 15px;
  margin: 0 0 0 15px;
}
.eopvptm > .nav-link {
  font-size: 19px;
}
.eohRtcon {
  padding: 20px 15px;
}
.cstrbg {
  padding: 50px 0;
}
.SectionGapM {
  margin-top: 20px;
}
.eohTleft {
  margin-left: 4%;
}
/*.eoh-FtrImg {
  width: 100%;
  float: left;
  margin: 50px 0 40px 0;
  padding: 0;
  display: flow-root;
  text-align: justify;
}*/
/*.eohtrImg {
  width: auto;
  float: left;
  margin: 0px auto;
  padding: 0;
  min-height: 130px;
  text-align: center;
  display: contents;
}*/
.eoh-weel-bg {
  background-size:contain;
  border-top-right-radius: 20px;
  width: 100%;
}
.eoh-weel-1 h3 {
  margin-bottom: 20px;
  font-size: 20px;
}
.catnr {
  text-align: right;
  padding: 5% 5% 0 0 !important;
}
.catnr2 {
  text-align: right;
  padding: 10% 5% 0 0 !important;
}
.eoh-weel-1 {
/*  padding: 90px 15px 0 3% !important;*/
}
.eoh-whtb {
  margin-bottom: 15px;
}
.eoh-weel-bg{
    /*min-height: 550px;*/
    min-height: auto;
}
.eoh-l1 {
  display: none;
}
.button-common-properties {
  padding: 7px 20px 8px !important;
  font-size: 14px;
}
.eoh-grow-your-bg {
  background-position:bottom;
}
.footSection {
  margin-top: -15px;
}
.eohHomeP {
  padding: 4% 0 0 32% !important;
}
.vgbh {
  margin-top:30px;
}
.eoh-rs-1 {
width: 28%;
}
.col-tt-8 {
  width: 72%;
}
.eohViC {
  max-width: max-content;
  margin-right: 14px;
  font-size:13px !important;
}
.eoh-rs-1 p {
  font-size:13px;
  padding-right:10px;
}
.eoh-rs-2 {
  padding-right: 20px;
}
.eoh-rs-2 h3 {
  font-size: 18px;
}
.eoh-rs-2 ul{line-height: inherit;}
footer a{font-size: 13px !important;}
.eohtml-1{
  width:25% !important;
}
.eohprd {
 width: 50% !important;
}
.eohtml-2{
 width: 25% !important;
}
.eohXepl{
  margin-top: 9px;
}
.eoh-slide-section > .owl-next{
  margin-top: -352px;
  z-index: 1;
}
.eoh-slide-section > .owl-prev{
  margin-top: 161px;
  z-index: 3;
}
.eohtrImg img {
width: 100%;padding: 10px 10px;
max-width: 150px;
/*background: rgba(255, 255, 255, .08);*/
border-radius: 10px;margin-bottom: 10px;
}
.copyrightText {
  font-size:15px;
}
.col-tt-0 {
  width:33%;
}
.eoh-price-top {padding-top: 115px;}
.eoh-pricing-growth-section {padding: 40px 0 60px;}
.eoh-price-faq-section {padding: 60px 0 70px;}
.questionmark {width: 365px;height: auto;}
.eoh-weel-3 {padding: 0px 0 0 50px;}
.eoh-weel-1 h3, .eoh-weel-2 h3, .eoh-weel-3 h3, .eoh-weel-4 h3 {
font-weight: bold;margin-bottom: 20px;font-size: 30px;}
.eoh-weel-3 {margin-top: 50px;}

}


@media only screen and (min-width:1276px) and (max-width:1360px) {
.mx-5 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.eohHomeP h1 {
  font-size: 35px;
}
/*.eoh-FtrImg {
  display: block;
  text-align: left;
}
.eohtrImg {
  max-width: 135px;
  height: auto;
  text-align: left;
  display: contents;
}*/
.eohtml-1 {
  width: 30% !important;
}
.eohprd {
  width: 40% !important;
}
.eohtml-2 {
  width: 30% !important;
}
.prtf {
  margin: 10px 0;
}
.eoh-rs-1 {
 width: 25%;
}
.col-tt-8 {
  width: 75%;
}
.eoh-rs-2 {
 padding-right: 10px;
}
.eoh-rs-2 h3{
  font-size: 18px;
}
.eoh-slide-section > .owl-next{
  margin-top: -352px;
}
.eoh-slide-section > .owl-prev i{
  font-size: 25px;
}
.eoh-slide-section > .owl-next i{
  font-size: 25px;
}
.eoh-slide-section > .owl-prev{
  width: 50px;
  height: 50px;
  z-index: 3;
}
.eoh-slide-section > .owl-next {
  width: 50px;
  height: 50px;
  z-index: 1;
}
.etn-sec-left img {
  width: 115px;
  height: auto;
}
.etn-sec-right-1 img {
  width: 90px;
  height: auto;
}
.rtn {
  max-width: 290px;
}
.eohButton {
  width: 100%;
}
.eohButton-left {
  width: auto;
  margin: 0 10px 0 0;
}
.eohButton-right{
  width: auto;
}
.eoh-boxes-properties {
  padding: 50px 20px 20px 20px;
  min-height: 450px;
}
.unHeight {
  min-height: 320px;
}
.etn-sec-left {
  width: 25%;
  margin-left: 0px;
}
.SectionGapM {
  margin-top: 20px;
}
.SectionGap {
  margin-top: 40px;
}
.catnr2{
  padding: 5% 5% 0 10% !important;
}
.eoh-weel-1 {
  padding: 30px 0 0 5%;
}
.eoh-weel-2{
  padding: 20px 50px 0 50px;
}
.eoh-whtb {
  margin-bottom: 20px;
}
.eoh-weel-bg{
  border-top-right-radius: 20px;
}
.eoh-weel-bg {
  background-size: contain;
}
.catnr {
  padding: 5% 5% 0 0;
}
.eoh-weel-1 h3 {
  margin-bottom: 35px;
}
.eoh-indC {
  padding-left: 0px !important;
}
.button-common-properties {
  font-size: 16px;
}
.eohtrImg{
  max-width: 135px;
  height: auto;
  text-align: center;
  display: contents;
}
.eohtrImg img {
  width: 100%;
  padding: 0 10px;
  max-width: 115px;
  background: rgba(255, 255, 255, .08);
  border-radius: 10px;
  margin-bottom: 10px;
}
.eohHomeTank {top:130px;width:485px;}
.mega-box-product .content .row header{margin-left: 0px !important;}
.eoh-weel-1 h3, .eoh-weel-2 h3, .eoh-weel-3 h3, .eoh-weel-4 h3 {
  margin-bottom: 35px;
}


}

@media only screen and (min-width:1361px) and (max-width:1500px) {
.mx-5 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.eohHomeP h1 {
font-size: 45px;
}
/*.eoh-FtrImg {
display: flex;
}
.eohtrImg {
min-height: auto;
max-width: 150px;
height: auto;
}*/
.eohtml-1 {
width: 30% !important;
}
.eohprd {
width: 40% !important;
}
.eohtml-2 {
width: 30% !important;
}
.prtf {
margin: 10px 0;
}
.eoh-rs-1{

}
.eoh-rs-2{

}
.eoh-rs-2 h3{
font-size: 18px;
}
.eoh-slide-section > .owl-next{
margin-top: -352px;
}
.eoh-slide-section > .owl-prev i{
font-size: 25px;
}
.eoh-slide-section > .owl-next i{
font-size: 25px;
}
.eoh-slide-section > .owl-prev{
width: 50px;
height: 50px;
z-index: 3;
}
.eoh-slide-section > .owl-next {
width: 50px;
height: 50px;
z-index: 1;
}
.etn-sec-left img {
width: 115px;
height: auto;
}
.etn-sec-right-1 img {
width: 90px;
height: auto;
}
.rtn {
max-width: 290px;
}
.eohButton {
width: 100%;
}
.eohButton-left {
width: auto;
margin: 0 10px 0 0;
}
.eohButton-right{
width: auto;
}
.eoh-boxes-properties {
padding: 50px 20px 20px 20px;
min-height: 450px;
}
.unHeight {
min-height: 320px;
}
.etn-sec-left {
width: 25%;
margin-left: 0px;
}
.SectionGapM {
margin-top: 20px;
}
.SectionGap {
margin-top: 40px;
}
.catnr2{
padding: 5% 10% 0 0 !important;
}
.eoh-weel-1 {
padding: 5% 0 0 5%;
}
.eoh-weel-bg{
border-top-right-radius: 20px;
}
.eoh-weel-bg {
background-size: contain;
}
.catnr {
padding: 5% 10% 0 0;
}
.eoh-weel-1 h3 {
margin-bottom: 35px;
}
.eoh-indC {
padding-left: 0px !important;
}
.button-common-properties {
font-size: 16px;
}
.eohtrImg{
max-width: 135px;
height: auto;
text-align: center;
}
.eohHomeTank{top:150px;width:485px;}
.mega-box-product .content .row header{margin-left: 8px !important;}
}
/* 25-10-2024 start */ 
@media only screen and (min-width:1920px) and (max-width:2499px) {
.mx-5 {
  margin-right: 0.5rem !important;
}
.eohHomeP h1 {
  font-size: 45px;
}
/*.eoh-FtrImg {
  display: flex;
}
.eohtrImg {
  min-height: 144px;
  max-width: 150px;
  height: auto;
}*/
.eohtml-1 {
  width: 38% !important;
}
.eohprd {
  width: 24% !important;
}
.eohtml-2 {
  width: 38% !important;
}
.prtf {
  margin: 10px 0;
}
.eoh-rs-1{

}
.eoh-rs-2{

}
footer a{font-size:17px !important;}
.eoh-rs-1 p{font-size: 17px;}
.ctcdl p{font-size:17px;}
.eoh-rs-2 h3{
  font-size: 18px;
}
.eoh-slide-section > .owl-next{
  margin-top: -352px;
}
.eoh-slide-section > .owl-prev i{
  font-size: 25px;
}
.eoh-slide-section > .owl-next i{
  font-size: 25px;
}
.eoh-slide-section > .owl-prev{
  width: 50px;
  height: 50px;
  z-index: 3;
}
.eoh-slide-section > .owl-next {
  width: 50px;
  height: 50px;
  z-index: 1;
}
.etn-sec-left img {
  width: 115px;
  height: auto;
}
.etn-sec-right-1 img {
  width: 90px;
  height: auto;
}
.rtn {
  max-width: 290px;
}
.eohButton {
  width: 100%;
}
.eohButton-left {
  width: auto;
  margin: 0 10px 0 0;
}
.eohButton-right{
  width: auto;
}
.eoh-boxes-properties {
  padding: 50px 20px 20px 20px;
  min-height: 450px;
}
.unHeight {
  min-height: 320px;
}
.etn-sec-left {
  width: 25%;
  margin-left: 0px;
}
.SectionGapM {
  margin-top: 20px;
}
.SectionGap {
  margin-top: 40px;
}
.catnr2{
  padding: 12% 5% 0 18% !important;
}
.eoh-weel-1 {
/*padding: 12% 5% 0 5%;*/
}
.eoh-weel-bg{
  border-top-right-radius: 20px;
}
.eoh-weel-bg {
  background-size: cover;
}
.catnr {
  padding-left: 20%;
}
.eoh-weel-1 h3 {
  margin-bottom: 35px;
}
.eoh-indC {
  padding-left: 0px !important;
}
.button-common-properties {
  font-size: 16px;
}
.eohtrImg{
  max-width: 135px;
  height: auto;
  text-align: center;
}
.eohHomeTank{top:170px;width:730px;}
#ExpertTalkModalCenter > .modal-dialog{width:auto;max-width:100%;margin:0 5% auto;}
.eoh-weel-bg{min-height:auto;}
.eoh-para-text{padding-top:2%;}
.byind{padding-right: 20px;}
}
@media only screen and (min-width:2500px) and (max-width:3299px) {
#ExpertTalkModalCenter > .modal-dialog{width:auto;max-width:100%;margin:0 5% auto;}
.eoh-weel-bg {min-height: auto;}
.catnr,.catnr2{padding: 12% 10% 0 10% !important;}
.eoh-weel-1 {
/*padding: 300px 0 0 10%;*/
}
.eohHomeP{padding: 10% 0 0 10% !important;}
.eoh-rs-1{}
.eoh-rs-2{}
footer a{font-size:17px !important;}
.eoh-rs-1 p{font-size: 17px;}
.ctcdl p{font-size:17px;}
.eohtml-1 {width: 38% !important;}
.eohprd {width: 24% !important;}
.eohtml-2 {width: 38% !important;}
.eoh-para-text{padding-top:1.5%;}
.eohHomeTank{top:170px;width:730px;}
.byind{padding-right: 20px;}

}
@media only screen and (min-width:3300px) and (max-width:5000px) {
#ExpertTalkModalCenter > .modal-dialog{width:auto;max-width:100%;margin:0 5% auto;}
.eoh-weel-bg {min-height: 1150px;}
.catnr2{padding: 10% 0 0 18% !important;}
.eoh-weel-1 {padding: 200px 0 0 10%;}
.eohHomeP{padding: 10% 0 0 10% !important;}
.eoh-rs-1{}
.eoh-rs-2{}
footer a{font-size:17px !important;}
.eoh-rs-1 p{font-size: 17px;}
.ctcdl p{font-size:17px;}
.eohtml-1 {width: 38% !important;}
.eohprd {width: 24% !important;}
.eohtml-2 {width: 38% !important;}
.eoh-weel-bg {min-height: 1930px;}
.catnr,.catnr2{padding: 12% 10% 0 10% !important;}
.eoh-weel-1 {padding: 400px 0 0 10%;}
.byind {padding-right: 20px;}

}
/* 25-10-2024 end */
/* Footer Styles */
footer {
background-color: #343a40;
color: #ffffff;
}
footer .text-uppercase {
font-weight: bold;
}
footer a {
color: #eee;
text-decoration: none;
font-size: 14px;
}
footer a:hover {
text-decoration: underline;
color: #dadada;
font-size: 14px;
}
footer .bg-light {
background-color: #f8f9fa !important;
}
footer .list-unstyled {
padding-left: 0;
list-style: none;
}
footer .list-unstyled li {
margin-bottom: 10px;
}
footer .social-icons i {
margin-right: 10px;
}
/* Main Content Styles */
h1 {
color: #343a40;
}
p {
color: #6c6c6c;
}

@media only screen and (min-width:1200px) and (max-width:1279px) {
.mega-box-product .content .row .mega-links.Product li{
  min-height: 141px;
}
}

@media only screen and (min-width:1025px) and (max-width:1220px) {

.mega-box-product .content .row .Product1 li, .mega-box-product .content .row .Product2 li, 
.mega-box-product .content .row .Product1 li a, 
.mega-box-product .content .row .Product2 li a {
 line-height: normal;
}
.mega-box-product .content .row .About1 li, .mega-box-product .content .row .About2 li, 
.mega-box-product .content .row .About1 li a, .mega-box-product .content .row .About2 li a {
  line-height: normal;
}
.mega-box-product .content .row .About3 li, 
.mega-box-product .content .row .About3 li a {
  line-height: normal;
}
.mega-box-product .content .row .About3 {
 margin-top: -34px !important;
}
.mega-box-product .content .row .Product3 li, 
.mega-box-product .content .row .Product3 li a {
  line-height: normal;
}
.mega-box-product .content .row .Product3 {
  margin-top: 0px !important;
}
.mega-box-product .content .row .Resources1 li, 
.mega-box-product .content .row .Resources1 li a {
  line-height: normal;
}
.mega-box-product .content .row .Resources2 li, 
.mega-box-product .content .row .Resources2 li a {
  line-height: normal;
}
.mega-box-product .content .row .Resources3 {
  margin-top: -64px !important;
}
.mega-box-product .content .row .Resources3 li a {
  line-height: normal;
}
.mega-box {
  width: 100% !important;
}
.Product1, .Product2, .Product3, .About1, .About2, .About3, .Resources1, .Resources2, .Resources3 {
  height: auto !important;
}

}

@media only screen and (min-width:320px) and (max-width:1024px) {

.mega-box-product .content .row .Product1, 
.mega-box-product .content .row .Product2 {
  grid-template-columns: auto;
}
.mega-box-product .content .row .About1, 
.mega-box-product .content .row .About2 {
   grid-template-columns: auto;
}
.mega-box-product .content .row .Resources1 {
  grid-template-columns: auto;
}
.mega-box {
  width: 100%;
}
.mega-box-product .content .row:last-child {
  width: 100% !important;
}
.mega-box-product .content .row .Resources3 {
  margin-left: -30px;
}
.mega-box-product .content .row .About3 {
   margin-left: -30px;
}

}

/*---New home page css end here 28-08-2024----*/