/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.2.4.1675882479
Updated: 2023-02-08 14:54:39

*/
.nnt_img .elementor-widget-container {
    
    background-color: Black;

};

.nnt_img .attachment-full{
    opacity: 0.6 !important;
}
.nnt_title {
	left: 0px !important;
    top: 58px !important;
    padding: 0px 20px;
}
.nnt {
    top: 35px !important;
	left: 0px !important;
    padding: 0px 20px;
}
.tabset__tabs__conten{display: flex;}
.new_box{width: 33.33%; padding: 10px;}
.new_box_ins img {
    border-radius: 0px;
    height: 100% !important;
    width: 100%;
}
.new_box_ins{
    position: relative;
}
.new_tt li span.elementor-post-info__terms-list:before{display: none;}
.new_tt .elementor-post-info__terms-list-item{background: #fff !important; padding: 4px 11px !important;
    border-radius: 17px !important;  font-size: 11px !important;  text-transform: capitalize;  color: #000;}
.new_tt .elementor-post-info__terms-list-item:hover{    color: #fff; background: #008ca8 !important; transition: 0.4s all;}
.overlaid {
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    position: absolute;
    width: 100%;
}
.overlaid .clickable {
    background: #fff;
    padding: 4px 11px;
    border-radius: 17px;
    font-size: 11px;
    text-transform: capitalize;
    color: #000;
}
.new_box_ins{
	    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
}
.overlaid h5 a{  color: #fff;}
.overlaid h5 {
    color: #fff;
    padding: 50px 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: -0.005em;
    text-transform: capitalize;
    margin: 0;
}
.overlaid .clickable:hover {
    color: #fff;
    background: #008ca8;
    transition: 0.4s all;
}
/*================ New Design ====================*/
a.clickable {
    position: relative;
    top: 30px;
    z-index: 9999;
    left: 21px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #018ba6;
}
.tabset__tab {
    background: #f5f5f5;
    border-radius: 8px;
}
a {
    color: #2B2E2F;
}
.education_box_1 img {
    height: 350px !important;
    width: 100%;
    object-fit: cover;
    border-radius: 8px 8px 8px 8px !important;
}

.alllestUpdate .education_box_1_cat {
    height: 0;
    visibility: hidden;
    opacity: 0;
}

div#post-list {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 56px;
}
div#post-list .col-sm-4 {
   flex-basis: calc(50% - 28px);
    padding-bottom: 24px;
    border-bottom: 1px solid #E8E8E8;
    display: flex;
    gap: 20px;
	align-items:center;
}

div#post-list .col-sm-4:nth-child(3n) {
    padding-right: 0px;
}
div#post-list .post-thumbnail {
    width: 50%;    height: 152px;
}
div#post-list .col-sm-4 img {
    width: 100%;
    min-width: 219px;
    height: 152px;
    object-fit: cover;
    object-position: center center;
    opacity: 0.82;
    filter: brightness(46%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
    border-radius: 8px;
}
div#post-list .col-sm-4 .post-thumbnail:hover img {
    opacity: 0.92;
    filter: brightness(92%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}
div#post-list .post-categories span, div#latest-list .post-categories span {
    position: relative;
    display: inline-block !important;
    background: #f2f2f2;
    border-radius: 16px;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    letter-spacing: -0.005em;
    color: rgb(16 16 16 / 50%);
    padding: 7px 14px;
    margin-right: 8px;
    font-family: 'Poppins';
}

div#post-list h2.post-title, div#latest-list h2.post-title {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 0.2px;
    color: #005984;
    margin: 4px 1px 10px;
}
div#post-list h2.post-title a, div#latest-list h2.post-title a{
	color: #005984;
}
div#post-list .post-description,div#latest-list .post-description {
    color: #787878;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    padding-bottom: 10px;
}

div#post-list .post-meta, div#latest-list .post-meta {
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    color: #989898;
	font-family: 'Poppins';
}

div#post-list .post-meta span, div#latest-list .post-meta span {
    padding-left: 16px;
}

#hideCat{
	display: none;
}
.page-id-8213 #hideCat{
	display: block;
}
.category #hideCat {
    display: block;
}
.catList {
    width: 63.6%;
    margin-left: auto;
    padding-top: 11px;
    padding-bottom: 13px;
}


