/*!
Theme Name: MITESP
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mitesp
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&amp;display=swap");

.experties-iii.events h3 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 15px;
}

.experties-iii.events p {
  margin-bottom: 35px;
}

.section-i.events {
  background: none !important;
  background-color: #ededed !important;
}

.top-news.events {
  height: 400px;
  border-radius: 15px;
}

.news-posts.events {
  position: relative;
}

.news-posts.events .news-top-post-container {
  position: absolute;
  bottom: 0;
  max-width: 875px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px !important;
}

.hero.events {
  padding-top: 20;
  min-height: inherit;
  padding-bottom: 20px;
}

.hero.events h2 {
  color: #000104;
}

.news-posts.events h1 {
  color: #fff;
}

.entry-content.events p {
  color: #d1d3d4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hero .news-top-post-container.events a {
  margin-top: 10px;
  background: #d9d9d9 !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #000104;
  padding: 8px 25px !important;
  border-radius: 5px;
}

.all-news-container.events .all-events {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
}

.all-news-container.events .news-item-container {
  flex-basis: calc(33.33% - 10px);
  box-sizing: border-box;
  margin-bottom: 10px;
  margin-right: 10px;
}

.all-news-container.events .news-item {
  display: block;
}

.all-news-container.events .news-excerpt {
  display: block !important;
  width: 100%;
}

.news-item-container.events .post-date {
  margin-top: 10px;
  display: block;
}

.news-item-container.events .news-thumbnail {
  max-width: 100%;
}

.news-item-container.events h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news-item-container.events .news-excerpt {
  padding-left: 0;
}

.news-item-container.events .entry-content a {
  margin-top: 10px;
  background: transparent !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #000104;
  padding: 8px 25px !important;
  border-radius: 5px;
  margin-bottom: 5px;
  display: table;
  border: 1px solid #000104;
}

.news-item-container.events .entry-content a:hover {
  background: #d9d9d9 !important;
}

.news-item-container.events:nth-child(1) {
  display: none;
}

.event-image {
  margin-bottom: 10;
}

.event-image img {
  width: 100%;
  border-radius: 15px;
}

.date-container {
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.event-date {
  padding-right: 20px;
}

.event-time {
  padding-left: 20px;
  padding-right: 20px;
  border-right: 1px solid #dddd;
  border-left: 1px solid #dddd;
}

.event-venue {
  padding-left: 20px;
}

.news-post-container.events span {
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #58595b;
  margin-bottom: 5px;
}

.date-container h4 {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #58595b;
}

.registration-details {
  padding-top: 15px;
}

.registration-details ul {
  padding-left: 0;
}

.registration-details ul li {
  list-style: none;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #58595b;
  margin-top: 10px;
}

.registration-details a {
  background-color: #ef4123 !important;
  border: 1px solid #ef4123 !important;
  color: #fff !important;
  margin-top: 10px !important;
  padding: 10px 20px !important;
  font-weight: bold !important;
  display: table;
  margin-bottom: 20px;
  text-decoration: none;
}

.news-post-container.events h5 {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  max-width: 300px;
  color: #000104;
  margin-bottom: 5px;
}

.news-post-container.events h6 {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #58595b;
  max-width: 300px;
}

.team-members-container.event span {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}

body {
  background-color: #000104;
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.case-study-logo img {
  max-width: 350px;
  height: auto;
  margin-bottom: 20px;
  margin-top: 15px;
}

.case-study-image-i img {
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 30px;
}

.case-sub-value h2 {
  color: #58595b;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
}

.case-values {
  max-width: 900px;
}

.case-sub-value {
  margin-bottom: 25px;
}

.case-studies-section-i div img {
  width: 100%;
}

.news-excerpt h2 {
  margin-top: 10px;
}

.case-study-section-iii {
  display: flex;
  align-items: center;
  background: #e590002e;
  border-radius: 10px;
  /* border: 1px solid #ededed; */
}

.case-sub-value h3 {
  color: #58595b;
}

.case-sub-value ul li {
  color: #58595b;
  font-size: 18px;
  line-height: 27px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
}

.case-sub-value h4 {
  font-size: 24px;
  color: #58595b;
  font-weight: 500;
  margin-top: 30px;
}

.case-study-content-iv {
  max-width: 900px;
}

.case-study-challenge {
  width: 60%;
  padding: 15px;
}

.case-study-content-iv .case-sub-value {
  padding-top: 50px;
}

.case-image-i {
  width: 40%;
  padding: 15px;
}

.case-image-i img {
  width: 100%;
  height: auto;
}

.main-industry-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}

.case-studies-header h1 {
  font-size: 24px;
  color: #58595b;
}

.case-studies-header p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 50px;
  letter-spacing: 0.0012em;
  color: #000104;
  margin-bottom: 20px;
}

.all-news-container .entry-content p {
  max-height: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 16px !important;
  line-height: 24px !important;
}

.case-studies-header p {
  color: #58595b;
}

.case-studies-header {
  padding-bottom: 30px;
}

.case-studies-header {
  max-width: 1035px;
  margin-left: auto;
  margin-right: auto;
}

.gs_logo_container {
  justify-content: left !important;
}

