/*
 Theme Name:   Jupiter Child
 Theme URI: http://demos.artbees.net/jupiter5
 Description:  Jupiter Child Theme
 Author:       Area23
 Author URI:   https://www.area23hc.com/#home
 Template:     jupiter
 Version:      2.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  jupiter-child
*/

/**************************************/

/* Table of Contents
***************************************
1. Fonts
2. Global
3. Headers & text
4. WYSIWYG editor classes
5. Layout
  5a. Header (logo and navigation)
  5b. Main page banners
  5c. Footer
6. Homepage (for banner animation, go to assets/css/home-animation.css)
  6a. Homepage row backgrounds
7. About Eagle
8. Leadership
9. Products
10. Pipeline
11. Contact us
12. Site map
13. 404
***************************************/

/**************************************
1. FONTS
***************************************/

@import url("//hello.myfonts.net/count/345070");
@import url("//hello.myfonts.net/count/3473e8");
@font-face {
  font-family: 'SlatePro';
  src: url('assets/webfonts/slate-reg.eot');
  src: url('assets/webfonts/slate-reg.eot?#iefix') format('embedded-opentype'), url('assets/webfonts/slate-reg.woff2') format('woff2'), url('assets/webfonts/slate-reg.woff') format('woff'), url('assets/webfonts/slate-reg.ttf') format('truetype');
}

@font-face {
  font-family: 'SlatePro-Bold';
  src: url('assets/webfonts/slate-bold.eot');
  src: url('assets/webfonts/slate-bold.eot?#iefix') format('embedded-opentype'), url('assets/webfonts/slate-bold.woff2') format('woff2'), url('assets/webfonts/slate-bold.woff') format('woff'), url('assets/webfonts/slate-bold.ttf') format('truetype');
}

/**************************************
2. GLOBAL
***************************************/

body {
  color: #4a4a4a;
  font-family: SlatePro, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
}

.no-break {
  display: inline-block;
  word-break: keep-all;
}

.outline-yellow {
  height: 100%;
  border: 1px solid #FFAD00;
  padding: 0;
}
#menu-item-1748 ul.sub-menu {
    background: #fff !important;
    padding: 0;
}
        .main-navigation-ul > li.no-mega-menu > ul.sub-menu::after{
          background-color: #ffad00 !important;
        }


#menu-item-1748 ul.sub-menu li a{
    color: #444444 ;

}
#menu-item-1748 ul.sub-menu a.menu-item-link:hover{
        background:#333333 !important;
}
div#home-covid {
    padding: 20px 0 20px 55px;
    width: 665px;
    background-color: #023084;
}
div#home-covid div.mk-button-container {
    margin-top: 10px;
}
div#home-covid a.mk-button {
    border-color: #FFAD00!important;
}
#box-5 .box-holder::after, #box-5.hover-effect-image.image-effect-blur .box-holder::before {
    content: "";
    background-image: url(https://www.eagleus.com/wp-content/uploads/2017/07/bg-hurdle-1.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}
body.page-id-94 #box-5 .box-holder::after, #box-5.hover-effect-image.image-effect-blur .box-holder::before {
	background-image: none !important;}
body.page-id-61 #box-8 .box-holder::after, #box-8.hover-effect-image.image-effect-blur .box-holder::before {
    content: "";
    background-image: none !important;
    background-position: center bottom;
    background-repeat: no-repeat;
}
#box-8 .box-holder::after, #box-8.hover-effect-image.image-effect-blur .box-holder::before {
    content: "";
    background-image: url(https://www.eagleus.com/wp-content/uploads/2017/07/gettyimages-593319838.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
}
#box-11 .box-holder::after, #box-11.hover-effect-image.image-effect-blur .box-holder::before {
    content: "";
    background-image: url(https://www.eagleus.com/wp-content/uploads/2017/07/our-future.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
}
#box-14 .box-holder::after, #box-14.hover-effect-image.image-effect-blur .box-holder::before {
    content: "";
    background-image: url(https://www.eagleus.com/wp-content/uploads/2017/07/bg-skyline.jpg);
    background-position: right center;
    background-repeat: no-repeat;
}
div#home-covid a.mk-button span {
    color: #FFAD00!important;
    font-size: 16px;
}
#home-covid  #text-block-4, #home-covid  #text-block-6 {    
    padding-left: 50px;
}

