/* css from the  */
.call-number span{
  position: relative;
  top: 47%;
  color: white;
  font-weight: 600;
  font-size: 1.5em;
  left: 8%;
}

.call-box {
  padding: 40px 20px 50px;
  box-shadow: 0 0 15px  rgba(28,184,157,.8);
  border-radius: 10px;
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: .5s ease all;
  margin-bottom: 20px;
}

.call-number {
  background-color: rgba(28,184,157,.8);
  width: 122px;
  height: 122px;
  position: absolute;
  left: -30px;
  top: -25px;
  border-radius: 100%;
  transition: .5s ease all;
}
.call-profile {
  margin-top: 15px;
  position: relative;
}
.call-img {
  border-radius: 100%;
  width: 197px;
  height: 197px;
  border: 1px solid #5FBDD7;
  padding: 7px;
  object-fit: cover;
}
.call-phone1 {
  background-color: #49c6b1;
  border: 2px solid #49c6b1;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 18px 0px rgb(28 184 157 / 80%);
  position: absolute;
  bottom: -10px;
  left: 65px;
  margin: auto;
  transition: .4s ease all;
  color: white;
}

.call-phone {
  background-color: #49c6b1;
  border: 2px solid #49c6b1;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 25px 5px rgb(28 184 157 / 80%);
  position: absolute;
  bottom: -10px;
  left: 140px;
  right: 0;
  margin: auto;
  transition: .4s ease all;
  color: white;
}


/* ------------------ */
.profileImg{
  /* height:500px;
  width:600px; */
  max-width: 100%;
  width: 400px;
}
.lua {
  margin-bottom: 6%;
}

.luah2 {
  padding: 3%;
  margin-top: 0%;
}

.luaC {
  /* margin: 0px 80px 0px 80px; */
  padding: 3%;
}

.call-box {
  min-width: 203px;
}

.call-number {
  width: 92px !important;
  height: 90px !important;
}

.agent-name {
  padding-top: 18px;
}

.carousel-text {
  margin-top: 2%;
  margin-left: 2%;
}

.BioP{
  padding-top: 1.5% !important;
}
/* .featured-section >.row{
  margin: 0px 80px 0px 80px;
} */
/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
  .call-phone1 {
    bottom: -7% !important;
    left: 2% !important;
  }

  .call-phone {
    bottom: -7% !important;
    left: 66% !important;
  }

}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .call-phone1 {
    width: 60px !important;
    height: 60px !important;
  }

  .call-phone {
    width: 60px !important;
    height: 60px !important;
  }

  .agent-name {
    font-size: 1rem !important;
  }


  .call-box h4 {
    font-size: 1rem;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .call-phone1 {
    bottom: 0% !important;
    left: 14% !important;
  }

  .call-phone {
    bottom: 0% !important;
    left: 53% !important;
  }
  .luah2 {
    padding: 2%;
  }
  .pd-row{
    display: flex;
    flex-direction: column;
  }
  .container2outer{
    padding: 7% 2%;
    margin-left: 2%;
  }
  .biography-heading{
    padding-bottom: 10px;
  }
  .PSE-container {
    margin-left: 0px !important;
    padding: 1% 4.5%!important;
  }


}

/* @media only screen and (max-width: 575px) {
  .call-phone1 {
    bottom: 0% !important;
    left: 27% !important;
  }
  .call-phone {
    bottom: 0% !important;
    left: 32% !important;
  }
} */

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .single-box img {
    max-width: 75%;
  }

  .featured-section {
    padding: 50px 0 50px;
  }

  .call-phone1 {
    width: 55px !important;
    height: 55px !important;
    bottom: 0% !important;
    left: 24% !important;
  }

  .call-phone {
    width: 55px !important;
    height: 55px !important;
    bottom: 0% !important;
    left: 40% !important
  }

  .carousel-text {
    font-size: 1.5rem;
  }
  .container1outer{
    padding-left: 2%  !important;
    padding-right: 2% !important;
  }
  .container2outer{
    margin-top: 16%;
  }
  .figure-cont a img{
    padding: 4% 2.5%
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  .luah2 {
    font-size: 1.5rem;
  }

  .call-number span {
    font-size: 1.1rem !important;
  }

  .call-phone {
    bottom: 0% !important;
    left: 60% !important
  }

  .call-phone1 {
    bottom: 0% !important;
    left: 10% !important
  }

}

.lua {
  margin-bottom: 6%;
}

.luah2 {
  padding: 3%;
  margin-top: 0%;

}

.luaC {
  /* margin: 0px 80px 0px 80px; */
  padding: 3%;

}

.call-box {
  min-width: 203px;
}

.call-number {
  width: 92px !important;
  height: 90px !important;
}

.agent-name {
  padding-top: 18px;

}


