/*
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400&display=swap');

@font-face {
	font-family: ProximaNova-Regular;
	src: url(fonts/proxima-nova/ProximaNova-Regular.eot);
	src: url(fonts/proxima-nova/ProximaNova-Regular.woff2) format("woff2"), url(fonts/proxima-nova/ProximaNova-Regular.woff) format("woff"), url(fonts/proxima-nova/ProximaNova-Regular.ttf) format("truetype"), url(fonts/proxima-nova/ProximaNova-Regular.svg#ProximaNova-Regular) format("svg"), url(fonts/proxima-nova/ProximaNova-Regular.eot?#iefix) format("embedded-opentype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: ProximaNova-Bold;
	src: url(fonts/proxima-nova/ProximaNova-Bold.eot);
	src: url(fonts/proxima-nova/ProximaNova-Bold.woff2) format("woff2"), url(fonts/proxima-nova/ProximaNova-Bold.woff) format("woff"), url(fonts/proxima-nova/ProximaNova-Bold.ttf) format("truetype"), url(fonts/proxima-nova/ProximaNova-Bold.svg#ProximaNova-Bold) format("svg"), url(fonts/proxima-nova/ProximaNova-Bold.eot?#iefix) format("embedded-opentype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: ProximaNova-Semibold;
	src: url(fonts/proxima-nova/ProximaNova-Semibold.eot);
	src: url(fonts/proxima-nova/ProximaNova-Semibold.woff2) format("woff2"), url(fonts/proxima-nova/ProximaNova-Semibold.woff) format("woff"), url(fonts/proxima-nova/ProximaNova-Semibold.ttf) format("truetype"), url(fonts/proxima-nova/ProximaNova-Semibold.svg#ProximaNova-Semibold) format("svg"), url(fonts/proxima-nova/ProximaNova-Semibold.eot?#iefix) format("embedded-opentype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Merriweather-Light;
	src: url(fonts/merriweather/Merriweather-Light.eot);
	src: url(fonts/merriweather/Merriweather-Light.woff2) format("woff2"), url(fonts/merriweather/Merriweather-Light.woff) format("woff"), url(fonts/merriweather/Merriweather-Light.ttf) format("truetype"), url(fonts/merriweather/Merriweather-Light.svg#Merriweather-Light) format("svg"), url(fonts/merriweather/Merriweather-Light.eot?#iefix) format("embedded-opentype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Merriweather-BoldItalic;
	src: url(fonts/merriweather/Merriweather-BoldItalic.eot);
	src: url(fonts/merriweather/Merriweather-BoldItalic.woff2) format("woff2"), url(fonts/merriweather/Merriweather-BoldItalic.woff) format("woff"), url(fonts/merriweather/Merriweather-BoldItalic.ttf) format("truetype"), url(fonts/merriweather/Merriweather-BoldItalic.svg#Merriweather-BoldItalic) format("svg"), url(fonts/merriweather/Merriweather-BoldItalic.eot?#iefix) format("embedded-opentype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Merriweather-Bold;
	src: url(fonts/merriweather/Merriweather-Bold.eot);
	src: url(fonts/merriweather/Merriweather-Bold.woff2) format("woff2"), url(fonts/merriweather/Merriweather-Bold.woff) format("woff"), url(fonts/merriweather/Merriweather-Bold.ttf) format("truetype"), url(fonts/merriweather/Merriweather-Bold.svg#Merriweather-Bold) format("svg"), url(fonts/merriweather/Merriweather-Bold.eot?#iefix) format("embedded-opentype");
	font-weight: 400;
	font-style: normal
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none;
}


blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html {
	font-size: 100%;
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: none
}

body {
	font-family: 'PT Serif', serif;
	font-size: 20px;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.4;
	word-wrap: break-word;
	color: #000;
	background: #fff
}

.fullbg .custom-background {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.container {
	width: 100%;
	max-width: 1020px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}

.wrapper {
	padding: 20px 15px 0;
}


/* body.archive .wrapper,body.single-post .wrapper{
	padding-top: 50px;
	padding-bottom: 100px;
} */

.content {
	width: 650px;
	overflow: hidden
}

.page-template-homepage .content,
.page-template-press .content {
	width: 756px
}

.hp-sidebar,
.sidebar,
.pr-sidebar {
	width: 366px;
	float: left
}

.hp-sidebar,
.pr-sidebar {
	width: 240px;
	margin-left: 24px
}

.sb-right {
	margin-left: 24px
}

.hp-sidebar.sb-right {
	margin-left: 24px
}

.sb-left {
	margin-right: 30px
}

.left {
	float: left
}

.right {
	float: right
}

.col-1-3 {
	float: left;
	width: 310px;
	margin-left: 30px
}

.clear {
	clear: both
}

.clearfix {
	display: block;
	
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0;
	
}

h1 {
	font-size: 32px;
	font-size: 2rem;
}

h2 {
	font-size: 24px;
	font-size: 1.5rem;
}

h3 {
	font-size: 20px;
	font-size: 1.25rem;
}

h4 {
	font-size: 18px;
	font-size: 1.125rem;
}

h5 {
	font-size: 16px;
	font-size: 1rem;
}

h6 {
	font-size: 14px;
	font-size: .875rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	line-height: 1.3;
	font-weight: 800;
}

b,
strong {
	font-family: 'PT Serif', serif;
	font-weight: bold;
}

em,
i {
	font-style: italic;
}

small {
	font-size: 6px;
	font-size: .375rem;
}

big {
	font-size: 20px;
	font-size: 1.25rem;
}

code,
pre {
	font-family: Consolas, Courier New, Courier, monospace;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	background: #f7f7f7;
	border: 1px solid #ebebeb;
}

pre {
	padding: 20px;
	padding: 1.25rem;
	white-space: pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -webkit-pre-wrap;
}

kbd {
	padding: 0 6px;
	padding: 0 .375rem;
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: .1875em;
	-moz-border-radius: .1875em;
	-moz-box-shadow: 0 .0625em 0 rgba(0, 0, 0, .2), 0 0 0 .125em #fff inset;
	-webkit-border-radius: .1875em;
	-webkit-box-shadow: 0 .0625em 0 rgba(0, 0, 0, .2), 0 0 0 .125em #fff inset;
	box-shadow: 0 .0625em 0 rgba(0, 0, 0, .2), 0 0 0 .125em #fff inset;
	text-shadow: 0 .0625em 0 #fff
}

blockquote {
	font-size: 20px;
	line-height: 1.6;
	letter-spacing: .38px;
	border-left: 12px solid black;
	display: inline-block;
	padding-left: 4rem;
	border-left-width: 7px;
	color: red;
}

cite {
	font-style: normal;
	font-size: 14px;
	font-size: .875rem;
	line-height: 1.6;
	color: #000;
	text-transform: uppercase
}

sup {
	vertical-align: super;
	font-size: 10px;
	font-size: .625rem
}

sub {
	vertical-align: sub;
	font-size: 10px;
	font-size: .625rem
}

abbr,
acronym {
	border-bottom: 1px dashed;
	cursor: help
}

q {
	font-style: italic
}

address {
	font-family: "Courier new";
	line-height: 1.5;
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}

a {
	color: #000;
	text-decoration: none
}

a:hover {
	color: red
}

.mh-excerpt a,
.widget-title a {
	text-decoration: none
}

.dropcap {
	font-size: 94px;
	line-height: 96px;
	margin-right: 12px;
	text-transform: uppercase;
	float: left;
	position: relative;
	font-family: Merriweather-Bold;
}

.commentlist ul,
.entry ul {
	list-style: square
}

.commentlist ol,
.entry ol {
	list-style: decimal
}

.commentlist ol,
.commentlist ul,
.entry ol,
.entry ul {
	margin: 0 0 20px 40px;
	margin: 0 0 1.25rem 2.5rem
}

.commentlist ol ol,
.commentlist ul ul,
.entry ol ol,
.entry ul ul {
	margin: 0 0 0 40px;
	margin: 0 0 0 2.5rem
}

dl {
	margin: 0 0 10px 20px;
	margin: 0 0 .625rem 1.25rem
}

dd,
dt {
	display: list-item
}

dt {
	list-style-type: square;
	font-weight: 700
}

dd {
	list-style-type: circle;
	margin-left: 20px;
	margin-left: 1.25rem
}

select {
	max-width: 100%
}

.header-wrap {
	position: relative;
	margin: 0 15px;
	border-top: 5px solid red
}

.header-wrap a {
	text-decoration: none
}

.logo-wrap {
	position: relative;
	overflow: hidden;
	min-height: 80px;
	padding: 42px 0 30px
}

.logo {
	display: inline-block
}

.logo-name {
	font-weight: 300;
	color: #222;
	text-transform: uppercase;
	display: inline-block
}

.logo-desc {
	font-family: Vollkorn, serif;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 400;
	color: #b3b3b3;
	font-style: italic;
	text-align: right;
	display: inline-block
}

.logo-text .logo-name {
	margin-top: 20px
}

.logo-overlay {
	position: absolute;
	display: block;
	top: 40px;
	right: 0;
	display: none
}

.logo-overlay .logo-name {
	font-size: 16px;
	font-size: 1rem;
	text-shadow: none;
	border-bottom: 0;
	display: inline-block
}

.main-nav {
	font-weight: 800
}

.main-nav li {
	float: left;
	position: relative
}

.main-nav li a {
	display: block;
	color: #222;
	font-size: 18px;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0;
	padding: 0 0 15px 0;
	margin-right: 30px;
	font-family: ProximaNova-Semibold;
	font-weight: 400;
	text-transform: uppercase;
	border-bottom: 2px solid #fff
}

.main-nav li a:hover {
	border-bottom-color: #0093E8
}

.main-nav ul .current-menu-item:hover>a,
.main-nav ul li a {
	border-bottom: 2px solid #fff
}

.main-nav ul .current-menu-item>a {
	border-bottom: 2px solid #0093E8
}

.main-nav ul ul .current-menu-item:hover>a,
.main-nav ul ul .current-menu-item>a,
.main-nav ul ul li a {
	border: none
}

.main-nav ul li:hover>ul {
	display: block;
	background: #fff;
	z-index: 9999
}

.main-nav ul ul {
	display: none;
	position: absolute;
	left: -20px
}

.main-nav ul ul li {
	padding: 0 20px;
	width: 13rem;
	background: #f6f6f6
}

.main-nav ul ul ul {
	left: 100%;
	top: 0
}

.slicknav_menu {
	display: none
}

.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float: right;
	padding: .438rem .625rem;
	line-height: 1.125rem;
	cursor: pointer
}

.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.125rem;
	float: left
}

.slicknav_menu .slicknav_icon {
	float: left;
	margin: .188rem 0 0 .438rem
}

.slicknav_menu .slicknav_no-text {
	margin: 0
}

.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 1.125rem;
	height: .125rem;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .25)
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
	margin-top: .188rem
}

.slicknav_nav {
	clear: both
}

.slicknav_nav li,
.slicknav_nav ul {
	display: block
}

.slicknav_nav .slicknav_arrow {
	font-size: .8rem;
	margin: 0 0 0 .4rem
}

.slicknav_nav .slicknav_item {
	display: block;
	cursor: pointer
}

.slicknav_nav a {
	display: block
}

.slicknav_nav .slicknav_item a {
	display: inline
}

.slicknav_menu:after,
.slicknav_menu:before {
	content: " ";
	display: table
}

.slicknav_menu:after {
	clear: both
}

.slicknav_btn {
	padding: .625rem 1.25rem;
	text-decoration: none
}

.slicknav_menu {
	font-size: 13px;
	font-size: .8125rem
}

.slicknav_menu .slicknav_menutxt {
	display: none
}

.slicknav_menu .slicknav_icon-bar {
	width: 1.5625rem;
	height: .25rem;
	background: #f1f1f1
}

.slicknav_menu {
	background: #666;
	border-bottom: 1px solid #f1f1f1
}

.slicknav_nav {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	color: #f1f1f1;
	margin: 0;
	padding: 0;
	margin-bottom: 20px
}

.slicknav_nav,
.slicknav_nav ul {
	list-style: none;
	overflow: hidden
}

.slicknav_nav ul {
	padding: 20px 0 0 15px;
	border-top: 1px solid #f1f1f1
}