/**Custom Sach Starts**/
 #logos-row #box-4 .box-holder::after {
    content: "";
    background-image: url(https://www.eagleus.com/test/wp-content/uploads/2019/09/bgcover.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size:700px;
}
#row-about-hero1 .banner-bottom-text {
    text-align: right;

    margin: 145px 0 0 0;
    line-height: 19px;
    color: #fff;
    font-size: 14px;
}
#row-about-hero1 .banner-bottom-text p{
    text-align: right;

    line-height: 19px;
    color: #fff;
    font-size: 16px;
    font-family: SlatePro; 
}
 #our-values-new .text-banner-left .box-holder{
 padding: 65px 0 15px 30px;
    min-height: 210px !important;
    height: auto !important;
 }
#our-values-new  h3.shortcode-heading.mk-fancy-title{
         color:#fff;
 }
#our-values-new .mk-text-block p{
         color:#fff;
         font-size: 16px;
 }
#our-values-new .mk-text-block {

    padding: 25px;
}
#our-values-new h1.blue-text {
    text-align: left;
    margin-left: 17px;
    color: #c7d2e7 !important;
}
#our-values-new {
    margin-top: -10px;
    padding: 0 0 55px 0;
}
.main-navigation-ul li#menu-item-78 ul.sub-menu li.menu-item a.menu-item-link {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #fff;
    color: #000;
}
.main-navigation-ul li#menu-item-78 ul.sub-menu li.menu-item a.menu-item-link:hover { background: #1d57a5 !important;   }
.main-navigation-ul li#menu-item-78 ul.sub-menu li.menu-item.current-menu-item a.menu-item-link { background: #1d57a5 !important;   }

li#menu-item-78 ul.sub-menu {
  padding: 0px !important;
}
ul.lcp_catlist li {list-style: none; padding-left: 20px  }
 ul.lcp_catlist > li:before { content: " - ";text-indent: -20px; color: #FFAD00; }
ul.lcp_catlist li a {color: #FFAD00; }

/*End*/

/**************************************
3. HEADERS & TEXT
***************************************/

.font-weight-700, strong {
  font-weight: normal;
  font-family: SlatePro-Bold;
}

h1, h2, h3, h4, h5, h6 {
  word-wrap: normal;
}

#theme-page.master-holder h1, #theme-page.master-holder .h1 {
  font-weight: normal;
  font-family: SlatePro-Bold;
  text-transform: uppercase;
  /* font-size: 40px;  */
  font-size: 32px;
  line-height: 38px;
}

#theme-page.master-holder h2, #theme-page.master-holder .h2 {
  font-size: 30px;
  color: #023084;
  font-weight: normal;
  font-family: SlatePro-Bold;
  line-height: 30px;
}

#theme-page.master-holder h3, #theme-page.master-holder .h3 {
  font-family: SlatePro, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
  text-transform: none;
  color: #1D57A5;
}

#theme-page.master-holder h4, #theme-page.master-holder .h4 {
  font-size: 46px;
  line-height: 55px;
  color: #4A4A4A;
  text-transform: none;
  font-weight: normal;
  font-family: SlatePro, Helvetica, sans-serif;
}

br.hide-mobile, h1 br.hide-mobile {
  display: none;
}

.show-mobile {
  display: block;
}

sup {
  font-size: 14px;
  line-height: 14px;
  top: 4px;
}

@media all and (min-width: 768px) {
  #theme-page.master-holder h1, #theme-page.master-holder .h1 {
    font-size: 60px;
    line-height: 54px;
  }
  .show-mobile {
    display: none;
  }
  br.hide-mobile, h1 br.hide-mobile {
    display: block;
  }

}

@media all and (min-width: 992px) {
  #theme-page.master-holder h1, #theme-page.master-holder .h1 {
    font-size: 80px;
    line-height: 74px;
  }
}

/**************************************
4. WYSIWYG Editor classes
***************************************/

.eyebrow {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 0;
}

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

.blue-text {
  color: #023084!important;
}

.white-text {
  color: #fff!important;
}

.black-text, .black-text p {
  color: #000000 !important;
}

