/**
Theme Name: 2Work Child Theme
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 2work-child-theme
Template: astra
*/

/* Common style */

/* .page-template-forgetpassword .site-content, .page-template-reset-password .site-content{
    height: calc(100vh - 180px);
    overflow-y: auto;
    overflow-x: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    } */
    html, body, .hfeed.site{ min-height: 100%; height: 100%; }
    .site-content{ padding: 0; margin: 0; min-height: calc(100% - 115px); height: calc(100% - 115px); display: table; width: 100%; }
    .page-id-25327 .elementor-widget:not(:last-child){ margin-bottom: 0;}
    .page-id-25548 .site-content{height: calc(100% - 180px);min-height: calc(100% - 180px);}
    a:focus {outline: none;}
    /* Loader */
    .loading-box{
    	display: inline-flex;
    	align-items: center;
    	justify-content: center;
    	position: fixed;
    	width: 100%;
    	height: 100%;
    	z-index: 11111111;
    	top: 0;
    	left: 0;
    	background: rgba(255,255,255,0.5);
    }
    .loader {
    	width: 50px;
    	height: 50px;
    	position: absolute;
    	z-index: 1;
    	border: .2em solid #007bff;
    	border-bottom-color: transparent;
    	border-radius: 50%;
    	-webkit-animation: 1s loader linear infinite;
    	animation: 1s loader linear infinite;
    	position: relative;
    }
    
    @-webkit-keyframes loader {
    	0% {
    		-webkit-transform: rotate(0deg);
    		transform: rotate(0deg);
    	}
    	100% {
    		-webkit-transform: rotate(360deg);
    		transform: rotate(360deg);
    	}
    }
    
    @keyframes loader {
    	0% {
    		-webkit-transform: rotate(0deg);
    		transform: rotate(0deg);
    	}
    	100% {
    		-webkit-transform: rotate(360deg);
    		transform: rotate(360deg);
    	}
    }

    /* Start Header */
    .error404.ast-theme-transparent-header header{
    	background-color: #0984e3 !important;
    }
    /* .ast-header-break-point .main-header-bar .main-header-bar-navigation{
        display: block !important;
        } */
    /* .ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar-navigation{
        opacity: 1;
        visibility: visible;
        } */
        .ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle
        {
        	background: transparent;
        	border: 1px solid #ffffff;
        	color: #ffffff;
        }
        .single .main-header-bar-wrap, .single-sfwd-courses .main-header-bar-wrap{
        	background-color: rgba(0,0,0,0.6);
        }
        
        /* End Header */
        .ld-course-banner {
        	height: 300px;
        	background-size: cover;
        	display: block;
        	width: 100%;
        	position: relative;
        }
        a.ld-item-name{
        	display: flex;
        	align-items: center;
        	flex-wrap: wrap;}
        	span.ld-course-image{
        		display: inline-flex;
        		border: 1px solid rgba(0,0,0,0.3);
        		padding: 5px;
        		border-radius: 5px;
        		margin: 0 15px 0 10px;
        		width: 112px;
        		height: 112px;
        		align-items: center;
        		justify-content: center;
        		overflow: hidden;
        	}
        	.single-sfwd-courses .post-thumb-img-content{display:none}
        	.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle{border-radius: 2px;}
        	.ast-header-break-point .main-header-menu a{color: #0984e3; font-size: 18px;}
        	.main-header-menu a{color: #FFFFFF;}
/* .ast-fullscreen-menu-enable.ast-header-break-point .main-header-menu .menu-item .menu-text {
transition: none;
font-weight: 600;
color: white;
} */
.span-process{
	text-transform: capitalize !important;
	width:130px !important;
	font-weight:400px !important;
}

.learndash-wrapper .ld-focus .ld-focus-main{
	margin-left:0px !important;
}
div#ult-login-no-setup-notice,.ld-focus-sidebar,.ld-content-actions,.ld-breadcrumbs,.ld-focus-content h1{
	display:none !important;
}
.ld-focus-content{
	padding:2 em !important;
}
.ld-user-menu.ld-menu {
	padding-right: 5em !important;
	font-size: 19px;
	font-weight: 600;
}
.ld-brand-logo {
	padding-left: 5em !important;
}	
.ld-course-status-segment.ld-course-status-seg-price {
	display: none;
}
.ld-course-status.ld-course-status-not-enrolled {
	display: none !important;
}


/* ========================== Login Page */

.btn{
	font-size: 18px !important;
	line-height: 24px !important;
	text-transform: uppercase !important;
	border-radius: 50px !important;
	min-width: 125px;
}
.btn-primary
{
	border-color: #0984e3 !important;
	background-color: #0984e3 !important;
	color: #ffffff !important;
	text-transform: uppercase !important;
}
.btn-primary:hover{
	background-color: #ffffff;
	color: #0984e3;
	border: 1px solid #0984e3;
}
.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label
{
	z-index: 0 !important;
}
.login-wrap{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	flex-wrap: wrap;
	padding:  90px 0;
}
.login-wrap .user-img{
	width: 61px;
	margin: 0 auto 15px;
}
.login-wrap .loginform{
	width: 360px;
	padding: 25px 30px;
	border: 0.5px solid rgba(0,0,0,0.12);
	border-radius: 12px;
	box-shadow: 0 0 20px rgba(0,0,0,0.12);
	margin-bottom: 4em;
}
.login-wrap .loginform .input-group{
	margin-bottom:17px;
	position: relative;
}
.login-wrap .loginform .input-group .form-control{width: 100%;}
.login-wrap .loginform .input-group label.error{
	color: red;
	font-size: 11px !important;
	width: 100%;
	display: block;
	margin-bottom: 0;
}
.login-wrap .loginform .input-group span{
	position: absolute;
	top: 1px;
	left: 1px;
	border: none;
	border-right: 1px solid #eaeaea;
	z-index: 1;
	height: 100%;
	border-radius: 0;
	background-color: #F4F4F4;
	width: 34px;
	height: 34px;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.login-wrap .form-control
{
	border: 1px solid #eaeaea !important;
	overflow: hidden;
	height: 34px !important;
	padding: 5px 5px 5px 45px !important;
	font-size: 14px !important;
	border-radius: 3px !important;
}

.login-wrap .loginform h3{
	color: #505151;
	font-size: 24px;
	line-height: 19px;
	text-align: center;
	margin-bottom: 15px;
	font-weight: 500;
}
.login-wrap .loginform h5{
	color: #9B9B9B;
	font-size: 16px;
	line-height: 14px;
	text-align: center;
	margin-bottom: 35px;
}
.login-wrap .login-info{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 5px 0 50px;
	flex-wrap: wrap;
}
.login-wrap .login-info p, .login-wrap .login-info label{margin-bottom: 0;}
.login-wrap .login-info p label
{
	color:#999999;
	font-size: 16px;
	line-height: 12px;
}
.login-wrap .login-info a
{
	color:#0059B2;
	font-size: 16px;
	line-height: 12px;
}
.login-wrap .login-submit{
	display: flex;
	align-items: center;
	justify-content: center; 
}
.login-wrap .login-submit .btn{
	height: 37px;
	padding: 5px;
	min-width: 150px;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle
{
	background-color: #0CAA00 !important;
	border-color: #0CAA00 !important;
	color: #FFF !important;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus
{
	box-shadow: none !important;
}
.login-wrap .login-submit .btn-secondary
{
	background-color: #0CAA00;
	border-color: #0CAA00;
	color: #FFF;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
}
.login-wrap .login-submit .btn-secondary:hover{
	background-color: #FFF;
	color: #0CAA00;
	border: 1px solid #0CAA00 !important;
}
.login-subscription-wrap{
	text-align: center;
	max-width: 450px;
	padding: 0 15px;
	margin: 0 auto;
}
.login-subscription-wrap h2{
	color: #000000;
	font-size: 34px;
	line-height: 75px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0;
}
.login-subscription-wrap p{
	color: #000000;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	font-weight: 500;
}
.login-subscription-wrap .btnbox{
	margin-top: 52px;
}
.login-subscription-wrap .btnbox .btn{
	width: 213px;
	height: 63px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin:0 auto;
	font-weight: 600;
}
.btn{
	font-size: 18px !important;
	line-height: 24px !important;
	text-transform: uppercase !important;
	border-radius: 50px !important;
	min-width: 125px;
}
.btn-primary
{
	border-color: #0984e3 !important;
	background-color: #0984e3 !important;
	color: #ffffff !important;
	text-transform: uppercase !important;
}
.btn-primary:hover{
	background-color: #ffffff;
	color: #0984e3;
	border: 1px solid #0984e3;
}
/* .login-wrap .login-box.hide{
    display: none;
    } */
    /* Password recovery */
/* .pass-recovery-wrap .pass-recover-form{
    display: none;
}
.pass-recovery-wrap .pass-recover-form.show{
    display: none;
    } */
    .loginform.pass-recover-form{margin-bottom: 0;}
    .pass-recovery-wrap .imgbox {margin-bottom: 25px;}
    .pass-recovery-wrap .imgbox svg{
    	width: 50px;
    	height: auto;
    }
    .pass-recovery-wrap .login-submit{
    	margin-top: 15px;
    	padding-top: 15px;
    	border-top: 1px solid rgba(0,0,0,0.05);
    }
    .pass-recovery-wrap .btn-request-pass{
    	background-color: #c82300;
    	width: 100%;
    	position: relative;
    	color: #ffffff;
    	border-color: #c82300;
    }
    .pass-recovery-wrap .btn-request-pass:hover{
    	color: #ffffff;
    	border-color: #c82300;
    }
    .pass-recovery-wrap .btn-request-pass span{
    	background-color: rgba(0,0,0,0.12);
    	position: absolute;
    	right: 0;
    	border-radius: 0 50px 50px 0;
    	height: 100%;
    	width: 35px;
    	top: 0;
    	display: inline-flex;
    	align-items: center;
    	justify-content: center;
    	color: #ffffff;
    }
    .success-modal .close{
    	position: absolute;
    	top: -10px;
    	right: -10px;
    	background-color: #0984e3;
    	color: #FFF;
    	width: 30px;
    	height: 30px;
    	border-radius: 100%;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	opacity: 1;
    	/* filter: blur(10px); */
    }
    .success-modal .close:hover{color: #ffffff;}
    .success-modal .iconbox{
    	font-size: 60px;
    	margin:0 auto 25px;
    	color: #46ab00;
    	display: flex;
    	align-items: center;
    	justify-content: center;

    }
    .success-modal h6{text-align: center;font-weight: 600;}
    .success-modal p{text-align: center;font-size: 13px;}

    /* reset password */
    #resetPassword{padding-top: 50px;}
    #resetPassword h3.error-msg{text-align: center;margin-bottom: 15px;margin-top: 15px;}
    .loginform.reset-pass-form{
    	margin-bottom: 0 !important;
    }
    .reset-pass-form .form-control{
    	padding: 5px 15px 5px 45px !important;
    }
    .reset-pass-form .btnbox{
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	margin-top: 15px;
    	margin-bottom: 0;
    }
    .reset-pass-form .btnbox .btn{
    	font-size: 15px !important;
    	padding: 5px 15px !important;
    }
    /* Library categories list */
    .ld-course-list-items .ld_course_grid .thumbnail.course{
    	max-width: 355px;
    	width: 100%;
    }
    .ld-course-list-items .ld_course_grid .thumbnail.course .img-link
    {   
    	display: inline-flex;
    	align-items: center;
    	justify-content: center;
    	width: 100%;
    	height: 210px;
    }
    .ld-course-list-items .ld_course_grid .thumbnail.course a
    {   
    	display: inline-flex;
    	align-items: flex-start;
    	justify-content: center;
    	width: 100%;
    	height: 200px;
    	overflow: hidden;
    }
    .ld-course-list-items .ld_course_grid .thumbnail.course a img{
    	max-height: 200px;
    }
    .ld-course-list-items .ld_course_grid .thumbnail.course a.btn{height: auto;}
    .ld-course-list-items .ld_course_grid .thumbnail.course h3{
    	font-size: 1.375rem;
    	display: block;
    	display: -webkit-box;
    	max-width: 100%;
    	height: 52px;
    	margin: 0 auto;
    	line-height: normal;
    	-webkit-line-clamp: 2;
    	-webkit-box-orient: vertical;
    	overflow: hidden;
    	text-overflow: ellipsis;
    }
    .course-item{
    	display: block;
    	width: 100%;
    	max-width: 355px;
    	border: 1px solid rgba(0,0,0,0.05);
    }
    .course-item .imgbox{
    	display: inline-flex;
    	align-items: center;
    	justify-content: center;
    	width: 100%;
    	height: 210px;
    	border-bottom: 1px solid rgba(0,0,0,0.05);
    	overflow: hidden;
    }
    .course-item .imgbox img{
    	width: 100%;
    	object-fit: cover;
    	height: 100%;
    }
    .course-item .info{padding: 20px;display: inline-block;width: 100%;}
    .course-item .btnbox{
    	width: 100%;
    }
    .course-item .btnbox .btn{width: 100%;}
    .course-item .info h3
    {
    	white-space: nowrap;
    	text-overflow: ellipsis;
    	overflow: hidden;
    	width: 100%;
    }
    .search-result-input{
    	margin:20px 0 0;
    }
    .search-result-input label{
    	font-size: 18px;
    	font-weight: 600;
    }
    .search-result-input .btn{
    	border-radius: 0 2px 2px 0 !important;
    	color: #FFFFFF;
    }
    .search-result-input .btn:hover{
    	color: #ffffff;
    }
    .learndash-pager{
    	margin: 0 auto;
    	display: flex;
    	width: 250px;
    	background-color: #428bca;
    	color: #ffffff;
    }
    .current_page{
    	background-color: #FFFFFF;
    	color: #428bca;
    	width: 18px;
    	text-align: center;
    	border-radius: 4px;
    	display: inline-block;
    	line-height: 18px;
    }
    /* Cources */
    .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab:first-child .ld-icon{
    	background-image: url('./img/course.png');
    	background-repeat: no-repeat;
    	background-size: cover;
    	width: 36px;
    	height: 36px;
    }
    .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab:nth-child(2) .ld-icon{
    	background-image: url('./img/materials.png');
    	background-repeat: no-repeat;
    	background-size: cover;
    	width: 29px;
    	height: 34px;
    }
    .learndash-wrapper .ld-tabs{position: relative;}
    .learndash-wrapper .ld-tabs .ld-medium-button{
    	width: auto;
    	position: absolute;
    	right: 0;
    	top: 31px;
    }

    /* My Account page */
    .learndash-wrapper .ld-secondary-background, .learndash-wrapper .ld-status-complete
    {
    	background-color: #3BA74B !important;
    }
    .page-id-324 .ld-button{margin: 0 auto;max-width:150px;}
    .learndash-wrapper .ld-status-incomplete.ld-status-icon{
    	border: none !important;
    	background-image: url(../2work-child/img/incomplate-icon.png);
    	background-repeat: no-repeat;
    	border-radius: 0;
    	background-size: contain;
    }
    .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon{
    	margin-top: 0;
    }
    /* 404 page */

    .not-found-page{
    	display: inline-block;
    	width: 100%;  
    	height: calc(100% - 200px);
    	margin-top: 100px;
    	padding-bottom: 117px;
    }
    .not-found-page h2{
    	text-align: center;
    }
    .not-found-page p{
    	text-align: center;
    	font-size: 18px;
    	margin: 20px 0 50px;
    }
    .not-found-page form{
    	padding: 30px;width: 100%;
    	background-color: #F4F4F4;
    	border-radius: 8px;
    }
    .not-found-page form .form-control{border-radius: 4px;}
    .not-found-page .icon{
    	font-size: 150px;
    	width: 180px;
    	height: 180px;
    	margin: 0 auto 10px;
    	display: block;
    	line-height: normal;
    	text-align: center;
    	color: #e43b3b;
    }
    .error404 footer{position: fixed;width: 100%;left: 0;bottom: 0;}

    /* Lessons */
    .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu{
    	padding: 0 !important;
    	justify-content: center;
    	flex: 0 0 130px !important;
    }
    .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu a{padding: 10px;}
    .single-sfwd-lessons .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content{
    	padding: 0 !important;
    	max-width:100% !important;
    }
    .single-sfwd-lessons .learndash-wrapper iframe{
    	height: calc(100vh - 105px) !important;
    }
    .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items:before{
    	display: none !important;
    }
    .learndash-wrapper .ld-status-incomplete.ld-status-icon{
        border: none !important;
        background-image: url(../2work-child/img/play-button.png);
        background-repeat: no-repeat;
        border-radius: 0;
        background-size: contain;
    }


    /* Video modal */

    .video-play-button {
    	position: absolute;
    	z-index: 10;
    	top: 65%;
    	left: 50%;
    	transform: translateX(-50%) translateY(-50%);
    	box-sizing: content-box;
    	display: block;
    	width: 32px;
    	height: 44px;
    	/* background: #fa183d; */
    	border-radius: 50%;
    	padding: 18px 20px 18px 28px;
    }

    .video-play-button:before {
    	content: "";
    	position: absolute;
    	z-index: 0;
    	left: 50%;
    	top: 50%;
    	transform: translateX(-50%) translateY(-50%);
    	display: block;
    	width: 80px;
    	height: 80px;
    	background: #428bca;
    	border-radius: 50%;
    	animation: pulse-border 1500ms ease-out infinite;
    }

    .video-play-button:after {
    	content: "";
    	position: absolute;
    	z-index: 1;
    	left: 50%;
    	top: 50%;
    	transform: translateX(-50%) translateY(-50%);
    	display: block;
    	width: 80px;
    	height: 80px;
    	background: #428bca;
    	border-radius: 50%;
    	transition: all 200ms;
    }

    .video-play-button:hover:after {
    	background-color: darken(#428bca, 10%);
    }

    .video-play-button img {
    	position: relative;
    	z-index: 3;
    	max-width: 100%;
    	width: auto;
    	height: auto;
    }

    .video-play-button span {
    	display: block;
    	position: relative;
    	z-index: 3;
    	width: 0;
    	height: 0;
    	border-left: 32px solid #fff;
    	border-top: 22px solid transparent;
    	border-bottom: 22px solid transparent;
    }

    @keyframes pulse-border {
    	0% {
    		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    		opacity: 1;
    	}
    	100% {
    		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    		opacity: 0;
    	}
    }

    .video-modal{padding: 0 !important;}
    .video-modal .close{
    	position: absolute;
    	right: -15px;
    	top: -15px;
    	background: #FFF;
    	opacity: 1;
    	width: 35px;
    	height: 35px;
    	border-radius: 100%;    
    	color: #428bca;
    }
    .video-modal .modal-dialog{
    	max-width:initial;
    	width: 95%;
    }
    .video-modal .modal-dialog iframe{
    	width: 100%;
    }
    ul.gform_fields.top_label.form_sublabel_below.description_below.uo_remove_dot{
    	margin: 0 0 15px;
    }
    form#codeRedeemForm{
    	display: flex;
    	align-items: center;
    	flex-wrap: wrap;
    	margin-bottom: 15px;
    }
    p.uo-submit-wrap.gform_footer.top_label{
    	margin: 0 15px;
    }
    input#coupon_code_only {
    	border-color: #003bb1;
    	color: #003bb1;
    }
    .sub_id {
    	position: relative;
    	width: 100%;
    }
    .sub_id .ld-medium-button {
    	position: absolute;
    	display: inline-block;
    	right: 0;
    	top: -50px;
    }
    .page-id-25191 .uo-admin-field 
    input#submit {
    	background-color: #0984e3;
    	background: #0984e3;
    	color: white;
    }

    .page-id-25191 input#ulgm_group_upload_image_button {
    	color: white;
    }
    .main-header-menu .current_page_item > a{color:#FFF !important;}
    .main-header-menu a:active{
    	color: #FFF !important;
    }
    #primary{
    	width:100% !important}
    	.page-id-25648 .ld-button {
    		margin: 0 auto;
    		max-width: 150px;
    	}

        .group-right-wrap .widget-title{
            display: none;
        }
        .group-right-wrap .uo_white_label_logo{

            width:280px;
            height:auto;
            margin :0 auto 15px;
        }
        .preloader {
          width: 100%;
          height: 100%;
          top: 0px;
          position: fixed;
          z-index: 99999;
          background: rgba(0,0,0,0.5); 
          align-items: center;
          justify-content: center;
          display: none;
      }
      .preloader.show{
        display: flex;
    }
    .preloader img{
        width: 100px;
        height: 100px;
    }

    .uo-groups div#uo-groups-action-users {
        display: none;
    }

    /* Responsive Css */
    @media (max-width: 1280.98px)
    {
      #masthead .site-logo-img img{max-height: inherit !important;}
      .ast-header-break-point .site-branding img, .ast-header-break-point #masthead .site-logo-img .custom-logo-link img
      {
         max-width: 135px !important;
     }
     .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text{
         display: block !important;
     }
    /* .page-template-forgetpassword .site-content, .page-template-reset-password .site-content
    {
        height: calc(100vh - 180px);
        } */
    }
    @media (max-width: 1200.98px){
    	.login-wrap{padding: 100px 0;}
    }
    @media (max-width: 1024px)
    {
    	.elementor-24787 .elementor-element.elementor-element-5edc10b{
    		padding: 10px 15px;
    	}
    /* .page-template-login .site-content, .page-template-forgetpassword .site-content, .page-template-reset-password .site-content{
        height: calc(100vh - 150px);
        } */
    }
    @media (max-width: 991.98px){
    	.login-wrap{padding: 30px 0 0;}
    	.error404 footer{position: inherit;}
    	.not-found-page{padding-bottom: 20px;}
    	.not-found-page .icon{font-size: 100px;width: 125px;height: 140px;}
    }
    @media (max-width: 768px)
    {
    	.ast-fullscreen-menu-enable.ast-header-break-point.ast-theme-transparent-header .main-header-bar-navigation #site-navigation{
    		background-color: rgba(255,255,255,0.95) !important;
    	}
    	.ast-fullscreen-menu-overlay .main-header-menu a:hover, .ast-fullscreen-menu-overlay .main-header-menu li:hover > a{
    		color: #0984e3;
    	}
    	.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar-navigation #site-navigation{
    		background-color: rgba(255,255,255,0.95) !important;
    	}
    	#resetPassword .error-msg{padding: 0 15px 15px;font-size: 18px;text-align: center;}
    	.login-wrap .loginform{width: 290px;padding: 20px 15px;}
    	.login-wrap .login-submit .btn{font-size: 15px !important;}
    	
    	
    }
    @media only screen and (max-width: 768px){
        .btn.btn-default.register_group_btn{
            padding: 10px 15px;
            font-size:14px;
        }
    }
    @media (max-width: 767.98px){

    /* .ast-main-header-bar-alignment{
        
    }
    .main-header-bar .main-header-bar-navigation{
        margin: 0;display: block !important;
        position: fixed;
        top: 0;
        left: 0;
        width: 280px !important;
        background: #FFF;
        height: 100%;
        padding: 25px 15px;
        box-shadow: 0 0 65px rgba(0,0,0,0.15);
    }
    .ast-theme-transparent-header .main-header-menu{
        flex-direction: column;margin: 0;
        } */
        .ast-header-break-point .main-header-menu li.current-menu-item > .ast-menu-toggle, .ast-header-break-point .main-header-menu li.current-menu-ancestor > .ast-menu-toggle, .ast-header-break-point .main-header-menu li.current_page_item > .ast-menu-toggle, .ast-header-break-point .main-header-menu li.current-menu-item > a, .ast-header-break-point .main-header-menu li.current-menu-ancestor > a, .ast-header-break-point .main-header-menu li.current_page_item > a
        {
        	color: #0984e3;
        	font-size: 20px;
        }
        .ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar-navigation .close{opacity: 1;}
        .ast-fullscreen-menu-enable.ast-header-break-point .main-header-menu .menu-item .menu-text 
        { color: 0984e3 !important;}
        .login-wrap .loginform{margin-bottom: 50px;}
        .login-subscription-wrap h2{font-size: 24px;line-height: 54px;}
        .ld-course-list-items .ld_course_grid .thumbnail.course h3{font-size: 16px;height: 42px;}
        .ast-single-post .entry-title, .page-title{font-size: 16px;}
        .learndash-wrapper .ld-tabs .ld-medium-button{
        	position: relative;
        	width: 140px;
        	float: right;
        	margin: 15px 0;
        	top: 0;
        }
        .not-found-page form{padding: 15px;}
        .single-sfwd-lessons .learndash-wrapper iframe{
        	height: calc(100vh - 170px) !important;
        }
        .site-content{padding-bottom: 40px;}
    /* .page-template-login .site-content, .page-template-forgetpassword .site-content, .page-template-reset-password .site-content{
        height: calc(100vh - 178px);
        } */
    }
    @media (max-width: 640px)
    {
    	.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details
    	{
    		margin-left: 0;
    	}
    	.video-modal .modal-dialog iframe{
    		width: 100%;
    		height: 100%;
    		min-height: 320px;
    	}
    	
    }
    @media (max-width: 544px){
    	.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single, .ast-separate-container .comments-count-wrapper, .ast-separate-container .ast-comment-list li.depth-1, .ast-separate-container .comment-respond, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .related-posts-title-wrapper, .single.ast-separate-container .ast-author-details, .single.ast-separate-container .about-author-title-wrapper, .ast-separate-container .ast-related-posts-wrap, .ast-separate-container .ast-woocommerce-container
    	{
    		padding-right: 0;    padding-left: 0;
    		padding-top: 0; padding-bottom: 0;
    	}
    	.ast-left-sidebar.ast-single-post #primary, .ast-right-sidebar.ast-single-post #primary, .ast-separate-container.ast-single-post.ast-right-sidebar #primary, .ast-separate-container.ast-single-post.ast-left-sidebar #primary, .ast-separate-container.ast-single-post #primary
    	{
    		padding-left: 0px;padding-right: 0px;
    	}
    	.login-wrap .login-info{  margin: 5px 0 18px;}
    	.not-found-page h2{font-size: 22px;}
    	.not-found-page p{font-size: 15px;margin: 20px 0 30px;}
   /* .page-template-login .site-content, .page-template-forgetpassword .site-content, .page-template-reset-password .site-content{
    height: calc(100vh - 171px);
    } */
}
@media (max-width: 414px){
	.login-wrap .login-info p, .login-wrap .login-info a{margin: 0 0 15px;}
	.login-wrap .login-info{justify-content: center;}
}


/* Min width responsive */
@media (min-width: 768px){
	.elementor-section.elementor-section-height-full {
		height: auto;
	}
}