﻿.emailForm {
  bottom: -15px;
  right: 0;
  left: 0;
}

.emailFormWidth {
  width: 520px;
  max-width: 520px;
}

.prev, .next {
  width: 15%;
  opacity: 0.5;
  z-index: 1;
  transition: opacity 0.15s ease;
  position:relative;
}

.prev-icon, .next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

table::-webkit-scrollbar {
  display:block;
}
.img-header {
  background: url(/images/aboutUs/hero-img-mobile.webp)no-repeat center top;
  background-size: cover;
  height: 700px;
}

.header-text {
  color: white;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  position: relative;
  width: 100%;
  text-align: center;
}

.header {
  font-size: 49px;
  margin-bottom: 1rem;
  padding-top: 30px;
}

.header-text p {
  font-size: 24px;
}
.text-font-p{
  font-size:20px;
}

.title-work {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin-bottom:20px;
  margin-top:20px;
}

.subtitle-work {
  font-weight: bold;
  margin: 0;
  font-size: 17px;
}
.mobile-width{
  width:80%;
  margin:auto;
}

.col-spacing {
  margin: 30px 0px;
}
/*table.learnMore td {
  border: 3px solid #383838 !important;
  padding: 0;
}*/
.learnMore tr, .mm-table tr {
  background-color: white !important;
  color: black;
}

.learnMore td a, .mm-table td a {
  background-color: white !important;
  color: black;
  font-weight: normal;
  text-align: left;
}

.learnMore td a:hover, .mm-table td a:hover {
  text-decoration:none;
}

.Article-title {
  font-size: 17px;
  font-weight: bold;
  text-align: left;
}


.gray-border {
  border: 1px solid #383838 !important;
  border-radius: 6px;
}

  .gray-border:hover {
    box-shadow: 10px 5px 5px rgba(56,56,56,.25);
    z-index: 10;
    position: relative;
    overflow: hidden;
  }

.bg-gray {
  color: #000;
  background-color: #FCF8F3;
}

.blue-banner {
  width: 50%;
  background-color: #1c53d4;
  text-align: right;
  padding-right: 15px;
  text-transform: uppercase;
  margin-left: 0;
  top: 5px;
  color: white;
  position: relative;
  font-size: 16px;
  font-family: 'Barlow Condensed';
}

.form-control, .emailForm .btn {
  height: 50px;
  text-align: center;
  min-width: 0;
  font-size: 1em;
}

.grid-bg3 {
  background: url(/images/aboutus-wgrid-blue.png)no-repeat center top;
  background-size: cover;
}

table {
  width: 100%;
  /* max-width: 450px;*/
}

.q7-list {
  list-style-position: inside;
  text-indent: -1em;
  padding-left: 1em;
}

.table-title {
  background-color: #1c53d4;
  /* border-radius: 10px 0px 0px 10px; */
  font-size: 20px;
  color:white;
  padding-left: 30px;
}

.table-title-icon {
  background-color: #1c53d4;
  /* border-radius: 0px 10px 10px 0px; */
  text-align: center;
}

table.learnMore td {
  border: 10px solid #EEF6FA;
  border-top: none;
}

 table.mm-table td {
  border: 0px solid white;
  border-top: none;
}
.container {
  padding: 30px 10px;
  padding-bottom: 0;
}
.end-padding {
  padding-bottom: 50px;
}
.container-learn {
  padding: 30px 0px;
  padding-bottom:0;
}
.container-main{
  padding: 30px 15px;
}
.text-container {
  padding: 30px 30px !important;
}
.connect-padding {
  padding: 0 0 100px 0px;
}
.white-border {
  border: 15px solid #EEF6FA !important;
  border-top: none !important;
}
.tableWidth {
  width: 300px;
  border-radius: 5px;
}
.hoverImg-join {
  background: url(/images/aboutUs/join-mobile-inactive.webp)no-repeat center top;
  background-size: cover;
  width: 100%;
  height: 300px;
}
.hoverImg-meet {
  background: url(/images/aboutUs/meet-the-team-mobile.webp)no-repeat center top;
  background-size: cover;
  width: 100%;
  height: 300px;
}
.hoverGreen:hover, .hoverGreen:active {
  background-color: #ACD554;
}
   /* .hoverGreen:hover .hoverImg-join {
      background: url(/images/aboutUs/join-mobile-active.webp)no-repeat center top;
      background-size: cover;
      width: 100%;
      height: 280px;
    }
    .hoverGreen:hover .hoverImg-meet {
      background: url(/images/aboutUs/meet-mobile-active.webp)no-repeat center top;
      background-size: cover;
      width: 100%;
      height: 280px;
    }*/

