/* Generic */

.ff-carousel__item--fit {
  position: relative;
}

.modalHotspot {
    position: absolute;
    top: 8%;
    left: 12.5%;
    width: 36%;
    height: 82%;
    z-index: 200;
    cursor: pointer;
}

.ff-copy {
  font-size: 2.4em;
  line-height: 1.333333333333333em;
}

.ff-cta {
  font-size: 2.4em;
  max-width: 18em;
  padding: 0.6em 0;
}

.ff-fit-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 8.8em 1px 2.7em;
}

.ff-fit-nav__item {
  width: -webkit-calc(20% - 1.46em);
  width: -moz-calc(20% - 1.46em);
  width: calc(20% - 1.46em);
}

.ff-fit-nav__content {
  position: absolute;
  bottom: 1.4em;
  left: 2em;
}

.ff-blockquote {
  margin-bottom: 1em;
  margin-left: 0;
}

.ff-blockquote::before,
.ff-blockquote::after {
  display: block;
}

.ff-blockquote::before {
  margin-bottom: 0em;
}

.ff-blockquote::after {
  margin-top: 0.6em;
}

.ff-mobile {
  display: none!important;
}

/* Hero modifiers */

.ff-section--hero {
  margin-bottom: 9.3em;
  text-align: center;
}

.ff-link--hero {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.ff-block--hero-1 {
  width: 53%;
}

.ff-block--hero-2 {
    width: 44%;
}

.ff-slogan--hero {
  margin-bottom: 0.5em;
}

.ff-image--hero-m {
  display: none;
}

.ff-title--hero {
  margin-bottom: 2em;
}

.ff-title__text--hero {
  font-size: 18em;
}

.ff-copy--hero {
  margin: 0 3.4em 2em;
  font: 2.3em/1.4 "CircularBook", Arial, Helvetica, sans-serif;
}

.ff-cta--option {
  border-color: #fb3f52;
  background-color: #fb3f52;
  color: #fff;
  margin-top: 1px;
}

/* Must-have modifiers */

.ff-section--must-have {
  width: 116em;
  margin: 0 auto 8em;
  text-align: center;
  position: relative;
}

.ff-title--must-have {
  margin: 3em 0 1.6em;
}

.ff-title__text--must-have {
  font-size: 9em;
}

.ff-section--must-have h2.ff-title {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 72%;
}

.ff-copy--must-have {
  margin-bottom: 1.4em;
  margin-top: 14%;
}

/* Step modifiers */

.ff-section--step {
  text-align: center;
  margin: 0 auto 10em;
}

.ff-section--step-two {
  width: 110em;
}

.ff-section--step-four {
  background-color: #000;
  padding: 5em 0 21.6em;
  position: relative;
}

.ff-title--step {
  margin-bottom: 1.6em;
}

.ff-title__text--step {
  font-size: 7.2em;
}

.ff-copy--step {
  margin-bottom: 1.4em;
}

.ff-title__text--step-four-secondary {
  color: #fff;
}



/* Fit nav modifiers */

.ff-roundal {
	position: absolute;
    left: 8%;
    bottom: 73%;
    width: 14%;
}

.ff-title__text--cut {
    color: #000;
    display: block;
    font-size: 9em;
    line-height: 0.74em;
    margin: 6% 0 -2%;
    text-align: center;
}

.ff-link--nav {
  padding-bottom: 171.803278689%;
  height: 0;
  position: relative;
  background-color: #dbdbdb;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}

.ff-link--nav-1 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/JeansFitGuide/Week-39/02-images/Cut_1.jpg");
}

.ff-link--nav-2 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/JeansFitGuide/Week-39/02-images/Cut_2.jpg");
}

.ff-link--nav-3 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/JeansFitGuide/Week-39/02-images/Cut_3.jpg");
}

.ff-link--nav-4 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/JeansFitGuide/Week-39/02-images/Cut_4.jpg");
}

.ff-link--nav-5 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/JeansFitGuide/Week-39/02-images/Cut_5.jpg");
}

.ff-title__text--fit-nav {
  text-transform: uppercase;
  display: block;
  text-align: left;
  letter-spacing: 0.01em;
}

.ff-title__text--fit-nav-primary {
  font-size: 5.4em;
  line-height: 0.907407407em;
  color: #fff;
}

