/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.6
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
/*** DO SERVER ***/

#bb-footer-container-footer{
    position: initial !important;
}
.bb-footer-inside{
    max-width: none !important;
}
#main:not(.sidebar-none) .wf-container-main{
    display: block !important;
}
#main{
	padding-bottom:0 !important;
}
#content{
    margin-bottom: 0px !important;
    box-shadow: none !important;
}

.whiteText, .whiteText *{
    color: #fff !important;
}

.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner{
    padding-top: initial !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li{
    margin-bottom: auto !important;
}

.wpcf7-not-valid-tip{
    display: block;
}

.scroll-top{
    bottom: 100px;
}
.scroll-top::before {
    content: "\f0290";
    font-family: icomoon-the7-font;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 20px;
    line-height: 1;
    color: #fff;
}

h4{
    color: #64A70B;
    margin-bottom: 15px !important;
}

.wpr-promo-box-description {
	font-family: inherit !important;
}

h1, h2, h1 *, h2 *{
    font-family: 'uni_neue' !important;
}

/* cart and checkout */
.woocommerce-cart-wrap .cart_totals table, .woocommerce-cart-wrap .cart_totals tbody, .woocommerce-cart-wrap .cart_totals tr, .woocommerce-cart-wrap .cart_totals th, .woocommerce-cart-wrap .cart_totals tbody th, .woocommerce-cart-wrap .cart_totals td{
    display: revert;
}
.content .woocommerce-checkout-review-order-table tbody, .content .woocommerce-checkout-review-order-table tfoot, .content .woocommerce-checkout-review-order-table tr, .content .woocommerce-checkout-review-order-table td, .content .woocommerce-checkout-review-order-table th{
    display: revert;
}
.content .woocommerce-checkout-review-order-table td, .content .woocommerce-checkout-review-order-table .order-total th{
    vertical-align: revert;
}
.wc-order-review td{
    padding: 4px 0 !important;
}
.wc-order-review td:nth-child(2){
    text-align: right !important;
}
div.woocommerce-cart-wrap a.remove{
    font-size: 32px !important;
}


.forceContentPaddingLeft .wpb_single_image.vc_align_right{
    margin-right: -15px;
}
.forceContentPaddingRight .wpb_single_image.vc_align_left{
    margin-left: -15px;
}


.boxed_content{
    max-width: 869px;
    margin: 0 auto;
    padding: 0 50px 0 50px;
}

#primary-menu{
    padding-left: 3.5%;
}

.mini-contacts{
    display: none !important;
}
.mini-contacts i{
    font-size: 16px !important;
}
.logged-in .mini-contacts{
    display: inline-flex !important;
    background: #002a3a;
    padding: 11px 24px;
    border-radius: 8px;
    color: #fff !important;
}

.green_box{
    max-width: 400px;
    margin: 50px auto;
    color: #fff;
    background: #64A70B;
    padding: 30px;
    text-align: center;
    font-weight: bold;
    font-size: larger;
    line-height: 40px;
}

/* modules */
.page-id-43 .page-title{
    background: none !important;
}
.page-id-43 .page-title h1{
    color: #64A70B !important;
    font-size: 35px;
    line-height: 42px;
}
.page-id-43 .page-title.overlay-bg::after{
    display: none;
}
.page-id-43 .page-title .wf-wrap{
    min-height: auto;
    align-content: flex-start;
}
.modules_list{
    max-width: 900px;
    margin: 0 auto;
}
.modules_list a{
    display: block;
    width: 46%;
    height: 308px;
    margin: 17px 2%;
    background: url('images/module_bg.jpg') no-repeat;
    background-size: cover;
    color: #00B186;
    font-size: 24px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 20px;
    text-decoration: none;
    float: left;
}
.modules_list a span{
    display: block;
    color: #fff;
}
.modules_list a span.progress{
    text-align: right;
    font-size: 20px;
    margin-top: 30px;
}
.modules_list a span.progress i{
    font-style: normal;
    color: #64A70B;
}
.modules_list a.blocked{
    opacity: 0.6;
}
.modules_list .module_name{
    display: block;
    min-height: 140px;
    margin-top: 20px;
}
.modules_list .module_complete{
    height: 70px;
    display: block;
    background: url('images/icon_completed.png') no-repeat top center;
    font-size: 20px;
    color: #64A70B;
    width: 100px;
    text-align: center;
    padding-top: 30px;
    float: right;
}
.module_video{
    text-align: center;
}
.module_video iframe{
    width: 100%;
    height: 500px;
}

.module_details h2{
    font-size: 36px;
    color: #64A70B;
    text-transform: uppercase;
    display: block;
    margin-top: 25px;
}
.module_details .question_wrapper{
    background: #DFE1DF;
    margin-top: 25px;
}
.module_details .question{
    font-size: 18px;
    line-height: 28px;
    color: #002A3A;
    padding: 17px 10%;
    font-weight: 700;
}
.module_details ul{
    list-style: none;
    padding-left: 60px;
    margin: 10px 0;
}
.module_details li{
    padding: 5px 0;
}
.module_details li label{
    padding-left: 12px;
}
.module_details input[type="submit"]{
    background: #64A70B;
    width: 180px;
    display: block;
    margin: 0 auto;
    border: 0;
    margin-top: 50px;
}