.gold-text {
  color: #FFAD00!important;
}

.yellow-text {
  color: #F5A623 !important;
}

.large-text {
  font-size: 22px;
  line-height: 26px;
}

.medium-text p {
  font-size: 18px;
  line-height: 20px
}

.small-text p, .small-text {
  font-size: 16px;
  line-height: 20px;
}

/**************************************
5. LAYOUT
***************************************/

#mk-footer .mk-padding-wrapper {
  padding-left: 35px;
  padding-right: 35px;
}

#theme-page .theme-page-wrapper {
  padding-right: 15px;
  padding-left: 15px;
}

/**************************************
5a. HEADER (LOGO & NAVIGATION)
***************************************/

.header-logo img {
  width: 123px;
  height: auto;
}

.header-style-1.header-align-left .header-logo a {
  margin-left: 35px;
}

#mk-theme-container .header-style-1.header-align-left .mk-header-nav-container {
  float: left;
}

#mk-header-1 .mk-responsive-wrap {
  overflow: visible;
}

#mk-header-1 .mk-responsive-nav li a {
  font-weight: normal;
  font-family: SlatePro-Bold;
  padding-left: 35px;
  padding-right: 35px;
}

.mk-main-navigation {
  float: left;
  padding-left: 180px;
}

/**************************************
5b. MAIN PAGE BANNERS
***************************************/

/* Employee Boxes > Equal Heights */

.flex-wrap-equal ul {
  display: flex;
  flex-wrap: wrap;
}

.flex-wrap-equal ul li.mk-employee-item {
  display: flex;
}

/* Main Page Banners */

.text-banner-right .box-holder {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: right;
  -ms-flex-align: right;
  align-items: center;
  min-height: 450px;
  height: auto !important;
  height: 450px !important;
  text-align: right;
}

.text-banner-right .box-holder * {
  text-align: right;
}

.text-banner-right .box-holder .details {
  float: right;
}

.text-banner-left .box-holder {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 450px;
  height: auto !important;
  height: 450px !important;
}

.text-banner-left .box-holder * {
  text-align: left;
}

.text-banner-center .box-holder {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 450px;
  height: auto !important;
  height: 450px !important;
}

.text-banner-center .box-holder * {
  text-align: center;
}

.text-banner-right .box-holder>div.wpb_row, .text-banner-left .box-holder>div.wpb_row, .text-banner-center .box-holder>div.wpb_row {
  width: 100%;
}

.details, .details p {
  font-size: 16px;
  line-height: 22px;
}

.details {
  width: 60%;
}

.text-banner-center .details {
  margin-right: auto;
  margin-left: auto;
}

@media all and (max-width: 767px) {
  .details {
  width: 90%;
}
  .text-banner-center .details {
    width: 100%;
  }
  .alt-mobile-height .box-holder {
    min-height: 300px !important;
  }
  .alt-mobile-height .box-holder::after {
    background-size: 100% auto !important;
  }
}

@media all and (min-width: 768px) {
  .details {
    width: 40%;
  }
}

@media all and (min-width: 1024px) {
  .details {
    width: 322px;
  }
  .text-banner-center .details {
    width: 40%;
  }
}

/**************************************
5c. FOOTER
***************************************/

.widget_nav_menu li a .mk-svg-icon {
  display: none;
}

#mk-footer .widget:not(.widget_social_networks) a {
  display: inline-block;
  float: left;
}

.widget_social_networks {
  display: inline-block;
}

.mk-padding-wrapper .mk-col-1-3:nth-of-type(3) {
  text-align: right;
}

.widget-sub-navigation ul li.current_page_item a, .widget_nav_menu ul li.current_page_item a, .widget_product_categories ul li.current_page_item a, .woocommerce-MyAccount-navigation ul li.current_page_item a {
  background: none;
}

#mk-footer #menu-footer-menu a {
  display: block;
  float: none
}

#mk-footer .mk-col-1-3:nth-of-type(1) img, #mk-footer .mk-col-1-4:nth-of-type(1) img {
  width: 123px;
  height: auto;
}

#mk-footer .mk-col-1-3, #mk-footer .mk-col-1-4 {
  display: block;
  text-align: center;
  margin-bottom: 0;
}

