@charset "utf-8";
/* CSS Document */

body, h1, h2, a, h3,p {
	font-family: 'Open Sans', sans-serif;
}
header {
	/* margin-top: 27px;*/
  /*  position: absolute;*/
	width: 100%;
	z-index: 9999;
}
footer {
	background-color: #2b3a42;
	color: #fff;
	padding-top: 30px
}
footer .footer-info {
	background-color: #233036;
	border-bottom: 3px solid #1e282e;
	margin-right: 10px;
	min-height: 108px;
	padding: 10px;
	width: 32.333%;
	font-weight: lighter;
}
.badge-col {
	margin-bottom: 70px
}
.badge-col a {
	display: block;
	height: 228px;
	margin: 0 auto;
	position: relative;
	width: 228px;
}
.badge-col a img {
	left: 0;
	position: absolute;
}
.color-img a img:nth-child(1) {
	z-index: 1
}
.color-bw a img:nth-child(2) {
	z-index: 1
}
.color-green a img:nth-child(3) {
	z-index: 1
}
.badge-col {
	text-align: center
}
.icon-foot {
	background-color: #2b3a42;
	border-radius: 50%;
	height: 85px;
	padding-left: 27px;
	padding-top: 15px;
	width: 85px;
}
.badge-text {
	margin-top: 16px;
	margin: 2px 0 0;
    padding: 5px 15px;
	background:#fff;
	
}
.badge-text p {
	margin-bottom: 0;
	font-weight: bold
}
.badge-text small {
	text-transform: uppercase
}
.carousel-control.left {
	background-image: none
}
.carousel-control.right {
	background-image: none
}
.right-panel {
	background-color: #1b2932;
	padding: 20px 15px;
}
.icon-foot-2 {
	background-color: #2b3a42;
	border-radius: 50%;
	height: 85px;
	padding-left: 20px;
	padding-top: 22px;
	width: 85px;
}
.media-heading {
	color: #fff;
	font-size: 29px;
	font-weight: bold;
	/*   line-height: 104px;*/
	margin-bottom: 5px;
	margin-top: 31px;
	text-transform: capitalize;
}
.edit-button a {
	background-color: #99bf38;
	border-radius: 0px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	padding: 6px 10px;
}
.media, .media-body {
	overflow: visible!important;
	position: relative;
}
.choose_file-2 .fa-camera {
	margin-top: 10px;
	float: left;
}
.edit-button {
	position: absolute;
	right: 0;
	top: -6px;
	z-index: 9999;
}
.Progression h1 {
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom: 30px
}
.Progression h2 {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase
}
.Progression .progress-bar {
	background-color: #99BF38
}
.Progression .progress {
	border-radius: 0
}
.media-body {
	color: #fff;
	font-size: 12px;
	text-align: center;
	position: relative;
}
.media-heading small {
	font-size: 34px;
	color: #99BF38
}
.media-heading  .media {
	/*box-shadow:0px 0px 4px -2px #000;*/
	margin: 20px 0;
	padding: 8px;
}
.dp {
	border: 3px solid #1b2932;
	transition: all 0.2s ease-in-out;
}
.dp:hover {
	border: 2px solid #eee;
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);/*-webkit-font-smoothing:antialiased;*/
}
.prof-pic {
	border: 4px solid #526069;
	border-radius: 50%;
	margin-right: 10px;
	padding-right: 0!important
}
footer h2 {
	font-size: 14px;
	margin: 11px 0px 0px 0px;
}
footer .form-control {
	border-radius: 0;
	box-shadow: none;
	background-color: #2b3a42;
	border: none;
	padding: 5px;
	height: 36px;
}
footer .btn-lg {
	border-radius: 0!important;
	border: none;
	border-left: 2px solid #2f3b4f;
	background-color: #2b3a42 !important;
	padding: 3px 10px 9px !important;
}
footer .input-group {
	margin-top: 10px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color: #b7b7b7 !important;
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-style:normal;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #465671 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #465671 !important;
 font-size:11px;
 letter-spacing:2px
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #465671 !important;
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:2px
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
 color: #465671 !important;
}
.footer-menu-container {
	text-transform: uppercase;
}
.footer-menu-container ul {
	list-style: none;
	padding: 0;
}
.footer-menu-container ul li {
	font-size: 13px;
	line-height: 36px;
}
.footer-menu-col {
	float: left;
	width: 20%;
}
.footer-menu-col li a {
	text-decoration: none;
	color: #708997
}
.footer-menu-col li a:hover {
	color: #99bf38
}
.footer-menu-container {
	margin: 40px 0 76px;
}
footer .footer-info:nth-child(1) {
	margin-left: 14%
}
.footer-menu-container h3 {
	font-size: 18px;
	color: #99bf38;
}
.text-center.filter-by-viewd {
    margin-top: 26px !important;
}
.copyright strong {
	display: block;
	font-size: 15px;
	font-weight: normal;
	line-height: 51px;
	text-align: center;
}
ul.social {
	text-align: center
}
ul.social li {
	display: inline-block
}
ul.social li {
	display: inline-block;
	font-size: 27px;
	margin: 0 18px;
	padding: 5px;
}
ul.social li a {
	text-decoration: none;
	color: #708997
}
ul.social li a:hover {
	color: #fff
}
.copyright strong span {
	margin-left: 15px
}
.copyright {
	background-color: #233036;
	padding-bottom: 10px;
	padding-top: 10px;
}
.back-top {
	width: 62px;
	height: 62px;
	margin: -20px auto 0 auto;
	background-color: #2b3649;
	border-radius: 50%
}
.back-top {
	background-color: #2b3a42;
	border-radius: 50%;
	height: 62px;
	margin: -67px auto 0;
	width: 62px;
	position: relative;
}
.back-top a {
	background-color: #c5a231;
	border-radius: 50%;
	display: block!important;
	height: 45px;
	left: 9px;
	padding-left: 15px;
	padding-top: 11px;
	position: absolute!important;
	top: 8px;
	width: 45px;
	cursor: pointer;
	opacity: 1!important;
}
.form-inline .form-group {
	width: 175px;
}
.header-bottom-col h4 {
	font-size: 24px;
}
.col-chose-video h1 span {
	display: block;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 60px;
	padding-left: 23px;
	position: relative;
	text-align: left !important;
	text-transform: uppercase;
	color: #99BF38;
}
.our-latest {
	background: url(../images/ourlatest-bg.jpg) no-repeat left top;
	padding: 8px 0px 1px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	background-size: cover;
	background-attachment: fixed
}
.latest-icon {
	background-color: transparent;
	border: 2px solid #99bf38;
	border-radius: 50%;
	height: 100px;
	margin: 0 auto;
	padding-top: 26px;
	width: 100px;
	font-size: 18px;
	position: relative
}
.our-latest .row div:hover .latest-icon {
	background-color: rgb(153, 191, 56);
	border: 2px solid rgb(153, 191, 56);
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
.our-latest .row div:hover h4 {
	color: rgb(153, 191, 56)
}
.our-latest h4 {
	margin-top: 22px;
	color: #2B3A42
}
.our-latest .col-md-3 {
	margin-bottom: 66px;
	min-height: 176px;
}
.our-latest .col-md-3:nth-child(6) {
	margin-left: 13%
}
.our-latest .col-md-3:nth-child(6) .latest-icon {
	padding-top: 35px
}
.our-latest h1 span {
	margin-bottom: 32px;
	display: block;
	text-align: left!important;
	font-size: 28px;
	position: relative;
	padding-left: 23px;
	color: #99bf38
}
.f-section {
	background-color: #e9e9e9;
}
.acc {
	float: left;
	margin-right: 4px;
	width: 9%;
	position: relative
}
.acc .acc-matrials {
	display: none
}
.acc-active .acc-matrials {
	left: 122px;
	position: absolute;
	top: 0;
	display: block
}
.acc .acc-click {
	background-color: transparent;
	color: #fff;
	display: inline-block;
	border-right: 2px solid #ccc;
	font-size: 12px;
	min-height: 100px;
	padding-top: 21px;
	text-align: center;
	width: 108px;
	cursor: pointer;
}
.acc-active .acc-click {
	border-right: none
}
.acc-active {
	border-right: 2px solid #ccc;
}
.custom-accordian {
	background-color: #f1d13d
}
.acc.acc-active {
	float: left;
	margin-right: 4px;
	width: 61%;/*transition: all 0.3s ease-in-out;*/
}
.acc-matrials p {
	color: #999999;
	font-size: 20px;
	font-weight: 500;
	margin: 6px 0 0;
	text-transform: uppercase;
}
.acc-matrials .form-control {
	border: 3px solid #b1b1b1!important;
	border-radius: 0 !important;
	margin-top: 4px;
	width: 100%!important;
	
}
.acc-matrials ::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #b7b7b7 !important;
 font-size:12px;
 text-transform: uppercase;
 letter-spacing:0px;
 font-weight:500;
 text-align:center;
}
.acc-matrials .btn {
	background-color: #2b3a42;
	border-radius: 0;
	border: 1px solid #2b3a42;
	margin-top: 4px;
}
.acc-matrials .btn i {
	color: #fff
}
.acc-matrials .btn:hover i {
	color: #d4af37
}
.user-menu {
	float: right;
	margin-top: 81px;
}
.user-menu ul li {
	line-height:1.42857143;
	display: inline-block;
}
.user-menu ul li a {
	font-size: 14px; /* color:#3c4950;*/
	text-decoration: none;
	text-transform: uppercase;
	color: #fff
}
/*.user-menu ul li:nth-child(1) a { background-color: #d4af37; padding:8px 17px}*/
/*.user-menu ul li:nth-child(2) a {
	margin-left: 15px;
	background-color: #2b3942 #99bf38;
	border-radius: 4px;
	padding: 6px 12px;
}*/
.user-menu ul li a {
	margin-left: 15px;
	background-color: #99bf38;
	border-radius: 4px;
	padding: 6px 12px;
}
.user-menu ul li a i {
	margin-right: 5px
}
/*header { margin-top:18px; margin-bottom:25px}*/
header {
	/*border-bottom: 1px solid rgba(255,255,255,.1);*/
	/* margin-top: 18px;*/
	padding-bottom: 20px;
	background-color: #1b2932;
	padding-top: 20px;
}
.logo {
	width: 33%;
}
.main-container {
	margin-top: 40px;
	margin-bottom: 20px
}
.register-form {
	text-align: center;
}
.register-form h2 {
	text-transform: uppercase;
	font-weight: bold;
	color:#99bf38;
}
.register-form small {
	font-size: 20px
}
.register-form .form-control {
	border: 1px solid #8a8a8a;
	border-radius: 0;
	height: 44px;
}
.register-form .form-group {
	margin-bottom: 34px;
}
.register-form .btn-block {
	background-color: #2b3a42;
	border-color: #2b3a42;
	border-radius: 0;
	font-size: 19px;
	font-weight: normal;
	padding: 11px 0;
}
.register-form :-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color: #465671 !important;
 font-size:12px;
}
.register-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #465671 !important;
}
.register-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #465671 !important;
 font-size:13px;
 text-transform: capitalize;
 letter-spacing:0px
}
.register-form a.btn-block {
	border-radius: 0;
	font-size: 20px;
	background-color: #47A447;
	border-color: #47A447;
	text-transform: uppercase
}
.header-bottom {
	color: #fff;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	background-color: #99bf38;
	padding: 15px 0 17px;
	margin-top: -92px;
}
.inner-globe::before {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	display: block;
	height: 224px;
	left: 3px;
	position: absolute;
	top: 3px;
	transform: scale(0);
	width: 224px;
	z-index: -1;
	transition: all .5s ease-in-out
}
.header-bottom-col:hover .inner-globe:before {
	transform: scale(1);
	transition: all .5s ease-in-out
}
.header-bottom .col-md-3:nth-child(1) .header-bottom-col:hover .inner-bg:before {
	color: #2B3A42
}
.header-bottom .col-md-3:nth-child(2) .header-bottom-col:hover .inner-bg:before {
	color: #2B3A42
}
.header-bottom .col-md-3:nth-child(4) .header-bottom-col:hover .inner-bg:before {
	color: #2B3A42
}
.header-bottom .col-md-3:nth-child(3) .header-bottom-col:hover .inner-bg:before {
	color: #2B3A42
}
.header-bottom .inner-globe {
	background-color: rgba(43, 58, 66, 1);
	border-radius: 50%;
	height: 230px;
	margin: 0 auto;
	padding-top: 0;
	width: 230px;
	    position: relative;
}
.header-bottom a, .our-latest a {
	text-decoration: none;
	color: #fff
}
.header-bottom a:focus, .our-latest a:focus {
	outline: none
}