form.validating .correct_answer_row{
    color: #64A70B;
}
form.validating .wrong_answer_row{
    color: red;
}

.um-page-login .page-title, .um-page-password-reset .page-title{
    display: none;
}

.um-page-login .um-form, .um-page-password-reset .um-form{
    background: #002a3a !important;
    padding: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.um-page-login .um-form span, .um-page-login .um-form p, .um-page-login .um-form a, .um-page-password-reset .um-form .um-field-block,  .um-password .um-form label{
    color: #fff !important;
}
.um-member-status{
    display: none !important;
}
.um-register{
    max-width: none !important;
    margin-top: 10px;
}
.um-page-register .um-form{
    background: #DFE1DF !important;
    padding: 10px 0;
}
.um-page-register input, .um-page-register select, .um-page-register textarea, .um-page-register .select2{
    max-width: 500px;
}
.um .um-form ::placeholder, .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #002A3A !important;
}
.um-field-checkbox{
    width: 100% !important;
}
span.um-field-checkbox-option, span.um-field-radio-option{
    color: #002A3A !important;
}
div.um-field-error{
    max-width: 300px;
}
div.um-postmessage{
    padding: 30px 10%;
    font-size: large;
    color: #fff !important;
    background: #64A70B !important;
    margin-top: 40px;
}


/* member directory cards */
.um-member-card .um-members-edit-btn{
    display: none !important;
}
.um-member-card{
    background: rgba(0,0,0,.03);
    border: 0;
    color: #002b3a;
    font-size: 16px;
    text-align: left !important;
    padding: 0 !important;
    min-height: 270px;
    padding: 20px 25px 15px 25px !important;
}
/*.um-member:nth-child(2n) .um-member-card .um-member-name{
    background: #002A3A;
}*/
.um-member-card .card_inner{
    padding: 15px 10px !important;
}
.um-member-card .um-member-name{
    text-align: left !important;
    justify-content: left !important;
    background: #00b388;
    padding: 14px 16px !important;
    font-size: 18px !important;
    color: #fff !important;
    font-weight: 700;
    min-height: 45px;
}
.um-member:nth-child(2n) .um-member-card .um-member-name/*, .um-member:nth-child(4n-1) .um-member-card .um-member-name*/{
    background: #002A3A;
}
.um input.um-do-search.um-button{
    background: #00b388 !important;
}
.um-member-card .um-member-name a{
    font-size: 16px !important;
    color: #fff !important;
    font-weight: 700;
    text-decoration: none;
}
.um-member-card .um-member-name:first-child{
    display: none !important;
}
.um-directory .um-members-wrapper .um-members.um-members-grid .um-member{
    width:31% !important;
/*     margin-left:1.5% !important; */
    margin-right:1.5% !important;
}
.um-directory .um-members-wrapper .um-members.um-members-grid .um-gutter-sizer{
    width:0 !important;
}

.um input[type="submit"].um-button, .um input[type="submit"].um-button:focus, .um a.um-button, .um input.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active{
    background: #64A70B !important;
    color: #fff !important;
}
.um a.um-button.um-alt{
    background: #00778B !important;
    color: #fff !important;
}
.um-profile-photo, .um-account-meta-img{
    display: none;
}

.um-header.no-cover .um-main-meta {
	display: flex;
}

.um-main-meta .um-name{
    text-align: left;
    margin-top: 10px;
}
.um-main-meta .um-name a{
    color: #002A3A !important;
    font-size: 18px;
    line-height: 38px;
}
/*.um-own-profile .um-main-meta .um-name a:before{
    content: "Welcome";
    position: absolute;
    top: -35px;
    left: -60px;
    font-size: 28px;
}*/
.um .um-tip:hover, .um .um-field-radio.active:not(.um-field-radio-state-disabled) i, .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i, .um .um-member-name a:hover, .um .um-member-more a:hover, .um .um-member-less a:hover, .um .um-members-pagi a:hover, .um .um-cover-add:hover, .um .um-profile-subnav a.active, .um .um-item-meta a, .um-account-name a:hover, .um-account-nav a.current, .um-account-side li a.current span.um-account-icon, .um-account-side li a.current:hover span.um-account-icon, .um-dropdown li a:hover, i.um-active-color, span.um-active-color{
    color: #64A70B !important;
}
.um-field-gender label.um-field-radio, .um-field-created_own_technology label.um-field-radio, .um-field-organisation_received_funding label.um-field-radio{
    width: 150px !important;
    float: left !important;
}
div.um-10.um{
    max-width: 100%;
}
div.um-10.um .um-profile-body{
    max-width: none;
}
.um-profile.um-editing{
/*     max-width: 500px !important; */
}

.um-profile.um-editing form .um-profile-body .um-col-1 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
}

div.um-header{
    border: 0 !important;
    min-height: 72px;
/*     margin-right:40px; */
    padding-bottom: 0 !important;
	
	flex-direction: row-reverse;
	display: flex;
	background: transparent;
	color: #fff;
	align-items: center;
	align-content: end;
	justify-content: end;
	padding-right: 35px;
}
.um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-search-line{
    max-width: 500px;
    width: 100%;
    margin: 0 auto 30px auto !important;
}
.um-member-directory-search-line input.um-button{
    padding-top: 13px !important;
    padding-bottom: 13px !important;
}
.um-header.no-cover div.um-profile-meta .um-name{
    text-align: right !important;
    margin-right: 20px !important;
	margin-top: 3px;
}

