/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Creative Multi-Purpose WordPress Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 17.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
/*.page-id-2675 .main_team {
  margin-top: 10%;
}*/

 @media(min-width: 1349px) {

  .page-id-2675  .container_inner {
    width: 1349px;
    margin: 0 auto;
}

}

.main_team_new {
  margin-bottom: 60px;
  display: block;
  background-color: #f6f6f6;
  overflow: hidden;
}

.page-id-2675 .main_team .vc_column-inner {
  cursor: pointer;
}
.page-id-2675 .main_team .st_name h3 {
  font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #414141;
    margin: 25px auto 30px;
    position: relative;
}
.page-id-2675 .main_team .st_name h3:after {
   content: '';
    position: relative;
    width: 25%;
    height: 1px;
    display: block;
    background: #c7c7c7;
    left: 0;
    bottom: -16px;
    margin: auto;
}
.page-id-2675 .main_team .st_desgig h3 {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #000000;
    padding-bottom: 18px;
    min-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.page-id-2675 .main_team .st_namee {
  display: none;
}


.page-id-2675 .main_team .st_img img {
    width: 299px;
    max-height: unset;
    height: 198px;
    object-fit: cover;
}


.page-id-2675 .main_team  .vc_column-inner {
    margin: 30px 0 0;
}

.page-id-2675 .main_team  .wpb_wrapper {
    background-color: #ffffff;
}

.page-id-2675 .main_team #meet-our-team   .wpb_wrapper {
    background-color: transparent;
}
.page-id-2675  #meet-our-team   .wpb_wrapper h1  {
    font-weight: 600;
    font-size: 45px;
}
.page-id-2675 .main_team .full_section_inner {
    position: relative;
    z-index: 20;
    padding: 0 3%;
}



.page-id-2675 .overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: auto;
}

.page-id-2675 .overlay-content {
  position: relative;
  top: 0;
  width: 100%;
  text-align: center;
  margin-top: 0;
}

.page-id-2675 .overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.page-id-2675 .overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.page-id-2675 .overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  z-index: 1111;
  color: #fff;
}
.page-id-2675 .overlay .wpb_wrapper {
  max-width: 800px;
  margin: 0 auto;
}
.page-id-2675 .overlay .wpb_wrapper p {
  color: #ffffff;
}
.page-id-2675 .overlay .wpb_wrapper a {
  color: #ffffff;
  font-size: 17px;
  display: initial;
}

.vc_section.main_team {
    padding-top: 20px;
    padding-bottom: 150px;
}
.vc_section.main_team .wpb_single_image .vc_single_image-wrapper {
  width: 100%;
}
/*}*/


@media screen and (max-height: 450px) {
  .page-id-2675 .overlay a {font-size: 20px}
  .page-id-2675 .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  color: #fff
  }
}
@media(max-width: 767px){
  .page-id-2675 .main_team .st_img img {
    width: 100%;
    max-height: unset;
    height: 198px;
    object-fit: cover;
    max-width: unset;
}
.page-id-2675 .overlay .wpb_wrapper {
  margin-top: 30px;
}

.wpb_single_image .vc_single_image-wrapper {
  display: block;
}
.vc_column_container>.vc_column-inner {
  padding: 0;
  background: #ffffff;
}
.vc_col-sm-12.vc_column_container>.vc_column-inner {
  background: transparent;
}
.page-id-2675 .main_team .wpb_wrapper {
  background: transparent;
}

}