.slicknav_nav ul ul {
	border: 0;
	padding: 0 0 0 15px
}

.slicknav_nav .slicknav_item {
	padding: 5px 10px;
	margin: 2px 5px
}

.slicknav_nav a,
.slicknav_nav a:hover {
	padding: 5px 10px;
	margin: 2px 5px;
	text-decoration: none;
	color: #fff
}

.slicknav_nav .slicknav_item a {
	padding: 0;
	margin: 0
}

.slicknav_nav .slicknav_item:hover {
	color: #fff
}

.slicknav_nav .slicknav_txtnode {
	margin-left: 15px
}

@font-face {
	font-family: flexslider-icon;
	src: url(fonts/flexslider-icon.eot);
	src: url(fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(fonts/flexslider-icon.woff) format('woff'), url(fonts/flexslider-icon.ttf) format('truetype'), url(fonts/flexslider-icon.svg#flexslider-icon) format('svg');
	font-weight: 400;
	font-style: normal
}

.flex-container a:hover,
.flex-slider a:hover {
	outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides>li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%!important;
	overflow: hidden!important;
	transform: none!important;
	display: block!important
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}

.flexslider .slides img {
	width: 100%;
	display: block
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .flexslider .slides {
	display: block
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides>li:first-child {
	display: block
}

.flexslider {
	position: relative;
	zoom: 1
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides img {
	height: auto;
	-moz-user-select: none
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, .8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease
}

.flex-direction-nav .flex-prev {
	left: -50px
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}

.flexslider:hover .flex-prev {
	opacity: .7;
	left: 10px
}

.flexslider:hover .flex-next {
	opacity: .7;
	right: 10px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	cursor: default;
	z-index: -1
}

.flex-direction-nav a:before {
	font-family: flexslider-icon;
	font-size: 40px;
	line-height: 1;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, .8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.flex-direction-nav a.flex-next:before {
	content: '\f002'
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}

.flex-pauseplay a:before {
	font-family: flexslider-icon;
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}

.flex-pauseplay a:hover {
	opacity: 1
}

.flex-pauseplay a.flex-play:before {
	content: '\f003'
}

.flex-control-nav {
	position: absolute;
	width: 100%;
	bottom: -40px;
	text-align: center;
	z-index: 999
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
	background: #222;
	background: rgba(0, 0, 0, .9);
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
}

.breadcrumb,
.breadcrumb a {
	font-weight: 800;
	font-size: 13px;
	font-size: .8125rem;
	letter-spacing: .39px;
	color: #b3b3b3;
	margin-bottom: 10px;
	margin-bottom: .625rem
}

.breadcrumb .separator,
.breadcrumb a:hover {
	color: red
}

.post-header .subheading {
	margin-top: 10px;
}
.subheading {
	font-size: 1.5rem;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	font-family: ProximaNova-Semibold;
	padding: 0 0 15px 0
}

.post-thumbnail {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}

.post-thumbnail img {
	width: 100%
}

.entry .mh-video-container,
.entry blockquote,
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6,
.entry p,
.post-header {
	margin-bottom: 32px;
	margin-bottom: 2rem;
}

.post-header {
	margin-bottom: 40px
}

.entry-title {
	text-transform: uppercase
}

.entry blockquote p:last-child {
	margin: 0;
	color: rgb(0,0,0,.6);
}

.entry a {
	font-style: italic;
	text-decoration: underline
}

.post-tags {
	font-weight: 800;
	font-size: 12px;
	font-size: .75rem;
	letter-spacing: .36px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}

.post-tags a {
	color: #b3b3b3
}

.post-tags a:hover {
	color: #0093E8
}

.sitemap-list {
	list-style: none;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
	margin-left: 0
}

.sitemap-list>li {
	border-bottom: 1px solid #ebebeb
}

.sitemap .children {
	list-style: square;
	margin: 0 0 0 16px;
	margin: 0 0 0 1rem
}

.mh-attachment {
	display: block
}

.meta {
	font-size: 16px;
	font-size: 1rem;
	color: #666
}

.post-meta {
	font-size: 14px;
	line-height: 20px;
	font-family: ProximaNova-Regular;
	color: #000;
	font-weight: 400;
	text-transform: none;
	margin-bottom: 10px;
	padding: 0;
	border: none
}

.post-meta a {
	color: #0093E8;
	font-family: ProximaNova-Semibold;
	font-weight: 400;
}

.post-meta a:hover {
	text-decoration: underline;
	color: #0093E8;
}

.meta-author,
.meta-date,
.meta-tags {
	margin-right: 10px;
	font-family: ProximaNova-Semibold;
	font-size:14px;
	color: #0093E8;
}

.meta-tags a {
font-family: ProximaNova-Regular;
color: #0093E8;
}

.fa-circle,
.fa-comment-o {
	color: red
}

.fa-ellipsis-h {
	color: #fff
}

.loop-meta .fa,
.pings .fa,
.post-meta .fa,
.post-tags .fa {
	margin-right: 3px
}

/* Co Author 12-06-2019 */
.author-box {
	margin: 40px 0;
	margin: 2.5rem 0;
	padding: 10px 0;
	padding: 0.625rem 0;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
}
.author-box-wrap {
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
}
.author-box-wrap:last-child {
	border-bottom: none;
}
.author-box-wrap h6 {
    margin-bottom: 12px;
    font-family: Merriweather-BoldItalic;
    font-size: 16px;
    line-height: 18px;
	color: rgba(0,0,0,0.6);
}
span.reviewer-mr {
	margin: 5px 3px 0 0px;
	display: inline-block;
	line-height: 15px;
	color: #666666;
}
span.reviewer-mr i {
	color: #000;
}
.reviewer-mr img {
    width: 15px !important;
	height: 15px !important;
	display: inline-block !important;
}
body.single-post .author-box .author-box-avatar img{
	margin-top: 0;
	margin-bottom: 0; 
}
.author-box-desc{
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	color: #000;
	font-family:ProximaNova-Regular;
}
.author-box .author-box-wrap .author-box-avatar img {
	width: 100px !important;
	height: 100px !important;
	margin: 0 auto;
}
.author-box .author-box-wrap .author-box-avatar {
	width: 130px;	
	float: left;
}
.author-box .author-box-wrap:first-child .author-box-avatar img {
	width: 130px !important;
	height: 130px !important;
}
.author-box .author-dec-right {
	float: right;
	width: calc(100% - 150px);
}
.author-box-avatar {
	float: left;
	margin-right: 20px;
}
.author-box-name { 
	margin-bottom: 8px;
	color: #0093E8;
	font-size: 18px;
    letter-spacing: 0.49px;
    line-height: 24px;
	font-family: ProximaNova-Semibold;
}

.author-box-name a{
color: #0093E8;
font-family:ProximaNova-Semibold;
}
@media(max-width: 767px){
	.author-box .author-dec-right { float: none; width: auto; }
}	
/* Co Author 12-06-2019 */

.loop-wrap {
	border-bottom: 2px solid #424242;
	margin-bottom: 20px;
	padding-bottom: 20px
}

.loop-title {
	margin-bottom: 10px;
	font-size: 20px;
	letter-spacing: .49px;
	line-height: 24px;
	font-family: Merriweather-BoldItalic;
	color: #212529
}

.loop-meta,
.loop-meta a {
	color: #bbb;
	margin-top: 5px
}

.loop-comments {
	float: right
}

.loop-thumb {
	float: left;
	margin-right: 20px;
	width: 240px
}

.cat-desc {
	margin: 9px 0 0;
	padding: 0;
	border: none;
	color: #fc8aca;
	
}

.cat-desc p {
	color: #fc8aca
}

.post .pagination {
	padding-bottom: 30px;
	padding-bottom: 1.875rem
}

.page-numbers {
	font-weight: 400;
	color: #424242;
	padding: 3px 10px;
	padding: .1875rem .625rem;
	display: inline-block;
	background: #fff;
	font-family: ProximaNova-Semibold;
	border: .5px solid #d6d6d6;
	border-top-width: 1px;
	border-bottom: 2px solid #424242;
	float: left;
	margin-top: 20px;
}

.current,
.page-numbers:hover,
a:hover .pagelink {
	border-bottom-color: #0093E8
}

.page-numbers a {
	display: block
}

.pagelink {
	font-family: Lato, sans-serif;
	font-weight: 900;
	color: #fff;
	padding: 3px 10px;
	padding: .1875rem .625rem;
	display: inline-block;
	background: #000
}

a .pagelink {
	background: #ccc;
	color: #fff
}

.post-nav-wrap {
	border-top: none;
	border-bottom: none;
	margin-bottom: 30px;
	margin-bottom: 1.875rem
}

.post-nav-next {
	text-align: right
}

.post-nav {
	font-family: ProximaNova-Semibold;
	font-weight: 400;
	width: 40%;
	border: 1px solid #d6d6d6;
	border-bottom: 2px solid #0093E8
}

.post-nav a {
	padding: 10px 0;
	padding: .625rem 0;
	display: inline-block
}

.post-nav.left a {
	padding-left: 20px;
	width: calc(100% - 20px)
}

.post-nav.right a {
	padding-right: 20px;
	width: calc(100% - 20px)
}

.post-nav.left a i {
	margin-right: 30px
}

.post-nav.right a i {
	margin-left: 30px
}

.post-nav a {
	color: #000;
}

.post-nav a:hover {
	color: #000;
}

.page-numbers { 
	font-weight: normal;
	color: #424242;
	padding: 0 20px;
	display: inline-block;
	background: white;
	font-family:ProximaNova-Semibold;
	border: 0.5px solid #d6d6d6;
	border-top-width: 1px;
	border-bottom: 2px solid #424242;
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	line-height: 44px;
	height: 44px;
	text-align:center;
}

.paginationMain input.page-numbers {
	border: 1px solid #d6d6d6;
	width: 44px;
	padding: 0;
	text-align: center;
	font-family: ProximaNova-Semibold,sans-serif;
	font-weight: 600;
	font-size: 16px;
	outline: none
}

.paginationMain input.page-numbers:hover {
	border-color: #d6d6d6;
}

.paginationMain input.page-numbers + .page-numbers { border: 0; width: 24px; padding: 0; text-align: center; font-family: ProximaNova-Semibold,sans-serif; font-weight: 600; font-size: 16px; }
.paginationMain input.page-numbers + .page-numbers + .page-numbers { border: 0; width: 34px; padding: 0; text-align: center; font-family: ProximaNova-Semibold,sans-serif; font-weight: 600; font-size: 16px; }
.paginationMain a.page-numbers { border-bottom-color: #0093e8; width: 100px; padding: 0 15px; font-size: 13px; text-transform: uppercase; }
.paginationMain a.page-numbers.disabled { border-bottom: 1px solid #d6d6d6; cursor: not-allowed; color: #8b8b8b; }
.paginationMain a.page-numbers i { float: left; font-size: 13px; margin-top: 16px; }
.paginationMain a.page-numbers.next i { float: right; }
.paginationMain .page-numbers { margin: 0 5px; float: none; vertical-align: middle;}
.paginationMain { width: 100%; text-align: center; margin-top:40px;}

@media(max-width: 767px){
	.paginationMain a.page-numbers { width: 60px; }
	.paginationMain input.page-numbers { width: 34px; }
	.paginationMain input.page-numbers + .page-numbers { width: 20px; }
	.paginationMain input.page-numbers + .page-numbers + .page-numbers { width: 24px; }
	.paginationMain .page-numbers { margin: 0 2px; }
}
/* Pagination Css 20-6-2019 */

footer {
	color: grey;
	margin: 40px 15px 0;
	border-top: 5px solid red
}

footer .container,
.copyright-wrap .container {
	max-width: 1025px;
}

.copyright-wrap {
	margin: 0 15px 20px;
	padding-bottom: 20px
}

.copyright-wrap.mobile-only {
	display: none
}

.copyright {
	font-family: Lato, sans-serif;
	font-size: 14px;
	font-size: .875rem;
	color: #999
}

.copyright a {
	color: #999
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom
}

embed,
iframe,
object,
video {
	max-width: 100%
}

.alignnone {
	display: block;
	margin: 20px 0;
	margin: 1.25rem 0
}

.aligncenter {
	display: block;
	margin: 20px auto;
	margin: 1.25rem auto
}

.alignleft {
	display: inline;
	float: left;
	margin: 5px 20px 20px 0;
	margin: .3125rem 1.25rem 1.25rem 0
}

.alignright {
	display: inline;
	float: right;
	margin: 5px 0 20px 20px;
	margin: .3125rem 0 1.25rem 1.25rem
}

.wp-caption {
	max-width: 100%
}

.wp-caption-text {
	font-weight: 400;
	font-size: 13px;
	font-size: .8125rem;
	line-height: 1.4;
	color: #000;
	margin-top: 5px;
	margin-top: .3125rem;
	display: inline-block
}

.aligncenter .wp-caption-text,
.alignleft .wp-caption-text,
.alignnone .wp-caption-text,
.alignright .wp-caption-text {
	margin-bottom: 0
}

.gallery dl {
	margin: 0
}

.gallery dt {
	list-style: none
}

.gallery-caption {
	position: relative;
	display: none
}

.screen-reader-text {
	position: absolute;
	top: -9999rem;
	left: -9999rem;
	overflow: hidden
}

table {
	width: 100%;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	border-left: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb
}

td,
th {
	padding: 5px 10px;
	padding: .3125rem .625rem;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb
}

th {
	background-color: #f9f9f9;
	font-weight: 600;
	color: #000
}

.widget-title {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
	font-style: italic;
	letter-spacing: 6px;
	text-align: center;
	text-transform: uppercase;
	color: red;
	padding: 20px 0;
	padding: 1.25rem 0;
	border-top: 2px solid #212121
}

.widget-title a {
	color: red
}

.footer-widget-title {
	font-size: 18px;
	font-size: 1.125rem;
	font-style: normal;
	color: #222;
	padding: 18px 0;
	padding: 1.125rem 0
}

.footer-widget,
.sb-widget {
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
	overflow: hidden
}

.sidebar .sb-widget {
	border: 1px solid #e5e5e5;
	padding: 20px 20px 0;
	margin-bottom: 18px
}

.sidebar .sb-widget.reup-email-widget { 
	padding-bottom: 20px;
}

.mh-slider-widget .flex-direction-nav a {
	height: 40px;
	opacity: 1;
	text-shadow: none
}

.mh-slider-widget .flex-direction-nav a:before {
	color: red
}

.mh-slider-widget .flex-prev {
	left: 10px
}

.mh-slider-widget .flex-next {
	right: 10px
}

.mh-slider-item {
	position: relative;
	overflow: hidden
}

.mh-slider-item:hover .mh-slider-overlay {
	background: rgba(0, 0, 0, .2)
}

.mh-slider-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.mh-slider-caption {
	position: relative;
	max-width: 90%;
	top: 0;
	left: 0;
	bottom: 0;
	font-family: Merriweather-BoldItalic, serif;
	font-weight: 400
}

.mh-slider-caption a,
.mh-slider-title {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase
}

.mh-slider-title {
	font-size: 30px;
	padding: 10px 0;
	color: #000;
	overflow: hidden;
	opacity: 1;
	text-transform: none;
	line-height: 36px
}

.mh-slider-content {
	padding-bottom: 20px
}

.mh-slider-content p {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-family: ProximaNova-Regular
}

.mh-slider-meta {
	font-size: 13.33px;
	line-height: 15px;
	font-family: ProximaNova-Regular;
	color: #000
}

.mh-slider-meta span {
	font-family: ProximaNova-Semibold;
	font-weight: normal;
}

.mh-slider-meta a {
	font-family: ProximaNova-Semibold;
	font-weight: 400
}

.mh-slider-meta span.date {
	font-family: ProximaNova-Regular;
	opacity: 0.6;
}

.mh_featured {
	margin-bottom: 0;
	position: relative
}

.all_news_cta {
	font-family: ProximaNova-Semibold;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: .2px;
	position: absolute;
	top: 20px;
	right: 0;
	border-bottom: 2px solid #0093E8
}

.featured-widget {
	margin: 0 -12px
}

.featured-item {
	float: left;
	width: 365px;
	margin: 0 12px;
	text-align: center
}

.featured-item-thumb img {
	width: 365px;
	height: auto
}

.featured-item-content {
	border-bottom: 1px solid #e5e5e5;
	min-height: 200px;
	margin-bottom: 20px
}

.featured-item:nth-child(3) .featured-item-content {
	border-bottom: none
}

.featured-item:nth-child(4) .featured-item-content {
	border-bottom: none
}

.featured-item .meta {
	letter-spacing: 2.7px;
	margin: 10px 0
}

.featured-item-title {
	margin: 20px 0 20px 0;
	font-size: 20px;
	letter-spacing: .49px;
	line-height: 24px;
	font-family: Merriweather-BoldItalic;
	color: #212529
}

.mh-excerpt {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-family: ProximaNova-Regular;
	margin-bottom: 20px
}

.featured-item-more {
	display: inline-block;
	font-size: 24px;
	font-size: 1.5rem;
	margin: 34px 0
}

.cp-large,
.cp-list {
	float: left
}

.cp-large {
	width: 366px;
	margin-right: 24px
}

.cp-large-thumb img {
	width: 100%;
	height: auto
}

.cp-large .meta {
	letter-spacing: .49px;
	margin: 10px 0
}

.cp-large .meta-comments {
	float: right
}

.cp-list {
	width: 364px
}

.cp-list .meta {
	font-size: 14px;
	font-size: .875rem
}

.cp-small-thumb {
	float: left;
	margin-right: 10px;
	width: 110px
}

.cp-small-thumb img {
	width: 100%
}

.hp-sidebar .cp-widget-item,
.sidebar .cp-widget-item {
	float: none;
	max-width: 310px
}

.hp-sidebar .cp-widget-item {
	max-width: 240px;
	padding-bottom: 15px;
	border-bottom: 2px solid #424242;
	margin-bottom: 15px
}

.cp-list-item {
	margin-top: 30px
}

.home-wide .cp-list-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 0
}

.home-wide .cp-list-item:first-child {
	margin-top: 0
}

.cp-large-title {
	margin: 20px 0 20px 0;
	font-size: 20px;
	letter-spacing: .49px;
	line-height: 24px;
	font-family: Merriweather-BoldItalic;
	color: #212529
}

.cp-small-title {
	font-size: 16px;
	font-weight: 600;
	line-height: 19px;
	margin-bottom: 5px;
}

.cp-count-1 {
	width: 100%
}

.home-wide .cp-count-1 .cp-large-thumb {
	float: left;
	margin-right: 20px
}

.cp-count-1 .clearfix:after {
	display: inline
}

.sb-widget .uw-wrap {
	padding: 15px 0;
	padding: .9375rem 0
}

.footer-widget .uw-wrap {
	padding: 5px 0;
	padding: .3125rem 0
}

.user-widget li:first-child {
	padding-top: 0
}

.uw-avatar {
	float: left;
	margin-right: 10px;
	margin-right: .625rem
}

.uw-text .author-name {
	font-family: Lato, sans-serif;
	font-weight: 900
}

.uw-data {
	font-size: 15px;
	font-size: .9375rem;
	color: #b3b3b3
}

.mh-video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}

.mh-video-container embed,
.mh-video-container iframe,
.mh-video-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

#wp-calendar caption {
	text-align: left;
	padding: 10px;
	padding: .625rem;
	background: #f7f7f7
}

#wp-calendar td,
#wp-calendar th {
	padding: 5px 10px;
	padding: .3125rem .625rem;
	text-align: center
}

#wp-calendar th {
	font-weight: 300
}

#wp-calendar #prev {
	text-align: left
}

.tagcloud a {
	white-space: nowrap;
	display: inline-block;
	text-decoration: none
}

.textwidget p {
	margin-top: 20px
}

.textwidget p:first-child {
	margin-top: 0
}

.textwidget ul {
	list-style: square
}

.textwidget ol {
	list-style: decimal
}

.textwidget ol,
.textwidget ul {
	margin: 0 0 20px 15px
}

.textwidget ol ol,
.textwidget ul ul {
	margin: 0 0 0 15px
}

.no-comments {
	padding: 10px;
	padding: .625rem;
	margin-top: 20px;
	margin-top: 1.25rem;
	background: #f6f6f6;
	border: 1px solid #d7d8d8
}

.commentlist {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	list-style: none
}

.commentlist .depth-1 {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}

.commentlist .comment .vcard {
	position: relative;
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}

.commentlist .comment .avatar {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 15px
}

.commentlist .children {
	list-style: none
}

.commentlist h1,
.commentlist h2,
.commentlist h3,
.commentlist h4,
.commentlist h5,
.commentlist h6 {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}

.comment-text blockquote,
.comment-text p {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}

.comment-text blockquote p:last-child {
	margin: 0
}

.comment-author,
.comment-time {
	font-family: Lato, sans-serif;
	font-weight: 900;
	font-size: 13px;
	font-size: .8125rem;
	display: block
}

.comment-time {
	text-transform: uppercase
}

.commentlist .bypostauthor {
	padding-left: 15px;
	border-left: 8px solid red
}

.comment-info {
	color: #e64946;
	margin: 20px 0;
	margin: 1.25rem 0
}

.comment-reply {
	position: absolute;
	top: 0;
	right: 0;
	font-family: Lato, sans-serif;
	font-weight: 900
}

.comment-reply .comment-edit-link,
.comment-reply .comment-reply-link {
	font-size: 13px;
	background: #ccc;
	color: #fff;
	padding: 5px 10px
}

.comments-pagination {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}

.pinglist {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}

.pinglist .pings:first-child {
	border-top: 1px solid #ebebeb
}

.pinglist .pings {
	line-height: 2.5;
	padding: 5px 0;
	padding: .3125rem 0;
	border-bottom: 1px solid #ebebeb
}

input {
	font-size: 12px;
	font-size: .75rem;
	padding: 5px;
	padding: .3125rem;
	border: 1px solid #d7d8d8;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

input[type=email],
input[type=text] {
	width: 60%
}

input[type=email]:hover,
input[type=text]:hover,
textarea:hover {
	border: 1px solid red
}

input[type=submit] {
	color: #fff;
	padding: 5px 10px;
	padding: .3125rem .625rem;
	background: #ccc;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	border: 0;
	-webkit-appearance: none
}

textarea {
	width: 96%;
	line-height: 1.5;
	padding: 5px;
	padding: .3125rem;
	border: 1px solid #d7d8d8
}

#respond {
	padding: 20px 20px 10px;
	padding: 1.25rem 1.25rem .625rem;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
	background: #f2f2f2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

#respond h3 {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}

#commentform p {
	margin-bottom: 10px;
	margin-bottom: .625rem
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-size: .75rem;
	background: #ccc;
	padding: 5px;
	padding: .3125rem;
	color: #fff
}

#cancel-comment-reply-link:hover {
	background: #2a2a2a;
	text-decoration: none
}

.required {
	color: #e64946
}

.wpcf7-form {
	padding: 20px 20px 10px;
	padding: 1.25rem 1.25rem .625rem;
	background: #f2f2f2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.wpcf7-form p {
	margin-bottom: 10px;
	margin-bottom: .625rem
}

.wpcf7-response-output {
	background: #fff
}

.header-search {
	display: inline-block;
	position: absolute;
	top: 70px;
	right: 0;
	z-index: 999
}

#searchform {
	border: 1px solid #ccc;
	overflow: hidden;
	width: 250px;
	font-size: 14px;
	text-align: right;
	display: inline-block
}

