/* reset*/
html, body{
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

div, span, applet, object, iframe,
p, blockquote, pre,
 abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6{
	border: 0;
	margin: 0;
	padding: 0;
}
select, input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #898989;
}
input, textarea {
	/*border: solid 1px #c8c8c8;*/
	padding: 4px 10px;
}

textarea {
	resize: none;
}
select:focus, input:focus, textarea:focus{
	outline: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
img {
	font-size: 12px;
	color: #fff;
}
.img_block{
	display: block;
}
/* Reset */

.index2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	width: 770px;
	line-height: 20px;
	color: #6D6E70;
	padding: 0px;
	margin: 0px;
	border: solid 1px #A8A9AD;
}

.index2 .popup_main {
	width: 770px;
}

.index2 .popup_main .info{
	padding: 20px 10px 10px 10px;	
	margin-bottom: 10px;
	width: 750px;
}

.index2 .popup_main .info a, .index .popup_main .info a:active, .index .col a, .index .col a:active{
	text-decoration: none;
	color: #6D6E70;	
	font-weight: bold;
}

.index2 .col .left_col a, .index .col .left_col a:active, .login_table a{
 	text-decoration: none;
	color: #c4c4c4;	
	font-weight: normal;
}

.index2 a h1{
	color: red;
	text-decoration: underline;
	font-size: 26px;
	text-align: center;
	
}

.alert_more{
    font-size: 14px;
    font-family: 'helvetica';
    font-weight: bold;
    color: #a5ce3a;
    text-transform: uppercase;
    padding: 7px;
    margin-bottom: 10px;
}
.alert_box_channel .c21_post_box .c21_post_img{
    border: 1px solid #eee;
}

.index2 .popup_main .info .logo{
	height: 30px;
	margin-bottom: 30px;
}

.logo img{
	border: 0px;	
}

.index2 .popup_main .unheader{
	background-color: #A8A9AD;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
	height: 28px;
	line-height: 28px;
	position: relative;
	
}
.index2 .col {
	width: 770px;
	position: relative;
	clear: both;
}
.index2 .col .left_col{
		width: 252px;
		float: left;
		position: relative;
		padding: 10px 10px 10px 10px;
		border-right: solid 1px #A8A9AD;
		height: 190px;
	}
	
.index2 .col .middle_col{
		width: 200px;
		float: left;
		position: relative;
		padding: 10px 10px 10px 10px;
		font-size: 16px;
		font-weight: bold;
		border-right: solid 1px #A8A9AD;
		height: 190px;
		text-align: center;
	}
.index2 .col .right_col{
		width: 250px;
		float: left;
		position: relative;
		padding: 10px 10px 10px 15px;
		height: 190px;
	}
	
.index2 .col .right_col h1{
	margin: 0px 0px 10px 0px;
}
	
.index2 .col .left_col input, .login_table form input.text_field{
	border: 1px solid #c4c4c4;
        background: none;
        width: 230px;
        height: 30px;
        font-size: 18px;
        padding-left: 5px;
        margin-top: 10px;
        color: #fff;
}

#c21_pro_popup_inner .login_table form input.text_field{
/*	width:auto;*/
}

.index2 .col .left_col .button_submit{
	border: 0px;
	width: 70px;
	margin: 0px 10px 0px 0px;
	padding-left: 4px;
	background-color: #A8A9AD;
	margin-top: 10px;
	font-size: 18px;
	text-align: left;
	line-height: 24px;
	height: 30px;
	cursor: pointer;
}
/* reset*/
html,body {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

div,span,applet,object,iframe,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	border: 0;
	margin: 0;
	padding: 0;
}

select,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #898989;
}

input,textarea {
	/*border: solid 1px #c8c8c8;*/
	padding: 4px 10px;
}

textarea {
	resize: none;
}

select:focus,input:focus,textarea:focus {
	outline: none;
}

blockquote {
	quotes: none;
}