.um-header.no-cover div.um-profile-meta .um-name{
    text-align: right !important;
    margin-right: 10px !important;
	margin-top: 3px;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	gap: 10px;
}
.um-header.no-cover div.um-profile-meta .um-name .meta-company-logo-outer{
	padding: 10px;
	background: #fff;
	border-radius: 50%;
	height: 30px;
	width: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

div.um-profile-edit{
	position: relative;
	top: 0px !important;
}
.um-main-meta .um-name a {
/* 	color: #FFF !important; */
}
.um-profile-nav-directorytab{
/*     margin-right:80px; */
}

.um-profile-nav{
    background-size: 100% !important;
    display:flex;
    position: relative;
	padding: 0px !important;
/* 	background: #13d0ad !important; */
	background: transparent !important;
	justify-content: center;
/* 	padding-left: 11% !important; */
	height: 40px;
	gap: 10px;
	padding-top: 10px !important;
	z-index: 2;
}

div.um-profile-nav-item.without-icon {
	display: flex;
  	align-items: center;
	padding-bottom: 3px;
	overflow: hidden;
  	white-space: nowrap;
}
div.um-profile-nav-item.without-icon.active {
  border-bottom: 2px solid #000;
}

div.um-profile-nav-item.without-icon a {
	background: #fff;
    margin: 0px !important;
	padding: 3px 15px !important;
	border-radius: 2px;
	overflow: hidden;
  	text-overflow: ellipsis;
}
div.um-profile-nav-item a{
    color: #002A3A !important;
    font-size: 15px !important;
	padding: 6px 12px;
}

div.um-profile-nav-item a span.title {
	padding: 0px;
}
/* .um .um-field-group-head, .picker__box, .picker__nav--prev:hover, .picker__nav--next:hover, .um .um-members-pagi span.current, .um .um-members-pagi span.current:hover, .um .um-profile-nav-item.active a, .um .um-profile-nav-item.active a:hover, .upload, .um-modal-header, .um-modal-btn, .um-modal-btn.disabled, .um-modal-btn.disabled:hover, div.uimob800 .um-account-side li a.current, div.uimob800 .um-account-side li a.current:hover{ */
.um .um-field-group-head, .picker__box, .picker__nav--prev:hover, .picker__nav--next:hover, .um .um-members-pagi span.current, .um .um-members-pagi span.current:hover, .upload, .um-modal-header, .um-modal-btn, .um-modal-btn.disabled, .um-modal-btn.disabled:hover, div.uimob800 .um-account-side li a.current, div.uimob800 .um-account-side li a.current:hover{
    color: #64A70B !important;
    background: none !important;
}
div.um-profile-nav-item a:hover{
    color: #fff !important;
    background: #000 !important;
}

.profile_tab_box{
    background: #fff;
    padding: 30px;
    margin-bottom: 10px;
    font-size: 16px;
}
.profile_tab_box h4{
    font-size: 20px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0 !important;
}

.vc_message_box{
    max-width: 500px;
    margin: 0 auto;
}



.user_modules_wrapper .wpb_wrapper{
    height: 440px;
}
.user_modules_wrapper .vc_col-sm-4:first-child .wpb_wrapper span.green{
    color: #64A70B;
}
.user_modules_wrapper .vc_col-sm-4:first-child .wpb_wrapper{
    background: #DFE1DF;
    text-align: right;
    font-size: 36px;
    line-height: 46px;
    color: #002a3a;
    box-sizing: border-box;
    padding: 80px 20px;
    font-weight: 700;
}
.user_modules_wrapper .vc_col-sm-4:nth-child(2) .wpb_wrapper{
    box-sizing: border-box;
    padding: 87px 50px;
    font-weight: 700;
}
.user_modules_wrapper .vc_col-sm-4:last-child .wpb_wrapper{
    background: url('/wp-content/uploads/2022/02/iStock-1290864946-1.jpg') no-repeat;
    background-size: cover;
}

.user_modules_wrapper .module_progress td, .user_modules_wrapper .module_progress table{
    border: 0 !important;
}
.user_modules_wrapper h4{
    color: #64A70B;
    font-size: 24px;
    border-bottom: 1px solid #002a3a;
    display: inline-block;
    padding-bottom: 5px;
}
.user_modules_wrapper .module_progress td span{
    background: #64A70B;
    color: #fff;
    width: 50px;
    text-align: center;
    font-size: 26px;
    line-height: 50px;
    display: inline-block;
    border-radius: 7px;
}

.profile_tab_content{
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 50px 0 50px;
}
div.um.um-profile{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
	margin-top: 100px;
}
.um-profile-body{
    padding-top: 0px !important;
    padding-bottom: 0 !important;
}
.um-profile-body.modulestab{
    background: none;
}
.um-editing .um-profile-body{
    padding: 30px !important;
}
.um-profile-body.proftab{
    background: none !important;
}
.um-profile-body.newstab{
    background: #dfe1de !important;
}




.event_list > div{
    background: url(images/event_bg.png) #00b388;
    background-size: cover;
    color: #fff;
    margin-bottom: 30px !important;
}
.event_list > div:nth-child(2n){
    background: url(images/event_bg_white.png) #dfe1df;
    color: #00b388;
}
.event_list .event_image{
    max-height: 200px;
    overflow: hidden;
}
.event_list img{
    width: 100%;
    height: auto;
}
.event_list .col1{
    width: 66%;
    box-sizing: border-box;
    padding: 20px;
    vertical-align: top;
    font-size: 18px;
    line-height: 26px;
}
.event_list .col2{
    width: 33%;
    box-sizing: border-box;
    padding: 20px;
    vertical-align: middle;
    text-align: center;
}
.event_list .notes{
    color: #002a3a;
}
.event_list .bookbutton a{
    text-align: center;
}
.event_list .bookbutton{
    margin-bottom:70px;
}
.event_list h5{
    font-size: 28px;
    line-height: 35px;
    color: #002a3a;
    font-weight: 700;
    display:block;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    margin-top:17px;
    padding: 15px 0;
}
.event_list > div:nth-child(2n) h5{
    border-bottom: 2px solid #002a3a;
    border-top: 2px solid #002a3a;
}
.event .post-thumbnail{
    display: none;
}
.addToCal{
    text-align:center
}
.addToCal a{
    background: #38c4a2;
    color: #fff;
    padding: 2px 4px;
    margin-top:3px;
    display:none;;
}



.testimonial-item{
    display: block !important;
}
.testimonial-avatar, .testimonial-content{
    float: right !important;
}
.testimonial-avatar{
    padding: 0% 0 0 0 !important;
}
.testimonial-content{
    padding-left: 66px !important;
    padding-right: 0px !important;
    background: url(images/green_quotes.jpg) no-repeat left top;
    min-height: 130px;
}
.testimonial-name .text-primary{
    color: #002A3A !important;
    font-size: 25px;
    font-weight: 700;
}
.dt-testimonials-shortcode .testimonial-vcard .text-secondary{
    color: #00778B !important;
    font-size: 18px;
    font-weight: normal !important;
}
.testimonials-carousel-shortcode .owl-nav *{
    color: #64A70B !important;
}


.asp_product_buy_btn.blue{
    background: #64A70B !important;
    color: #fff !important;
    text-shadow: none !important;
    border: 0 !important;
    min-width: 120px !important;
}
.asp_product_buy_btn.blue span{
    color: #fff !important;
}


.owl-nav{
    text-align: center;
    margin-bottom: 30px;
}
.owl-nav a{
    position: relative;
    margin: 0px;
}

.whiteLogos img{
    filter: brightness(0) invert(1);
}




.page-title-head h1::after{
    content: " ";
    display: block;
    border-top: solid 2px #78be20 !important;
    width: 95px !important;
    margin-top: 34px;
}

.newsPostGrid .vc_grid-item{
    margin-bottom: 20px !important;
}
.newsPostGrid .vc_grid-item-mini{
    padding: 20px;
    background: #fff;
}
.newsPostGrid .vc_grid-item:nth-child(4n) .vc_grid-item-mini {
    /*background: #002a3a;*/
}
.newsPostGrid .vc_grid-item:nth-child(5n) .vc_grid-item-mini, .newsPostGrid .vc_grid-item:first-child .vc_grid-item-mini  {
    /*background: #78be20;*/
}
div.newsPostGrid div.vc_gitem-zone{
    background-color: transparent !important;
}
div.newsPostGrid h4, div.newsPostGrid .vc_gitem-post-data-source-post_title a{
    color: #002a3a !important;
    margin-bottom: 22px !important;
    min-height: 58px !important;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}
.vc_gitem-post-data-source-post_title a::after{
    content: " ";
    display: block;
    border-top: solid 2px #78be20 !important;
    width: 95px !important;
    margin-top: 12px;
}
.newsPostGrid .vc_grid-item .vc_btn3{
    margin-top: 0px;
    background: #78be20;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
}
.newsPostGrid .vc_grid-item .vc_btn3:hover{
    background: #002a3a !important;
}
.newsPostGrid .vc_btn3-container{
    text-align: right !important;
}
.newsPostGrid .vc_grid-item:nth-child(4n) .vc_grid-item-mini *{
    /*color: #fff !important;*/
}
.newsPostGrid .vc_grid-item:nth-child(4n) .vc_btn3{
    /*background: #78be20;*/
}
.newsPostGrid .vc_gitem-animated-block:first-child{
    overflow: hidden;
}
.newsPostGrid .vc_gitem_row{
    position: inherit !important;
}
.newsPostGrid .wpb_single_image{
    height: 130px;
    overflow: hidden;
    margin-bottom: 20px !important;
}
.newsPostGrid .vc_btn3 {
    color: #fff !important;
}

.single .entry-content:last-child{
    margin-bottom: 60px;
}
.single .entry-content h2{
    color: #0d3d63;
    margin-bottom: 10px !important;
}
.single .entry-content .headingSeparator h2{
    margin-bottom: 44px !important;
}
.single #main{
    padding-top: 0;
}

