/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


h1, h2, h3, h4, h5, h6 {
    text-transform: none !important;
    font-weight: 800 !important;
}

#bc-clear-paragraph-padding p {
    margin-bottom: 0px !important;
}



a.bc-silicone-button {
    font-family: Raleway, Arial, Helvetica, sans-serif;
    background-color: transparent;
    border-width: 1px;
    border-color: #47494c;
    margin-right: 20px;
    margin-bottom: 20px !important;
    margin-top: -10px;
    font-weight: 800;
    text-transform: uppercase;
}


a.bc-silicone-button:hover {
    font-family: Raleway, Arial, Helvetica, sans-serif;
    background-color: transparent;
    border-width: 1px;
    border-color: #47494c;
    margin-right: 20px;
    margin-bottom: 20px !important;
    margin-top: -10px;
    font-weight: 800;
    text-transform: uppercase;
}

/* pk protect fiserv special */
.fs-content-pane .framecol {
    float: right;
    width: 400px;
    padding-left: 30px;
}




/* Store, I hate bringing this forward */
.btn-1.green-light, .btn-2.green-light, .btn-3.green-light {
    background-color: #00e99d;
    border: 2px solid #00e99d;
    color: #252525;
}

.btn-1, .btn-2, .btn-3 {
    padding: 10px 15px;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    display: inline-block;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-transform: uppercase;
    border-radius: 20px !important;
    text-align: center;
    cursor: pointer;
}

.btn-1 {
    font-size: 13px;
    letter-spacing: 1px;
	margin-top:20px;
}

.btn-1.green-light:hover, .btn-2.green-light:hover, .btn-3.green-light:hover {
    background-color: #88f3d2;
    border: 2px solid #88f3d2;
    text-decoration: none;
}

select.form-control {
    color: #000000;
    border-color: #000000;
    appearance: none;
}

input.form-control {
    color: #000000 !important;
    border-color: #000000 !important;
}

.store {
    margin-top: 50px;
}

/* Zip and SecureZip */
select#list {
    color: #000000;
    border-color: #000000;
    border-radius: 20px;
    width: 280px;
    font-size: 18px;
    text-align: center;
    appearance: none;
}

/* Front Page Final */
.pk-journey-buttons{
    padding: 10px;
}

/*
.pk-podcast-homepage img {
    width: 200px;
}
*/

/* lightbox background for all videos */
.ilightbox-overlay.metro-white {
    opacity: 0.9 !important;
    background: radial-gradient(closest-side, #ffffff, #ffffff, #c5c2c5) !important;
}

li.hs-form-booleancheckbox {
    list-style-type: none;
}

/* Leadership Page 04.10.2023 Cristello */


.head-wrap-pknew {
    background-color: #f1f1f1;
    display: flex;
    align-items: center;
}

.head-pknew {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    left: 0;
    right: 0;
    padding-bottom: 10px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    will-change: transform;
    color: #fff;
    text-shadow: 0px 0px 13px rgb(0 0 0 / 90%);
    /* padding-top: 20px; */
    margin-right: 24px;
    margin-left: 24px;
    background: rgba(0,0,0,0.4);
    max-height: 55px;
    min-height: 55px;
    overflow: hidden;
    padding-left: 10px;
}

.head-pknew:hover {
    max-height: 65px;
    min-height: 65px;
}

.btn-wrap-pknew img {
    margin-top: 0px;
    max-height: 30px;
    width: auto;
    padding-bottom: 0px;
    display: none;
    margin-left: auto;
    margin-right: auto;
}

.name-pknew {
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 5px;
    line-height: 17px;
    margin-top: 5px;
}

.position-pknew {
    font-size: 12px;
    font-weight: 400;
    margin-top: 0px;
    line-height: 12px;
}



/* leadership page work */
.head-wrap {
    background-color: #f1f1f1;
    display: flex;
    align-items: center;
}

.head {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    left: 0;
    right: 0;
    padding-bottom: 10px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    will-change: transform;
    color: #fff;
    text-shadow: 0px 0px 13px rgb(0 0 0 / 90%);
   /* padding-top: 20px; */
    margin-right: 26px;
    margin-left: 26px;
    background: rgba(0,0,0,0.4);
    max-height: 60px;
    min-height: 60px;
    overflow: hidden;
    padding-left: 10px;
}

.head:hover {
    max-height: 120px;
    min-height: 120px;
}

.btn-wrap img {
    margin-top: 15px;
    max-height: 40px;
    width: auto;
    padding-bottom: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}



.name {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 5px;
    line-height: 20px;
    margin-top: 5px;
}



.position {
    font-size: 14px;
    font-weight: 600;
    margin-top: 0px;
    line-height: 14px;
}

.img-wrap {
    max-width: 250px;
}

.personal-info {
    padding-left: 30px;
}

span.hidden {
    display: none;
}

/* contact us page work */

.contact-blocks .item {
    margin-bottom: 0;
    text-align: left;
    clear: both;
}

.contact-blocks .item .map {
    width: 250px;
    float: left;
    margin-right: 25px;
    margin-top: 17px;
    border-radius: 5px;
    overflow: hidden;
}

.contact-blocks .item .phone {
    margin-bottom: 10px;
    padding-top: 8px;
    margin-top: 8px;
    border-top: 1px solid #e0e0e0;
    display: inline-block;
}

.contact-blocks .item h3 {
    font-size: 21px;
    font-weight:800;
    margin-bottom: 0;
    padding-top: 40px;
}



/* Featured Images Resizing */

.featured-image {
    min-height: 200px;
    max-height: 200px;
}

/* 04.04.2023 Cristello History Gradient Background */
.bc-history-new-gradient-panel{
    background: rgb(0,255,255);
    background: linear-gradient(180deg, rgba(0,255,255,1) 0%, rgba(12,59,139,1) 50%, rgba(0,0,128,1) 100%);
}


.timeline__content {
    background: #ffffff !important;
    border: 1px solid #cccccc !important;
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: center !important;    
}

.bc-timeline-label {
    width: 20%;
    float: left;
    display: flex;
}

.bc-timeline-content {
    width: 80%;
    float: left;
    display: flex;
    font-family: Raleway, Arial, Helvetica, sans-serif !important;
    font-weight: 400 !important;
    color: #000000 !important;
    font-size: 16px !important;        
}

#btimeline-27364 .timeline__content h2 {
    font-family: Raleway, Arial, Helvetica, sans-serif !important;
    font-weight: 600 !important;
    color: #1152be !important;
    font-size: 30px !important;    
}




