.form-label {
    float: left;
    font-weight: 500;
}

.card {
    border-radius: 1.25rem;
    box-shadow: 0px 10px 20px 19px rgba(0, 0, 0, 0.1);
}

.btn-primary {
    color: #fff;
    /* background-color: #0d6efd; */
    border-color: #e05d6f;
    background-color: #e05d6f;
}

.form-control:focus {
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}

.dedcription-btn {
    width: 100%;
    position: relative;
    display: inline-block;
    border-radius: 30px;
    background-color: #fcfcfc;
    color: black;
    text-align: center;
    font-size: 18px;
    padding: 9px 13px;
    transition: all 0.3s;
    padding-right: 80px;
    margin: 20px 5px;
    box-shadow: 0 3px 20px 0 rgb(0 0 0 / 6%);
        border: 1px solid white;
}

    .dedcription-btn .btn-icon {
            background-color: #e05d6f;
        width: 92px;
        height: 45px;
        float: right;
        position: absolute;
        border-radius: 30px 30px 30px 0;
        ;
        right: 0px;
        top: 0px;
        transition: all 0.3s;
    }

.name-descripeion {
    position: relative;
    z-index: 9999;
}

.main-container a {
text-decoration: none;
filter: drop-shadow(0 0 3.2rem);
}

.btn-icon::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 45px solid #fcfcfc;
    border-right: 40px solid transparent;
    position: absolute;
    top: 0px;
    left: 0px;
}

.dedcription-btn:hover .btn-icon {
    width: 100%;
    border-radius: 30px;
}

    .dedcription-btn:hover .btn-icon::after {
        display: none;
        opacity: 0.1;
    }

.btn-icon i {
    position: absolute;
    right: 25px;
    top: 15px;
    color: #fff;
}

.dedcription-btn:hover {
    color: #fff !important;
}

.heart {
    background-color: #ff586b !important;
}

.book {
    background-color: #00b7c4 !important;
}

.brain {
    background-color: #8bc34a !important;
}

.hover-box {
    display: flex;
    width: 100%;
    height: 100vh;
    justify-content: center;
    align-items: center;
}

.cascading-right {
	margin-right: 7vw;
}


.heighlogin {
    padding-top: 15vh;
}

/*********************************************Mobile Responsive CSS*****************************************************/
@media only screen and (min-device-width: 360px) and (max-device-width: 414px) {

	.heighlogin {
		padding-top: 25vh !important;
		margin-left: 25vw !important;
	}

	.dedcription-btn {
		margin: 90px 5px !important;
	}

	.logimg {
		display: none;
	}

	.cascading-right {
		margin-right: 25vw;
	}

	.mobbackimg {
		background-size: cover !important;
		background-position-x: center !important;
	}

	.formleft {
		margin-left: 0vw !important;
	}

	.logomobimg {
		height: 7vh !important;
	}

	.copyright {
		font-size: 10px !important;
	}

	.fw-bold {
		font-size: large !important;
	}

	h5 {
		font-size: 0.8rem !important;
	}

	.form-label {
		font-size: 0.9rem !important;
	}

	.form-control {
		padding: 0.175rem 0.75rem !important;
		font-size: 0.9rem !important;
	}

	.mb-4 {
		margin-bottom: 0.8rem !important;
	}

	.p-5 {
		padding: 2rem !important;
	}
}

/********************************************************END***********************************************************/

/*********************************************Tablet Responsive CSS*****************************************************/
@media only screen and (min-device-width:500px) and (max-device-width: 768px) {
	.logimg {
		display: none;
	}

	.heighlogin {
		padding-top: 20vh !important;
	}

	.cascading-right {
		margin-right: 0vw;
	}

	.mobbackimg {
		background-size: cover !important;
		background-position-x: center !important;
	}

	.formleft {
		margin-left: 12vw !important;
		width: 75%;
	}

	.logomobimg {
		height: 7vh !important;
	}

	.copyright {
		font-size: 10px !important;
	}

	.fw-bold {
		font-size: large !important;
	}

	h5 {
		font-size: 0.8rem !important;
	}

	.form-label {
		font-size: 0.9rem !important;
	}

	.form-control {
		padding: 0.175rem 0.75rem !important;
		font-size: 0.9rem !important;
	}

	.mb-4 {
		margin-bottom: 0.8rem !important;
	}

	.p-5 {
		padding: 3rem !important;
	}
}

