@charset "utf-8";

/*
Theme Name: Business of Apps
Author: Nick Boldison
Author URI: http://nick.boldison.com
Theme URI: http://nick.boldison.com
Description: A custom build for Business of Apps
Version: 1.1.4.2
*/

/* --------------- reset.css --------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
    margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;}
@media only screen and (max-width: 767px) { a > img { max-width: 100%; width: auto; height: auto; } }
em {
    margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;}
legend {float: none;}

input[type=submit],
a { margin: 0; padding: 0; vertical-align: baseline; background: transparent; text-decoration: none; color: #000000; }

.h-top_i h1 a:hover,
.h-top_i p a:hover,
.f-copy p a:hover,
input[type=submit]:hover,
.n-list__item__title h3 a:hover,
.n-list__item__title h1 a:hover,
a:hover { color: #0094FF;}

h1, h2, h3, h4 {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
    line-height: 1.1;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
}
h1 {
    font-size: 40px;
    line-height: 2.4rem;
}
h2 {
    font-size: 28px;
}
h3 {
    font-size: 25px;
}
h4 {
    font-size: 25px;
}

hr {
    background: #D8DCDE;
    border: 0;
    height: 1px;

}

p {
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
}
ul li {
    font-size: 18px;
    font-weight: 300;
}

table { border-collapse: collapse; border-spacing: 0; }
td, td img { vertical-align: top; }

.button,
.cta-button,
input[type="button"],
input[type="submit"],
button {
    background: #000000;
    border-radius: 4px;
    border: none;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
    cursor: pointer; 
    color: white !important;
    font-size: 16px;
    text-decoration: none;
    padding: 12px 40px 12px 20px;
    position: relative;
    line-height: normal;
}
.button-green {
    background: #00B882;
}
.button-green:hover {
    background: #009A6D !important;
}

.button::after,
.cta-button::after,
input[type="button"]::after,
input[type="submit"]::after,
button::after,
.sm-pagination .show-more-directory:after {
    content: url(../svg/button-arrow.svg);
    margin-left: 6px;
    position: static;
}
button.btn::after
{
    content: none;
}
.button:hover,
.cta-button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover  {
    background: #0094FF;
    color: white;
}

input, select, button, textarea { margin: 0; font-size: 100%; color: #000000; }
input[type="checkbox"] { vertical-align: bottom; }
input[type="radio"] { vertical-align: text-bottom; }

sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

body .main .main__l.contentright						{ float:right; padding-right:0; }
body .main .main__l.contentleft						{ float:left; }
body .main .main__l.fullwidth .comments__item__r,
body .main .main__l.fullwidth 						{ width:100%; }
body .main .main__r.sidebarright						{ float:right; padding-right:0; }
body .main .main__r.sidebarleft						{ float:left; padding-left:0; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto !important;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

@media only screen and (max-width: 767px) {
	.single-post .main__r.sidebarright{
		display: none;
	}
}

.swp_social_panel.bravepop_embedded_sibling {
    display: flex;
    visibility: visible;
}
h2.related-links-header.bravepop_embedded_sibling {
    display: block;
    visibility: visible;
    margin-top: 20px;
}
ul.ul-styled.bravepop_embedded_sibling {
    display: block;
    visibility: visible;
}
ul.ul-styled {
    border: 1px solid #D8DCDE;
    padding: 0px !important;
    list-style-type: none;
    border-radius: 4px;
    margin-left: 0 !important;
}
ul.ul-styled.list-widget {
    margin-bottom: 20px;
}
ul.list-widget li.has-link, table.app-list-table tr.has-link {
    cursor: pointer;
}
ul.list-widget li.has-link:hover, table.app-list-table tr.has-link:hover {
    cursor: pointer;
    background: #f4f4f4;
}
ul.ul-styled li {
    padding: 15px !important;
    list-style-type: none;
    border-bottom: 1px solid #D8DCDE;
}
ol {list-style-position: inside;}
ol.ul-styled {
    border: 1px solid #D8DCDE;
    padding: 0px !important;
    border-radius: 4px;
}
ol.ul-styled li {
    padding: 15px 15px 15px 60px !important;
    border-bottom: 1px solid #D8DCDE;
}
ol {
    list-style: none;
    counter-reset: item;
  }
ol li {
    counter-increment: item;
}
ol li::before {
    content: counter(item) " ";
    font-weight: bold;
    position: absolute;
    transform: translate(-60px, -6px);
    font-size: 16px;
    font-family: 'Bricolage Grotesque', sans-serif;
    width: 45px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #D8DCDE;
}
.ul-styled li:last-child {
    border-bottom: none;
}

/* --------------- /reset.css --------------- */
.clearfix:before, .cols__c3:before, .search-box:before, .form__row:before, .b-form__row__r:before, .b-form__c-row__r:before, .p-list__item__ava:before, .p-info__item__top:before, .clearfix:after, .cols__c3:after, .search-box:after, .form__row:after, .b-form__row__r:after, .b-form__c-row__r:after, .p-list__item__ava:after, .p-info__item__top:after { content: "\0020"; display: block; height: 0; visibility: hidden; }
.clearfix:after, .cols__c3:after, .search-box:after, .form__row:after, .b-form__row__r:after, .b-form__c-row__r:after, .p-list__item__ava:after, .p-info__item__top:after { clear: both; }
.clearfix, .cols__c3, .search-box, .form__row, .b-form__row__r, .b-form__c-row__r, .p-list__item__ava, .p-info__item__top { zoom: 1; }
body { position: relative; color: #000; text-align: left; font: 18px "Bricolage Grotesque", sans-serif; background: #fff; }
label, input[type="button"], input[type="submit"], button { cursor: pointer; -webkit-appearance: none; }
.archive .single-guide .post p { font-size: 18px; color: #000; line-height: 25px; padding-bottom: 20px; }
.archive.post-type-archive-marketplace_entry .single-guide .post,
.archive.post-type-archive-app_developer .single-guide .post,
.archive.post-type-archive-advertising_network .single-guide .post,
.archive.post-type-archive-affiliate_network .single-guide .post {
    padding-bottom: 0;
    max-width: 800px;
}

.single-research .post {
    max-width: 800px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .post-type-archive-marketplace_entry .post {
        width: 640px;
    }
}
.post-type-archive .full-width-header, .research-template-default .full-width-header {
    background-color: #39464F;
}
.post {
    max-width: 930px;
    margin-left: auto;
    margin-right: auto;
}
.post .responsive-table { overflow-x: auto; }
.post .responsive-table table.full-width { width: 100% !important; }
.post, .post p,
.network-single .tab_window p { line-height: 25px; padding-bottom: 20px; }
@media only screen and (min-width: 1025px) {
	.single-post .post p{ font-size: 18px; }
}
.network-single .tab_window a {
    color: #0094FF !important; text-decoration: underline;
}
.network-single .tab_window a:hover {
    color: #000000 !important; text-decoration: underline;
}
b, strong, .post strong, .post b { font-weight: bold; }
.post a { color: #0094FF; text-decoration: underline; }
.post a:hover { color: #000; }
.post img { margin: 0 0 20px; }
.post img[align="left"] { float: left; margin: 0 20px 20px 0; }
.post img[align="right"] { float: right; margin: 0 0 20px 20px; }
.comments__item__r .text .post h1,
.post h1 { font-size: 40px; line-height: 1.1; color: #000; padding-bottom: 20px; }
.post h2 { font-size: 32px; line-height: 1.1; color: #000; padding-bottom: 20px; }
.post h3 { font-size: 25px; line-height: 1.2; color:#000; padding-bottom: 15px; }
.post h4 { font-size: 25px; line-height: 1.2; color:#000; padding-bottom: 10px; }
.post h5 { font-family: 'Bricolage Grotesque'; font-size: 16px; font-weight: 600; line-height: 20px; color: #000; padding-bottom: 10px; }
.post h6 { font-family: 'Bricolage Grotesque'; font-size: 14px; font-weight: 600; line-height: 18px; color: #000; padding-bottom: 10px; }
.post ul { padding: 0 0 0 25px; }
.post ul li ul { margin-top: 15px; }
.post ul li { line-height: 25px; padding: 0 0 15px 0; }
.single-post .post ul li{ padding: 0 0 10px 0; }
.single-post .post ul{ padding-bottom: 10px; }
@media only screen and (max-width: 767px) { .post ul { padding: 0 0 20px 24px; }
  .post ul li { padding: 0 0 4px; } }
.post ol { padding-left: 50px; }
.post ol li { line-height: 21px; padding-bottom: 10px; }
.post table { width: 100%; margin-bottom: 20px; font-size: 12pt; }
.post table tr td {line-height: 18px; padding-bottom: 15px; padding: 10px; }
.post table[border="1"] tr td { border: 2px solid #333333; }
.post blockquote { color: #000000; font-size: 16px; line-height: 30px; margin: 0 0 30px; border-left: 10px solid #f2f3f4; padding: 5px 0 5px 15px; }
.post blockquote p:last-of-type{ padding-bottom:0; }
.post iframe:not([id^="lf-iframe-embed-code"]) { height: auto; max-width: 100%; }
.post .rll-youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100% !important;
    z-index: 100;
    background: 0 0;
}
iframe#lf-iframe-embed-code { border: none; }
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed { height: 100% !important; }

.fullwidth-centred ul li,
.fullwidth-centred p,
.single-data ul li,
.single-data .post p,
.single-guide ul li,
.single-guide .post,
.single-guide .post p,
.archive .single-guide .post p { font-size: 18px; }
.single-guide .post p span,
.archive .single-guide .post p span { font-weight: 300 !important; }


.link-block {
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 33%;
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 22px;
}
.link-block--title {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.link-block--title h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 1rem;
}

a.link-block--item {
    width: calc(100% * (1/3) - 40px);
    background-color: black;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    margin: 20px;
    padding: 22px;
    justify-content: center;
    text-align: center;
    align-items: center;
    display: flex;
    color: white;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.home .fullwrap .main .main_i .link-block {
    margin-bottom: 60px;
}

a.link-block--item p:after {
    content: url(../svg/button-arrow.svg);
    position: absolute;
    margin-left: 10px;
}
a.link-block--item p {
    z-index: 1;
    font-size: 16px;
}
.link-block a.link-block--item p {
    font-weight: 600;
}

a.link-block--item:hover {
    background-color: #0094FF;
}

@media only screen and (max-width: 767px) {
    .link-block {
        margin-left: -10px;
        margin-right: -10px;
    }
    a.link-block--item {
        width: calc(100% * (1/2) - 30px);
        margin: 0 15px 15px 15px;
        padding: 30px;
        min-height: 100px;
    }
}

.sitemap-block:not(.marketplace-sitemap) {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex: 1 1 33%;
    margin-left: -20px;
    margin-right: -20px;

}
.sitemap-block.marketplace-sitemap {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media only screen and (max-width: 767px) {
    .sitemap-block {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
.sitemap-block--title {
    text-align: center;
    margin-bottom: 50px;
}
.sitemap-block-directory {
    display: block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    border: 1px solid #efefef;
}
.network-tab-page-content .sitemap-block-directory h2 {
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 26px;
}
.sitemap-block-directory__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.sitemap-block-directory__content a {
    width: calc( 33% - 10px );
    color: #0094FF;
    text-decoration: underline;
    font-size: 16px;
    padding: 5px 10px 5px 0px;
}
@media only screen and (max-width: 1024px) {
    .sitemap-block-directory__content a {
        width: calc( 50% - 10px );
    }
}
@media only screen and (max-width: 500px) {
    .sitemap-block-directory__content a {
        width: 100%;
    }
}
.sitemap-block-directory__content a:hover {
    color: #000000;
}
.sitemap-col:not(.marketplace-sitemap) {
    width: calc(100% * (1/3) - 40px);
    display: flex;
    flex-direction: column;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px;
}
.sitemap-col.marketplace-sitemap {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}
.sitemap-col h2 {
    margin-bottom: 30px;
    line-height: 26px;
    width: 100%;
}
.sitemap-col h3,
.sitemap-col h4 {
    margin-bottom: 15px;
}
.sitemap-col .sitemap-block--item h2 a {
    color: inherit;
    text-decoration: none;
    font-size: inherit;
    padding: inherit;
}
.sitemap-col .sitemap-block--item h2 a:hover {
    text-decoration: underline;
}
.sitemap-col.affiliate:not(.marketplace-sitemap) {
    display: none;
}
.sitemap-block--list {
    padding-right: 40px;
}
.sitemap-block--2-col {
    column-count: 2;
}
.marketplace-sitemap.marketplace .sitemap-block--item {
    padding-bottom: 10px;
}
.marketplace .sitemap-block--list {
    padding-right: 15px;
    margin-bottom: 15px;
}
.marketplace .sitemap-block--list__border {
    padding-left: 10px;
}
.marketplace .sitemap-block--list h3 a {
    color: #000;
    font-size: 25px;
}
.marketplace .sitemap-block--list h3 a:hover {
    text-decoration: none;
}
.affiliate .sitemap-block--list {
    column-count: 4;
    width: 100%;
}
.sitemap-block--list__border {
    border-left: 1px solid #DCE0E1;
    padding-left: 20px;
}
.sitemap-block--item {
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    background-color: #F5F6F7;
    border: 1px solid #DCE0E1;
}
.marketplace-sitemap .sitemap-block--item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px 30px 15px;
    background-color: #F5F6F7;
    border: 1px solid #DCE0E1;
}
.sitemap-block--item hr {
    background: #efefef;
    border: 0;
    height: 1px;
    margin: 15px 0;
}
.sitemap-block--item a {
    display: block;
    color: #0094FF;
    text-decoration: underline;
    font-size: 16px;
    padding: 5px 0;
}
.sitemap-block--item a.level-3-subitem {
    margin-left: 10px;
}
.sitemap-block--item a:hover {
    color: #000000;
}

@media only screen and (max-width: 767px) {
    .sitemap-block--item {
        margin-bottom: 20px;
        flex-direction: column;
    }
    .sitemap-block--list {
        margin-bottom: 20px;
    }
    .sitemap-block--2-col {
        column-count: 1;
    }
    .sitemap-block--3-col {
        column-count: 1;
    }
    .marketplace .sitemap-block--list,
    .affiliate .sitemap-block--list {
        padding-right: 0px;
        column-count: 1;
    }
    .sitemap-block--list__border {
        border-left: 0;
        padding-left: 0 !important;
    }

}
@media only screen and (max-width: 480px) {
    .sitemap-block--item {
        margin-bottom: 0px;
    }
    .sitemap-col {
        width: 100%;
    }
    .sitemap-block--item.affiliate {
        display: none;
    }
    .sitemap-col.affiliate {
        display: block;
    }
}

.icon { display: inline-block; zoom: 1; *display: inline; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.icon_fb { background: url('../png/icons-sc44cc3d017.png') 0 -353px no-repeat; width: 9px; height: 21px; }
.icon_tw { 
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23FFF'%3e%3cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z'/%3e%3c/svg%3e") center/22px auto no-repeat; 
    width: 20px;
}
.icon_gp { background: url('../png/icons-sc44cc3d017.png') 0 -24px no-repeat; width: 22px; height: 19px; }
.icon_in { background: url('../png/icons-sc44cc3d017.png') 0 -281px no-repeat; width: 20px; height: 20px; }
.icon_yt { background: url('../png/icons-sc44cc3d017.png') 0 -502px no-repeat; width: 22px; height: 20px; }
.icon_rss { background: url('../png/icons-sc44cc3d017.png') 0 -164px no-repeat; width: 18px; height: 18px; }
.icon_menu { background: url('../png/icons-sc44cc3d017.png') 0 -447px no-repeat; width: 20px; height: 12px; }
.icon_m-glass { background: url('../png/icons-sc44cc3d017.png') 0 -187px no-repeat; width: 18px; height: 18px; }
.icon_m-glass-grey { background: url('../png/icons-sc44cc3d017.png') 0 -258px no-repeat; width: 18px; height: 18px; }
.btn_white { background: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 0 10px; color: #64ce83; font-size: 16px; text-align: center; border: 2px solid #64ce83; height: 29px; line-height: 29px; -webkit-transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out, border-color 0.4s ease-in-out; -moz-transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out, border-color 0.4s ease-in-out; -o-transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out, border-color 0.4s ease-in-out; transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out, border-color 0.4s ease-in-out; }
.btn_white:hover { border: 2px solid transparent; color: #fff; background: #64ce83; -webkit-transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out, border-color 0.4s ease-in-out; -moz-transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out, border-color 0.4s ease-in-out; -o-transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out, border-color 0.4s ease-in-out; transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out, border-color 0.4s ease-in-out; }

.btn.right{ float:right; margin-bottom:40px; }

[class*="btn_"], .boa-btn{
    box-sizing: content-box;
}

.logo { display: block; }
.logo img { display: block; }

header { position: relative; height: 80px; }

.header__full{
	background: #333;
	box-sizing: border-box;
	float: left;
    height: 80px;
    padding: 0 30px;
	position: fixed;
	width: 100%;
    z-index: 9999;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    align-items: center;
    display: flex;
}
.header__full a.logo{
	display: block;
	float: left;
    margin-right: 30px;
}
.header__full a.logo img{
	width: 160px;
}
@media only screen and (max-width: 1100px) {
	.header__full a.logo img{
        width: 160px;
    }
}
.header__social{
    float:right;
    margin-left: auto;
}

.header__social .fa-envelope {
    font-size: 14px;
    margin-right: 4px;
}
.sidr__links .fa-envelope {
    font-size: 14px;
    margin-right: 4px;
    margin-top: 3px;
}
.header__social a{
	color: #fff;
	display: inline-block;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 16px;
    font-weight: 400;
	padding: 10px 8px;
}
.header__social a:hover{
	opacity: 0.8;
}
.header__social__links {
    display: none;
}
.header__social__member{
	display: inline-block;
}
.header__search{
	display: none;
	font-size: 16px;
	max-width: 300px;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 10;
}
.header__search input{
	background: #4b4b4b;
	border: none;
	box-sizing: border-box;
	color: #cacaca;
	height: 80px;
	padding: 20px 15px;
	width: 100%;
}
.header__search__close{
	position: absolute;
	right: 20px;
	top: 27px;
	z-index: 20;
}
.header__search__close img{
	width: 24px;
}
.header__social a.mobile-menu {
	display: none;
    box-sizing: content-box;
}
.sidr{
    display:block;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:hidden;overflow-y:auto;
    background: #39464F;
    box-sizing: border-box;
    /* padding: 20px 30px; */
}
.sidr.right{
    left:auto;
    right:-260px;
}
.sidr.left{
    left:-260px;
    right:auto;
}
.sidr .sidrinner{
    position: relative;
}
.mobile-nav li a {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.sidr a{
    color: #fff;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    padding: 10px;
}
.sidr a:hover{
    background-color: #526068;
}
.sidr a.close-button {
    display: block;
    position: absolute;
    right: 12px;
    top: 12px;
}
.sidr a.close-button img{
    width: 24px;
}
.sidr ul{
    list-style: none;
    padding: 50px 0 0;
    margin-bottom: 30px;
}
.sidr__links{
    margin-bottom: 30px;
    display: flex;
}
.sidr__social {
    display: flex;
}
.sidr__social a,
.sidr__links a{
	font-size: 16px;
	margin-right: 0px;
    text-transform: none;
    text-decoration: none;
}
.sidr__social a{
	font-size: 18px;
}
.c-hamburger {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: -5px 0;
  padding: 0;
  width: 20px;
  height: 16px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  height: 2px;
  background: #fff;
  transition: background 0.4s ease-in-out 0s;
}
.c-hamburger span:before,
.c-hamburger span:after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  content: "";
  transition: background 0.4s ease-in-out 0s;
}
.c-hamburger:hover span:before,
.c-hamburger:hover span:after,
.c-hamburger:hover span{
	background-color: #0094FF;
}

.c-hamburger span::before {
  top: 7px;
}

.c-hamburger span::after {
  bottom: -14px;
}
@media only screen and (max-width: 1100px) {
    header { height: 60px; }
	.header__full{
        padding: 0px 20px;
        height: 60px;
    }
	.header__social a {
	    padding: 5px 8px;
	}
    .header__full .header__social .header__social__search_button {
        padding: 5px 8px;
    }
}
@media only screen and (max-width: 1023px) {
	.header__social__member a {
	    font-size: 16px;
	}
}
@media only screen and (max-width: 1100px) {
	.header__social__links,
	#menu-top-menu{
		display: none;
	}
	.header__social a.mobile-menu{
		display: inline-block;
        padding: 4px 8px;
	}
}
@media only screen and (max-width: 800px) {
	a.header__social__search_button{
		font-size: 21px;
		padding: 3px 8px;
	}
}
@media only screen and (max-width: 480px) {
	.header__search{
		max-width: 100%;
	}
}
@media only screen and (max-width: 538px) {
    .header__social__member {
        display: none;
    }
}
.header__top { background: #000; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .header__top { padding: 0 20px; } }
@media only screen and (max-width: 767px) { .header__top { display:none; } }

.header__top_i { margin: 0 auto; width: 960px; padding: 8px 0; }
.header__top_i .links { float: right; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .header__top_i { width: 100%; } }
@media only screen and (max-width: 767px) { .header__top_i { width: 100%; }
    .header__top_i .links { float: none; text-align: center; } }

.links__item { position: relative; float: left; margin: 0 0 0 30px; }
.links__item img { position: relative; z-index: 2; }
.links__item .hover { display: none; position: absolute; z-index: 3; top: 0; left: 0; }
.links__item:hover .hover { display: block; }
.links__item.moby{margin-top:-1px;}
@media only screen and (max-width: 767px) { .links__item { float: none; margin: 0 5px; display: inline-block; zoom: 1; *display: inline; }
    .links__item img { width: 100%; } }


@media only screen and (min-width: 768px) and (max-width: 1024px) { .main { padding-left: 20px; padding-right: 20px; } }
@media only screen and (max-width: 767px) { .main { padding-left: 15px; padding-right: 15px; } }
@media only screen and (max-width: 767px) { .single-insights .main { padding-left: 0; padding-right: 0; } }
@media only screen and (max-width: 767px) { .main.p-top-s.webinar-listing { padding-left: 0; padding-right: 0; padding-top: 0; } }
@media only screen and (min-width: 541px) and (max-width: 767px) { .main.p-top-s.webinar-listing #tabs-webinar-list {padding-top: 5px} }
@media only screen and (max-width: 767px) { .video-page.video-category { padding-left: 0; padding-right: 0; } }
@media only screen and (max-width: 540px) { .archive.post-type-archive .main.filtering-network { padding-top: 15px; } .post-type-archive .filtering-network .main_i .ma_tab_wrapper { padding: 0 } }
@media only screen and (max-width: 540px) { .archive.post-type-archive .main.data-cpt { padding-top: 15px } }
@media only screen and (max-width: 540px) { .post-type-archive-aiovg_videos .video-page.main { padding-top: 15px } }
@media only screen and (max-width: 540px) { .page-template-tpl-event-search .main.p-top-s { padding-top: 15px } }
@media only screen and (min-width: 541px) and (max-width: 767px) { .archive.post-type-archive .main.data-cpt { padding-top: 0 } }
@media only screen and (max-width: 540px) { .single-research .main.research_entry_wrapper { padding-top: 20px } }
@media only screen and (max-width: 540px) { .page-template-tpl-guides .listing-landing-page.profile_section { margin-bottom: 15px } }
@media only screen and (max-width: 540px) { .single-marketplace_entry .main.p-top-s10 { padding-top: 20px; } }
@media only screen and (min-width: 541px) and (max-width: 767px) { .single-marketplace_entry .main.p-top-s10 { padding-top: 0; } }
@media only screen and (max-width: 767px) { .single-research .single-guide.tab_window.active { padding: 0; } }
@media only screen and (min-width: 541px) and (max-width: 767px) { .single-research .main.research_entry_wrapper { padding-top: 0 } }
@media only screen and (max-width: 540px) { .single-research .main.research_entry_wrapper { padding-top: 20px } }

.main.hero-image{
	padding-top: 0;
}

.hero-wrap{
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 500px;
}

.hero-image .main_i{
	background: #fff;
	padding-top: 30px;
	margin-top: -110px;
	width: 800px;
}

.fullwidth-centred .n-list__item__title h3,
.fullwidth-centred .n-list__item__title h1,
.single-data .main_i .n-list__item__title h3,
.single-data .main_i .n-list__item__title h1,
.single-guide .main_i .n-list__item__title h3,
.single-guide .main_i .n-list__item__title h1 {
	line-height: normal;
    text-align: center;
}
.fullwidth-centred .n-list__item__title h1,
.single-data .main_i .n-list__item__title h1,
.single-guide .main_i .n-list__item__title h1 {
    font-size: 40px;
}
.fullwidth-centred .n-list__item__title h3,
.single-data .main_i .n-list__item__title h3,
.single-guide .main_i .n-list__item__title h3 {
    font-size: 25px;
}

.single-guide .main_i .n-list__item__title h3,
.single-guide .main_i .n-list__item__title h1 {
    margin-bottom: 20px;
}

.fullwidth-centred .n-list__item__title h3,
.fullwidth-centred .n-list__item__title h1{
    margin-bottom: 30px;
}

.single-data .n-list__item__main__top .text,
.single-guide .n-list__item__main__top .text {
    padding-top:30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .single-data .n-list__item__main__top .text,
    .single-guide .n-list__item__main__top .text {
        justify-content: flex-start;
	}
}

.main.single-data-report .scrollspy-wrapper
{
    display: none !important;
}

.single-guide .n-list__item__main__top .text {
    padding-top: 0;
}

.single.single-guide .n-list__item__main .partner_post {
    margin: 15px 0;
}

.n-list__item__main .partner_post {
    border: 1px solid #D8DCDE !important;
    margin-top: 30px;
    margin-bottom: 0;
}

.n-list__item__main .partner_post.n-list__item__main__top {
    width: fit-content;
    margin-top: 0;
    margin-bottom: 0;
}

.n-list__item__main .partner_post.n-list__item__main__top .text {
    top: 0;
    margin-left: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 4px;
}
.n-list__item__main .partner_post.n-list__item__main__top .text p.meta {
    text-transform: none;
}

.single-data .n-list__item__main__top .text .meta p,
.single-guide .n-list__item__main__top .text .meta p {
    font-size: 12px;
}

.single-guide .n-list__item__main__top .text .meta {
    font-size: 12px;
    color: #000;
}

#archive_intro .text a,
#archive_intro .text p {
    font-size: 14px;
    font-family: 'Bricolage Grotesque', sans-serif;
}
.single-data .n-list__item__main__top .text a,
.single-guide .n-list__item__main__top .text a {
    font-size: 12px; margin-bottom: 0px; line-height: 16px;
}

.hero-image .partner_post {
    margin-bottom: 0;
    display: flex;
    justify-content: start;
    color: #000;
    border: 1px solid #D8DCDE;
    align-items: center;
}

.hero-image .partner_post a {
    color: #0094FF;
    font-weight: 600;
}

.hero-image .partner_post a:hover {
    color: #000;
}

.hero-image .partner_post img {
    width: auto;
    max-width: 50px;
    height: auto;
    max-height: 40px;
    margin-right: 10px;
}

.single-data .n-list__item__main__top img,
.single-guide .n-list__item__main__top img {
    display: block;
    width: 35px;
    position: relative;
    transform: none;
    top: inherit;
    left: inherit;
    margin-right: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.main.hero-image{ padding-left:0; padding-right:0; }
	.hero-image .main_i{ max-width:90%; }
}
@media only screen and (width: 768px) {
	.hero-wrap{ height: 340px; }
}
@media only screen and (max-width: 767px) {
	.main.hero-image{ padding-left:0; padding-right:0; }
	.hero-image .main_i{ max-width:90%; margin-top: 0;}
	.hero-wrap{ height: 125px; }
    .single-appleaders .hero-wrap{ height: 300px; }
    .single-data .main_i .n-list__item__title h3,
    .single-data .main_i .n-list__item__title h1,
    .single-guide .main_i .n-list__item__title h3,
    .single-guide .main_i .n-list__item__title h1{ font-size: 24px; text-align: left; line-height:30px;}
}

.wpb_row.vc_row-fluid.main_i,
.main_i { width: 960px; margin: 0 auto; }
@media only screen and (min-width: 1060px) {
	.blog .main_i,
	.archive .main_i,
	.search .main_i,
        .main.single-data-report .main_i,
	.single-post .main_i { width: 1060px; margin: 0 auto; }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) { .wpb_row.vc_row-fluid.main_i,.main_i,.single-post .main_i, .main.single-data-report .main_i { width: 100% !important; } }
@media only screen and (max-width: 767px) { .wpb_row.vc_row-fluid.main_i,.main_i,.single-post .main_i, .main.single-data-report .main_i { width: 100% !important; } }

.main__l { float: left; width: 625px; }
@media only screen and (min-width: 1060px) {
    .fullwidth-centred .main__l,
	.blog .main__l,
	.archive .main__l,
	.search .main__l,
        .main.single-data-report .main__l,
	.single-post .main__l { float: left; width: 720px; }
}
.fullwidth-centred .main__l,
.single-data .main__l,
.single-guide .main__l{ float: none; margin: 0 auto; width:730px; }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.main__l { width: 70%; }
    .fullwidth-centred .main__l,
	.single-data .main__l,
	.single-guide .main__l{ width: 80%; }
}
@media only screen and (max-width: 767px) {
	.main__l { width: 100%; float: none; }
    .fullwidth-centred .main__l,
	.single-data .main__l,
	.single-guide .main__l{ width: 100%; }
}

.main__r { float: left; width: 295px; padding: 0px 0 0 0; }

.archive.post-type-archive .main,
.single .main
{
    clear: both;
}

.archive.post-type-archive .rwp-rating-stars-count,
.single-marketplace_entry .rwp-rating-stars-count,
.single-app_developer .rwp-rating-stars-count,
.single-advertising_network .rwp-rating-stars-count,
.single-affiliate_network .rwp-rating-stars-count {
    display: none;
}

.archive.post-type-archive .single_post_rating,
.single-marketplace_entry .single_post_rating,
.single-app_developer .single_post_rating,
.single-advertising_network .single_post_rating,
.single-affiliate_network .single_post_rating {
    display: inline-block;
    margin-top: 10px;
}

.archive.post-type-archive .single_post_rating a,
.single-marketplace_entry .single_post_rating,
.single-app_developer .single_post_rating,
.single-advertising_network .single_post_rating,
.single-affiliate_network .single_post_rating {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.single-marketplace_entry .single_post_rating:hover,
.single-app_developer .single_post_rating:hover,
.single-advertising_network .single_post_rating:hover,
.single-affiliate_network .single_post_rating:hover {
    color: #000000;
}
.archive.post-type-archive .single_post_rating a span,
.single-marketplace_entry .single_post_rating span,
.single-app_developer .single_post_rating span,
.single-advertising_network .single_post_rating span,
.single-affiliate_network .single_post_rating span {
    font-size: 18px;
}
.archive.post-type-archive .single_post_rating a span.reviews,
.single-marketplace_entry .single_post_rating span.reviews,
.single-app_developer .single_post_rating span.reviews,
.single-advertising_network .single_post_rating span.reviews,
.single-affiliate_network .single_post_rating span.reviews {
    font-size: 12px;
    color: #85939B;
}
.single-marketplace_entry .single_post_rating:hover span.reviews,
.single-app_developer .single_post_rating:hover span.reviews,
.single-advertising_network .single_post_rating:hover span.reviews,
.single-affiliate_network .single_post_rating:hover span.reviews {
    text-decoration: underline;
}
.archive.post-type-archive .single_post_rating a > div {
    margin-left: 6px;
    margin-right: 6px;
}
.single-marketplace_entry .single_post_rating > div,
.single-app_developer .single_post_rating > div,
.single-advertising_network .single_post_rating > div,
.single-affiliate_network .single_post_rating > div {
    margin-right: 6px;
    margin-left: 6px;
}

@media only screen and (min-width: 768px) and (max-width: 917px) {
    .archive.post-type-archive .single_post_rating,
    .single-marketplace_entry .single_post_rating,
    .single-app_developer .single_post_rating,
    .single-advertising_network .single_post_rating,
    .single-affiliate_network .single_post_rating {
        margin-top: 5px;
    }
}
@media only screen and (max-width: 767px) {
    .archive.post-type-archive .single_post_rating,
    .single-marketplace_entry .single_post_rating,
    .single-app_developer .single_post_rating,
    .single-advertising_network .single_post_rating,
    .single-affiliate_network .single_post_rating,
    .single-marketplace_entry .full-width-header--inner---ratings span.r-average,
    .single-app_developer .full-width-header--inner---ratings span.r-average,
    .single-advertising_network .full-width-header--inner---ratings span.r-average,
    .single-affiliate_network .full-width-header--inner---ratings span.r-average {
        display: none;
    }
    .single-marketplace_entry .full-width-header--inner---ratings span.reviews,
    .single-app_developer .full-width-header--inner---ratings span.reviews,
    .single-advertising_network .full-width-header--inner---ratings span.reviews,
    .single-affiliate_network .full-width-header--inner---ratings span.reviews {
        margin-top: 4px;
        display: inline-block;
        font-size: 12px;
    }
}

.single_post_rating span.r-average {
    display: none;
}
.single_post_rating div.rwp-rating-stars {
    margin-left: 0 !important;
    background-image: url("../png/rating-star.png") !important;
}

.archive.post-type-archive  .main__r,
body.archive.post-type-archive-download .main__r { width: 199px; }
body.archive.post-type-archive-download .main_i { width: 100%; max-width: 960px; margin: 0 auto; }

@media only screen and (min-width: 768px) and (max-width: 1024px) { .main__r { width: 25% !important; padding: 0 0 0 5%; } }
@media only screen and (max-width: 767px) { .main__r { width: 100% !important; float: none; padding: 0 0 25px; clear:both; } .main__r.main__r_no-pb { padding: 0; } }

.cols__c3 { float: left; width: 200px; padding: 0 0 0 12px; }
.cols_diff-width .cols__c3:first-child,
.cols__c3:first-child { padding-left: 0; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .cols__c3 { width: 30%; padding: 0 0 0 5%; } }
@media only screen and (max-width: 767px) { .cols__c3 { width: 100%; float: none; padding: 0 0 15px; } }

@media only screen and (min-width: 768px) { .cols_diff-width .cols__c3 { width: 31%; padding: 0 0 0 2%; } }

.cols_diff-width .cols__c3.sidey { width: 100%; float: none; padding: 0 0 15px; }

.nav__item_2{ list-style:none; height: 100% }

.nav__item_2 li{ float:left; display: flex; align-items: center; height: 100%; }
.nav__item_2 li:last-of-type{ border-right: none; }

.nav__item_2,
.nav__item { float: left; position: relative; z-index: 11; margin-bottom: 0; padding-left: 0}
.nav__item_2 li:first-child,
.nav__item:first-child { border-left: 0; }
.nav__item_2 li.open-sub,
.nav__item.open-sub { background: #fff; }
.nav__item_2 li.open-sub .nav__item__link,
.nav__item.open-sub .nav__item__link { color: #0094FF; }
.nav__item_2 li.open-sub .nav__item__link .incon_menu,
.nav__item.open-sub .nav__item__link .icon_menu { background: url('../png/icons-sc44cc3d017.png') 0 -430px no-repeat; width: 20px; height: 12px; }

.nav__item_2 li a,
.nav__item__link {
    padding: 0px 15px;
    color: #fff;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
.single-webinar .nav__item_2 li.webinar-link > a,
.single-member-post .nav__item_2 li.member-post-link > a,
.single-event .nav__item_2 li.event-link > a,
.single-post .nav__item_2 li.post-link > a,
.nav__item__link:hover { color: white; background: #39464F;}
.nav__item_2 li a .icon,
.nav__item__link .icon { display: block; }
.nav__item_2 li a .icon_menu,
.nav__item__link .icon_menu { margin: 2px 0 0; }

.nav__item_2 > .current-menu-item,
.nav__item_2 > .current-menu-parent {
    background: #1F282D;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.nav__item_2 li a, .nav__item__link {
	    font-size: 13px;
	    padding: 7px;
	}
}

#menu-top-menu li.menu-item-has-children{
    position: relative;
}

#menu-top-menu li.menu-item-has-children > a{
    padding-right: 30px;
}

#menu-top-menu li.menu-item-has-children > a:after{
    content: "\f107";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    right: 10px;
    margin-top: 0;
}

#menu-top-menu ul.sub-menu li.menu-item-has-children > a:after{
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    right: 10px;
}

#menu-top-menu ul.sub-menu{
    display: none;
}

#menu-top-menu li.menu-item-has-children:hover > .submenu a { background: #526068; }
#menu-top-menu ul.sub-menu li.menu-item-has-children:hover > a { color: #FFF; }

#menu-top-menu li.menu-item-has-children:hover > ul.sub-menu{
    display: block;
}
@media only screen and (min-width: 1241px) and (max-width: 1380px) { 
    .nav__item_2 li a {
        padding: 0px 8px;
        font-size: 16px;
        line-height: 1;
    }
    #menu-top-menu li.menu-item-has-children > a {
        padding-right: 25px;
    }
    .header__social .header__social__member a {
        font-size: 16px;
    }
}

/* Dropdown Content (Hidden by Default) */
ul.sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #0094ff;
    min-width: 210px;
    list-style: none;
    border-left: 1px solid rgba(255,255,255,0.1);
    padding-left: 0;
}

ul.sub-menu ul.sub-menu{
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    padding-top: 0px;
}

ul.sub-menu li{
    width: 100%;
}

/* Links inside the dropdown */
ul.sub-menu a {
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: none;
    display: block;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
ul.sub-menu a .description {
    display: block;
    font-size: 12px;
    font-weight: 300;
}
@media only screen and (min-width: 1241px) and (max-width: 1380px) { 
    ul.sub-menu a {
        font-size: 16px;
    }
}

ul.sub-menu li.current_page_item a,
ul.sub-menu a:hover {background-color: #0086E6; color: #fff; }

.sub-nav { list-style: none; position: absolute; z-index: 10; top: 42px; left: 0; -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-box-shadow: 0 3px 9px -5px rgba(0, 0, 0, 0.8); -moz-box-shadow: 0 3px 9px -5px rgba(0, 0, 0, 0.8); box-shadow: 0 3px 9px -5px rgba(0, 0, 0, 0.8); max-height: 0; background: #fff; overflow: hidden; }
.open-sub .sub-nav { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; max-height: 1000px; overflow: visible; }

.sub-nav li,
.sub-nav__item { border-top: 1px solid #edeef0; }
.sub-nav li:first-child,
.sub-nav__item:first-child { border-top: 0; }
.sub-nav li:hover,
.sub-nav__item:hover { background: #fafafb; }

.sub-nav li a,
.sub-nav__item__link { display: block; padding: 12px 18px 11px; color: #6b6b74; font-size: 16px; line-height: 17px; white-space: nowrap; min-width: 190px; }
.sub-nav li a:hover,
.sub-nav__item__link:hover { color: #0094FF; }

/* Begin: #1306 : new top menu styling */
/*#menu-top-menu .menu-item-object-marketplace_entry.menu-item-has-children > ul.sub-menu {*/
/*    display: block;*/
/*}*/
#menu-top-menu .menu-item-has-children.active {
    color: #fff;
    background: #0094ff;
}
#menu-top-menu .menu-item-has-children.extra-wide-230 > ul.sub-menu {
    min-width: 230px;
}
#menu-top-menu .menu-item-has-children.extra-wide-280 > ul.sub-menu {
    min-width: 280px;
}
#menu-top-menu .menu-item-has-children > ul.sub-menu li {
    position: static;
}
#menu-top-menu .menu-item-has-children > ul.sub-menu li.hidden {
    display: none;
}
/* End: #1306 : new top menu styling */

.search-box { position: absolute; right: 175px; top: 50%; transform: translate(0px, -50%); }
.search-box .input { background: none; border:none; overflow: hidden; float: left; height: 33px; }
.search-box .input input { height: 33px; padding: 0 12px; line-height: 31px; font-size: 16px; color: #000; border: 0; background: #efefef; width:250px; }

.logged-in .search-box{ right:238px; }

.soc.soc_diff { padding: 12px 0; }
.soc.soc_diff .soc__item:first-child { margin: 0; }

.soc__item { float: left; margin: 0 0 0 14px; position: relative; }
.soc__item.fb { background: url('../png/icons-sc44cc3d017.png') 0 -353px no-repeat; width: 9px; height: 21px; }
.soc__item.fb:hover { background: url('../png/icons-sc44cc3d017.png') 0 -306px no-repeat; width: 9px; height: 21px; }
.soc__item.tw { background: url('../png/icons-sc44cc3d017.png') 0 -141px no-repeat; width: 20px; height: 18px; top: 2px; }
.soc__item.tw:hover { background: url('../png/icons-sc44cc3d017.png') 0 -95px no-repeat; width: 20px; height: 18px; }
.soc__item.gp { background: url('../png/icons-sc44cc3d017.png') 0 -24px no-repeat; width: 22px; height: 19px; }
.soc__item.gp:hover { background: url('../png/icons-sc44cc3d017.png') 0 0 no-repeat; width: 22px; height: 19px; }
.soc__item.in { background: url('../png/icons-sc44cc3d017.png') 0 -281px no-repeat; width: 20px; height: 20px; top: -1px; }
.soc__item.in:hover { background: url('../png/icons-sc44cc3d017.png') 0 -210px no-repeat; width: 20px; height: 20px; }

.soc__item.yt { background: url('../png/icons-sc44cc3d017.png') 0 -502px no-repeat; width: 22px; height: 20px; }
.soc__item.yt:hover { background: url('../png/icons-sc44cc3d017.png') 0 -482px no-repeat; width: 22px; height: 20px; }
.soc__item.rss { background: url('../png/icons-sc44cc3d017.png') 0 -162px no-repeat; width: 18px; height: 20px; }
.soc__item.rss:hover { background: url('../png/icons-sc44cc3d017.png') 0 -46px no-repeat; width: 18px; height: 20px; }


.soc__item.fb-b { background: url('../png/icons-sc44cc3d017.png') 0 -404px no-repeat; width: 9px; height: 21px; }
.soc__item.fb-b:hover { background: url('../png/icons-sc44cc3d017.png') 0 -306px no-repeat; width: 9px; height: 21px; }
.soc__item.tw-b { background: url('../png/icons-sc44cc3d017.png') 0 -235px no-repeat; width: 20px; height: 18px; top: 2px; }
.soc__item.tw-b:hover { background: url('../png/icons-sc44cc3d017.png') 0 -95px no-repeat; width: 20px; height: 18px; }
.soc__item.gp-b { background: url('../png/icons-sc44cc3d017.png') 0 -71px no-repeat; width: 22px; height: 19px; }
.soc__item.gp-b:hover { background: url('../png/icons-sc44cc3d017.png') 0 0 no-repeat; width: 22px; height: 19px; }
.soc__item.in-b { background: url('../png/icons-sc44cc3d017.png') 0 -379px no-repeat; width: 20px; height: 20px; top: -1px; }
.soc__item.in-b:hover { background: url('../png/icons-sc44cc3d017.png') 0 -210px no-repeat; width: 20px; height: 20px; }

.main { background: #fff; clear: both;}
.single-app_developer .main,
.single-marketplace_entry .main,
.single-advertising_network .main,
.single-affiliate_network .main { padding: 20px 0; }
.single-event .main  { padding-top: 20px; padding-bottom: 20px; }

@media only screen and (min-width: 1025px){
	.blog .main,
	.archive .main,
	.search .main,
	.single-post .main { padding-top: 0; }
}
@media only screen and (min-width: 1025px){
    .blog .main { margin-top: 40px; }
    .blog .main.news-landing { margin-top: 0px; }
}
.main.grey { background: #edeef0; padding-top: 50px; padding-bottom: 20px; }
.main.p-top-s { padding-top: 30px; padding-bottom: 1px; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .main.main_p-diff { padding: 0 20px; } }
@media only screen and (max-width: 767px) { .main.main_p-diff { padding: 15px 10px 0; } .main { padding-top: 10px; } }
@media only screen and (max-width: 767px) { .main.p-top-s10 { padding-top: 10px; padding-bottom: 1px; } .main.grey { padding-top: 30px; } }
.main.pt-26 { padding-top: 26px; }
.main.main_l-to-r .main__r { padding: 0 15px 0 20px; float: right; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .main.main_l-to-r .main__r { padding: 0; } }
@media only screen and (max-width: 767px) { .main.main_l-to-r .main__r { padding: 0; } }
.main.main_l-to-r .main__l, .archive.post-type-archive .main__l { width: 720px; float: right; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .main.main_l-to-r .main__l, .archive.post-type-archive .main__l { width: 70%; padding: 0 0 0 5%; } }
@media only screen and (max-width: 767px) { .main.main_l-to-r .main__l, .archive.post-type-archive .main__l { width: 100%; float: none; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .main.main_diff-width .main__r { width: 28%; padding: 0 0 0 2%; } }
@media only screen and (min-width: 1025px) { .main_diff-width.top-m { margin-top: 35px; } }

.p-title h2 { color: #000;
    font-size: 28px;
    font-weight: 600;
    line-height: 40px; }
.p-title p { color: #000000; font-size: 18px; line-height: 20px; font-family: 'Bricolage Grotesque'; padding: 0 0 30px; }
@media only screen and (max-width: 767px) {
body{ padding-top:0 !important; }
.p-title h2 { font-size: 28px; line-height: 40px; }
.p-title p { font-size: 16px; line-height: 21px; } }

.latest.latest_notp .latest__row { border-top: 0; padding: 5px 0 0; }

.latest__row { /*border-top: 20px solid #e3e5e7;*/ padding: 25px 0 0; }

.latest__row__title p { color: #000; font-size: 18px; line-height: 18px; padding: 0 0 25px; font-family: 'Bricolage Grotesque'; text-align: center;}

.latest__row__main .cols__c3 { padding-bottom: 20px; }
.latest__row__main .cols__c3 .img { display: block; margin: 0 0 10px;
    width: 100%;
    border-bottom: 1px solid #D8DCDE;
    height: 95px;
    margin-bottom: 30px;
    text-shadow: 0 0 black;
}
.latest__row__main .cols__c3 .dashboard-member-content-item {
    height: 130px;
    border-bottom: none;
    margin-bottom: 10px;
    /*display: table-cell;*/
    /*vertical-align: middle;*/
}
.latest__row__main .cols__c3 .img img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}
.latest__row__main .cols__c3 .img a { display: block; }
.latest__row__main .cols__c3 .img a img { display: block; max-width: 100%; height:auto; width:100%; }
.full_width_widget .latest__row__main .cols__c3 .img a img { display: block; max-width: 100%; height:auto; width: auto; max-height: 85px; margin-right: auto; margin-left: auto; }
.download_block .latest__row__main .cols__c3 .img a img { border:1px solid #dcdcdd; }
.latest__row__main .cols__c3 .img span { color: #38383c; font-size: 18px; line-height: 24px; font-weight: 300; font-family: 'Bricolage Grotesque'; }
.latest__row__main .cols__c3 .text h3 { color: #38383c; font-size: 25px; line-height: 24px; padding: 0 0 15px; }
.latest__row__main .cols__c3 .text p { color: #000000; font-size: 13px; line-height: 21px; padding: 0 0 5px; font-family: 'Bricolage Grotesque'; font-weight: 600; }
.widget li a,
.latest__row__main .cols__c3 .text a { color: #000000; font-size: 16px; line-height: 17px; font-weight: normal; font-family: 'Bricolage Grotesque'; padding: 0 0 15px; display: block; }
.widget li a:hover,
.latest__row__main .cols__c3 .text a:hover { text-decoration: underline; }
.no_full_width_widget.featured_networks_section_shortcode .latest__row__main .featured_cols:nth-of-type(n+4) { display: none; }
@media only screen and (min-width: 1025px) and (max-width: 1200px) { .full_width_widget.featured_networks_section_shortcode .latest__row__main .featured_cols:nth-of-type(n+8) { display: none; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .full_width_widget.featured_networks_section_shortcode .latest__row__main .featured_cols:nth-of-type(n+7) { display: none; } }
@media only screen and (max-width: 767px) {
  .latest__row__main .cols__c3 { padding-bottom: 25px; }
  .latest__row__main .cols__c3 .img { float: left; width: 25%; padding: 0; margin: 0; border-bottom: 0; display: flex; justify-content: center; flex-direction: column;}
  .latest__row__main .cols__c3 .img a { margin: 0; }
  .latest__row__main .cols__c3 .text { width: auto; padding: 0 0 0 149px; }
  .latest__row__main .cols__c3 .text h3 { font-size: 16px; line-height: 21px; }
  .latest__row__main .cols__c3 .text p { font-size: 12px; line-height: 18px; }
  .latest__row__main .cols__c3 .text a { font-size: 16px; line-height: 21px; }
  .latest__row__main .cols__c3 .img a img { height: auto; width: 100% !important; max-height: none !important; max-width: 300px !important; margin-right: auto; margin-left: auto; }
  .full_width_widget.featured_networks_section_shortcode .latest__row__main .featured_cols:nth-of-type(n+4) { display: none; }
}
.download_block .latest__row__main .cols__c3 .img a { display: block; }
.download_block .latest__row__main .cols__c3 .img a img{ max-height: 140px; max-width: 100%; width: auto; border:none; margin: 0 auto; }
@media only screen and (max-width: 768px) { .download_block .latest__row__main .cols__c3 .img a img{ max-height: 100px; } }
.widget_featuredlatestwidget2 .latest__row__main .cols__c3 .img{ margin-bottom:10px; }
.widget_featuredlatestwidget2 .latest__row__main .cols__c3 .text a{ padding-bottom:0; }
.widget_featuredlatestwidget2 .latest__row__main .cols__c3 .text{ margin-bottom:20px; }
.widget_featuredlatestwidget2 .latest__row__main .cols__c3 .smallthumb .img{
    float:left;
    width:30%;
}
.widget_featuredlatestwidget2 .latest__row__main .cols__c3 .smallthumb .text{
    float:left;
    margin-left:5%;
    padding:0;
    width:65%;
}
.widget_featuredlatestwidget2 .latest__row__main .cols__c3 .smallthumb .text a{
    font-size:16px;
}

.p-box { margin: 0 0 20px; }

.p-box__title { background: #0094FF; padding: 14px 13px; }
.p-box__title p { font-size: 16px; line-height: 17px; color: #fff; font-family: 'Bricolage Grotesque'; font-weight: 300; font-style: italic; }

.p-box__main { -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); }

.p-box__main__center { padding: 20px 10px; background: #fff; position: relative; }
.p-box__main__center .img { float: left; width: 70px; margin: 0 15px 0 0; }
.p-box__main__center .text { width: 100px; position: absolute; left: 90px; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); }
.p-box__main__center .text p { color: #38383c; font-size: 16px; line-height: 24px; font-family: 'Bricolage Grotesque'; font-weight: 600; }

.p-box__main__bottom { background: #fafafb; }
.p-box__main__bottom a { padding: 12px 20px; display: block; color: #6b6b74; font-size: 16px; line-height: 18px; }
.p-box__main__bottom a:hover { color: #0094FF; }

.widget.widget_nav_menu,
.m-list { -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3); margin: 0 0 20px; padding-bottom:0; }

.widget.widget_nav_menu h3,
.m-list__title { background: #fff; }
.widget.widget_nav_menu h3 { padding: 12px 20px; font-size: 25px; line-height: 18px; }
.m-list__title p { padding: 12px 20px; font-size: 18px; line-height: 18px;}

.widget.widget_nav_menu ul li,
.m-list__item { border-top: 1px solid #edeef0; }
.m-list__item:first-child { border-top: 0; }
.widget.widget_nav_menu ul li a,
.m-list__item a { display: block; padding: 12px 20px; font-size: 16px; line-height: 18px; color: #6b6b74; background: #fafafb; }
.widget.widget_nav_menu ul li a:hover,
.m-list__item a:hover { color: #0094FF; background: #fff; }
.widget.widget_nav_menu ul li.current-menu-item a,
.m-list__item.active a { color: #fff; background: #0094FF; }

footer { background: #000; clear: both;}
@media only screen and (min-width: 768px) and (max-width: 1024px) { footer { padding: 0 20px; } }

.footer_i { width: 1240px; margin: 0 auto; padding: 40px 20px 20px 20px; }
.footer_i .row-columns .footer-menu-column {
    float: left;
    margin-right: 40px;
}
.footer__bottom { clear: both; }
.footer__bottom .f-logo { float: left; width: 250px; }
.footer__bottom .f-logo img {width: 100%;}

@media only screen and (max-width: 1240px) {
    .footer_i {
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .footer__bottom .f-logo {
        width: 100%;
        float: none;
        text-align: center;
        padding: 20px 0;
        max-width: 300px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1240px) {
    .footer_i {
        width: 100%;
    }
    .footer_i .row-columns {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .footer_i .row-columns .break-column {
        order: 4;
        width: 0;
        flex-basis: 100%;
    }
    .footer_i .row-columns .footer__l {
        order: 5;
        width: auto;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .footer_i .row-columns .footer-menu-column {
        margin-bottom: 30px;
        margin-right: 0;
    }
    .footer_i .row-columns .footer-menu-column:nth-child(3) {
        order: 1;
    }
    .footer_i .row-columns .footer-menu-column:nth-child(4) {
        order: 2;
    }
    .footer_i .row-columns .footer-menu-column:nth-child(5) {
        order: 3;
    }
    .footer_i .row-columns .footer__r {
        margin-left: 0;
        order: 6;
        margin-bottom: 30px;
    }
    .footer_i .row-columns .footer__r .f-list:last-child {
        margin-left: 40px;
    }
    .footer_i .footer__bottom .f-logo {
        max-width: 40%;
    }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .footer_i .row-columns {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .footer_i .row-columns .footer__l {
        margin-bottom: 30px;
        float: none;
        width: 100%;
        margin-right: 0;
        order: 0;
    }
    .footer_i .row-columns .footer-menu-column {
        float: none;
        margin-right: 0;
        margin-bottom: 30px;
        padding-left: 30px;
    }
    .footer_i .row-columns .footer-menu-column:nth-child(3) {
        order: 1;
        flex-basis: 50%;
    }
    .footer_i .row-columns .footer-menu-column:nth-child(4) {
        order: 3;
        flex-basis: 100%;
    }
    .footer_i .row-columns .footer-menu-column:nth-child(5) {
        order: 2;
        flex-basis: 50%;
    }
    .footer_i .row-columns .footer__r {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding-left: 30px;
        order: 4;
        display: flex;
        flex-wrap: wrap;
    }
    .footer_i .row-columns .footer__r .f-list {
        margin-left: 0;
        flex-basis: 50%;
    }
    .footer_i .row-columns .footer__r .f-list:last-child {
        padding-left: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .footer_i .footer__bottom .f-logo {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 480px) {
    .footer_i .row-columns {
        display: flex;
        flex-direction: column;
    }
    .footer_i .row-columns .footer__l {
        margin-bottom: 30px;
        float: none;
        width: auto;
        margin-right: 0;
    }
    .footer_i .row-columns .footer-menu-column {
        float: none;
        width: fit-content;
        margin-right: 0;
        margin-bottom: 30px;
        padding-left: 30px;
    }
    .footer_i .row-columns .footer__r {
        float: none;
        width: auto;
        margin-right: 0;
        margin-left: 0;
        padding-left: 30px;
    }
    .footer_i .row-columns .footer__r .f-list:last-child {
        padding-left: 20px;
    }
    .footer__r .f-list:first-child { width: 100% !important; margin-bottom: 20px !important; }
    .footer__r .f-list.footer-social { padding-left: 0 !important; margin-left: 0; }
}

.footer__l { float: left; width: 365px; margin: 0 20px 0 0; }
.footer__l h3 { color: #fff;
    font-size: 25px;
    line-height: 32px;
    font-weight: 600;
    padding: 0 0 10px;
}
.footer__l p { color: #fff; font-size: 18px; line-height: 27px; padding: 0 0 5px; font-family: 'Bricolage Grotesque'; }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footer__l h3 { font-size: 24px; line-height: 30px; }
  .footer__l p { font-size: 16px; line-height: 24px; }
}

.footer__r { float: left; margin-left: 10px}
.footer__r .f-list { float: left; margin: 0 0 0 20px; }
.footer__r .f-list:first-child { margin: 0; width: 140px}
.footer__r .f-list .footer-social--links { display: block; }
.footer__r .f-list .footer-social--links .icon_tw { height: 20px; top: 2px; }
.footer__r .f-list .footer-social--links .f-list__i-item { display: inline-block; }
.footer__r .f-list .footer-social--links .f-list__i-item a { padding: 0; width: 20px; height: 20px; margin-right: 10px; }
.footer__r .f-list .footer-social--links .f-list__i-item.fb a { margin-right: 4px; }
.footer__r .f-list .footer-social--links .f-list__i-item.yt a { margin-right: 14px; }

.f-list__title p { color: #fff; font-size: 21px; line-height: 23px; font-weight: 600; font-family: 'Bricolage Grotesque'; padding: 0 0 14px; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .f-list__title p { font-size: 18px; line-height: 21px; } }

.f-list__item li{ padding: 0; }
.f-list__item a { font-family: 'Bricolage Grotesque'; font-weight: 600; color: #fff; display: block; font-size: 16px; line-height: 18px; padding: 6px 0; }
.f-list__item a:hover { color: #0094FF; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .f-list__item a { font-size: 16px; line-height: 17px; } }

.f-list__i-item { padding: 0; }
.f-list__i-item a { font-family: 'Bricolage Grotesque'; font-weight: 600; color: #fff; display: block; font-size: 16px; line-height: 18px; position: relative; padding: 6px 0 6px 27px; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
.f-list__i-item a .icon { position: absolute; top: 4px; left: 0; }
.f-list__i-item a .icon_fb { left: 3px; top: 1px; }
.f-list__i-item a .icon_in { top: 2px; }
.f-list__i-item a:hover { color: #0094FF; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
.f-list__i-item a:hover .icon_fb { background: url('../png/icons-sc44cc3d017.png') 0 -306px no-repeat; width: 9px; height: 21px; }
.f-list__i-item a:hover .icon_tw { 
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%2313b9de'%3e%3cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z'/%3e%3c/svg%3e") center/22px auto no-repeat; 
    width: 20px;
}
.f-list__i-item a:hover .icon_in { background: url('../png/icons-sc44cc3d017.png') 0 -210px no-repeat; width: 20px; height: 20px; }
.f-list__i-item a:hover .icon_rss { background: url('../png/icons-sc44cc3d017.png') 0 -48px no-repeat; width: 18px; height: 18px; }
.f-list__i-item a:hover .icon_gp { background: url('../png/icons-sc44cc3d017.png') 0 0 no-repeat; width: 22px; height: 19px; }
.f-list__i-item a:hover .icon_yt { background: url('../png/icons-sc44cc3d017.png') 0 -482px no-repeat; width: 22px; height: 20px; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .f-list__i-item a { font-size: 16px; line-height: 17px; } }

.footer__bottom .f-copy { float: left; padding: 30px 0 0 235px; }
@media only screen and (max-width: 767px) {
    footer { padding: 0 10px; }
    .footer__bottom .f-copy { text-align: center; float: none; width: 100%; padding: 0 0 30px; }
    .footer__r .f-list:first-child { padding: 0; }
    .f-list__item a { padding: 8px 0; }
    .footer__l h3 { font-size: 24px; line-height: 30px; text-align: center; padding: 0 0 20px; }
    .footer__l p { font-size: 17px; line-height: 21px; text-align: center; }
    .f-list__i-item a { padding: 8px 0 8px 27px; }
    .f-list__i-item a .icon { top: 6px; }
    .f-list__i-item a .icon_fb { top: 3px; }
    .f-list__i-item a .icon_in { top: 4px; }
    .footer__r .f-list .footer-social--links .icon_tw { top: 4px; }
}

.f-copy p a,
.f-copy p { color: #9ea0a6; font-size: 12px; line-height: 14px; font-family: 'Bricolage Grotesque'; font-weight: 600; }

@media only screen and (max-width: 767px) { .m-hide { display: none !important; } }

.m-show { display: none !important; }
@media only screen and (max-width: 767px) { .m-show { display: block !important; } }

.l-list__item { padding: 15px 0 30px; border-bottom: 5px solid #f1f2f3; }
.l-list__item .header { color: #38383c; font-size: 18px; line-height: 24px; padding: 0 0 20px; font-family: 'Bricolage Grotesque'; font-weight: 600; }
.l-list__item .ava { position: relative; color: #4e4f53; font-size: 12px; line-height: 14px; padding: 0 0 0 45px; }
.l-list__item .ava img { position: absolute; left: 0; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); }
.l-list__item .ava a { color: #0094FF; font-family: 'Bricolage Grotesque'; font-weight: 600; }

.widget ul.tabs__controls { border-bottom: 5px solid #f1f2f3; padding: 0 0 20px; }

.tabs__controls__item { color: #38383c; font-size: 16px; line-height: 17px; float: left; padding: 0 0 0 10px; margin: 0 0 0 10px; border-left: 5px solid #e3e5e7; font-family: 'Bricolage Grotesque'; font-weight: 600; }
.tabs__controls__item:first-child { margin: 0; padding: 0; border-left: 0; }
.tabs__controls .ui-tabs-active.tabs__controls__item a{ color: #10b7dc; }

.s-box { background: #f1f2f3; position: relative; /*margin: 0 0 30px;*/ -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3); }
.s-box.membersearch{ margin: 0 0 30px; }
.s-box input { border: 0; background: none; height: 40px; width: 90%; color: #97979d; font-size: 16px; line-height: 40px; padding: 0 5%; }

.s-box__btn { display: block; position: absolute; right: 10px; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); }

.s-box_white { background: #fff; }

.subsr_dark { background: #e3e5e7; }

.widget{ /*margin: 0 0 15px 0;*/ padding-bottom:15px; }
.widget ul{ list-style:none; padding:0; margin:0; }
.widget ul li{}
.single-member-post .widget,
.widget.widget_featuredlatestwidget,
.widget.widget_search{ border-bottom:none; }

.subsr__bott,
.signup__bott { background: #fff; border: 1px solid #efefef; padding: 22px 20px; margin: 0 0 20px; }
.signup__bott .gform_body ul li { padding: 0; }
.signup__text h3,
.widget h3,
.subsr__text h3 { font-size: 25px; color: #000; line-height: 21px;  /*padding: 0 0 10px;*/ }
.subsr__text h3,
.signup__text h3{ width: 100%; background: #efefef; padding: 10px; box-sizing: border-box; }
.signup__text h3{ text-align: center;  }
.widget,
.subsr__text p { color: #000000; font-size: 12px; line-height: 21px; padding: 0 0 25px; font-family: 'Bricolage Grotesque'; font-weight: 600; }
.subsr__text img { margin: 0 0 10px; }
.subsr__text span { color: #0094FF; }

.widget h3{ background: #efefef; padding: 15px; }

.downloadbox .widget h3{ border-bottom: 5px solid #fff; padding-bottom:10px; margin-bottom:10px; }
.downloadbox .widget p{ padding-bottom:10px; font-size: 16px;}

.subsr__bott{ padding: 10px; }
.subsr__bott .input,
.gform_wrapper .signupfield .ginput_container,
.signup__bott .input{ background: #fff; margin: 0; width: 75%; }
.subsr__bott .input{ width: 65%; float: left;}
.gform_wrapper .signupfield input[type="email"],
.subsr__bott .input input,
.signup__bott .input input{ border: 1px solid #efefef !important; width: 100%; float:left; background: none; color: #999 !important; font-size: 13px !important; line-height: 40px !important; height: 43px !important; font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; box-sizing: border-box; padding: 0 2.5% !important; }
.subsr__bott input#mc-embedded-subscribe{ float: right; width: 35%; font-size: 13px; height: 35px;}

#mc-embedded-subscribe{
    width: 22%;
    float: right;
    box-sizing: border-box;
    height: auto;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.subsr__bott input#mc-embedded-subscribe{
		float: left;
		width: 100%;
	}
	.subsr__bott .input{ width: 100%; margin-bottom: 10px; }
}
@media only screen and (max-width: 767px) {
	.signup__bott .input{ margin: 0 0 10px 0; width: 100%; float:left; }
	.subsr__bott input#mc-embedded-subscribe{
		float: left;
		width: 100%;
	}
    #mc-embedded-subscribe {
    	width: 100%;
        box-sizing: border-box;
        height: auto;
    }
}

.bt-title { border-top: 20px solid #f1f2f3; padding: 25px 0 0; }
.bt-title h2 { color: #38383c; font-size: 28px; line-height: 40px; padding: 0 0 20px; }

.n-list,
.n-list__item{ float:left; width:100%; }

.n-list__item__title h3,
.n-list__item__title h1 { color: #000; font-size: 25pt; line-height: 35px; }
.single-post .n-list__item__title h1 { margin-bottom: 20px; margin-top: 20px; }
.single-post .n-list__item__title h3 { margin-bottom: 20px; margin-top: 20px; }
@media only screen and (min-width: 1025px) {
    .single-post .n-list__item__title h1 { font-size: 40px; line-height: 60px; }
    .single-post .n-list__item__title h3 { font-size: 25px; line-height: 60px; }
    .single-post .news .n-list__item__title h1 {line-height: 2.4rem}
}

.blog .n-list__item__title h3,
.archive .n-list__item__title h3 { font-size: 25px; }
.single-post .n-list__item__content h3,
.single-guide .n-list__item__content h3,
.single-data .n-list__item__content h3 {
    font-size: 25px;
    color: #000;
    line-height: 35px;
}

.page-template-tpl-register-php .n-list__item__title h3{ margin-bottom: 20px;}
.n-list__item__title h3 a,
.single-post .n-list__item__content h3 a,
.single-guide .n-list__item__content h3 a,
.single-data .n-list__item__content h3 a { color: #000; }
.single-post .n-list__item__content h3 a:hover,
.single-guide .n-list__item__content h3 a:hover,
.single-data .n-list__item__content h3 a:hover { color: #0094FF; }
@media only screen and (max-width: 767px) { .n-list__item__title h3, .n-list__item__title h1 { font-size: 24px; line-height: 30px; } }

.n-list__item__main { padding: 0 0 30px; float:left; width: 100%;}
@media only screen and (max-width: 767px) {
    .n-list__item__main {
        padding: 20px 0 0;
        width:auto;
        float: none;
        display: flex;
    }
    .news .n-list__item__main {
        padding-top: 0px;
    }
    .single-data .n-list__item__main,
    .single-guide .n-list__item__main {
        display: block;
    }
    .blog .partner_post { float: none; width: auto; }
    .blog .n-list__item__main__top { display: block; }
    .blog .n-list__item__main__top img {
        width: 35px;
        display: none;
        position: absolute;
        top: 45%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .blog .n-list__item__main__top .text {
        padding: 20px 0 20px 0;
        color: #4e4f53;
        font-size: 16px;
        line-height: 16px;
    }

}

.blog .n-list__item,
.archive .n-list__item,
.search .n-list__item{
	border-bottom: 1px solid #D8DCDE;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.single-post .latest_notp .n-list__item,
.single-guide .latest_notp .n-list__item,
.single-data .latest_notp .n-list__item{
    border-bottom: 1px solid #D8DCDE;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.blog .n-list__item__main,
.archive .n-list__item__main,
.search .n-list__item__main{
	padding-bottom: 0;
}

.blog .n-list__item .img-1,
.archive .n-list__item .img-1,
.search .n-list__item .img-1,
.single-post .n-list__item .img-1,
.single-guide .n-list__item .img-1,
.single-data .n-list__item .img-1{
	float: left;
	width: 250px;
	margin-right: 20px;
	display: block;
}

.single-post .n-list__item .n-list__item__author,
.single-guide .n-list__item .n-list__item__author,
.single-data .n-list__item .n-list__item__author{ display: flex; margin-top: 10px; }
.single-post .n-list__item .n-list__item__author .partner_post,
.single-guide .n-list__item .n-list__item__author .partner_post,
.single-data .n-list__item .n-list__item__author .partner_post{ margin: 20px 0px 0px 0px; }
.single-post .n-list__item .n-list__item__author .author_post,
.single-guide .n-list__item .n-list__item__author .author_post,
.single-data .n-list__item .n-list__item__author .author_post{
    margin: 0px;
    position: relative;
    padding: 0;
}
.single-post .n-list__item .n-list__item__author .partner_post img,
.single-guide .n-list__item .n-list__item__author .partner_post img,
.single-data .n-list__item .n-list__item__author .partner_post img { max-width: 50px; }
.single-post .n-list__item .n-list__item__author .author_post .text,
.single-guide .n-list__item .n-list__item__author .author_post .text,
.single-data .n-list__item .n-list__item__author .author_post .text {
    padding: 0;
    color: #64717A;
    font-size: 16px;
    line-height: 16px;
}
.author_post .text p,
.author_post .text p a {
    font-size: 12px;
    color: #64717A;
}
.author_post .text p {
    float: left;
    clear: both;
}
.author_post .text p a:hover {
    color:#0094FF;
}
.author_post .text .meta,
.single-data .n-list__item .n-list__item__author .author_post .text .meta {
    font-size: 10px;
}
.author_post .text .meta a,
.single-data .n-list__item .n-list__item__author .author_post .text .meta a {
    font-size: 10px;
    color: #64717A;
}
.author_post .text .meta a:hover,
.single-data .n-list__item .n-list__item__author .author_post .text .meta a:hover {
    color:#0094FF;
}

.single-post .n-list__item .n-list__item__author .author_post .text p,
.single-guide .n-list__item .n-list__item__author .author_post .text p,
.single-data .n-list__item .n-list__item__author .author_post .text p { display: inline; padding-left: 0px; }

.blog .n-list__item .img-1 img,
.archive .n-list__item .img-1 img,
.search .n-list__item .img-1 img,
.single-post .n-list__item .img-1 img,
.single-guide .n-list__item .img-1 img,
.single-data .n-list__item .img-1 img{
	max-width: 100%;
	height: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1059px) {
    .single-post .n-list__item__content h3,
    .blog .n-list__item__title h3,
    .blog .n-list__item__title h1,
    .single-guide .n-list__item__content h3,
    .single-data .n-list__item__content h3 {
        font-size: 24px;
        line-height: 28px;
    }
    .single-post .n-list__item .n-list__item__author .partner_post img,
    .single-guide .n-list__item .n-list__item__author .partner_post img,
    .single-data .n-list__item .n-list__item__author .partner_post img { max-width: 40px; }
    .single-post .n-list__item .n-list__item__author .partner_post,
    .single-guide .n-list__item .n-list__item__author .partner_post,
    .single-data .n-list__item .n-list__item__author .partner_post{ margin: 15px 0px 0px 0px; }
    .single-post .n-list__item .n-list__item__author .author_post .text,
    .single-guide .n-list__item .n-list__item__author .author_post .text,
    .single-data .n-list__item .n-list__item__author .author_post .text { padding: 10px 0 10px 0; }

}
@media only screen and (min-width: 500px) and (max-width: 768px) {
    .single-post .n-list__item__content h3,
    .blog .n-list__item__title h3,
    .blog .n-list__item__title h1,
    .single-guide .n-list__item__content h3,
    .single-data .n-list__item__content h3,
    .news-landing .n-list__item .n-list__item__right h3 {
        font-size: 22px;
        line-height: 26px;
    }
    .news-landing .n-list__item .n-list__item__right h3 { margin-bottom: 0px; }
    .single-post .n-list__item .n-list__item__author .partner_post img,
    .single-guide .n-list__item .n-list__item__author .partner_post img,
    .single-data .n-list__item .n-list__item__author .partner_post img { max-width: 40px; }
    .single-post .n-list__item .n-list__item__author .partner_post,
    .single-guide .n-list__item .n-list__item__author .partner_post,
    .single-data .n-list__item .n-list__item__author .partner_post{ margin: 10px 0px 0px 0px; }
    .single-guide .n-list__item .img-1,
    .single-data .n-list__item .img-1{ width: 200px; }
    .news-landing .n-list__item__main { padding-top: 0px; }
    .blog .news-landing .n-list__item__main__top .text { padding: 20px 0px; }
}
@media only screen and (max-width: 499px) {
    .single-post .n-list__item .n-list__item__author,
    .blog .n-list__item__main,
    .single-guide .n-list__item .n-list__item__author,
    .single-data .n-list__item .n-list__item__author { display: none; }
    .single-post .n-list__item__content h3,
    .blog .n-list__item__title h3,
    .blog .n-list__item__title h1,
    .single-guide .n-list__item__content h3,
    .single-data .n-list__item__content h3,
    .news-landing .n-list__item .n-list__item__right h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .news-landing .n-list__item .n-list__item__right h3 { margin-bottom: 0px; }
    .single-post .n-list__item .n-list__item__author .partner_post,
    .single-guide .n-list__item .n-list__item__author .partner_post,
    .single-data .n-list__item .n-list__item__author .partner_post{ margin: 10px 0px 0px 0px; }
    .single-post .n-list__item .n-list__item__author .author_post .text,
    .single-guide .n-list__item .n-list__item__author .author_post .text,
    .single-data .n-list__item .n-list__item__author .author_post .text,
    .blog .news-landing .n-list__item__main__top .text { padding: 10px 0px; }
    .single-post .n-list__item .img-1,
    .blog .n-list__item .img-1,
    .single-guide .n-list__item .img-1,
    .single-data .n-list__item .img-1{ width: 150px; }
}

.blog .n-list__item .img-2,
.archive .n-list__item .img-2,
.search .n-list__item .img-2{
	display: none;
}

.n-list__item__right{
	float: right;
	max-width: 450px;
	margin-top: -5px;
}
.n-list__item__right .item {
    padding: 0 !important;
    border-left: 0 !important;
}

.blog .post p,
.archive .post p,
.search .post p{
	padding-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1059px) {
	.blog .n-list__item .img-1,
	.archive .n-list__item .img-1,
	.search .n-list__item .img-1{
		max-width: 35%;
		margin-right: 3%;
	}

	.n-list__item__right{
		float: right;
		max-width: 62%;
		margin-top: -5px;
	}
}

@media only screen and (max-width: 767px) {
	.search .n-list__item .img-1,
	.archive .n-list__item .img-1{
		display: none;
	}
	.blog .n-list__item .img-2 { display: none; }
	.archive .n-list__item .img-2,
	.search .n-list__item .img-2{
		display: block;
	}
	.blog .n-list__item .img-2 img,
	.archive .n-list__item .img-2 img,
	.search .n-list__item .img-2 img{
		max-width: 100%;
		margin-right: 0%;
	}
	.n-list__item__right{
		float: right;
		max-width: 100%;
		margin-top: 0;
	}
    .blog .n-list__item .n-list__item__right {
        float: none;
    }
}

.n-list__item__main__top { position: relative; padding: 0; }
.n-list__item__main__top.no-author{ padding:0; clear: both; }
.n-list__item__main__top .text { padding: 0; color: #64717A; font-size: 16px; line-height: 16px; display: flex; justify-content: center; align-items: center; }
.news-landing .n-list__item__main__top .text,
.news .n-list__item__main__top .text  { display: inline-block; position: relative; margin-left: 5px; top: -4px; }
.home.page-template  .n-list__item__main__top .text { display: inline-block; position: relative; margin-left: 0px; top: -5px; }
.n-list__item__main__top.no-author .text { padding: 10px 0 5px; }
.n-list__item__main__top .text > img, .n-list__item__main__top .text > a, .n-list__item__main__top .text > p {display: flex; align-items: center;}
.home.page-template .n-list__item__main__top .text > p {display: block;}
.home.page-template .n-list__item__main__top .text > p.meta {color: #000; text-transform: uppercase; line-height: 16px;}
.home.page-template .n-list__item__main__top .text > p > a {color: #000;}
.n-list__item__main__top .text > a {margin-right: 25px;}
.n-list__item__main__top .text a { color: #000;}
.n-list__item__main__top .text .meta { font-size: 12px; color: #000;}
.n-list__item__main__top .text .meta a { margin-right: 5px; }
.n-list__item__main__top .text a:hover { color: #0094FF; }
.n-list__item__main__top .text p { margin-bottom: 0px; font-size: 12px; line-height: 20px; }
.n-list__item__main__top.no-author .text p { padding: 0; }
@media only screen and (max-width: 767px) {
    .n-list__item__main__top { border-top: 0; }
    .n-list__item__main__top img { top: 0; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
    .n-list__item__main__top .text { padding: 0px; }
    .n-list__item__main__top .text > a { display: block; margin: 0 0 1px; }
    .n-list__item__main__top .text p { display: block; padding: 0 0 1px; }
    .n-list__item__main__top.diff-pb .text { padding: 0 0 14px; }
    .news .n-list__item__main__top.diff-pb { margin-top: 15px; }
    .news .n-list__item__main__top.diff-pb .text { line-height: 20px; }
    .news.main_i { margin-top: 10px; }
}

.n-list__item__main__content .post img { max-width: 100% !important; height:auto; margin: 9px 0px 20px 0; display:block; }
.archive.post-type-archive .post img { max-width: 100% !important; height:auto; }
.single-post .n-list__item__main__content .post img:first-of-type { margin-top: 0; }
.single .n-list__item__main__content .post img { margin-bottom: 0; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .n-list__item__main__content { padding: 0 0 20px; } }
@media only screen and (max-width: 767px) { .n-list__item__main__content { padding: 0 0 20px; } }

.boa-pagination { margin: 0 0 40px; padding: 20px 0 0; }
.boa-pagination span.page-numbers.dots,
.boa-pagination span.page-numbers.current,
.boa-pagination a { background: #f1f2f3; float: left; color: #6b6b74; font-size: 16px; line-height: 40px; -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; width: 40px; text-align: center; height: 40px; }
.boa-pagination span.page-numbers.current,
.boa-pagination a.active { background: #fff; color: #38383c; font-size: 16px; }
.boa-pagination a:hover { background: #fff; color: #38383c; -webkit-transition: background-color 0.4s ease-in-out; -moz-transition: background-color 0.4s ease-in-out; -o-transition: background-color 0.4s ease-in-out; transition: background-color 0.4s ease-in-out; }
.boa-pagination.pagination_p { padding: 0 0 0 15px; }

.page-template-tpl-data-php .pagination_p,
.page-template-tpl-guides-php .pagination_p{ clear: both; padding-left: 0; float:left; width: 100%; display: inline-block;}
.page-template-tpl-data-php .pagination_p .boa-pagination,
.page-template-tpl-guides-php .pagination_p .boa-pagination{ margin: 0 auto; display: table;  }

.join { background: #f2f3f4; padding: 25px 10px; margin: 0 0 25px; }
.join h3 { text-align: center; color: #0094FF; font-size: 25px; line-height: 23px; padding: 0 0 10px; font-weight: 600; font-family: 'Bricolage Grotesque'; }
.join p { font-size: 16px; line-height: 21px; color: #000000; padding: 0 0 15px; font-family: 'Bricolage Grotesque'; font-weight: 600; text-align: center; }
.join .boa-btn { background: #64ce83; height: 41px; line-height: 41px; font-size: 16px; text-align: center; margin: 0 auto; width: 225px; display: block; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; font-family: 'Bricolage Grotesque'; font-weight: 600; -webkit-transition: background 0.4s ease-in-out; -moz-transition: background 0.4s ease-in-out; -o-transition: background 0.4s ease-in-out; transition: background 0.4s ease-in-out; }
.join .boa-btn:hover { background: #0094FF; -webkit-transition: background 0.4s ease-in-out; -moz-transition: background 0.4s ease-in-out; -o-transition: background 0.4s ease-in-out; transition: background 0.4s ease-in-out; }
.join.green { background: #64ce83; }
.join.green p { color: #fff; }
.join.green h3 { color: #fff; }
.join.green .boa-btn { color: #fff; border: 2px solid white;  -webkit-transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out; -moz-transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out; -o-transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out; transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out; background: none; }
.join.green .boa-btn:hover { -webkit-transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out; -moz-transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out; -o-transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out; transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out; color: #0094FF; border: 2px solid #0094FF; }

@media only screen and (max-width: 767px) {
	.blog .n-list__item__main__top .text,
	.archive .n-list__item__main__top .text,
	.search .n-list__item__main__top .text {
		padding: 0 0 10px;
        margin-left: 0;
	}
	.blog .n-list__item,
	.archive .n-list__item,
	.search .n-list__item {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.n-list__item__main__content {
		padding: 0;
	}
	.blog .n-list__item .img-2 img,
	.archive .n-list__item .img-2 img,
	.search .n-list__item .img-2 img {
		height: auto;
		width: 100%;
		margin-bottom: 10px;
	}
	.archive .n-list__item__title h3,
    .archive .n-list__item__title h1,
	.search .n-list__item__title h3,
    .search .n-list__item__title h1 {
		font-size: 24px;
		line-height: 27px;
	}
}

.h-title h3 { color: #38383c; font-size: 25px; line-height: 24px; padding: 0 0 15px; }

.dashboard .text p { color: #000000; font-size: 16px; line-height: 30px; padding: 0 0 25px; }
.dashboard .text p a { color: #0094FF; font-family: 'Bricolage Grotesque'; font-weight: 600; text-decoration: none; }
.dashboard .text p a:hover { text-decoration: underline; }

.comments { border-top: 20px solid #f1f2f3; padding: 30px 0 0; }
.comments.comments_nbt { border-top: 0; padding-top: 0; }

.comments__r { float: left; padding: 0 0 15px 200px; width: 500px; }
.comments__r.bt .h-title { border-top: 20px solid #e3e5e7; padding: 30px 0 0; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .comments__r { width: 100%; float: none; padding: 0 0 15px; } }
@media only screen and (max-width: 767px) { .comments__r { width: 100%; float: none; padding: 0 0 15px; } }

.comments__item__r { float: left; padding: 0 0 20px 0; width:625px; }
.author .comments__item__r, .comments__item__r { padding: 0; width: 100%; }
.page .subsr,
.author .subsr{ margin:0; }
.comments__item__r .post p { color: #000000; font-size: 16px; line-height: 30px; padding: 0 0 15px; }
.comments__item__r .post p a { color: #0094FF; font-size: 12px; line-height: 21px; font-family: 'Bricolage Grotesque'; font-weight: 600; text-decoration: none; }
.comments__item__r .post p a:hover { text-decoration: underline; }
.comments__item__r .post p i { color: #333; font-size: 21px; line-height: 30px; }
p.noresults,
.comments__item__r .text p { color: #000000; font-size: 16px; line-height: 30px; padding: 0 0 25px; }

.comments__item__r .n-list__item__main__top .text p {
    display: inline;
    padding: 0 0 0 10px;
    color: #4e4f53;
    font-size: 14px;
    line-height: 16px;
}

.comments__item__r .text p a { color: #0094FF; text-decoration: underline; }
.comments__item__r .text p a:hover { color:#000; }
.comments__item__r .text p i { color: #333; font-size: 21px; line-height: 30px; }
.comments__item__r .text h1 { color: #000;
    font-size: 25pt;
    line-height: 40px;
    margin-bottom:20px;
}
.single-event .comments__item__r .text h1{
    margin-bottom:20px;
}

.comments__item__r .text h2 { color: #38383c; font-size: 28px; line-height: 24px; padding: 0 0 20px;}
.comments__item__r .text h3 { color: #38383c; font-size: 25px; line-height: 24px; padding: 0 0 20px;}
.comments__item__r .text ul { padding: 0 0 20px 25px; }
.comments__item__r .text ul li { font-size: 16px; color: #000000; line-height: 25px; padding: 0 0 10px 0; }
.comments__item__r .text hr { height: 20px; width: 100%; border: 0; background: #e3e5e7; margin: 0 0 30px; }
.comments__item__r .page-title { width: 100%; padding: 0; }
.comments__item__r .page-title h1 { color: #38383c; text-align: left; font-size: 40px; line-height: 44px; padding: 0 0 30px; }
.comments__item__r .page-title p { text-align: left; font-size: 21px; line-height: 30px; padding: 0; }
.comments__item__r .page-title p i { font-style: normal; font-family: 'Bricolage Grotesque'; font-style:italic; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .comments__item__r { float: none; width: 100%; padding: 0 0 20px; text-align: left; } }
@media only screen and (max-width: 767px) { .comments__item__r { float: none; width: 100%; padding: 0 0 20px; text-align: left; }
  /*.comments__item__r .post p { font-size: 13px; line-height: 21px; }*/
  .comments__item__r .text ul li { padding: 0 0 4px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) { .comments__item_pr .comments__item__l { padding: 0 0 0 60px; } }
@media only screen and (max-width: 767px) { .comments__item_pr .comments__item__l { padding: 0 0 0 60px; } }

.comments__item__l { float: left; width:120px; /*width: 170px;*/ padding: 0 0 45px; text-align: right; position: relative; }
.comments__item__l .item { padding: 0 0 20px; }
img.avatar{ -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
.author .authimg{ text-align:center; }
.author .authimg img.avatar{ -webkit-border-radius:0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
.comments__item__l .item img { margin: 0 0 10px; }
.comments__item__l .item p { color: #000000; font-size: 12px; line-height: 15px; padding: 0 0 10px; }
.comments__item__l .item p a { color: #0094FF; font-family: 'Bricolage Grotesque'; font-weight: 600; }
.comments__item__l .item p span { color: #0094FF; font-family: 'Bricolage Grotesque'; font-weight: 600; }
.comments__item__l.comments__item__l_text .item p { font-size: 12px; line-height: 21px; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .comments__item__l { float: none; width: 100%; margin: 0 0 20px; padding: 0 0 0 40px; text-align: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .comments__item__l .item { padding: 0; }
  .comments__item__l .item p { display: inline; padding: 0 0 0 10px; }
  .comments__item__l .item img { padding: 0; position: absolute; top: 50%; left: 0; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); } }
@media only screen and (max-width: 767px) { .comments__item__l { float: none; width: 100%; margin: 0; padding: 0 0 0 40px; text-align: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .comments__item_no-pl .comments__item__l { padding: 0; -webkit-box-sizing: initial; -moz-box-sizing: initial; box-sizing: initial; }
  .comments__item_no-pl .comments__item__l .item_bt { position: relative; }
  .comments__item__l.diff-text-p .item p { padding: 0 0 5px 5px; }
  .comments__item__l .item p { padding: 0 0 0 5px; }
  .comments__item__l .item img { padding: 0; position: absolute; top: 0; left: 0; }
  .comments__item__l .item_bt { margin: 0 0 25px; }
  .comments__item__l .item_bt p { padding: 0 0 0 45px; }
  .comments__item__l .item_bt img { left: 0; float: left; position: static; max-width: 35px; }
  .comments__item__l .item_bt:first-child:before { position: absolute; content: ""; width: 100%; height: 10px; background: #e3e5e7; top: -25px; left: 0; right: 0; }
  .comments__item__l .item_bt:after { position: absolute; content: ""; width: 100%; height: 10px; background: #e3e5e7; bottom: -10px; left: 0; right: 0; } }

.comments__item__r .text .sponsorbox p{
    padding:0;
    line-height:normal;
}
.comments__item__r .text .sponsorbox p a{
    text-decoration:none;
}
@media only screen and (min-width: 1025px) {
	.single-post .partner_post{ margin:10px 0 20px 0; }
}

.single-post .news .partner_post {margin: 0; display: flex}
.single-post .news .partner_post > img {float: none}
.single-post .news .partner_post > .partner-post-author-line {display: flex; align-items: center}
.single-post .news .partner_post > .partner-post-author-line p {height: fit-content; line-height: 20px; font-size: 16px;}
@media only screen and (max-width: 767px) {
    .single-post .news .partner_post > .partner-post-author-line p {font-size: 14px;}
}

.partner_post.nomargintop{ margin: 0 0 20px; }
.partner_post img{ float:left; margin-right:10px; max-width: 50px; }
.n-list__item__main .partner_post p.meta { color: #000; font-size: 15px; font-weight: bold; margin-bottom: 0px; line-height: 16px;}
.n-list__item__main .partner_post p { font-size: 18px; color: #000; }
.archive .partner_post img,
.search .partner_post img,
.blog .partner_post img {
	position: static;
	top: 0;
	transform: none;
	width: 36px;
}

@media only screen and (max-width: 767px) {
	.blog .partner_post,
	.archive .partner_post,
	.search .partner_post {
	  margin: 0 0 10px 0;
	}
    .blog .partner_post img {
        width: 30px;
        max-width: 30px;
    }
}

.comments__item__r .partner_post p,
.comments__item__r .partner_post p a,
.partner_post p a{ color: #64717A; text-decoration: none;}
.partner_post p a:hover{ color: #0094FF; }
@media only screen and (max-width: 767px) { .comments__item__r .partner_post p,.partner_post p{  } }
@media only screen and (max-width: 320px) { .comments__item__r .partner_post p,.partner_post p{ font-size:12px; } .partner_post img { margin-right: 10px; } }

.comments__item__r .text ul.gform_fields,
.gform_fields{ list-style:none; padding:0; margin:0; }

span.gfield_required{ color:#c00; margin-left:5px; }
.validation_error,
.validation_message{ color:#c00; margin:10px 0; background-color: #FFEBE8; font-size:15px; }
.validation_message{ background:none; }
.validation_error{ padding:10px; margin:0 0 20px 0; border:1px solid #BD1414; font-size:15px; line-height:25px; }
.gform_confirmation_message{ padding:10px; color:#47AF43; margin:0 0 20px 0; border:1px solid #208813; font-size:15px; line-height:25px; }

.form { padding: 30px 0 10px; border-top: 20px solid #f1f2f3; }
.form.form_grey-bt { border-top: 20px solid #e3e5e7; }

.form__title p { color: #38383c; font-size: 16px; line-height: 24px; font-family: 'Bricolage Grotesque'; font-weight: 600; padding: 0 0 20px; }

.form__row { padding: 0 0 14px; }
.gform_wrapper label,
.form__row label { color: #000000; font-size: 16px; line-height: 17px; padding: 0 0 10px; }
.gform_wrapper input[type=text],
.gform_wrapper input[type=email],
.gform_wrapper input[type=url],
.form__row label input { display: block; background: #f1f2f3; border: 1px solid #999; width: 100%; padding: 0 10px; height: 35px; line-height: 35px; margin: 6px 0 0; font-size: 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.gform_wrapper textarea,
.form__row label textarea { display: block; resize: none; width: 100%; padding: 5px 10px; background: #f1f2f3; border: 1px solid #999; height: 200px; font-size: 16px; margin: 6px 0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.form__row .btn_blue { padding: 0 30px; float: right; }

input.mepr_front_button[type="submit"]{ margin:0px 10px 40px 0; }
input.mepr_front_button[name="mepr-account-form"]{ margin:40px 10px 40px 0; }

.archive.post-type-archive .gfield input[type=text],
.archive.post-type-archive .gfield input[type=email],
.page-template-tpl-event-search .gfield input[type=text],
.page-template-tpl-event-search .gfield input[type=email],
.page-template-tpl-event-search .gfield input[type=url]{
	width:300px;
	max-width:100%;
}
.page-template-tpl-event-search .gfield_label,
.data-cpt .gform_wrapper .gfield_label,
.post-type-archive-podcast .gform_wrapper .gfield_label,
.post-type-archive-appleaders .gform_wrapper .gfield_label {
    display: inline !important;
}
.post-type-archive-podcast .gform_wrapper .name_first label,
.post-type-archive-podcast .gform_wrapper .name_last label {
    display: none;
}
.post-type-archive-podcast .gform_wrapper .name_first input {
    margin-bottom: 15px;
}
.data-cpt .gform_wrapper .get-custom-app-data-name label:not(.gfield_label) {
    display: none;
}

#rememberme{ margin-bottom:3px; margin-right:5px; margin-left:175px; }

.gform_wrapper .gfield_error textarea,
.gform_wrapper .gfield_error input{
    border: 1px solid #c00;
}

.gform_validation_container{
    display: none;
}

.post ul li.gform_hidden{
    padding:0;
}

div.submit{
    margin-left:175px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #rememberme,
    div.submit{
        margin-left:0;
    }
}

@media only screen and (max-width: 767px) {
    #rememberme,
    div.submit{
        margin-left:0;
    }
}

.archive.post-type-archive .gform_wrapper input[type=text],
.archive.post-type-archive .gform_wrapper input[type=email],
.archive.post-type-archive .gform_wrapper input[type=url],
.page .gform_wrapper input[type=text],
.page .gform_wrapper input[type=email],
.page .gform_wrapper input[type=url],
.news-landing .gform_wrapper input[type=text],
.news-landing .gform_wrapper input[type=email],
.news-landing .gform_wrapper input[type=url],
.form_white .form__row input { background: #fff; }
.archive.post-type-archive .gform_wrapper textarea,
.page .gform_wrapper textarea,
.news-landing .gform_wrapper textarea,
.form_white .form__row textarea { background: #fff; }
.archive.post-type-archive .gform_wrapper textarea {
    margin-bottom: 0;
}

.archive.post-type-archive .gform_wrapper li.gfield:not(.gform_hidden):not(.gform_validation_container),
.page-template-tpl-event-search .gform_wrapper li.gfield:not(.gform_hidden):not(.gform_validation_container),
.news-landing .gform_wrapper li.gfield:not(.gform_hidden):not(.gform_validation_container) {
    padding-bottom: 15px;
}
.archive.post-type-archive .gform_wrapper select.gfield_select,
.page-template-tpl-event-search .gform_wrapper select.gfield_select,
.news-landing .gform_wrapper select.gfield_select {
    font-size: 18px;
    font-weight: 300;
}
.archive.post-type-archive .gform_wrapper input[type=submit].gform_button,
.page-template-tpl-event-search .gform_wrapper input[type=submit].gform_button,
.news-landing .gform_wrapper input[type=submit].gform_button {
    margin-bottom: 20px;
}

.banner { position: relative; max-height: 200px; height:300px; background: #383838; overflow:hidden; background-position:center; background-repeat:no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .banner { max-height: 150px; } }
@media only screen and (max-width: 767px) { .banner { max-height: 100px; } }
.banner img{ width:100%; height:auto; display:block; }

.grey-box { padding: 20px; background: #e3e5e7; margin: 0 0 20px; }

.grey-box__l { float: left; width: 70px; padding: 0 20px 0 0; }
@media only screen and (max-width: 767px) { .grey-box__l { float: left; width: 40px; padding: 0 10px 0 0; }
  .grey-box__l img { width: 100%; height:auto; } }

.grey-box__r { float: left; width: 495px; }
.grey-box__r .t-text h3 { color: #38383c; font-size: 25px; line-height: 21px; font-weight: 600; padding: 0 0 15px; font-family: 'Bricolage Grotesque'; }
.grey-box__r .t-text p { color: #000000; font-size: 14px; line-height: 27px; padding: 0 0 10px; font-family: 'Bricolage Grotesque'; font-weight: 600; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .grey-box__r { float: none; width: auto; padding: 0 0 0 90px; } }
@media only screen and (max-width: 767px) { .grey-box__r { float: none; width: auto; padding: 0 0 0 55px; } }

.grey-box__w220 { float: left; width: 270px; padding: 0 30px 0 0; }
.grey-box__w220 .boa-btn { margin: 0 0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; }
.grey-box__w220 .s-text { text-align: center; width: 100%; }
@media only screen and (max-width: 767px) { .grey-box__w220 { float: none; width: 100%; padding: 0 0 15px; } }

.grey-box__w210 { float: left; width: 280px; }
@media only screen and (max-width: 767px) { .grey-box__w210 { float: none; width: 100%; padding: 0 0 15px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .grey-box__w220 { width: 220px; }
    .grey-box__w210 { width: 210px; }
}

.page-title { width: 960px; margin: 0 auto; padding: 30px 0 0; }
.page-title h1 { color: #38383c; font-size: 40px; line-height: 52px; font-weight: 600; text-align: center; padding: 0 0 5px; }
.page-title p { color: #000000; font-size: 18px; line-height: 32px; padding: 0 0 20px; font-family: 'Bricolage Grotesque'; text-align: center; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .page-title { width: 100%; }
  .page-title h1 { font-size: 36px; line-height: 40px; }
  .page-title p { font-size: 16px; line-height: 21px; } }
@media only screen and (max-width: 767px) { .page-title { width: 100%; padding: 0 0 5px; }
  .page-title h1 { font-size: 34px; line-height: 36px; text-align: left; }
  .page-title p { font-size: 16px; line-height: 21px; text-align: left; } }

@media only screen and (max-width: 767px) { .page-title_bb { border-bottom: 20px solid #e3e5e7; margin: 0 0 20px; } }

.page-title_c h1 { text-align: center; }
.page-title_c p { text-align: center; }
@media only screen and (max-width: 767px) { .page-title_c h1 { font-size: 26px; line-height: 30px; }
  .page-title_c p { font-size: 16px; line-height: 21px; } }

.s-text { display: inline-block; }
.s-text p { padding: 2px 8px 2px 4px; background: #0094FF; display: inline-block; color: #fff; font-size: 13px; line-height: 17px; font-family: 'Bricolage Grotesque', sans-serif; font-weight:300;}
.s-text span { padding: 2px 4px 2px 4px; background: #0094FF; display: inline-block; color: #fff; font-size: 13px; line-height: 17px; font-family: 'Bricolage Grotesque', sans-serif; font-weight: 300;}
.s-text.featured span { background: #0094FF; }

.b-form { padding: 0 0 35px; }

body input.mepr_front_button[name=wp-submit]{ float: right; padding: 0 23px; height:35px; margin: 15px 30px 0 10px; }
@media only screen and (max-width: 767px) {
body input.mepr_front_button[name=wp-submit]{ margin-right:0; }
}

#mepr_registerform{ float:left; width:100%; margin-bottom:40px;}
.b-form p small:last-of-type{ display:none; }

.r-list { -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2); box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2); }

.r-list__title { background: #fff; }
.r-list__title p { color: #38383c; font-size: 16px; line-height: 18px; font-family: 'Bricolage Grotesque'; font-weight: 600; padding: 15px 20px; }

.r-list__main { background: #fafafb; padding: 0 0 10px; }
.r-list__main ul { list-style: none; }
.r-list__main ul li { background: url(../png/check-green.png) 20px 50% no-repeat transparent; padding: 9px 10px 9px 50px; color: #000000; font-size: 16px; line-height: 17px; }

.r-list_no { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.r-list_no .r-list__main { background: none; }
.r-list_no .r-list__main ul li { font-size: 12px; line-height: 15px; padding: 0 10px 12px 30px; background: url(../png/check-green.png) 0 0 no-repeat transparent; }
.r-list_no .r-list__title { background: none; padding: 0 0 20px; }
.r-list_no .r-list__title p { font-size: 18px; line-height: 21px; padding: 0; }

.p-list { margin: 0 0 20px; }

.p-list__item { padding: 20px 0; position: relative; display: block; background: none; margin: 0 0 10px; border-bottom: 1px solid #D8DCDE; }

.p-list__item:hover { background: rgba(255, 255, 255, 0.8); -webkit-transition: background 0.4s ease-in-out; -moz-transition: background 0.4s ease-in-out; -o-transition: background 0.4s ease-in-out; transition: background 0.4s ease-in-out; }
.p-list__item:hover .p-list__item__img { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; }
.p-list__item:hover .p-list__item__text .t-text { color: #0094FF; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .p-list__item { padding: 0; margin: 0 0 25px; }
  .p-list__item:hover { background: none; }
  .p-list__item:hover .p-list__item__img { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
  .p-list__item:hover .p-list__item__text .t-text { color: #38383c; } }
@media only screen and (max-width: 767px) { .p-list__item { padding: 0; margin: 0 0 20px; }
  .p-list__item:hover { background: none; }
  .p-list__item:hover .p-list__item__img { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
  .p-list__item:hover .p-list__item__text .t-text { color: #38383c; } }

.p-list__item__img { position: relative; float: left; width: 225px; padding: 0 20px 0 0; -webkit-transition: opacity 0.4s ease-in-out; -moz-transition: opacity 0.4s ease-in-out; -o-transition: opacity 0.4s ease-in-out; transition: opacity 0.4s ease-in-out; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
.p-list__item__img img { width: 100%; height:auto; }
.page-template-tpl-download-search-php .p-list__item__img img,
body.archive.post-type-archive-download .p-list__item__img img { border:1px solid #dcdcdd; }
.p-list__item__img .s-text { position: absolute; top: 0; left: 0; transform: translate(-10px, -20px); }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .p-list__item__img { width: 35%; padding: 0 5% 0 0; } }
@media only screen and (max-width: 767px) { .p-list__item__img { padding: 0 5% 0 0; width: 45%; }
  .p-list__item__img img { display: block; margin: 0 0 10px; } }

.page-template-tpl-download-search-php .p-list__item__img,
body.archive.post-type-archive-download .p-list__item__img { display: block; }
.page-template-tpl-download-search-php .p-list__item__img .p-list__item__img__inner,
body.archive.post-type-archive-download .p-list__item__img .p-list__item__img__inner { display: block; }
.page-template-tpl-download-search-php .p-list__item__img img,
body.archive.post-type-archive-download .p-list__item__img img { height: auto; max-height: 200px; max-width: 100%; width: auto; margin: 0 auto; display: block;}
@media only screen and (width: 768px) { .page-template-tpl-download-search-php .p-list__item__img img, body.archive.post-type-archive-download .p-list__item__img img { max-height: 150px; } }

.p-list__item__text { float: left; /*width: 390px; padding: 0 20px 0 0;*/ width:445px; padding:0; }
.p-list__item__text .t-text { font-size: 25px; line-height: 28px; padding: 0 0 15px; display: block; margin-bottom: 10px; font-family: 'Bricolage Grotesque', sans-serif; font-weight: 600; }
.p-list__item__text .text { color: #64717A; display: block; font-size: 14px; line-height: 21px; padding: 0 0 5px; font-weight: 600; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .p-list__item__text { width: 45%; padding: 0 5% 0 0; } }
@media only screen and (max-width: 767px) { .p-list__item__text { width: 50%; padding: 0; }
  .p-list__item__text .t-text { font-size: 18px; line-height: 20px; }
  .p-list__item__text .text { font-size: 13px; line-height: 18px; }
  .page-template-tpl-download-search-php .p-list__item__text .text,
  body.archive.post-type-archive-download .p-list__item__text .text { display:none; }
}

.p-list__item__ava { float: left; width: 35px; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .p-list__item__ava { width: 10%; }
  .p-list__item__ava .qtip-box { float: right; } }
@media only screen and (max-width: 767px) { .p-list__item__ava { display: none; } }

.qtip-box { display: block; position: relative; }

.filter { padding: 25px 0 0; background: #fff; border-bottom: 1px solid #dcdcdd; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .filter { padding-left: 20px; padding-right: 20px; } }
@media only screen and (max-width: 767px) { .filter { padding-left: 10px; padding-right: 10px; } }

.filters a { color: #000000; font-size: 16px; line-height: 18px; float: left; margin: 0 0 0 20px; padding: 0 0 16px; border-bottom: 4px solid transparent; -webkit-transition: border-color 0.4s ease-in-out; -moz-transition: border-color 0.4s ease-in-out; -o-transition: border-color 0.4s ease-in-out; transition: border-color 0.4s ease-in-out; }
.filters a:first-child { margin: 0; }
.filters a:hover { color: #0094FF; -webkit-transition: border-color 0.4s ease-in-out; -moz-transition: border-color 0.4s ease-in-out; -o-transition: border-color 0.4s ease-in-out; transition: border-color 0.4s ease-in-out; }
.filters a.active { color: #38383c; font-family: 'Bricolage Grotesque'; font-weight: 600; border-bottom: 4px solid #0094FF; }

.c-cols { -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); width: 700px; margin: 0 auto 60px; }
@media only screen and (max-width: 767px) { .c-cols { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; width: 100%; } }

.c-cols__w50 { float: left; width: 350px; }
.c-cols__w50 + .c-cols__w50 { width: 349px; border-left: 1px solid #dbdcde; }

.p-info__item { float: left; /*width: 261px;*/ padding: 15px 20px; margin: 20px 0 40px 0; border: 1px solid #bdbdbd; }
@media only screen and (max-width: 767px) {
	body .vc_row-fluid .vc_span6,
	body .wpb_teaser_grid.wpb_carousel .vc_span6,
	body .vc_row-fluid .vc_span4,
	body .wpb_teaser_grid.wpb_carousel .vc_span4 {
		width: 100%;
		margin-left:0;
	}
}

@media only screen and (max-width: 767px) { .p-info__item { float: none; width: 100%; margin: 0 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px; }
  .p-info__item:first-child { margin: 0 0 20px; } }

.p-info__item__top { padding: 0 0 20px; }
.p-info__item__top .img { float: left; width: 70px; margin: 0 15px 0 0; }
.p-info__item__top .img img{ -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
.p-info__item__top .text { float: left; width: 176px; }
.p-info__item__top .text p { color: #38383c; font-size: 18px; line-height: 20px; font-family: 'Bricolage Grotesque'; font-style: italic; }
.p-info__item__top .text p b { color: #767678; font-weight: 600; font-size: 44px; line-height: 46px; font-family: 'Bricolage Grotesque'; font-style: normal; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .p-info__item__top .text { max-width: 100px; } }

.p-info__item__main .post p { font-size: 16px; line-height: 21px; }

.p-text { padding: 45px 0 0; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .p-text { padding: 35px 0 0; } }
@media only screen and (max-width: 767px) { .p-text { padding: 0; } }

.main_p-diff h3,
.p-text__top h3 { color: #38383c; font-size: 25px; line-height: 25px; padding: 0 0 20px; font-family: 'Bricolage Grotesque'; }

.main_p-diff p { color: #000000; font-size: 16px; line-height: 30px; }
.h-top { background: #384047; /*height: 400px;*/ position: relative; overflow: hidden; background-position:center; background-repeat:no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

a.closeheader{
    float:right;
    margin-left:10px;
    font-size:30px;
    color:#fff;
    margin-top:12px;
}
a.closeheader{
    color:#fff;
}

.main-pr { padding: 0 0 20px; }
.home .main-pr { padding: 0; display: inline-block; width: 100%; margin-bottom: 45px; border-bottom: 1px solid #D8DCDE; }
.home .main-pr.no-border {border: 0;}

.main-pr__title,
.main-pr .header,
.filter_i .header
 {
    padding-top: 30px;
}
.main-pr__title h1,
.main-pr__title h2,
.insights .header h1,
.insights .header h2 {
    padding: 0 0 27px;
    text-transform: uppercase;
}
.main-pr__title h1,
.main-pr__title h2 {
    font-size: 18px;
}
.insights .header h1,
.insights .header h2 {
    font-size: 28px;
}
.main-pr__title p,
.main-pr .header p {
    margin-bottom: 30px;
}

.main-pr__main + .main-pr__main {
    border-top: 1px solid #D8DCDE;
    padding-top: 20px;
}
.main-pr__main .item {
    width: calc(100% * (1/3) - 28px );
    display: block;
    float: left;
    padding: 0 20px;
    border-left: 1px solid #D8DCDE;
    margin-bottom: 20px;
    box-sizing: content-box;
}
.main-pr__main .item:last-child {
    padding-right: 0;
}
.main-pr__main .item.cols-2 {
    width: 625px;
    padding: 0 20px 20px 30px;
}
.main-pr__main .item.item .img:hover,
.insight-item .img:hover,
.content .item .img:hover {
    opacity: 0.9;
}

.main-pr__main .item .img { display: block; background: #fff; margin: 0 0 15px; }
.main-pr__main .item .img img { width: 100%; display: block; height:auto; }
.main-pr__main .item .text__title { display: block; color: #38383c; font-size: 18px; line-height: 20px; padding: 0 0 3px; font-family: 'Bricolage Grotesque', sans-serif; font-weight: 300;}
.main-pr__main .item .text__t { display: block; color: #4e4f53; font-size: 14px; line-height: 16px; }
.main-pr__main .item .text__t strong { color: #0094FF; }
.main-pr__main .item:first-child { padding-left: 0; clear: both; border-left: 0;}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .main-pr__main .item .text__title { font-size: 16px; line-height: 21px; }
  .main-pr__main .item .text__t { font-size: 13px; line-height: 21px; } }
@media only screen and (max-width: 767px) { .main-pr__main .item { float: none; width: 100%; padding: 0; margin: 0 0 25px; border: 0; } }

.download-posts .main-pr__main .item .img a{ display: block; }
.download-posts .main-pr__main .item .img img{ max-width: 100%; width: auto; max-width:100%; max-height: 190px; margin: 0 auto; }

.mp-posts .item{ width: 225px; padding: 0 0 27px 20px; }
.mp-posts .item:nth-of-type(3n+1){ clear:none; padding: 0 0 27px 20px;}
.mp-posts .item:nth-of-type(4n+1),
.mp-posts .item:first-child { padding-left: 0; clear: both;}

.events-wrap {
    background: #EEEEEE;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #eee;
    display: flex;
    flex-direction: column;
    border-bottom: 0;
}
.events-wrap-inner {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 40px;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.events-wrap .events-wrap-inner .main-pr__title h2 {
    text-align: center;
    font-size: 28px;
    line-height: 36px;
    text-transform: none;
}
.events-wrap .events-wrap-inner .main-pr__title {
    text-align: center;
}
.events-wrap .events-wrap-inner .main-pr__main .item span.mp-img a {
    padding: 0 !important;
}
.events-wrap .events-wrap-inner .main-pr__main .item {
    border-left: 0 !important;
    width: calc(100% * (1/4) - 30px );
}
@media only screen and (max-width: 767px) {
	.events-wrap .events-wrap-inner .main-pr__main .item {
        width: 100%;
    }
}
@media only screen and (min-width: 768px) {
    .events-wrap .events-wrap-inner .main-pr__main {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .events-wrap .events-wrap-inner .main-pr__main .item {
        padding: 0 15px;
    }
    .events-wrap .events-wrap-inner .main-pr__main .item .img {
        min-height: auto;
    }
    .events-wrap .events-wrap-inner .main-pr__main .item .img a img {
        max-height: none;
    }
}
.events-wrap .main-pr__main .item .img a,
.mp-posts .main-pr__main .item .img a{ display: block; }
.events-wrap .main-pr__main .item .img img,
.mp-posts .main-pr__main .item .img img{ max-width: 100%; width: 100%; max-width:100; margin: 0 auto; }

.events-wrap .main-pr__main .item .img,
.mp-posts .main-pr__main .item .img{ min-height: 140px; }
.events-wrap .main-pr__main .item .img img,
.mp-posts .main-pr__main .item .img img{ vertical-align: middle; display:inline-block; }
.events-wrap .main-pr__main .item .img a,
.mp-posts .main-pr__main .item .img a{ min-height: 110px; line-height: 110px; text-align: center; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .events-wrap .main-pr__main .item .img,
	.mp-posts .main-pr__main .item .img{ min-height: 110px; }
    .events-wrap .main-pr__main .item .img a,
	.mp-posts .main-pr__main .item .img a{ padding-top: 15px; padding-bottom: 15px; min-height: 80px; line-height: 80px; }
    .events-wrap .main-pr__main .item .img img,
    .mp-posts .main-pr__main .item .img img{ max-height: 75px; }
}
@media only screen and (max-width: 767px) {
    .events-wrap .main-pr__main .item .img,
	.mp-posts .main-pr__main .item .img{ min-height: 100px; }
    .events-wrap .main-pr__main .item .img a,
	.mp-posts .main-pr__main .item .img a{ padding-top: 15px; padding-bottom: 15px; min-height: 70px; line-height: 70px; }
}

.home-banner-box{ width: 100%; height: 250px; text-align: center; position: relative; background: url("../jpg/home-banner-image.jpg") no-repeat; background-size: cover;}
.home-banner-box { display: block; width: 100%; height: 100%; transition: background-color 0.4s ease-in-out; font-family: 'Bricolage Grotesque', sans-serif;}
.home-banner-box span { box-sizing: border-box; font-size: 18px; color: #fff; font-weight: 300; width: 100%; background: rgba(0, 0, 0, 0.8); padding: 10px; margin: 0; line-height: normal; position: absolute; bottom: 0; left: 0; transition: 0.4s ease-in-out; }
.home-banner-box h1{ box-sizing: border-box; color: #fff; width: 100%; background: rgba(0, 0, 0, 0.8); padding: 10px; margin: 0; line-height: normal; position: absolute; bottom: 0; left: 0; transition: 0.4s ease-in-out; }
.home-banner-box-first{ height: 400px; }
.home-banner-box-first .meta { font-size: 11px; }
.home-banner-box-first a,
.home-banner-box-first p {z-index: 1; color: white;}
.home-banner-box-first p {font-size: 12px;}
.home-banner-box-first a:hover { color: #0094FF;}
.home-banner-box-first{ display: inline-flex; align-items: center; justify-content: center; flex-direction: column;}
.home-banner-box-first:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.4);}
.home-banner-box-first span{ font-size: 36px; background: none; max-width: 650px; display: block; position: static; margin: 0 auto; text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35); }
.home-banner-box-first h1{ background: none; max-width: 650px; display: block; position: static; margin: 0 auto 10px auto; text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35); }
.home-banner-box-first a:hover span{ background: none; }
.g-single img{ max-width: 100%; height: auto;}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.main-pr__main .item.cols-2 { width: 66%; padding: 0 0 20px 0; }
	.mp-posts .item{ width: 22%; padding: 0 0 27px 4%; }
	.mp-posts .item:nth-of-type(3n+1){ clear:none; padding: 0 0 27px 4%;}
	.mp-posts .item:nth-of-type(4n+1),
	.mp-posts .item:first-child { padding-left: 0; clear: both;}
}
@media only screen and (width: 768px){
	.home-banner-box{ height: 200px; }
	.mp-posts .item{ width: 22%; padding: 0 0 27px 4%; }
	.mp-posts .item:nth-of-type(3n+1){ clear:none; padding: 0 0 27px 4%;}
	.mp-posts .item:nth-of-type(4n+1),
	.mp-posts .item:first-child { padding-left: 0; clear: both;}
}
@media only screen and (min-width: 1024px){
	.home-banner-box{ height: 250px; }
    .home-banner-box-first{ height: 400px; }
}
@media only screen and (max-width: 767px){
	.main-pr__main .item.cols-2 {
	    padding: 0;
	    width: 100%;
	}
	.main-pr__main .item.bnr-home{ display: none; }

	.mp-posts .item:nth-of-type(3n+1),
	.mp-posts .item:nth-of-type(4n+1),
	.mp-posts .item:first-child,
	.mp-posts .item{ width: 100%; padding: 0 0 27px 0; }

    .home-banner-box-first{  padding: 60px 30px; box-sizing: border-box; }
    .home-banner-box-first span{ font-size: 18px; font-weight: 300 }

}

.btn-box { padding: 0 0 25px; }
@media only screen and (max-width: 767px) { .btn-box { /*border-top: 20px solid #e3e5e7;*/ padding: 0 0 25px 0; } }

.btn-box__btn { padding: 0 0 10px; }
.btn-box__btn .btn { width: 100%; padding: 0; text-align: center; }
@media only screen and (max-width: 767px) { .btn-box__btn { width: 230px; margin: 0 auto; } .main-pr { padding: 0 0 20px; } }

.btn-box__bott { text-align: center; }

.featboxcl{ float:left; clear:both; width:100%; }

.hide { display: none; }

@media only screen and (max-width: 767px) { .hide-mobile { display: none; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .hide-tablet { display: none; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .show-tablet { display: block; } }
@media only screen and (max-width: 767px) { .show-mobile { display: block; } }

.top-text { padding: 0 0 20px; }
.top-text h1 { padding: 0 0 20px; }
.top-text p { color: #333; font-size: 18px; line-height: 30px; padding: 0 0 20px; }

.insearch{ width:225px; }

.widget ul{ padding:10px 0 0 0; }

.widget_nav_menu ul{ padding:0; margin-top:0; }

.single-event .widget ul,
.single-member-post .widget ul{ border-top: 5px solid #fff; }

.downloadbox .widget a{ font-size:16px; font-family: "Bricolage Grotesque"; font-weight: 600; }
.downloadbox .widget ul{ border-top: none; }

.rccolthumb{ margin-bottom:20px; }
.rccolthumb img{ max-width:100%; height:auto; display:block; width:100%; }
.rccolthumb a.rcolthumba{ position:relative; display:block; }
.rccolthumb a.rcolthumba:hover span.hover{ background-color: rgba(0, 0, 0, 0.2); }
.rccolthumb span.hover{ background-image:url(../png/play-dark.png); background-position:center; background-repeat:no-repeat; position:absolute; top:0; left:0; display:block; height:100%; width:100%; }
.rccolthumb.downloadbox{ margin-bottom:0; }

.eventtable{ color: #000000; font-size: 16px; line-height: 30px; margin-bottom:30px; padding: 0 0 25px; width:100%; }
.eventtable tr{ border-bottom:1px dotted #ccc; }
.eventtable tr td:first-of-type{ text-align:right; padding-right:10px; width:100px; }
.eventtable tr td:nth-of-type(2n){ color:#000; font-family: "Bricolage Grotesque"; font-weight: 600; }

.g {
    text-align: center;
}

.mp_wrapper .mp-form-row {
    float:left;
    width:100%;
}

body .mp_wrapper label{
    color:#666666;
    font-size:15px;
}

body .mp-form-label{
    float:left;
    width:175px;
    margin-bottom:5px;
    padding:10px 0 0 0;
}

body .mp_wrapper .mepr_price label {
    color: #38383c;
    font-weight:bold;
    float:left;
    width:175px !important;
    display:block !important;
    margin-bottom:10px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    body .mp_wrapper .mepr_price label {
        width:100% !important;
    }
}

@media only screen and (max-width: 767px) {
    body .mp_wrapper .mepr_price label {
        width:100% !important;
        display:block !important;
        margin-bottom:5px;
    }
}

.profile_section_with_title .sidebarleft {
    padding-left: 0;
}
.profile_section_with_title .main__r {
    margin-left: 0px;
    padding-right: 0;
    border-right: 1px solid #D8DCDE;
    border-left: 0;
}

.directory_wrapper .get_started_badges {
	text-align: right;
}

.network-single .get_started_badges {
	text-align: right;
}

.network-single .btn_get_started a {
	padding: 14px 18px;
	background: #00B882;
	vertical-align: middle;
	color: #fff;
}

.network-single .btn_get_started a,
table.get_started_details .btn_get_started a,
div.get_started_details a.btn_get_started {
    padding: 15px 40px 15px 20px;
    background: #00B882;
    vertical-align: middle;
    color: #fff;
    margin-left: 6px;
    height: 22px;
    border-radius: 6px;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
}
div.get_started_details a.btn_get_started.btn-blue {
    background: #197EBB;
}
div.get_started_details a.btn_get_started.btn-blue:hover {
    background: #156ea3;
}

.archive .network-single .btn_get_started a,
.archive table.get_started_details .btn_get_started a {
  background: #00B882 none repeat scroll 0 0;
  color: #fff;
  padding: 14px 18px;
  vertical-align: middle;
}

div.get_started_details .get_started_badges a:hover{
    text-decoration: none;
}

.get_started_details .get_started_badges {
	display: inline-block;
}

.get_started_details .get_started_badges span {
	display: inline-block;
	vertical-align: top;
	margin: 0px;
}

.get_started_details .get_started_badges ul {
	display: inline-block;
	margin: 24px 0px;
	float: right;
}

.get_started_details .get_started_badges ul li a {
	font-size: 12pt;
}

.get_started_details_logo {
	width: 155px;
}


.get_started_details_logo .tagline-small {
	font-weight: 600;
	font-style: italic;
}

.get_started_details ul {
	min-width: 150px;
	position: relative;
	margin: 0;
	padding: 0;
	margin-left: 5px;
}

.get_started_details ul li {
	list-style: none;
	width: 100%;
	margin-bottom: 5px;
}

.get_started_details .textlink {
	display: inline-block;
	background: #f0f0f0;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	font-weight: 600;
}

.get_started_details .textlink a {
	display: block;
	text-align: center;
	color: #000;
}

.get_started_badges .ma_badge {
	display: inline-block !important;
	width: 87px;
	height: 23px;
	background: #666;
}

.profile_is_featured_main .ma_badge {
	background: url('../png/featured.png') no-repeat;
}

.profile_is_premium_main .ma_badge {
	background: url('../png/premium.png') no-repeat;
}

.get_started_details .btn_get_started {
	background: #2ea836;
	padding-top: 6px;
	padding-bottom: 6px;
}
.get_started_details .btn_get_started:hover {
	background: #009A6D;
}
.get_started_details a.btn_get_started,
.get_started_details .btn_get_started a {
	display: block;
	text-align: center;
    color: #fff;
}
.btn_get_started {
    font-size: 16px;
    position: relative;
}
.btn_get_started::after {
    content: url(../svg/button-arrow.svg);
    position: absolute;
    right: 20px;
}
.get_started_badges .view-more-link .btn_get_started::after {
    content: none;
}
.get_started_details_rating {
	vertical-align: middle;
}

.network_rating {
	display: inline-block;
	padding: 5px;
	margin-left: 20px;
	border: solid 2px #f0f0f0;
}

table.get_started_details .btn_get_started a {
    padding: 14px 18px;
	vertical-align: middle;
	color: #fff;
        line-height: 26px;
}

.get_started_details .get_started_badges ul {
	display: inline-block;
	margin: 24px 0px;
	float: right;
}

.get_started_details .get_started_badges ul li a {
	font-size: 12pt;
}

.get_started_details_logo {
	width: 69%;
}

.get_started_details_logo h3 {
        font-size: 25px;
        line-height: initial;
}

.get_started_details_logo .tagline-small {
	font-weight: 600;
	font-style: italic;
}

.directory_wrapper .get_started_badges {
    text-align: right;
}

.get_started_details ul {
	min-width: 150px;
	position: relative;
	margin: 0;
	padding: 0;
	margin-left: 5px;
}

.get_started_details ul li {
	list-style: none;
	width: 100%;
	margin-bottom: 5px;
}

.get_started_details .textlink {
	display: inline-block;
	background: #f0f0f0;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	font-weight: 600;
}

.get_started_details .textlink a {
	display: block;
	text-align: center;
	color: #000;
}

.get_started_badges .ma_badge {
	display: inline-block !important;
	width: 87px;
	height: 23px;
	background: #666;
    background-size: contain !important;
}

.profile_is_featured_main .ma_badge {
	background: url('../png/featured-2.png') no-repeat;
}

.profile_is_premium_main .ma_badge {
	background: url('../png/premium-2.png') no-repeat;
}

.get_started_details .btn_get_started {
	background: #2ea836;
	padding-top: 7px;
	padding-bottom: 6px;
}

.get_started_details .btn_get_started a {
	display: block;
	text-align: center;
	color: #fff;
}

.get_started_details_rating {
	vertical-align: middle;
}

.network_rating {
	display: inline-block;
	padding: 5px;
	margin-left: 20px;
	border: solid 2px #f0f0f0;
}

.guide_thumbnail img {
	margin-left: 10px;
}

.guide_intro_description h3 {
	padding: 0;
	margin: 0px 10px;
}

.guides_divider {
	display: block;
	padding: 1px;
}

.post-archive,.post-search {
	display: block;
    border: solid 1px #D8DCDE;
    border-bottom: 0;
    padding: 10px;
	margin-bottom: -2px;
}
.post-archive:last-child {
    border-bottom: solid 1px #D8DCDE;
}
.post-archive:hover {
    background: #f4f4f4;
}

.post-archive:hover .entry-title {
    color:#0094FF;
}
.post-archive:hover a .entry-title {
    color:#0094FF;
}

article a {
	text-decoration: underline;
	color: #0094FF;
}

.post-search img {
	max-width: 100%;
	height: auto;
}

.post-archive h3 {
	margin-top: 0;
}

.post-search h3 a {
	font-size: 25px;
}

.network_rating_stars {
	background: url('../png/wpcr_newstars.png') no-repeat center left;
}

.network-tab-page-content {
	border: 2px solid #efefef !important;
	padding: 0 25px !important;
}

.network-tab-page-content h2,
.network-tab-page-content h3,
.page-template.page .post h2,
.page-template.page .post h3{
    margin-top: 20px;
    margin-bottom: 10px;
}

.wp-pagenavi .pages,.wp-pagenavi .current {
	border: solid 1px #0094FF;
	color: #fff;
	background: #0094FF;
	padding: 5px;
	margin-right: 3px;
}

div.wp-pagenavi {
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 0 !important;
	text-align: center;
    width: 100%;
    float: left;
}

.wp-pagenavi a {
	border: solid 1px #c8c8c8;
	color: #333;
	background: #f9fafa;
	padding: 5px;
	margin-right: 3px;
}

.wp-pagenavi a:hover {
	border: solid 1px #c8c8c8;
	color: #333;
	background: #c8c8c8;
	padding: 5px;
	margin-right: 3px;
	text-decoration: none;
}

.wp-pagenavi a,.wp-pagenavi span {
	font-size: 16px;
}

.wp-pagenavi .extend {
	margin-right: 3px;
}

/* APPINDEX SINGLES */
.guide-single #profile_header,
.data-single #profile_header,
.network-single #profile_header {
	border: solid 2px #efefef;
	padding: 10px;
        width: 100%;
}

#sticky-wrapper{
	position: relative;
	z-index: 1000;
	display: block;
}

.is-sticky .full-width-header{
    background: white;
}

.full-width-header {
	border-bottom: 1px solid #d5d2d2;
	padding: 30px 0;
    z-index: 999 !important;
}

.hero-header {
    background: #0094FF;
	border-bottom: 1px solid #d5d2d2;
	padding: 60px 0;
    z-index: 999 !important;
}
.hero-header .boa-container {
    max-width: 960px;
    margin: 0 auto;
}
.hero-header--content {
    max-width: 50%;
}
.hero-header p,
.hero-header h1,
.hero-header h2,
.hero-header h3 {
    color: white;
}
.hero-header h1 em {
    font-weight: 300;
}

#archive_intro{
	position: relative;
    max-width: 100%;
}

.full-width-header--inner{
	display:flex;
}

.full-width-header--inner---image{
	float: left;
	margin-right: 35px;
	max-width: 155px;
}

.profile_section_with_title .full-width-header--inner---image {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-right: 1px solid #D8DCDE;
    margin-right: 0;
}
.profile_section_with_title .full-width-header--inner---image > a {
    padding: 10px 20px;
}
.full-width-header--inner---image img{
	max-height: 80px;
    max-width: 100%;
    height: auto;
}

.full-width-header--inner---title {
	float: left;
	flex: 1;
	margin-right: 20px;
	width: 495px;
}
.profile_section_with_title .full-width-header--inner---title {
    width: 180px;
    max-width: 180px;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
}
.profile_section_with_title .full-width-header--inner---title > a {
    height: 100%;
    padding: 20px 10px 20px 15px;
    display: flex;
    align-items: center;
}
.profile_section_with_title .full-width-header--inner---title > a h3 {
    margin: 0;
    color: #000 !important;
}
.profile_section_with_title .full-width-header--inner---title > a h3:hover {
    color: #0094FF !important;
}
.profile_section_with_title .full-width-header--inner---data {
    width: auto;
    float: left;
    flex: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.profile_section_with_title .full-width-header--inner---data > a {
    text-decoration: none;
    padding: 20px 10px;
    height: 100%;
    align-items: center;
    display: flex;
}
.profile_section_with_title .full-width-header--inner---data > a:hover {
    color: #000;
}
.full-width-header--inner---title----image img{
    max-width: 100%;
    height: auto;
    max-height: 75px;
    width: auto;
}

.profile_section_with_title .full-width-header--inner---badges {
    padding: 20px 15px 20px 10px;
    margin-left: auto !important;
}
.profile_section_with_title .full-width-header--inner---badges .single_post_rating {
    margin-top: 0;
    display: flex;
    width: 75px;
    max-width: 75px;
}
.profile_section_with_title .full-width-header--inner---badges .single_post_rating > a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    text-decoration: none !important;
}
.profile_section_with_title .full-width-header--inner---badges .single_post_rating > a .rwp-rating-stars-count {
    margin: 0;
    line-height: 1.5;
    color: #000;
}
.profile_section_with_title .full-width-header--inner---badges .single_post_rating > a .reviews {
    color: #000 !important;
    font-size: 11px !important;
    line-height: normal;
}
.profile_section_with_title .full-width-header--inner---badges .single_post_rating > a .reviews:hover {
    text-decoration: none !important;
}
.profile_section_with_title .full-width-header--inner---badges .get_started_badges-icons {
    flex-direction: row;
    align-items: center;
}
.profile_section_with_title .full-width-header--inner---badges .get_started_badges-icons > .badge_wrapper:first-of-type {
    margin-right: 5px;
}
.profile_section_with_title .full-width-header--inner---badges .get_started_badges-icons>.badge_wrapper[data-bs-original-title="VERIFIED"] {
    margin-right: 0px;
}
.profile_section_with_title .full-width-header--inner---badges .view-more-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
}
.profile_section_with_title .full-width-header--inner---badges a.btn_get_started {
    padding: 6px 10px !important;
    display: flex;
    flex-direction: row !important;
    justify-content: center;
    border: none;
    border-radius: 6px;
    align-items: center;
    height: 24px;
}
.profile_section_with_title .full-width-header--inner---badges a.btn_get_started svg {
    margin-left: 6px;
}
@media only screen and (max-width: 767px) {

}
@media only screen and (max-width: 991px) {
    .profile_section_with_title .full-width-header--inner---image.get_started_details_logo {
        padding: 0;
        border-right: none;
    }
    .profile_section_with_title .full-width-header--inner---image.get_started_details_logo a.brand_link {
        padding: 10px 20px;
    }
    .profile_section_with_title .full-width-header--inner.get_started_details {
        display: flex;
        align-items: stretch;
    }
    .profile_section_with_title .full-width-header--inner---data {
        width: auto;
        max-width: none;
        align-items: stretch;
        padding: 0;
    }
    .profile_section_with_title .full-width-header--inner---data .data-mobile-link {
        display: flex !important;
        height: 100%;
        padding: 20px 10px;
        flex-direction: column;
        justify-content: center;
    }
    .profile_section_with_title .full-width-header--inner---title {
        padding: 0;
        align-items: stretch;
    }
    .profile_section_with_title .full-width-header--inner---title .single-title {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .profile_section_with_title .full-width-header--inner---title .single-title > a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        padding: 20px 10px 20px 15px;
    }
}

body.single-marketplace_entry .full-width-header--inner---title h1,
body.single-app_developer .full-width-header--inner---title h1,
body.single-mobile_ad_network .full-width-header--inner---title h1,
body.single-advertising_network .full-width-header--inner---title h1,
body.single-affiliate_network .full-width-header--inner---title h1{
	margin-top: 0;
	margin-bottom: 5px;
}

.full-width-header--inner---title p{
	color: #000000;
	font-size: 16px;
	margin-bottom: 2px;
    line-height: 1.3;
}

.full-width-header--inner---title .network_rating{
	border: 0;
	margin-left: 0;
	padding-left: 0;
}

.get_started_details .get_started_badges.full-width-header--inner---badges{
    margin-left: 0;
    display: flex;
}
.get_started_badges-icons {
    display: flex;
    flex-direction: column;
}

@media only screen and (min-width: 1061px) and (max-width: 1199px) {
    .single .get_started_details .get_started_badges.full-width-header--inner---badges{
        margin-right: 50px;
    }
    .single .get_started_details .get_started_badges.full-width-header--inner---badges a.btn_get_started {
        min-width: 195px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1060.9px) {
    .single .get_started_details .get_started_badges.full-width-header--inner---badges{
        margin-right: 40px;
    }
    .single .get_started_details .get_started_badges.full-width-header--inner---badges a.btn_get_started {
        min-width: 195px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024.9px) {
    .single .get_started_details .get_started_badges.full-width-header--inner---badges a.btn_get_started {
        min-width: 180px;
    }
}

.full-width-header h1{
	margin-top: 0;
}
@media only screen and (min-width: 960px) {
    .full-width-header.hero-image--home .boa-container {
        width: 960px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .single-app_developer .boa-container,
    .single-marketplace_entry .boa-container,
    .single-advertising_network .boa-container,
    .single-affiliate_network .boa-container,
    .post-type-archive-app_developer .boa-container,
    .post-type-archive-marketplace_entry .boa-container,
    .post-type-archive-advertising_network .boa-container,
    .post-type-archive-affiliate_network .boa-container,
    .post-type-archive-aiovg_videos .boa-container,
    .single-aiovg_videos .boa-container,
    .full-width-header .boa-container {
		width: 960px;
        margin: 0 auto;
	}
    .video-category .breadcrumb-wrapper {
        margin-top: 0;
        margin-bottom: 25px;
    }
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}

.visible-lg {
    display: block !important;
}

.news-landing .ma_tab_toolbar,
.insights .ma_tab_toolbar {
    max-width: 100%;
}
@media only screen and (min-width: 768px) {
    .news-landing .main__l.contentleft, .news-landing .main__r.sidebarright {
        padding-top: 15px;
    }
}

.news-landing .main-pr__main {
    padding-top: 15px;
}
.news-landing .main-pr__main .n-list.content .n-list__item .n-list__item__right {
    max-width: 745px;
}

.ma_tab_toolbar:not(.no-style) {
	border: 1px solid #D8DCDE;
    margin-bottom: 20px;
	padding: 0 0 0 25px;
    line-height: 1.42857143;
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 767px) {
    .ma_tab_toolbar {
        display: block;
    }
}

.single-directory .post {
    padding-bottom: 0;
}
.ma_tab_toolbar #tab_directory.active,
.greedy #tab_directory.active {
    border-bottom: solid 3px #0094FF;
}
.ma_tab_toolbar #tab_directory.active.btn-hover,
.greedy #tab_directory.active.btn-hover {
    border-bottom: 3px transparent;
}

.ma_tab_toolbar a {
	display: inline-block;
	border-bottom: none;
	margin: 0;
	margin-right: 5px;
	margin-bottom: -1px;
	padding: 12px 10px;
    font-size: 18px;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 300;
}

.ma_tab_toolbar a.active, .greedy .hidden-links a.active {
	border-bottom: solid 3px #0094FF;
	position: relative;
    outline: 0;
    font-weight: 600;
}

.ma_tab_toolbar a span.ma_tab_header {
	display: block;
	text-align: left;
}

/* START: #1098 : Update Marketplace Inner Nav Menu */
nav.greedy.ma_tab_toolbar.new-marketplace-style {
    border: none;
}
nav.greedy.ma_tab_toolbar.new-marketplace-style button {
    border: 1px solid #D8DCDE;
}
nav.greedy.ma_tab_toolbar.new-marketplace-style button.hidden {
    border: none;
}
nav.greedy.ma_tab_toolbar.new-marketplace-style button:hover,
nav.greedy.ma_tab_toolbar.new-marketplace-style button:active {
    background-color: rgb(241, 241, 241);
    color: #000 !important;
}
nav.greedy.ma_tab_toolbar.new-marketplace-style ul li a {
    font-weight: 600;
    color: #000;
    font-size: 16px;
}
nav.greedy.ma_tab_toolbar.new-marketplace-style ul.links li a {
    border: 1px solid rgb(219, 222, 223);
    border-radius: 5px;
    padding: 9px 18px;
    margin-right: 12px;
}
nav.greedy.ma_tab_toolbar.new-marketplace-style ul.hidden-links li a {
    background-color: rgb(241, 241, 241);
    margin-right: 0;
    border: 1px solid rgb(223,225,227);
}
nav.greedy.ma_tab_toolbar.new-marketplace-style ul.hidden-links li a.active,
nav.greedy.ma_tab_toolbar.new-marketplace-style ul.hidden-links li a:hover,
nav.greedy.ma_tab_toolbar.new-marketplace-style ul.hidden-links li a:active {
    background-color: #fff;
}
nav.greedy.ma_tab_toolbar.new-marketplace-style ul.links li a.active,
nav.greedy.ma_tab_toolbar.new-marketplace-style ul.links li a:hover,
nav.greedy.ma_tab_toolbar.new-marketplace-style ul.links li a:active {
    border: 1px solid rgb(225, 228, 229);
    background: rgb(241, 241, 241);
    color: #000;
}
nav.greedy.ma_tab_toolbar.new-marketplace-style ul li a span.ma_tab_header {
    padding-top: 2px;
}
nav.greedy.ma_tab_toolbar.new-marketplace-style ul li a span.ma_tab_header span {
    font-size: 16px;
    margin-left: 5px;
    vertical-align: text-bottom;
}
nav.greedy.ma_tab_toolbar.new-marketplace-style ul li a span.ma_tab_header svg {
    vertical-align: baseline;
}
nav.greedy.ma_tab_toolbar.new-marketplace-style #tab_directory.active {
    border-bottom: none;
}
nav.greedy.ma_tab_toolbar.new-marketplace-style #tab_directory.active.btn-hover {
    border-bottom: none;
}
/* MOBILE */
@media ( max-width : 540px) {
    nav.greedy.ma_tab_toolbar.new-marketplace-style {
        background-color: rgb(241, 241, 241);
        border: 1px solid rgb(229, 231, 232);
        padding: 7px;
    }
    nav.greedy.ma_tab_toolbar.new-marketplace-style button {
        height: 45px;
        width: 44px;
    }
    nav.greedy.ma_tab_toolbar.new-marketplace-style ul.hidden-links {
        background-color: rgb(241, 241, 241);
        left: -1px;
        border-left: 1px solid rgb(229, 231, 232);
        border-right: 1px solid rgb(229, 231, 232);
    }
    nav.greedy.ma_tab_toolbar.new-marketplace-style ul.hidden-links li a {
        border-radius: 0;
        border-right: none;
        border-left: none;
    }
}
/* NOT MOBILE */
@media ( min-width : 541px) {
    nav.greedy.ma_tab_toolbar.new-marketplace-style button {
        padding: 0;
        height: 46px;
        width: 44px;
    }
    nav.greedy.ma_tab_toolbar.new-marketplace-style button.hidden {
        width: 0;
    }
}
/* END: #1098 : Update Marketplace Inner Nav Menu */

.network-single .ma_badge {
	margin-right: 5px;
}

.network-single .get_started_details_logo img {
	max-width: 185px;
	height: auto;
}

.tab_window {
	display: none;
	z-index: 0;
}

.tab_window.active {
	display: block;
	border: 1px solid #D8DCDE;
	padding: 15px;
	width: 100%;
	height: auto;
    box-sizing: border-box;
}
#tabs-download-list {
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        padding-top: 20px;
    }
}
.tab_window.events-list {
    text-align: center;
    border: 0;
}
.tab_window.events-list .p-list.content {
    display: inline-block;
}
.tab_window.events-list .p-list.content .p-list__item__text {
    text-align: left;
}

.archive.post-type-archive .tab_window.active:not(.insights-tab),
.page-template-tpl-download-search .tab_window.active:not(.insights-tab)
{
    border: none;
    padding: 0;
}
#tabs-get-custom-app-data
{
    margin-bottom: 20px;
}
.news-landing .main_i {width: 960px}
.news-landing #tabs-news-list {
    padding: 0;
    border: none;
}
.news-landing .tabs-content {
    padding: 0 0 20px;
}
.archive.post-type-archive .tab_window.extra-info p,
.archive.post-type-archive .tab_window.extra-info ul,
.page-template.page-template-tpl-event-search .tab_window.extra-info p,
.page-template.page-template-tpl-event-search .tab_window.extra-info ul,
.news-landing .tabs-content .tab_window p
{
    font-size: 18px;
    margin: 0 auto 20px auto;
}
.archive.post-type-archive .tab_window.extra-info .gform_wrapper ul.gform_fields,
.page-template-tpl-event-search .tab_window.extra-info .gform_wrapper ul.gform_fields { margin-bottom: 0; }
.archive.post-type-archive .tab_window.extra-info ul:not(.gform_fields),
.page-template.page-template-tpl-event-search .tab_window.extra-info ul:not(.gform_fields) { margin-left: 20px; }
.network-single  .tab_window table {
	width: 100%;
    border: solid 1px #D8DCDE;
}

.network-single .tab_window h2,  .archive.post-type-archive .tab_window.extra-info h2 {
    font-size: 28px;
    line-height: 1.1;
    color:#000;
}
.network-single .tab_window h3,  .archive.post-type-archive .tab_window.extra-info h3 {
    font-size: 25px;
    line-height: 1.1;
    color:#000;
}
.network-single .tab_window h4,  .archive.post-type-archive .tab_window.extra-info h4 {
    font-size: 25px;
    line-height: 1.1;
    color:#000;
    padding-bottom: 10px;
}
.network-single .tab_window h5,  .archive.post-type-archive .tab_window.extra-info h5 {
    font-family: 'Bricolage Grotesque';
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #000;
    padding-bottom: 10px;
}
.network-single .tab_window .profile_subtitle,
.directory_wrapper .tab_window .profile_subtitle {
	font-weight: 600;
	font-size: 18pt;
    color: #000000;
    font-family: 'Bricolage Grotesque', sans-serif;
    line-height: initial;
}

.network-single .tab_window p {
	font-size: 18px;
}

.network-single .tab_window li,
.archive.post-type-archive .tab_window.extra-info li,
.page-template.page-template-tpl-event-search .tab_window.extra-info li {
	font-size: 18px;
}

.network-single .tab_window tr {
	border: solid 1px #D8DCDE;
}

.network-single .tab_window tr.alternate {
	background: #fff;
}

.network-single .tab_window td {
	padding: 10px;
	vertical-align: middle;
}

.network-single .tab_window td p {
	font-size: 18px;
}

.network-single .tab_window th {
	width: 200px;
	font-size: 18pt;
	padding-left: 10px;
}

.tab_window td.tab_getstarted a, .tab_window #connectwebpage
{
    font-size: 16px;
}

.tab_window ul.twitterfeed
{
    position: relative;
}

.tab_window ul.twitterfeed li:after, .tab_window ul.twitterfeed li:before{
    content: " ";
    display: table;
}

.tab_window ul.twitterfeed li p
{
    margin-top: 0;
}

.tab_window #mobile_ad_network_features {
	margin-top: 20px;
}

.tab_connecttable th {
	padding: 0;
}

.tab_connecttable th p,
.tab_connecttable td p {
    padding: 0px;
    margin: 0 !important;
    line-height: 23px !important;
    font-size: 18px !important;
}

.tab_connecttable td a {
    padding: 0px;
    line-height: 30px !important;
    font-size: 18px !important;
}


.tab_connecttable td {
	padding: 0;
}
.tab_connecttable td a {
    color: #0094FF;
    text-decoration: underline;
}
.tab_connecttable td a.ma_network_social {
    color: #000 !important;
    text-decoration: none !important;
    display: inline-flex !important;
}
.tab_connecttable td a.ma_network_social:hover {
    color: #0094FF !important;
    text-decoration: none !important;
}
.tab_connecttable td a:hover {
    color: #000;
    text-decoration: underline;
}

.tab_window .twitterfeed {
	padding: 0;
}

.tab_window .twitterfeed li {
	display: block;
	clear: both;
	margin-bottom: 15px;
}

.tab_window .twitterfeed p {
	font-size: 14px;
	margin-bottom: 0;
}

.tab_window .twitterfeed a {
	color: #0094FF;
}

.tab_window .twitterfeed img {
	margin-right: 10px;
}

.tab_window .twitterfeed .intent {
	position: absolute;
	right: 20px;
}

.twitterfeed .tweet {
    border-bottom: 1px solid #D8DCDE;
}
.tab_window .twitterfeed .timeline {
    line-height: 16px;
    color: #64717A;
    font-size: 10px;
}

.tab_window ul.newsfeed_list {
	padding: 0;
	list-style: none;
}

.tab_window .newsfeed_list li {
	padding: 5px 10px;
}

.tab_window .newsfeed_list li span {
	display: block;
	font-size: 14px;
    line-height: initial;
}

.network_sidebar_contact {
    border: 1px solid #D8DCDE;
    margin-bottom: 20px;
}

.network_sidebar_contact .network_sidebar_heading {
	font-size: 18px;
	font-weight: 600;
	padding: 15px 15px 0 15px;
	text-align: center;
    box-sizing: border-box;
    line-height: 1.42857143;
}

.network_ad {
    float: right;
    width: 100%;
    box-sizing: border-box;
    margin-top: 20px;
    padding: 0;
}

.network_ad img {
    max-width: 100%;
}

.network_sidebar_contact ul {
	margin: 10px 0px;
	padding: 10px;
	list-style: none;
}
.network_sidebar_contact ul li:before {box-sizing: content-box;}
.network_social {
    padding: 10px 10px 0 10px;
    display: flex;
    flex-wrap: wrap;
}
.ma_network_social {
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border: 1px solid #D8DCDE;
    margin-right: 10px;
    margin-bottom: 10px;
}
.ma_network_social_google:before {
    content: '\f1a0';
    font: normal normal normal 22px/1 FontAwesome;
}
.ma_network_social_slideshare:before {
    content: '\f03d';
    font: normal normal normal 22px/1 FontAwesome;
}
.ma_network_social_youtube:before {
    content: url(../svg/youtube-brands-solid.svg) !important;
    width: 23px;
    height: 20px;
}
.ma_network_social_youtube:hover:before {
    content: url(../svg/youtube-brands-solid-blue.svg) !important;
}
.ma_network_social_facebook:before {
    content: '\f09a';
    font: normal normal normal 22px/1 FontAwesome;
}
.ma_network_social_twitter {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23000'%3e%3cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z'/%3e%3c/svg%3e") center/22px auto no-repeat; 
}
.ma_network_social_twitter:before {
    content: '';
}
.ma_network_social_linkedin:before {
    content: '\f0e1';
    font: normal normal normal 23px/1 FontAwesome;
}
.ma_network_social_instagram:before {
    content: '\f16d';
    font: normal normal normal 23px/1 FontAwesome;
}
.ma_network_social_tiktok:before {
    content: url(../svg/tiktok-brands-solid.svg) !important;
    width: 18px;
    height: 20px;
}
.ma_network_social_tiktok:hover:before {
    content: url(../svg/tiktok-brands-solid-blue.svg) !important;
}

li.ma_network_contact {
    border: 1px solid #D8DCDE;
	padding: 0;
	min-height: 45px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-size: 16px;
}

li.ma_network_contact:not(:last-of-type){
    margin-bottom:10px;
}
li.ma_network_contact a {
    font-size: 16px;
}

li.ma_network_contact:before {
	content: '';
	display: inline-block;
	float: left;
	margin-right: 10px;
	width: 20px;
    height: 20px;
    padding: 12px;
    background-color: #D8DCDE;
}

li.network_contact_phone:before {
    content: '\f095';
    width: 23px;
    height: 23px;
    padding: 11px;
    font: normal normal normal 26px/1 FontAwesome;
}
li.ma_network_contact a {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
li.network_contact_other > span {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
li.network_contact_other:before {
    content: '\f1e6';
    font: normal normal normal 20px/1 FontAwesome;
}

li.network_contact_web:before {
    content: '\f0c1';
    font: normal normal normal 20px/1 FontAwesome;
}
li.network_contact_email:before {
	content: '\f0e0';
    font: normal normal normal 18px/1 FontAwesome;
}
li.network_contact_skype:before {
    content: '\f17e';
    width: 24px;
    height: 24px;
    padding: 10px;
    font: normal normal normal 26px/1 FontAwesome;
}


/* Thank you ColorRating for the inspiration and image */

.hreview blockquote {
	margin-top: 35px;
	padding-top: 0;
}

.commentlist {
	padding: 0;
	list-style: none;
}

.comments-title {
	font-weight: 600;
}

.comment.even {
	background: #efefef;
	border: none;
	padding: 10px;
	margin: 10px;
}

.comment.odd {
	background: #fff;
	border: solid 2px #efefef;
	padding: 10px;
	margin: 10px;
}

.comment-body p {
	font-size: 11pt;
}

.comment-meta {
	display: inline-block;
}

.comment-meta ul {
	padding: 0;
	list-style: none;
	float: right;
	margin: 0px 10px;
	font-size: 9pt;
}

.comment-meta img {
	border: solid 1px #c8c8c8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	padding: 2px;
	background: #fff;
}

.comment-edit-link {
	display: block;
}

.comment-form-comment {
	vertical-align: top;
}

.comment-form-comment textarea {
	width: 100%;
}

.comment-form .form-submit #submit {
	background: #2ea836;
	font-weight: 600;
	font-size: 12pt;
	padding: 5px 20px;
	border: none;
	box-shadow: none;
	color: #fff;
}

/* Featured Networks */
.featured_networks_section {
	margin-bottom: 10px;
        clear: both;
}

.single .featured_networks_section p a,
.featured_networks_section h4,
h4.featured_networks_section_title {
	background: #efefef;
    margin: 0px;
    padding: 10px;
}

.featured_networks_section_shortcode.full_width_widget {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}
@media only screen and (max-width: 767px) {
    .featured_networks_section_shortcode.full_width_widget {
        width: auto;
        margin-left: auto;
        left: auto;
    }
}
.featured_networks_section_shortcode.full_width_widget .latest__row__main .cols.cols_diff-width {
    display: flex;
}
.featured_networks_section_shortcode .featured_networks_section_title p { padding-bottom: 5px; }
.featured_networks_section_shortcode .featured_networks_section_title p a {
    background: #efefef;
    margin: 0px;
    padding: 10px;
    font-weight: 600;
    display: block;
    text-decoration: none;
    color: #333;
}
.featured_networks_section_shortcode .featured_networks_section_title p a:hover { text-decoration: underline; color: #0094FF; }
.featured_networks_section_shortcode .latest__row__main {
    background: #EFEFEF;
    margin: 5px 0 10px;
    padding: 5px;
    text-align: center;
}
.featured_networks_section_shortcode .latest__row__main .featured_cols {
    display: inline-block;
    float: none;
    text-align: left;
    background-color: #FFF;
    padding: 10px;
    margin: 3px;
    width: 29%;
    border: 2px solid #FFF;
    transition: border 0.4s ease-in-out;
}
.featured_networks_section_shortcode .latest__row__main .featured_cols:hover { border-color: #0094FF; }
.featured_networks_section_shortcode .latest__row__main .featured_cols .text { height: 62px; display: table; }
.featured_networks_section_shortcode .latest__row__main .featured_cols .text a {
    padding: 0px;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
}
.featured_networks_section_shortcode .latest__row__main .featured_cols .text a:hover { text-decoration: underline; }
@media only screen and (min-width: 768px) and (max-width: 930px) {
    .featured_networks_section_shortcode .latest__row__main .featured_cols {
        width: 28%;
    }
}
@media only screen and (max-width: 767px) {
    .featured_networks_section_shortcode.full_width_widget .latest__row__main .cols.cols_diff-width {
        display: block;
    }
    .featured_networks_section_shortcode .latest__row__main .featured_cols {
        border: none;
        width: auto;
        padding: 10px;
        margin: 0px 0px 5px 0px;
        display: block;
        margin-right: 0;
        margin-left: 0;
    }
    .featured_networks_section_shortcode .latest__row__main .featured_cols:last-child {
        margin-bottom: 0px;
    }
    .featured_networks_section_shortcode .latest__row__main .featured_cols .img {
        float: none;
        padding: 20px;
        display: block;
        max-width: 500px;
        width: auto;
        margin: 0 auto;
        vertical-align: middle;
    }
    .featured_networks_section_shortcode .latest__row__main .featured_cols .text {
        display: block;
        padding: 0px;
        padding-bottom: 5px;
        padding-left: 10px;
        height: auto;
    }
}

.featured_networks_section h4
{
    text-align: center;
}

.widget_ma_widget_latest_networks h3:hover {
	color: #000;
}

.widget_ma_widget_latest_networks {
    margin-bottom: 0;
}
.widget_ma_widget_latest_networks ul{
    padding: 0;
    border-right: 1px solid #D8DCDE;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.widget_ma_widget_latest_networks li{
    border-bottom: 1px solid #D8DCDE;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.widget_ma_widget_latest_networks li:first-child{
    border-top: 1px solid #D8DCDE;
}
.widget_ma_widget_latest_networks li a{
    padding: 15px 10px;
    border-left: 1px solid #D8DCDE;
    display: flex;
    float: left;
    width: 100%;
    box-sizing: border-box;
    align-items: center;
}
.widget_ma_widget_latest_networks li a:hover{
    background: #f4f4f4;
}
.widget_ma_widget_latest_networks li a:hover span.tagl{
    text-decoration: underline;
}
.widget_ma_widget_latest_networks li a span.imgwrap{
    width: 100px;
    min-width: 100px;
    display:block;
}
.widget_ma_widget_latest_networks li a span.tagl{
    font-size: 14px;
    float: right;
    width: 160px;
}
.widget_ma_widget_latest_networks li a span.tagl .tagl-title{
    font-weight: 600;
    margin-bottom: 2px;
    display: block;
    color: #222;
}
.widget_ma_widget_latest_networks li a img{
    max-width: 90px;
    float: left;
    max-height: 50px;
    width: auto;
}

body span.mp-img a{
	padding-top:30px;
	padding-bottom:30px;
}

/* Featured Networks - Tabs Widget */

.sidebarright ul.ma_widget_tab_hdr {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebarright ul.ma_widget_tab_hdr li,.sidebarright ul.ma_widget_tab_hdr li:first-child
	{
	display: inline-block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 50%;
    box-sizing: border-box;
	border-right: solid 2px #efefef;
	text-align: center;
}

.sidebarright ul.ma_widget_tab_hdr li a {
	display: block;
	font-size: 12pt;
	font-weight: 600;
	padding: 10px 12px;
	line-height: 1em;
	margin: 0;
	color: #000;
	border-bottom: solid 2px #efefef;
	white-space: nowrap;
}

.sidebarright ul.ma_widget_tab_hdr li.active a {
	border-bottom: none;
	border-left: solid 7px #0094FF;
}

.ma_widget_tab_body_block {
	display: none;
}

.ma_widget_tab_body_block.active {
	display: block;
}

.sidebarright .ma_widget_body_table {
	margin: 0;
	padding: 0;
}

.sidebarright .ma_widget_body_table td {
	vertical-align: middle;
	padding: 10px;
}

.sidebarright .ma_widget_body_table  td.ma_widget_body_thumb {
	width: 115px;
	text-align: center;
}

.sidebarright .ma_widget_list_type_guides_featured td.ma_widget_body_thumb {
	width: 65px;
}

.sidebarright .ma_widget_body_table tr.alternate td {

}

.sidebarright .ma_widget_body_table img {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

.sidebarright .ma_widget_body_table .network_rating {
	padding: 0;
}

.sidebarright .ma_widget_body_title {
	font-size: 9pt;
	line-height: 1.1em;
	width: 100%;
	vertical-align: middle;
}

.sidebarright .ma_widget_body_title a {
	color: #000000;
	display: block;
	min-height: 30px;
	background: url('../png/view.png') no-repeat right center;
	vertical-align: middle;
	padding-right: 30px;
	padding-top: 4px;
	line-height: 17px;
}

.sidebarright.network_sidebar .ma_widget_body_title a {
	padding-right: 15px;
}

.network_sidebar .single_post_rating {
	display: none;
}

.sidebarright.network_sidebar .ma_widget_body_table td.ma_widget_body_thumb {
	width: 50px;
}

.sidebarright .ma_widget_body_title a .single_post_rating {
	display: none;
}
h2.cat-name {
    margin-top: 1.5rem;
    padding-bottom: 0;
}

.latest__row__title h3 {
	font-size: 25px;
	text-align: center;
    padding: 0;
}

.inline-widget .latest__row__title h3, .sponsor-widget .latest__row__title h3 {
    font-size: 25px;
    text-align: left;
    margin-bottom: 10px;
}
.sponsor-widget .latest__row__title h3 {
    margin-top: 0;
}
.sponsor-widget .full-width-header--inner---image a {
    display: flex;
    justify-content: center;
    flex-direction: row;
}
.sponsor-widget .full-width-header--inner---image a img {
    margin-bottom: 0;
}
.sponsor-widget .full-width-header--inner---title {
    display: none;
}
.sponsor-widget .full-width-header--inner---data p {
    padding-bottom: 0 !important;
}
.sponsor-widget .full-width-header--inner---data a.data-mobile-link {
    color: #000;
    text-decoration: none;
}
.sponsor-widget .full-width-header--inner---data a.data-mobile-link:hover {
    color: #0094FF;
}
.sponsor-widget .full-width-header--inner---badges .view-more-link > a {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none !important;
    color: #fff !important;
    min-width: 80px !important;
}
.sponsor-widget .full-width-header--inner---badges .view-more-link > a:after,
.feature_widget.inline-widget .cols__c3 a .boa-btn:after,
table.featured-networks-list-widget tr td .boa-btn:after,
div.get_started_details .view-more-link a.btn_get_started:after,
.cta-button:after {
    content: url(../svg/button-arrow.svg);
    margin-left: 6px;
    position: static;
}

.latest__row__title.featured_blogpost_section_title h3 {
    padding: 5px 0px 25px 0px;
    background: transparent;
    line-height: 18px;
}

.latest__row__title h3 a{
    padding: 15px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
    color: #000;
}

.inline-widget .latest__row__title h3 a{
    color: #000000;
    padding-left: 0px;
}

.full_width_widget .latest__row__title h3 a,
.no_full_width_widget .latest__row__title h3 a {
    padding: 10px 15px;
}

.latest__row__title h3 a:hover{
    color: #0094FF;
}

.widget .all-link {
    display: inline-block;
    margin-top: 30px;
}
.all-link{
    clear: both;
    margin: 40px auto 50px auto;

    text-align: center;
}

.all-link a{
    color: white;
    font-size: 16px;
    text-decoration: none;
    background: #000000;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 6px 20px;
    border-radius: 6px;
    height: 36px;
}
.all-link a:after {
    content: url(../svg/button-arrow.svg);
    position: static;
    margin-left: 6px;
}
.show-more button,
.sm-pagination .sm-btn {
    font-size: 16px;
    align-items: center;
    padding: 6px 20px;
    border-radius: 6px;
    height: 36px;
}
.show-more button:after {
    content: url(../svg/button-arrow.svg);
    position: static;
    margin-left: 6px;
}
.all-link a:hover{
    color: white;
    background: #0094FF;
}
.mb10{
    margin-bottom: 10px;
}

.mb20{
    margin-bottom: 20px;
}

.mb30{
    margin-bottom: 30px;
}

.mb40{
    margin-bottom: 40px;
}

.feature_widget {
    margin-bottom: 30px;
}
@media only screen and (min-width: 767px) {
    .feature_widget {
        margin-bottom: 40px;
    }
    .sponsor-widget {
        margin-top: 0 !important;
        margin-bottom: 40px !important;
        padding-top: 15px;
    }
}

.feature_widget .cols__c3.item_count_3{
    width: 240px;
    padding:0;
}
.single-guide .feature_widget .cols__c3.item_count_3,
.single-data .feature_widget .cols__c3.item_count_3{
    width: 33.3%;
}
.full_width_widget.feature_widget .cols__c3.item_count_3,
.no_full_width_widget.feature_widget .cols__c3.item_count_3 {
    width: 31.8%;
}
@media only screen and (min-width: 881px) and (max-width: 1024px) {
    .no_full_width_widget.feature_widget .cols__c3.item_count_3 {
        width: 31.4%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 880px) {
    .no_full_width_widget.feature_widget .cols__c3.item_count_3 {
        width: 31%;
    }
}

.feature_widget .cols__c3.item_count_4{
    width: 25%;
    padding:0;
}

.feature_widget .cols__c3 a{
    border-right: 1px solid #D8DCDE;
    padding:20px;
    box-sizing: border-box;
    display: block;
    border-bottom: 1px solid #D8DCDE;
    float: left;
    width: 100%;
    text-decoration: none;
    text-align: center;
}

.inline-widget.feature_widget .cols__c3 a {
    border-top: 1px solid #D8DCDE;
    position: relative;
    padding-bottom: 70px;
}

.feature_widget .cols__c3:first-of-type a{
    border-left: 1px solid #D8DCDE;
}
.feature_widget + .all-link {
    border-bottom: 1px solid #D8DCDE;
    padding-bottom: 40px;
}

.feature_widget .cols__c3 a:hover{
    background: #f4f4f4;
}

.single .n-list__item__main__content .post .feature_widget .cols__c3 a img{
    margin-bottom: 10px;
}

.feature_widget .cols__c3 a div.text-wrapper {
    display: block;
}

.feature_widget.top-picks .cols__c3 a div.text-wrapper {
    display: flex;
    align-items: stretch;
    width: 100%;
    max-width: 100%;
}

@media only screen and (max-width: 600px) {
    .feature_widget.top-picks.inline-widget.feature_widget-large .cols__c3 a {
        flex-direction: row;
        padding: 20px 20px 20px 15px !important;
    }
    .feature_widget.top-picks .cols__c3 a div.text-wrapper {
        justify-content: center;
    }
    .feature_widget.top-picks.feature_widget-large .latest__row__main .cols__c3 .img {
        margin-right: 0;
        border-right: 0;
        width: 120px;
        min-width: 120px;
        text-align: center;
    }
    .feature_widget.top-picks .cols__c3 a div.text-wrapper span.text-title {
        text-align: center;
        justify-content: center;
    }
}

.feature_widget.top-picks.feature_widget-large .latest__row__main .cols__c3 a {
    padding: 15px;
}
.feature_widget.top-picks.feature_widget-large .latest__row__main .cols__c3 .img {
    margin-right: 10px;
}

.feature_widget.top-picks .cols__c3 a div.text-wrapper span.text-title {
    margin-bottom: 0;
    padding: 8px;
    min-width: 140px;
    max-width: 140px;
    align-items: center;
    display: flex;
    overflow-wrap: anywhere;
}

.feature_widget.top-picks .cols__c3 a div.text-wrapper span.text-lines {
    align-self: center;
}

.feature_widget.top-picks .cols__c3 a div.text-wrapper span.text-lines ul {
    list-style: none;
    margin: 0;
    padding: 0 10px;
}

.feature_widget.top-picks .cols__c3 a div.text-wrapper span.text-lines ul li {
    padding-bottom: 6px;
    color: #000;
    font-size: 16px;
}

.feature_widget.top-picks .cols__c3 a div.text-wrapper span.text-lines ul li i {
    margin-right: 6px;
    color: #009915;
}

.feature_widget.top-picks .cols__c3 a div.text-wrapper span.text-lines ul li:last-child {
    padding-bottom: 0;
}

.feature_widget .cols__c3 a span.text{
    color: #000000;
    font-size: 16px;
    float: unset;
    display: block;
    line-height: 1.3;
    margin-bottom: 20px;
}
.feature_widget .cols__c3 a .boa-btn {
    font-size: 16px;
    text-decoration: none;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    padding: 6px 10px;
    height: 24px;
    color: #000;
    background-color: white;
    border-radius: 6px;
    border: none;
}
.feature_widget .cols__c3 a .boa-btn svg {
    margin-left: 6px;
}
.feature_widget .cols__c3 a .boa-btn:hover {
    background-color: #000;
    color: #fff;
}
.feature_widget .cols__c3 a .boa-btn i.fa {
    margin-left: 8px;
    font-size: 14px;
}
.feature_widget .cols__c3 a span.text-title{
    display: block;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
    font-size: 14pt;
    margin-bottom: 10px;
    color: #000000;
}

@media ( max-width : 1060px) {
    .feature_widget .cols__c3.item_count_3{
        width: 33.3%;
    }
}
@media ( max-width : 1024px) {
    .feature_widget .cols__c3 a {
        padding: 15px;
    }
    .widget_ma_widget_latest_networks li a{
        display: block;
    }
    .widget_ma_widget_latest_networks li a span.imgwrap{
        width: 100%;
        min-width: 100%;
    }
    .widget_ma_widget_latest_networks li a img{
        width: auto;
        max-width: 100%;
        margin-bottom: 15px;
        max-height: 60px;
    }
    .widget_ma_widget_latest_networks li a span.tagl{
        width: 100%;
    }
}

@media ( max-width : 767px) {
    .feature_widget .cols__c3 a {
        text-align: left;
    }
    .feature_widget .cols__c3 a div.text-wrapper {
        width: 65%;
        padding-left: 10px;
        box-sizing: border-box;
    }
    .feature_widget .cols__c3 a .boa-btn {
        padding: 7px 20px;
        display: none !important;
    }
    .feature_widget .cols__c3.item_count_3{
        width: 100% !important;
    }
    .feature_widget .cols__c3 a{
        border-right:1px solid #D8DCDE;
        border-left:1px solid #D8DCDE;
    }
    .feature_widget .cols__c3 a span.text {
        margin-bottom: 0;
    }
    .feature_widget .cols__c3 a span.text,
    .full_width_widget.feature_widget.featured_networks_section_shortcode .cols__c3 a span.text,
    .no_full_width_widget.feature_widget.featured_networks_section_shortcode .cols__c3 a span.text {
        color: #000000;
        font-size: 14px;
        display: block;
        width: 100%;
        padding: 0;
        line-height: 1.3;
    }
    .full_width_widget.feature_widget.featured_networks_section_shortcode .cols__c3 a,
    .no_full_width_widget.feature_widget.featured_networks_section_shortcode .cols__c3 a {
        text-decoration: none;
    }
    .feature_widget .cols__c3 a img {
    	margin-bottom: 0;
        margin-right: 5%;
    	width: 20%;
    }
    .feature_widget .cols__c3 a {
    	padding: 15px;
    	display: flex;
        align-items: center;
    }
    .inline-widget.feature_widget .cols__c3 a {
        border-top: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        text-align: center;
        padding: 20px 20px 20px 15px;
    }
    .inline-widget.feature_widget .cols__c3:first-of-type a {
        border-top: 1px solid #D8DCDE;
    }
    .feature_widget .cols__c3 a span.text-title{
        display: none;
    }
}
.feature_widget-large .cols__c3 a .boa-btn {
    font-size: 16px;
    text-decoration: none;
    padding: 6px 10px;
    height: 24px;
    color: #000;
    background-color: white;
    border-radius: 6px;
    border: none;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
}
.feature_widget-large .cols__c3 a .boa-btn svg {
    margin-left: 6px;
}
.feature_widget-large .cols__c3 a .boa-btn .fa {
    margin-left: 8px;
    font-size: 14px;
}
.feature_widget-large .cols__c3 a .boa-btn:hover {
    background-color: #000;
    color: #fff;
}

.feature_widget-large.top-picks .cols__c3.item_count_3{
    width: 100% !important;
}

.inline-widget.feature_widget-large .cols__c3 a {
    display: flex;
    align-items: center;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 70px;
}
.top-picks.inline-widget.feature_widget-large .cols__c3 a {
    flex-direction: row;
}
.feature_widget.inline-widget .cols__c3 a .img {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.feature_widget.inline-widget .cols__c3 a .img img {
    margin-bottom: 20px;
    max-height: 75px !important;
}
.feature_widget.inline-widget.feature_widget-large .cols__c3 {
    width: 100%;
}
.feature_widget.inline-widget.feature_widget-large .cols__c3 a {
    flex-direction: row;
    display: flex;
    align-items: center;
    padding: 15px;
    border-right: 1px solid #D8DCDE;
}
.feature_widget.inline-widget.feature_widget-large .cols__c3 a .img {
    margin-right: 10px;
    border-right: 1px solid #D8DCDE;
    padding-right: 10px;
    margin-bottom: 0;
}
.feature_widget.inline-widget.feature_widget-large .cols__c3 a .img img {
    margin-bottom: 0;
}
.feature_widget.inline-widget.feature_widget-large .cols__c3 a .text-wrapper {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
.feature_widget.inline-widget.feature_widget-large .cols__c3 a .text-wrapper .text-title,
.feature_widget.inline-widget.feature_widget-large .cols__c3 a .text-wrapper .text {
    text-align: left !important;
}
.feature_widget.inline-widget.feature_widget-large .cols__c3 a .boa-btn {
    width: auto;
    margin-left: auto;
    margin-bottom: 0;
}
table.featured-networks-list-widget {
    border: 1px solid #D8DCDE;
    border-radius: 4px;
    margin-bottom: 35px;
}
table.featured-networks-list-widget tr td {
    border-bottom: 1px solid #D8DCDE;
    vertical-align: middle;
    padding: 0;
}
table.featured-networks-list-widget tr td a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 10px 15px;
    font-size: 16px;
    min-height: 65px;
    text-decoration: none;
    color: #000;
    line-height: 1.5;
}
table.featured-networks-list-widget tr:hover {
    background: #f4f4f4;
}
table.featured-networks-list-widget tr td:first-of-type {
    border-right: 1px solid #D8DCDE;
}
table.featured-networks-list-widget tr td:first-of-type a {
    font-weight: bold;
    padding-right: 15px;
}
table.featured-networks-list-widget tr td .boa-btn {
    font-size: 16px;
    text-decoration: none;
    padding: 6px 10px;
    color: #000;
    background-color: white;
    border-radius: 6px;
    border: none;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
    position: relative;
    bottom: 0;
    left: 0;
    transform: translateX(0);
    width: auto;
    margin-left: auto;
    display: block;
    white-space: nowrap;
    height: 24px;
}
table.featured-networks-list-widget tr td .boa-btn svg {
    margin-left: 6px;
}
table.featured-networks-list-widget tr td .boa-btn:hover {
    cursor: pointer;
}
table.featured-networks-list-widget tr td .boa-btn:hover {
    color: white;
    background-color: #000;
}

@media ( max-width : 767px) {
    .feature_widget.inline-widget .cols__c3 a .img {
        width: 35%;
        margin-bottom: 0;
        border-right: 0;
    }
    .feature_widget.inline-widget .cols__c3 a .img img {
        margin-bottom: 0;
    }
    .feature_widget.inline-widget.feature_widget-large .cols__c3 a {
        flex-direction: row;
        border-right: 1px solid #D8DCDE;
        border-bottom: 1px solid #D8DCDE;
        padding: 20px 20px 20px 15px;
    }
    .feature_widget.inline-widget.feature_widget-large .cols__c3 a .img {
        margin-right: 10px;
        border-bottom: 0;
        width: 120px;
        min-width: 120px;
        border-right: 0;
    }
    .feature_widget.inline-widget.feature_widget-large .cols__c3 a .text-wrapper {
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
    }

    table.featured-networks-list-widget tr td:first-of-type {
        border-right: 0;
    }
    table.featured-networks-list-widget tr td:last-of-type {
        display: none;
    }
}

/* BEGIN: Common changes to all widgets */
.feature_widget.inline-widget .cols__c3 a div.text-wrapper span.text-title,
table.featured-networks-list-widget tr td:nth-child(1) a {
    font-size: 17px !important;
}
.profile_section_with_title .full-width-header--inner---title a h3 {
    font-size: 17px !important;
}
.profile_section_with_title .full-width-header--inner---title a:hover {
    color: #000;
}
.feature_widget.inline-widget .cols__c3 a div.text-wrapper .text-lines ul li,
.feature_widget.inline-widget .cols__c3 a div.text-wrapper span.text,
.profile_section_with_title .full-width-header--inner .full-width-header--inner---data p,
table.featured-networks-list-widget tr td:nth-child(2) a {
    font-size: 14px !important;
}
.profile_section_with_title .full-width-header--inner .full-width-header--inner---data p {
    width: 100%;
    line-height: 18px;
    color: #000;
}
.feature_widget.inline-widget .cols__c3 a .boa-btn,
table.featured-networks-list-widget tr td .boa-btn {
    font-weight: 600 !important;
    display: flex;
    align-items: center;
    background-color: #00B882;
    color: #fff;
}
.feature_widget.inline-widget .cols__c3 a .boa-btn:hover,
table.featured-networks-list-widget tr td .boa-btn:hover {
    background-color: #009A6D;
}
.feature_widget.inline-widget .cols__c3 a .boa-btn i.fa:before,
table.featured-networks-list-widget tr td .boa-btn i.fa:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
}
.profile_section_with_title.sponsor-widget .content .entry-content .admin_only {
    display: none;
}
h2.widget-section-title, h3.widget-section-title {
    margin-bottom: 0 !important;
    margin-top: 20px !important;
    padding-bottom: 20px;
    padding-top: 20px;
    border-top: 1px solid #D8DCDE;
}
.tooltip {
    font-size: 0.65rem !important;
    font-weight: 800 !important;
}
/* END: Common changes to all widgets */

@media ( min-width: 768px) {
    .feature_widget-large .cols__c3 a .boa-btn {
        position: inherit;
        bottom: 0;
        left: 0;
        transform: translateX(0);
    }
    .inline-widget.feature_widget-large .cols__c3 a {
        padding-bottom: 30px;
    }
    .feature_widget-large .cols__c3 a div.text-wrapper {
        max-width: 50%;
    }
}

.feature_widget-large .latest__row__main .cols__c3 .img {
    width: 185px;
    min-width: 185px;
    border-bottom: 0;
    border-right: 1px solid #D8DCDE;
    margin: 0 20px 0 0;
    padding-right: 10px;
    display: flex;
    align-items: center;
}

.feature_widget-large .latest__row__main .cols__c3 .img img {
    margin: 0 auto;
}

.feature_widget-large .cols__c3 a .boa-btn {
    width: 85px;
    margin-left: auto;
}
.feature_widget-large .cols__c3 a span.text {
    margin-bottom: 0;
}
.feature_widget-large .cols__c3 a div.text-wrapper {
    max-width: 60%;
}


@media ( max-width : 767px) {
    .feature_widget-large .cols__c3 a .boa-btn {
        width: auto;
        display: none !important;
    }

    .feature_widget.top-picks .cols__c3 a div.text-wrapper span.text-title {
        display: none;
    }

    .feature_widget-large .cols__c3 a div.text-wrapper {
        padding-left: 0;
        padding-right: 10px;
    }

    .feature_widget-large .cols__c3 a {
        flex-wrap: nowrap !important;
    }
}

.inline-widget.feature_widget-large .cols__c3 a {
    border-left: 1px solid #D8DCDE;
    border-right: 1px solid #D8DCDE;
    border-bottom: 1px solid #D8DCDE;
    border-top: none;
}
.inline-widget.feature_widget .cols__c3:first-of-type a {
    border-top: 1px solid #D8DCDE;
}

.feature_widget.full_width_widget .cols__c3 a,
.feature_widget.no_full_width_widget .cols__c3 a {
    padding:10px;
    border: none;
    text-decoration: none;
}

.border-top{
	border-top: 5px solid #f1f2f3;
	padding-top: 20px;
}

.ma_widget_latest_networks_list {
	margin: auto 0;
}

.ma_widget_latest_networks_list img {
	padding-right: 10px;
}

.ma_widget_latest_networks_list td {
	padding-bottom: 10px;
}

/* SMALL DESKTOP */
@media ( max-width : 1199px) and (min-width: 992px) {
	.sidebarright.network_sidebar .ma_widget_body_table td.ma_widget_body_thumb img
		{
		width: 50px;
	}
	.sidebarright.network_sidebar ul.ma_widget_tab_hdr li a {
		font-size: 9pt;
	}
}

@media ( max-width : 991px) {
	#ma_homepage_signup .gform_wrapper .top_label input.medium {
		width: 250px;
	}
}

/* TABLET */
@media ( max-width : 991px) and (min-width: 768px) {
	.post-single .featured_networks_section {
		text-align: center;
		margin-bottom: 20px;
	}
	.ma_widget_body_title .single_post_rating {
		display: none;
	}
	.sidebarright .ma_widget_body_table img {
		max-width: 50px;
		height: auto;
	}
	.featured_networks_section_title {
		text-align: center;
	}
	.get_started_details ul {
		min-width: 150px;
	}
    .hidden-sm {
    	display: none !important;
    }
    .visible-sm {
    	display: block !important;
    }
}

/* MOBILE */
@media ( max-width : 767px) {
	.post-single .featured_networks_section {
		margin-bottom: 20px;
	}
	.featured_networks_section {
		text-align: center;
	}
	.guide-single .ma_tab_toolbar a {
		padding: 5px 12px;
	}
	.get_started_details td {
		text-align: center;
		float: none;
	}
	.get_started_details .tagline-content {
		display: block;
	}
	.get_started_details img,.network-single .get_started_details_logo img {
		max-width: 100px;
		height: auto;
	}
	.directory_wrapper h1 {
		text-align: center;
		margin-top: 10px;
		font-size: 24pt;
	}
	.directory_wrapper .intro_html {
		font-size: 14pt;
	}
	.get_started_details_logo h3 {
		font-size: 10pt;
	}
	.get_started_details_logo a {
		font-size: 12pt;
		text-decoration: underline;
	}
	.get_started_details .get_started_badges ul {
		display: inline-block;
		clear: both;
		float: none;
		margin: 5px 0px 5px 5px;
	}
	.get_started_details .get_started_badges {
		min-height: 0px;
		text-align: right;
		padding-left: 5px;
		padding-right: 10px;
		display: table-cell;
		width: 100%;
	}
	.directory_wrapper #posts-wrap>div {
		padding: 0px;
	}
	.profile_is_premium_main {
		clear: right;
	}
	.get_started_details .single_post_rating {
		display: none;
	}
	.get_started_details .get_started_badges span {
		margin: 0;
		margin-top: 5px;
	}
	.directory_wrapper h1#pre_title {
		float: left;
	}
	.profile_is_featured_main .ma_badge {
		background: url('../png/featured_small.png') no-repeat;
	}
	.profile_is_premium_main .ma_badge {
		background: url('../png/premium_small.png') no-repeat;
	}
	.network-single #profile_header {
		padding: 5px 0px;
	}
	.network-single .get_started_badges {
		width: 75%;
	}
	.get_started_details_logo {
		width: auto;
		padding-left: 10px;
	}
	.type-post img {
		max-width: 100% !important;
		height: auto;
	}
	.tab_window a {
		overflow: hidden;
	}
    #tabs-download-list a.p-list__item {
        overflow: visible;
        padding-top: 20px;
    }
    .tab_window.events-list a {
        overflow: visible;
    }
	.tab_connecttable th p {
		font-size: 10pt;
	}
	.tab_window .tab_connecttable tr {
		display: block;
		max-width: 100%;
	}
	.tab_window .tab_connecttable td a {
		font-size: 10pt;
		font-weight: 600;
		word-wrap: break-all;
	}
	.tab_window .tab_connecttable td p {
		font-size: 9pt;
		word-wrap: break-word;
	}
	.tab_window .tab_connecttable td {
		overflow: hidden;
	}
	.tab_connecttable th {
		width: 90px;
	}
	.header_rss {
		display: none;
	}
	.ma_blogmenu_outer {
		display: none !important;
	}
	header .navbar-blog-toggle {
		display: none;
	}
	.ma_featured_posts_wrapper {
		margin-left: 5px;
		margin-right: 5px;
	}
	.ma_featured_post {
		margin-bottom: 5px;
	}
}

/* APPINDEX FIXES */

.single .profile_section_inner ul,
.single .profile_section_inner ol
{
    margin-top: 0;
    margin-bottom: 10px;
    list-style-position: inside;
}
.single .profile_section_inner ol li::before {
    content: counter(item) " ";
    font-weight: bold;
    position: absolute;
    transform: translate(-35px, 0px);
    font-size: 16px;
    font-family: 'Bricolage Grotesque', sans-serif;
    display: block;
    border-right: none;
}
.single .profile_section_inner ol li::marker {
    content: "";
}

.newsfeed_rss_posts {
    border-bottom: 1px solid #D8DCDE;
}
.newsfeed_rss_posts li {
    padding: 15px;
    line-height: 23px;
    border: 1px solid #D8DCDE;
    border-bottom: 0;
}
.newsfeed_rss_posts li a {
    font-size: 18px;
    line-height: initial;
    margin-bottom: 10px;
    display: inline-block;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
}
.single .profile_section_inner ul li,
.single .profile_section_inner ol li
{
    line-height: 30px;
}

.single .profile_section_inner h3,
.single .profile_section_inner h2,
#archive_intro h1
{
    margin: 0 0 10px 0;
    line-height: initial;
}

#archive_intro h1
{
    font-size: 40px;
    line-height: normal;
}

#archive_intro h1 em
{
    font-weight: 300;
}

#archive_intro {
    margin: 0px auto 40px auto !important;
    display: block;
}

#archive_intro p {
    font-size: 20px;
    line-height: 25px;
}

.post-type-archive-marketplace_entry #archive_intro,
.post-type-archive-app_developer #archive_intro,
.post-type-archive-advertising_network #archive_intro,
.post-type-archive-affiliate_network #archive_intro,
#archive_intro {
    text-align: center;
    min-height: 160px;
}
.post-type-archive-marketplace_entry #archive_intro h1,
.post-type-archive-app_developer #archive_intro h1,
.post-type-archive-advertising_network #archive_intro h1,
.post-type-archive-affiliate_network #archive_intro h1,
#archive_intro h1 {
    margin-bottom: 1rem;
    margin-top: 30px;
}
.post-type-archive-marketplace_entry #archive_intro .author-line,
.post-type-archive-app_developer #archive_intro .author-line,
.post-type-archive-advertising_network #archive_intro .author-line,
.post-type-archive-affiliate_network #archive_intro .author-line {
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 14px;
    line-height: 16px;
    padding-left: 0;
    padding-right: 0;
}
.post-type-archive-marketplace_entry #archive_intro .author-line p,
.post-type-archive-app_developer #archive_intro .author-line p,
.post-type-archive-advertising_network #archive_intro .author-line p,
.post-type-archive-affiliate_network #archive_intro .author-line p {
    font-size: 14px;
}
.post-type-archive-marketplace_entry #archive_intro .author-line a,
.post-type-archive-app_developer #archive_intro .author-line a,
.post-type-archive-advertising_network #archive_intro .author-line a,
.post-type-archive-affiliate_network #archive_intro .author-line a,
#archive_intro a {
    color: #FFF !important;
    font-family: 'Bricolage Grotesque';
    margin-left: 5px;
}
#archive_intro a:hover {
    color: #0094FF;
}
.post-type-archive-marketplace_entry .hero-image #archive_intro .author-line a,
.post-type-archive-app_developer .hero-image #archive_intro .author-line a,
.post-type-archive-advertising_network .hero-image #archive_intro .author-line a,
.post-type-archive-affiliate_network .hero-image #archive_intro .author-line a,
.single-research .hero-image #archive_intro .author-box > p.text-start {
    color: #FFF !important;
}
.post-type-archive-marketplace_entry .hero-image #archive_intro .author-line a:hover,
.post-type-archive-app_developer .hero-image #archive_intro .author-line a:hover,
.post-type-archive-advertising_network .hero-image #archive_intro .author-line a:hover,
.post-type-archive-affiliate_network .hero-image #archive_intro .author-line a:hover {
    color: #1b7ebb !important;
}
.post-type-archive-marketplace_entry #archive_intro .author-line a:hover,
.post-type-archive-app_developer #archive_intro .author-line a:hover,
.post-type-archive-advertising_network #archive_intro .author-line a:hover,
.post-type-archive-affiliate_network #archive_intro .author-line a:hover {
    color: #000 !important;
}

.post-type-archive-marketplace_entry .hero-image #archive_intro .author-line p {
    font-size: 14px !important;
}
.post-type-archive-marketplace_entry #archive_intro .author-line .author-box,
.post-type-archive-app_developer #archive_intro .author-line .author-box,
.post-type-archive-advertising_network #archive_intro .author-line .author-box,
.post-type-archive-affiliate_network #archive_intro .author-line .author-box {
    display: flex;
    align-items: center;
    margin-right: 30px;
}
.post-type-archive-marketplace_entry .hero-image #archive_intro .author-line .author-box,
.post-type-archive-app_developer .hero-image #archive_intro .author-line .author-box,
.post-type-archive-advertising_network .hero-image #archive_intro .author-line .author-box,
.post-type-archive-affiliate_network .hero-image #archive_intro .author-line .author-box {
    margin-right: 25px;
    background: transparent;
    padding: 5px;
    border-radius: none;
}
.post-type-archive-marketplace_entry.archive.post-type-archive #tabs-guide.tab_window.active,
.post-type-archive-app_developer.archive.post-type-archive #tabs-guide.tab_window.active,
.post-type-archive-advertising_network.archive.post-type-archive #tabs-guide.tab_window.active,
.post-type-archive-affiliate_network.archive.post-type-archive #tabs-guide.tab_window.active {
    padding: 0 !important;
    border: 0 !important;
}
.archive.post-type-archive-marketplace_entry .main__l,
.archive.post-type-archive-app_developer .main__l,
.archive.post-type-archive-advertising_network .main__l,
.archive.post-type-archive-affiliate_network .main__l {
    margin-top: 30px;
}

#archive_intro h2
{
    font-size: 24px;
    line-height: 24px;
    padding-top: 15px;
    color: #000000;
    margin-bottom: -15px;
}

#archive_intro .intro_html > a
{
    color: #0094FF;
    text-decoration: underline;
}

#archive_intro .intro_html{
    margin-bottom: 15px;
}

#archive_intro .intro_html,
#archive_intro .intro_html p {
	font-size: 16px;
    line-height: 1.42857143;
}

.post-archive h3.entry-title {
	font-size: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.post-type-archive-marketplace_entry .post-archive,
.post-type-archive-app_developer .post-archive,
.post-type-archive-advertising_network .post-archive,
.post-type-archive-affiliate_network .post-archive {
	padding: 20px;
    width: 100%;
    box-sizing: border-box;
}

.single .profile_section_inner table th,
.single .profile_section_inner table td
{
    line-height: initial;
    font-size: 12pt;
    line-height: 23px;
    padding: 15px 10px 30px 15px;
}
.single .profile_section_inner table.tab_connecttable td.follow-icons {
    display: flex;
}

#filtering_msg_overlay {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1002;
	opacity: 0.5
}

/* QMT */
.widget_taxonomy-drill-down {
    height: 45px;
    padding-bottom: 0;
    margin-bottom: 20px;
}
.post-type-archive-app_developer .ma_tab_toolbar,
.post-type-archive-advertising_network .ma_tab_toolbar,
.post-type-archive-affiliate_network .ma_tab_toolbar {
    margin-bottom: 20px;
}

.taxonomy-drilldown-lists {
    display: block;
    position: absolute;
}
.taxonomy-drilldown-lists.extra-marketplace-category-list {
    top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .taxonomy-drilldown-lists.extra-marketplace-category-list {
        left: 270px;
    }
}
@media only screen and (min-width: 1025px) {
    .taxonomy-drilldown-lists.extra-marketplace-category-list {
        left: 250px;
    }
}
.taxonomy-drilldown-lists > div {
	border: 2px solid #efefef;
    border-radius: 4px;
    padding: 10px 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    background: #fff;
    min-width: 180px;
    display: inline-grid;
    position: relative;
    z-index: 1;
}

.taxonomy-drilldown-lists h4 {
	margin: 0;
	padding: 0;
	font-weight: 600;
	cursor: pointer;
	font-size: 16px;
	color: #000;
}
.taxonomy-drilldown-lists h4:after {
    content:'\f078';
    font-family: 'FontAwesome';
    display: block;
    float: right;
    margin-left: 15px;
}
.taxonomy-drilldown-lists h4.active:after {
    content:'\f077';
    font-family: 'FontAwesome';
    display: block;
    float: right;
    margin-left: 15px;
}

.taxonomy-drilldown-lists ul {
	padding-left: 0;
	margin-bottom: 0 0 30px;
	display: none;
    padding-top: 20px;
    border: none;
    margin-top: 0;
    max-width: 150px;
}

.taxonomy-drilldown-lists .active ul{
	display: block;
    padding-top: 20px;
    border: none;
    margin-top: 0;
}

.taxonomy-drilldown-lists li {
	list-style: none;
	margin-bottom: 15px;
}

.taxonomy-drilldown-lists li a {
	color: #000000;
	display: block;
	padding-left: 5px;
	font-size: 16px;
    padding-bottom: 0;
    line-height: 22px;
}

.taxonomy-drilldown-lists li.term-item.current-term a,
.taxonomy-drilldown-lists li a:hover {
	color: #000;
	text-decoration: none;
	font-weight: 600;
}

.taxonomy-drilldown-reset {
	display: block;
	text-align: center;
	padding: 4px 3px;
	background: #f0f0f0;
	color: #000;
	font-size: 13pt;
	font-weight: 600;
}

.taxonomy-drilldown-lists div.check-style {
    display: inline-block;
    vertical-align: middle;
    width:14px;
    height: 14px;
    border: 2px solid #CCC;
    background-color: #FFF;
    margin-right: 5px;
    margin-top: -2px;
}
.taxonomy-drilldown-lists div.check-style.checked:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #0094FF;
    position: relative;
    top: -7px;
    left: -1px;
    font-size: 14px;
}
@media only screen and (max-width: 768px) {
    .widget_taxonomy-drill-down {
        height: auto;
        padding-bottom: 0;
    }

    .taxonomy-drilldown-lists {
        position: relative;
    }

    .taxonomy-drilldown-lists > div {
        margin-right: 0;
        display: block;
    }
    .taxonomy-drilldown-lists ul {
        max-width: 100%;
    }
}

#filtering_msg {
	display: none;
	position: fixed;
	text-align: center;
	vertical-align: middle;
	z-index: 1005;
	background: #fff;
	padding: 40px;
	border-radius: 5px;
}

#filtering_msg .filtering_msg_loader {
    border: 8px solid #f3f3f3; /* Light grey */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin-loader 2s linear infinite;
    vertical-align: middle;
    display: inline-block;
}

@-webkit-keyframes spin-loader {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin-loader {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.header_rss {
    float: right;
}

/* Admin Only Section on Archives */
.admin_only {
	font-size: 9pt;
	background: #efefef;
	margin: 10px;
	padding: 10px;
	line-height: 1.2em;
    overflow:hidden;
}

.admin_only label {
	padding-right: 5px;
	font-weight: bold;
}

.admin_only a {
	font-size: 9pt;
}

/* New styles */


ul.marketplace-sections
{
    width: 100%;
    list-style: none;
    text-align: center;
}

ul.marketplace-sections li
{
    font-size: 18px;
    line-height: initial;
    display: inline;
    display: inline-block;
    margin: 0 10px 20px 10px;
}

/* callout boxes */
div.yellowbox-callout {
	background: none repeat scroll 0 0 #ff9;
	clear: both;
	margin-bottom: 18px;
	overflow: hidden;
	border: 1px solid #e5e597;
	padding: 15px;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
}

div.greybox-callout {
	background: none repeat scroll 0 0 #DDD;
	clear: both;
	margin-bottom: 18px;
	overflow: hidden;
	border: 1px solid #f5f5f5;
	padding: 15px;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}

div.yellowbox-callout p,
div.greybox-callout p {
	padding-bottom: 10px;
	line-height: 22px;
}

div.yellowbox-callout p:last-child,
div.greybox-callout p:last-child {
	padding-bottom: 0px;
}

/*----------------------------------*/
/* Custom classes for archive pages */
/*----------------------------------*/

#profile_main a {
    color: #0094FF;
    text-decoration: underline;
}
#profile_main a:hover {
    color: #000;
    text-decoration: underline;
}

.app_developer-template-default .main_i .network-single .profile_section_inner img,
.app_monetization-template-default .main_i .network-single .profile_section_inner img,
.user_acquisition-template-default .main_i .network-single .profile_section_inner img,
.marketplace_entry-template-default .main_i .network-single .profile_section_inner img,
.app_development_tool-template-default .main_i .network-single .profile_section_inner img,
.advertising_network-template-default .main_i .network-single .profile_section_inner img,
.affiliate_network-template-default .main_i .network-single .profile_section_inner img {
    max-width: 100%;
    height: auto;
}

.app_developer-template-default .main_i .network-single #profile_main ul ,
.app_monetization-template-default .main_i .network-single #profile_main ul,
.user_acquisition-template-default .main_i .network-single #profile_main ul,
.marketplace_entry-template-default .main_i .network-single #profile_main ul,
.app_development_tool-template-default .main_i .network-single #profile_main ul,
.advertising_network-template-default .main_i .network-single #profile_main ul,
.affiliate_network-template-default .main_i .network-single #profile_main ul,
.app_developer-template-default .main_i .network-single #profile_main ol,
.app_monetization-template-default .main_i .network-single #profile_main ol,
.user_acquisition-template-default .main_i .network-single #profile_main ol,
.marketplace_entry-template-default .main_i .network-single #profile_main ol,
.app_development_tool-template-default .main_i .network-single #profile_main ol,
.advertising_network-template-default .main_i .network-single #profile_main ol,
.affiliate_network-template-default .main_i .network-single #profile_main ol {
	list-style: outside;
	margin-left: 35px;
}
.app_developer-template-default .main_i #profile_main .profile_section_inner table th,
.app_monetization-template-default .main_i #profile_main .profile_section_inner table th,
.user_acquisition-template-default .main_i #profile_main .profile_section_inner table th,
.app_development_tool-template-default .main_i #profile_main .profile_section_inner table th,
.marketplace_entry-template-default .main_i #profile_main .profile_section_inner table th,
.advertising_network-template-default .main_i #profile_main .profile_section_inner table th,
.affiliate_network-template-default .main_i #profile_main .profile_section_inner table th,
.app_developer-template-default .main_i #profile_main .profile_section_inner table td,
.app_monetization-template-default .main_i #profile_main .profile_section_inner table td,
.user_acquisition-template-default .main_i #profile_main .profile_section_inner table td,
.marketplace_entry-template-default .main_i #profile_main .profile_section_inner table td,
.app_development_tool-template-default .main_i #profile_main .profile_section_inner table td,
.affiliate_network-template-default .main_i #profile_main .profile_section_inner table td,
.advertising_network-template-default .main_i #profile_main .profile_section_inner table td
{
    padding: 10px;
}

@media only screen and (min-width: 1200px) {
	.archive.post-type-archive .wpb_row.vc_row-fluid.main_i, .archive .main_i,
	.app_developer-template-default .main_i,
	.app_monetization-template-default .main_i,
	.user_acquisition-template-default .main_i,
	.marketplace_entry-template-default .main_i,
    .advertising_network-template-default .main_i,
    .affiliate_network-template-default .main_i,
	.app_development_tool-template-default .main_i {
		width: 1140px;
		margin: 0 auto;
	}

    .post-type-archive-marketplace_entry .main_i,
    c .main_i,
    .app_developer-template-default .main_i,
    .marketplace_entry-template-default .main_i,
    .advertising_network-template-default .main_i,
    .affiliate_network-template-default .main_i {
		width: 1060px;
	}

    .app_developer-template-default .main__l,
	.app_monetization-template-default .main__l,
	.user_acquisition-template-default .main__l,
	.marketplace_entry-template-default .main__l,
    .advertising_network-template-default .main__l,
    .affiliate_network-template-default .main__l,
	.app_development_tool-template-default .main__l {  width: calc(75% - 10px); }

    .archive.post-type-archive-app_developer .main__l,
    .archive.post-type-archive-advertising_network .main__l,
    .archive.post-type-archive-affiliate_network .main__l,
    .archive.post-type-archive-marketplace_entry .main__l {
		 width: 100%;
	}

	.archive.post-type-archive .main__r,
	.app_developer-template-default .main__r,
	.app_monetization-template-default .main__r,
	.user_acquisition-template-default .main__r,
	.app_development_tool-template-default .main__r { width: 270px; }

    .archive.post-type-archive-marketplace_entry .main__r,
    .archive.post-type-archive-app_developer .main__r,
    .archive.post-type-archive-advertising_network .main__r,
    .archive.post-type-archive-affiliate_network .main__r,
    .app_developer-template-default .main__r,
    .marketplace_entry-template-default .main__r,
    .advertising_network-template-default .main__r,
    .affiliate_network-template-default .main__r{
        width: calc(25% - 10px);
        padding-left: 0px;
        box-sizing: border-box;
    }

    body.archive.post-type-archive-marketplace_entry .main__r,
    body.archive.post-type-archive-app_developer .main__r,
    body.archive.post-type-archive-advertising_network .main__r,
    body.archive.post-type-archive-affiliate_network .main__r{
        padding-right: 15px;
    }
    .single .get_started_details .get_started_badges.full-width-header--inner---badges a.btn_get_started{
        min-width: 210px;
    }

}
@media only screen and (min-width: 1060px) and (max-width: 1199px) {
	.archive.post-type-archive .main__l { width: 100%; }
	.archive.post-type-archive .main__r { width: 270px; }
    .archive.post-type-archive-marketplace_entry .main__l { width: 100%; }
	.app_developer-template-default .main__l,
	.app_monetization-template-default .main__l,
	.user_acquisition-template-default .main__l,
	.marketplace_entry-template-default .main__l,
    .advertising_network-template-default .main__l,
    .affiliate_network-template-default .main__l,
	.app_development_tool-template-default .main__l { width: calc(75% - 10px); }
	.app_developer-template-default .main__r,
	.app_monetization-template-default .main__r,
	.user_acquisition-template-default .main__r,
	.marketplace_entry-template-default .main__r,
    .advertising_network-template-default .main__r,
    .affiliate_network-template-default .main__r,
	.app_development_tool-template-default .main__r { width: calc(25% - 10px);; }
}
@media only screen and (min-width: 1025px) and (max-width: 1059px) {
	.archive.post-type-archive .main__l { width: 100%; }
	.archive.post-type-archive .main__r { width: 240px; }
    .archive.post-type-archive-marketplace_entry .main__l { width: 100%; }
	.app_developer-template-default .main__l,
	.app_monetization-template-default .main__l,
	.user_acquisition-template-default .main__l,
	.marketplace_entry-template-default .main__l,
    .advertising_network-template-default .main__l,
    .affiliate_network-template-default .main__l,
	.app_development_tool-template-default .main__l { width: calc(75% - 10px); }
	.archive.post-type-archive .main__r,
	.app_developer-template-default .main__r,
	.app_monetization-template-default .main__r,
	.user_acquisition-template-default .main__r,
	.marketplace_entry-template-default .main__r,
    .advertising_network-template-default .main__r,
    .affiliate_network-template-default .main__r,
	.app_development_tool-template-default .main__r { width: calc(25% - 10px); }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.archive.post-type-archive .main__l { width: 100%; padding: 0 0 0 2%; }
	.archive.post-type-archive .main__r { width: 27% !important; }
    .archive.post-type-archive-marketplace_entry .main__l { width: 100%; }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.full-width-header--inner---title{
		width: 400px;
	}
}

@media only screen and (min-width: 1024px) {
	.network_sidebar{
        padding-right: 0;
	}
}

.full-width-header.hero-image .boa-container
{
    max-width: 100%;
    box-sizing: border-box;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .single-app_developer .main_i,
    .single-marketplace_entry .main_i,
    .single-advertising_network .main_i,
    .single-affiliate_network .main_i,

    .single-app_developer .main__l,
    .single-marketplace_entry .main__l,
    .single-advertising_network .main__l,
    .single-affiliate_network .main__l {
    	width: 75%;
    }
    .single-app_developer .main__r,
    .single-marketplace_entry .main__r,
    .single-advertising_network .main__r,
    .single-affiliate_network .main__r {
    	width: 25%;
        padding: 0 0 0 15px;
        box-sizing: border-box;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .single-app_developer .main_i,
    .single-marketplace_entry .main_i,
    .single-advertising_network .main_i,
    .single-affiliate_network .main_i,
    .boa-container {
    	width: 970px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #archive_intro h2 {
        margin-bottom: 25px;
    }
    #archive_intro h1 br {
        display: none;
    }
}

@media only screen and (width: 768px) {
	.full-width-header--inner---image{
		width: 100px;
		float: left;
		margin-left: 15px;
		margin-right: 20px;
	}
	.get_started_details .get_started_badges.full-width-header--inner---badges{
		margin-right: 15px;
	}
	#tabs-directory .get_started_details .get_started_badges.full-width-header--inner---badges{
		margin-right: 0;
	}
	.full-width-header--inner---title----image{
		margin-bottom: 10px;
	}
    .full-width-header--inner---image {
    	width: 100px;
    	float: left;
    	margin-left: 15px;
    	margin-right: 20px;
    }
    .full-width-header--inner---image img{
        max-width: 100%;
    }
	.full-width-header--inner---title{
		width: 290px;
	}
	.tabwrap{
		margin-left:15px;
        margin-bottom: 15px;
	}
    .single-app_developer .main__l,
    .single-marketplace_entry .main__l,
    .single-advertising_network .main__l,
    .single-affiliate_network .main__l {
    	width: 750px;
        margin: 0 auto;
    }
    .single-app_developer .main__r,
    .single-marketplace_entry .main__r,
    .single-advertising_network .main__r,
    .single-affiliate_network .main__r {
    	width: 750px !important;
        margin: 0 auto !important;
        padding: 0 15px !important;
        box-sizing: border-box;
    }
    .post-type-archive-marketplace_entry .main,
    .post-type-archive-app_developer .main,
    .post-type-archive-advertising_network .main,
    .post-type-archive-affiliate_network .main {
    	padding-left: 10px;
    	padding-right: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .full-width-header.hero-image--home #archive_intro {
        max-width: 70% !important;
    }
    .full-width-header.hero-image--home {
        padding: 10px 0 !important;
    }
	.full-width-header{
		padding: 20px 0;
		margin-bottom: 0px;
        float: left;
        width: 100%;
	}
	.archive .full-width-header{
		margin-bottom: 0;
	}
	.full-width-header--inner{
		display: block;
		padding: 0 20px;
	}
	.archive .directory_wrapper{
		padding-top: 0;
	}
	.archive .full-width-header--inner{
		padding:0;
	}
	.full-width-header--inner---image,
	.full-width-header--inner---title{
		width: 100%;
		clear: both;
	}
	.full-width-header--inner---title{
		float: left;
		margin: 0 0 10px 0;
		text-align: left;
		width: 62%;
	}
	.full-width-header--inner---title p{
		font-size: 11px;
	}
	.full-width-header--inner---image{
		text-align: center;
	}
	.full-width-header--inner---image-mobile{
		float: right;
		max-width: 35%;
	}
	.full-width-header--inner---image-mobile img{
		float: right;
		max-width: 100%;
		max-height: 50px;
		margin-top: 4px;
	}
	div.get_started_details .get_started_badges a{
		float: left;
		width: 20%;
		margin: 0 3% 0 0;
		padding: 0;
	}
	.get_started_details .get_started_badges{
		display: block;
		float: left;
		clear: both;
		width: 62%;
		padding: 0;
	}
	.get_started_details .get_started_badges span {
		margin: 0;
		width: 100%;
	}
	.get_started_badges .ma_badge {
		height: 31px;
		width: 100%;
	}
	.profile_is_featured_main .ma_badge {
		background: #f5ac3e url("../png/featured_small_mob.png") no-repeat scroll center center;
	}
	.profile_is_premium_main .ma_badge {
		background: #0094FF url("../png/premium_small_mob.png") no-repeat scroll center center;
	}
	.full-width-header--inner---ratings{
		float: right;
		width: auto;
		text-align: right;
		margin-top: 0px;
	}
	.full-width-header--inner---ratings .network_rating {
		border: none;
		display: inline-block;
		margin-left: 0;
		padding: 0;
	}
	.tabwrap{
		margin: 0 15px;
	}
	.ma_tab_toolbar {
		padding: 0;
	}
	.ma_tab_toolbar a{
		font-size: 14px;
		padding: 8px 6px;
		margin: 0 0 -2px;
	}
	div.get_started_details a.btn_get_started {
		padding: 10px 15px 9px 10px;
        width: 100%;
        max-width: 140px;
		margin-right: 0;
	}
    div.get_started_details .get_started_badges a.btn_get_started {
        max-width: 183px;
        display: flex;
        align-items: center;
    }
    div.get_started_details a.btn_get_started.btn-blue {
        margin-bottom: 10px;
    }
	.col-sm-4 > #sidebar, #sidebar.guide_sidebar, #sidebar.network_sidebar {
  		padding-top: 0;
	}
	.post-type-archive .post-archive {
		padding: 10px;
        float: left;
	}
	#archive_intro .last-updated-box {
		position: static;
		margin-bottom: 0;
		text-align: left;
		font-size: 11px;
		margin-top: 0;
	}
    .hidden-xs{
        display: none !important;
    }
    .visible-xs {
        display: block !important;
    }
    .single-app_developer .main__r,
    .single-marketplace_entry .main__r,
    .single-advertising_network .main__r,
    .single-affiliate_network .main__r {
    	width: 100% !important;
        margin: 0 auto !important;
        padding: 0 15px !important;
        box-sizing: border-box;
    }
    body.single-app_developer .full-width-header--inner---title h3,
    body.single-marketplace_entry .full-width-header--inner---title h3,
    body.single-advertising_network .full-width-header--inner---title h3,
    body.single-affiliate_network .full-width-header--inner---title h3{
        margin-bottom: 10px;
        line-height: 1.1;
    }
    #archive_intro {
        padding: 0 15px;
    }
    #archive_intro h1 {
        font-size: 30px;
        line-height: 31px;
    }
    #archive_intro h1 br {
        display: none;
    }
    #archive_intro h2 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 25px;
    }
    #archive_intro p {
        font-size: 18px;
    }
    #archive_intro .intro_html,
    #archive_intro .intro_html p{
        font-size: 11px;
    }
    .archive.post-type-archive .main{
        padding-top:10px;
    }
}

.gfield_label{
    display: none !important;
}
.gform_wrapper textarea,
.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
body .gform_wrapper div.ginput_container{
    margin-top: 0 !important;
}

body .gform_wrapper div.ginput_container > span > input {
    margin-bottom: 10px;
}

body .gform_wrapper div.ginput_container > span:last-child > input {
    margin-bottom: 0;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="url"]{
    padding: 5px !important;
}

.gform_wrapper textarea{
    padding: 5px;
}

.post ul.gform_fields {
	padding: 0;
}

ul.gform_fields textarea{
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 16px;
}

.page-template-tpl-no-left-sidebar-php .gfield {
    margin-bottom: 0;
}

.page-template-tpl-email-signup-php .validation_message{
    display: none;
}

.page-template-tpl-email-signup-php .gfield_error input[type="email"]{
    border: 1px solid #BD1414 !important;
}

.page-template-tpl-email-signup-php .gform_button{
    width: 22% !important;
    float: right !important;
    box-sizing: border-box !important;
    height: auto !important;
}

.sidebarright .gfield{
    margin-bottom: 5px;
}

body .sidebarright .gform_button {
	max-width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}

body .sidebarright .gform_wrapper{
    padding-top: 15px;
}

.team-title{
    margin-top: 50px;
}

.departments{
    margin-top: 50px;
}

.department{
    float: left;
    clear: both;
    margin-bottom: 30px;
}

.department h2{
    font-size: 28px;
    margin-bottom: 20px;
}

.team-member{
    margin-bottom: 30px;
    clear: both;
    float: left;
}

.team-member--image{
    float: left;
    margin-right: 20px;
}

.team-member--data{
    float: left;
}

.team-member--data p.job-title{
    color: #76797C;
}

.team-member--data h3{
    padding-bottom: 0;
    font-size: 25px;
}

.team-member--data .email{
    padding-bottom: 0;
}

.team-member--data i{
    margin-right: 10px;
}

.line{
    border-top: 1px solid #e9ecef;
    width: 100px;
    padding: 20px 0 0;
}

.grey-section{
    background: #efefef;
    padding: 60px 0 35px;
    float: left;
    width: 100%;
}

.block-section > h3 {
    font-size: 25px;
    margin-bottom: 40px;
    text-align: center;
    line-height: 24px;
}

.block-section > h3{
    margin-bottom: 60px;
}

.block-section .block p {
    color: #000000;
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 23px;
}

.block-section{
    padding: 20px 0 35px;
    width: 100%;
    text-align: center;
}

.block-section .block img{
    margin-bottom: 30px;
}

.block-section .block{
    float: left;
    width: 32%;
    margin-right: 2%;
}

.block-section .block h3{
    font-size: 25px;
    margin-bottom: 20px;
}

.block-section .block:nth-of-type(3n){
    margin-right: 0;
}

.signup-btn-wrap{
    clear: both;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 40px;
}

.signup-btn{
    font-size: 16px;
    color: #fff;
    padding: 15px 70px;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .team-member--data{
        clear: both;
        margin-bottom: 20px;
    }
    .team-member--data p.job-title{
        padding-bottom: 7px;
    }
    .line {
    	padding: 5px 0 0;
    }
    .post .team-member--image img{
        margin-bottom: 10px;
    }
    .team-member {
    	margin-bottom: 10px;
    }
    .gform_wrapper textarea,
    .gform_wrapper input[type="text"],
    .gform_wrapper input[type="email"],
    body .gform_wrapper div.ginput_container{
        margin-bottom: 10px;
    }
    .block-section > h3 {
    	font-size: 18px;
    	line-height: 18px;
        margin-bottom: 40px;
    }
    .block-section {
    	padding: 0 0 15px;
    }
    .block-section .block {
    	width: 100%;
    	margin-right: 0;
        margin-bottom: 20px;
    }
    .block-section .block h3 {
    	margin-bottom: 10px;
    }
    .signup-btn-wrap {
    	margin-top: 10px;
    }
    .grey-section {
    	padding: 40px 0 15px;
    }
    .signup-form-title{
        padding: 20px 10px 0 10px;
    }
    .fullwidth-centred .n-list__item__title.signup-form-title h3{
        font-size: 24px;
        text-align: left;
        margin-bottom: 10px;
    }
    .main__l .signup-form-content{
        padding: 0 10px;
        font-size: 16px;
        line-height: 22px;
    }
    .main__l .signup-form-content p{
        font-size: 16px;
        line-height: 22px;
    }
    .signup{
        padding: 0 10px;
    }
    .signup__bott {
    	padding: 10px;
    }
    .gform_wrapper .signupfield .ginput_container,
    .page-template-tpl-email-signup-php .gform_button,
    .page-template-tpl-email-signup-php .gfield_error input[type="email"]{
        width: 100% !important;
    }
}
.signup-form-message {
    text-align: center;
    margin-top: 30px;
    line-height: 30px;
}
.signup-form-message p a {
    color: #0094FF;
}
.signup-form-message p a:hover {
    color: #000;
}

/*----------------------------------*/
/*  Custom classes for search page  */
/*----------------------------------*/
h3.search_title, h3.result_subheading { font-size: 25px; font-weight: 600; }
h3.result_subheading { margin-bottom: 25px; line-height: 36px; }
#results_count ul {
    padding-left: 30px;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 30px;
}
#results_count ul li a { color: #000; }
#results_count ul li a:hover { color: #0094FF; }
.n-list__item .n-list__item__right { float: left; }
.n-list__item .n-list__item__right h3 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 10px;
}
.n-list__item .n-list__item__right .entry_search_footer {
    font-size: 16px;
    font-style: italic;
}

/*----------------------------------*/
/*  Custom classes for newsfeed     */
/*----------------------------------*/
.profile_section_inner ul.newsfeed_ullist,
.profile_section_inner ul.twitterfeed,
.profile_section_inner ul.newsfeed_rss_posts {
    list-style: none !important;
    margin-left: 0px !important;
    margin-bottom: 0px;
}
.profile_section_inner ul.newsfeed_ullist li {
    border-bottom: 1px solid #D8DCDE;
    margin-bottom: 15px;
    padding-bottom: 20px;
    display: inline-block;
    width: 96%;
}
.profile_section_inner ul.newsfeed_ullist li .newsfeed_img_thumb {
    float: left;
    width: 250px;
    margin-right: 20px;
    display: block;
    position: relative;
}
.profile_section_inner ul.newsfeed_ullist li .newsfeed_img_thumb .aiovg-svg-icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    fill: #fff;
    width: 32px;
    transform: scale(1.5);
    margin-left: -16px;
    margin-top: -16px;
    pointer-events: none;
    z-index: 3;
}
.profile_section_inner ul.newsfeed_ullist li .newsfeed_img_thumb img {
    max-width: 100%;
    height: auto;
    margin: 5px 20px 0px 0;
}
.profile_section_inner ul.newsfeed_ullist li .newsfeed_content a.newsfeed_title {
    font-size: 22px;
    line-height: 26px;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
}

.profile_section_inner ul.newsfeed_ullist li .newsfeed_content .newsfeed_date_details,
.tab_window .newsfeed_list li span {
    line-height: 1.4;
    color: #64717A;
}
.tab_window .newsfeed_list li span p {
    font-size: 14px;
    padding-bottom: 0;
    line-height: 1.4;
}
.tab_window .newsfeed_list li span p a {
    font-size: 14px;
}
.profile_section_inner ul.newsfeed_ullist li .newsfeed_content .newsfeed_date_details a {
    color: #64717A;
}

.profile_section_inner ul.newsfeed_ullist li .newsfeed_content a:hover {
    color: #0094FF;
    /* text-decoration: underline; */
}
.network-single .tab_window .profile_subtitle {
    padding: 25px 0 10px 0px;
}
.network-single .tab_window .profile_subtitle.xl-tp {
    padding-top: 35px;
}
.tab_window .profile_section_inner.directory_page .profile_subtitle {
    margin-bottom: 20px;
}
.tab_window .profile_section_inner.directory_page.xl-marginbottom {
    margin-bottom: 25px;
}
.tab_window .profile_section_inner.directory_page.xl-margintop,
.archive.post-type-archive .tab_window.active.xl-margintop {
    margin-top: 35px;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .profile_section_inner ul.newsfeed_ullist li .newsfeed_img_thumb {
        width: 180px;
        margin-right: 15px;
    }
}
@media only screen and (max-width: 669px) and (min-width: 350px){
    .profile_section_inner ul.newsfeed_ullist li {
        width: 94%;
    }
    .profile_section_inner ul.newsfeed_ullist li .newsfeed_img_thumb {
        width: 30%;
        min-width: 110px;
        margin-right: 10px;
    }
}
@media only screen and (max-width: 449px){
    .profile_section_inner ul.newsfeed_ullist li .newsfeed_content .newsfeed_date_details {
        display: none;
    }
    .n-list__item__main__content .post img { width: 100%; }
}
@media only screen and (max-width: 349px){
    .profile_section_inner ul.newsfeed_ullist li {
        width: 92%;
    }
    .profile_section_inner ul.newsfeed_ullist li .newsfeed_img_thumb {
        float: none;
        width: 100%;
    }
    .profile_section_inner ul.newsfeed_ullist li .newsfeed_img_thumb img {
        width: 100%;
        margin-bottom: 10px;
    }
}

/*----------------------------------*/
/*    Custom competitors styles     */
/*----------------------------------*/

.competitors-box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
    margin-bottom: 10px;
}
.competitors-box a {
    width: calc(100% * (1/3) - 4px);
    border: 1px solid #efefef;
    text-decoration: none !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.competitors-box a:hover {
    background-color: #f4f4f4;
    cursor: pointer;
    border: 1px solid #0094FF;
}
.competitors-box .competitors-item {
    padding: 20px 15px;
}
.competitors-box .competitors-item .competitors-logo {
    text-align: center;
    min-height: 80px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 20px;
}
.competitors-box .competitors-item .competitors-logo img {
    max-width: 90%;
    max-height: 80px;
    width: auto;
    vertical-align: middle;
}
.competitors-box .competitors-item .competitors-content h3 {
    font-size: 25px;
    color: #000000;
    -webkit-transition: color 0.4s ease-in-out;
    -moz-transition: color 0.4s ease-in-out;
    -o-transition: color 0.4s ease-in-out;
    transition: color 0.4s ease-in-out;
}
.competitors-box .competitors-item .competitors-content h3:hover {
    color: #0094FF;
}
.competitors-box .competitors-item .competitors-content p {
    color: #000000;
    font-size: 16px;
    margin-bottom: 2px;
    line-height: 1.3;
}
@media ( max-width : 767px) {
    .competitors-box a {
        width: calc(100% - 4px);
        border: 1px solid #efefef;
        border-top: 1px solid transparent;
    }
    .competitors-box a:hover {
        border: 1px solid #0094FF;
    }
    .competitors-box a:first-of-type {
        border-top: 1px solid #efefef;
    }
    .competitors-box a:first-of-type:hover {
        border-top: 1px solid #0094FF;
    }
    .competitors-box .competitors-item .competitors-logo {
        display: inline-block;
        text-align: left;
        margin-bottom: 0px;
        width: 30%;
        padding-right: 10px;
        min-height: auto;
        max-height: 80px;
        height: 100%;
        line-height: inherit;
        vertical-align: top;
    }
    .competitors-box .competitors-item .competitors-logo img {
        width: auto;
        height: auto;
        vertical-align: top;
    }
    .competitors-box .competitors-item .competitors-content {
        display: inline-block;
        width: calc(70% - 15px);
    }
}

/*---------------------------*/
/*     Review Box styles     */
/*---------------------------*/
#profile_main .customer_reviews.profile-inset {
    padding: 10px;
}
#profile_main .customer_reviews.profile-inset h2 {
    margin-top:15px;
}
#profile_main .customer_reviews.profile-inset ul.rwp-scores-sliders {
    margin-left: 0px;
}

#profile_main .customer_reviews.profile-inset ul.rwp-scores-sliders > li {
    padding: 15px 0;
    margin-left: -12px;
}

#profile_main .customer_reviews.profile-inset .rwp-people-label,
#profile_main .customer_reviews.profile-inset .rwp-users-reviews-toolbar,
#profile_main .customer_reviews.profile-inset .rwp-u-review__actions {
    display: none;
}

.clutch-widget {
    margin-top: 25px;
}

/*-------------------------------------------------*/
/*     Business Of apps Rating and Review pael     */
/*-------------------------------------------------*/

.boa-rating-review {
    display: flex; align-items: center; margin: 0 0 0 8px;
}

.boa-rating-review .review-on-label {
    font-size: 11px; color: #6a797e; display: block; margin: 0; white-space: nowrap; font-family: Roboto,sans-serif;
}

.boa-rating-review .reviews {
    color: #6a797e; text-decoration: none; font-size: 14px; text-align: left; white-space: nowrap;
}

/*--------------------------------*/
/*     Directory network tags     */
/*--------------------------------*/
.archive-content .full-header-tag-container {
    margin-top: 5px;
}
.archive-content .full-header-tag-container .tag-items {
    margin-left: 190px;
    display: block;
}
.archive-content .full-header-tag-container .tag-items a {
    margin-right: 6px;
    padding: 4px 8px;
    border: 1px solid #D8DCDE;
    background-color: #fff;
    display: inline-block;
    white-space: nowrap;
    outline: 0;
    font-size: 10px;
    line-height: 16px;
    color: #64717A;
    text-decoration: none;
}

.archive-content .full-header-tag-container .tag-items a:hover {
    background-color: #ebebeb;
    border-color: #e8e8e8;
    color: #999;
}
@media only screen and (max-width: 991px) {
    .archive-content .full-header-tag-container .tag-items {
        margin-left: 0px;
    }
}
@media ( max-width : 767px) {
    .archive-content .full-header-tag-container {
        display: none;
    }
}

/*--------------------------------*/
/*     Footer Directory Links     */
/*--------------------------------*/
.footer-Links__wrapper {
    background-color: #eee;
    padding: 50px 0px 50px 0px;
}
.footer-Links__wrapper .footer-Links__row {
    margin: 0px auto;
    display: flex;
    justify-content: center;
}
.footer-Links__wrapper .footer-Links__row:first-child {
    margin-bottom: 50px;
}
.footer-Links__wrapper .footer-Links__box {
    padding: 0px 60px;
}
.footer-Links__wrapper .footer-Links__box h3 {
    display: block;
    color: #38383c;
    font-size: 25px;
    line-height: 21px;
    padding: 0 0 3px;
    text-align: center;
    margin-bottom: 15px;
}
.footer-Links__wrapper .footer-Links__box ul {
    list-style: none;
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
}
.footer-Links__wrapper .footer-Links__box ul li {

}
.footer-Links__wrapper .footer-Links__box ul li a {
    color: #0094FF;
    font-size: 16px;
    text-decoration: underline;
    font-weight: 300;
    line-height: 24px;
    -webkit-transition: color 0.4s ease-in-out;
    -moz-transition: color 0.4s ease-in-out;
    -o-transition: color 0.4s ease-in-out;
    transition: color 0.4s ease-in-out;
}
.footer-Links__wrapper .footer-Links__box ul li a:hover {
    color: #000;
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .footer-Links__wrapper .footer-Links__box {
        padding: 0px 30px;
    }
}
@media ( max-width : 767px) {
    .footer-Links__wrapper .footer-Links__box ul {
        list-style: none;
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
        -webkit-column-gap: 0px; /* Chrome, Safari, Opera */
        -moz-column-gap: 0px; /* Firefox */
        column-gap: 0px;
    }
    .footer-Links__wrapper .footer-Links__box {
        padding: 0px 30px;
    }
    .footer-Links__wrapper .footer-Links__row:first-child {
        margin-bottom: 20px;
    }
}
@media ( max-width : 480px) {
    .footer-Links__wrapper {
        flex-direction: column;
    }
    .footer-Links__wrapper .footer-Links__box ul { text-align: center; }
    .footer-Links__wrapper .footer-Links__box h3 { margin-bottom: 10px; }
    .footer-Links__wrapper .footer-Links__box:first-child { margin-bottom: 30px; }
}

/*----------------------------------------------*/
/*        Guides Styling                        */
/*----------------------------------------------*/
.main_i.guides {
    max-width: 960px;
}
.single-guide .post-author h3 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 25px;
}
.single-guide .author-content {
    display: flex;
    align-items: start;
    margin-bottom: 40px;
}
.single-guide .author-content img {
    border-radius: 50%;
    max-width: 200px;
    height: auto;
    margin-right: 60px;
}
.single-guide .author-content h4 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 20px;
}
.single-guide .author-content p {
    font-size: 16px;
    line-height: 1.6;
    color: #000000;
}
.single-guide .author-content a {
    color: #0094FF;
    text-decoration: underline;
}
.single-guide .author-content a:hover {
    color: #000;
}
.single-guide .author-content a.social {
    font-size: 22px;
    margin-right: 20px;
    margin-top: 15px;
    display: inline-block;
}

/*----------------------------------------------*/
/*        Insights & App Leaders Styling        */
/*----------------------------------------------*/
.insights {
    max-width: 960px;
    margin: 0 auto;
    padding-top: 27px;
    border-bottom: none;
}
.insights.single-guide {
    max-width: 730px;
}
.single-insights .main__r.sidebarright #block-2 {
    display: none !important;
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    .single-insights .insights.single-guide {
        max-width: 550px;
    }
    .single-insights .main__r.sidebarright {
        margin-right: 0;
        max-width: 220px;
        width: auto;
        right: -30px;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1299px) {
    .single-insights .main__r.sidebarright {
        margin-right: 0;
        max-width: 220px;
        width: auto;
        right: -115px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1399px) {
    .single-insights .main__r.sidebarright {
        margin-right: 0;
        max-width: 260px;
        width: auto;
        right: -160px;
    }
}
@media only screen and (max-width: 1024px) {
    .single-insights .main__r.sidebarright {
        right: 10px;
    }
}
.hero-image .insights.appleaders.single-guide {
    margin-top: -110px;
    background-color: #FFF;
}
.insights .post-header h1 {
    font-size: 40px;
    margin-bottom: 20px;
    text-align: center;
}
.insights.appleaders .post-header h5 {
    font-size: 22px;
    font-style: italic;
    margin-bottom: 10px;
    text-align: center;
}
.insights.appleaders .post-header .company {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px;
    text-align: center;
}
.insights.appleaders .post-header {
    margin-bottom: 20px;
}
.insights .nav-menu .ma_tab_toolbar a {
    padding: 12px 10px;
}
.insights .related-post h3 {
    line-height: 28px;
    font-size: 25px;
    padding: 0 0 27px;
}
.insights.appleaders .related-post h3 {
    font-size: 25px;
    padding: 27px 0 27px 0;
    text-align: center;
    border-top: 1px solid #D8DCDE;
}
.insights .content,
.insights-home .insights-content,
.data-cpt .main-pr__main,
.guide-cpt .main-pr__main {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
    margin-bottom: 10px;
}
/* App home */
.data-cpt.data-category-page- .main-pr
{
    padding-bottom: 0;
}

.insights-content-border {
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
    border-bottom: 1px solid #D8DCDE !important;
}

.insights .content .item,
.insights-home .insights-content .insight-item,
.content .item {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 40px;
    width: 50%;
    margin-right: 0;
    padding: 0 20px;
    border-left: 1px solid #D8DCDE;
}
.latest-item {
    width: calc(100% * (1/3)) !important;
}
.insights-home .insights-content .insight-item.home-video-item {
    width: calc(100% * (1/2) - 22px );
    box-sizing: content-box;
}
.latest-item .mp-posts .item {
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .insights .content .item,
    .insights-home .insights-content .insight-item,
    .content .item,
    .latest-item {
        width: 100% !important;
    }
}

.insights .content .item:nth-child(odd),
.insights-home .insights-content .insight-item:first-child { padding-left: 0; border-left: 0;}

.insights .content .item:nth-child(odd),
.insights-home .insights-content .insight-item:first-child { padding-left: 0; border-left: 0;}

.insights .content .item:nth-child(odd) {
    padding-right: 20px;
}
.insights .content .item:nth-child(even) {
    padding-right: 0;
}
.insights-home .insights-content .insight-item:last-child {
    padding-right: 0;
}

.insights.appl-layout .content .item:nth-child(even) {
    border-left: 1px solid #D8DCDE;
    padding-left: 19px;
    padding-right: 0;
}
.insights.appl-layout .content .item:nth-child(odd) {
    border-left: 0;
    padding-right: 20px;
    padding-left: 0;
}
@media only screen and (max-width: 767px) {
    .insights.appl-layout .content .item:nth-child(even),
    .insights.appl-layout .content .item:nth-child(odd) {
        border-left: none;
        padding-left: 0;
        padding-right: 0;
    }
}
.insights.appl-layout .data-tab-content {
    border: 2px solid #efefef;
    padding: 25px 20px;
    display: none;
}
.insights.appl-layout .content .item .text {
    text-align: center;
}

.insights.appl-layout .content .item .text h4 {
    margin-bottom: 5px;
    padding: 0;
}
.insights.appl-layout .content .item .text h5,
.insights.appleaders .content .item .text h5 {
    font-size: 18px;
    font-style: italic;
    margin-bottom: 5px;
}
.insights.appleaders .content .item .text {
    text-align: center;
}
.insights.appleaders.single-guide .post-content { position: relative; }
.insights.appleaders.single-guide .post-content .post h2 {
    margin-top: 20px;
}
.insights.podcast-listing .tabs-content .tab_window {
    border: 1px solid #D8DCDE;
    padding: 15px;
}
.insights.podcast-listing .tabs-content .tab_window .podcast_player,
.insights.podcast-listing .tabs-content .tab_window .podcast_meta {
    display: none;
}
body .main .insights.appleaders .main__r.sidebarright {
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 10px;
    float: unset;
}
@media only screen and (min-width: 1200px) and (max-width: 1399.9px) {
    body .main .insights.appleaders .main__r.sidebarright {
        width: 210px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1199.9px) {
    body .main .insights.appleaders .main__r.sidebarright {
        width: 180px !important;
    }
    .insights.appleaders.single-guide {
        max-width: 550px;
    }
}
@media only screen and (max-width: 999.9px) {
    body .main .insights.appleaders .main__r.sidebarright {
        position: relative;
        left: 0;
        margin-left: 0;
        padding-left: 0;
        width: 100% !important;
    }
    .insights.appleaders.single-guide .post-content .post h2 {
        margin-top: 15px;
    }
}

.item.hero {
    padding-left: 0 !important;
    border: 0 !important;
}
.data-cpt .main-pr__main > h3 {width: 100%; margin: 20px 5px; font-size: 18px; text-transform: uppercase}
.data-cpt .main-pr__main > p {width: 100%; margin: 0 5px 20px 5px; }
.data-cpt .main-pr__main > .show-more {width: 100%; margin-bottom: 20px; text-align: center;}
.data-cpt .main-pr__main .item {position: relative;}
.insights .content .item:after,
.data-cpt .main-pr__main .item:after,
.guide-cpt .main-pr__main .item:after {
    content: '';
    position: absolute;
    width: calc(100% + 1px);
    height: 1px;
    background: #D8DCDE;
    bottom: -20px;
    left: 0;
}
.data-cpt .main-pr__main .item .guide-cpt .main-pr__main .item {
    width: calc(100% * (1/3) - 28px );
    position: relative;
    /* margin-right: 20px; */
    margin-bottom: 40px;
    padding: 0 20px;
    border-left: 1px solid #D8DCDE;
    /* width: 292px; */
}
.guide-cpt .main-pr__main .item {
    width: calc(100% * (1/2) - 24px );
    position: relative;
    /* margin-right: 20px; */
    margin-bottom: 40px;
    padding: 0 20px;
    border-left: 1px solid #D8DCDE;
    /* width: 292px; */
}
@media only screen and (max-width: 767px) {
    .insights.appleaders .content .item:after {
        content: '';
        position: absolute;
        width: calc(100% + 1px);
        height: 1px;
        background: #D8DCDE;
        bottom: -20px;
        left: 0;
    }
    .insights .content .item:after,
    .data-cpt .main-pr__main .item:after {
        display: none;
    }
    .data-cpt .main-pr__main .item,
    .guide-cpt .main-pr__main .item {
        padding-left: 0;
        border: 0;
    }
    .insights .content .item:nth-child(odd) {
        padding-right: 0;
    }
    .insights.podcast-listing .content {
        display: block;
    }
    .insights.podcast-listing .content .item.hero .home-banner-box-first {
        margin-top: 20px;
    }
}
.guide-cpt .main-pr__main .item:nth-of-type(2n+1) {
    border-left: 0;
    padding-left: 0;
}
.guide-cpt .main-pr__main .item:nth-of-type(2n+2) {
    padding-right: 0;
}
.data-cpt .main-pr__main .item:nth-of-type(3n+1) {
    border-left: 0;
    padding-left: 0;
}
.data-cpt .main-pr__main .item:nth-of-type(3n) {
    padding-right: 0;
    margin-right: 0;
}
.data-cpt .item-hero,
.guide-cpt .item-hero {
    margin-bottom: 30px;
}
.insights .content .item.hero,
.data-cpt .item-hero,
.guide-cpt .item-hero {
    width: 100%;
    margin-right: 0px;
}

.sidebarright .advertisement,
.latest-item .advertisement {
    position: absolute;
    font-size: 10px;
    color: #64717A;
    transform: translateY(-100%);
    text-align: center;
    line-height: 20px;
    display: block;
}
span.advertisement {
    position: relative;
    font-size: 10px;
    color: #64717A;
    text-align: center;
    line-height: 20px;
    display: block;
}
.sidebarright .advertisement {
    width: 295px;
}
.latest-item .advertisement {
    width: calc(100% - 20px);
}
.n-list__item__main__content .advertisement {
    max-width: 730px;
    width: 100%;
}
div.advertisement {
    font-size: 10px;
    color: #64717A;
    transform: translateY(70%);
    text-align: center;
    line-height: 20px;
    margin-top: -10px;
}

.insights-home .insights-content .insight-item {
    margin-bottom: 5px;
}
.insights .content .item:nth-of-type(odd),
.insights-home .insights-content .insight-item:nth-of-type(even) {
    margin-right: 0px;
}
.insights .related-post .content .item:nth-of-type(even) {
    margin-right: 0px;
    padding-left: 20px;
    border-left: 1px solid #D8DCDE;
    padding-right: 0;
}
.insights .related-post .content .item:nth-of-type(odd) {
    padding-right: 20px;
    padding-left: 0;
    border-left: none;
}
.insights .content .item h4,
.insights-home .insights-content .insight-item h4 {
    display: block;
    font-size: 25px;
    line-height: 28px;
    padding: 0 0 3px;
}
.insights .content .item .img,
.insights-home .insights-content .insight-item .img {
    background: #fff;
    margin: 0 0 15px;
}
.insights .content .item .img a,
.insights-home .insights-content .insight-item .img a {
    display: block;
    line-height: 0;
}
.insights .content .item .img:hover,
.insights-home .insights-content .insight-item .img:hover{
    opacity: 0.9;
}
.insights .content .item img,
.insights-home .insights-content .insight-item img {
    width: 100%;
    height: auto;
}
.insights .content .item .thumbnail,
.insights .post-header .author-thumbnail,
.single.single-research .text .author-box .author-thumbnail {
    line-height: 0;
}
.insights .content .item .thumbnail img,
.insights .post-header .author-thumbnail img,
.single.single-research .text .author-box .author-thumbnail img {
    width: 40px;
    max-width: 40px;
    height: auto;
    border-radius: 100px;
    margin-right: 10px;
}
.single.single-research .text .author-box .author-thumbnail img {
    width: 35px;
    max-width: 35px;
}
.single.single-guide .partner_post,
.insights .content .item .author-box,
.insights .content .item .partner_post,
.insights .post-header .author-box,
.single.single-insights .post-header .author-box {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 1.5;
    min-height: 40px;
    color: #4e4f53;
}
.single-podcast .insights .post-header .author-box p {
    font-size: 12px;
    color: #000;
}
.single-podcast .insights .post-header .author-box a {
    color: #000;
    font-weight: 400;
}
.single.single-research .text .author-box {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 1.5;
    color: #4e4f53;
}
.author-thumbnail + p {
    font-size: 12px;
    color: #000;
}
.single.single-research #archive_intro .text .author-box p {
    line-height: 1.4;
}
.single.single-guide .partner_post,
.insights .post-header .author-box,
.single.single-insights .post-header .author-box {
    justify-content: center;
    margin-bottom: 15px;
}
.single.single-research .full-width-header .n-list__item__main__top {
    padding: 5px 0;
}
.single.single-guide .partner_post,
.insights .post-header .author-box.partner_post,
.single.single-insights .post-header .author-box.partner_post {
    justify-content: start;
    color: #000;
    border: 1px solid #D8DCDE;
}
.single.single-guide .partner_post a,
.insights .content .item .author-box a,
.insights .post-header .author-box a,
.single.single-insights .post-header .author-box a {
    color: #0094FF;
    font-weight: 600;
}
.single.single-guide .partner_post a:hover,
.insights .content .item .author-box a:hover,
.insights .post-header .author-box a:hover,
.single.single-insights .post-header .author-box a:hover {
    color: #000;
}
.single.single-guide .partner_post,
.insights .content .item .partner_post,
.insights .post-header .partner_post {
    margin: 0;
    float: unset;
}
.single.single-guide .partner_post img,
.insights .content .item .partner_post img,
.insights .post-header .partner_post img,
.insights-home .insights-content .insight-item .partner_post img {
    width: auto;
    max-width: 50px;
    height: auto;
    max-height: 40px;
    margin-right: 10px;
}
.single.single-guide .partner_post p,
.insights .content .item .partner_post p,
.insights .post-header .partner_post p {
    margin-left: 0px;
}
.insights-home .insights-content .insight-item .partner_post {
    margin-top: 10px;
}
.insights .post-header p.posted-time {
    margin-top: 30px;
    padding-bottom: 10px;
    font-size: 16px;
}

.insights .post-content img {
    max-width: 100% !important;
    height: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .insights {
        padding-left: 25px;
        padding-right: 25px;
    }
    .insights .header h1 {
        font-size: 21px;
        line-height: 24px;
    }
    .insights .header p {
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px) {
    .insights {
        padding-left: 15px;
        padding-right: 15px;
    }
    .insights .header h1 {
        font-size: 18px;
        line-height: 20px;
    }
    .insights .post-header h1,
    .news .n-list__item__title h1 {
        font-size: 30px;
        line-height: 32px;
    }
    .insights .related-post h3 {
        font-size: 20px;
        line-height: 22px;
    }
    .insights .header p {
        font-size: 14px;
    }
    .insights .content .item,
    .insights-home .insights-content .insight-item {
        width: 100%;
        margin-right: 0px;
        border: 0;
        margin-bottom: 20px;
        padding: 0 0 20px 0;
    }
    .item.hero .home-banner-box-first,
    .item-hero .home-banner-box-first {
        height: 225px;
    }
    .insights .related-post .content .item:nth-of-type(odd) {
        margin-right: 0px;
    }
    .data-cpt .main-pr__main .item,
    .guide-cpt .main-pr__main .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .guide-cpt .main-pr__main .item {
        padding-right: 0;
    }
    .insights.appleaders .related-post .content .item:nth-of-type(odd) {
        margin-bottom: 0;
    }
    .insights.appleaders .related-post .content .item:nth-of-type(even) {
        margin-right: 0px;
        padding-left: 0px;
        border-left: 0;
        padding-right: 0;
        border-top: 1px solid #D8DCDE;
        padding-top: 20px;
    }
}

/**
 * Author content, Person and Company. Used by Guide, Insights, and AppLeaders
 */
.post-author h3 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 25px;
}
.post-author .author-content {
    display: flex;
    align-items: start;
    margin-bottom: 40px;
}
.post-author .author-content img {
    border-radius: 50%;
    max-width: 200px;
    height: auto;
    margin-right: 60px;
}
.post-author .author-content h4 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 20px;
}
.post-author .author-content p {
    font-size: 16px;
    line-height: 1.6;
    color: #000000;
    margin-bottom: 10px;
}
.post-author .author-content a {
    color: #0094FF;
    text-decoration: underline;
}
.post-author .author-content a:hover {
    color: #000;
}
.post-author .author-content a.social {
    font-size: 22px;
    margin-right: 20px;
    margin-top: 15px;
    display: inline-block;
}
@media only screen and (max-width: 767px) {
    .post-author .author-content img {
        max-width: 140px;
        margin-right: 40px;
    }
    .post-author .author-content h4 {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 480px) {
    .post-author .author-content {
        flex-direction: column;
    }
    .post-author .author-content img {
        margin: 0 auto;
        margin-bottom: 20px;
    }
}

/* quoted text styling */
.quoted_text {
    display: flex;
    font-size: 14px;
    background: #efefef;
    margin-top: 15px;
    padding: 10px;
    line-height: 1.4;
    color: #333;
}
@media only screen and (max-width: 449px){
    .quoted_text {
        display: none;
    }
}
.full-header-tag-container .quoted_text,
.full-header-tag-container .company-info
 {
    margin-left: 190px;
}

/*--------------------------------*/
/*        Research Styling        */
/*--------------------------------*/
.single-research .main_i {
    position: relative;
}
@media only screen and (min-width: 1200px) {
    .single-research .main_i {
        width: 1060px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 1060px) {
    .single-research .boa-container {
        max-width: 960px;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1059px) and (min-width: 992px){
    .single-research .boa-container {
        max-width: 960px;
        margin: 0 auto;
    }
}
.single-research .post img {
    max-width: 100%;
    height: auto;
    margin: 9px 0px 20px 0;
    display: block;
}
.single-research .ma_tab_wrapper .widget.widget_taxonomy-drill-down {
    display: none !important;
}
.single-research .single-guide.tab_window.active {
    border: none;
}
.single-research .single-guide .post ul li,
.single-research .single-guide .post,
.single-research .single-guide .post p {
    font-size: 18px;
}
.single-research #archive_intro {
    text-align: center;
}
.single-research #archive_intro .nc_socialPanel {
    max-width: 730px;
    margin: 0 auto;
    margin-bottom: 0px !important;
}

/*--------------------------------*/
/*            Breadcrums          */
/*--------------------------------*/
.breadcrumbs li {
    display: inline;
    font-size: 16px;
    text-transform: capitalize;
    color: #999;
}
.breadcrumbs li a {
    color: #000;
}

.breadcrumbs li a:hover {
    color: #0094FF;
}

.breadcrumb-wrapper {
    margin-top: 15px;
}
.breadcrumb-wrapper *, .breadcrumb-wrapper ::after, .breadcrumb-wrapper ::before {
    box-sizing: content-box;
}
.breadcrumb-wrapper.data-inner::before {
    content: '';
    position: absolute;
    height: 55px;
    left: 0;
    right: 0;
    top: -15px;
    z-index: -1;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.7497373949579832) 14%, rgba(0,0,0,0.5088410364145659) 50%, rgba(203,203,203,0) 95%);
}
.breadcrumb-wrapper.hero-bg {
    position: absolute;
    z-index: 9991;
    width: 100%;
}
.breadcrumb-wrapper.hero-bg.data {
    margin-top: -15px;
}
.breadcrumb-wrapper.hero-bg.data-inner .boa-container,
.research-template-default .breadcrumb-wrapper.hero-bg .boa-container {
    max-width: 1060px;
}
.breadcrumb-wrapper .boa-container .breadcrumbs {
    margin-bottom: 0px;
}
.breadcrumb-wrapper.hero-bg .boa-container {
    margin: 0 auto;
    padding: 0 10px;
}
.breadcrumbs {
    list-style: none;
    margin-bottom: 15px;
    line-height: 1.3;
}
.breadcrumb-wrapper.hero-bg .breadcrumbs li,
.app-report-page .breadcrumb-wrapper .breadcrumbs li {
    display: inline;
    font-size: 12px;
    text-transform: capitalize;
    color: #848484;
}
.breadcrumb-wrapper.hero-bg .breadcrumbs li a,
.app-report-page .breadcrumb-wrapper .breadcrumbs li a {
    color: #fff;
}
.breadcrumb-wrapper.data-inner .breadcrumbs li {
    font-size: 16px;
}
.breadcrumb-wrapper.hero-bg .breadcrumbs li a:hover,
.app-report-page .breadcrumb-wrapper .breadcrumbs li a:hover {
    color: #0094FF;
}
.breadcrumbs li+li:before {
    content: "/\00a0";
    color: #000000;
    padding-left: 8px;
    padding-right: 7px;
}
.breadcrumb-wrapper.hero-bg .breadcrumbs li+li:before,
.app-report-page .breadcrumb-wrapper .breadcrumbs li+li:before {
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .breadcrumb-wrapper.hero-bg.data-inner {
        margin-top: 5px;
    }
    .breadcrumb-wrapper.hero-bg.data-inner .breadcrumbs li {
    font-size: 14px;
    }
    .breadcrumbs li {
        font-size: 14px;
    }
    .breadcrumbs li+li:before {
        padding-left: 6px;
        padding-right: 6px;
    }
    .breadcrumb-wrapper .boa-container {
        padding-left: 4px;
    }
}
/*--------------------------------*/
/*         Clutch Iframe          */
/*--------------------------------*/
.clutch-iframe-2 {
    border: none;
    width: 100%;
    height: 75px;
    overflow-y: hidden;
}
.clutch-iframe-5 {
    border: none;
    width: 100%;
    height: 1200px;
}

/*----------------------------------------------*/
/*    Full width Header + Hero image styling    */
/*----------------------------------------------*/
.full-width-header.hero-image,
.full-width-header.hero-image .boa-container {
    position: relative;
}
.full-width-header.hero-image .breadcrumbs li a,
.full-width-header.hero-image #archive_intro h1,
#archive_intro h1 {
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
}

.hero-image + .main_diff-width,
.full-width-header + .main_diff-width {
    padding-top: 25px;
}

.full-width-header.hero-image--home {
    padding: 10px 0;
}
.full-width-header.hero-image--home #archive_intro {
    text-align: left;
    max-width: 50%;
}

#archive_intro {
    color: #fff;
}
.full-width-header.hero-image .hero-image-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0);
}
.post-type-archive-marketplace_entry .full-width-header.hero-image .hero-image-overlay,
.post-type-archive-app_developer .full-width-header.hero-image .hero-image-overlay,
.post-type-archive-advertising_network .full-width-header.hero-image .hero-image-overlay,
.post-type-archive-affiliate_network .full-width-header.hero-image .hero-image-overlay,
.research-template-default.single-research .full-width-header.hero-image .hero-image-overlay {
    background: rgba(0,0,0,0.5);
}

/*----------------------------------*/
/*    Homepage Featured networks    */
/*----------------------------------*/
.featured-news {
    display: flex;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #D8DCDE;
}
.featured-news__main {
    /*width: 50%;*/
    /*padding-right: 20px;*/
}
.featured-news__main a:hover h2,
.featured-news__list a:hover h3 {
    color: #0094FF;
}
.featured-news__main img:hover,
.featured-news__list-item img:hover {
    opacity: 0.9;
}
.featured-news__main:hover a:hover,
.featured-news__list-item:hover a:hover {
    color: #0094FF;
}
.featured-news__main img {
    width: 100%;
    margin: 0 0 10px;
}
.featured-news__main h2 {
    font-size: 28px;
    line-height: 36px;
}
@media only screen and (max-width: 767px){
    .featured-news__main h2 {
        font-size: 25px;
        line-height: 28px;
    }
}

.featured-news__main .latest_single_news {
    display: flex;
}
.featured-news__main .latest_single_news .news_image {
    width: 50%;
}
.featured-news__main .latest_single_news .news_data {
    width: 50%;
    padding-left: 25px;
}
.featured-news__main .latest_single_news .news_data .news_excerpt {
    font-size: 18px;
    font-weight: 300;
    padding-top: 10px;
    line-height: 25px;
}
.featured-news__main .latest_single_news .news_data .news_author {
    margin-top: 25px;
}
.featured-news__main .latest_single_news .news_data .news_author img {
    width: auto;
    margin: 0 5px 0 0;
}
@media only screen and (max-width: 767px){
    .featured-news__main .latest_single_news {
        display: block;
    }
    .featured-news__main .latest_single_news .news_image {
        width: 100%;
    }
    .featured-news__main .latest_single_news .news_data {
        width: 100%;
        padding-left: 0;
    }
}

.featured-news__list {
    width: 50%;
    padding-left: 20px;
    border-left: 1px solid #D8DCDE;
    display: flex;
    flex-direction: column;
}
.featured-news__list .n-list__item__main__top {
    margin-top: 10px;
}
.featured-news__list-item {
    border-bottom: 1px solid #D8DCDE;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: flex;
}
.featured-news__list-item:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.featured-news__list-item__image {
    width: 150px;
    margin-right: 20px;
}
.featured-news__list-item__image img {
    width: 150px;
}

@media only screen and (max-width: 767px) {
    .featured-news {
        flex-direction: column;
    }
    .featured-news__main {
        width: 100%;
        padding-right: 0;
        border: 0;
    }
    .featured-news__list {
        width: 100%;
        padding-left: 0;
        border-left: 0;
    }
}
.insight-item .n-list__item__main__top {
    margin-top: 16px;
}

.home-video-item .img a {
    position: relative;
}
.home-video-item .img a .aiovg-duration {
    position: absolute;
    padding: 2px 5px;
    right: 0;
    bottom: 0;
    background-color: #666;
    color: #FFF;
    line-height: 1;
    pointer-events: none;
    z-index: 2;
}
.home-video-item .img a .aiovg-svg-icon-play {
    position: absolute;
    width: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    fill: #fff;
    pointer-events: none;
    z-index: 3;
    transform: scale(2);
}

.home .main-pr__main.home-ft {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.home .main-pr__main.home-ft a {
    width: 25%;
    border-top: 1px solid #D8DCDE;
    border-bottom: 1px solid #D8DCDE;
    border-right: 1px solid #D8DCDE;
    text-decoration: none;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 0 30px 30px;
}
.home .main-pr__main.home-ft a:first-of-type,
.home .main-pr__main.home-ft a:nth-child(5) {
    border-left: 1px solid #D8DCDE;
}
.home .main-pr__main.home-ft a:nth-child(n+5) {
    border-top: 0;
}
.home .main-pr__main.home-ft a:hover {
    background-color: #f4f4f4;
    cursor: pointer;
    /* border-bottom: 1px solid #0094FF; */
}
.home .main-pr__main.home-ft a img {
    max-width: 100%;
    width: auto;
    max-height: 75px;
    margin: 0 auto;
}
.home .main-pr__main.home-ft a .img {
    width: 100%;
    border-bottom: 1px solid #D8DCDE;
    height: 125px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.home .main-pr__main.home-ft a .text__title {
    display: block;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
    font-size: 14pt;
    margin-bottom: 10px;
}
.home .main-pr__main.home-ft a .text__tagline {
    display: block;
    color: #000000;
    font-size: 16px;
    line-height: 1.3;
}
@media ( max-width : 1024px) {
    .home .main-pr__main.home-ft a {
        padding: 15px;
    }
}

@media ( max-width : 767px) {
    .home .main-pr__main.home-ft {
        flex-wrap: wrap;
    }
    .home .main-pr__main.home-ft a {
        width: 100%;
        border-left: 1px solid #D8DCDE;
        border-bottom: 1px solid #D8DCDE;
        border-right: 1px solid #D8DCDE;
        border-top: none;
        padding: 20px;
        display: flex;
        align-items: center;
        text-align: left;
    }
    .home .main-pr__main.home-ft a:first-of-type {
        border-top: 1px solid #D8DCDE;
    }

    .home .main-pr__main.home-ft a .img {
        margin-bottom: 0;
        margin-right: 5%;
        width: 20%;
        border-bottom: 0;
        height: auto;
    }
    .home .main-pr__main.home-ft a .text {
        width: 75%;
    }
}

/*--------------------------------*/
/*     Show More pagination       */
/*--------------------------------*/
.sm-pagination {
    text-align: center;
    margin: 0px 20px 20px 20px;
}
.sm-btn {
    color: #FFFFFF;
    background-color: #000;
    border: none;
    padding: 10px 40px 10px 20px;
    display: inline;
    font-size: 18px;
    margin-top: 30px;
}
.directory_wrapper .sm-pagination {
    margin-top: 20px;
}
.directory_wrapper .greedy {
    padding-left: 0;
}
.sm-btn.disabled .sm-loader {
    border: 3px solid #f3f3f3; /* Light grey */
    border-top: 3px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    animation: spin-loader 2s linear infinite;
    vertical-align: middle;
    display: inline-block;
}

@-webkit-keyframes spin-loader {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin-loader {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.sm-pagination .show-more-directory {
    border-radius: 6px;
    color: #fff;
    text-decoration: none;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
    display: inline-block;
    position: relative;
    padding: 6px 20px;
    font-size: 16px;
}
.sm-pagination .show-more-directory:hover {
    background: #0094FF;
    color: #fff;
}

/*--------------------------------*/
/*       Inline Featured Ad       */
/*--------------------------------*/
.inline-featured-ad {
    width: auto;
    background-color: #f5f6f7;
    border: 1px solid #D8DCDE;
    padding: 25px 50px;
    margin: 15px 0 30px 0;
    display: flex;
}
.inline-featured-ad .featured-img {
    margin-right: 30px;
}
.inline-featured-ad .featured-img img {
    min-width: 140px;
    width: auto;
    margin: 0;
    border: 1px solid #D8DCDE;
}
.inline-featured-ad .featured-content {
    line-height: 1.3;
}
.inline-featured-ad .featured-content h5 {
    color: #000;
    font-size: 25px;
    line-height: 2rem;
    margin-bottom: 20px;
    font-family: 'Bricolage Grotesque', sans-serif !important;
    font-weight: 600;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
}

.inline-featured-ad .feature-ad-link {
    display: inline-block;
}
.inline-featured-ad .feature-ad-link.schema-bg-color:hover {
    background-color: #009A6D;
}
.inline-featured-ad .featured-content .headline:hover h5,
.inline-featured-ad .featured-content .headline:focus h5{
    color: #0094FF;
}
.inline-featured-ad .featured-content a.cta-button {
    font-size: 16px;
    padding: 6px 10px;
    height: 36px;
    display: flex;
    width: fit-content;
    align-items: center;
    border-radius: 6px;
}
.inline-featured-ad a.feature-ad-link.schema-bg-color {
    background-color: #00B882;
}
.inline-featured-ad .featured-content a,
.inline-featured-ad .featured-content a:hover,
.inline-featured-ad .featured-content a:focus {
    text-decoration: none;
}
.inline-featured-ad .featured-content a:not(.feature-ad-link),
.inline-featured-ad .featured-content a:not(.feature-ad-link):hover,
.inline-featured-ad .featured-content a:not(.feature-ad-link):focus {
    text-decoration: underline;
}

@media only screen and (max-width: 599px) and (min-width: 500px){
    .inline-featured-ad .featured-img img {
        min-width: 120px;
    }
}
@media ( max-width : 499px) {
    .inline-featured-ad {
        flex-direction: column;
        -ms-flex-direction: column;
    }
    .inline-featured-ad .featured-img {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .inline-featured-ad {
        padding: 20px;
    }
}
@media ( max-width : 299px) {
    .inline-featured-ad .featured-img img {
        min-width: 100%;
    }
}
/*--------------------------------------------------*/
/*       Inline Featured Ad + App Report layout     */
/*--------------------------------------------------*/
.inline-featured-ad.app-reports-ad {
    background-color: transparent;
    border: 0px;
    padding: 10px 0;
}
.inline-featured-ad.app-reports-ad .featured-img img {
    max-width: 200px !important;
}
.inline-featured-ad.app-reports-ad .featured-content h5 {
    margin-top: 20px;
    line-height: 1.2;
}
@media only screen and (max-width: 767px) {
    .inline-featured-ad.app-reports-ad .featured-content h5 {
        line-height:30px;
    }
}
@media only screen and (max-width: 499px) {
    .inline-featured-ad.app-reports-ad .featured-content h5 {
        margin-top: 0;
        margin-bottom: 5px;
    }
}

/*--------------------------------*/
/*           Mega Banner          */
/*--------------------------------*/
.mega-banner-wrapper > div > div:first-child {
    margin-bottom: 20px;
    text-align: center;
}

.mega-banner-wrapper > div {
    max-width: 970px;
    width: 100%;
    background: white;
    margin: 0 auto;
}
.mega-banner-wrapper > div img {
    width: auto;
    max-width: 100%;
}

/*--------------------------------*/
/*    Ad Rotate 480x640 banner    */
/*--------------------------------*/
.ad-rotate-480 {
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.post .g.g-7 img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}

.single-data .post .a-single img,
.single-data .post .g-single img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px !important;
}

/*--------------------------------*/
/*         Settings form          */
/*--------------------------------*/
.page-template ._form._form_64 ._row._checkbox-radio {
    display: inline-block;
    width: auto !important;
}
.page-template ._form._form_64 ._row._checkbox-radio:first-of-type {
    margin-right: 15px;
}

/*--------------------------------*/
/*     Homepage Video Wrapper     */
/*--------------------------------*/
.home {
    overflow-x: hidden;
}
.home .main-pr.full-video-width .main-pr__title,
.full-video-width + .main-pr .main-pr__title {
    border-top: 0;
}
/*---------------------------------*/
/*     Company info table Views    */
/*---------------------------------*/
.company-info {
    margin: 30px 0 30px 0;
}
.company-info table {
    border-collapse: separate;
}
.company-info table th {
    color: #919DA5;
    font-size: 10px !important;
    line-height: 12px !important;
    font-weight: 300;
}
.company-info table th,
.company-info table td {
    /* width: 20%; */
    border-right: 1px solid #D8DCDE;
    background-color: #fff;
    padding: 0 10px;
}
.company-info table tr {
    background: white;
}
.company-info table th:first-child,
.company-info table td:first-child {
    padding-left: 0;
}
.company-info table th:last-child,
.company-info table td:last-child {
    /* width: 20%; */
    border-right: 0;
    padding-right: 0;
}
.company-info table td {
    color: #000;
    font-size: 14px !important;
    line-height: 18px !important;
}
.feature_table.company-info table {
    width: auto;
    border: none;
}
.feature_table.company-info table th,
.feature_table.company-info table td {
    width: 200px;
    max-width: 200px;
}
.company-info p.source {
    color: #222;
    font-style: italic;
}

/*-----------------*/
/*     Webinars    */
/*-----------------*/
.page-template-tpl-webinars-search .filter {
    border-bottom: 0;
}
body .main.webinar-listing .main__l.contentleft {
    float: unset;
    margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
    body .main.webinar-listing .main__l.contentleft {
        float: left;
    }
}

/*---------------------------------*/
/*   Additional Network Content    */
/*---------------------------------*/
.entry-content.archive-content .additional-content {
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 190px;
}

@media only screen and (max-width: 768px) {
    .entry-content.archive-content .additional-content  {
        margin-left: 0px;
	}
}
.entry-content.archive-content .additional-content p {
    color: #000000;
    font-size: 14px;
    margin-bottom: 2px;
    line-height: 1.5;
}
.entry-content.archive-content .additional-content blockquote p {
    padding-bottom: 0;
}
.entry-content.archive-content .additional-content.post ul li,
.entry-content.archive-content .additional-content.post ol li {
    font-size: 14px;
    line-height: 15px;
}
.entry-content.archive-content .additional-content.post ol {
    padding-left: 50px;
}
.entry-content.archive-content .additional-content.post ol li::before {
    font-size: 14px;
}
.entry-content.archive-content .additional-content.post table {
    font-size: 14px;
}
.entry-content.archive-content .additional-content.post table tr td {
    border: 1px solid #CCC;
    line-height: 22px;
}
.entry-content.archive-content .additional-content img {
    max-width: 100%;
    height: auto;
}
.entry-content.archive-content .additional-content a {
    font-size: 14px;
    margin-top: 10px;
    color: #0094FF;
    text-decoration: underline;
    clear: both;
}
.entry-content.archive-content .additional-content a:hover {
    color: #000;
}

.entry-content.archive-content .button-area {
    min-height: 45px;
}

.entry-content.archive-content .button-area button {
    width: 60px;
    float: right;
}

/*--------------------------------*/
/*     Sidebar Widget Style       */
/*--------------------------------*/

.widget.featured-style.ajdg_grpwidgets h3 {
    position: absolute;
    font-size: 10px !important;
    color: #64717A;
    transform: translateY(-100%);
    text-align: center;
    font-family: 'Bricolage Grotesque';
    padding: 0;
    width: 295px;
    line-height: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.widget.featured-style h3 {
    background: transparent;
    font-size: 25px;
    color: #000000;
    line-height: 24px;
    text-align: center;
}
.widget.featured-style li a:hover,
.widget.featured-style li a:hover span.tagl {
    text-decoration: none;
}

/*--------------------------------*/
/*     Downloads page layout      */
/*--------------------------------*/
body.page-template-tpl-download-search .main .main__l.contentleft,
body.archive.post-type-archive-download .main .main__l.contentleft {
    float: unset;
    margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    body.page-template-tpl-download-search .main.main_l-to-r .main__l,
    body.archive.post-type-archive-download .main.main_l-to-r .main__l{
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    body.page-template-tpl-download-search .main_i,
    body.archive.post-type-archive-download .main_i {
        width: 96%;
    }
}

.newsletter-redirect header ul,
.newsletter-redirect header .header__social,
.newsletter-redirect header .header__search,
.newsletter-redirect footer {
    display: none;
}
.newsletter-redirect-wrapper {
    margin: 8rem auto 5rem auto;
    text-align: center;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.newsletter-redirect-wrapper .post {
    margin-top: 4rem;
    margin-bottom: 8rem;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #0094FF;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
/*-------------------*/
/*     Scrollspy     */
/*-------------------*/
.scrollspy-wrapper {
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
    margin-bottom: 20px;
}
.scrollspy-wrapper .scrollspy-navbar {
    position: relative;
    display: block;
    visibility: visible;
    opacity: 1;
    width: 100%;
    /* height: 100%; */
    transition: opacity 0.4s ease-in-out;
    border: 1px solid #D8DCDE;
}
.scrollspy-wrapper .scrollspy-navbar.show-navbar {
    visibility: visible;
    opacity: 1;
}
.scrollspy-wrapper .scrollspy-navbar h5 {
    padding: 1rem;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
}
.scrollspy-wrapper .scrollspy-navbar h5 .fa-bars {
    margin-right: 10px;
    font-size: 20px;
    line-height: 20px;
}
.scrollspy-wrapper .scrollspy-navbar ul {
    list-style: none;
    padding: 0;
    display: none;
    margin-bottom: 20px;
}
.scrollspy-wrapper .scrollspy-navbar ul ul {
    list-style: none;
    padding: 0 ;
    margin-bottom: 0px;
}
.scrollspy-wrapper .scrollspy-navbar ul li,
.single-research .single-guide .post .scrollspy-wrapper .scrollspy-navbar ul li {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.scrollspy-wrapper .scrollspy-navbar ul ul li {
    margin-bottom: 0px;
}
.scrollspy-wrapper .scrollspy-navbar ul a {
    cursor: pointer;
    display: block;
    position: relative;
    padding: 0.35rem 0;
    border-radius: 0;
    line-height: 1.4;
    border-top: 1px solid #D8DCDE;
    color: #000;
    text-decoration: none;
    margin: 0 1rem;
}
.scrollspy-wrapper .scrollspy-navbar ul a::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 5px;
    background-color: white;
    top: 0;
    left: -1rem;
}

.scrollspy-wrapper .scrollspy-navbar ul a.active::before {
    background-color: #0094FF;
}
.scrollspy-wrapper .scrollspy-navbar ul a:hover::before {
    background-color: #D8DCDE;
}
.scrollspy-wrapper .scrollspy-navbar ul ul li a {
    padding: 2px 10px;
    line-height: 1.2em;
}
.scrollspy-wrapper .scrollspy-navbar ul a.active,
.scrollspy-wrapper .scrollspy-navbar ul a.active:hover {
    font-weight: 600;
    text-decoration: none;
}
.scrollspy-wrapper .scrollspy-navbar ul a.active:hover::before {
    background-color: #0094FF;
}
.scrollspy-wrapper .scrollspy-navbar ul a:hover {
    /* color: white;
    background: #000; */
    text-decoration: none;
}
.scrollspy-wrapper .scrollspy-navbar ul.scroll-spy-list > li {
    display: none;
}
.scrollspy-wrapper .scrollspy-navbar ul.scroll-spy-list > li.current, .scrollspy-wrapper .scrollspy-navbar ul.scroll-spy-list > li.show {
    display: block;
}

@media only screen and (min-width: 961px) and (max-width: 1024px) {
    .scrollspy-wrapper {
        max-width: 203px;
        transform: translateX(calc(-100% - 30px));
    }
}
@media only screen and (min-width: 961px) {
    .scrollspy-wrapper {
        display: block;
        position: sticky;
        top: 50px;
        transform: translateX(calc(-100% - 30px));
        margin-bottom: 0;
    }
    .scrollspy-wrapper .scrollspy-navbar {
        position: absolute;
        top: 20px;
        visibility: hidden;
        opacity: 0;
    }
    .main:not(.filtering-network) .scrollspy-wrapper .scrollspy-navbar h5 {
        font-size: 16px;
        line-height: 1;
        cursor: default;
    }
    .main:not(.filtering-network) .scrollspy-wrapper .scrollspy-navbar h5 .fa-bars {
        display: none;
    }
    .main:not(.filtering-network) .scrollspy-wrapper .scrollspy-navbar ul {
        display: block !important;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1025px) {
    .scrollspy-wrapper {
        max-width: 220px;
    }
}
@media only screen and (min-width: 1101px) {
    .scrollspy-wrapper {
        top: 80px;
        max-width: 240px;
    }
}
@media only screen and (min-width: 1201px) {
    .scrollspy-wrapper {
        max-width: 240px;
    }
}
@media only screen and (min-width: 1395px) {
    .scrollspy-wrapper {
        max-width: 270px;
        transform: translateX(calc(-100% - 30px));
    }
}
@media only screen and (min-width: 1550px) {
    .scrollspy-wrapper {
        transform: translateX(calc(-100% - 60px));
    }
}

/* Avoiding an video inside an iFrame to expand after the page has loaded */
.insights.single-guide .post-content p iframe {
    width: 100%;
}

.insights.single-guide .post-content p > iframe {
    height: 0 !important;
    padding-top: 56.2%;
}

.insights.single-guide .post-content p noscript iframe {
    height: auto;
    padding-top: 0;
}

.main.single-data-report .main_i
{
    margin-top: 30px;
}
.single-data .main.single-data-report .main_i .n-list__item__title > h1
{
    text-align: left;
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
}
.single-data .main.single-data-report .main_i .n-list__item__title > h2
{
    text-align: left;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 20px;
}

.single-data .main.single-data-report .main_i .breadcrumb-wrapper
{
    margin-top: 0;
}

.single-data .main.single-data-report .main_i .breadcrumb-wrapper li
{
    font-size: 16px;
}

.single-data .main.single-data-report .main_i .n-list__item__main__top .text
{
    padding-top: 0;
    justify-content: left;
}

.data-category-page-app-reports .main-pr__main .item {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 40px;
    width: 50%;
    margin-right: 0;
    padding: 0 20px;
    border-left: 1px solid #D8DCDE;
}

.data-category-page-app-reports .main-pr__main .item:nth-child(odd) {
    padding-left: 0;
    border-left: 0;
    padding-right: 20px;
}
.data-category-page-app-reports .main-pr__main .item:nth-child(even) {
    padding-right: 0;
    padding-left: 20px;
    border-left: 1px solid #D8DCDE;
}

@media only screen and (max-width: 767px) {
    .data-category-page-app-reports .main-pr__main .item {
        width: 100% !important;
        margin-bottom: 25px;
    }
    .data-category-page-app-reports .main-pr__main .item:nth-child(odd) {
        padding-right: 0;
    }
    .data-category-page-app-reports .main-pr__main .item:nth-child(even) {
        padding-left: 0;
        border-left: 0;
    }
}

/*------------------------------*/
/*     Directory menu hover     */
/*------------------------------*/
.profile_section.ma_tab_toolbar {
    position: relative;
}

/* Sticky Right Sidebar */
.sidebarright.sidebarsticky {
    position: sticky;
    top: 120px;
    margin-right: -112px;
    margin-top: 290px;
    display: none;
}
@media only screen and (min-width: 1160px) {
    .sidebarright.sidebarsticky {
        display: block;
    }
}

/* Relative Right Sidebar */
.sidebarright.sidebarrelative {
    position: relative;
    top: 0;
    margin-right: -112px;
    margin-top: 290px;
    display: none;
}
@media only screen and (min-width: 1160px) {
    .sidebarright.sidebarrelative {
        display: block;
    }
}

/* Google Static Map */
.gstatic-map.full-width {
    width: 100%;
}

/* Absolute Right Sidebar */
.sidebarright.sidebarabsolute {
    position: absolute;
    top: 290px;
    right: 0;
    margin-top: 0px;
    margin-right:-200px;
    display: none !important;
}
@media only screen and (min-width: 1000px) {
    .sidebarright.sidebarabsolute {
        display: block !important;
    }
}

/*------------------------------*/
/*     Testimonials Block       */
/*------------------------------*/

.testimonials-block {
	margin-top: 0;
    position: absolute;
	text-align: center;
	background-color: #F1F1F1;
	padding: 80px 0;
	width: 100vw;
    max-width: 100%;
    left: 50%;
	transform: translateX(-50%);
    overflow-x: hidden;
    z-index: 12;
}
.boa-testimonials .post { padding-bottom: 0; }

.full-testimonials-height-fix { display: block; }
.full-testimonials-height-fix + h2,
.full-testimonials-height-fix + h3,
.full-testimonials-height-fix + h4,
.full-testimonials-height-fix + h5,
.full-testimonials-height-fix + h6,
.full-testimonials-height-fix + p,
.full-testimonials-height-fix + ul,
.full-testimonials-height-fix + img {
    margin-top: 30px !important;
}

.testimonials-block h3 {
	margin-bottom: 50px !important;
	margin-top: 0 !important;
    font-size: 25px;
    line-height: 1.1;
    padding-left: 10px;
    padding-right: 10px;
}
.testimonials {
	width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}
.testimonials-item {
	background: white;
	border-radius: 15px;
	border: 1px solid #E1E2E5;
	margin: 0 20px;
	padding: 30px;
	display: flex;
	flex-direction: column;
	text-align: center;
	align-items: center;
}
.testimonials-item__image {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	margin-bottom: 15px;
}
.testimonials-item__author {
	display: flex;
	align-items: center;
}

.testimonials-item p {
	color: #839098;
	margin-bottom: 0;
    font-size: 16px !important;
    font-weight: 300;
    line-height: 28px;
}

.testimonials-item .author {
	font-size: 16px;
	color: #839098;
	font-weight: 300;
	margin-top: 30px;
	display: block;
    line-height: 20px
}

.testimonials-item__author .author {
	text-align: left;
	margin: 0 0 0 20px;
	margin-top: 0;
	padding: 0;

}

.testimonials-item__author .author strong {
	color: #ff0000;
}

@media (max-width: 730px) {
	.testimonials-item {
		margin: 0 10px;
	}
}

.slick-slider {
	position: relative;
}
.slick-arrow {
	background: green;
	z-index: 999;
}

/*------------------------------*/
/*          User review         */
/*------------------------------*/

.rwp-submit-wrap input[type="button"] {
    background-color: #00B882 !important;
    padding: 15px 20px 15px 70px !important;
    min-width: 210px;
    border-radius: 6px;
}
.rwp-submit-wrap {
    position: relative;
}
.rwp-submit-wrap > svg {
    position: absolute;
    right: 2%;
    top: 26%;
}
.rwp-submit-wrap input[type="button"]:hover {
    background-color: #009A6D !important;
}
.sidebarright .btn-box__btn .button-green {
    padding: 6px 10px;
    height: 36px;
    display: flex;
    width: fit-content;
    align-items: center;
}
.rwp-users-reviews-wrap .rwp-u-review__date {
    display: none;
}

.clutch-iframe-2 + .rwp-review-wrap,
.clutch-iframe-2 + * + .rwp-review-wrap {
    display: none;
}

.rwp-rating-form-user-info,
.default-avatar {
    width: 50px !important;
    height: 50px !important;
    border: 1px solid #000;
    margin-right: 20px;
    border-radius: 50px;
}

.rwp-rating-form-user-info::after,
.default-avatar::after {
    content: "";
    width: 50px;
    height: 50px;
    display: block;
    background-color: #000;
    background: #000;
    color: #000;
    -webkit-mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 65 65"><path d="M32.5 32.4c4.5 0 8.2-3.6 8.2-8s-3.7-8-8.2-8c-4.5 0-8.2 3.6-8.2 8 0 4.5 3.7 8 8.2 8zm0-14.6c3.8 0 6.9 3 6.9 6.7s-3.1 6.7-6.9 6.7c-3.8 0-6.9-3-6.9-6.7s3.1-6.7 6.9-6.7zm16 24.7v6h-1.3v-6c0-1.4-.9-2.5-2.2-2.9l-2.1-.6c-6.7-2-13.9-2-20.7 0l-2.2.6c-1.3.4-2.2 1.6-2.2 2.9v6h-1.2l-.1-.6v-5.4c0-1.9 1.3-3.6 3.2-4.1l2.2-.7c7-2.1 14.4-2 21.4 0l2.1.6c1.8.6 3.1 2.3 3.1 4.2z"/></svg>');
    mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 65 65"><path d="M32.5 32.4c4.5 0 8.2-3.6 8.2-8s-3.7-8-8.2-8c-4.5 0-8.2 3.6-8.2 8 0 4.5 3.7 8 8.2 8zm0-14.6c3.8 0 6.9 3 6.9 6.7s-3.1 6.7-6.9 6.7c-3.8 0-6.9-3-6.9-6.7s3.1-6.7 6.9-6.7zm16 24.7v6h-1.3v-6c0-1.4-.9-2.5-2.2-2.9l-2.1-.6c-6.7-2-13.9-2-20.7 0l-2.2.6c-1.3.4-2.2 1.6-2.2 2.9v6h-1.2l-.1-.6v-5.4c0-1.9 1.3-3.6 3.2-4.1l2.2-.7c7-2.1 14.4-2 21.4 0l2.1.6c1.8.6 3.1 2.3 3.1 4.2z"/></svg>');
}

.rwp-rating-form-user-info img,
.rwp-rating-form-user-info span {
    display: none !important;
}

/*------------------------------*/
/*          Stats panel         */
/*------------------------------*/

.stats-block {
    position: relative;
    padding: 40px 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    margin-bottom: 25px;
    margin-top: 5px;
    z-index: 12;
}

.stats-block.full-width {
    width: 100vw;
}

.stats-block.fill-width {
    margin: 0 -31px 0 0px;
}

.stats-block h1,
.stats-block h2,
.stats-block h3,
.stats-block h4 {
    margin-top: 0px;
}

.stats-block .boa-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}

.stats {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.stats h1,
.stats h2,
.stats h3,
.stats h4 {
    margin-bottom: 50px;
}
.stats-item {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 0 10px;
    align-self: center;
}
.stats-item:last-of-type {
    border-right: none;
}

.stats-item > p {
    margin-bottom: 0 !important;
}

.stats-item h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    padding: 0;
}

.stats-item h1,
.stats-item h2,
.stats-item h3,
.stats-item h4,
.stats-item h5 {
    margin: 0 0 10px 0;
}
.stats-item,
.stats-item p {
    margin-top: auto;
    font-size: 26px !important;
    line-height: 26px !important;
    margin-bottom: auto;
    padding-bottom: 0;
}

.background-black p,
.background-black h1,
.background-black h2,
.background-black h3,
.background-black .stats-item {
    color: white;
}
.background-black {
    background-color: black;
}

.app-list-table{ color: #000000; font-size: 16px; line-height: 30px; margin-bottom:30px; padding: 0 0 25px; width:100%; }
.app-list-table tr td, .app-list-table th{ padding: 10px; border:1px dotted #ccc; text-align: center; padding-right:10px; width:100px; vertical-align: middle;  }
.app-list-table tr td.logo-image img{ width: 50px; height: 50px;}
.app-list-table tr td.logo-image-medium img{ max-width: 100%; max-height: 80px; height: auto; }
.app-list-table tr td a{ color: #0094FF; text-decoration: underline; }
.app-list-table th.category-filter { position: relative; }
.app-list-table th.category-filter a { font-weight: normal; }
.app-list-table th.category-filter ul { display: none; position: absolute; top: 80px; left: 0; background-color: #fff; border: 1px solid #ccc; z-index: 9999; }
@media only screen and (min-width: 774px){
    .app-list-table th.category-filter ul { top: 50px; }
}
@media only screen and (max-width: 595px){
    .app-list-table:not(.network-compare) th:last-child,
    .app-list-table:not(.network-compare) tr td:last-child
    {
        display:none;
    }
}
@media only screen and (max-width: 510px){
    .app-list-table:not(.network-compare) th:nth-child(4),
    .app-list-table:not(.network-compare) th:nth-child(5),
    .app-list-table:not(.network-compare) tr td:nth-child(4),
    .app-list-table:not(.network-compare) tr td:nth-child(5)
    {
        display:none;
    }
}
.app-list-table th.category-filter:hover ul { display: block; }
.app-list-table th.category-filter ul { list-style: none; text-align: left; padding: 15px; }
.app-list-table th.category-filter ul li { padding: 3px 0;; }
.app-list-table th.category-filter a.selected { text-decoration: underline; }
.app-list-table thead tr:first-child { position: sticky; background-color: #fff; z-index: 9000;}
.app-list-table th.category-filter > span:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 18px;
    vertical-align: middle;
    margin-left: 5px;
}

/* Network office location */
.office-locations-wrapper {
    margin: 30px 0 30px 0;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #D8DCDE;
    border-bottom: 1px solid #D8DCDE;
}
.gstatic-map {
    margin-bottom: 20px;
}
.office-locations-wrapper .gstatic-map {
    margin-bottom: 0;
}

/* Network badges */
.network-badges {
    padding-top: 30px;
    border-top: 1px solid #D8DCDE;
    margin-top: 30px;
}
.network-badges .row .badge-image {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px;
}

.profile_section_inner .office-locations {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    margin-bottom: 20px;
}
.profile_section_inner .office-locations .office-address {
    flex: 0 0 calc(100% * (1/3) - 52px);
    margin: 10px 0;
    padding: 0 20px 0 30px;
    border-right: 1px solid #D8DCDE;
}
.profile_section_inner .office-locations.has-hq .office-address:nth-of-type(2),
.profile_section_inner .office-locations.has-hq .office-address:nth-of-type(3) {
    margin-top: 45px;
}
.profile_section_inner .office-locations .office-address .office-address-content {
    position: relative;
}
.profile_section_inner .office-locations .office-address .office-address-content:before {
    content: '\f041';
    font: normal normal normal 24px/1 FontAwesome;
    position: absolute;
    top: 0;
    left: -20px;
    color: rgba(0,0,0,0.9);
}
.profile_section_inner .office-locations .office-address h5 {
    color: #222;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 10px;
    border: 1px solid #222;
    border-radius: 4px;
    padding: 2px 8px;
    display: inline-block;
    word-break: break-word;
}
.profile_section_inner .office-locations .office-address p {
    margin-bottom: 10px;
    padding: 0;
    line-height: 1.4;
}
.profile_section_inner .office-locations .office-address p i:before {
    content: '\f095';
    padding-right: 6px;
    font: normal normal normal 20px/1 FontAwesome;
}
@media only screen and (min-width: 767px){
    .profile_section_inner .office-locations .office-address:nth-of-type(3n) {
        border-right: 0;
    }
}
@media only screen and (max-width: 766.9px){
    .profile_section_inner .office-locations .office-address {
        flex: 0 0 calc(100% * (1/2) - 52px);
    }
    .profile_section_inner .office-locations .office-address:nth-of-type(2n) {
        border-right: 0;
    }
    .profile_section_inner .office-locations.has-hq .office-address:nth-of-type(3) {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 499.9px){
    .profile_section_inner .office-locations .office-address:nth-of-type(n) {
        border-right: 0;
        border-bottom: 1px solid #D8DCDE;
    }
    .profile_section_inner .office-locations .office-address:last-of-type {
        border-bottom: 0;
    }
    .profile_section_inner .office-locations .office-address {
        flex: 0 0 calc(100% - 52px);
    }
    .profile_section_inner .office-locations.has-hq .office-address:nth-of-type(2),
    .profile_section_inner .office-locations.has-hq .office-address:nth-of-type(3) {
        margin-top: 10px;
    }
}

/* Network & Research key people sections + Features & Services section */
.profile_section_inner .key-people-wrapper,
.research_entry_wrapper .key-people-wrapper,
.profile_section_inner .features-services-wrapper {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #D8DCDE;
}
.profile_section_inner .key-people-wrapper h3 {
    margin-bottom: 25px;
}
.research_entry_wrapper .key-people-wrapper h2 {
    font-size: 24px;
    margin-bottom: 15px;
    padding-bottom: 0;
    line-height: 26px;
    color: #000;
}
.profile_section_inner .key-people-wrapper .key-people,
.research_entry_wrapper .key-people-wrapper .key-people {
    display: flex;
    align-items: start;
    margin-bottom: 40px;
}
.research_entry_wrapper .key-people-wrapper .key-people {
    flex-direction: column;
}
.research_entry_wrapper .key-people-wrapper .key-people .key-people-inner-wrapper {
    display: flex;
    align-items: center;
}
.research_entry_wrapper .key-people-wrapper .key-people .key-people-inner-wrapper > div {
    margin-bottom: 20px;
}
.profile_section_inner .key-people-wrapper .key-people img,
.research_entry_wrapper .key-people-wrapper .key-people img {
    border-radius: 50%;
    max-width: 200px;
    height: auto;
    margin-right: 60px;
}
.profile_section_inner .key-people-wrapper .key-people h4 {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.research_entry_wrapper .key-people-wrapper .key-people .key-people-header p {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 5px;
}
.profile_section_inner .key-people-wrapper .key-people p,
.research_entry_wrapper .key-people-wrapper .key-people p {
    font-size: 16px;
    line-height: 1.6;
    color: #000000;
    margin-bottom: 0;
    padding: 0;
}
.profile_section_inner .key-people-wrapper .key-people a,
.research_entry_wrapper .key-people-wrapper .key-people a {
    color: #0094FF;
    text-decoration: underline;
}
.profile_section_inner .key-people-wrapper .key-people a:hover,
.research_entry_wrapper .key-people-wrapper .key-people a:hover {
    color: #000;
}
.profile_section_inner .key-people-wrapper .key-people a.social,
.research_entry_wrapper .key-people-wrapper .key-people a.social {
    font-size: 22px;
    margin-right: 20px;
    margin-top: 15px;
    display: inline-block;
}
@media (max-width: 600px) {
    .profile_section_inner .key-people-wrapper .key-people,
    .research_entry_wrapper .key-people-wrapper .key-people {
        flex-direction: column;
    }
    .profile_section_inner .key-people-wrapper .key-people img {
        margin-right: 0px;
        margin-bottom: 25px;
    }
    .research_entry_wrapper .key-people-wrapper .key-people img {
        margin-right: 30px;
        margin-bottom: 25px;
        max-width: 170px;
    }
}
@media only screen and (max-width: 480px) {
    .research_entry_wrapper .key-people-wrapper .key-people img {
        max-width: 140px;
        margin-right: 20px;
    }
    .research_entry_wrapper .key-people-wrapper .key-people .key-people-header p {
        font-size: 18px;
    }
}
@media only screen and (max-width: 400px) {
    .research_entry_wrapper .key-people-wrapper .key-people img {
        max-width: 120px;
    }
}

.n-list__item__main__content .post img.viewport-fullwidth, .data-cpt img.viewport-fullwidth {
    position: absolute !important;
    padding: 40px 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 98vw;
    max-width: 100% !important;
    overflow-x: hidden !important;
}

.main.single-data-report .testimonials-block
{
    position: absolute;
}
.data-cpt .data-bottom .testimonials-block,
.page-template-tpl-home .data-bottom .testimonials-block
{
    margin-top: 0;
    position: absolute;
}

@media (max-width: 730px) {
    .hidemobile,
    img.viewport-fullwidth,
    .testimonials-block,
    .full-testimonials-height-fix,
    #full-testimonials-height-fix,
    #full-banner-height-fix,
    .full-banner-height-fix
    {
        display: none !important;
    }
    .stats-block .boa-container {
        max-width: 724px;
    }
    .stats {
        justify-content: space-evenly;
        flex-direction: column;
    }
    .stats-item {
        flex: 0;
        margin-bottom: 25px;
    }
    .stats-item:last-of-type {
        margin-bottom: 0;
    }
}

@media ( min-width : 541px) {
    .profile_section {
        margin-bottom: 20px !important;
    }
    .profile_section nav.greedy button.more {
        position: absolute;
        right: 5px;
        width: 42px;
        height: 42px;
        border: 1px solid #D8DCDE;
    }
}
@media ( max-width : 540px) {
    .profile_section.ma_tab_toolbar {
        padding-left: 0;
        border: none;
    }
    .profile_section_inner .tab_connecttable th {
        width: 112px;
        padding-right: 0;
    }
    .profile_section_inner .tab_connecttable td {
        vertical-align: text-top;
    }
}
.profile_section nav.greedy {
    padding: 0;
}
.profile_section nav.greedy button.more:hover {
    background-color: rgb(241, 241, 241);
}
.profile_section .overflow-menu {
    margin-bottom: 0;
}
.profile_section nav.greedy.ma_tab_toolbar.new-marketplace-style {
    margin-bottom: 0;
}
.profile_section nav.greedy.ma_tab_toolbar.new-marketplace-style ul.links a {
    background: none;
    border: none;
    padding: 12px 10px;
    margin-right: 5px;
    font-size: 18px !important;
    font-weight: 300;
    border-radius: 0;
}
.profile_section nav.greedy.ma_tab_toolbar.new-marketplace-style ul.links a.active {
    font-weight: 600;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 3px #0094FF;
    background: none;
}
.profile_section nav.greedy.ma_tab_toolbar.new-marketplace-style ul.links a:hover,
.profile_section nav.greedy.ma_tab_toolbar.new-marketplace-style ul.links a:active {
    background: none;
    border: none;
    color: #0094FF;
}
.profile_section nav.greedy.ma_tab_toolbar.new-marketplace-style ul.links a.active:hover,
.profile_section nav.greedy.ma_tab_toolbar.new-marketplace-style ul.links a.active:active {
    border-bottom: solid 3px #0094FF;
}
.profile_section nav.greedy.ma_tab_toolbar.new-marketplace-style ul.links a span.ma_tab_header span {
    margin-left: 0;
    font-size: inherit;
    vertical-align: inherit;
}
.profile_section nav.greedy.ma_tab_toolbar.new-marketplace-style ul.hidden-links a span.ma_tab_header span {
    margin-left: 0;
}
.profile_section_inner .tab_connecttable td a {
    word-break: break-all;
}

.overflow-menu {
    position: relative;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
nav.greedy {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #D8DCDE;
    padding: 0 0 0 15px;
    line-height: 1.42857143;
}
@media only screen and ( max-width: 540px) {
    nav.greedy {
        padding: 0;
    }
}

nav.greedy button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-out;
    border-radius: 0;
    padding: 0px 13px;
    outline: 0;
    border: 0;
    height: 52px;
    width: 51px;
    margin-right: -1px;
    font-size: 8px;
    font-weight: 600;
    background: white;
    color: #000000 !important;
    border-left: 1px solid #D8DCDE;
    border-right: 1px solid #D8DCDE;
}
@media only screen and ( max-width: 540px) {
    nav.greedy button  {
        order: 0;
        border-left: none;
    }
}

nav.greedy button img {
    margin-bottom: 8px;
}
nav.greedy button:hover {
   background-color: #333D44;
   color: white !important;
}
nav.greedy button .menu-link {
    stroke: #000000;
    margin-bottom: 8px;
}

nav.greedy button.hidden {
    transition: none;
    border-right: 0;
    width: 0;
    padding: 0;
    overflow: hidden;
}

nav.greedy button::after {
    content: attr(count);
    display: none;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    background: #9f9f9f;
    color: #f2f2f2;
    box-shadow: 0 0 1px 0 rgba(0,0,0,0.8);
    border-radius: 50%;
    font-size: 14px;
    line-height: 14px;
    margin-left: 1rem;
    margin-right: calc(-1rem + -8px);
}

ul.links {
    display: flex;
    /* justify-content: flex-end; */
    flex: 1;
    overflow: hidden;
}
@media only screen and ( max-width: 540px) {
    ul.links  {
        padding-left: 100%;
        order: 2;
    }
}

ul.links li {
    flex: none;
    padding: 0;
    list-style-type: none;
}

ul.links li a {
    color: #000000;
    display: inline-block;
    border-bottom: none;
    margin: 0;
    margin-right: 5px;
    margin-bottom: -1px;
    padding: 12px 10px;
    font-size: 18px;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 300;
    height: 100%;
}

ul.links li a:hover {
    color: #0094FF;
}

ul.links li a.active {
    border-bottom: solid 3px #0094FF;
    position: relative;
    outline: 0;
    font-weight: 600;
}

ul.hidden-links {
    position: absolute;
    background-color: #333D44;
    right: -1px;
    top: 100%;
    z-index: 9999;
}
@media only screen and ( max-width: 540px) {
    ul.hidden-links   {
        left: 1px;
        /* width: calc(100% - 1px); */
        border-left: 1px solid #D8DCDE;
        border-right: 1px solid #D8DCDE;
    }
    ul.hidden-links .ma_tab_header {
        text-align: left !important;
    }
}

ul.hidden-links.hidden {
    display: none;
}

ul.hidden-links li {
    /* padding: 1rem; */
    display: flex;
    list-style-type: none;
}
ul.hidden-links li a {
    color: white;
    width: 100%;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
 }
ul.hidden-links li:last-child a {
    border-bottom: none;
 }
ul.hidden-links li a:hover {
    background-color: #526068;
}

/* App Metrics */
.archive.post-type-archive-data.app-metrics-taxonomy .post .infogram-embed {
    margin: 0 10px;
}
.archive.post-type-archive-data.app-metrics-taxonomy .navbar h5 {
    font-size: 18px;
}

.archive.post-type-archive-data.app-metrics-taxonomy ul.hidden-links li a {
    color: white;
}
.archive.post-type-archive-data.app-metrics-taxonomy .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar {
    position: relative;
    display: block;
    visibility: visible;
    opacity: 1;
    width: 100%;
    transition: opacity 0.4s ease-in-out;
    border: 0;
}
.archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar ul a {
    cursor: pointer;
    display: block;
    position: relative;
    padding: 0.6rem 0px;
    border-radius: 0;
    line-height: 1.4;
    border-top: 1px solid #D8DCDE;
    color: #000;
    text-decoration: none;
    margin: 0 1rem;
}
.archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar ul li:first-child {
    border-top: 1px solid #D8DCDE;
}
.archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar ul li:first-child a {
    border-top: 0;
}
.archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar ul a::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 5px;
    background-color: white;
    top: 0;
    left: -1rem;
}
.archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar ul a.active::before {
    background-color: #0094FF;
}
.archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar ul li.sub-item a {
    padding-left: 15px;
}
.archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar ul a:hover {
    text-decoration: none;
}
.archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar ul a:hover::before {
    background-color: #D8DCDE;
}
.archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar ul a.active,
.archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar ul a.active:hover {
    font-weight: 600;
    text-decoration: none;
}
.archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar ul a.active:hover::before {
    background-color: #0094FF;
}
.archive.post-type-archive-data.app-metrics-taxonomy .navbar-toggler {
    border: 0;
    background: transparent;
}
.archive.post-type-archive-data.app-metrics-taxonomy .navbar-toggler:hover {
    background: transparent;
}
.archive.post-type-archive-data.app-metrics-taxonomy .navbar-toggler:after {
    content: '';
}
.archive.post-type-archive-data.app-metrics-taxonomy .sidebar-menu {
    border: 1px solid #D8DCDE;
    max-width: 100%;
}
@media only screen and (min-width: 768px) {
    .archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar ul li:first-child {
        border-top: 0;
    }
    .archive.post-type-archive-data.app-metrics-taxonomy .sidebar-menu {
        top: 75px;
        border: 0;
        max-width: 270px;
    }
    .archive.post-type-archive-data.app-metrics-taxonomy .scrollspy-navbar {
        border: 1px solid #D8DCDE;
    }
}
@media only screen and (min-width: 1100px) {
    .archive.post-type-archive-data.app-metrics-taxonomy .sidebar-menu {
        top: 95px;
    }
}
.archive.post-type-archive-data .links li a .ma_tab_header sup {
    vertical-align: baseline;
    font-size: 14px;
    color: #a63442;
}
.archive.post-type-archive-data .hidden-links li a .ma_tab_header sup {
    color: #fff;
}

/* marketplace sort by dropdown */
.btn-group.sort-by .btn.info {
    border: 2px solid #efefef;
    background-color: #efefef;
    color: #000 !important;
    font-size: 16px;
    font-weight: 300;
    border-radius: 0;
}
.btn-group.sort-by .btn.dropdown-toggle {
    border: 2px solid #efefef;
    color: #000 !important;
    font-size: 16px;
    font-weight: 300;
    min-width: 140px;
    border-radius: 0;
}
.btn-group.sort-by .btn.dropdown-toggle:hover {
    background: #FFF;
}
.btn-group.sort-by .btn.dropdown-toggle:after {
    content: '\f078';
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    right: 12px;
    border: 0;
    top: 5px;
}
.btn-group.sort-by .btn.dropdown-toggle[aria-expanded="true"]:after {
    content: '\f077';
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    right: 12px;
    border: 0;
    top: 5px;
}
.btn-group.sort-by .dropdown-menu .dropdown-item.active{
    background: #0094FF;
}

/* Features & Services section */
ul.features-services-list {
    list-style: none !important;
    column-count: 2;
    overflow: hidden;
}
@media (max-width: 576.9px) {
    ul.features-services-list {
        column-count: 1;
    }
}
ul.features-services-list i {
    color: #00B882;
}
.page-id-77492 .signup-form-content form, .page-id-73347 .contentleft form {
    padding: 0 !important;
    margin-top:5px !important;
}
.sort-anchor {
    position:absolute;
    top:-100px;
}

/* Marketplace landing page */

form.banner-form {
    max-width: 600px;
    padding: 0;
    margin: 0 auto 0.5rem auto;
    display: flex;
    box-shadow: 0px 5px 20px 2px rgb(0 0 0 / 30%);
}
form.banner-form input[type=text] {
    padding: 15px;
    font-size: 16px;
    font-family: 'Bricolage Grotesque', sans-serif;
    border: 0;
    width: 100%;
    background: white;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: rgba(0, 0, 0, 0.6) !important;
}
form.banner-form input[type=text]:focus {
    color: rgba(0, 0, 0, 1) !important;
}

form.banner-form button {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 16px;
}
.marketplace_section {
    margin-bottom: 0 !important;
}
.marketplace_section + .main {
    padding-top: 0 !important;
}
.marketplace_section #archive_intro {
    max-width: none !important;
    /* margin: 0px auto 80px auto !important; */
}
#archive_intro p + .banner-form {
    margin-top: 3rem;
}
#archive_intro p + .banner-form .button-green:after,
.error404 .banner-form .button-green:after {
    content: url(../svg/button-arrow.svg);
    position: absolute;
    right: 14px;
}

.marketplace_section_categories {
    max-width: 680px;
    margin: 1rem auto;
}
.marketplace_section_categories a {
    display: inline-block;
   font-size: 12px;
   font-weight: 600;
   font-family: 'Bricolage Grotesque', sans-serif !important;
   background-color: rgba(255, 255, 255, 0.1);
   border-radius: 50px;
   padding: 5px 10px;
   margin-bottom: 0.5rem;
}
.marketplace_section_categories a:hover {
   background-color: #0094FF;
   color: white !important;
}

.bkg-grey {
    background-color: #F5F6F7;
}
/* Text with image */

.text-image {
    position: relative;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 0;
    padding: 30px 20px;
    /* margin: 0 -20px; */
}
@media only screen and ( max-width: 1024px) {
    .text-image  {
        margin: 0 -20px;
    }
}
@media only screen and ( max-width: 768px) {
    .text-image  {
        flex-direction: column;
    }
}
.text-image h2 {
    margin-bottom: 50px;
}
.text-image h3 {
    font-size: 25px;
    margin-bottom: 0.5rem;
}
.text-image hr {
    border: 0;
    background: #D8DCDE;
    height: 1px;
    margin: 20px 0;
    width: 100%;
    opacity: 1;
}
.text-image p {
    font-size: 18px;
    line-height: 25px;
}
.text-image--title {
    width: 100%;
    text-align: center;
}
.text-image--img,
.text-image--text {
    width: 50%;
    max-width: 530px;
}
.text-image--text {
    padding: 40px 80px 40px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.text-image--text h2 {
    margin-bottom: 1rem;
}
.text-image--img {
    /* padding: 40px; */
    padding-right: 40px;
}
.text-image--img img {
    max-width: 100%;
}
@media only screen and ( max-width: 768px) {
    .text-image {
        padding: 60px 0;
        margin: 0 -10px;
    }
    .text-image--img,
    .text-image--text  {
        width: 100%;
    }
    .text-image--img {
        /* padding: 40px; */
        padding-left: 40px;
    }
    .text-image--text  {
        padding: 40px 40px 10px 40px;
    }
}

/* Stats in text image */

.text-image .stats-block {
    width: 100%;
    max-width: 1060px;
    margin: 60px auto 0 auto;
    left: 0;
    transform: translateX(0);
}
.text-image .stats-item {
    padding: 20px 0;
    border-right: 1px solid #D8DCDE;
}
.text-image .stats-item:last-child {
    border-right: 0;
}
.stats-block--title {
    color: #0094FF;
    line-height: 50px;
    font-size: 60px !important;
}
@media only screen and ( max-width: 768px) {
    .text-image .stats-block {
        margin: 0px auto;
    }
    .text-image .stats-item {
        border-right: 0;
    }
    .text-image .stats-block {
        padding: 0;
    }
}

/* Logos */

.logos {
    /* display: flex; */
    /* padding-bottom: 80px; */
}
.logos-list {
    display: flex;
    flex-wrap: wrap;
}
.logos-list--item {
    width: 25%;
    border-top: 1px solid #D8DCDE;
    border-bottom: 1px solid #D8DCDE;
    border-right: 1px solid #D8DCDE;
    text-decoration: none;
    padding: 20px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.logos--title {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.logos--title h2,
.testimonials-block h2 {
    font-weight: 600;
}
.testimonials-block h2 {
    margin-bottom: 50px;
}

.logos-list--item:first-of-type,
.logos-list--item:nth-child(5) {
    border-left: 1px solid #D8DCDE;
}
.logos-list--item:nth-child(n+5) {
    border-top: 0;
}
.logos-list--item img {
    max-width: 100%;
    width: auto;
}

@media ( max-width : 1024px) {
    .logos-list--item {
        padding: 15px;
    }
}

@media ( max-width : 767px) {
    .logos-list--item {
        width: 50%;
        border-left: 1px solid #D8DCDE;
        border-bottom: 1px solid #D8DCDE;
        border-right: 1px solid #D8DCDE;
        border-top: none;
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: left;
    }
    .logos-list--item:nth-child(1),
    .logos-list--item:nth-child(2) {
        border-top: 1px solid #D8DCDE;
    }
    .logos-list--item:nth-child(even) {
        border-left: none;
    }
}

.col-section {
    max-width: 1060px;
    margin: 0 auto;
    padding: 60px 0;
    display: flex;
    flex-direction: column;
}
.col-section .button {
    margin: 20px auto 0 auto;
}
.col-section .button.button-green {
    padding: 6px 20px;
    height: 36px;
    line-height: 24px;
    border-radius: 6px;
}
.col-section .button.button-green:after {
    content: url(../svg/button-arrow.svg);
    position: static;
}
.col-section--title {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.col-section .cols {
    display: flex;
    flex-direction: column;
}
.col {
    text-align: center;
    padding: 0 20px;
    margin-bottom: 40px;
}
.col img {
    margin-bottom: 1rem;
}
.col h3 {
    margin-bottom: 0.5rem;
}
.col:nth-child(2) {
    border-left: none;
    border-right: none;
}
@media ( min-width : 768px) {
    .col-section {
        max-width: 1060px;
        margin: 0 auto;
        padding: 120px 0;
        display: flex;
        flex-direction: column;
    }
    .col-section .button {
        margin: 60px auto 0 auto;
    }
    .col-section .cols {
        display: flex;
        flex-direction: row;
    }
    .col {
        text-align: center;
        padding: 0 20px;
        margin-bottom: 0;
    }
    .col:nth-child(2) {
        border-left: 1px solid #D8DCDE;
        border-right: 1px solid #D8DCDE;
    }
}

@media (max-width: 767px) {
    .post-type-archive-marketplace_entry .scrollspy-wrapper, .post-type-archive-app_developer .scrollspy-wrapper, .post-type-archive-advertising_network .scrollspy-wrapper, .post-type-archive-affiliate_network .scrollspy-wrapper, .post-type-archive-data .scrollspy-wrapper, .data-template-default.single-data .scrollspy-wrapper, .research-template-default.single-research .scrollspy-wrapper {
        display:none;
    }
}
@media (min-width: 1280px) {
    .post-type-archive-marketplace_entry:not('.name-marketplace_entry') .full-width-header.hero-image .boa-container #archive_intro h1, .post-type-archive-app_developer .full-width-header.hero-image .boa-container #archive_intro h1, .post-type-archive-advertising_network .full-width-header.hero-image .boa-container #archive_intro h1, .post-type-archive-affiliate_network .full-width-header.hero-image .boa-container #archive_intro h1 {
        margin: 10px 0 0 0;
    }

    .post-type-archive-marketplace_entry:not('.name-marketplace_entry') .full-width-header.hero-image, .post-type-archive-app_developer .full-width-header.hero-image, .post-type-archive-advertising_network .full-width-header.hero-image, .post-type-archive-affiliate_network .full-width-header.hero-image {
        padding: 30px 0 0 0;
    }
    .single-data .hero-wrap, .single-guide .hero-wrap {
        height:250px;
    }
}

.ninja_table_wrapper {
    margin-bottom: 20px;
}

/* Video Page - if real fullwidth is needed try just padding left and right to 50px instead of max-width prop */
.video-page {
    /*max-width: 960px;*/
    max-width: 95%;
    margin: 0 auto;
    /*padding-left: 50px;*/
    /*padding-right: 50px;*/
    padding-top: 27px;
    border-bottom: none;
}
.video-page .content > h2 {
    font-size: 25px;
    padding-bottom: 27px;
    font-weight: 600;
}
.video-page .content > p {
    font-size: 18px;
    padding-bottom: 30px;
}
.video-page .insight-item.video-landing-item .img a {
    display: flex;
    position: relative;
    margin: 0 auto;
}
.video-page .insight-item.video-landing-item .img a img {
    width: 100%;
}
.video-page .insight-item.video-landing-item .img a .aiovg-duration {
    bottom: 0;
    right: 0;
}
.video-page .insight-item.video-landing-item .img a .aiovg-svg-icon-play {
    position: absolute;
    width: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    fill: #fff;
    pointer-events: none;
    z-index: 3;
    transform: scale(2);
}
.video-page.video-category {
    max-width: 94%;
}
.video-page.video-category .breadcrumb-wrapper {
    margin-top: 0;
}
.video-page.video-category .breadcrumb-wrapper .boa-container {
    padding-left: 0;
    padding-top: 0;
}
.video-page.video-category .breadcrumb-wrapper .boa-container .breadcrumbs {
    padding-left: 0;
}
.video-page.video-category .breadcrumb-wrapper .boa-container .breadcrumbs li {
    font-size: 16px;
}
@media only screen and (max-width: 767px) {
    .video-page.video-category .breadcrumb-wrapper .boa-container {
        padding-bottom: 20px !important;
    }
    .video-page.video-category .breadcrumb-wrapper .boa-container .breadcrumbs li {
        font-size: 14px;
    }
}
@media only screen and (min-width: 960px) {
    .video-page.video-category .breadcrumb-wrapper .boa-container {
        padding-bottom: 0;
    }
}
.single-video .content .swp_social_panel {
    display: none;
}
.single-video h1 {
    padding-bottom: 30px;
    font-size: 40px !important;
}
@media only screen and (max-width: 767px) {
    .single-video h1 {
        font-size: 24px !important;
        text-align: left;
        line-height: 30px;
    }
    .single-aiovg_videos .breadcrumb-wrapper .boa-container .breadcrumbs {
        padding-left: 10px;
    }
}
.single-video .content .post {
    max-width: 960px !important;
}
.single-video .content .aiovg-single-video .aiovg-player-container .aiovg-player {
    padding-bottom: 56.25% !important;
}
.single-video .content .aiovg-single-video .aiovg-player-container .aiovg-player iframe {
    height: 100%;
}
.single-video .content .aiovg-single-video .aiovg-description {
    padding-top: 20px;
}

/* BEGIN: #1318 : Gate Video content */
.single-video .youtube-gate-image {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.single-video .youtube-gate-image > img {
    max-width: 100%;
    width: 100%;
}
.single-video .youtube-gate-image .play-icon {
    position: absolute;
    width: 70px;
}
@media only screen and (max-width: 400px) {
    .single-video .youtube-gate-image .play-icon {
        width: 54px;
    }
}
.single-video .youtube-gate-image .play-icon {
    margin: 0;
}
.single-video .mepr-unauthorized-message,
.single-video .mepr-login-form-wrap {
    display: none;
}
.single-video .modal-header button.btn-close,
.single-podcast .modal-header button.btn-close {
    margin-left: 0;
}
.single-video .modal-header button.btn-close:hover,
.single-podcast .modal-header button.btn-close:hover {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.single-video .modal-header button.btn-close:after,
.single-podcast .modal-header button.btn-close:after {
    content: none;
}
.single-video .modal-header .mepr-unauthorized-message h2 {
    padding-bottom: 0;
}
.single-video .modal-body .mepr-login-form-wrap .mp_wrapper.mp_login_form {
    padding-top: 0 !important;
}
/* END: #1318 : Gate Video content */

.aiovg .aiovg-slick-dots-container {
  width: 220px;
  overflow: hidden;
  display: block;
  padding: 0;
  position: relative;
  margin-left: auto;
}

.aiovg .aiovg-slick-dots-container > ul {
  padding: 0;
  display: flex;
  transition: all 0.25s;
  position: relative;
  margin: 0;
  list-style: none;
  transform: translateX(0);
  align-items: center;
  bottom: unset;
  height: 100%;
}

.aiovg .aiovg-slick-dots li .aiovg-slick-dot {
    margin: 2px;
    padding: 0 !important;
    width: 18px;
    height: 4px;
    background: #08c;
    font-size: 0 !important;
}

.aiovg-videos-template-slider .slick-arrow {
    top: 28% !important;
    width: 35px !important;
    height: 35px !important;
    background: #08c !important;
    border-radius: 18px !important;
    font-size: 28px !important;
    line-height: 35px !important;
}

.aiovg-videos-template-slider .aiovg-slick-next.slick-arrow {
    right: -30px !important;
}

.aiovg-videos-template-slider .aiovg-slick-prev.slick-arrow {
    left: -27px !important;
}

.aiovg-videos-template-slider .aiovg-svg-icon-play {
    display: none;
}

/* PROMO SIDEBAR AND CUSTOM BUTTONS */
.promo-area1 {background-color:#eee;text-align: center;padding: 10px 10px 30px 10px;}
.btn-custom {text-align: center;border: none;padding: 10px 40px 10px 20px;display: block;font-size: 18px;border-radius: 10px;width: auto;margin: 10px auto;}
.btn-custom-white {color: #000;background-color: #fff;}
.btn-custom-blue {color: #fff;background-color: #007eff;}
.promo-area1 .btn-custom-green {color: #fff !important;background-color: #00B882; width: fit-content; padding: 6px 10px; font-size: 22px; border-radius: 6px}
.promo-area1 .btn-custom-green:after { content: url('../svg/button-arrow.svg'); margin-left: 6px }
.promo-area1 .btn-custom-green:hover {background-color: #009A6D}

@media only screen and (min-width: 1060px) {
    body:not(.post-type-archive-marketplace_entry) .sort-by-dropdown {
        position: absolute;
        top: 0;
        right: 0;
        min-height: 42px;
    }
    body:not(.post-type-archive-marketplace_entry) #tabs-directory #sidebar {
        min-height: 45px;
    }
}
@media only screen and (min-width: 769px) {
    body.post-type-archive-marketplace_entry .sort-by-dropdown {
        position: absolute;
        top: 0;
        right: 0;
        min-height: 42px;
    }
    body.post-type-archive-marketplace_entry #tabs-directory #sidebar {
        min-height: 45px;
    }
    body.post-type-archive-marketplace_entry .taxonomy-drilldown-lists > div {
        min-width: 230px;
    }
    body.post-type-archive-marketplace_entry .taxonomy-drilldown-lists ul {
        max-width: 200px;
    }
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
    margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;
}

/* ---------- BEGIN MemberPress styles -------------- */
.memberpressproduct-template-default.single-memberpressproduct .n-list__item__main__top.diff-pb {
    display: none !important;
}
.memberpressproduct-template-default.single-memberpressproduct .n-list__item__title {
    padding-top: 50px !important;
}
.memberpressproduct-template-default.single-memberpressproduct .latest.latest_notp {
    display: none;
}
.memberpressproduct-template-default.single-memberpressproduct .main__r.sidebarright {
    display: none !important;

}
.new-signup{
    display:flex !important;
}
.my-signup-linkk a{
    background: #000000;
    border-radius: 4px;
    border: none;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
    cursor: pointer;
    color: white !important;
    font-size: 16px;
    text-decoration: none;
    padding: 12px 40px 12px 20px;
    background: #000000;
    position: relative;
}
.my-signup-linkk a:hover {
    background: #0094FF;
    color: white;
}
.mp_wrapper.mp_login_form {
    padding: 30px 0px !important;
}
form#mepr_loginform .mp_wrapper .mp-form-row {
    margin-bottom: 10px;
    width: 50% !important;
}
form#mepr_loginform .mp_wrapper .mp-form-row {
    display: grid !important;
    margin-bottom: 10px;
    width: 100% !important;
}
.mepr-login-actions, div.submit {
    margin-left: 20px !important;
}
form#mepr_loginform #rememberme {
    margin-left: 0px !important;
}
body .mp-form-label {
    float: left;
    width: 100% !important;

}
.mp-form-row.mepr_tos a:nth-child(2) {
    color: #000 !important;
    text-decoration: none !important;
}


.mp-form-row.mepr_tos a:nth-child(2) {
    color: #000 !important;
    text-decoration: none !important;
}
.mp-form-row.mepr_tos a,.mp-form-row.mepr_tos {

    font-size: 15px !important;
}
label.mepr-checkbox-field.mepr-form-input {
    position: relative !important;
    top: -8px !important;
}
form#mepr_forgot_password_form .mp-form-row.mepr_forgot_password_input {
    display: inline-grid !important;
}
form#mepr_forgot_password_form input#wp-submit {
    width: 100% !important;
}
form#mepr_forgot_password_form input#mepr_user_or_email {
    width: 100% !important;
}
form#mepr_forgot_password_form .mepr-login-actions, div.submit {
    margin-left: 0 !important;
}
#mepr_loginform .submit.new-signup {
    align-items: center;
}
.my-signup-linkk.submit {
    margin-left: 30px !important;
}
.memberpressproduct-template-default.single-memberpressproduct .mp-form-submit .mepr-submit {
    margin-left: 0;
}
.mp_header_login_signup {
    display: inline-block;
}
.mp_login_form #rememberme, .mepr-signup-form #mepr_agree_to_tos1 {
    vertical-align: middle;
}
.mp_login_form .rememberme label {
    display: inline;
}
.mp_login_form .mepr-login-actions {
    margin-left: 0 !important;
}
.mp_login_form .mepr-login-actions a, .mepr-account-change-password a, .mepr-unauthorized-message h2 a {
    color: #0094FF;
    text-decoration: underline;
}
.mp_login_form .mepr-login-actions a:hover, .mepr-account-change-password a:hover, .mepr-unauthorized-message h2 a:hover {
    text-decoration: none;
    color: #000;
}
.mepr-nav-item a {
    text-decoration: underline;
}
.mepr-active-nav-tab a {
    text-decoration: none;
}
.mepr-signup-form .mp-form-row.mepr_tos {
    margin-top: 15px;
}
.dashboard .mp_login_form .my-signup-linkk.submit {
    margin-top: 9px !important;
}
#mepr-account-nav {
    display: none;
}
.page-template-tpl-dashboard .main__l.contentleft {
    width: 650px;
}
.page-template-tpl-dashboard .sidebarright {
    width: 270px;
}
@media only screen and (max-width: 767px) {
    .page-template-tpl-dashboard .main__l.contentleft {
        width: 100%;
    }
}
@media only screen and (max-width: 1024px) {
    .page-template-tpl-dashboard .sidebarright {
        width: 100% !important;
        padding: 0;
    }
}
.page-template-tpl-dashboard .latest__row__main .row {
    margin-left: 0;
    margin-right: 0;
}
.page-template-tpl-dashboard .latest__row__main .cols__c3 {
    padding-left: 0;
    margin-right: 15px;
}
.page-template-tpl-dashboard .latest__row__main .cols__c3 .img a img {
    max-height: 130px;
    width: auto;
}
.page-template-tpl-dashboard .latest__row__main .cols__c3 .text {
    text-align: center;
}
.page-template-tpl-dashboard .latest .main-pr__main {
    margin-bottom: 30px;
}
.page-template-tpl-dashboard .latest .main-pr__main .item:nth-of-type(n+4) {
    margin-top: 20px;
}
.page-template-tpl-dashboard .latest .more-posts {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
}
.page-template-tpl-dashboard .latest .more-posts > a {
    padding: 10px 35px 10px 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #000;
    color: #fff;
    height: 22px;
    border-radius: 4px;
    font-family: 'Bricolage Grotesque',sans-serif;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    box-sizing: content-box;
}
.page-template-tpl-dashboard .latest .more-posts > a:hover {
    background-color: #0094FF;
}
.page-template-tpl-dashboard .latest .more-posts > a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    right: 20px;
}
.memberpressproduct-template-tpl-signup .main .b-form > p {
    line-height: 26px;
    margin: 10px 0;
}
.memberpressproduct-template-tpl-signup .main .page-title {
    padding-bottom: 20px;
}
.mepr_custom_field.mepr_mepr_what_type_of_app_do_you_represent,
.mepr_custom_field.mepr_mepr_what_is_your_primary_sector,
.mepr_custom_field.mepr_mepr_please_specify_other {
    display:none;
}
.mp-hide-pw .button.mp-hide-pw {
    height: auto;
    right: 1%;
    top: 60%;
    padding: 0;
}
.mp_login_form .mp-hide-pw .button.mp-hide-pw, .mepr-newpassword-form .mp-hide-pw .button.mp-hide-pw {
    right: 1%;
    top: 30%;
}
.mp-hide-pw .button.mp-hide-pw:hover, .mp-hide-pw .button.mp-hide-pw:active {
    padding: 0;
}
.mp-hide-pw .button.mp-hide-pw:after {
    right: 0;
}
.mp-hide-pw .button.mp-hide-pw .dashicons {
    z-index: 1;
    background: transparent;
}
.mp-hide-pw .button.mp-hide-pw .dashicons-visibility:before, .mp-hide-pw .button.mp-hide-pw .dashicons-hidden:before {
    color: #000;
}
.mepr-form .mp-form-row input.invalid, .mepr-form .mp-form-row select.invalid, .mepr-form .mp-form-row textarea.invalid {
    background: none !important;
}
.mp_wrapper .mp-form-submit .mepr-form-has-errors {
    padding: 20px 0 0;
}
.mp_wrapper .mepr-account-change-password {
    display: block;
    padding-bottom: 30px;
}
.mepr-newpassword-form {
    padding-bottom: 30px;
}
.mepr_custom_field.mepr_mepr_page_referral {
    display: none;
}
.mepr-account-form .mepr-form-has-errors {
    padding-left: 0;
    padding-top: 15px;
}

/* ---------- END MemberPress styles -------------- */
/* social buttons widget style */
.boa-social-widget {
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1;
    display: flex;
    justify-content: center;
}
/* left alignment on news */
.news .boa-social-widget,
.single-insights .boa-social-widget,
.single-data-report .boa-social-widget,
.single-aiovg_videos .boa-social-widget {
    justify-content: start;
}
.boa-social-widget a[class^="button_"] {
    height: 34px;
    width: 34px;
    border-radius: 4px;
    line-height: 28px;
    transition: background-color 0.2s;
    background-color: #D8DCDE;
    cursor: pointer;
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
}
.boa-social-widget a[class^="button_"]:hover {
    background-color: #c1c2c2;
}
.boa-social-widget .button_linkedin:before {
    content: '\f0e1';
    font: normal normal normal 20px/1 FontAwesome;
    display: block;
    position: relative;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #000;
}
.boa-social-widget .button_twitter:before {
    content: "";
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23000'%3e%3cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    display: block;
    position: relative;
    width: 34px;
    height: 34px;
    font-size: 20px;
    color: #000;
}
.boa-social-widget .button_mailto:before {
    content: '\f0e0';
    font: normal normal normal 20px/1 FontAwesome;
    display: block;
    position: relative;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #000;
}
.boa-social-widget .btn-group button.btn.dropdown-toggle {
    height: 34px;
    width: 34px;
    border-radius: 4px;
    background-color: #D8DCDE;
    border-color: #D8DCDE;
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
}
.boa-social-widget .btn-group button.btn.dropdown-toggle:hover,
.boa-social-widget .btn-group button.btn.dropdown-toggle.show {
    background-color: #c1c2c2;
    border-color: #c1c2c2;
}
.boa-social-widget .dropdown-menu span {
    font-size: 16px;
}
.boa-social-widget .dropdown-menu #socialCopyDropdown-copy {
    width: 42px;
}
.boa-social-widget .btn-group button.btn i.fa-link {
    font-size: 18px;
    line-height: 1;
    display: block;
    color: #000;
}
.boa-social-widget .dropdown-menu {
    min-width: 320px;
    z-index: 1100;
}
.boa-social-widget .dropdown-menu h5 {
    font-family: 'Bricolage Grotesque';
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #000;
}
.boa-social-widget .dropdown-menu img {
    margin-bottom: 5px;
    width: auto;
    max-width: 100%;
    max-height: 190px;
    margin-top: 0;
}
.boa-social-widget .dropdown-menu .toast {
    width: 100%;
    font-size: 1rem;
    background-color: #00B882;
    color: white;
    font-weight: 600;
    border: 0;
    box-shadow: none;
}
.boa-social-widget .dropdown-menu hr.dropdown-divider {
    border-top: 1px solid rgba(0,0,0,.8);
}
.boa-social-widget .dropdown-menu .button_link {
    visibility: hidden;
    float: left;
    position: absolute;
    z-index: -99;
    width: 1px;
    height: 1px;
}
.boa-social-widget .dropdown-menu .btn-close:hover {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    color: #000;
    opacity: 0.8;
}
.boa-social-widget .dropdown-menu .btn-close:after {
    content: '';
    display: none;
}
@media only screen and (max-width: 400px){
    .boa-social-widget .dropdown-menu {
        min-width: 220px;
    }
}

/* Brave forms customizations */
#bravepopup_embedded_86220,
#bravepopup_embedded_93607,
#bravepopup_embedded_94377,
#bravepopup_embedded_92744 {
    margin-bottom: 20px;
}
#bravepopup_embedded_86220 .formfield__inner__image_img,
#bravepopup_embedded_93607 .formfield__inner__image_img,
#bravepopup_embedded_94377 .formfield__inner__image_img,
#bravepopup_embedded_92744 .formfield__inner__image_img {
    box-shadow: 0 0px 15px 0px #d5d5d5 !important;
    padding: 0px !important;
    margin: 0px !important;
    position: relative !important;
    display: inline-block;
    border-style: solid !important;
    border-width: 0px !important;
    border-color: rgba(0, 0, 0, 0) !important;
    background-color: rgba(0, 0, 0, 0) !important;
    transition: border 0.3s ease !important;
    border-radius: 15px;
}
#bravepopup_embedded_86220 .brave_form_fields_step0 .brave_form_field.brave_form_field--image,
#bravepopup_embedded_93607 .brave_form_fields_step0 .brave_form_field.brave_form_field--image,
#bravepopup_embedded_94377 .brave_form_fields_step0 .brave_form_field.brave_form_field--image,
#bravepopup_embedded_92744 .brave_form_fields_step0 .brave_form_field.brave_form_field--image {
    padding-left: 10px;
}
#bravepopup_embedded_93607 .brave_form_fields_step0 .brave_form_field.brave_form_field--image .brave_form_field__imgWrap div:nth-child(2) img,
#bravepopup_embedded_94377 .brave_form_fields_step0 .brave_form_field.brave_form_field--image .brave_form_field__imgWrap div:nth-child(2) img,
#bravepopup_embedded_92744 .brave_form_fields_step0 .brave_form_field.brave_form_field--image .brave_form_field__imgWrap div:nth-child(2) img {
    background: url("../png/google.png") no-repeat;
    background-size: 100px;
    background-position: center;
}
#bravepopup_embedded_93607 .brave_form_fields_step0 .brave_form_field.brave_form_field--image .brave_form_field__imgWrap div:nth-child(3) img,
#bravepopup_embedded_94377 .brave_form_fields_step0 .brave_form_field.brave_form_field--image .brave_form_field__imgWrap div:nth-child(3) img,
#bravepopup_embedded_92744 .brave_form_fields_step0 .brave_form_field.brave_form_field--image .brave_form_field__imgWrap div:nth-child(3) img {
    background: url("../png/html-5-logotype.png") no-repeat;
    background-size: 100px;
    background-position: center;
}
#bravepopup_embedded_93607 .brave_form_fields_step0 .brave_form_field.brave_form_field--image .brave_form_field__imgWrap div:nth-child(1) img,
#bravepopup_embedded_94377 .brave_form_fields_step0 .brave_form_field.brave_form_field--image .brave_form_field__imgWrap div:nth-child(1) img,
#bravepopup_embedded_92744 .brave_form_fields_step0 .brave_form_field.brave_form_field--image .brave_form_field__imgWrap div:nth-child(1) img {
    background: url("../png/apple-logo.png") no-repeat;
    background-size: 110px;
    background-position: center;
}
#bravepopup_embedded_86220 .formfield__inner__image__selection,
#bravepopup_embedded_93607 .formfield__inner__image__selection,
#bravepopup_embedded_94377 .formfield__inner__image__selection,
#bravepopup_embedded_92744 .formfield__inner__image__selection {
    border: 0;
}
#bravepopup_embedded_86220 .formfield__inner__image__selection svg,
#bravepopup_embedded_93607 .formfield__inner__image__selection svg,
#bravepopup_embedded_94377 .formfield__inner__image__selection svg,
#bravepopup_embedded_92744 .formfield__inner__image__selection svg {
    top: 10px;
    left: 10px;
    width: 20px;
    height: 20px;
}
#bravepopup_embedded_86220 .formfield__inner__image__selection svg path,
#bravepopup_embedded_93607 .formfield__inner__image__selection svg path,
#bravepopup_embedded_94377 .formfield__inner__image__selection svg path,
#bravepopup_embedded_92744 .formfield__inner__image__selection svg path {
    fill: #32c88a;
}
#bravepopup_embedded_86220 .brave_form_stepNext,
#bravepopup_embedded_86220 .brave_form_button.brave_form_button--full button,
#bravepopup_embedded_93607 .brave_form_stepNext,
#bravepopup_embedded_93607 .brave_form_button.brave_form_button--full button,
#bravepopup_embedded_94377 .brave_form_stepNext,
#bravepopup_embedded_94377 .brave_form_button.brave_form_button--full button,
#bravepopup_embedded_92744 .brave_form_stepNext,
#bravepopup_embedded_92744 .brave_form_button.brave_form_button--full button {
    border: 0px!important;
    border-radius: 5px !important;
    font-size: 16px !important;
    padding: 15px 0px !important;
    height: auto !important;
    line-height: 1.2 !important;
    color: #FFF !important;
    font-weight: 600 !important;
}
#bravepopup_embedded_86220 .brave_form_button.brave_form_button--full button::after,
#bravepopup_embedded_93607 .brave_form_button.brave_form_button--full button::after,
#bravepopup_embedded_94377 .brave_form_button.brave_form_button--full button::after,
#bravepopup_embedded_92744 .brave_form_button.brave_form_button--full button::after {
    margin-left: 10px;
    right: unset !important;
}
#bravepopup_embedded_86220 .formfield__inner__image span,
#bravepopup_embedded_93607 .formfield__inner__image span,
#bravepopup_embedded_94377 .formfield__inner__image span,
#bravepopup_embedded_92744 .formfield__inner__image span {
    color: #000;
    font-weight: 600;
}
#bravepopup_embedded_86220 .brave_form_step--fullbutton,
#bravepopup_embedded_86220 .brave_form_button.brave_form_button--full,
#bravepopup_embedded_93607 .brave_form_step--fullbutton,
#bravepopup_embedded_93607 .brave_form_button.brave_form_button--full,
#bravepopup_embedded_94377 .brave_form_step--fullbutton,
#bravepopup_embedded_94377 .brave_form_button.brave_form_button--full,
#bravepopup_embedded_92744 .brave_form_step--fullbutton,
#bravepopup_embedded_92744 .brave_form_button.brave_form_button--full {
    margin-top: 25px !important;
}
#bravepopup_embedded_86220 .formfield__inner__image_img img,
#bravepopup_embedded_93607 .formfield__inner__image_img img,
#bravepopup_embedded_94377 .formfield__inner__image_img img,
#bravepopup_embedded_92744 .formfield__inner__image_img img {
    margin: 0;
    margin-bottom: -8px;
    padding: 60px;
    border-radius: 15px;
}
#bravepopup_embedded_86220 .brave_element.brave_element--form,
#bravepopup_embedded_93607 .brave_element.brave_element--form,
#bravepopup_embedded_94377 .brave_element.brave_element--form,
#bravepopup_embedded_92744 .brave_element.brave_element--form {
    height: 840px !important;
}
#bravepopup_embedded_86220 .brave_popup .brave_element.brave_element--form .brave_form_stepBack,
#bravepopup_embedded_93607 .brave_popup .brave_element.brave_element--form .brave_form_stepBack,
#bravepopup_embedded_94377 .brave_popup .brave_element.brave_element--form .brave_form_stepBack,
#bravepopup_embedded_92744 .brave_popup .brave_element.brave_element--form .brave_form_stepBack {
    width: 25px;
    height: auto;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    opacity: 1;
    background: #999 !important;
    bottom: 0;
    top: 0;
    z-index: 1;
}
#bravepopup_embedded_86220 .brave_popup .brave_element.brave_element--form .brave_form_stepBack svg,
#bravepopup_embedded_93607 .brave_popup .brave_element.brave_element--form .brave_form_stepBack svg,
#bravepopup_embedded_94377 .brave_popup .brave_element.brave_element--form .brave_form_stepBack svg,
#bravepopup_embedded_92744 .brave_popup .brave_element.brave_element--form .brave_form_stepBack svg {
    height: 22px;
    margin-top: -10px;
}
#bravepopup_embedded_86220 input[type="text"],
#bravepopup_embedded_86220 textarea,
#bravepopup_embedded_86220 select,
#bravepopup_embedded_93607 input[type="text"],
#bravepopup_embedded_93607 textarea,
#bravepopup_embedded_93607 select,
#bravepopup_embedded_94377 input[type="text"],
#bravepopup_embedded_94377 textarea,
#bravepopup_embedded_94377 select,
#bravepopup_embedded_92744 input[type="text"],
#bravepopup_embedded_92744 textarea,
#bravepopup_embedded_92744 select {
    font-size: 16px !important;
    padding: 10px !important;
    border-radius: 5px !important;
    background-color: #FFFFFF !important;
    border: 1px solid #e4e4e4 !important;
    color: #000 !important;
}
#bravepopup_embedded_86220 input[type="text"],
#bravepopup_embedded_86220 select,
#bravepopup_embedded_93607 input[type="text"],
#bravepopup_embedded_93607 select,
#bravepopup_embedded_94377 input[type="text"],
#bravepopup_embedded_94377 select,
#bravepopup_embedded_92744 input[type="text"],
#bravepopup_embedded_92744 select {
    height: 55px !important;
}
#bravepopup_embedded_86220 input[type="text"]:hover,
#bravepopup_embedded_86220 textarea:hover,
#bravepopup_embedded_86220 select:hover,
#bravepopup_embedded_93607 input[type="text"]:hover,
#bravepopup_embedded_93607 textarea:hover,
#bravepopup_embedded_93607 select:hover,
#bravepopup_embedded_94377 input[type="text"]:hover,
#bravepopup_embedded_94377 textarea:hover,
#bravepopup_embedded_94377 select:hover,
#bravepopup_embedded_92744 input[type="text"]:hover,
#bravepopup_embedded_92744 textarea:hover,
#bravepopup_embedded_92744 select:hover {
    border: 1px solid rgb(198, 198, 198) !important;
}
#bravepopup_embedded_86220 .brave_form_field.brave_form_field--customLabel,
#bravepopup_embedded_93607 .brave_form_field.brave_form_field--customLabel,
#bravepopup_embedded_94377 .brave_form_field.brave_form_field--customLabel,
#bravepopup_embedded_92744 .brave_form_field.brave_form_field--customLabel {
    text-align: center;
}
#bravepopup_embedded_86220 .brave_form_fields_step1 .brave_form_field--input,
#bravepopup_embedded_93607 .brave_form_fields_step1 .brave_form_field--input,
#bravepopup_embedded_94377 .brave_form_fields_step1 .brave_form_field--input,
#bravepopup_embedded_92744 .brave_form_fields_step1 .brave_form_field--input {
    margin-bottom: 20px;
}
#bravepopup_embedded_86220 .brave_form_fields_step2 .brave_form_field--select,
#bravepopup_embedded_93607 .brave_form_fields_step2 .brave_form_field--select,
#bravepopup_embedded_94377 .brave_form_fields_step2 .brave_form_field--select,
#bravepopup_embedded_92744 .brave_form_fields_step2 .brave_form_field--select {
    margin-bottom: 20px;
}
#bravepopup_embedded_86220 .brave_form_fields_step2 .brave_form_field--select label,
#bravepopup_embedded_93607 .brave_form_fields_step2 .brave_form_field--select label,
#bravepopup_embedded_94377 .brave_form_fields_step2 .brave_form_field--select label,
#bravepopup_embedded_92744 .brave_form_fields_step2 .brave_form_field--select label {
    font-size: 18px !important;
    color: #000 !important;
}
#bravepopup_embedded_86220 .brave_form_custom_content,
#bravepopup_embedded_93607 .brave_form_custom_content,
#bravepopup_embedded_94377 .brave_form_custom_content,
#bravepopup_embedded_92744 .brave_form_custom_content {
    width: 100% !important;
    transform: none !important;
    left: 0 !important;
    font-size: 18px !important;
    color: #000 !important;
}
#bravepopup_embedded_86220 .brave_popup .brave_element.brave_element--form .brave_form_button .brave_form_loading,
#bravepopup_embedded_93607 .brave_popup .brave_element.brave_element--form .brave_form_button .brave_form_loading,
#bravepopup_embedded_94377 .brave_popup .brave_element.brave_element--form .brave_form_button .brave_form_loading,
#bravepopup_embedded_92744 .brave_popup .brave_element.brave_element--form .brave_form_button .brave_form_loading {
    margin-left: -25px !important;
}

.gform-body .gfield_checkbox {
    padding-left: 0;
}
.gform-body .gfield_checkbox > li {
    list-style: none;
}
.gform-body .gfield_checkbox > li > label {
    padding-bottom: 0;
    vertical-align: bottom;
    line-height: 14px;
    padding-left: 10px;
}
.gform-body .gfield.gfield--type-checkbox.gfield--type-choice .gfield_label {
    display: block !important;
}

/* BEGIN: Bootstrap slider for the network */
#networkSliderIndicators {
    /*margin-bottom: 50px;*/
}
#networkSliderIndicators .carousel-control-next, #networkSliderIndicators .carousel-control-prev {
    width: auto;
    top: 46%;
    height: 2rem;
}
#networkSliderIndicators .carousel-control-next {
    right: 2%;
}
#networkSliderIndicators .carousel-control-prev {
    left: 2%;
}
#networkSliderIndicators .carousel-control-next:hover, #networkSliderIndicators .carousel-control-prev:hover {
    background: transparent !important;
}
#networkSliderIndicators .carousel-control-next:after, #networkSliderIndicators .carousel-control-prev:after {
    content: none !important;
}
#networkSliderIndicators .carousel-indicators {
    /*margin-bottom: -30px;*/
    position: static;
    margin: 10px 0;
    overflow: hidden;
}
#networkSliderIndicators .carousel-indicators.desktop-indicators {
    height: 80px;
}
#networkSliderIndicators .carousel-indicators.mobile-indicators {
    display: none;
}
@media only screen and (max-width: 767px) {
    #networkSliderIndicators .carousel-indicators.mobile-indicators {
        display: flex;
    }
    #networkSliderIndicators .carousel-indicators.desktop-indicators {
        display: none;
    }
}
#networkSliderIndicators .carousel-indicators.desktop-indicators button {
    width: 100px;
    border: none;
    background: none;
}
#networkSliderIndicators .carousel-indicators.desktop-indicators button img {
    width: 100px;
    height: 80px;
}
#networkSliderIndicators .carousel-inner .carousel-item {
    max-height: 402px;
}
.appleaders .carousel-inner .carousel-item, .post-type-archive .carousel-inner .carousel-item {
    max-height: 500px !important;
}
#networkSliderIndicators .carousel-inner .carousel-item img {
    height: 100%;
}
/* END: Bootstrap slider for the network */

.main_i.news .sidebarright {
    padding-top: 64px;
}

/* BEGIN 404 template styles */
.error404 h1 {
    padding-bottom: 50px;
}
.error404 form.banner-form {
    height: 48px;
}
.error404 .mega-banner-wrapper, .error404 .newsletter-wrapper {
    display: none;
}
.error404 .main .n-list__item__main {
    padding-bottom: 0;
}
.error404 .main .post {
    background-color: #F5F6F7;
    padding: 40px 20px;
}
.error404 .main .post h2 {
    padding-top: 10px;
}
.error404 .main .post h3 {
    padding-bottom: 0;
    padding-top: 20px;
    color: #0094FF;
}
.error404 .main .post h3 a {
    font-size: 25px;
}
.error404 .main .post h3 a:hover, .error404 .main .post h3 a:active {
    text-decoration: underline;
}
/* END 404 template styles */

/* START: New Marketplace Directory listing view  */
.post-type-archive .filtering-network .main_i {
    width: 100%;
}
.post-type-archive .filtering-network .scrollspy-wrapper {
    padding-top: 8px;
    position: static;
    transform: none;
    max-width: none;
    display: block !important;
}
.post-type-archive .filtering-network .scrollspy-wrapper .scrollspy-navbar {
    visibility: visible;
    opacity: 1;
    position: static;
}
.post-type-archive .filtering-network .scrollspy-wrapper .scrollspy-navbar h5 {
    font-size: 16px !important;
}
.profile_section.item-header.full-width-header.hero-image.with-top-app-stamp-image .boa-container {
    display: flex;
    align-items: center;
}
.profile_section.item-header.full-width-header.hero-image.with-top-app-stamp-image .boa-container .top-app-stamp-image {
    max-width: 150px;
    max-height: 150px;
}
.profile_section.item-header.full-width-header.hero-image.with-top-app-stamp-image #archive_intro h1 {
    max-width: 95%;
}
@media only screen and (max-width: 560px) {
    .profile_section.item-header.full-width-header.hero-image.with-top-app-stamp-image {
        min-height: 200px;
    }
    .profile_section.item-header.full-width-header.hero-image.with-top-app-stamp-image .boa-container {
        flex-direction: column;
    }
    .profile_section.item-header.full-width-header.hero-image.with-top-app-stamp-image #archive_intro {
        order: 2;
        display: block;
    }
    .profile_section.item-header.full-width-header.hero-image.with-top-app-stamp-image #archive_intro > h1 {
        margin-left: 10px;
    }
    .profile_section.item-header.full-width-header.hero-image.with-top-app-stamp-image #archive_intro .author-line,
    .profile_section.item-header.full-width-header.hero-image.with-top-app-stamp-image #archive_intro .author-line > p {
        padding-left: 10px;
    }
    .profile_section.item-header.full-width-header.hero-image.with-top-app-stamp-image .boa-container .top-app-stamp-image {
        max-width: 120px;
        order: 1;
        top: 25px;
        position: relative;
        display: none;
    }
}
@media only screen and (max-width: 420px) {
    .profile_section.item-header.full-width-header.hero-image.with-top-app-stamp-image #archive_intro {
        padding: 0;
    }
}

@media only screen and (min-width: 1207px) {
    .breadcrumb-wrapper.filtering-network .boa-container {
        width: 1135px;
    }
    .post-type-archive .filtering-network .main_i {
        width: 1140px;
        position: relative;
    }
}
@media only screen and (min-width: 992px) {
    .post-type-archive .filtering-network .scrollspy-wrapper .scrollspy-navbar {
        position: sticky;
        top: 100px;
    }
    .post-type-archive .filtering-network .scrollspy-wrapper .scrollspy-navbar h5 .fa-bars {
        display: none !important;
    }
    .post-type-archive .filtering-network .scrollspy-wrapper .scrollspy-navbar ul {
        display: block !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .post-type-archive .filtering-network {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .post-type-archive .filtering-network .main__l {
        padding: 0 !important;
    }
}
@media only screen and (max-width: 1024px) {
    .post-type-archive .filtering-network .main_i .post {
        width: auto;
    }
}
@media only screen and (max-width: 991px) {
    .post-type-archive .filtering-network .scrollspy-wrapper {
        margin-bottom: 20px;
    }
    .post-type-archive .filtering-network .scrollspy-wrapper .scrollspy-navbar h5 .fa-bars {
        display: inline-block !important;
    }
    .post-type-archive .filtering-network .scrollspy-wrapper .scrollspy-navbar ul {
        display: none;
    }
    .post-type-archive .directory_wrapper .main_i .post {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1206px) {
    .breadcrumb-wrapper.filtering-network .boa-container {
        width: auto;
        margin-left: 20px;
    }
    .breadcrumb-wrapper.filtering-network {
        width: auto !important;
    }
    .post-type-archive .filtering-network .main_i {
        width: 97%;
    }
    .post-type-archive .filtering-network .main_i .ma_tab_wrapper {
        padding: 0 12px;
    }
}

@media only screen and (max-width: 1100px) {
    .breadcrumb-wrapper.filtering-network .boa-container {
        padding-left: 0;
    }
    .breadcrumb-wrapper.filtering-network .boa-container .breadcrumbs {
        padding-left: 0;
    }
    .post-type-archive .filtering-network .main_i .ma_tab_wrapper {
        padding: 0 5px;
    }
}
/* END: New Marketplace Directory listing view  */

/* START: Override fontawesome default twitter icons */
.fa.fa-twitter {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23FFF'%3e%3cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z'/%3e%3c/svg%3e") center/20px auto no-repeat; 
    width: 20px;
}
.fa.fa-twitter::before { content: ""; }
.author-content .fa.fa-twitter {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%230087D0'%3e%3cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z'/%3e%3c/svg%3e") center/24px auto no-repeat; 
    height: 20px;
    margin-bottom: -1px;
}
.author-content a.social:hover .fa.fa-twitter {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23000'%3e%3cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z'/%3e%3c/svg%3e") center/24px auto no-repeat;
    height: 20px;
    margin-bottom: -1px; 
}
/* END: Override fontawesome default twitter icons */

/* BEGIN: Profile Sub Page */
.single-network-sub-page .post-header {
    margin: 1rem 0 3rem;
}
/* END: Profile Sub Page */

/* BEGIN: #1313: Report Purchase Pahe */
.page-template-tpl-report-purchase-landing-page .main_i {
    max-width: 1060px;
    position: relative;
    width: auto;
}
.page-template-tpl-report-purchase-landing-page .main_i.one-column {
    max-width: 730px;
}
.page-template-tpl-report-purchase-landing-page .full-width-header {
    background-color: #39464F;
    height: 250px !important;
}
.page-template-tpl-report-purchase-landing-page .full-width-header .header-content {
    max-width: 1060px;
    margin: 0 auto;
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.page-template-tpl-report-purchase-landing-page .full-width-header .header-content .logo img {
    max-height: 80px;
}
.page-template-tpl-report-purchase-landing-page .full-width-header .header-content .n-list__item__title {
    max-width: 640px;
    line-height: 1.75rem;
}
.page-template-tpl-report-purchase-landing-page .full-width-header .header-content .n-list__item__title h3 {
    margin-bottom: 15px;
    color: #fff;
}
.page-template-tpl-report-purchase-landing-page .full-width-header .header-content .n-list__item__title p {
    font-size: 22px;
    color: #fff;
}
.page-template-tpl-report-purchase-landing-page .main__l {
    width: auto;
}
.page-template-tpl-report-purchase-landing-page .main__l.contentleft {
    width: 700px;
}
.page-template-tpl-report-purchase-landing-page .main__r.sidebarright {
    width: 330px;
    position: absolute;
    right: 0;
    top: -225px;
    z-index: 1000;
    margin-bottom: 0;
}
.page-template-tpl-report-purchase-landing-page .main__l .post {
    max-width: 1060px;
}
.page-template-tpl-report-purchase-landing-page .main__l .post .button-green {
    display: inline-block;
    text-decoration: none;
}
.page-template-tpl-report-purchase-landing-page .main__r.sidebarright .brave_form_button button {
    font-family: 'Bricolage Grotesque', sans-serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    background-color: #00B882 !important;
}
.page-template-tpl-report-purchase-landing-page .main__r.sidebarright .brave_form_button button:hover {
    background: #009A6D !important;
}
.page-template-tpl-report-purchase-landing-page .main__r.sidebarright .brave_form_button button:after{
    position: static;
    margin-left: 12px;
}
@media only screen and (max-width: 1100px) {
    .page-template-tpl-report-purchase-landing-page .profile_section.full-width-header {
        margin-bottom: 20px !important;
    }
    .page-template-tpl-report-purchase-landing-page .full-width-header .header-content {
        padding: 0 20px;
    }
    .page-template-tpl-report-purchase-landing-page .full-width-header .header-content .n-list__item__title {
        width: 100%;
    }
    .page-template-tpl-report-purchase-landing-page .fullwidth-centred {
        padding: 0;
    }
    .page-template-tpl-report-purchase-landing-page .main__l.contentleft {
        width: 100%;
        float: none;
        padding: 0 20px;
    }
    .page-template-tpl-report-purchase-landing-page .main__r.sidebarright {
        position: relative;
        width: 100% !important;
        top: 0;
        margin-top: -20px;
        padding: 0 20px !important;
    }
    .page-template-tpl-report-purchase-landing-page .main__r.sidebarright .brave_popup__step__inner {
        width: auto !important;
    }
    .page-template-tpl-report-purchase-landing-page .main__r.sidebarright .brave_popup__step__inner .brave_popup__step__elements {
        width: auto !important;
    }
    .page-template-tpl-report-purchase-landing-page .main__r.sidebarright .brave_popup__step__inner .brave_element--form {
        width: 100% !important;
    }
    .page-template-tpl-report-purchase-landing-page .main__r.sidebarright .brave_popup__step__mobile .brave_popup__step__inner .brave_popup__step__elements {
        width: 100% !important;
    }
    .page-template-tpl-report-purchase-landing-page .full-width-header:has(.logo) {
        padding-top: 0;
        height: 300px !important;
    }
}
/* END: #1313: Report Purchase Pahe */

/* BEGIN: #1333: BOA - Lead Gen Form on profile pages */
.brave_popup .brave_popup__step__desktop[data-width="762"] .brave_popup__close.brave_popup__close--inside_right {right: 35px !important;}
/* END: #1333: BOA - Lead Gen Form on profile pages */

.rwp-review-wrap .rwp-review .rwp-ratings-form .rwp-rating-form-content input[type=button] {
    font-weight: 600 !important;
}
.big_widget_top_pdd .big_widget_company__name {
    font-weight: 600 !important;
    font-family: 'Bricolage Grotesque', sans-serif !important;
}
/* match height on brave form brave_element--NR3nEOn2EBUueqdl3Do */
#brave_element--NR3nEOn2EBUueqdl3Do {
    height: 1300px !important;
}

/* BEGIN: #1391: BOA - Gate the podcast section */
.mepr-unauthorized-excerpt .podcast-placeholder {
    margin-bottom: 10px;
}
.mepr-unauthorized-excerpt .podcast-placeholder a {
    display: flex;
    background-color: rgb(27, 27, 27);
    align-items: end;
}
.mepr-unauthorized-excerpt .podcast-placeholder a > img {
    margin-bottom: 0;
    max-height: 150px;
    width: 21%;
}
.mepr-unauthorized-excerpt .podcast-placeholder a .img-container {
    max-height: 150px;
}
.mepr-unauthorized-excerpt .podcast-placeholder a .img-container img {
    margin: 0;
    display: block;
}
/* END: #1391: BOA - Gate the podcast section */

/* START: #1394 - [BOA] Hubspot forms styling and custom enhancements */
.hs-form {
    max-width: 770px!important;
    margin: auto!important;
}
.hs-form .banner-image {margin-bottom:30px!important}
.hs-form .hs-form-field > label { 
    margin-bottom: 5px; 
} 
.hs-form .field.hs-form-field {
    padding: 7px 0px;
}
.hs-form fieldset.form-columns-2 .field.hs-form-field,
.hs-form fieldset.form-columns-1 .field.hs-form-field {
    padding: 0;
}
.hs-form .hs-form-field .hs-error-msgs label,
.hs-form .hs_error_rollup .hs-error-msgs label {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}
.hs-form .hs_error_rollup .hs-error-msgs label {
    color: red;
    padding-left: 15px;
}
.hs-form .hs-form-field > label > span:nth-child(1),
.hs-form div > ul > li > label > span {
    font-size: 19px !important;
    font-family: "Bricolage Grotesque",sans-serif!important;
    font-style: normal !important;
    font-weight: 400 !important;
    color: #444444 !important;
}
form.hs-form li {
    padding: 6px 2% 0px 2% !important;
}
@font-face {
    font-family: ff-tisa-web-pro;
    src: url(https://use.typekit.com/af/e9197f/00000000000000003b9b0784/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&amp;fvd=i4&amp;v=3) format("woff2"), url(https://use.typekit.com/af/e9197f/00000000000000003b9b0784/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i4&v=3) format("woff"), url(https://use.typekit.com/af/e9197f/00000000000000003b9b0784/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i4&v=3) format("opentype");
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    font-display: auto;
}
@font-face {
    font-family: ff-tisa-web-pro;
    src: url(https://use.typekit.com/af/a391c1/00000000000000003b9b0785/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&amp;fvd=n4&amp;v=3) format("woff2"), url(https://use.typekit.com/af/a391c1/00000000000000003b9b0785/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3) format("woff"), url(https://use.typekit.com/af/a391c1/00000000000000003b9b0785/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: auto;
}
@font-face {
    font-family: brandon-grotesque;
    src: url(https://use.typekit.com/af/53f8f6/0000000000000000000132df/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&amp;fvd=n4&amp;v=3) format("woff2"), url(https://use.typekit.com/af/53f8f6/0000000000000000000132df/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3) format("woff"), url(https://use.typekit.com/af/53f8f6/0000000000000000000132df/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: auto;
}
@font-face {
    font-family: brandon-grotesque;
    src: url(https://use.typekit.com/af/6286a5/0000000000000000000132e3/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&amp;fvd=n7&amp;v=3) format("woff2"), url(https://use.typekit.com/af/6286a5/0000000000000000000132e3/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3) format("woff"), url(https://use.typekit.com/af/6286a5/0000000000000000000132e3/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3) format("opentype");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-display: auto;
}
@font-face {
    font-family: brandon-grotesque;
    src: url(https://use.typekit.com/af/ddd8d2/000000000000000077359ded/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&amp;fvd=n3&amp;v=3) format("woff2"), url(https://use.typekit.com/af/ddd8d2/000000000000000077359ded/30/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n3&v=3) format("woff"), url(https://use.typekit.com/af/ddd8d2/000000000000000077359ded/30/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n3&v=3) format("opentype");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    font-display: auto;
}
@font-face {
    font-family: brandon-grotesque;
    src: url(https://use.typekit.com/af/a155e0/000000000000000077359df2/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&amp;fvd=n5&amp;v=3) format("woff2"), url(https://use.typekit.com/af/a155e0/000000000000000077359df2/30/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3) format("woff"), url(https://use.typekit.com/af/a155e0/000000000000000077359df2/30/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3) format("opentype");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    font-display: auto;
}
@font-face {
    font-family: ocr-b-std;
    src: url(https://use.typekit.com/af/889037/000000000000000000012e5d/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&amp;fvd=n4&amp;v=3) format("woff2"), url(https://use.typekit.com/af/889037/000000000000000000012e5d/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3) format("woff"), url(https://use.typekit.com/af/889037/000000000000000000012e5d/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: auto;
}
.hs-form .hs-form-required {
    color: red !important;
    font-size: 21px !important;
    padding: 4px !important;
    font-weight: 600 !important;
}
.hs-form fieldset {
    padding: 7px 0px !important;
    max-width: 100% !important;
    padding-left: 30px !important;
}
.hs-form input {
    border-top: 1px solid #7c7c7c !important;
    border-left: 1px solid #c3c3c3 !important;
    border-right: 1px solid #c3c3c3 !important;
    border-bottom: 1px solid #ddd !important;
    background: #fff !important;
    max-width: 55% !important;
}
.hs-form select,
.hs-form textarea {
    border-top: 1px solid #7c7c7c !important;
    border-left: 1px solid #c3c3c3 !important;
    border-right: 1px solid #c3c3c3 !important;
    border-bottom: 1px solid #ddd !important;
    background: #fff !important;
}
.hs-form .hs-input {
    max-width: 600px;
}
.hs-form .input {
    margin: 0px !important;
}
.hs-form select,
.hs-form input[type="text"],
.hs-form input[type="password"],
.hs-form input[type="datetime"],
.hs-form input[type="datetime-local"],
.hs-form input[type="date"],
.hs-form input[type="month"],
.hs-form input[type="time"],
.hs-form input[type="week"],
.hs-form input[type="number"],
.hs-form input[type="email"],
.hs-form input[type="url"],
.hs-form input[type="search"],
.hs-form input[type="tel"],
.hs-form input[type="color"],
.hs-form textarea,
.hs-form .uneditable-input,
.hs-form #what_type_of_company_do_you_represent_-6d9eae40-5d95-44aa-8eca-5e08e9075c8a {
    height: 38px !important;
    padding: 0px 10px !important;
    margin-bottom: 6px !important;
    border-radius: 0px !important;
    max-width: 324px !important;
    width: 100%;
    font-size: 14px;
    color: #555;
}
.hs-form input[type="submit"] {
    border-radius: 0;
    margin-left: 30px;
}
.hs-form select:focus,
.hs-form input[type="text"]:focus,
.hs-form input[type="password"]:focus,
.hs-form input[type="datetime"]:focus,
.hs-form input[type="datetime-local"]:focus,
.hs-form input[type="date"]:focus,
.hs-form input[type="month"]:focus,
.hs-form input[type="time"]:focus,
.hs-form input[type="week"]:focus,
.hs-form input[type="number"]:focus,
.hs-form input[type="email"]:focus,
.hs-form input[type="url"]:focus,
.hs-form input[type="search"]:focus,
.hs-form input[type="tel"]:focus,
.hs-form input[type="color"]:focus,
.hs-form textarea:focus,
.hs-form .uneditable-input:focus {
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
    outline: 0;
}
.hs-form .hs-button {
    background-color: #000 !important;
    color: white !important;
    font-weight: 700 !important;
    font-size: 23px !important;
    margin-top: 10px !important;
    padding: 14px !important;
    max-width: 600px !important;
    text-transform: capitalize;
    line-height: 20px;
}
.hs-form .no-list,
.hs-form ul.inputs-list {
    list-style: none !important;
    margin: 0px !important;
    padding: 0px;
}
.hs-form .no-list li {
    padding: 6px 2% 0 2% !important;
}
.hs-form fieldset.form-columns-2 > div.hs-form-field > div > input {
    width: 100% !important;
    max-width: 100% !important;
}
.hs-form fieldset.form-columns-2 > div.hs-form-field:first-of-type div.input {
    margin-right: 3px !important;
}
.hs-form ul, .hs-form ol {
    margin: 0 !important;
    list-style: none !important;
}
.hs-form input[type=checkbox], .hs-form input[type=radio] {
    width: 12px !important;
    height: 16px !important;
    margin-right: 7px !important;
    margin-bottom: 6px !important;
}
.hs-form textarea {
    min-height: 130px !important;max-width:600px!important;
}
@media only screen and (min-width: 481px) {
    .hs-form .form-columns-2 {
        max-width: 352px !important;
    }
}
@media only screen and (max-width: 480px) {
    .hs-form .hs_error_rollup .hs-error-msgs label {
        padding-left: 0;
    }
    .hs-form fieldset.form-columns-2 > div.hs-form-field:first-of-type div.input {
        margin-right: 0 !important;
    }
    .hs-form fieldset.form-columns-2 .field.hs-form-field {
        float: none !important;
        width: 100% !important;
    }
    .hs-form fieldset.form-columns-2 > div.hs-form-field > div > input {
        width: 95% !important;
        max-width: -webkit-fill-available !important;
        max-width: 318px !important;
    }
    .hs-form .hs_lastname {padding-top:12px!important}
    .hs-form select,
    .hs-form input[type="text"],
    .hs-form input[type="password"],
    .hs-form input[type="datetime"],
    .hs-form input[type="datetime-local"],
    .hs-form input[type="date"],
    .hs-form input[type="month"],
    .hs-form input[type="time"],
    .hs-form input[type="week"],
    .hs-form input[type="number"],
    .hs-form input[type="email"],
    .hs-form input[type="url"],
    .hs-form input[type="search"],
    .hs-form input[type="tel"],
    .hs-form input[type="color"],
    .hs-form textarea,
    .hs-form .uneditable-input,
    .hs-form #what_type_of_company_do_you_represent_-6d9eae40-5d95-44aa-8eca-5e08e9075c8a {
        max-width: 318px!important;
    }
    .hs-form fieldset {
        padding-left: 0 !important;
    }
    .hs-form .hs-button {
        margin-left: 0 !important;
    }
}
.hbspt-form .submitted-message {
    border: 2px solid #0F7EFE;
    border-radius: 5px;
    padding: 10px;
}
/* END: ##1394 - [BOA] Hubspot forms styling and custom enhancements */

/* BEGIN: #1477 - [BOA] Hubspot forms - newsletter registration form */
.signup-form-content .hbspt-form {
    background: #f5f7f8;
    padding: 60px 40px;
    border-radius: 5px;
    margin-bottom: 60px;
}
.signup-form-content .hs-form {
    background: #f5f7f8;
    display: flex;
    align-items: start;
}
.signup-form-content .hs-form .hs-form-field.hs-email {
    padding: 0;
    flex-grow: 1;
}
.signup-form-content .hs-form .hs-form-field.hs-email label {
    display: none;
}
.signup-form-content .hs-form input[type="email"]{
    border-radius: 5px !important;
    height: 41px !important;
    max-width: 100% !important;
    border: 2px solid #eef0f1 !important;
}
.signup-form-content .hs-form input[type="submit"]{
    margin-left: 10px;
    margin-top: 0 !important;
    background: #00B882 !important;
    border-radius: 4px;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 600;
    cursor: pointer; 
    color: white !important;
    font-size: 14px !important;
    text-decoration: none;
    padding: 12px 20px !important;
    position: relative;
    line-height: normal;
    border: 0 !important;
    text-transform: none;
}
.signup-form-content .hs-form input[type="submit"]:hover {
    background: #009A6D !important;
}
.signup-form-content .hs-form input[type="submit"]::after {
    content: '';
    display: none;
}
.signup-form-content .hs-form .hs_error_rollup {
    max-width: 150px;
}
.signup-form-content .hs-form .hs_error_rollup li {
    padding-top: 0 !important;
}
.signup-form-content .privacy-policy {
    display: none;
}
.signup-form-content .hbspt-form .privacy-policy {
    margin-top: 24px;
    display: block;
    padding-bottom: 0;
}
.page-template-tpl-email-signup .signup-form-title h3 {
    text-align: left;
}
@media only screen and (max-width: 600px) {
    .signup-form-content .hs-form {
        flex-direction: column;
        align-items: normal;
    }
    .signup-form-content .hs-form input[type="submit"] {
        margin-left: 0;
        width: 100%;
    }
    .signup-form-content .hs-form .hs_error_rollup {
        max-width: 100%;
    }
    .signup-form-content .hs-form .hs_error_rollup .hs-error-msgs label {
        padding-left: 0;
    }
}
/* END: #1477 - [BOA] Hubspot forms - newsletter registration form */

/* BEGIN: #1453 - [BOA] - Centre align hubspot forms */
@media only screen and (min-width: 768px) {
    #hsForm_3ef19c75-c0af-4cc9-bf8e-3d111b6038b6.hs-form .form-columns-2,
    #hsForm_3ef19c75-c0af-4cc9-bf8e-3d111b6038b6.hs-form .form-columns-1,
    #hsForm_3ef19c75-c0af-4cc9-bf8e-3d111b6038b6.hs-form .hs-submit {
        margin-left: 22%;
    }
}
@media only screen and (min-width: 900px) {
    #hsForm_3ef19c75-c0af-4cc9-bf8e-3d111b6038b6.hs-form .form-columns-2,
    #hsForm_3ef19c75-c0af-4cc9-bf8e-3d111b6038b6.hs-form .form-columns-1,
    #hsForm_3ef19c75-c0af-4cc9-bf8e-3d111b6038b6.hs-form .hs-submit {
        margin-left: 25%;
    }
}
/* END: #1453 - [BOA] - Centre align hubspot forms */

/* BEGIN: #1390 - BOA - Memberpress */
.memberpressproduct-template-tpl-signup .signup-login-link,
#signup .signup-login-link {
    border: 1px solid #0F7EFE;
    border-radius: 5px;
    background-color: #E1F3FF;
}
.memberpressproduct-template-tpl-signup .signup-login-link > span,
#signup .signup-login-link > span {
    display: block;
    background-color: #0F7EFE;
    color: #fff;
    padding: 10px 15px;
}
.memberpressproduct-template-tpl-signup .signup-login-link > a,
#signup .signup-login-link > a {
    padding: 10px 15px;
}
/* END: #1390 - BOA - Memberpress */

/* BEGIN: #1382 - Report purchase page */
.app-report-page .main.p-top-s {
    padding-top: 0;
}
.app-report-page .full-width-header .header-content {
    justify-content: space-between;
}
.app-report-page .breadcrumb-wrapper {
    margin-top: 0;
}
.app-report-page .breadcrumb-wrapper .boa-container {
    margin-left: 0;
    margin-right: 0;
}
.app-report-page .main_i.clearfix {
    position: static;
}
.app-report-page .main_i.clearfix .social-block {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #D8DCDE;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.app-report-page .main_i.clearfix .social-block .author-info {
    padding-top: 0;
}
.app-report-page .main__r.sidebarright {
    width: 295px;
    position: relative;
    top: -150px;
}
.app-report-page .main__r.sidebarright .promo-area1 {
    padding: 15px 18px 15px 18px;
}
.app-report-page .main__r.sidebarright .promo-area1 a img.alignnone {
    margin: 5px 5px 10px 0;
}
.app-report-page .scrollspy-wrapper {
    display: none !important;
}
@media only screen and (max-width: 1100px) {
    .app-report-page .full-width-header .header-content {
        justify-content: start;
    }
    .app-report-page .breadcrumb-wrapper .boa-container {
        padding: 0 0 15px;
    }
    .app-report-page .full-width-header .header-content .n-list__item__title {
        max-width: 100%;
    }
    .app-report-page .main__r.sidebarright {
        top: 0;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .app-report-page .main__r.sidebarright {
        margin-top: -70px;
    }
    .app-report-page .full-width-header .header-content {
        padding-top: 10px;
    }
}
@media only screen and (max-width: 500px) {
    .app-report-page .main__r.sidebarright {
        margin-top: -55px;
    }
    .app-report-page .full-width-header .header-content {
        padding-top: 0;
    }
}
/* END: #1382 - Report purchase page */

/* BEGIN: #1239 - [BOA] Get Listed block */
@media only screen and (min-width: 992px) {
    .marketplace-scroll-menu .scrollspy-wrapper .scrollspy-navbar {
        border: none;
    }

    .marketplace-scroll-menu .scrollspy-wrapper .scrollspy-navbar h5 {
        border: 1px solid #D8DCDE;
        border-bottom: none;
    }

    .marketplace-scroll-menu .scrollspy-wrapper .scrollspy-navbar .scroll-spy-list {
        border: 1px solid #D8DCDE;
        border-top: none;
        margin-bottom: 0;
    }
}
.marketplace-scroll-menu .scrollspy-wrapper .scrollspy-navbar .get-listed-block {
    border: 1px solid #D8DCDE;
    margin-top: 20px;
    padding: 15px;
}
.marketplace-scroll-menu .scrollspy-wrapper .scrollspy-navbar .get-listed-block h2,
.marketplace-scroll-menu .scrollspy-wrapper .scrollspy-navbar .get-listed-block h3,
.marketplace-scroll-menu .scrollspy-wrapper .scrollspy-navbar .get-listed-block h4,
.marketplace-scroll-menu .scrollspy-wrapper .scrollspy-navbar .get-listed-block h5 {
    margin-top: 0;
    font-size: 18px;
}
.marketplace-scroll-menu .scrollspy-wrapper .scrollspy-navbar .get-listed-block p {
    font-size: 16px;
    margin: 10px 0 0;
}
.marketplace-scroll-menu .scrollspy-wrapper .scrollspy-navbar .get-listed-block a {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    background: #00B882;
    border-radius: 6px;
    padding: 6px 10px;
}
.marketplace-scroll-menu .scrollspy-wrapper .scrollspy-navbar .get-listed-block a:hover {
    background-color: #009A6D;
}
.marketplace-scroll-menu .scrollspy-wrapper .scrollspy-navbar .get-listed-block a:after {
    content: url(../svg/button-arrow.svg);
    margin-left: 6px;
    position: static;
    margin-top: -1px;
}
@media only screen and (max-width: 991px) {
    .marketplace-scroll-menu {
        display: none;
    }
}
/* END: #1239 - [BOA] Get Listed block */

/* BEGIN: #1415 - BOA - Channels */
.channels #tabs-channels-list {
    clear: both;
}
.channels #tabs-channels-list .post-header h1 {
    font-size: 24px;
    text-align: left;
}
.channels #tabs-channels-list .post-header .description {
    margin: 20px 0 30px;
}
.channels #tabs-channels-list .post-header .partner_post {
    margin-bottom: 30px;
}
.channels #tabs-channels-list .content .item h4 {
    font-size: 18px;
    line-height: 20px;
}
.channels #tabs-channels-list .content .item .img a {
    display: flex;
    height: 300px;
    justify-content: center;
    align-items: center;
}
.channels #tabs-channels-list .content .item .img a img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
@media ( max-width : 540px) {
    .channels #tabs-channels-list {
        padding-top: 20px;
    }
}
/* END: #1415 - BOA - Channels */

/* BEGIN: #1412 - [BOA] Move Brave 'Download' sidebar form to Hubspot */
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form {
    background-color: rgba(245,246,247, 1);
    padding-top: 15px;
    padding-bottom: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-form-field,
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-submit {
    padding: 5px 15px !important;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-main-font-element {
    padding: 0 15px 13px !important;;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs_error_rollup {
    display: none;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-main-font-element h1 {
    font-size: 18px;
    font-family: 'Ubuntu', sans-serif;
    line-height: 1.7em;
    font-weight: bold;
    padding: 0 5px 5px;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-form-field label {
    display: none;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-form-field .hs-error-msgs {
    display: none;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .form-columns-1 .hs-input {
    width: 100%;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-form-field .submitted .hs-input.error {
    box-shadow: inset 0 0 0 2px #ff6f6f;
    border-color: #ff6f6f !important;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-form-field .hs-input.error:before {
    content: "Error";
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-input {
    border-radius: 4px !important;
    border: 1px solid rgba(221, 221, 221) !important;
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    color: rgb(51, 51, 51) !important;
    height: auto !important;
    padding: 12px !important;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-input:focus {
    outline-color: rgb(0, 95, 204) !important;
    outline-width: 1px;
    outline-style: auto;
    outline-offset: 0;
    box-shadow: none !important;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .input {
    position: relative;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .input.submitted:has(.hs-input.error):after {
    content: "Required";
    position: absolute;
    margin-top: -18px;
    right: 0;
    background: #ec5a5a;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    font-family: sans-serif;
    padding: 3px 10px;
    border-radius: 3px 3px 0 0;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-submit .hs-button {
    background-color: #00B882 !important;
    border-radius: 4px;
    height: 38px;
    padding: 0 53px 0 28px !important;
    font-family: 'Bricolage Grotesque', sans-serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    margin-left: 0;
    border-width: 0 !important;
    margin-top: 0 !important;
    outline: none !important;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-submit .actions {
    position: relative;
    width: fit-content;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-submit .actions:after {
    content: url(../svg/button-arrow.svg);
    position: absolute;
    right: 27px;
    top: 8px;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-submit .hs-button:hover {
    background-color: #009A6D !important;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-submit .hubspot-form-disclaimer {
    font-size: 12px;
    line-height: 1.7em;
    font-style: italic;
    color: #000;
    display: block;
    padding-top: 20px;
    font-weight: 400;
    font-family: 'Arial', sans-serif;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-submit .hubspot-form-disclaimer p {
    font-size: 12px;
    line-height: 1.7em;
    font-style: italic;
}
.page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-submit .actions .form_loading {
    position: absolute;
    width: 20px;
    height: 20px;
    margin-left: 4px;
    margin-top: 8px;
    visibility: hidden;
    animation-name: bravespin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    z-index: 1;
}
@media only screen and (max-width: 1100px) {
    .page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-form,
    .page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .form-columns-2,
    .page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .form-columns-1,
    .page-template-tpl-report-purchase-landing-page .sidebarright .hbspt-form .hs-input {
        max-width: none !important;
    }
}
/* END: #1412 - [BOA] Move Brave 'Download' sidebar form to Hubspot */

/* BEGIN: #1421 - [BOA] Memberpress country field not working as expected */
.mepr_mepr-address-one, .mepr_mepr-address-two, .mepr_mepr-address-city, .mepr_mepr-address-state, .mepr_mepr-address-zip {
    display: none;
}
/* END: #1421 - [BOA] Memberpress country field not working as expected */

.home .all-link {
    margin-bottom: 10px;
}

.page-template-tpl-home .main-pr__title h2,
.post-type-archive-data .main-pr__main > h3 {
    text-transform: none;
    font-size: 25px;
}

/* BEGIN: #1457 - [BOA] - Memberpress Newsletter update */
.subscribe-form h3 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 30px;
}
.subscribe-form > p {
    line-height: 25px;
    padding-bottom: 20px;
}
.subscribe-form .hs-form input[type="submit"] {
    margin-left: 0;
}
@media only screen and (min-width: 900px) {
    .subscribe-form #hsForm_0f15a7fa-4ec7-4f69-9d4a-ab00fa52ad41.hs-form .hs-email {
        margin-left: 0 !important;
    }
    .subscribe-form #hsForm_0f15a7fa-4ec7-4f69-9d4a-ab00fa52ad41.hs-form .hs-submit {
        margin-left: 0 !important;
    }
}
/* END: #1457 - [BOA] - Memberpress Newsletter update */

/* BEGIN: #1452 - [BOA] - Validate work email on Hubspot */
.hbspt-form .hs-email.hs-form-field .input.submitted:has(.hs-input.error):after {
    content: "kindly provide your work/business email";
}
/* END: #1452 */

/* BEGIN: #1464 - [BOA] - Refactor marketplace headers */
.profile_section.item-header.full-width-header {
    height: auto;
    min-height: 200px;
    @media only screen and (max-width: 560px) {
        min-height: auto;
    }
}
.profile_section.item-header.full-width-header .boa-container #archive_intro {
    margin: 0 auto !important;
    width: 100%;
    min-height: auto;
}
.marketplace-network.item-header.full-width-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media only screen and (min-width: 1207px) {
    .marketplace-network.item-header.full-width-header .boa-container {
        width: 1140px;
    }
}
@media only screen and (max-width: 1206px) {
    .marketplace-network.item-header.full-width-header .boa-container {
        width: 97% !important;
        padding-left: 0;
        padding-right: 0;
    }
}
.news-archive.item-header.full-width-header .boa-container {
    width: 960px;
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        width: 97%;
    }
}
.data-archive.item-header.full-width-header .boa-container {
    width: 100%;
    margin: 0 auto;
    @media only screen and (max-width: 1024px) {
        padding: 0 20px;
    }
    @media only screen and (min-width: 1025px) {
        width: 960px;
    }
    @media only screen and (min-width: 1060px) {
        width: 1025px;
    }
    @media only screen and (min-width: 1200px) {
        width: 1140px;
    }
}

    .archive.post-type-archive-data .main_i {
        @media only screen and (min-width: 1060px) {
            width: 1025px;
        }
        @media only screen and (min-width: 1200px) {
            width: 1140px;
        }
    }

/* Refactor the Author box for mobile view */
@media only screen and (max-width: 560px) {
    .marketplace-network.item-header.full-width-header .boa-container .author-line {
        position: relative;
    }
    .marketplace-network.item-header.full-width-header .boa-container .author-line > .author-box {
        margin-right: 0 !important;
        align-items: flex-start !important;
    }
    .marketplace-network.item-header.full-width-header .boa-container .author-line > .author-box > a {
        font-weight: 600;
    }
    .marketplace-network.item-header.full-width-header .boa-container .author-line > p {
        position: absolute;
        left: 40px;
        top: 18px;
    }
}
/* END: #1464 - [BOA] - Refactor marketplace headers */

/* BEGIN: #1479 - Header updates */
.listing-landing-page .boa-container #archive_intro {
    text-align: left;
    padding: 40px 0;
}
.listing-landing-page .boa-container #archive_intro h1 {
    margin-top: 0;
    line-height: 60px;
    font-size: 60px;
    display: flex;
    align-items: center;
}
.listing-landing-page .boa-container #archive_intro h1,
.listing-landing-page .boa-container #archive_intro p {
    padding: 0;
}
.listing-landing-page .boa-container #archive_intro h1 .title_icon {
    display: flex;
    align-items: center;
    margin-right: 15px;
    width: 45px;
    height: 45px;
}
.listing-landing-page .boa-container #archive_intro h1 .title_icon img {
    max-width: 45px;
    max-height: 45px;
}
.listing-landing-page .boa-container #archive_intro p {
    width: 50%;
}
.listing-landing-page.profile_section.item-header.full-width-header.hero-image {
    min-height: auto;
    padding-bottom: 0;
}
.listing-landing-page .breadcrumb-wrapper .boa-container {
    padding: 0;
}
@media only screen and (max-width: 1024px) {
    .listing-landing-page .boa-container #archive_intro,
    .listing-landing-page .breadcrumb-wrapper .boa-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .listing-landing-page.data-archive .boa-container #archive_intro {
        padding-left: 0;
        padding-right: 0;
    }
}
@media only screen and (max-width: 767px) {
    .listing-landing-page.profile_section.item-header.full-width-header.hero-image {
        background-image: none !important;
        background-color: #333333 !important;
    }
    .listing-landing-page .boa-container #archive_intro h1 {
        font-size: 40px;
        line-height: 40px;
    }
    .listing-landing-page .boa-container #archive_intro h1 .title_icon {
        width: 40px;
        height: 40px;
        margin-right: 12px;
    }
    .listing-landing-page .boa-container #archive_intro h1 .title_icon img {
        max-width: 40px;
        max-height: 40px;
    }
    .listing-landing-page .boa-container #archive_intro p {
        width: 100%;
    }
}
/* END: #1479 - Header updates */

.home-downloads .content .item:after {
    height: 0;
    width: 0;
    background: none;
}
.home-downloads .all-link {
    margin-top: 10px;
}

/* BEGIN: #1462 - [BOA] - Buying reports (add in basket page) */
.edd_download_purchase_form .edd_purchase_submit_wrapper {
    text-align: center;
    padding-bottom: 10px;
}
.edd_download_purchase_form .edd-add-to-cart,
.edd_download_purchase_form .edd_go_to_checkout,
#edd_purchase_submit #edd-purchase-button {
    color: #fff !important;
    background-color: #00B882 !important;
    width: fit-content;
    padding: 6px 10px;
    font-size: 22px;
    border-radius: 6px;
    border: none !important;
    line-height: normal;
    text-decoration: none;
}
.edd_download_purchase_form .edd-add-to-cart:hover,
.edd_download_purchase_form .edd_go_to_checkout:hover,
#edd_purchase_submit #edd-purchase-button:hover {
    background-color: #009A6D !important;
}
#edd_discount_code {
    display: none;
}
.edd-checkout .main__l.contentleft {
    float: none;
    width: 100%;
}
#edd_checkout_user_info legend {
    width: auto !important;
}
#edd_checkout_form_wrap {
    padding-top: 10px;
}
.edd-checkout .main__r.sidebarright {
    display: none;
}
#edd_purchase_submit #edd-purchase-button {
    margin-top: 20px;
}
#edd_checkout_wrap .edd_empty_cart {
    display: block;
    margin-bottom: 40px;
}
/* END: #1462 - [BOA] - Buying reports (add in basket page) */

/* BEGIN: #1497 - [BOA] Marketplace header */
.post-type-archive .marketplace-network.profile_section.full-width-header {
    background-color: #333;
}
.post-type-archive .marketplace-network.profile_section.full-width-header #archive_intro h1 {
    text-align: left;
    padding: 0;
}
.post-type-archive .marketplace-network.profile_section.full-width-header #archive_intro .author-line .author-box {
    padding-left: 0;
}
.research-template-default .profile_section.full-width-header.hero-image {
    background-color: #333;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.research-template-default .profile_section.full-width-header .boa-container {
    width: 1060px;
}
.research-template-default .profile_section.full-width-header .boa-container #archive_intro h1 {
    padding: 0;
    text-align: left;
}
.research-template-default .profile_section.full-width-header .boa-container #archive_intro .n-list__item__main__top .text {
    justify-content: left;
}
@media only screen and (max-width: 1206px) {
    .post-type-archive .marketplace-network.profile_section.full-width-header .boa-container {
        margin: 0;
    }
    .post-type-archive .marketplace-network.profile_section.full-width-header #archive_intro {
        margin: 0 0 0 30px !important;
    }
}
@media only screen and (max-width: 1100px) {
    .post-type-archive .marketplace-network.profile_section.full-width-header #archive_intro {
        margin: 0 0 0 20px !important;
    }
}
@media only screen and (max-width: 767px) {
    .post-type-archive .marketplace-network.profile_section.full-width-header #archive_intro {
        padding: 0 !important;
    }
    .research-template-default .profile_section.full-width-header .boa-container {
        width: 100%;
        padding: 0 20px;
        margin-top: 10px;
    }
    .research-template-default .breadcrumb-wrapper.hero-bg .boa-container {
        padding: 0 20px;
    }
    .research-template-default .profile_section.full-width-header .boa-container #archive_intro {
        padding: 0;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .research-template-default .breadcrumb-wrapper.hero-bg .boa-container,
    .research-template-default .profile_section.full-width-header .boa-container {
        width: 960px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .research-template-default .breadcrumb-wrapper.hero-bg .boa-container,
    .research-template-default .profile_section.full-width-header .boa-container {
        width: 100%;
        padding: 0 20px;
    }
}
/* END: #1497 - [BOA] Marketplace header */

/* BEGIN: #1523 - [BOA] Mobile menu updates */
@media only screen and (min-width: 1100.1px) {
    nav#sidr {
        display: none !important;
    }
}
@media only screen and (max-width: 1100px) {
    .sidr{
        visibility: hidden;
    }
    body.sidr-open .sidr,
    body.sidr-animating  .sidr {
        visibility: visible;
    }
    .header__full {
        padding-left: 15px;
        padding-right: 0;
    }
    .header__full a.logo img {
        width: 130px;
    }
    .header__full .header__social {
        height: 100%;
        display: flex;
        align-items: center;
    }
    .header__full .header__social .c-hamburger.mobile-menu {
        height: 100%;
        width: 45px;
        background-color: #0094ff;
        padding: 0 8px 1px 8px;
        margin-left: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header__full .header__social .c-hamburger.mobile-menu span {
        content: url(../svg/icon_menu.svg);
        height: 20px;
        width: 20px;
        transition: none;
        background: none;
        position: static;
    }
    .header__full .header__social .c-hamburger.mobile-menu span:before,
    .header__full .header__social .c-hamburger.mobile-menu span:after {
        display: none;
    }
    .header__full .header__social .mp_header_login_signup {
        display: block;
        margin-left: 5px;
    }
    .header__full .header__social .mp_header_login_signup a {
        padding: 0 8px;
        height: 100%;
        display: block;
    }
    #sidr, #sidr .sidrinner {
        background-color: #0094ff;
    }
    #sidr a.mobile-menu.close-button {
        content: url(../svg/icon_close.svg);
    }
    #sidr .sidr__links a.login_signup_link {
        content: url(../svg/icon_user.svg);
        margin-top: -2px;
    }
    #sidr .sidr__links .subscribe_link:before {
        content: url(../svg/icon_subscribe.svg);
        margin-top: 2px;
        margin-right: 7px;
    }
    #sidr .mobile-nav li.menu-item-has-children {
        position: relative;
    }
    #sidr .mobile-nav > li.menu-item-has-children {
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }
    #sidr .mobile-nav li.menu-item-has-children > a:first-child {
        display: inline-block;
        border-bottom: none;
        width: 87%;
    }
    #sidr .mobile-nav li.menu-item-has-children > a.toggle_submenu {
        position: absolute;
        right: 0;
        top: 0;
        padding: 10px 0;
        border-bottom: none;
        width: 13%;
        justify-content: center;
        display: flex;
    }
    #sidr .mobile-nav li > a:hover,
    #sidr .mobile-nav li > a:active {
        background-color: #0086E6;
    }
    #sidr .mobile-nav li.menu-item-has-children > a.toggle_submenu:after{
        content: "\f107";
        font-family: FontAwesome;
        font-size: 18px;
    }
    #sidr .mobile-nav li.menu-item-has-children ul.sub-menu {
        position: static;
        padding-top: 0;
        margin-bottom: 0;
    }
    #sidr .mobile-nav li.menu-item-has-children ul.sub-menu.expanded {
        display: block;
    }
    #sidr .mobile-nav li.menu-item-has-children ul.sub-menu li a:first-child {
        padding-left: 30px;
    }
    #sidr .mobile-nav li.menu-item-has-children ul.sub-menu li ul.sub-menu li a:first-child {
        padding-left: 50px;
    }
    #sidr .mobile-nav li.menu-item-has-children ul.sub-menu li ul.sub-menu li ul.sub-menu li a:first-child {
        padding-left: 70px;
    }
    #sidr .mobile-nav li.menu-item-has-children ul.sub-menu li:last-child a {
        border-bottom: none;
    }
    #sidr .mobile-nav li.menu-item-has-children ul.sub-menu li:first-child a {
        border-top: 1px solid rgba(255,255,255,0.1);
    }
    ul.sub-menu li.current_page_item a, ul.sub-menu a:hover {
        background: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
    #sidr {
        width: 460px;
    }
    .sidr.right {
        right: -460px;
    }
    .sidr.left {
        left: -460px;
    }
}
@media only screen and (max-width: 767px) {
    .sidr {
        width: 100%;
    }
    .sidr.right {
        right: -100%;
    }
    .sidr.left {
        left: -100%;
    }
}
.header__full .header__social .mp_header_login_signup a {
    content: url(../svg/icon_user.svg);
    vertical-align: middle;
    margin-top: -2px;
}
.header__full .header__social .header__social__search_button {
    content: url(../svg/icon_search.svg);
    vertical-align: middle;
    padding-top: 8px;
}
.header__full .header__social .header__social__member .subscribe_link:before {
    content: url(../svg/icon_subscribe.svg);
    vertical-align: middle;
    margin-right: 7px;
}
.header__full .header__social .header__social__member .advertise_link {
    margin-right: 5px;
}
/* END: #1523 - [BOA] Mobile menu updates */

/* START: #1521 - [BOA] Mobile styling */
@media only screen and (max-width: 767px) {
    .home .all-link {
        margin-bottom: 30px;
        margin-top: 15px;
    }
    .home.main-pr__main:not(.home-ft) {
        padding-bottom: 15px;
    }
    .home div.link-block {
        padding-top: 0;
    }
    .home div.link-block .link-block--title {
        margin-top: 0;
    }
    .home a.link-block--item {
        width: 100%;
        padding: 15px;
        min-height: auto;
    }
    .home .fullwrap .main .main_i .link-block {
        margin-bottom: 10px;
    }
    .home .events-wrap .events-wrap-inner {
        padding: 15px;
    }
    .home .events-wrap .events-wrap-inner .main-pr__title h2 {
        padding-bottom: 0;
    }

    .main.guide-cpt {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0;
    }
    .post-type-archive-download .main.insights {
        padding-top: 0;
    }
    .insights .content .item:after,
    .data-cpt .main-pr__main .item:after,
    .guide-cpt .main-pr__main .item:after {
        background: none;
        height: 0;
    }
    .post-type-archive-aiovg_videos .video-page.main {
        padding-top: 25px;
    }
    .page-template-tpl-event-search .events-list {
        padding: 15px 0;
    }
    .page-template-tpl-event-search .events-list .p-list__item {
        margin-bottom: 40px;
        border-bottom: none;
    }
    .page-template-tpl-event-search .events-list .p-list__item:last-child {
        margin-bottom: 0;
    }
    .page-template-tpl-event-search .events-list .p-list__item__img,
    .page-template-tpl-event-search .events-list .p-list__item__text {
        width: 100%;
        padding: 0;
    }
    .page-template-tpl-event-search .events-list .p-list__item__img .s-text.featured {
        transform: translate(0px,-20px);
    }
    .single-post .latest .n-list__item__content .item.partner_post,
    .single-post .latest .n-list__item__content .item.author_post {
        display: none;
    }
    .single-post .latest.latest_notp .n-list__item {
        border-bottom: none;
    }
    .single-post .latest.latest_notp .n-list__item__content h3 {
        font-size: 24px;
        line-height: 28px;
        padding: 0 0 3px;
    }
    .single-post .latest .n-list__item .img-1 {
        float: none;
        width: 100%;
        margin-right: 0;
        text-align: center;
        margin-bottom: 10px;
    }
    #tabs-app-events .p-list__item__text .t-text {
        padding: 0 0 10px;
        margin-bottom: 0;
    }
    #tabs-app-events .p-list__item__text .text {
        padding: 0;
        font-weight: normal;
    }
}
@media only screen and (max-width: 730px) {
    .home .main-pr.mp-posts:not(.insights):not(.insights-home) .main-pr__title {
        padding-top: 0;
    }
}
@media only screen and (max-width: 540px) {
    .insights:not(.news-landing) .overflow-menu, .main.news-landing.insights {
        padding-top: 15px;
    }
}
@media only screen and (min-width: 541px) and (max-width: 767px) {
    .main.news-landing.insights, .insights:not(.news-landing) .overflow-menu {
        padding-top: 0;
    }
}
/* END: #1521 - [BOA] Mobile styling */