.catList ul { 
    list-style: none; 
    margin: 0 0px 0 0;
    display: none;
  
}
.catList ul li {
    margin-right: 12px;
    /*margin-top: 5px;*/
}
.catList ul li a {
    background: #EAF8FF;
    border: 1px solid #D7E4EF;
    border-radius: 16px;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: -0.005em;
    color: #005984;
    display: inline-block;
    padding: 3px 15px;
    width: 100%;
}
.catList ul li a:hover, .catList ul li.current-menu-item a {
    background: #004F71;
    color: #fff;
}
select#sort-select option {
    color: #181818;
}
/*.catList:after {
    background: linear-gradient(270deg, #FFFFFF 65.89%, rgba(255, 255, 255, 0) 101.68%);
    position: absolute;
    right: -26px;
    top: 0;
    z-index: 2;
    content: "";
    width: 5%;
    height: 100%;
}*/
.rmp-search-form{
    position: relative;
}
.rmp-search-form:after {
    content: '';
    position: absolute;
    width: 30px;
    right: 0px;
    top: 50%;
    transform: translate(-50%, -35%);
    background-repeat: no-repeat;
    height: 33px;
    background-image: url(/wp-content/themes/generatepress-child/images/search-normal.png);
}
.catList::-webkit-scrollbar {
  display: none;
}
.catList .slick-prev:before, .catList .slick-next:before{
	display: none;
}
.catList .slick-prev, .catList .slick-next {
    font-size: 18px;
    color: #222222;
    z-index: 3;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus{
	color: rgba(0,79,112,1) !important;
}

.catList button.slick-arrow.slick-disabled {
    opacity: 0;
}
.catList button.slick-next {
    right: -40px;
}

.searchheader  .elementor-search-form__icon {
    background-image: url(/wp-content/uploads/2023/02/search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto; cursor: pointer;
	position:relative;
	top:4px;
}
.searchheader  .elementor-search-form__icon i{ color: transparent !important; opacity: 0; }

.searchheader  form.elementor-search-form {
    width: 43px;
}
.searchheader  form.elementor-search-form.active {
    width: 1050px;
    border: 1px solid #1E1E1E;
    border-radius: 100px;
    padding: 0 14px;
}
form.elementor-search-form.active  .elementor-search-form__icon { top: 0;}

.searchheader .elementor-widget-container {
    display: flex;
    justify-content: end;
}
/*filter icon css*/
.filter_icon {
    position: absolute;
    right: 0;
    display: flex;
    width: 80px;
    align-items: center;
    height: 42px;
}
.filter_icon img {
    margin-right: 10px;
}
.filter_icon label {
    color: #2B2E2F;
    font-size: 18px;
    font-weight: 400;
}
select#sort-select {
    opacity: 0;
    width: 80px;
}
/*search filter css*/
.search_form_filter .searchandfilter ul {
    width: 80%;
    margin: 0;
}
.search_form_filter li:first-child {
    width: 420px;
    margin-right: 10px;
}
.search_form_filter input[type="text"] {
    width: 100%;
    border-radius: 100px;
    padding: 12px 15px;
    font-size: 16px;
    font-weight: 500;
}
.search_form_filter input[type="text"]::placeholder {
     color: #7B7B7B; 
}
.search_form_filter input[type="submit"] {
    color: #ffffff;
    border-radius: 100px;
    font-weight: 500;
    background-color: #004F71;
    padding: 12px 45px;
}
/*====== latest post home*/
.colMain {
    display: flex;
    justify-content: space-around;
    gap: 25px;
}

.colMain > div{
	flex: 1;
}

.colSec{
	/*padding-right: 20px;*/
}

.colMain img{
	width: 100%;
	height: 100%; border-radius: 6px;
}
.colMain .colSec img {
    height: 250px;
    object-fit: cover;
    object-position: center;
}

.colSec .catBtn {
    margin: 16px 0;
}

.colSec .singleBlock h3 {
    font-size: 24px;
    line-height: 29px;
}
.colMain  p {
    font-family: 'Montserrat';
    margin: 10px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 138.9%;
    letter-spacing: -0.005em;
    color: #7B7B7B;
}

.rowSec .singleBlock {
    display: flex; margin-bottom: 22px;
        gap: 20px;
}
.rowSec .singleBlock > div{
    flex: 1;
}

.rowSec .singleBlock-image {
}
.catBtn {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: nowrap;
}

.catBtn a {
    display: inline-block;
    background: #EDEDED;
    border-radius: 60px;
    padding: 3px 8px;
    font-size: 13px;
    line-height: 17px;
    color: #1E1E1E;font-family: 'Montserrat';
    font-weight: 500;
    margin-right: 8px;
}


.rowSec .singleBlock-title {
    flex: 0 0 70%;
}

.singleBlock h3 {
    color: #2B2E2F;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.005em;
    text-transform: capitalize;
   
}
.postDate {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.005em;
    color: #989898;
}

/*home slider css*/
.education_box_1 img {
    height: 350px !important;
    width: 100%;
    object-fit: cover;
    border-radius: 8px 8px 8px 8px;
}
.education_box_1 h3{
    color: #2B2E2F;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.005em;
    text-transform: capitalize;
}
.education_box_1 h3 a{
	display: block;
}
.education_box_1 p {
    font-family: 'Montserrat';
    margin: 10px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 138.9%;
    letter-spacing: -0.005em;
    color: #7B7B7B;
	text-transform: none;
}
.education_box_1_cat {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: nowrap;
}
.education_box_1_cat {
    padding: 16px 0 2px;
}
.education_box_1_cat  a{
    display: inline-block;
    background: #EFF2F5;
    border-radius: 60px;
    padding: 3px 0;
    font-size: 13px;
    line-height: 17px;
    color: #1E1E1E;
    font-family: 'Montserrat';
    font-weight: 500;
    margin-right: 8px;
    text-decoration: none;
	mix-blend-mode: multiply;
}
.tabset__tab__chapter__title h5 {
    color: #2B2E2F;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.005em;
    text-transform: capitalize;
    margin: 0;
}
.tabset__tab__chapter {
    display: flex;
    align-items: center;
}

.tabset__tab__chapter  .img_icon {
    flex-basis: 40%;
    text-align: right;
}
span.tabset__tab{
    padding: 0px 20px 20px 20px;
}
span.tabset__tab.--active,span.tabset__tab:hover {
    background: #EEF3FA;
    border-radius: 8px;
    box-shadow: none !important;
	border:none
}
.alllestUpdate span.tabset__tab.--active, .alllestUpdate span.tabset__tab:hover { background: #fff; }

.alllestUpdate .tabset__tab { 
    box-shadow: inset 0 -1px 0 0 #ffffff; 
} 
.alllestUpdate .education_box_1_cat  a{
	 background:#dee7f1;
}

.tabset__tab__chapter .tabset__tab__chapter__title {
    flex-basis: 100%;
}

@keyframes fade-in{
    0%{
        opacity:0
    }
    100%{
        opacity:1
    }
}
@keyframes fade-out{
    0%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
.tabset__tab:hover{
    opacity: 1;
}

.tabset{
    position:relative;
    z-index:3;
    overflow:hidden
}
   .container-grid{
    margin:0 auto;
    display:flex;
    justify-content:space-between;
}
.tabset__tabs__images {
    width: 100%;
}
 .tabset__tab__track {
    position: absolute;
    top: 0;
    left: -32px;
}

span.set_con {
    position: absolute;
   left: 0px;

}
.tabset__tabs{
    /*align-items:center;*/
    padding-bottom: 50px;
}
.tabset__tabs__images{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-basis: 50%;
}
.archive_heading h2 {
    text-transform: capitalize;
}
.tabset__tabs__content {
    flex-basis: 40%;
}
.tabset__tabs__images__image{
    opacity:0;
    position:absolute;
    top: 0;
}
/**
 * Latest Updates 21 Feb 
 * **/
 div#latest-list {
    display: flex;
    padding: 30px 0px 0;
    flex-wrap: wrap;
}
#latest-list .col-sm-3 {
    flex-basis: 25%;
    padding-right: 30px;
    padding-bottom: 30px;
}
#latest-list .col-sm-3 img {
    width: 100%;
    height: 197px;
    object-fit: cover;
    margin-bottom: 20px;
}
div#latest-list .col-sm-3:nth-child(4n) {
    padding-right: 0px;
}
.section-heading {
    margin-bottom: 16px;
}
.section-heading h2 {
    display: flex;
    font-size: 24px;
    font-weight: 800 !important;
    color: #000;
    line-height: 29.26px;
}
.section-heading img {
    width: 30px;
}
.section-heading h2 > span {
    padding: 0px 36px;
}
span.readMore,span.readLess {
    font-weight: 700;
    cursor: pointer;
}

/*contact form css */
#wpforms-8286 input, #wpforms-8286 textarea {
    background-color: #FFFFFF00 !important;
    color: #7b7b7b;
}
#wpforms-5397 input ,#wpforms-5397 textarea ,#wpforms-8286 input, select,  #wpforms-8286 textarea{
    border-color: #989898 !important;
    border-radius: 8px 8px 8px 8px !important;
    /*padding: 24px 15px !important;*/
    max-width: 100%;
}
#wpforms-5397 .wpforms-field-name {
    display: inline-block;
    width: 48.7%;
    margin-right: 30px;
}
#wpforms-5397 label.wpforms-field-label,#wpforms-8286 label.wpforms-field-label {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}
#wpforms-8286 label.wpforms-field-label {
    color: #fff;
}
#wpforms-5397 .wpforms-field-email{
     display: inline-block;
    width: 48%;
}
.wpforms-submit-container {
    text-align: center;
}
#wpforms-5397 button#wpforms-submit-5397,#wpforms-8286 button#wpforms-submit-8286 {
    background-color: #004F71;
    color: #ffffff;
    border-radius: 100px;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 48px;
    margin-top: 40px;
    border: none;
}
 #wpforms-5397 .wpforms-field-name {
    display: inline-block;
    width: 48.7%;
    margin-right: 30px;
    vertical-align: top;
} 

#wpforms-5397 .wpforms-field-textarea textarea#wpforms-5397-field_2,#wpforms-8286 textarea {
    height: 170px;
}

/*#wpforms-5467 .wpforms-field-name ,#wpforms-5467 .wpforms-field-email,#wpforms-5467 #wpforms-5467-field_4-container{
    width: 31%;
    display: inline-block;
    margin-right: 35px;
}
#wpforms-5467 #wpforms-5467-field_4-container {
    margin-right: 0px !important;
}*/


.speakingform .wpforms-field {
    /*width: 46% !important;*/
}
.speakingform .wpforms-field.lname, .speakingform .wpforms-field.fname {
    width: 48% !important;
    display: inline-block;
    margin: 0 10px !important;
}

.speakingform .wpforms-field {
    vertical-align: top;
    width: 31% !important;
    display: inline-block;
    margin: 4px 12px !important;
}
.speakingform .wpforms-field.subject{
    margin-right: 0 !important;
}
 
 .speakingform .msgclass {
    width: 98% !important;
}