.header-bottom .col-md-3:nth-child(3) .inner-globe .inner-bg:before {
	color: #fff;
	content: "\f0c2";
	display: block;
	font-family: "FontAwesome";
	font-size: 142px;
	height: 230px;
	line-height: 230px;
	text-align: center;
	width: 230px;
}
.header-bottom .col-md-3:nth-child(3) .inner-globe:hover .inner-bg:before {
	content: "\f0c2";
}



.header-bottom .col-md-3:nth-child(4) .inner-globe .inner-bg:before {
	color: #fff;
	content: "\f19d";
	display: block;
	font-family: "FontAwesome";
	font-size: 142px;
	height: 230px;
	line-height: 230px;
	text-align: center;
	width: 230px;
}
.header-bottom .col-md-3:nth-child(4) .inner-globe:hover .inner-bg:before {
	content: "\f19d";
}



.header-bottom .col-md-3:nth-child(2) .inner-globe:hover .inner-bg:before {
	display: block;
	background: url(../images/Home2a.png) no-repeat scroll 64px 49px;
}

.header-bottom .col-md-3:nth-child(2) .inner-globe .inner-bg:before {
	background: rgba(0, 0, 0, 0) url("../images/Home2b.png") no-repeat scroll 64px 49px;
	color: #fff;
	content: "";
	display: block;
	font-size: 142px;
	height: 230px;
	line-height: 230px;
	text-align: center;
	width: 230px;
}



.header-bottom .col-md-3:nth-child(1) .inner-globe .inner-bg:before {
	color: #fff;
	content: "\f0b1";
	display: block;
	font-family: "FontAwesome";
	font-size: 142px;
	height: 230px;
	line-height: 230px;
	text-align: center;
	width: 230px;
}
.header-bottom .col-md-3:nth-child(1) .inner-globe:hover .inner-bg:before {
	color: #2B3A42;
	content: "\f0b1";
	display: block;
	font-family: "FontAwesome";
	font-size: 142px;
	height: 230px;
	line-height: 230px;
	text-align: center;
	width: 230px;
}


.text-section {
	text-align: center;
	margin-top: 10px
}
.text-section p {
	color: #8f8f8f;
	font-size: 16px;
	font-weight: 300;
	padding: 0 30px;
}
/*.header-bottom .col-md-4:nth-child(2) .inner-globe .inner-bg  {
    background: rgba(0, 0, 0, 0) url("../images/bg.png") no-repeat scroll -88px 0;
    height: 69px;
    margin: 0 auto;
    width: 66px;
	
	 color: #fff;
    content: "\f005";
    display: block;
    font-family: "FontAwesome";
    font-size:145px;
    height: 200px;
    text-align: center;
    width: 200px;
}
	.header-bottom .col-md-4:nth-child(3) .inner-globe .inner-bg {
    background: rgba(0, 0, 0, 0) url("../images/bg.png") no-repeat scroll -178px 0;
    height: 69px;
    margin: 0 auto;
    width: 60px;
}*/