.newsPostGrid .vc_gitem-post-data-source-post_excerpt{
    display: none;
}
.newsPostGrid .vc_btn3-container{
    margin-bottom: 0 !important;
}
.newsPostGrid .vc_gitem_row .vc_gitem-col{
    padding-left: 0;
    padding-right: 0;
}
.newsPostGrid .vc_custom_heading.vc_gitem-post-data-source-post_title{
    min-height: 80px;
}

.vc_grid-item .vc_gitem-post-data.vc_gitem-post-data-source-post_date{
    font-size: 14px !important;
    line-height: 24px !important;
}


/* new designs for members */
.um{
    color: #002A3A !important;
}
.um-profile-body .headingSeparator h2{
    color: #00b388;
}
.um-profile-body .headingSeparator h2::after{
    border-top: solid 2px #00b388 !important;
}


.navyBackground{
    background: #00b388 !important;
}
.blueBackground{
    background: #00778b !important;
}
.lightBlueBackground{
    background: #71b2c9 !important;
}
.darkBackground{
    background: #333f48 !important;
}

.module_list_v2{
    background: #00778b;
    color: #fff;
    padding: 25px;
    margin: 22px 0;
}
.module_list_v2:nth-child(2n){
    background: #dfe1df;
    color: #002a3a;
}
.module_list_v2 h2{
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px !important;
    padding-bottom: 20px;
}
.module_list_v2:nth-child(2n) h2{
    color: #00778b;
    border-bottom: 1px solid #00778b;
}

