/*!
	Theme Name: Aixor
	Theme URI: https://wpriverthemes.com/aixor/
	Author: WordPressRiver
	Author URI: https://themeforest.net/user/wordpressriver
	Description: Description
	Version: 2.0.2
	Tested up to: 5.4
	Requires PHP: 5.6
	License: GNU General Public License v2 or later
	License URI: LICENSE
	Text Domain: aixor
	Tags: agency, clean, cv, designer, developer, freelancer, modern, one page portfolio, onepage, photographer, resume, vcard custom-menu, threaded-comments
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
body {
  overflow-x: hidden;
  letter-spacing: 0 !important;
}

h4{
	letter-spacing:-1px!important;
}
footer h4{
	letter-spacing:0px!important;
}
h3 {
  letter-spacing: normal !important;
}
.team-member-box .img-box img {
  object-fit: cover;
  object-position: top center;
  transform: scale(0.95);
}
/* .img-box {
  height: 500px !important;
} */
.footer-contact-infos .split-text-anim a {
  color: #333333 !important;
}

.project-template-default .section-subtitle {
  font-size: 20px;
  line-height: 24px;
}

.navbar {
  width: 75%;
}
.header-menu-wrap .navbar .menu li a {
  font-size: 12px !important;
}
.our-partner-sec ul li img {
  height: auto !important;
}

.our-partner-sec ul {
  justify-content: center !important;
}
.full-image {
  margin-bottom: 60px;
}
.section-title.section-title2,
.section-header .section-subtitle {
  background: none !important;
  background-clip: initial;
  -webkit-text-fill-color: initial;
  color: #000000 !important;
}

.home .section-subtitle img {
  display: none;
}

.about-sec .section-header .section-subtitle {
  align-items: center;
}
.team-sec .section-header {
  justify-content: center;
}
.about-sec .section-header .section-title b {
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
}
.home .section-header {
  flex-direction: row !important;
  gap: 50px !important;
  align-items: center;
}
.about-sec .section-header {
  margin-bottom: 0px;
}
.about-sec {
  background: #ffffff;
  padding: 0;
  margin: 0px 84px;
}
.about-sec .custom-container {
  border-bottom: 1px solid #000000;
  padding: 86px 0px 86px 0px !important;
}
#about .about-sec .custom-container {
  padding: 130px 0px 0px 0px !important;
}

.section-subtitle {
  width: 30%;
  font-style: italic !important;
}
.about-sec .section-header .section-subtitle {
  width: 50%;
}

.we-do .section-header .right {
  gap: 30px !important;
}
.about-sec .section-header .right {
  gap: 20px !important;
}
.about-sec .section-subtitle {
  width: 50% !important;
}
/* Work */
.feature-more-btn-wrap {
  margin-top: 80px !important;
}
.feature-sec .section-header {
  margin: 70px 0 65px 0;
}
.feature-sec {
  padding: 0 0 120px 0;
}
.feature-project {
  border-radius: 0 !important;
  background: linear-gradient(
    180deg,
    #000000 0%,
    rgb(0, 0, 0) 35%,
    rgb(0, 0, 0) 65%,
    rgb(0 0 0) 100%
  );
  gap: 36px;
  padding: 12px 12px 30px 12px !important;
}
.feature-project-infos {
  display: none;
}
.feature-sec .custom-container {
  padding: 0;
}
.home .section-title {
  color: #000000 !important;
}

.home .custom-container {
  border: 0;
}

/* Team */
.team-sec {
  padding-top: 0;
  padding: 0px 80px 40px 80px;
}
.team-sec .section-subtitle {
  padding-top: 0;
}
.team-sec .section-header {
  margin-bottom: 70px;
}
.team-member-box {
  border-radius: 0;
  padding: 0;
  background: #ffffff;
}

.team-member-box .content .name {
  color: #1f252f;
}
.team-member-box .content .designation,
.team-member-box .content p {
  color: #1f252f;
}
.team-member-box .shape span {
  background: #808080;
}
.team-sec .section-subtitle {
  font-family: "whyte inktrap";
  font-weight: 400;
  font-style: italic;
  font-size: 60px;
  line-height: 65px;
  letter-spacing: -2px;
  text-align: center;
  display: flex;
  justify-content: center;
  background: none !important;
  background-clip: initial;
  -webkit-text-fill-color: initial;
  color: #000000 !important;
}


/* Partner */
.our-partner-sec ul li img {
  filter: grayscale(100%) !important;
}
.our-partner-sec ul li:hover img {
  filter: grayscale(0%) !important;
}
.our-partner-sec ul {
  gap: 90px !important;
}

/* Header& footer */
.header-menu-wrap .navbar .menu {
  gap: 65px;
}
.header-menu-wrap .navbar .menu li a {
  color: #ffffff87;
  font-weight: 400;
}
.header-right-info {
  display: none !important;
}
.header-menu-wrap .navbar > ul > li:not(.dropdown-menu-item) {
  display: block !important;
}
.header-menu-wrap {
  padding-top: 30px !important;
}

