/* =======================================
2. Section: Summertime Show & Sale 2026
======================================== */



section#intro-summer-show-2026 {
	background: #ffffff url(../img/bg/bg-summer-show-2026.jpg) 50% 50px no-repeat;
	background-size: 100%;
	position:relative;
	width:100%;
	/* height:auto; */
	margin:0;
	padding:115px 0 55px;
}


@media (min-width: 1153px) {
	section#intro-summer-show-2026 {
		background-attachment: fixed;
		height: 550px;
	}
}

@media (min-width: 1041px) and (max-width: 1152px) {
	section#intro-summer-show-2026 {
		background-attachment: fixed;
		height: 500px;
	}
}

@media (min-width: 980px) and (max-width: 1040px) {
	section#intro-summer-show-2026 {
		background-attachment: fixed;
		height: 400px;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	section#intro-summer-show-2026 {
        height: 300px;
	}

}

@media (max-width: 767px) {
    section#intro-summer-show-2026 {
        height: 240px;
        background-position: 0 85px;
	}
}


@media (max-width: 480px) {
    section#intro-summer-show-2026 {
        background-size: 150%;
        background-position: 50% 120px;
        height: 200px;
	}
}

/* =-=-=-=-=-=-=-= */

section#intro-summer-show-2026.inner {
	padding:140px 0 30px;
}

section#intro-summer-show-2026.inner h2 strong  {
	color:#fff;
}
section#intro-summer-show-2026.inner h2  {
	font-size:32px;
}


section#intro-summer-show-2026  {
	text-align:center;
}

section#intro-summer-show-2026 i  {
	margin-left:0;
	text-align:center;
}

section#intro-summer-show-2026 h1  {
	color:#fff;
	font-size:64px;
	font-weight:700;
}
section#intro-summer-show-2026 h2  {
	color:#ddd;
	font-size:24px;
}

section#intro-summer-show-2026 .inner-heading h2 {
	margin-bottom:-20px;
}

section#intro-summer-show-2026 h4.subtitle  {
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	text-transform:none;
	color:#f8f8f8;
}

section#intro-summer-show-2026 p  {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	/* line-height:2.6em; */
	color: #646963;
	font-weight:200;
}

section#intro-summer-show-2026 img {
	margin: 10px 0 20px 0;
}



/* =======================================
2. Section: Summertime Show & Sale 2024
======================================== */



section#intro-summer-show-2024 {
	background: #ffffff url(../img/bg/bg-summer-show-2024.jpg) 50% 50px no-repeat;
	background-size: 100%;
	position:relative;
	width:100%;
	/* height:auto; */
	margin:0;
	padding:115px 0 55px;
}


@media (min-width: 1153px) {
	section#intro-summer-show-2024 {
		background-attachment: fixed;
		height: 550px;
	}
}

@media (min-width: 1041px) and (max-width: 1152px) {
	section#intro-summer-show-2024 {
		background-attachment: fixed;
		height: 500px;
	}
}

@media (min-width: 980px) and (max-width: 1040px) {
	section#intro-summer-show-2024 {
		background-attachment: fixed;
		height: 400px;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	section#intro-summer-show-2024 {
        height: 300px;
	}

}

@media (max-width: 767px) {
    section#intro-summer-show-2024 {
        height: 240px;
        background-position: 0 85px;
	}
}


@media (max-width: 480px) {
    section#intro-summer-show-2024 {
        background-size: 150%;
        background-position: 50% 120px;
        height: 200px;
	}
}

/* =-=-=-=-=-=-=-= */

section#intro-summer-show-2024.inner {
	padding:140px 0 30px;
}

section#intro-summer-show-2024.inner h2 strong  {
	color:#fff;
}
section#intro-summer-show-2024.inner h2  {
	font-size:32px;
}


section#intro-summer-show-2024  {
	text-align:center;
}

section#intro-summer-show-2024 i  {
	margin-left:0;
	text-align:center;
}

section#intro-summer-show-2024 h1  {
	color:#fff;
	font-size:64px;
	font-weight:700;
}
section#intro-summer-show-2024 h2  {
	color:#ddd;
	font-size:24px;
}

section#intro-summer-show-2024 .inner-heading h2 {
	margin-bottom:-20px;
}

section#intro-summer-show-2024 h4.subtitle  {
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	text-transform:none;
	color:#f8f8f8;
}

section#intro-summer-show-2024 p  {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	/* line-height:2.6em; */
	color: #646963;
	font-weight:200;
}

section#intro-summer-show-2024 img {
	margin: 10px 0 20px 0;
}