.wpforms-container .wpforms-field input, .wpforms-container select  {
  
    color: #333 !important
}
.speakingform .wpforms-field input{ color: #fff !important; }
.speakingform .wpforms-form label.wpforms-error {
    color: #fff !important;
}

@media(min-width: 1024px){
	.desktop-none{display: none !important;}
    .tabset__tabs__images__image{
        width:100%
    }
   
}
.tabset__tabs__images__image picture,.tabset__tabs__images__image img{
    display:block;
    height:100%
}

.tabset__tabs__images__image.--inactive{
    animation-duration:500ms;
    animation-timing-function:cubic-bezier(0.65, 0, 0.35, 1);
    animation-iteration-count:1;
    animation-fill-mode:forwards;
    animation-direction:normal;
    animation-name:fade-out
    width:0;
    left: -350%;
}
.tabset__tabs__images__image.--active{
    animation-duration:500ms;
    animation-timing-function:cubic-bezier(0.65, 0, 0.35, 1);
    animation-iteration-count:1;
    animation-fill-mode:forwards;
    animation-direction:normal;
    animation-name:fade-in;
    width:100%;
    left: 0%;
}
.tabset__tab {
    display: block;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    box-shadow: inset 0 -1px 0 0 #eeeeee; 
    padding-bottom: 32px;
}

.tabset__tab .tabset__tab__mobile-image,.tabset__tab .tabset__tab__content{
    overflow:hidden;
    transition:500ms height cubic-bezier(0.65, 0, 0.35, 1)
}
.tabset__tab.--inactive .tabset__tab__content{
    animation-duration:500ms;
    animation-timing-function:cubic-bezier(0.65, 0, 0.35, 1);
    animation-iteration-count:1;
    animation-fill-mode:forwards;
    animation-direction:normal;
    animation-name:fade-out
}
.tabset__tab.--inactive+.tabset__tab__mobile-image{
    animation-duration:500ms;
    animation-timing-function:cubic-bezier(0.65, 0, 0.35, 1);
    animation-iteration-count:1;
    animation-fill-mode:forwards;
    animation-direction:normal;
    animation-name:fade-out;
    display:none
}
.tabset__tab.--active .tabset__tab__track:after{
    transform:scaleY(var(--tab-progress, 0%))
}
.tabset__tab.--active .tabset__tab__content{
    animation-duration:500ms;
    animation-timing-function:cubic-bezier(0.65, 0, 0.35, 1);
    animation-iteration-count:1;
    animation-fill-mode:forwards;
    animation-direction:normal;
    animation-name:fade-in;
    height:var(--tab-height, "auto") !important
}

.tabset__tab.--active+.tabset__tab__mobile-image{
    animation-duration:500ms;
    animation-timing-function:cubic-bezier(0.65, 0, 0.35, 1);
    animation-iteration-count:1;
    animation-fill-mode:forwards;
    animation-direction:normal;
    animation-name:fade-in
}
.tabset__tab__track{
width: 7px;
    height: 100%;
    background: #eaeef2;
    overflow: hidden;
    border-radius: 3.5px;
}
[dir=ltr] .tabset__tab__track{
    position:absolute;
    top:0;
    left:-8px
}
[dir=rtl] .tabset__tab__track{
    position:absolute;
    top:0;
    right:-8px
}
@media(min-width: 1024px){

    [dir=rtl] .tabset__tab__track{
        left:auto;
        right:0
    }
}
@media(min-width: 1024px){
    .tabset__tab__mobile-image{
        display:none
    }
}
.tabset__tab__mobile-image__image{
    display:block
}
.tabset__tab__chapter__image{
    width:100%;
    height:auto
}
@media(min-width: 1024px){
    .tabset__tab__chapter__image{
        margin-top:24px
    }
}
.tabset__button{
    margin-top:24px
}
span.set_con img {
    width: 20px;
}

/*end of home slider css*/


/*===== Home Fetured*/

.featuredMain {
    flex-direction: column;
}

.featuredMain .colSec .singleBlock {
    display: flex; 
    gap: 24px;
    max-width: 50%;
}
.featuredMain .colSec .singleBlock-image {
    max-width: 400px;
    width: 100%;
}
.featuredMain .colSec .singleBlock-image img{
    height: auto;
}


.featuredMain  .rowSec {
    display: flex;
    gap: 25px;
}

.featuredMain .rowSec .singleBlock {
    flex-direction: column;
    gap: 20px;
    max-width: 23%;
    flex: 0 0 23%;
    flex-wrap: wrap;
}
.featuredMain .rowSec .row {
    flex: 1;
    display: flex;
    gap: 35px;
    align-items: flex-start;
}

.featuredMain  .colSec.row {
    display: flex;
    /* flex-wrap: wrap; */
    gap: 25px;
}

.featuredMain .rowSec .singleBlock img {
    height: 195px;
    width: 100%;
    object-fit: cover;
}

/*===== podcast ======*/
.podcastDesktop .latest-block {
    display: flex;
   /* flex-wrap: wrap;
    background: #5bbfc3; 
    padding: 2px 20px;  */
    align-items: center;
    justify-content: center;
}

.podcast-title {
    /*flex: 1;*/
}

/*.podcastDesktop .podcast-latest-image {
    max-width: 121px; 
    max-width: 150px;
    height: 150px;
    /*flex-basis: 10%;
    flex-basis: 15%;
}*/

.podcastDesktop .latest-block .podcast-latest-image  img {
    border-radius: 8px;
    /*HEIGHT: 121px;*/
    height: 148px;
    object-fit: cover;
}


.podcastDesktop .btnlisten a:hover {
    background: #fff;
    color: #004F71;
}
.podcastDesktop .btnlisten a:hover .iconPly img {
    background: #004F71;
}
.iconPly img {
    border-radius: 16px 16px 16px 16px!important;
}
/*.podcastDesktop .podcast-title {
     
    flex-basis: 50%;
    height: 148px;
}*/

label.livelabel {
    background: #fff;
    border-radius: 100px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.005em;
    color: #2B2E2F;
    margin-right: 10px;
    display: inline-block;
    padding: 5px 18px;
    margin-bottom: 12px;
}
label.livelabel:before {
    content: "";
    height: 8px;
    width: 8px;
    display: inline-block;
    border-radius: 100px;
    background: #E04141;
    margin: 0 4px 0 -7px;
}
.elementor-kit-3567 .podcastDesktop h3 {
    text-transform: capitalize;
    letter-spacing: 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
        font-size: 16px;
    line-height: normal;
    margin-bottom: 0;
    color: #fff;
    max-width: 1060px;
}

.podcastDesktop .postDate {
    color: #fff;
    font-size: 15px;
}

.podcastDesktop .postDate span {
    margin-right: 50px;
    display: inline-block;
}

/*.podcastDesktop  .btnlisten {
    flex-basis: 32%;
    text-align: right;
}*/
.podcastDesktop .btnlisten a {
    padding: 8px 19px 5px;
    border: 0.5px solid #FFFFFF;
    border-radius: 100px;
    display: inline-block;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    margin-left: 20px;
}

.podcastDesktop span.iconPly {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
        line-height: 17px;
	display:none;
}



/*========== story page ===============*/

.storyToggle * {
    font-family: "Montserrat", Sans-serif;
}
.storyToggle p{
    line-height: 22px;
    font-size: 16px;
}

/*========== Contact  page ===============*/

.contactPageForm input, .contactPageForm button {
    height: 50px;
}

.contactPageForm textarea  {
    height: 170px;
}
button#contactBtn {
    margin-top: 40px;
}
.contactFormSec a{
    color: #004F71 !important;
    font-weight: 500;
}


/*============ Blog page ======================*/


/*==== Feature slider =====*/

/*.mainSlide .colMain {
    max-width: 1250px;
    width: 100%;
}*/

.mainSlide {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
    color: #fff;
}
div#slider-overlay {
    flex: 1 1 30%;
    max-width: 30%;
}
div#slider{
    flex: 1 1 60%;
    padding-right: 60px;
    max-width: 60%;
    padding-top: 45px;
}


.countSlide {
    display: flex;
    align-items: center;
}
.numberCount {
    font-size: 24px;
    margin-right: 14px;
}

.countSlide .catBtn {
    margin: 0;
}

.countSlide .catBtn a {
    background: rgba(239, 242, 245, 0.3);
    color: #fff;
}
.mainSlide h3 {
    font-size: 45px;
}

.mainSlide  a { color: inherit; }

.mainSlide p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 40px;
}

.mainSlide .slideMore:after {
    margin-left: 25px;
    content: '→';
    font-size: 20px;
}

.mainSlide .slideMore {
    display: inline-block;
    color: #fff;
    padding: 15px 22px;
    border: solid 1px;
    border-radius: 100px;
}
 