.header-menu-wrap .custom-container {
  padding-left: 55px;
  padding-right: 55px;
}
.footer-link ul li a,
.footer-widget-top,
.split-text-anim a {
	color: #000000 !important;
}
.footer-widget h4 {
  color: #999999 !important;
}
.col-md-3:nth-child(1) .footer-link ul li a {
  position: relative;

  font-size: 16px !important;
  line-height: 18px !important;
}
.col-md-3:nth-child(3) .footer-link ul li a {
  font-size: 16px !important;
  line-height: 18px !important;
}
.col-md-3:nth-child(1) .footer-link ul li a:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(https://mulligatawny.yenmin.in/wp-content/uploads/2025/04/btn-arrow-1.svg.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 3px;
}

.footer-area .theme-btn {
  display: none;
}
.footer-bottom {
  display: none !important;
}
.footer-area .footer-top > .row .col-md-3:nth-child(1) {
  order: 1 !important;
}
.footer-area .footer-top > .row .col-md-3:nth-child(2) {
  width: 50% !important;
  order: 2 !important;
}
.footer-area .footer-top > .row .col-md-3:nth-child(3) {
  order: 3 !important;
}
.footer-top {
  padding-bottom: 0 !important;
}
#copy .footer-area .footer-top {
  padding-top: 0;
  padding-bottom: 90px !important;
}
#copy.footer-area .footer-top > .row .col-md-3:nth-child(2) {
  display: none;
}
/* Listing-page */
.hero-shape {
  display: none;
}
#work-list .feature-project {
  gap: 36px !important;
  padding: 12px 12px 30px !important;
}

.border-none {
  border: 0 !important;
  border-width: 0px !important;
}
#copy .col-md-3:nth-child(1) .footer-link ul li a:before {
  display: none !important;
}
.row .col-md-3:nth-child(3) .footer-link ul li a img {
  display: none !important;
}
.footer-area .footer-top {
  padding: 0px 72px !important;
}
.home .footer-area .footer-top {
  padding: 90px 72px !important;
}
.footer-width-fixer {
  padding-top: 0px !important;
}
#contact .e-con-inner {
  margin: 0 !important;
}

.project-template-default .section-header .section-title,
.project-template-default .subtitle {
  color: #000000 !important;
}

.project-template-default .section-subtitle img {
  background: #000000;
}
.subtitle {
  color: #ffffff !important;
}
.project-template-default .elementor-widget-container {
  background: #000000;
  padding-bottom: 30px !important;
}
.project-template-default #contact .elementor-widget-container {
  padding-bottom: 0px !important;
}
#contact .elementor-widget-container {
  background: transparent !important;
}
.dropdown-menu-item {
  display: none !important;
}
.hamburg-menu {
  display: none !important;
}
.home .navbar {
  display: block !important;
}

.feature-sec-2 {
  padding-bottom: 15px !important;
}
.feature-sec-2 .feature-project-lists {
  gap: 34px !important;
}

#about .section-subtitle {
  width: 36% !important;
}
#about .section-header {
  gap: 200px;
}
.header-menu-wrap .navbar {
  margin: 0px !important;
}
#about .section-header {
  gap: 280px !important;
}
.footer-contact-infos {
  z-index: 1;
}
.sidebar-shape{
  display: none !important;
}

.home .feature-project-infos .title{
	display: none !important;
}
.home .feature-project .feature-project-infos {
	flex-direction:column;
	top:-60px!important;
	padding-bottom: 20px;
}
.home .feature-project {
	top:-120px;
}
.home .feature-project-lists {
gap:20px;
}


.home .feature-project {
	gap:0;
}
.feature-project-info-box .subtitle{
	font-family: Inter;
font-weight: 300;
font-size: 17px;
line-height: 20px;

}
.feature-project-info-box:first-child .subtitle {

	font-family: Inter;
font-weight: 500;
font-size: 19px;
line-height: 22px;

}

.project-template-default .section-header .section-title {
  font-size: 35px;
  line-height: 45px;
}

/* up down scroll */
.slide-up {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  will-change: transform, opacity;
}

.slide-up.visible {
  opacity: 1;
  transform: translateY(0);
}

.section-title,
.section-subtitle {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  will-change: transform, opacity;
}

.section-title.visible,
.section-subtitle.visible {
  opacity: 1;
  transform: translateY(0);
}
.footer-contact-infos .footer-widget-top a {
  font-size: 33px;
  line-height: 40px;
}
.footer-contact-infos .footer-widget-top .links {
  margin-top: 10px;
}

.section-header .char,
.section-header .word,
.section-title .char,
.section-title .word {
  opacity: 100% !important;
}
b {
  line-height: 35px !important;
}

.project-template-default .about-sec .custom-container {
  padding: 60px 0 60px 0 !important;
  border: 0px;
}
.project-template-default .top .about-sec .custom-container {
  padding-top: 0 !important;
}