.read-more-container a {
  color: #ef4123;
  text-decoration: none !important;
  margin-top: 25px !important ;
  display: table !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  border: 1px solid #ef4123 !important;
  padding: 5px 10px !important;
}

.read-more-container a:hover {
  background: #ef4123;
  color: #fff;
}

/* campaign page styles */

.hero-text.campaign h1 {
  font-size: 50px !important;
  line-height: 60px;
}

.hero-text.campaign ul li {
  font-size: 20px;
  line-height: 1.5;
}

.section-ii.campaign {
  min-height: 550px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.black-gradient {
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  min-height: 215px;
  width: 100%;
  position: absolute;
  top: -1px;
}

.white-gradient {
  background: linear-gradient(360deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  min-height: 215px;
  width: 100%;
  position: absolute;
  bottom: -1px;
}

.campaig-section-iii {
  /* min-height: 1000px; */
  background-color: #fff;
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
}

.campaign-section-iii-values {
  max-width: 980px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.campaign-section-iii-values h2 {
  color: #000104;
  margin-bottom: 15px;
}

.campaign-section-iii-values p {
  color: #58595b;
}

.campaign-section-iii-values div {
  margin-bottom: 30px;
}

/* end campaign page styles */

#menu-expertise {
  min-height: 170px;
}

.news-content {
  border-bottom: 1px solid #dddd;
}

.policy-cotainer.thank-you {
  min-height: calc(100vh - 525px);
  display: flex;
  align-items: center;
}

.policy-cotainer.thank-you h1 {
  margin-bottom: 30px;
}

.policy-cotainer.thank-you p {
  max-width: 800px;
}

.author-container {
  padding-top: 30px;
}

.contact-items h3 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.contact-items h4 {
  font-size: 16px;
  color: #ef4123;
}

.contact-items p {
  font-size: 14px;
  line-height: 1.5;
}

.contact-items {
  display: table;
  margin: auto;
  padding-top: 40px;
}

.technology-partners .gs_logo_single img {
  max-width: 80%;
  margin: auto;
  display: block !important;
  padding: 10px;
}

.ex-sub h2 {
  color: #fff;
}

.element {
  display: table;
  margin-bottom: 20px;
  background: #d2aa59;
  border-radius: 10px 0 0 0;
  margin-left: -25px;
  margin-top: -25px;
}

.element h2 {
  margin: 0;
  width: 125px;
  height: 125px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
}

.customer-insignt-wrapper {
  display: flex;
  column-gap: 25px;
}

.customer-insignt img {
  height: 50px;
  width: auto;
  display: block;
  margin-left: auto;
  /* margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px; */
}

.customer-insignt {
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background: #fff;
  padding: 25px;
  flex: 1;
  flex-basis: 0;
}

.customer-insignt p {
  color: #000104;
  font-size: 16px;
  line-height: 1.5;
  min-height: 145px;
}

.footer-wrapper .menu-expertise-container,
.footer-wrapper .menu-industries-container {
  border: none !important;
}

.footer-wrapper a {
  text-decoration: none;
  color: #d1d3d4;
  font-size: 12px;
}

.footer-wrapper li {
  margin-bottom: 0 !important;
}

.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 90px;
}

.policy-cotainer {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}

.policy-cotainer p {
  color: #373737;
}

.hero.home-page {
  min-height: 75vh;
}

.home-container {
  background-image: url("images/contact/contact-bg.png");
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
}

.social-media-icons a {
  color: #fff;
  margin-right: 5px;
}

.copyright-div {
  background-color: #000;
  /* text-align: center; */
  padding-bottom: 5px;
  padding-top: 5px;
}

.copyright-div span {
  color: #9f9f9f;
  font-size: 12px;
}

.copyright-div a {
  color: #ef4123;
}

.social-media-icons {
  margin-top: 30px;
}

.menu ul {
  margin: 0;
  padding: 0;
}

.menu ul li {
  list-style: none;
}

.section-i {
  background-image: url("images/circles/blue-left.png"),
    url("images/circles/green-right.png");
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
  background-size: auto 500px, auto 500px;
}

.section-ii {
  background-image: url("images/circles/green-left.png"),
    url("images/circles/blue-right.png");
  background-repeat: no-repeat, no-repeat;
  background-position: left 400px, right center;
  background-size: auto 500px, auto 500px;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("images/burger.svg") !important;
}

.section-iii {
  background-position: center;
}

.hero {
  min-height: 82vh;
  display: flex;
  /* align-items: center; */
  flex-direction: column;
  justify-content: center;
  background-size: auto 425px;
  background-position: right center;
  background-repeat: no-repeat;
  animation: fadeInAnimation ease 5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  padding-top: 50px;
  padding-bottom: 50px;
}

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

  100% {
    opacity: 1;
  }
}

.hero-text {
  max-width: 770px;
}

