#sp-main-body {
    padding: 25px 0;
    min-height: calc(100vh - 163px);
}
a.guru-lesson-home {
    position: fixed;
    bottom: 10px;
    left: 0;
    z-index: 999;
	color: #FFF !important;
    background: red;
    padding: 0 10px;
	font-size: 32px;
}

a.guru-lesson-home i{
	font-size: 32px;
}

body.contentpane.com-guru.view-gurutasks.layout-default.task-none.su-shortcodes-loaded{
	height: 100vh;
    overflow-y: hidden !important;
}

.video-shortcode{
	display: none;
}
.video-shortcode >div {
	width: 100% !important;
	height: 600px !important;
}
.video-shortcode.proccessed{
	display: initial !important;
}
.language-switcher {
    position: absolute;
    right: 0px;
    line-height: 60px;
}
.sp-megamenu-parent{
	margin-right: 42px;
}
.sp-page-title {
    background: #4fb03f;
}

.apply-first-course{
	background-color: #4fb03f !important;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner{
	margin-left: 20px;
    margin-top: -20px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 16px;
    text-transform: uppercase;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
	font-size: 18px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item{
	border-bottom: 1px solid rgba(140, 126, 126, 0.28);
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	padding: 10px 20px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #252525;
    font-size: 23px;
    padding: 10px;
}

/**
* J2Store
*/
table#sagepay_form td select#{
	width: 100%;
}
table#sagepay_form td select.required{
	width: 50%;
    float: left;
}
table#sagepay_form tr{
    padding-right: 10px;
    width: 50%;
    float: left;
}
#j2storeOrderSummary h3 {
	text-align: center;
    border-bottom: 2px solid rgba(0, 0, 0, 0.26);
    padding-bottom: 10px;
}
#onCheckoutPayment_wrapper h3 {
	text-align: center;
    border-bottom: 2px solid rgba(0, 0, 0, 0.26);
    padding-bottom: 10px;
}
#onCheckoutPayment_wrapper .payment-plugin-image-label {
	width: 33%;
	text-align: center;
}
#onCheckoutPayment_wrapper .payment-plugin-image {
	height: 48px;
    margin: 20px auto;
}
div#checkbox_tos {
    margin: 20px 0;
}

/**
* Ticket support
*/
.rst_dashboard_items{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.rst_dashboard_items .span4{
	width: 33%;
	float: left;
	margin-top: 20px;
}
.rst_dashboard_items .span4 .thumbnail{
	padding: 10px;
}
#rsticketspro_dashboard_search .input-xlarge{
	height: 50px;
}
#rsticketspro_dashboard_search .btn.btn-primary{
	position: absolute;
    top: 6px;
    right: 20px;
}
.rst_dashboard_items img{
	margin-top: 10px;
	margin: 0 auto;
}

/**
 Guru
*/

/* Lession list image */
.guru-tab-title img {
    float: left;
    position: relative;
    margin-top: 6px;
    padding-right: 10px;
}

.guru-powered{
	display: none !important;
}

.guru-lesson{
	padding-bottom: 0;
}
.guru-lesson-content {
    height: calc(100% - 60px);
}
.payment{
	text-align: center;
}

.payment .j2store-payment-image .payment-plugin-image{
	margin: 0 auto;
    height: 48px;
}

.layout-blog video{
	width: 100% !important;
	height: 520px !important;
}

.social-share-shortcode{
	width: 100%;
	display: block;
    height: 32px;
}

.social-share-shortcode > a{
    display: block;
    width: 100%;
}
.social-share-shortcode > div{
	width: 20%;
    float: left;
    text-align: center;
    line-height: 32px;
}

.social-share-shortcode .fa, .social-share-shortcode span{
	color: #FFF;
}

.social-share-shortcode img{
	height: 16px;
	width: 16px;
}

.social-share-shortcode > div.share-facebook{
	background-color: #306199;
}
.social-share-shortcode > div.share-twitter{
	background-color: #26c4f1;
}
.social-share-shortcode > div.share-whatsapp{
	background-color: #22a119;
}
.social-share-shortcode > div.share-viber{
	background-color: #665CAC;
}
.social-share-shortcode > div.share-linkedin{
	background-color: #0e76a8;
}

