
@font-face {
	font-family: 'icons';
	src: url("font/icons.eot");
	src: 
		url("font/icons.eot?#iefix") format('embedded-opentype'), 
		url("font/icons.woff") format('woff'), 
		url("font/icons.ttf") format('truetype'), 
		url("font/icons.svg#icons") format('svg');
	font-weight: normal;
	font-style: normal;
}

.product-display-image {
	list-style:none;
}

.featured-products {
	min-width:100%;
	display:block;
	clear:both;
}

.img-thumbnail {
  padding: 10px;
}

.post-box {
  margin: 15px 0 15px 0;
}

.grid-item { width: 300px; }

.node-article .node-teaser  {
	display:inline-block;
}

.node-article .node-teaser img {
	max-height:300px;
	width:100%;
}

.field-name-body img {
margin:10px
}

.sqcontent {
	POSITION:relative;
	min-height:150px}
	
.sqtext {
position: absolute;
bottom: 0px;
width: 100%;
overflow:hidden;
}
.node-taxonomy {
	position:relative;
	display:block;
background-color:white;
border-radius: 20px 20px 0px 0px;
    margin-right: 5%;
    margin-left: 5%;
overflow:hidden;
height:20px;

padding-left: 10px;
padding-top: 10px;
}

/*==================================================
 * Effect 8
 * ===============================================*/