#mk-footer ul li a {
  color: #4A4A4A;
}

#mk-footer .mk-col-1-4:nth-of-type(4) .widget_text {
  margin: 0;
}

#mk-footer .mk-col-1-4:nth-of-type(4) p {
  margin: 0;
}

@media all and (min-width: 769px) {
  #mk-footer #menu-footer-menu a {
    display: inline;
    float: left;
  }
  #mk-footer .mk-col-1-3:nth-of-type(1), #mk-footer .mk-col-1-4:nth-of-type(1) {
    width: 160px;
    padding-left: 0;
    text-align: left;
  }
  #mk-footer .mk-col-1-3:nth-of-type(2), #mk-footer .mk-col-1-4:nth-of-type(2) {
    width: 60%;
    text-align: center;
  }
  #mk-footer .mk-col-1-3:nth-of-type(3), #mk-footer .mk-col-1-4:nth-of-type(3) {
    width: 110px;
    float: right;
    padding-right: 0;
  }
  #mk-footer .mk-col-1-4:nth-of-type(4) {
    clear: both;
    width: 100%;
    text-align: center;
  }
}

/**************************************
6. HOMEPAGE
***************************************/

.whiteBtn .mk-button:hover {
  border-color: #fff;
}

.home-box, .hero-box {
/*   max-height: 650px; */
}

#theme-page.master-holder .masthead h1 {
  margin-bottom: 0;
}

.home-box .box-holder {
  padding: 40px 20px 30px 20px!important;
  min-height: 530px!important;
}

.scroll-down {
  font-weight: bold;
  color: #ffffff;
  margin: 40px 0 0;
  font-size: 14px;
}

.scroll-down p {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  margin: 0;
}

.arrow-down {
  margin: 5px auto 0;
  box-sizing: border-box;
  height: 20px;
  width: 20px;
  border: 5px solid #FFAD00;
  border-top: 0;
  border-right: 0;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.bounce {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}

.section-right .mk-button-container, .section-left .mk-button-container {
  margin-right: 0 !important;
  text-align: left;
}

.section-right {
  float: right;
}

.section-right .details {
  text-align: right;
  float: right;
}

.section-right .mk-button-container {
  text-align: right;
}

.sideText-wrapper {
  position: relative;
}

.sideText {
  position: absolute;
  left: -226px;
  /*top: 0;*/
  top: 5px;
  width: 200px;
  height: 20px;
  text-align: right;
  font-size: 16px;
  letter-spacing: 4.6px;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  white-space: nowrap;
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}

.section-right .sideText {
  left: inherit;
  top: 205px;
  right: -26px;
  text-align: left;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media all and (min-width: 768px) {
  .section-left, .section-right {
    width: 100%;
  }
  .section-left.sideText-wrapper {
    padding-left: 50px;
  }
  .section-right.sideText-wrapper {
    float: right;
    padding-right: 50px;
  }
  .section-left .sideText {
    left: -200px;
  }
  .section-right .sideText {
    top: 210px;
    right: 0;
  }
}

@media all and (min-width: 1600px) {
  .section-left.sideText-wrapper {
    padding-left: 65px;
  }
  .section-left .sideText {
    left: -185px;
  }
}

/* 6B. HOMEPAGE ROW BACKGROUNDS */

#row-about .home-box .box-holder::after {
  background-size: 150% auto;
}

#row-products .home-box .box-holder::after {
  background-size: 120% auto;
  background-position: -20px bottom;
}

#row-pipeline .home-box .box-holder::after {
  background-size: 820px auto;
  background-position: -170px 0;
}

#row-investors .home-box .box-holder::after {
  background-size: auto 100%;
  background-position: -500px 0;
}

@media all and (min-width: 600px) {
  #row-about .home-box .box-holder::after {
    background-size: auto 100%;
    background-position: right bottom;
    left: auto;
    right: -180px;
  }
  #row-pipeline .home-box .box-holder::after {
    background-size: auto 100%;
    background-position: 100px 0;
  }
  #row-products .home-box .box-holder::after {
    background-size: auto 100%;
    background-position: 0 0;
  }
  #row-investors .home-box .box-holder::after {
    background-size: auto 100%;
    background-position: right top;
  }
}

