@media (min-width: 1200px) {
	body {
		background-color: #212132;
		color: white;
		font-family: Montserrat, Arial, 'Helvetica Neue', Helvetica, sans-serif;
		text-decoration: none;
	}
	.all-head {
		max-width: 1300px;
		margin-left: 20%;
		margin-right: 20%;
		padding-left: 1%;
		padding-right: 1%;
	}

	.all {
		max-width: 1300px;
		margin-left: 20%;
		margin-right: 20%;
		padding-left: 1%;
		padding-right: 1%;
	}

	.info {
		display: block;
		justify-content: center;
	}

	.info h1 {
		font-size: 40px;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.info h2 {
		font-size: 30px;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.info h3 {
		font-size: 20px;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.info b {
		font-size: 17px;
	}

	.header {
		display: flex;
		flex-wrap: wrap;
		margin-top: 20px;
		height: 35px;
	}

	.logo {
		height: 35px;
	}

	.logo img {
		width: 100%;
		height: 100%;
	}

	.head-but {
		display: flex;
		flex-wrap: wrap;
		margin-left: auto;
	}

	.in button {
		background-color: #212132;
		border: none;
		color: white;
		width: 150px;
		height: 35px;
		font-size: 17px;
	}

	.reg button {
		background-color: #fc274b;
		width: 150px;
		height: 35px;
		border-radius: 20px;
		border: none;
		color: white;
		font-size: 15px;
		text-align: center;
		margin-left: 2%;
		font-weight: bold;
	}

	.all-content {
		width: 100%;
		height: 100%;
	}

	.img-line {
		margin-top: 40px;
		margin-bottom: 40px;
		justify-content: center;
		width: 90%;
		height: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}

	.img-line img {
		width: 100%;
		height: 100%;
	}

	.info p {
		font-weight: lighter;
		font-family: Montserrat, Arial, 'Helvetica Neue', Helvetica, sans-serif;
		margin-top: 30px;
		line-height: 30px;
		font-size: 18px;
	}

	.slots {
		display: flex;
		justify-content: center;
	}

	.slots img {
		width: 100%;
		height: 100%;
	}

	.info table {
		width: 100%;
		border-collapse: collapse;
		text-align: center;
		margin-bottom: 20px;
		border: 0.5px solid #dddddd;
	}

	.info td {
		text-align: center;
		padding: 10px;
		border: 0.5px solid;
	}

	.info th {
		text-align: center;
		padding: 10px;
		border: 0.5px solid;
	}

	.info h4 {
		margin-top: 50px;
		font-size: 18px;
		margin-bottom: 40px;
	}

	.bottom-cont {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		margin-top: 20px;
	}

	.bottom-cont button {
		width: 100px;
		height: 40px;
		padding-left: 10px;
		padding-right: 10px;
		border: none;
		background-color: #212132;
	}

	.bottom-cont img {
		width: 40px;
		height: 40px;
		align-items: center;
	}

	.all-content h5 {
		margin-top: 60px;
		font-weight: lighter;
		font-size: 14px;
	}

	ul {
		list-style-type: circle;
	}

	li {
		font-size: 18px;
		margin-top: 20px;
		padding-left: 20px;
	}

	.cat b {
		font-size: 18px;
	}
}
@media (min-width: 993px) and (max-width: 1200px) {
	body {
		background-color: #212132;
		color: white;
		font-family: Montserrat, Arial, 'Helvetica Neue', Helvetica, sans-serif;
		text-decoration: none;
	}
	.all-head {
		margin-left: 10%;
		margin-right: 10%;
		padding-left: 1%;
		padding-right: 1%;
	}

	.all {
		margin-left: 10%;
		margin-right: 10%;
		padding-left: 1%;
		padding-right: 1%;
	}
	.all-content {
		padding-left: 1%;
		padding-right: 1%;
	}

	.info h1 {
		font-size: 45px;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.info h2 {
		font-size: 32px;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.info h3 {
		font-size: 23px;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.info b {
		font-size: 17px;
	}

	.header {
		display: flex;
		margin-top: 20px;
	}

	.logo {
		height: 20px;
		height: 35px;
	}

	.logo img {
		width: 100%;
		height: 100%;
	}

	.head-but {
		display: flex;
		flex-wrap: wrap;
		margin-left: auto;
	}

	.in button {
		background-color: #212132;
		border: none;
		color: white;
		width: 150px;
		height: 35px;
		font-size: 17px;
	}

	.reg button {
		float: right;
		background-color: #fc274b;
		width: 150px;
		height: 35px;
		border-radius: 20px;
		border: none;
		color: white;
		font-size: 15px;
		text-align: center;
		margin-left: 20%;
		font-weight: bold;
	}

	.all-content {
		width: 100%;
		height: 100%;
	}

	.img-line {
		margin-top: 40px;
		margin-bottom: 40px;
		justify-content: center;
		width: 90%;
		height: 100%;
		margin-left: 5%;
		margin-right: 5%;
	}

	.img-line img {
		width: 100%;
		height: 100%;
	}

	.info p {
		font-weight: lighter;
		font-family: Montserrat, Arial, 'Helvetica Neue', Helvetica, sans-serif;
		margin-top: 30px;
		line-height: 30px;
		font-size: 18px;
	}

	.slots {
		display: flex;
		justify-content: center;
		padding-left: 10%;
		padding-right: 10%;
	}

	.slots img {
		width: 100%;
		height: 100%;
	}

	.info table {
		width: 100%;
		border-collapse: collapse;
		text-align: center;
		margin-bottom: 20px;
		border: 0.5px solid #dddddd;
	}

	.info td {
		text-align: center;
		padding: 10px;
		border: 0.5px solid;
	}

	.info th {
		text-align: center;
		padding: 10px;
		border: 0.5px solid;
	}

	.info h4 {
		margin-top: 50px;
		font-size: 18px;
		margin-bottom: 40px;
	}

	.bottom-cont {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		margin-top: 20px;
	}

	.bottom-cont button {
		width: 100px;
		height: 40px;
		padding-left: 10px;
		padding-right: 10px;
		border: none;
		background-color: #212132;
	}

	.bottom-cont img {
		width: 40px;
		height: 40px;
		align-items: center;
	}

	.all-content h5 {
		margin-top: 60px;
		font-weight: lighter;
		font-size: 14px;
	}

	ul {
		list-style-type: circle;
	}

	li {
		font-size: 18px;
		margin-top: 20px;
		padding-left: 20px;
	}

	.cat b {
		font-size: 18px;
	}
}
@media (min-width: 769px) and (max-width: 992px) {
	body {
		background-color: #212132;
		color: white;
		font-family: Montserrat, Arial, 'Helvetica Neue', Helvetica, sans-serif;
		text-decoration: none;
	}

	.all-head {
		margin-left: 5%;
		margin-right: 5%;
		padding-left: 1%;
		padding-right: 1%;
	}

	.all {
		margin-left: 5%;
		margin-right: 5%;
		padding-left: 1%;
		padding-right: 1%;
	}

	.info h1 {
		font-size: 45px;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.info h2 {
		font-size: 32px;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.info h3 {
		font-size: 23px;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.info b {
		font-size: 17px;
	}

	.header {
		display: flex;
		margin-top: 20px;
	}

	.logo {
		height: 35px;
	}

	.logo img {
		width: 100%;
		height: 100%;
	}

	.head-but {
		display: flex;
		flex-wrap: wrap;
		margin-right: 5%s;
		margin-left: auto;
	}

	.in button {
		background-color: #212132;
		border: none;
		color: white;
		width: 150px;
		height: 35px;
		font-size: 17px;
	}

	.reg button {
		background-color: #fc274b;
		width: 150px;
		height: 35px;
		border-radius: 20px;
		border: none;
		color: white;
		font-size: 15px;
		text-align: center;
		font-weight: bold;
		margin-right: 20px;
	}

	.all-content {
		width: 100%;
		height: 100%;
	}

	.img-line {
		margin-top: 40px;
		margin-bottom: 40px;
		justify-content: center;
		width: 90%;
		height: 100%;
		margin-left: 5%;
		margin-right: 5%;
	}

	.img-line img {
		width: 100%;
		height: 100%;
	}

	.info p {
		font-weight: lighter;
		font-family: Montserrat, Arial, 'Helvetica Neue', Helvetica, sans-serif;
		margin-top: 30px;
		line-height: 30px;
		font-size: 18px;
	}

	.slots {
		display: flex;
		justify-content: center;
		padding-left: 3%;
		padding-right: 10%;
	}

	.slots img {
		width: 100%;
		height: 100%;
	}

	.info table {
		width: 100%;
		border-collapse: collapse;
		text-align: center;
		margin-bottom: 20px;
		border: 0.5px solid #dddddd;
	}

	.info td {
		text-align: center;
		padding: 10px;
		border: 0.5px solid;
	}

	.info th {
		text-align: center;
		padding: 10px;
		border: 0.5px solid;
	}

	.info h4 {
		margin-top: 50px;
		font-size: 18px;
		margin-bottom: 40px;
	}

	.bottom-cont {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		margin-top: 20px;
	}

	.bottom-cont button {
		width: 100px;
		height: 40px;
		padding-left: 10px;
		padding-right: 10px;
		border: none;
		background-color: #212132;
	}

	.bottom-cont img {
		width: 40px;
		height: 40px;
		align-items: center;
	}

	.all-content h5 {
		margin-top: 60px;
		font-weight: lighter;
		font-size: 14px;
	}

	ul {
		list-style-type: circle;
	}

	li {
		font-size: 18px;
		margin-top: 20px;
		padding-left: 20px;
	}

	.cat b {
		font-size: 18px;
	}
}
@media (min-width: 481px) and (max-width: 768px) {
	body {
		background-color: #212132;
		color: white;
		font-family: Montserrat, Arial, 'Helvetica Neue', Helvetica, sans-serif;
		text-decoration: none;
	}

	.all-head {
		display: block;
		margin-left: 10%;
		margin-top: 30px;
		margin-right: 10%;
		padding-left: 25%;
		padding-right: 25%;
	}

	.all {
		margin-left: 1%;
		margin-right: 1%;
		padding-left: 1%;
		padding-right: 1%;
		margin-top: -55px;
	}

	.info h1 {
		font-size: 35px;
		margin-top: 100px;
		margin-bottom: 40px;
	}

	.info h2 {
		font-size: 22px;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.info h3 {
		font-size: 23px;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.info b {
		font-size: 17px;
	}

	.header {
		display: block;
		margin-top: 20px;
		width: auto;
	}

	.logo {
		width: 192px;
		height: 100%;
		display: flex;
		justify-content: center;
	}

	.logo img {
		width: 100%;
		height: 100%;
	}

	.head-but {
		width: 150px;
		padding-left: 10%;
		padding-right: 10%;
		margin-top: 10px;
	}

	.in {
		width: 150px;
		height: 30;
	}
	.reg {
		width: 150px;
		height: 30;
	}

	.in button {
		background-color: #212132;
		border: none;
		color: white;
		width: 150px;
		height: 30px;
		font-size: 16px;
	}

	.reg button {
		background-color: #fc274b;
		width: 150px;
		height: 30px;
		border-radius: 20px;
		border: none;
		color: white;
		font-size: 16px;
		text-align: center;
		font-weight: bold;
		margin-top: 10px;
	}

	.all-content {
		width: 100%;
		height: 100%;
	}

	.img-line {
		margin-top: 40px;
		margin-bottom: 40px;
		justify-content: center;
		width: 100%;
		height: 100%;
	}

	.img-line img {
		width: 100%;
		height: 100%;
	}

	.info p {
		font-weight: lighter;
		font-family: Montserrat, Arial, 'Helvetica Neue', Helvetica, sans-serif;
		margin-top: 30px;
		line-height: 30px;
		font-size: 18px;
	}

	.slots {
		display: flex;
		justify-content: center;
	}

	.slots img {
		width: 100%;
		height: 50%;
	}

	.info table {
		width: 100%;
		border-collapse: collapse;
		text-align: center;
		margin-bottom: 20px;
		border: 0.5px solid #dddddd;
	}

	.info td {
		text-align: center;
		padding: 10px;
		border: 0.5px solid;
	}

	.info th {
		text-align: center;
		padding: 10px;
		border: 0.5px solid;
	}

	.info h4 {
		margin-top: 50px;
		font-size: 18px;
		margin-bottom: 40px;
	}

	.bottom-cont {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		margin-top: 20px;
	}

	.bottom-cont button {
		width: 90px;
		height: 30px;
		border: none;
		padding-left: 10px;
		padding-right: 10px;
		background-color: #212132;
	}

	.bottom-cont img {
		width: 40px;
		height: 40px;
		padding-left: 5px;
		padding-right: 2px;
		align-items: center;
	}

	.all-content h5 {
		margin-top: 60px;
		font-weight: lighter;
		font-size: 14px;
	}

	ul {
		list-style-type: circle;
	}

	li {
		font-size: 18px;
		margin-top: 20px;
		padding-left: 20px;
	}

	.cat b {
		font-size: 18px;
	}
}
@media screen and (max-width: 480px) {
	body {
		background-color: #212132;
		color: white;
		font-family: Montserrat, Arial, 'Helvetica Neue', Helvetica, sans-serif;
		text-decoration: none;
	}

	.all-head {
		display: block;
		margin-left: 5%;
		margin-top: 30px;
		margin-right: 5%;
		padding-left: 15%;
		padding-right: 15%;
	}

	.all {
		max-width: 500px;
		margin-left: 1%;
		margin-right: auto;
		padding-left: 1%;
		padding-right: 1%;
		margin-top: -55px;
	}

	.info h1 {
		font-size: 35px;
		margin-top: 100px;
		margin-bottom: 40px;
	}

	.info h2 {
		font-size: 22px;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.info h3 {
		font-size: 23px;
		margin-top: 50px;
		margin-bottom: 40px;
	}

	.info b {
		font-size: 17px;
	}

	.header {
		display: block;
		margin-top: 20px;
		width: auto;
	}

	.logo {
		width: 192px;
		height: 100%;
		display: flex;
		justify-content: center;
	}

	.logo img {
		width: 100%;
		height: 100%;
	}

	.head-but {
		width: 150px;
		padding-left: 10%;
		padding-right: 10%;
		margin-top: 10px;
	}

	.in {
		width: 150px;
		height: 30;
	}

	.reg {
		width: 150px;
		height: 30;
	}

	.in button {
		background-color: #212132;
		border: none;
		color: white;
		width: 150px;
		height: 30px;
		font-size: 16px;
	}

	.reg button {
		background-color: #fc274b;
		width: 150px;
		height: 30px;
		border-radius: 20px;
		border: none;
		color: white;
		font-size: 16px;
		text-align: center;
		font-weight: bold;
		margin-top: 10px;
	}

	.all-content {
		width: 100%;
		height: 100%;
	}

	.img-line {
		margin-top: 40px;
		margin-bottom: 40px;
		justify-content: center;
		width: 100%;
		height: 100%;
	}

	.img-line img {
		width: 100%;
		height: 100%;
	}

	.info p {
		font-weight: lighter;
		font-family: Montserrat, Arial, 'Helvetica Neue', Helvetica, sans-serif;
		margin-top: 30px;
		line-height: 30px;
		font-size: 18px;
	}

	.slots {
		display: flex;
		justify-content: center;
	}

	.slots img {
		width: 100%;
		height: 50%;
	}

	.info table {
		width: 100%;
		border-collapse: collapse;
		text-align: center;
		margin-bottom: 20px;
		border: 0.5px solid #dddddd;
	}

	.info td {
		text-align: center;
		padding: 10px;
		border: 0.5px solid;
	}

	.info th {
		text-align: center;
		padding: 10px;
		border: 0.5px solid;
	}

	.info h4 {
		margin-top: 50px;
		font-size: 18px;
		margin-bottom: 40px;
	}

	.bottom-cont {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		margin-top: 20px;
	}

	.bottom-cont button {
		width: 90px;
		height: 30px;
		padding-left: 10px;
		padding-right: 10px;
		border: none;
		background-color: #212132;
	}

	.bottom-cont img {
		width: 40px;
		height: 40px;
		align-items: center;
	}

	.all-content h5 {
		margin-top: 60px;
		font-weight: lighter;
		font-size: 14px;
	}

	ul {
		list-style-type: circle;
	}

	li {
		font-size: 18px;
		margin-top: 20px;
		padding-left: 20px;
	}

	.cat b {
		font-size: 18px;
	}
}
