body {
	font-family: 'Poppins', sans-serif !important;
}

.top-navbar {
	background-image: linear-gradient(to right, #1ABFF0, #F60AF9) !important;
}

.mid-navbar img {
	margin: 0 0 0 6.5rem;
	height: 50px;
	position: absolute;
	top: 20px;
}

.op-nav {
	display: flex;
	justify-content: end;
}

.op-nav li {
	margin: 0 2rem;
	font-size: 15px;
}

.account {
	margin: 0 5rem 0 3rem;
	align-items: center;
	display: flex;
	justify-content: center;
	height: 2rem;
	width: 2rem;
}

.account img {
	transition: transform .4s;
	height: 2rem;
}

.account img:hover {
	fill: #1ABFF0 !important;
	filter: invert(59%) sepia(89%) saturate(1161%) hue-rotate(155deg) brightness(97%) contrast(94%);
	transform: scale(1.2);
	transition-timing-function: ease
}

/* #####CODE-AREA##### */

.container {
	display: flex;
	justify-content: center;
}

.login-section {
	height: 83vh;
	width: 75vw;
	display: flex;
	justify-content: center;
	margin: auto;
}

.login-input {
	width: 50%;
	margin-top: 3rem !important;
}

.login-input h1 {
	font-weight: 900;
	margin-bottom: 1rem;
}

.login-input a {
	text-decoration: none !important;
	color: #f108d6 !important;
	font-weight: 600;
	font-size: .9rem;
}

.login-form {
	height: 70%;
}

.login-area-email {
	display: flex;
	flex-direction: column;
	width: 70%;
}

.login-area-email label {
	font-size: 20px;
	font-weight: 600;
	margin: 1rem 0;
}

.login-area-email input {
	height: 40px;
	font-size: 20px;
	margin-bottom: 1rem;
	padding: 0 1rem;
}

.login-area-check {
	width: 70%;
	display: flex;
	justify-content: space-between;
}

.login-button {
	margin: 1rem 0;
	width: 70%;
	height: 12% !important;
	background-color: #f108d6 !important;
	border: none !important;
	font-weight: 600 !important;
}

.login-button:hover {
	background-color: #1ABFF0 !important;
}

.other-login {
	width: 65%;
	display: flex;
	justify-content: space-between;
}

.lg-btn {
	border: none;
	background-color: white;
}

.line {
	height: 3px;
	width: 35%;
	background-color: #DDDDDD;
	margin-top: .8rem;
}

.login-icons {
	width: 65%;
	display: flex;
	justify-content: center;
}

.login-icons img {
	height: 2rem;
	margin: 0 .5rem;
}

.login-img {
	width: 46%;
}

.login-img img {
	height: 35rem;
}

.md-main-div {
	display: flex;
	justify-content: center !important;
	flex-direction: column;
	align-items: center;
	height: 30rem;
}

.md-main-div a {
	color: #1ABFF0 !important;
}

.md-head-div {
	margin: 15px 0 5px 0;
	height: 8rem;
	display: flex;
	justify-content: center !important;
	flex-direction: column;
}

.md-head-div img {
	margin: 10px;
	height: 40px;
}

.md-head-div h3 {
	margin: .5rem 0 1rem 0;
	font-size: 1.4rem;
	font-weight: 600;
}

.md-body-div {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: left !important;
	margin-bottom: 0;
	height: 1rem;
}

#popup-gmail {
	padding: 10px;
	height: 15%;
	width: 70%;
}

.forgot-gmail {
	margin-top: 10px;
	width: 70%;
	text-align: left;
}

.forgot-gmail a {
	color: #1ABFF0 !important;
	font-size: 14px;
}

.forgot-gmail p {
	margin-top: 1.7rem;
	font-size: 14px;
}

.md-foot-div {
	margin-top: 2rem;
	display: flex;
	justify-content: space-between !important;
	width: 70%;
	align-items: center;
}

.md-foot-div a {
	color: #1ABFF0 !important;
	font-size: 14px;
}

.md-foot-div button {
	width: 40%;
	height: 2.5rem;
}

.md-body-div-fb {
	width: 100%;
}

.md-body-div-fb-email {
	width: 70%;
	height: 10%;
	display: flex;
	font-size: 13px;
	font-weight: 600 !important;
	justify-content: space-between;
	text-align: left;
	margin: 1rem auto;
}