.project-template-default .about-sec {
  margin: 0;
}
.project-template-default .section-header {
  flex-direction: row;
  padding: 0 !important;
  align-items: center;
}
.project-template-default .section-header img {
  display: none;
}
.project-template-default .section-subtitle {
  width: 45% !important;
}
.project-template-default .right {
  width: 100% !important;
}
.project-template-default .section-title {
  width: 33%;
}
.project-template-default .elementor-widget-container {
  padding-bottom: 0px !important;
}
.project-template-default .feature-project-infos {
  padding: 0 !important;
}
.project-template-default .feature-project {
  border: 0;
  display: none;
}
.portfolio-content .e-con-inner {
  display: inline !important;
}
.project-template-default .full-image {
  display: none;
}
.project-template-default span.dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #666666;
  border-radius: 12px;
  position: absolute;
  left: -18px;
  top: 9px;
}
.yellow .custom-container {
  background: #f7f1db;
}
.blue .custom-container {
  background: #afd0d7;
}
.section-subtitle {
  font-style: normal !important;
}

/* Initial state: hidden and moved down */
.footer-widget-top ul li,
.copy-txt p {
  opacity: 1;
  transform: translateY(3px);
  transition: all 0.2s ease-out;
}



.project-template-default .top .about-sec .custom-container {
  padding-top: 0px !important;
}
.project-template-default .right {
  width: 55% !important;
}
.project-template-default .section-title {
  width: 60%;
}

[data-aos="slide-up"] {
  transform: none !important;
  opacity: 1 !important;
  transition: none !important;
}
.with-border {
  border: none !important;
  text-decoration: none !important;
}
a.with-border:hover:before {
  display: none !important;
}

/* prev next navigation  */
.project-navigation {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  background: #ffffff;
  flex-wrap: wrap;
}

.project-navigation .prev-project a,
.project-navigation .next-project a {
  position: relative;
  background: #000000;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 30px;
  color: #ffffff;
  display: inline-block;
  transition: color 0.3s ease;
  font-family: "Urbanist";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  overflow: hidden;
  z-index: 1;
}

.project-navigation .prev-project a {
  padding: 10px 20px 10px 50px;
}

.project-navigation .next-project a {
  padding: 10px 50px 10px 20px;
}
.project-navigation .prev-project a::before,
.project-navigation .next-project a::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f7f1db;
  z-index: -1;
  transition: top 0.4s ease;
}

.project-navigation .prev-project a:hover::before,
.project-navigation .next-project a:hover::before {
  top: 0;
}

/* Hover text color */
.project-navigation .prev-project a:hover,
.project-navigation .next-project a:hover {
  color: #000000;
  background: #f7f1db;
}

/* Arrow styles */
.prev-project a::after,
.next-project a::after {
  content: "";
  display: inline-block;
  background-image: url("https://mulligatawny.yenmin.in/wp-content/uploads/2024/09/btn-arrow-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  position: absolute;
  top: 35%;
  transition: filter 0.5s ease;
}

.prev-project a::after {
  transform: rotate(225deg);
  left: 15px;
}

.next-project a::after {
  transform: rotate(46deg);
  right: 15px;
  left: auto;
}

/* Arrow brightness on hover */
.prev-project:hover a::after,
.next-project:hover a::after {
  filter: brightness(0) saturate(100%);
}

.grid-menu {
  display: flex;
  position: relative;
  width: 56px;
  height: 40px;
  justify-content: center;
}
.square {
  background-color: #000000;
  height: 18%;
  width: 20%;
  float: left;
  margin: 2px;
}


.project-navigation .disabled {
    background: transparent;
}
.project-navigation .prev-project .disabled {
  padding: 10px 20px 10px 20px;
}

.project-navigation .next-project .disabled {
  padding: 10px 20px 10px 20px;
}
.section-subtitle {
  letter-spacing: 0 !important;
}
.theme-btn:hover {
	background:#1a1a1aa6;
}

.about-hero-sec .hero-inner {

    gap: 100px;
}
.feature-project-info-box {
	width:100%;
}
  
.feature-project .feature-project-infos {
     flex-direction: column;
}
.section-title,.project-template-default .section-header .section-title{
	color:#000000!important;
}
#work-list .feature-project {
    gap: 20px !important;
    padding: 0px 0px 20px !important;
}
.feature-project-2 .img-box, .feature-sec-2 .feature-project-2 .img-box {
    border-radius: 0px;
}
.theme-btn:before {
    background:  #AFD0D7;

}
.theme-btn:hover {
    background: #AFD0D7;
}
/* .theme-btn:hover img {
    filter: none;
} */
.theme-btn:hover {
    color: #000;
}
.theme-btn {
	border:0;
}
.solehub-m img{
	 aspect-ratio: 12 / 8;
/*     height: 70vh; */
    object-fit: cover;
}
.about-hero-sec .hero-inner {

    gap: 80px;
    padding-bottom: 50px;
}
.page-id-1458,.feature-project-lists{
	background:#000000;
}
.feature-project {
	padding: 0px 0px 30px 0px !important;
}
.home .feature-project:last-of-type .img-box img {
  transform: scale(2.2) translateX(20px);
  transform-origin: center;
}
.scale .feature-project:first-child .img-box img{
  transform: scale(2.2) translateX(15px);
  transform-origin: center;
}
	

