@charset "utf-8";
/* CSS Document */
/* wp default css */
/**

 * 5.0 Content

 * ----------------------------------------------------------------------------

 */

.hentry {
	padding: 40px 0;
	padding-bottom: 0px;
}
.inner_content .hentry {
	padding: 0;
}
.woocommerce-checkout .widget {
	padding-top: 0px;
}
.entry-header, .entry-content, .entry-summary, .entry-meta {
	margin: 0 auto;
	max-width: inherit;
	width: 100%;
}
.post_page .entry-header, .post_page .entry-content, .post_page .entry-summary, .post_page .entry-meta {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}
.post .entry-header {
	max-width: inherit;
	padding: 0px;
	margin-bottom: 20px;
}
.entry-content ul, .entry-content li{
    display: list-item;
    list-style: inherit;
}
/**

 * 5.1 Entry Header

 * ----------------------------------------------------------------------------

 */



.post_page .entry-header .entry-meta {
	padding: 0;
	margin-bottom: 20px;
}
.entry-thumbnail img {
	display: block;
	margin: 0 auto 10px;
}
.entry-header {
	margin-bottom: 30px;
}
.entry-title {
	font-weight: normal;
	margin: 0 0 5px;
}
.entry-title a {
	color: #141412;
}
.entry-title a:hover {
	color: #ea9629;
}
/**

 * 5.2 Entry Meta

 * ----------------------------------------------------------------------------

 */



.entry-meta {
	clear: both;
	font-size: 14px;
}
.entry-meta a {
	color: #bc360a;
}
.entry-meta a:hover {
	color: #bc360a;
}
.entry-meta > span {
	margin-right: 20px;
}
.entry-meta > span:last-child {
	margin-right: 0;
}
.featured-post:before {
	content: "\f308";
	margin-right: 2px;
}
.entry-meta .date a:before {
	content: "\f303";
}
.comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}
.entry-meta .author a:before {
	content: "\f304";
	position: relative;
	top: -1px;
}
.categories-links a:first-child:before {
	content: "\f301";
}
.tags-links a:first-child:before {
	content: "\f302";
	position: relative;
	top: -1px;
}
.edit-link a:before {
	content: "\f411";
	position: relative;
	top: -1px;
}
.post_page .entry-meta .author, .sticky.format-standard .entry-meta .date, .sticky.format-audio .entry-meta .date, .sticky.format-chat .entry-meta .date, .sticky.format-image .entry-meta .date, .sticky.format-gallery .entry-meta .date {
	display: none;
}
/**

 * 5.3 Entry Content

 * ----------------------------------------------------------------------------

 */





.entry-content{
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.entry-content a, .comment-content a {
	color: #bc360a;
}
/*.entry-content a:hover, .comment-content a:hover {
	color: #ea9629;
}*/
.entry-content .more-link, .entry-content a {
	white-space: nowrap;
	color: #039bd3;
	font-weight: normal;
}
.entry-content blockquote {
	font-size: 24px;
}
.entry-content blockquote cite, .entry-content blockquote small {
	font-size: 16px;
}
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
	margin-left: -60px;
}
.entry-content img.alignright, .entry-content .wp-caption.alignright {
	margin-right: -60px;
}
footer.entry-meta {
	margin-top: 24px;
}
.format-standard footer.entry-meta {
	margin-top: 0;
	padding-left: 0px;
}
/* Page links */



.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}
.page-links a, .page-links > span {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}
.format-status .entry-content .page-links a, .format-gallery .entry-content .page-links a, .format-chat .entry-content .page-links a, .format-quote .entry-content .page-links a, .page-links a {
	background: #e63f2a;
	border: 1px solid #e63f2a;
	color: #fff;
}
.format-gallery .entry-content .page-links a:hover, .format-audio .entry-content .page-links a:hover, .format-status .entry-content .page-links a:hover, .format-video .entry-content .page-links a:hover, .format-chat .entry-content .page-links a:hover, .format-quote .entry-content .page-links a:hover, .page-links a:hover {
	background: #fff;
	color: #e63f2a;
}
.format-status .entry-content .page-links > span, .format-quote .entry-content .page-links > span {
	background: none;
}
.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}
/* Mediaelements */





.hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls {
	background: #220e10;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #ea9629;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #595959;
}
.hentry .mejs-controls .mejs-time-rail span, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}
/**

 * 5.4 Galleries

 * ----------------------------------------------------------------------------

 */