/* Restyling 10.04.2022 */
.fusion-video.fusion-youtube.bc-product-video-gradient-border {
    background: rgb(47,160,241);
    background: linear-gradient(135deg, rgba(47,160,241,1) 0%, rgba(12,59,139,1) 64%, rgba(12,59,139,1) 100%);
    padding: 6px;
    padding-bottom: 6px;
    filter: drop-shadow(3px 1px 4px #000000);
}

/* Cristello Page Specific Stylings */
.bc-pkmasking-image {
    padding-top: 70px;
    background-color: #ffffff;
    padding-bottom: 70px;
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #1152be;
    filter: drop-shadow(3px 1px 4px #000000);
}



#bc-tag-header{
	z-index:20;
}


/* New Form Styling For Dropdown */
input.hs-button.primary.large {
	border-color: #0fe4a2 !important;
    border-radius: 20px 20px 20px 20px;
    background: #0fe4a2 !important;
	box-shadow: inset 0 1px 0 #fff, 0 0.15em 0 var(--awb-color4), 0.1em 0.2em 0.2em 0.15em rgba(0, 0, 0, 0.3);
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
	font-weight:800;
	margin-left:140px;
	width:200px;
    text-transform: uppercase !important;
}


input.hs-button.primary.large:hover{
	background: #0fe4a2;
}




/* Hubspot Form Container */


.bc-demo-form-container{
	margin-right: 20px;
	margin-left: auto;
}

.bc-form-container{
    padding: 25px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 20px;
    box-shadow: 3px 3px 20px 0px var(--awb-color3);
    border-style: solid;
    border-width: 1px;
    border-color: grey;    
}

 /* attempt to make full responsive */
.form-rev .topper {
    font-family: Raleway, Arial, Helvetica, sans-serif;
    font-weight: 600;
    background: #1152be !important;
    color: #ffffff;
    border-radius: 4px;
    font-size: 25px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
    width: inherit;
    margin-left: -22px;
    margin-top: -22px;
    margin-right: -22px;
    padding: 20px;
}

h2.topper{
    text-transform: uppercase !important;
}

.form-rev.no-fc {
    background: #fff !important;
    border: 1px solid #cacaca !important;
    box-shadow: 0px 1px 3px rgb(75 75 75 / 78%);
    margin-bottom: 7px;
    color: #333;
    border-radius: 8px;
    overflow: hidden;
    border: none !important;
    padding: 20px;
}

.form-rev .legal-consent-container {
    text-align: left;
}

.form-rev ul.inputs-list {
    padding-inline-start: 0px;
}

.form-rev .hs_email_opt_in__c.hs-email_opt_in__c.hs-fieldtype-booleancheckbox.field.hs-form-field {
    text-align: left;
}

.featured-image img {
    max-height: 200px;
    width: auto;
}


input#email-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    border-radius: 20px;
    margin-bottom: 10px;
}