blockquote:before,blockquote:after {
	content: '';
	content: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {
	border: none;
}

img {
	font-size: 12px;
	color: #fff;
}

.img_block {
	display: block;
}

/* Reset */
.index2 {
    background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 770px;
	line-height: 20px;
	color: #6D6E70;
	padding: 0px;
	margin: 0px;
	border: solid 1px #A8A9AD;
}

.index2 .popup_main {
	width: 770px;
}

.index2 .popup_main .info {
	padding: 20px 10px 10px 10px;
	margin-bottom: 10px;
	width: 750px;
}

.index2 .popup_main .info a,.index .popup_main .info a:active,.index .col a,.index .col a:active
	{
	text-decoration: none;
	color: #6D6E70;
	font-weight: bold;
}

.index2 .col .left_col a,.index .col .left_col a:active {
	text-decoration: none;
	color: #6D6E70;
	font-weight: normal;
}

.index2 a h1 {
	color: #A6CE39;
	text-decoration: none;
	font-size: 24px;
	text-align: left;
}

.index2 .popup_main .info .logo {
	height: 30px;
	margin-bottom: 30px;
}

.logo img {
	border: 0px;
}

.final_up img {
	border: 0px;
	margin: 0px 10px 0px 10px;
}

.index2 .popup_main .unheader {
	background-color: #A8A9AD;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
	height: 28px;
	line-height: 28px;
	position: relative;
}

.index2 .col {
	width: 770px;
	position: relative;
	clear: both;
}

.index2 .col .left_col {
	width: 252px;
	float: left;
	position: relative;
	padding: 10px 10px 10px 10px;
	border-right: solid 1px #A8A9AD;
	height: 190px;
}

.index2 .col .middle_col {
	width: 200px;
	float: left;
	position: relative;
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	font-weight: bold;
	border-right: solid 1px #A8A9AD;
	height: 190px;
	text-align: center;
}

.index2 .col .right_col {
	width: 250px;
	float: left;
	position: relative;
	padding: 10px 10px 10px 15px;
	height: 190px;
}

.index2 .col .right_col h1 {
	margin: 0px 0px 10px 0px;
}

.index2 .col .left_col input {
	border: solid 1px #A8A9AD;
	background: none;
	width: 230px;
	height: 30px;
	font-size: 18px;
	padding-left: 5px;
	margin-top: 10px;
}

.button_submit {
	border: 0px;
	width: 70px;
	margin: 0px 10px 0px 0px;
	padding-left: 4px;
	cursor: pointer;
	background-color: #A8A9AD;
	margin-top: 10px;
	font-size: 18px;
	text-align: left;
	line-height: 24px;
	height: 30px;
}
.button_submit_auto {
	width:auto;
}

/* login */

div.login_table {
        background: transparent;
    border: none;
    max-width: 800px;
    box-sizing: border-box;
    float: left;
    padding: 0;
}

div.login_table > div {
    box-sizing: border-box;
    width: 100%;
    float: left;
}
.lt_input_wrapper {
    float: left;
    padding: 2px;;
}
.lt_forgot_pass {
    clear: both;
    display: block;
    margin-bottom: 10px;
}
.lt_input_wrapper.has_link input{
    margin-bottom: 10px;
}
.login_table .lt_rw {
    margin-bottom: 8px;
}

div.login_leftblock {
	vertical-align: top;	
}

div.login_leftblock div.logo {
    margin: 20px 0 0 0;
    padding: 8px;
}
.lt_info_bottom {
    padding: 0 8px 24px;
    float: left;
}
.lt_info_bottom .lt_info_right {
    width: calc(100% - 90px);
    float: left;
}
.lt_info_bottom .lt_info_left {
    width: 90px;
    float: left;
    text-align: right;
}

.login_table form input{
	margin-right: 10px;
}	

.login_table input.button_submit { 
	margin-bottom: 10px;
}
.login_table  form div.lt_input_wrapper input {
	float: left;
}
.login_table  form div a div {
	vertical-align: 20px; 
	width: 150px; 
	float: left;
	margin-top: 19px; 
	margin-left: 5px;
}
/* login end */

/*final*/
.final_up {
	height: 24px;
	border-bottom: solid 1px #A8A9AD;
}

.final_up span {
	line-height: 24px;
}

.final_down {
	position: relative;	
}

.final_down .text_field{
	margin: 35px 0px 35px 0px;
}

.final_down .left_col {
	position: relative;
	width: 44%;
	
	float: left;
	padding: 15px 10px 15px 15px;
}

.final_down .right_col {
	position: relative;
	width: 48%;
	float: right;
	padding: 15px 10px 15px 15px;
	border-left: solid 1px #A8A9AD;
}

.final_down .button_submit{
		margin-top: 0px;
	}

.final_down .right_col .button_submit{
		margin-left: 35px;
		width: 90px;
	}

.final_down h5{
	color: red;
	font-size: 18px;	
	margin-bottom: 10px;
}


/*end final*/

/* Lightboxes */
.lb_input{
	padding-left: 7px !important;
}
.voucher_input{
	width:60px !important;
	height:16px !important;
	font-size: 11px !important;
}
/* end lightboxes */

/*share buttons for perspective index page*/
.share_right {
	float: right;
	margin: 10px 0 51px 20px;}
/**/

#header span.h1 { float:left }

.screening-form-table{
    width: 100%;
    font-size: 12px;
    font-weight: normal;
}
.pro-page h1 {
	font-size: 24px;
	color: #484848;
	line-height: 36px;
	margin-bottom: 26px;
}
.pk_holder table {
	text-align: left;
	box-sizing: border-box;
	border-top: none !important;
}
.pk_holder table td {
	font-weight: 700;
	font-size: 14px;
	box-sizing: border-box;
	padding: 10px 5px;
	background-color: #e7e8ea;
	border-top: none !important;
	text-align: center;
	border: 5px solid #fff;
	width: 124px;
	min-width: 124px !important;
}
.pk_holder table tr td:first-child {
	text-align: left;
	padding: 10px 30px;
}
.pk_holder table td.green_cell {
	width: 145px;
	background: #a6ce39
}
.pk_holder table tr td:first-child {
	width: 400px;
}
.pk_holder table tr.first td {
	padding: 0;
	background: none;
}
.pk_holder .pk_box {
	background: #e7e8ea;
	box-sizing: border-box;
	height: 244px;
	text-align: center;
	margin-top: 21px;
	padding: 20px 7px;
}
.pk_holder .green_cell .pk_box {
	margin-top: 0;
	height: 265px;
	background: #a6ce39;
	padding-top: 41px;
}
.pk_holder .green_cell .pk_box a {
	background: #505050;
}
.pk_box h2 {
	color: #484848;
	line-height: 20px;
	height: 40px;
	margin-bottom: 5px;
	font-size: 14px;
}
.pk_box p {
	color: #484848;
	line-height: 18px;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 5px !important;
	height: 97px;
}
.pk_box span.price {
	font-size: 17px;
	display: block;
	margin-bottom: 12px;
}
.pk_box a {
	display: block;
	background: #505050;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 3px;
	border:1px solid #fff;
}
.pk_holder table td .no {
	display: block;
	margin: 0 auto;
	width: 17px;
	height: 17px;
	background: url(../images/no.png) no-repeat;
	
}
.pk_holder table td .yes {
	display: block;
	margin: 0 auto;
	width: 25px;
	height: 17px;
	background: url(../images/yes.png) no-repeat;
	
}
.pk_holder table td.green_cell .yes {
	background: url(../images/yes_w.png) no-repeat;
}
.pk_holder p.large {
	font-size: 22px;
}
.pk_holder p.large-2 {
	font-size: 24px;
}

.post, .post p {
	color: #555;
    font-family: Arial,sans-serif;
    font-size: 14px;
    line-height: 18px;
}
.left-side-container {
	width:68%;
	float:left;
	margin-right:2%;
}
.right-side-container {
	width:28%;
	float:right;
	margin-left:2%;
}

.fullpage .left-side-container  {
	width:100%;
}

.fullpage .right-side-container  {
	display:none;
}

.c21-conferences-tabmenu span {
	font-weight:bold;
	font-size:20px;
	display:block;
	margin-bottom:5px;
}

.post p.subtitle {
	font-size:26px;
	font-weight:bold;
	text-align:center;
}
.right-side-container h3 {
	margin-top:25px;
	margin-bottom:5px;
}

h2.pagetitle {
	font-size: 24px;
    letter-spacing: -1px;
    line-height: 24px;
    text-transform: none;
}

.single .video-js-box {
	max-width:100%;
}

.single video.video-js {
	max-width:100%;
	height:auto !important;
}

.single img {
	max-width:100%;
	/*height:auto !important;*/
}

#wpadminbar #wp-admin-bar-my-account.with-avatar > .ab-empty-item img, #wpadminbar #wp-admin-bar-my-account.with-avatar > a img {
	height:16px !important;
}