.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}
.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}
.gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail, .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item {
	text-align: center;
}
.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
	width: 100%;
}
.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.gallery-item:hover .gallery-caption {
	opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none;
}
/**

 * 5.5 Post Formats

 * ----------------------------------------------------------------------------

 */



/* Aside */



.format-aside {
	background-color: #f7f5e7;
}
.post_page .format-aside:first-of-type, .single .format-aside:first-of-type, .format-aside + .format-aside, .format-aside + .format-link, .format-link + .format-aside {
	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}
.format-aside .entry-meta {
	margin-top: 0;
}
.format-aside blockquote {
	font-size: 100%;
	font-weight: normal;
}
.format-aside cite {
	font-size: 100%;
	text-transform: none;
}
.format-aside cite:before {
	content: "\2014";
	margin-right: 5px;
}
/* Audio */



.format-audio {
	background-color: #db572f;
}
.format-audio .entry-title {
	font-size: 28px;
	font-weight: bold;
}
.format-audio .entry-content:before {
	content: "\f109";
	float: left;
	font-size: 64px;
	position: relative;
	top: 4px;
}
.format-audio .entry-content a, .format-audio .entry-meta a, .format-audio .entry-content a:hover, .format-audio .entry-meta a:hover {
	color: #fbfaf3;
}
.format-audio .audio-content {
	background: url(https://cvsciences.com/wp-content/themes/cvsceience/css/images/dotted-line.png) repeat-y left top;
	background-size: 4px 4px;
	float: right;
	padding-left: 35px;
	width: 80%;
	width: -webkit-calc(100% - 85px);
	width: calc(100% - 85px);
}
.format-audio .wp-audio-shortcode {
	height: 30px !important;
	/* Override mediaelement.js style */

	margin: 20px 0;
	max-width: 400px !important;/* Override mediaelement.js style */

}
.format-audio audio {
	max-width: 100% !important;/* Avoid player width overflow. */

}
/* Chat */



.format-chat {
	background-color: #eadaa6;
}
.format-chat .entry-title {
	font-size: 28px;
	font-weight: bold;
}
.format-chat .entry-meta a, .format-chat .entry-content a {
	color: #722d19;
}
.format-chat .entry-meta .date a:before {
	content: "\f108";
	margin-right: 2px;
}
.format-chat .entry-meta .author {
	display: none;
}
.format-chat .chat {
	margin: 0;
}
.format-chat .chat .chat-timestamp {
	color: #722d19;
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 10px 0;
}
.format-chat .chat .fn {
	font-style: normal;
}
/* Gallery */



.format-gallery {
	background-color: #fbca3c;
}
.format-gallery .entry-header {
	margin-bottom: 15px;
}
.format-gallery .entry-title {
	font-size: 50px;
	font-weight: 400;
	margin: 0;
}
.format-gallery .entry-meta a, .format-gallery .entry-content a {
	color: #722d19;
}
/* Image */



.format-image .entry-title {
	font-size: 28px;
	font-weight: bold;
}
.format-image .categories-links, .format-image .tags-links {
	display: none;
}
/* Link */



.format-link {
	background-color: #f7f5e7;
}
.post_page .format-link:first-of-type, .single .format-link:first-of-type {
	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}
.format-link .entry-header, .format-link .entry-content p:last-child {
	margin-bottom: 0;
}
.format-link .entry-title {
	color: #ca3c08;
	display: inline;
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin-right: 20px;
}
.format-link .entry-title a {
	color: #bc360a;
}
.format-link div.entry-meta {
	display: inline;
}
/* Standard */







.format-standard .wp-video, .format-standard .wp-audio-shortcode, .format-audio .wp-audio-shortcode, .format-standard .video-player {
	margin-bottom: 24px;
}
/* Quote */



.format-quote {
	background-color: #210d10;
}
.format-quote .entry-content, .format-quote .entry-meta {
	color: #f7f5e7;
}
.format-quote .entry-content blockquote {
	font-size: 28px;
	margin: 0;
}
.format-quote .entry-content a, .format-quote .entry-meta a, .format-quote .linked {
	color: #e63f2a;
}
.format-quote .entry-content cite a {
	border-bottom: 1px dotted #fff;
	color: #fff;
}
.format-quote .entry-content cite a:hover {
	text-decoration: none;
}
.format-quote blockquote small, .format-quote blockquote cite {
	display: block;
	font-size: 16px;
}
.format-quote blockquote {
	font-style: italic;
	font-weight: 300;
	padding-left: 75px;
	position: relative;
}
.format-quote blockquote:before {
	content: '\201C';
	font-size: 140px;
	font-weight: 400;
	line-height: .8;
	padding-right: 25px;
	position: absolute;
	left: -15px;
	top: -3px;
}
.format-quote .entry-meta .author {
	display: none;
}
/* Status */



.format-status {
	background-color: #722d19;
	padding: 0;
}
.format-status .entry-content, .format-status .entry-meta {
	padding-left: 35px;
	position: relative;
}
.format-status .entry-content a {
	color: #eadaa6;
}
.format-status .entry-meta a {
	color: #f7f5e7;
}
.post_page .format-status .entry-content, .post_page .format-status .entry-meta {
	padding-left: 95px;
}
.format-status .entry-content:before, .format-status .entry-meta:before {
	background: url(https://cvsciences.com/wp-content/themes/cvsceience/css/images/dotted-line.png) repeat-y left bottom;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: 10px;
	top: 0;
	width: 1px;
}
.post_page .format-status .entry-content:before, .post_page .format-status .entry-meta:before {
	left: 70px;
}
.format-status .categories-links, .format-status .tags-links {
	display: none;
}
/* Ensures the dots in the dot background are in lockstep. */



.format-status .entry-meta:before {
	background-position: left top;
}
.format-status .entry-content {
	color: #f7f5e7;
	font-size: 24px;
	font-style: italic;
	font-weight: 300;
	padding-bottom: 30px;
	padding-top: 40px;
	position: relative;
}
.format-status .entry-content p:first-child:before {
	background-color: rgba(0, 0, 0, 0.65);
	content: "";
	height: 3px;
	margin-top: 13px;
	position: absolute;
	left: 4px;
	width: 13px;
}
.post_page .format-status .entry-content > p:first-child:before {
	left: 64px;
}
.format-status .entry-content p:last-child {
	margin-bottom: 0;
}
.format-status .entry-meta {
	margin-top: 0;
	padding-bottom: 40px;
}
.format-status .entry-meta .date a:before {
	content: "\f105";
}
/* Video */



.format-video {
	background-color: #db572f;
}
.format-video .entry-content a, .format-video .entry-meta a, .format-video .entry-content a:hover, .format-video .entry-meta a:hover {
	color: #fbfaf3;
}
.format-video .entry-title {
	font-size: 50px;
	font-weight: 400;
}
.format-video .entry-meta {
	color: #220e10;
}
#SnapABug_O {
	background-color: #000 !important;
}
.contact_mailbody {
	width: 600px;
	text-align: center;
	border: 1px solid #a9cadd;
	border-collapse: collapse;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 10px;
}
/**

 * 5.6 Attachments

 * ----------------------------------------------------------------------------

 */

.attachment .hentry {
	background-color: #e8e5ce;
	margin: 0;
	padding: 0;
}
.attachment .entry-header {
	margin-bottom: 0;
	max-width: 1040px;
	padding: 30px 0;
}
.attachment .entry-title {
	display: inline-block;
	float: left;
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}
.attachment .entry-title:before {
	content: "\f416";
	font-size: 32px;
	margin-right: 10px;
}
.attachment .entry-meta {
	clear: none;
	color: inherit;
	float: right;
	max-width: 604px;
	padding: 9px 0 0;
	text-align: right;
}
.hentry.attachment:not(.image-attachment) .entry-meta {
	max-width: 104px;
}
.attachment footer.entry-meta {
	display: none;
}
.attachment-meta:before {
	content: "\f307";
}
.full-size-link a:before {
	content: "\f402";
}
.full-size-link:before {
	content: none;
}
.attachment .entry-meta a, .attachment .entry-meta .edit-link:before, .attachment .full-size-link:before {
	color: #ca3c08;
}
.attachment .entry-content {
	background-color: #fff;
	max-width: 100%;
	padding: 40px 0;
}
.image-navigation {
	margin: 0 auto;
	max-width: 1040px;
	position: relative;
}
.image-navigation a:hover {
	text-decoration: none;
}
.image-navigation .nav-previous, .image-navigation .nav-next {
	position: absolute;
	top: 50px;
}
.image-navigation .nav-previous {
	left: 0;
}
.image-navigation .nav-next {
	right: 0;
}
.image-navigation .meta-nav {
	font-size: 32px;
	font-weight: 300;
	vertical-align: -4px;
}
.attachment .entry-attachment, .attachment .type-attachment p {
	margin: 0 auto;
	max-width: 724px;
	text-align: center;
}
.attachment .entry-attachment .attachment {
	display: inline-block;
}
.attachment .entry-caption {
	text-align: left;
}
.attachment .entry-description {
	margin: 20px auto 0;
	max-width: 604px;
}
.attachment .entry-caption p:last-child, .attachment .entry-description p:last-child {
	margin: 0;
}
.attachment .site-main .post_page-container {
	display: none;
}
.attachment .entry-content .mejs-audio {
	max-width: 400px;
	margin: 0 auto;
}
.attachment .entry-content .wp-video {
	margin: 0 auto;
}
.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}
/**

 * 5.7 Post/Paging Navigation

 * ----------------------------------------------------------------------------

 */