#searchform #s {
	width: 150px;
	color: #444;
	font-size: 12px;
	background: 0 0;
	border: none
}

#searchform #s:focus {
	outline: 0
}

#searchsubmit {
	width: 80px;
	height: 30px;
	font-size: 14px
}

@media screen and (max-width:1049px) {
	.container {
		width: 100%;
		max-width: 994px
	}
	.content {
		width: 650px
	}
}

@media screen and (max-width:1020px) {
	.container {
		width: 100%;
		max-width: 768px
	}
	.content,
	.hp-sidebar,
	.sidebar {
		width: 100%;
		margin: 0
	}
	.content {
		margin-bottom: 30px
	}
	.featured-item {
		width: 222px
	}
	.cp-list {
		width: 388px
	}
	.hp-sidebar .cp-large,
	.sidebar .cp-large {
		width: 310px;
		max-width: 100%;
		float: left
	}
	.hp-sidebar .cp-widget-item,
	.sidebar .cp-widget-item {
		max-width: 100%
	}
	.hp-sidebar .cp-count-1,
	.sidebar .cp-count-1 {
		width: 100%
	}
	.hp-sidebar .cp-count-1 .cp-large-thumb,
	.sidebar .cp-count-1 .cp-large-thumb {
		float: left;
		margin-right: 30px
	}
	.cp-list-item:first-child {
		margin-top: 0
	}
	.col-1-3 {
		width: 222px
	}
}

