/*
Theme Name: Collplant Beta
Theme URI: http://collplant.com/themes/collplant
Description: Collplant website
Version: 1.0
Author: Collplant
Author URI: http://collplant.com
*/

*{
margin:0;
padding:0;
box-sizing: border-box;
}

a {
  color:#333;
}

p {
	color: #555;
	line-height: 1.8em;
	font-size: 16px;
}

.unclickable > a:hover {
	cursor: default;
	color: #000 !important;
}

.page-id-160 .ap2{
	display:none;
}

.news_li {
	opacity: 1 !important;
}

img {
  border:0;
}

body{
font-family: 'Open Sans', sans-serif;
}

li, h1, h2 ,h3, h4, .productbox{
font-family: 'Oswald', sans-serif;
font-weight:300;
}

.full-news-article li {
    font-family: 'Open Sans', sans-serif;
}

.mycontent li{
font-family: 'Open Sans', sans-serif;
}

.mycontent img{
width:100%;
height:auto;
}

.gallery-marquee img {
	width: auto !important;
	height: 80px;
}

@media screen and (max-width: 800px) {
	.gallery-static img {
   		width: 100% !important;
		margin-bottom: 10px;
	}
	.gallery-static > div {
		overflow-y: scroll !important;
		position: static !important;
		height: 700px !important;
	}
	
	.gallery-static > div > div {
    	height: auto  !important;
	}
	
	.gallert-static #test2 {
		position: static !important;
	}

}

.gallery-static img {
    width: 33%;
}

.gallery-static nobr {
	white-space: normal;
}

.gallery-static #test3 {
	display: none;
}

.productbox {
	position: relative;
}

.productbox a {
	color: #ffffff;
    position: absolute;
    width: 100%;
    top: 50%;
	transform: translatey(-50%) scale(1);
	transition: all 200ms ease;
	padding: 20% 0;
}

.productbox a:hover h2, .productbox a{
	text-decoration:none;
}

.productbox a:hover{
	opacity: 0.7;
}

.productbox a .arrow {
	transition: all 200ms ease;
}

.productbox a:hover .arrow {
	transform: translatex(10px);
}

#primary{
float:left;
width:100%;
margin:auto;
min-height:400px;
margin-top:200px;
}

@media screen and (min-width:970px){
	.navbar-collapse.collapse {
		height: 100% !important;
		display: flex !important;
		align-items: center;
	}
}

.navbar-default{
background-color:transparent !important;
background-image:none !important;
border:none !important;
box-shadow:none !important;
}

.navbar-collapse {
padding:0;
border-top:none !important;
box-shadow:none !important;
}

.navbar{
	margin-bottom: 0 !important;
	height: 100%;
}

.head{
width:100%;
position:absolute;
float:left;
z-index:11;
background-color:#ffffff;
float:left;
height:130px;
}


.shadow{
width:100%;
margin-top:0;
background-image:url('images/border.png');
background-repeat:repeat-x;
background-position:top;
height:20px;
float:left;
position:absolute;
top:130px;
}

.logo{
margin-top:34px;
}

.wrap{
width:970px;
margin:auto;
}

.navi .menu {
	float:right;
	height: 100%;
	display: flex;
    align-items: center;
}

.searchimage{
	float:left;
	cursor:pointer;
    margin-left: 30px;
	line-height: 0;
}

.searchform{
	float:left;
}

.head .searchform {
	background-color: #ffffff;
	display: none;
    right: 40px;
	height: 100%;
	width: 600px;
	position: absolute;
	color: #fff;
	text-align: right;
}

.head .searchform > div {
	height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.searchbox{
border:1px solid #bbb;
border-radius:4px;
height:24px;
}

.header-spacer {
	width: 100%;
	height: 60px;
}

#searchsubmit {
    background-color: #575756;
    padding: 3px 15px;
    color: #ffffff;
    border-radius: 100px;
	border:0;
	transition: background-color 200ms ease;
}

#searchsubmit:hover {
	background-color: #4d8b3f;
}

.nav-menu{
	float:left;
	margin-bottom:0;
}

.menu ul li{
	float:left;
	list-style:none;
	margin-left:30px;
}

.nav-menu ul li a, ul.nav-menu li a{
text-decoration: none;
color:#000;
}

.social{
float:right;
margin-top:-3px;
}

.social ul li{
margin-left:10px;
width:20px;
float:left;
}

.social img{
width:100%;
}

.navi{
	float:right;
	height: 60px;
}

.banner{
float:left;
width:100%;
margin-top:60px;
}

.bannertitle{
background-color:#575756;
padding:1%;
padding-left:20%;
padding-right:0;
float:left;
margin-top:18%;
margin-left:-19%;
position:relative;
z-index:6;
min-width:300px;
color:#ffffff;
border-radius: 0 30px;
}

.contact .bannertitle{
	background-color:#fff;
	color:#575756;
	padding:4%;
	width:100%;
	margin-left:0;
	padding-right:0;
	margin-top: 3%;
}

.leftstay, .leftbottom{
float:left;
z-index:7;
position:relative;
width:42%;
}

.leftbottom{
width:29%;
background-image:url('http://collplant.com/wp-content/themes/betacollplant/images/bottomleft.png');
background-size:cover;
height: 0;
padding-bottom: 30.1%;
background-repeat:no-repeat;
background-position:top right;
}

.coll-green {
	color: #4d8b3f !important;
}

.stat {
	opacity: 0;
	transition: opacity 300ms ease;
}