.navigation .nav-previous {
    float: left;
    width: 100%;
}
.navigation .nav-next {
	float: right;
}
body .navigation a, .logged-in-as a, .logged-in-as a:visited {
	color: #000;
	font-weight: normal;
}
body .paging-navigation {
	background-color: #e8e5ce;
	padding: 40px 0;
}
body .paging-navigation .nav-links {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}
.post_page .paging-navigation .nav-links {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}
body .paging-navigation .nav-next {
	padding: 13px 0;
}
body .paging-navigation a {
	font-size: 22px;
	font-style: italic;
	font-weight: 300;
}
body .paging-navigation .meta-nav {
	background-color: #e63f2a;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}
body .paging-navigation .nav-previous .meta-nav {
	margin-right: 10px;
	padding: 17px 0 23px;
	width: 80px;
}
body .paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}
body .paging-navigation a:hover .meta-nav {
	background-color: #ea9629;
	text-decoration: none;
}
body .post-navigation {
	background-color: #fff;
	color: #ca3c08;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	padding: 20px 0;
}
body .post-navigation .nav-links {
	margin: 0 auto;
	max-width: 1040px;
}
body .post_page .post-navigation .nav-links {
	padding: 0px;
}
body .post-navigation a[rel="next"] {
	float: right;
	text-align: right;
}
/**

 * 5.8 Author Bio

 * ----------------------------------------------------------------------------

 */