.module_list_v2 .downloads{
    list-style: none;
    padding: 0;
    margin: 0;
}
.module_list_v2 .downloads li{
    padding: 2px 6px;
    background: #fff;
    border-radius: 6px;
    display: inline-block;
    margin-right: 3px;
    margin-top: 2px;
}

.module_vid{
    margin-left: 10%;
    position: relative;
}
.module_vid .vc_icon_element{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
}
.module_vid img{
    width: 100%;
    opacity: 0.9;
}

.completed_flag{
    padding: 2px 6px;
    background: #fff;
    color: #78be20;
    font-weight: bold;
    border-radius: 6px;
    display: inline-block;
    margin-top: 30px;
    float:right
}

.hubPageTitle{
    position: absolute;
/*     left: 17%;
    top: 32%; */
	top: -58px;
}
.hubPageTitle h1{
/*     color: #002a3a; */
	color: #fff;
	text-align: center;
	color: #000;
	font-family: "Uni Neue Bold", Sans-serif !important;
	font-size: 24px;
	font-weight: 400;
}

/*
.um-directory .um-members-wrapper .um-members.um-members-grid .um-member {
    width: 46% !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
}
.um-directory .um-members-wrapper .um-members.um-members-grid .um-gutter-sizer {
    width: 2% !important;
}*/

div.playIcon{
    margin-top: 60px;
    font-size: 24px !important;
}
.playIcon .fa-play-circle::before{
    color: #00778b !important;
}

.leftBgImage .vc_column-inner, .rightBgImage .vc_column-inner{
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.leftBgImage .vc_column-inner {
    background-position: left !important;
}
.rightBgImage .vc_column-inner {
    background-position: right !important;
}

.st-cmp-settings{
    display: none;
}


.stats-block{
    width: 220px;
    height: 220px;
    border-radius: 110px;
    background: #78be20;
    margin: 0 auto;
    padding-top: 40px;
}
.stats-top .stats-number{
    font-size: 50px !important;
    color: #fff;
}
.stats-block .stats-text{
    font-size: 26px !important;
    line-height: 28px;
}


.logged-in .joinNowButton{
    visibility: hidden !important;
}
.logged-in .microwidget-btn{
    display: none !important;
}

.wonderplugincarousel-container, .amazingcarousel-list-container{
    padding: 0 !important;
}
.wonderplugincarousel{
    max-width: none !important;
}
.amazingcarousel-image{
    height: 150px !important;
}
.amazingcarousel-image > div, .amazingcarousel-image > div a{
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    font-size: 0 !important;
    background: #002a3a !important;
}
.amazingcarousel-title{
    display: none;
}
.wondercarousellightbox{
    border: 0;
    display: inline-block;
}
.amazingcarousel-image-img{
    margin: 20px 0 !important;
}


.curly_video .slick-prev, .curly_video .slick-next{
    width: 50px;
    height: 50px;
}
.curly_video .slick-prev:before, .curly_video .slick-next:before{
    font-size: 50px !important;
    color: #000 !important;
}
.curly_video .slick-prev{
    left: 25px;
    bottom: 0;
}
.curly_video .slick-next{
    right: 25px;
    bottom: 0;
}
.curly_video .slick-slide{
    opacity: 0.4;
}
.curly_video .slick-slide.slick-active{
    opacity: 1;
}
.curly_video iframe{
    margin: 0 15px;
    width: calc(100% - 30px) !important;;
}

.sixStepTable{
}
.sixStepTable td{
    width: calc(100% - 120px) !important;
    padding: 20px 0;
}
.sixStepTable td:first-child{
    width: 60px !important;
    font-size: 80px;
    line-height: 80px;
    color: #64A70B !important;
    font-weight: bold;
}
.sixStepTable td:nth-child(2){
    width: 60px !important;
}

.greenButton{
    background: #64A70B;
}

.sixStepTable.small td:first-child{
    font-size: 26px;
    line-height: 31px;
}
.sixStepTable.small h2{
    font-size: 18px;
    line-height: 24px;
}
.sixStepTable.small td:nth-child(2){
    width: 30px !important;
}
.sixStepTable.small td:first-child{
    width: 40px !important;
}
.sixStepTable.small img{
    width: 23px !important;
    height: auto !important;
}

.sixStepTable h2{
    margin-bottom: 0 !important;
    color: #002a3a !important;
}


.single-post:not(.post-template-template-fullHeader) .page-title .wf-wrap{
    min-height: 325px;
    width: 100% !important;
    padding: 0 !important;
}
.single-post .page-title .wf-wrap h1{
    font-size: 32px !important;
    line-height: 38px !important;
}
.single-post:not(.post-template-template-fullHeader) .page-title-head{
    width: 40%;
}
.news_header_img{
    width: 50%;
    height: 100%;
    background-size: cover !important;
}

.post-template-template-fullHeader .vc_column-inner .paddingColumn{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}


@media screen and (max-width: 1710px) {
    .masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) header.header-bar{
        padding-left: 20px !important;
        padding-right: 10px !important;
    }

    .main-nav > li > a{
        margin-right: 5px !important;
    }
	#primary-menu {
	  padding-left: 2%;
	}

    .backgroundText{

    }
    div.homeHeader{
        background-size: cover !important;
    }

    .main-nav > li > a .menu-text{
        font-size: 16px;
    }
    .mini-widgets span, .mini-widgets a, .mini-login .submit{
        font-size: 14px !important;
    }
    .mini-button, .mini-login, .logged-in .mini-contacts{
        padding: 5px 15px !important;
    }
}

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

    body, html{
        font-size: 14px !important;
    }
    h2{ font-size: 28px; }
    h4{ font-size: 18px; }
    .headingSeparator h2{
        margin-bottom: 30px;
    }
    .headingSeparator h2::after, .headingSeparator h4::after, .headingSeparator h1::after {
        margin-top: 20px;
    }

    .page-title .wf-wrap {
        min-height: 450px;
        padding-top: 50px;
        padding-bottom: 15px;
    }

    #main > .wf-wrap, #bottom-bar > .wf-wrap, #footer > .wf-wrap {
        width: 100% !important;
        padding-left: 10% !important;
        padding-right: 10% !important;
    }
}