button.unmute, button.mute {
	display: inline-flex;
	line-height: 30px;
	font-size: 14px;
	background: #a6ce39;
	border: none;
	position: absolute;
	top: 20px;
	z-index: 1;
	padding: 0 10px 0 0;
	margin-left: 20px;
	cursor: pointer;
	color: #FFF;
	white-space: nowrap;
}
button.mute {
	display: none;
        z-index: -1;
}
.video_wrp:hover button.mute {
    z-index: 1;
}
.vjs-fullscreen > button.unmute, .vjs-fullscreen > button.mute{
	z-index: 9999 !important;
}
button.unmute svg, button.mute svg {
	width: 30px;
	fill: #FFF;
}

.content-strategy-menu-wrapper .inner {
	max-width:940px;width: 100%;margin:0 auto;
}
.content-strategy-menu-wrapper {
	width:100%;background:#000000;color:#a6ce39;padding: 10px 15px;
	font-size: 16px
}
.content-strategy-block .wp-block-image {
	margin-bottom: 0px;
}
.content-strategy-wrapper {
	display:flex;
	justify-content: space-between;
	align-items: flex-start;
}
.content-strategy-wrapper .cs-single-content {
	flex: 0 0 68%;
	max-width: 68%;
}
.content-strategy-wrapper .cs-single-content-priority,
.department-container .cs-single-content-priority {
	background: #dfdfdf;
	flex: 0 0 30%;
	max-width: 30%;
}
.department-container .cs-single-content-priority {
	max-width: 100%;
}
.content-strategy-wrapper .cs-single-content-priority h6,
.department-container .cs-single-content-priority h6 {
	background:#000000;
	color:#ffffff;
	text-align: center;
	padding: 10px 0px;
}
.content-strategy-wrapper .cs-single-content-priority .cs-single-content-priority-list,
.department-container .cs-single-content-priority .cs-single-content-priority-list {
	padding:20px 10px;
}
.content-strategy-wrapper .cs-single-content-priority .cs-single-content-priority-list ul li,
.department-container .cs-single-content-priority .cs-single-content-priority-list ul li {
	margin-bottom: 20px;
	list-style-type: none;
}
.content-strategy-wrapper .channel_info h1 {
	font-family: open sans;
    letter-spacing: 0;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.2;
    font-size: 45px;
}
.fund-filter-wrapper * {
	box-sizing: border-box;
}
.fund-filter-wrapper {
	background: #fff;
	width: 940px;
	margin: 0 auto;
	max-width: 100%;
	padding: 0 0 10px;
	text-align: right;
}
.funding .select2-results__option {
	font-size: 10px
}
.fund-filter-wrapper .show_filter_nav li {
	display: inline-block;
	float: left;
}
.fund-filter-wrapper .show_filter_nav {
	display: inline-block;
	clear: both;
}
.fund-filter-wrapper .select2-container--default .select2-selection--single {
	border-radius: 0;
	border: 1px solid #DADADA;
	border-right: none;
	padding: 2px;
	height: 34px;
	min-width: 112px;
	font-size: 10px;
	text-align: left;
}
.fund-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 32px
}
.fund-filter-wrapper .show_filter_nav .filter_search_bar {
	border: 1px solid #DADADA;
	height: 34px;
	box-sizing: border-box;
	padding: 2px;
	z-index: 99;
	position: relative;
	width: 352px;
	max-width: 100%;
	color: #D0CFD4;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
}
.fund-filter-wrapper .search_text {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	height: 30px;
	width: 280px;
	color: #D0CFD4;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
}
.fund-filter-wrapper .search_button {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	cursor: pointer;
	font-size: 20px;
	color: #54595F
}
.funding .select2-container--default .select2-results__option[aria-selected="true"]{
  background-color: #AFCA0B !important;
  color: #fff;
}
.funding  .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #AFCA0B;
  color: white;
}
.fund-page-menu-wrapper .inner {
	max-width:940px;width: 100%;margin:0 auto;
}
.fund-page-menu-wrapper {
	width:100%;background:#000000;color:#fdb117;padding: 10px 15px;
	font-weight: bold;
}
.fund-detail-page .tags {
	display: inline-block;
}
.fund-detail-page .cs-single-content-priority {
	font-family: 'Open Sans';
	 margin-top: 12px;
	  background: #fff;
	  box-shadow: 0px 5px 6px rgba(34, 17, 85, 0.1);
	  margin-right: 3px;
}
.wp-caption {
	max-width: 100%
}
.fund-loader {
	text-align: center;
}
.fund-loader #load_more_campaign {
	font-size: 30px
}
.funding .header_middle_block .wp-block-image {
	margin-bottom: 0
}
.funding .c21_post_box .c21_post_img {
	height: 175px
}
.funding .c21_post_img a {
	height: 175px;
	vertical-align: middle;
	line-height: 174px;
	text-align: center;
}
.funding .c21_post_img a img {
	vertical-align: middle;
	border: none;
	float: none;
	display: initial;
	max-height: 166px;
}
.funding .c21_post_meta p {
	line-height: 18px;
	font-size: 16px;
    font-family: 'Open Sans';
    line-height: 22px;
}
.fund-filter-wrapper .select2-container {
	min-width: 112px
}
.fund-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #000;
    line-height: 28px;
    font-size: 10px;
    text-align: center;
    height: 34px;
    font-family: unset;
}
.fund-filter-wrapper .filter_search_bar ::placeholder {
	color: #d1d2d7;
	opacity: 1;
}
.fundamental-page-content {
	color: #7a7a7a;
	font-family: open sans,Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.fund-detail-page .cs-single-content-priority-list .wp-post-image {
	padding-bottom: 10px;
	height: auto;
	width: 100%;
}
.funding .entry_author_info {
	font-size: 11px;
}
.funding .sw_cloud a {
	text-decoration: underline;
}
.fundamental-image img {
  width: auto;
}
.funding .nw_sidebar {
	margin-top: 10px;
}
.funding .sw_cloud h3 {
	font-family: arial;
}
.single-big_picture_posts .bpn-member-side-panel h2,
.bpn-board-member-side-panel h2 {
	color: #000000C9;
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 15px;
}
.single-big_picture_posts .bpn-member-side-panel .bpn-member-excerpt,
.single-big_picture_posts .bpn-member-side-panel .bpn-member-content,
.bpn-board-member-side-panel .bpn-member-excerpt{
	color: #000000C9;
    font-family: "Open Sans", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px;
}
.single-big_picture_posts .bpn-member-side-panel img,
.bpn-board-member-side-panel  img {
	width: 100%;
	margin-bottom: 20px;
}
.single-big_picture_posts .bpn-member-side-panel .bpn-see-more {
	font-family: "Open Sans", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    background-color: #a3cb3c;
}
.bpn-correspondent-wrapper {display: block;}
.bpn-board-member-side-panel .fa {  
  	padding: 10px;
	font-size: 18px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	margin-right: 10px;
}
.bpn-board-member-side-panel .fa-link {
	margin-right: 0;
}    
.bpn-board-member-side-panel .fa-facebook {  
	background: #3B5998;  
  	color: white;  
}  
.bpn-board-member-side-panel .fa-twitter {  
	background: #55ACEE;  
  	color: white;  
}  
  
.bpn-board-member-side-panel .fa-linkedin {  
	background: #007bb5;  
  	color: white;  
}  
  
.bpn-board-member-side-panel .fa-youtube {  
	background: #bb0000;  
  	color: white;  
}  
  
.bpn-board-member-side-panel .fa:hover {  
	opacity: 0.9;  
}  
.department-container .cs-single-content-priority-list {
	font-family: Open sans;
	font-size: 16px;
	line-height: normal;
}
.home .elementor-element-3cab1c61 {
    margin:20px 0;
}
/*.home .elementor-element-8741155 {
    margin-bottom:20px;
}
.home .elementor-element-e1040cd {
    margin-bottom:20px;
}*/
.home .elementor-col-33 .ad img {
    margin-bottom:20px;
}

@media (max-width: 575px) {
	.content-strategy-wrapper {
		flex-direction: column;
	}
	.content-strategy-wrapper .cs-single-content {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.content-strategy-wrapper .cs-single-content-priority,
	.department-container .cs-single-content-priority {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.fund-filter-wrapper .select2-container {
		width: 100% !important
	}
	.fund-filter-wrapper .show_filter_nav li {
		width: 25%;
	}
	.fund-filter-wrapper .show_filter_nav li.filter_search_bar  {
		width: 100%
	}
}


/* channels CSS */

.channels .cs-single-content-priority .cs-single-content-priority-list ul li::marker,
.department-container .cs-single-content-priority  .cs-single-content-priority-list ul li::marker {
	content: ""
}
.channels .cs-single-content-priority .cs-single-content-priority-list ul li::before,
.department-container .cs-single-content-priority .cs-single-content-priority-list ul li::before {
	content:"●";
	font-size: 22px;
	margin-right: 3px;
}
.channels .cs-single-content-priority h6,
.department-container .cs-single-content-priority h6 {
	font-size: 16px;
}

.channels div#container  {
	width: 900px;
	max-width: 100%
}
.channels .mediabase_company_url {
	font-size: 16px
}
.top-text-section, .top-text-section p {
  font-family: open sans,Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px !important;
	margin-bottom: 0 !important;
	color: #7A7A7A
}
.elementor-page #blog-page .pagetitle {
	padding: 30px 10px 0px;
	font-size: 42px;
	font-weight: 900;
	color: #a6ce39;
	text-transform: uppercase;
	font-family: "Roboto"
}
.custom-columns-box input#scr_search_input {
	margin-right: 10px;
	padding-right: 30px;
	width: 325px;
}
.custom-columns-box .c21_post_exc {
	font-family: open sans,Sans-serif;
}
div.post .custom-columns-box img {
	margin-bottom: 0
}
.custom-columns-box .c21_post_box .c21_post_img {
	line-height: 0
}
@media (max-width: 767px) {
    .elementor-page #blog-page h2.pagetitle {
        line-height: 36px;
    }
	.department-container .nw_sidebar{
		display: block;
	}
	.single_product_display .product_description {
		max-width: 600px;
		width: 100% !important;
	}
	.single-wpsc-product div.productcol {
		margin:0 !important;
	}
}
@media (max-width: 575px) {
	.elementor-page #blog-page .pagetitle {
		font-size: 28px;
	}
	.top-text-section, .top-text-section p {
	  font-size: 18px;
	  line-height: 1.2 !important;
	}
}