.carousel-text {
  margin-top: 2%;
  margin-left: 2%;
}
.figure-cont a img{
  height: 400px !important;
  padding: 4% 2.5%
}
.socialMC{
  padding: 0% 2.5%;
}

.btn-margin-left{
  margin-left: 0px !important;
  }

}



/* --------------------------------- */
.main-header .elementskit-navbar-nav>li {
  margin-right: 30px;
  padding: 25px 0 0 0;
}
.main-header .logo-outer .logo{
position: relative;
right: 80px;
}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 2340px) {
.main-header .logo-outer .logo {
  position: relative !important;
  right: 240px !important;
}
}

@media only screen and (max-width: 2280px) {
.main-header .logo-outer .logo {
  position: relative  !important;
  right: 240px !important;
}
}

@media only screen and (max-width: 1920px) {
.main-header .logo-outer .logo {
  position: relative !important;
  right: 134px !important;
}
}

@media only screen and (max-width: 1800px) {
.main-header .logo-outer .logo {
  position: relative !important;
  right: 112px !important;
}
}

@media only screen and (max-width: 1792px) {
.main-header .logo-outer .logo {
  position: relative !important;
  right: 112px !important;
}
}

@media only screen and (max-width: 1600px) {
.main-header .logo-outer .logo {
  position: relative !important;
  right: 58px !important;
}
}

@media only screen and (max-width: 1536px) {
.main-header .logo-outer .logo {
  position: relative !important;
  right: 38px !important;
}
}

@media only screen and (max-width: 1440px) {
.main-header .logo-outer .logo {
  position: relative !important;
  right: 17px !important;
}
}

@media only screen and (max-width: 1366px) {
.main-header .logo-outer .logo {
  position: relative !important;
  left: 53px !important;
}
.main-header .header-upper .logo-outer {
  width: 15%;
}
}

@media only screen and (max-width: 1200px) {
.main-header .logo-outer .logo {
  position: relative !important;
  left: 46px !important;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
.main-header .logo-outer .logo {
  position: relative !important;
  left: 56px;
}
.main-header .logo-outer .logo a {
  width: 70px;
}
.elementskit-menu-container .elementskit-navbar-nav{
  padding-left: 25px !important;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
.main-header .logo-outer .logo {
  position: relative !important;
  left: -18px !important;
}
.elementskit-menu-container .elementskit-navbar-nav{
  padding-left: 25px !important;
}
}

@media only screen and (max-width: 575px) {
.main-header .logo-outer .logo{
  position: relative !important;
  left: 33px !important;
}
} 

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
.main-header .logo-outer .logo a {
  width: 67px;
}
.main-header .logo-outer .logo {
  position: relative !important;
  left: 22px !important;
}
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
.main-header .logo-outer .logo {
  position: relative !important;
  left: 11px !important;
}
}

/* --------------------------------------- */

/* ****************************** */

.team-block {
  position: relative;
  margin-bottom: 30px;
}
.team-block .inner-box {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.team-block .image {
  position: relative;
}
.team-block .lower-content {
  position: relative;
  text-align: center;
  padding-bottom: 32px;
  border: 1px solid #f5f5f5;
}
.team-block .icon-box {
  position: relative;
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 38px;
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
  border-radius: 50%;
  margin-top: -10px;
  top: -10px;
  display: inline-block;
  background-color: #1cba9f;
  border: 1px solid #1cba9f;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.team-block .image .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.team-block .image .overlay-box:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  top: 100%;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  background-image: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,#1cba9f 100%);
  background-image: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,#1cba9f 100%);
  background-image: -o-linear-gradient(top,rgba(255,255,255,0) 0%,#1cba9f 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(100,#1cba9f));
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#1cba9f 100%);
  background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#1cba9f 100%);
}
.team-block .inner-box .overlay-box .overlay-inner {
  position: relative;
  height: 100%;
}
.team-block .lower-content {
  position: relative;
  text-align: center;
  padding-bottom: 32px;
  border: 1px solid #f5f5f5;
}
.team-block .icon-box {
  position: relative;
 width: 40px;
  height: 40px;
  color: #fff;
  line-height: 38px;
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
  border-radius: 50%;
  margin-top: -10px;
  top: -10px;
  display: inline-block;
  background-color: #1cba9f;
  border: 1px solid #1cba9f;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.team-block h3 a {
  position: relative;
  color: #222;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.team-block h3 {
  position: relative;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3em;
  margin-top: 10px;
}
.team-block .designation {
  position: relative;
  color: #222;
  font-size: 13px;
  font-weight: 400;
  margin-top: 4px;
}
.team-social-box {
  position: absolute;
  left: 30px;
  bottom: 28px;
}
.team-block .image img {
  position: relative;
  max-width: 255px;
  width: 250px;
  width: 100%;
  display: block;
  height: 255px;
  margin-left: auto;
  margin-right: auto;
}
.team-block .inner-box {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}