#meta-email {
	margin-left: 1rem;
	width: 60%;
}

.md-body-div-fb-pass {
	width: 70%;
	height: 10%;
	display: flex;
	font-size: 13px;
	font-weight: 600 !important;
	justify-content: space-between;
	text-align: left;
	margin: 1rem auto;
}

#meta-pass {
	margin-left: 1rem;
	width: 60%;
}

.md-foot-div-fb {
	margin: 1rem 0 1rem 10.1rem;
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#login-fb {
	width: 5rem;
	margin: .5rem 0;
	font-size: 13px;
}

#fb-a {
	font-size: 13px !important;
	font-weight: 500;
	margin: 1rem 0;
	display: inline;
}

#create-fb {
	width: 10rem;
	margin: .5rem 0;
	font-size: 13px;
	background-color: #19CB20;
	border: none;
}

.md-head-div-ig {
	margin: 15px 0 5px 0;
	height: 5rem;
	display: flex;
	justify-content: center !important;
	flex-direction: column;
}

.md-head-div-ig img {
	margin: 10px;
	height: 45px;
}

.md-body-div-ig {
	width: 80%;
	display: flex;
	flex-direction: column;
}

#ig-email {
	width: 100%;
	height: 60%;
	font-size: 13px;
	padding: 0 2.3rem;
	margin-bottom: 1rem;
}

#ig-pass {
	width: 100%;
	height: 60%;
	font-size: 13px;
	padding: 0 2.3rem;
	margin-bottom: 1rem;
}

.md-foot-div-ig {
	height: 10rem;
	margin-top: 4rem;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: baseline;
}

#login-ig {
	width: 100%;
	background-color: #67B6FA;
	border: none;
}

#pass-fg {
	color: black !important;
	font-weight: 500;
	font-size: 15px;
}

.id-foot-a {
	margin: 2rem 0;
}

.md-body-div-ld {
	width: 80%;
	display: flex;
	flex-direction: column;
}

#ld-email {
	width: 100%;
	height: 55px;
	font-size: 15px;
	padding: 0 1.8rem;
	margin-bottom: 1rem;
}

#ld-pass {
	width: 100%;
	height: 55px;
	font-size: 15px;
	padding: 0 1.8rem;
	margin-bottom: 1rem;
}

#ld-login {
	font-size: 15px;
}

.md-body-div-ld-login a {
	color: #006699 !important;
}

.md-foot-div-ld {
	width: 80%;
	margin: 1rem auto;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#login-ld {
	width: 100%;
	background-color: #006699;
	border-radius: 1rem;
	border: none;
	margin-bottom: 2.5rem;
}

/* #####CODE-AREA##### */
.foot-d {
	background-image: linear-gradient(to right, #1ABFF0, #F60AF9) !important;
	height: fit-content;
	align-items: baseline;
	display: flex;
	justify-content: center;
}

.foot-row {
	width: 80%;
}

.foot-d-form {
	margin-top: 20px !important;
	color: white;
	padding: 10px;
}

.foot-row h1 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600 !important;
}

.foot-d-form p {
	font-size: 16px;
	margin-top: 1rem;
}

#name {
	height: 2.4rem;
	border: none;
	font-size: 18px;
	border-radius: 5px;
	margin-right: 1rem;
	padding: 10px;
}

#email {
	height: 2.4rem;
	width: 17.8rem;
	border: none;
	font-size: 18px;
	border-radius: 5px;
	padding: 10px;
}

#message {
	margin-top: 10px;
	border: none;
	border-radius: 5px;
	padding: 10px;
	width: 33.6rem;
}

#send-message {
	margin-top: 10px;
	background-color: #f108d6 !important;
	font-size: 20px;
	width: 12rem;
	height: 18%;
	font-weight: 600;
	border: none;
}

#send-message:hover {
	background-color: #1ABFF0 !important;
}

.foot-d-reach {
	margin-top: 20px !important;
	color: white;
	padding: 10px;
}

.foot-d-reach p {
	font-size: 16px;
	margin-top: .7rem;
}

.foot-icon {
	margin: 30px 0;
	width: 70%;
	display: flex;
}

.foot-icon h3 {
	font-size: 17px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600 !important;
}

.foot-icon i {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-right: 1rem;
}

