/*style 26 */
.et_pb_row.jv_team_archive_row{
	width:100%;
	max-width: 1440px;
}
.jv_team_member_social_font.et-pb-icon
{
	font-size: 24px;
	margin-top: 3px;
	margin-right: 0px;
	color: white;
}
.et_pb_jv_team_members_style26 .et_pb_jv_team{
    /*text-align:center;/*
    /*overflow: hidden;*/
    /*box-shadow:0 0 5px #808080;*/
	height: 350px !important;
    position: relative;
	text-align: center;
	margin-bottom: 60px;
   /* display: inline-block; */
    /* width: 25%; */
   /* height: 90%;
    /* opacity: 0; */
    padding: 0;
    background-size: cover;
    /* transform: scale(0.1,0.1);
    transition: all 0.50s ease-in-out; */
    will-change: transform;
    -webkit-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    -moz-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    transition: all 1.5s cubic-bezier(.18,1,.21,1);
}
.et_pb_jv_team_members_style26 .et_pb_jv_team img{
    width: 70%;
    height: auto;
	border-radius: 50%;
	margin-bottom: -7px;
	 border: 5px solid white;
	 -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.et_pb_jv_team_members_style26 .et_pb_jv_team img::after{
	content: "";
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0px 4px 44px 0px #62adbb;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.et_pb_jv_team_members_style26 .et_pb_jv_team img:hover{
	  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
	box-shadow: 0px 8px 18px 2px #bdc6ff;
}
.et_pb_jv_team_members_style26 .et_pb_jv_team img:hover::after {
    opacity: 1;
}
.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_description{
    position: relative;
	text-align: center;
    padding: 5% 2% 5% 2%;
}
 .et_pb_jv_team_members_style26 .et_pb_jv_team:hover .et_pb_jv_team_description{
    opacity: 1;
    transform: scale(1,1);
} 
.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_title{
    margin:10px 0 25px 0;
}
.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_title a,.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_title{
    color:#2a1d3d;
    font-size:16px;
    font-weight: bold;
    letter-spacing:1px;
    /* text-transform: uppercase;*/
}
.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_title a:hover{
    color:#2a1d3d !important;
    text-decoration:none !important;
}
.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_title small.et_pb_position{
    color: #0c215a;
    display: block;
    font-size: 12px;
    font-weight: 300;
	line-height: 1.5em;
	padding-top: 5px;
   /* text-transform: uppercase;*/
}
.et_pb_jv_team_description > a.popup-modal.et_smooth_scroll_disabled {
	   position: relative;
    bottom: 20px;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    margin: 0 auto;
    width: auto;
	height: auto;
    /* color: #ffffff; */
    color: #4c5ca1!important;
    border-width: 0px!important;
    border-color: rgba(0,0,0,0);
    border-radius: 24px;
    letter-spacing: 0px;
    background-color: #fff;
    padding: 3% 10% 3% 10%;
    /* box-shadow: inset 0px -4px 10px 0px rgba(14,143,242,0.67); */
    text-align: center;
    /* border: 2px solid; */
    /* background-color: #6087b9; */
    /* border-radius: 10px; */
    transition: all .2s ease-in-out;
	box-shadow:0px 4px 6px 2px #bdc6ff;
}
.et_pb_jv_team_description > a.popup-modal.et_smooth_scroll_disabled:hover {
	text-decoration: none !important;
	box-shadow:0px 8px 18px 2px #bdc6ff;
}
.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_social_link{
    padding:0;
    margin:0;
}
.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_social_link li{
    list-style:none;
    margin-right:5px;
    display:inline-block;
	line-height: 77px;
}
.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_social_link li a{
    width: 35px;
    height: 35px;
    line-height:35px;
    border-radius:50%;
    /* color:#fff;
    background:#808080; */
}
/*.et_pb_column.jv_team-scale-anm.all.et_pb_column_1_4.et_pb_jv_team_members_column.cat-18 {
	width: 25% !important;
} */
.et_pb_row.jv_team_archive_row.et_pb_row_1-4 {
	width: 100%;
	max-width: 100%;
}
/**********Team Member Archive Grid Overrides***********/

.archive_jv_team_view_grid .et_pb_column {
    display: inline-block;
    width: 22% !important;
	margin-right: 1% !important;
	margin-left: 2%;
    padding: 0;
    position: relative;
    background-size: cover;
    will-change: transform;
    -webkit-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    -moz-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    transition: all 1.5s cubic-bezier(.18,1,.21,1);

}
.archive_jv_team_view_grid .et_pb_column_1_4 {
    margin-right: 2.5%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    float: left;
}

@media only screen and (max-width: 980px) {
.et_pb_jv_team_members.archive_jv_team_view_grid {
    margin: unset !important;
}
}
@media only screen and (max-width: 1072px){
.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_social_link {
    padding: 0px;
    margin: -37px;
}
}
.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_social_link li a:hover{
    
    text-decoration:none;
}
@media only screen and (max-width: 980px){
    .et_pb_jv_team_members_style26 .et_pb_jv_team{ 
		margin-bottom:70px; 
		    width: 95%;
    margin-right: 0 !important;
	}
}


/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
 .et_pb_row .archive_jv_team_view_grid .et_pb_column, .et_pb_row .archive_jv_team_view_grid .et_pb_column:last-child {
    display: inline-block;
    width: 20% !important;
    padding: 0;
    position: relative;
    background-size: cover;
    will-change: transform;
    -webkit-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    -moz-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    transition: all 1.5s cubic-bezier(.18,1,.21,1);
}
	.et_pb_jv_team_members_style26 .et_pb_jv_team img {
    width: 90%;
    height: auto;
    border-radius: 50%;
    margin-bottom: -7px;
    border: 5px solid white;
}
}
/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
.archive_jv_team_view_grid .et_pb_column {
    display: inline-block;
    width: 30% !important;
    padding: 0;
    position: relative;
    background-size: cover;
    will-change: transform;
    -webkit-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    -moz-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    transition: all 1.5s cubic-bezier(.18,1,.21,1);
}
	.et_pb_jv_team_members_style26 .et_pb_jv_team img {
    height: auto;
    border-radius: 50%;
    margin-bottom: -7px;
    border: 5px solid white;
}
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
 .archive_jv_team_view_grid .et_pb_column {
    margin-bottom: 140px;
    display: inline-block;
    width: 30%;
    padding: 0;
    position: relative;
    background-size: cover;
    will-change: transform;
    -webkit-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    -moz-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    transition: all 1.5s cubic-bezier(.18,1,.21,1);
}

}
@media (min-width: 481px) and (max-width: 767px) { 
.archive_jv_team_view_grid .et_pb_column {
    display: inline-block;
    width: 45% !important;
	margin-right: 1% !important;
	margin-left: 2%;
    padding: 0;
    position: relative;
    background-size: cover;
    will-change: transform;
    -webkit-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    -moz-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    transition: all 1.5s cubic-bezier(.18,1,.21,1);
}
	.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_description{
     height: 260px;
	}
		.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_title a,.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_title{
    font-size:16px;
}
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
.archive_jv_team_view_grid .et_pb_column {
    display: inline-block;
    width: 80% !important;
	margin-right: 1% !important;
	margin-left: 6% !important;
    padding: 0;
    position: relative;
    background-size: cover;
    will-change: transform;
    -webkit-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    -moz-transition: all 1.5s cubic-bezier(.18,1,.21,1);
    transition: all 1.5s cubic-bezier(.18,1,.21,1);
}

	.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_title a,.et_pb_jv_team_members_style26 .et_pb_jv_team .et_pb_jv_team_title{
    font-size:16px;
}
	.et_pb_jv_team_members_style26 .et_pb_jv_team img {
		width: 80%;
	}
}