.page-id-1458 #contact{
	padding-top:50px!important;
}

.postid-4272 .section-title br,.postid-4302 .section-title br{
    display:none;
  }

@media (max-width: 1920px) {
  .header-menu-wrap .navbar .menu {
    gap: 50px;
  }
}
@media (max-width: 1680px) {
  #about .section-header {
    gap: 250px !important;
  }
}
@media (max-width: 1600px) {
  #about .section-header {
    gap: 245px !important;
  }
/* 		.home .feature-project .img-box img {
		object-fit:inherit!important;
	} */
 /* .home .feature-project {
	height:100vh;
} */
.feature-project .img-box {
    flex:auto;
}
	.home .feature-project-lists{
		gap:0;
		background:#000000;
	}
}
@media (max-width: 1440px) {
  #about .section-header {
    gap: 225px !important;
  }
}
@media (max-width: 1520px) {
.feature-project {
	height:auto;
	}
}
@media (max-width: 1439px) {
  .footer-widget {
    gap: 0px !important;
    justify-content: start;
  }
  .footer-area .footer-top > .row .col-md-3:nth-child(2) {
    margin: 0 !important;
  }
  .footer-area .footer-top {
    margin-top: -10px;
  }
  #copy .footer-area .footer-top > .row .col-md-3:nth-child(2) {
    display: none !important;
    width: 0;
  }
  #copy .footer-area .footer-top > .row .col-md-3:nth-child(1) {
    width: 50%;
  }
  #copy .footer-area .footer-top > .row .col-md-3:nth-child(3) {
    width: 50%;
  }
  .header-menu-wrap .navbar {
    margin: 0px !important;
  }
}
@media (max-width: 1400px) {
  #about .section-header {
    gap: 215px !important;
  }
}
@media (max-width: 1366px) {
  #about .section-subtitle {
    width: 37% !important;
  }
  .header-menu-wrap .navbar .menu {
    gap: 40px;
  }
  #about .section-header {
    gap: 205px !important;
  }
  .footer-area .footer-top {
    padding-top: 0px !important;
  }
  .home .footer-area .footer-top {
    padding-top: 30px !important;
  }

}

@media (max-width: 1360px) {
  .footer-area .footer-top {
    padding-top: 0px !important;
  }
  .home .footer-area .footer-top {
    padding-top: 60px !important;
  }
}

@media (max-width: 1301px) {
  #about .section-subtitle {
    width: 40% !important;
  }
  .footer-area .footer-top {
    padding-top: 0px !important;
  }
}
@media (max-width: 1280px) {
  #about .section-header {
    gap: 150px !important;
  }
}

@media (max-width: 1216px) {
  #about .section-subtitle {
    width: 42% !important;
  }
}
@media (max-width: 1200px) {
  #about .section-header {
    gap: 125px !important;
  }
	    .feature-sec-2 .feature-project .img-box {
        height: 600px!important;
    }
}
@media (max-width: 1170px) {
  .scroll-to-show-menu {
    position: absolute;
    display: block !important;
  }
  .header-sidebar-wrap .header-sidebar-content {
    justify-content: flex-start !important;
  }

  .hamburg-menu {
    display: flex !important;
  }
  .hamburg-menu {
    transform: scale(0) !important;
  }

  #about .section-subtitle {
    width: 44% !important;
  }
}
@media (max-width: 1152px) {
  #about .section-header {
    gap: 100px !important;
  }
}
@media (max-width: 1121px) {
  #about .section-subtitle {
    width: 46% !important;
  }
}
@media (max-width: 1079px) {
  #about .section-subtitle {
    width: 48% !important;
  }
}

@media (max-width: 1041px) {
  #about .section-subtitle {
    width: 50% !important;
  }
}

