/* Published: Apr 26, 2019 08:10 PM  / Latest Nov 05, 2018 02:53 PM / Versions: 18,10 */

@charset "utf-8";
/* CSS Document */
/* @import url(//secure.itswebs.com/share/socious/styles.css); */

.s-navbar .caret {
display: none;
}

.s-nav-collapse .s-navbar > li > a {
  font-size: 17px;
  color: #000000;
  padding: 10px 20px 10px 0px;
  font-weight: normal;
  text-decoration:none;
}

.s-nav-collapse .s-navbar > li > a:hover {
  color: #87c440;
}

.dropdown-menu {
  background-color: #747578;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #FFFFFF;
  font-size:13px;
  white-space: nowrap;
  text-decoration:none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #000000;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #87c440;
  text-decoration: none;
  outline: 0;
}

.s-page.s-page-sidebar_left .s-page-sidebar {
float: left;
width: 20%;
margin-right:10px;
}

.side_panel {
  background:url(/media/tdzzgmsw.jpg) bottom repeat-x #757679;  
width:190px;
}

.side_title {
  width:100%;
  background:#000000; 
  padding:8px;
  color:#ffffff;
  font-size:16px;
  font-weight:bold;
  text-align:center;
}

.cmshtml ul.side_nav li{
  list-style:none;
  padding-left:5px;
  padding-bottom:15px;
}

.cmshtml ul.side_nav{
  padding-left:12px;
  padding-bottom:200px;
}

.cmshtml ul.side_nav li a, .cmshtml ul.side_nav li a:link{
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;
  cursor:pointer;
  font-size:15px;
padding-left: 18px;
  display: inline-block;
  background:url(/media/swddzydn.png) no-repeat 0px 3px;
}

.cmshtml ul.side_nav li a:hover{
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;
  cursor:pointer;
}

h1, .h1, .title {
  font-size:22px;
  font-weight:bold;
  color:#87c440;
  background:none;
  border:0px; 
  padding:0px;
  text-indent:-3px;
}

h2, .h2, .subtitle1, .widget_header {
  font-size:20px;
  font-weight:bold;
  color:#000000;
  background:none;
  border:0px;
  text-indent:-1px;
  padding-top:0px;
  margin-top:0px;
}

h3, .h3, .subtitle2, .widget_title a {
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:bold;
  text-align:left;
  color:#87c440;
  background:none;
  border:0px;
  padding:0px;  
}

h4, .h4 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:bold;
  color:#000000;
  background:none;
  border:0px; 
  padding:0px;

}


.s-footer {
  background: #fff;
  text-align: left;
  color: #87c440;
  font-size: 12px;
}


#ftr table {margin-top:8px;}


/* Social Media Icons
=====================================================*/

.twitter {  
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background: url(/media/yxkwjzlg.png) no-repeat;
  padding-right:3px;
}

.twitter span {
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background: url(/media/yxkwjzlg.png) no-repeat;
  background-position: 0 -43px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition:    opacity 0.5s;
  -o-transition:      opacity 0.5s;
}

.twitter:hover span {
  opacity: 1;
}

.facebook { 
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background: url(/media/shklzxkq.png) no-repeat;
  padding-right:3px;
}

.facebook span {
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background: url(/media/shklzxkq.png) no-repeat;
  background-position: 0 -43px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition:    opacity 0.5s;
  -o-transition:      opacity 0.5s;
}

.facebook:hover span {
  opacity: 1;
}

.google { 
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background: url(/media/dtsdkkmw.png) no-repeat;
  padding-right:3px;
}

.google span {
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background: url(/media/dtsdkkmw.png) no-repeat;
  background-position: 0 -43px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition:    opacity 0.5s;
  -o-transition:      opacity 0.5s;
}

.google:hover span {
  opacity: 1;
}

.linkedin { 
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background: url(/media/qnxwcyyx.png) no-repeat;
  padding-right:3px;
}

.linkedin span {
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background: url(/media/qnxwcyyx.png) no-repeat;
  background-position: 0 -43px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition:    opacity 0.5s;
  -o-transition:      opacity 0.5s;
}

.linkedin:hover span {
  opacity: 1;
}

.youtube {  
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background: url(/media/cwtnyhsq.png) no-repeat;
  padding-right:3px;
}

.youtube span {
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background: url(/media/cwtnyhsq.png) no-repeat;
  background-position: 0 -43px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition:    opacity 0.5s;
  -o-transition:      opacity 0.5s;
}

.youtube:hover span {
  opacity: 1;
}

.instagram {  
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background: url(/media/hrmhgstz.png) no-repeat;
  padding-right:3px;
}

.instagram span {
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background: url(/media/hrmhgstz.png) no-repeat;
  background-position: 0 -43px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition:    opacity 0.5s;
  -o-transition:      opacity 0.5s;
}