input#company-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    border-radius: 20px;    
    margin-bottom: 10px;
}

input#firstname-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    border-radius: 20px;    
    margin-bottom: 10px;
}

input#lastname-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    border-radius: 20px;    
    margin-bottom: 10px;
}

input#jobtitle-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    border-radius: 20px;  
    margin-bottom: 10px;
}

input#phone-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    border-radius: 20px;   
    margin-bottom: 10px;
}

select#country-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    border-radius: 20px;
    width: 100%;
    margin-bottom: 10px;
}

select#state-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    border-radius: 20px;
    width: 100%;
    margin-bottom: 10px;
}



ul.no-list.hs-error-msgs.inputs-list {
    display: block !important;
    color: red;
    font-size: 12px;
    margin-top: 1px;
    margin-left: 0;
    margin-bottom: 10px;    
}

/*   hidden form field work */
label#label-email-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    display: none;
}

label#label-company-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    display: none;
}

.hs_company.hs-company.hs-fieldtype-text.field.hs-form-field {
    display: none;
}

label#label-firstname-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    display: none;
}
.hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field {
    display: none;
}

label#label-lastname-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    display: none;
}

.hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
    display: none;
}

label#label-jobtitle-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    display: none;
}

.hs_jobtitle.hs-jobtitle.hs-fieldtype-text.field.hs-form-field {
    display: none;
}

label#label-country-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    display: none;
}

.hs_country.hs-country.hs-fieldtype-select.field.hs-form-field {
    display: none;
}

label#label-phone-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    display: none;
}

.hs_phone.hs-phone.hs-fieldtype-text.field.hs-form-field {
    display: none;
}

.hs_phone.hs-phone.hs-fieldtype-phonenumber.field.hs-form-field {
    display: none;
}

label#label-state-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    display: none;
}


input#email_opt_in__c-34b83b93-646c-42bd-9ecc-9f0c9eca734a {
    margin-right: 20px;
}


.form-rev input.hs-button.primary.large {
    background-color: #0fe4a2;
    border: 2px solid #0fe4a2;
    color: #252525;
    line-height: 17px;
    font-size: 16px;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    box-shadow: none;
    text-transform: uppercase;
}

/* Secure Zip PK ZIP Only */

.form-rev form {
    text-align: center;
}

/*
.legal-consent-container {
    display: none;
}
*/






/* Restyling 09.29.2022 */

/* temp solve for media slider */
/* This may cause other media sliders they want to use to fail to this, this is a temp solve */

/*
.tfs-slider .slide-content-container .fusion-sep-none {
    display: inline-block;
    width: 800px;
    height: 100px;
}



*/

.tfs-slider .flex-direction-nav a {
    top: 25% !important;
    transform: translateY(-25%) !important;
}


.fusion-slider-container.fusion-slider-sc-frontpageslider001.fusion-slider-316.fixed-width-slider {
    height: 140px !important;
    width: 1000px !important;
}



/* Full Site Gradient */
#boxed-wrapper {
    background: rgb(5 31 115);
}

.bc-master-site-gradient{
    /* background-image: linear-gradient(135deg, #5d5ca9 0%, #242373 56%, #1252bf 100%) !important; */
    background: rgb(5 31 115) !important;
}

.bc-gradient-purple {
    background-color: #5d5ca9;
    background-image: linear-gradient(135deg, #5d5ca9 0%, #242373 56%, #1252bf 100%);
    color: #fff;
}
/* Home Page Ad 09.27.2022 */

.fusion-page-title-bar.fusion-tb-page-title-bar {
    padding-left: 0;
    padding-right: 0;
    height: 50px !important;
}


#bc-notice-advertisement {
    width: 1440px;
    margin: auto;
    height: 50px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.bc-close-advertisement {
    font-size: 50px;
    font-weight: 400;
    color: #808080;
    float: right;
    padding-right: 20px;
    margin-top: -24px;
}

.bc-content-advertisement {
    font-size: 16px;
    font-weight: 600;
    color: white;
    max-width: 80%;
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 0px;
}

/* Restyling 09.26.2022 */

.bc-home-harveer-singh-video img {
    max-width: 430px !important;
    margin-left: -70px;
}

.bc-home-harveer-singh-video-tablet {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    padding-bottom: 50px;
}

.bc-home-harveer-singh-video-mobile {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    padding-bottom: 50px;
}




.bc-carousel-desktop a.flex-next {
    background: transparent;
    font-size: 30px !important;
    font-weight: 800 !important;
    margin-top: -15px !important;
}

.bc-carousel-desktop a.flex-prev {
    background: transparent;
    font-size: 30px !important;
    font-weight: 800 !important;
    margin-top: -15px !important;
}


ul#menu-primary-menu {
    font-weight: 800;
    font-size: 18px;
    margin-left: 55px;
}