@media all and (min-width: 900px) {
  #row-pipeline .home-box .box-holder::after {
    background-size: auto 150%;
    background-position: right center;
  }
  #row-products .home-box .box-holder::after {
    background-size: auto 150%;
    background-position: 0 center;
  }
  #row-investors .home-box .box-holder::after {
    background-position: right bottom;
    background-size: auto 130%;
  }
}

@media all and (min-width: 1400px) {
  #row-about .home-box .box-holder::after {
    background-size: auto 120%;
    left: 0;
    right: auto;
  }
  #row-investors .home-box .box-holder::after {
    background-position: center center;
    background-size: 100% auto;
  }
}

@media all and (min-width: 1600px) {
  #row-investors .home-box .box-holder::after {
    background-position: center -220px;
  }
}

/**************************************
7. ABOUT EAGLE
***************************************/

.about-BOD .team-thumbnail, .about-BOD2 .team-thumbnail {
  display: none;
}

.team-member-name {
  color: #009cde;
  font-size: 20px;
  text-transform: initial;
}

.team-member-position {
  font-style: italic;
  line-height: 18px;
  padding-top: 12px;
}

.about-eagle-team-gallery .team-thumbnail img {
  border: 2px solid #FFAD00;
}

.about-BOD.mk-employees.boxed .item-holder {
  margin: 0 0 25px 25px;
    padding: 0px 0px 0px 20px;
    min-height: 120px;
}




/* .item-holder */

.mk-employees.boxed.partner-gallery .team-thumbnail {
  background: #fff;
  border: 1px solid #1D57A5;
  padding: 0 10px;
}

.about-gallery .team-member-name, .partner-gallery .team-member-name {
  display: none;
}

.mk-employees.boxed.about-gallery .team-thumbnail {
  /* background: #1D57A5; */
  /* border-color: #1D57A5; */
  display: none;
}

.mk-employees.boxed.about-gallery .team-thumbnail img {
  border-radius: 0;
}

#row-meet-the-team .team-thumbnail {
  padding: 0 10px;
}

#row-about-hero #box-2 .box-holder::after {
  background-size: auto 100%;
  background-position: -240px center;
}

#box-8 {
  margin-bottom: -10px !important;
  margin-top: -20px;
}

#box-6 .box-holder, #box-8 .box-holder, #box-10 .box-holder {
  min-height: 250px !important;
  top: 0px;
}

#box-6, #box-10 {
  margin-top: -20px;
}

#row-heart-of-work .boxed li>div, #row-board-of-directors .item-holder, #row-meet-the-team .item-holder {
  width: 100%;
  margin-left: 0;
  border-left: 4px solid #ffad00;
  background-color: transparent;
  border-right: none;
  border-bottom: none;
  border-top: none;
}

#row-board-of-directors .item-holder {
  padding: 0px 20px 0px;
  /* height: 95px; */
}

#box-9 li .item-holder {
  background-color: transparent;
}

.about-gallery p {
  position: absolute;
  top: -4px;
  font-size: 25px;
  color: #023084;
  font-weight: normal;
  font-family: SlatePro-Bold;
  line-height: 25px;
  text-transform: uppercase;
  text-align: left;
}

/* Heart of work */

.about-gallery {
  margin-top: -170px;
}

.heart-of-our-work-title {
  margin-top: -135px;
}

#row-heart-of-work .boxed li {
  padding: 0 10px;
}

#row-heart-of-work .boxed li>div {
  padding: 0px 20px 0px;
  height: 55px;
}

/* Meet the team */

.about-BOD .team-member-name {
  margin-top: -5px !important;
  font-weight: normal;
  font-size: 20px;
  color: #023084;
  font-family: SlatePro-Bold;
  line-height: 30px;
  text-transform: uppercase;
  text-align: left;
}

.about-BOD .team-member-position {
  font-style: normal;
  text-align: left;
  max-width: 400px !important;
}

.team-member-position {
  text-transform: none;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: normal;
  color: #4a4a4a;
}

/* Board of directors */

#row-board-of-directors .boxed {
  margin: 0;
}

#row-board-of-directors .boxed li {
  padding-top: 0;
  padding-bottom: 0;
}