.stat-container {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media screen and (max-width: 970px) {
	.stat-container {
		flex-direction: column;
	}
	
	.stat-view {
		width: 60% !important;
	}
}

.stat-view {
	background-color: #4d8b3f;
	color: #e8f5e5;
	padding: 20px;
	margin: 20px;
	text-align: center;
	border-radius: 20px;
	width: 200px;
}

.stat-view .stat {
	font-size: 3em;
	font-family: 'Oswald', sans-serif;
	color: #fff;
}

.video-banner {
	background-color: #000000;
	color: #ffffff;
	background-size: cover;
	z-index: 10;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.video-banner video {
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
}

@media screen and (max-width: 800px) {
	.video-banner {
		height: 500px;
		background-image: url(../../uploads/2019/12/matrix-F-Others-Copy.jpg);
		background-size: cover;
	}
	
	.video-banner video {
		position: absolute;
		top:0;
		left:0;
		width: auto;
		height: 100%;
		display: none;
	}
}

.video-overlay {
	position: absolute;
	top:0;
	left:0;
	background-color: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	padding: 30px;
}

.mission-banner {
	background-color: #e8f5e5;
	width: 100%;
	height: 100%;
	padding: 30px;
	color: #444;
}

.mission-banner strong {
	font-weight: bold;
	color: #000;
}

.mission-banner p {
	font-size: 2em !important;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	width: 80%;
	margin: auto;
}

@media screen and (max-width: 970px) {
	.mission-banner p {
		width: 100%;
	}
}

.vid-content {
	color: #ffffff;
	max-width: 370px;
	margin-left: 30px;
}

.vid-content p {
	color: #ffffff;
}

@media screen and (min-width:680px) {
	.video-banner {
		height: 70vh;
	}
}

@media screen and (max-width:680px) {
	.vid-content {
		max-width: 200%;
		margin: auto;
	}
}

.check-list h3 {
	color: #4d8b3f;
}

.check-list ul, .bullet-list {
	list-style-type: disc;
	margin-left: 2em;
	font-size: 1.1em;
	line-height: 2em;
}


.rhcollagen-table th, .rhcollagen-table td {
	vertical-align: top;
	text-align: center;
}

.rhcollagen-table td {
    color: #888;
    text-align: center;
    font-style: italic;
	padding: 1em;
}

.rhcollagen-table img {
	margin-bottom: 1em;
}

.video-about {
	color: #999;
    text-align: center;
    font-style: italic;
    font-size: 1em;
    margin-top: -.5em;
}

.video-container {
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	margin: 20px 0;
}

.video-element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-placeholder {
	text-align: center;
	cursor: pointer;
	position: relative;
	margin: 20px;
}

.video-placeholder img {
	width: 100%;
	transition: 250ms ease all;
}

.video-placeholder:hover img {
	opacity: 0.7;
}

.video-placeholder > i {
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 400px;
	margin: auto;
	background-color: rgba(0,0,0,0.6);
	padding: .1em;
	color: #fff;
	font-size: 3em;
	transform: translate(-50%, -50%);
	transition: 250ms ease all;
	transform-origin: top left;
}

.video-placeholder:hover > i {
	transform: scale(1.2) translate(-50%, -50%);
}

@media screen and (max-width: 970px) {
	.icon-links.mobile-col {
		flex-direction: column;
	}
	
	.icon-links.mobile-col a {
		width: 100%;
	}
}



.icon-links {
	margin: 20px;
    display: flex;
    justify-content: space-between;
}

.icon-links a {
	box-shadow: inset 0 0 0 100vmax rgba(0, 0, 0, .35);
	background-size: cover;
	color: #fff;
	text-align: center;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	padding: 2em;
	padding-bottom: 2.5em;
	font-weight: bold;
	border-radius: 12px;
	font-size: 1.3em;
	transition: all 250ms ease;
	width: 46%;
}

.icon-links a:hover,
.icon-links a:focus {
	text-decoration: none;
	opacity: 0.7;
}

.icon-links .icon-container {
	height: 60px;
	width: 60px;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
	margin: 1em;
}

.overview-item {
	display: flex;
	align-items: center;
	margin: 30px 0;
}

.overview-item.flip {
	flex-direction: row-reverse;
}

@media screen and (max-width: 970px) {
	.overview-item {
		flex-direction: column-reverse !important;
	}
	.overview-item > div {
		width: 100% !important;
	}
}

.overview-item > div {
	width: 50%;
	padding: 20px;
}

.coll-button {
	border-radius: 50px;
	padding: 4px 16px;
	transition: 250ms ease all;
	background-color: #4d8b3f;
	color: #fff;
	margin: .5em 0;
	display: inline-block;
}

.coll-button:hover, .coll-button:active, .coll-button:focus {
	opacity: 0.8;
	text-decoration: none;
	color: #fff;
}

.coll-button.white, .coll-button.white:hover {
	background-color: #ffffff;
	color: #555;
}

.icons{
background-image:url('images/greenbg.png');
width:100%;
background-repeat:no-repeat;
float:left;
position:relative;
z-index:8;
margin-top:-4px;
background-size:cover;
text-align:center;
padding-top:20px;
padding-bottom:26px;
}

.slideshow{
float:right;
width:87%;
right:0;
position:absolute;
}

.slidebottom {
margin-top: -31%;
float:right;
width:92%;
}

.slideshow img, .slidebottom img{
width:100%;
float:right;
}
.leftstay img{
width:85%;
float:right;
}

.icons ul li{
display:inline-block;
margin-top:15px;
margin-left:44px;
list-style:none;
text-align:center;
width:108px;
}

.menu-item a.menu-image-title-below.menu-image-not-hovered img, .menu-item a.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper{
height:auto;
}

.icons ul li a{
text-decoration:none;
color:#ffffff;
}

.contenttitle {
	font-size:48pt;
	float:left;
	color: #4d8b3f;
}

.content{
float:right;
margin-top:130px;
margin-bottom:130px;
}

.about .content {
    margin-top: 50px;
	margin-bottom:70px;
}

.about .contenttitle{
margin-top:194px;
margin-bottom:130px;
}

.about, .products, .news, /*.video,*/ .contact, .foot{
float:left;
width:100%;
}

.productbox{
width:33.3%;
padding-bottom:29.7%;
height:0;
float:left;
background-color:#4d8b3f;
color:#fff;
overflow:hidden;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}

.productbox h2{
font-size:42px;
font-size:4vw;
text-align:center;
}


.productbox img{
width:100%;
}

.arrow {
width:15%;
margin:auto;
margin-top:10%;
}

.arrow i {
	font-size: 3em;
}

/*.video {
	background-color: #4d8b3f;
	z-index:6;
	color: #fff;
}

.video a {
	text-align: center;
	text-decoration: none;
	color: #fff;
	width:100%;
	margin:auto;
	padding: 100px 0;
	display:block;
	font-size: 2.5em;
}

.video a i {
	font-size: 2em;
}

.video .contenttitle{
margin-top:0;
}
*/
.contact {
}


.news .content{
margin:0;
width:76%;
margin-top:10px;
margin-bottom:10px;
}

.contactcontain{
width:100%;
float:left;
}

.foot {
    font-size: 12px;
    padding-bottom: 50px;
    padding-top: 50px;
	width:100%;
	text-align: center;
	color: #aaa;
}

.copy {
    float: left;
}

.raz {
    float: right;
}

.raz img{
vertical-align: text-bottom;
}

.permanent-news {
	padding: 10px;
	list-style-type: none;
}

.permanent-news a {
	color: #555 !important;
}

.news .content h3{
display:none;
}

.newscroll .newspost-title {
	font-size:2em;
}

.newscroll .widget-date-post {
	color: #888;
	font-size: 1.3em;
}


.smallhead{
position:fixed;
height:60px;
}

.smallhead .logo{
margin-top:0;
}


.smallhead .shadow{
top:60px;
}

.logo img{
	width:200px;
	float: left;
}

.smallhead .logo img{
    width: 130px;
    margin-top: 5px;
}


#backbanner{
position:relative;
background:url('http://collplant.com/wp-content/themes/betacollplant/images/par2.jpg')50% 0 no-repeat fixed;
height: 5250px;
width:100%;
max-width:2560px;
margin:0 auto;
}

.aboutus, .team{
float:left;
width:100%;
background-color:#ffffff;
padding:70px 0;
}

.team-no-img .team-member figure {
	display: none;
}

.team-no-img .team-member {
	height: auto;
}

.intitle{
float:left;
padding-right:2%;
color: #575756;
width:28%;
text-align:right;
font-size:30px;
}

.logos-partners {
	margin: 1em 0;
}

.logos-partners img {
	width: 25%;
	margin: 3%;
}

.marquee {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
	height: 200px;
	position: relative;
}
.marquee img {
  position: absolute;
  left: 100%;
  animation: marquee 12s linear infinite;
}

.marquee img:nth-child(1) {
  animation-delay: 0s;
}
.marquee img:nth-child(2) {
  animation-delay: 3s;
}
.marquee img:nth-child(3) {
  animation-delay: 6s;
}
.marquee img:nth-child(4) {
  animation-delay: 9s;
}
.marquee img:nth-child(5) {
  animation-delay: 12s;
}
.marquee img:nth-child(6) {
  animation-delay: 15s;
}


@keyframes marquee {
  0%   { left: 100%; }
  100% { left: -100%; }
}

/* @media screen and (max-width: 970px) {
	.logos-partners img {
		width: 60%;
	}
} */

.incontent{
width:72%;
padding-left:2%;
border-left:2px solid #4d8b3f;
float:left;
overflow:hidden;
}

.page-id-2 .incontent{
overrflow:visible;
}

#in{
position: absolute;
margin-top:530px;
}

