/*
Theme Name: MarkSanborn.com
Description: Theme for MarkSanborn.com
Author: Brian Kraker
Template: rttheme18
*/

.home .top_content {
   background-color: none;
   background: none;
}
.home .content_second_background {
   margin-top: -5em;
}
.nemus-control-paging li a.nemus-active {
   background: rgba(255,255,255,0.9)!important;
}
p.note {
   font-size: 10px;
}
.button_.default {
   background: #E7982D!important;
}
.speaker-callout {
   background: #ececec;
}
#blog-carousel-166114-149453 {
   margin: 1em 0;
}
#likebox-wrapper {
   padding: 0 0 2em;
}
#likebox-wrapper iframe {
   width: 100%!important;
}
@media only screen and (min-width: 960px) {
  #footer .part1 {
    width: 55%;
  }
}
@media only screen and (min-width: 500px) {
  ul.client-logos {
    margin-left: 20%;
  }
}
@media only screen and (min-width: 690px) {
  ul.client-logos {
    margin-left: 25%;
  }
}
@media only screen and (min-width: 768px) {
  ul.client-logos {
    margin-left: 32%;
  }
}
@media only screen and (min-width: 900px) {
  ul.client-logos {
    margin-left: 6%;
  }
}
@media only screen and (min-width: 1100px) {
  ul.client-logos {
    margin-left: 9%;
  }
}

.row.clearfix.linksbox {
    float: left;
    width: 98%;
    border: 1px #cccccc solid;
    padding: 2%;
    border-radius: 9px;
    box-shadow: 2px 2px 2px #cccccc;
    margin: 16px 0px 32px;
}
.row.clearfix.linksbox .box.three{
    float: left;
    width: 31%;
    margin: 6px 1% 12px;
}