/* CSS Document */
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700,900');
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: 400;
	color: #303030;
}
#nonscript {
    padding: 19px;
    background: #fff;
    margin-top: 15px;
    margin-bottom: 10px;
    border: 1px solid #7a7a7a;
    border-radius: 10px;
    font-size: 18px;
    line-height: normal;
    color: #0c0303;
    font-weight: 600;
}
#nonscript h2 {
    color: #FFFFFF;
    background-color: #0067B4;
    font-family: Arial, Helvetica, sans-serif;
    padding: 15px;
}
.rtl {
	direction: rtl;	
}
.myb-3 {
    margin-top: 2rem;
    margin-bottom: 3rem;
}
.myt-3 {
    margin-top: 3rem;
    margin-bottom: 2rem;
}
.myb-4 {
    margin-top: 3rem;
    margin-bottom: 4rem;
}
.myt-4 {
    margin-top: 4rem;
    margin-bottom: 3rem;
}
.mt-2 {
    margin-top: 2rem;
}
.mb-2 {
    margin-bottom: 2rem;
}
.mt-3 {
	margin-top:3rem;
}
.mb-3 {
	margin-bottom:3rem;	
}
.my-3 {
	margin-top:3rem;
	margin-bottom:3rem;
}
.mt-4 {
    margin-top: 4rem;
}
.mb-4 {
    margin-bottom: 4rem;
}
.my-4 {
	margin-top:4rem;
	margin-bottom:4rem;	
}
.my-5 {
	margin-top:5rem;
	margin-bottom:5rem;	
}
.text-bolder {
    font-weight: 600;
	line-height:1;
}
.fs-3 {
	font-size:3rem;	
}
.fw-300 {
	font-weight:300;	
}
.donated {
    position: absolute;
    top: 0;
    background: #248a0f;
    color: white;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}
/* settings default */
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	display: block;
}
h1 {
	line-height: normal;
	width: 100%;
	margin-bottom: 0.3em;
	font-family: 'Poppins', sans-serif;
	text-align: inherit;
	display: block;
	font-weight: 900;
	padding: 0px;
	margin-top: 0em;
	color: #000;
	text-transform: none;
}
h1 small, h1.small {
    font-family: 'Poppins', sans-serif;
	text-align: inherit;
	font-weight: 300;
	color: #333;
	text-transform: uppercase;
}
.sub-header-small {
    font-family: 'Poppins', sans-serif;
	text-align: inherit;
    font-weight: 400;
	font-size:70%;
    line-height: 1;
    color: #fff;
}

h1.headline {
    font-weight: 700;
    text-transform: uppercase;
	margin-bottom:0px;
}
li h1 {
    padding: 0px;
    margin-top: -5px;
    font-size: 22px;
    letter-spacing: normal;
}
h2 {
    width: 100%;
    margin-bottom: 5px;
    font-family: 'Poppins', sans-serif;
    text-align: inherit;
    display: block;
    font-weight: 700;
    padding: 0px;
    margin-top: 0;
    color: #000;
    text-transform: none;
}
h2.page-heading {
    width: 100%;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
    text-align: inherit;
    display: block;
    font-weight: 700;
    padding: 0px;
    margin-top: 0px;
    color: #000;
    text-transform: none;
    line-height: 1.1453em;
}
h2.blog-title {
    width: 100%;
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
    text-align: inherit;
    display: block;
    font-weight: 400;
    padding: 0px;
    margin-top: 0em;
    color: #000;
    text-transform: none;
    line-height: 1.1453em;
}
li h2 {
    padding: 0px;
    margin-top: -5px;
    font-size: 22px;
    letter-spacing: normal;
}
.panel-primary > .panel-heading h2 {
    font-size: 22px;
    line-height: 28px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    text-align: inherit;
    display: block;
    font-weight: 700;
    margin: 0;
	padding: 0;
    color: #FFF;
    text-transform: uppercase;
}
.panel-primary > .panel-heading h2 small, .panel-primary > .panel-heading h2.small {
    font-family: 'Poppins', sans-serif;
	font-size:14px;
	text-align: inherit;
	font-weight: 300;
	color: #fff;
	text-transform: none;
	line-height:18px;
	padding:0;
	margin:0;
}
h2.headline-content {
    font-size: 24px;
    line-height: normal;
    width: 100%;
    margin-bottom: 0.3em;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    font-weight: 700;
    padding-bottom: 9px;
    margin-top: 0em;
    color: #003366;
    text-transform: uppercase;
}
h2.header-form {
    font-size: 24px;
    line-height: normal;
    width: 100%;
    margin: 0;
    font-family: 'Poppins', sans-serif;
    display: block;
    font-weight: 700;
    padding: 0px;
    color: #003366;
    text-transform: uppercase;
}
h2 small, h2.small {
    font-family: 'Poppins', sans-serif;
	text-align: inherit;
	font-weight: 300;
	color: #777;
	text-transform: none;
}
h2.inside-header {
    margin-bottom: 0.5em;
    display: block;
    font-weight: 400;
    padding: 0px;
    margin-top: 0.5em;
    color: #595959;
    text-transform: none;
	line-height:normal;
}
h2.subheader {
    margin-bottom: 0.3em;
    margin-top: 0.9em;
}
h3 {
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Poppins', sans-serif;
	text-align: inherit;
	display: block;
	font-weight: 400;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
li h3 {
    padding: 0px;
    margin-top: -4px;
}
h3.headline {
    width: 100%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-family: 'Poppins', sans-serif;
    display: block;
    font-weight: 300;
    color: #303030;
    text-transform: none;
}
h3.subheader {
    margin-bottom: 0.3em;
    margin-top: 0.9em;
}
h3.headline-content {
    font-size: 24px;
    line-height: normal;
    width: 100%;
    margin-bottom: 0.3em;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    font-weight: 700;
    padding-bottom: 9px;
    margin-top: 0em;
    color: #003366;
    text-transform: uppercase;
}
h3.inside-header {
	font-size: 20px;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Poppins', sans-serif;
	text-align: left;
	display: block;
	font-weight: 400;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h3.item-price-reduced {
	font-size: 28px;
	color:#bebebe;
	text-decoration: line-through;
}
.item-price-reduced {
	font-size: inherit;
	color:#bebebe;
	text-decoration: line-through;
}
h4 {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    line-height: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 400;
    text-transform: none;
    margin: 0;
	color:#000;
}
li h4 {
    padding: 0px;
    margin-top: -2px;
}
h4.headline-subcontent {
	font-size: 22px;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Poppins', sans-serif;
	text-align: left;
	display: block;
	font-weight: 400;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h4.panel-title a {
    color: #5A5A5A;
}
h4.panel-title a:hover, h4.panel-title a:focus {
    color: #000;
}
h4.blog-title {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    line-height: 20px;
    padding-top: 0;
    padding-bottom: 15px;
    font-weight: 400;
    text-transform: none;
    margin-top: 0px;
    margin-bottom: 0px;
}
h4.blog-title a {
	color:#000;
	text-transform: none;
	text-decoration: none;
}
h4.blog-title a:hover {
	color:#003399;
}
h4.page-header {
    padding-bottom: 0px;
    margin: 10px 0 20px;
    border-bottom: 1px solid #b4b4b4;
}
h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: normal;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	font-weight: 300;
	color: #000000;
}
h5.headline {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: normal;
    margin: 0px 0 10px 0px;
    text-transform: uppercase;
    padding-top: 1em;
    padding-right: 0px;
    padding-bottom: 0.3em;
    padding-left: 0px;
    font-weight: 400;
    color: #0072bd;
    border-bottom: 1px solid #CBCBCB;
}
h5 > a {
	font-weight: 400;
	color: #003399;
	text-decoration: none;
	cursor: pointer;
}
li h5 {
    padding: 0px;
    margin-top: -4px;
}
.rotate {
/* Safari */
-webkit-transform: rotate(-90deg);
/* Firefox */
-moz-transform: rotate(-90deg);
/* IE */
-ms-transform: rotate(-90deg);
/* Opera */
-o-transform: rotate(-90deg);
/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
a:link.full-link, a:visited.full-link {
    text-decoration: none;
    font-weight: inherit;
    color: #303030;
}
.myb-2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #d4d4d4;
}
#sticky.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 10000;
	width:100%;
}
.col-lg-15,.col-md-15,.col-sm-15,.col-xs-15{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-15{width:20%;float:left}

.boldred {
	color: #FF0000;
	font-weight: 700;
}
.boldgold {
	color: #CCCC00;
	font-weight: 700;
}
.boldpurple {
	color: #660066;
	font-weight: 700;
}
.boldblue {
	color: #0066CC;
	font-weight: 700;
}
.boldgreen {
	color: #008000;
	font-weight: 700;
}
.red {
	color: #FF0000;
}
.red2 {
	color: #990000;
}
.purple {
	color: #660066;
}
.gold {
	color: #E20086;
}
.blue {
	color: #0066CC;
}
.green {
	color: #008000;
}
.green2 {
	color: #00ff00;
}
a:link, a:visited {
    font-weight: 600;
    color: #337ab7;
    text-decoration: none;
    cursor: pointer;
}
a:hover, a:active, a:focus {
	color: #000000;
}
p {
    margin: 0 0 10px;
}
#workhours {
    margin-top: 10px;
}
.myaccount-wrapper {
    padding: 14px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    background: rgba(255, 255, 255);
}
.my-0 {
    margin: 0;
}
.signin-wrapper {
    padding: 14px;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.75);
	box-shadow: 1px 1px 10px #5a5a5a;
}
.signup-wrapper {
    padding: 14px;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.75);
	box-shadow: 1px 1px 10px #5a5a5a;
}
.signupwrapper {
	width:50%;
	margin:0 auto;
}
.signin-wrapper .logo-wrapper .img-responsive {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.signup-wrapper .logo-wrapper .img-responsive {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.signin-wrapper p {
    margin: 10px 0 10px;
    text-align: center;
}
.signupn-wrapper p {
    margin: 10px 0 10px;
    text-align: center;
}
.blue-tooltip + .tooltip > .tooltip-inner {
	background-color: #0066CC;
	text-align: left;
	padding:9px;
}
.blue-tooltip + .tooltip > .tooltip-inner > ul {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	list-style-type: none;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #0066CC;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #0066CC;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #0066CC;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #0066CC;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #0066CC;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0066CC;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0066CC;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0066CC;
}
p.header-form-note {
    line-height: 1;
	padding:0;
	margin:0;
}
blockquote {
	padding: 10px 20px;
	margin: 20px 0px 20px;
	border-left: 5px solid #003366;
	display:block;
	width:auto;
	clear:both;
	overflow:hidden;
	font-size:15px;
	font-style: italic;
	line-height: normal;
}
.panel-top {
    margin-top: 10px;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #ececec;
    border-color: #ddd;
}
#formsignup input[type="checkbox"], #formsignup input[type="radio"] {
    margin: 4px 5px 0 auto;
    margin-top: 1px\9;
    line-height: normal;
}
#newsgroup_usr_label0 {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    margin-right: 15px;
}
#newsgroup_usr_label1 {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    margin-right: 15px;
}
#newsgroup_usr_label2 {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    margin-right: 15px;
}
#newsgroup_usr_label3 {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    margin-right: 15px;
}
#newsgroup_usr_label4 {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    margin-right: 15px;
}
.form-wrapper {
    margin-top: 25px;
    margin-bottom: 25px;
}
.form-captcha {
    margin-bottom: 10px;
}
.form-button {
    margin-top: 20px;
    margin-bottom: 15px;
}