/*Carusal*/






#myCarousel .carousel-caption {
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left;
	padding: 10px;
	background: rgba(0,0,0,0.6);
	text-shadow: none;
}
#myCarousel .list-group {
	position: absolute;
	top: 0;
	right: auto;
	left: 0;
	margin-left: 30px
}
#myCarousel .list-group-item {
	border-radius: 50%;
	cursor: pointer;
	padding-left: 39px
}
#myCarousel .list-group .active {
	background-color: transparent;
	border: none
}
.col-chose-video .list-group-item {
	border: none;
}
.col-chose-video .list-group-item h4 {
	font-size: 16px;
	 margin-top: 0;
     margin-bottom:0px;
}
.col-chose-video .list-group-item h4 span {
	background-color: #e8e8e8;
	height: 40px;
	width: 40px;
	color: #6a6a6a;
	display: inline-block;
	text-align: center;
	position: absolute;
	left: -20px;
	border-radius: 50%;
	top: 12%;
	line-height: 41px;
}
.col-chose-video .list-group .active h4 span {
	background-color: #99bf38;
	color: #fff;
}
.col-chose-video .list-group .active h4 {
	color: #6a6a6a
}
/*.col-chose-video .list-group .list-group-item.active:after { content:''; display:block; height:40px; width:40px;
 border-left:60px solid #e8e8e8; border-top:28px solid transparent; border-bottom:27px solid transparent; right:-60px; top:0; position:absolute}*/
 
.carusal-wrapper {
	/* background: #e8e8e8 none repeat scroll 0 0;*/
	padding: 10px 10px 21px;
	position: relative;
	-webkit-box-shadow: 0px -1px 16px -2px rgba(153,191,56,1);
-moz-box-shadow: 0px -1px 16px -2px rgba(153,191,56,1);
box-shadow: 0px -1px 16px -2px rgba(153,191,56,1);
}
.handler-carusal {
	bottom: 8px !important;
	height: auto !important;
	left: 43% !important;
	margin: 0 !important;
	position: absolute !important;
	top: auto !important;
}
.handler-carusal li {
	background-color: #656565;
	display: block;
	float: left;
	height: 10px !important;
	margin-right: 4px;
	padding: 0 !important;
	width: 10px !important;
}
.handler-carusal .list-group-item.active {
	background-color: #99BF38!important
}
.handler-carusal .list-group-item.active:after {
	display: none!important
}
.testimonials-blog blockquote {
	padding: 14px 20px;
	text-align: left;
}

/*
menu
*/


#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cssmenu:after, #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu #menu-button {
	display: none;
}
#cssmenu {
	float: right;
	font-family: "Open Sans", sans-serif;
	line-height: 1;
	margin-top: 80px;
	width: auto;
}
#menu-line {
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	background: #d4af37;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;/*    display: none;*/
}
#cssmenu > ul > li {
	float: left;
}
#cssmenu.align-center > ul {
	font-size: 0;
	text-align: center;
}
#cssmenu.align-center > ul > li {
	display: inline-block;
	float: none;
}
#cssmenu.align-center ul ul {
	text-align: left;
}
#cssmenu.align-right > ul > li {
	float: right;
}
#cssmenu.align-right ul ul {
	text-align: right;
}
#cssmenu > ul > li > a {
	padding: 12px;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a {
	color: #99BF38;
}
#cssmenu > ul > li.has-sub > a {
	padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
	border-bottom: 1px solid #99bf38;
	border-right: 1px solid #99bf38;
	content: "";
	height: 4px;
	position: absolute;
	right: 13px;
	top: 17px;
	transform: rotate(45deg);
	transition: border-color 0.2s ease 0s;
	width: 4px;
}
#cssmenu > ul > li.has-sub:hover > a::after {
	border-color: #99bf38;
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999999;
	text-transform: uppercase;
}
#cssmenu li:hover > ul {
	left: auto;
}
#cssmenu.align-right li:hover > ul {
	right: 0;
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}
#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#cssmenu ul ul li {
	height: auto;
	-webkit-transition: height .2s ease;
	-moz-transition: height .2s ease;
	-ms-transition: height .2s ease;
	-o-transition: height .2s ease;
	transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
	height: auto;
}
#cssmenu ul ul li a {
	padding: 10px 20px;
	width: 160px;
	font-size: 12px;
	background: #1B2932;
	text-decoration: none;
	color: #fff;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
	color: #99BF38;
}
#cssmenu ul ul li.has-sub > a::after {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	content: "";
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
	right: auto;
	left: 10px;
	border-bottom: 0;
	border-right: 0;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
	border-color: #ffffff;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
 #cssmenu {
 width: 100%;
}
 #cssmenu ul {
 width: 100%;
 display: none;
}
 #cssmenu.align-center > ul,  #cssmenu.align-right ul ul {
 text-align: left;
}
 #cssmenu ul li,  #cssmenu ul ul li,  #cssmenu ul li:hover > ul > li {
 width: 100%;
 height: auto;
 border-top: 1px solid rgba(120, 120, 120, 0.15);
}
 #cssmenu ul li a,  #cssmenu ul ul li a {
 width: 100%;
}
 #cssmenu > ul > li,  #cssmenu.align-center > ul > li,  #cssmenu.align-right > ul > li {
 float: none;
 display: block;
}
 #cssmenu ul ul li a {
 padding: 20px 20px 20px 30px;
 font-size: 12px;
 color: #fff;
 background: none;
}
 #cssmenu ul ul li:hover > a,  #cssmenu ul ul li a:hover {
 color: #000000;
}
 #cssmenu ul ul ul li a {
 padding-left: 40px;
}
 #cssmenu ul ul,  #cssmenu ul ul ul {
 position: relative;
 left: 0;
 right: auto;
 width: 100%;
 margin: 0;
}
 #cssmenu > ul > li.has-sub > a::after,  #cssmenu ul ul li.has-sub > a::after {
 display: none;
}
 #menu-line {
 display: none;
}
 #cssmenu #menu-button {
 display: block;
 padding: 20px;
 color: #fff;
 cursor: pointer;
 font-size: 12px;
 text-transform: uppercase;
}
 #cssmenu #menu-button::after {
 content: '';
 position: absolute;
 top: 19px;
 right: 20px;
 display: block;
 width: 25px;
 height: 2px;
 background: #fff;
}
 #cssmenu #menu-button::before {
 content: '';
 position: absolute;
 top: 25px;
 right: 20px;
 display: block;
 width: 25px;
 height: 8px;
 border-top: 2px solid #fff;
 border-bottom: 2px solid #fff;
}
 #cssmenu .submenu-button {
 position: absolute;
 z-index: 10;
 right: 0;
 top: 0;
 display: block;
 border-left: 1px solid rgba(120, 120, 120, 0.15);
 height: 52px;
 width: 52px;
 cursor: pointer;
}
 #cssmenu .submenu-button::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 11px;
    left: 26px;
    position: absolute;
    top: 14px;
    width: 1px;
    z-index: 99;
}
 #cssmenu .submenu-button::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 21px;
    position: absolute;
    top: 19px;
    width: 11px;
    z-index: 99;
}
 #cssmenu .submenu-button.submenu-opened:after {
 display: none;
}
}