.company .dropdown-menu {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.company .dropdown-menu li {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.hero-text h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-size: 66px;
  line-height: 80px;
  letter-spacing: 0.0012em;
  color: #ffffff;
  margin-bottom: 20px;
}

.hero a {
  margin-top: 35px;
  display: table;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  text-decoration: none;
  background-color: #ef4123;
  padding: 5px 20px;
}

.hero .talk-to-us {
  background-color: #ef4123 !important;
  border: 1px solid #ef4123 !important;
  color: #fff !important;
  margin-top: 40px !important;
  padding: 10px 20px !important;
  font-weight: bold !important;
}

.section-ii.home {
  padding-bottom: 0 !important;
}

.gs_logo_single--wrapper {
  padding: 10px !important;
}

.hero .talk-to-us:hover {
  background-color: #ef4123 !important;
  color: #fff !important;
  transition: 0.5s !important;
}

h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 55px;
  letter-spacing: 0.0012em;
  color: #ffffff;
  opacity: 0.85;
  margin-bottom: 25px;
}

p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.0012em;
  color: #d1d3d4;
  opacity: 0.85;
}

.icon-container {
  padding-top: 15px;
}

.icon-container img {
  margin-bottom: 10px;
}

h5 {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
  color: #ffffff;
}

.icon-container a {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  /* text-align: right; */
  color: #d1d3d4;
  text-decoration: none;
}

