html{height:100%;}
body{font-family: 'Roboto', sans-serif; font-size:16px;overflow-x:hidden;word-wrap:break-word;}
img{max-width:100%}
ul{list-style:none;padding-left:0 }
a{color: #fff;text-decoration: none}

.scam-nav li a:hover{color:#ff8880 !important;}
.navbar-toggler{border: 1px solid #ff8880;}
.primary-btn{background: #3B7BB3;color: #fff !important; padding: 5px 20px;}
.primary-btn:hover{text-decoration: none}
.redbg{background: #e30016;color: #fff}
.page-title h1{font-size: 30px;font-weight: 700;padding: 10px 0}
.scam-header span{font-size: 30px;font-weight: 700;padding: 10px 0;color: #102a83;}
.section{padding: 30px 0}
.form-wrapper{margin: 30px 0}
.form-wrapper .nav-pills .nav-link.active,.form-wrapper .nav-pills .show>.nav-link{background: #102983;color: #fff}
.form-wrapper .nav-pills .nav-link{border-radius: 0;color: #102983}
.form-wrapper .nav-pills{    border-bottom: 2px solid #102983;}
.form-wrapper .form-control{width: 100%}
.bg-gray{background:#f2f2f2; padding: 10px 15px}
.brand-head{padding-left: 25px}
.brand-head h1{font-size: 30px;color: #102a83;margin-bottom: 0;font-weight: 700}
.brand-head h2{font-size: 26px;color: #102a83;}
.sec-bottom{padding-bottom: 35px}
.select-lang select{background: #f2f2f2;padding: 5px 15px;  border: none;font-size: 14px;}
.field-label {flex:1}
.field-item {flex:2}
.btn-submit{background: #438442;color: #fff !important; padding: 5px 20px;}
.right-btn{float: left;}
.step-tab .disabled{cursor: not-allowed;}
.form-wrapper .nav-pills .nav-link.success{background: #3b7bb3; color: #fff;}
footer{background: #707070;color: #fff;padding: 7px 0}
footer p{margin-bottom: 0;font-size: 12px}
@media screen and (min-width:1024px),screen and (min-height:600px){}
@media screen and (min-width:990px) and (max-width:1024px){}
@media screen and (min-width:641px) and (max-width:768px){}
@media screen and (min-width:481px) and (max-width:640px){}
@media screen and (min-width:300px) and (max-width:480px){
    .navbar-brand{display: block;  text-align: center; width: 100%;margin-bottom:10px;}
    .select-lang{margin-right: auto;margin-top: 10px !important;}
}
@media screen and (max-width:320px){}