.domainBox {
  background-color: #2d738c;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  height: 260px;
  line-height: 62px;
  max-width: 400px; }

 


.domainBox:hover {
    transform: scale(1.05) !important;
   }

.domainBox span {
  display: inline-block;
  font-size: 20px;
  line-height: 22px;
  white-space: normal;
  vertical-align: middle;
  max-width: 220px;
  width: 80%;
  margin: 10px 20% 0 20%;
  text-align:center;
  }


 



.domainBox a {
  color: #fff !important;
  display: inline-block;
  width: 100%;
  vertical-align: middle; 
 }

.domainBox a:hover {
  color: #fff;
  text-decoration: none; }

.domainBox a:focus {
  color: #fff;
  text-decoration: none; }

.domainBox img {
  border-bottom: 1px solid #fff;
  margin: 12% 0 0 37%;
  padding-bottom: 10px;
  max-width: 100px;
  width: 115%;
  vertical-align: middle; }

.domainBox.reddBackground {
  background-color: #c02e1d; 
  }

.reddBackground:hover {
    transform: scale(1.05) !important;
}

.domainBox.yellowBackground {
  background-color: #eed369;
 }

.yellowBackground:hover {
    transform: scale(1.05) !important;
}

.domainBox.yellowdBackground {
  background-color: #f7c532;
 }

.yellowdBackground:hover {
    transform: scale(1.05) !important;
}




 






.domainBox.brownBackground {
  background-color: #85592b;
 }

.brownBackground:hover {
    transform: scale(1.05) !important;
}

.domainBox.bluenBackground {
  background-color: #2C57F9;
 }

.bluenBackground:hover {
   transform: scale(1.05) !important;
    
}
.bluenBackground:hover .overlay {
  opacity: 1;
  background-color: #2C57F9;
  text-align:center;
  white-space: pre-wrap;
  font-size: 14px!important;
  line-height: 18px!important;
}
.bluenBackground:hover .overlay a {
  opacity: 1;
  background-color: #2C57F9;
  text-align:center;
  white-space: pre-wrap;
  font-size: 14px!important;
  line-height: 18px!important;
  position: absolute;
  top: 50%;
  left: 50%;
}



 




 

 



 


.domainBox.blueBackground {
  background-color: #6033B6;
 }

.blueBackground:hover {
   transform: scale(1.05) !important;
}

.domainBox.bluedarkBackground {
  background-color: #003da7;
 }

.bluedarkBackground:hover {
   transform: scale(1.05) !important;
}

.domainBox.bluerafBackground {
    /*background-color: #266590;*/
    background-color: #2d738c;
}

.bluerafBackground:hover {
    transform: scale(1.05) !important;
}

.domainBox.greyBackground {
  background-color: #4A4A4A;
 }

.greyBackground:hover {
   transform: scale(1.05) !important;
}

.domainBox.orangeBackground {
  background-color: #F0751F; }

.orangeBackground:hover {
  transform: scale(1.05) !important; }

.domainBox.purpleBackground {
  background-color: #6033B6; }

.purpleBackground:hover {
  transform: scale(1.05) !important; }

.domainBox.greenBackground {
  background-color: #62AF53; }

.greenBackground:hover {
  transform: scale(1.05) !important; }

.domainBox.lightblueBackground {
  background-color: #4FC2F8; }

.lightblueBackground:hover {
  transform: scale(1.05) !important; }

.domainBox.magenBackground {
  background-color: #ec1f64; }

.magenBackground:hover {
  transform: scale(1.05) !important; }

.domainBox.pinkBackground {
    background-color: #ca388f;
}

.pinkBackground:hover {
    transform: scale(1.05) !important;
}

.domainBox.aquaBackground {
    background-color: #00bf90;
}

.aquaBackground:hover {
    transform: scale(1.05) !important;
}

.domainBox.blue2Background {
    background-color: #0a4e7c;
}

.blue2Background:hover {
    transform: scale(1.05) !important;
}

.domainBox.lblue2Background {
    background-color: #3ca8c6;
}

.lblue2Background:hover {
    transform: scale(1.05) !important;
}

.domainBox.orange2Background {
    background-color: #f6871c;
}

.orange2Background:hover {
    transform: scale(1.05) !important;
}

.domainBox.purple2Background {
    background-color: #8e4387;
}

.purple2Background:hover {
    transform: scale(1.05) !important;
}
.container-fluid.matrix9x9 {
  padding: 0!important; }

.row-fluid + .row-fluid .domainBox {
  margin-top: 0px !important; }

.domainCatHeader a:hover {
  text-decoration: none; }

.container-fluid .domainBox {
  margin-top: 0px!important; }

.container-fluid:first-child .domainBox {
  margin-top: 0; }

.container-fuild .matrix9x9 {
  padding: 0!important;
  margin-top: 0!important; }

.container-fuild:first-child .matrix9x9 {
  margin-top: 0px!important; }