.section-ii {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-ii.industry-ii {
  padding: 0 !important;
}

.section-ii-main {
  min-height: 850px;
  background-size: auto 850px;
  background-position: left center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}

.section-ii-content {
  max-width: 825px;
  display: table;
  margin-left: auto;
}

.icon-box {
  width: 49%;
  display: inline-block;
  margin-bottom: 35px;
  vertical-align: top;
}

.section-iii {
  min-height: 490px;
  /* background-image: url('./images/para.jpg'); */
  background-size: cover;
  /* background-attachment: fixed; */
  background-repeat: no-repeat;
}

.section-iv {
  background-color: #d1d3d4;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: flex;
  align-items: center;
  /* min-height: 1230px; */
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-v-content {
  max-width: 870px;
}

.latest-news {
  display: flex;
}

.news-01-row,
.news-02-row {
  width: 50%;
}

.news-01-row img {
  width: 100%;
  height: auto;
}

.section-vi {
  background-image: url("images/partners.jpg");
  background-size: cover;
}

.hero.join-us {
  min-height: inherit;
}

.partner-content {
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.section-vi.home {
  padding-top: 50px;
  padding-bottom: 70px;
}

.job-posts {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.job-posts h1 {
  display: none;
}

.section-v-content h2 {
  color: #000104;
}

.section-v-content p {
  color: #58595b;
  margin-bottom: 30px;
}

.icon-box.industrie h5 {
  color: #000104;
  margin-top: 15px;
}

.icon-box.industrie a {
  color: #58595b;
  text-decoration: none;
}

.news-02-row article:nth-child(1) {
  display: none;
}

.partner_slide .caption img {
  height: 105px !important;
  width: auto !important;
}

.vacancy-topic {
  display: block !important;
  margin-bottom: 10px !important;
}

.vacancy ul {
  margin-top: 4px !important;
}

.sub-topic {
  font-size: 14px !important;
  font-weight: medium !important;
}

.news-02-row article:nth-child(2) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}

.section-v {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #ededed;
}

.section-v h2 {
  /* font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.0012em; */
  color: #000104;
}

.news-01-row {
  padding-right: 15px;
  border-right: 1px solid rgba(0, 0, 0, 0.4);
}

.news-02-row {
  padding-left: 15px;
}

.news-02-row article {
  padding-bottom: 15px;
}

.news-01-row img {
  border-radius: 10px;
}

.entry-header span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.0012em;
  color: #000104;
  display: block;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

.latest-news h3,
.latest-news h3 a {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.0012em;
  color: #000104;
  min-height: 70px;
  max-height: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
}

.news-02-row p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.0012em;
  color: #58595b;
  min-height: 110px;
}

.page-not-found {
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-not-content h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}

.page-not-content img {
  max-width: 400px;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

.news-02-row a {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
  color: #ef4123;
}

.partner-content p {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  /* line-height: 48px;
	font-size: 32px; */
  font-weight: 400;
}

.section-vii {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url("images/customers.jpg");
  background-size: cover;
}

.section-vii h2 {
  color: #000104;
}

.partner-content a {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  padding: 15px 40px;
  border-radius: 100px;
  background-color: #ef4123;
  text-decoration: none;
  margin-top: 20px;
}

.customers .gs_logo_single {
  padding: 5px !important;
}

/* Slider */
.carousel {
  /* margin-left: 15%;
	margin-right: 15%; */
}

ul.slides {
  display: block;
  position: relative;
  height: 225px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

.slides p {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.0012em;
  color: #58595b;
}

.slider-content {
  padding-right: 15px;
}

.customer-profile {
  padding-left: 15px;
}

.customers {
  padding-bottom: 50px;
}

.customer-storie-mark {
  text-align: center;
}

.slider-content {
  border-right: 1px solid rgba(0, 0, 0, 0.4);
}

.customer-stories {
  padding: 15px;
  border: 1px solid #ef4123;
  border-radius: 10px;
}

.slider-content {
  height: 150px;
}

.slides * {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

ul.slides input {
  display: none;
}

.slide-container {
  display: block;
}

.slide-image {
  display: flex;
  position: absolute;
  width: 100%;
  height: 400px;
  top: 0;
  opacity: 0;
  transition: all 0.7s ease-in-out;
}

.customer-profile img {
  max-width: 85px;
  height: auto;
  margin-bottom: 15px;
}

.customer-name {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #000104;
}

.customer-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #58595b;
}

.customer-profile {
  min-width: 300px;
  display: flex;
  flex-direction: column;
}

.carousel-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  font-size: 100px;
  line-height: 600px;
  color: #fff;
}

.carousel-controls label {
  display: none;
  position: absolute;
  padding: 0 20px;
  opacity: 0;
  transition: opacity 0.2s;
  cursor: pointer;
}

.slide-image:hover + .carousel-controls label {
  opacity: 0.5;
}

.carousel-controls label:hover {
  opacity: 1;
}

.carousel-controls .prev-slide {
  width: 49%;
  text-align: left;
  left: 0;
}

.carousel-controls .next-slide {
  width: 49%;
  text-align: right;
  right: 0;
}

.carousel-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 999;
  text-align: center;
}

.carousel-dots .carousel-dot {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ef4123;
  opacity: 0.5;
  margin: 5px;
}

input:checked + .slide-container .slide-image {
  opacity: 1;
  transform: scale(1);
  transition: opacity 1s ease-in-out;
}

input:checked + .slide-container .carousel-controls label {
  display: block;
}

input#img-1:checked ~ .carousel-dots label#img-dot-1,
input#img-2:checked ~ .carousel-dots label#img-dot-2,
input#img-3:checked ~ .carousel-dots label#img-dot-3,
input#img-4:checked ~ .carousel-dots label#img-dot-4,
input#img-5:checked ~ .carousel-dots label#img-dot-5,
input#img-6:checked ~ .carousel-dots label#img-dot-6 {
  opacity: 1;
}

input:checked + .slide-container .nav label {
  display: block;
}

/* End Slider */

/* Expertiese styles */

.expertise-sub .hero {
  background: none;
}

.expertise-sub {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

.expertise-sub ul {
  margin-top: 40px;
  padding-left: 20px;
}

.expertise-sub ul li {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.0012em;
  color: #d1d3d4;
  margin-bottom: 30px;
}

.expertise-sub ::marker {
  color: #ef4123 !important;
}

.expertise-sub .hero-text {
  max-width: 850px;
}

.expertise-sec-ii img {
  width: 100%;
}

.show-more-box h5 {
  min-height: 60px;
}

.experties-iii {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ex-sub {
  max-width: 950px;
  margin-bottom: 50px;
}

.ex-sub a {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-align: right;
  color: #ef4123;
  text-decoration: none;
}

.experties.partner-content {
  align-items: flex-start;
}

.standard-container .gs_logo_single {
  border: 1px solid #000104;
  background-image: url("images/expertise/stand-bg.png");
}

.section-viii {
  background: #d1d3d4;
  padding-top: 50px;
  padding-bottom: 50px;
}

.more-container {
  display: flex;
  justify-content: space-between;
}

.show-more-box {
  background-color: #fff;
  text-align: center;
  padding: 30px 20px;
  max-width: 300px;
  width: 25%;
}

.show-more-box h5 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #ef4123;
}

.show-more-box a {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-align: right;
  color: #000104;
  text-decoration: none;
}

.section-viii h2 {
  color: #000104;
}

.industry-i-main {
  /* min-height: 400px; */
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-top: 25px;
  padding-bottom: 25px;
}

.industry-ii-main {
  /* min-height: 400px; */
  background-image: url("images/industries/in-bg-iii.png");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.main-industry-wrapper {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
}

.section-ii.industry {
  padding: 0 !important;
  background: none !important;
}

.section-ii-images.industry-sec-ii {
  /* min-height: 400px; */
  display: flex;
  align-items: center;
}

.industry-text {
  max-width: 900px;
  /* margin-left: auto; */
}

.industry-text.left {
  margin-left: inherit;
}

.hero.contact {
  background-image: url("images/contact/glob.png");
}

.tab {
  overflow: hidden;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 0;
  transition: 0.3s;
  color: #fff;
  margin-right: 20px;
}

/* Change background color of buttons on hover */

/* Create an active/current tablink class */
.tab button.active {
  background: transparent;
  border-bottom: 3px solid #ef4123;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 25px 0;
  border-top: none;
}

#ContactUs {
  display: block;
}

.header-container li {
  display: inline-flex;
  margin: 5px;
}

.header-container li a {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.0012em;
  color: #ffffff;
  text-decoration: none;
}

.form-item label {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #d1d3d4;
  margin-bottom: 15px;
}

.form-item input {
  width: 100%;
  background: transparent;
  border: 1px solid #58595b;
  height: 40px;
  color: #fff;
}

.form-item input:focus {
  box-shadow: none !important;
  outline: none !important;
}

.contact-form form {
  max-width: 570px;
}

.form-item {
  margin-bottom: 25px;
}

.contact-form-wrapper {
  background-image: url("images/contact/contact-bg.png");
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.container {
  max-width: 1260px;
}

.form-item .submit-button {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  background: #ef4123;
  padding: 10px 35px;
  border: none;
}

footer {
  background-color: #141414;
}

.footer-wrapper {
  padding-top: 50px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
}

.footer-wrapper span {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}

.footer-wrapper ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  list-style: none;
  color: #ffffff;
  margin-bottom: 15px;
}

.footer-wrapper ul {
  padding-left: 0 !important;
  margin-top: 10px;
}

.news-item {
  display: flex;
  max-width: 1035px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 3px;
}

.news-thumbnail {
  max-width: 370px;
}

.news-thumbnail img {
  width: 100%;
  height: auto;
}

.news-excerpt {
  width: calc(100% - 371px);
  padding-left: 10px;
}

.news-excerpt a {
  text-decoration: none;
}

.news-section-ii {
  padding-top: 40px;
  background: #ededed;
  padding-bottom: 40px;
}

.news-excerpt h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #000104;
  margin-bottom: 15px;
}

.entry-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.0012em;
  color: #58595b;
}