ul#menu-primary-mega-menu {
    font-weight: 800;
    font-size: 18px;
    margin-left: 55px;    
}

.bc-classic-grey-box-shadow{
    padding: 10px;
}
.bc-classic-grey-box-shadow:hover{
    -webkit-box-shadow: 0 2px 6px 0 rgb(180 180 180 / 90%);
    box-shadow: 0 2px 6px 0 rgb(180 180 180 / 90%);
    background: #ffffff;
    border: 1px solid #cacaca;
    border-radius: 5px;
}




/* Master Inner Container Desktop 09.26.2022 */
.bc-260px-border-inner-container {
    margin-left: 70px !important;
    margin-right: 70px !important;
}

.bc-300px-border-inner-container{
    margin-left: 150px !important;
    margin-right: 150px !important;    
}




/* Image Carousel Work 09.28.2022 */
/*
.background.background-image {
    height: 100px !important;
}
*/

.main-flex {
    overflow: visible !important;
}

#bc-front-page-header-slider .background.background-image {
    height: 100% !important;
}

#bc-front-page-carousel .background.background-image {
    height: 100px !important;
}

.tfs-button-2 {
    margin-left: 580px;
    margin-top: -10px !important;
}

.fusion-slider-316 .flex-direction-nav a {
    width: 63px;
    height: 63px;
    line-height: 63px;
    font-size: 20px;
    margin-top: -20px;
}

div#bc-front-page-carousel {
    max-height: 100px;
}



div#bc-front-page-carousel-tablet{
    max-height: 50px;
}


/* Blog Post specific Sizing */
.post h2 {
    font-size: 25px !important;
}


/* Related Resources Work 09.28.2022 */
#bc-tag-header{
	z-index:20;
}




/* Tabbed Dialog Work 09.28.2022 */



div#bc-tri-single-display-text {
    width: 100%;
    float: left;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 50px;
    font-size: 18px;
}

div#bc-tri-display-text {
    width: 50%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 50px;
    font-size: 18px;
}



div#bc-tri-display-video {
    width: 33%;
    float: left;
    clear: both;
    padding-left: 40px;
    padding-bottom: 40px;
}

div#bc-tri-display-video img {
    max-height: 200px;
    box-shadow: 2px 2px 15px 0px var(--awb-color3);
}


div#bc-tri-display-image {
    width: 33%;
    float: left;
    text-align: left;
}

div#bc-tri-display-image img {
    max-height: 200px;
    box-shadow: 2px 2px 15px 0px var(--awb-color3);
}

div#bc-tri-display-button {
    width: 33%;
    float: left;
    margin-top: 60px;
}

div#tabs {
    box-shadow: 2px 2px 15px 0px var(--awb-color3);
}

div#bc-pem-image.tab{
    background-repeat:no-repeat;
    background-position: center center;
    /* Original background-image: url(/wp-content/uploads/2022/10/Logo_PK-Endpoint-Manager_Color.png); */
    background-image: url(/wp-content/uploads/2023/05/Logo_PK-Protect_PEM_Color.png); 
   
    color: transparent;
    padding-top: 30px !important;
    padding-bottom: 40px !important;    
}

div#bc-pem-image.whiteborder{
    background-repeat:no-repeat;
    background-position: center center;
    /* Original background-image: url(/wp-content/uploads/2022/10/Logo_PK-Endpoint-Manager_Color.png); */
    background-image: url(/wp-content/uploads/2023/05/Logo_PK-Protect_PEM_Color.png); 
    color: transparent;
    opacity: 1;
    padding-top: 30px !important;
    padding-bottom: 40px !important;    
}


div#bc-dsm-image.tab{
    background-repeat:no-repeat;
    background-position: center center;
    /* Original background-image: url(/wp-content/uploads/2022/10/Logo_PK-Protect_Data-Stores.png); */
    background-image: url(/wp-content/uploads/2023/05/Logo_PKProtect_DSM_RegMark_Color.png);
    
    color: transparent;
    padding-top: 30px !important;
    padding-bottom: 40px !important;
    float: right;    
}