.instagram:hover span {
  opacity: 1;
}

.blog { 
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background: url(/media/wyxxgfzh.png) no-repeat;
  padding-right:3px;
}

.blog span {
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background: url(/media/wyxxgfzh.png) no-repeat;
  background-position: 0 -43px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition:    opacity 0.5s;
  -o-transition:      opacity 0.5s;
}

.blog:hover span {
  opacity: 1;
}

/* Top HTML */

.top_html {
  width: 100%;
  height:204px;
  background:url(/media/wwvxngdp.jpg) no-repeat;
}

.top_html_about {
  width: 100%;
  height:204px;
  background:url(/media/vjygtnys.jpg) no-repeat;
}

.top_html_events {
  width: 100%;
  height:204px;
  background:url(/media/zshslkzx.jpg) no-repeat;
}

.top_html_members {
  width: 100%;
  height:204px;
  background:url(/media/svgqtrhw.jpg) no-repeat;
}

.top_html_partners {
  width: 100%;
  height:204px;
  background:url(/media/pkssgmst.jpg) no-repeat;
}

.top_html_store {
  width: 100%;
  height:204px;
  background:url(/media/whbzbgml.jpg) no-repeat;
}

.top_html_blog {
  width: 100%;
  height:204px;
  background:url(/media/tylsdccg.jpg) no-repeat;
}

.top_html_volunteers {
  width: 100%;
  height:204px;
  background:url(/media/yltmfjrl.jpg) no-repeat;
}

.top_logo {
  width:128px;
  height:118px;
  float:left;
  margin:15px 0px 0px 0px;
}

.top_title {
  font-size:32px;
  font-weight:bold;
  color:#000000;
  float:left;
  margin:100px 0px 0px 30px;
}

.btn {
  white-space: normal;
}

.s-primary-color-bg {
  background-color: #000000;
}

a.block {
color:#939598;
}

a.block:hover {
color:#ffffff;
}

.squareuser h4 {
color:#939598;
}

.well {
background:#000000;
}

.cse .gsc-control-cse, .gsc-control-cse {
  background-color: #000000 !important;
  border: 1px solid #000000 !important;
}

.h100 span {
  border-bottom: 3px solid #6d6e71;
}

.h100 {
  border-bottom: 2px solid #6d6e71;
}

.article-title a {
color:#000000;
}

.article-author, .article-author a {
color:#6d6e71;
}

div.s-lp-sect-header.h2 {
background:url(/media/mnlhzpvp.jpg) no-repeat right #6d6e71;
color:#ffffff;
padding:10px;
}


.s-do-downloads h2 span {
  border-bottom: 3px solid #6d6e71;
  display: inline-block;
}

.s-do-downloads h2 {
  margin: 0 0 5px 0;
  border-bottom: 2px solid #6d6e71;
}

.widget-do-hottestfiles .widget-template-1 h2 {
  margin: 0 0 5px 0;
  border-bottom: 2px solid #6d6e71;
}

.widget-do-hottestfiles .widget-template-1 h2 span {
  border-bottom: 3px solid #6d6e71;
  display: inline-block;
}

.s-page-sidebar .widget-template-sidebar h3 span {
  border-bottom: 3px solid #6d6e71;
  display: inline-block;
}

.s-page-sidebar .widget-template-sidebar h3 {
  margin: 0 0 5px 0;
  border-bottom: 2px solid #6d6e71;
color: #000000;
}

.btn_research { 
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 346px;
  height: 346px;
  background: url(/media/mvwxrxqp.jpg) no-repeat;
}

.btn_research span {
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background: url(/media/mvwxrxqp.jpg) no-repeat;
  background-position: 0 -346px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition:    opacity 0.5s;
  -o-transition:      opacity 0.5s;
}

.btn_research:hover span {
  opacity: 1;
}

.btn_standard { 
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 346px;
  height: 346px;
  background: url(/media/tnjwfcvg.jpg) no-repeat;
}

.btn_standard span {
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background: url(/media/tnjwfcvg.jpg) no-repeat;
  background-position: 0 -346px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition:    opacity 0.5s;
  -o-transition:      opacity 0.5s;
}

.btn_standard:hover span {
  opacity: 1;
}


/* Event Styles
------------------------------------------------ */

.s-site-shareevent .s-navbar li a,
.s-site-shareevent .s-nav-collapse .s-navbar li a:link,
.s-site-shareevent .s-nav-collapse .s-navbar li a:visited {
  color: #ffffff;
  font-weight: bold;
  padding: 10px 25px;
}

.s-site-shareevent .s-nav-collapse .s-navbar > li > a:hover {
  color: #eb7e23;
}

