
/* to mmanage the banner image clipping at the top */
/* to mmanage the banner image clipping at the top */
/* to mmanage the banner image clipping at the top */


.redlink {
	color: #90011a !important;
	font-weight: bold !important;
}

.redlink:hover {
	transform: scale(1.1,1.1);
	color: #90011a !important;
}

.special-banner {
padding-top: 3.0% !important;
}

	@media only screen and (max-width: 1550px) {

    .special-banner {
    padding-top: 3.5% !important;
    }

  }

  @media only screen and (max-width: 1450px) {

    .special-banner {
    padding-top: 4% !important;
    }

	}

	@media only screen and (max-width: 1188px) {

    .special-banner {
    padding-top: 5.5% !important;
    }

  }


}