.entry-content a {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #ef4123;
}

.pagination-container {
  text-align: center;
}

.pagination-container a,
.pagination-container span {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #000104;
  text-decoration: none;
  height: 35px;
  width: 35px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #fff;
}

.pagination-container span {
  color: #ef4123;
  border: 1px solid #ef4123;
}

.custom-news-post {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.custom-news-post p {
  color: #58595b;
  font-size: 18px;
  line-height: 27px;
}

.news-image img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.news-content h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 54px;
  letter-spacing: 0.0012em;
  color: #58595b;
}

.news-post-container {
  max-width: 1000px;
  margin: auto;
}

.news-post-header {
  margin-bottom: 20px;
}

.news-post-header span {
  font-size: 16px;
  color: #58595b;
  font-style: italic;
}

.top-news {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center;
}

.news-top-post-container {
  width: 100%;
}

.hero.join-us {
  background-size: cover;
  padding-bottom: 0;
  padding-top: 0;
}

.join-us-wrapper {
  display: flex;
  align-items: center;
}

.join-us-image {
  max-width: 70%;
  width: 100%;
}

.join-us-image img {
  width: 100%;
}

.join-us-text {
  padding-left: 100px;
}

.job-table {
  background: #ededed;
}

.job-table-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}

.job-table-wrapper .job-header-container {
  width: 100%;
  float: left;
  background: #000;
  padding-top: 5px;
  padding-bottom: 5px;
}

.job-table-wrapper .job-title {
  width: 39%;
  float: left;
  padding-left: 15px;
}

.job-ex,
.job-type,
.job-expiration-date {
  width: 20%;
  float: left;
}

.job-table-wrapper h5 {
  margin: 0 !important;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}

.wpjb_each_job .wpjb_hover {
  height: 58px !important;
}

.hero.join-us h1 {
  font-style: normal;
  font-weight: 400;
  font-size: 62px;
  line-height: 80px;
  letter-spacing: 0.0012em;
  color: #ffffff;
  margin-bottom: 30px;
}

.wpjb_each_job span {
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #000104 !important;
}

.hero.partner {
  background-image: url("images/partner-bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  /* padding-top: 0; */
  display: block;
}

.hero.partner a {
  padding: 5px !important;
  margin-top: 0;
}

.section-i.partner {
  padding-top: 20px;
  padding-bottom: 20px;
}

.partner-wrapper {
  max-width: 1030px;
  margin: auto;
  background-color: #000104;
  opacity: 0.8;
  border-radius: 10px;
}

.caption ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #d1d3d4;
  margin-bottom: 15px;
}

.caption ::marker {
  color: #ef4123 !important;
}

.caption ul {
  margin-top: 20px;
}

.technology-partners {
  padding-top: 20px;
  padding-bottom: 20px;
}

.customers .gs_logo_single {
  background: #fff !important;
}

.section-vi .gs_logo_single {
  background: #fff !important;
  border: 1px solid #ddd;
}

.technology-partners h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 63px;
  letter-spacing: 0.0012em;
  color: #9f9f9f;
}

.blogs.join-us {
  /* background-size: cover; */
  min-height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.blog-section-i {
  background-image: url("images/join-us-bg.png");
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
}

.teams-header {
  background-image: url("images/join-us-bg.png");
  background-size: cover;
}

.blogs.join-us h1 {
  font-style: normal;
  font-weight: 400;
  font-size: 62px;
  line-height: 80px;
  text-align: center;
  letter-spacing: 0.0012em;
  color: #ffffff;
}

.blogs.join-us h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.0012em;
  color: #d1d3d4;
}

.news-item.blog {
  display: inline-block;
  /* max-width: 30%; */
}

.news-item.blog .news-excerpt {
  width: 100%;
  padding: 0;
}

.all-blogs-container .news-item-container {
  display: flex;
  width: 32%;
}

.all-blogs-container .news-item-container .news-item {
  background-color: #191a1d;
}

.all-blogs-container-sub {
  display: flex;
  flex-wrap: wrap;
  gap: 1%;
}

.news-excerpt.blog {
  padding-top: 15px !important;
  background-color: #191a1d;
}

.all-blogs-container .news-excerpt h2 {
  color: #fff;
  min-height: 58px;
  max-height: 58px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.all-blogs-container .entry-content p {
  min-height: 120px;
  max-height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #d1d3d4;
}

.teams-header h1 {
  font-style: normal;
  font-weight: 400;
  font-size: 62px;
  line-height: 80px;
  letter-spacing: 0.0012em;
  color: #ffffff;
  margin-bottom: 30px;
}

.teams-header p {
  max-width: 900px;
}

.member-image {
  width: 300px;
  height: 280px;
  background-image: url("images/member-bg.png");
  background-size: cover;
  display: flex;
  justify-content: flex-end;
  align-items: end;
  margin-bottom: 10px;
}

.member-image img {
  max-height: 256px;
  width: auto;
}

.hero.teams-header {
  min-height: 400px !important;
}

.team-member h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
  margin-bottom: 0;
}