.media-table td, th {
  border: 1px solid #fff;
  text-align: left;
  padding: 15px;
  font-family: 'Montserrat', sans-serif;
}

  .media-table td:nth-child(2) {
    text-align: center;
  }

  .media-table td:nth-child(1) {
    padding-left: 30px;
  }

.media-table tr:nth-child(odd) {
  background-color: #f8f8f8;
}

.media-table tr:nth-child(even) {
  background-color: #f1f2f2;
}

.icon-img {
  padding: 0;
  max-width: 25px;
  height: 25px;
  width: 25px;
}

.container {
  margin: 0 auto;
  width: 100%;
}

.accordion-title {
  margin: 0;
  font-size: 16.8px;
  /*padding: 15px 0;*/
  padding-right: 15px;
}
.mb-2_5{
  margin-bottom:10px;
}
.accordion .accordion-item {
  /*  padding: 10px 30px;*/
  background-color: white;
  margin: 10px 0;
}

  .accordion .accordion-item button {
    background-color: #EFEFEF;
    padding:20px;
  }

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: black;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

  .accordion button:hover, .accordion button:focus {
    cursor: pointer;
  }

    .accordion button:hover::after, .accordion button:focus::after {
      cursor: pointer;
    }

  .accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 25px;
    height: 25px;
    padding-right: 50px;
  }

  .accordion button .icon-lg-mobile {
    /*top: 35px;*/
  }

  .accordion button .icon-sm-mobile, .icon-md-mobile {
    /*top: 25px;*/
  }

  .accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 25px;
    left: 4px;
    width: 13px;
    height: 3px;
    background: currentColor;
  }

  .accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 20px;
    left: 9px;
    width: 3px;
    height: 13px;
    background: currentColor;
  }

  .accordion button[aria-expanded=true] {
    color: black;
  }

    .accordion button[aria-expanded=true] .icon::after {
      width: 0;
    }

    .accordion button[aria-expanded=true] + .accordion-content {
      opacity: 1;
      max-height: none;
      transition: all 200ms linear;
      will-change: opacity, max-height;
    }

.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}


.panel-collapse {
  width: 85%;
  margin: 30px auto;
}


.article-wrapper {
  border: 1px solid #ccc;
  padding: 0 15px 15px 15px;
  height: 100%;
  background-color: #fff;
}

  .article-wrapper:hover {
    background-color: #e0e0e0;
  }

  .article-wrapper a {
    color: black;
  }

    .article-wrapper a:hover {
      text-decoration: none;
    }

.box-shadow {
  box-shadow: 5px 5px 7px -3px #bbb;
}

.dots2 {
  background-image: url('/images/aboutus-dots2.jpg');
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  /*padding-bottom:50px;*/
  /*background-position: 210px 45px;*/
}

.gradient-b4grid {
  top: 1772px;
  left: 0px;
  width: 100%;
  height: 18px;
  background: transparent linear-gradient(180deg, #F4F8FA 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  opacity: 1;
}

.blueGradient .header-text {
  top: 50%;
  left: 50%;
  -o-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%); /* IE 9 */
  transform: translate(-50%,-50%); /* Standard syntax */
  width: 80%;
}

.blueGradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,2989d8+53,1e5799+100 */
  background: #7db9e8; /* Old browsers */
  background: -moz-linear-gradient(top, #43A5D0 0%, #007BAD 53%, #002E4D 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #43A5D0 0%,#007BAD 53%,#002E4D 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #43A5D0 0%,#007BAD 53%,#002E4D 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
}

.titleAllInclusiveTV {
  background-color: #429e46;
  padding: 35px 15px 30px;
}

.allInclusiveTV {
  box-shadow: 0px 30px 50px #000000;
  box-shadow: 0px 30px 50px rgba(0, 0, 0, 0.4);
  width: 100%;
}