/**
 Contact us shortcode
*/
.contact-us-shortcode{
	width: 100%;
	display: block;
    height: 32px;
}
.contact-us-shortcode > a{
    display: block;
    width: 100%;
}
.contact-us-shortcode > div{
	width: 33%;
    float: left;
    text-align: center;
    line-height: 32px;
}
.contact-us-shortcode .fa, .contact-us-shortcode span{
	color: #FFF;
}
.contact-us-shortcode img{
	height: 16px;
	width: 16px;
}
.contact-us-shortcode > div.contact-facebook{
	background-color: #306199;
}
.contact-us-shortcode > div.contact-whatsapp{
	background-color: #22a119;
}
.contact-us-shortcode > div.contact-viber{
	background-color: #665CAC;
}

/**
* User login
*/
.view-login main#sp-component .sourcecoast.login, .view-registration main#sp-component .sourcecoast.login{
	max-width: 450px;
    margin: 0 auto;
}
.view-login main#sp-component .row.justify-content-center{
	margin: 0 auto;
    max-width: 450px;
}
main#sp-component .sourcecoast.login{
	display: grid;
}
main#sp-component .sourcecoast .intro{
	width: 100%;
}
main#sp-component .sourcecoast .intro {
    width: 100%;
	text-align: center;
}
main#sp-component .social-login.pull-left {
    width: 33.33%;
	text-align: center;
}
main#sp-component .login img {
	width: 90%;
}
.offcanvas-inner .sclogin.sourcecoast .sclogin-social-login{
	margin: 0 -25px !important
}
.offcanvas-inner .sclogin.sourcecoast .sclogin-social-connect{
	margin: 0 -25px !important
}
.offcanvas-inner .social-login{
	width: 33%;
	margin: 0;
}
.offcanvas-inner .login img{
	width: 95%;
	margin: 5px 0;
}
.offcanvas-inner .sclogin-social-login .pull-left{
	margin: 0;
	text-align: center;
}
.offcanvas-inner .sclogin .top{
	border-bottom: none;
}
.offcanvas-inner .sourcecoast .btn {
    padding: 5px 25px;
}
.offcanvas-inner input.input-small{
    border-radius: 0;
}
.offcanvas-inner .sclogin-joomla-login.horizontal .control-group {
    width: 100%;
}
.offcanvas-inner .form-sclogin-submitcreate button, .offcanvas-inner .form-sclogin-submitcreate a{
	width: 50%;
}
.offcanvas-inner .sourcecoast .btn {
    width: 50%;
    float: left;
    border-radius: 0px;
}
.offcanvas-inner #form-sclogin-submitcreate a{
    color: #FFF;
}
.offcanvas-inner .logout-button .btn {
    width: 100%;
}

body.com-kunena #sp-component .sp-column:nth-child(3) {
	display: none !important;
}

@media only screen and (max-width: 980px) {
	.layout-blog video{
		height: 450px !important;
	}
	.video-shortcode >div {
		height: 500px !important;
	}
}

@media only screen and (max-width: 600px) {
	.video-shortcode > div {
		height: 300px !important;
	}
	.social-share-shortcode > div.share-facebook{
		width: 30%;
	}
	.social-share-shortcode > div.share-whatsapp{
		width: 30%;
	}
	.social-share-shortcode > div.share-viber{
		width: 20%;
	}
	.social-share-shortcode > div.share-twitter{
		width: 10%;
	}
	.social-share-shortcode > div.share-twitter span{
		display: none;
	}
	.social-share-shortcode > div.share-linkedin{
		width: 10%;
	}
	.social-share-shortcode > div.share-linkedin span{
		display: none;
	}
	.layout-blog video{
		height: 350px !important;
	}
}
@media only screen and (max-width: 450px) {
	.video-shortcode >div {
		height: 250px !important;
	}
	.social-share-shortcode span{
		font-size: 12px;
	}
}