.team-member h6 {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #d1d3d4;
}

.team-member {
  margin-bottom: 20px;
  width:24%;
}

.team-members-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 1%;
}

/* menu styles */

.dropdown-menu {
  background: #151515;
  padding-top: 40px;
  padding-bottom: 40px;
}

.dropdown-menu .menu-expertise-container ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0 !important;
  justify-content: flex-start !important;
}

.menu-industries-container ul,
.menu-products-container ul {
  padding: 0 !important;
}

.dropdown-menu .menu-expertise-container ul li {
  list-style: none;
  width: 50%;
  margin-bottom: 15px;
}

.dropdown-menu a {
  color: #d1d3d4 !important;
  text-decoration: none;
}

.dropdown-menu h5 {
  margin-bottom: 20px;
}

.menu-expertise-container ul li,
.menu-industries-container ul li,
.menu-products-container ul li {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #d1d3d4;
}

.menu-industries-container ul li,
.menu-products-container ul li {
  list-style: none;
  margin-bottom: 15px;
}

.menu-expertise-container,
.menu-industries-container {
  border-right: 1px solid #fff;
}

#navbarNavDropdown ul {
  justify-content: flex-end;
}

.main-menu .navbar {
  background: #000104 !important;
}

.main-menu .nav-link {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.0012em;
  color: #ffffff !important;
  outline: none !important;
}

.main-menu {
  padding-top: 10px;
  padding-bottom: 10px;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  transition: top 0.3s ease-in-out;
}

.main-menu.sticky {
  top: 0;
  background: #000104 !important;
  position: fixed;
  transition: top 0.3s ease-in-out;
}

.main-menu .nav-item {
  margin-left: 10px;
  margin-right: 10px;
}

.news-top-post-container {
  max-width: 1035px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px !important;
  margin-top: -100px;
}

.hero .news-top-post-container a {
  background: transparent !important;
  padding: 0 !important;
}

.customer-logo-container img {
  max-height: 80px;
  width: auto;
}

.customer-stories-wrapper {
  display: flex;
  align-items: stretch;
}

.customer-stories-container {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.customer-stories-container h2 {
  color: #000104;
}

.customer-story-box {
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
  padding: 15px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
}

.customer-logo-container {
  text-align: center;
}

.customer-story-heading {
  margin-bottom: 15px;
  margin-top: 10px;
}

.customer-story-heading span {
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
}

.customer-story-content {
  font-size: 16px;
}

.customer-logos-container {
  background-color: #fff;
}

.section-iv.channel {
  background-image: url("images/sec-iv.png");
  background-size: contain;
  background-position: right;
}

.channel-partner-image {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
}

.channel-partner-image img {
  max-height: 500px;
}

.channel-section-iii {
  padding-top: 60px;
  max-width: 865px;
}

.channel-section-iii h2 {
  color: #000104;
}

.channel-section-iii p {
  color: #58595b;
  margin-bottom: 30px;
}

.channel-section-iii a {
  text-decoration: none;
  display: block;
  color: #000104;
  font-weight: bold;
  margin-bottom: 15px;
}

.channel-section-iii a:hover {
  color: #ef4123;
}

.hero-text.channel h3 {
  color: #fff;
  margin-bottom: 30px;
}

.insight-header h3 {
  font-size: 20px !important;
  margin-bottom: 20px;
  font-weight: bold;
}

.form-group label {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #d1d3d4;
}

.contact-button-main button {
  background-color: #ef4123 !important;
  border: 1px solid #ef4123 !important;
  color: #fff !important;
  margin-top: 20px !important;
  padding: 10px 20px !important;
  font-weight: bold !important;
}

.form-row.row {
  margin-bottom: 20px;
}

.form-group textarea {
  margin-bottom: 10px;
}

.hero.about img {
  width: 100%;
}

.hero.about,
.hero.about .col-md-8 {
  align-items: center !important;
  display: flex;
}

.section-iv.channel.about h2 {
  color: #000104;
}

.section-iv.channel.about p {
  color: #000104;
  max-width: 800px;
}

.section-v.about {
  background: #fff;
  padding-top: 0;
}

.section-v.about img {
  width: 100%;
}

.section-v-about-text {
  padding-top: 50px;
}

.section-v-about-text p {
  color: #58595b;
}

.managed-it-bg {
  background-image: url("images/contact/contact-bg.png");
  background-size: cover;
  background-position: bottom;
}

.hero.managed-it h3 {
  color: #fff;
  margin-bottom: 30px;
}

.hero.managed-it {
  min-height: 70vh !important;
}

.managed-it-bg {
  min-height: 90vh;
}

.managed-it-section-ii {
  background-image: url("images/contact/contact-bg.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 50px;
}

.managed-it-section-ii h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 20px;
}

.managed-it-values p {
  margin-bottom: 30px;
  min-height: 150px;
}

.managed-it-other-services {
  background-color: #d9d9d9;
  padding-top: 50px;
  padding-bottom: 50px;
}

.managed-it-other-services h2 {
  color: #000104;
}

.other-service-container {
  display: flex;
  column-gap: 15px;
}

.other-service-content {
  width: 33%;
  background: #fff;
  padding: 15px;
}

.other-service-content h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #000104;
  margin-bottom: 25px;
}