.slideLists {
    margin: 33px 0;
    min-height: 200px !important;
}
.slideLists h5 {
    font-weight: 500;
    font-size: 18px;
}
.borderOverly {
    border-bottom: 0.5px solid #FFFFFF;
    margin: 15px 0;
}


.mainSlide  .slick-prev, .mainSlide .slick-next {
    background: rgba(217, 217, 217, 0.1);
    border: 1px solid #FFFFFF;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    bottom: 0;
    top: auto;
    z-index: 22;
}
.mainSlide  .slick-prev {
    left: auto;
    right: 60px;
}
.mainSlide .slick-next {
	right: 0;
}


 
.termsList li {
    font-size: 0px !important;
}

.termsList li span.elementor-post-info__terms-list:before {
/*     background: #fff; */
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
}
.termsList li span.elementor-post-info__terms-list-item {
    position: relative;
    display: inline-block !important;
    background: #f2f2f2;
    border-radius: 16px;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    letter-spacing: -0.005em;
    color: rgb(16 16 16 / 50%);
    padding: 7px 14px;
    margin-right: 8px;
    font-family: 'Poppins';
}
.single-post .single-post-banner .termsList li span.elementor-post-info__terms-list-item,
.single-features .single-post-banner .termsList li span.elementor-post-info__terms-list-item{
	 color: #005984;
	 background: #EAF8FF;
	padding: 4px 12px;
    margin-right: 16px;
    min-width: 52px;
    height: 26px;
	font-family: 'Poppins';
}
.single-post .single-post-banner .termsList li span.elementor-post-info__terms-list-item:last-child,
.single-features .single-post-banner .termsList li span.elementor-post-info__terms-list-item:last-child{
	margin:0;
}
.btn-icon svg {
    width: 20px !important;
    position: relative;
    top: -2px;
}
.btn-icons svg {
    width: 20px !important;
}
.blogpageListing .e-loop__load-more span.elementor-button-icon,.podcastList .e-loop__load-more span.elementor-button-icon {
    fill: transparent;
    background: url(/wp-content/uploads/2024/01/Add.svg);
    width: 20px;
    height: 20px;
    margin-top: -6px;
    position: relative;
    top: 3px;
    right: -2px;
}
.blogTitle h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 52px;
}

.blogexcerpt {
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px;
    line-height: 21px;
}


.blogpageListing  .page-numbers, .podcastList .page-numbers{
    display: inline-block;
    vertical-align: baseline;
    border-radius: 8px;
    line-height: 30px;
    margin: 0 !important;
    padding: 1px 14px;
    appearance: none;
}

.blogpageListing  .page-numbers.current, .podcastList .page-numbers.current{
    background: rgba(29, 77, 109, 0.1);
    color: #1D4D6D;
    padding: 2px 15px;
}
.blogpageListing  .page-numbers.prev:before, .podcastList .page-numbers.prev:before {
    content: "\f060";
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    font-size: 15px;
    display: inline-block;
    margin-right: 6px;
}
.blogpageListing  .page-numbers.prev, .podcastList .page-numbers.prev {
    float: left;
    padding: 0;
}

.blogpageListing  .page-numbers.next:after, .podcastList  .page-numbers.next:after {
    content: "\f061";
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    font-size: 15px;
    display: inline-block;
    margin-left: 6px;
}
.blogpageListing  .page-numbers.next, .podcastList  .page-numbers.next {
    float: right;
    padding: 0;
}


/*========= Blog detail page =======*/


.sharethis-inline-share-buttons {
    display: flex !important;
    flex-direction: column;
}
.sharethis-inline-share-buttons .st-btn {
    margin-bottom: 8px;
    visibility: hidden;
    display: block !important;
}
.shareLink .elementor-icon-box-wrapper:hover .sharethis-inline-share-buttons .st-btn {
    visibility: visible !important;
}
.shareLink .st-btn.st-last.st-remove-label {
    margin-right: 8px !important;
}


.colTwoCls h4 {
    color: #2B2E2F;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 30px;
}


/*====== Page Search top  css */

.pageSearch input.elementor-search-form__input {
    border: 1px solid !important;
    margin-right: 20px !important;
    border-radius: 100px;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
}

.pageSearch button.elementor-search-form__submit {
    border-radius: 100px !important;
}


.upcomingMain .colUp:hover::after {
    background: #fff;
    color: #000;
}
.header-fixed {
    position: fixed !important;
    width: 100%;
    z-index: 99;
}
/* header ul li a.elementor-item:hover {
    font-weight: bold !important;
} */


.podcastlest .tabset__tab__chapter:after {
    content: "";
    background: url(https://muralys.com/wp-content/uploads/2023/02/Ellipse-2.svg);
    height: 33px;
    width: 33px;
    background-size: 100%;
    position: absolute;
    right: 20px;
    background-repeat: no-repeat;
}
.podcastlest .tabset__tab__chapter {
    padding-right: 50px;
}

/*  ============== podcast page filter box =======*/

section#podcastList {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.podcast-single-post {
    flex: 1 1 49%;
    display: flex;
    padding: 20px;
    gap: 18px;
    background: #FFFFFF;
    border: 1px solid #989898;
    border-radius: 8px;    align-items: center;
	    justify-content: space-between;
	    max-width: 620px;
}


.podcast-single-post .post-thumbnail {
    flex: 0 0 34%;
}
.post-content h2.post-title {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
}
.podcast-single-post .post-thumbnail img {
    height: 148px !important;
    object-fit: cover;
    width: 188px;
}
.podcast-single-post .plybtn {
    flex: 0 0 14%;
    text-align: center;
}

.podcast-single-post .post-content {
    flex: 0 0 48%;
}


/* mailchimp popup	 */
	
	.formGroup {
		display: flex;
		flex-direction: column;
		color: #fff;
		font-family: "Montserrat", Sans-serif;
		font-size: 14px;
		font-weight: 500;
		    margin-bottom: 16px;
	}
	.formGroup label {
		padding-bottom: 3px;
	}
	.formGroup input[type="text"], input[type="email"], input[type="tel"] {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    border-radius: 4px;
    background-color: #FFFFFF00;
    border-color: #EEEEEE;
		color:#fff !important;
}
.formGroup.sbmitBtn {
    align-items: center;
}
.sbmitBtn input[type="submit"] {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    background-color: #004F71;
    color: #ffffff;
    border-radius: 8px 8px 8px 8px;
	padding: 15px 30px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
    background: transparent;
    border-color: #EEEEEE;
	color:#fff;
}
.searchheader .close {
   
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 20px;
    font-weight: 500;
	cursor:pointer;
	z-index:55;
}

.headShots .elementor-carousel-image {
    background-position: top center;
}

.btn__wrapper {
    text-align: center;
    margin-top: 20px;
}
#load-more {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.005px;
    background-color: #004F71;
    border-radius: 100px 100px 100px 100px;
    padding: 18px 48px 18px 48px;
    color: #fff;
    display: inline-block;
}



.upcomingMain .row {
    display: flex;
    justify-content: space-between;    align-items: center;
        color: #fff;
    background: #2B2E2F;
    padding: 20px 20px;font-weight: 500;
        font-size: 18px;
        -webkit-transition: color .4s cubic-bezier(.2,0,.15,1);
    -ms-transition: color .4s cubic-bezier(.2,0,.15,1);
    transition: color .4s cubic-bezier(.2,0,.15,1);
    position:relative;
        margin-bottom: 30px;
}


.upcomingMain .row:before{
        height: 100%;
    opacity: 0;
    bottom: 0;
    left: 0;
    content: '';
    position: absolute;
    right: 0;
    z-index: -1;
    /* -webkit-transform: perspective(1000px) rotateX(90deg); */
    -ms-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    /* -webkit-transform-origin: 50% 100%; */
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: all .4s cubic-bezier(.2,0,.15,1);
    -ms-transition: all .4s cubic-bezier(.2,0,.15,1);
    transition: all .4s cubic-bezier(.2,0,.15,1);
}