@media (max-width: 1024px) {
  .full-image {
    margin-bottom: 0px;
  }
  .team-sec .section-subtitle {
    font-size: 50px;
    line-height: 55px;
  }
  #about .section-subtitle {
    width: 100% !important;
  }
  .sidebar-menu ul li a {
    font-size: 28px !important;
    line-height: 30px !important;
  }

  .about-sec .section-subtitle {
    width: 100% !important;
  }
  .about-sec .section-header {
    display: block !important;
  }
  .about-sec .section-header .section-subtitle {
    width: 100%;
  }
  .about-sec .section-header .right {
    gap: 20px;
  }
  .faq-lists {
    padding: 20px;
  }

  .faq-item .accordion-header button {
    padding: 20px 20px 20px 0;
  }
  .faq-item .accordion-body {
    padding: 0 30px 30px 30px;
  }
  .about-sec .custom-container {
    padding: 60px 0px 80px 0px !important;
  }
  #about .about-sec .custom-container {
    padding: 60px 0px 0px 0px !important;
  }

  .feature-sec .section-header {
    margin-bottom: 40px;
  }
  .feature-sec .section-header {
    margin-top: 26px;
  }
  .feature-sec {
    padding: 0 0px 0px 0px;
  }
  .about-sec {
    margin: 0 42px;
  }
  .feature-sec {
    padding: 0;
  }
  .section-subtitle {
    padding-top: 0;
  }
  .about-sec .section-header .section-subtitle {
    line-height: 75px;
    padding-bottom: 20px;
  }

  .feature-more-btn-wrap {
    margin-top: 60px !important;
  }
  .feature-sec {
    padding-bottom: 100px !important;
  }

  .faq-sec {
    padding: 80px 42px !important;
  }
  .faq-item .accordion-body {
    padding: 25px 25px 25px 0 !important;
  }
  .faq-item .accordion-header button {
    padding: 20px 0px !important;
    padding-right: 20px !important;
  }
  .faq-lists {
    padding: 0;
  }
  .faq-sec .section-header .section-title {
    margin-bottom: 0;
  }
  .accordion-item.faq-item {
    padding: 0px !important;
  }
  .team-sec .section-header {
    margin-bottom: 100px;
    padding-bottom: 0 !important;
  }
  .faq-sec .section-header {
    margin-bottom: 40px !important;
  }
  .about-sec .section-header .section-title b {
    font-size: 26px;
    line-height: 32px;
  }
  .faq-sec .section-header {
    margin-bottom: 15px !important;
  }
  .team-sec .section-header {
    margin-bottom: 50px;
  }
  .footer-contact-infos .footer-widget-top a {
    font-size: 30px;
    line-height: 32px;
  }
  .footer-area .footer-top {
    padding: 0 40px !important;
  }
  .home .feature-sec {
    padding-bottom: 60px !important;
  }
  .feature-sec-2 {
    padding-top: 0px !important;
  }
  .feature-sec {
    padding-bottom: 0px !important;
  }
  .navbar ul.menu,
  .header-sidebar-bottom {
    display: none !important;
  }
  .home .footer-width-fixer {
    padding-top: 50px !important;
  }
  .accordion-item {
    padding-left: 0;
  }
  .accordion-item {
    padding-left: 0 !important;
  }
  .header-menu-wrap {
    padding-top: 30px !important;
  }
  .feature-sec .custom-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .subtitle br {
    display: none;
  }
	
  .no-break .subtitle br,.postid-4272 .subtitle br {
    display: block !important;
  }

  .feature-sec {
    padding-top: 0px !important;
  }

  .project-template-default .section-subtitle {
    width: 40% !important;
  }
  .project-template-default .right {
    width: 50% !important;
  }
  .project-template-default .section-title {
    width: 100% !important;
  }
  .project-template-default .about-sec .custom-container {
    padding: 50px 0 50px 0 !important;
    border: 0px;
  }
  .project-template-default .section-header {
    display: flex !important;
  }
  .project-template-default .footer-width-fixer {
    padding-top: 0px !important;
  }
  .faq .about-sec .section-header .section-subtitle {
    justify-content: center;
    text-align: center !important;
  }
  .faq .about-sec .section-header .section-title {
    text-align: center !important;
  }
  .what-wedo .team-sec .section-subtitle,
  .what-wedo .about-sec .section-header .section-subtitle {
    line-height: 36px !important;
  }
  .hamburg-menu {
    transform: scale(1) !important;
  }
  .logo {
    display: block;
  }

  .hamburg-menu {
    background: transparent !important;
    border: 0 !important;
    top: 25px;
    right: 20px;
  }
  .hamburg-menu span {
    display: block;
    width: 30px;
    height: 3px;
    background: #ffffff;
    transition: 0.3s;
    -webkit-transition: 0.3s;
  }
  .footer-width-fixer #contact {
    padding-top: 20px !important;
  }
  .home .footer-area .footer-top {
    padding-top: 0px !important;
  }
  .team-sec {
    padding: 80px 42px 60px 42px !important;
  }
  .about-sec .custom-container {
    padding: 80px 0px 80px 0px !important;
  }
	.project-col-2 {
    grid-template-columns: repeat(1, 1fr);
	}
	    .feature-sec-2 .feature-project .img-box {
        height: 100% !important;
    }
	#work-list .project-col-2 .feature-project {
		padding: 0px 0px 90px !important;
	}
	#work-list .project-col-2 .feature-project-infos{
		overflow:visible;
	}
	.home .feature-project {
	top:8px;
}
.home .feature-project-lists {
gap:20px;
}
	
	.home .feature-project:last-of-type .img-box img {
  transform: scale(2.2) translateX(15px);

}
	
.page-id-1458 #contact{
	padding-top:50px!important;
}
}