.ff-title__text--fit-nav-secondary {
  font-size: 6em;
  line-height: 0.7em;
  color: #fa3f52;
}

/* Fit carousel modifiers */

.ff-carousel--fit {
  text-align: left;
}

.ff-content--fit {
  padding-bottom: 71.8%;
}

.ff-content--fit-1 {
  width: 100%;
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/JeansFitGuide/Week-41/02-images/STYLE_1_MAIN.jpg");
}

.ff-content--fit-2 {
  width: 100%;
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/JeansFitGuide/Week-41/02-images/STYLE_2_MAIN.jpg");
}

.ff-content--fit-3 {
  width: 100%;
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/JeansFitGuide/Week-41/02-images/STYLE_3_MAIN.jpg");
}

.ff-content--fit-4 {
  width: 100%;
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/JeansFitGuide/Week-41/02-images/STYLE_4_MAIN.jpg");
}

.ff-content--fit-5 {
  width: 100%;
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/JeansFitGuide/Week-41/02-images/STYLE_5_MAIN.jpg");
}

.ff-block--fit-primary {
  width: 58em;
  left: -webkit-calc(73% - 30em);
  left: -moz-calc(73% - 30em);
  left: calc(73% - 30em);
  position: absolute;
  top: 9%;
}

.ff-title--fit {
  margin-bottom: 3em;
  margin-top: 5em;
}

.ff-title__text--fit {
  display: block;
}

.ff-title__text--fit-primary {
  font-size: 7em;
  line-height: 1em;
}

.ff-title__text--fit-secondary {
    font-size: 12em;
    line-height: 0.7em;
    color: #fff;
}

.ff-copy--fit {
  margin-bottom: 1em;
  color: #fff;
  font: 2.4em/1.6"CircularBold", Arial, Helvetica, sans-serif;

}

.ff-copy--fit-pull-out {
  margin-bottom: 1.4em;
  color: #fff;
  font: 2.4em/2"CircularBold", Arial, Helvetica, sans-serif;
}

.ff-copy--fit-caption {
  color: #000;
  width: 50%;
  text-align: center;
  position: absolute;
  bottom: 1.6em;
  left: 7%;
}

.ff-cta--fit {
  border-color: #fff;
  color: #fff;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  max-width: 22em;
  position: relative;
  z-index: 999;
  background-color: #000;
}

.ff-cta--fit:hover {
  background-color: #000;
  color: #fff;
}


.ff-carousel__arrow--fit-next {
  right: 0;
}

/* Shop All modifiers */

.ff-section--shop-all {
  padding: 1em 0 10em;
  text-align: center;
}

.ff-title__text--shop-all {
  font-size: 7.2em;
}

.ff-section--shop-all .ff-cta--shop-all {
	background: #fff;
    border-color: #000;
    color: #000;
    padding: 12px 0;
    font-size: 1.2em;
    margin-top: 4%;
}

.ff-section--final h2.ff-title--final-header {
	color: #000;
	font-family: "knockout67", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
	border-bottom: 6px solid #fb3d52;
	line-height: 3em;
	font-size: 6em/0.8;
}

.ff-section--final p.ff-copy--final-para {
	text-align: center;
	color: 000;
	font-size: 0.8em/1.2;
}

.ff-section--final h3.ff-title--final-sub-header {
	font-family: "knockout67", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fb3d52;
	font-size: 3em/0.8;
}

.ff-section--final h3.ff-title--final-sub-header a {
	color: #fb3d52;
	text-decoration: underline;
}

/* Final Paras modifiers */

.ff-section--final {
	text-align: center;
}

.ff-section--final h2.ff-title--final-header {
	color: #000;
    font-family: "knockout67", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    border-bottom: 4px solid #fb3d52;
    line-height: 0.9em;
    width: auto;
    text-align: center;
    display: inline-block;
    margin: 0 0 2% 0;
	font-size: 10em;
}

.ff-section--final p.ff-copy--final-para {
	text-align: center;
    color: #000;
    font: 2.6em/1.4 "CircularBook", Arial, Helvetica, sans-serif;
    padding: 1% 5% 3%;
}

.ff-section--final h3.ff-title--final-sub-header {
	font-family: "knockout67", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fb3d52;
	font-size: 8em;
	padding-bottom: 0;
}