.team-members{
width:114%;
margin-left:-4.5%;
}

.team-member{
width:25%;
float:left;
font-size:14px;
margin-bottom:6%;
height:340px;
margin-right:2%;
margin-left:4%;
}

.member{
font-weight:bold;
font-size:16px;
line-height:1;
}

.role{
margin:0;
line-height:1.2;
font-size:12px;
}

.teamdes{
display:none;
width:970px;
right:0;
left:0;
margin:auto;
margin-top:-305px;
position:absolute;
z-index:2;
min-height:230px;
}

.teammore{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer;
}

.team-member img{
height:190px;
width:auto;
}

@media screen and (max-width: 800px) {
	.team-member img{
		height:150px;
	}
}

.back {
	position:absolute;
	right:0;
	width:70%;
	padding:3em;
	min-height:340px;
	border-radius: 5px;
	background-color:#ffffff;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25);
}

.back::before {
	content: '×';
	position: absolute;
	font-size: 2em;
	top: .5em;
	right: .5em;
	width:1em;
	height: 1em;
	cursor: pointer;
}


.prodbanner{
height:0;
padding-bottom:28%;
background:url('images/prodbg.jpg') no-repeat center;
background-size:100%;
margin-top:130px;
float:left;
width:100%;
}

.inprodbanner {
	height:0;
	padding-bottom:20%;
	background-position:top center;
	background-size:100%;
	margin-top:60px;
	float:left;
	width:100%;
	background-repeat:no-repeat;
	background-color: #aaa;
	position: relative;
}

.inprodbanner .inprodbanner-content {
  content: " ";
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.25);
}

.prodlink, .prod{
float:left;
width:100%;
}

.prodlink a{
display:block;
float:left;
width:33.3%;
height:0;
padding-bottom:14%;
color:#ffffff;
background:url('images/arrow.png') no-repeat center 80%;
background-size:14%;
font-family: 'Oswald', sans-serif;
text-align:center;
font-size:42px;
padding-top:4%;
text-decoration:none;
background-color:transparent;
font-size:3.5vw;
}


.page-template-investor .prodlink a{
font-size:3vw;
}

.prodcontent{
margin:auto;
margin-top: 30px;
margin-bottom:40px;
width:70%;
overflow:hidden;
}

.investcontent .prodcontent{
width:auto;
}

.prodcontent
.children, .sub-menu{
display:none;
position:absolute;
padding:10px;
margin-left:-10px;
background-color:#ffffff;
z-index:9;
}

.page_item:hover .children, .menu-item:hover .sub-menu{
display:block;
}

.menu-item:hover .sub-menu .sub-menu{
display:none;
}

.sub-menu .menu-item:hover .sub-menu{
display:block;
}

.nav-menu ul li .children li, .nav-menu li .sub-menu li{
margin-left:0;
float:none;
width:166px;
padding-top:2px;
padding-bottom:2px;
margin-top:2px;
}

.sub-menu{
padding-right:0;
}


.prodimage{
float:left;
text-align:center;
width:46%;
margin:auto;
}

.prodimage img{
width:100%;
}