.square
{
    	display:inline-block;
	width:100%;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.square:before, .square:after
{
    content:"";

    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.square:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

.square {

}

.square .node-image img{
	width:100%;
	display:block;
}

.portrait img {
    width: 100%;
}

.square .node-title a{
	font-size:16px;

	padding: 12px 15px 20px;
}


.teasertitle {

padding-bottom:10px;
opacity: 0.9;
position: relative;
text-align: center;
width: 100%;
background-color:white;
overflow:hidden;
line-height:1em;
}


/* COLORS */
.azure   { background: #38B1CC; }
.emerald { background: #2CB299; }
.violet  { background: #8E5D9F; }
.yellow  { background: #EFC32F; }
.red     { background: #E44C41; }



/*
.field-name-body blockquote:before,
.field-name-body blockquote:after {
	font-family: 'icons';
	position: absolute;
	font-size: 70px;
	top: -5px;
	color: #242526;
	text-shadow: 0 1px 1px rgba(255,255,255,0.1);
}

.field-name-body blockquote:before{
		content: '\275d';
	
}

.field-name-body blockquote:after{
	right: 0px;
	content: '\e800';

}

*/



.field-name-body .mb-attribution {
	text-align: right;
}



.field-name-body cite a{
	color: #f0f0f0;
	font-style: italic;
	font-family: Cambria, Georgia, serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7)
}

.field-name-body cite a:hover{
	text-shadow: 2px 2px 3px rgba(0,0,0,0.9)
}


figure {
   background-color: #fff;
   padding: 15px;
   font-size: .875em;
   display: table !important;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 10px;
    -webkit-margin-end: 10px;
	    -moz-margin-before: 1em;
    -moz-margin-after: 1em;
    -moz-margin-start: 10px;
    -moz-margin-end: 10px;
	    margin-before: 1em;
    margin-after: 1em;
    margin-start: 10px;
    margin-end: 10px;
	margin: auto;
	
}


figure img {
    display: inline-block;
    max-width: 100%;
	height: auto;
}

figure figcaption {
display: table-caption;
    caption-side: bottom;
    background: #fff;
    padding: 0 5px 5px;
}​

.pros {
	border: 1px solid #be7;
color: #234600;
background-color: #f8fff0;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding:20px;
		margin-top:20px;
	margin-bottom:20px;
}

div.pros {
	border: 1px solid #be7;
color: #234600;
background-color: #f8fff0;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
}


div.cons {

	border: 1px solid #ff8080;
color: #234600;
background-color: #ffefef;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding:20px;
		margin-top:20px;
	margin-bottom:20px;
}

div.warn {

	border: 3px dashed #ff8080;
color: #234600;
background-color: #ffe0e0;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding:20px;
		margin-top:20px;
	margin-bottom:20px;
}

@media(max-width:767px) {
	
.square .node-image img {
	width: 65%;
display: block;
align-content: center;
align-self: center;
margin-right: auto;
margin-left: auto;
}

.node-taxonomy {
    position: relative;
    display: block;
    background-color: white;
    border-radius: 20px 20px 0px 0px;
    left: 20px;
    overflow: hidden;
    height: 20px;
    max-width: 50%;
    padding-left: 10px;
    padding-top: 10px;
    margin-right: auto;
    margin-left: auto;
}
.teasertitle {
    padding-bottom: 10px;
    opacity: 0.9;
    position: relative;
    text-align: center;
    width: 100%;
    background-color: white;
    overflow: hidden;
    max-width: 65%;
    margin-right: auto;
    margin-left: auto;
}





}

th.priority-low,
td.priority-low,
th.priority-medium,
td.priority-medium {
  display: none;
}

@include breakpoint($tablet) {
  th.priority-medium,
  td.priority-medium {
    display: table-cell;
  }
}

@include breakpoint($tablet-wide) {
  th.priority-low,
  td.priority-low {
    display: table-cell;
  }
}

.block-system-main span4 {
width:370px;
margin-right:15px;
margin-left:15px;
}


.parallax {
	height:auto;
	padding:20px;
	display:block;
	overflow:hidden;
}

.parallax h2 {
	    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
}

.parallax-text {
	    text-transform: uppercase;
    color: #fff;
    text-align: center;
	width:100%;
	}
	
.parallax-key-figure {
position: relative;
border-radius: 50%;
width: 100%;
height: auto;
padding-top: 100%;
background: white;
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 5px solid #fff;
  margin: 50px 0 0 0;
  background-color: #f6e626;
  font-size: 150%;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect a.info, .hovereffect h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}

.hovereffect:hover a.info, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}



.hovereffect h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover h3 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
.teaser-thumb img {
    max-height: 200px;
    min-height: 200px;
    min-width: 100%;
    object-fit: cover;
    width: 100%;
}

.parallax-style-3 {
	background:#CCC;
	 /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.parallax-style-3 h2 {
	  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;

  background: rgba(0, 0, 0, 0.6);

      letter-spacing: 10px;
    padding: 6px;
}

.parallax-style-3-key-figure-text {
	  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 14px;

  background: rgba(0, 0, 0, 0.6);


    padding: 18px;
}
.parallax-style-3-body {

  color: #fff;
  text-align: center;
  position: relative;
  font-size: 14px;
  margin-top:20px;

  background: rgba(0, 0, 0, 0.6);


    padding: 6px;
}

.parallax-style-3-key-figure{
	  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 18px;

  background: rgba(0, 0, 0, 0.6);

    padding: 18px;
}

.ghost-button-full-color {
  display: inline-block;

  padding: 8px;
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: color 0.3s ease-out,
              background-color 0.3s ease-out,
              border-color 0.3s ease-out;
}
.ghost-button-full-color:hover,
.ghost-button-full-color:active {
  background-color: #9363c4;
  border-color: #9363c4;

  color: #fff;
  transition: color 0.3s ease-in,
              background-color 0.3s ease-in,
              border-color 0.3s ease-in,
			  
}

.adc {
	min-width:100%;
}

.adb {
	min-width:100%;
}

.adc img {
	display:block;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	margin-bottom:20px;
}

.adb img {
	display:block;
	margin-right:auto;
	margin-left:auto;
		margin-top:20px;
	margin-bottom:20px;
}


.main-menu-nav li a {
    color: #FFF;
    padding: 6px 12px 6px 12px;
    font-size: 14px;
}

@media(min-width:768px)  {
.span4 {
    float: left;
    min-height: 1px;
    margin-left: 5px;
}
}

/*
.container-wrapper {
position:relative;
width:100%;

}
.container-content {
position:absolute;
width:100%;
display:block;
}


.container-main {
	position:fixed;
	padding-right:20px;
	padding-left:20px;
	  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;

}
*/

.container-main {

	padding-right:20px;
	padding-left:20px;


}

.sideblock {
	padding:10px;
}

#branding {
    padding-top: 6px;
    padding-left: 20px;
}


.adaff {
	padding:20px;
}

.adaff-content {

	display: block;
    position: relative;

}

.adaff-content p {

    /* position: absolute; */
    display: block;
    top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-transform: uppercase;
}

.img-responsive-ad {

	height:auto;
}

.img-responsive-ad img {

	height:auto;
}

.smallad p {
	text-align:center;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
} 

.wideimageavg {
      background-image: url("/sites/default/files/average-penis-size.jpg");
   background-color: #cccccc;
   padding:20px;

}



.wideimagemeasure {
   background-image: url("/sites/default/files/average-penis-size.jpg");
   background-color: #cccccc;
   padding:20px;
}
.wideimagepe {
   background-image: url("/sites/default/files/average-penis-size.jpg");
   background-color: #cccccc;
   padding:20px;
}

.wideimgbox {
  background: #CCC;
  filter: alpha(opacity=60);
  /* IE */
  -moz-opacity: 0.6;
  /* Mozilla */
  opacity: 0.6;
  /* CSS3 */
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
	padding:20px;
}
.wideimgagetxt {

	padding:20px;

    background: rgb(54, 25, 25); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(54, 25, 25, .5);

		padding: 10px;
opacity: 0.9;
position: relative;
text-align: center;

background-color: white;
overflow: hidden;


font-size:16px;

     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	margin:20px;
}

.rtecenterwide {

	text-align: center;
}

.textunderbanner {
	padding: 10px;
opacity: 0.9;
position: relative;


background-color: white;
overflow: hidden;

color: #555;
font-size:16px;
margin:20px;
}
.front h1#page-title { display: none; }
.front h2#page-title { display: none; }
.front h2#page-heading { display: none; }
#page-heading h2{ display: none; !important}


@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic);
blockquote{
  font-size: 1.4em;
  width:60%;
  margin:50px auto;
  font-family:Open Sans;
  font-style:italic;
  color: #555555;
  padding:1.2em 30px 1.2em 75px;
  border-left:8px solid #78C0A8 ;
  line-height:1.6;
  position: relative;
  background:#EDEDED;
}

blockquote::before{
  font-family:Arial;
  content: "\201C";
  color:#78C0A8;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}

blockquote::after{
  content: '';
}

blockquote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}