.main-form .form-group {
    margin-bottom: 10px;
}

.main-form .form-label {
    font-weight: 600;
    margin-bottom: 0;
}

.main-form .ast {
    color: #d00;
    margin: 0 4px;
}

.main-form .error {
    color: #f00;
}

.main-form .icon-list {
    margin-left: 24px !important;
}

    .main-form .icon-list li:before {
        font-family: 'FontAwesome';
        content: '\f101';
        margin: 0 5px 0 -15px;
        color: #fd7e14;
    }

.reg-steps-ul {
    padding-left: 0px;
}

    .reg-steps-ul .reg-steps-item h6 {
        font-size: 14px;
        margin-top: 16px;
    }

    .reg-steps-ul .reg-steps-item {
        float: left;
        list-style: none;
        text-align: center;
        padding: 0px 5px 0px 5px;
        width: 25%;
    }

        .reg-steps-ul .reg-steps-item a {
            background: #ebebeb;
            font-weight: bold;
            font-size: 18px;
            padding: 10px 20px;
            border-radius: 50%;
        }

            .reg-steps-ul .reg-steps-item a:hover {
                background: #ffde00;
                color: #000000;
                text-decoration: none;
            }

            .reg-steps-ul .reg-steps-item a:focus {
                color: #000000;
                text-decoration: none;
                outline: none;
            }

            .reg-steps-ul .reg-steps-item a.active {
                background: #ffde00;
                color: #000000;
                text-decoration: none;
            }

            .line {
            border-bottom: 1px solid #e8e8e8;
            margin-left: 15%;
            width: 70%;
            margin-top: 4%
            }

            .reg-steps {
            margin-top: -24px;
            }

.main-form .radio-cntrls label {
    margin-right: 20px;
}

.main-form .submit-btn {
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 30px;
    color: #fff;
    font-family: 'Montserrat-Medium';
    background-image: linear-gradient(90deg, #ff474f 0%, #f9212a 100%);
    margin-right: 10px;
    border-radius: 4px;
}

.main-form .clear-btn {
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 30px;
    color: #000;
    font-family: 'Montserrat-Medium';
    background-image: linear-gradient(90deg, #98a2b0 0%, #98a2b0 100%);
    margin-right: 10px;
    border-radius: 4px;
}
.aspNetDisabled 
{
    color:#333;
    background: #fff;
}
.aspNetDisabled:hover
{
    color: #333;
}
.bx-wrapper
{
    margin-bottom: 0 !important;
}




.news-ticker
{
  border-top: 4px solid #ffdd83;
 border-bottom: 4px solid #ffdd83;
 background-color:#ffe8b2;
}

.news-title
{
  background-color: #ffdd83;
}
#news-content
{
    font-family: 'Muli-SemiBold';
      font-size:16px;
      background:none !important;
}
#news-content a
{
    color:#333 !important;
    margin-right: 30px;;
}
#news-content a:before {
    font-weight: bold;
   color:#900;
}

.mfp-title
{
    font-size:14px !important;
}

        .modal.centered.in .aligner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
.centered .modal-dialog {
  align-self: center;
}

.personabar-visible .aws-app-menu {
  
    width: auto !important;
    left:80px;
    right:0;

}
.inner-page-content,.main-bg {
    z-index: unset;
}

.ata-footer, .ata-footer a
{
    color:#fff !important;
}

.sponsor-grid > .col-md-3
{
aspect-ratio: 1 / .75;
margin:10px 0;
}

.sponsor-grid a
{
    padding: 1rem !important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
      display: flex;
  justify-content: center; /* Horizontal centering */
  align-items: center;     /* Vertical centering */
height: 100%;
}
.sponsor-grid img
{
    max-height: 100% !important;
}




	.vc-total h4 {
		display: inline-block;
		line-height: 1.5rem;
	}
	.vc-total .counter-text {
		font-size: 20px;
		font-family: 'BebasNeue';
		display: inline-block;
		color: #fff;
		margin: 2px;
		padding: 4px 9px 2px 8px;
		background: #FF6C00;
		background: linear-gradient(174deg,rgba(255, 108, 0, 1) 0%, rgba(216, 66, 0, 1) 100%);
		border: 1px solid #be3800;
		border-radius: 4px;
	}

