.s-site-shareevent h1, .s-site-shareevent .h1, .s-site-shareevent .title {
  font-size:24px;
  font-weight:bold;
  color:#84c441;
  background:none;
  border:0px; 
  padding:0px;
  text-indent:-3px;
}

.s-site-shareevent h2, .s-site-shareevent .h2, .s-site-shareevent .subtitle1, .s-site-shareevent .widget_header {
  font-size:20px;
  font-weight:bold;
  color:#e97e28;
  background:none;
  border:0px;
  text-indent:-1px;
  padding-top:0px;
  margin-top:0px;
}

.s-site-shareevent h3, .s-site-shareevent .h3, .s-site-shareevent .subtitle2, .s-site-shareevent .widget_title a {
  font-size:18px;
  text-align:left;
  font-weight: bold;
  color:#000000;
  background:none;
  border:0px;
  padding:0px;  
}

.btn_event {
  display: inline-block;
  color: #ffffff;
  text-align: center;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  white-space: nowrap;
  background-color: #c74e56;
  border: #ffffff solid 2px;
  cursor: pointer; }

 .btn_event:hover {
  color: #ffffff;
  background-color: #941B23;
  border: #ffffff solid 2px;
  text-decoration: none;
  outline: 0; } 


.btn_orange {
  display: inline-block;
  padding: 0 30px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 38px;
  text-decoration: none;
  white-space: nowrap;
  background-color: #e97e28;
  border: #ffffff solid 2px;
  cursor: pointer;
  box-sizing: border-box; }

.btn_orange:hover {
  color: #e97e28;
  background-color: #ffffff;
  border: #e97e28 solid 2px;
  text-decoration: none;
  outline: 0; }

.btn_green {
  display: inline-block;
  padding: 0 30px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 38px;
  text-decoration: none;
  white-space: nowrap;
  background-color: #84c441;
  border: #ffffff solid 2px;
  cursor: pointer;
  box-sizing: border-box; }

.btn_green:hover {
  color: #84c441;
  background-color: #ffffff;
  border: #84c441 solid 2px;
  text-decoration: none;
  outline: 0; }

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    margin: 0 auto;
    height: 0;
}


.mobile {
	display: none;
}

.desktop {
	display: block;
}

@media only screen and (max-width: 768px) { 

	.top_title {
		margin: 100px 0px 0px 20px;
	}

	.mobile {
		display: block;
	}

	.desktop {	
		display: none;
	}
	
	.u-max-full-width {
  		max-width: 100%;
  		box-sizing: border-box; 
	}
	
	.top_btns {
		width: 352px;
	}
	
	.bottom_btns {
		width: 450px;
	}
	
	
}

@media only screen and (max-width: 449px) { 

	.bottom_btns {
		width: 100%;
	}
	
	
}

@media only screen and (max-width: 351px) { 

	.top_btns {
		width: 100%;
	}
	
	
}


.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    border-color: #7ab337 !important;
    background-color: #87c440 !important;
    background-image: none;
    filter: none;

}

.gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {
    color: #87c440 !important;
}

.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
    color: #87c440 !important;
}

.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
    color: #87c440 !important;
}

.e_ {
    color: #87c440 !important;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    text-decoration: none;
}


.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
    color: #87c440 !important;
}

.vd_ a {
    text-decoration: none;
    color: #87c440 !important;
}

.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
    color: #87c440 !important;
}

.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
    color: #87c440 !important;
}


.bb_ {

    color: #87c440 !important;

}

.z_ {
    color: #87c440 !important;
    font-size: 12px;
    border: 1px solid #87c440 !important;

}

#adBlock a {
color: #87c440 !important;
}

.d_, .sl-table a, .sl-table-ol a, .j_ a, .nonSfblSitelinksWrapper, .ctcT a {
    color: #87c440 !important;
}

.bb_ {

    color: #87c440 !important;
}

.e_ {
    color: #87c440 !important;

}

.z_ {
    color: #87c440 !important;
    border: 1px solid #87c440 !important;

}

.jb_ {
    fill: #87c440 !important;
}

.cmshtml .pagetitle{
font-size:32px;
font-weight:bold;
color: #000000;
padding: 2px;
}
.cmshtml .title1{
font-size: 22px;
font-weight: bold;
color: #569099;
}
.cmshtml .sub1{
font-size: 18px;
font-weight: bold;
color: #000000;
}
.cmshtml .sub2{
font-size: 16px;
font-weight: bold;
color: #333333;
}
.cmshtml .sub3{
font-size: 15px;
color: #569099;
}
.cmshtml .sub4{
font-size: 12px;
font-weight: bold;
color: #993333;
}
.cmshtml a.one:link{color:#569099;}
.cmshtml a.one:active{color:#000000;}