.legal-policy-main-heading{
    margin: 10px 0;
    font-size: 18px;
    color: #f06b7c;
    text-decoration: underline;
}
.terms-heading{
    color: #44597c;
    font-family: Poppins-Medium;
    font-size: 16px;
    margin-top: 15px;
    text-align: center;
}
.terms-subheading {
    color: #555555;
    font-family: Poppins-Regular;
    font-size: 18px;
    margin-top: 9px;
    text-transform: inherit;
    color: #44597c;
    margin-top: 38px;
}
.terms-text{
    font-family: Poppins-Regular;
   
    
    color: #666666;
    margin-top: 7px;
}
address {
    display: block;
    font-style: italic;
  }
.f-size12{font-size: 12px !important}
#loginpage .container_login h1 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 23px;
    text-align: center;
    text-indent: 6px;
    letter-spacing: 7px;
    text-transform: uppercase;
    color: #f06b7c;
}
#loginpage.container_login .tabs .tab a {
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    color: #d9d9d9;
    transition: all 0.1s ease-in-out;
    border-bottom: none;
    outline: none;
}
#loginpage .container_login .tabs .tab.active a, body .container_login .tabs .tab:hover a {
    color: #263238;
    border-bottom: none;
    outline: none;

}
#loginpage .container_login .tabs .tab.active {
    /* border-bottom: 1px solid transparent;*/
}
#loginpage .container_login .tabs .tab.active a{ border-bottom: 2px solid #f06b7c}
#loginpage .container_login .content form {
    position: relative;
    /*min-height: 310px;*/
    min-height: 210px;
    margin-top: 22px;
}
#loginpage .container_login .content label:first-of-type, #loginpage .container_login .content input:first-of-type, #loginpage .container_login .content .more:first-of-type {
    -moz-animation: slideIn 0.4s cubic-bezier(0.37, 0.82, 0.2, 1);
    -webkit-animation: slideIn 0.4s cubic-bezier(0.37, 0.82, 0.2, 1);
    animation: slideIn 0.4s cubic-bezier(0.37, 0.82, 0.2, 1);
}
#loginpage .container_login .content label:nth-of-type(2), #loginpage .container_login .content input:nth-of-type(2), #loginpage .container_login .content .more:nth-of-type(2) {
    -moz-animation: slideIn 0.5s cubic-bezier(0.37, 0.82, 0.2, 1);
    -webkit-animation: slideIn 0.5s cubic-bezier(0.37, 0.82, 0.2, 1);
    animation: slideIn 0.5s cubic-bezier(0.37, 0.82, 0.2, 1);
}
#loginpage .container_login  .more{text-align: right}
#loginpage .container_login .content label:nth-of-type(3), #loginpage .container_login .content input:nth-of-type(3), #loginpage .container_login .content .more:nth-of-type(3) {
    -moz-animation: slideIn 0.6s cubic-bezier(0.37, 0.82, 0.2, 1);
    -webkit-animation: slideIn 0.6s cubic-bezier(0.37, 0.82, 0.2, 1);
    animation: slideIn 0.6s cubic-bezier(0.37, 0.82, 0.2, 1);
}
#loginpage .container_login .content label {
    font-size: 12px;
    color: #263238;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
#loginpage .container_login .content label:not([for='remember']) {
    /*display: none;*/
}
#loginpage .container_login .content .checkbox + label {
    vertical-align: middle;
    display: inline-block;
    width: 50%;
}
#loginpage .container_login .content .checkbox + label:before {
    content: "\A";
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8px;
    line-height: 10px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: transparent;
    border: 1px solid #666;
    width: 11px;
    height: 11px;
    margin: -2px 8px 0 0;
    cursor: pointer;
}
#loginpage .container_login .content .checkbox:checked + label:before {
    content: "✓";
}
#loginpage .container_login .content .submit-wrap a {
    font-size: 12px;
    display: block;
    margin-top: 20px;
    text-align: right;
    text-decoration: none;
    color: #999999;
}
#loginpage .container_login .content .submit-wrap a:hover {
    text-decoration: none;
    border-bottom: none;
}
#loginpage .tab.signup b{ font-weight: 400}
#loginpage .tab.signup a {
    border: 1px solid #ccc;
    padding: 6px;
    border-radius: 5px;
    display: inline-block;
    font-weight: 700;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}
#loginpage .tab.signup a i {
    color: #f06b7c;
    font-size: 20px;
    margin-right: 5px;
    padding-top: 7px;
    position: absolute;
    left: 8px;
    top: 0px;
}
.download_btns_imgs a{ text-align: right}
.credits a {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    color: inherit;
    font-weight: 700;
    text-decoration: none;
}
.tab.signin a,.tab.signup a{
    text-decoration: none;
}
#how_to_register iframe,#how_to_register object{
    width: 100%;
    height: 100%;
    min-height: 500px;
}
.legal-terms{
    font-family: Poppins-Medium !important;
    width: 80%;
    margin: 0 auto;
    /*margin-top: 70px;*/
    margin-top: 110px;
    background: #fff;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0,.1);
    padding: 40px 50px;
}
strong{
    color: #3a5077;
    font-size: 18px;
}
.grievance_head{
    color: #000;
    font-family: Poppins-Medium;
}
@media (max-width:560px){
    .legal-terms{
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .legal-terms {
        margin-top: 170px;
    }
}

@media only screen and (max-width: 480px) {
    .legal-terms {
        margin-top: 200px;
    }
}