.prodpics{
width:104%;
min-height:180px;
text-align:center;
display:inline-flex;
margin-top:10px;
margin-bottom:30px;
margin-left:-2%;
}

.inprodtitle{
	font-size:50px;
	width:70%;
	color:#ffffff;
	margin:auto;
	margin-top: 80px;
	text-shadow: 0px 2px 6px rgba(0,0,0,0.25);
}

.mPS2id-highlight{
font-weight:bold;
}

.contactbox, .contactb{
	float:left;
	height:124px;
	padding-left:3%;
	padding-right:3%;
	font-size: 13px;
}

.contactbox p {
	font-size: 13px;
	display: flex;
}

.contactbox {
	border-left:1px solid #ccc;
	width:30%;
}

.contactbox strong {
	margin-top: .6em;
}

.contactb{
width:24%;
}

.smalltitle{
color: #4d8b3f;
}

.contact i, .contact img {
        margin: 5px;
	float: left;
}

.lastb{
	width: 17%
}

.media-icon {
	width: 24px !important;
    height: 24px !important;
	opacity: 0.68;
}

.contacticon {
	min-width:156px;
	display: flex;
    align-items: center;
}

.sdm_download_description, .sdm_download_item, .sdm_download{
border:0;
}

.sdm_download_item:first-of-type {
	border-top: none;
}

.sdm_download_item{
border-top:1px solid #ccc;
box-shadow:none!important;
padding-bottom:20px;
}

.sdm_download_description, .sdm_download{
padding-bottom:0;
margin:0;
margin-left:62px;
}


.sdm_download{
background:transparent !important;
box-shadow:none!important;
padding:0 !important;
color:#000000 !important;
font-weight:bold;
font-size:12px;
}

.sdm_download_item_count {
display:none;
}

.sdm_download_title{
font-size:14px !important;
line-height:1.5;
padding-top:20px;
float:left;
font-weight:bold;
width:89%;
}


.financial-reports .sdm_download_title{
float:none;
width: auto;
}

.sdm_download_item p{
margin:0;
}

.sdm_download_thumbnail{
height: 30px;
overflow: visible;
float:left;
margin-top:12px;
width:61px;
}

.page-id-320 .sdm_download_thumbnail{
padding-right:10px;
padding-top:10px;
height:24px;
}

.page-id-320 .sdm_download_title{
margin-left:10px;
}

.page-id-320 .sdm_download_description, .page-id-320 .sdm_download{
margin-left:72px;
}

.invest{
float:left;
margin-top:-153px;
margin-right:40px
}

.page-id-119 .inprodtitle{
display:none;
}

.investcontent{
width:70%;
margin:auto;
}

.page-id-119 .investcontent{
width:80%;
}

.investlink a{
background-image:none;
padding-bottom:8%;
}

.current_page_item, .current_page_parent, .current-menu-parent{
font-weight:bold;
}


.prodcontitle{
font-weight:bold;
font-size:16px;
margin-bottom:10px;
}

.innertitle{
font-size:2.2vw;
margin-top:0;
}

.banertitle{
width:28%;
margin-left:15%;
height:0;
padding-bottom:11%;
margin-top:6%;
vertical-align:bottom;
}


.banertitle h3{
font-size:44px;
height:104px;
display:table-cell;
vertical-align:bottom;
}

#about{
position:absolute;
top:0;
}

.banertitle h3 img{
width:38%;
}

.basicly{
margin-top:160px;
min-height:500px;
float:left;
width:100%;
}

.ewd-ufaq-post-margin-symbol{
color:#80ba27;
background-image:url('images/greenarrow.jpg');
width:32px;
height:42px;
display:block;
float:left;
background-repeat:no-repeat;
background-position: left center;
font-size:30px;
}

.ewd-ufaq-post-margin-symbol:hover, .ewd-ufaq-post-margin-symbol:active{
color:#80ba27;
text-decoration:none;
}

.ewd-ufaq-post-margin{
color:#333;
font-family: "Open Sans",sans-serif;
font-size:14px;
margin:0;
}

h4 .ewd-ufaq-post-margin{
font-weight:bold;
height:42px;
display:table-cell;
vertical-align:middle;
}

.ufaq-faq-body{
padding-left:32px;
}

.ufaq-faq-div{
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #80ba27;
}

.page-id-147 .prodcontent, .page-id-153 .prodcontent, .page-id-316 .prodcontent, .page-id-320 .prodcontent{
padding-top:0;
}

.page-id-153 .prodcontent, .page-id-308 .prodcontent, .page-id-316 .prodcontent, .page-id-320 .prodcontent{
border:none !important;
}

.pipepics{
width:73%;
margin:auto;
padding-top:12px;
padding-bottom:20px;
height:118px;
}

.pipewrap{
width:100%;
float:left;
}

.pipeimage{
width:31.3%;
margin:3% 1%;
float:left;
}

.pipeimage img{
width:100%;
height:auto;
}

.page-id-160 .ap1, .page-id-160 .ap3{
padding-top:7%;
padding-bottom:55px;
}

.page-id-160 .pipepics{
height:152px;
}

.videocontainer {
	position:relative;
	padding-bottom:54%;
	height:0;
}

.videocontainer iframe, .videocontainer object, .videocontainer embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.media_link{
display:block;
float:left;
width:29.3%;
margin:2%;
box-shadow:1px 1px 5px #888;
padding-top:5%;
padding-bottom:5%;
text-align:center;
color:#575756;
font-size:24px;
 font-family: "Oswald",sans-serif;
}

.page-id-184 .pipeimage img {
padding:20px;
margin: -8%;
position: relative;
width: 116%;
z-index: 8;
background-color: #fff;
}

.pipecon{
border-top:1px solid #bcbe00;
border-bottom:1px solid #bcbe00;
}

.page-id-122 .pipecon{
border-top:1px solid #007d32;
border-top:1px solid #007d32;
}

.ircon{
margin-top:40px;
border-top:1px solid #007d32;
padding-top:20px;
}

.media_tabs li{
box-shadow:0px 1px 6px #888888;
width:23%;
margin:1.1%;
margin-top:1%;
text-align:center;
margin-bottom:2%;
min-height:62px;
background-color:#fff;
padding-top:8px;
}

