.logout, .breadcrumbs {
  text-transform: capitalize !important;
}
@media (min-width:981px) {
  .SHOW {
    display: none !important;
  }
  .index-page .p-3:last-child .col-8 a {
    cursor: pointer !important;
    font-size: 1.2rem !important;
    padding: .5rem 1rem;
    border-radius: .25rem;
    color: #fff !important;
    background-color: #0275d8;
    border-color: #0275d8;
    text-align: center;
    text-decoration: none !important;
    float: left;
    clear: both;
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width:980px) {
  body, .form-control {
    font-size: 1.2rem;
    line-height: 1.7;
  }
  .container.content form .row div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-bottom: 20px;
  }
  .container.content .row .col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .container.content .row .col-3 .btn-primary {
    cursor: pointer !important !;
    font-size: 1.5rem;
    margin-bottom: 25px !important;
  }
  body .container.content .row .col-3 .btn-primary:hover {
    cursor: pointer !important !;
  }
  .container {
    width: 100% !importantimportant;
  }
  body * {
    box-sizing: border-box !important;
  }
  .container.content .col-12 {
    padding: 25px;
  }
  .btn-primary {
    width: 100% !important;
    max-width: 100% !important;
  }
  .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .content {
    /* height: 100%; */
    min-height: auto !important;
  }
  .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 25px !important;
    padding-left: 25px !important;
  }
  .container:first-child {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .logout {
    padding: .5rem 1rem;
    border-radius: .25rem;
    color: #fff !important;
    background-color: #0275d8;
    border-color: #0275d8;
  }
  .logout:hover {
    color: #fff !important;
    background-color: #025aa5 !important;
    border-color: #01549b !important;
  }
  .home-left, .home-right {
    width: 100% !important;
    float: left;
  }
  .home-right {
    margin-left: 0px !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .home-left .col-12 {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }
  .home-left form .btn-primary {
    font-size: 1.5rem !important;
  }
  .home-left form p {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }
  .index-page .row .col-2:first-child {
    display: none !important;
  }
  .index-page .row .col-8 {
    flex: 0 0 80% !important;
    max-width: 80% !important;
  }
  .index-page .row .col-8 {
    padding-right: 20px !important;
  }
  .index-page .row .col-2:last-child {
    flex: 0 0 20% !important;
    max-width: 20% !important;
    text-align: center !important;
  }
  .index-page .row, .CREDIT-PAGE .row {
    border-bottom: 1px solid #ccc !important;
  }
  .verification-page {
    padding-bottom: 0px !important;
  }
  .TESTS-HEADER, .CREDIT-HEADER, .HIDE {
    display: none !important;
  }
  .CREDIT-PAGE .p-3 .col-12, .CREDIT-PAGE .p-3.header .col-6 {
    font-size: 1.5rem;
    font-weight: 600 !important;
    padding: 0px !important;
  }
  .SHOW {
    display: block !important;
  }
  .CREDIT-PAGE .row .SHOW, .CREDIT-PAGE .row .col-2:last-child {
    padding-bottom: 0px !important;
  }
  .CREDIT-PAGE .form-check {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }
  .CREDIT-PAGE .form-check-label {
    font-size: 1.4rem;
  }
  .CREDIT-PAGE [type=checkbox], .CREDIT-PAGE [type=radio] {
    margin-right: 10px;
    transform: scale(2) !important;
  }
  .CREDIT-PAGE .row:last-child {
    border-bottom: 0px solid #ccc !important;
  }
  .CREDIT-PAGE .row:last-child div {
    padding-bottom: 0px !important;
  }
  .TESTS-PAGE .p-3 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .CREDIT-PAGE .p-3 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .LARGE-TITLE {
    background-color: #eee;
    font-size: 1.2em;
    line-height: 1.2em;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin-bottom: 10px;
  }
  .CREDIT-PAGE .p-3 .col-12 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .LINK-SECTION {}
  .TESTS-PAGE .col-2.STAT, .container.content .TESTS-PAGE .row .col-3.STAT {
    -webkit-flex: 0 0 33% !important;
    -ms-flex: 0 0 33% !important;
    flex: 0 0 33% !important;
    max-width: 33% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .TESTS-PAGE .col-2.LINK-SECTION {
    -webkit-flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .TESTS-PAGE .col-2.LINK-SECTION a {
    cursor: pointer !important;
    font-size: 1.5rem !important;
    padding: .5rem 1rem;
    border-radius: .25rem;
    color: #fff !important;
    background-color: #0275d8;
    border-color: #0275d8;
    width: 100% !important;
    float: left;
    text-align: center;
    text-decoration: none !important;
  }
  .TEST-TITLE {
    background-color: #eee;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin-bottom: 30px !important;
  }
  .TEST-ANSWERS {
    padding-left: 40px !important;
    padding-right: 15px !important;
  }
  .TEST-CONTAIN .p-3 {
    padding: 0px !important;
    border-bottom: 1px solid #ccc !important;
    margin-bottom: 30px !important;
  }
  .TEST-ANSWERS .form-check-input {
    margin-left: -25px !important;
    margin-right: 10px;
    transform: scale(2) !important;
  }
  .TEST-CONTAIN .col-1 {
    text-align: center !important;
  }
  .TESTS-PAGE .btn-primary {
    font-size: 1.5rem !important;
  }
  .CREDIT-PAGE .p-3.FOOTER-BOTTOM {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .container.content .CREDIT-PAGE .row .col-2.SIDE, .CREDIT-PAGE .p-3.FOOTER-BOTTOM .col-2 {
    -webkit-flex: 0 0 50% !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .EVALUATION .p-2 .col-12 {
    padding-top: 0px !important;
  }
  .EVALUATION .p-2 .col-12 p, .EVALUATION .p-2 .col-7 p {
    /* font-weight:700 !important; */
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }
  .EVALUATION .p-2 .col-12, .EVALUATION .p-2 .col-7 {
    /* font-weight:700 !important; */
  }
  .EVALUATION .p-2 {
    padding: 0px 0px !important;
  }
  .EVALUATION .p-2 {
    /* border-bottom: 1px solid #ccc !important;
		padding-bottom:10px !important; 	
		margin-bottom:30px !important; */
  }
  .index-page .p-3:last-child .col-8 a {
    cursor: pointer !important;
    font-size: 1.5rem !important;
    padding: .5rem 1rem;
    border-radius: .25rem;
    color: #fff !important;
    background-color: #0275d8;
    border-color: #0275d8;
    width: 100% !important;
    float: left;
    margin-top: 10px;
    text-align: center;
    text-decoration: none !important;
  }
}
@media (max-width:545px) {
  .container.content .CREDIT-PAGE .row .col-2.SIDE .SHOW {
    height: 65px !important;
    padding-bottom: 10px !important;
  }
}
@media (max-width:980px) {
.container.content form .row .col-2 {
padding-left: 15px !important;
padding-right: 15px !important;
}
}