﻿    body {
        background: #40BCD2;
        font-family: 'Ubuntu', sans-serif;
    }

    .three-btns {
        width: 100%;
        float: left;
        margin-top: 30px;
    }

    .btns {
        width: 8%;
        float: right;
        background-color: #ECECEC !important;
        border: none !important;
        padding: 4px 0px 4px 0px !important;
        margin-right: 20px;
        border-radius: 11px !important;
        font-family: 'Ubuntu', sans-serif;
        display:inline-block

    }
    .btns a{
        color:#000;
     text-decoration:none;
     display : inline-block;
     width:100%;
        }
   .btns a:hover {
        color:#000;
        text-decoration:none;
        display:block;
     }
    .sec {
       width: 100%;
margin-top: 7%;
margin-bottom: 15px;
    }

    .form-sec {
        width: 60% !important;
        margin: 0px auto;
        /*height: 100%;*/
        float: none;
        border-radius: 15px;
    }

    .first-cont {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        background: #ECECEC;
        width: 100%;
        float: left;
    }

    .second-cont {
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        background: #DADAD9;
        width: 100%;
        float: left;
    }

    .img-1 {
        width: 23%;
        float: left;
        padding: 10px 25px 10px;
    }
    .img-1 img {
        max-width: 75px;
    }
    .head-1 {
        width: 77%;
        float: left;
        padding: 10px 0px 10px;
    }

    .head-1 h4 {
       color: #40BCD2;
       font-size: 40px;
     }
    .head-1 h4 span {
            color: #E55302;
    }
    .form-h h5 {
        font-size: 45px;
        color: #40BCD2;
        text-align:center;
    }
    .form-p {
    margin-top:2%;
    }

    .form-p p {
        font-size: 13px;
        text-align:center; 
    }

    .group-1, .group-2 {
    
    margin-bottom:10px !important;
    } 

  .f-email, .f-pwd {
    background:#fff !important;
    border:none !important;
    border-radius:7px !important;
    padding:10px ;
    width:100%; 
    font-style : normal; outline:none;
    }

    .main-form {
          margin: 25px auto;
    width: 54%;
    display:block;
    }

    .f-email::-moz-placeholder{
    font-style: italic;
    font-size:12px !important;
    }
    .f-email::-webkit-placeholder{
    font-style: italic;
    font-size:12px !important;
    }
    .f-email:-ms-placeholder{
    font-style: italic;
    font-size:12px !important;
    }
    
    .f-pwd::-moz-placeholder{
    font-style: italic;
    font-size:12px !important;
    }
    .f-pwd:-ms-placeholder{
    font-style: italic;
    font-size:12px !important;
    }
    .f-pwd::-webkit-placeholder{
    font-style: italic;
    font-size:12px !important;
    }

    .login {
            margin-bottom: 10px;
    background: #E55302;
    border-radius: 7px !important;
    color: #fff;
    padding: 7px !important;
    width: 100%;
    font-family: 'Ubuntu', sans-serif;
    font-size: 17px;
    }

    .login:hover{
     color:#fff;
     }

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
outline:none;
}

back-bg{
    background-color: #f5f5f5;
}

  /*responsive start*/

@media screen and (max-width: 1200px) and (min-width: 991px) {
    
 .img-1 {
width:20%;
padding:10px 2px 10px;
}
.head-1{
    width:80%;
    padding:20px 25px 10px;
}
.head-1 h4{
    font-size:35px;
}
.form-h h5 {
    font-size:40px;
}


.btns {
        width: 12%;
}

}

@media screen and (max-width: 992px) and (min-width: 768px) {
    
 .img-1 {
width:19%;
padding:10px 4px 10px;
}
.head-1{
    width:81%;
    padding:20px 25px 10px;
}
.head-1 h4{
    font-size:30px;
}
.form-h h5 {
    font-size:35px;
}

.btns {
        width: 12%;
}

}


@media screen and (max-width: 767px) and (min-width: 481px) {
    
 .img-1 {
width:100%;
text-align:center;
 padding:10px 0px 0px;
}
.head-1{
    
    width:100%;
    padding:0px;
}
.head-1 h4{
    font-size:19px;
    text-align:center;
}
.form-h h5 {
    font-size:23px;
}

.btns {
        width: 12%;
        font-size:12px;
}

.login {
    font-size:11px;
}

}

@media screen and (max-width: 480px) and (min-width: 320px) {
    
 .img-1 {
    width:100%;
    text-align:center;
    padding:10px 0px 0px;
}
.head-1{
    width:100%;
   padding:0px;
}
.head-1 h4{
    font-size:16px;
    text-align:center;
}
.form-h h5 {
    font-size:20px;
}

.btns {
        width: 13%;
        font-size:10px;
}

.login {
    font-size:10px;
}

}


 /*responsive end*/

 /*26 sep css start */
 .social-login {
           display:none;
    width: 46%;
    float: right;
    margin-top: 20px;
    position: relative;
    padding: 24px;
    padding-right: 0px;
    padding-left: 69px;
    min-height: 150px;
    padding-top: 40px;
}.social-login a {
    display: block;
    margin-bottom: 10px;
}.social-login a img {
    width: 100%;
}.form-p {
        clear: both;
}
 .social-login span.orsec {
    position: absolute;
    top: 0;
    left: 19px;
    height: 100%;
    overflow: hidden;
}.social-login span.orsec img {
    margin-top: -19px;
}
 .login-content-sec {
    width: 85%;
    margin: 0 auto;
}
 /*27 sep css start*/
.three-btns {
        text-align: right;
        float:none;
}
.three-btns a {
    
    background-color: #ECECEC !important;
    border: none !important;
    padding: 10px 20px !important;
    margin-left: 15px;
    border-radius: 11px !important;
    font-family: 'Ubuntu', sans-serif;
    display: inline-block;color: #000;
    text-decoration: none; 
}
.three-btns a:focus{outline:none;}
 /*27 sep css end*/

 /*28 sep css start*/
 /*.login-content-sec span#lbl_error {
    display: inline-block;
    margin-top: 5px;
    border: solid 1px #d86767;
    width: 100%;
    padding: 5px;
    background: #f7a5a5;
    color: #e00c0c!important;
}*/
 /*28 sep css end*/

 .navbar-brand>img{
     height: 77px;
 }

 @media(min-width:481px) and (max-width:767px) {
.form-sec{width:100%!important;}
.login {
    font-size: 15px;
    font-weight: bold;
}
}
 @media(max-width:480px){

     .form-sec{width:100%!important;}
     .three-btns .btns{min-width: 32%;
font-size: 12px;
float: none;
margin-right: 5px;
margin-left: 5px;}
     .three-btns{text-align:center;}
     .main-form{width:100%; }
     .social-login{width:100%; padding-left:0px;}
     .social-login span.orsec {
    position: absolute;
    top: 0;
    left: 50%;
    height: 32px;
    overflow: hidden;
    margin-top: -30px;
    margin-left: -16px;
}
     .social-login span.orsec img {
    margin-top: -82px;
}
     .login {
    font-size: 16px;
    font-weight: bold;
}
     .social-login {
    width: 100%;
    padding-left: 0px;
    padding: 15px 33px;
}
     .sec{margin-bottom:20px;}
 }


