.div.container.center-div {
    position: absolute;
    right: 471px;
    margin: 20px;
    max-width: 300px;
    padding: 16px;
    background-color: white;
    top: 1px;
}

h1.color {
    color: #1245a8;
    font-family: "Montserrat", sans-serif;
	font-size: 32px;
    font-weight: 600;
}
.intl-tel-input {
    position: relative;
    display: inline-block;
}
.intl-tel-input {
    position: relative;
    display: inline-block;
    padding: px;
}
.intl-tel-input {
    position: relative;
    display: inline-block;
}
.hide {
    display: none;
}
button.btn {
    padding: 4px;
}
.btn {
    margin-top: 15px;
}
.btn {
    background-color: #1245a8;
    color: white;
   /* padding: 16px 20px;*/
    border: none;
    cursor: pointer;
    width: 100%;
    height:42px;
    opacity: 0.9;
}
.btn:hover {
    color: white;
}
input, button {
    /*height: 42px;*/
    margin: 0;
   /* padding: 6px 12px; */
    border-radius: 2px;
    font-family: inherit;
    font-size: 100%;
    color: inherit;
}
input[type=text], input[type=password] {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    background: #f1f1f1;
}
input[type=tel], input[type=password] {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    background: #f1f1f1;
}
form input {
    
}
.intl-tel-input {
    position: relative;
    display: inline-block;
    padding: px;
}

.intl-tel-input {
    position: relative;
    display: inline-block;
}
.modal-content {
   
    max-width: 500px;
    margin: auto;
    background: rgb(255 255 255);
 
}
div.col-sm-12.mt-5.bgWhite{
        max-width: 350px;
    margin: auto;
    background: rgb(255 255 255);
    padding: 10px;
margin-top: 8rem !important;
}
@media (min-width: 992px){
.col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 91.666667%;
}

.modal-content
{
margin-top:2rem;
}
.login-img
{
width:65%;
margin:0 auto;
}

}
@media only screen and (min-width:992px) and (max-width:1199px) {
.modal-content {
    width: 68% !important;
}


}
@media only screen and (min-width:768px) and (max-width:991px) {
	
.modal-content {
    width: 90% !important;
}


}
@media only screen and (max-width:767px) {
	

.modal-content {
    width: 90% !important;
}




}
}


@media only screen and (max-width:480px) {
	

.modal-content {
    width: 95% !important;
}



