#hero-content p { display: none; opacity: 0; transition: opacity .35s ease; font-family: Poppins}
#hero-content p.active { display: block; opacity: 1; }

#title-dynamic-list {
  display: none;
}
#hero-home-title #main-keyword {
color: #FFF;
font-feature-settings: 'liga' off, 'clig' off;
text-shadow: 0 4px 10px rgba(0, 0, 0, 0.35);
font-size: 8.1rem;
font-style: normal;
font-weight: 600;
line-height: 8.5rem; 	
	position: absolute;
bottom: 6.2rem;
  left: 17rem;
	font-variation-settings: 
    "GRAD" 0,
    "XOPQ" 113,
    "XTRA" 468,
    "YOPQ" 88,
    "YTAS" 750,
    "YTDE" -180,
    "YTFI" 738,
    "YTLC" 570,
    "YTUC" 712,
    "slnt" 0,
    "wdth" 110,
    "wght" 600;
}
#hero-home-title h1{
	position:relative;
	margin: 0;
}

#hero-home-title svg {
  max-height: 37.1rem;
  width: auto;
  top: -3rem;
  position: relative;
  left: -3rem;
}
#hero-content {
  position: relative;
  top: -0.8rem;
}
#hero-content p {
color: #FFF;
font-feature-settings: 'liga' off, 'clig' off;
font-family: Poppins;
font-size: 3.5rem;
font-style: normal;
font-weight: 500;
line-height: 4.4rem; 
letter-spacing: 1px;
	margin-top:0rem;
	margin-bottom:0;
}

#hero-content .c1 {
	max-width: 45rem;
}
#hero-content .c3 {
	max-width: 74rem;
}


@media(min-width:768px) and (max-width:1200px){ 
#hero-home-title svg {
  max-height: 20.1rem;
  top: -3rem;
  left: -1.6rem;
}
	#hero-home-title #main-keyword {
		bottom: 3.5rem;
		font-size: 4rem;
		left: 9rem; 
	}
	#hero-content p {
		font-size:2.5rem;
	}
	#hero-content pو
	#hero-content .c1,
	#hero-content .c2,
	#hero-content .c3{
		max-width:54rem;
	}
}
@media (min-width: 1180px) and (max-width: 1200px) {
  #hero-home-title svg {
    max-height: 24.1rem;
    top: -2rem;
    left: -1.6rem;
  }
  #hero-home-title #main-keyword {
    left: 11rem;
  }
}
@media(max-width:767px){ 
	#hero-home-title #main-keyword {
		font-size:2.1rem;
		line-height:2.1rem;
		font-feature-settings: 'liga' off, 'clig' off;
		text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
		font-weight: 600;
	}
	#hero-content p {
		font-feature-settings: 'liga' off, 'clig' off;
		text-shadow: 0 2px 5px rgba(0, 0, 0, 0.50);
		font-family: Poppins;
		font-size: 1.6rem;
		font-style: normal;
		font-weight: 700;
		line-height: 1.8rem; 
		margin-top: 0rem;
		letter-spacing:0;
	}
	#hero-content p.c2 { 
		max-width:17rem;
	}
	#hero-content {
		max-width:24.2rem;
		top:0;
	}
#hero-home-title #main-keyword{
	bottom: 0.2rem;
	left: 4.5rem;
}	
#hero-home-title svg {
        max-height: 10rem;
        top: 1.4rem;
        left: -0.9rem;
}

}