@media screen and (max-width: 1200px) {
    #primary-menu{
        padding-left: 2%;
    }
    .branding img {
        width: 150px !important;
    }


}

@media screen and (max-width: 1000px) {
    #main > .wf-wrap, #bottom-bar > .wf-wrap, #footer > .wf-wrap {
        width: 100% !important;
        padding-left: 1% !important;
        padding-right: 1% !important;
    }

    h1, .page-title h1{ font-size: 40px; }
    .backgroundText{
        font-size: 16px !important;
    }
}



@media screen and (max-width: 800px) {
    div.um-profile-nav-item a{
        display: inline-block !important;
    }
    div.um-profile-nav-item a:first-child{
        display: none !important;
    }
    .um-own-profile .um-main-meta .um-name a:before{
        left: 0px;
    }
}

@media screen and (max-width: 778px) {
    .logged-in .mobile-mini-widgets .mini-contacts{
        display: none !important;
    }

    .single-post .page-title{
        background-size: 100% !important;
    }
    .single-post .page-title .wf-wrap{
        width: 100% !important;
        padding-left: 10% !important;
    }
}
@media screen and (max-width: 768px) {
    div.homeHeader{
        /*background-image: none !important;*/
        /*min-height: auto !important;*/
    }
    .backgroundText{
        max-width: none !important;
    }

    div.paddingColumn{
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    div.rowPadding{
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    div.collaboratorsPicture{
       margin-top: 0;
    }

    #footer .wf-container-footer{
        display: none !important;
    }

    .um-profile-nav{
        padding: 0 !important;
    }
}
@media screen and (max-width: 767px) {

    .bbfb-menu{
        margin-bottom: 25px;
    }

    .vc_row-no-padding .wpb_text_column{
        padding: 0 20px !important;
    }

    .testimonial-content {
        padding-left: 0px !important;
        padding-right: 0px !important;
        background: none;
        min-height: auto;
    }

    .homeHeader .wpb_single_image{
        display: none !important;
    }

    .profile_tab_content{
        padding: 0 5px;
    }
    .user_modules_wrapper .wpb_wrapper{
        height: auto;
    }
    .um-directory .um-members-wrapper .um-members.um-members-grid .um-member{
        width: 97% !important;
    }

    .videoDescription{
        display: none;
    }
    .playIcon{
        margin: 12% 0;
    }

    .page-title.page-title-responsive-enabled .wf-wrap{
        align-items: flex-start;
    }

    .dt-btn.fancybox{
        margin-left: 15px !important;
    }

    .leftBgImage .vc_column-inner, .rightBgImage .vc_column-inner{
        min-height: 300px;
        background-position: center !important;
    }

    .page-title-head{
        min-height: 120px;
    }

    .single-post:not(.post-template-template-fullHeader) .page-title-head{
        width: 100%;
    }
    .news_header_img{
        width: 100%;
        height: 160px;
        margin-bottom: 10px;
    }

    .homeHeader .dt-btn{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .vc_row:not([data-vc-full-width="true"]){ /* strange problem */
        padding-left: 13px;
        padding-right: 13px;
    }

    div.dt-shortcode-soc-icons{
        padding: 0 !important;
        text-align: center;
    }
    #menu-footer-menu li.menu-item a{
        padding-right: 10px !important;
    }

    .ult-content-box-container{
        margin-bottom: 10px;
    }

    .newsPostGrid .vc_grid-item-mini{
        padding: 5px;
    }

    .single .entry-title{
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
    }

    .twoColMobile .wpb_column:not(.vc_col-sm-12){
        width: 50%;
        float: left;
    }
    .partnerLogos .wpb_column:not(.vc_col-sm-12){
        width: 20%;
        float: left;
    }
    .partnerLogos .whiteLogo{
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .partnerLogos .wpb_column:not(.vc_col-sm-12) .vc_column-inner{
        padding-left: 3px;
        padding-right: 3px;
    }

    .twoPaddingColumns .paddingColumn:nth-child(1){
        padding-bottom: 0 !important;
    }

    .stats-block{
        width: 150px;
        height: 150px;
        border-radius: 80px;
        padding-top: 30px;
    }
    .stats-top .stats-number{
        font-size: 30px !important;
        color: #fff;
    }
    .stats-block .stats-text{
        font-size: 18px !important;
        line-height: 22px;
    }

    .leftBgImage, .rightBgImage{
        display: none !important;
    }

    body:not(.single) .page-title-head{
        max-width: 50%;
        text-align: left;
    }

    .backgroundText{
        max-width: 300px !important;
    }

    .single .wpb_single_image{
        margin-top: 7px;
        margin-bottom: 7px;
    }

    div.homeHeader h1 {
        font-size: 26px;
    }

    div.boxHeight{
        padding-right: 30px !important;
        min-height: auto !important;
    }
    div.amazingcarousel-list-container, div.amazingcarousel-list-wrapper{
        width: 100% !important;
    }
    div.amazingcarousel-image{
        height: 130px !important;
    }

    .bb-footer-container table{
        text-align: center;
    }
    .bb-footer-container table td:first-child{
        display: none;
    }

    .event_list td{
        display: block;
        width: 100% !important;
    }

    .module_vid{
        margin-left: 0;
        margin-top: 20px;
    }
    .module_vid .vc_icon_element{
        font-size: 20px !important;
        margin-left: -40px;
        margin-top: -40px;
    }
}

/* Menu font color white for non-sticky header starts here*/
.page-id-4333 .light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a .menu-text, .page-id-4333 .light-preset-color.masthead:not(#phantom):not(.sticky-on) #primary-menu > li > a:hover .menu-text {
	color: #fff !important;
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on) header .same-logo img, .light-preset-color.masthead:not(#phantom):not(.sticky-on) .mobile-header-bar .mobile-branding .same-logo img{
	visibility: hidden;
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on) header .same-logo, .light-preset-color.masthead:not(#phantom):not(.sticky-on) .mobile-header-bar .mobile-branding .same-logo{
	background-image: url('/wp-content/uploads/2023/05/The-Innovation-Exchange-White-and-Green-with-Tagline.png');
	background-repeat: no-repeat;
	background-size: cover;
}

h2.headingSeparator::after {
	content: " ";
	display: block;
	border-top: solid 2px #78be20 !important;
	width: 90px !important;
	margin-top: 30px;
}

h2.centerseparator::after {
	margin: 30px auto 0px;
}

h2.darkseperator::after {
	border-top: solid 2px #000000 !important;
}

h2.whiteseperator::after {
	border-top: solid 2px #FFFFFF !important;
}

h2.smallseperator::after {
	width: 30px !important;
	margin-top: 0px;
}
/* Menu font color white for non-sticky header starts here*/

/* Css to An initiative of Skillnet Ireland text in header bar starts here*/
header.header-bar .mini-widgets {
	top: -10px;
	position: relative;
}

.mobile-header-bar .mobile-mini-widgets {
	top: -8px;
	position: relative;
}

header.header-bar .mini-widgets .text-area {
	position: absolute;
	top: 87px;
}

.mobile-header-bar .mobile-mini-widgets .text-area {
	position: absolute;
	top: 47px;
}

.mobile-header-bar .mobile-mini-widgets .text-area span.skillnet-initiative-text {
	font: normal 400 13px / 20px "Mulish", Helvetica, Arial, Verdana, sans-serif;
}

header.header-bar .mini-widgets .text-area span.skillnet-initiative-text {
	font-size: 13px !important;
}

.dt-mobile-header .text-area span.skillnet-initiative-text {
	font-size: 13px !important;
	color: #222;
}

/* Css to An initiative of Skillnet Ireland text in header bar starts here*/

/* dynamic margings starts here */
.mb-5 {
	margin-bottom: 2rem !important;
}

.mb-0 {
	margin-bottom: 0px !important;
}

.mb-1 {
	margin-bottom: .5em !important;
}
/*  */

.um .um-profile-nav-item.active a {
	color: #fff !important;
	font-weight: bold;
	background: #000 !important;
}

.page-id-12 #main {
	padding-top: 0px;
}

.main-nav > li > a {
	margin: 18px 20px 18px 0px;
}

body.um-page-user header.custom-elementor-header:not(.elementor-sticky--active) .elementor-item{
	color: #000 !important;
}

body.um-page-user header.custom-elementor-header:not(.elementor-sticky--active) .header-site-white-logo {
	display: none;
}

body.um-page-user header.custom-elementor-header:not(.elementor-sticky--active) .header-site-black-logo {
	display: block;
}

ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
	border-inline-start: 0px;
}

