.css3transitions .page.page-template-default.header_2 .top_wrapper #layerslider_8 #content #blog .row .span9 #nav_cat_archive li ul li a {
	color: #782248 !important;
	font-size: 18px !important;
}


/* Resets default styling */
.social-media-icons {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-media-icon-size {
  width: 0.5em;
  height: 0.5em;
  margin-right: 10px;
  margin-left: 10px;
}


.top_nav .social_widget ul li, #copyright .footer_social_icons li {
    margin-right: 0px;
    width: 25px;
    height: 25px;
    margin-left: 4px !important;
}

.footer_social_icons li, #copyright .footer_social_icons li {
    float: left;
    display: inline;
    padding: 0px;
    margin-right: 4px;
    width: 25px;
    height: 25px;
}

.one-staff .social ul li {
    margin-right: 15px;
    width: 5px;
    height: 25px;
    float: left;
} 


#nav_cat_archive li {
	list-style-type: none;
    /* margin-top:25px;*/
    
}

.css3transitions .page.page-template-default.header_2 .top_nav .container .row-fluid .span6 .pull-right #social_widget-2 .row-fluid.social_row .span12 .footer_social_icons .facebook a  {color: #3b5998;}
.css3transitions .page.page-template-default.header_2 .top_nav .container .row-fluid .span6 .pull-right #social_widget-2 .row-fluid.social_row .span12 .footer_social_icons .twitter a {color: #4099FF;}
.css3transitions .page.page-template-default.header_2 .top_nav .container .row-fluid .span6 .pull-right #social_widget-2 .row-fluid.social_row .span12 .footer_social_icons .youtube a {color: #cd201f;}
.css3transitions .page.page-template-default.header_2 .top_nav .container .row-fluid .span6 .pull-right #social_widget-2 .row-fluid.social_row .span12 .footer_social_icons .google-plus a {color: #0057e7;}

.one-staff .social {
  width: 225px;
  border-top: 1px solid #d6d6d6;
  height: 0px;
}
.one-staff ul, .one-staff ol {
    float: none;
}

.team-list-thumb {
    display: inline-block;
    float: left;
    border-radius: 50%;
    position: relative;
    margin-right: 20px;
}
img.team-list-thumb {
	width: 75px;
	aspect-ratio: auto 75 / 75;
	height: 75px;
}
.team-list ul li{
  width: 48%;
  float:left;
  margin-top:15px;
}

/*#nav_cat_archive li ul{
  margin-bottom:150px !important;
}*/

 #nav_cat_archive li h2 {
margin-top:100px;
 }

.left-50 {
  width: 40%;
  float:left;
}
.right-50 {
  width: 60%;
  float:right;
}

.left-70 {
  width: 70%;
  float:left;
}
.right-30 {
  width: 30%;
  float:right;
}

.one-staff p {
  float: none;
}

.one-staff .content {
  position: relative;
  border-bottom: 1px solid #d6d6d6;
  float: left;
  width: 100%;
}

.email {
	text-transform: lowercase;
}


@media (min-width: 841px) and (max-width:980px){
.left-50 {
  width: 70%;
  float:left;
}
.right-50 {
  width: 30%;
  float:left;
}
.left-70 {
  width: 100%;
  float:left;
}
.right-30 {
  width: 100%;
  float:right;
}
}

@media (min-width: 300px) and (max-width:840px){
.left-50 {
  width: 100%;
  float:left;
}
.right-50 {
  width: 100%;
  float:left;
}
.left-70 {
  width: 100%;
  float:left;
}
.right-30 {
  width: 100%;
  float:right;
}
.team-list ul li{
  width: 100%;
  float:left;
  margin-top:15px;
  margin-left: -50px;
}
#nav_cat_archive li ul{
  margin-bottom:100px !important;
}
}

/*about team*/
@media (min-width: 460px){
.span3 {
    min-height: 410px;
}
}

@media (max-width: 459px){
.span3team {
    min-height: 430px;
    width:100%!important;
}

.span9 .one-staff img {
    width: 100%;
    max-width: none;
    max-height: 100%!important;
}

}


@media (max-width: 979px){
.widget_categories {

}

}

@media (max-width: 979px){
.widget_categories_revb {

}

}

@media (max-width: 979px) and (min-width: 768px){
#blog .span9 {
	display: block;
    width: 96%;
    margin-left: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
}




/*hide follow menu under footer */
aside .widget {
    z-index: 0;
    }
    .footer_wrapper {
        z-index: 11 !important;
/*position: absolute;*/
    
}

.left-70 img{
  width: 90% !important;
    max-height: 340px !important;
    max-width: 800px !important;
}

.one-staff {
    width: 95%;
}

.heightfix {
	height: 50px;
}

 /* Gab Share button */
       a.gab-share-btn {
        display: inline-block;
        padding: 8px 12px;
        background: #00d178;
        color: #ffffff;
        border: solid 1px transparent;
        border-radius: 8px;
        font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
        text-decoration: none;
        font-weight: bold;
        font-size: inherit;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }
      a.gab-share-btn:hover {
        border-color: black;
      }
      a.gab-share-btn:active {
        border-color: #e8e8e8;
        background: #01854b;
        box-shadow: 0 0 4px rgba(0,0,0,0.2) inset;
      }
 
      a.gab-share-btn {
        display: inline-block;
        padding: 8px 12px;
        background: #00d178;
        color:#ffffff !important;
        border: solid 1px transparent;
        border-radius: 8px;
        font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
        text-decoration: none;
        font-weight: bold;
        font-size: inherit;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }
      a.gab-share-btn:hover {
        border-color: black;
      }
      a.gab-share-btn:active {
        border-color: #e8e8e8;
        background: #01854b;
        box-shadow: 0 0 4px rgba(0,0,0,0.2) inset;
      }
      
.newsrow {
  display: flex;
  height: 250px;
  align-items: flex-end;
  justify-content: space-around;
}

.newscolumn {
  flex: 330px;
  padding: 10px;
}

.newsrow2 {
  display: flex;
  height: 250px;
  align-items: flex-end;
  justify-content: space-around;
}

.newscolumn2 {
  flex: 330px;
  padding: 10px;
}

.classyimage {
	transition: opacity 0.3s;
    opacity:1
}

.classyimage:hover {
    opacity:0.9
}

.top-spacer {
	height: 5px;
}