/*FANCYBOX FORMS*/
#request-demo {
    padding: 12px;
}
#sign-up {
    padding: 10px;
}
#become-a-partner {
    padding: 10px;
}
#search-form .mktoForm .mktoRequiredField label.mktoLabel{display:none;}
#search-form .mktoForm .mktoFormCol{margin-bottom:0.7em !important;}

#tour-sign-up{padding:5px 20px 20px;}
#tour-sign-up .marketo-fat-form > .inner > h3, #tour-sign-up .marketo-fat-form > .inner > p{padding-left:0px;}
#tour-sign-up .mktoForm .mktoLabel{font-weight:700;}
#tour-sign-up .mktoForm .mktoRequiredField .mktoAsterix{display:none;}
#tour-sign-up .mktoForm .mktoFormCol{padding-bottom:10px;}

#mktoForm_1930 > div:nth-child(1), 
#mktoForm_1930 > div:nth-child(2), 
#mktoForm_1201 > div:nth-child(1) > div:nth-child(1), 
#mktoForm_1201 > div:nth-child(1) > div:nth-child(2), 
#mktoForm_1201 > div:nth-child(3), 
#mktoForm_1201 > div:nth-child(4) { 
    float:left; width:49%; clear:none; 
}
#mktoForm_1930 > div:nth-child(1),
#mktoForm_1201 > div:nth-child(1) > div:nth-child(1), 
#mktoForm_1201 > div:nth-child(3) { 
    margin-right:2% 
}

.error404 .entry-content .search-form input[type="search"] {
    height: auto;
    font-size: 16px;
    line-height: 34px;
    margin-top: 0;
    margin-bottom: 0;
    width: 40%;
    margin-right: 1em;
    padding: 0.2em 0.3em;
    max-height: 42px;
}

/*Sidebar Widget Title Styling*/
h4.widget-title{
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3em;
    margin: 0.2em 0 0.75em;
}

/*BLOG*/
.blog .right-chevron {
    right: 10px;
    position: absolute;
    font-size: 25px;
}
.blog.posts main article footer .entry-meta, 
.blog.archive main article footer .entry-meta {
    display: none;
}
.blog.posts main article,
.blog.archive main article.post {
    border: 0;
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px -1px;
    margin-bottom: 40px;
}
.blog.posts main article .entry-header,
.blog.archive main article .entry-header {
    margin-top: 15px;
}
.blog.posts main article .entry-header,
.blog.posts main article .entry-content,
.blog.archive main article .entry-header,
.blog.archive main article .entry-content  {
    margin-bottom: 10px;
    padding: 0 15px;
}
.blog.posts main article > a > img,
.blog.archive main article > a > img { /*Blog image thumbnail*/
    min-height:100%;
    min-width:100%;
    width:auto;
    height:auto;
    max-width:none;
    max-height:none;
    position:absolute;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    top:50%;
}
.blog.posts main article .entry-title,
.blog.archive main article .entry-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3em;
    margin: 0px 0 0.56em;
}
.blog.posts main article .entry-footer p,
.blog.archive main article .entry-footer p {
    padding: 5px 15px;
    margin-bottom: 0;
}
.blog.posts main article .entry-footer a,
.blog.archive main article .entry-footer a {
    font-weight: bold;
    display: block;
}
.single-post main article.entry {
    padding: 0;
}
.single-post main article.entry .wp-post-image {
    margin-bottom: initial;
}
.sidebar section#text-5{display:none;} /*addthis is sidebar on BLOG POSTS only*/
.blog.single-post .sidebar section#text-5{display:block;} /*addthis is sidebar on BLOG POSTS only*/