.um-profile-edit i.um-faicon-cog {
	font-size: 18px;
	color: #16a816;
}

.type-items {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
}

.capability-item {
  display: inline;
  font-family: Halvar,sans-serif !important;
  line-height: 1;
  margin-bottom: 6px;
  margin-right: 6px;
  padding: 1px 3px 1px;
  width: fit-content;
  font-size: 14px;
  background: #a3ea8e;
  border: 1px solid #a3ea8e;
  color: #444;
}

.gray-item {
    background: #aaa;
    border: 1px solid #aaa;
    color: #fff;
}

.capability-item__more-items {
    background: #ddd;
    border: 1px solid #ddd;
}

.partners-item-logo {
    display: flex;
    justify-content: center;
}

a.partners-item {
    color: #444;
}

.partners-item-content {
    margin-top: 20px;
}

.line-clamp-3 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
}

.line-clamp-1 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
}

.partners-item-title {
    color: #444;
}

.profiles-tab {
    padding: 60px 0;
}

.profiles-tab .row {
    display: flex;
}

.profiles-tab .company-logo {
    padding-bottom: 30px;
}

.profiles-tab .company-logo img {
    width: 200px;
    max-width: 100%;
}

/* For medium devices like tablets */
@media (min-width: 768px) {

    .profiles-tab .col-grid {
        padding: 17px;
    }

    .profiles-tab .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .profiles-tab .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
	
	.profiles-tab .col-md-6 {
		flex: 0 0 50%; /* This sets the column width to 50% of the container */
		max-width: 50%; /* Ensures it doesn't grow beyond 50% */
	  }

    .profiles-tab .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
}