#row-meet-the-team {
  background-position: left 0 !important;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

#row-meet-the-team .text-banner-left {
  max-height: 350px;
}

@media all and (min-width: 500px) {
  #row-about-hero #box-2 .box-holder::after {
    background-size: cover;
    background-position: center;
  }
}

@media all and (min-width: 768px) {
  #row-meet-the-team {
    background-position: left 0 !important;
    background-size: auto 520px;
  }
  #row-meet-the-team .text-banner-left {
    max-height: none;
  }
  #row-meet-the-team .offset-row ul li:nth-of-type(1) {
    margin-left: 25%;
  }
  #row-about-hero #box-2 .box-holder {
    min-height: 600px
  }
  #row-meet-the-team .item-holder {
    margin-left: 45px !important;
    }


}
@media all and (max-width: 767px) {
  #row-meet-the-team .item-holder {
    margin-left: 20px !important;
    }
}

@media all and (min-width: 961px) {
  #row-meet-the-team {
    background-size: auto 600px;
  }
  #row-heart-of-work.flex-wrap-equal ul li.mk-employee-item:nth-of-type(1) {
    margin-left: 33.33%;
    margin-right: 33.33%;
  }
  /*#row-heart-of-work .boxed .item-holder,*/
  #row-board-of-directors .item-holder {
    margin-left: 25px;
    min-height: 150px !important;
  }
  #row-meet-the-team .offset-row ul li:nth-of-type(1) {
    margin-left: 12%;
  }
}

/**************************************
8. LEADERSHIP PAGE
***************************************/

#mk-button-8 .mk-button .mk-svg-icon {
  fill: gold !important;
  height: 30px !important;
  width: 30px !important;
}

.mk-circle-image__holder {
  border: 2px solid #FFAD00;
}

body.page-id-68 .mk-employees.simple.u4col .team-info-wrapper {
  margin: 0;
  width: 100%;
  text-align: left;
  padding: 0;
}

#row-board-of-directors-header .box-holder::after {
  background-size: auto 100%;
}

.description-only .team-member-desc, .description-only {
  margin: 0 !important;
}

.description-only .team-thumbnail, .description-only .team-member-name, .description-only .team-member-position {
  display: none !important;
}

body.page-id-68 .small-line .vc_sep_line {
  width: 25px;
}

body.page-id-68 .bio-box .mk-circle-image {
  margin-bottom: 10px;
}

.mk-divider.divider_full_width {
  margin: 0 auto;
}

@media all and (max-width: 767px) {
  .mk-employees.c_cs.u6col .mk-employee-item {
    margin: 0;
    padding-bottom: 60px;
  }
  .row-board-of-directors .vc_separator {
    margin-right: auto;
    margin-left: auto;
  }
  .row-board-of-directors .mk-text-block {
    text-align: center !important;
  }
  .row-board-of-directors .wpb_column:nth-of-type(1) .mk-employees>ul {
    position: relative;
    margin-bottom: 80px;
  }
  .row-board-of-directors .wpb_column:nth-of-type(1) li.mk-employee-item:after {
    display: block;
    position: absolute;
    background: #ffad00;
    background: -webkit-radial-gradient(#ffad00 0%, #ffffff 100%);
    background: radial-gradient(#ffad00 0%, #ffffff 100%);
    height: 2px;
    width: 100%;
    bottom: 0;
    content: "";
  }
}

@media all and (min-width: 768px) {
  .mk-divider.divider_full_width {
    width: 50%;
  }
}

/**************************************
9. PRODUCTS PAGE
***************************************/

#products-accordion .product-container > .box-holder {
  padding: 30px 35px!important;
}

#products-accordion .product-container > .box-holder .btn-container .vc_column-inner {
  padding: 0!important;
}

.custom-accordion .product-container > .box-holder {
  padding: 30px 35px!important;
}

.custom-accordion .product-container > .box-holder .btn-container .vc_column-inner {
  padding: 0!important;
}

.accordion-tab-test {
  display: none;
}

.mk-accordion.fancy-style {
  border: none;
}

.mk-accordion.fancy-style .product-container {
  margin: unset!important;
  margin-bottom: 1em!important;
}

.mk-accordion.fancy-style .product-container > .box-holder {
  min-height: inherit!important;
}