.blog a{color:#00adef;}

.blog-top-container{display:inline-block; width:100%; margin:0px 0px 12px;}
.blog-top-container-featured-post{width:50%; float:left; display:inline-block; position:relative; min-height:335px; overflow:hidden;}
.blog-top-container-featured-post img{display:block; position:absolute; width:100%;}
.blog-top-container-featured-post .blog-top-container-post-meta{width:100%;}
.blog-top-container-post-meta{background-color:#c2c2c2; font-size:14px; line-height:18px; text-transform:uppercase; padding:10px; position:absolute; bottom:0px;}
.blog-top-container-post-meta p{color:#415464;}
.blog-top-container-post-date{margin-bottom:5px;}
.blog-top-container-post-link{margin-bottom:0px;}
.blog-top-container-post-link a{color:#415464; text-transform:none;}
.blog-top-container-post-title{margin-bottom:5px; line-height:18px;}
.blog-top-container-post-column{display:inline-block; float:left; width:50%;}
.blog-top-container-post-column .blog-top-container-post-meta{width:calc(100% - 10px);}
.blog-top-container-post-column .blog-top-container-post-meta p{font-size:14px; margin:0px 0px 0px;}
.blog-top-container-post{width:50%; display:inline-block; vertical-align:top; padding-top:10px; padding-left:10px; position:relative;}
.blog-top-container-post:first-child, .blog-top-container-post:nth-child(2){
    padding-top:0px;
}
.blog-top-container-post a{display:inline-block; width:100%; height:100%; overflow:hidden; position:relative;}
.blog-top-container-post img{display:block; min-height:100%; min-width:100%;}

.blog .pagination{margin:12px 0px 30px;}

.blog article a.entry-image-link{display:inline-block; width:100%; height:130px; overflow:hidden; position:relative;}

.blog .sidebar h4.widget-title{color:#415464;}
.blog .sidebar li{border-bottom:none;}
.blog .sidebar li a{color:#00adef;}
.blog .sidebar #text-2{border:1px solid #cccccc; width:calc(100% + 15px); margin-left:-15px;}
.blog .sidebar #text-2 h4{text-align:center; padding:5px; margin:0px; border-bottom:1px solid #ccc;}
.blog .sidebar #text-2 .one_half{padding:7px; width:50%; clear:none; float:left;}
.blog .sidebar #text-2 .one_half:first-child{border-right:1px solid #cccccc;}
.blog .sidebar #text-2 .one_half a{display:inline-block; width:100%; color:#415464; font-size:14px; font-weight:600;}
.blog .sidebar #text-2 .one_half img, .sidebar #text-2 .one_half svg{vertical-align:middle; margin-right:5px;}
.blog .sidebar iframe#twitter-widget-0{background-color:#f9f9f9;}

.blog.category .gch-header-scripts .site-inner{padding:13px 28px 0px;}

@media (max-width:1200px){
    .blog-top-container-post img{
        max-width:150%;
        position:absolute;
        left:50%;
        transform:translateX(-50%) translateY(-50%);
        top:50%;
    }
}
@media (max-width:1023px) and (min-width:960px){
	.blog .content{width:72%;}
	.blog .sidebar{width:24%; margin-left:4%;}
}
@media (max-width:960px){
	.blog.single-post .sidebar section#text-5{display:none;}
    .blog .sidebar .widget_categories, 
    .blog .sidebar .widget-do-etfw{width:50%; float:left;}
    .blog .sidebar iframe#twitter-widget-0{width:100% !important; max-width:100% !important;}
}
@media (max-width:800px){
    .blog-top-container-featured-post, 
    .blog-top-container-post-column{width:100%; min-height:0px;}
    .blog-top-container-featured-post img,
    .blog-top-container-featured-post .blog-top-container-post-meta{position:static;}
    .blog-top-container-post-column .blog-top-container-post-meta{width:calc(100% - 5px);}
    .blog-top-container-post:first-child, .blog-top-container-post:nth-child(2){padding-top:10px;}
    .blog-top-container-post:nth-child(odd){padding-left:0px; padding-right:5px;}
    .blog-top-container-post:nth-child(even){padding-left:5px;}
}
@media (max-width:480px){
    .blog-top-container-post{width:100%; height: auto !important; padding:5px 0px !important;}
    .blog-top-container-post:first-child{padding-top:10px !important;}
    .blog-top-container-post a{display:block;}
    .blog-top-container-post img{position:static; transform:none; width:100%;}
    .blog-top-container-post:nth-child(odd), .blog-top-container-post:nth-child(even){padding-left:0px; padding-right:0px;}
    .blog-top-container-post-column .blog-top-container-post-meta{width:100%; bottom:5px;}
    .blog .sidebar .widget_categories, 
    .blog .sidebar .widget-do-etfw{width:100%; float:none;}
}
@media all and (min-width: 801px) {
    .blog.posts main article:not(.feature),
    .blog.archive main article.post:not(.feature) {
        height: 380px;
    }
    .blog.posts main article:not(.feature) .entry-footer,
    .blog.archive main article:not(.feature) .entry-footer {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
}
/*END BLOG*/

/*SINGLE POST TYPES*/
.single-press-release img.alignnone {
    margin-bottom: 0;
}
/*END SINGLE POST TYPES*/

/*RESOURCES*/
.filter-group {
    min-height: 72vh;
}
.filter-form {
    margin-bottom: 1em;
}
.filter-form p {
    margin: 0 0 0 1em;
}
.filter-form p.clear,
.filter-form > p:first-child {
    margin-left: 0;
}
.filter-form input[type='search'],
.filter-form input:not([type='radio']):not([type='checkbox']),
.filter-form select {
    padding: 0 11px;
    padding: 3px 24px 3px 11px;
    margin: 0px 0px 0px 1em;
    line-height: 1.3em;
    vertical-align: middle;
    display: inline-block;
    float: none !important;
    height: auto;
    font-size: 14px;
}
.filter-form select.hide{opacity:0; width:22%;} /*hide filters on extended tech doc selection*/
.filter-form select.widen-select{width:31%;} /*hide filters on extended tech doc selection*/
.resources .featured.resource-entry .resource_thumbnail .icon {
    font-size: 200px;
}
.resources .column-loop > .resource-entry {
    padding: 0;
    display: inline-block;
    float: none;
    width: 32%;
    vertical-align: top;
}
.resources .column-loop > .resource-entry.hide, 
.resources .column-loop > .resource-entry.search-hide, 
.resources .column-loop > .resource-entry.paged-hide{
    display:none !important;
}
.resources .featured.resource-entry,
.resources .column-loop > .resource-entry > * {
    display: table;
}
.resources .featured.resource-entry .resource_thumbnail,
.resources .featured.resource-entry .resource_content,
.resources .column-loop > .resource-entry > * > * {
    display: table-cell;
    float: none;
}
.resources .column-loop .resource_thumbnail,
.resources .column-loop .resource_content {
    vertical-align: top;
}
.resources .featured.resource-entry .resource_thumbnail,
.resources .featured.resource-entry .resource_content {
    vertical-align: middle;
}
.resource_thumbnail > .fs-icon {
    margin-right:20px !important;
    margin-top: -12px !important;
}
.resources .sort-by-container .sort-active{font-weight:bold;}
.resources .sort-by-container .sort-inactive{color:rgb(8, 140, 199);}
.resources .sort-by-container .sort-inactive:hover{text-decoration:underline; cursor:pointer;}
p.resource-type-taxonomy{line-height:20px; margin-top:5px;} /*styles for long resource taxonomy type*/
p.featured-resource-type-taxonomy{line-height:30px;} /*styles for long resource taxonomy type*/
@media (max-width: 620px){
  .resources .featured.resource-entry .resource_content .resource_meta p:last-child{font-size:32px;} /*correct resources page display with PODCASTS resource type as featured*/
}
@media (max-width:670px) and (min-width:600px){
  .resources .icon-third-party-reports{width:90px;} /*styles for third party reports category*/
}
/*END RESOURCES*/

/*PARTNERS*/
#extended-integration_partner_filter_items {
    margin:auto -15px;
    text-align: center;
}
#extended-integration_partner_filter_group .partner-entry {
    display: inline-block;
    float: none;
    clear: none;
    margin: 0 -0.25% !important;
    text-align:center;
}
#extended-integration_partner_filter_group .partner-entry.hide {
    display:none;
}
#extended-integration_partner_filter_group {
    text-align: center;
}
.partner_thumbnail img {
    max-height:60px;
    max-width: 240px;
}
.partner_content .partner_thumbnail img {
    max-height: 80px;
    max-width: 200px;
    padding: 0;
    height: auto;
    width: auto;
}
.partner_resources h6.box-title a.partner_lightbox_resource{display:none;} /*multiple resources - single primary type icon*/
.partner_resources h6.box-title a.partner_lightbox_resource:first-child{display:block;} /*multiple resources - single primary type icon*/
.modal.partner-entry .partner_content .partner_thumbnail img {
    max-width: 100%;
}
.filter-item.hide {
    display: none;
}
/*END PARTNERS*/

/*RESELLER PARTNERS*/
#reseller_partner_filter_items {
    /*margin:auto -15px;*/
    text-align: center;
}
#reseller_partner_filter_group .reseller-entry {
    display: inline-block;
    float: none;
    clear: none;
    margin: 0 -0.25% !important;
    text-align:center;
}
#reseller_partner_filter_group .reseller-entry.hide {
    display:none;
}
#reseller_partner_filter_group {
    text-align: center;
}