.nav-tabs {
border-bottom:0;
}

.media_tabs li.active a{
height:82px;
border:0;
margin:auto;
width:90%;
box-shadow:none;
background-color:transparent;
}

.media_tabs li.active{
background-image:url('images/smallactive.png');
box-shadow:none;
background-repeat:no-repeat;
background-size:102% 104%;
margin-left:-0.5px;
margin-top:0;
margin-bottom:22px;
height:85px;
padding-top:16px;
}

.contact-container {
	display: flex;
}

.contact-map {
	flex: 1;
	position: relative;
	margin-left: 2em;
	border-radius: 5px;
    overflow: hidden;
}

@media screen and (max-width: 970px) {
	.contact-container {
		flex-direction: column;
	}
	.contact-map {
		margin-left: 0;
		margin-top: 2em;
		height: 300px;
	}
}

.contact_tabs li.active{
background-image:url('images/active.png');
}

.lastpub.active{
margin-right:0;
margin-left:1.1%!important;
}

.tab-content{
box-shadow:0px -1px 6px #888888;
margin-left:1%;
margin-top:-3.5%;
float:left;
width:98%;
min-height:100px;
padding:5%;
}

.nav-tabs  li.active a:hover, .nav-tabs li.active a:focus {
border:0;
}

.financial-reports .ircon{
border:none;
padding:0;
}

.financial-reports .pipeimage{
padding:0 10px;
margin:0;
width:33%;
}

.financial-reports .firstcol{
border-right:1px solid #bcbe00;
}


.financial-reports .lastcol{
border-left:1px solid #bcbe00;
}

.financial-reports .sdm_download_item {
padding:0;
}

.financial-reports .sdm_download_thumbnail{
width:50px;
}

.financial-reports .sdm_download_thumbnail img{
width:60px;
}

.page-id-184 .financial-reports .sdm_download_thumbnail img{
margin:0;
padding:0;
width:60px;
position: unset;
}

.financial-reports .sdm_download_title, .financial-reports .sdm_download_description, .financial-reports .sdm_download{
line-height:1.2;
margin-left:50px;
font-size:12px;
}

.financial-reports .sdm_download_item{
border:none;
}

.media_tabs .contab{
width:29.3%;
margin:2%;
font-size:18px;
paddding:4% 0;
height:140px;
display:table;
}

.media_tabs .contab a{
display:table-cell;
vertical-align:middle;
}

.contabcon{
width:95.8%;
margin-left:2%;
box-shadow:0px -1px 6px #888888;
border-bottom:1px solid #ddd;
margin-top:-24px;
}

.contact_tabs li a {
color:#333;
font-family:oswald;
font-size:24px;
}

.contact_tabs li.active a {
color:#80ba27 !important;
height:0;
}

.contact_tabs li.active{
padding-bottom:40px;
height:140px;
background-size: 100% 99%;
box-shadow: none;
margin-left: 1.1%;
margin-top: 6px;
background-color:transparent;
margin-bottom:20px;
box-sizing:unset;
}

.media_tabs .contab a, .media_tabs .contab a:active, .media_tabs .contab a:focus, .media_tabs li a, .media_tabs li a:active, .media_tabs li a:focus{
outline:none;
background-color: transparent !important;
}

.contact_tabs li.lasttab.active{
margin-left:2.8%;
margin-right:0;
}

.vfb-legend{
display:none;
}

.contactpage li{
margin-top:5px;
}

.vfb-desc {
	width:100px;
	text-align: right;
	margin-right: 1em;
	float:left;
	font-weight:400;
	vertical-align: top;
	font-size: 14px;
}

.vfb-textarea, .vfb-text, .form-control, .myform .wpcf7-form-control{
	border:1px solid #575756;
	width:240px;
	border-radius: 5px;
}

.captcha {
	width: 100px !important;
	height: 30px !important;
	margin-bottom: 4px;
	margin-right: 10px;
}

.wpcf7-submit {
	background-color: #4d8b3f;
	color:#ffffff;
	padding:4px 12px;
	border:none !important;
	transition: 250ms ease all;
}

.wpcf7-submit:hover {
	opacity: 0.8;
}

.wpcf7-captchar{
border:1px solid #575756;
width:104px;
margin-bottom:10px
}

.wpcf7-not-valid, .myform .wpcf7-form-control.wpcf7-not-valid, .wpcf7-captchar.wpcf7-not-valid{
border:1px solid red;
}

.formright{
float:left;
margin-top:155px;
}

.wpcf7-captchac{
border:1px solid #575756;
width:104px;
height:auto;
}

.wpcf7-textarea{
height:100px;
}


.myform {
	margin-top: 1em;
}

div.wpcf7-validation-errors{
float:left;
border: 2px solid red;
}

.wpcf7-response-output{
float:left;
}

.formsubright{
float:right;
width:200px;
}

.file-555{
margin-top:5px;
display:block;
}

.coll{
margin-top:200px;
float:left;
margin-left:15%;
}

.mysearch {
	position: relative;
    height: 100%;
	display: flex;
    align-items: center;
}

#s {
	border: 0;
	border-bottom: 1px solid #575756;
	color: #555;
	outline:0;
	padding: 2px 6px;
}

.single .sdm_download, .search .sdm_download{
margin:0;
}

.search .hentry{
width:100%;
float:left;
margin-bottom:30px;
}

.media_tabs .nav li a:hover{
background-color:transparent;
border:none;
}

.medialist ul{
margin-left:15px
}

.techfaq .ewd-ufaq-post-margin-symbol{
display:none;
}

.techfaq .ufaq-faq-div{
padding:0;
border:none;
}

.techfaq h4 .ewd-ufaq-post-margin{
display:block;
height: 26px;
text-decoration: underline;
}

.page-id-168 .pipeimage{
margin: 3% 2%;
width: 29.3%;
box-shadow:0px 0px 10px -2px #888;
height:220px;
}