.bg-white-gradient {
  background: #f5f5f5;
  background: -moz-linear-gradient(top,#f5f5f5 0%,#ebeef0 100%);
  background: -webkit-linear-gradient(top,#f5f5f5 0%,#ebeef0 100%);
  background: linear-gradient(to bottom,#f5f5f5 0%,#ebeef0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#ebeef0',GradientType=0);
}


.center-vertically {
  justify-content: center;
  flex-direction: column;
  height: 400px;
}

.img1 {
  position: relative;
  max-width: 900px;
  left: -200px;
  /* top: 65px; */
  width: 250%;
}

.img2 {
  max-width: 800px;
  position: relative;
  left: 0px;
  width: 100%;
}

.gridText {
  padding: 1rem 5px;
}

.btn-padding {
  margin-top: 15px;
}



@media only screen and (min-width:432px) {
  .head-bg1 {
    height: 100px;
  }
}

@media only screen and (min-width: 576px) {
  .text1 {
    padding: 15px;
  }
  .title-work {
    font-size: 24px;
    text-align: left;
  }
  .container {
    padding: 60px 15px;
    padding-bottom: 0;
  }
  .end-padding {
    padding-bottom:80px;
  }
  .text-container {
    padding: 30px 0px !important;
  }
  .header{
    font-size:60px;
  }
  .header-text p {
    font-size: 28px;
  }
  .Article-title {
    font-size: 20px;
    margin-bottom:0;
  }
  table.learnMore td, table.mm-table td {
    border-left: none;
    border-right: none;
  }

  .main-border-right {
    border: none;
    border-left: 15px solid #EEF6FA;
  }

  .main-border {
    border: none;
    border-right: 15px solid #EEF6FA;
  }
  .img-header {
    background: url(/images/aboutUs/hero-img-tablet.webp)no-repeat center top;
    background-size: cover;
  }
  .col-spacing {
    margin: 30px 0px;
    padding: 30px;
  }
  .text-font-p {
    font-size: 24px;
  }
  .subtitle-work {
    font-size: 19px;
  }
  .img1 {
    left: -50px;
    top: -50px;
    width: 650px;
  }
  .connect-padding {
    padding: 0 0 100px 40px;
  }
  .tableWidth {
    width: 450px;
  }
  .hoverImg-join {
    background: url(/images/aboutUs/join-tablet-inactive.webp)no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 350px;
  }

  .hoverImg-meet {
    background: url(/images/aboutUs/meet-the-team-tablet.webp)no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 350px;
  }

/*    .hoverGreen:hover .hoverImg-join {
      background: url(/images/aboutUs/join-tablet-active.webp)no-repeat center top;
      background-size: cover;
      width: 100%;
      height: 350px;
    }

    .hoverGreen:hover .hoverImg-meet {
      background: url(/images/aboutUs/meet-tablet-active.webp)no-repeat center top;
      background-size: cover;
      width: 100%;
      height: 350px;
    }*/


   .icon-lg-mobile, .icon-md-mobile {
    top: 10px !important;
  }
  .icon-sm-mobile {
    top: 5px !important;
  }

  .container-qna {
    padding: 30px 70px;
  }

  .img2 {
    margin-bottom: 32px;
  }

  .gridText {
    padding: 1rem 15px;
  }

  .allInclusiveTV {
    width: 120%;
    position: relative;
    left: -30px;
    max-width: 525px;
  }

  .emailForm {
    bottom: -15px;
    right: 0;
    left: 0;
  }

  .dots2 {
    /*background-position: -50px 150px;*/
    background-position: 0px -100px;
  }

  .head-bg1 {
    height: 75px;
  }

  .panel-collapse {
    width: 80%;
  }
}

@media only screen and (min-width: 768px) {
  .img1 {
    left: 35px;
  }
  .mobile-width {
    width: 100%;
  }
  .vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .main-border, .main-border-top {
    border: solid #EEF6FA;
    border-width: 0px;
    width: 50%;
  }
  .col-spacing {
    padding: 0px;
  }

  table.learnMore .main-border-top td, table.learnMore .main-border-top, table.learnMore tr {
    border: none;
    border-bottom: 15px solid #EEF6FA;
  }
  table.learnMore .main-border {
    border: none;
    border-right: 15px solid #EEF6FA;
  }
  table.learnMore .main-border-right {
    border: none;
    border-left: 15px solid #EEF6FA;
  }
/*  .hoverGreen:hover .hoverImg-join {
    background: url(/images/aboutUs/join-tablet-active.webp)no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 350px;
  }

  .hoverGreen:hover .hoverImg-meet {
    background: url(/images/aboutUs/meet-tablet-active.webp)no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 350px;
  }*/

  .allInclusiveTV {
    max-width: 600px;
    left: 0px;
  }
  .connect-padding {
    padding: 0 0 100px 60px;
  }
  .text-container {
    padding: 30px 0px !important;
  }
  .tableWidth {
    width: 470px;
  }

  .form-control, .emailForm {
    text-align: left;
  }

  .head-bg2 {
    height: 500px;
  }

  .accordion-title {
    font-size: 19.2px;
  }
}

@media only screen and (min-width: 992px) {
  .team-img1, .team-img2 {
    padding: 25px;
  }
  .img-header {
    background: url(/images/aboutUs/hero-img-desktop.webp)no-repeat center top;
    background-size: cover;
  }
  .title-work {
    font-size: 26px;
    /*padding-left:12px;*/
  }
  table.learnMore td {
    border: solid #EEF6FA;
    border-width: 15px 10px 15px 10px;
  }
  .main-border {
    border: solid #EEF6FA;
    border-width: 15px 10px 15px 0;
  }
  .main-border-top {
    border: solid #EEF6FA;
    border-width: 15px;
  }
  .col-spacing {
    padding: 0;
    margin:0;
  }
  .col-lg-spacing{
    margin-top:60px;
    margin-bottom:80px;
  }
  .accordion .accordion-item button {
    padding: 25px;
  }
  .lg-padding{
    padding-top:120px !important;
  }
  .subtitle-work {
    font-size: 20px;
  }
  .text-container {
     padding: 30px 40px !important; 
  }
  .container-main{
    padding:100px 30px !important;
  }
  .container2 {
    padding: 30px 0px;
  }
  .connect-padding {
    padding: 0 0 100px 50px;
  }
  .article-padding {
    padding: 15px 30px;
  }

  .btn-padding {
    margin-top: 40px;
  }
  .container {
    padding: 100px 30px;
    padding-bottom:0;
  }
  .end-padding {
    padding-bottom:120px;
  }
/*  .container-learn {
    padding: 30px 0px !important;
  }*/
/*  .connect-p {
    padding: 0 20px;
  }*/
  .tableWidth {
    width: 438.5px;
  }
  .white-border {
    border: 0px solid #EEF6FA !important;
  }

  .hoverImg-join {
    width: 100%;
    height: 280px;
  }

  .hoverImg-meet {
    width: 100%;
    height: 280px;
  }

    .hoverGreen:hover .hoverImg-join {
     
      width: 100%;
      height: 280px;
    }

    .hoverGreen:hover .hoverImg-meet {
      width: 100%;
      height: 280px;
    }

  .text3 {
    margin-top: 100px;
  }

  .grid-bg3 {
    padding: 100px 0;
  }

  .parent {
    display: flex;
    flex-direction: row-reverse;
  }

  .text2 {
    /* position: relative;
        top: 100px;
        padding-left: 65px;*/
    margin: auto;
    left: 50px;
  }

  .img1 {
    max-width: none;
    left: -300px;
    top: 20px;
    width: 850px;
  }

  .allInclusiveTV {
    left: -50px;
  }
  /*    .dots2 {
        background-position: 80px 100px;
    }*/
  .panel-collapse {
    width: 70%;
  }

}

@media only screen and (min-width: 1200px) {

  .img1 {
    width: 950px;
    top: 0px;
  }
  .header {
    font-size: 70px;
    padding-top: 50px;
  }
  .img-header {
    height: 600px;
  }
/*  .connect-p {
    padding: 0 20px;
  }*/
  .header-text p {
    font-size: 36px;
  }
  .text-font-p {
    font-size: 26px;
  }
  .gradient-b4grid {
    height: 100px;
  }
  .d-xl-block {
    display: block !important;
  }
  .xl-none {
    display: none !important;
  }
/*  .container-learn {
    padding: 30px 30px !important;
  }*/
/*  .wb-lg {
    border: 10px solid white !important;
  }*/
  .connect-padding {
    padding: 0 0 100px 100px;
  }
    .connect-padding .title-work {
      margin-left: -30px;
    }
  .tableWidth {
    width: 528.5px;
  }
/*  .white-border {
    border: 15px solid white !important;
  }*/
  .hoverImg-join {
    background: url(/images/aboutUs/join-desktop-inactive.webp)no-repeat center top;
    background-size: cover;
  }

  .hoverImg-meet {
    background: url(/images/aboutUs/meet-the-team-desktop.webp)no-repeat center top;
    background-size: cover;
  }

 /* .hoverGreen:hover .hoverImg-join {
    background: url(/images/aboutUs/join-desktop-active.webp)no-repeat center top;
    background-size: cover;
  }

  .hoverGreen:hover .hoverImg-meet {
    background: url(/images/aboutUs/meet-desktop-active.webp)no-repeat center top;
    background-size: cover;
  }*/
  .dots2 {
    padding-bottom: 100px;
    /* background-position: 0px -100px;*/
  }

  .img2 {
    left: -50px;
  }

  .head-bg1 {
    height: 20px;
  }

  .head-bg2 {
    height: 600px;
  }
}

@media only screen and (min-width: 1500px) {
  .head-bg1 {
    height: 0px;
  }

  .head-bg2 {
    height: 750px;
  }

  .grid-bg3 {
    padding: 120px 0;
  }
  .img-header {
    height: 800px;
  }
  .connect-padding {
    padding: 0 0 100px 200px;
  }
    .connect-padding .title-work {
      margin-left: 30px;
    }
}
@media only screen and (min-width: 1700px) {
  .connect-padding {
    padding: 0 0 100px 430px;
  }

    .connect-padding .title-work {
      margin-left: -20px;
    }
}


@media only screen and (min-width: 435px) {
  .n-line {
    display: none !important;
  }
}
