@charset "utf-8";
/* CSS Document */
.bg-light-gray{background:#f7f4f4 !important}
.bg-dark-gray{background:#282828 !important;color: #8c8c8c;}
.text-gray{color:#f7f4f4}
.testimonial-text{width:70%;margin:20px auto;font-size:18px;line-height:26px}
/* body {font-family:"Source Sans Pro",sans-serif !important;font-size: 14px;}} */ 
.divHeaderWrapper {backrgound-color: #000}
 .main-logo  {
        height: 75px;
		 }
     @media (min-width: 415px) {
	  .main-logo  {
        height: 150px;
		 } }
 .title-xxs{color:#fff;font-size:16px;font-weight:200}
.base-header {
    background: #262323 none repeat scroll 0 0;
    border-bottom: 6px solid #ef4036;
    color: #fff !important;
}
.padding5 {padding: 5px}
.bio p{color:#bcbaba;font-size:16px;font-weight:100}

.bio li {display:inline-block; padding-right:8px;}
.animate-hover-slide-2 .figure .figcaption {
    background: #000;
	border: #900 medium solid;
}
#cont {display: none; }
          .show:focus + .hide {display: inline; }
          .show:focus + .hide + #cont {display: block;}
.navbar-wp .dropdown-menu{background-color:#383737 }
.social-media .linkedin{background:#0085AE;color:#fff}
.social-media .instagram{background:#A1755C;color:#fff}
.social-media .tumblr{background:#314E6C;color:#fff}
ul.social-icons li.instagram:hover{background:#A1755C;color:#fff}
ul.social-icons li.linkedin:hover{background:#0085AE;color:#fff}
ul.social-icons li.envelope:hover{background:#ef4036;color:#fff}  