.page-id-184 .longtitle h3{
 color: #bcbe00 !important;
}
.irtitle{
background-color:#007d32;
height:50px;
width:100%;
margin-bottom:10px;
color:#fff;
font-weight:bold;
text-align:center;
padding:5px 15px;
}

.it1{
padding-top:15px;
text-align:left;
padding-left:30px;
}

.irname, .irphone, .irmail, .irfax, .irsend{
padding-left:30px;
}

.irname{
font-size:18px;
margin-bottom:10px;
font-weight:bold;
margin-top:24px;
}

.subname{
font-size:14px;
margin-top:-10px;
}

.sub-menu .sub-menu{
left:186px;
margin-top:-24px;
padding-top:0;
width:166px;
}

.not{
	font-size:48px;
	float:right;
}

.longtitle{
display: table;
height: 180px;
max-width: 280px;
}

.page-id-184 .banertitle{
padding-right:400px;
}
.contactpage .prodcontent{
width:73%;
}

.news_li h6 a.post-title{
color:#575756;
font-size:20px !important;
font-family: "Open Sans",sans-serif;
display:table-cell;
vertical-align:middle;
}

.news_li h6{
display:table;
float:right;
text-align:left;
width:62%;
margin:0 !important;
height:100px;
margin-top:-20px !important;
}

.newsticker-jcarousellite ul{
width:100%;
}

.news_li p{
font-size:46pt !important;
color:green;
line-height:0.9;
}

.news_li{
border:none;
height:140px !important;
width:100%;
padding-right:0 !important;
}

.newscroll .widget-title{
display:none;
}

.news{
	margin-bottom:0 !important;
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: #eee;
}

.newsticker-jcarousellite{
background-image:url('images/scrollerbg.jpg');
}

.single .coll h2 a, .single .coll h2 a:hover{
color:#007d32;
cursor:default;
text-decoration:none;
}

.single .coll h2{
margin-bottom:60px;
}

.menu li:hover a{
color:green;
}

.menu li:hover .sub-menu a{
color:#000;
}

.menu li .sub-menu li:hover a{
color:green;
}

.menu li .sub-menu li:hover .sub-menu a{
color:#000;
}

.menu li .sub-menu li .sub-menu li:hover a{
color:green;
}

.prod{
min-height:500px;
}

.bioright{
float:right;
width:38%;
}

.bioleft{
float:left;
width:56%;
}

 .page-id-160 .pretext{
width:70%;
border-top: 1px solid #bcbe00;
margin: 40px auto 0;
padding: 20px 0 0;
}


.page-id-316 .sdm_download_thumbnail{
width:90px;
padding-right:18px;
}

.page-id-316 .sdm_download_title{
width:70% !important;
}

.page-id-316  .sdm_download_description, .page-id-316 .sdm_download {
margin-left:90px;
}

.search-results .team-member{
margin-left:0;
height:auto;
}

.search-results img{
max-width:100%;
}

.page-id-119 .prod{
min-height:unset;
}

.page-id-153 .prodcontent{
width:73%;
}

.contacticon a:hover, .page-id-168 a:hover{
color:#007d32;
}

.page-id-122 a:hover{
color:#007c33;
}

.page-id-153 a:hover{
color:#4a9127;
}

.page-id-160 a:hover{
color:#bdc001;
}

.cp{
height:172px;
}

.page-id-184 .sdm_download_item {
border-top: 1px solid #bcbe00!important;
}

.page-id-1175 .prodpics{
display:none;
}

.textsum {
font-size: 22px;
margin-top: 10px;
margin-bottom:20px;
}


.page-id-1175 ul{
list-style:inside;
color:#bcbe00;
}

.page-id-1175 li span{
color:#333;
}




.evidtitle{
margin-top:20px;
}

.titlewithline{
background:url('images/titleline.png')center center no-repeat;
text-align:center;
}

.titlewithline h2{
background-color:#fff;
display:inline-table;
padding:0 40px;
font-size:46px;
}

.casestudytab{
width:100%;
margin-top:-40px;
}

.casestudytab li{
width:25%;
text-align:center;
background-color:#7ac142;
}

.casestudytab .ctab2{
background-color:#00853e;
}

.casestudytab .ctab3{
background-color:#419639;
}

.casestudytab .ctab4{
background-color:#afbd21;
}

.casestudytab li a{
color:#fff;
padding:25px 0;
font-size:18px;
border:0;
outline:none!important;
}

.casestudytab li.active a{
border:0;
border-radius:0;
color:#00853e;
margin:0;
background-color:#dcddde!important;
}


.casestudytab li.active::after{
background-color:#fff;
content:"";
display:block;
background-image:url('images/tabpoint.png');
background-repeat:no-repeat;
background-position:right top;
height:38px
}

.casestudytab li a:hover{
transition:background 1s, color 1s;
border:0;
border-radius:0;
color:#00853e!important;
margin:0;
background-color:#ccddde!important;
}

.casestudytab span{
font-size:40px;
border-bottom:1px solid #fff;
line-height:1.2;
}

.casestudytab li.active a span{
border-bottom:1px solid #00853e;
}

.casestudytab h3{
margin-top:15px;
font-size:28px;
}

.vergcontent{
border:0;
margin-top:0;
}

.vergcontent .tab-content{
box-shadow:none!important;
margin:0;
width:100%;
padding:0;
}

.vergcontent img{
margin-top:15px;
}

.vergcontent  span{
margin-bottom:10px;
}

.phytitle{
width:100%;
float:left;
margin-top:30px;
}

.bigq{
font-size:50px;
height:10px;
display:block;
}

.vermacon ul{
color:#7ac142;
padding-left:15px;
list-style:outside!important;
}

.vermacon ul li div, .page-id-331 li div{
margin-bottom:10px;
color:#333;
}

.vermacon img{
margin-bottom:20px;
}

.page-id-331 ul{
padding-left:15px;
list-style:outside!important;
color:#b21d09;
}


.sdm_download_button a[href="http://www.collplant.com/?smd_process_download=1&download_id=1309"]{
	display:none;
}

