/*
Theme Name: SKC
Theme URI: http://boo.themerella.com/
Author: ThemeRella Team
Author URI: https://themeforest.net/user/themerella
Template:  boo
Description: Versatile, Powerful and Ultimate Wordpress Theme Made by Themerella. Boo is endlessly customizable, fully responsive and retina ready Wordpress theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: boo
Tags: featured-images, two-columns, custom-header, custom-menu, flexible-header, full-width-template, post-formats, theme-options
*/
.tags {
    visibility: hidden;
}

/* Post */
.blog-single-alt .blog-post:not(.format-link):not(.format-audio):not(.format-quote) .post-contents>header {
    padding-top: 45.5%;
}
.sidebar-container {
    margin-top: 500px !important;
}
aside.main-sidebar > div {
    margin-bottom: 25px !important;
}
.widget ul li {
    padding-bottom: 5px;
}
h3.widget-title {
    background-color: #ff5922 !important;
    color: #fff !important;
    margin-top: 20px;
    padding: 7px !important;
}
/* Post */


body {
	font-family: Montserrat !important;
}
body.post-template-default .header#header {
   /* background: linear-gradient(rgb(0, 0, 0) 14%, rgb(0, 0, 0)) 9% center rgba(255, 255, 255, 0) !important; */
   background: linear-gradient(rgb(0, 0, 0) 14%, rgba(0, 0, 0, 0)) 9% center rgba(255, 255, 255, 0) !important;
}
body.post-template-default main#content {
   padding-top: 0;
}

.main-nav .children,
.nav-item-children {
	/* 	background: #000; */
	box-shadow: -2px 1px 5px 1px rgba(0,0,0,0.25);
-webkit-box-shadow: -2px 1px 5px 1px rgba(0,0,0,0.25);
-moz-box-shadow: -2px 1px 5px 1px rgba(0,0,0,0.25);
}


.titlebar-height-xlg .titlebar-inner {
    padding-top: 160px;
    padding-bottom: 132px;
}

ul.nav-item-children span.link-txt {
	color: #000 !important;
}
ul#menu-cep-main-menu li>a {
    font-size: 14px;
    letter-spacing: 1px;
}

#skc-event-page-inner-menu ul li a {
	text-transform: uppercase;
	/*     letter-spacing: 4px; */
	font-size: 14px;
	font-weight: 600;
	font-family: Montserrat;
}

.skc-page-inner-nave-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

.nav-item-children .menu-item>a:hover {
	background-color: rgba(0, 0, 0, 0.04);
	background-color: #fff;
}

ul.nav-item-children li a span.link-txt {
	font-size: 12px !important;
	font-weight: 500 !important;
}

.main-nav .children,
.nav-item-children {
	top: 68%;
	left: 19px;
}


/*drop down box css changes */

 .main-nav > li:nth-child(2) .nav-item-children{
	min-width: 190px;
 }
.main-nav > li:nth-child(3) .nav-item-children{
	    min-width:375px;
 }
.main-nav > li:nth-child(4) .nav-item-children{
	min-width: 400px;
 }
.main-nav > li:nth-child(5) .nav-item-children{
	min-width: 270px;
 }
.main-nav > li:nth-child(6) .nav-item-children{
	min-width: 215px;
 }

.main-nav .children>.menu-item:first-child, .nav-item-children>.menu-item:first-child, .main-nav .children>.menu-item:last-child, .nav-item-children>.menu-item:last-child{
	margin-top:0 !important;
	margin-bottom:0 !important;
}
ul.nav-item-children li a span.link-txt{
	font-size:14px !important;
	font-weight:500 !important;
}

.nav-item-children > li, .nav-item-children .menu-item{
	padding:10px 12px !important;
/* 	border-bottom:1px solid #e7e7e7; */
}
.nav-item-children > li, .nav-item-children .menu-item:last-child{
	border-bottom:none;
}


/*drop down box css changes */


.hide-buttons{
	display:none;
}

.m-f-left{
	margin-left:1.8rem;
}

.btn-sm span {
	    padding: 0.7em 2.5em;
}

.pl0 {
	padding-left: 0px;
}

.pr0 {
	padding-right: 0px;
}

ul.nav-item-children li a {
	line-height: 18px;
	padding: 3px !important;
	/* text-transform: capitalize; */
}

.skc-input-row {
	width: 57%;
	padding:0px 0px 0px 10px;
	box-sizing:border-box;
}

ul.nav-item-children li:hover a span.link-txt {
	color: #ff5922 !important;
}

/* ul#menu-skc-main-menu li a span.link-txt {
	font-family: Montserrat !important;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
} */

.navbar-brand {
	padding: 10px 40px 30px 0;
}