.author-info {
	margin: 0 auto;
	max-width: 604px;
	padding: 30px 0 10px;
	text-align: left;
	/* gallery & video post formats */

	width: 100%;
}
.author.post_page .author-info {
	max-width: 1040px;
	padding: 30px 376px 10px 60px;
}
.single .author-info {
	padding: 50px 0 0;
}
.author-avatar .avatar {
	float: left;
	margin: 0 30px 30px 0;
}
.single-format-status .author-description {
	color: #f7f5e7;
}
.author-description .author-title {
	clear: none;
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 0 8px;
}
.author-link {
	color: #ca3c08;
	margin-left: 2px;
}
.author.archive .author-link {
	display: none;
}
/**

 * 5.9 Archives

 * ----------------------------------------------------------------------------

 */

.archive-header {
/* background-color: #e8e5ce; */

}
.archive-title, .archive-meta {
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1140px;
	padding: 20px 0;
	width: 100%;
}
.archive-meta {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: -15px;
	padding: 0 0 11px;
}
.post_page .archive-meta {
	padding-right: 316px;
}
/**

 * 5.10 Search Results/No posts

 * ----------------------------------------------------------------------------

 */

.free-shipping_mob {
	display: none;
}
.page-header {
	background-color: #e8e5ce;
}
.page-title {
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}
.page-content {
	margin: 0 auto;
	max-width: 604px;
	padding: 40px 0;
	width: 100%;
}
.post_page .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding: 40px 376px 40px 60px;
}
/**



 * 5.11 404



 * ----------------------------------------------------------------------------



 */



.error404 .page-header {
	background-color: #fff;
}
.error404 .page-title {
	line-height: 0.6;
	margin: 0;
	padding: 300px;
	position: relative;
	text-align: center;
	width: auto;
}
.error404 .page-title:before {
	color: #e8e5ce;
	content: "\f423";
	font-size: 964px;
	line-height: 0.6;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 28px;
}
.error404 .page-wrapper {
	background-color: #e8e5ce;
}
.error404 .page-header, .error404 .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding-bottom: 40px;
	width: 100%;
}
/**



 * 5.12 Comments



 * ----------------------------------------------------------------------------



 */



.comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: inherit;
    width: 100%;
}
.post_page .comments-title, .post_page .comment-list, .post_page .must-log-in, .post_page .comment-reply-title, .post_page .comment-navigation, .post_page .comment-respond .comment-form {
	max-width: 1040px;
	padding-left: 60px;/*    padding-right: 300px;*/

}
.comments-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}
.comment-list, .comment-list .children {
	list-style-type: none;
	padding: 0;
}
.comment-list .children {
	margin-left: 20px;
}
.comment-list > li:after, .comment-list .children > li:before {
	background: url(https://cvsciences.com/wp-content/themes/cvsceience/css/images/dotted-line.png) repeat left top;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}
.comment-list > li:last-child:after {
	display: none;
}
.comment-body {
	padding: 24px 0;
	position: relative;
}
.comment-author {
	float: left;
	max-width: 74px;
}
.comment-author .avatar {
	display: block;
	margin-bottom: 10px;
}
.comment-author .fn {
	word-wrap: break-word;
}
.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login {
	color: #bc360a;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.says {
	display: none;
}
.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}
.no-avatars .comment-metadata, .no-avatars .comment-content, .no-avatars .comment-list .reply {
	width: 100%;
}
.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}
.comment-list .edit-link {
	margin-left: 20px;
}
.comment-metadata, .comment-awaiting-moderation, .comment-content, .comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width: calc(100% - 124px);
	word-wrap: break-word;
}
.comment-meta, .comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}
.comment-meta a:hover {
	color: #ea9629;
}
.comment-metadata {
	margin-bottom: 20px;
}
.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 2;
}
.comment-awaiting-moderation {
	color: #a2a2a2;
}
.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.comment-reply-link:before, .comment-reply-login:before {
	content: "\f412";
	margin-right: 3px;
}
/* Comment form */



.comment-respond {
    background-color: #f7f5e7;
    padding: 20px;
    margin-bottom: 50px;
    background-color: #EEE;
    border: 1px solid #CCC;
}
.comment-respond h3{
	margin: 0;
}
.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}
.comment-reply-title {
	font: inherit;
	font-size: 30px;
}
.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}
.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}
.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}
.post_page .comment-list .comment-reply-title, .post_page .comment-list .comment-respond .comment-form {
	padding: 0;
}
.comment-form .comment-notes {
	margin-bottom: 0px;
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
	margin-bottom: 8px;
	padding-bottom: 10px;
}
.comment-form [for="author"], .comment-form [for="email"], .comment-form [for="url"], .comment-form [for="comment"] {
    float: left;
    padding: 5px 0;
    width: 120px;
    font-size: 16px;
}
.comment-form .required {
	color: #ed331c;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
	max-width: 270px;
	width: 60%;
	border: 1px solid #CCC;
}
.comment-form textarea {
	width: 100%;
	border: 1px solid #CCC;
}
.form-allowed-tags, .form-allowed-tags code {
	color: #686758;
	font-size: 12px;
}
.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}
.comment-list .pingback, .comment-list .trackback {
	padding-top: 24px;
}
.comment-navigation {
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}
.no-comments {
	background-color: #f7f5e7;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}
.post_page .no-comments {
	padding-left: 60px;
	padding-right: 376px;
}
.genericon:before, .menu-toggle:after, .featured-post:before, .date a:before, .entry-meta .author a:before, .format-audio .entry-content:before, .comments-link a:before, .tags-links a:first-child:before, .categories-links a:first-child:before, .edit-link a:before, .attachment .entry-title:before, .attachment-meta:before, .attachment-meta a:before, .comment-awaiting-moderation:before, .comment-reply-link:before, .comment-reply-login:before, .comment-reply-title small a:before, .bypostauthor > .comment-body .fn:before, .error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
	display: none;
}
.clear:after, .attachment .entry-header:after, .site-footer .widget-area:after, .entry-content:after, .page-content:after, .navigation:after, .nav-links:after, .gallery:after, .comment-form-author:after, .comment-form-email:after, .comment-form-url:after, .comment-body:after {
	clear: both;
}
.clear:before, .clear:after, .attachment .entry-header:before, .attachment .entry-header:after, .site-footer .widget-area:before, .site-footer .widget-area:after, .entry-content:before, .entry-content:after, .page-content:before, .page-content:after, .navigation:before, .navigation:after, .nav-links:before, .nav-links:after, .gallery:before, .gallery:after, .comment-form-author:before, .comment-form-author:after, .comment-form-email:before, .comment-form-email:after, .comment-form-url:before, .comment-form-url:after, .comment-body:before, .comment-body:after {
	content: "";
	display: table;
}
/* wp default css */


/* Reset Style */

/* Fonts 

font-family: 'Open Sans', sans-serif;

Fonts */