div#bc-dsm-image.whiteborder{
    background-repeat:no-repeat;
    background-position: center center;
    /* Original background-image: url(/wp-content/uploads/2022/10/Logo_PK-Protect_Data-Stores.png); */
    background-image: url(/wp-content/uploads/2023/05/Logo_PKProtect_DSM_RegMark_Color.png);
    color: transparent;
    opacity: 1;
    padding-top: 30px !important;
    padding-bottom: 40px !important;    
}

.bc-tri-display-button-container {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
}

#tabs .tab {
    border-radius: 3px 3px 0 0;
    display: inline-block;   
    padding: 20px;
    cursor: pointer;
    position: relative;
    z-index:5;
    width: 49.5%;
    background-color: #e5e4e382;
}

#tabs .whiteborder {
    border-radius: 3px 3px 0 0;
    background-color: #ffffff;
}

#tabs .tabContent {

    position: relative;
    top: -4px;
    z-index: 1;
    padding: 10px;
    border-radius: 0 0 3px 3px;

}

#tabs .tabContentmini {
    position: relative;
    top: -4px;
    z-index: 1;
    padding: 10px;
    border-radius: 0 0 3px 3px;
}




#tabs .hide {
    display: none;
}

#tabs .show {
    display: block;
}


span#bc-find-a-partner-image img {
    min-width: 70px;
    max-width: 70px;
    min-height: 70px;
    max-height: 70px;
}


/* Cristello Added during testing*/
#bc-product-mega-menu-links a {
    color: #000000;
    text-decoration: none;
}

#bc-product-mega-menu-links a:hover {
    color: #1152be;
}

.bc-featured-image-container{
    display: none;
}

.bc-main-page-wi-image {
    margin-left: -29px;
    margin-right: -30px;
    padding-left: 0px;
    padding-right: 0px;
}


.post-content a {
	 color: #1152be;
    text-decoration: none;
}

.post-content a:hover {
	color: #1152be;
}


/* related sources image sizing for now */



#bc-featured-image-related img{
    border-style: none;
    vertical-align: top;
    max-height: 200px;
    width: auto;
    margin-top: 10px;
}

#bc-featured-image-related-cards img {
    border-style: none;
    vertical-align: top;
    max-height: 200px;
    width: auto;
}

/* Blog Postcards */

li#bc-blog-archive-container{
    min-height: 360px;
    max-height: 360px;
}


#bc-blog-archive-postcard img {
    border-style: none;
    vertical-align: top;
    min-height: 180px;
    max-height: 180px;
    width: auto;
    height: auto;
    margin-top: 0px;
    opacity: 1;
    padding: 20px;
}






#bc-blog-archive-postcard img:hover {
    opacity: 1;
}


div#bc-blog-archive-postcard .featured-image {
    min-height: 180px;
    max-height: 180px;
    overflow: hidden;
    background: #1152be26;
    
}

div#bc-blog-archive-postcard .featured-image:hover{
    background: transparent;
}

div#bc-metainfo-card-data {
    font-family: Raleway, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-left: 20px;
    text-align: left;
}

/* Cristello Author Work 01.26.2023 */

div#bc-metainfo-card-data_avatar {
    width: 400px;
    float: left;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 0px;
    text-align: left;
    font-weight: 600;
}
div#bc-metainfo-card-data_avatar_image {
    width: 50px;
    float: left;
}

div#bc-metainfo-card-data_avatar_image img {
    border-radius: 50%;
    margin-left: -8px;
}

div#bc-author-frame{
    padding: 0px;
    width: 600px;
    margin-top: 20px;
}

/* Product Grid Section */
.bc-product-grid-2023-image-large{
    max-width: 60px !important;
    min-width: 60px !important;
    max-height: 60px;
    min-height: 60px;
}

.bc-product-grid-2023-image {
    width: auto;
    height: 50px;
    max-width: 50px !important;
    max-height: 50px;
    min-height: 50px;
}

.bc-product-grid-image {
    width: 80px;
    height: 120px;
    max-width: 80px !important;
    max-height: 120px;
    min-height: 120px;
    min-width: 80px;
}

.bc-product-grid-text a {
    color: #1152be !important;
    text-decoration: none !important;
}

.bc-product-grid-text a:hover {
    color: #1152be !important;
    text-decoration: underline !important;
}

a#bc-latest-post-by-category {
    color: #000000;
    line-height: 1.3;
}

a#bc-latest-post-by-category:hover {
    color: #1152be;
    text-decoration: none;
}



.bc-highlight-blue{
	color: #ffffff; 
	background: #1e3074; 
	padding: 10px;
}