@media screen and (max-width:797px) {
	.container {
		width: 100%;
		max-width: 738px
	}
}

@media screen and (max-width:767px) {
	.container {
		width: 100%;
		max-width: 560px
	}
	.header-search {
		position: relative;
		width: 100%;
		top: 0
	}
	.header-search #searchform {
		width: 100%;
		border: none;
		background: #f6f6f6
	}
	.header-search #searchform #s {
		width: 77%
	}
	.header-search #searchsubmit {
		width: 20%
	}
	.logo-wrap {
		padding: 30px 0
	}
	.logo-overlay {
		position: relative;
		text-align: center;
		top: 0
	}
	.logo-text {
		text-align: center;
		width: 100%
	}
	.logo-text .logo-name {
		margin-top: 10px
	}
	.logo-text .logo-desc {
		display: block;
		text-align: center
	}
	.header-image {
		display: block;
		margin: 0 auto
	}
	.mh-slider-title {
		font-size: 24px
	}
	.featured-item {
		float: none;
		margin: 20px 0 0;
		padding: 20px 0 0;
		width: 100%;
		border-top: 1px solid #ebebeb
	}
	.featured-item:first-child {
		border: none;
		margin: 0;
		padding: 0
	}
	.featured-item-thumb,
	.loop-thumb {
		text-align: center;
		background: #f6f6f6;
		float: none;
		margin: 0
	}
	.cp-large,
	.cp-list,
	.hp-sidebar .cp-large,
	.sidebar .cp-large {
		width: 100%;
		float: none
	}
	.cp-large-thumb {
		text-align: center;
		background: #f6f6f6
	}
	.home-wide .cp-count-1 .cp-large-thumb,
	.hp-sidebar .cp-count-1 .cp-large-thumb,
	.sidebar .cp-count-1 .cp-large-thumb {
		float: none;
		margin: 0
	}
	.cp-list-item {
		border-top: 1px solid #ebebeb;
		padding: 5px 0;
		margin: 0
	}
	.cp-list-item:first-child,
	.home-wide .cp-list-item:first-child {
		margin-top: 10px
	}
	.cp-list-item .meta {
		display: none
	}
	.col-1-3 {
		width: 100%;
		margin: 0
	}
	.js .slicknav_menu {
		display: block
	}
	.js .main-nav {
		display: none
	}
	.home-wide .cp-list-item {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #e5e5e5;
		margin-top: 0;
		padding-top: 0;
		border-top: none
	}
	.cp-list-item:first-child,
	.home-wide .cp-list-item:first-child {
		border-top: 1px solid #e5e5e5;
		padding-top: 20px;
		margin-top: 20px
	}
	.cp-small-title {
		font-size: 16px;
		line-height: 20px;
		max-height: auto
	}
}

@media screen and (max-width:620px) {
	.container {
		width: 100%;
		max-width: 400px
	}
	.header-search #searchform #s {
		width: 64%
	}
	.header-search #searchsubmit {
		width: 30%
	}
	.mh-slider-caption {
		position: relative;
		max-width: 100%;
		top: auto;
		bottom: 0;
		left: 0
	}
	.mh-slider-title {
		font-size: 18px
	}
	.flex-direction-nav {
		display: none
	}
	.commentlist ol,
	.commentlist ol ol,
	.commentlist ul,
	.commentlist ul ul {
		margin: 0 0 20px 0;
		margin: 0 0 1.25rem 0
	}
}

@media screen and (max-width:420px) {
	.container {
		width: 99%;
		min-width: 240px
	}
}

.fa-circle,
.fa-comment-o {
	display: none!important
}

.dsq-postid {
	display: none
}

.header-wrap {
	border-top: none;
	margin: 0
}

.widget-title {
	font-family: Merriweather-BoldItalic;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: .15px;
	text-align: left;
	text-transform: none;
	color: #212529;
	padding: 20px 0;
	font-style: normal
}

.sidebar .sb-widget .widget-title {
	border-top: none;
	padding-top: 0
}

.home-3 .widget-title,
.mh_featured .widget-title {
	border-top: none
}

.home-2.mh_custom_posts .widget-title {
	padding-top: 36px
}

body.single-post .widget-title {
	text-align: center
}

#mh_featured-3 .widget-title {
	border-top: none
}

.widget-title a {
	color: #222
}

.rpwwt-widget ul li {
	padding-bottom: 10px;
	margin: 0 0 10px 0!important;
	border-bottom: 1px solid #e5e5e5
}

.rpwwt-widget.strin-widget ul li {
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #424242;
	padding-bottom: 0
}

.rpwwt-widget.strin-widget ul li.view_all_cta {
	border-bottom-color: #0093E8;
	text-align: center
}

.rpwwt-widget.strin-widget ul li.view_all_cta a {
	font-size: 16px;
	font-family: ProximaNova-Semibold;
	font-weight: 400;
	text-transform: uppercase;
	color: #424242;
	line-height: 20px;
	padding: 10px 0;
	display: inline-block
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img,
#rpwwt-recent-posts-widget-with-thumbnails-3 img {
	width: 90px!important;
	height: 80px!important;
	margin: 0;
	margin-right: 10px
}

#rpwwt-recent-posts-widget-with-thumbnails-4 img {
	width: 60px!important;
	height: 60px!important;
	margin: 0;
	margin-right: 15px
}

.header-top {
	border-bottom: 2px solid #212121;
	height: 80px;
	position: fixed;
	top: 0;
	width: calc(100% - 50px);
	z-index: 11;
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	padding: 0 25px
}

.logo-wrap {
	min-height: 48px;
	padding: 18px 0;
	max-height: 48px;
	float: left
}

.logo-wrap img {
	height: 48px
}

.header-top .top-nav {
	float: right;
	position: relative;
	top: 0
}

.header-top .header-search {
	float: left;
	position: relative;
	top: 0;
	margin: 0
}

.header-top .top-nav {
	padding: 0
}

.header-top .top-nav li {
	float: left;
	line-height: 24px;
	padding: 26px 12.5px
}

.header-top .top-nav li.menu-acc-link {
	border-left: 2px solid #212121
}

.header-top .top-nav li a {
	font-size: 15.33px;
	line-height: 16px;
	color: #000;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0;
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
	letter-spacing: .5px;
	margin: 0;
	/* border: none; */
	font-family: ProximaNova-Semibold;
	padding-bottom: 1px;
	display: inline-block;
	transition: all .2s ease-in-out;
}

.header-top .top-nav li a:hover {
	border-color: #0093E8
}

.header-top #searchform {
	border: 1px solid #e5e5e5;
	background: #fff;
	overflow: hidden;
	width: 280px;
	font-size: 14px;
	text-align: right;
	display: inline-block;
	height: 44px;
	margin: 17px 24px 17px 50px
}

.header-top #searchsubmit {
	width: 36px;
	height: 44px;
	font-size: 14px;
	text-indent: -9999px;
	background: url(images/search_icon_black.svg) no-repeat center center;
	background-size: 20px;
	float: left
}

.header-top #searchform #s {
	width: calc(100% - 46px);
	color: #444;
	font-size: 12px;
	background: 0 0;
	border: none;
	padding: 0;
	float: left;
	font-size: 14px;
	line-height: 28px;
	padding: 8px 10px 8px 0;
	font-family: 'Open Sans', sans-serif;
	float: right
}

.header-bottom {
	margin-top: 20px
}

.header-bottom .main-nav ul .current-menu-item>a {
	border-bottom-color: #0093E8
}

.footer {
	width: 100%;
	padding: 40px 0 52px 0;
	border-top: 2px solid #000000;
	background: var(--white-color);
	margin: 100px 0 0 0;
	font-family: 'Open Sans', sans-serif;
}

.footer-widget-area {
	width: calc(25% - 0px);
	margin: 0;
}

.footer-widget-area:last-child {
	width: 23.93%;
	padding-right: 0;
}

.footer-widget-area:last-child .footer-widget {
	float: none;
}

.copyright-outer {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 56px;
}

.footer-logo {
	width: 24%;
	float: left
}

.footer-logo img {
	height: 65px;
	width: auto
}

.footer-line {
	float: left;
	width: 48%;
}

.footer-line p {
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5;
	color: #212529;
	text-align: center;
	letter-spacing: .2px;
	margin-top: 10px;
	margin-left: -0.7px;
	padding-left: 42px;
}

.copyright-line {
	width: calc(28% - 41px);
	float: right;
	text-align: left;
	letter-spacing: .2px;
	margin-top: 16px;
	padding-left: 41px;
}

.copyright-line p {
	font-family: ProximaNova-Regular;
	font-size: 13.33px;
	line-height: 11px;
	color: #212529;
}

.copyright-line span {
	font-family: ProximaNova-Regular;
	font-size: 10px;
	line-height: 20px;
	color: #212529;
}

.footer-widget-area .footer-text {
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, .54);
	margin: 16px 0
}

.footer-widget-area .copyright {
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, .54)
}

.footer-widget-title {
	font-family: Merriweather-BoldItalic;
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	color: #212529;
	margin-bottom: 12px;
	letter-spacing: .15px;
	padding: 0
}

.footer-widget-area .footer-mobile-app-icon {
	margin-bottom: 20px;
	width: 168px;
	height: 48px;
}

.footer-widget-area .footer-widget {
	margin: 0
}

.footer-widget-area ul.menu li {
	margin-bottom: 5px;
	line-height: 21px;
	font-family: ProximaNova-Regular, sans-serif;
	font-weight: 400px;
	font-size: 14px;
}

.footer-widget-area ul.menu li a {
	font-size: 13.33px;
	line-height: 19.995px;
	color: #000;
	opacity: 0.6;
	letter-spacing: .2px;
	font-family: ProximaNova-Regular, sans-serif
}

.footer-widget-area ul.menu li a:hover {
	text-decoration: underline;
	color: #8b8b8b
}

.footer-widget-area .social-box {
	margin-bottom: 20px
}

.footer-widget-area .social-box a {
	width: 36px;
	height: 36px;
	margin-right: 10px;
	display: inline-block;
	float: left;
	background: #000;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	text-align: center
}

.sb-widget.home-1 {
	padding-bottom: 40px;
	border-bottom: 2px solid #212121;
	margin-bottom: 0;
	margin-bottom: 30px
}

.sb-widget.home-1.widget_text {
	border-bottom: none;
	margin-bottom: 0;
	margin-top: 1.5rem;
}

.sb-widget.home-1 h1 {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	font-family: Merriweather-BoldItalic
}

.sb-widget.home-1 h1 strong {
	color: #222;
	font-weight: 400;
	font-size: 20px;
	font-style: normal
}

.sb-widget.home-1 .mh-slider-caption {
	top: 0;
	bottom: 0
}

.mh-slider-overlay {
	display: none
}

.featured-item-thumb {
	position: relative
}

.featured-item-thumb .cat_name {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff558;
	padding: 3px 10px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #000;
	text-transform: none;
	font-weight: 400;
	font-family: Merriweather-BoldItalic
}

.sb-widget.home-1 .featured-item-more {
	display: none
}

.sb-widget.home-3 .cp-list {
	margin-top: 0
}

#mh_custom_posts-5 .widget-title {
	border-top: 1px solid #999
}

.page-wrapper {
	padding-left: 0;
	padding-right: 0
}

.sb-widget.mh_slider_hp .cat_name {
	background: #fff558;
	padding: 3px 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #000;
	font-family: Merriweather-BoldItalic;
	display: inline-block
}