#reseller_partner_filter_group .partner_thumbnail img {
    max-height: 80px;
    max-width: 200px;
    padding: 0;
    height: auto;
    width: auto;
}
/*END RESELLER PARTNERS*/

/*DISTRIBUTOR PARTNERS*/
#distributor_partner_filter_items {
    text-align: center;
}
#distributor_partner_filter_group .distributor-entry {
    display: inline-block;
    float: none;
    clear: none;
    margin: 0 -0.25% !important;
    text-align:center;
}
#distributor_partner_filter_group .distributor-entry.hide {
    display:none;
}
#distributor_partner_filter_group {
    text-align: center;
}

#distributor_partner_filter_group .partner_thumbnail img {
    max-height: 80px;
    max-width: 200px;
    padding: 0;
    height: auto;
    width: auto;
}
/*END DISTRIBUTOR PARTNERS*/

/*DELIVERY PARTNERS*/
#delivery_partner_filter_items {
    /*margin:auto -15px;*/
    text-align: center;
}
#delivery_partner_filter_group .delivery-entry {
    display: inline-block;
    float: none;
    clear: none;
    margin: 0 -0.25% !important;
    text-align:center;
}
#delivery_partner_filter_group .delivery-entry.hide {
    display:none;
}
#delivery_partner_filter_group {
    text-align: center;
}
#delivery_partner_filter_group .partner_thumbnail img {
    max-height: 80px;
    max-width: 100%;
    padding: 0;
    height: auto;
    width: auto;
}
/*END DELIVERY PARTNERS*/