.main-banner-row-wrapper {
	background-image: linear-gradient(51deg, #5d024b, rgba(179, 45, 56, 0.2) 43%, #ff612d), url(https://www.skc.world/wp-content/uploads/2019/03/slide-my.jpg?id=4448) !important;
}

.main-nav.line-above>li>a:after {
	height: 1px;
	top: auto;
	bottom: 34px;
}

.main-nav.line-above>li>a:after {
	width: 100%;
	left: 0%;
}

/* Custom Css */

.m0 {
	margin: 0px;
}

.mt0 {
	margin-top: 0px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mb0 {
	margin-bottom: 0px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb45 {
	margin-bottom: 45px;
}

.mb50 {
	margin-bottom: 50px;
}

.pb15 {
	padding-bottom: 15px;
}

.pt15 {
	padding-top: 15px;
}

.pt35 {
	padding-top: 35px;
}

.pt10 {
	padding-top: 10px;
}

.pr5 {
	padding-right: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.color-fff {
	color: #fff;
}

.color-000 {
	color: #000;
}

.color-333 {
	color: #333;
}

.color-64004e {
	color: #64004e
}

.upper-case {
	text-transform: uppercase;
}

.ls8 {
	letter-spacing: 8px;
}

.ls20 {
	letter-spacing: 20px;
}

.lh18 {
	line-height: 18px;
}

.lh43 {
	line-height: 43px;
}

.ls1 {
	letter-spacing: 1px;
}

.ls2 {
	letter-spacing: 2px;
}
.ls0 {
	letter-spacing: 0px;
}

.ls13 {
	letter-spacing: 13px;
}

.ws8 {
	word-spacing: 8px;
}

.fwsb,
.fw600 {
	font-weight: 600;
}

.fwb {
	font-weight: 800;
}

.fwn {
	font-weight: 400;
}

.fwl {
	font-weight: 300;
}

.fs16 {
	font-size: 16px;
}

.fs12 {
	font-size: 12px;
}

.fs14 {
	font-size: 14px;
}

.fs18 {
	font-size: 18px;
}

.fs19 {
	font-size: 19px;
}
.fs21 {
	font-size: 21px;
}


.fs24 {
	font-size: 24px;
}

.fs36 {
	font-size: 36px;
}
.fs32 {
	font-size: 32px;
}

.fs30 {
	font-size: 30px;
}

.fs42{
	font-size:42px;
}

.fs48{
	font-size:48px;
}
.fs52{
	font-size:52px;
}

.lh52{
	line-height:52px;
}

.lh32 {
	line-height: 32px;
}

.lh26 {
	line-height: 26px;
}

.lh24 {
	line-height: 24px;
}

.cta-1 {
	font-weight: 12px;
}

.fw400 {
	font-weight: 400;
}

.fw500 {
	font-weight: 500;
}

.fw600 {
	font-weight: 600;
}

.white{
	color:#FFF;
}

.text-shadow-1 {
	text-shadow: 0px 0px 10px #84848473;
}
/*.text-shadow-D {
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
} */

.br10{
	border-radius:10px;
}

.home-banner-text{
	letter-spacing:2px;
	color:#FFF;
	/*text-shadow: 2px 2px 1px rgba(0,0,0,0.3); */
}

.txt-center{
	text-align:center;
}


.cta-1 a {
	color: #fff !important;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	border: 2px solid #fff;
	border-radius: 100px;
	padding: 7px 28px;
	background: transparent;
}

/* .skc-event-btn a:hover {
	background: #fff;
	padding: 3px 10px;
	border-radius: 100px;
} */
.skc-event-btn a:hover {
    background: #ff5922;
    transition: all ease-out .5s;
    border-radius: 100px;
    color: #fff;
}

.cta-1 a:hover {
	background: #fff;
	color: #ff5922 !important
}

a.cta2:hover {
    background: #ff5922;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
    box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}

a.cta2 {
	font-size: 12px;
    border: 2px solid #ff5922;
    padding: 1px 25px;
    border-radius: 50px;
    font-weight: 600;
    display: inline-block;
	margin-top: 2%;
}

.skc-event-wrapper {
	background: linear-gradient(75deg, #64004e, rgb(179, 45, 56) 49%, #ff5922);
	color: #fff;
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 26px 0px #0000003d;
	-moz-box-shadow: 0px 0px 26px 0px #0000003d;
	box-shadow: 0px 0px 26px 0px #0000003d;
	width: 92%;
	margin: 0 auto;
}

.upcoming-batches-wrapper {
    border-bottom: 1px groove #00000026;
    padding: 15px 0;
}
.skc-event-bottom-border {
	border-bottom: 2px dotted #ffffff5c;
	padding-bottom: 25px;
	padding-top: 18px;
}

.skc-event-name {
	font-size: 21px;
	font-weight: 600;
	line-height: 30px;
	
}

.skc-event-type {
	font-size: 14px;
	font-weight: 500;
	padding: 5px 0;
/* 	height:110px;
	overflow:hidden;
	width:230px; */
}

.hover-line .line.left,
.hover-line .line.right {
	display: none;
}

.skc-testimonials .dots-pushed-right,
.skc-testimonials .flickity-page-dots {
	width: 100% !important;
	left: 0;
}

.skc-event-detail {
	display: inline-block;
	vertical-align: text-top;
/* 	padding: 0 16px; */
}

.skc-event-date-box {
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
}

.skc-event-date-wrapper {
	padding: 7px 14px;
    position: relative;
    border: 3px solid #ffffff;
    margin-top: 7px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    vertical-align: text-top;
}

/* .skc-event-date:before {
	border-color: transparent;
	border-left-color: #ffffff;
	border-width: 16px !important;
	margin-top: -16px !important;
}

.skc-event-date:after {
	border-color: rgba(0, 0, 0, 0);
	border-left-color: transparent;
	border-width: 15px;
	margin-top: -15px;
} */

/* .skc-event-date:after,
.skc-event-date:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
} */
.skc-event-container .vc_row:last-child {
    padding-bottom: 0;
	border-bottom: none;
}
.skc-event-container .vc_row {
    padding: 25px 0;
	border-bottom: 2px dotted #ffffff74;
}
.skc-event-container .vc_row .vc_col-md-3, 
.skc-event-container .vc_row .vc_col-md-9{
	padding: 0;
}

.skc-event-type p {
    margin-bottom: 0;
}
.skc-event-btn a {
font-size: 13px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 2px;
    transition: all ease-out .5s;
    background: #fff;
    padding: 8px 16px;
    border-radius: 100px;
    color: #ff5922;
}

/* .skc-event-btn:hover a {
	color: #ef5027 !important;
} */

/* .skc-event-btn a:after {
	content: '\f105 ';
	font-family: fontawesome;
	padding-left: 3px;
} */



.skc-event-container {
    padding: 0px 50px 31px;
    border-top: 1px groove #0000001f;
}

.skc-focus-area-main-wrapper p {
	margin-bottom: 27px;
}

.skc-focus-area-main-wrapper .wpb_text_column {
	margin-bottom: 32px;
}
.display-none{
	display: none;
}
.skc-focus-area-main-wrapper h3 {
	margin-bottom: 17px;
}

.skc-focus-innner-row {
	padding-top: 3%;
}


/* ----- */

.text-style-1 {
	font-size: 18px;
	letter-spacing: 7px;
	font-weight: 600;
	padding-bottom: 3%;
}

.text-style-2 {
	font-size: 33px;
	line-height: 41px;
	letter-spacing: 1px;
}

.text-style-3 {
	font-size: 48px;
	font-weight: 500;
	line-height: 60px;
	letter-spacing: 1px;
	padding: 16px 0;
}

.text-style-home {
	font-size: 48px;
	font-weight: 500;
	line-height: 60px;
	letter-spacing: 1px;
	padding: 16px 0;
}

.text-style-4 {
	font-size: 16px;
	letter-spacing: 1px;
}

.fsi {
	font-style: italic;
}

span.sameer-border-right,
span.sameer-border-left {
	width: 120px;
	display: inline-block;
	height: 1px !important;
	background: #000;
	margin-bottom: 0.5%;
}

span.sameer-border-left {
	margin-right: 10px;
	display: inline-block;
}

.s-b-l-r-b2b2b2 {
	background: #b2b2b2 !important;
}

span.sameer-border-right-white,
span.sameer-border-left-white {
	width: 120px;
	display: inline-block;
	height: 1px !important;
	background: #fff;
	margin-bottom: 0.3%;
}

span.sameer-border-left-white {
	margin-right: 10px;
	display: inline-block;
}

span.sameer-border-right-b2b2b2,
span.sameer-border-left-b2b2b2 {
	width: 120px;
	display: inline-block;
	height: 1px !important;
	background: #fff;
	margin-bottom: 0.4rem;
}

span.sameer-border-left-acacac,
span.sameer-border-right-acacac {
	width: 120px;
	display: inline-block;
	height: 1px !important;
	background: #acacac;
	margin-bottom: 0.4rem;
}

span.sameer-border-left-b2b2b2 {
	margin-right: 10px;
	display: inline-block;
}

.skc-speaker {
	margin: 0 10%;
}

.post-info,
.entry-summary {
	color: #333 !important;
}

.skc-testimonial-text-wrapper {
	min-height: 475px;
	border: 1px solid;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	background-color: #64004e;
	background-image: linear-gradient(196deg, #35002e, transparent 33%, #35002e);
	color: #fff;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
	padding: 30px;
	border-radius: 10px;
}
.skc-testimonial-image-quote-wrapper>div>img {
    border-radius: 10px;
}

.client-quote-text {
	position: absolute;
	bottom: 0;
	font-weight: 600;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	width: 100%;
	padding: 0px 20px 20px;
}

.skc-testimonial-image-quote-wrapper {
	position: relative;
}

.skc-client-info-wrapper {
	color: #333;
	text-align: center;
	padding-top: 20px;
}

.skc-client-name {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	    color: #ff5922;
}

.skc-client-deg {
	font-size: 12px;
	font-weight: 500;
}

.btnmr10 {
	margin-right: 10px
}


/* Footer */

.footer-subscribe-form input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: none;
	border-radius: 50px 0 0 50px;
	outline: 0;
	padding: 4px 10px;
	max-width: 171px;
	margin-top: 0px;
	color: #333;
}

.footer-subscribe-form button.wpcf7-form-control.wpcf7-submit.footer-subscribe-btn {
	background: #64004e;
	outline: none;
	border: 2px solid #64004e;
	color: #fff;
	font-weight: 500;
	font-size: 13px;
	padding: 4.2px 14px;
	border-radius: 0px 50px 50px 0px;
	transition: all .5s;
}

.footer-logo-sep {
	border-top: 1px dotted #7a7a7a;
	width: 75%;
}

/* i.fa.fa-facebook,
i.fa.fa-twitter,
i.fa.fa-linkedin,
i.fa.fa-instagram {
	color: #333;
} */

.skc-speaker-image img {
	border-radius: 10px !important;
}


/* Homepage Blog setting css */

/* Subscribe page open */
.skc-social-btn span i.fa.fa-facebook {
    background: #354f88;
}
.skc-social-btn span i.fa.fa-twitter {
    background: #4099d1;
}
.skc-social-btn span i.fa.fa-linkedin {
    background: #e8679e;
}
.skc-social-btn span i.fa.fa-instagram {
    background: #006aa0;
}
.skc-social-btn span i.fa.fa-youtube-play{
    background: #e23737;
}
.skc-social-btn span i {
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 45px;
}
.skc-social-btn span {
    padding: 0 20px 0 0;
}
.skc-social-btn {
    margin-bottom: 11px;
	max-width: 283px;
    text-align: left;
    width: 100%;
}
div#skc-subscribe-inner-row {
    box-shadow: 0px 0px 11px 0px #8714442b;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #ffffff;
    text-align: center;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #ffffff;
    text-align: center;
}
.page-id-8730 .skc-contact-form {
    width: 95%;
    margin: 0 auto;
}
.page-id-8730 input{
	    border-color: #e2dede !important;
}
/* Subscribe page close */

.dotInheading span {
    position: relative;
    display: inline-block;
    padding-right: 4%;
}

p {
	margin-bottom: 21px;
}

.dotInheading span:after {
    content: '\f111';
    font-family: fontawesome;
    font-size: 8px;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    right: 0;
    top: 0;
    bottom: 0;
}

.skc-blog-wrapper-unique-id h2.entry-title {
	margin-bottom: 0 !important;
}

.skc-blog-wrapper-unique-id h2.entry-title a {
	color: #333;
	font-size: 20px;
	font-weight: 600;
}

.skc-blog-wrapper-unique-id .post-info {
	margin-bottom: 0 !important;
}

.skc-blog-wrapper-unique-id .post-grid .post-contents {
	padding: 0px 0%;
}

.skc-blog-wrapper-unique-id .post-grid {
	margin-bottom: 0;
	border: none;
	padding: 0;
	font-size: .92857em;
}

.skc-blog-wrapper-unique-id .post-grid .progressive__img:not(.section-parallax-img) {
    position: relative;
    border-radius: 10px;
}
.skc-blog-wrapper-unique-id .post-grid:hover .progressive__img:not(.section-parallax-img) {
    border-radius: 25px;
    transform: scale(1.02);
}
.skc-blog-wrapper-unique-id figure.parallax-img-parent {
	border-radius: 15px !important;
}
.skc-blog-wrapper-unique-id .entry-summary {
    display: none;
}
.page-id-6319 .col-md-3.col-md-offset-1.sidebar-container {
    margin-top: 60px;
}

/* Homepage Blog setting css  close*/

.sub-text {
	font-size: 21px;
	line-height: 28px;
	font-weight: 500;
}
.btn-xsm span {
    
	    padding: .83em 3em;
    font-size: 14px;
}

/* About Us page open */

.vc_custom_1552555881083 {
	background-image: linear-gradient(73deg, rgba(116, 3, 95, 0.66) 29%, #ff5922b3 85%), url('url(https://www.skc.world/wp-content/uploads/2019/03/about-vision.png?id=4640) !important');
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	color: #fff;
	border-radius: 15px;
}

.section-title-classic5 p {
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
	text-transform: none;
}

.about-vision-mission .vc_column-inner {
	border-radius: 15px;
}

.about-vision-mission .title {
	font-weight: 600;
}

.ra_section_title_5c8a21c364d95 div {
	font-size: 22px;
	font-weight: 600;
}


.five-key-wrapper {
	padding: 20px;
	background-color: #64004e;
	background-image: linear-gradient(196deg, #35002e, transparent 33%, #35002e);
	border-radius: 10px;
	min-height: 180px;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0px;
}

.five-key-wrapper strong {
	font-size: 18px;
}

.timeline-wrapper {
	margin: 0 3%;
}

.timeline-year {
	font-size: 42px;
    text-align: center;
    background: #ff5922;
    color: #fff;
    width: 100%;
    position: relative;
    border-radius: 10px 10px 0 0;
    font-weight: 600;
    margin: 0 auto;
    box-shadow: 0px 1px 16px 2px #6666669e;
}

.timeline-year:after {
    content: '\f0d7 ';
    font-family: fontawesome;
    position: absolute;
    bottom: -42px;
    color: #ff5922;
    text-align: center;
    left: 0;
    right: 0;
}


.timeline-brief {
	background: #fff;
	padding: 25px 40px;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #333;
	border-radius: 0 0 10px 10px;
	min-height: 302px;
	overflow: auto;
	max-height: 302px;
}

.timeline-brief::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.timeline-brief::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
	height:20px;
}

.timeline-brief::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #383737;
	height:30px;
}
.timeline-brief::scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #383737;
	height:30px;
}




.skc-team-inner-coloum.wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner {
	padding: 0;
	margin: 0;
	outline: 0;
}


/* .skc-team-inner-coloum.wpb_column.vc_column_container.vc_col-sm-3 {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.skc-team-inner-coloum.wpb_column.vc_column_container.vc_col-sm-3:hover{
	 -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
 */

.about-team:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.about-team {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.skc-team-sub-wrapper {
	position: relative;
	text-align: center;
	max-width: 245px;
	margin: 0 auto;
}

.skc-team-sub-wrapper:hover .skc-team-name-deg {
	visibility: visible;
}

.skc-team-name-deg {
	visibility: hidden;
	position: absolute;
	bottom: 0px;
	left: 0;
	text-align: center;
	right: 0;
	color: #fff;
	padding: 54px 10px 9px 12px;
	width: 100%;
	background: -moz-linear-gradient(90deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 0) 90%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(100, 0, 78, 0)), color-stop(100%, rgba(100, 0, 78, 1)));
	background: -webkit-linear-gradient(90deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 0) 90%);
	background: -o-linear-gradient(90deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 0) 90%);
	background: -ms-linear-gradient(90deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 0) 90%);
	background: linear-gradient(0deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 0) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64004E', endColorstr='#64004e', GradientType=0);
}

.skc-team-person-name {
	font-size: 17px;
}

.skc-team-person-deg {
	font-size: 13px;
}


.carousel-swipe-button {
	top: auto;
	bottom: 50px;
	left: 0;
	right: 0;
	text-align: center;
}


/* .about-banner-row-wrapper {
	background-image: linear-gradient(45deg, rgba(100, 0, 78, 1) 0%, rgba(177, 44, 56, 0.25) 48%, rgba(181, 46, 54, 0.2) 51%, rgba(255, 89, 34, 1) 100%), url(https://www.skc.world/wp-content/uploads/2019/05/About-Banners-New.jpg) !important;
} */