.slides ul li:nth-child(2) .caption.img-html5 {
	width: 42%!important;
	right: 30%!important;
}
.slides ul li:nth-child(4) .caption.img-jquery {
	right: 37%!important;
	top: 44%!important;
	width: 22%!important;
}
.slides ul li:nth-child(5) .caption.img-jquery {
	width: 42%!important;
	right: 28%!important;
	top: 49%!important
}
.slides ul li:nth-child(6) .caption.img-jquery {
	width: 26%!important;
	right: 35%!important;
	top: 46%!important
}
#menu-line {
	display: none!IMPORTANT
}
.user-menu ul li:nth-child(3) a {
	background-color: #99bf38;
	border-radius: 4px;
	padding: 6px 12px;
}
.course-top {
    background-color: #1b2932;
    margin-bottom: 47px;
    min-height: 168px;
    padding: 20px 0;
    text-align: center;
}
.course-top button {
	/*width: 161px;*/
	position: relative
}
/*.course-top button:nth-child(1):after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	display: block;
	height: 18px;
	left: 7px;
	position: absolute;
	top: 2px;
	width: 18px;*/
}
.course-top button:nth-child(2):after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	display: block;
	height: 18px;
	left: -1px;
	position: absolute;
	top: 2px;
	width: 18px;
}
.course-top button:nth-child(3):after {
	background-color: #fff;
	border-radius: 50%;

 /* 	content: "\f023"; */
	display: block;
	height: 18px;
	left: -8px;
	position: absolute;
	top: 2px;
	width: 18px;
	font-family: 'FontAwesome';
	text-align: center;
}
.color-bw:after {
	border-radius: 50%;
	content: "";
	display: block;
	font-family: "FontAwesome";
	font-size: 187px;
	left: 23%;
	opacity: 0.7;
	position: absolute;
	text-align: center;
	top: -21px;
	z-index: 999;
}
.container {
	/*margin-top: 20px;*/
}
/* Carousel Styles */
.carousel-indicators .active {
	background-color: #99BF38;
}
.carousel-inner img {
	width: 100%;
	max-height: 600px
}
.carousel-control {
	width: 0;
}
.carousel-control.left, .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}
.carousel-control.left span {
	padding: 15px;
}
.carousel-control.right span {
	padding: 15px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 0;
}
.slider .carousel-indicators {
	bottom: 73px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 0;
}
.text-section a {
	background-color: #2B3A42;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	transition: all .5s ease-in-out;
	margin-top: 30px
}
.text-section a:hover {
	background-color: #99BF38;
	transition: all .5s ease-in-out
}
.carousel-control.left span, .carousel-control.right span {
/*	background-color: #000;*/
}
.carousel-control.left span:hover, .carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
/* Carousel Header Styles */
.header-text {
	position: absolute;
	/*top: 10%;*/
	left: 1.8%;
	right: auto;
	width: 96.66666666666666%;
	color: #fff;
}
.carousel-caption { bottom:140px!important}
.slider .left.carousel-control {
	left: 6%!important
}
.slider .right.carousel-control {
	right: 8%!important
}
/*.header-text h2 {
	font-size: 40px;
}*/
.slider .carousel-indicators {
 bottom: 74px;
}
.header-text h2 span {
	background-color: #2980b9;
	padding: 10px;
}
.header-text h3 span {
	background-color: #000;
	padding: 15px;
}
.btn-min-block {
	min-width: 170px;
	line-height: 26px;
}
.btn-theme {
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff;
	margin-right: 15px;
}
.btn-theme:hover {
	color: #000;
	background-color: #fff;
	border-color: #fff;
}
/* carousel */
#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 0px;
}
/* Control buttons  */
#quote-carousel .carousel-control {
	background: none;
	color: #222;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 48px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
	left: -103px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
	right: -75px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
.testimonials-blog {
	text-align: center;
	margin: 105px 0px 30px;
/*	background: url(../images/testimon-bg.jpg) no-repeat 0 0;*/
    	background: url(../images/ourlatest-bg.jpg) no-repeat 0 0;
	padding:60px 3px;
	background-size:cover;
}
.testimonials-blog .fa-user {
	background-color: #99BF38;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	color: #fff;
	font-size: 50px;
	line-height: 100px;
	position: absolute;
	left: 77px;
}
/*.testimonials-blog .fa-quote-right { background-color:#2B3A42; width:100px; height:100px; border-radius:50%; color:#fff;font-size:50px;line-height:100px;position:absolute; left: 4px;}*/
.testimonials-blog .fa-quote-right {
	 background-color: #2b3a42;
    border-radius: 50%;
    color: #fff;
    font-size: 50px;
    height: 130px;
    left:-15px;
    line-height: 130px;
    position: absolute;
    width: 130px;
}
   

.testimonials-blog .col-md-3 {
	position: relative
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
	background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active {
	background: #99BF38;
}
#quote-carousel img {
    border-radius: 50%;
    height: 130px;
    width: 130px;
}
.text-center i:nth-child(1) {
	left: 86px;
	position: absolute;
	z-index: 99999;
}
/* End carousel */

.item blockquote {
	border-left: none;
	margin: 0;
}
.item blockquote img {
	margin-bottom: 10px;
}

/*.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}*/



/**
  MEDIA QUERIES
*/