.upcomingMain .row:hover:before{
    opacity: 1;
    -webkit-transform: perspective(1000px) rotateX(0);
    -ms-transform: perspective(1000px) rotateX(0);
     transform: perspective(1000px) rotateX(0);
    background-color:#004F71;
    z-index:1;
}
.upcomingMain .row > div{
    position:relative;
    z-index:2;
}
.upcomingMain .row span{
    display:inline-block;
}

 .evntDate {
    max-width: 12%;
     width: 100%; 
}
 
.evntLink {
    padding-left: 30px;
    text-align: right;
        max-width:12%;
}
.evntLink .colUp {
    display: inline-block;
    color: inherit;
    border: 1px solid;
    padding: 6px 12px;
    border-radius: 30px;
	   margin-bottom: 0;
}

.evntDate{
    padding-right:30px;
}
.evntDate span {
    font-weight: 700;
    font-size: 20px;
}

.elementor-kit-3567 .evnttitle h2 {
    font-size: 20px;
    margin: 0;
    /*text-align:center;*/
    text-transform:uppercase;
}
.evntlocation{
    max-width:10%;
    width: 100%; 
}
 .evnttitle {
    max-width: 73%;
    width: 100%; 
    padding-right:30px;
}


/* .upcomingMain  .colUp {
    flex: 0 0 49.3%;
    padding: 35px;
   background:#2B2E2F;
    color: #fff;
    border-radius: 8px;
    position:relative;
} */

.upcomingMain  .colUp span {
    display: block;
    line-height: 34px;    font-size: 18px;
}

/* .upcomingMain .colUp:after {
    content: '→';
    position: absolute;
    right: 0;
    background: rgba(217, 217, 217, 0.1);
    border: 1px solid #FFFFFF;
    width:60px;
    height: 60px;
    border-radius: 100px;
    top: 50%;
    right: 30px;
    transform: translate(-30px, -50%);
    text-align: center;
       line-height: 55px;
    font-size: 23px;
    display: inline-block;
    vertical-align: middle;
} */
.colpast {
    border-bottom: 1px solid #D0D0D0;
    padding: 30px;
}
.colpast h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.colpast p {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -0.005em;
    color: #717272;
    margin: 0;
}
form.searchandfilter h4::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f885";
    position: relative;
    left: 10px;
    font-size: 21px;
}
select#ofcategory {
    position: relative;
    bottom: 52px;
    opacity: 0;
    width: 12%;
    left: 32px;
}
.hide_btn_sub form > div > ul > li:nth-child(2) > input[type=submit]:nth-child(2) {
    display: none;
}
#ofcategory > option:nth-child(1) {
    display: none;
} 


form.searchandfilter {
    text-align: center;
}

.wp-pagenavi {
    width: 100%;
    text-align: center;    
    margin-top: 50px;
}
.wp-pagenavi span.pages {
    display: none;
}
.wp-pagenavi a.previouspostslink {
    float: left; 
    display: block;
    color: transparent;
}
.wp-pagenavi a.previouspostslink:before{
    
font-weight: 600;
    font-family: 'Font Awesome 5 Free';
     content: "\f060";
    font-size: 15px;
    display: inline-block; 
        color: #7B7B7B;
}
.wp-pagenavi a.previouspostslink:after{
    content:"Previous";
        color: #7B7B7B;
}
.wp-pagenavi a, .wp-pagenavi .current {
    display: inline-block;
    vertical-align: baseline;
    border-radius: 8px;
    line-height: 30px;
    margin: 0 !important;
    padding: 1px 14px;
    appearance: none;
    border: 0;
    position:relative;
}
a.last {
    display: none;
}
a.nextpostslink {
    float: right;
    color:transparent;
}
.wp-pagenavi a.nextpostslink:after{
    
font-weight: 600;
    font-family: 'Font Awesome 5 Free';
     content: "\f061";
    font-size: 15px;
    display: inline-block; 
        color: #7B7B7B;
}
.wp-pagenavi a.nextpostslink:before{
    content:"Next";
        color: #7B7B7B;
}
span.extend {
    border: 0;
}
span.extend:nth-child(2){
    display:none;
}
.wp-pagenavi  span.current {
    background: rgba(29, 77, 109, 0.1);
    color: #1D4D6D;
    padding: 2px 15px;
    font-weight:normal;
}

/* ==== landing page tcs ================================== */

.teal-color strong {
    color: #00778B;
}

.stripcls h2{
    z-index: 2;
    position: relative;
    padding-bottom: 25px;
}
.stripcls .elementor-widget-container:before {
    content: "";
    width: 386px;
    height: 106px;
    background-image: url(/wp-content/uploads/2023/06/stri.svg);
    left: 21%;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 1;
    background-size: cover;
    top: -6px;
}

.traning-section {
	width: 100%;
}

.colunms {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	width: 100%;
	align-items: stretch;
}

.column-card.postcontent {
    flex: 1;
    max-width: 76%;
}

.colunms a {
	text-decoration: none;
}

.column-one {
	flex: 0 0 22%;
	max-width: 280px;
}

 #calendar {
    background: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    padding: 20px;
}
#calendar .ui-datepicker-title {
    display: flex;
    justify-content: space-between;
}
.ui-datepicker-title select {
    border: 0;
    padding: 12px 25px 12px 10px;
    background-image: url(https://muralys.com/wp-content/uploads/2023/06/calender-dropdowun.svg);
    background-repeat: no-repeat;
    background-position: center right 4px;
    appearance: none;
    cursor: pointer;
}
.ui-datepicker-title select:focus {
    color: inherit;
    border: 0;
}
a.ui-datepicker-next.ui-corner-all, a.ui-datepicker-prev.ui-corner-all {
    display: none;
}

table.ui-datepicker-calendar {
    margin-bottom: 0;
}

#calendar table, #calendar td, #calendar th {
    border: 0;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #4A4A4A;
}



.column-one p {
	margin: 0;
}

.column-second {
	flex: 0 0 75%;
}

/*.column-second ul {
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	gap: 20px;
}

.column-second a {
	height: 90px;
	background: #FFFFFF;
	box-shadow: 0px 19px 8px rgba(161, 165, 196, 0.03), 0px 11px 7px rgba(161, 165, 196, 0.1), 0px 5px 5px rgba(161, 165, 196, 0.17), 0px 1px 3px rgba(161, 165, 196, 0.2), 0px 0px 0px rgba(161, 165, 196, 0.2);
	border-radius: 0px 20px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 155px;
	align-items: center;
	text-decoration: none;
}*/