@media screen and (min-device-width: 970px)  and (max-width:1230px){
.inprodbanner{
background-size:cover;
background-position:right top;
padding-bottom:260px;
}

.banertitle {
width:21%;
margin-top:4%;
margin-bottom:2%;
}

.page-id-354 .banertitle h3 {
font-size:38px;
}

.page-id-184 .banertitle{
padding-right:0;
}

.longtitle {
height:auto;
}

.contact .contenttitle{
text-shadow: 1px 1px 2px #000;
}

.investlink a {
font-size:28px;
}

.longtitle .innerpage, .page-id-184 .banertitle h3{
font-size:36px;
}

.banertitle h3 img {
width:200px;
}
}


@media screen and (min-width:1231px){
.nowrap{
width:100%;
}

.inprodtitle {
	width:690px;
}

#backbanner{
background:url('http://collplant.com/wp-content/themes/betacollplant/images/par1.jpg')50% 0 no-repeat fixed;
}

.banertitle{
width:690px;
margin:auto;
}

.banertitle h3 {
height:auto;
font-size:50px;
}

.abwrap{
height:0;
top:130px;
padding-bottom: 13%;
position: absolute;
}

.abwrap .banertitle{
position:absolute;
bottom:5px;
left:0;
right:0;
height:180px;
display:table;
padding-bottom:0;
}

.innertitle{
margin-top:14%;
font-size:2vw;
}

}


@media screen and (min-width:1660px){
.innertitle{
font-size:1.5vw;
margin-top:14.3%;
}
}



@media screen and (max-width:970px){
.casestudytab li.active a ,.casestudytab li a:hover{
background-color:#dcddde!important;
}

.casestudytab h3{
height:40px;
font-size:24px;
}

.wrap{
width:90%;
}

.page-id-184 .banertitle{
padding-right:0;
}

.investcontent .prodcontent{
width:100%;
float:left;
margin-top:20px;
}

.page-id-119 .invest{
margin-top:-118px;
}

.page-id-160 .pretext{
margin-top:-20px;
}

.page-id-160 .media_link{
min-height:150px;
}

.page-id-153 .prodcontent{
width:90%;
}

.bioright, .bioleft{
float:none;
width:100%;
margin-bottom:20px;
}

.prod{
min-height:unset;
}

.newsticker-jcarousellite{
max-width:740px;
background-position:-100px center;
background-image:url("images/mobscrollerbg.jpg");
background-repeat:repeat;
}

.news_li p{
font-size:20pt !important;
margin-left:-40px;
line-height:2;
}

.news_li h6 a.post-title{
font-size:16px !important;
}

.teamdes{
width:100%;
}

.news_li h6{
width:70%;
}

.back{
width:92%;
left:0;
margin:auto;
}

#in .intitle{
padding-bottom:36px;
}

.team-member{
width:24%;
}

.contactpage .prodcontent{
width:100%;
}

.page-id-184 .pipeimage img {
width:200px;
padding:0;
margin:0;
}

.prodpics {
min-height:unset;
}

.incontent, .investcontent, .pipepics, .financial-reports .pipeimage, .page-template-contact .prodcontent, .page-id-119 .investcontent{
width:100%;
}

.financial-reports .pipeimage {
border:0;
padding-bottom:50px;
}

.longtitle {
max-width:unset;
height:unset;
}

.page-template-product-in .inprodtitle, .page-template-pipeline .inprodtitle, .page-template-contact .inprodtitle {
margin-top:190px;
}

.page-template-product-in .prod, .contactpage{
margin-top:5%;
}

.page-template-investcontact .prod{
margin-top:150px;
}

.page-template-pipeline .prod{
margin-top:14%;
}

.page-template-investor .inprodtitle{
display:none;
}

.page-template-investor .prodcontent {
margin-right: 5%;
width: auto;
}

.financial-reports .sdm_download_title{
margin:0;
}

.banertitle{
margin-left:9%;
width:22%;
margin-top:230px;
padding:0;
height:130px;
}

.banertitle h3{
vertical-align:middle;
}

.page-template-investcontact .banertitle{
width:250px;
}

.inprodbanner{
	padding-bottom:0;
	height:170px;
	background-size:cover;
	background-position:right top;
}

.inprodtitle{
	color:#575756;
	font-size:30px;
	margin:12% 9%;
	text-shadow: none;
}

.abwrap .inprodtitle {
margin-top:-170px;
font-size:24px;
}

.page-template-product-inner .prod, .page-template-vergenix .prod{
margin-top:150px;;
}

.page-template-product-inner .banertitle, .page-template-vergenix .banertitle{
width:90%;
}

.page-id-122.page-template-pipeline .prod{
margin-top:0;
}

.page-id-122.page-template-pipeline .inprodtitle{
display:none;
}

.page-id-122 .pipepics{
width:85%;
}

.banertitle h3 img{
margin-top:20px;
}

.contactbox, .contactb{
width:100%;
height:auto;
padding-bottom:3%;
border:0;
}

.not{
float:none;
width:100%;
}

.sdm_download_title {
float:left;
width:80%;
}

.leftbottom{
background-image:none;
}

.lastb{
width:100%;
padding-top:0;
}

.contact{
padding-bottom:5%;
}

.about .contenttitle, .news .contenttitle {
width:100%;
margin-bottom:40px;
margin-top:40px;
}

.about .content{
float: left;
margin-top:0;
margin-bottom:40px;
width:90%;
}

.news .content{
width:100%;
margin:0;
}


.productbox h2 {
font-size:24px;
}

.video .contenttitle {
display:none;
}

.vid{
margin-top:15%;
margin-bottom:15%;
}

.vid img{
width:80px;
margin:auto;
display:block;
}

.aboutus, .team {
padding-top:30px;
}

.intitle{
float:none;
padding:0;
width:100%;
text-align:left;
}

.incontent{
border:0;
padding:0;
}

.team .incontent{
width:100%
}

.prodlink a, .page-template-investor .prodlink a{
font-size:4vw;
padding-bottom:14%;
}

.prodbanner {
background-size:cover;
padding-bottom:36%;
}

.prodcontent{
width:82%;
}

.contact{
height:auto;
background-size:cover;
}

.page-id-168 .pipeimage {
width:100%;
margin:auto;
margin-bottom:5%;
}

