/**
 * Theme Name: Cosine Child
 * Description: Child theme for the Cosine
 * Author: LineThemes
 * Template: cosine
 */

.clearfix {
	display: table;
	content: "";
	clear: both;
}
ul.style3 {
    padding: 30px;
    background: #f1f2f8;
}
ul.style3 {
    list-style: none;
    margin: 20px 0;
}
ul.style3 li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
}
ul.style3 li::before,
ul.style3 li::after {
	border-color: #18ba60;
}
ul.style3 li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 15px;
	height: 15px;
	border: 2px solid #18ba60;
}
ul.style3 li::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 10px;
    width: 5px;
    height: 5px;
    background-color: #18ba60;
}
#site-header #masthead {
	z-index: 101;
}
#about-counter .counter {
	background: #18ba60;
    padding: 20px;
	color: #fff;
}
#about-counter .counter .counter-content .counter-value {
	font-size: 50px;
}
#about-counter .counter .counter-content .counter-suffix {
	font-size: 35px;
}
.banner-title {
	font-size: 41px;
	line-height: 45px !important;
}
.banner-btn {
	line-height: 55px !important;
}
.banner-btn i {
	text-align: center !important;
}
#mentors .member .member-info .member-subtitle {
    display: block;
}

.header-v2 #site-header #masthead .wrapper {
/* 	padding-right: 15px; */
}
#site-header #masthead #site-navigator .menu li .sub-menu {
    width: 260px;
}
#site-header #masthead #site-brand {
    margin-right: 10px;
}
.header-v2 #site-header #masthead #site-navigator .menu {
    float: left;
}
.client-img img {
    background-color: #f7f7f7;
    border-radius: 4px;
    margin-bottom: 25px;
    padding: 10px 20px;
	scale: 1;
	transition: all 0.2s linear;
}
.client-img img:hover {
	scale: 1.15;
}
#site-header #masthead #site-navigator .menu li a {
    padding: 6px 13px 7px 13px;
}
.services .imagebox .box-content .box-button {
    margin-top: 80px !important;
    text-align: center;
}
.services .imagebox {
    border: 1px solid rgba(24, 186, 96,0.3);
}
.home-clients {
	background-color: #f7f7f7;
    border-radius: 4px;
    margin-bottom: 25px;
}
.home-clients img{
    padding: 10px 20px;
    scale: 1;
    transition: all 0.2s linear;
}
.home-clients img:hover {
	scale: 1.15;
}
.team-name {
	font-size: 24px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 5px;
}
.team-bio {
	font-size: 18px;
	text-align: center;
	color: #18ba60;
	margin-top: 2px;
	text-transform: capitalize;
	font-weight: 500;
}


.product_title.entry-title {
	font-size: 34px;
	margin-bottom: 12px;
}
.course-overview {
	color: #18ba60;
	margin-top: 0;
}
.topics ul,
.attend ul {
	list-style-type: none;
	padding: 0px;
}
.topics ul li {
	width: 49%;
	float: left;
	margin-right: 2%;
	font-size: 22px;
	text-indent: -40px;
	padding-left: 40px;
	line-height: 45px;
	color: #333;
}
.topics ul li:nth-child(even) {
	margin-right: 0;
}
.topics ul li:before {
	font: normal normal normal 25px/1 FontAwesome;
	content: "\f00c";
	margin-right: 15px;
	color: #18ba60;
}

.attend ul li {
	width: 32%;
	float: left;
	margin-right: 2%;
	font-size: 25px;
	text-indent: -40px;
	padding-left: 40px;
	line-height: 35px;
}
.attend ul li:nth-child(3n+0) {
	margin-right: 0;
}
.attend ul li:before {
	font: normal normal normal 25px/1 FontAwesome;
	content: "\f005";
	margin-right: 15px;
	color: #18ba60;
}
.home #site-wrapper .iconbox {
    padding: 20px 20px 20px;
}
.home #site-wrapper .iconbox .box-header .box-icon img {
    width: 100%;
}
.training-item {
	margin: 30px 0;
}
#site-wrapper .iconbox .box-readmore a::before {
    bottom: -15px;
}
#site-wrapper .iconbox:hover a::before {
    width: 100%;
}
.product-title {
	margin-bottom: 5px;
}
.product-content {
	margin-top: 35px;
}
.center-border-sepaator {
	height: 1px;
	background-color: #ddd;
	width: 70%;
	margin: -1px auto 50px;
	/*margin: 40px auto;*/
}
ul.style3 li ul.style1 {
	margin-top: 6px;
	margin-bottom: 25px;
}
.product-title + ul.style3 {
	padding-top: 0;
}
.product-title + ul.style3 li{
	margin-bottom: 10px;
}
.module-name {
	color: #fff;
	margin-top: 20px;
	margin-bottom: 5px;
}
.module-name + p {
	color: #f4f4f4;
	margin-bottom: 15px !important;
}
.trust-box > .vc_column-inner{
	min-height:302px;
}
.trust-box ul li{
	color: #fff;
}
.trust-box .trust-name {
	color: #fff;
	text-align: center;
	font-size: 27px;
	line-height: 35px;
	margin-top:0;
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
}
.mobile-side-btns div img {
	transform: scale(1);
    transition: all 0.2s linear;
}
.mobile-side-btns div img:hover {
    transform: scale(1.15);
    transition: all 0.3s linear;
}
#site-footer #footer-widgets .wpcf7-form input[type="email"] {
    width: 100%;
    color: rgba(21, 65, 110, 0.65);
    border: none;
}
.comment-form-cookies-consent input {
	display: inline-block;
	width: auto !important;
}
.comment-form-cookies-consent label {
	display: inline-block !important;
}
#site-wrapper .iconbox {
    background: #f7f7f7 !important;
}
.goto-top a {
	right: 30px;
	bottom: 80px;
}





@media screen and (min-width:568px) {
	.home-testimonial .testimonial .testimonial-image {
		width: 37% !important;
	}
	.home-testimonial .testimonial .testimonial-content {
		width: 63% !important;
	}
	.home-testimonial .testimonial.test-no-image .testimonial-content{
		width:100% !important;
	}
}
@media screen and (min-width:768px) {
	.why-me h4 i.fa.border {
		margin-left: -42px !important;
	}
}

@media screen and (min-width:480px) {
	.client-section .vc_col-sm-2 {
	    width: 20%;
	}
}
@media screen and (max-width:480px)  {
	.banner-title {
		font-size: 20px;
		line-height: 20px !important;
	}
	.rs-layer h3 {
		display: none !important;
	}
	.rs-layer .banner-btn {
		display: none !important;
	}
	.rs-layer .banner-btn i {
		display: none !important;
	}
	.banner-btn {
		line-height: 10px !important;
		font-size: 14px;
	}
	#slider-1-slide-1-layer-3 {
		display: none !important;
	}
}