.other-service-content p {
  color: #000104;
}

.managed-security-logos {
  background: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.security-logo-container ul {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
}

.security-logo-container ul li {
  list-style: none;
}

.security-logo-container ul li img {
  max-height: 70px;
}

.managed-it-bg.security {
  /* min-height: 60vh; */
}

.managed-it-section-ii.security {
  background: none;
  background: #191a1d;
}

.news-post-container.blogs img {
  /* min-height: 300px; */
  width: 100%;
  /*max-height: 500px;*/
  /*object-fit: cover;*/
}

.author-container img {
  max-height: 140px !important;
  width: 140px !important;
  object-fit: cover !important;
  border: 1px solid #bebebe;
  border-radius: 100%;
}

.author-container h4 {
  font-family: "Inter";
  font-style: normal;
  font-weight: bold;
  font-size: 18;
  line-height: 1.5;
  letter-spacing: 0.0012em;
  color: #000104;
  margin-bottom: 0;
}

.author-container h5 {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.0012em;
  color: #000104;
}

/* .news-post-container.blogs p, */
/* .news-post-container.blogs h3, */
.news-post-container.blogs img {
  /* float: left !important;
	margin-right: 15px; */
  margin-bottom: 15px;
}

.news-post-container.blogs h3 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #58595b;
  font-weight: 600;
}

.news-post-container.blogs ol li {
  color: #58595b;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 20px;
}

.error {
  color: red !important;
}

.hero-text.ref-partner h2 {
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
}

.referal-section-ii {
  min-height: 500px;
  background-size: cover;
  position: relative;
}

.referal-black-gradient {
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100px;
}