.sb-widget.mh_slider_hp .cat_name.mobile {
	position: absolute;
	bottom: 0;
	left: 0;
	display: none
}

a:hover {
	color: #000;
}

.post-meta .meta-tags a {
	background: #fff558;
	padding: 3px 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #000;
	font-family: Merriweather-BoldItalic;
	display: inline-block;
	text-transform: none
}

.post-meta .meta-tags a:hover { 
	color: #0093E8;
}

.meta-tags a:hover {
	color: #fff
}

.meta-author,
.meta-date,
.meta-tags {
	margin-right: 5px
}

.author-box {
	border-top: 2px solid #333;
	border-bottom: 2px solid #333
}

.cp-widget-item .cp-small-title {
	max-height: 40px;
	overflow: hidden;
	font-family: ProximaNova-Semibold;
}

.main-nav li.mobilelink {
	display: none
}

body.single-post .entry a {
	color: #0093E8;
	font-style: normal;
	font-weight: 400;
	text-decoration: none
}

body.single-post .entry a:hover {
	text-decoration: underline;
	color: #0093E8
}

body.single-post .entry a.nc_tweet {
	color: #fff
}

body.single-post .author-box .author-box-avatar img {
	margin-top: 0
}

.rpwwt-post-date {
	font-size: 13px;
	font-weight: 400;
	color: #ababab;
	margin-top: 5px
}

.strin-widget .rpwwt-post-date {
	color: #000;
	font-family: ProximaNova-Regular;
	font-size: 14px
}

.strin-widget .rpwwt-post-date i {
	color: #000;
	font-size: 12px
}

#rpwwt-recent-posts-widget-with-thumbnails-4 .rpwwt-post-date img {
	width: 13px !important;
	height: 13px !important;
	margin-right: 2px !important;
	margin-top: 3px;
}

.strin-widget .rpwwt-post-date span {
	font-family: ProximaNova-Semibold
}





.entry ol,
.entry p,
.entry ul {
	line-height: 32px;
	color: #000;
	font-weight: 400;
	font-size:20px;
}

.post-meta a:hover {
	color: #0093E8
}

.meta-tags a:hover {
	color: #fff
}

.author-box-desc {
	font-size: 18px;
	font-weight: 400;
	font-family: ProximaNova-Regular;
	line-height: 24px;
	color: #000
}

div.sw-pinit a.sw-pinit-button,
div.sw-pinit a.sw-pinit-button:visited {
	color: #fff!important
}

.featured-item {
	text-align: left
}

.commentlist ul,
.entry ul {
	list-style: disc
}

.sidebar .rpwwt-post-title {
	max-height: 38px;
    font-family: ProximaNova-Semibold;
	overflow: hidden;
	display: block;
	color: #000;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 10px
}

.sidebar .strin-widget .rpwwt-post-title {
	margin-top: 7px;
	margin-bottom: 5px
}

.content {
	width: 630px
}

.sb-widget.home-2 .cp-large-title,
.sb-widget.home-3 .cp-large-title {
	margin-top: 15px
}

.sb-widget.home-3 .cp-large-title {
	font-family: ProximaNova-Semibold;
	font-size: 18px;
	line-height: 24px;
	color: #000
}

.meta-date {
	font-family: ProximaNova-Regular;
	font-size: 14px;
	line-height: 18px;
	color: #ababab
}

.mh-excerpt {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-family: ProximaNova-Regular;
	margin-bottom: 14px
}

.post-header h1.entry-title {
	font-size: 42px;
	text-transform: none;
	font-family: Merriweather-BoldItalic;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 60px;
}

.loop-meta,
.loop-meta a {
	color: #646464
}

header.loop-data {
    width: calc(100% - 260px);
    float: right;
}

@media(max-width:767px){
	header.loop-data {
		width: 100%;
	}
}

.updated.meta-date {
	color: #646464
}

.logo-mobile {
	display: none
}

.search-cta-mob {
	display: none
}

.menu-cta-mob {
	display: none
}

.post-tags .fa {
	color: #424242
}

.post-tags a {
	color: #0093E8;
	text-transform:capitalize;
}

.post-tags a:hover {
	color: #0093E8
}

.loop-meta .loop-date {
	font-weight: 400
}

.serach-arrow-mob {
	display: none
}

.serach-close-mob {
	display: none
}

.updated.meta-date {
	font-weight: 400;
	color: #424242;
	font-size: 14px
}

.author.meta-author {
	font-weight: 400;
	
}

.author.meta-author a {
	font-weight: 600;
	font-size: 16px;
	font-family:ProximaNova-Semibold;
}

.post-thumbnail div.sw-pinit {
	width: 100%
}

.modified-date {
	background: url(images/clock.svg) no-repeat;
	background-size: 16px;
	padding-left: 18px;
	line-height: 18px;
	font-weight: 400;
	background-position: 0 0;
	color: #222;
	padding-bottom: 2px;
	font-family:ProximaNova-Semibold;
	font-size:16px;
}

.entry .hatom-extra {
	display: none
}

.author-social {
	margin: 0 -3px;
	margin-top: 10px
}

.author-social a {
	margin: 0 3px
}

.author-social a img {
	width: 30px;
	height: 30px;
	transition: all .2s
}

.author-social a:hover img {
	transform: scale(1.2)
}

.entry h2 {
	font-size: 32px;
	font-family: Merriweather-BoldItalic;
	font-weight: 500;
	margin-bottom:1.2rem;
}

.entry h3 {
	font-size: 24px;
	font-family: Merriweather-BoldItalic;
	margin-bottom:1rem;
	
}

.newsletter-side-input input {
	width: 100%;
	background-color: #fff;
	border: 1px solid #999;
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, .87);
	padding: 7px 15px;
	width: calc(100% - 32px);
	position: relative;
	resize: none;
	font-family: 'Open Sans', sans-serif;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.newsletter-side-input input:hover {
	border: 1px solid #999
}