.postss-inner {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.posts-box {
	flex: 0 0 100%;
	max-width: 276px;
	height: 300px;
}

/*.posts-box a {
	background: #FFFFFF;
	box-shadow: 0px 45.3433px 17.84px rgba(0, 0, 0, 0.01), 0px 25.2733px 15.61px rgba(0, 0, 0, 0.03), 0px 11.15px 11.15px rgba(0, 0, 0, 0.05), 0px 2.97333px 5.94667px rgba(0, 0, 0, 0.06), 0px 0px 0px rgba(0, 0, 0, 0.06);
	border-radius: 12px;
	display: block;
}*/
 

.postcontent .posts-box {
    flex: 0 0 100%;
    max-width: 290px;
    height: 100%;
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 45.3433px 17.84px rgba(0, 0, 0, 0.01), 0px 25.2733px 15.61px rgba(0, 0, 0, 0.03), 0px 11.15px 11.15px rgba(0, 0, 0, 0.05), 0px 2.97333px 5.94667px rgba(0, 0, 0, 0.06), 0px 0px 0px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
}
.postcontent .post-imagess {
    position: relative;
}
.postcontent .post-imagess a {
    display: block;
}
.post-imagess img {
    border-radius: 8px;
    width: 100%; 
    height: 160px;
    object-fit: cover;
    object-position: top center;
}
.traing-date {
    position: absolute;
    width: 43px;
    height: 47px;
    left: 8px;
    top: 8px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.3) 100%);
    backdrop-filter: blur(3.5px);
    border-radius: 8px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 4px;
    text-transform: capitalize;
}
span.youtubetag {
    box-sizing: border-box;
    position: absolute;
    width: 64px;
    height: 20px;
    right: 9px;
    bottom: 15px;
    background: rgba(0, 0, 0, 0.5);
    border: 0.5px solid #FFFFFF;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-transform: capitalize;
}
span.labelyoutube:after {
    content: "";
    display: inline-block;
    background-image: url(https://muralys.com/wp-content/uploads/2023/06/youtube.svg);
    height: 7px;
    width: 10px;
    background-repeat: no-repeat;
}
.post-imagess:after {
    content: "";
    height: 30px;
    width: 30px;
    background-image: url(https://muralys.com/wp-content/uploads/2023/06/iconvideo.svg);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: cover;
    pointer-events: none;
}

.headinfo h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    color: #4A4A4A;
    margin: 16px 8px 12px;
}
.status-post {
    height: 44px; 
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #3CD48D;
    text-transform: capitalize;
    display: block;
    line-height: 44px;
    border: 1px solid transparent;
    flex: 1;
    margin: 0 5px;
}

.statusrun {
    display: flex;
    justify-content: space-between;
}
.readygo{
    color: #FFAD32;
    border-color: #FFAD32;

}
.coming-soon{
    color: #8D8D8D;
    border-color: #8D8D8D;

}
 .status-post.donatebtn {
    color: #00778B;
    border-color: #D7E4EF;
}

.completedbtn{
    background-color: #EDFFF7;
}



.roster-main {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	width: 100%;
}

.team-box {
	flex: 0 0 23.18%;
	position: relative;
	filter: grayscale(1);
    height: 376px;
}

.team-box.main-popanchor:before {
	content: "";
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	position: absolute;
	width: 100%;
	height: 100%;

}

.team-box.main-popanchor:hover {
	filter: grayscale(0);
/* 	cursor: pointer; */
}

.elementor-kit-3567 .team-box img {
    height: 376px;
    object-fit: cover;
    object-position: top center;
    border-radius: 0;
    width: 100%;
}
.team-name {
	width: 100%;
	padding: 25px;
	position: absolute;
	bottom: 0;
	color: #fff;
}

.team-name h4 {
	font-weight: 700;
	font-size: 20px;
	line-height: 27px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.team-name .popup-btn {
	width: 113px;
	height: 40px;
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid #FAFAFA;
	border-radius: 8px;
	display: inline-block;
	color: inherit;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	position:relative;
}

.team-name .popup-btn:after {
    content: '';
    border: none;
    border-radius: 50%;
    border-top: 2px solid #fff;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    transform: translate(-50%, -57%);
    top: 28%;
    left: 41%;
    position: absolute;
	visibility:hidden;
}
.team-name .popup-btn.loading{
	background-color:#00778B;
	color:transparent;
}
.team-name .popup-btn.loading:after{
	visibility:visible;
	color:#fff;
}

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

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



/*==== The Causes =============== */

.causes-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
    align-items: center;
}

.box-imagess {
    max-width: 240px;
}

.boxes-content {
    flex: 1;
    margin-bottom: 50px;
}

.boxes-content p {
    margin-bottom: 30px;
}
.boxes-content strong, .boxes-content a {
    color: #00778B;
}

.add_break p{ 
    padding-bottom: 30px;
    border-bottom: 1px solid #D7E4EF;
}
.add_break p:last-of-type {
    border: 0;
    padding-bottom: 0;

}

a.more-btn-box {
    width: 275px;
    height: 44px;
    border: 1px solid #D7E4EF;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;  
    color: #00778B;
}




/* ====== Popup Css */
.popup-overlay {
	visibility: hidden;
	position: fixed;
	background: rgba(0, 0, 0, 0.35);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 99999;
}

.popup-overlay.active {
	visibility: visible;
}

.popup-content {
	visibility: hidden;
	width: 790px;
	height: 500px;
	left: calc(50% - 790px/2);
	top: calc(50% - 500px/2);
	overflow: hidden;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	box-shadow: 0px 165px 66px rgba(0, 0, 0, 0.01), 0px 93px 56px rgba(0, 0, 0, 0.05), 0px 41px 41px rgba(0, 0, 0, 0.09), 0px 10px 23px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
	border-radius: 0px 24px;
	position: absolute;
}

.popup-content.active {
	visibility: visible;
}

.popup-content a.close-popup {
	position: absolute;
	margin: 16px;
	display: inline-block;
	right: 0;
	cursor: pointer;
}

.popup-bcontent {
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
	overflow-y: auto;
}

.left-imagefull {
	max-width: 378px;
	flex: 0 0 48%;
}

.elementor-kit-3567  .left-imagefull img {
	height: 500px;
	object-fit: cover;
	object-position: top center;
    border-radius: 0 !important
}

.right-imagecontnt {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 60px 30px 50px 0;
	max-height: 495px;
	overflow: auto;
}
.right-imagecontnt::-webkit-scrollbar {
  width: 5px;
}
 
.right-imagecontnt::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px #fff;
}
 
.right-imagecontnt::-webkit-scrollbar-thumb {
  background-color: #00778B; 
  border-radius: 10px;
}

.poptitle {
	font-weight: 700;
	font-size: 24px;
	line-height: 27px;
	color: #4A4A4A;
}

.poptitle:after {
	content: "";
	border-top: 4px solid #FFC000;
	width: 40px;
	pointer-events: none;
	display: block;
	padding-bottom: 24px;
	margin-top: 24px;
}

.pop-content-desc p {
	margin: 0;
}

a.supportbtn {
	border: 1px solid #00778B;
	border-radius: 4px;
	padding: 12px 95px;
	display: inline-block;
	color: #00778B;
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	margin-top: 24px;
}


.causes-main.mobile-screen {
    display: none;
}


/* ====== Calender  details page  ==== */
.single-tribe_events #tribe-events-pg-template {
    max-width: unset;
    width: 98%;
}
.single-tribe_events .tribe-events-meta-group {
    width: 100%;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown__button, .tribe-block__events-link .tribe-events-c-subscribe-dropdown__button {
    width: 220px;
}
.single-tribe_events .tribe-events-schedule h2 {
    font-size: 20px !important;
}
.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 18px;
}
.single-tribe_events .tribe-events-schedule {
    margin: 10px 0 26px;
	justify-content:center;
}

.main-event-header {
    text-align: center;
}

.tribe-events-single>.tribe_events > div {
    flex: 1;
}
.tribe-events-single-section.tribe-events-event-meta {
    max-width: 330px;
    background: #D7E4EF !important;
    padding: 0 30px;
    color: #fff;
}
.event-content {
    padding: 20px 0;
}
.event-content strong{
	color:#00778bcc;
}

.tribe-events-single .tribe-events-back a {
    line-height: 24px;
    letter-spacing: -0.005px;
    background-color: #004F71;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #004F71;
    border-radius: 100px 100px 100px 100px;
    padding: 13px 20px 13px 20px;
    color: #fff;
}


.event-content {
    padding-right: 30px;
}
.tribe-events-meta-group dd {
    font-weight: 500;
}
.tribe-events-sub-nav li {
    font-weight: 500;
}
.tribe-events-single>.tribe_events {
    overflow: visible;
}

/*================ Media mobile only */


