@media screen and (min-width: 1200px) and (max-width: 1400px) {

	
}

/* FOR-LG-START */
@media screen and (min-width: 992px) and (max-width: 1199px) {

	


	

	
} 

/*FOR-TABLATE-START*/
@media screen and (min-width: 768px) and (max-width: 991px) {



	

	

}

/*FOR-MOBIL-START*/
@media screen and (max-width: 767px) {

.two-col {
	grid-template-columns: 1fr !important;
}

.two-col2 {
	grid-template-columns: 1fr 1fr !important;
}

h2 {
  font-size: 15px;
}

.lead {
  padding: 0;
}

.box3 {
  padding: 20px;
  padding-left: 20px;
  padding-top: 100px;
  padding-bottom: 0;
}

.lead-header .arrow {
  cursor: pointer;
  font-size: 15px;
  color: #fff;
  background-color: #000;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  line-height: 31px;
  z-index: 9;
  position: absolute;
  left: 15px;
  top: 112px;
}

.lead-header {
  margin-bottom: 0px;
}

.ofspan {
  background-color: #fff;
  border-radius: 30px;
  color: #000;
  padding: 7px 15px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  z-index: 9;
  position: absolute;
  right: 15px;
  top: 112px;
}

.lead-header {
  justify-content: center;
}

.container {
	min-height: calc(100vh - 92px);
}

header {
  padding: 15px 0 0px;
}

header img {
  height: 30px;
}

.border_box {
  border-bottom: 3px solid #B17742;
  border-right: 0;
}

.five-col {
  grid-template-columns: 1fr;
}

.container6 .box3 {
  padding-top: 580px;
  padding-left: 20px;
  background-size: initial;
  padding-bottom: 20px;
}

.container5 .box3 {
  padding-top: 360px;
  padding-left: 20px;
  padding-bottom: 20px;
}

.box h3 {
  font-size: 26px;
}

.containerf {
	height: initial;
	margin-top: 0;
	
	padding-top: 200px;
  overflow: hidden !important;
}

.containerf .box1 {
	padding: 20px 20px 0 20px;
}

.containerf .box p {
	color: #000;
	text-align: center;
}

.containerf .box h3 {
	font-size: 26px;
	color: #000;
	margin: 10px 0;
	text-align: center;
}

.progress-wrapper {
	margin: 0 auto;
}

.progress-text {
	text-align: center;
}

video {
  width: 100%;
  height: initial;
  /* min-height: calc(100vh - 0px); */
  min-height: 95vh;
}

.container5 .box {
  background-repeat: no-repeat;
  background-size: cover;
}

.container6 .box {
  background-repeat: no-repeat;
  background-size: cover;
}

.container1 {
  background-image: url('../images/genderless-mobile-gender_ddafb0_converted.jpg');
}

.container1 .box {
  height: 680px;
}

.container2 .box1 {
  background-image: url('../images/female-mobile-scents-warm_ab4874_converted.jpg');
}

.container2 .box2 {
  background-image: url('../images/female-mobile-scents-fresh_b0e2f3_converted.jpg');
}

/* .container3 .box {
  background-image: url('../images/female-mobile-mood-sophisticated_1dfc9d_converted.jpg');
} */

.container3 .box2 {
  background-image: url('../images/female-mobile-mood-playful_6b63d6_converted.jpg');
}

.lg {
  display: none;
}

.sm {
  display: block;
}

.containerf {
    background-image: url('../images/v_sm.png');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 0;
    overflow: hidden;
}

.containerf .box1 {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translate(-50%,-132%);
  left: 50%;
}

#finalLeadFeminine {
  overflow: hidden;
}





}




		
		         