@media (max-width: 809px) {
  .footer-widget .footer-widget-top {
    gap: 10px;
  }
  .footer-area .footer-top .row .col-md-3 {
    margin-bottom: 50px !important;
  }

  .footer-area .footer-top > .row .col-md-3:nth-child(3) .footer-link ul li a {
    gap: 0 !important;
    display: block;
    line-height: 7px !important;
  }
  .footer-area .footer-top > .row .col-md-3:nth-child(3) .footer-link ul {
    gap: 20px !important;
  }
  .footer-area .footer-top > .row .col-md-3:nth-child(3) .footer-widget-top {
    gap: 15px !important;
  }
  .footer-contact-infos .footer-widget-top a {
    font-size: 22px !important;
    line-height: 32px !important;
  }
  .footer-width-fixer {
    padding-top: 40px !important;
  }
  .team-member-box .content {
    padding: 0px 30px;
  }

  .project-single-wrap .feature-project .feature-project-infos {
    padding: 40px 10px;
  }
  .feature-project-infos {
    padding: 12px;
  }
  .sidebar-menu ul {
    justify-content: center;
    align-items: center;
  }
  .footer-area .footer-top > .row .col-md-3:nth-child(2) {
    margin-bottom: 50px !important;
  }
  .footer-contact-infos .footer-widget-top .links {
    margin-top: 0px;
  }
  .img-box {
    height: 650px !important;
  }
  .col-md-3 {
    width: 25% !important;
  }
  .footer-area .footer-top > .row .col-md-3:nth-child(2) {
    width: 50% !important;
  }

  .footer-area .footer-top > .row {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
  }
  .home .footer-area .footer-top {
    padding-bottom: 0px !important;
  }
	.feature-project .feature-project-infos {
		padding-left:28px!important;
		gap:0!important;
	}
	     #projects .img-box {
        height: auto !important;
    }
	 #projects .feature-project .img-box img {
		 object-fit: inherit;
	}
	   .home .img-box {
        height: auto !important;
    }
	#work-list .project-col-2 .feature-project {
		padding: 0px 0px 20px !important;
	}
	#work-list .project-col-2 .feature-project-infos{
		overflow:hidden;
	}
	    .about-hero-sec .hero-inner {
        padding-bottom: 40px;
        gap: 40px!important;
    }
    .hamburg-menu {
        right: 10px;
    }	
	    .hamburg-menu {
        right: 5px!important;
    }
}

@media (max-width: 768px) {
  .home .navbar .menu {
    display: none;
  }
  .footer-widget {
    gap: 0px !important;
  }
  .about-sec .section-header .section-title b {
    font-size: 16px;
    line-height: 20px;
  }
  .feature-sec {
    padding-top: 0 !important;
  }
  .elementor-268
    .elementor-element.elementor-element-ca53a45
    .faq-item
    .accordion-header
    button {
    font-size: 40px;
    line-height: 45px;
  }
  .faq-item .accordion-header button {
    padding: 30px 0px !important;
    padding-right: 20px !important;
  }

  .footer-area .footer-top > .row .col-md-3:nth-child(2) {
    width: 50% !important;
  }
  .project-template-default .section-header .section-title {
    font-size: 40px;
    line-height: 50px;
  }

  .footer-width-fixer {
    padding-top: 0px !important;
  }

  .feature-sec-2 {
    padding-top: 16px !important;
  }
  .team-sec {
    padding-bottom: 0 !important;
  }
  .project-template-default .about-sec .custom-container {
    padding: 40px 0 40px 0 !important;
    border: 0px;
  }
  .project-template-default .section-subtitle {
    width: 100% !important;
  }
  .project-template-default .about-sec .section-header .section-subtitle {
    padding-bottom: 0px;
  }
  .project-template-default .right {
    width: 100% !important;
  }
  .project-template-default .section-title {
    width: 100%;
  }
  .project-template-default .section-header {
    flex-direction: column;
  }
  .project-template-default .section-header {
    gap: 5px !important;
  }
  .project-template-default .footer-width-fixer {
    padding-top: 0px !important;
  }
  .home .footer-area .footer-top {
    padding: 0 40px !important;
  }
}

