/*
 Theme Name:     Divi Child
 Theme URI:      https://www.profithubsystem.com
 Description:    profithubsystem
 Author:         profithubsystem.com
 Author URI:     https://www.profithubsystem.com
 Template:       Divi
 Version:        4.27.5
*/


@font-face {
    font-family: 'Museo_Sans_900';
    src: url('https://demosite4.profithubdemos.com/wp-content/uploads/fonts/Museo_Sans_900.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo_Sans_500';
    src: url('https://demosite4.profithubdemos.com/wp-content/uploads/fonts/Museo_Sans_500.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}

h1,h2,h3,h4,h5,h6{font-family: 'Museo_Sans_900';}

body{font-family: 'Museo_Sans_500';}

/* coming soon page css */
.page-id-1134 header, .page-id-1134 footer{display:none;}
.page-id-1134.et_fixed_nav.et_show_nav #page-container{padding-top: 0px !important;}
/* coming soon page css end*/

.main-header-menu .et_pb_menu__logo{display:none;}

.et_fixed_nav #main-header {position: static;}
#page-container{margin-top: 0px!important;}
.et_fixed_nav.et_show_nav #page-container{padding-top: 0px!important;}
#top-menu-nav>ul>li>a:hover{opacity:1;color: #0066cc;}
#top-menu a{font-weight: 200;}
.divioverlay-bg{background: rgba(77, 77, 77, 0.8)!important;}
.sales-sec-form.lead-form-styling .et_pb_contact p input{padding: 9px;}
.sales-form-box{box-shadow: 0px 0px 20px 10px rgb(50 50 50 / 10%);position:relative;}
#top-menu li.course-btn a {
    padding: 12px 22px!important;
    color: #fff !important;
	background-image: linear-gradient(135deg, #00dd37 0%, #00dd37 48%, #00c6c6 100%);
    border-radius: 50px;
    font-size: 14px !important;
    margin-bottom: 13px;
}
.blog-acc-form .et_pb_contact .et_pb_contact_field_half{width: 62%!important;}
.blog-acc-form .et_contact_bottom_container{margin-top: -0.5%;}

/*.NewCtaRibbon {
    position: absolute;
    right: -95px;
    top: -102px;
    z-index: 1;
    overflow: hidden;
    width: 100px;
    height: 100px;
    text-align: right;
}
.NewCtaRibbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 126px;
    display: block;
    background: linear-gradient(135deg, #0015FF 0%, #0084FF 50%, #00C6C6  100%) !important;
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -28px;
    padding: 6px;

}
.NewCtaRibbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #0066CC;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #0066CC;
}
.NewCtaRibbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #0066CC;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #0066CC;
}
*/
.sales-sec-form .et_contact_bottom_container{float: none;
    text-align: center;
    display: block;
        margin: 0.5% auto 0;
    width: 100%;}
.sales-sec-form .et_pb_contact_submit{width: 100%;}

.join-btn{width:40%;}
.figure-btn{width: 65%;}
.figure-business-box{transition: all 0.2s ease-in-out;}
.figure-business-box:hover{box-shadow: 0 3px 20px 0 rgba(84, 110, 122, 0.1);
    transform: translateY(-3px);}

.figure-business-box svg path {
    fill: #0015FF;
}
.left-side-sec{box-shadow: 0px 0px 20px 10px rgb(50 50 50 / 10%);}
.cb_cta_form.NewCtaRibbon{ right: -73px;top: -72px;}
/* .left-side-post-title h2.entry-title{display:none;} */
.left-side-post-title .et_pb_post{margin-bottom: 20px;}
.left-side-post-title.post-meta-wrap .et_pb_post .post-meta a{background-color: #F5F7F8;
    color: #546E7A;
    display: inline-block;
    font-family: 'museo_sans_500';
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 3px;
    padding: 3px 5px 1px;
    text-transform: uppercase;
    text-decoration: none;}
.left-side-post .et_pb_post{margin-bottom: 20px;}
.left-side-post-title.post-meta-wrap .et_pb_post .post-content-inner{margin: 20px 0;}
.left-side-post-title.post-meta-wrap .et_pb_post .more-link{position:relative;border-radius: 35px;
 padding: 9px 20px 7px;text-transform: capitalize;display: inline-block;border: none;background-image: linear-gradient(135deg, #00dd37 0%, #00dd37 48%, #00c6c6 100%);
	/*background-image: linear-gradient(to top right, #0066CC, #653EF1);*/}

.left-side-post-title.post-meta-wrap .et_pb_post .more-link:before{content: '';
    display: block;
    background-image: linear-gradient(to top right, #fff, #fff);
    border-radius: 50px;
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    transition: all 0.2s ease-in-out;}
.left-side-post-title.post-meta-wrap .et_pb_post .more-link:hover{/*background-image: linear-gradient(to top right, #0066CC, #653EF1);*/
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 102, 204, 0.25);
    -moz-box-shadow: 0 2px 15px 0 rgba(0,102,204,0.25);
    box-shadow: 0 2px 15px 0 rgba(0, 102, 204, 0.25);color:#fff;}
.right-side-column{transition: all 0.2s ease-in-out;}
.right-side-column:hover{box-shadow: 0 3px 20px 0 rgba(84, 110, 122, 0.1);
    transform: translateY(-1px);}
.right-side-post .et_pb_post{margin-bottom: 10px;}

.right-side-post .et_pb_post .post-meta a{background-color: #F5F7F8;
    color: #546E7A;
    display: inline-block;
    font-family: 'museo_sans_500';
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 3px;
    padding: 3px 5px 1px;
    text-transform: uppercase;
    text-decoration: none;}
.blog-col-first-blog{width: 100% !important;
max-width: 65% !important;}
.blog-col-second-blog{width: 100% !important;
max-width: 32% !important;}
.blog-col-first{width: 100% !important;
max-width: 32% !important;}
.blog-col-second{width: 100% !important;
max-width: 65% !important;}

.home-page-blog-sec-second .et_pb_column{margin-right: 1%!important;width: 32.5%!important;transition: all 0.2s ease-in-out;}
.home-page-blog-sec-second .et_pb_column:hover{box-shadow: 0 3px 20px 0 rgba(84, 110, 122, 0.1);transform: translateY(-1px);}
.single-post-author-box .et_pb_main_blurb_image {width: 83px;}
.single-blogpost-form .et_pb_contact p input{padding: 9px;}
.single-post-right-title .et_pb_post.post {margin-bottom: 10px;padding-bottom: 0px;}
.single-blog-content-box .single-blog-content-box-first{ width: 75% !important;margin-right: 2% !important;}
.single-blog-content-box .single-blog-content-box-second{width: 22% !important;}
.single-post-meta-text .entry-title{display:none;}
.footer-menu{display:flex;justify-content: center;align-items: center;}
.footer-menu li{margin-right:10px;}
.single-category-post .et_pb_post{margin-bottom: 20px;}
.single-category-post .et_pb_post h2.entry-title{display:none;}

.gradient-text{background: linear-gradient(135deg, #00dd37 0%, #00dd37 48%, #00c6c6 100%);
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.blurb-count h4.et_pb_module_header{background: linear-gradient(135deg, #00dd37 0%, #00dd37 48%, #00c6c6 100%);width:fit-content;padding:20px;margin-bottom:20px;border-radius:10px;}
.blurb-count .et_pb_blurb_description h2{font-size: 20px;
    font-weight: 600;
    line-height: 1.25em;
    letter-spacing: 0;
    color: #1a1a1a;}

@media (max-width:1600px){
	.et_pb_section .et_pb_row{width: 80%;}
.home-blog-sec.et_pb_section .et_pb_row{width: 80%!important;}
	.et_pb_section .last-sec-row.et_pb_row{width: 86%;}
	.last-sec-content h2{line-height:1em!important;}
}

@media (max-width:980px)
{
	#top-menu li.course-btn a{display:none;}
	.container{width: 96%;}
	.mobile_menu_bar:before{font-size: 29px;}
	.mobile_menu_bar:after {
/*     content: "Menu"; */
    position: relative;
    left: 0;
    top: -9px;
		color: #11171a;
}
	.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding: 4px 8px;
    border: 2px solid #000;
    border-radius: 50px;
    margin-bottom: 24px;
}
	.et_header_style_left #logo {
    max-width: 21%;
}
	
	.reverse-row{display:flex;flex-direction:column-reverse;}
	.mobile_menu_bar:before{color: #11171A;}
	.single-blog-content-box .single-blog-content-box-first{ width: 100% !important;margin-right: 0% !important;}
	.single-blog-content-box .single-blog-content-box-second{width: 100% !important;}
	.footer-menu.et_pb_menu .et_pb_menu__menu {display: block!important;}
	.footer-menu .et_mobile_nav_menu{display: none!important;}
}

@media (max-width:767px){
	.main-header-menu .et_pb_menu__logo{display:block;}
	.et_header_style_left #logo {
    max-width: 32%;
}
	.home-page-blog-sec-second .et_pb_column {
    margin-right: 0% !important;
    width: 100% !important;
}
	
	.NewCtaRibbon{right: -24px;
    top: -84px;}
	.cb_cta_form.NewCtaRibbon {
    right: -24px;
    top: -75px;
}
	.blog-col-first-blog{width: 100% !important;
max-width: 100% !important;}
.blog-col-second-blog{width: 100% !important;
max-width: 100% !important;}
	.blog-col-first{width: 100% !important;
max-width: 100% !important;}
.blog-col-second{width: 100% !important;
max-width: 100% !important;}
	.join-btn{width: 80%;}
	.figure-btn {width: 100%;}
}