.about-banner-row-wrapper {
	background-image: url(https://www.skc.world/wp-content/uploads/2019/05/About-Banners-New-1.jpg) !important;
}

.skc-model-window{
    width: 60%;
    margin: 0 auto;
	padding: 30px 20px 20px;
    box-sizing: border-box;
}
.skc-model-window .container{
    width: 100%;
    margin: 0 auto;
}
.skc-model-window .mfp-close-btn-in .mfp-close, button.mfp-close {
    right:-10px !important;
    top: -16px !important;
}
.skc-model-window .close-btn-container {
    display: none;
}
.about-skc-team-image {
    width: 150px;
    float: left;
    margin-right: 20px;
    margin-top: 7px;
}
.about-skc-team-info {
    font-size: 16px;
    color: #333;
}
.about-skc-team-info-text p {
    margin-bottom: 0;
}

/* About Us page close */


/* Programe page open */

.programs-banner-row-wrapper {
	background-image: linear-gradient(98deg, rgba(100, 0, 78, 0.8) 0%, rgba(255, 89, 34, 0.7) 100%), url(https://www.skc.world/wp-content/uploads/2019/05/programe-page-banner-plain.jpg) !important;
	background: -moz-linear-gradient(45deg, rgba(100, 0, 78, 0.5) 0%, rgba(255, 89, 34, 1) 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(100, 0, 78, 0.5)), color-stop(100%, rgba(255, 89, 34, 1)));
	background: -webkit-linear-gradient(45deg, rgba(100, 0, 78, 0.5) 0%, rgba(255, 89, 34, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(100, 0, 78, 0.5) 0%, rgba(255, 89, 34, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(100, 0, 78, 0.5) 0%, rgba(255, 89, 34, 1) 100%);
	background: linear-gradient(45deg, rgba(100, 0, 78, 0.5) 0%, rgba(255, 89, 34, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5922', endColorstr='#64004e', GradientType=1);
}

.sub-text-32 {
	font-size: 32px;
	line-height: 52px;
	font-weight: 500;
}

.program-total-success .vc_column-inner {
	border-radius: 10px;
}

.program-total-success .section-title-classic5 {
	padding: 1px;
}

.tabs.tabs-title-naked.skc-tab-1 ul.nav.nav-tabs li a {
	padding-bottom: 19px;
}

.level-2-brief {
	background: -moz-linear-gradient(32deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(100, 0, 78, 1)), color-stop(1%, rgba(100, 0, 78, 1)), color-stop(100%, rgba(255, 89, 34, 1)));
	background: -webkit-linear-gradient(32deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
	background: -o-linear-gradient(32deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
	background: -ms-linear-gradient(32deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
	background: linear-gradient(58deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64004e', endColorstr='#ff5922', GradientType=1);
	padding: 30px 40px;
	border-radius: 10px 0 0 10px;
}

.level-2-brief-design-2{
	background: -moz-linear-gradient(32deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(100, 0, 78, 1)), color-stop(1%, rgba(100, 0, 78, 1)), color-stop(100%, rgba(255, 89, 34, 1)));
	background: -webkit-linear-gradient(32deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
	background: -o-linear-gradient(32deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
	background: -ms-linear-gradient(32deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
	background: linear-gradient(58deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64004e', endColorstr='#ff5922', GradientType=1);
	padding: 30px 40px;
	border-radius: 0px 10px 10px 0px;
}

.level-2-programe-date {
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 30px;
}

.level-2-programe-title {
	font-size: 36px;
	line-height: 46px;
	padding-bottom: 35px;
}

.level-2-programe-brief {
	font-size: 16px;
	line-height: 24px;
}

.skc-tab-1.tabs-title-naked .nav-tabs li a:before {
	display: none;
}

.skc-programe-team-wrapper {
	position: relative;
}

.skc-programe-team-name {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 10px;
}

.spt-name {
	font-size: 18px;
	color: #ff5922;
	font-weight: 600;
}

.spt-deg {
	font-size: 14px;
	color: #fff;
}

.program-reg-form button,
.program-reg-form input,
.program-reg-form select,
.program-reg-form textarea {
	outline: none;
	background: transparent;
	border-bottom: 1px solid #5a5a5a;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	width: 100%;
	font-size: 14px;
	color: #fff;
	padding: 0px 0 0px 0px;
	margin-top: 20px;
}

.ftr-sub-frm input::-webkit-input-placeholder {
	/* Edge */
	color: #666;
	font-size: 14px;
}

.ftr-sub-frm input:-ms-input-placeholder {
	/* Internet Explorer */
	color: #666;
	font-size: 14px;
}

.ftr-sub-frm input::placeholder {
	color: #666;
	font-size: 14px;
}

.program-reg-form input:-webkit-inupt-placeholder, .program-reg-form input:-moz-inupt-placeholder, .program-reg-form input:placeholder {
	color: #575757;
}

.white-place-holder input::-webkit-input-placeholder,
.program-reg-form input::-webkit-input-placeholder{
	color: #fff !important;
}

.white-place-holder textarea::-webkit-input-placeholder,
.program-reg-form textarea::-webkit-input-placeholder{
	color: #fff;
}

.white-place-holder input,
.white-place-holder textarea {
	color: #fff;
}

button.wpcf7-form-control.wpcf7-submit.skc-reg-btn-1 {
	width: auto !important;
	border: 2px solid #fff;
	padding: 4px 30px;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 600;
	transition: all .5s;
}

button.wpcf7-form-control.wpcf7-submit.skc-reg-btn-1:hover {
	border: 2px solid #ff5922;
	transition: all .5s;
	background: #ff5922;
}

.program-Analysts {
	padding: 33px 30px 0px 30px!important;
	box-shadow: 0px 0px 15px 0px #64004e24;
	border-radius: 8px;
	margin-top: 40px !important;
	background: #fff;
}

.row.Mentors-row {
	padding: 40px 25px 40px 25px!important;
	box-shadow: 0px 0px 15px 0px #64004e24;
	border-radius: 8px;
	background: #fff;
	margin: 0px;
}


/* Programe page close */


/* Effective Personal Productivity */

.icon-box-boxed-unfilled-alt3:hover {
	background: linear-gradient(46deg, rgba(100, 0, 78, 1) 0%, rgba(255, 89, 34, 0.95) 100%);
	color: #fff !important;
}

.skc-focus-area-box {
	box-shadow: 0 0 25px 1px #c2c2c2;
}

.takeaways-of-program {
	border-right: 1px solid #636161;
	padding: 50px 0 30px;
}

.takeaways-of-program.border-right-0 {
	border-right: 0;
}

.takeaways-of-program .vc_single_image-wrapper {
	height: 60px;
	vertical-align: bottom;
	display: flex;
	align-items: flex-end;
}

ul.skc-list-1 {
	text-align: right;
	list-style-type: none;
	position: relative;
}

ul.skc-list-2, ul.skc-list-3 {
	text-align: left;
	list-style-type: none;
	position: relative;
	padding-left: 0px;
}

ul.skc-list-about {
	text-align: left;
	list-style-type: none;
	position: relative;
	padding-left: 0px;
}
ul.skc-list-about li {
	background-image: url(https://www.skc.world/wp-content/uploads/2019/04/list-icon-about.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 27px;
	font-size: 16px;
/* 	color: #333; */
	line-height: 32px;
	list-style-type: none;
}

	ol.skc-list-about-2 li {
    background: none;
    list-style: unset;
    padding-left: 6px;
}

ol.skc-list-about li:before,
ol.skc-list-about li:before {
	color: #333333;
	content: "";
	left: -32px;
	position: absolute;
	text-align: right;
	width: 26px;
}

.orange-color-font{
	color:#DD654D;
}



.li-pb-10 li {
	padding-bottom: 10px;
}

ul.skc-list-1 li {
	background-image: url(https://www.skc.world/wp-content/uploads/2019/03/color-tulip.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 23px;
	font-size: 16px;
/* 	color: #333; */
	line-height: 32px;
}

ul.skc-list-2 li {
	background-image: url(https://www.skc.world/wp-content/uploads/2019/03/color-tulip.png);
	background-repeat:no-repeat;
	background-position: left 8px;
	padding-left:23px;
	font-size: 16px;
/* 	color: #333; */
	line-height: 34px;
}

ul.skc-list-2-center li span {
    background-image: url(https://www.skc.world/wp-content/uploads/2019/03/color-tulip.png);
    background-repeat: no-repeat;
    padding-left: 23px;
    font-size: 16px;
    line-height: 34px;
}

ul.skc-list-2-center{
    position: relative;
    text-align: center;
    list-style-type: none;
    padding-left: 0;
	font-size: 16px;
	color: #333;
}


ul.skc-list-3 li {
	background-image: url(https://www.skc.world/wp-content/uploads/2019/03/color-tulip.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 23px;
	font-size: 14px;
	line-height: 25px;
}

ul.skc-list-2 a {
	color: #333;
}

ol.skc-ol-list-1 li {
	background-image: none;
	padding: 0;
	counter-increment: list;
	list-style-type: none;
	position: relative;
}

ol.skc-ol-list-2 li {
	background-image: none;
	padding: 0;
	counter-increment: list;
	list-style-type: none;
	position: relative;
	line-height: 26px;
	margin-bottom: 15px;
}

ol.skc-ol-list-1 li:before,
ol.skc-ol-list-2 li:before {
	color: #ff6629;
	content: counter(list) ".";
	left: -32px;
	position: absolute;
	text-align: right;
	width: 26px;
}
ul.skc-list-ana-4 {
	list-style-type: none;
	position: relative;
	padding-left: 0px;
}

ul.skc-list-ana-4 li {
	list-style:circle;
	font-size: 16px;
/* 	color: #333; */
	line-height: 34px;
}

.pl4percent {
	padding-left: 4%;
}

.date-place:before {
    content: url(https://www.skc.world/wp-content/uploads/2019/04/calendar-icon.png);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

.only-place:before {
	content: url('https://www.skc.world/wp-content/uploads/2019/04/Location.png');
	position: absolute;
	left: 0;
	top: 16px;
	right: 0;
}

.date-place,
.only-place {
	position: relative;
	padding-left: 60px;
}

.border-bottom-fff input,
.border-bottom-fff textarea {
	border-bottom-color: #fff !important;
}

.accordion-toggle a {
	display: block;
	padding: 9px 20px 9px 55px;
	font-weight: 500;
}

.vc_accordion_5c8d178f1d7e2 .active .accordion-expander {
	color: #fff;
}

.accordion-square.with-filler .accordion-toggle {
	border: 1px solid #f8f8f8;
	background: #f8f8f8;
}

.accordion-square.with-filler .accordion-body {
	border: 1px solid #f8f8f8;
	background: #f8f8f8;
}

.accordion-body p {
	font-size: 16px;
	color: #333;
	line-height: 28px;
}

.accordion-square .active .accordion-toggle a {
	font-weight: 500;
}


/* Effective Personal Productivity close*/


/* Essential of Success*/

ul#menu-essential-of-success {
	text-transform: uppercase;
}

.upcoming-batch-image {
	position: relative;
}

.upcoming-batch-image h2 {
	position: absolute;
	z-index: 9;
	top: 15px;
	right: 20px;
	background: #ffff;
	font-size: 14px;
	color: #ff5922;
	font-weight: 600;
	border-radius: 10px;
	padding: 5px 20px;
	margin: 0;
	line-height: 23px;
}


/* Essential of Success*/


/* Event open*/

.skc-main-event-wrapper {
	position: relative;
	margin: 0 auto;
	text-align: center;
	max-width: 366px;
	overflow:hidden;
}


.skc-main-event-wrapper:before{
	position: absolute;
    top: 0;
    left: -85%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.skc-main-event-wrapper:hover::before{
	-webkit-animation: shine 1s;
    animation: shine 1s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}


.skc-event-images img{
	transition:0.6s;
	transform:translatey(0);
}

.skc-event-images img:hover{
	-webkit-box-shadow: 0px 40px 21px -30px #000000; 
	box-shadow: 0px 40px 21px -30px #000000;
	transform:translatey(-20px);
}


.skc-main-event-date {
	position: absolute;
	top: 10px;
	left: 15px;
	background: #fff;
	color: #ff5922;
	font-size: 14px;
	font-weight: 800;
	padding: 3px 10px;
	border-radius: 10px;
}

.skc-main-event-invite-only {
	position: absolute;
	top: 10px;
	right: 15px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 3px 10px;
	border-radius: 10px;
}

.skc-main-event-detail {
	position: absolute;
	bottom: 24px;
	text-align: center;
	left: 0;
	right: 0;
	color: #fff;
}

.skc-me-name {
	font-size: 24px;
	line-height: 38px;
	font-weight: 600;
}

.skc-me-brief {
	font-size: 16px;
	font-weight: 500;
}

a.btn.btn-default.circle.btn-sm.border-thicker.ra_button_5c921441073b8.skc-event-button {
	border-color: #fff;
	background: #fff;
	color: #64004e;
	font-size: 15px;
	font-weight: 600;
	padding: 3px 35px;
	margin-top: 10px;
	min-width: 222px;
}

a.btn.btn-default.circle.btn-sm.border-thicker.ra_button_5c921441073b8.skc-event-button:hover {
	background: #ff5922;
	border-color: #ff5922;
	color: #fff;
}


/* Samarth */
.samarth-speeker-info {
    padding-top: 15px;
}
.samarth-speeker-name {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.samarth-speeker-degignation {
    font-size: 12px;
    font-weight: 500;
}
.samarth-speeker-image img {
    border-radius: 10px;
}
.samarth-right-gredient-box {
background: -moz-linear-gradient(37deg, rgba(135,20,68,1) 0%, rgba(229,74,42,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(135,20,68,1)), color-stop(100%, rgba(229,74,42,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(37deg, rgba(135,20,68,1) 0%, rgba(229,74,42,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(37deg, rgba(135,20,68,1) 0%, rgba(229,74,42,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(37deg, rgba(135,20,68,1) 0%, rgba(229,74,42,1) 100%); /* ie10+ */
background: linear-gradient(53deg, rgba(135,20,68,1) 0%, rgba(229,74,42,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#871444', endColorstr='#e54a2a',GradientType=1 ); /* ie6-9 */
}

.samarh-event-carosel ol.flickity-page-dots {
	bottom: -22%;
}
.new-cep-heading {
    display: inline-block;
    position: relative;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    text-align: center;
    letter-spacing: 10px;
}
.new-cep-heading:after, 
.new-cep-heading:before {
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    height: 1px;
    position: absolute;
    background-color: #dbdbdb;
    width: 120px;
}
.new-cep-heading:before {
    left: -132px;
}
.new-cep-heading:after {
    right: -130px;
}
.new-cep-heading sup {
    letter-spacing: 1px;
}
.border-circle {
    position: relative;
}
.border-circle:before {
    content: "";
    bottom: -10px;
    left: 0;
    height: 2px;
    width: 90px;
    background: #999;
    position: absolute;
}
.border-circle:after {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background: #999;
    left: 0;
    bottom: -14px;
    border-radius: 25px;
}


.border-heading-1 {
	display: inline-block;
	position: relative;
	line-height: 25px;
	text-align: center;
	width: 100%;
}

.border-heading-1:before {
	left: 0;
}

.border-heading-1:after {
	right: 0;
}

.border-heading-1:before,
.border-heading-1:after {
	content: "";
	position: absolute;
	height: 11px;
	border-bottom: 1px solid #b2b2b2;
	border-top: 1px solid white;
	top: 0;
	width: 115px;
}

.total-success p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom:10px;
}

.total-success .title {
	font-size: 19px !important;
	font-weight: 600;
	line-height: 26px;
}

.total-success {
	padding: 0 4px !important;
}

.about-joy-aftre-team {
	color: #fff;
	font-size: 18px;
	text-align: center;
	;
	padding: 0px 30px 30px;
}

.upcoming-program-wrapper {
	position: relative;
	margin: 0 auto;
	max-width: 540px;
	transition: all .5s
}

.upcoming-program-date {
	position: absolute;
	top: 22px;
	right: 30px;
	color: #fff;
	background: #ff5922;
	font-size: 14px;
	padding: 9px 13px;
	border-radius: 10px;
	font-weight:600;
}

.upcoming-program-name-and-brief {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	color: #fff;
	padding: 0 25px;
}

.up-title {
	font-size: 24px;
	line-height: 34px;
	font-weight: 500;
	
}

.up-brife {
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	    padding-top: 10px;
}

ul.programe-list li {
	line-height: 22px;
}

.border-radius-10 {
	border-radius: 10px;
}

.border-radius-10 figure {
	border-radius: 10px;
}

.p0 {
	padding: 0px !important;
}

.skc-border-white {
	background: #fff !important;
}
.upcoming-program-wrapper, .skc-programe-team-images{
	overflow:hidden;
	border-radius:10px;
}

.upcoming-program-wrapper img, .skc-programe-team-images img{
	transition: all .5s;
	width:100%;
}

.upcoming-program-wrapper img:hover, .skc-programe-team-images img:hover{
	transform: scale(1.05);
}

.skc-event-images img {
	border-radius: 6px;
	box-shadow: 0px 0px 44px 7px #e2dce1;
}

.lh33 {
	line-height: 33px;
}

.event-css {
	background: -moz-linear-gradient(45deg, rgba(122, 29, 94, 1) 0%, rgba(249, 102, 57, 1) 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(122, 29, 94, 1)), color-stop(100%, rgba(249, 102, 57, 1)));
	background: -webkit-linear-gradient(45deg, rgba(122, 29, 94, 1) 0%, rgba(249, 102, 57, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(122, 29, 94, 1) 0%, rgba(249, 102, 57, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(122, 29, 94, 1) 0%, rgba(249, 102, 57, 1) 100%);
	background: linear-gradient(45deg, rgba(122, 29, 94, 1) 0%, rgba(249, 102, 57, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f96639', endColorstr='#7a1d5e', GradientType=1);
	padding: 0px 30px;
	box-sizing: border-box;
	border-radius: 0 8px 8px 0;
}

#glance-video figure {
	border-radius: 10px;
	box-shadow: 0px 0px 16px 5px #e2dce1;
}

.skc-heding-icon {
	float: left;
	padding-top: 1.6%;
	padding-right: 2%;
}

a.text-link {
	color: #ff5922;
	font-weight: 600;
}
.select-regarding {
    font-size: 13px;
    color: #333;
    padding-left: 10px;
}
.choosefile-career-form-contact {
    background: #fdfdfd !important;
    border: 1px solid #dddddd7d !important;
    width: 100% !important;
    padding: 9px 13px !important;
    border-radius: 2px !important;
    margin-bottom: 13px !important;
}
.contact-us-btn button:hover,
.the-science-of-scaling-up-form button:hover{
	background: #ff5922;
	color: #ffffff !important;
	box-shadow: 0px 3px 6px 0px #333333a6;
}

.contact-us-btn button,
.the-science-of-scaling-up-form button{
	border: 2px solid #ff5922;
    border-radius: 100px;
    height: 40px !important;
    line-height: 38px !important;
    color: #ff5922 !important;
    padding: 0 25px;
    background: transparent;
    transition: all .5s;
	min-width: 250px;
	font-weight: 700;
    text-transform: uppercase;
}

.contact-minimal .ui-selectmenu-button,
.contact-minimal input,
.contact-minimal select,
.contact-minimal button {
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px
}
.skc-form input,
.skc-form textarea{
    width: 100%;
    margin-bottom: 20px;
    padding: 6px;
}
.skc-box-shadow-1 {
	box-shadow: 0px 0px 9px 0px #7a1d5e5e;
}

.skc-image-column .aspect-ratio-container {
	margin: 0 !important;
}

.skc-image-text-row-1 {
	border-radius: 10px;
}

.skc-image-column img {
	border-radius: 10px 0px 0px 10px;
}

.skc-event-images-2 img {
	border-radius: 10px;
}

.skc-event-images-2 {
	border-radius: 10px;
}

.skc-icon-box-1 p {
	padding: 0;
	line-height: 24px;
	margin-top: 18px;
	margin-bottom: 0;
}

.skc-team-inner-row .wpb_raw_code.wpb_content_element.wpb_raw_html {
	margin-bottom: 0;
}

/* main popup css changes */

.preloader-style4 .mfp-container{
	height:auto;
	width:900px;
	right:0;
	margin:10% auto;
}



/* Career page */
.skc-career-column {
    margin: 10px 0;
}
.career-form input,
.career-form textarea,
.career-form select{
	color: #fff;
	   padding: 0 15px;
}

.career-form .UploadYourCV{
    cursor: pointer;
    border: 1px solid #ffff;
    border-radius: 4px;
    width: 100%;
    padding: 18px !important;
}


.career-form::-webkit-input-placeholder {
    color: #fff !important;
}
.career-form:-moz-placeholder {
    color: #fff !important;
    opacity: 1;
}
.career-form::-moz-placeholder {
    color: #fff !important;
    opacity: 1;
}
.career-form:-ms-input-placeholder {
    color: #fff !important;
}

/* Career close */
.skc-career-title {
	position: absolute;
	top: 130px;
	left: 658px;
	right: 20px;
	margin: 0 auto;
	background: linear-gradient(to right, #660066 0%, #ff6633 100%);
	color: white;
	padding: 80px 64px;
	font-size: 32px;
	letter-spacing: 3px;
	line-height: 40px;
}

.career-image-slider {
	position: relative;
	top: 0px;
}

.career-image-box {
	position: absolute;
	left: 335px;
	top: 75px;
	bottom: 0px;
}

.career-page-wrapper {
	position: relative;
	margin-bottom: 115px;
}

/* .vc_row.wpb_row.vc_inner.vc_row-fluid header {
	min-height: 165px;
} */
 .skc-testimonial-video.rella-modal .mfp-close {
    border-bottom: none;
}
.skc-testimonial-video .close-btn-container {
    display: none;
}
.skc-testimonial-video {
    padding-top: 3.57143em;
	    background: transparent;
    max-width: 900px;
    margin: 0 auto;
}
 .skc-testimonial-video .rella-modal .mfp-close {
    height: auto
}
.skc-testimonial-video .close-btn-container {
    padding: 5px !important;
    margin: 0 !important;
    border-top: none !important;
}

.skc-testimonial-video .container {
    width: 100%;
}

 .mfp-close-btn-in .mfp-close, 
  button.mfp-close {
	right: 10px;
	top: 10px;
	color: #fff !important;
    color: #333;
    background: red;
    border-radius: 100px;
    padding: 0px !important;
    height: 30px !important;
    width: 30px !important;
    text-align: center !important;
    margin: 0 auto !important;
    line-height: 30px;
}
.takeaway-program-border {
border-top: 1px solid #635a57;
border-bottom: 1px solid #635a57;
}


/* Services page css start here */


            .skc-wrapp-box{
                width: 1170px;
                padding-left: 15px;
                padding-right: 15px;
                box-sizing: border-box;
                margin:1.5rem auto;
            }

            .services-icon-box{
                display: grid;
                grid-template-columns: 1fr 1fr 1fr 1fr;
            }
            .services-icon-box .services-skc-box-inner{
                border-top:1px solid #e5e5e5;
                border-left:1px solid #e5e5e5;
                padding: 80px 30px 0;
                text-align: center;              
                transition: 0.3s;
                min-height: 160px;
                height: 275px;
                background: #fff;

            }
            .services-icon-box .services-skc-box-inner:nth-child(4), .services-icon-box .services-skc-box-inner:nth-child(8){
                border-right:1px solid #e5e5e5;
            }
            .border-bottom{
                border-bottom:1px solid #e5e5e5;
            }
            .services-icon-box .services-skc-box-inner h3{
                margin-top: 1rem;
                font-size: 16px;
                font-weight: 500;
                color:#333333;
                transition: 0.3s;
                line-height: 24px;
				font-weight:600;
            }
            .services-icon-box .services-skc-box-inner:hover{
                background: linear-gradient(58deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64004e', endColorstr='#ff5922', GradientType=1);
            }
           

           
            .services-icon-box .services-skc-box-inner:hover h3{
                color: #FFF;
            }

            .sprite-box-one{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon01-1.png) no-repeat 0 0;
                height:76px;
                width: 71px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-two{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon02-1.png) no-repeat 0 0;
                 height:76px;
                width: 71px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-three{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon03-1.png) no-repeat 0 0;
               height:70px;
                width: 70px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-four{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon04-1.png) no-repeat 0 0;
                height:68px;
                width: 68px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-five{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon05-1.png) no-repeat 0 0;
                height:66px;
                width:60px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-six{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon06-1.png) no-repeat 0 0;
                height:50px;
                width: 92px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-seven{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon07-1.png) no-repeat 0 0;
                height:59px;
                width: 62px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-eight{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon08-1.png) no-repeat 0 0;
                height:68px;
                width: 89px;
                margin: 0 auto;
                transition: 0.3s;
            }


			/* sprite images box 2 css start here */
			.sprite-box-one-off{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon201.png) no-repeat 0 0;
                height:59px;
                width: 59px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-two-off{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon202.png) no-repeat 0 0;
                height:54px;
                width: 41px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-three-off{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon203.png) no-repeat 0 0;
                height:42px;
                width: 42px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-four-off{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon204.png) no-repeat 0 0;
                height:59px;
                width: 57px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-five-off{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon205.png) no-repeat 0 0;
                height:45px;
                width:45px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-six-off{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon206.png) no-repeat 0 0;
                height:42px;
                width: 42px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-seven-off{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon207.png) no-repeat 0 0;
                height:47px;
                width: 47px;
                margin: 0 auto;
                transition: 0.3s;
            }
            .sprite-box-eight-off{
                background: url(https://www.skc.world/wp-content/uploads/2019/04/Icon208.png) no-repeat 0 0;
                height:62px;
                width: 59px;
                margin: 0 auto;
                transition: 0.3s;
            }


	


            .services-icon-box .services-skc-box-inner:hover .sprite-box-one{
                background-position:0 -76px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-two{
                background-position:0 -76px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-three{
                background-position:0 -70px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-four{
                background-position:0 -68px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-five{
                background-position:0 -66px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-six{
                background-position:0 -50px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-seven{
                background-position:0 -59px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-eight{
                background-position:0 -68px;
            }



			/* box 2 sprite images hover effect */

			.services-icon-box .services-skc-box-inner:hover .sprite-box-one-off{
                background-position:0 -59px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-two-off{
                background-position:0 -54px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-three-off{
                background-position:0 -42px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-four-off{
                background-position:0 -59px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-five-off{
                background-position:0 -45px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-six-off{
                background-position:0 -42px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-seven-off{
                background-position:0 -45px;
            }
            .services-icon-box .services-skc-box-inner:hover .sprite-box-eight-off{
                background-position:0 -62px;
            }




/* testimonial grid start here*/

.testimonial-grid-box{
 	display: grid;
   grid-template-columns: 1fr 1fr 1fr;
   grid-gap:27px;

                }
                .responsive-img{
                    max-width: 100%;
                    width:100%;
                }
                .mt-16px{                    
                    margin-bottom: 1.8rem;
                }

                .imag-box{
                    border-radius: 10px;
                    background: #FFF;
                    padding: 25px;
                    box-sizing: border-box;
                    box-shadow: 0 0 3px rgba(0,0,0,0.1);
                    min-height: 200px;
                    margin-bottom: 1.8rem;
                }
                .imag-box p{
                    font-size: 14px;
                    color: #333333;
                    line-height: 26px;
                    margin-bottom: 1.5rem;
                    font-weight: 400;
                }
                hr.hr-line{
                    border-top:1px solid #f4f2f2;
                    display: block;
                    margin-top: -3rem;
                }
                .round-img{
                    margin: 0 auto 1rem;
                    display: block;
                    height:64px;
                    width: 67px;
                    border-radius: 50px;
                    box-shadow: 0 0 8px rgba(0,0,0,0.05);
                }
                .test-box-hding{
                    margin-top: 2rem;
                    text-align: center;
                }
                .test-box-hding h4{
                    font-size: 15px;
                    color: #ff5922;
                    line-height: 24px;
                    font-weight: 600;
                    margin-bottom: 0.1rem;
                }

                .test-box-hding p{
                    font-size: 14px;
                    color: #333333;
                    line-height: 14px;
                    font-weight: 400;
                    margin-bottom: 0;
                    list-style:circle;
                }

	.grip-video-tesimonial {
	   position: relative;
	}
	.grip-video-tesimonial-client-name {
	   position: absolute;
	   bottom: 6%;
	   left: 0;
	   right: 0;
	   text-align: center;
	   font-size: 20px;
	   line-height: 28px;
	   font-weight: 600;
	   color: #fff;
	}
/* testimonial grid start here*/


/* .aspect-ratio-fill{
	overflow:hidden;
	border-radius:15px;
} 
 */

.program-total-success{
	 transition: 0.4s;
     transform:translate(0);
	cursor:pointer;
}
.program-total-success:hover{
	transform: translateY(-15px);
	}

/* .vc_row.vc_row-o-full-height{
  min-height:auto !important;
}
 */
.skc-alchemist-hover .vc_column-inner.vc_custom_1555941011081:hover {
    background: linear-gradient(to right, #603 25%, #f63 100%);
        background-color: rgba(0, 0, 0, 0);
}

.skc-abt-our-values p .skc-inclusive-color{
	color:#ff5922;
}
.skc-abt-our-values:hover p .skc-inclusive-color{
	color:#FFF;
}
.skc-icon-box-2-wrapper.skc-eos-focus-area-box {
min-height: 582px;
}

.skc-blockquote-gradient p, .skc-blockquote-white p{
	font-size: 30px;
    line-height: 34px;
    letter-spacing: 2px;
    padding: 15px 15px;
}

.skc-corem-focus-area-height {
    min-height: 476px;
}
.skc-be-the-next-container {
		background: repeating-linear-gradient(85deg, rgb(100, 0, 78) 0%, rgb(255, 89, 34) 100%);
		font-size: 25px;
		font-weight: 500;
		line-height: 32px;
		min-height: 327px;
		border-radius: 10px;
		width: 100%;
		text-align: center;
		display: grid;
		align-items: center;
		}

.li-more-content{
	line-height: 26px !important;
   padding-top: 5px;
}


ul.skc-list-ser-center{
    position: relative;
    text-align: center;
    list-style-type: none;
	font-size: 16px;
	color: #333;
}

ul.skc-list-ser-center li span {
    background-image: url(https://www.skc.world/wp-content/uploads/2019/03/color-tulip.png);
    background-repeat: no-repeat;
    padding-left: 23px;
    font-size: 16px;
}

.br-10-0-0-10 {
   border-radius: 10px 0 0 10px;
}

/* Big form Css start here */
.cf7mls_next.action-button, .cf7mls_back.action-button{
	border:3px solid  #ff5922!important;
	background:#ff5922;
	padding:6px 50px;
	color:#FFF;
	border-radius:25px;
	margin-bottom:2rem;
	margin-top:2rem;
	transition:0.3s;
}
.cf7mls_next.action-button:hover, .cf7mls_back.action-button:hover{
	background:#FFF;
	color:#ff5922;
}



/* Big form Css ends here */


.about-skc-right{
    position: relative;
    padding: 7rem 3rem;
    font-size: 30px;
    color: #FFF;
    font-weight: 300;
    line-height:48px;
    text-align: center;
}
.about-skc-right:before{
	content:url(https://www.skc.world/wp-content/uploads/2019/04/white-icon-colon.png);
	margin:0 auto 2rem;
	left:0;
	right:0;
	height:39px;
	width:53px;
	position:relative;
	display:block;
}


.div-grid-box{
                display: grid;
                grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
                grid-gap: 0;
            }
            

            .box-team{
                position: relative;
                margin:0;
                overflow: hidden;
                cursor: pointer;
            }
           
            .box-team .box-team-hover{
                position: absolute;
                bottom: 0;
                left: 0;
                transition:all 0.2s;
                visibility: hidden;
                opacity: 0;
                box-sizing:border-box;
            }
            .box-team .box-team-content{
                position: absolute;
                box-sizing:border-box;
                width: 100%;
                left: 0;
                visibility: hidden;
                opacity: 0;
                bottom: 0;
                transition:all 0.2s ease-in;
                padding:15px 5px; 
                text-align: center;                
                margin: 0 auto;
                background: rgb(9,9,121);
                background: linear-gradient(180deg, rgba(9,9,121,0) 4%, rgba(100,0,78,1) 71%);
            }
            .box-team .box-team-content h2{
                margin: 0;
                font-size: 16px;
                color: #FFF;                
                text-align: center;
				line-height:16px;
				font-weight:500;
            }
            .box-team .box-team-content p{
                font-size: 12px;
                color: #FFF;                
                text-align: center;
				line-height:16px;
                margin: 0.2rem 0 0 0;
            }
 			.box-team:hover .box-team-hover, .box-team:hover .box-team-content{
                visibility: visible;
                opacity: 1;
            }


#get-3-chapter-free, #skc-register-now, #Selling-Consciously{
	width:45% !important;
	margin: auto;
	position:relative;
}
#get-3-chapter-free > .container, #skc-register-now > .container, #Selling-Consciously > .container{
	width:100% !important;
	padding-left:0;
	padding-right:0;
}
#get-3-chapter-free > .container p, #skc-register-now > .container p, #Selling-Consciously > .container p{
	padding:20px 25px 0;
	margin:0;
}
#get-3-chapter-free .wpb_content_element, #skc-register-now > .wpb_content_element,  #Selling-Consciously > .wpb_content_element{
	margin-bottom:0 !important;
}


#get-3-chapter-free > .mfp-close, #skc-register-now > .mfp-close, #Selling-Consciously > .mfp-close{
	width:auto;
	color: #FFF;
}
#get-3-chapter-free > .rella-modal, #skc-register-now > .rella-modal, #Selling-Consciously > .rella-modal {
	padding-top:0 !important;
}

#get-3-chapter-free .btn-sm span, #get-3-chapter-free .close-btn-container, #get3 .close-btn-container, #skc-register-now .btn-sm span, #skc-register-now .close-btn-container, #get3 .close-btn-container, #Selling-Consciously .btn-sm span, #Selling-Consciously .close-btn-container {
	display:none !important;
	border-top:none !important;
}

#get-3-chapter-free h2, #skc-register-now h2, #Selling-Consciously h2{
	padding:9px 25px !important;
	font-size:16px !important;
	font-weight:600;
	color:#FFF;
	text-align:left;
	background-image: linear-gradient(to right, #640a49, #8e0c4d, #b51b4a, #d6363f, #f0582b);
	margin:0;
}
#get-3-chapter-free, #skc-register-now, #Selling-Consciously{
	padding:0;
}
#get-3-chapter-free .skc-form, #skc-register-now .skc-form, #Selling-Consciously .skc-form{
	padding:15px 25px 25px;
}

#get-3-chapter-free .skc-form input, #skc-register-now .skc-form input, #skc-register-now .sk-form inut, #Selling-Consciously .skc-form input{
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #ababab !important;
	outline: none;
	color:#575757;
	transition:0.3s !important;
	}
#get-3-chapter-free .skc-form input:focus, .wpcf7 .program-reg-form input:focus, #skc-register-now .skc-form input:focus, #Selling-Consciously .skc-form input:focus{
	border-bottom: 1px solid #ff5922 !important;
	}

#get-3-chapter-free .skc-form input, .wpcf7 .program-reg-form input:-webkit-inuput-placholder, .program-reg-form input:placholder{
	color:#575757 !important;
	}
#skc-register-now .wpb_content_element, #Selling-Consciously .wpb_content_element{
	margin-bottom:0;
}




.skc-wrapp-box-column-3 {
        width: 1170px;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
        margin: 0 auto;
    }

    .services-icon-box-3-column {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .services-icon-box-3-column .services-skc-box-inner-column {
        border-top: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        padding: 40px 15px 30px;
        text-align: center;
        transition: 0.3s;
        min-height: 200px;
		background: white;

    }

    .services-icon-box-3-column .services-skc-box-inner-column:nth-child(4),
    .services-icon-box-3-column .services-skc-box-inner-column:nth-child(8) {
        border-right: 1px solid #e5e5e5;
    }

    .border-bottom {
        border-bottom: 1px solid #e5e5e5;
    }

    .services-icon-box-3-column .services-skc-box-inner-column h3 {
        margin-top: 1rem;
        font-size: 20px;
        font-weight: 500;
        color: #333333;
        transition: 0.3s;
		line-height:26px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover {
        background: linear-gradient(58deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#64004e', endColorstr='#ff5922', GradientType=1);
    }



    .services-icon-box-3-column .services-skc-box-inner-column:hover h3 {
        color: #FFF;
    }

    .sprite-box-one-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/04/Strategy-1.png) no-repeat 0 0;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        transition: 0.3s;
    }

    .sprite-box-two-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/04/Planning-1.png) no-repeat 0 0;
        height: 60px;
        width: 50px;
        margin: 0 auto;
        transition: 0.3s;
    }

    .sprite-box-three-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/04/Alignment-1.png) no-repeat 0 0;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        transition: 0.3s;
    }


    .sprite-box-four-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/05/Family-business.png) no-repeat 0 0;
        height: 60px;
        width: 59px;
        margin: 0 auto;
        transition: 0.3s;
    }

    .sprite-box-five-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/05/Total-corporate.png) no-repeat 0 0;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        transition: 0.3s;
    }

    .sprite-box-six-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/05/Project-.png) no-repeat 0 0;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        transition: 0.3s;
    }

    .sprite-box-seven-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/05/Project-planning.png) no-repeat 0 0;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        transition: 0.3s;
    }

    .sprite-box-eight-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/05/Developing-winning.png) no-repeat 0 0;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        transition: 0.3s;
    }

    .sprite-box-nine-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/05/Finance-Sale.png) no-repeat 0 0;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        transition: 0.3s;
    }

    .sprite-box-ten-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/05/Organizational-Culture.png) no-repeat 0 0;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        transition: 0.3s;
    }

    .sprite-box-eleven-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/05/Executive-Coaching-for.png) no-repeat 0 0;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        transition: 0.3s;
    }

    .sprite-box-tweleve-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/05/Stakeholder-mentoring-.png) no-repeat 0 0;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        transition: 0.3s;
    }

    .sprite-box-thirteen-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/05/Process.png) no-repeat 0 0;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        transition: 0.3s;
    }

    .sprite-box-fourteen-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/05/Sale-Branding-a.png) no-repeat 0 0;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        transition: 0.3s;
    }

    .sprite-box-fiftheen-3-column {
        background: url(https://www.skc.world/wp-content/uploads/2019/05/Fund-raising.png) no-repeat 0 0;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        transition: 0.3s;
    }


        .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-one-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-two-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-three-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-four-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-five-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-six-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-seven-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-eight-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-nine-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-ten-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-eleven-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-tweleve-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-thirteen-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-fourteen-3-column {
        background-position: 0 -60px;
    }

    .services-icon-box-3-column .services-skc-box-inner-column:hover .sprite-box-fiftheen-3-column {
        background-position: 0 -60px;
    }

/* The Science of scaling up Form Open */
.the-science-of-scaling-up-form input, .the-science-of-scaling-up-form textarea{
    width: 100% !important;
    outline: none;
	border:none;
    border-bottom: 1px solid #d0cece;
    padding: 7px 8px 7px 0;
    font-weight: 400;
	margin-top: 5px;
	transition:0.2s;
	
}
 
.the-science-of-scaling-up-form input::-webkit-input-placeholder, .the-science-of-scaling-up-form textarea::-webkit-input-placeholder{
	color:#333;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.the-science-of-scaling-up-form input::-moz-input-placeholder, .the-science-of-scaling-up-form textarea::-moz-placeholder{
	color:#333;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.the-science-of-scaling-up-form input::-o-input-placeholder, .the-science-of-scaling-up-form textarea::-o-placeholder{
	color:#333;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:1px;
}



.the-science-of-scaling-up-form input:focus{
	border-bottom-color:#333333;
}
.the-science-of-scaling-up-form label {
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    color: #333;
	margin-bottom:10px;
	margin-top:10px;
}
.the-science-of-scaling-up-form label b{
	float:right;
}
.tspsuf-main-line {
    font-weight: 600;
    margin-bottom: 6px;
	font-size:21px;
	letter-spacing:1px;
	color:#333333;
	position:relative;
}
.tspf-top-margin{
	margin-top:15px !important;
}

.the-science-of-scaling-up-form span.wpcf7-list-item{
	margin:0 1.73rem;
}

/*.tspsuf-main-line:before{
	content:'';
	position:absolute;
	left:15px;
	bottom:-6px;
	width:100px;
	height:2px;
	border-radius:5px;
	background:#333333;
} */

.tspsuf-main-line-sub{
    font-weight: 500;
    margin-bottom:0;
    margin-top: 50px;
	font-size:19px;
	color:#dd654d;
}
.para-f-size{
	font-size:14px!important;
	font-weight:400!important;
	color:#333!important;
}
.st-font-size{
	font-size:21px !important;
	color:#333;
}
.mtop-10{
	margin-top:10px !important;
}

/* The Science of scaling up Form Close */

/* Responsive Open*/

@media only screen and (max-width: 1080px) and (orientation : portrait)  {
	.skc-icon-box-2-wrapper{
		min-height: auto !important;
	}
	.fs16mobile span {
	font-size: 16px;
}
	.skc-adv-tab-anavaran-img img {
   border-radius: 0px 10px 0px 0px;
}
.level-2-brief-design-2 {
   border-radius: 0 0 10px 10px;
}
	
.row.Mentors-row {
   padding: 40px 0px 40px 0px!important;
   margin: 0px 10px;
}
	.program-Analysts {
   width: 92%;
   margin: 0 auto;
}
	.skc-testimonial-text-wrapper {
    min-height: 453px;
}
}

@media only screen and (max-width:1024px) {
	.skc-model-window {
    	width: 100%;
    	margin: 0 auto;
		padding: 20px 0px;
	}
	.skc-model-window .mfp-close-btn-in .mfp-close, button.mfp-close {
		right: 0 !important;
    	top: -16px !important;
	}
	team-breaf-wrapper {
    	text-align: center;
    	max-height: 500px;
    	overflow: scroll;
	}
	.about-skc-team-image {
		width: 300px;
		float: none;
		margin-right: 0;
		margin-top: 0;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.skc-team-person-deg {
	    margin-top: 5px;
		line-height: 18px;
		padding: 0 5px 5px 5px;
	}

}
/* 1024 close */


@media (min-width: 992px){
.titlebar--content-top .titlebar-inner {
    padding-top: 4.85714em !important;
}
}


@media only screen and (max-width:768px) {
	.site-backtotop {
    display: block !important;
}
}

@media only screen and (max-width:767px) {
	
	.site-backtotop {
    display: block !important;
}
	.main-header .navbar-collapse {
    min-width: 285px;
		width: 78%;
	}
	.main-header .nav-item-children{
	padding-left:8px !important;
	padding-right:8px !important;
}
.main-header .main-nav {
	padding: 1em 18px 0 !important;
}
.nav-item-children > li, .nav-item-children .menu-item {
    padding: 7px 3px !important;
}
	.text-style-home{
		font-size:35px;
		line-height:45px;
		padding:30px 0;
	}
	.event-css{
		padding:0 30px 20px;
	}
.page-id-8730 .skc-contact-form {
    width: 100%;
    margin: 0 auto;
}
h1 {line-height: 1.2em !important; font-size: 35px !important;;}
h4 {line-height: 1.5em !important;}

	.skc-header-fix-mobile{
		position:fixed;
		left:0;
		top:0;
		right:0;
	}
	
	.br-10-0-0-10 {
   border-radius: 10px 10px 0px 0px;
	}
ul.skc-list-2-center {
    text-align: left;
    padding-left: 0;
}
ul.skc-list-2-center li {
    background-image: url(https://www.skc.world/wp-content/uploads/2019/03/color-tulip.png);
    background-repeat: no-repeat;
    padding-left: 23px;
    font-size: 16px;
    background-position-Y: 7px;
    line-height: 34px;
}
ul.skc-list-2-center li span {
    background-image: none;
    background-repeat: no-repeat;
	padding-left: 0px;
}
section#skc-wow-header {
background: #f5f4f4!important;
}
	.skc-event-month-name, .skc-event-year-name {
    display: inline-block;
}
	.skc-client-info-wrapper{
		    padding-top: 10px;
	}
	.carousel-nav-style3 .carousel-nav {
    padding-top: 10px !important;
}
	a.flickity-prev-next-button.previous, a.flickity-prev-next-button.next {
   position: relative;
   left: auto;
   bottom: auto;
}
	
	
	
.skc-wrapp-box-column-3 {
	width: auto;
}
	

	.skc-ingredient-in-mobile.vc_custom_1555487153736 {
    background: -moz-linear-gradient(33deg, rgba(100,0,78,1) 0%, rgba(255,89,34,1) 100%) !important;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(100,0,78,1)), color-stop(100%, rgba(255,89,34,1)));
    background: -webkit-linear-gradient(33deg, rgba(100,0,78,1) 0%, rgba(255,89,34,1) 100%) !important;
    background: -o-linear-gradient(33deg, rgba(100,0,78,1) 0%, rgba(255,89,34,1) 100%) !important;
    background: -ms-linear-gradient(33deg, rgba(100,0,78,1) 0%, rgba(255,89,34,1) 100%) !important;
    background: linear-gradient(57deg, rgba(100,0,78,1) 0%, rgba(255,89,34,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64004e', endColorstr='#ff5922',GradientType=1 );
}
	.upcoming-program-name-and-brief {
		position: relative;
		bottom: 13px;
		color: #fff;
		padding: 8px 10px;
		background: #000;
		border-radius: 0px 0px 6px 6px;
	}
	.upcoming-program-date {
		position: absolute;
		top: 10px;
		right: 10px;
		color: #fff;
		padding: 10px;
		border-radius: 10px;
	}
	.skc-focus-area-main-wrapper h3 {
	    margin-top: 0;
	}
	span.sameer-border-right-white,
	span.sameer-border-left-white,
	span.sameer-border-right,
	span.sameer-border-left {
		display: none;
	}
	.skc-team-inner-row-2 .skc-team-sub-wrapper {
		max-width: 187px;
	}
	.about-team {
		-webkit-filter: grayscale(0%);
		filter: grayscale(0%);
	}
	.border-heading-1:before,
	.border-heading-1:after {
		width: auto !important;
	}
	.skc-heding-icon {
		display: none;
	}
	ul.skc-list-1 li {
		background-position: left center;
		padding-left: 23px;
		text-align: left;
	}
	.ls20 {
		letter-spacing: 10px;
	}
	.timeline-wrapper {
		margin: 0px;
	}
	span.sameer-border-right,
	span.sameer-border-left {
		display: none;
	}
	.footer-subscribe-form button.wpcf7-form-control.wpcf7-submit.footer-subscribe-btn {
		border-radius: 50px 50px 50px 50px;
		width: 50%;
	}
	.footer-subscribe-form input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
		border-right: 1px solid #cccccc;
		border-radius: 50px 50px 50px 50px;
		padding: 4px 10px;
		margin-bottom: 15px;
		max-width: inherit;
		    width: 100%;
	}
	.footer-subscribe-form .vc_col-lg-5.vc_col-md-5.vc_col-sm-5.vc_col-sm-12.pl0 {
    padding: 0;
}
	.level-2-programe-title {
		font-size: 25px;
		line-height: 32px;
		padding-bottom: 20px;
	}
	.level-2-brief,
	.batch-image img {
	border-radius: 10px 10px 0 0;
    margin-bottom: 0;
	}
	.batch-image img {
		border-radius: 0px 0px 10px 10px;
	}
	.level-2-beginner-batch-image img {
   		border-radius: 0 0 10px 10px;
	}
	
	.skc-team-image {
		margin-bottom: 30px;
		border-radius: 10px !important;
	}
	.skc-team-image img {
		border-radius: 10px
	}
	.skc-team-inner-coloum.wpb_column.vc_column_container.vc_col-sm-3 {
		-webkit-filter: grayscale(0%) !important;
		filter: grayscale(0%) !important;
	}
	.skc-team-name-deg {
		visibility: visible;
		border-radius: 6px;
	}
	.play-image img {
		width: 50%;
		padding-top: 1%;
	}
	.event-css-image img {
		border-radius: 8px;
	}
	.event-css {
		border-radius: 8px 8px 8px 8px !important;
	}
	.skc-image-column .aspect-ratio-container {
		margin: 0 !important;
		max-width: 100% !important;
		max-height: 100% !important;
	}
	.skc-image-column img {
		border-radius: 10px 10px 0px 0px !important;
	}
	.skc-team-color-box {
		max-width: 186px;
		margin: 0 auto;
		height: 186px;
		margin-bottom: 30px;
	}
	.skc-team-color-box .vc_column-inner {
		border-radius: 12px;
	}
	.skc-team-name-deg {
		padding: 0px;
	}
		span.sameer-border-left-acacac, span.sameer-border-right-acacac{
	display: none;
}
	
	.skc-input-row {
    width: 100%;
    padding: 0px 10px 0px 10px;
}
	.skc-epp-focus-area-height{
		min-height:auto !important;
	}
	#get-3-chapter-free, #Selling-Consciously {
		width: 95% !important;
		}
	
		.div-grid-box, .testimonial-grid-box, .services-icon-box {
			grid-template-columns: 1fr !important;
		}
		.wpb_wrapper-box {
		width: 80%;
		margin: 0 auto;
	}
	
	.skc-wrapp-box{
		width:auto;
		padding-left:0;
		padding-right:0;
	}
	.services-icon-box .services-skc-box-inner, .services-icon-box .services-skc-box-inner:nth-child(2), .services-icon-box .services-skc-box-inner:nth-child(3), .services-icon-box .services-skc-box-inner:nth-child(4), .services-icon-box .services-skc-box-inner:nth-child(5), .services-icon-box .services-skc-box-inner:nth-child(6), .services-icon-box .services-skc-box-inner:nth-child(7), .services-icon-box .services-skc-box-inner:nth-child(8){
		border-right: 1px solid #e5e5e5;
	}
	
	.takeaways-of-program {
	border-right: 0px !important;
	padding: 0px !important;
	}
	
	.skc-programe-team-images img, .testimonial-grid-box div img{
		width:100%;
	}
	.skc-other-page-btn .vc_column-inner {
	   height: auto !important;
	   width: 100%;
	   padding: 6px !important;
}
	.round-img{
		width: 67px !important;
	}
	 .testimonial-grid-box{
                    grid-gap:0 !important;

                }
	
	.skc-eos-focus-area-height{
			min-height:auto !important;
		}
	
	a.flickity-prev-next-button.previous {
    bottom: -20px !important;
    right: 0 !important;
		left:0 !important;
    margin: 0 auto 0 36% !important;
}


a.flickity-prev-next-button.next {
    right: 0;
    bottom: -20px !important;
    left: 0 !important;
    margin: 0 auto 0 54% !important;
}
	.wpb_single_image_progressive.vc_align_center .aspect-ratio-container{
		border-radius:15px ;
		overflow:hidden;
		max-width:100% !important;
		max-height:100% !important;
	}
	.tabs-title-naked .nav-tabs li {
    display: inline-block !important;
}
	.lightbox-play-button>i {
   height: 70px;
   width: 70px;
}
	.skc-tab-1 .nav-tabs li{
		font-size:20px !important;
	}
	.tabs-title-naked .nav-tabs li {
    padding-right: 0 !important;
}
.skc-our-value-mobile .skc-abt-our-vlu {
    padding-top: 40px !important;
    padding-right: 20px !important;
    padding-bottom: 10px !important;
    padding-left: 20px !important;
    min-height: auto;
}

.skc-our-value-mobile .skc-abt-our-values {
    padding-top: 40px !important;
    padding-right: 20px !important;
    padding-bottom: 10px !important;
    padding-left: 20px !important;
    min-height: auto;
}
	
	button.wpcf7-form-control.wpcf7-submit.footer-subscribe-btn {
	margin-left: 20px;
}
	.skc-text-blockquote p{
		padding:0 1%;
	}
	.page-id-19   .rella-row-overlay {
background: linear-gradient(72deg, rgba(100,0,78,0.35) 24%, rgba(255,89,34,1) 99%);
}
	.skc-corem-focus-area-height, .skc-icon-box-2-wrapper.skc-cep-focus-area-box, .skc-icon-box-2-wrapper.skc-eos-focus-area-box{
		min-height:auto;
	}
	.vc_custom_1552470773866{
		padding-top:10px !important;
	}
		.program-Analysts {
 		 width: 92%;
		margin: 0 auto;
		padding: 33px 10px 0px 10px!important;
}
	.program-total-success {
   padding: 0 0 25px 0!important;
}

.level-2-brief {
   padding: 30px !important;
}
	
	.border-none-in-mobile {
		border: 0px !important;
	}
	.takeaways-of-program .vc_column-inner {
	padding: 0 !important;
	margin-top: 10px !important;
	}
	.takeaway-program-border {
	border-top:none !important;
	border-bottom: none !important;
	}
	ul.skc-list-ser-center{
    position: relative;
    text-align: left;
	}
	.skc-blockquote-gradient p, .skc-blockquote-white p{
		font-size:26px;
	}
	.content .vc_custom_1556010756682{
		padding-bottom:40px !important;
	}
	.content .vc_custom_1556019637168{
		padding-top:10px !important;
	}
	.box-team-hover{
		width:100%;
	}
	.box-team img, .box-team-hover img{
    width:100%
}
	
	
	/*.resp-margin{
		margin-left:1rem;
		margin-right:1rem;
	} */
	#about .icon-box{
		margin-bottom:0 !important;
	}
	.career-page-wrapper{
		margin-bottom:0;
	}
	.services-icon-box-3-column{
	grid-template-columns: 1fr;
}	
}
/* 767 close */

@media only screen and (max-width:460px) {

	.dotInheading {
    font-size: 25px;
}
	.main-banner-row-wrapper {
		background-image: linear-gradient(43deg, #5d024b, rgba(179, 45, 56, 0.2) 53%, #ff612d), url(https://www.skc.world/wp-content/uploads/2019/03/slide-my.jpg?id=4448) !important;
	}
	.btnmr10 {
		margin-right: 0px
	}
	.skc-focus-innner-row {
		padding-top: 40px;
	}
	.cta-1 a {
		font-size: 13px;
		padding: 10px 20px;
	}
	.center-in-mobile {
		text-align: center;
	}
	.skc-testimonial-text-wrapper {
min-height: 403px;
}
	.upcoming-batches-wrapper h3 {
		font-size: 25px;
	}
	.skc-event-date-wrapper {
		width: 100%;
		text-align: center;
	}
	.skc-event-wrapper {
		width: 100%;
	}
	.skc-event-date-wrapper,
	.skc-event-detail {
		    padding: 8px 0px 9px;
    		margin-bottom: 10px;
	}
	#footer {
		padding-top: 40px;
	}
	footer#footer div,
	#footer h5 {
		text-align: center !important;
	}
	.footer-logo-sep {
		width: 90%;
		margin: 0 auto;
	}
	.small-in-mobile {
    	font-size: 28px !important;
	}
	
	.skc-testimonials .col-md-4.col-sm-6.col-xs-12 {
		padding: 0;
	}
	.skc-testimonials .col-md-4.col-sm-6.col-xs-12 {
		padding: 0;
	}
	

}/* 460 close */

@media only screen and (max-width:320px) {
		
	.skc-testimonial-text-wrapper {
		min-height: 283px;
		padding: 19px;
	}
	.skc-programe-team-images img, .testimonial-grid-box div img{
		width:100%;
	}
	.round-img{
		width: 67px !important;
	}
	 .testimonial-grid-box{
                    grid-gap:0 !important;
	  }
	.ra_tabs_5cbd5f64da064.tabs-title-naked .nav-tabs li{
		font-size:20px !important;
	}
	.tabs-title-naked .nav-tabs li {
    padding-right: 0 !important;
}
}

/* blog */

.skc-blog-category .blog-post {
    background-color: transparent;
	max-height: 475px;
	border: none;
}

.skc-blog-category .categories {
    display: none;
}

.skc-blog-category .blog-post .progressive__img:not(.section-parallax-img) {
    border-radius: 10px;
}

.skc-blog-category h2 a {
    color: #333333;
}

.skc-blog-category figure.post-image.hmedia {
    margin-bottom: 20px;
}

.skc-blog-category h2.entry-title {
    margin: 0px;
}

.skc-blog-categories img.attachment-rella-featured-blog.size-rella-featured-blog.progressive__img.progressive--is-loaded {
    border-radius: 10px;
}

.skc-blog-categories .categories {
    display: none;
}

.skc-blog-categories h2.entry-title a {
    color: #333333;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.skc-blog-categories .post-info span time {
    color: #00000061;
    font-weight: 600;
}

.skc-blog-categories .post-info span a {
    display: none;
}


.skc-blog-categories h2.entry-title {
    line-height: 21px;
	margin:0px;
}

.skc-blog-categories .blog-post .post-info>span:not(:last-child):after{
      display:none;
}

.skc-blog-categories figure.post-image.hmedia {
    margin-bottom: 10px;
}

.skc-blog-categories .col-md-3.col-sm-6 article {
    margin-bottom: 30px;
}

/* skc Category Pages Css Start from Here */

.skc-category-wise-blogs .vc_row.wpb_row.vc_inner.vc_row-fluid header {
    min-height: 100px;
}

.skc-category-wise-blogs h2.entry-title {
    line-height: 20px;
    font-size: 17px;
    letter-spacing: 1px;
}

.skc-category-wise-blogs h2.entry-title a {
    color: black;
}

.skc-category-wise-blogs .post-info {
    line-height: 53px;
    font-weight: 600;
    margin-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 12px;
}

.skc-category-wise-blogs .entry-summary {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
}

.skc-category-wise-blogs .entry-summary p {
    color: #0000006e;
    letter-spacing: 0.5px;
}

.skc-category-wise-blogs .post-info span {
    color: #0000006e;
}

.skc-category-wise-blogs .col-md-4.col-sm-6 article {
    border: hidden;
}

.skc-category-wise-blogs a.btn.btn-md.wide.border-thick.circle.ajax-load-more.ajax-load-more-alt.text-uppercase {
    border-color: #ff6633;
    color: #ff6633;
    font-size: 16px;
    text-transform: capitalize !important;
    letter-spacing: 2px;
}

.skc-category-wise-blogs a.btn.btn-md.wide.border-thick.circle.ajax-load-more.ajax-load-more-alt.text-uppercase span {
    padding: 9px 40px;
}

.skc-category-wise-blogs a.btn.btn-md.wide.border-thick.circle.ajax-load-more.ajax-load-more-alt.text-uppercase:hover {
    background: #ff6633;
    color: white;
    -webkit-box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
    box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}

.skc-categories-tags h2.widgettitle {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0px;
}

.skc-categories-tags .tagcloud {
    border: hidden;
    padding: 0px;
	margin-top: 15px;
}

.skc-categories-tags .tagcloud a {
    padding: 18px 2px;
    color: black;
    border-radius: 0px;
    border: 1px solid #0000000f;
    font-weight: 500;
    margin-right: 1.6%;
    max-width: 206px;
    width: 100%;
    text-align: center;
    font-size: 14px !important;
    letter-spacing: .5px;
    margin-bottom: 2%;
}

.skc-categories-tags .tagcloud a:hover {
    background: #ff6633;
	border-color: #ff6633;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
    box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}


.skc-categories-tags .btn.wide span {
    width: 212px;
	text-align: center;
    padding: 18px 2px;
}
.skc-categories-tags header.section-title.section-title-default.align-left.text-capitalize.ra_section_title_5cb08c8de9e65.vc_custom_1555073717393 {
    font-weight: 600;
}

/* for sticky header */

.skc-onscroll-box{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		transition: 0.3s;
	}


.skc-6-core-values- {
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: 300;
}
span.skc-sep-1:after {
    content: '|';
    text-align: center;
    padding: 0 15px;
    display: inline-block;
}

.skc-about-emp-sec.vc_custom_1555396948806 {
    letter-spacing: 1.5px;
}

.progarms-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.progarms-form .wpcf7-mail-sent-ok{
    border: none;
    color: #fff;
}
	

.skc-other-page-btn .vc_column-inner {
    /*box-shadow: 0 0 25px 1px #c2c2c2; */
    border-radius: 10px;
    background: linear-gradient(58deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
    padding: 5px;
}

.about-black-color{
	color:#333333;
}


.skc-other-page-btn .wpb_wrapper {
    border-radius: 6px;
    background-image: url(https://www.skc.world/wp-content/uploads/2019/03/background-image-1.jpg?id=4303) !important;
    color: #333;
    background-size: cover;
    background-repeat: repeat;
    background: transparent;
}	

.skc-explorer-heading {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 1px;
    font-weight: 500;
    color: white;
    padding: 0px 25px;
}

/* SKC Focus Area Height */

.skc-eos-focus-area-height {
    min-height: 561px;
}

.skc-epp-focus-area-height {
    min-height: 477px;
}

.skc-cep-focus-area-height {
    min-height: 537px;
}


.skc-focus-area-box {
	box-shadow: 0 0 18px rgba(0,0,0,0.1);
}
.icon-box-boxed-unfilled-alt3 {
	padding: 2.8em 15px 0;
/* border: 2px solid #f6f6f6; */
}
.icon-box-boxed-unfilled-alt3:hover p {
opacity: 1;
}
.icon-box-boxed-unfilled-alt3{
	border:1px solid #eaeaea !important;
}

.page-id-4721 div.wpcf7-validation-errors, 
.page-id-4721 div.wpcf7-acceptance-missing {
    border: none !important;
    color: #fff !important;
}



.tabs-title-naked .nav-tabs li:after {
    content: "";
    border-right: 2px solid #333;
    padding-left: 35px;
}

.tabs-title-naked .nav-tabs li{
	padding-right:10px;
}


.tabs-title-naked .nav-tabs li:last-child:after{
	border-right:none !important;
}


.skc-team-info-wrapper {
line-height: 20px;
margin-top: 15px;
}
.social-icon li {
    margin-right: 2em;
}
.skc-event-date {
    padding-bottom: 15px;
	font-weight: 600;
}
div#skc-event-page-inner-menu ul li:hover a {
    color: #ff5922;
}
div#skc-event-page-inner-menu ul li a {
    font-size: 14px;
    color: #333;
}

.image-box-min{
	min-height:570px;
}

/* Program page tab Anaavaran */

.skc-adv-tab-anavaran-detail {
    background: linear-gradient(58deg, rgba(100, 0, 78, 1) 0%, rgba(100, 0, 78, 1) 1%, rgba(255, 89, 34, 1) 100%);
    margin-bottom: 50px;
    border-radius: 0px 10px 10px 0px;
}


/* Secondry Menu Design */
ul#menu-anavaran li {
    padding: 0 14px;
}

#get3 > .rella-modal {
	padding-top:3.57143em !important;
}
#get3{
	padding-bottom:2rem;
}



div#skc-program-inner-menu-wrapper ul li a {
   font-size: 14px;
   font-family: Montserrat;
   font-weight: 600;
   color: #333;
}

div#skc-program-inner-menu-wrapper .main-nav>li {
   padding: 0 20px;
   text-align: center;
}
div#skc-program-inner-menu-wrapper .main-nav>li a {
color: #666;
	text-transform: uppercase;
}
ul#menu-essential-of-success {
padding: 15px 0;
}