.media_link{
width:46%;
font-size:22px;
}

.page-template-media .inprodtitle{
display:none;
}


.vfb-textarea, .vfb-text, .form-control, .myform .wpcf7-form-control{
width: 80%;
}

.myform{
margin-right:0;
}

.formright{
margin-top:10px;
margin-left:245px;
width:100%;
}

.sub-menu .sub-menu {
display:block !important;
position:relative;
margin:0;
left:-10px;
width:auto;
}

.mysearch{
margin-top:18px;
position:absolute;
right:66px;
display:none;
}

.searchimage img{
width:20px;
}

.head .searchform {
margin-top:-4px;
margin-left:-214px;
padding:0;
}

.menu{
float:none;
position:absolute;
right:5%;
}

.icons .menu{
position:relative;
right:unset;
}

.icons ul li{
margin-left:10;
width:105px;
}

.icons ul li img{
height:65px !important;
}


.head .navbar{
	float:right;
	margin-bottom: 0 !important;
}

.children, .sub-menu{
position:relative;
background-color:transparent !important;
padding:5px 10px;
display:block;
}

.navbar-toggle {
margin-right:0;
}

.social{
float:none;
margin-bottom:46px;
}

.logo{
float:left
}

.navi{
float:right;
margin-top:10px;
}

.nav-menu {
border:0;
margin:0;
float:right;
padding:0;
}


#primary-menu{
	right:5%;
	height:520px;
	overflow: auto;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
}

.navi{
	position:relative;
	z-index:5;
}
	
.navbar-collapse, .navbar-collapse.in {
    overflow-y: visible;
}

.navi .menu {
	margin-right:0;
	z-index:2;
}

.menu ul li {
	float:none !important;
	padding:5px 15px;
	margin:0;
	font-size:20px;
	height:auto;
}

.nav-menu ul li .children li, .nav-menu li .sub-menu li {
position:relative;
font-size:16px;
}

.nav-menu li .sub-menu .sub-menu li {
font-size:14px;
}

.menu ul{
background-color:#ffffff;
}

.navbar-collapse {
max-height:90%;
}


.casestudytab h3{
font-size:18px;
}
}





@media screen and (max-width:480px){
.strpdf{
	width:100%!important;
	padding:1%!important;
}
.casestudytab h3{
height:30px;
font-size:14px;
}

.logo{
margin-top:20px;
}

.icons ul li{
margin-left:0;
width:30%;
min-width:100px;
margin-top:10px;
margin-bottom:20px;
}

.icons{
padding-bottom:0;
}

.formright{
margin-left:0;
float:right;
width:unset;
}

.logo img{
width:120px
}

.social{
float:left;
margin-right:42px;
margin-top:11px;
}

.navbar{
position:absolute;
right:5%;
}

.navi{
margin-top:20px;
}

.smallhead .navi{
margin-top:5px;
}

.smallhead .social{
display:none;
}

.productbox{
width:50%;
padding-bottom:45%;
}

.mid{
float:right;
}

.shadow{
top:60px;
}

.banner {
margin-top:60px;
}

.head {
	height:60px;
}

.smallhead{
height:60px;
}

.newscroll .newspost-title {
font-size:24px;
font-weight:bold;
}

#backbanner{
background-position:50% 60px !important;
background-size:500px;
background-repeat:repeat;
}

.team-member{
width:40%;
min-height:240px;
}

.prodbanner {
margin-top:60px;
}

.prodcontent{
width:94%;
}

.contactbox, .contactb, .page-id-122 .pipepics{
width:100%;
}

.raz{
width:100%;
}

.menu{
position:unset;
}

.inprodbanner{
margin-top:60px;
padding-bottom:35%;
}

.banertitle{
width:80%;
margin-left:0;
}

.inprodtitle{
width:100%;
margin:0;
}

.page-template-product-in .inprodtitle, .page-template-pipeline .inprodtitle{
margin-top:180px;
}


.page-template-investor .prodcontent{
width:100%;
float:left;
}

.pipeimage{
width:100%;
}


.contactpage{
margin-top:20%;
}

.media_tabs .contab {
width:100%;
}

.contact_tabs li a{
color:#bbb;
}

.contact_tabs li.active a{
padding-bottom:30%;
font-size:24px;
}

.contact_tabs li.active, .contact_tabs li.lasttab.active{
width:95.8%;
box-shadow:none;
}

.page-id-122 .pipeimage {
width:48%;
margin:1%;
}

.banertitle h3 img {
 width: 70%;
}

.back{
border:4px solid #bbb;
padding:36px;
}

.news_li h6{
width:90%;
}

.news_li p{
line-height:0.9;
width:54px;
text-align:center;
margin-top:-10px;
}

 .page-id-160 .pretext{
width:94%;
}

.page-id-160 .media_link{
min-height:120px;
}

.vfb-textarea, .vfb-text, .form-control, .myform .wpcf7-form-control{
width:100%;
}

.newsticker-jcarousellite{
background-image:url('http://collplant.com/wp-content/themes/betacollplant/images/newsbgmobile.jpg');
}

#in{
margin-top:300px;
}

.page-id-119 .invest{
max-width:302px;
overflow:hidden;
margin-left:-5px;
margin-top:20px;
}

}



@media \0screen\,screen\9 {
.contact{
background-position:right;
}

#backbanner{
background-image:url("http://collplant.com/wp-content/themes/betacollplant/images/par1.jpg");
background-repeat:no-repeat;
}

.inprodtitle {
font-size:44px;
color:#80ba27;
}

.media_tabs li , .contabcon, .tab-content {
border:1px solid #eee;
font-size:14px;
}

.contact_tabs li.active, .media_tabs li.active{
border-bottom:0;
}
}

.post-edit-link{
display:none;
}


.icons .menu-image-title:hover,  .icons .menu li:hover a{
color:#e5e5e5;
}

.fadein{
transition:opacity 1s linear;
opacity:1;
}

.fadeout{
transition:opacity 1s linear;
opacity:0;
}


.vwd li{
font-family: "Open Sans",sans-serif;
list-style:inside;
margin-left:20px;
}