.ff-section--final .ff-copy--final-para a {
	color: #fb3d52;
	text-decoration: underline;
	font-size: inherit;
}

/* CAMPAING SECTION */
.ff-section--campaign {
	position: relative;
	width: 100%;
	height: auto;
}
.ff-title__text--campaign {
	color: #000;
    display: block;
    font-size: 9em;
    line-height: 0.74em;
    margin: 8% 0;
	text-align: center;
}

.campaign-text {
	z-index: 10;
    width: 98.5%;
    right: 0;
    position: absolute;
    top: 18.9%;
}

.campaign-image-1 {
	display: inline-block;
    position: absolute;
    left: 4.6%;
    width: 39%;
    top: 14%;
}

.campaign-image-2 {
	display: inline-block;
    position: absolute;
    top: 45.8%;
    right: 0;
    width: 42%;
}

.campaign-image-3 {
	display: inline-block;
    position: absolute;
    width: 48%;
    right: 4%;
    top: 7%;
}

.f_quote {
	margin: 84% 50% 2% 0;
    width: 50%;
}

.f_quote h6 {
	font: 3.5vw/1 'knockout67';
    color: #000;
    text-align: center;
}

.f_quote h6 span {
	font: 2em/1.2 'knockout67';
    color: #000;
    text-align: center;
    display: inline-block;
    vertical-align: bottom;
}
.f_quote h6 span:nth-child(1) {
	margin: 2% 0 -6%;
}
.f_quote h6 span:nth-child(5) {
	margin: 3% 0 -5%;
}



/* Master font sizes */

@media only screen and (max-width: 1023px) {
  .ff {
    font-size: 4.8px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .ff {font-size: 6.4px;}
  .ff-roundal {width: 12%;}
}

@media only screen and (min-width: 1280px) and (max-width: 1599px) {
  .ff {font-size: 8px;}
  .ff-roundal {width: 11%;}
}

@media only screen and (min-width: 1600px) {
  .ff {font-size: 10px;}
	.ff-copy {font-size: 1.8em;}
	.ff-copy--hero {margin: 0 5em 2em;font: 1.8em/1.4 "CircularBook", Arial, Helvetica, sans-serif;}
	
	.ff-section--must-have h2.ff-title {top: 77%;}
	.ff-copy--must-have {margin-bottom: 1.4em;margin-top: 12%;}
	
	.ff-block--fit-primary {top: 20em;}
	.ff-blockquote {font: 2em/1.4em "CircularBold", Arial, Helvetica, sans-serif;width: 60%;}
	.ff-copy--fit {font: 1.8em/1.6"CircularBold", Arial, Helvetica, sans-serif;}
	.ff-copy--fit-pull-out {font: 1.8em/2"CircularBold", Arial, Helvetica, sans-serif;}
	.ff-roundal {width: 10%;}
	
	.ff-section--shop-all .ff-cta--shop-all {font-size: 1.8em;}
	.ff-cta {max-width: 24em;font-size: 1.8em;margin-top: 8%;}
	
	.ff-section--final h2.ff-title--final-header {border-bottom: 6px solid #fb3d52;font-size: 8em;}
	.ff-section--final h3.ff-title--final-sub-header {font-size: 6em;}
	.ff-section--final p.ff-copy--final-para {font: 1.6em/1.4 "CircularBook", Arial, Helvetica, sans-serif;padding: 1% 10% 2%;}
	
	.f_quote h6 {font: 5.5em/1 'knockout67';}
}

.shop-product-popup__content {
  display: none;
}

.lookbook-slide__content--shop-product.slide1 {
  top: 83%;
  left: 31.5%;
}
.lookbook-slide__content--shop-product.slide2 {
  top: 85%;
  left: 40.5%;
}
.lookbook-slide__content--shop-product.slide3 {
  top: 81%;
  left: 38%;
}
.lookbook-slide__content--shop-product.slide4 {
  top: 66%;
  left: 18%;
}
.lookbook-slide__content--shop-product.slide5 {
  top: 79%;
  left: 28%;
}

.lookbook-slide__content--description,
.lookbook-slide__content--shop-product {
  position: absolute;
  font: 1.5vw/0.95em "CircularBold";
  margin: 0;
  text-transform: uppercase;
}