.newsletter-cta-side .btn {
	width: calc(100% - 0px);
	background: #222;
	color: #fff;
	display: inline-block;
	font-weight: 600;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	padding: 8px 16px;
	margin-top: 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.slider-content {
	float: left;
	width: 366px
}

.slider-image {
	float: right;
	width: calc(100% - 390px);
	margin-left: 24px;
	position: relative
}

.mc4wp-alert.mc4wp-error {
	color: red!important
}

.mc4wp-alert.mc4wp-notice {
	color: red!important
}

.mc4wp-alert.mc4wp-success {
	color: green!important
}

.error {
	border: 1px solid red!important
}

.press-show {
	display: none;
}

.category-press .press-show,
.category-wikileaf-in-the-news .press-show {
	display: block;
}

.category-press .press-hide,
.category-wikileaf-in-the-news .press-hide {
	display: none;
}

.side-single {
	padding: 20px 0 0;
	margin-bottom: 20px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.side-single .side-title,
.press-bx .side-title {
	color: #000000;
	font-weight: 700;
	font-family: ProximaNova-Semibold;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 16px;
}

.side-single ul,
.press-bx ul {
	margin: 0;
}

.side-single ul li {
	list-style: none;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 14px;
}

.side-single ul li i {
	color: #000000;
	margin-right: 10px;
	width: 18px;
	vertical-align: middle;
	text-align: center;
}

.side-single ul li a {
	font-size: 13.33px;
	letter-spacing: 1px;
	padding-bottom: 2px;
	border-bottom: 2px solid #00b0f8;
	font-family: ProximaNova-Semibold;
}

.s-no {
	border-top: 0;
	border-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.press-bx-left {
	width: 105px;
	float: left;
	margin-right: 20px;
}

.press-bx-right .side-title {
	margin: 15px 0 10px;
}

.page-template-press .press-page-bot h4.widget-title {
	padding: 40px 0 20px;
	margin-top: 20px;
}

.press-page-bot .all_news_cta {
	top: 65px;
}

.press-bx {
	padding: 20px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.press-bx ul {
	list-style: none;
}

.press-bx ul li i {
	color: #000000;
	margin-right: 10px;
	vertical-align: middle;
}

.press-bx ul li a {
	font-size: 13.33px;
	font-family: ProximaNova-Semibold;
	letter-spacing: 1px;
	padding-bottom: 1px;
	border-bottom: 2px solid #00b0f8;
}

.s-btm {
	border-bottom: 0;
}

.page-template-press .content h4.widget-title {
	font-size: 32px;
	line-height: 34px;
}

.mh_custom_posts {
	position: relative;
}

.slide-press .press-bx .side-title { 
	margin: 10px 0;
}

a.all_news_cta.mob-show {
    position: relative;
    text-align: center;
    border: 1px solid #dedede;
    border-bottom: 2px solid #00b0f8;
    line-height: 40px;
    margin: 20px 0;
    display: none;
}
.page-template-press .press-page-w1 h4.widget-title {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}

.press-page-w1 {
    position: relative;
}

.main-row-blog-press {
    content: "";
    clear: both;
    display: block;
}

.main-row-blog-press.last .cp-large, .main-row-blog-press.last .cp-list {
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    margin-top: 20px;
}

.main-blog-press .cp-list li:last-child {
	border-bottom: 0;
}
.press-page-w1 .all_news_cta {
	top: 2px;
}
@media(max-width: 767px){
	.main-blog-press .cp-large { display: inline-block; }
	.main-blog-press .cp-large .mh-excerpt { display: none; }
	.main-blog-press .cp-large .cp-large-thumb { width: 100px; margin-right: 10px; float: left; }
	.main-blog-press .cp-large h3 { width: calc(100% - 110px); float: right; font-size: 16px; line-height: 20px; max-height: 40px; overflow: hidden; font-family: ProximaNova-Semibold; margin: 0; }
	.main-blog-press .cp-list-item:first-child { padding-top: 10px; margin-top: 5px; }
	.main-blog-press .main-row-blog-press.last .cp-list { border-top: 0; padding-top: 0; margin-top: -6px; }
	.main-blog-press .cp-list li:last-child { margin-bottom: 0; }
	.main-row-blog-press.last .cp-large { margin: 0; padding-top: 10px; border-top: 1px solid #e5e5e5; }
}

@media screen and (max-width:1049px) {
	.slider-content {
		width: 367px
	}
	.slider-image {
		float: left;
		width: calc(100% - 387px);
		margin-left: 20px
	}
	.featured-widget {
		margin: 0 -10px
	}
	.featured-item {
		width: 367px;
		margin: 0 10px
	}
	.hp-sidebar, .pr-sidebar {
		width: 220px;
		margin-left: 20px
	}
	.sidebar {
		width: 340px
	}
	.hp-sidebar.sb-right {
		margin-left: 20px
	}
	.page-template-homepage .content,
	.page-template-press .content {
		width: 754px
	}
}
@media screen and (max-width:1070px) {
	.slider-content {
		width: 367px
	}
	.slider-image {
		float: left;
		width: calc(100% - 387px);
		margin-left: 20px
	}
	.featured-widget {
		margin: 0 -10px
	}
	.featured-item {
		width: 367px;
		margin: 0 10px
	}
	.hp-sidebar, .pr-sidebar {
		width: 220px;
		margin-left: 20px
	}
	.sidebar {
		width: 240px
	}
	.hp-sidebar.sb-right {
		margin-left: 20px
	}
	.page-template-homepage .content,
	.page-template-press .content {
		width: calc(100% - 310px)
	}
	.cp-large {
		width: calc(50% - 24px);
		margin-right: 24px;
	}
	.cp-list {
		width: 50%;
	}
}
@media screen and (max-width:1020px) {
	.content {
		width: 100%
	}
}

@media screen and (max-width:797px) {
	.header-top #searchform {
		width: 160px;
		font-size: 14px;
		margin: 23px 8px 23px 16px
	}
	.header-top .top-nav li {
		padding: 28px 6px
	}
	.header-bottom {
		margin-top: 20px
	}
	.main-nav li a {
		margin-right: 12px
	}
	.sb-widget.home-1 {
		padding-bottom: 30px;
		border-bottom: 2px solid #212121;
		margin-bottom: 20px
	}
	.sb-widget.home-1 h1 {
		font-size: 15px
	}
	.sb-widget.home-1 {
		padding-bottom: 30px;
		margin-bottom: 30px
	}
	.slider-content {
		width: 278px
	}
	.sb-widget.mh_slider_hp .cat_name {
		font-size: 13px;
		line-height: 18px
	}
	.mh-slider-title {
		font-size: 24px;
		padding: 5px 0;
		line-height: 30px
	}
	.mh-slider-content {
		padding-bottom: 10px
	}
	.mh-slider-content p {
		font-size: 14px;
		line-height: 20px
	}
	.mh-slider-meta {
		font-size: 13px;
		line-height: 18px
	}
	.slider-image {
		width: calc(100% - 293px);
		margin-left: 15px
	}
	.widget-title {
		font-size: 18px;
		line-height: 24px;
		padding: 10px 0
	}
	.hp-sidebar,
	.pr-sidebar {
		width: 152px;
		margin-left: 15px
	}
	.hp-sidebar.sb-right {
		margin-left: 15px
	}
	.hp-sidebar .cp-widget-item {
		padding-bottom: 10px;
		margin-bottom: 10px
	}
	.featured-widget {
		margin: 0 -7.5px
	}
	.featured-item {
		width: 278px;
		margin: 0 7.5px
	}
	.featured-item-thumb .cat_name {
		font-size: 13px
	}
	.sb-widget.home-3 .cp-large-title {
		font-size: 14px;
		line-height: 20px;
		margin: 10px 0
	}
	.cp-large .meta {
		margin: 5px 0
	}
	.featured-item-title {
		margin: 10px 0 10px 0;
		font-size: 14px;
		line-height: 20px
	}
	.mh-excerpt {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 5px
	}
	.featured-item-content {
		min-height: 160px
	}
	.home-2.mh_custom_posts .widget-title {
		padding-top: 18px
	}
	.cp-large {
		width: 100%;
		margin-right: 0
	}
	.cp-large-title {
		font-size: 16px;
		line-height: 20px
	}
	.page-template-homepage .content,
	.page-template-press .content {
		width: calc(100% - 260px)
	}
	.cp-list {
		width: 100%
	}
	.cp-small-thumb {
		width: 100px
	}
	/*.cp-small-title {
		font-size: 14px;
		line-height: 18px
	}*/
	.footer {
		padding: 30px 0 30px 0
	}
	.footer-widget-area {
		width: calc(25% - 30px);
		padding-right: 30px
	}
	.footer-widget-area .social-box {
		margin-bottom: 10px
	}
	.footer-widget-area .social-box a {
		font-size: 16px;
	}
	.footer-widget-area .footer-mobile-app-icon {
		margin-bottom: 8px;
		width: 140px;
		height: 41px;
		margin-left: auto;
	}
	.content {
		width: 478px
	}
	.sidebar {
		width: 240px;
		margin-left: 20px
	}
	.post-header h1.entry-title {
		font-size: 30px;
		line-height:24px;
	}
	.cat-desc {
		margin-bottom: 15px;
		font-size: 16px
	}
	.loop-wrap {
		margin-bottom: 15px;
		padding-bottom: 15px
	}
	.loop-thumb {
		margin-right: 15px;
		width: 180px
	}
	.loop-thumb img {
		min-height: 140px
	}
	.loop-title {
		margin-bottom: 5px;
		font-size: 16px;
		line-height: 20px
	}
	#rpwwt-recent-posts-widget-with-thumbnails-2 img,
	#rpwwt-recent-posts-widget-with-thumbnails-3 img {
		width: 80px!important;
		height: 60px!important
	}
	.sidebar .rpwwt-post-title {
		max-height: 48px;
		color: #222;
		font-weight: 600;
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 0
	}
}

@media screen and (max-width:767px) {
	.post-header h1.entry-title {
		font-size: 24px;
		line-height:35px;
	}
	
	.post-header .subheading {
	font-size:18px;
	line-height:30px;
}
	
	.entry h3 {
	font-size: 20px;
	font-family: Merriweather-BoldItalic;
	margin-bottom:1rem;
	
}
	.wrapper {
		margin-top: 10px;
		padding: 40px 15px;
	}
	/*.page-wrapper {
		padding: 0 15px
	}*/
	.header-top {
		height: 56px;
		position: relative;
		margin: 0 auto;
		width: 560px;
		padding: 0
	}
	.js .slicknav_menu {
		position: fixed;
		top: 56px;
		width: 100%;
		z-index: 99;
		background: 0 0;
		border: none;
		display: none
	}
	.slicknav_nav {
		background: #666;
		display: block!important;
		width: 560px;
		margin: 0 auto
	}
	.logo-wrap {
		min-height: 38px;
		padding: 10px 0;
		max-height: 38px
	}
	.logo-wrap img {
		height: 38px
	}
	.search-cta-mob {
		display: inline-block;
		float: right;
		width: 24px;
		height: 24px;
		background: url(images/search-icon.svg) no-repeat center center;
		background-size: 24px;
		margin: 17px 0 17px 16px
	}
	.menu-cta-mob {
		display: inline-block;
		float: right;
		width: 24px;
		height: 24px;
		background: url(images/menu-icon.svg) no-repeat center center;
		background-size: 24px;
		margin: 17px 10px 17px 20px
	}
	.serach-arrow-mob {
		display: inline-block;
		float: left;
		width: 38px;
		height: 56px;
		background: url(images/back_arrow.svg) no-repeat center center;
		background-size: 24px
	}
	.serach-close-mob {
		display: inline-block;
		float: right;
		width: 38px;
		height: 56px;
		background: url(images/close-icon.svg) no-repeat center center;
		background-size: 24px
	}
	.header-top .header-search {
		float: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		display: none;
		height: 56px;
		background: #fff
	}
	.header-top #searchform {
		width: calc(100% - 86px);
		margin-left: 0;
		border: none;
		height: 56px;
		background: 0 0
	}
	.header-top #searchform #s {
		width: 100%;
		padding: 10px 0
	}
	.header-top #searchsubmit {
		display: none
	}
	.slicknav_btn {
		width: 24px;
		height: 24px;
		background: url(images/menu-icon.svg) no-repeat center center;
		background-size: 24px;
		padding: 16px 8px;
		display: none
	}
	.slicknav_menu .slicknav_icon {
		display: none
	}
	.header-wrap {
		margin: 0 auto;
		width: 100%;
		position: fixed;
		top: 0;
		z-index: 100;
		background: #fff;
		border-bottom: 1px solid #d7d7d7;
		margin: 0;
		padding: 0;
		height: 56px
	}
	.header-top .top-nav {
		display: none
	}
	.footer {
		padding: 10px 0 40px 0;
		height: auto;
		margin-top: 40px;
	}
	.footer-line p {
		opacity: 1
	}
	.copyright-line p,
	.copyright-line span {
		opacity: 1
	}
	.header-bottom {
		display: none
	}
	.featured-item-thumb,
	.loop-thumb {
		background: 0 0
	}
	.featured-item-thumb img,
	.loop-thumb img {
		width: 100%
	}
	.cp-large-thumb {
		background: 0 0
	}
	.cp-large-thumb img {
		width: 100%
	}
	.sb-widget.mh_slider_hp .cat_name {
		font-size: 13px;
		line-height: inherit
	}
	.footer-widget-area .footer-mobile-app-icon {
		margin: 0 auto;
		margin-bottom: 8px
	}
	.slider-image {
		width: 100%;
		margin-left: 0;
		float: none
	}
	.slider-content {
		width: 100%;
		float: none
	}
	.page-template-homepage .content,
	.page-template-press .content {
		width: 100%;
		float: none;
		margin: 0
	}
	#mh_custom_posts-3 {
		margin-bottom: 0
	}
	.hp-sidebar.sb-right {
		margin-left: 0
	}
	.hp-sidebar,
	.pr-sidebar {
		width: 100%;
		margin-left: 0
	}
	.sb-widget.home-1 {
		padding-bottom: 0;
		margin-bottom: 20px;
		border-bottom: none
	}
	.sb-widget.home-1.mh_slider_hp {
		padding-bottom: 20px;
		border-bottom: 2px solid #212121
	}
	.sb-widget.mh_slider_hp .cat_name.mobile {
		display: block
	}
	.sb-widget.mh_slider_hp .cat_name {
		display: none
	}
	.mh-slider-title {
		font-size: 20px;
		padding: 15px 0;
		line-height: 24px
	}
	.mh-slider-content p {
		font-size: 16px;
		line-height: 23px
	}
	.mh-slider-meta {
		font-size: 13.33px;
		line-height: 15px
	}
	.widget-title {
		font-size: 20px;
		line-height: 24px;
		padding: 0 0 20px 0
	}
	.featured-widget {
		margin: 0
	}
	.featured-item {
		width: 100%;
		margin: 0;
		float: none;
		border-top: none;
		padding: 0
	}
	.featured-item-title {
		margin: 20px 0 20px 0;
		font-size: 20px;
		line-height: 24px
	}
	.featured-item-content {
		min-height: auto;
		padding-bottom: 20px
	}
	.mh-excerpt {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 20px;
	}
	.home-2.mh_custom_posts .widget-title {
		padding-top: 36px
	}
	.cp-large {
		width: 100%;
		margin-right: 0
	}
	.cp-large-title {
		font-size: 18px;
		line-height: 24px
	}
	.cp-list {
		width: 100%
	}
	.hp-sidebar .cp-large-thumb {
		width: 100px;
		float: left;
		margin-right: 10px
	}
	.hp-sidebar .cp-large-title {
		font-size: 14px;
		line-height: 18px;
		margin: 0
	}
	.sb-widget.home-3 .cp-large-title {
		margin: 0
	}
	.hp-sidebar .cp-large .meta {
		margin: 0
	}
	.hp-sidebar .cp-large .meta .mh-slider-meta {
		font-size: 14px;
		line-height: 20px;
		color: #000
	}
	.hp-sidebar .cp-large-thumb img {
		width: 100%;
		height: auto
	}
	.hp-sidebar .cp-widget-item {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid #e5e5e5
	}
	.copyright-outer {
		border-top: none;
		padding-top: 0
	}
	.footer-logo {
		display: none
	}
	.footer-line {
		display: none
	}
	.copyright-line {
		width: 100%;
		float: none;
		text-align: center;
		padding-left: 0;
	}
	.copyright-wrap.mobile-only {
		display: block
	}
	.copyright-wrap.mobile-only .copyright-outer {
		border-top: none;
		padding-top: 30px
	}
	.copyright-wrap.mobile-only .footer-logo {
		width: 100%;
		float: none;
		text-align: center;
		display: inline-block
	}
	.copyright-wrap.mobile-only .footer-line {
		float: none;
		width: 100%;
		padding: 30px 0 40px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		display: inline-block
	}
	.copyright-wrap.mobile-only .copyright-line {
		display: none
	}
	.footer-widget-area {
		width: calc(100% - 30px);
		padding: 0;
		float: none;
		text-align: center;
		padding-bottom: 40px;
		margin: 0 15px
	}
	.footer-widget-area:last-child {
		padding-bottom: 0;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		padding-top: 40px;
	}
	.footer-widget-area .social-box {
		margin-bottom: 20px
	}
	.footer-widget-area .social-box a {
		float: none
	}
	.footer-widget-area .footer-mobile-app-icon {
		margin-bottom: 20px;
		width: 160px;
		height: 50px;
		margin-left: auto;
	}
	.content {
		width: 100%;
		float: none;
		margin-bottom: 40px;
	}
	.sidebar {
		width: 100%;
		float: none;
		margin-left: 0
	}
	.loop-wrap {
		margin-bottom: 40px;
		padding-bottom: 40px
	}
	.loop-thumb {
		margin-right: 0;
		width: 100%
	}
	.loop-title {
		margin-bottom: 20px;
		font-size: 20px;
		line-height: 24px;
		margin-top: 20px
	}
	#rpwwt-recent-posts-widget-with-thumbnails-2 img,
	#rpwwt-recent-posts-widget-with-thumbnails-3 img {
		width: 100px!important;
		height: 90px!important
	}
	.sidebar .rpwwt-post-title {
		font-size: 15px;
		line-height: 19px;
		margin-bottom: 10px;
		max-height: 38px
	}
	.entry ol,
	.entry p,
	.entry ul {
		line-height: 32px
	}
	.entry h2 {
		font-size: 24px;
		margin-bottom: 1.2rem;
	}
	.post-nav {
		width: 46%;
		font-size: 14px
	}
	.post-nav.left a i {
		margin-right: 5px
	}
	.post-nav.right a i {
		margin-left: 5px
	}
	.post-nav.left a {
		padding-left: 10px;
		width: calc(100% - 10px)
	}
	.post-nav.right a {
		padding-right: 10px;
		width: calc(100% - 10px)
	}
	.author-box {
		margin: 24px 0
	}
	.sb-widget.home-1.widget_text {
		margin-bottom: 20px
	}
	.page-template-press .content h4.widget-title {
		font-size: 24px;
	}
	.all_news_cta {
		top: 0;
	}
	a.all_news_cta.mob-show {
		display: block;
		top: 0;
	}
	a.all_news_cta.mob-hide {
		display: none;
	}
}