.referal-white-gradient {
  background: linear-gradient(360deg, #ededed 0%, rgba(237, 237, 237, 0) 100%);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
}

.referal-overview {
  background: #ededed;
}

.referal-sub {
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: url("images/sec-iv.png");
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}

.referal-overview-content {
  max-width: 900px;
  background: #edededad;
}

.referal-overview-content h3 {
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 63px; /* 150% */
  letter-spacing: 0.05px;
  margin-top: 30px;
}

.referal-overview-content h4 {
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  margin-top: 20px;
}

.referal-overview-content p {
  color: #58595b;
}

.referal-overview-content ul li {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.0012em;
  color: #58595b;
  opacity: 0.85;
  margin-bottom: 30px;
}

.referal-overview-content ul {
  margin-bottom: 30px;
}

.co-delivery-section-iii h3 {
  margin-bottom: 30px;
}
.referal-overview-content ::marker {
  color: #ef4123 !important;
}

.co-delivery-section-iii img {
  width: 100%;
}

.co-delivery-section-iii a {
  display: table;
  text-decoration: none !important;
  background-color: #ef4123;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  padding: 10px 25px;
  margin-top: 20px;
}

.referal-sub.core-delivery {
  background: none;
}

@media (max-width: 575px) {
    
    .blog-section-i{
        padding-top:75px;
    }
    
  .date-container {
    display: block;
  }

  .event-time,
  .event-date,
  .event-venue {
    padding: 0;
    border: none;
    margin-bottom: 15px;
  }

  .date-container h4,
  .registration-details ul li {
    font-size: 16px;
  }

  .news-post-container.events span {
    font-size: 12px;
  }

  .hero.events {
    padding: 15px;
  }

  .section-i.events {
    padding-top: 20px !important;
  }

  .hero-text.ref-partner h2,
  .referal-overview-content ul li {
    font-size: 16px;
    line-height: 1.5;
  }

  .referal-overview-content h3 {
    font-size: 24px;
  }

  .case-study-section-iii {
    flex-direction: column-reverse;
  }

  .case-image-i,
  .case-study-challenge {
    width: 100%;
  }

  /* campaign styles */

  .hero-text.campaign h1 {
    font-size: 28px !important;
    line-height: 1.5;
  }

  .hero-text.campaign ul li {
    font-size: 16px;
  }

  .campaign-section-iii-values {
    padding-bottom: 30px;
  }

  /* end campaign styles */

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

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

  h5 {
    font-size: 16px;
  }

  .hero-text h1 {
    font-size: 28px;
    line-height: 42px;
  }

  .hero-text {
    background: none !important;
    padding: 20px 0;
  }

  .hero.home-page {
    min-height: inherit;
    padding: 0;
  }

  .footer-wrapper {
    display: block;
  }

  .main-menu {
    position: absolute !important;
    top: 0;
    padding-top: 0;
  }

  .navbar-light .navbar-toggler {
    color: #fff;
    border-color: #fff;
  }

  .section-i {
    padding-top: 80px !important;
  }

  .main-menu .navbar-collapse {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .main-menu li {
    /* text-align: center; */
    padding: 5px !important;
    list-style: none !important;
  }

  .dropdown-menu {
    padding-top: 20px;
  }

  .dropdown-menu .menu-expertise-container ul li {
    width: 100%;
    /* margin-bottom: 5px; */
  }

  .menu-expertise-container,
  .menu-industries-container {
    border-bottom: 1px solid #fff;
    border-right: 0;
  }

  .menu-col h5 {
    font-weight: bold;
  }

  .menu-col {
    margin-bottom: 15px !important;
  }

  .dropdown-menu a {
    font-size: 14px;
  }

  .section-ii-content {
    background-color: #02020269;
  }

  .icon-container h5 {
    font-size: 14px;
  }

  .section-iii {
    min-height: 220px;
  }

  .section-iv .container {
    background: #d1d3d47a;
  }

  .latest-news {
    display: block;
  }

  .news-01-row,
  .news-02-row {
    width: 100%;
  }

  .news-01-row {
    padding-left: 15px;
  }

  .news-01-row {
    border-right: none;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  }

  .partner_carousel {
    height: 400px !important;
  }

  .section-v h2 {
    text-align: center;
  }

  .section-vi {
    padding-bottom: 20px;
  }

  .partner_slide .caption img {
    max-height: 90px !important;
    width: auto !important;
  }

  .slide-image {
    display: block;
  }

  .slides p {
    font-size: 14px;
    line-height: 1.5;
  }

  ul.slides {
    height: 410px !important;
  }

  .slider-content {
    border: none !important;
  }

  .blogs.join-us h1 {
    font-weight: bold;
    font-size: 36px;
    line-height: 55px;
  }

  .blog-header {
    padding-top: 35px;
  }

  .blogs.join-us h2 {
    font-size: 16px;
  }

  .blogs.join-us {
    min-height: 156px;
  }

  .all-blogs-container-sub {
    display: flex !important;
  }

  .all-blogs-container .news-item-container {
    width: 100%;
  }

  .news-excerpt h2 {
    font-size: 16px;
  }

  .all-blogs-container .entry-content p {
    font-size: 14px;
    line-height: 21px;
    min-height: 85px;
    max-height: 85px;
  }

  .news-item {
    padding-bottom: 25px;
  }

  .entry-content a {
    font-weight: bold;
    font-size: 16px;
  }

  .channel-partner-image img {
    width: 100%;
  }

  .hero-text.channel {
    background-color: #0202028c;
  }

  .section-i.channel {
    padding-top: 0 !important;
  }

  .section-i.contact {
    padding-top: 0 !important;
  }

  .hero.contact {
    min-height: auto !important;
    padding: 0 !important;
  }

  .hero-text {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .hero.home-page {
    background: none !important;
  }

  .entry-content p,
  .expertise-sub ul li {
    font-size: 16px;
    line-height: 1.5;
  }

  .expertise-sub ul li {
    margin-bottom: 20px !important;
  }

  .expertise-sub .hero {
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: auto;
  }

  .more-container {
    flex-wrap: wrap;
  }

  .show-more-box h5 {
    font-size: 16px;
    line-height: 1.5;
  }

  .show-more-box {
    padding: 15px !important;
    width: 190px;
    margin-bottom: 10px;
  }

  .show-more-box img {
    margin-bottom: 15px;
  }

  .expertise-sub .container {
    background: #0000007a;
  }

  .section-i.expertise,
  .section-i.industry {
    padding-top: 30px !important;
  }

  .customer-insignt-wrapper {
    display: block;
  }

  .customer-insignt {
    margin-bottom: 15px;
  }

  .managed-it-section-ii h3 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
  }

  .managed-it-bg {
    min-height: inherit;
  }

  .other-service-container {
    flex-direction: column;
  }

  .other-service-content {
    width: 100%;
    margin-bottom: 15px;
  }

  .security-logo-container ul {
    flex-wrap: wrap;
  }

  .security-logo-container ul li img {
    max-height: initial;
    margin-bottom: 30px;
    width: 75%;
  }

  .dropdown-menu .menu-expertise-container ul li {
    list-style: none !important;
  }

  .join-us-wrapper {
    flex-direction: column-reverse;
  }

  .hero.join-us h1,
  .teams-header h1 {
    font-size: 28px;
    line-height: 1.5;
    font-weight: 800;
    margin-bottom: 15px;
  }

  .join-us-text {
    padding-left: 0;
  }

  .join-us-image {
    max-width: 60%;
  }

  .job-table-wrapper h5 {
    font-size: 12px;
    line-height: 18px;
  }

  .wpjb_each_job span,
  .wpjb_each_job .wpjb_part {
    font-size: 12px !important;
  }

  .hero.teams-header {
    padding-top: 0;
  }

  .customer-stories-wrapper {
    flex-direction: column;
  }

  .customer-story-box {
    width: 100%;
  }

  .carousel {
    height: 500px !important;
  }

  .hero.partner {
    padding-top: 0 !important;
    min-height: 50vh;
  }

  .show-more-box a {
    font-size: 12px;
  }

  .news-item {
    flex-direction: column;
  }

  .caption ul li {
    font-size: 12px;
    line-height: 1.5;
  }

  .news-excerpt {
    width: 100%;
  }

  .section-i.news {
    display: none;
  }

  .post-date {
    font-size: 10px;
  }

  .news-content h1 {
    font-size: 28px;
    line-height: 1.5;
  }
}