.cms h1, h2, h4, h6 {
	text-transform: uppercase
}
.cms h6 {
	color: #99BF38
}
.cms p {
	color: #777;
	font-size: 15px;
}
.cms-2 {
	margin-top: 20px
}
.cms-2 span {
	background-color: #99bf38;
	border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 36px;
	height: 100px;
	line-height: 100px;
	margin: 24% auto 0;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
#quote-carousel .carousel-control i {
	color: #2B3A42;
}
#quote-carousel strong {
	color: #99BF38
}
.testimonials-blog blockquote p {
    color: #31353d;
    font-size: 25px;
    font-style: italic;
    line-height: 46px;
}
.choose_file.pull-left.prof-pic > span i {
	display: block;
	font-size: 30px;
	height: 70px;
	line-height: 80px;
	text-align: center;
	width: 71px;
}
.choose_file {
	background: white none repeat scroll 0 0;
	border: 1px solid #ebebeb;
	color: #7f7f7f;
	display: inline-block;
	font-family: Myriad Pro, Verdana, Geneva, sans-serif;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	height: 90px;
	line-height: 31px;
	margin-top: 2px;
	padding: 4px 6px 4px 8px;
	position: relative;
	width: 90px;
}
.choose_file-2 {
	background-color: transparent;
	border: medium none;
	border-radius: 0;
	bottom: -52px;
	color: #99bf38;
	font-size: 21px;
	height: auto !important;
	left: 40px;
	position: absolute;
	width: auto !important;
}
.choose_file input[type="file"] {
	-webkit-appearance: none;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.select-box-badge {
	margin: 10px auto 23px;
	width: 256px !important;
	text-transform: uppercase;
}
.course-top .bs-docs-example span {
	font-weight: bold;
      color: #fff;
	   text-transform: uppercase;
}
.register-form .form-danger {
	border: 2px solid #C80000;
	background-color: #f2dede;
}
.form-error {
	/* border: 2px solid #a94442; */
	background-color: #f2dede;
	color: #a94442;
	font-weight: bold;
	font-size: 12px;
	text-align: left!important;
	display: block;
	margin-top: 3px;
	padding-left: 5px;
}
.course_details {
	background: rgba(0, 0, 0, 0) url("../images/wood.jpg") no-repeat scroll left top;
	margin-top: -41px;
	padding: 20px 0;
	color: #fff;
	background-size: cover; 
}
.vd-view h3 {
	margin: 0
}
.social-menu a {
	text-decoration: none;
	color: #fff;
	margin-left: 15px
}
.social-menu a i.fa-facebook {
	color: #6478AA
}
.social-menu a i.fa-twitter {
	color: #6CCDEE
}
.social-menu a i.fa-envelope {
	color: #E07970
}
.course_details_bottom {
	background-color: #e9e9e9;
	text-align: center;
	 padding: 20px 0;
}
.course_details_bottom small {
	font-size: 18px;
	margin-right: 10px;
	text-transform: capitalize;
}
.course_details_bottom span {
	margin: 0px 10px
}
.course_details_bottom strong {
	color: #99BF38;
	font-weight: normal;
}
.checkbox label:after, .radio label:after {
	content: '';
	display: table;
	clear: both;
}
.checkbox .cr, .radio .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #a9a9a9;
	border-radius: .25em;
	width: 1.3em;
	height: 1.3em;
	float: left;
	margin-right: .5em;
}
.radio .cr {
	border-radius: 50%;
}
.checkbox .cr .cr-icon, .radio .cr .cr-icon {
	font-size: 0.8em;
	left: 14.93%;
	line-height: 0;
	position: absolute;
	top: 49.9%;
}
.radio .cr .cr-icon {
	margin-left: 0.04em;
}
.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
	display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr {
	opacity: .5;
}
.form-item-quiz h1 {
	font-size: 18px;
	font-weight: bold;
}
.form-item-quiz {
	margin-top: 50px;
}
.form-item-quiz .radio {
	display: block;
	margin-bottom: 19px;
	margin-top: 21px;
	position: relative;
}
.quiz h2 {
	color: #99bf38;
	font-size: 30px;
	text-align: center;
}
.course_details_bottom > .container {
	margin-top: 0px;
}
.quiz .btn-success {
	background-color: #99bf38;
	border-color: #99bf38;
	border-radius: 0;
	color: #fff;
	font-weight: bold;
	padding: 10px 35px !important;
	text-transform: capitalize;
}
.quiz .btn-success:hover, .quiz .btn-success:focus {
	background-color: #1B2932
}
.step-progress li.step-active a {
	border-radius: 0;
	background-color: #1b2932;
	position: relative;
	color:#fff;
	padding: 44px 15px;
}
.step-progress li.step-active a:after {
    border-bottom: 80px solid transparent;
    border-left: 62px solid #1b2932;
    border-top: 90px solid transparent;
    content: "";
    display: block;
    position: absolute;
    right: -62px;
    top: 0;
    z-index: 9999;
}
.step-progress li.disabled a {
	border-radius: 0;
	/*background-color: #e9e9e9;*/
}
.step-progress li.disabled a:hover {}
.step-progress li.step-active a:hover, .step-progress li.step-active a:focus {
	background-color: #1b2932
}
.step-progress li.disabled a:hover, .step-progress li.disabled a:focus {
	/*background-color: #e9e9e9*/
}
.step-progress li.step-active i {
	color: #99BF38
}
.step-progress li i {
	font-size: 55px;
}
.step-progress li p {
	font-weight: bold
}
.step-progress ul {
	border: none;
	padding:0px;
}
.form-item-quiz h1::before {
	background-color: #99bf38;
	border-radius: 50%;
	color: #fff;
	content: counter(step, decimal);
	counter-increment: step;
	display: inline-block;
	height: 30px;
	line-height: 29px;
	margin-right: 10px;
	text-align: center;
	width: 30px;
}
form {
	counter-reset: step;
}
.badge-col-video a {
	text-align: center;
	text-decoration: none;
	display: block;
	color: #1B2932;
}
.badge-col-video iframe {
	border: 5px solid #99bf38;
}
/*.mentors {
	text-align: center
}*/
.thumb-mentors-text {
    padding-left: 12px;
    padding-top: 23px;
}
.thumb-mentors {
    border: 3px solid #99bf38;
    border-radius: 50%;
    height: 145px;
    margin-top: 20px;
    overflow: hidden;
    width: 145px;
}
.mentors h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 9px;
}
.mentors p {
	font-size: 14px;
	margin-top: 3px;
	text-transform: uppercase;
}
.mentors span p {
	display: block;
	text-align: left;
	text-transform: capitalize;
	font-size: 15px
}
/*audio*/
.audio-list {
/*	background-color: #1b2932;
	color: #fff;*/
	/*margin-bottom: 20px;*/
	/*overflow: hidden;*/
	padding: 0 15px;
   /* border: 1px solid #1b2932;*/
    color: #777;
	
}
.audio-list-wrap {margin-bottom:15px;
	 margin-top: 15px;}
.share-comment { display: none; }
.audio-list-inner::after {
    clear: both;
    content: "";
    display: block;
}
.audio-list-inner {
    border: 1px solid #c7c7c7;
	 padding: 10px 0;
	  border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.36);
-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.36);
box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.36);
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
}
.audio-list-inner:hover {
	-webkit-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.36);
-moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.36);
box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.36);
	}
.audio-list h1 {
	text-transform: uppercase;
	 font-size: 25px;
	 margin: 5px 0 0;
}
.audio-list h1 i {
	background-color: #99bf38;
	border-radius: 50%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	width: 45px;
	margin-right: 10px;
	 color: #fff;
}
.audio-list p {
	font-size: 14px;
	margin-left: 51px;
	margin-bottom: 0;
}
.posted-by-inner {
	background-color: #2b3942;
	float: left;
	margin-bottom: 20px;
	margin-left: 51px;
	margin-top: 20px;
	padding-right: 12px;
}
.posted-by-inner .fa.fa-user {
	background-color: #99bf38;
	padding: 10px 12px;
}
.audio-title a {
	text-decoration: none;
	color: #fff
}
.audio-title {
	background-color: #99bf38;
	font-size: 36px;
	line-height: 6em;
	margin-bottom: -5037px;
	margin-right: -15px;
	padding-bottom: 5000px;
	text-align: center;
}
.posted-by button {
	background-color: #99bf38;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	padding: 6px 10px;
	border-color: #99bf38;
	margin-top: 20px;
}
.posted-by button:hover {
	background-color: #799f18;
	border-color: #99bf38;
}
.audio-events .audio-list h1 i {
	background-color: #99bf38;
	border-radius: 50%;
	height: 55px;
	line-height: 53px;
	margin-right: 10px;
	text-align: center;
	width: 55px;
    color: #fff;
}

.audio-events .audio-list img {
	height: 170px;
	width: 255px
}
.audio-events .audio-list p {
    color: #6b6b6b;
    font-style: italic;
    font-weight: normal;
    margin-left: 81px;
    margin-top: -8px;
	text-align: justify;
	  line-height: 26px;
}
.header-text h2 {
	font-family: "Open Sans", sans-serif;
	font-size: 85px;
	font-weight: 300;
	line-height: 1em;
	padding: 0px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.header-text h3 {
	color: #fff;
	font-size: 50px;
	line-height: 1em;
	margin-top: -1px;
	padding-bottom: 73px;
	text-transform: none;
	font-weight: lighter;
}
.header-text a {
	background: #2b3a42 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	display: inline-block;
	font-size: 15px;
	min-width: auto;
	padding: 16px 24px 15px;
	text-transform: uppercase;
}
.header-text a:hover {
	background-color: #99BF38;
	color: #fff
}
.form-top {
	background-color: #1b2932;
	margin-bottom: 20px;
	padding: 20px;
}
.form-top .btn-primary {
	background-color: #99bf38;
	border: 1px solid transparent;
	border-radius: 0;
}
.form-top .form-control {
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff;
	height: 44px;
	line-height: 20px;
}
.form-group > span {
	color: #fff;
	margin: 10px 0px;
	display: block;
}
.form-control-text-area {
	height: auto!important
}

/* Base styles for the element that has a tooltip */
[data-tooltip], .tooltip {
 position: relative;
 cursor: pointer;
}
/* Base styles for the entire tooltip */
[data-tooltip]:before, [data-tooltip]:after, .tooltip:before, .tooltip:after {
	position: absolute;
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out,  visibility 0.2s ease-in-out,  -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	-moz-transition: opacity 0.2s ease-in-out,  visibility 0.2s ease-in-out,  -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	transition: opacity 0.2s ease-in-out,  visibility 0.2s ease-in-out,  transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	pointer-events: none;
}
/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after, .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}
/* Base styles for the tooltip's directional arrow */
.tooltip:before, [data-tooltip]:before {
	z-index: 1001;
	border: 6px solid transparent;
	background: transparent;
	content: "";
}
/* Base styles for the tooltip's content area */
.tooltip:after, [data-tooltip]:after {
	z-index: 1000;
	padding: 8px;
	width: 160px;
	background-color: #000;
	background-color: hsla(0, 0%, 20%, 0.9);
	color: #fff;
	content: attr(data-tooltip);
	font-size: 12px;
	line-height: 1.2;
	display: block;
	content: attr(data-tooltip);
	white-space: pre-wrap;
	text-align: left!important
}
/* Directions */