@media screen and (max-width:620px) {
	.slicknav_nav {
		width: 400px
	}
	.header-top {
		width: 400px
	}
}

@media screen and (max-width:420px) {
	.slicknav_nav {
		width: 99%
	}
	.header-top {
		width: calc(100% - 30px);
		padding: 0 20px
	}
	.entry div.wp-caption {
	    width: auto !important;
	    text-align: center;
	    margin: 5px 0 15px 0;
	}
}

@media(max-width: 767px) {
	.footer-widget-area {
		width: 100%;
	}
	.footer-widget-area:last-child {
		width: 100%;
	}
	.footer-widget-area:last-child .footer-widget {
		float: none;
	}
	.footer-widget-area {
		margin: 0;
	}
}
@media (min-width: 798px) and (max-width: 964px) {
	.header-top .top-nav li { padding: 26px 5px; }
	.header-top #searchform { width: 200px; margin: 17px 24px 17px 17px; }
}

.page-template-investor-relations .wrapper.hp * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.blue-btn { display: inline-block; background: #0093e8; color: #FFF; font-size: 13.33px; text-transform: uppercase; padding: 12px 14px; border-radius: 2px; font-family: ProximaNova-Bold;}
.blue-btn:hover { color: #FFF;}
.img-responsive { display: block; max-width: 100%; height: auto; }
.page-template-investor-relations header .header-bottom { display: none; }
.page-template-investor-relations .wrapper.hp { margin-top: 80px; padding: 0; color: #000; }
.investor-banner { width: 100%; height: 420px; padding-top: 78px; display: inline-block; position: relative; z-index: 1; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.investor-banner .row { align-items: center; }
.investor-banner:after { content: ""; width: 100%; height: 100%; background: rgba(0,0,0,0.5); position: absolute; top: 0; left: 0; z-index: -1; }
.investor-banner .container { background: none; padding-right: 12px; padding-left: 12px; }
.investor-banner h1 { color: #FFF; font-size: 48px; font-weight: 400; font-style: normal; font-family: Merriweather-BoldItalic; }
.investor-banner .row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.investor-banner .col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.investor-banner .col-5 { -ms-flex: 0 0 41.6666667%; flex: 0 0 41.6666667%; max-width: 41.6666667%; }
.investor-banner .col-7 { -ms-flex: 0 0 58.3333333%; flex: 0 0 58.3333333%; max-width: 58.3333333%; }
.investor-banner .left-card p { font-size: 32px; font-family: ProximaNova-Semibold; margin-bottom: 16px; color: #FFF; }
.investor-banner .left-card .blue-btn { padding: 12px 32px; }
.investor-banner .left-card .blue-btn img { width: 18px; display: inline-block; margin-right: 6px; }
.investor-banner .left-card p { width: 58%; }
.investor-banner .right-card { background: #FFF; padding: 34px 34px; color: #000; border-radius: 12px; }
.investor-banner .right-card .col-5 { padding: 12px 22px 0 0; }
.investor-banner .right-card .price { font-size: 52px; font-family: ProximaNova-Semibold; }
.investor-banner .right-card ul { list-style-type: none; margin: 0; padding: 0; font-family: ProximaNova-Semibold; font-size: 18px;}
.investor-banner .right-card ul li { display: inline-block; padding: 0 4px; }
.investor-banner .right-card ul.small-font { font-size: 13.33px; margin-top: 8px; }

.investor-content  .row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -12px; margin-right: -12px; }
.investor-content  .col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; padding-left: 12px; padding-right: 12px; }
.investor-content  .col-4 { -ms-flex: 0 0 33.3333333%; flex: 0 0 33.3333333%; max-width: 33.3333333%; padding-left: 12px; padding-right: 12px; }
.investor-content  .col-5 { -ms-flex: 0 0 41.6666667%; flex: 0 0 41.6666667%; max-width: 41.6666667%; padding-left: 12px; padding-right: 12px; }
.investor-content  .col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; padding-left: 12px; padding-right: 12px; position: relative; }
.investor-content  .col-7 { -ms-flex: 0 0 58.3333333%; flex: 0 0 58.3333333%; max-width: 58.3333333%; padding-left: 12px; padding-right: 12px; }
.investor-content  .col-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; padding-left: 12px; padding-right: 12px; }
.investor-content h2 { font-family: Merriweather-BoldItalic; margin-bottom: 16px; }
.investor-content .web-rank-info { background: #000; padding: 16px 15px; text-align: center; color: #FFF; margin-top: -87px; position: relative; z-index: 4; }
.investor-content .web-rank-info .label-txt { font-size: 42px; font-weight: 600; letter-spacing: 1px; width: 100%; display: inline-block; }
.investor-content .web-rank-info .label-txt + p { width: 90%; margin: 0 auto; }
.investor-content .web-rank-info p { font-size: 20px; font-style: normal; font-family: Merriweather-BoldItalic; }
.investor-content .web-rank-info .mt-28 { margin-top: 28px; }
.investor-content .about-section { padding: 80px 0; border-bottom: 2px solid #000; }
/* .investor-content .about-section .row:first-child { margin-bottom: 80px; } */
.investor-content .about-section p { margin-bottom: 20px; }
/*.investor-content .about-section .all_news_cta { position: static; }*/
.investor-content .about-section .dow-techno { text-align: center; }
.investor-content .about-section .dow-techno .img { margin: 0 auto; }
.investor-content .about-section .dow-techno .blue-btn img { width: 18px; display: inline-block; margin-right: 6px; }
.investor-content .about-section .dow-techno .blue-btn { padding: 12px 32px; font-family: ProximaNova-Semibold; font-size: 13.33px;}
.investor-content .about-section .dow-techno p { font-weight: 600; margin: 18px auto; color: #000; width: 60%; }
.investor-content .about-section .team-name h3 { font-family: Merriweather-BoldItalic; font-size: 24px; margin-bottom: 24px; padding-bottom: 16px; border-bottom: 1px solid #e5e5e5; }
.investor-content .about-section .team-name h4 { font-family: Merriweather-BoldItalic; font-size: 20px; margin-bottom: 2px; }
.investor-content .about-section .team-name p { color: #000; margin-bottom: 30px; }
.investor-content .about-section .team-name .leader-team { width: 90%; }

.investor-content .financial-section { padding: 80px 0; border-bottom: 2px solid #000; display: inline-block; width: 100%; }
.financial-section .financial-box { padding: 40px 18px; border: 1px solid #e5e5e5; text-align: center; }
.financial-section .financial-box h3 { font-family: Merriweather-BoldItalic; margin-bottom: 28px; font-size: 22px; }
.financial-section .financial-box p { font-size: 16px; color: #666; margin-bottom: 28px; }
.financial-section .financial-box .blue-btn { width: 100%; }
.financial-section .col-4:nth-child(2) .financial-box h3 { margin-bottom: 22px; }
.financial-section .financial-box.tech h3 { width: 70%; margin: 13px auto 53px; }


.investor-content .press-section { padding: 80px 0; border-bottom: 2px solid #000; display: inline-block; width: 100%; }
.investor-content .press-section .press-card-main { width: calc(66.6666666% - 12px); margin-right: 12px; float: left; }
.investor-content .press-section .press-card-main .press-card { display: flex; align-items: flex-start; padding-bottom: 26px; border-bottom: 2px solid #000; margin-bottom: 26px; }
.investor-content .press-section .press-card-main .press-card:last-child { border: 0; padding-bottom: 0; }
.investor-content .press-section .press-card-main .press-card img { width: 35%; margin-right: 26px; }
.investor-content .press-section .press-card-main .press-card h3 { margin: 0 0 12px; }
.investor-content .press-section ul li { display: flex; align-items: flex-start; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; margin-bottom: 10px; font-size: 14px; color: #000; font-weight: 600; }
.investor-content .press-section ul li img { width: 108px; margin-right: 10px; max-width: inherit; height: 81px; }
.investor-content .form-section { padding: 80px 0 0; }
.investor-content .form-section .news-letter { width: 100%; border: 1px solid #e5e5e5; padding: 47px 38px; }
.investor-content .form-section .news-letter h2 { padding: 0 0 44px; border-bottom: 2px solid #000; margin: 0 0 44px; }
.investor-content .form-section .news-letter p { margin-bottom: 38px; }
.investor-content .form-section .news-letter .form-group { position: relative; }
.investor-content .form-section .news-letter .form-group .form-control { padding: 6px 16px; height: 44px; font-size: 16px; border: 1px solid #e5e5e5; width: calc(100% - 130px);; }
.investor-content .form-section .news-letter .form-group .btn { border: 1px solid #e5e5e5; background: #FFF; padding: 6px 32px; height: 44px; font-size: 14px; text-transform: uppercase; font-weight: 600; border-bottom: 2px solid #0093e8; position: absolute; top: 0; right: 0; color: #000;}
.investor-content .form-section .contact-us { border: 1px solid #e5e5e5; padding: 20px 20px 0; margin-bottom: 0; }
.investor-content .form-section .contact-us .widget-title { border-top: 0; }
.page-template-investor-relations .widget-2.press-1 { margin-bottom: 0px; } 
.page-template-investor-relations .press-page-w1 { display: none; }
.press-reports-main h4.widget-title { font-size: 30px; padding: 0 0 26px; border-top: 0 !important; color: #000; overflow: hidden; opacity: 1; text-transform: none; line-height: 36px; }
.press-reports-main .all_news_cta { position: absolute; top: 12px; right: 0; }
.investor-content .press-section .cp-large { width: calc(50% - 24px); margin-right: 24px; }
.investor-content .press-section ul { width: 50%; }

.web-rank-info .owl-stage .owl-item:last-child .label-txt { margin-top: 28px; }

.investor-content .about-section .team-name .row .col-6:last-child p { margin-bottom: 0;}
.investor-content .form-section .news-letter form.wpcf7-form { padding: 0; background: transparent;}
.investor-content .about-section .text-content p { line-height: 27px;}
.page-template-investor-relations .press-reports-main .cp-widget-item p.cp-small-title { line-height: 21px; }
.financial-section .financial-box .blue-btn img { width: 18px; display: inline-block; margin-right: 6px;}

.investor-content .faq-section { padding: 80px 0; border-bottom: 2px solid #000; }
.investor-content .faq-section .mh-slider-title { margin-bottom: 60px; }
.investor-content .faq-section .col-6:nth-child(1) .que-main,
.investor-content .faq-section .col-6:nth-child(2) .que-main { border-top: 0; padding-top: 0; margin-top: 0; }
.investor-content .faq-section .que-main { padding-top: 36px; margin-top: 36px; border-top: 1px solid #e5e5e5; width: 100%; margin-left: 0px; position: relative; }
.investor-content .faq-section .que-main h4 { font-family: Merriweather-BoldItalic; font-size: 20px; margin-bottom: 14px; }
.investor-content .faq-section .que-main p { margin-bottom: 0; min-height: 50px; }
.investor-content .faq-section .que-main .count { width: 50px; height: 50px; display: inline-block; color: #0093e8; background: #e5f4fc; font-family: Merriweather-BoldItalic;  font-size: 28px; text-align: center; line-height: 50px; border-radius: 50%; position: absolute; top: 0; left: -70px; }

/* News Letter Form Css */
.form-section .wpcf7-response-output { display: none !important; }
.form-section .wpcf7-form-control-wrap span.wpcf7-not-valid-tip { padding: 5px 5px; color: #fa68ba; font-size: 15px; }

.yikes-easy-mc-form.investor-newletter-form .investor-newletter-email { padding: 6px 16px; height: 44px; font-size: 16px; border: 1px solid #e5e5e5; width: 100%; background-color: transparent; margin:0; }
 .yikes-easy-mc-form.investor-newletter-form label.label-inline { width: calc(100% - 130px); margin: 0; padding: 0; }
 .yikes-easy-mc-form.investor-newletter-form .investor-newletter-btn { border: 1px solid #e5e5e5; background: #FFF; padding: 6px 32px; height: 44px; font-size: 14px; text-transform: uppercase; font-weight: 600; border-bottom: 2px solid #0093e8; position: absolute; top: 0; right: 0; color: #000; }
.yikes-easy-mc-form.investor-newletter-form label.empty-form-inline-label.submit-button-inline-label { position: relative; width: 124px; display: block; float: left; margin-left: 6px; }
.yikes-easy-mc-form.mail-chimp-re-up-form input.mail-chimp-input-email { width: 100%; background-color: #fff; border: 1px solid #999; font-size: 14px; line-height: 20px; color: rgba(0, 0, 0, .87); padding: 7px 15px; width: 100%; position: relative;  font-family: 'Open Sans', sans-serif; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin: 0; }
.yikes-easy-mc-form.mail-chimp-re-up-form label { margin: 0;}
.yikes-easy-mc-form.mail-chimp-re-up-form .btn.mail-chimp-input-btn { width: calc(100% - 0px); background: #222; color: #fff; display: inline-block; font-weight: 600; text-align: center;
font-size: 14px; line-height: 20px; padding: 8px 16px; margin-top: 20px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: none; }
/* News Letter Form Css */

@media(max-width: 767px){
	.investor-banner .container, .investor-content { width: 100%; max-width: inherit; }
	.investor-banner .row, .investor-content .row { display: block; }
	.investor-banner .col-6,
	.investor-banner .col-5,
	.investor-banner .col-7,
	.investor-content .col-3,
	.investor-content .col-4,
	.investor-content .col-5,
	.investor-content .col-6,
	.investor-content .col-7,
	.investor-content .col-9 { max-width: 100%; }
	.investor-banner { height: auto; background-size: 130%; background-position: top; padding: 0; }
	.investor-banner h1 { margin: 80px 0; font-size: 36px; }
	.investor-banner .right-card { border-radius: 0; }
	.investor-banner .left-card { text-align: center; margin-bottom: 80px; }
	.investor-banner .left-card p { font-size: 18px; width: 100%; }
	.investor-banner .left-card .blue-btn { width: 96%; }
	.investor-banner .left-card + .col-6 { margin: 0 -12px; max-width: calc(100% + 24px); text-align: center; }
	.investor-banner .right-card .col-5 { padding: 0; }
	.investor-banner .right-card .col-5 img { height: 40px; margin: 0 auto 12px; }
	.investor-content .web-rank-info { margin-top: 0; }
	.investor-content .web-rank-info .col-3:not(:nth-child(1)) { display: none; }
	.investor-content .web-rank-info .label-txt + p { width: 100%; margin: 0 auto; }
	.investor-content .about-section { padding: 40px 12px; }
	/* .investor-content .about-section .row:first-child { margin-bottom: 40px; } */
	.investor-content .about-section .dow-techno { text-align: left; margin-top: 40px; }	
	.investor-content .about-section .dow-techno p { margin: 0; width: calc(100% - 122px); display: inline-block; padding-left: 16px; vertical-align: middle; }
	.investor-content .about-section .dow-techno .blue-btn { padding: 12px 12px; width: 100%; text-align: center; margin-top: 20px; }
	.investor-content .about-section .team-name .leader-team { width: 100%; }
	.investor-content .about-section .team-name h3 { font-size: 20px; }
	.investor-content .about-section .team-name h4 { font-size: 18px; }
	.investor-content .about-section .team-name p { margin-bottom: 26px; }
	.investor-content .faq-section { padding: 40px 12px; }
	.investor-content .faq-section .mh-slider-title { margin-bottom: 30px; }
	.investor-content .faq-section .que-main h4 { font-size: 18px; }
	.investor-content .faq-section .que-main p { min-height: inherit; }
	.investor-content .faq-section .que-main .count { font-size: 24px; left: 0px; }
	.investor-content .faq-section .que-main { padding-top: 26px; margin-top: 26px; }
	.investor-content .faq-section .col-6:nth-child(2) .que-main { border-top: 1px solid #e5e5e5; padding-top: 26px; margin-top: 26px; }
	.investor-content .about-section .all_news_cta,
	.investor-content .press-section .all_news_cta { right: 0; }
	.investor-content h2 { padding: 0; }
	.investor-content .press-section { padding: 40px 12px; border-bottom: 2px solid #000; }
	.investor-content .press-section .press-card-main { width: 100%; margin: 0; }
	.investor-content .press-section ul { width: 100%; margin: 0; }
	.investor-content .press-section .press-card-main .press-card p { display: none; }
	.investor-content .press-section .press-card-main .press-card img { width: 108px; margin-right: 10px; }
	.investor-content .press-section .press-card-main .press-card { padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; margin-bottom: 10px; }
	.investor-content .press-section .press-card-main .press-card:last-child { padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; margin-bottom: 10px; }
	.investor-content .press-section .press-card-main .press-card h3 { font-family: ProximaNova-Regular; font-size: 14px; line-height: 19.6px; margin: 0; }
	.investor-content .form-section { padding: 40px 12px 0; }
	.investor-content .form-section .news-letter { padding: 22px 22px; margin-bottom: 20px; }
	.investor-content .form-section .news-letter h2 { padding: 0 0 22px; margin: 0 0 22px; text-align: center;  }
	.investor-content .form-section .news-letter .form-group .form-control { width: 100%; }
	.investor-content .form-section .news-letter .form-group .btn { position: static; width: 100%; margin-top: 8px; }
	.investor-content .press-section .cp-large { width: 100%; margin-right: 0; display: flex; align-items: flex-start; font-size: 14px; color: #000; font-weight: 600; }
	.investor-content .press-section .cp-list-item:first-child, .investor-content .press-section .home-wide .cp-list-item:first-child { padding-top: 10px; margin-top: 10px; }
	.investor-content .press-section .cp-small-thumb { width: auto; }
	.investor-content .press-section ul li img { margin: 0; }
	.investor-content .press-section .cp-large .mh-excerpt { display: none; }
	.investor-content .press-section .cp-large img { width: 108px; max-width: inherit; margin-right: 8px; }
	.investor-content .press-section .cp-large .cp-large-title { font-family: ProximaNova-Semibold; font-size: 16px; line-height: 20px; margin: 0 0 5px; }

	.page-template-investor-relations .wrapper.hp { margin-top: 58px; }
	.investor-content .financial-section { padding: 40px 12px 20px; }
	.financial-section .financial-box { margin-bottom: 20px; }
	.financial-section .financial-box.tech h3 { width: 100%; margin: 0 auto 38px; }
	.financial-section .financial-box h3 { margin-bottom: 22px; font-size: 20px; }
	.financial-section .financial-box p { line-height: 25px;}

	/* News Letter Form Css */
	.yikes-easy-mc-form.investor-newletter-form .investor-newletter-btn { position: relative; margin: 0; }
	.yikes-easy-mc-form.investor-newletter-form label.empty-form-inline-label.submit-button-inline-label { position: static; width: 100%; display: inherit; float: none; margin: 8px 0 0 0;	}
	.yikes-easy-mc-form.investor-newletter-form label.label-inline { width: 100%; }
	/* News Letter Form Css */
}
.stock-ticker-wrapper ul.stock_ticker .sqitem { font-family: ProximaNova-Semibold; font-size: 15px; }
.stock-ticker-wrapper ul.stock_ticker .minus > .sqitem:before, .stock-ticker-wrapper ul.stock_ticker .plus > .sqitem:before { display: none; }
.change-main { display: block; font-size: 18px; font-weight: 600; margin-top: 8px; }

.sponsore-by { display: flex; align-items: center; padding: 5px 0 20px 0; position: relative;font-family:ProximaNova; }
.sponsore-by .spon-img  { width: 44px; height: 44px; border-radius: 50%; position: relative; overflow: hidden; margin-right: 12px;font-family:ProximaNova; }
.sponsore-by .spon-img img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 100%;font-family: ProximaNova-Semibold; }
.sponsore-by .spon-txt h3 { font-family: ProximaNova-Semibold; font-size: 16px; }
.sponsore-by .spon-txt h3 a { color: #0093E8;font-family: ProximaNova-Semibold; }
.sponsore-by .spon-txt h3 span { display: inline-block; cursor: pointer; width: 18px; height: 18px; text-align: center; line-height: 18px;font-family: ProximaNova-Semibold;}
.sponsore-by .spon-txt h3 span:hover + a + .popover { display: block;font-family: ProximaNova-Semibold; }
.popover { display: none; width: 290px; min-height: 60px; padding: 20px 20px; background: #FFF; font-family: ProximaNova-Semibold; font-size: 15.33px; color: rgba(0, 0, 0, 0.6); position: absolute; top: 45px; left: 5px; z-index: 1;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2); }
.popover:after { content: ""; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 6px solid #FFFFFF; position: absolute; top: -6px; left: 0px; right: 0; margin: 0 auto; }

.sponsore-by-wrap { display: flex; align-items: start; padding: 30px 0 40px; position: relative; border-bottom: 1px solid #e5e5e5; }
.sponsore-by-wrap .wrap-img  { width: 180px; height: 180px; border-radius: 50%; position: relative; overflow: hidden; margin-right: 24px; }
.sponsore-by-wrap .wrap-img img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 100%; }
.sponsore-by-wrap .wrap-txt { width: calc(100% - 180px); font-size: 18px;font-family: ProximaNova-Regular;font-weight:400;line-height:24px; }
.sponsore-by-wrap .wrap-txt h6 { font-family: Merriweather-BoldItalic; font-size: 16px; color: rgba(0,0,0,0.6); margin-bottom: 10px; }
.sponsore-by-wrap .wrap-txt h4 { font-family: ProximaNova-Semibold; font-size: 18px; color: #0093E8; margin-bottom: 10px; }
.sponsore-by-wrap .wrap-txt h4 a { color: #0093E8; }

.sponsored-content-main { text-align: center;font-family: ProximaNova-Semibold; }
.sponsored-content-main .sponsored-content-img img { width: 100%; margin-bottom: 20px; }
.sponsored-content-main .sponsored-content-subtitle { font-family: ProximaNova-Semibold; margin-bottom: 20px; color: #000;}
.sponsored-content-main .sponsored-content-btn a { width: 125px; background: #0093e8; color: #fff!important; padding: 13px 20px; font-size: 13.33px; text-transform: uppercase; display: inline-block; margin-bottom: 40px; }
body.single-post .entry .sponsored-content-main a:hover {text-decoration: none;}

@media(max-width: 767px){
	.sponsore-by-wrap { display: block; position: relative; padding: 0px 0 20px; }
	.sponsore-by-wrap .wrap-img { width: 84px; height: 84px; margin: 0 0 20px; }
	.sponsore-by-wrap .wrap-txt { width: 100%; }
	.sponsore-by-wrap .wrap-txt div { position: absolute; top: 15px; left: 104px;}
	.sponsore-by-wrap .wrap-txt h6 { font-size: 15px; }
	.sponsore-by-wrap .wrap-txt h4 { font-size: 18px; }
	.popover { width: calc(100% - 50px); left: 5px; }
	.popover:after { left: -32px; }
	.sponsored-content-main .sponsored-content-btn a { width: 100%; padding:13px 0;}
}

.adbutlerwrapper {

}

.adbutlerzone{
    max-width:100%;
    height:auto;
    text-align:center;
    border-bottom:1px solid;
    border-color:#e5e5e5;
  }
  
  .adbutlerzone.header.desktop{
    border-top:none;
    padding-top:0;
    padding-bottom:1rem;
    margin-bottom:3rem;
	margin-top:6rem;
  }

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

.adbutlerzone {display: none;}
.adbutlerzone.header.desktop {
display:none;}

}