/*CUSTOMERS*/
#customers_success_stories {
    /*margin:auto -15px;*/
    text-align: center;
}
#customers_filter_group .customer-entry {
    display: inline-block;
    float: none;
    clear: none;
    margin: 0 -0.25% !important;
    text-align:center;
}
#customers_filter_group .customer-entry.hide {
    display:none;
}
#customers_filter_group {
    text-align: center;
}
#customers_filter_group .column-loop.featured-logos img {
    max-height: 80px;
    max-width: 200px;
    padding: 0 20px;
    height: auto;
    width: auto;
}
.filter_group .filter-entry.hide {
    display:none !important;
}
.column-loop.featured-logos img {
    max-height: 80px !important;
    max-width: 100% !important;
    padding: 0 20px;
    height: auto !important;
    width: 230px !important;
}
.integrations .column-loop.featured-logos img {
    max-height: 60px !important;
    max-width: 200px !important;

    padding: 0 30px;
    height: auto !important;
    width: auto !important;
}
/*END CUSTOMERS*/

/*ANNOUNCEMENTS*/
    /*archive*/
.archive .announcement-subhead{
    margin-bottom:0px;
    font-size:25px;
}
.archive article.announcement h2.entry-title {
    font-size: 18px;
    margin: 0px;
    letter-spacing: -0.0265em;
}
.archive.post-type-archive-announcement main.content{
    margin-bottom:40px;
}
.announcement-archive-footer{
    display:inline-block;
    width:100%;
    margin-bottom:40px;
    text-align:center;
}
    /*single*/
.announcement-footer{
    margin-bottom:40px;
}
.announcement-footer a{
    min-width:300px; 
    margin-bottom:10px;
}
/*END ANNOUNCEMENTS*/

