.footAddress {
  font-size: 11px; }

footer {
  background-color: #2d77ae;
  color: #FFF;
  padding-bottom: 40px;
  text-align: left; }

footer a {
  color: #FFF; }

footer a:hover {
  color: #8BBBD7; }

footer .socialmedia {
  margin-top: 0px;
  background-color: transparent;
  margin-left: 5px; }

footer .socialmedia i {
  color: #FFF; }

footer .socialmedia a:hover i {
  color: #8BBBD7; }

footer .dosubscribe {
  margin-top: 6px;
  font-size: 14px; }

footer .dosubscribe .form-control {
  width: 290px;
  display: inline-block; }

footer .dosubscribe .btn {
  background-color: #24204a;
  color: #FFFFFF;
  border: 0px; }

.ext-footer {
  padding-bottom: 100px; }

@media only screen and (max-width: 768px) {
  footer .social {
    text-align: center; }

  footer .socialmedia {
    margin-left: 1px;
    height: 35px;
    width: 35px; }

  footer .footAddress {
    margin-top: 10px;
    text-align: center; }

  footer .support h3 {
    cursor: pointer; }

  footer .support h3:hover {
    color: #8BBBD7; }

  footer .support span {
    display: none !important; }

  footer .support br {
    display: none !important; }

  footer .support a {
    display: none !important; }

  footer .support.active span.divider {
    display: inline-block !important; }

  footer .support.active br {
    display: inline-block !important; }

  footer .support.active a {
    display: inline-block !important; } }
footer .social p {
  margin-top: 12px;
  display: inline-block; }

footer .socialmedia:nth-child(1):hover i {
  color: #3A5898; }

footer .socialmedia:nth-child(2):hover i {
  color: #54ACEC; }

footer .socialmedia:nth-child(3):hover i {
  color: #DD4A3A; }

footer .socialmedia:nth-child(4):hover i {
  color: #BD071D; }

footer .socialmedia:nth-child(5):hover i {
  color: #0777B6; }

footer .socialmedia:nth-child(6):hover i {
  color: #CD1F20; }

#landingbanner {
  background: #dfd5cc;
  color: #232f3e;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  font-size: 16px;
  position: fixed;
  bottom: 0%;
  width: 100%;
  opacity: 0.95;
  z-index: 11; }

#landingbanner a {
  color: inherit;
  padding: 10px; }

.times-button {
  border: none;
  border-radius: 0px;
  color: #B3252B;
  padding: 5px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer; }

.times-button1 {
  background-color: #63B960;
  color: white; }

.times-button1:hover {
  background-color: #51964E;
  color: white; }

.reviews {
  min-height: 92px;
  min-width: 237px; }

.rivyoo-badge {
  min-height: 90px;
  min-width: 235px; }

.award-strip {
  min-height: 75px;
  min-width: 900px; }

.sot-strip {
  min-height: 164px; }

@media screen and (max-width: 600px) {
  .sot-strip {
    min-height: 90px; } }