/* Pop up Design */

/* div#get-3-chapter-free .container {
   width: 100%;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
   opacity: 1;
   width: 50%;
   margin: 0 auto;
}
 */




			
	.heading-sup sup {
		top: -1em;
	}
	.heading-sup sub, 
	.heading-sup sup {
		font-size: 50%;
		line-height: 0;
		position: relative;
	}



/* About Page Our Value Section */

.skc-abt-our-values {
    min-height: 498px;
    line-height: 27px;
    border: 1px solid #e6e6e66b !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.10) !important;
}

.skc-abt-our-values h3 {
    margin: 10px 0px;
    letter-spacing: 1px;
}

.skc-abt-our-values:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.10) !important;
    background-image: url(https://www.skc.world/wp-content/uploads/2019/04/Our-values-bg-img.jpg);
}

.skc-abt-our-vlu {
    min-height: 390px;
    line-height: 27px;
    border: 1px solid #e6e6e66b !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.10) !important;
}

.skc-abt-our-vlu h3 {
    margin: 10px 0px;
    letter-spacing: 1px;
}

.skc-abt-our-vlu:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.10) !important;
    background-image: url(https://www.skc.world/wp-content/uploads/2019/04/Our-values-bg-img.jpg);
}


.sup-cep{
	font-size: 14px;
    top: -26px !important;
    right: 6px;
}