.md-main-div-hm {
	height: 28rem !important;
	width: 40rem !important;
	border-radius: 100px 0 100px !important;
}

.md-body-div-hm {
	padding: 1rem;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	color: black;
}

.md-main-div-hm img {
	height: 8rem;
}

.md-main-div-hm h1 {
	font-size: 60px;
	font-weight: 700;
}

.md-main-div-hm h3 {
	text-align: center;
	font-size: 23px;
	font-weight: 600;
}

@media (min-width: 300px) and (max-width : 480px) {
	.mid-navbar img {
		margin: 0 0 0 10px;
	}
	
	.login-section {
		height: fit-content;
		flex-direction: column-reverse;
	}

	.login-img img {
		height: 16rem;
		margin: 1rem 0 .2rem;
	}

	.login-input {
		margin-top: .3rem !important;
		width: 100%;
	}

	.login-input h1 {
		font-size: 2.2rem;
		font-weight: 700 !important;
	}

	.login-input p {
		font-size: .8rem;
	}

	.login-input a{
		font-size: .8rem;
	}

	.login-area-email {
		width: 100%;
	}

	.login-area-email label{
		font-size: .8rem;
		margin: .6rem 0;
	}

	.login-area-check {
		width: 100%;
	}

	[type="checkbox"]
	{
    	vertical-align:middle;
		margin-right: .5rem;
	}

	.login-area-check label {
		font-size: .8rem;
	}

	.login-area-check a {
		margin-top: .2rem;
		font-size: .8rem;
	}

	.login-button {
		width: 100%;
	}

	.other-login {
		width: 100%;
	}

	.other-login p {
		font-size: .7rem;
	}

	.line {
		height: .1rem;
		margin-top: .5rem;
	}

	.login-icons {
		width: 100%;
		margin-bottom: 1rem;
	}

	.md-body-div-fb-email {
		width: 95%;
	}

	.md-body-div-fb-email label {
		font-size: .7rem;
	}

	.md-body-div-fb-pass {
		width: 95%;
	}

	.md-body-div-fb-pass label {
		font-size: .7rem;
	}

	.foot-d {
		height: fit-content;
	}

	.foot-d-form h1 {
		font-weight: 900;
	}

	.foot-d-reach h1{
		font-weight: 900;
	}

	.foot-icon h3 {
		font-size: 1rem;
	}

	#name {
		width: 15rem;
		margin-bottom: .5rem;
	}

	#email {
		width: 15rem;
	}

	#message {
		width: 15rem;
	}

	.md-main-div-hm {
		height: 20rem !important;
		width: 100% !important;
	}

	.md-body-div-hm img {
		height: 5rem;
	}

	.md-body-div-hm h1 {
		font-size: 2rem;
	}

	.md-body-div-hm h3{
		font-size: 1rem;
	}

	.login-area-email input {
		border: solid;
		border-width: thin;
	}
}

