@media (max-width: 1105px){
.referenceList{
text-align: center;
}
}
@media (max-width: 917px){
#logos{
width: 15%;
display: inline;
float: right;
margin-right: 5%;
}
.logoImg{
width: 100% !important;
margin: 0px !important;
padding-left: 0px !important!
padding-right: 0px !important!
}
#clmn{
padding-top:20px;
padding-bottom: 20px;
}
.frontPageContainer {
width: 45% !important;
display: inline-block;
}
.frontPageTable {
width: 100% !important;
}
.title{
width: 100%;
}
}
@media (max-width: 725px){
.left {
float: none;
}
#smallImage{
display: inline !important;
width: 100% !important;
margin: 0px !important;
float: left;
}
#mainImage{
display: none;
}
#logos{
width: 100% !important;
margin: 0px !important;
}
.logoImg{
margin: 5px 0px 0px 0px !important;
padding: 3px !important;
}
#cbcw{
width: 25% !important;}
#clmn{
width: 34% !important;}
#lldr{
width: 25% !important;}
}
@media (max-width: 630px)
{
.frontPageContainer {
width: 100% !important;
}
.frontPageTable {
width: 100% !important;
}
}
#contentbody
{
text-align:center;
}
#mainImage
{
float: left;
margin-bottom:5px;
width: 70% !important;
}
#smallImage
{
float: left;
margin-bottom:5px;
display:none
}
#logos
{
text-align: center;
}
.logoImg
{
vertical-align: middle;
}
#socialMedia
{
display: inline-block;
float: right;
}
.frontPageContainer
{
width: 30%;
display: block;
border-collapse: collapse;
border-color: #a5a0cf;
border-spacing: 0;
padding-right: 20px;
padding-bottom: 10px;
padding-top: 15px;
margin:0px auto;
}
.frontPageContainer img
{
margin-top: 0px !important;
}
.left
{
float: left;
}
.title
{
width: 230px;
height: 45px;
text-align: center;
background-color: rgb(98, 63, 153);
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.title p
{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.referenceList
{
text-align: center;
font-size: 115%;
font-weight: bold;
margin-bottom: 3em;
height: 180px;
}
.descriptionRow
{
border-collapse: separate;
border: 1px solid #a5a0cf;
}
.title a
{
color: #ffffff !important;
text-decoration: none !important;
font-size: 200%;
}
#Purple
{
background-color: rgb(98, 63, 153);
}
.center
{
margin-left: auto;
margin-right: auto;
}
#contentContainer2
{
overflow:hidden !important;
}