.mk-accordion.fancy-style .product-container .mk-title-box {
  margin-bottom: .5em!important;
}

.mk-accordion.fancy-style .product-container .mk-title-box h2,
.mk-accordion.fancy-style .product-container .mk-title-box p > strong {
  color: #1d57a5!important;
  margin-bottom: 0;
}

.mk-accordion.fancy-style .product-container .mk-accordion-tab {
  color: #1d57a5;
  font-size: 16px;
  line-height: 20px;
  padding: .594em 1.5em;
  font-family: SlatePro-Bold;
  font-weight: normal;
  text-transform: uppercase;
}

.mk-accordion.fancy-style .product-container .mk-button-container > a.mk-button {
  background: #fff;
}

.mk-accordion.fancy-style .product-container .mk-accordion-single .mk-svg-icon {
  fill: #023084;
}

.mk-accordion.fancy-style .product-container .mk-accordion-single {
  border-bottom: inherit;
  margin-bottom: 0;
  border: 1px solid #ececec;
  min-height: auto!important;
}

.mk-accordion.fancy-style .product-container .mk-accordion-single .mk-accordion-tab {
  background: #1d57a5;
  color: #fff;
}

.mk-accordion.fancy-style .product-container .mk-accordion-single .mk-svg-icon {
  fill: #fff;
}

.mk-accordion.fancy-style .mk-accordion-single span em {
  display: block;
  font-size: 0.7em;
}

@media all and (min-width: 768px) {
  /* Products steps columns > Equal heights */
  .equalize-heights-container {
    display: flex !important;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .equalize-heights-container>.wpb_column, .equalize-heights-container>.wpb_column>.mk-custom-box {
    height: auto;
    display: flex;
  }
  .mk-accordion.fancy-style .product-container {
    min-height: 250px!important;
  }
}

@media screen and (max-width: 767px) {
  .mk-accordion.fancy-style .product-container .mk-button-container > a.mk-button {
    display: block!important;
  }
}

/**************************************
10. PIPELINE PAGE
***************************************/

#our-pipeline-port .pipeline-section {
  width: 33%!important;
}

#row-pipeline-hero .mk-custom-box .box-holder::after {
  background-position: -190px center;
}

#row-medicine-box .mk-custom-box .box-holder {
  padding: 25px 10px;
}

#row-medicine-box ul {
  margin-left: 0;
}

#row-creating-access .mk-custom-box .box-holder::after {
  background-size: 80% auto;
  background-position: left top;
}

#row-success .mk-custom-box .box-holder::after {
  background-size: 80% auto;
  background-position: right top;
}

#row-partnerships .mk-employees.boxed .item-holder {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

#row-partnerships .mk-employee-item {
  padding: 0 !important;
}

.flex-container-equal-heights-list ul {
  display: flex;
  flex-wrap: wrap;
}

.flex-container-equal-heights-list ul li.mk-employee-item {
  display: flex;
}

#theme-page.master-holder .pipeline-section h4 {
  border-left: 4px solid #fead2a;
  color: #073281;
  font-size: 2.5em;
  line-height: 1em;
  margin-bottom: 20px;
  min-height: 60px;
  padding: 0 10px 0 15px;
}

.pipeline-section h4 em {
  color: #595959;
  display: block;
  font-size: 0.7em;
  font-style: normal;
}

#theme-page.master-holder .pipeline-section p {
  color: #595959;
  padding: 0 15px 5px 20px;
  font-size: 1.9em;
  line-height: 1em;
}

#theme-page.master-holder .pipeline-section p em {
  display: block;
  color: #073281;
  font-style: normal;
  padding-bottom: 5px;
}

@media all and (max-width: 767px) {
  #our-pipeline-port .pipeline-section {
    float: none;
    margin: 0 auto;
    width: 100%!important;
  }
}

@media all and (max-width: 767px) {
  #row-creating-access .details, #row-success .details {
    width: 80%;
  }
  #row-medicine-box ul {
    margin: 0;
    font-size: 18px;
  }
}