@media only screen and (max-width: 767px){ 
	.catList ul li {
		margin-right: 10px;
	}
	.termsList li span.elementor-post-info__terms-list-item {
		font-size: 11px;
		line-height: 15px;
		padding: 3px 12px;
	}
    .single-postt-title {
		max-width: 360px;
		margin: 0 auto;
	}
	.single-post .single-post-banner .termsList,
	.single-features .single-post-banner .termsList {
		margin-bottom: 12px !important;
	}
	.education_box_1 img{
		height: 190px !important;
	}

        div#post-list .col-sm-4, div#post-list .col-sm-3{
            flex-basis: 100%;
            padding-right: 0;
        }
        #rmp-search-box-4185 .rmp-search-box {
            padding-right: 40px !important;
        }
        #rmp_menu_trigger-4185.is-active{
            display: block;
            position: fixed;
            bottom: 130px;
            top: auto;
            width: 100% !important;
            background: rgba(0, 0, 0, 0.3);
            border: 1px solid #FFFFFF;
            border-radius: 50%;
            text-align: center;
            width: 43px !important;
            height: 43px;
            right: 20px;
        }
        #rmp_menu_trigger-4185 span.rmp-font-icon.dashicons.dashicons-no {
            position: relative;
            left: -6px;
        }
        .tabset { 
		    overflow: unset;
		}
		.tabset .section-heading {
			    margin-bottom: 10px;
			}
        span.tabset__tab {
            box-shadow: none;
            padding: 0px 25px 20px;
			    margin: 0 -25px;
			}
        .aspect-ratio-container .education_box_1_cat {
		    margin: 6px 0;
		}
        .education_box_1_cat a{
        	padding-right: 0;
        	padding-left: 0;
        }

        .education_box_1 h3 a {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
        }
        .tabset__tab__chapter .education_box_1_cat {
		    margin-bottom: 2px;
		}

		.tabset__tab__chapter__title h5{
			font-size: 14px;
			line-height: 19px;
		}
        	.catList {
            max-width: 100% !important;
            width: 100% !important;
        }
        	.catList ul {
            margin: 0 10px 0 0;
        }

        .speakingform .wpforms-field {
                width: 100% !important;
                margin: 0 !important;
            }
            .speakingform .wpforms-field.lname, .speakingform .wpforms-field.fname {
        margin: 0 !important;
    }
            	/*Contact form css*/
            #wpforms-5397 .wpforms-field-name,#wpforms-5397 .wpforms-field-email{
                width: 100% !important;
            }
            #wpforms-5467 .wpforms-field-name ,#wpforms-5467 .wpforms-field-email,#wpforms-5467 #wpforms-5467-field_4-container{
                width: 100% !important;
            }
        /*temperory css*/
        .elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-a484507.podcast_section {
/*             width: 80%; */
        } 
	.page-id-4230 .podcastFixed.elementor-sticky {
		display: none;
	}
        .home_heading h1 br {
            display: none;
        } 

         .rmp_menu_trigger .dashicons, .rmp_menu_trigger .dashicons-before:before {
            font-size: 32px;
        }
        button.rmp_menu_trigger.is-active span {
            color: #fff;
        }
        .catList:after {
            right: -4px;
        }

        .catList .slick-prev {
            left: -18px;
        }
        .catList button.slick-next {
            right: -10px;
        }

	       /* .latest-block label.livelabel, .latest-block .btnlisten, .latest-block .postDate {
	            display: none;
	        }*/
	      /*  .podcastDesktop  .row{
	        	overflow-x: scroll;
	        }
	         .podcastDesktop  .row::-webkit-scrollbar {
			  height: 8px;
			}
			 
			 .podcastDesktop  .row::-webkit-scrollbar-track {
			  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
			  background-color: #EEF3FA;
			  border-radius: 40px;
			}
			 
			 .podcastDesktop  .row::-webkit-scrollbar-thumb {
			  background-color: #004F71;
			  outline: 1px solid #004F71;
			  border-radius: 40px;
			}
*/
         .latest-block {
            display: flex;  color: #fff;
            align-items: center;
            padding: 0px 0 13px;
		    /*width: 900px;*/
		    /*white-space: nowrap;*/
        } 

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
} 

@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.podcastDesktop   {
  padding-left: 100%;
  box-sizing: content-box;
  overflow: hidden;
}
  .podcastDesktop .row {

    display: inline-block; 
    white-space: nowrap;
    padding-right: 100%;
    box-sizing: content-box;

    -webkit-animation-iteration-count: infinite; 
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
   -webkit-animation-name: ticker;
           animation-name: ticker;
    -webkit-animation-duration:  30s;
            animation-duration:  30s;
}
 .latest-block {
      display: inline-block;
      padding: 0 2rem; 

    }
      .podcast-latest-image {
            flex: 1 1 22%;
        	max-width:50px;
        }

        .latest-block h3 {
            font-size: 14px !important;
            text-transform: capitalize;
            font-family: 'Montserrat';
            letter-spacing: 0;
            color: #fff;
            font-weight: 600;
        }
        .latest-block .postDate {
            display: block;
        }

        .podcast-latest-image img {
            height: 48px !important;
            width: 48px !important;
            object-fit: cover;
            object-position: center;
            border-radius: 8px;
        }
        .podcastDesktop .btnlisten a{
            font-size: 14px !important;
        }

        .colMain {
            flex-direction: column;
        }

        .colSec {
            padding: 0 0 20px;
        }

        .catBtn a {
            font-size: 11px;
        }
        .colSec .singleBlock h3 {
            font-size: 20px;
            line-height: 26px;
        }

        .singleBlock h3 {
            font-size: 14px;
            line-height: normal;
        }
        .colMain img {
            height: auto;
        }
         
         .rowSec .singleBlock-image {
            max-width: 111px;
        }
        .rowSec .singleBlock-title p, .rowSec .postDate {
            display: none;
        }

        .featuredMain .colSec .singleBlock {
            flex-direction: column;
                gap: 0;
                max-width: 100%;
                flex: 1;
                    margin-bottom: 25px;
        }
        .featuredMain .rowSec .row, .featuredMain .colSec.row {
            flex-direction: column;
            gap: 0;
        }

        .featuredMain .rowSec {
            flex-direction: column;

        }
        .featuredMain .rowSec .singleBlock {
            flex-direction: row;
            flex: 0 0 100%;
            max-width: 100%;
        }
        .featuredMain .rowSec .singleBlock img {
            height: 100px;
        }
        .featuredMain .rowSec .singleBlock-image {
            flex: 0 0 32%;
        }

        .featuredMain .catBtn a {
            display: none;
        }
        .featuredMain .catBtn a:nth-child(2){
            display: block;
        }




        /*=========== Footer newsletter =====================*/
        .elementor-field-type-acceptance span.elementor-field-option {
            display: flex;
            align-items: flex-start;
            position: relative;
        }

        .elementor-field-type-acceptance span.elementor-field-option label:before {
            content: "";
            width: 12px;
            height: 12px;
            position: absolute; 
            left: 4px;
            top: 4px;
            border: 1px solid #FFFFFF;
            border-radius: 2px;
        }
         
        .elementor-field-type-acceptance input[type="checkbox"] {
            position: absolute;
            left: -999em;
        }

        .elementor-field-type-acceptance input[type="checkbox"]:checked + label:before {
            content: '\2713';
            font-size: 11px;
            line-height: 10px;
            background: #000;
        }
        .elementor-field-type-acceptance label {
            padding-left: 24px;
        }


	
	