.checkbox.transport {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 25px;
}
/* news */
.positive-wrapper {
    margin-top: 15px;
    margin-bottom: 35px;
}
.news-summary {

}
.news-title-wrapper {
    padding-bottom: 15px;
}
.news-title {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
}
.news-posted {
    font-style: italic;
    color: #7a7a7a;
    font-size: 12px;
    font-weight: 400;
}
.news-description {

}
.news-link {
    padding-top: 15px;
    padding-bottom: 15px;
}
.news-source {
    padding: 14px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    background-color: #eaeaea;
    margin-top: 15px;
    margin-bottom: 15px;
}
/* testimony */
.feedback-wrapper {
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
}
/* wish-wrapper */
.wish-wrapper {
    margin-top: 15px;
    margin-bottom: 30px;
}
.wish-wrapper a {
	color:#303030;
}
/* video */
.video-wrapper {
	border:1px solid #d4d4d4;
	border-radius:4px;
	padding:4px;
	margin-top: 10px;
	margin-bottom:5px;
}
.video-wrapper .video-name {
	display:block;
	margin-top:5px;
}
/* job open */
table.job-listings {
	margin-bottom:0px;
}
.job-listings > tbody > tr > td {
    padding: 8px;
    line-height: normal;
    vertical-align: middle;
    border-top: 1px solid #ddd;
}
.jobs-wrapper {
    margin-top: 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 9px;
    padding-top: 9px;
}
.job-title {
    font-size: 18px;
    line-height: normal;
}
.job-location {
    font-size: 13px;
    color: #0072bd;
}
.job-summary-wrapper {
	margin-top:5px;
	margin-bottom:5px;
}
.jobdetail-mapwrapper {
    margin-top: 35px;
	margin-bottom:25px;
    border: 1px solid #d4d4d4;
    padding: 4px;
    border-radius: 4px;
}
.jobdetail-location {
    line-height: normal;
}
.jobdetail-info {
	margin-top:15px;
	margin-bottom:25px;
}
.jobdetail-button {
	margin-top:15px;
	margin-bottom:15px;
}
/* maps */
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive #map{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
#map {
	height: 400px;
    width: 100%;
}
/*page banner */
.page-banners-wrapper {
    position: relative;
	background-color:#333;
}
.page-banners-wrapper h1, .page-banners-wrapper h1.small, .page-banners-wrapper small {
    color: #fff;
}
.page-banners-wrapper h1.small, .page-banners-wrapper small {
	font-size:45%;
}
.page-banners-wrapper img {
	opacity: 0.65;
    filter: alpha(opacity=65); /* For IE8 and earlier */
}
.banner-heading {
    position: absolute;
    z-index: 999;
    text-align: center;
}
.page-banners-directory {
    margin-bottom: 15px;
    margin-top: 15px;
}
.blog-banner {
    overflow: hidden;
    position: relative;
}
.blog-banner img {
    position: absolute;
    left: -1000%;
    right: -1000%;
    /*top: 0%;*/
    bottom: -35%;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
}
/* blog */
.blog-wrapper {
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 15px;
}
.blog-title-wrapper {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 9px;
    width: 100%;
    position: relative;
    float: left;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.blog-info-wrapper {
    line-height: 32px;
}
.blog-share {
    font-size: 32px;
    margin: 0;
    padding: 0;
}
.comment-body {
    padding-left: 8px;
    border-left: 4px solid #d4d4d4;
}
.author-wrapper {
    margin-top: 30px;
    margin-bottom: 15px;
}
.source-wrapper {
    padding: 14px;
    border: 1px solid #ddd;
    background-color: #eaeaea;
    margin-bottom: 30px;
}
h4.media-heading {
    margin: 0;
    padding: 0;
    font-size: 16px;
	font-weight:700;
}
.media-body p {
    padding: 0 0 5px;
    margin: 0px;
    font-size: 14px;
}
.blog-author-thumb img {
	max-width:60px;
}
/* images */
.donors-wrapper {
    width: 100%;
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 15px;
    float: left;
    overflow: hidden;
}
.donors-wrapper .donor-thumb {
    display: inline-block;
    padding: 4px;
    border: 1px solid #bebebe;
    border-radius: 5px;
    float: left;
}
.donor-info-wrapper {
    display: inline-block;
    margin-left: 10px;
    padding: 0px;
    float: left;
}
.donor-info-wrapper .donor-cause {
    font-size: 16px;
    font-weight: 500;
}
.donor-info-wrapper .donor-help {
    font-size: 13px;
}
.donor-info-wrapper .donor-amount {
    font-size: 14px;
    color: #6385b2;
    font-weight: 700;
    margin-top: 5px;
}
.donor-info-wrapper .donor-name {
    font-style: italic;
    font-size: 12px;
    margin-top: 5px;
}
.donor-info-wrapper .donor-business {
    font-size: 12px;
    font-weight: 500;
}
/* wish */
.wish-wrapper {
    width: 100%;
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 15px;
    float: left;
    overflow: hidden;
}
.wish-wrapper .wish-thumb {
    display: inline-block;
    padding: 4px;
    border: 1px solid #bebebe;
    border-radius: 5px;
    float: left;
}
.wish-info-wrapper {
    display: inline-block;
    margin-left: 10px;
    padding: 0px;
    float: left;
}
.wish-info-wrapper .wish-info {
    font-size: 13px;
    font-weight: 400;
}
.wish-name {
    font-size: 12px;
    text-transform: capitalize;
    font-style: italic;
    margin-top: 5px;
}
/* eof wish */
/* directory listings */
.directory-list-wrapper {
	margin-top:5px;
	margin-bottom:10px;
}
.directory-list-thumb {
    padding: 4px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
	margin-bottom:10px;
	display:block;
}
.directory-list-thumb:hover img {
    opacity: 0.65;
}
.directory-list-name {
    text-align: center;
    font-weight: 400;
    color: #474747;
}
.directory-list-location {
    text-align: center;
    font-weight: 300;
	font-size:12px;
    color: #474747;
}
.directory-list-city {
    text-align: center;
    font-weight: 500;
    color: #000;
}
.directory-list-city:before {
	content:"\f041";
	font-family: 'FontAwesome';
	padding-right:5px;
}
li.list-address:before { content: "\f041"; font-family: 'FontAwesome'; padding-right:5px;}
li.list-phone:before { content: "\f095"; font-family: 'FontAwesome'; padding-right:5px;}
li.list-times:before { content: "\f017"; font-family: 'FontAwesome'; padding-right:5px;}
li.list-website:before { content: "\f108"; font-family: 'FontAwesome'; padding-right:5px;}
.listing-address a:link, .listing-address a:visited, .listing-address a:hover, .listing-address a:focus {
    font-weight: 600;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
/* eof directory listings */
.prod-banner {
    overflow: hidden;
    position: relative;
}
.prod-banner img {
    position: absolute;
    left: -1000%;
    right: -1000%;
    top: 0%;
    bottom: 0%;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
}
.gallery-wrapper {
	margin-top: 35px;
	margin-bottom: 35px;
	padding: 0px;
	display: block;
}
.image-right {
	padding: 0px;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
	margin-left: 20px;
}
.image-left {
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 20px;
}
.grid-content {
    padding-top: 8%;
    padding-bottom: 3%;
    vertical-align: middle;
}
.grid-header {
	margin-top:35px;
	margin-bottom:15px;
}
/* navbar */
.main-menu-wrapper {
    position: relative;
    min-height: 50px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffb200+0,fcce00+51,ffb200+100 */
	background: #ffb200; /* Old browsers */
	background: -moz-linear-gradient(top, #ffb200 0%, #fcce00 51%, #ffb200 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffb200 0%,#fcce00 51%,#ffb200 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffb200 0%,#fcce00 51%,#ffb200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb200', endColorstr='#ffb200',GradientType=0 ); /* IE6-9 */
}
.main-menu-wrapper ul.list-inline.main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
}
.main-menu-wrapper ul.list-inline.main-menu > li {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
}
.main-menu-wrapper ul.list-inline.main-menu > li.menudiv {
    display:inline-block;
	background-image: url(../images/menubar.png);
    background-position: top;
    background-repeat: repeat-y;
    width: 2px;
    min-height: 50px;
    padding: 0px;
    margin: 0px;
	float:left;
}
.main-menu-wrapper a {
	color:#000;
	font-weight:500;
	display:block;
	text-align:center;
}
.main-menu-wrapper a:hover, .main-menu-wrapper a:visited, .main-menu-wrapper a:focus {
    background-color: #eac445;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    margin-top: 0;
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    font-weight: 500;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #000;
    background-color: #fff;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
    width: 75%;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand img {
max-height:20px;
}
/* eof navbar */
/* thumbnails */
.thumbnail-circle {
    border: 1px solid #bebebe;
    border-radius: 50%;
}
.thumbnail-btn {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}
.img-circle {
    border-radius: 50%;
}
.img-circle {
    border-radius: 0;
}
.thumbnail .caption a, .thumbnail .caption a:focus {
	font-weight: 700;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.thumbnail .caption a:hover, .thumbnail .caption a:visited {
    color: #000;
}
.secret-caption {
	font-size:85%;
	padding:6px;
	text-align:center;
	text-transform:uppercase;
}
.ratio {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}
.img-circle {
    border-radius: 50%;
}
.img-responsive {
    display: block;
    height: auto;
    width: 100%;
}
p.thumbnail {
	margin-top:15px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	border:1px solid #d4d4d4;
	padding:4px;
	border-radius:5px;
}
.thumbnail img {
    width: 100%;
    height: auto;
}
.bs-callout{padding:10px;margin:30px 0;border:1px solid #d4d4d4;border-left-width:5px;border-radius:3px}.bs-callout h4{margin-top:0;margin-bottom:5px}.bs-callout p:last-child{margin-bottom:0}.bs-callout code{border-radius:3px}.bs-callout+.bs-callout{margin-top:-5px}.bs-callout-danger{border-left-color:#003366}.bs-callout-danger h4{color:#003366}.bs-callout-warning{border-left-color:#0099CC}.bs-callout-warning h4{color:#0099CC}.bs-callout-info{border-left-color:#0066CC}.bs-callout-info h4{color:#0066CC}

.breadcrumb {display: block; margin-top: 15px; margin-bottom: 35px; padding: 0;}.breadcrumb li {font-size: 14px;}.breadcrumb a {color: #337ab7; font-weight: 700; }.breadcrumb a:hover {color: rgba(3, 3, 3, 1);}.breadcrumb>.active {color: rgba(122, 122, 122, 1);}.breadcrumb>li+li:before {color: #2A2A2A; content: "\232A\00a0";}

/* Styles for verification */
#pswd_info {
    position: absolute;
    bottom: -230px;
    right: 25px;
    width: 270px;
    padding: 15px;
    background: #FEFEFE none repeat scroll 0% 0%;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0px 1px 3px #CCC;
    border: 1px solid #DDD;
    z-index: 999;
    display: none;
}
#pswd_info:before {
	content: "\25B2";
	position:absolute;
	top:-12px;
	left:45%;
	font-size:14px;
	line-height:14px;
	color:#ddd;
	text-shadow:none;
	display:block;
}
#pswd_info h4 {
	margin:0 0 10px 0; 
	padding:0;
	font-weight:normal;
}
.invalid {
	position: relative;
	padding-left:22px;
	line-height:24px;
	color:#ec3f41;
}
.invalid:before {
	content:  "\f00d";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	line-height:24px;
	color:#ec3f41;
	padding-right: 0.5em;
    position: absolute;
    top: -1px;
    left: 0;
}
.valid {
	position:relative;
	padding-left:22px;
	line-height:24px;
	color:#3a7d34;
}

.valid:before {
	content: "\f00c";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	line-height:24px;
	color:#3a7d34;
	padding-right: 0.5em;
    position: absolute;
    top: -1px;
    left: 0;
}
/* listbksd */
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
ul.list-unstyled > li {
	margin-bottom:10px;
}

ul.listlgbksd {
    list-style-image: none;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}
ul.listlgbksd > li {
    padding-left: 18px;
    background-image: url("../images/bullet8.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    white-space: normal;
    margin-top: 5px;
    padding-right: 12px;
    margin-left: 5px;
	vertical-align:top;

}
ul.listlgbksd a {
    color: #054219;
    font-weight: 400;
}

.list-submenu {
	margin-top:10px;
	margin-bottom:15px;
}
.list-submenu a {
    color: #5A5A5A;
    font-weight: 400;
}
.list-submenu a:hover {
    color: #000;
    font-weight: 400;
}

/* listlgpk */
ul.listlpk {
    list-style-image: none;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}
ul.listlgpk > li {
    padding-left: 18px;
    background-image: url("../images/bullet6.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    white-space: normal;
    margin-top: 5px;
    padding-right: 12px;
    margin-left: 5px;
}
ul.listlgpk a {
    color: #054219;
    font-weight: 400;
}

/* listlgye */
ul.listlye {
    list-style-image: none;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}
ul.listlgye > li {
    padding-left: 18px;
    background-image: url("../images/bullet7.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    white-space: normal;
    margin-top: 5px;
    padding-right: 12px;
    margin-left: 5px;
}
ul.listlgye a {
    color: #054219;
    font-weight: 400;
}

/* listlgre */
ul.listlre {
    list-style-image: none;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}
ul.listlgre > li {
    padding-left: 18px;
    background-image: url("../images/bullet8.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    white-space: normal;
    margin-top: 5px;
    padding-right: 12px;
    margin-left: 5px;
}
ul.listlgre a {
    color: #054219;
    font-weight: 400;
}


ul.liststyle {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle1 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle2 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3a {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3b {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3c {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.liststyle3d {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

ul.liststyle > li {
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 13px;
    padding-left: 13px;
    text-align: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #2A2A2A;
    line-height: normal;
}
ul.liststyle1 > li {
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 13px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #2A2A2A;
	line-height: normal;
}
ul.liststyle2 > li {
	background-image: url(../images/bullet2.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 22px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #2A2A2A;
	line-height: normal;
}
ul.liststyle3 > li {
	background-image: url(../images/bullet2a.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 22px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #2A2A2A;
	line-height: normal;
}
ul.liststyle3a > li {
	background-image: url(../images/bullet3.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #2A2A2A;
	line-height: normal;
}
ul.liststyle3b > li {
	background-image: url(../images/bullet5.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #2A2A2A;
	line-height: normal;
}
ul.liststyle3c > li {
	background-image: url(../images/bullet2.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 13px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #2A2A2A;
	line-height: normal;
}
ul.liststyle3d > li {
	background-image: url(../images/bullet2a.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 13px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #2A2A2A;
	line-height: normal;
}

ol.liststyle4 {
    counter-reset:li; /* Initiate a counter */
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}
ol.liststyle4 > li {
	position:relative; /* Create a positioning context */
	margin:0 0 15px 2em; /* Give each list item a left margin to make room for the numbers */
	padding:4px 6px; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
	/* border-top:2px solid #FF9999;
	background-color: #EFEFEF;*/
}
ol.liststyle4 > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
    position:absolute;
	top:8px;
	left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:3px;
	/* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:0px;
	padding:4px;
	width: 2em;
	color:#fff;
	font-weight:600;
	font-family: 'Poppins', sans-serif;
	line-height:14px;
	text-align:center;
	background-color: #009966;
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9999; */
}
/* ol black */
ol.liststyle5 {
    counter-reset:li; /* Initiate a counter */
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}
ol.liststyle5> li {
	position:relative; /* Create a positioning context */
	margin:0 0 15px 2em; /* Give each list item a left margin to make room for the numbers */
	padding:4px 6px; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
	/* border-top:2px solid #FF9999;
	background-color: #EFEFEF;*/
}
ol.liststyle5 > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
    position:absolute;
	top:8px;
	left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:3px;
	/* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:0px;
	padding:4px;
	width: 2em;
	color:#fff;
	font-weight:600;
	font-family: 'Poppins', sans-serif;
	line-height:14px;
	text-align:center;
	background-color: #2A2A2A;
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9999; */
}
.causes-list a, .causes-list a:hover{
	color:#000;
	font-weight:400;
}
.causesslick {
    overflow: hidden;
    width: 100%;
}
.cause-thumbnail {
    padding: 4px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    display: block;
	opacity:1;
	background:#FFFFFF;
	overflow:hidden;
}
.cause-thumbnail:hover {
    padding: 4px;
    border: 1px solid #bebebe;
    border-radius: 4px;
    display: block;
	opacity:0.5;
	background:#d4d4d4;
	overflow:hidden;
}

.cause-name {
    font-size: 12px;
    text-align: center;
    padding-top: 5px;
}
.causeslist {
    margin-top: 10px;
    margin-bottom: 40px;
}
.causewrapper {
	margin-top:5px;
	margin-bottom:15px;
}
.slick-dots {
    bottom: -5px;
}
.slick-dots li button::before {
    font-family: 'FontAwesome';
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '\f111';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.map-wrapper {
	margin: 0px;
}
.states-wrapper {
	margin-top:15px;
	margin-bottom:15px;
}
.states-wrapper a {
	color:#2a2a2a;
	font-weight:600;
}
.states-wrapper a:hover, .states-wrapper a:visited, .states-wrapper a:focus {
	color:#000;
}


/* BTN CSS */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn {
	text-decoration: none;
	text-transform: uppercase;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
a.btn.btn-default {
    color: #000;
    font-weight: 400;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
    background-image: -webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
    background-image: linear-gradient(to bottom,#003d72 0,#026 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580;
}
a.btn.btn-primary {
    color: #fff;
    font-weight: 400;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #026;
}
.btn-primary:focus, .btn-primary:hover {
	color: #fff;
    background-color: #026;
    background-position: 0px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #026;
    border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success-dark {
    color: #fff;
    background-color: #390;
    border-color: #390;
}
.btn-success-dark:focus,
.btn-success-dark.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success-dark:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success-dark:active,
.btn-success-dark.active,
.open > .dropdown-toggle.btn-success-dark {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success-dark:active:hover,
.btn-success-dark.active:hover,
.open > .dropdown-toggle.btn-success-dark:hover,
.btn-success-dark:active:focus,
.btn-success-dark.active:focus,
.open > .dropdown-toggle.btn-success-dark:focus,
.btn-success-dark:active.focus,
.btn-success-dark.active.focus,
.open > .dropdown-toggle.btn-success-dark.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success-dark:active,
.btn-success-dark.active,
.open > .dropdown-toggle.btn-success-dark {
  background-image: none;
}
.btn-success-dark.disabled,
.btn-success-dark[disabled],
fieldset[disabled] .btn-success-dark,
.btn-success-dark.disabled:hover,
.btn-success-dark[disabled]:hover,
fieldset[disabled] .btn-success-dark:hover,
.btn-success-dark.disabled:focus,
.btn-success-dark[disabled]:focus,
fieldset[disabled] .btn-success-dark:focus,
.btn-success-dark.disabled.focus,
.btn-success-dark[disabled].focus,
fieldset[disabled] .btn-success-dark.focus,
.btn-success-dark.disabled:active,
.btn-success-dark[disabled]:active,
fieldset[disabled] .btn-success-dark:active,
.btn-success-dark.disabled.active,
.btn-success-dark[disabled].active,
fieldset[disabled] .btn-success-dark.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success-dark .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* new btn-success */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
a.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
	font-weight:400;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
a.btn.btn-warning {
  color: #fff;
  font-weight:400;
}
.btn-warning {
    color: #fff;
    background-color: #da8000;
    border-color: #d77e00;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-custom-gray { background-color: hsl(0, 0%, 79%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#134134134", endColorstr="#c9c9c9"); background-image: -khtml-gradient(linear, left top, left bottom, from(#134134134), to(#c9c9c9)); background-image: -moz-linear-gradient(top, #134134134, #c9c9c9); background-image: -ms-linear-gradient(top, #134134134, #c9c9c9); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #134134134), color-stop(100%, #c9c9c9)); background-image: -webkit-linear-gradient(top, #134134134, #c9c9c9); background-image: -o-linear-gradient(top, #134134134, #c9c9c9); background-image: linear-gradient(#134134134, #c9c9c9); border-color: #c9c9c9 #c9c9c9 hsl(0, 0%, 68.5%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.69); -webkit-font-smoothing: antialiased; }

.btn-custom-green { background-color: hsl(110, 56%, 16%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#398f28", endColorstr="#193f11"); background-image: -khtml-gradient(linear, left top, left bottom, from(#398f28), to(#193f11)); background-image: -moz-linear-gradient(top, #398f28, #193f11); background-image: -ms-linear-gradient(top, #398f28, #193f11); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #398f28), color-stop(100%, #193f11)); background-image: -webkit-linear-gradient(top, #398f28, #193f11); background-image: -o-linear-gradient(top, #398f28, #193f11); background-image: linear-gradient(#398f28, #193f11); border-color: #193f11 #193f11 hsl(110, 56%, 11%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33); -webkit-font-smoothing: antialiased; }

.btn-file {
	position: relative;
	overflow: hidden;
}
.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}
/* btn cicrcle */
.btn-circle {
    width: 49px;
    height: 49px;
    text-align: center;
    padding: 0px 0;
    font-size: 28px;
    line-height: 1.65;
    border-radius: 50%;
}
.btn-circle-micro {
  width: 19px;
  height: 19px;
  text-align: center;
  padding: 1px 0;
  font-size: 13px;
  line-height: 0.1;
  border-radius: 30px;
}

.btn-circle-sm {
  width: 35px;
  height: 35px;
  text-align: center;
  padding: 0px;
  font-size: 20px;
  line-height: 1.65;
  border-radius: 30px;
}

.btn-circle-lg {
    width: 79px;
    height: 79px;
    text-align: center;
    padding: 0px;
    font-size: 42px;
    line-height: 2.00;
    border-radius: 70px;
}
.btn-default.clean {
    background: transparent;
    color: #FFF;
    border-left: none;
}
input.form-control.clean {
    background: transparent;
    border-right: none;
}
.icon-list {
    display: block;
    position: relative;
    top: -5px;
	bottom:5px;
    margin-right: 5%;
    float: left;
}
.faq-topic-wrapper {
	padding:8px;
	border:1px solid #d4d4d4;
	border-radius:4px;
	margin-top:10px;
	margin-bottom:15px;
}
.faq-topic-icon {
    text-align: center;
    padding: 5px;
	color:#337ab7;
}
.faq-topic-icon a, .faq-topic-icon a:focus, .faq-topic-icon a:visited, .faq-topic-icon a:hover {
	color:#337ab7;
	font-weight:500;
}
.faq-topic-name {
	font-size:18px;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}
.faq-topic-name a, .faq-topic-name a:focus, .faq-topic-name a:visited, .faq-topic-name a:hover {
	color:#000;
	font-weight:500;
}
/* eof btn-circle */
/* directory */
.directory-categ {
    margin-top: 5px;
    margin-bottom: 15px;
    color: #474747;
}
.directory-categ a {
    color: #474747;
	font-weight:500;
}
/* eof directory */
.top-wrapper {
    min-height: 20px;
    background-color: #222;
    color: #FFF;
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: capitalize;
}
.top-wrapper a {
    color: #fff;
    font-weight: 600;
}
.top-wrapper a:hover {
    color: #FFF;
}
.top-wrapper a:focus {
	color: #FFF;
}
.top-menu {
    color: #fff;
}
.top-menu .top-language {
    display: inline-block;
}
.top-menu .top-users {
    display: inline-block;
}
.top-menu .top-cart {
    display: inline-block;
}
.top-menu .top-help {
    display: inline-block;
}

ul.list-inline-top {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.list-inline-top > li {
	display:inline-block;
}
.logo-wrapper {
    padding-top: 12px;
    padding-bottom: 12px;
}
.footer .logo-wrapper {
    padding-top: 0;
    padding-bottom: 12px;
}
.page-header {
    padding-bottom: 9px;
    margin: 10px 0 20px;
    border-bottom: 1px solid #eee;
}
.category-listings a {
	color: #000;
	text-decoration: none;
}
.category-listings a:hover {
	color: #0173BD;
	text-decoration: none;
}
/* categories */
.secrets-category-wrapper {
    margin-top: 35px;
    margin-bottom: 35px;
}

.categ-repair-wrapper {
    margin-top: 35px;
    margin-bottom: 35px;
}
.categ-wrapper {
    margin-top: 15px;
    margin-bottom: 10px;
}
.categ-wrapper .thumbnail:hover, .categ-wrapper .thumbnail:focus {
    border: 1px solid #BEBEBE;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(179,179,179,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(179,179,179,1);
	box-shadow: 0px 0px 10px 0px rgba(179,179,179,1);
}
.categ-name {
	text-align:center;
	text-transform:uppercase;
}
.record-count {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* eof categopries */
/* products */
.wear-wrapper {
    margin-bottom: 40px;
}
.wear-subtitle {
    margin-bottom: -10px;
}
.wear-belief-wrapper {
	margin-top: 35px;
	margin-bottom: 35px;
}
.collections-wrapper {
    position: relative;
    margin-bottom: 15px;
    margin-top: 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    overflow: hidden;
}
.collections-wrapper a {
	color:#000;
	text-decoration: none;
	font-weight:inherit;
}
.collection-info {
    bottom: 30px;
    position: absolute;
    left: 10px;
}
.product-detail-wrapper {
	margin-top: 15px;
	margin-bottom:15px;
}
.product-name {
    text-transform: uppercase;
}
.product-price {
    color:#7F7F7F;
	font-weight:300;
	text-transform:none;
}
.item-detail-price {
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
}
.item-detail-summary {
    margin-top: 15px;
    margin-bottom: 15px;
}
.view-all {
    text-align: center;
    margin: 2% auto;
}
/* eof products */
/* form input chkbox */
.input-wrapper > label > input{ /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.input-wrapper > label > input + div{ /* IMAGE STYLES */
  cursor:pointer;
  border:1px solid transparent;
}
.input-wrapper > label > input:checked + div{ /* (RADIO CHECKED) IMAGE STYLES */
  border:1px solid #5a5a5a;
}
.input-wrapper > label > input:hover + div{ /* (RADIO CHECKED) IMAGE hover */
  border:1px solid #5a5a5a;
}
.input-wrapper .label-wrapper {
    width: 40px;
    height: 40px;
    display: block;
    background: white;
    border: 1px solid #bebebe;
    border-radius: 5px;
    padding: 4px;
    margin-right: 5px;
    margin-top: 6px;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
}
.input-wrapper .label-wrapper > span.color-choice {
    display: block;
    width: 100%;
    height: 100%;
}
/* devices-detail */
.device-name {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
}
.device-service {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding-top: 0px;
    padding-bottom: 15px;
}
.device-service-option {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
	font-size:16px;
}
.device-select h6 {
    margin-top: 5px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 300;
    color: #5a5a5a;
}
.device-service-price {
	text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
}
.device-service-price .estimated-price {
    font-size: 16px;
    font-weight: 800;
    color: #006599;
    padding-top: 5px;
    padding-bottom: 15px;
}
.device-service-option {
	margin-top: 5px;
	margin-bottom:15px;
}
.device-select {
    text-align: center;
    margin: 10px 0px;
}
.device-mail-in {display:none;}
.device-goto-store {display:none;}
.device-mail-in-mob {display:none;}
.device-goto-store-mob {display:none;}

/* eof devices-detail */
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.map-caption {
    background-color: #174f95;
    color: #fff;
    padding: 9px;
    position: relative;
    text-transform: uppercase;
}
.map-caption .map-location {
    display: inline-block;
    width: 49%;
    text-align: left;
}
.map-caption .map-activity {
    display: inline-block;
    width: 49%;
    text-align: right;
}
.accredit-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
}
.donate-counter-wrapper {
    margin-top: 5px;
    margin-bottom: 32px;
    padding: 14px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    overflow: hidden;
}
.donate-counter-wrapper p.donate-counter-header {
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
}
.donate-counter-wrapper .jumbo {
	font-weight:700;
	margin-top:10px;
	text-align:center;
	color:#0066CC;
}
.disclaimer-wrapper {
    background-color: #171717;
    padding-top: 30px;
    padding-bottom: 15px;
    font-weight: 300;
    color: #fff;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
}
.sitemap-wrapper {
    justify-content: center;
    display: flex;
}
.footer {
    margin: 0;
    width: 100%;
    display: block;
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
}
.footer .footer-top {
    background-color: #111111;
    display: block;
    color: #999;
}
.footer .footer-top h3 {
	padding: 0px;
	margin:0px;
	font-weight:700;
	color:#FFF;
	display:block;
}
.footer .footer-top a, .footer .footer-top a:hover {
	color:#BDBDBD;
	font-weight:400;
}
.footer .footer-top ul {
	list-style:none;
	padding:0px;
	margin: 0px 0px 10px 0px;
}
.footer .footer-top ul > li {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}
.footer .footer-top .footer-contact-wrapper .footer-contact {
	padding-top: 10px;
	padding-bottom:10px;
	display:block;
}
.footer .footer-top .footer-contact-wrapper .footer-contact ul > li {
	padding-top: 3px;
	padding-bottom:2px;
	display:block;
}
.footer .footer-top .footer-social {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.footer .footer-btn {
    background-color: #000;
    display: block;
    color: #999;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer .footer-btn a, .footer .footer-btn a:hover {
    color: #999;
    font-weight: 400;
}
.footer .footer-btn .footer-disclaim {
	color:#5A5A5A;
	line-height:normal;
}
/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
.h1, h1 {
    font-size: 24px;
    line-height: 30px;
}
h1.headline {
    font-size: 30px;
    line-height: 30px;
}
h2 {
	font-size:20px;
	line-height:20px;
}
h3 {
    font-size: 16px;
}
h3.headline {
    font-size: 30px;
    line-height: 30px;
}
.logo-wrapper .img-responsive {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.myaccount-wrapper {
    margin: 50px auto;
    width: 100%;
}

.signin-wrapper {
	width:100%;
    margin: 60px auto;
}
.signup-wrapper {
	width:100%;
    margin: 60px auto;
}

ul.list-inline-top {
    text-align: center;
}
ul.list-inline-top > li {
	margin-left:15px;
	margin-right:15px;
}
img.image-left {
	width:25%;
	height:auto;
}
img.image-right {
	width:25%;
	height:auto;
}
.content-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
	overflow:hidden;
}
.eC_Clean_Pacifica_Arial .eC_ButtonWrapper td{
	text-align:center;
}
.donate-counter-wrapper .jumbo {
	font-size:24px;
	line-height:24px;
}
.donate-counter-wrapper p.donate-counter-header {
	font-size: 14px;
}
.disclaimer-wrapper {
    font-size: 12px;
    line-height: normal;
}
.category-listings {
    margin-top: 35px;
    margin-bottom: 35px;
}
.category-wrapper {
	padding:4px;
	border: 1px solid #E0E0E0;
	border-radius:4px;
	cursor: pointer;
	margin-top:15px;
}
.category-wrapper:hover {
	background-color:#E0E0E0;
	border: 1px solid #ddd;
}
.icon-wrapper {
    text-align: center;
    font-size: 150%;
    padding: 0;
    display: block;
}
.faq-topic-icon {
    font-size: 650%;
}

.top-menu {
    text-align: right;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 12px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.top-menu .language {
    list-style: none;
    margin: 0 10px 0 0;
    padding: 0;
    font-size: 1;
}
.top-menu .usermenu {
    list-style: none;
    margin: 0 5px 0 5px;
    padding: 0;
}
.top-menu .cartmenu {
    list-style: none;
    margin: 0 5px 0 5px;
    padding: 0;
}
.top-menu .faqmenu {
    list-style: none;
    margin: 0 0px 0 10px;
    padding: 0;
}
.name-wrapper {
	font-size:12px;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
	padding:10px;
}
.banner-heading {
    top: 30%;
    width: 100%;
    padding: 5%;
}
.blog-banner {
    width: 100%;
    height: 150px;
}
.prod-banner {
    width: 100%;
    height: 150px;
}

.page-banner {
    min-height: 80px;
	margin-bottom:15px;
}
.page-banner-wrapper-nopic {
    height: 80px;
}
.page-banner-title-wrapper-nopic {
    top: 30%;
    width: 100%;
    text-align: center;
    padding: 0 5%;
    line-height: normal;
}
.page-banner-title-wrapper {
    top: 35%;
    width: 100%;
    text-align: center;
    padding: 0 10%;
    line-height: 1.1453em;
}
.page-banner-title {
    font-size: 15px;
}
.page-banner-headline {
    font-size: 12px;
}
.view-all {
    width: 90%;
}

.footer .footer-top {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 12px;
}
.footer .footer-btn .footer-menu-btn {
    margin: 5px 0px;
}

.footer .footer-btn .footer-disclaim {
	font-size:11px;
}
.footer-seal {
    margin: 10px auto;
    text-align: center;
}

ul.list-inline.social-network {
    font-size: 24px;
    margin: 0px;
    text-align: left;
    padding: 0;
    line-height: 30px;
}
ul.list-inline.social-network > li {
    margin: 0px;
    padding: 0;
    display: inline-block;
}
.dmxpagination {
    text-align: center;
}
.record-count {
	text-align:center;
}
img.img-thumbnail {
    width: 100%;
    height: auto;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.collection-title {
    font-size: 110%;
    font-weight: 900;
}
.collection-sub-title {
    font-size: 90%;
}
.donors-wrapper .donor-thumb {
    width: 20%;
}
.wish-wrapper .wish-thumb {
    width: 20%;
}
.wish-info-wrapper {
    width: 75%;
}
.video-wrapper .video-name {
	font-size:83%;
	text-align:left;
}

.footer-description {
    text-align: center;
}
.footer-social {
    text-align: center;
}
.copy-wrapper {
    text-align: center;
}
.links-wrapper {
    text-align: center;
	margin-top:10px;
}
.cards-wrapper {
    text-align: center;
    font-size: 12px;
}
.form-btn {
    margin-top: 23px;
}
.eC_CheckoutPayPalWrapper {
    margin-top: 25px;
    margin-bottom: 15px;
    text-align: center;
}
.eC_CheckoutPayPalWrapper h3 {
	text-align:center;
}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 410px) {
h3 {
	font-size: 18px;
}
h3.headline {
    font-size: 32px;
    line-height: 32px;
}
.category-listings {
    margin-top: 35px;
    margin-bottom: 35px;
}
.category-wrapper {
	padding:4px;
	border: 1px solid #E0E0E0;
	border-radius:4px;
	cursor: pointer;
	margin-top:15px;
}
.category-wrapper:hover {
	background-color:#E0E0E0;
	border: 1px solid #ddd;
}
.icon-wrapper {
	text-align:center;
	font-size:150%;
	padding:0px;
	display:block;
}
.name-wrapper {
	font-size:12px;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
	padding:10px;
}
ul.list-inline.social-network {
    font-size: 24px;
	margin:0px;
}
ul.list-inline.social-network > li {
    margin:0px;
}
.page-banner {
	min-height:104px;
}
.page-banner-wrapper-nopic {
    height: 104px;
}
.page-banner-title {
    font-size: 16px;
}
.page-banner-headline {
    font-size: 14px;
}
.banner-heading {
    top: 35%;
    width: 100%;
    padding: 5%;
}
.donate-counter-wrapper .jumbo {
    font-size: 30px;
    line-height: 30px;
}
.video-wrapper .video-name {
    font-size: 90%;
    text-align: center;
}
.view-all {
    width: 70%;
}

}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
.h1, h1 {
    font-size: 30px;
    line-height: 30px;
}
h2 {
    font-size: 26px;
	line-height:26px;
}
h3 {
	font-size: 20px;
}
h3.headline {
    font-size: 34px;
    line-height: 34px;
}
.myaccount-wrapper {
    margin: 30px auto;
    width: 80%;
}

.signin-wrapper {
    width: 60%;
    margin: 40px auto;
}
.category-listings {
    margin-top: 35px;
    margin-bottom: 35px;
}
.category-wrapper {
	padding:4px;
	border: 1px solid #E0E0E0;
	border-radius:4px;
	cursor: pointer;
	margin-top:15px;
}
.category-wrapper:hover {
	background-color:#E0E0E0;
	border: 1px solid #ddd;
}
.icon-wrapper {
	text-align:center;
	font-size:150%;
	padding:0px;
	display:block;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.donate-counter-wrapper p.donate-counter-header {
	font-size: 18px;
}
.donate-counter-wrapper .jumbo {
	font-size:40px;
	line-height:40px;
}
.donors-wrapper .donor-thumb {
    width: 25%;
}
.wish-wrapper .wish-thumb {
    width: 25%;
}
.wish-info-wrapper {
    width: 70%;
}
.name-wrapper {
	font-size:12px;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
	padding:10px;
}
ul.list-inline.social-network {
    font-size: 24px;
	margin:0px;
}
ul.list-inline.social-network > li {
    margin:0px;
}
.page-banner {
	min-height:104px;
}
.page-banner-wrapper-nopic {
    height: 104px;
}
.page-banner-title {
    font-size: 20px;
}
.page-banner-headline {
    font-size: 18px;
}
.collection-title {
    font-size: 125%;
    font-weight: 900;
}
.collection-sub-title {
    font-size: 100%;
}
.video-wrapper .video-name {
    font-size: 100%;
    text-align: center;
}
.footer .footer-top {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 13px;
}
}
/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 600px) {
.h1, h1 {
    font-size: 34px;
    line-height: 34px;
}
h2 {
    font-size: 26px;
	line-height:26px;
}
h3.headline {
    font-size: 40px;
    line-height: 40px;
}
.donate-counter-wrapper p.donate-counter-header {
	font-size: 16px;
}
.donate-counter-wrapper .jumbo {
	font-size:50px;
	line-height:50px;
}

.category-listings {
    margin-top: 35px;
    margin-bottom: 35px;
}
.category-wrapper {
	padding:4px;
	border: 1px solid #E0E0E0;
	border-radius:4px;
	cursor: pointer;
	margin-top:15px;
}
.category-wrapper:hover {
	background-color:#E0E0E0;
	border: 1px solid #ddd;
}
.icon-wrapper {
	text-align:center;
	font-size:200%;
	padding:00px;
	display:block;
}
.name-wrapper {
	font-size:12px;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
	padding:10px;
}
ul.list-inline.social-network {
    font-size: 32px;
	margin:0px;
}
ul.list-inline.social-network > li {
    margin:0px;
}
.blog-banner {
    width: 100%;
    height: 200px;
}
.prod-banner {
    width: 100%;
    height: 200px;
}
.page-banner {
	min-height:180px;
}
.page-banner-wrapper-nopic {
    height: 180px;
}

.page-banner-title-wrapper {
    top: 30%;
    width: 100%;
    text-align: center;
    padding: 0 5%;
    line-height: 2em;
}
.page-banner-title {
    font-size: 24px;
}
.page-banner-headline {
    font-size: 18px;
}
.signin-wrapper {
	width: 60%;
    margin: 40px auto;
}
.signup-wrapper {
	width: 90%;
    margin: 40px auto;
}
.view-all {
    width: 50%;
}

.footer .footer-top {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 12px;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
.header-wrapper {
    min-height: 50px;
    background-color: #FFF;
    line-height: normal;
    color: #FFF;
    display: block;
    position: relative;
}
.h1, h1 {
    font-size: 36px;
    line-height: 36px;
}
h1.headline {
    font-size: 36px;
    line-height: 36px;
}
h2 {
    font-size: 28px;
	line-height:28px;
}
h3.headline {
    font-size: 42px;
    line-height: 42px;
}
.logo-wrapper .img-responsive {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width:550px;
}
ul.list-inline-top {
    text-align: left;
}
ul.list-inline-top > li {
    margin-left: 0px;
    margin-right: 5px;
}
.top-menu {
    float: right;
    margin: 0px;
    padding: 0px;
}
.top-menu a {
	color:#FFFFFF;
	font-weight:400;
	font-size:12px;
	text-transform:capitalize;
}
.top-menu .nav > li > a:focus, .top-menu .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
	border-color: #2b2b2b;
}
.top-menu .nav .open > a, .top-menu .nav .open > a:focus, .top-menu .nav .open > a:hover {
    background-color: transparent;
    border-color: #2b2b2b;
}
.top-menu .dropdown.mainmenu {
    margin: 0px 0px;
}
.top-menu .dropdown:hover .dropdown-menu {
  display: block;
}
.top-menu .dropdown-menu {
    position: absolute;
    top: 90%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 12px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.top-menu .dropdown-menu > li > a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 12px;
    text-transform: capitalize;
}
.top-menu ul.language {
    list-style: none;
    margin: 4px 15px 4px 0;
    padding: 0;
    font-size: 14px;
}
.top-menu ul.usermenu {
    list-style: none;
    margin: 4px 15px 4px 15px;
    padding: 0;
    font-size: 14px;
}
.top-menu ul.cartmenu {
    list-style: none;
    margin: 4px 10px 4px 10px;
    padding: 0;
    font-size: 14px;
}
.top-menu .faqmenu {
    list-style: none;
    margin: 0 0px 0 15px;
    padding: 0;
}
.header-menu {
    display: block;
    margin: 0;
}
/* search form */
.search-form {
    margin: 10px 0px;
    padding: 0px;
    overflow: hidden;
}
.search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 22px;
    height: 22px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 25px;
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
}
.search-form .form-group input.form-control {
    padding: 0px 20px 15px 6px;
    border: 0 none;
    background: transparent;
    box-shadow: none;
    display: block;
    font-size: 12px;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-group:hover, .search-form .form-group:focus,
.search-form .form-group.hover, .search-form .form-group.focus {
  width: 100%;
  border-radius: 25px;
}
.search-form .form-group span.form-control-feedback {
    position: absolute;
    top: -1px;
    right: 0px;
    z-index: 2;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #000;
    left: initial;
    font-size: 12px;
}
/* eof search form */
#frmsrc {
    width: 32%;
}
.form-btn {
    margin-top: 128px;
}

.main-menu-wrapper a {
    padding: 18px 8px 14px 8px;
    font-size: 14px;
}
.content-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
	overflow:hidden;
}
.donate-counter-wrapper p.donate-counter-header {
	font-size: 24px;
}
.donate-counter-wrapper .jumbo {
	font-size:70px;
	line-height:70px;
}

.slick-dots {
    bottom: -25px;
}
.btn-large {
    font-size: 16px;
}
.collection-title {
    font-size: 90%;
    font-weight: 900;
}
.collection-sub-title {
    font-size: 75%;
}

.category-listings {
    margin-top: 35px;
    margin-bottom: 35px;
}
.category-wrapper {
	padding:4px;
	border: 1px solid #E0E0E0;
	border-radius:4px;
	cursor: pointer;
	margin-top:15px;
}
.category-wrapper:hover {
	background-color:#E0E0E0;
	border: 1px solid #ddd;
}
.banner-heading {
    top: 40%;
    width: 45%;
    padding: 0;
    right: 2%;
}
.icon-wrapper {
	text-align:center;
	font-size:900%;
	padding:10px;
	display:block;
}
.name-wrapper {
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
	padding:10px;
}
.footer .footer-top {
    padding-top: 25px;
    padding-bottom: 25px;
}
.footer .footer-top h3 {
    font-size: 15px;
    padding-bottom: 5px;
}
ul.list-inline.social-network {
    font-size: 24px;
	margin:0px;
}
ul.list-inline.social-network > li {
    margin:0px;
}
.blog-banner {
    width: 100%;
    height: 330px;
}
.prod-banner {
    width: 100%;
    height: 330px;
}
.page-banner {
    margin-bottom: 25px;
	min-height:180px;
}
.page-banner-wrapper-nopic {
    height: 180px;
}

.page-banner-title-wrapper {
    top: 35%;
    width: 100%;
    text-align: center;
    padding: 0 10%;
    line-height: 2em;
}
.page-banner-title {
    font-size: 28px;
}
.page-banner-headline {
    font-size: 18px;
}
.record-count {
	text-align:left;
}
.dmxpagination {
    text-align: center;
}
.myaccount-wrapper {
    margin: 40px auto;
    width: 60%;
}
.signin-wrapper {
	    margin: 40px auto;
		width: 40%;
}
.signup-wrapper {
	    margin: 40px auto;
		width: 80%;
}
.float-right { float: right; margin-left: 30px; margin-bottom: 5px;}
.float-left {float: left; margin-right: 30px; margin-bottom: 5px;}
img.img-thumbnail {
    width: 40%;
    height: auto;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.faq-topic-icon {
    font-size: 650%;
}
.eC_Clean_Pacifica_Arial .eC_ButtonWrapper td{
	text-align:right;
}
.view-all {
    width: 40%;
}

.disclaimer-wrapper {
    font-size: 12px;
    line-height: normal;
}
.footer .footer-top h3 {
    font-size: 14px;
	padding-top: 4px;
    padding-bottom: 6px;
}

.footer .footer-top {
    font-size: 11px;
}
.footer-description {
    text-align: inherit;
}
.footer-social {
    text-align: inherit;
}
.copy-wrapper {
    text-align: left;
}
.links-wrapper {
    text-align: center;
	margin:0;
}
.cards-wrapper {
    text-align: right;
    font-size: 12px;
}
.video-wrapper .video-name {
    font-size: 80%;
    text-align: center;
}

.form-buttons {
    margin-top: 23px;
}
.footer .footer-btn .footer-menu-btn {
    margin: 5px 0px;
}
.footer .footer-btn {
    font-size: 11px;
}
.eC_CheckoutPayPalWrapper {
    margin-top: 25px;
    margin-bottom: 15px;
    text-align: left;
}
.eC_CheckoutPayPalWrapper h3 {
	text-align:left;
}

}
@media only screen and (min-width : 800px) {
.main-menu-wrapper a {
    padding: 18px 13px 14px 14px;
    font-size: 13px;
}
}
@media only screen and (min-width : 900px) {
.myaccount-wrapper {
    margin: 40px auto;
    width: 70%;
}
.signin-wrapper {
	width: 50%;
    margin: 40px auto;
}
.header-menu {
    display: block;
    margin: 12px 0 0 0;
}
.form-btn {
    margin-top: 112px;
}
.banner-heading {
    top: 50%;
    width: 45%;
    padding: 0;
    right: 2%;
}
.donate-counter-wrapper p.donate-counter-header {
	font-size: 18px;
}
.donate-counter-wrapper .jumbo {
	font-size:70px;
	line-height:70px;
}
.footer-seal {
    margin: 40px 0px 10px 0px;
    text-align: left;
}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 830px) {
.main-menu-wrapper a {
    padding: 18px 16px 14px 16px;
    font-size: 13px;
}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 896px) {
.main-menu-wrapper a {
    padding: 18px 14px 14px 14px;
    font-size: 15px;
}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 900px) {
.main-menu-wrapper a {
    padding: 18px 12px 14px 11px;
    font-size: 16px;
}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 950px) {
.main-menu-wrapper a {
    padding: 18px 15px 14px 15px;
    font-size: 16px;
}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.col-md-15{width:20%;float:left}
.h1, h1 {
    font-size: 38px;
    line-height: 38px;
}
h1.headline {
    font-size: 38px;
    line-height: 38px;
}
h2 {
    font-size: 24px;
	line-height:24px;
}
h3.headline {
    font-size: 45px;
    line-height: 45px;
}
.logo-wrapper .img-responsive {
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
}
/* top menu */
.top-menu {
    float: right;
    margin: 0px;
    padding: 0px;
}
.top-menu a {
	color:#FFFFFF;
	font-weight:400;
	font-size:14px;
	text-transform:capitalize;
}
.top-menu .nav > li > a:focus, .top-menu .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
	border-color: #2b2b2b;
}
.top-menu .nav .open > a, .top-menu .nav .open > a:focus, .top-menu .nav .open > a:hover {
    background-color: transparent;
    border-color: #2b2b2b;
}
.top-menu .dropdown.mainmenu {
    margin: 0px;
}
.top-menu .dropdown:hover .dropdown-menu {
  display: block;
}
.top-menu .dropdown-menu {
    position: absolute;
    top: 90%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.top-menu .dropdown-menu > li > a {
    display: block;
    padding: 5px 15px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 12px;
    text-transform: capitalize;
}
.main-menu-wrapper a {
    padding: 18px 20px 14px 20px;
    font-size: 15px;
}
#frmsrc {
	width:32%;
}
.slick-dots {
    bottom: -20px;
}
.content-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
	overflow:hidden;
}
.category-listings {
    margin-top: 35px;
    margin-bottom: 35px;
}
.category-wrapper {
	padding:4px;
	border: 1px solid #E0E0E0;
	border-radius:4px;
	cursor: pointer;
	margin-top:15px;
}
.category-wrapper:hover {
	background-color:#E0E0E0;
	border: 1px solid #ddd;
}
.donate-counter-wrapper .jumbo {
	font-size:80px;
	line-height:80px;
}
.donate-counter-wrapper p.donate-counter-header {
	font-size: 24px;
}
.icon-wrapper {
	text-align:center;
	font-size:600%;
	padding:10px;
	display:block;
}
.faq-topic-icon {
    font-size: 550%;
}

.name-wrapper {
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
	padding:10px;
}
.banner-heading {
    top: 37%;
    width: 40%;
    padding: 0;
    right: 2%;
}
.btn-large {
    font-size: 19px;
}
.collection-title {
    font-size: 140%;
    font-weight: 900;
}
.collection-sub-title {
    font-size: 110%;
}

.footer .footer-top {
    font-size: 12px;
}
.footer .footer-top h3 {
    font-size: 15px;
	padding-top: 4px;
    padding-bottom: 6px;
}
ul.list-inline.social-network {
    font-size: 24px;
    margin: 0px;
    text-align: left;
}
ul.list-inline.social-network > li {
    margin:0px;
}
.signin-wrapper {
    margin: 60px auto;
	width: 40%;
}
.signup-wrapper {
	width: 80%;
    margin: 40px auto;
}

.float-right { float: right; margin-left: 30px; margin-bottom: 20px;}
.float-left {float: left; margin-right: 30px; margin-bottom: 20px;}
img.img-thumbnail {
    width: 45%;
    height: auto;
}
.video-wrapper .video-name {
    font-size: 100%;
    text-align: center;
}
.disclaimer-wrapper {
    font-size: 12px;
    line-height: normal;
}
.footer .footer-btn .footer-menu-btn {
    margin:0px;
}
.footer .footer-btn {
    padding-top: 18px;
    padding-bottom: 5px;
    font-size: 12px;
}
.footer .footer-btn .footer-disclaim {
	font-size:12px;
}

#toTop {
	border: none;
	bottom: 80px;
	display: none;
	height: 32px;
	left: 56.7%;
	margin-left: 495px;
	overflow: hidden;
	position: fixed;
	text-decoration: none;
	text-indent: -999px;
	width: 32px;
	z-index: 20;
	opacity: .9;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all .1s ease .1s;
	-moz-transition: all .1s ease .1s;
	-ms-transition: all .1s ease .1s;
	-o-transition: all .1s ease .1s;
	transition: all .1s ease .1s;
	background-image: url(../images/toTop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#toTop:hover {
	opacity: 1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	background-image: url(../images/toTop-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1100px) {
.main-menu-wrapper a {
    padding: 18px 26px 14px 27px;
    font-size: 15px;
}
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
.col-lg-15{width:20%;float:left}
.h1, h1 {
    font-size: 37px;
    line-height: 48px;
}
h1.headline {
    font-size: 40px;
	line-height:40px;
}
h2 {
    font-size: 26px;
	line-height:26px;
}
.content-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
	overflow:hidden;
}
.top-menu .dropdown.mainmenu {
    margin: 0px 15px;
}
.main-menu-wrapper a {
    padding: 18px 24px 14px 23px;
    font-size: 18px;
}
#frmsrc {
	width:auto;
}
.banner-heading {
    top: 35%;
    right: 5%;
	width:35%
}

/* search form */
.search-form {
    margin: 10px 0px;
    padding: 0px;
    overflow: hidden;
}
.search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 22px;
    height: 22px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 25px;
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
}
.search-form .form-group input.form-control {
    padding: 0px 20px 15px 6px;
    border: 0 none;
    background: transparent;
    box-shadow: none;
    display: block;
    font-size: 12px;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-group:hover, .search-form .form-group:focus,
.search-form .form-group.hover, .search-form .form-group.focus {
  width: 100%;
  border-radius: 25px;
}
.search-form .form-group span.form-control-feedback {
    position: absolute;
    top: -1px;
    right: 0px;
    z-index: 2;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #000;
    left: initial;
    font-size: 12px;
}
/* eof search form */
img.image-left {
	width:20%;
	height:auto;
}
img.image-right {
	width:20%;
	height:auto;
}
.faq-topic-icon {
    font-size: 650%;
}

.btn-large {
    font-size: 24px;
}
.category-listings {
    margin-top: 35px;
    margin-bottom: 35px;
}
.categ-name {
	font-size:12px;
}

.category-wrapper {
	padding:4px;
	border: 1px solid #E0E0E0;
	border-radius:4px;
	cursor: pointer;
	margin-top:15px;
}
.category-wrapper:hover {
	background-color:#E0E0E0;
	border: 1px solid #ddd;
}
.icon-wrapper {
	text-align:center;
	font-size:900%;
	padding:10px;
	display:block;
}
.name-wrapper {
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
	padding:10px;
}
.product-name {
    font-size:12px;
}
.product-price {
    font-size:12px;
}
.form-buttons {
    margin-top: 23px;
}
ul.list-inline.social-network {
    font-size: 24px;
	margin:0px;
}
ul.list-inline.social-network > li {
    margin:0px;
}
.page-banner-title-wrapper {
    top: 35%;
    width: 100%;
    text-align: center;
    padding: 0 15%;
    line-height: 2.2345em;
}
.page-banner-title-wrapper-nopic {
    top: 30%;
}
.page-banner-title {
    font-size: 30px;
}
.page-banner-headline {
    font-size: 18px;
}
.myaccount-wrapper {
    margin: 50px auto;
    width: 50%;
}
.myaccount-wrapper {
    margin: 50px auto;
    width: 50%;
}
.signin-wrapper {
    margin: 40px auto;
    width: 30%;
}
.signup-wrapper {
	width: 80%;
    margin: 40px auto;
}

img.img-thumbnail {
    width: 30%;
    height: auto;
}
.subscribenews {
    margin-right: 30px;
}
.video-wrapper .video-name {
    font-size: 85%;
    text-align: center;
	font-weight:500;
}

.footer .footer-top {
	padding-top: 30px;
	padding-bottom:30px;
	font-size:12px;
}
.footer .footer-top h3 {
    font-size: 15px;
	padding-top: 0px;
    padding-bottom: 4px;
}
.footer .footer-top {
    font-size: 12px;
}

.footer .footer-btn {
	padding-top: 15px;
	padding-bottom:5px;
	font-size:12px;
}
.footer .footer-btn .footer-disclaim {
	font-size:14px;
}
.view-all {
    width: 30%;
}

}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1280px) {
.header-menu {
    display: block;
    margin: 18px 0 0 0;
}
.main-menu-wrapper a {
    padding: 18px 29px 14px 29px;
    font-size: 18px;
}
.banner-heading {
    top: 43%;
    right: 2%;
    width: 37%;
}
.myaccount-wrapper {
    margin: 50px auto;
    width: 60%;
}
.signin-wrapper {
    margin: 100px auto;
	width: 30%;
}
.signup-wrapper {
	width: 80%;
    margin: 40px auto;
}

}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1330px) {
.main-menu-wrapper a {
    padding: 18px 30px 14px 30px;
    font-size: 20px;
}
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1360px) {
.h1, h1 {
    font-size: 38px;
    line-height: 48px;
}
h1.headline {
    font-size: 50px;
	line-height:50px;
}
h2 {
    font-size: 30px;
    line-height: 40px;
}
.main-menu-wrapper a {
    padding: 18px 29px 14px 29px;
    font-size: 18px;
}
.banner-heading {
    top: 30%;
    right: 2%;
    width: 55%;
}
.float-right { float: right; margin-left: 30px; margin-bottom: 10px;}
.float-left {float: left; margin-right: 30px; margin-bottom: 10px;}
img.img-thumbnail {
    width: 30%;
    height: auto;
}

.disclaimer-wrapper {
    font-size: 13px;
    line-height: normal;
}
.subscribenews {
    margin-right: 30px;
}
.footer .footer-top {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 12px;
}
.footer .footer-btn {
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 12px;
}
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
.h1, h1 {
    font-size: 40px;
    line-height: 52px;
}
h1.headline {
    font-size: 50px;
	line-height:50px;
}
h2 {
    font-size: 30px;
    line-height: 40px;
}
.main-menu-wrapper a {
    padding: 18px 39px 14px 38px;
    font-size: 18px;
}
.banner-heading {
    top: 30%;
    right: 2%;
    width: 45%;
}
.float-right { float: right; margin-left: 30px; margin-bottom: 10px;}
.float-left {float: left; margin-right: 30px; margin-bottom: 10px;}
img.img-thumbnail {
    width: 30%;
    height: auto;
}

.disclaimer-wrapper {
    font-size: 13px;
    line-height: normal;
}
.subscribenews {
    margin-right: 30px;
}
.footer .footer-top {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 12px;
}
.footer .footer-btn {
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 12px;
}
}
@media only screen and (min-width : 1440px) {
.main-menu-wrapper a {
    padding: 18px 40px 14px 42px;
    font-size: 1.35em;
}
.donate-counter-wrapper .jumbo {
	font-size:100px;
	line-height:100px;
}
.donate-counter-wrapper p.donate-counter-header {
	font-size: 30px;
}
}
@media only screen and (min-width : 1590px) {
h1.headline {
    font-size: 60px;
	line-height:60px;
}
h2 {
    font-size: 34px;
	line-height:34px;
}
.main-menu-wrapper a {
    padding: 18px 47px 14px 47px;
    font-size: 20px;
}
.header-menu {
    display: block;
    margin: 18px 0 0 0;
    font-size: 16px;
}
.banner-heading {
    top: 35%;
    right: 5%;
}
.btn-large {
    font-size: 30px;
}
.myaccount-wrapper {
    margin: 70px auto;
    width: 70%;
}

.signin-wrapper {
    margin: 160px auto;
	width: 35%;
}
.signup-wrapper {
	width: 70%;
    margin: 40px auto;
}

.footer .footer-top {
	padding-top: 35px;
	padding-bottom:35px;
	font-size:14px;
}

.footer .footer-btn {
	padding-top: 15px;
	padding-bottom:15px;
	font-size:12px;
}

}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1680px) {
h1.headline {
    font-size: 60px;
	line-height:60px;
}
h2 {
    font-size: 34px;
	line-height:34px;
}
.main-menu-wrapper a {
    padding: 18px 55px 14px 54px;
    font-size: 20px;
}
.header-menu {
    display: block;
    margin: 18px 0 0 0;
    font-size: 16px;
}
.banner-heading {
    top: 35%;
    right: 5%;
}
.btn-large {
    font-size: 30px;
}
.myaccount-wrapper {
    margin: 50px auto;
    width: 60%;
}
.signin-wrapper {
    margin: 160px auto;
	width: 35%;
}
.signup-wrapper {
	width: 70%;
    margin: 40px auto;
}

.footer .footer-top {
	padding-top: 35px;
	padding-bottom:35px;
	font-size:14px;
}

.footer .footer-btn {
	padding-top: 15px;
	padding-bottom:15px;
	font-size:12px;
}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1920px) {
.main-menu-wrapper a {
    padding: 20px 69px 13px 69px;
    font-size: 20px;
}
.header-menu {
    display: block;
    margin: 30px 0 0 0;
    font-size: 18px;
}
.banner-heading {
    top: 35%;
    right: 5%;
}
.faq-topic-icon {
    font-size: 650%;
}
.footer .footer-top {
	padding-top: 45px;
	padding-bottom:45px;
	font-size:14px;
}
.signin-wrapper {
    margin: 180px auto;
	width: 35%;
}
.myaccount-wrapper {
    margin: 40px auto;
    width: 60%;
}

.signin-wrapper {
	width: 70%;
    margin: 40px auto;
}

.footer .footer-btn {
	padding-top: 25px;
	padding-bottom:25px;
	font-size:12px;
}

}