/* PRESS RELEASE ARCHIVE */
.post-type-archive-press-release .pagination{margin-bottom:0px; margin-top:13px; padding-bottom:20px; border-bottom:1px solid #c2c2c2;}
.post-type-archive-press-release .site-inner{margin-bottom:40px;}
.individual-press-release-wrapper .press-release-date{font-size:16px; color:#c2c2c2; margin-bottom:0px;}
.individual-press-release-wrapper{border-bottom:1px solid #c2c2c2; padding:20px 0px;}
.individual-press-release-wrapper .press-release{margin-bottom:0px;}
.individual-press-release-wrapper header h2{font-size:24px !important; line-height:26px; font-weight:normal !important; margin-bottom:0px !important; text-transform:none !important;}
.individual-press-release-wrapper header h2 a{color:#00adef;}
.individual-press-release-wrapper .entry-content p{color:#415464; margin-bottom:0px; margin-top:10px;}
/* END PRESS RELEASE ARCHIVE */

/* ARTICLES ARCHIVE */
.post-type-archive-article .pagination{margin-bottom:0px; margin-top:13px; padding-bottom:20px; border-bottom:1px solid #c2c2c2;}
.post-type-archive-article .site-inner{margin-bottom:40px;}
.archive.article .individual-article-wrapper{width:100%; border-bottom:1px solid #c2c2c2; padding:20px 0px; display:flex; align-items:center;}
.archive.article .individual-article-wrapper .individual-article-logo{width:12%; float:left; margin-right:3%;}
.archive.article .individual-article-wrapper .individual-article-logo img{max-height:60px;}
.archive.article .individual-article-wrapper .individual-article-icon img{width:100%;}
.archive.article .individual-article-wrapper p.subhead.caps{margin:0px;}
.archive.article .individual-article-wrapper article{width:85%; float:right; clear:none; margin-bottom:0px; display:flex; align-items:center;}
.archive.article .individual-article-wrapper article header p{font-size:16px; color:#c2c2c2; font-weight:normal !important;}
.archive.article .individual-article-wrapper article header h2{font-size:24px; line-height:26px; font-weight:normal; margin-bottom:0px; text-transform:none;}
.archive.article .individual-article-wrapper article header h2 a{color:#00adef;}
.archive.article .individual-article-wrapper article .entry-header{width:calc(85% - 50px); margin-left:0px;}
.archive.article .individual-article-wrapper article .entry-content{display:none;}
.individual-article-icon{width:50px; float:right;}
@media (max-width:600px){
  .archive.article .individual-article-wrapper{display:inline-block;}
  .archive.article .individual-article-wrapper article{width:100%;}
  .archive.article .individual-article-wrapper .individual-article-logo{width:150px; margin-right:0px; max-width:100%;}
}
@media (max-width:400px){
  .individual-article-icon{display:none;}
  .archive.article .individual-article-wrapper article .entry-header{width:100%;}
}
/* END ARTICLES ARCHIVE */

/*WEBINARS ARCHIVE*/
.archive.term-webinars .pagination, .post-type-archive-resource .pagination{margin-bottom:20px;}
.archive.term-webinars h1.archive-title, .post-type-archive-resource h1.archive-title{margin:0.25em 0;}
.archive.term-webinars .gch-header .site-inner, .post-type-archive-resource .gch-header .site-inner{padding-top:40px;}
.archive.term-webinars .site-inner, .post-type-archive-resource .site-inner{padding-top:0px;}
.archive.term-webinars article.resource-type-webinars, .post-type-archive-resource article.resource-type-webinars{width:33.3%; float:left; clear:none; margin:0px;}
.archive.term-webinars .column-loop article.resource-type-webinars:nth-child(4),
.archive.term-webinars .column-loop article.resource-type-webinars:nth-child(7),
.post-type-archive-resource .column-loop article.resource-type-webinars:nth-child(4),
.post-type-archive-resource .column-loop article.resource-type-webinars:nth-child(7){clear:left;}
/*END WEBINARS archive*/

@media all and (max-width:800px) {
    .resources .column-loop > .resource-entry {
        width: 49%;
    }
}

@media all and (max-width:767px) {   
    .partner_meta, .partner_thumbnail, .partner_taxonomy {
        display: block !important;
    }
    .partner_taxonomy,
    .partner_meta {
        text-align: left;

    }
    .partner_meta {
        margin: 1.64em 0 0.86em;
    }
    .callout {
        padding:20px !important;
    }
    .column-loop .content-column > div {
        min-height: auto !important;
        padding: 20px;
    }
}
@media all and (max-width: 600px) {
    .column-loop.featured-logos img {
        max-height: 100px !important;
        max-width: 230px !important;
    }

    .filter_group .filter-entry.hide {
        display:none !important;
    }

    .filter-form input[type='search'],
    .filter-form select,
    .filter-form input:not([type='radio']):not([type='checkbox']),
    .filter-form p {
        margin: 0.64em auto 0.86em auto !important; 
        width:auto!important;
        min-width: 60%;
        display: block;
    } 
    .filter-item,
    .filter-item>*  {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        text-align: center;
        margin:auto !important;
    }
    .resources .featured.resource-entry .resource_thumbnail .icon {
        font-size: 39vw;
    }
}

.blog.posts main .archive-grid-flex-wrapper,
.blog.archive main .archive-grid-flex-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.blog.posts main .archive-grid-flex-wrapper article:not(.feature),
.blog.archive main .archive-grid-flex-wrapper article.post:not(.feature) {
	height: auto;
	display: flex;
	flex-direction: column;
}

.blog.posts main .archive-grid-flex-wrapper article:not(.feature) .entry-footer,
.blog.archive main .archive-grid-flex-wrapper article.post:not(.feature) .entry-footer {
	position: relative;
	bottom: auto;
	margin-top: auto;
}

.blog.posts main .archive-grid-flex-wrapper article:not(.feature)::before,
.blog.archive main .archive-grid-flex-wrapper article.post:not(.feature)::before,
.blog.posts main .archive-grid-flex-wrapper article:not(.feature)::after,
.blog.archive main .archive-grid-flex-wrapper article.post:not(.feature)::after {
	content: none;
}