@media (max-width: 767px) {
  .team-sec {
    margin-bottom: 30px;
  }
  .loop-code {
    display: block;
  }
/*   .home .logo {
  } */
  .logo {
    display: block;
    width: 100px;
    height: 50px;
    /*     background-image: url("https://mulligatawny.yenmin.in/wp-content/uploads/2025/04/Mulligatawny-Logo-Horizontal.png"); */
    background-image: url("https://mulligatawny.yenmin.in/wp-content/uploads/2025/07/Mulligatawny-Logo-hor-Mnemonic-1.png");

    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .home .logo {
    width: 130px;
    height: 60px;
/*     background-image: url("https://mulligatawny.yenmin.in/wp-content/uploads/2024/09/Group-5.png"); */
	   background-image: url("https://mulligatawny.yenmin.in/wp-content/uploads/2025/07/Mulligatawny-Logo-tighter-ver-black-1.png");
  }
  .logo img {
    display: none !important;
  }
  .page-template-project .logo img {
    display: block !important;
  }

  .single-project .header-menu-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .project-template-default .elementor-widget-container {
    background: #ffffff;
  }
  .project-template-default .header-menu-wrap {
    background: #ffffff;
  }
  .hamburg-menu {
    background: transparent !important;
    border: 0 !important;
    top: 15px;
  }
  .hamburg-menu span {
    width: 25px;
    height: 3px;
    background: #000000;
  }
  .home .hamburg-menu span,
  .page-template-project .hamburg-menu span {
    background: #ffffff;
  }

  .hamburg-menu {
    top: 10px;
  }
  .header-menu-wrap {
    padding-top: 20px !important;
  }

  .m-logo {
    display: none !important;
  }

  .project-template-default .section-subtitle {
    justify-content: center;
  }
  .project-template-default .section-header {
    text-align: center;
  }
  .project-template-default .section-header .right {
    width: 85% !important;
  }
  .project-template-default .section-subtitle {
    font-style: normal !important;
  }
  .project-template-default .section-title br {
    display: none;
  }
	.postid-4272 .section-title br,.postid-4302 .section-title br{
    display: block;
  }
  .no-break br {
    display: block !important;
  }
  .dot {
    display: none !important;
  }
  .what-wedo .about-sec .section-header .section-subtitle,
  .what-wedo .team-sec .section-header .section-subtitle {
    border: 1px solid #000000;
    border-radius: 50px;
    padding: 20px 20px 10px 20px;
    display: inline;
    width: auto;
  }
  .what-wedo .team-sec .section-header .section-subtitle {
    padding: 30px 20px 20px 20px;
  }
  .what-wedo .about-sec .section-header .right {
    padding-top: 50px;
  }
  .team-sec .section-subtitle {
    font-size: 30px;
    line-height: 30px;
  }
  .feature-sec .custom-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .feature-more-btn-wrap {
    margin-top: 40px !important;
  }
  .home .feature-sec {
    padding-bottom: 60px !important;
  }
  .home .about-sec .custom-container {
    padding: 50px 0px 40px 0px !important;
    margin: 30px 0 30px 0px !important;
  }
  .team-sec {
    margin: 0 !important;
  }
  .home .footer-width-fixer {
    padding-top: 90px !important;
  }

  .col-md-3 {
    width: 25% !important;
  }
  .footer-area
    .footer-top
    > .row
    .col-md-3:nth-child(1)
    .footer-widget.footer-link {
    align-items: flex-start !important;
  }

  .home .footer-width-fixer {
    padding-top: 50px !important;
  }
  .what-wedo .team-sec .section-subtitle,
  .what-wedo .about-sec .section-header .section-subtitle {
    line-height: 0px !important;
  }
  .what-wedo .about-sec {
    padding: 40px 10 !important;
  }
  .team-sec {
    padding: 60px 0px 40px 0px !important;
  }
  .team-members {
    gap: 0;
  }
  #whatwedo .section-title {
    padding-bottom: 25px;
    border-bottom: 0.25px solid #000000;
  }
  #whatwedo .section-title:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }

/* .feature-project {
	height:70vh;
} */
/* .feature-project .img-box {
    flex: 0 0 1;
} */
	.team-member-box .content {
    padding: 0px 50px!important;
}
/* 	    #projects .img-box {
        height: 700px !important;
    } */
	.feature-project {
		padding-bottom:0px!important;
	}
	.home .feature-project .img-box {
		height:auto!important;
		flex: inherit;
	}
	   .home .feature-project {
        height: auto;
		       
    }
	#work-list{
		flex-wrap:nowrap!important;
	}
		.home .feature-project:last-of-type .img-box img {
  transform: scale(2.2) translateX(15px);

}
	.our-partner-sec ul {
    gap: 60px !important;
}
.home .header-menu-wrap .custom-container{
        padding-left: 0px;
        padding-right: 0px;
    }
	.bag img{	    
transform: scale(1.02) translateY(4px);
	}
}

