/* ****************************************************************
MIXINS
********************************************************************/
/* ****************************************************************
ANIMATIONS
********************************************************************/
/* ****************************************************************
BOX SIZING
********************************************************************/
/* ==========================================
  General
============================================= */
body {
  /*
  * About section styles
  */
  /*
  * Buttons Styles
  */
  /*
  * Breadcrumb Styles
  */
}
body .elementor-section-wrap ul {
  padding-left: 20px;
}
body .bread-crumb a:hover {
  color: #ffffff;
}
body .page-title h1 {
  font-size: 90px;
}
body .about-block .content-column .sec-title h2 {
  font-size: 39px;
}
body .about-block .content-column .sec-title h2 a {
  color: #24262d;
}
body .about-block .content-column .sec-title h2 a:hover {
  color: #536879;
}
body .sec-title h2 {
  font-size: 39px;
}
body div[data-widget_type="dinso_about_us.default"] .about-section .content-column .sec-title {
  display: inline-block;
}
body div[data-widget_type="dinso_about_us.default"] .about-section .content-column .sec-title .title {
  margin: 0 auto;
  margin-bottom: 14px;
}
body .btn-style-one {
  border-bottom: 4px solid #ffffff;
  cursor: pointer;
}
body .alinea-gallery-wrapper .alinea-loadmore-wrap .alinea-loadmore-btn {
  position: relative;
}
body .alinea-gallery-wrapper .alinea-loadmore-wrap .alinea-loadmore-btn::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "";
  background-color: #1d1f25;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  -webkit-transition: transform 500ms cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  -moz-transition: transform 500ms cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  -o-transition: transform 500ms cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  transition: transform 500ms cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07000000000000001, 1);
}
body .alinea-gallery-wrapper .alinea-loadmore-wrap .alinea-loadmore-btn:hover:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
}
body .alinea-gallery-wrapper .alinea-loadmore-wrap .alinea-loadmore-btn .alinea-btn-text,
body .alinea-gallery-wrapper .alinea-loadmore-wrap .alinea-loadmore-btn .alinea-btn-loader {
  z-index: 1;
}
body .elementor-widget-dinso_footer_contact_form7 .wpcf7-form button[type="submit"] span {
  position: relative;
  z-index: 1;
}
body .elementor-widget-dinso_footer_contact_form7 .wpcf7-form button[type="submit"]::before {
  background-color: #ffffff;
}
body .elementor-widget-dinso_footer_contact_form7 .wpcf7-form button[type="submit"]:hover {
  color: #24262e !important;
  border-bottom: 4px solid #24262e;
}
body .elementor-widget-dinso_footer_contact_form7 .wpcf7-form button[type="submit"]:hover::before {
  background-color: #ffffff;
}
body .elementor-widget-dinso_contact_form7 .wpcf7-form button[type="submit"] {
  max-width: 200px;
}
body .elementor-widget-dinso_contact_form7 .wpcf7-form button[type="submit"] span {
  position: relative;
  z-index: 1;
}
body .elementor-widget-dinso_contact_form7 .wpcf7-form button[type="submit"]:hover {
  color: #ffffff;
}
body .bread-crumb span[typeof="ListItem"] {
  padding: 0;
  margin-right: 5px;
  margin-left: 5px;
}
body .bread-crumb span[typeof="ListItem"] a:after {
  content: none;
}
@media (max-width: 767px) {
  body .page-title h1 {
    font-size: 42px;
  }
  body .col-xs-6 {
    width: 50%;
  }
  body .scroll-to-top {
    right: auto;
    left: 20px;
  }
}
/* ==========================================
  Header
============================================= */
body {
  /*
  * New header Styles
  */
}
body .main-header {
  background-color: #24262e;
}
body .main-header .header-top .top-left {
  width: 100%;
  text-align: center;
}
body .main-header .header-top .top-left .text span {
  letter-spacing: 4px;
  margin-right: 0;
  font-weight: 500;
}
body .main-header .header-top .top-right {
  display: none;
}
body .main-header .upper-right {
  padding-right: 120px;
}
body .main-header .info-list li span {
  margin-right: 2px;
  font-family: 'BebasNeue-Regular', sans-serif;
  font-weight: 500;
  font-size: 15px;
}
body .main-header .info-list li a {
  letter-spacing: 0.1em;
}
body .main-header .header-upper .logo-outer {
  max-width: 270px;
  position: relative;
  top: -18px;
}
body .main-header .header-upper .inner-container:before {
  background-color: #ffffff;
  margin-right: -295px;
  border-bottom: 6px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid rgba(0, 0, 0, 0.2);
  max-height: 186px;
}
body .main-header.new-header {
  background-color: #ffffff;
}
body .main-header.new-header * {
  font-family: "Bebas Neue", Sans-serif !important;
  font-weight: 500 !important;
}
body .main-header.new-header .header-top .inner-container {
  padding: 0;
}
body .main-header.new-header .header-top .inner-container .top-left {
  width: auto;
  text-align: left;
}
body .main-header.new-header .header-top .inner-container .top-left .text span {
  margin: 0;
}
body .main-header.new-header .header-top .inner-container .top-right {
  display: block;
  border: 0;
  padding: 5px 0;
}
body .main-header.new-header .header-top .inner-container .top-right ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 30px;
}
body .main-header.new-header .header-top .inner-container .top-right ul * {
  color: #ffffff;
}
body .main-header.new-header .header-top .inner-container .top-right ul li {
  font-size: 16px;
}
body .main-header.new-header .header-top .inner-container .top-right ul li .icon {
  width: 15px;
  margin-right: 5px;
}
body .main-header.new-header .header-upper .inner-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body .main-header.new-header .header-upper .inner-container::before {
  content: none;
}
body .main-header.new-header .header-upper .inner-container .logo-outer {
  top: 0;
  float: none;
  max-width: 220px;
  margin-top: 10px;
  margin-bottom: 10px;
}
body .main-header.new-header .header-upper .inner-container .logo-outer .logo {
  padding: 0;
}
body .main-header.new-header .header-upper .inner-container .nav-outer {
  float: none;
  flex: 1;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu {
  background-color: transparent;
  float: none;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu::before {
  background-color: transparent;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu::after {
  border-top: 0;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navbar-collapse {
  justify-content: flex-end;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation {
  padding: 0;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li {
  line-height: 1;
  padding: 0;
  margin: 0;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li:not(:last-child) {
  margin-right: 2px;
  margin-left: 2px;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li::after {
  content: none;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li > a {
  color: #24262e;
  position: relative;
  padding: 42px 20px;
  transition: all 0.4s ease;
  overflow: hidden;
  background: transparent;
  font-size: 19px;
  line-height: 1;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li > a::before,
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li > a::after {
  content: '';
  position: absolute;
  bottom: 0;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li > a::before {
  left: 0;
  right: 0;
  height: 0;
  background-color: #536879;
  transition: height 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  display: block;
  z-index: -1;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li > a::after {
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 3px;
  background-color: #ffffff;
  transition: width 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  display: block;
  z-index: 3;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li > a:hover {
  color: #ffffff;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li > a:hover::before {
  height: 100%;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li > a:hover::after {
  width: 70%;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li.current-menu-item a {
  color: #ffffff;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li.current-menu-item a::before {
  height: 100%;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .main-menu .navigation > li.current-menu-item a::after {
  width: 70%;
}
body .main-header.new-header .header-upper .inner-container .nav-outer .mobile-nav-toggler {
  margin-top: 0;
}
body .fixed-header .sticky-header .logo {
  padding: 5px 0;
  max-width: 170px;
}
@media (max-width: 767px) {
  body .main-header {
    background-color: #f7f5f1;
  }
  body .main-header .header-upper .logo {
    padding: 5px 0;
  }
  body .main-header .header-upper .logo-outer {
    max-width: 160px;
    top: 0;
  }
  body .main-header.new-header .header-top .inner-container .top-right ul {
    flex-direction: column;
    gap: 0;
  }
}
/* ==========================================
  Nav
============================================= */
body {
  /*
  * Demo Header Menu Styles
  */
}
body .main-menu:after {
  border-top-color: #24262e;
}
body .main-menu .navigation {
  position: relative;
  margin: 0px;
  padding-left: 27px;
}
body .sticky-header .main-menu .navigation > li > a {
  font-size: 18px;
  font-family: 'BebasNeue-Regular', sans-serif;
}
body .sticky-header .main-menu .navigation > li:hover > a {
  text-shadow: none;
}
body .header-upper .main-menu .navigation > li {
  margin-left: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
body .header-upper .main-menu .navigation > li:first-child {
  margin-left: 20px;
}
body .header-upper .main-menu .navigation > li:hover {
  background-color: #495e6e;
}
body .header-upper .main-menu .navigation > li > a {
  font-size: 16px;
}
body .header-upper .main-menu .navigation > li.current-menu-item {
  position: relative;
}
body .header-upper .main-menu .navigation > li.current-menu-item:after {
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  left: calc(50% - 2px);
  content: '';
  width: 4px;
  height: 4px;
  background: #ffffff;
  display: block;
  bottom: 18px;
  position: absolute;
}
body .mobile-menu .menu-backdrop {
  background: rgba(83, 104, 121, 0.8);
}
body .mobile-menu .nav-logo {
  background-color: #ffffff;
}
body .mobile-menu .close-btn {
  color: #24262e;
}
body.page-id-1962 .page-wrapper header.main-header {
  display: none;
}
body .header.menu-1 ul {
  display: flex;
  align-items: stretch;
}
body .header.menu-1 ul li a {
  position: relative !important;
  padding: 34px 20px !important;
  transition: all 0.4s ease !important;
  overflow: hidden !important;
  background: transparent !important;
  line-height: 1 !important;
}
body .header.menu-1 ul li a span {
  position: relative !important;
  z-index: 2 !important;
  margin-top: 4px;
}
body .header.menu-1 ul li a::before {
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 0 !important;
  background-color: #536879 !important;
  transition: height 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) !important;
  display: block !important;
  z-index: 1 !important;
}
body .header.menu-1 ul li a::after {
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 0 !important;
  height: 2px !important;
  background-color: #ffffff !important;
  transition: width 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) !important;
  display: block !important;
  z-index: 3 !important;
}
body .header.menu-1 ul li a:hover::before {
  height: 100% !important;
}
body .header.menu-1 ul li a:hover::after {
  width: 70% !important;
}
body .header.menu-1 ul li a:hover span {
  color: #ffffff !important;
}
body .header.menu-1 ul li:first-child > a::before {
  height: 100% !important;
}
body .header.menu-1 ul li:first-child > a::after {
  width: 70% !important;
}
body .header.menu-1 ul li:first-child > a span {
  color: #ffffff !important;
}
body .header.menu-2 ul li a::before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100% !important;
  transition: all 0.4s ease-in-out !important;
}
body .header.menu-2 ul li a:hover::before {
  background-color: #495e6e !important;
}
body .header.menu-2 ul li:first-child > a::before {
  background-color: #495e6e !important;
}
body .header.menu-3 ul li a {
  padding: 20px !important;
}
body .header.menu-3 ul li a::after {
  bottom: 14px !important;
  width: 4px !important;
  height: 4px !important;
  border-radius: 50%;
  opacity: 0;
}
body .header.menu-3 ul li a:hover::before {
  background-color: #495e6e !important;
}
body .header.menu-3 ul li a:hover::after {
  content: none;
}
body .header.menu-3 ul li:first-child > a::before {
  background-color: #495e6e !important;
}
body .header.menu-3 ul li:first-child > a::after {
  bottom: 14px !important;
  width: 4px !important;
  height: 4px !important;
  border-radius: 50%;
  opacity: 1;
}
/* ==========================================
  Shortcodes
============================================= */
body .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
body .team-single {
  padding: 60px 0;
}
body .team-single .content-column {
  flex: 0 0 65%;
  max-width: 65%;
}
body .team-single .content-column .inner-column {
  padding-left: 20px;
}
body .team-single .content-column .info-box {
  margin-bottom: 20px;
}
body .team-single .image-column {
  flex: 0 0 35%;
}
body .team-single .text {
  line-height: 30px;
}
body .team-single .social-links {
  margin-left: -5px;
  padding-left: 0;
}
body .team-single .social-links li a {
  background: #f4f4f4;
}
body .about-block .image-column .image img {
  -o-box-shadow: -15px -15px 0px #dde1e4;
  -ms-box-shadow: -15px -15px 0px #dde1e4;
  -moz-box-shadow: -15px -15px 0px #dde1e4;
  -webkit-box-shadow: -15px -15px 0px #dde1e4;
  box-shadow: -15px -15px 0px #dde1e4;
}
body .about-block .content-column {
  display: flex;
  align-items: center;
}
body .about-block ul li {
  font-size: 20px;
  list-style: square;
  line-height: 1.5;
  margin-bottom: 10px;
}
body .about-block ul li::marker {
  color: #536879;
}
body .gallery-page-section {
  padding: 80px 0 30px;
}
@media (max-width: 767px) {
  body .team-single .image-column {
    flex: 0 0 50%;
    margin-bottom: 30px;
  }
  body .team-single .content-column {
    max-width: 100%;
    flex: 0 0 100%;
  }
  body .team-single .content-column .inner-column {
    padding-left: 0;
  }
}
/* ==========================================
  Home
============================================= */
body .banner-section .slide-item .image-layer {
  transform: scale(0.98);
}
body .banner-section .slide-item h2 {
  text-shadow: 1px 1px 3px rgba(51, 51, 51, 0.64);
  font-size: 85px;
  line-height: 0.95em;
}
body .banner-section .slide-item .title {
  display: none;
}
body .banner-section .slide-item .content-box::after {
  opacity: 0.3;
}
body .about-section .row {
  align-items: center;
}
body .about-section .counter-column .inner {
  display: none;
}
body .about-section .image-column {
  max-width: 60%;
}
body .about-section .image-column .inner-column {
  padding-right: 0;
}
body .about-section .image-column .image-box .title {
  background-color: #536879;
  color: #ffffff;
  padding: 15px 40px;
  font-size: 16px;
  font-weight: 600;
}
body .about-section .image-column .image-box .title:before {
  border-bottom-color: #536879;
}
body .about-section .image-column .image-box .title:after {
  height: 39px;
  background-color: #536879;
}
body .about-section .content-column {
  max-width: 40%;
}
body .about-section .content-column .inner-column {
  margin-left: 0;
}
body .about-section .content-column .text {
  margin-bottom: 0;
}
body .about-section .content-column .sec-title {
  margin-bottom: 15px;
}
body .about-section .content-column .sec-title .title {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  background-image: url(https://alineacustomhomes.com/wp-content/uploads/2026/04/alinea_a.jpg);
  width: 80px;
  height: 93px;
}
body .about-section .content-column .sec-title h2 {
  font-size: 39px;
}
body .why-choose-us .row {
  align-items: center;
}
body .why-choose-us .title-column .inner-column {
  padding-top: 0;
  padding-left: 0;
}
body .why-choose-us .image-layer {
  width: 100%;
  opacity: 0.25;
  filter: alpha(opacity=25);
}
body .why-choose-us .sec-title h2 {
  font-size: 39px;
  line-height: 1.4em;
  letter-spacing: 6px;
}
body .why-choose-us .sec-title h2 a {
  margin-top: 15px;
  padding: 15px 30px;
  font-weight: 400;
}
body .why-choose-us .features-box {
  padding: 80px 80px 70px;
}
body .why-choose-us .features-box .feature-list li {
  font-size: 18px;
  line-height: 48px;
  color: #000000;
  font-weight: 500;
  padding-left: 17px;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-family: 'BebasNeue-Regular', sans-serif;
}
body .why-choose-us .features-box .feature-list li:first-child {
  padding-left: 0;
  font-size: 30px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: 3px;
  color: #536879;
  font-family: 'BebasNeue-Bold', sans-serif;
}
body .why-choose-us .features-box .feature-list li:first-child:before {
  content: none;
}
body .why-choose-us .features-box .feature-list li:before {
  content: '+';
  line-height: 48px;
}
@media only screen and (max-width: 1139px) {
  body .why-choose-us .features-box {
    padding: 80px 50px;
  }
}
@media only screen and (max-width: 1023px) {
  body .banner-section .slide-item h2 br {
    display: block;
  }
}
@media (max-width: 767px) {
  body .about-section .content-column,
  body .about-section .image-column {
    max-width: 100%;
  }
  body .about-section .image-column .image-box .title {
    padding: 15px 5px 15px 25px;
    font-size: 14px;
  }
  body .banner-section .slide-item h2 {
    font-size: 38px !important;
  }
  body .banner-section .slide-item .btn-style-one {
    padding: 10px 20px;
  }
  body .why-choose-us .sec-title h2 {
    font-size: 45px;
    letter-spacing: 1px;
  }
  body .why-choose-us .features-box {
    padding: 70px 50px;
  }
}
@media only screen and (max-width: 599px) {
  body .why-choose-us .features-box {
    padding: 20px 20px 30px;
  }
}
/* ==========================================
  Forms
============================================= */
body .wpcf7-spinner {
  margin: 0;
  left: 25px;
  top: 5px;
}
body .contact-form .form-group input[type="text"],
body .contact-form .form-group input[type="email"],
body .contact-form .form-group textarea,
body .contact-form .form-group select {
  background: #f4f4f4;
}
body .contact-form .form-group input[type="text"],
body .contact-form .form-group input[type="email"],
body .contact-form .form-group textarea,
body .contact-form .form-group select {
  background: #f4f4f4;
}
body .contact-form .form-group input[type="submit"],
body .contact-form .form-group button {
  margin-top: 15px;
  width: 100%;
}
body .request-form .form-group input[type=submit],
body .request-form .form-group button {
  margin-top: 15px;
  width: 100%;
}
/* ==========================================
  Social
============================================= */
/* ==========================================
  Footer
============================================= */
body .main-footer {
  background-color: #24262e;
}
body .main-footer .footer-widget .widget-title,
body .main-footer .footer-widget h5 {
  font-size: 21px !important;
  letter-spacing: 0.09em;
}
body .main-footer .footer-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}
body .main-footer .footer-bottom .inner-container {
  background-color: #536879;
}
body .main-footer .footer-bottom .inner-container:before {
  border-bottom-color: #536879;
}
body .main-footer .footer-bottom .inner-container:after {
  background-color: #536879;
}
body .main-footer .footer-bottom .auto-container:before {
  background-color: #536879;
}
body .main-footer .footer-bottom .copyright {
  width: 100%;
}
body .main-footer .widgets-section {
  padding-top: 50px;
}
body .main-footer .form-widget {
  margin-bottom: 30px;
}
body .main-footer ul {
  padding-left: 0;
}
body .main-footer .map-widget {
  margin: 0;
}
body .main-footer .contact-info-list {
  margin-top: 0;
}
body .main-footer .contact-info-list li {
  line-height: 30px;
}
body .main-footer .contact-info-list li span {
  display: block;
}
body .main-footer .contact-info-list li a {
  font-family: 'BebasNeue-Book', sans-serif;
  font-weight: 600;
}
body .elementor-widget-container h5 {
  position: relative;
  font-size: 22px;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 35px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
body .elementor-widget-container .menu-footer-menu-2-container ul li a {
  color: #9a9ca2;
  line-height: 1.5;
  display: block;
  font-size: 18px;
  padding: 0 0 16px;
  text-transform: uppercase;
}
body .elementor-widget-container .menu-footer-menu-2-container ul li a:hover {
  color: #536879;
}
body .developed-by {
  position: absolute;
  top: -8px;
  right: 0;
}
body .developed-by img {
  max-width: 42px;
}
@media (max-width: 767px) {
  body .main-footer .footer-bottom {
    position: relative;
  }
}
.team-section {
  padding: 40px 0 40px !important;
}
.team-section .team-block .inner-box {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.team-section .team-block .inner-box .image-box .image {
  overflow: hidden;
}
.team-section .team-block .inner-box .image-box .image a img {
  height: 450px;
  object-fit: cover;
  object-position: top center;
}
.team-section .team-block .inner-box .image-box .image a img[alt="alinea_logo"] {
  object-fit: contain;
  object-position: center;
  background-color: rgba(255, 255, 255, 0.8);
}
.team-section .team-block:hover .image-box .image a img {
  transform: scale(1.05);
}
@media screen and (max-width: 992px) {
  .team-section .team-block .inner-box .image-box .image a img {
    height: 580px;
  }
}
@media screen and (max-width: 768px) {
  .team-section .team-block .inner-box .image-box .image a img {
    height: 860px;
  }
}
@media screen and (max-width: 600px) {
  .team-section .team-block .inner-box .image-box .image a img {
    height: 638px;
  }
}
@media screen and (max-width: 476px) {
  .team-section .team-block .inner-box .image-box .image a img {
    height: 540px;
  }
}