@media (min-width: 481px) and (max-width: 767px) {
	.login-section {
		height: fit-content;
		flex-direction: column-reverse;
	}

	.login-img {
		text-align: center;
	}

	.login-img img {
		height: 16rem;
		margin: 1rem 0 .2rem;
	}

	.login-input {
		margin-top: .3rem !important;
		width: 100%;
	}

	.login-input h1 {
		font-size: 2.5rem;
		font-weight: 700 !important;
	}

	.login-input p {
		font-size: 1rem;
	}

	.login-input a{
		font-size: 1rem;
	}

	.login-area-email {
		width: 100%;
	}

	.login-area-email label{
		font-size: 1rem;
		margin: .8rem 0;
	}

	.login-area-email input {
		border: solid;
		border-width: thin;
	}

	.login-area-check {
		width: 100%;
	}

	[type="checkbox"]
	{
    	vertical-align:middle;
		margin-right: .5rem;
	}

	.login-area-check label {
		font-size: 1rem;
	}

	.login-area-check a {
		margin-top: .2rem;
		font-size: 1rem;
	}

	.login-button {
		width: 100%;
	}

	.other-login {
		width: 100%;
	}

	.other-login p {
		font-size: .9rem;
	}

	.line {
		height: .1rem;
		margin-top: .5rem;
	}

	.login-icons {
		width: 100%;
		margin-bottom: 1rem;
	}

	#popup-gmail {
		border: solid;
		border-width: thin;
	}

	.md-body-div-fb input {
		border: solid;
		border-width: thin;
	}

	.md-body-div-fb-email {
		width: 95%;
	}

	.md-body-div-fb-email label {
		font-size: .7rem;
	}

	.md-body-div-fb-pass {
		width: 95%;
	}

	.md-body-div-fb-pass label {
		font-size: .7rem;
	}

	.md-body-div-ld-login input {
		border: solid;
		border-width: thin;
	}

	.foot-d {
		height: fit-content;
	}

	.foot-d-form h1 {
		font-weight: 900;
	}

	.foot-d-reach h1{
		font-weight: 900;
	}

	.foot-icon h3 {
		font-size: 1rem;
	}

	#name {
		width: 15rem;
		margin-bottom: .5rem;
	}

	#email {
		width: 15rem;
	}

	#message {
		width: 15rem;
	}

	.md-main-div-hm {
		height: 20rem !important;
		width: 100% !important;
	}

	.md-body-div-hm img {
		height: 5rem;
	}

	.md-body-div-hm h1 {
		font-size: 2rem;
	}

	.md-body-div-hm h3{
		font-size: 1rem;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.login-section{
		display: flex;
		flex-direction: column;
		width: 100% !important;
		height: 50vh;
	}
	
	.login-img {
		text-align: center;
		width: 40% !important;
		margin: 1rem !important;
	}

	.login-img img {
		height: 20rem;
		margin: 1rem 0 .2rem;
	}

	.login-input {
		margin-top: .3rem !important;
		width: 50% !important;
	}

	#name {
		margin-right: 0.5rem;
		width: 16.45rem;
	}

	#email {
		width: 16.45rem;
	}

	.login-input h1 {
		font-size: 2.5rem;
		font-weight: 700 !important;
	}

	.login-input p {
		font-size: 1rem;
	}

	.login-input a{
		font-size: 1rem;
	}

	.login-area-email {
		width: 100%;
	}

	.login-area-email label{
		font-size: 1rem;
		margin: .8rem 0;
	}

	.login-area-email input {
		border: solid;
		border-width: thin;
	}

	.login-area-check {
		width: 100%;
	}

	[type="checkbox"]
	{
    	vertical-align:middle;
		margin-right: .5rem;
	}

	.login-area-check label {
		font-size: 1rem;
	}

	.login-area-check a {
		margin-top: .2rem;
		font-size: 1rem;
	}

	.login-button {
		width: 100%;
	}

	.other-login {
		width: 100%;
	}

	.other-login p {
		font-size: .9rem;
	}

	.line {
		height: .1rem;
		margin-top: .5rem;
	}

	.login-icons {
		width: 100%;
		margin-bottom: 1rem;
	}

	#popup-gmail {
		border: solid;
		border-width: thin;
	}

	.md-body-div-fb input {
		border: solid;
		border-width: thin;
	}

	.md-body-div-fb-email {
		width: 95%;
	}

	.md-body-div-fb-email label {
		font-size: .7rem;
	}

	.md-body-div-fb-pass {
		width: 95%;
	}

	.md-body-div-fb-pass label {
		font-size: .7rem;
	}

	.md-body-div-ld-login input {
		border: solid;
		border-width: thin;
	}

	.foot-d {
		height: 100vh;
	}

	.md-main-div-hm {
		height: 30rem !important;
		width: 100% !important;
	}

	.md-body-div-hm img {
		height: 10rem;
	}

	.md-body-div-hm h1 {
		font-size: 3rem;
	}

	.md-body-div-hm h3{
		font-size: 1.5rem;
	}
}

@media (min-width: 999px) and (max-width: 1099px) {
	#name {
		width: 17rem;
		margin-bottom: .5rem;
	}

	#email {
		width: 17rem;
	}

	#message {
		width: 17rem;
	}	
}

@media (min-width: 1280PX){

	#name {
		height: 2.4rem;
		border: none;
		width: 25rem;
		font-size: 18px;
		border-radius: 5px;
		margin-right: 0.5rem;
		padding: 10px;
	}

	#email {
		height: 2.4rem;
		width: 25rem;
		border: none;
		font-size: 18px;
		border-radius: 5px;
		padding: 10px;
		margin-top: 0.5rem;
	}

	#message {
		margin-top: 10px;
		border: none;
		border-radius: 5px;
		padding: 10px;
		width: 25rem;
	}
}