footer#footer {
PADDING-TOP: 0;
}
a.flickity-prev-next-button.previous {
   position: absolute;
   left: -6%;
   bottom: 55%;
	border-radius:50px;
}

a.flickity-prev-next-button.next {
   position: absolute;
   right: -6%;
   bottom: 55%;
	border-radius:50px;
}


ol.ana-o-list{
	margin:0;
}

ol.ana-o-list li{
	font-size: 16px;
    color: #333;
    line-height: 28px;
	margin-bottom:0.6rem;
}

.skc-speaker-image, .post-grid .aspect-ratio-fill{
	overflow:hidden;
}

.skc-speaker-image img, .post-grid .aspect-ratio-fill img{
	transition:0.5s;
}
.skc-speaker-image img:hover, .post-grid .aspect-ratio-fill img:hover{
	transform:scale(1.05);
	border-radius: 30px !important;
}

.carousel-nav-style3 .carousel-nav {
    padding: 0px !important;
}

.tabs-title-naked .nav-tabs li a:after{
	background:none;
}

.level-3-7-section .vc_custom_1555912048361{
	background-position:145px top !important;
}

/* Blockquote Open  */
.skc-container-blockquote {
    position: relative;
    background: linear-gradient(to right, #660033 25%, #ff6633 100%);
    height: auto;
    border-radius: 15px;
    display: flex;
    width: 100%;
	padding:0.5rem;
    align-items: center;
    margin: 7em auto 0;
}
.skc-blockquote {
    background: url(https://www.skc.world/wp-content/uploads/2019/03/background-image-1.jpg?id=4303);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 24px 15px;
}
.skc-text-blockquote {
    border-left: 0;
    margin-bottom: 0px;
}
blockquote:before {
    content: url("https://www.skc.world/wp-content/uploads/2019/04/testimonial-icon.png");
    position: absolute;
    top: -20px;
    left: 0;
    left: 0;
    right: 0;
	z-index:11;
    margin: 0 auto;
    /* transform: translate(-50%, -100%); */
    background: url(https://www.skc.world/wp-content/uploads/2019/03/background-image-1.jpg?id=4303);
    width: 10rem;
    height:50px;
    color: #ff5922;
    text-align: center;
}
.skc-text-blockquote p {
  font-size: 30px;
  padding: 0px 5%;
  text-align: center; 
  line-height: 32px;
  letter-spacing: 2px;
}


/* blockquote  */

.skc-blockquote-gradient {
    background: linear-gradient(to right, #603 0%, #f63 70%);
	border-radius: 10px;
}

.skc-blockquote-gradient blockquote {
    border-left: 0px;
}


/* white background blockquote  */

 .skc-blockquote-white {
    background: linear-gradient(to right, #603 0%, #f63 70%);
	border-radius: 10px;
}

.skc-blockquote-white blockquote{
	border-color:transparent;
}

.skc-blockquote-white blockquote:before {
    content: url("https://www.skc.world/wp-content/uploads/2019/04/testimonial-icon.png");
    position: absolute;
    top: -20px;
    left: 0;
    left: 0;
    right: 0;
	z-index:11;
    margin: 0 auto;
    /* transform: translate(-50%, -100%); */
    background:#FFF;
    width: 10rem;
    height:50px;
    color: #ff5922;
    text-align: center;
}


.navbar-brand {
padding: 15px 40px 15px 0;
	
}

/* Icon box design */
    .skc-icon-box-2 {
		position: relative;
		display: inline-block;
		min-height: 68px;
  }

  .sck-focus-area-icon-content p {
    font-size: 16px;
    line-height: 28px;
    padding: 0 30px;
	margin-bottom: 0;
  }

  .sck-focus-area-icon-content h3 {
      font-size: 21px;
  }

  .skc-icon-box-2 .skc-hover-icon-2 {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 99;
  }

  .skc-icon-box-2:hover .skc-hover-icon-2 {
      display: inline;
  }
.skc-icon-box-2-wrapper.skc-cep-focus-area-box {
    min-height: 518px;
}

  .skc-icon-box-2-wrapper {
      text-align: center;
      box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
          padding: 30px 0;
      transition: all .5s;
	  min-height: 503px;
  }

  .skc-icon-box-2-wrapper:hover .skc-hover-icon-2 {
      display: block;
  }

  .skc-icon-box-2-wrapper:hover {
    background-image: linear-gradient(46deg, rgba(100, 0, 78, 0.9) 0%, rgba(255, 89, 34, 0.93) 100%), url(https://www.skc.world/wp-content/uploads/2019/04/eep-focuse-area-box-bg-image.jpg);
    color: #fff !important;
    transition: all .5s;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .skc-icon-box-2-wrapper:hover h3 {
      color: #fff;
  }
/* Icon box design */