.bc-highlight-gradient-podcast{
	color: #ffffff; 
	background: linear-gradient(90deg, rgba(23,22,92,1) 0%, rgba(17,82,190,1) 100%);
	padding: 10px;
}

.bc-grid-image-type-1{
	width:100px !important;
	max-width: 100px !important;
	min-width: 100px !important;
	height: 100px;
}

.bc-featured-image-posts {
    height: 380px;
    min-height: 380px !important;
    max-height: 380px;
    overflow: hidden !important;
    margin-top: -30px !important;
    z-index: 0 !important;
}
.bc-featured-image-posts img{
    min-height: 385px;
    max-height: 385px;
}



/* Cristello Initial Testing Section */
.bc-min-video-height {
    min-height: 300px;
    height: 300px;
}



.fusion-sticky-container:not(.fusion-sticky-spacer):not(.fusion-custom-z-index) {
    z-index: 20 !important;
}

.sp-pcp-container {
    margin-top: -80px;
}

section.avada-page-titlebar-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

.bc-blog-header{
    height: 450px;
    width: 1380px;
    margin-left: 0px !important;
}

.bc-pkware-header{
    margin-left: 0px;   
    margin-right: 0px;
}

.bc-pkware-footer{
    margin-left: 0px;   
    margin-right: 0px;
}

.bc-inner-95-percent{
    max-width: 95%;
    margin-right: auto !important;
    margin-left: auto !important;
}

.bc-inner-90-percent{
    max-width: 90%;
    margin-right: auto !important;
    margin-left: auto !important;
}

.bc-inner-80-percent{
    max-width: 80%;
    margin-right: auto !important;
    margin-left: auto !important;
}

.bc-reset-margins{
    margin-left: -30px !important;
    margin-right: -30px !important;
}

.bc-reset-margins-padding{
    margin-left: -30px !important;
    margin-right: -30px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
}

.bc-reset-margins-inner-padding {
    margin-left: -30px !important;
    margin-right: -30px !important;
    padding-left: 130px !important;
    padding-right: 130px !important;
}

.bc-reset-margins-padding-mobile {
    margin-left: -45px !important;
    margin-right: -30px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;    
}

.bc-force-margins-padding{
    margin-left: -30px !important;
    margin-right: -30px !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
}

.bc-inner-50-percent{
    max-width: 50% !important;
    margin-left:auto !important;
    margin-right: auto !important;
}

section.bc-blog-post-title{
    font-family: Raleway, Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 45px;
    color: #000000;
    margin-left: 0px;
    line-height: 1.2;
    padding-right: 30px;
}



.bc-page-title {
    font-family: Raleway, Arial, Helvetica, sans-serif;
    font-size: 35px;
    color: white;
    background:#4c5c68;
	  margin-top: 20%;
    margin-left: 20px;
		padding-left: 10px;
}

.bc-home-header{
    clip-path: ellipse(148% 100% at 7% 0%);   
    margin-left: 0px !important;
}


img.bc-featured-image-ebook {
    max-width: 350px;
    margin-top: 0px;
}

img.bc-featured-image-partner {
    max-width: 350px;
    margin-top: 0px;
    box-shadow: 3px 3px 20px 0px #3333334a;
}

/* Buttons Section */


.bc-button-style-one{
    border: 2px solid #47494c !important;
    color: #47494c !important;
    background: transparent !important;
    border-radius: 20px !important;
}

.bc-button-style-one:hover{
    border: 2px solid #47494c !important;
    color: #FFFFFF !important;
    background: #47494c !important;
    border-radius: 20px !important;
}


.bc-button-style-one span.fusion-button-text {
    color: #000000 !important;
}

.bc-button-style-one span.fusion-button-text:hover {
    color: #FFFFFF !important;
}

.bc-button-style-two{
    border: 2px solid #ffffff !important;
    color: #ffffff !important;
    background: transparent !important;
    border-radius: 20px !important;
}

.bc-button-style-two:hover{
    border: 2px solid #47494c !important;
    color: #47494c !important;
    background: #47494c !important;
    border-radius: 20px !important;
    visibility: display !important;
}

.bc-button-style-two span.fusion-button-text {
    color: #ffffff !important;
}

.bc-button-style-two span.fusion-button-text:hover {
    color: #FFFFFF !important;
}


.bc-button-style-three{
    border: 2px solid #00e99d !important;
    color: #000000 !important;
    background: #00e99d !important;
    border-radius: 20px !important;
}

.bc-button-style-three:hover{
    border: 2px solid #88f3d2 !important;
    color: #FFFFFF !important;
    background: #88f3d2 !important;
    border-radius: 20px !important;
}