@media only screen and (min-device-width:769px) and (max-device-width: 820px) {
	.logimg {
		display: none;
	}

	.heighlogin {
		padding-top: 20vh !important;
	}

	.cascading-right {
		margin-right: 0vw;
	}

	.mobbackimg {
		background-size: cover !important;
		background-position-x: center !important;
	}

	.formleft {
		margin-left: 12vw !important;
		width: 75%;
	}

	.logomobimg {
		height: 7vh !important;
	}

	.copyright {
		font-size: 10px !important;
	}

	.fw-bold {
		font-size: large !important;
	}

	h5 {
		font-size: 0.8rem !important;
	}

	.form-label {
		font-size: 0.9rem !important;
	}

	.form-control {
		padding: 0.175rem 0.75rem !important;
		font-size: 0.9rem !important;
	}

	.mb-4 {
		margin-bottom: 0.8rem !important;
	}

	.p-5 {
		padding: 2rem !important;
	}
}

@media only screen and (min-device-width: 821px) and (max-device-width: 1024px) {
	.logimg {
		display: none;
	}

	.heighlogin {
		padding-top: 20vh !important;
	}

	.cascading-right {
		margin-right: 0vw;
	}

	.mobbackimg {
		background-size: cover !important;
		background-position-x: center !important;
	}

	.formleft {
		margin-left: 12vw !important;
		width: 75%;
	}

	.logomobimg {
		height: 7vh !important;
	}

	.copyright {
		font-size: 10px !important;
	}

	.fw-bold {
		font-size: large !important;
	}

	h5 {
		font-size: 0.8rem !important;
	}

	.form-label {
		font-size: 0.9rem !important;
	}

	.form-control {
		padding: 0.175rem 0.75rem !important;
		font-size: 0.9rem !important;
	}

	.mb-4 {
		margin-bottom: 0.8rem !important;
	}

	.p-5 {
		padding: 3rem !important;
	}
}
/********************************************************END***********************************************************/

/************************************************************Desktop responsive CSS************************************/
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .p-5 {
        padding: 1.5rem !important;
    }

    .mobbackimg {
        background-position: bottom !important;
    }

    .heighlogin {
        padding-top: 5vh !important;
    }

    .formleft {
        margin-left: 25vw !important;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1366px) {

	.userloginimg {
		height: 12vh!important;
		margin-bottom: 2vh !important;
		margin-top: -7vh !important;
	}
    .mobbackimg {
        background-position: bottom !important;
    }

    .heighlogin {
        padding-top: 10vh !important;
    }

    .p-5 {
        padding: 0.5rem 2rem 0.5rem 2rem !important;
    }

	.formleft {
		margin-left: 25vw !important;
		margin-top: 10vh !important;
	}

    .mb-4 {
        margin-bottom: 0.7rem !important;
    }

    .h5,
    h5 {
        font-size: 0.8rem !important;
    }

    .h2,
    h2 {
        font-size: 1.2rem !important;
    }
    .copyright {
    font-size:small !important;
    }
    hr {
        margin: 0.1rem 0 !important;
    }
    .form-label {
        font-size: small !important;
    }
    .form-control {
        padding: 0.175rem 0.75rem !important;
        font-size: small !important;
    }
	.cascading-right {
		width: 90% !important;
	}
    .bottomlogo {
        margin-left: 2vw !important;
    }
    .col-lg-6 {
        width: 66% !important;
    }
}

@media only screen and (min-width: 1367px) and (max-width: 1450px) {
    .p-5 {
        padding: 2rem !important;
    }

    .mobbackimg {
        background-position: bottom !important;
    }

    .heighlogin {
        padding-top: 2vh !important;
    }

    .formleft {
        margin-left: 25vw !important;
    }

    .mb-4 {
        margin-bottom: 1rem !important;
    }

    .fw-bold {
        font-size: 1.5rem !important;
    }
}

@media only screen and (min-width: 1451px) and (max-width: 1536px) {
    .p-5 {
        padding: 3rem !important;
    }

    .mobbackimg {
        background-position: bottom !important;
    }

    .heighlogin {
        padding-top: 5vh !important;
    }

    .formleft {
        margin-left: 25vw !important;
    }
}

@media only screen and (min-width: 1537px) and (max-width: 1600px) {
    .p-5 {
        padding: 3rem !important;
    }

    .mobbackimg {
        background-position: bottom !important;
    }

    .heighlogin {
        padding-top: 5vh !important;
    }

    .formleft {
        margin-left: 25vw !important;
    }
}

@media only screen and (min-width: 1601px) and (max-width: 1919px) {
    .p-5 {
        padding: 3rem !important;
    }

    .mobbackimg {
        background-position: bottom !important;
    }

    .heighlogin {
        padding-top: 5vh !important;
    }

    .formleft {
        margin-left: 25vw !important;
    }
}

.field-icon {
    float: right;
/* margin-left: 6px; */
margin-top: -22px;
position: relative;
z-index: 2;
left: -7px;
}


.field-icon {
	float: right;
	margin-left: -25px;
	margin-top: -25px;
	position: relative;
	z-index: 2;
	cursor: pointer;
}