/*======= Stroy page =============== */




        .storyToggle .elementor-tab-title {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .storyToggle a.elementor-toggle-title {
            display: inline-block;
            width: 58%;
            line-height: 22px;
        }
        .storyToggle span.elementor-toggle-icon {
            order: 2;
            font-size: 22px;
        }

/*===== Blog page ==========*/

        div#slider {
            flex: 1;
            max-width: 100%;
            padding: 0;
        }
        .mainSlide h3 {
            font-size: 24px;
        }
        .mainSlide p {
            font-size: 16px;
        }
        .mainSlide .slideMore {
            font-size: 16px;
            padding: 10px 20px;
        }

        div#slider-overlay {
            display: none;
        }
        .mainSlide .slick-prev, .mainSlide .slick-next { 
            bottom: -50px; 
        }
        span.numberCount {
            display: none;
        }
        .countSlide .catBtn {
            margin: 0 0 20px;
        }   

        /*======== speaking ==========*/

        .upcomingMain .row {
            flex-direction: column;
        }

        .upcomingMain .row > div {
		    flex: 1;
		    max-width: unset;
		}
        .evnttitle {
            order: 1;
        }
        .evntlocation {
                order: 4;
            }
        .upcomingMain .colUp h2 {
            font-size: 20px;
        }
        .upcomingMain .colUp span { 
            font-size: 15px;
        }

        .evnttitle {
			    padding: 12px 0px;
			}
        .elementor-kit-3567 .evnttitle h2 {
                font-size: 18px !important;
                text-align: left;
                margin: 0 0 12px;
            }

		.evntLink {
		    position: absolute !important;
		    right: 15px;
		    bottom: 15px;
		}
        .colpast {
            padding: 14px 18px 14px;
        }
        .elementor-column.elementor-col-50.category-menu-mobile .catList {
            max-width: 100%;
            width: 100%;
        }
        	
        	/* ==== 23 feb 23 ========================== */
        /* 
        div#latest-list {
            flex-direction: column;
        }
        	#latest-list .col-sm-3 {
            padding-right: 0;
        } */
        	
        	.tabset__tabs.container-grid {
            flex-direction: column;
        }
        	.tabset__tabs__images {
            min-height: 325px;
            margin-bottom: 60px;
        }
        	form.searchandfilter {
            display: none;
        }
        	.podcast-single-post .post-thumbnail {
            display: none;
        }
        	.podcast-single-post .post-content {
            flex: 1;
        }

        .rtl-slider-nav .tabset__tab__chapter__title {
                padding: 6px 20px 20px 20px;
            }
      .alllestUpdate  .rtl-slider-nav  .slick-current .tabset__tab__chapter__title { 
                background: #fff;
            }
        .rtl-slider-nav .tabset__tab__chapter__title {
                padding: 6px 20px 20px 20px;
                 border-radius: 8px;
            }
       .rtl-slider-nav  .slick-current .tabset__tab__chapter__title { 
                  background: #EEF3FA;
            }
            .rtl-slider-nav .slick-list.draggable {
                    height: 420px !important;
                }

                div#post-list{
                    padding: 0;
                }

                .listpostscat{

                }
				div#post-list .col-sm-4 img {
					min-width: unset;
				}

				.post-detailss {
					width: 50%;
				}
                div#post-list h2.post-title, div#latest-list h2.post-title{
                   font-size: 14px;
                   line-height: 1.4em;
                }
                div#post-list .termsList li span.elementor-post-info__terms-list-item {
                    font-size: 11px;
                    display: inline-block;
                }
	
    .mobPress h4.elementor-heading-title {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .mobPress .termsList li span.elementor-post-info__terms-list-item {
        font-size: 11px;
        display: inline-block;
    }

    .search  .wp-pagenavi {
        display: none;
    }

     iframe[allowfullscreen] {
        height: 220px;
    }
.backbtn .elementor-widget-container {
    margin: 5px 0 !important;
}
.backbtn a.elementor-button-link {
    padding: 5px 10px !important;
    font-size: 12px !important;
}


/*=================== Landing page TCS toronto =========== */

.roster-main {
    gap: 15px;
}
.team-box {
    flex: 0 0 47.76%;
    height: 201px
}
 
.elementor-kit-3567 .team-box img {
    height: 201px;
}
.team-name {
    padding: 15px 15px 24px 15px;
}
.team-name h4 {
    font-size: 14px;
    line-height: 18px;
}
.team-name .popup-btn {
    width: 100px;
    height: 35px;
    font-size: 12px;
    line-height: 33px;
}
.team-box.main-popanchor:before {  
    height: 100%;
}

.popup-overlay {
    overflow-y: auto;
    height: 100vh;
}

.popup-content {
    width: 92%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: calc(100vh - 20px);
    overflow: auto;
}
.popup-bcontent {
    flex-direction: column;
    gap: 10px;
}
.left-imagefull {
    max-width: 100%;
    flex: 0 0 100%;
}
.elementor-kit-3567 .left-imagefull img {
    height: 336px;
    width: 100%;
    object-position: top;
}
.right-imagecontnt {
    max-height: unset;
    padding: 0 14px 30px;
    font-size: 14px;
}
.elementor-kit-3567 h2.poptitle {
    font-size: 18px;
    line-height: 22px;
}
.poptitle:after{display: none;}

a.supportbtn {
    width: 100%;
}

.column-one {
    max-width: unset;
    flex: 1;
}
.column-card.postcontent {
    max-width: unset;
}
.postcontent .posts-box {
    max-width: unset;
}


.causes-inner {
    gap: 25px;
    flex-direction: column;
   align-items: flex-start;
}
.box-imagess {
    max-width: 174px;
}
.boxes-content {
    font-size: 14px;
    line-height: 27px;
    color: #000000;
    overflow: hidden;
}

.stripcls .elementor-widget-container:before {
    width: 178px;
    height: 49px;
    top: auto;
    bottom: 19px;
    left: -11%;
}

.box-height .elementor-widget-container {
    height: 230px;
    overflow: hidden;
}

.elementor-widget-container.showfullcontent {
    height: auto;
}


.addmore:after {
    content: 'Show less';
    text-align: left;
    display: inline-block;
    position: relative;
    top: -14px;
    width: 91px;
    cursor: pointer;
    pointer-events: none;
}
.addmore .elementor-button-text {
    color: transparent;
}
.addmore span.elementor-button-icon {
    margin-left: 0 !important;
    transform: rotate(180deg);
}

.boxes-content p {
    margin-bottom: 30px;  
}

a.more-btn-box {
    width: 100%;
}
.add_break p:last-of-type a.more-btn-box {
    margin-top: 30px;
}

body .causes-main.mobile-screen {
    display: block;
} 
.causes-main.desktop-screen{
	display: none;
}

}


/*===========================================*/
.loader-cusom {
    text-align: center;
}

.loader-cusom img {
    display: inline-block;
}

.sorting-filter {
    text-align: right;
}
.search .sorting-filter {
    display: none;
}

.rtl-slider button.slick-prev, .rtl-slider button.slick-next {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    z-index: 5;
    background-color: #000000a3;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    top: 54%;
}
.rtl-slider button.slick-next {
    right: -17px;
    /*top: 41%;*/
}
.rtl-slider button.slick-prev{
    left: -17px;
}
.rtl-slider button.slick-prev:before {
    content: "\f104" !important;
        font-family: "Font Awesome 5 Free";
}
 
.rtl-slider button.slick-next:before {
    content: "\f105" !important;
    font-family: "Font Awesome 5 Free";
}

body .torrontoTrainng .tribe-common-l-container.tribe-events-l-container {
    padding-top: 30px;
    padding-bottom: 0;
}


@media(max-width: 768px){
	span.tabset__tab{margin: 0px !important;}
	a.clickable{left: 25px !important; top: 30px !important;}
	span.tabset__tab{padding: 12px 25px 20px !important;}
	.new_box{width: 100%;}
	.tabset__tabs__conten{display: block;}
	.termsList li span.elementor-post-info__terms-list-item {
    margin-bottom: 8px;
}
#blog .elementor-loop-container {
    grid-auto-rows: auto !important;
}
}

@media only screen and (min-width: 768px) and (max-width:1024px){ 
	div#post-list .col-sm-4 img {
		min-width: unset;
	}
	.post-detailss {
		width: 58%;
	}
/* 	div#post-list .col-sm-4,div#post-list .col-sm-4:nth-child(3n), div#post-list .col-sm-3, div#post-list .col-sm-3:nth-child(4n) {
        flex-basis: 50%;
        padding-right: 30px;
    } */
    	div#post-list .col-sm-4:nth-child(even), div#post-list .col-sm-3:nth-child(even){
        padding-right: 0px;
    }
     #wpforms-5397 .wpforms-field-name {
        width: 48%;
        margin-right: 27px;
    }
    #wpforms-5467 .wpforms-field-name ,#wpforms-5467 .wpforms-field-email{
        margin-right: 25px;
    }
	.catList {
		width: 635px;
		padding-right: 24px;
	}
	.catList ul li {
		margin-right: 9px;
	}
	.catList ul li a {
		padding: 3px 11px;
	}
	.category-menu-mobile h2{
		font-size:14px !important;
	}
}
@media only screen and (min-width: 1025px) and (max-width:1199px){ 
	.catList {
/* 		width: 69%; */
		width: 709px;
		padding-right: 20px;
	}
}

@media (min-width: 1300px){
	body .tribe-common.tribe-common--breakpoint-medium button.tribe-events-c-top-bar__datepicker-button {
	    font-size: 23px;
	}
	body  .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 {
	    font-size: 22px;
	}

	body  .tribe-common .tribe-common-h8 {
	    font-size: 16px;
	    font-weight: 600;
	}

}