@media (max-width: 575px) {
  #full-logo,
  #m-vdo .elementor-background-video-container {
    display: none !important;
  }
  .m-logo {
    display: block !important;
  }
  .our-partner-sec ul li img {
    height: 50px !important;
  }
  b {
    letter-spacing: 0.02em !important;
  }
  .team-sec {
    margin-bottom: 50px;
  }

  .header-menu-wrap .logo img {
    max-width: 70px;
  }
  .feature-project-infos {
    padding: 0 !important;
  }
  .sidebar-menu ul li a {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  .faq-item .accordion-header button .plus-icon {
    width: 30px;
    height: 30px;
  }

  .project-template-default .section-header .section-title {
    font-size: 36px;
    line-height: 46px;
  }
  .team-sec,
  .faq-sec {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .feature-sec .custom-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .about-sec {
    margin: 0 15px;
  }
  .feature-more-btn-wrap {
    margin-top: 60px !important;
  }
  .team-member-box {
    padding: 0;
    border-radius: 0;
  }
  .project-template-default .feature-project-infos {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .about-sec .section-header .section-title b {
    font-size: 26px;
  }
  .team-member-box .img-box img {
    transform: scale(1);
  }

  .img-box {
    height: 350px !important;
  }
  #banner-sec::after {
    content: "";
    position: absolute;
    top: 62%;
    left: 70%;
    transform: translate(-50%, -50%);
    height: 100vh;
    max-width: 180vw;
    width: 100vh;
    background-image: url(https://mulligatawny.yenmin.in/wp-content/uploads/2025/04/Layer_1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    z-index: 100;
    transition: opacity 1s ease;
    pointer-events: none;
  }

  .project-template-default .about-sec .custom-container {
    padding: 40px 0 40px 0 !important;
  }
  .footer-area .footer-top > .row .col-md-3:nth-child(1) {
    width: 50% !important;
  }
  .footer-area .footer-top > .row .col-md-3:nth-child(1) {
    align-items: flex-start;
  }
  .footer-area .footer-top > .row {
    flex-direction: row;
    flex-wrap: wrap !important;
  }
  .footer-widget .footer-widget-top,
  .footer-contact-infos .footer-widget-top .links,
  .footer-contact-infos {
    align-items: flex-start;
  }
  .footer-area
    .footer-top
    > .row
    .col-md-3:nth-child(1)
    .footer-widget.footer-link {
    align-items: flex-start !important;
  }
  .col-md-3 {
    padding: 0;
  }
  .copy-txt {
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .copy-rights,
  .based {
    width: 100% !important;
  }
  .based .elementor-widget-heading,.copy-rights .elementor-widget-heading {
    align-self: flex-start !important;
  }
  .prev-project a::after,
  .next-project a::after {
    display: none;
  }
  .project-navigation .prev-project a,
  .project-navigation .next-project a {
    padding: 10px 20px;
  }
  .project-col-2,
  .feature-sec-2 .feature-project-lists {
    gap: 20px !important;
  }
  .feature-sec {
    padding: 0 !important;
  }
  .what-wedo .team-sec .section-subtitle,
  .what-wedo .about-sec .section-header .section-subtitle {
    line-height: 1px !important;
  }
	.home .feature-project .feature-project-infos {
		padding-left:20px!important;
	}	
	.home .feature-project-lists {
		gap:0;
			background:#000000;
	}
	.home .feature-project .img-box img {
		object-fit:inherit!important;
	}
/* .feature-project {
	height:100%;
} */
.feature-project .img-box {
    flex: inherit;
}
		
.home .feature-project:last-of-type .img-box img {
  transform: scale(2.2) translateX(8px);

}
	.our-partner-sec ul {
    gap: 60px !important;
}
	.our-partner-sec ul li img {
    height: inherit !important;
}
	.bag img{	    
transform: scale(1.02) translateY(3px);
	}
}

@media (max-width: 530px) {
  #banner-sec h1 {
    font-size: 33px !important;
  }

  #banner-sec::after {
    left: 80%;
    height: 88vh;
  }
}

@media (max-width: 490px) {
  .team-sec {
    margin-bottom: 30px;
  }
.feature-project-info-box .subtitle{

font-size: 13px;
line-height: 15px;

}
.feature-project-info-box:first-child .subtitle {

font-size: 16px;
line-height: 19px;

}
}

@media (max-width: 460px) {
  #banner-sec h1 {
    font-size: 30px !important;
  }
  .project-navigation .prev-project a,
  .project-navigation .next-project a {
    padding: 8px 12px;
    line-height: 18px;
  }
  .square {
    background-color: #000000;
    height: 16%;
    width: 18%;
  }
}

@media (max-width: 430px) {
  .footer-area .footer-top > .row .col-md-3:nth-child(1),
  .footer-area .footer-top > .row .col-md-3:nth-child(2) {
    width: 100% !important;
  }
	#projects .img-box {
        height: auto !important;
    }
}

@media (max-width: 400px) {
  #banner-sec::after {
    max-width: 177vw;
    top: 58%;
    left: 80%;
  }
	 .logo {
		 height: 45px;}
}

@media (max-width: 390px) {
 
  #banner-sec::after {
    max-width: 173vw;
    top: 62%;
    left: 83%;
  }
}

@media (max-width: 375px) {
  #banner-sec::after {
    top: 60%;
    height: 95vh;
  }
}
@media (max-width: 340px) {
  #banner-sec h1 {
    font-size: 30px !important;
  }
	 #banner-sec h1 {
    font-size: 26px !important;
  }
}
@media (max-width: 320px) {
	br{
		display:none;
	}
}
@media (max-width: 320px) {
  #banner-sec::after {
    max-width: 167vw;
    top: 60%;
    left: 83%;
    height: 90vh;
  }
	
}