/* Top (default) */
[data-tooltip]:before, [data-tooltip]:after, .tooltip:before, .tooltip:after, .tooltip-top:before, .tooltip-top:after {
	bottom: 100%;
	left: 50%;
}
[data-tooltip]:before, .tooltip:before, .tooltip-top:before {
	margin-left: -6px;
	margin-bottom: -12px;
	border-top-color: #000;
	border-top-color: hsla(0, 0%, 20%, 0.9);
}
/* Horizontally align top/bottom tooltips */
[data-tooltip]:after, .tooltip:after, .tooltip-top:after {
	margin-left: -80px;
}
[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after, .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after, .tooltip-top:hover:before, .tooltip-top:hover:after, .tooltip-top:focus:before, .tooltip-top:focus:after {
	-webkit-transform: translateY(-12px);
	-moz-transform: translateY(-12px);
	transform: translateY(-12px);
}
/* Left */
.tooltip-left:before, .tooltip-left:after {
	right: 100%;
	bottom: 50%;
	left: auto;
}
.tooltip-left:before {
	margin-left: 0;
	margin-right: -12px;
	margin-bottom: 0;
	border-top-color: transparent;
	border-left-color: #000;
	border-left-color: hsla(0, 0%, 20%, 0.9);
}
.tooltip-left:hover:before, .tooltip-left:hover:after, .tooltip-left:focus:before, .tooltip-left:focus:after {
	-webkit-transform: translateX(-12px);
	-moz-transform: translateX(-12px);
	transform: translateX(-12px);
}
/* Bottom */
.tooltip-bottom:before, .tooltip-bottom:after {
	top: 100%;
	bottom: auto;
	left: 50%;
}
.tooltip-bottom:before {
	margin-top: -12px;
	margin-bottom: 0;
	border-top-color: transparent;
	border-bottom-color: #000;
	border-bottom-color: hsla(0, 0%, 20%, 0.9);
}
.tooltip-bottom:hover:before, .tooltip-bottom:hover:after, .tooltip-bottom:focus:before, .tooltip-bottom:focus:after {
	-webkit-transform: translateY(12px);
	-moz-transform: translateY(12px);
	transform: translateY(12px);
}
/* Right */
.tooltip-right:before, .tooltip-right:after {
	bottom: 50%;
	left: 100%;
}
.tooltip-right:before {
	margin-bottom: 0;
	margin-left: -12px;
	border-top-color: transparent;
	border-right-color: #000;
	border-right-color: hsla(0, 0%, 20%, 0.9);
}
.tooltip-right:hover:before, .tooltip-right:hover:after, .tooltip-right:focus:before, .tooltip-right:focus:after {
	-webkit-transform: translateX(12px);
	-moz-transform: translateX(12px);
	transform: translateX(12px);
}
/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before, .tooltip-right:before {
	top: 3px;
}
/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after, .tooltip-right:after {
	margin-left: 0;
	margin-bottom: -16px;
}
 [data-tooltip] {
 cursor: default;
 font: normal 1em sans-serif;
}
[data-tooltip]:hover:after {
	display: block;
	content: attr(data-tooltip);
	white-space: pre-wrap;
	color: #fff;
	width: 160px;
}
.form-tooltop small {
	border: 1px solid #777;
	border-radius: 50%;
	font-size: 14px;
	padding: 0 4px;
}
.no-margin {
	margin-bottom: 5px!important
}
.form-top .btn-primary.active {
	background-color: #31a2d5!important
}
.my_container {
	margin-top: 0px !important;
}


.item_introtext > p {
    margin-top: -4px;
    text-align: justify;
    text-transform: none;
}
.heading-start {
    display: inline-block;
    font-size: 15px;
    margin-top: 6px;
    text-align: left;
}
.heading-start b {
    color: green;
}
.heading-end {
    display: inline-block;
    font-size: 15px;
    margin-top: 6px;
    text-align:right;
}
.heading-end b {
    color: green;
}
.comment-list p {
    color: #686868;
    font-size: 13px;
    font-weight: normal;
}
.comment-list .fa.fa-commenting-o {
    font-size: 30px;
    margin: 0px 0 0 11px;
    text-align: center;
	color:#99BF38;
}
.col-md-12.post-date {
    font-style: italic;
    text-align: right;
}
.badge-col-video-col {
    margin-top: 20px;
    min-height: 228px;
    text-align: center;
}
.badge-col-video-col a { text-decoration:none!important; color:#393939}
.badge-col-video-col .badge-text {
    margin-top: 4px;
}
.badge-col-video-col img {
    border: 1px solid #777;
    display: block;
}
.breadcrumb-inner {background-color:#2b3942!important}
.breadcrumb-inner .container { margin-top:0; }
.breadcrumb-inner .breadcrumb {background-color:transparent; margin-bottom:0}
.breadcrumb-inner .breadcrumb li a {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}

/* carousel */
.slider-carusal
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}
.slider-carusal ..carousel-control.right { right:28px!important}
.slider-carusal ..carousel-control.left { left:3px!important}

/* Control buttons  */
.slider-carusal .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
   top: 26%!important
}
/* Previous button  */
.slider-carusal .carousel-control.left 
{
  left: 3px!important
}
/* Next button  */
.slider-carusal .carousel-control.right 
{
  right: 3px !important;
}
/* Changes the position of the indicators */
.slider-carusal .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
.slider-carusal  .carousel-indicators li 
{
  background: #c0c0c0;
}
.slider-carusal  .carousel-indicators .active 
{
  background: #333333;
}
.slider-carusal  img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.slider-carusal .carousel-control i {
    color: #a0a0a0!important;
}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
.slider-carusal {
    background-color: #efefef;
    margin-bottom: 0;
   margin-top: 92px !important;
    padding: 70px 40px 70px 30px !important;
}
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    .slider-carusal .carousel-indicators {
        bottom: -20px !important;  
    }
   .slider-carusal .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    .slider-carusal .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}
.slider-carusal p {
    font-size: 18px;
    font-weight: normal;
}
.slider-carusal strong { font-size:45px}
.slider-carusal .carousel-control.right {
    left: 94%;
    right: 56px !important;
}
#squarespaceModal .prof-pic img { width:82px; height:82px;}
#squarespaceModal .btn.reg-btn.btn-primary.btn-block.btn-lg {
    margin-top: 15px;
}
#squarespaceModal .choose_file-2 { left: 35px;bottom: -36px;}
.choose-pic-prof {
    margin: 0 auto;
    position: relative;
    width: 110px;
}
.choose-pic-prof-testimoni {
    margin: 0 auto;
    position: relative;
    width: 110px;
	min-height: 151px;
}
.choose-pic-prof-testimoni .picture_upload {
    bottom: 2px !important;
    left: 38px !important;
}
#squarespaceModal .close {
    margin-top: -30px!important;
}
.breadcrumb ul li:last-child a {
    background: #000;
} 
.donate-select { 
    color: #777;
    height: 38px;
    width: 100%;
	margin-top:25px;
}
.course_details_bottom p { text-align:justify}
.course_details_bottom h2 {
    font-size: 23px;
}