.profile_details_tab {
    flex: 1;
    border-left: 2px solid rgba(54,54,54,.15) !important;
}

.company-header {
    background: #f5f5f5;
    padding: 20px 20px;
    margin-bottom: 30px;
}

.company-info {
    padding: 30px 30px 35px 0;
}

.company-types {
    border-top: 2px solid rgba(54,54,54,.15) !important;
    padding: 30px 0 25px;
}

.company-contact {
    padding: 20px 0 35px 16px;
    border-top: 2px solid rgba(54,54,54,.15) !important;
}

.um-member-meta-main {
	display: none;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* For extra small devices (phones) */
@media (max-width: 575.98px) {
    .container {
        max-width: 100%;
    }
}

/* For small devices (tablets) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .container {
        max-width: 540px;
    }
}

/* For medium devices (desktops) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .container {
        max-width: 720px;
    }
}

/* For large devices (desktops) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .container {
        max-width: 960px;
    }
}

/* For extra large devices (large desktops) */
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.pb-0 {
    padding-bottom: 0 !important;
}

.um-header.no-cover div.um-profile-meta {
	z-index: 9;
}

@media only screen and (max-width: 768px) {
	.um-profile.um .um-profile-meta, div.um-profile-edit {
		margin-top: -50px;
	}
	div.um-header {
		padding-right: 0px;
	}
}

/* Memeber's hub mobile menu  */
@media screen and (max-width: 768px) {
	div.um-profile .um-profile-nav {
	  	display: flex !important;
  		flex-direction: column;
	  	position: relative;
		cursor: pointer;
		height: auto;
		padding-bottom: 0px !important;
		position: absolute;
  		right: 0;
		margin-top: 25px;
		box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.3);
		z-index: 999;
	}
	
	div.um-profile .um-profile-nav .um-profile-nav-item {
	  	display: none !important;
	}
	
	div.uimob500 .um-profile-nav-item i {
		height: 0 !important;
	}
	
	div.um-profile .um-profile-nav.show-menu-nav .um-profile-nav-item {
		display: initial !important;
		transition: transform 0.3s ease;
	}

	/* Using ::before pseudo-element to add an icon */
	.um-profile-nav::before {
	  content: '\2630'; /* Unicode character for a hamburger icon (☰) */
	  font-size: 24px;
	  color: #000;
	  position: absolute;
	  top: -18px;
	  right: 0;
	  transform: translate(-50%, -50%); /* Centering the icon */
	}
	
	div.um-profile-nav-item.active {
		border: none !important;
		background: #000 !important;
	}
}


.um-profile-nav-subscriptiontab {
	display: none !important;
}

/* .page-id-12 #content p:first-of-type {
	display: none;
} */


/* CSS for video players on Challenges page */ 
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link {
	width: 100%;
  	height: 100%;
  	display: block;
  	position: absolute;
  	top: 0;
  	box-sizing: content-box;
  	border: none;
}

body.um-edit-page #main {
	background-image: url('/wp-content/uploads/2026/02/SIE-Innovation-Summit-Web-Page-Background-2.jpg');
	background-repeat: no-repeat;
	background-position: -20px;
	background-size: cover;
}

body.um-edit-page #main div.um-profile-nav-item a, body.um-edit-page #main .um-main-meta .um-name a {
/* 	color: #fff !important; */
}

body.um-edit-page #main .um .um-field-label {
	color: #fff;
}