.bc-button-style-three span.fusion-button-text {
    color: #000000 !important;
}

.bc-button-style-three span.fusion-button-text:hover {
    color: #000000 !important;
}








/* small Mobile Header Work */

a#bc-mobile-demo-button {
    font-size: 8px;
    margin-top: 14px;
    margin-bottom: 0px;
}

/* 02.16.2023 Live Webinar Date */
div#bc-webinar-date {
    font-family: "Raleway" !important;    
    font-size: 20px;
    font-weight: 800;
    margin-top: 10px;
    text-transform: none !important;
    line-height: 1.1 !important;    
}


/* 02.08.2023 Cristello Ajax Filtering */
/* 04.04.2023 Cristello Ajax Filtering Additions/edits */

.bc-ajax-data-card {
    float: right;
    width: 20%;
    height: 280px;
    margin-left: 4%;
    margin-bottom: 2%;
    box-shadow: 3px 3px 20px 0px var(--awb-color3);
}


div#bc-ajax-date {
    padding-left: 10px;
}

h2.bc-ajax-card-title {
    font-family: "Raleway" !important;
    font-style: normal !important;
    font-weight: 600 !important;
    margin: 0 !important;
    font-size: 14px !important;
    text-transform: none !important;
    line-height: 1.1 !important;
    text-align: left;
    padding: 10px;
}

h2.bc-ajax-card-title a {
    color: #000000 !important;
}

h2.bc-ajax-card-title a:hover {
    color: #1152be !important;
}


#bc-ajax-image {
    min-height: 110px;
    max-height: 110px;
    min-width: 100%;
    max-width: 100%;
    overflow: hidden;
    background: #e2e2e2;
    padding: 5px;
    vertical-align: middle;
    margin-top: 0px;
}

#bc-ajax-image:hover {
    background: #1152be7a;
}


#bc-ajax-image img{
    border-style: none;
    vertical-align: middle;
    min-height: 100px;
    max-height: 100px;
    width: auto;
    height: auto;
    margin-top: 0px;
    opacity: 0.8;
}

#bc-ajax-image img:hover{
    opacity: 1;
}

/* 04.04.2023 Cristello Additions */
div#bc-ajax-categories {
    padding-left: 10px;
    padding-right: 10px;
}

/* test Color Default */
a.bc-ajax-cat-btn-default {
    background: #0fe4a2;
    border-radius: 20px;
    font-family: "Raleway" !important;
    font-style: normal !important;
    font-weight: 400 !important;
    color: #000000;
    font-size: 10px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
}

a.bc-ajax-cat-btn-default:hover {
    background: #09bcef !important;
    color: #000000 !important;
    text-decoration: none !important;
}


/* Partner Card Ajax Filtering */
.bc-ajax-data-card-partner {
    float: left;
    width: 16%;
    height: 140px;
    margin-left: 4%;
    margin-bottom: 2%;
    box-shadow: 3px 3px 20px 0px var(--awb-color3);
}

h2.bc-ajax-card-title-partner {
    font-family: "Raleway" !important;
    font-style: normal !important;
    font-weight: 600 !important;
    margin: 0 !important;
    font-size: 14px !important;
    text-transform: none !important;
    line-height: 1.1 !important;
    text-align: center;
    padding: 10px;
}


#bc-ajax-partner-title-header{
    margin-top: 10px !important;
}

#bc-ajax-image-partner {
    min-height: 80px;
    max-height: 80px;
    min-width: 100%;
    max-width: 100%;
    overflow: hidden;
    background: #e2e2e2;;
    margin-bottom: 2px;
}

#bc-ajax-image-partner:hover {
    background: #1152be7a;
}

#bc-ajax-image-partner img {
    border-style: none;
    vertical-align: middle;
    min-height: 80px;
    max-height: 80px;
    margin-top: 0px;
    opacity: 0.8;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
}

#bc-ajax-image-partner img:hover{
    opacity: 1;
}

h2.bc-ajax-card-title-partner a {
    color: #000000 !important;
}

h2.bc-ajax-card-title-partner a:hover {
    color: #1152be !important;
}



.searchandfilter ul li {
    margin-left: -30px !important;
}

label.sf-label-radio {
    font-size: 14px;
}

/* Specific Ajax Filtered Results Values */

.bc-ajax-query-results {
    font-family: "Raleway" !important;
    font-style: normal !important;
    font-weight: 600 !important;
    margin: 0 !important;
    font-size: 12px !important;
    text-transform: none !important;
    margin-bottom: 20px !important;
    text-align: right;
}