@media all and (min-width: 768px) {
  #row-pipeline-hero .mk-custom-box .box-holder::after {
    background-position: center center;
  }
  #row-medicine-box .mk-custom-box .box-holder {
    padding: 40px 40px 20px;
  }
  #row-partnerships .mk-employees.boxed .item-holder {
    width: 80%;
  }
  #row-creating-access .mk-custom-box .box-holder::after, #row-success .mk-custom-box .box-holder::after {
    background-size: auto 100%;
  }
}

@media all and (min-width: 1024px) {
  #row-creating-access .details, #row-success .details {
    width: 380px;
  }
}

/**************************************
11. CONTACT US
***************************************/

/* .formdiv {
  position: absolute;
  top: 0px;
  left: 0px;
} */

#row-contact-hero>div {
  width: 100%;
}

#row-contact-map .outline-yellow {
  float: none;
  width: 100%;
}

#row-contact-table a {
  text-decoration: underline;
}

#row-contact-table .mk-fancy-table.table-style1 {
  overflow-x: hidden !important;
}

#row-contact-table .mk-fancy-table.table-style1 td {
  border: none;
}

#row-contact-table .mk-fancy-table.table-style1 td:nth-of-type(1) {
  text-align: right;
  width: 45%;
}

#row-contact-table .mk-fancy-table.table-style1 td:nth-of-type(2) {
  text-align: left;
  font-size: 20px;
  line-height: 24px;
}

#row-contact-table .mk-fancy-table.table-style1 tr:nth-child(odd), #row-contact-table .mk-fancy-table.table-style1 tr:nth-child(even) {
  background: none;
}

#row-contact-map>div {
  margin-bottom: 40px;
}

#row-contact-map .mk-text-block {
  padding: 20px 0;
  width: 100%
}

#row-contact-map .mk-text-block>div, #row-contact-map .wpb_gmaps_widget>div {
  margin: 0 auto;
}

#row-contact-map .wpb_gmaps_widget>div, #row-contact-map .wpb_gmaps_widget>div .wpb_map_wraper, #row-contact-map .wpb_gmaps_widget>div iframe {
  height: 100%;
  width: 100%;
}

#row-contact-map .mk-text-block p:last-child {
  margin-bottom: 0;
}

#theme-page.master-holder #row-contact-table .mk-fancy-table.table-style1 td {
  padding-left: 24px;
  padding-right: 0;
}

#theme-page.master-holder #row-contact-table .mk-fancy-table.table-style1 td.h3 {
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
}

#row-contact-map .outline-yellow {
  margin: 0 auto;
  width: 350px;
  height: 350px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#map-office .wpb_map_wraper {
  background: transparent url('/wp-content/uploads/2017/07/map-office.gif') no-repeat center center;
}

@media (max-width: 767px) {
  #theme-page.master-holder #row-contact-table .mk-fancy-table.table-style1 td.h3 {
    font-size: 18px;
    line-height: 20px;
    padding-left: 0;
    padding-right: 0;
    width: 20%;
  }

  div#home-covid div.mk-button-container {
    float: left;
    width: auto;
}
  #home-covid  #text-block-4, #home-covid  #text-block-6 {
    padding-left: 0px;
    }
    ul.lcp_catlist li {
    list-style: none;
    /* padding-left: 20px; */
    padding-left: 0px;
    margin-left: 0px;
    }
    ul.lcp_catlist {
      margin-left: 0;
   }
}

@media (min-width: 768px) {
  #row-contact-map {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  #row-contact-map>div {
    float: none;
    height: auto;
  }
  #row-contact-map .outline-yellow {
    float: left;
  }
  #row-contact-map .mk-text-block {
    float: right;
  }
  #row-contact-table {
    width: 700px;
    margin-right: auto;
    margin-left: auto;
  }
}

/**************************************
12. SITE MAP
***************************************/

.site-map ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.site-map ul li li {}

.site-map ul li li::before {
  content: '- ';
}

.site-map ul li a {
  color: #023084;
  text-decoration: underline;
}

/**************************************
13. 404
***************************************/

@media (max-width: 767px) {
  #theme-page .bg-404 .box-holder::after {
    background-size: auto 100%;
    background-position: -250px -80px;
  }
  div#home-covid {
    width: 95%;
    padding: 20px 0 20px 30px;
    }
    .details, .details p {font-size: 15px;}
    
}