#player {-webkit-box-shadow: 8px 10px 26px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 8px 10px 26px 2px rgba(0,0,0,0.75);
box-shadow: 8px 10px 26px 2px rgba(0,0,0,0.75);
}
.nav.nav-pills.nav-justified.thumbnail.setup-panel {
    background-color: #f1f1f1;
}
textarea { border-radius:0; border: 1px solid #8a8a8a;}
 @media (max-width: 980px) {
	 .testimonials-blog blockquote p {
   font-size:14px;
    padding-left: 33px;
}
	 #quote-carousel strong {   
    padding-left: 33px;
}
	 .header-text h2 { font-size:60px;}
	 .header-text h3 { font-size:40px}
	 .text-section a { margin-top:0!important; margin-bottom:30px;}
footer .footer-info {
	width: 90%!important;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px
}
.icon-foot, .icon-foot-2 {
	margin: 10px auto;
}
.icon-foot {
	padding-left: 6px;
}
.icon-foot-2 {
	padding-left: 0
}
.our-latest .col-md-3:nth-child(6) {
	margin-left: 0%
}
header {
	margin-top: 10px;
	position: static;
	width: 100%;
	z-index: 9999;
}
#cssmenu > ul > li > a {
	color: #fff
}
.acc-active .acc-matrials {
	position: static
}
.acc .acc-click {
	display: block;
	margin: 0 auto
}
.acc {
	float: none;
	width: 94%;
	margin: 10px auto;
	text-align: center
}
.acc.acc-active {
	float: none;
	width: 94%;
	margin: 10px auto;
}
.user-menu ul li:nth-child(2) a {
	color: #fff;
	border: 1px solid #fff;
	padding: 8px
}
.user-menu ul li:nth-child(1) a {
	color: #fff;
	border: 1px solid #fff;
	padding: 8px
}
.responsive-slider .pages {
	display: block!important;
}
.responsive-slider .slides ul li .slide-body .caption.header h2 {
	letter-spacing: 0!important;
}
.responsive-slider .slides ul li .slide-body .caption.header {
	left: 20%;
	top: -1%!important;
}
.caption.header > h2::after {
	display: none
}
}
 @media (max-width: 480px) {
	 .text-center i:nth-child(1) {
	left: 0!important;    
    position: relative;
    z-index: 99999;
}
	 
	 }
 @media (max-width: 414px) {
.form-inline .form-group {
    margin: 10px auto;
    width: 175px;
}
.handler-carusal {
	left: 38%!important
}
#cssmenu {
	margin-right: 0!important
}
.user-menu {
	width: 100%;
	margin-right: 0!important;
	text-align: center!important
}
.logo {
	float: none !important;
	margin: 0 auto;
	width: 72%;
}
}
@media (min-width: 992px) {
#myCarousel {
	padding-left: 53.3333%;
}
#myCarousel .carousel-controls {
	display: none;
}
.form-inline .form-group {
    margin:  8px auto;
    width: 175px;
}
}
@media (max-width: 991px) {
	.acc .acc-click {border-right: none;border-bottom: 2px solid #ccc;}
	.acc-active {border-right: none;}
.carousel-caption p,  #myCarousel .list-group {
	display: none;
}
}
.col-chose-video {
	background-color: #fff;
	padding: 3px 0 68px;
}

 @media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
.f-section .form-group {
	width: 175px;
}
@media (max-width: 980px) {
.f-section .form-group {
width:100%;
}
}
.f-section .form-group .form-control {
	width: 100%!important;
	line-height: 18px;
}
footer .form-control {
	line-height: 18px;
	text-transform: uppercase!important
}
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
#quote-carousel {
    margin-bottom: 0;
    padding: 0 7px 30px;
}
.testimonials-blog .carousel-inner {

    padding: 0 20px!important;
   
}
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
/* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
#quote-carousel .carousel-indicators {
	bottom: -20px !important;
}
#quote-carousel .carousel-indicators li {
	display: inline-block;
	margin: 0px 5px;
	width: 15px;
	height: 15px;
}
#quote-carousel .carousel-indicators li.active {
	margin: 0px 5px;
	width: 20px;
	height: 20px;
}
}

.caption.header > h2::after {
	background-color: #fff;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 37%;
	position: absolute;
	width: 200px;
}

@media (max-width:768px) {
.footer-menu-col {
	float: none;
	margin: 0 auto;
	text-align: center;
	width: 80%;
}
}


.list-group-item {
	height: 60px!important
}
footer .footer-info {
	margin-right: 8px;
	min-height: 123px;
}
	:-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color: #465671 !important;
 font-family: 'montserratregular';
 font-size:11px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #465671 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #465671 !important;
 font-size:11px;
 text-transform:uppercase;
 letter-spacing:2px
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #465671 !important;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
 color: #465671 !important;
}
	:-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color: #465671 !important;
 font-size:11px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #465671 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #465671 !important;
 font-size:8px;
 text-transform:uppercase;
 letter-spacing:2px
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #465671 !important;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
 color: #465671 !important;
}
}


.audio-list h5 {
   
    margin-left: 51px;
}
 @media (width:1024px) {
    .form-inline .form-group {
    margin: 8px auto;
    width: 133px!important;
}
#cssmenu { margin-top:-18px}
#quote-carousel img { height:auto!important;}
.testimonials-blog .fa-quote-right {
    background-color: #2b3a42;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    height: 90px;
    left: 13px;
    line-height: 90px;
    position: absolute;
    width: 90px;
}
}
.list-group-item p {
    font-size: 11px;
    color:#777;
    text-transform: capitalize;
}
/* Animation delays */
.carousel-caption h2 {
	animation-delay: 1s;
}
.carousel-caption h3 {
	animation-delay: 2s;
}


@media (min-width:768px) {.audio-events .audio-list {
	/*min-height: 200px;*/
	padding: 15px;
	/*max-height: 442px;*/
}}

 @media (width:1024px) {
header  {margin-top: 9px;  }
.acc {
	float: none!important;
	width: 94%!important;
	margin: 10px auto!important;
	text-align: center!important;
}
.acc-active .acc-matrials { position:relative!important; left:0!important; border:none!important}
.form-inline .form-group {
    margin: 8px auto;
    width: 216px !important;
}
.acc-active { border:none!important}
.logo {
    width: 24%!important;
}
#cssmenu {
    margin-top: 25px!important;
	float: left;
}
.user-menu {   
    margin-top: 32px!important;
}
}
.close-message { position: static!important;}
.close-message:before { display: none;}
@media (max-width:1024px) {
	.testimonials-blog .carousel-control { display:none;}
	}
   .faq-cat-content .panel-heading { margin-top: 5px;} 
   #BadgePopUp { z-index:9999}
   .course-top button:nth-child(4)::after {
    background-color: #fff;
    border-radius: 50%;
   content: "\f023";
    display: block;
    font-family: "FontAwesome";
    height: 18px;
    left: -8px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 18px;
}

#paramita-form label {
    display: block;
    text-align: left;
    text-transform: uppercase;
}

.btn.btn-success.btn-block.btn-lg.facebook {
    background-color: #3b579d;
    border: 1px solid #3b579d;
    padding: 10px 14px;
    text-transform: capitalize;
}

.course-top > a,.course-top > button > a  {
    color: #99bf38;
    font-weight: normal;
}

.audio-list h5 { margin-left: 51px;}
.error {
    margin: 30px 0 125px;
    text-align: center;
}
.error h4 {
    color: #808080;
    font-size: 15px;
    font-weight: normal;
   text-transform: inherit;
}

.posted-by {
    color: #fff;
}
.youtubeImage > img { width:750px; height:330px} 
.youtubeImage::after {
    color: #99bf38;
   content:"\f01d";
    display: block;
    font-family: "FontAwesome";
    font-size: 90px;
    position: absolute;
    text-align: center;
    top: 25%;
	cursor: pointer;
    width: 100%;
}
.youtubeImage:hover .youtubeImage::after{ color:#6f950e}
#audioPlay .ttw-music-player .tracklist .rating { width:100px!important}
#audioPlay .ttw-music-player .rating-bar {height: 16px!important;
    width: 16px!important;}
	