/* 04.04.2023 Cristello Ajax Filtering Resources */
a#bc-resources-side-buttons {
    margin-bottom: 10px;
    min-width: 100%;
}




/* 03.02.2023 New Blog and News Desktop header featured image */

div#bc-post-image-header {
    float: right;
    margin-top: 30px;
}

img#bc-post-image-header-img {
    /*
    height: 350px;
    width: 622px;
    */
}


/* Cristello 03.08.2023 Our History Bubbles */
.bubble_left {
    position: relative;
    background: #FFFFFF;
    color: #000000;
    font-family: Raleway;
    font-size: 20px;
    line-height: 120px;
    text-align: center;
    width: 250px;
    height: 120px;
    border-radius: 10px;
    padding: 0px;
}
.bubble_left:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid;
    border-color: transparent #ffffff;
    border-width: 20px 20px 20px 0;
    top: 50%;
    left: -20px;
    margin-top: -20px;
}

.bubble_right {
    position: relative;
    background: #ffffff;
    color: #000000;
    font-family: Raleway;
    font-size: 20px;
    line-height: 120px;
    text-align: center;
    width: 250px;
    height: 120px;
    border-radius: 10px;
    padding: 0px;
}
.bubble_right:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid;
    border-color: transparent #ffffff;
    border-width: 20px 0 20px 20px;
    top: 50%;
    right: -20px;
    margin-top: -20px;
}




/* Media Queries Ipad Breakpoint Avada */

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



    .bc-featured-image-posts {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        overflow: hidden;
        margin-top: 0px;
        z-index: 0;
    }       
    .bc-featured-image-posts img{
        height: 200px;
        min-height: 200px;
        max-height: 200px;
    }     

    .form-rev .topper {
        font-size: 24px;
    }        

    .post-content {
        margin-top: -20px;
    }

    .bc-home-header{
        clip-path: ellipse(148% 100% at 7% 0%);    
        margin-left: 0px !important;
    }
    
    section.bc-blog-post-title {
        font-size: 28px;
        margin-left: 0px;
        line-height: 1.2;
    }  
	
	.bc-page-title {
			font-size: 24px;
			margin-top: 15%;
			margin-left: 20px;
			margin-right: 50%;
			padding-left: 10px;
	}	

    #bc-notice-advertisement {
        width: 100%;
        margin: auto;
        height: 50px;
        margin-top: 4px;
    }  
    
    .bc-close-advertisement {
        font-size: 40px;
        font-weight: 400;
        color: #808080;
        float: right;
        padding-right: 20px;
        margin-top: -27px;
    }
    
    .bc-content-advertisement {
        font-size: 12px;
        color: white;
        max-width: 90%;
        display: table;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0px;
        padding-bottom: 0px;
    }    


    .bc-260px-border-inner-container {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .bc-300px-border-inner-container{
        margin-left: 0px !important;
        margin-right: 0px !important;    
    }    
	

}


/* Media Queries Phone Breakpoint Avada */

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



    table {width:100%;}

    thead {display: none;}

    tr:nth-of-type(2n) {background-color: inherit;}

    tr td:first-child {background: #f0f0f0; font-weight:bold;font-size:1.3em;}

    tbody td {display: block;  text-align:center;}

    tbody td:before {

        content: attr(data-th);

        display: block;

        text-align:center; 

    }
  
  .bc-featured-image-posts {
      height: 100px;
      min-height: 100px;
      max-height: 100px;
      overflow: hidden;
      margin-top: 0px;
      z-index: 0;
  }       
  .bc-featured-image-posts img{
      height: 100px;
      min-height: 100px;
      max-height: 100px;
  } 

  .form-rev .topper {
      font-size: 18px;
  }    

  .post-content {
      margin-top: -20px;
  }


  .bc-home-header{
      clip-path: ellipse(148% 100% at 7% 0%);    
      margin-left: 0px !important;
  }

  section.bc-blog-post-title {
      font-size: 12px !important;
    margin-left: 0px !important;
    margin-top: 10px;
    margin-bottom: 0px;    
  }
  
  .bc-page-title {
          margin-top: 30% !important;
          font-family: Raleway, Arial, Helvetica, sans-serif;
          font-size: 18px !important;
          margin-left: 10px !important;
          width: 90% !important;
          padding-left: 10px;
  }	

  .bc-260px-border-inner-container {
      margin-left: 0px !important;
      margin-right: 0px !important;
  }    
  
  .bc-300px-border-inner-container{
      margin-left: 0px !important;
      margin-right: 0px !important;    
  }   
  
  
}