a {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
body {
	background: #fff;
	font: 400 14px/22px 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
a, img {
	outline: none;
	border: none;
}
a {
	text-decoration: none;
	cursor: pointer;
}
img {
	max-width: 100%;
	display: block;
}
form, input, label, select {
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	border: none;
	outline: none
}
.outer-wrap {
	overflow: hidden;
}
.wrapper {
	width: 1210px;
	margin: 0px auto;
	padding: 0 30px;
	position: relative;
}
.wrapper:after, .wrapper:before {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
div:after, div:before, .headerInner nav:before, .headerInner nav:after, section:before, section:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
/* Reset Style */

.bannerPic {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin-top: 15px;
}
.innerBannerPic {
	background-position: right top;
	background-repeat: no-repeat;
	height: 360px;
	position: absolute;
	right: 0;
	top: -20px;
	width: 100%;
}
.bannerpicHome {
	margin-top: -30px;
	position:relative;
	z-index:1;
}
.bannerpicInner{ position:relative;}
.header-top {
	height: 58px;
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 0%, #e2e0de 100%);
	background: -webkit-linear-gradient(left, #ffffff 0%, #e2e0de 100%);
	background: linear-gradient(to right, #ffffff 0%, #e2e0de 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e0de', GradientType=1 );
}
header {
	
}
.searchPage {
	margin-top: 150px;
}
.headerInner {
	background: url(../images/headerInner-back.png) 0 50% repeat-x;
	overflow: hidden;
	margin-top: -12px;
	z-index: 2;
	position:relative;
}
.logo {
	float: left;
	padding: 20px 0;
}
.headerInner nav {
	background:rgba(0, 0, 0, 0) url("../images/nav-bar.png") no-repeat scroll 100% 7px;
	width: 783px;
	height: 134px;
	float: right;
	margin-top: -12px;
	position: relative;
}
.headerInner nav:after {
	content: "";
	background: url(../images/nav-right-end.png) 0 7px repeat-x;
	position: absolute;
	top: 0;
	right: -100%;
	width: 1000%;
	height: 134px;
	position: relative;
}
.headerInner nav ul {
	position: absolute;
	top: 45%;
	left: 0;
	text-transform: uppercase;
	color: #000;
	padding-left: 80px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.headerInner nav ul li {
	float: left;
	margin-right: 25px;
}
.headerInner nav ul li:last-child {
	margin-right: 0;
}
.headerInner nav ul li a {
	color: #000;
	padding-left: 15px;
	position: relative;
	transition: all ease-in-out 300ms;
	-webkit-transition: all ease-in-out 300ms;
	-ms-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
	-o-transition: all ease-in-out 300ms;
}
.headerInner nav ul li a:hover {
	color: #276b93;
}
.headerInner nav ul li a:before {
	content: "//";
	font-size: 14px;
	line-height: 22px;
	color: #276b93;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.headerInner .sub-menu {
	display: none;
}
.toggleMenu {
	display: none;
	background: rgba(255, 255, 255, 0.5) url(../images/add-icon.png) no-repeat 96% 50%;
	color: #28495d;
	padding: 5px 10px;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
	cursor: pointer;
}
.toggleMenu.active {
	background: rgba(255, 255, 255, 0.5) url(../images/minus-icon.png) no-repeat 96% 50%;
}
.aboutSec ul li a {
	color: #000;
	position: relative;
	transition: all ease-in-out 300ms;
	-webkit-transition: all ease-in-out 300ms;
	-ms-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
	-o-transition: all ease-in-out 300ms;
}
.bannerOuter {
	position: relative;
	height: 463px;
}
.bannerOuter img {
	display: block;
	margin: 0px auto;
}
.bannerOuter .wrapper {
	width: auto;/*position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);*/
}
.bannerOuter .wrapper h1 {
	font-weight: 300;
	font-size: 62px;
	line-height: 64px;
	color: #30576e;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.bannerOuter .wrapper p {
	font-weight: 300;
	color: #412e25;
	text-transform: uppercase;
}
.after-baner-bar {
	background: url(../images/after-banner-bar.png) 0 0 repeat-x;
	width: 100%;
	height: 38px;
	margin-top: 0;
	position: relative;
	z-index: 1;
}
.contentSec {
	background: #2e546c url(../images/blue-back.jpg) 0 0 repeat-x;
	padding: 30px 0 100px;
	min-height: 300px;
}
.content-cat-block {
	width: 32%;
	float: left;
	margin-right: 20px;
}
.content-cat-block a{
		text-decoration:none;
		color:#000;
	}

.content-cat-block:nth-child(3n) {
	margin-right: 0;
}
.content-cat-block img {
	display: block;
	margin: 0px auto;
	width: 90%;
	border: solid 1px #909fa8;
}
.content-cat-block p {
	background: #fff;
	font-size: 15px;
	line-height: 24px;
	color: #2f566d;
	padding: 3px 30px;
	box-shadow: 0px 0px 4px 3px #1f3746;
	-webkit-box-shadow: 0px 0px 4px 23x #1f3746;
	-moz-box-shadow: 0px 0px 4px 3px #1f3746;
	-ms-box-shadow: 0px 0px 4px 3px #1f3746;
	-o-box-shadow: 0px 0px 4px 3px #1f3746;
}
footer {
	background: #fff;
	padding: 20px 0;
}
footer p {
	font-weight: 300;
	font-size: 16px;
	line-height: 18px;
	color: #999999;
	float: left;
	padding-top: 10px;
}
span#siteseal {
    float: right;
}
.innerBannerPic.bannerPic {
	background-position: 100% 60px;
	background-repeat: no-repeat;
	background-size: inherit;
}
.innerPageCon {
	padding: 50px 0;
}
.leftPanel {
	width: 35%;
	float: left;
	padding-right: 60px;
}
.aboutSec {
	margin-bottom: 30px;
}
.aboutSec h2 {
	background: rgba(255, 255, 255, .5);
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #28495d;
	padding: 10px 60px;
	text-transform: uppercase;
}
.aboutSec ul {
	font-weight: 300;
	text-transform: uppercase;
	width: 100%;
}
.aboutSec ul li {
	padding: 5px 60px;
	margin-bottom: 1px;
	background: #ededed;
	display: block;
}
.leftPanelBottom {
	background: #30576e url(../images/about-left-bottom.png) top left repeat-x;
	width: 100%;
	padding: 100px 25px;
}
.leftPanelBottom p, .leftPanelBottom p a {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}
.leftPanelBottom p a:hover{
	color: #ccc;
}
.ceo_letter h2 {
    position: relative;
    padding: 20px 0;
    /* text-align: center; */
    padding-left: 35px;
}
.ceo_letter h2:before {
    content: "\f1c1";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ff0101;
    font-size: 22px;
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
}
.webcast h2{
	padding: 10px 20px;
}
.webcast h2 span {
    text-transform: initial;
    display: block;
    font-size: 12px;
}
.rightPanel {
	width: 65%;
	float: left;
	padding: 150px 0 0;
}

.presentations {
	padding: 50px 0 0 !important;
}

.rightPanel h2 {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 43px;
	line-height: 50px;
	position: relative;
	color: #30576e;
	margin-bottom: 30px;
}
.rightPanel h2:after {
	content: "";
	background: #30576e;
	width: 70%;
	height: 1px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.rightPanel h2.events:after {
	content: "";
	background: #30576e;
	width: 74%;
	height: 1px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.rightPanel h2.presentations:after {
	content: "";
	background: #30576e;
	width: 51%;
	height: 1px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.rightPanel h2 span {
	display: inline-block;
	position: relative;
}
.rightPanel h2 span:after {
	background: #fff none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.rightPanel h3 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
	line-height: 14px;
	color: #2f566d;
	padding-bottom: 2px;
}
.rightPanel p {
	font-weight: 300;
	font-size: 13px;
	line-height: 18px;
	color: #707070;
	padding-bottom: 20px;
}
/*pipeline*/
.pipeline p strong {
	color: #2f566d;
}
.pipeline ul {
	font-size: 13px;
	color: #707070;
	margin-top: 10px;
}
.pipeline ul strong {
	color: #2f566d;
}
.tableBlock {
	background: #ebebeb;
	padding: 20px;
	margin-bottom: 20px;
	font-size: 13px;
}
.tableBlock table {
	width: 100%;
}
.tableBlock strong {
	color: #2f566d;
}
/*pipeline*/

/*investors*/
.investorsTable {
	width: 100%;
	font-size: 13px;
}
.investorsTable strong {
	color: #2f566d;
}
table.investorsTable {
	border-collapse: collapse;
	border-spacing: 0;
}
.investorsTable td {
	border-bottom: solid 1px #ccc;
	padding: 5px 0;
	color: #707070;
}
.investorsTable .iconArea a {
	display: inline-block;
}
/*investors*/

/*Team*/
.exTeam {
	overflow: hidden;
	margin-bottom: 10px;
}
.exTeam h3 {
	text-transform: uppercase;
}
.exTeam p strong {
	color: #2f566d
}
.exTeam p {
	padding-bottom: 0px;
}
.exTeam img {
	float: right;
	border: solid 5px #c5c4c5;
	margin-left: 40px;
}
/*Team*/

/*Contact*/
.address p {
	padding: 0;
	color: #2f566d;
}
.address p strong {
	font-weight: bold;
}
.leftBlock {
	float: left;
	width: 70%;
}
.rightBlock {
	float: right;
	width: 25%;
	margin-top: 20px;
}
.formBlock {
	margin: 20px 0 40px 0;
}
.field-name {
	color: #2f566d;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
}
.field-box input, .field-box textarea {
	border: solid 1px #a8a7a7;
	width: 100%;
}
.field-box input {
	padding: 5px;
}
.field-box textarea {
	height: 150px;
	resize: none;
}
.field-submit {
	margin-top: 15px;
	padding-bottom: 30px;
	position: relative;
}
.field-submit span {
	background: #315971;
	display: inline-block;
	padding: 3px;
}
.field-submit .submit {
	border: solid 1px #fff;
	padding: 0px 20px;
	color: #fff;
	width: auto;
	margin: 0;
}
.field-submit img {
	position: absolute;
	bottom: 2px;
	left: 5px;
}
.leftBlock form .fields {
	margin-bottom: 10px;
}
/*Contact*/

.blog_list {
    font-family: "Roboto",sans-serif;
}

a.download_pdf {
	background: #005484;
	color: #fff;
	padding: 8px 20px;
	font-weight: normal;
	font-size: 15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a.download_pdf:hover {
	background: #187db6;
}
.blog_list footer {
	padding: 0;
}
.blog_list h3 a, .blog_single h3 {
    font-weight: 600;
    font-size: 17px;
    line-height: 28px;
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: 300;
	text-transform: capitalize;
}
.post {
    border-bottom: 1px solid #ECECEC;
}
.post.hentry {
    padding: 10px 0px 30px 0;
    margin-bottom: 20px;
}
.blog_list h3 a:hover, .entry-content a:hover, .comment-content a:hover {
	color: #2b77a4;
}
.blog_list .entry-content, .blog_single .entry-content {
	margin: 0;
}
.blog_list a, .blog_single a {
	color: #000;
}
.blog_list .post .entry-header, .blog_single .post .entry-header {
	margin-top: 10px;
}
.blog_list article span, .blog_single article span {
	margin-right: 10px;
}
.blog_list article time, .blog_single article time {
	margin-right: 10px;
}
.blog_single .form-submit input {
    width: 250px;
    cursor: pointer;
    background-color: #30576e;
    cursor: pointer;
    color: #FFF;
    border: none;
    height: 36px;
    width: 200px;
}
.blog_list .nav-links {
	margin-top: 20px;
}
.events {
	margin-bottom: 30px;
}
.events h3 {
	margin-bottom: 10px;
	font-size: 14px;
}
.events ul li {
	float: none;
	display: block;
	padding: 3px 0px;
}
.blog_list .cat-links, .blog_single .cat-links {
	display: none;
}

.entry-meta .date a:before {
    content: "\f303";
}

.genericon:before, .menu-toggle:after, .featured-post:before, .date a:before, .entry-meta .author a:before, .format-audio .entry-content:before, .comments-link a:before, .tags-links a:first-child:before, .categories-links a:first-child:before, .edit-link a:before, .attachment .entry-title:before, .attachment-meta:before, .attachment-meta a:before, .comment-awaiting-moderation:before, .comment-reply-link:before, .comment-reply-login:before, .comment-reply-title small a:before, .bypostauthor > .comment-body .fn:before, .error404 .page-title:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px/1 Genericons;
    vertical-align: text-bottom;
}

.next.page-numbers{
	text-decoration: none;
	padding: 3px 5px;
	margin: 2px;
}

.nav-links .page-numbers, .nav-links a{
    padding: 3px 10px;
    color: #333;
	border: 1px solid #BFBFBF;
    font-style: normal;
	font-size: 16px;
}

.page-numbers.current, .nav-links a:hover{
	background-color: #333;
	color: #fff;
}

.page-numbers.current{
	font-weight: bold;
}

.blog_single .post{
    border: 0;
    margin: 0;
    padding: 0;
}

.more-link{
	position: relative;
	margin-bottom: 10px;
}

.more-link:before{
    content: "\f101";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;
    padding-left: 20px;
    position: absolute;
    top: 1px;
    left: 95px;
}

.blog_list .entry-content p{
	padding-bottom: 5px;
}