@media (max-width: 980px){
	.audio-list-inner { text-align:center; margin: 30px 0;}
	.audio-events .audio-list p {
    margin-bottom: 10px;
    margin-left: 0 !important;
    margin-top: 10px;
}
.posted-by button { float:none!important}
.audio-events .audio-list h1 i {
    display: block;
    margin: 20px auto;
}
	}	
    
 .course-top .radio { display: inline-block;}   
 .course-top .radio a, .course-top .radio i { color:#fff} 
 .course-top .radio-active a, .course-top .radio-active i { color:#99bf38;  font-weight: bold;} 
.course-top .radio span i { display: none;}
.course-top .radio-active .cr {
    border: 1px solid #99bf38;
    }
    .course-top .radio-active span i { display: block;}
.r_chackbox {
    width: 6%;
}     

#replymessage > img {
    bottom: -7px;
    left: 43%;
    opacity: 0.7;
    position: absolute;
    width: 14%;
    z-index: 9999;
}
#replymessage {
    position: relative;
}
#replymessage::after {
    clear: both;
    content: "";
    display: block;
}


.filtured_by {
    font-size: 16px;
    margin-right: 5px;
    position: relative;
    text-transform: uppercase;
    top: 2px;
}
select#short_by, select#courseCat {
    background-color: #99BF38;
    border: 0 none;
    color: #fff;
    font-family: "franklin_gothic_fsmedium";
    height: 31px;
	min-width:150px;
	border-radius:5px;
}

.block_div { background:#99BF38; padding:2px; margin-top:15px; box-shadow:0 5px 5px #666; margin-left:21px; margin-right:21px;}
.block_image { margin:0 auto; display:block}

.comment_devider { margin:10px 0;}

.t-tip { position:relative;}
.t-tip #close { color:#ff0000; position:absolute; right:5px; top:5px;}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover { cursor:pointer !important;} 



@media
 only screen and (max-width: 760px),
 (min-device-width: 768px) and (max-device-width: 1024px)  {

  / Force table to not be like tables anymore /
 table.data_table , .data_table thead, .data_table tbody, .data_table th, .data_table td, .data_table tr {
   display: block;
  }

  / Hide table headers (but not display: none;, for accessibility) /
 .data_table thead tr {
   position: absolute;
   top: -9999px;
   left: -9999px;
  }

  .data_table tr { border: 1px solid #ccc; }

  .data_table td {
   / Behave  like a "row" /
   border: none;
   border-bottom: 1px solid #eee;
   position: relative;
   padding-left: 50%;
  }

  .data_table td:before {
   / Now like a table header /
   position: absolute;
   / Top/left values mimic padding /
   top: 6px;
   left: 6px;
   width: 45%;
   padding-right: 10px;
   white-space: nowrap;
  }

  /*
  Label the data
  */
  .data_table td:nth-of-type(1):before { content: "First Name"; }
  .data_table td:nth-of-type(2):before { content: "Last Name"; }
   .data_table td:nth-of-type(3):before { content: "Job Title"; }
   .data_table td:nth-of-type(4):before { content: "Favorite Color"; }
   .data_table td:nth-of-type(5):before { content: "Wars of Trek?"; }
   .data_table td:nth-of-type(6):before { content: "Porn Name"; }
   .data_table td:nth-of-type(7):before { content: "Date of Birth"; }
   .data_table td:nth-of-type(8):before { content: "Dream Vacation City"; }
   .data_table td:nth-of-type(9):before { content: "GPA"; }
   .data_table td:nth-of-type(10):before { content: "Arbitrary Data"; }
 }
 .video-holder{position:relative; height:350px;}
/* .video{position:absolute; width:750px; height:320px; left:50%; top:50%; margin-left:-375px; margin-top:-173px;z-index:9999;}*/
.thums {text-align:center;}
.video {
    margin: 3px auto;
    width: 640px;
}
.col-chose-video iframe {
    height: 291px;
    width: 100%;
}
@media (max-width: 480px) {
#quote-carousel img {
    border-radius: 50%;
    height: 100px;
    margin: 0 auto;
    width: 100px;
}
.testimonials-blog .fa-quote-right {
    background-color: #2b3a42;
    border-radius: 50%;
    color: #fff;
    font-size: 28px;
    height: 93px;
    left: 28px;
    line-height: 106px;
    position: absolute;
    width: 93px;
}

iframe { width:100%!important; height:200px!important;}
.posted-by-inner { margin-left:2px}
.col-chose-video iframe {
    height: auto!important;;
}
.course_details_bottom h2 {
    font-size: 18px;
}
}
@media (max-width: 768px) {
	iframe { width:100%!important; height:200px!important;}
.course_details_bottom h2 {
    font-size: 18px;
}
.form-inline .form-group { margin:0 auto}
.audio-list h5 { margin-left:0}
.item_introtext p { margin:20px 0px}
	}
 @media (max-width:480px) {
.logo {
	float: none;
	margin: 0 auto !important;
	width: 79% !important;
}
.user-menu {
	float: none;
	margin-right: 0;
	margin-top: 30px;
	text-align: center;
}
#cssmenu { margin-top:35px;}

.header-bottom .inner-globe {  
    height: 170px;   
    width: 170px;
}
.inner-globe::before {  
    height: 165px;   
    width: 165px;
   font-size: 68px;
}
.header-bottom .col-md-3:nth-child(1) .inner-globe .inner-bg::before {
   
    font-size: 79px;
    height: 165px;
    line-height: 179px;
    text-align: center;
    width: 165px;
}
.header-bottom .col-md-3:nth-child(1) .inner-globe:hover .inner-bg:before {
	
	font-size:79px;
	 width: 165px;
	 line-height: 179px;
	text-align: center;
	 width: 165px;
}



.header-bottom .col-md-3:nth-child(2) .inner-globe:hover .inner-bg:before {
	display: block;
	background: url(../images/Home2a.png) no-repeat scroll 64px 49px;
}

.header-bottom .col-md-3:nth-child(2) .inner-globe .inner-bg:before {
	background: rgba(0, 0, 0, 0) url("../images/Home2b.png") no-repeat scroll 50px 32px;
	background-size:35%
}
.header-bottom .col-md-3:nth-child(2) .inner-globe:hover .inner-bg:before {
	display: block;
	background: url(../images/Home2a.png) no-repeat scroll 50px 32px;
	background-size:35%
}
.header-bottom .col-md-3:nth-child(3) .inner-globe .inner-bg::before {
   
    font-size: 79px;
   width: 165px;
    line-height: 174px;
    text-align: center;
    width: 165px;
}
.header-bottom .col-md-3:nth-child(3) .inner-globe:hover .inner-bg::before {
	 font-size: 79px;
	}
	.header-bottom .col-md-3:nth-child(4) .inner-globe .inner-bg::before {
   
    font-size: 79px;
   width: 165px;
    line-height: 174px;
    text-align: center;
    width: 165px;
}
.header-bottom .col-md-3:nth-child(4) .inner-globe:hover .inner-bg::before {
	 font-size: 79px;
	}
}	

.thum-holder {
    margin-bottom: 15px;
}
.comment-under-player { display: none; }
.user-menu ul li:nth-child(1) a {
    display: block;
    text-align: center;
    width: 80px;
}
.donate-form .form-control {
    background-color: #fff;
    border-radius: 2px;
    color: #777;
    height: 38px;
}









/***************************************10-8-17*******************/

.dataTables_filter label input {
    width: 75%;
}
.scoreboard {
    padding: 0 15px;
}
.scoreboard table tr td {
    border: 0 none;
    color: #fff;
    font-weight: bold;
}
.scoreboard .table {
    margin-bottom: 0;
}
/***************************************10-8-17*******************/


