body {
    font-size: 16px;
}
/* FOR CONTENT BOTTOM POSITION */

#jsn-content-bottom {
    z-index: 85;
    position: relative;
    text-align: left;
    background: #efefef url(../images/backgrounds/bg-content-bottom.jpg) 0 0 repeat-x;
    border-top: 5px solid #f0f0f0;
    border-bottom: 1px solid #e0e0e0;
    padding: 0px 0;
}

/* FOR CONTENT BOTTOM OVER POSITION */

div .nopadding .jsn-modulecontent {
    padding: 0px 0px 0px 0px !important;
}

/* =============== for no margin on modules =============== */

div .nomargin .jsn-modulecontent p {
    margin: 0px 0px 0px 0px !important;
}

/* =============== LAYOUT - TOPBAR AREA =============== */
#22jsn-topbar {
	background-color: #fff !important;
	22background-image: url("../images/backgrounds/bg-menu-top.png");
	background-repeat: repeat;
	padding: 0px 0;
}

#jsn-topbar {
	background-color: #2B92CD !important;
	22background-image: url("../images/backgrounds/bg-menu-top.png");
	background-repeat: repeat;
	padding: 0px 0;
}

#jsn-pos-topbar {
	color: #ffffff;
	margin: 0 auto;
	width: 960px;
}
#jsn-pos-topbar a {
	color: #ffffff;
}
#jsn-pos-topbar .jsn-modulecontainer {
	float: right;
}

/* =============== LAYOUT - logo AREA =============== */

#22jsn-logo {
	padding-top: 5px;
	padding-bottom: 5px;
}

#jsn-logo {
    padding-top: 4px;
    22padding-bottom: 5px;
    22display: none;
}



    @media (max-width : 768px) {
  .hidden-phone {
        display: none;
  }
}

/* =============== LAYOUT - menu AREA =============== */

#jsn-menu {
    z-index: 999;
    color: #f2f2f2;
    22position: relative;
    float: left;
	22width: 100%;
	z-index: 1001;
}

div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a{
    padding: 8px 20px 5px 0px;
}

div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a.jsn-nodescription {
    padding: 8px 20px 5px 0px;
}

/*.apply-title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: red;
	
}*/



.left-column {
	float:left;
}

.left-column h2{
	margin-top:0.1em;
	margin-bottom:0.1em;
	line-height: 25px;
}

.left-column h2:last-of-type {
	color: #39CE3E;
}

.22center-column {
	float:left;
}

.right-column {
	float:right;
}

.right-column h2{
	margin-top:0.1em;
	margin-bottom:0.1em;
	line-height: 25px;
}



#22jsn-footer-outer {
	display: inline-block;
	margin: 10px auto;
	text-align: center;
}

.accimages {
	text-align: center;
}

.accimg {
	display: inline-block;
    22width: 100px;
    22height: 100px;
    22background: #ccc;
    margin: 20px;
}

#22jsn-footer-outer img {
	margin: 10px auto;
	text-align: center;
}

#jsn-body {
    background: url(../images/backgrounds/bg.png) repeat scroll 0 0 #F8F8F8;
	22background: url(http://www.crazywebsite.com/Website-Clipart-Pictures-Videos/Halloween-Art/bk-Spider_on_Web_Bats_Website_Background_OrngBlk.jpg) repeat fixed 0 0 #F8F8F8;
    padding-top: 0px;
}

.22last {
	margin-left: 100px;
}

.22last span {
	color: red;
	font-size: large;
	text-decoration: none;
}

.22last {
 float:right;
}

.22jsn-modulecontainer ul.menu-mainmenu ul {
    margin: 0;
    padding: 0;
    clear: both;
    width: 100%;
}
.22last ul li:last-child{
  float:right !important;
}


.fbvideo {
	float: right;
	width: 50%;
}


.fbvideodesc {
	float: left;
	width: 49%;
}

.cobweb {
	position: fixed; top: 0; left: 0; border: 0;
	z-index: 1000;
	width: 250px;
}

.cobweb1 {
	position: fixed; top: 0; right: 0; border: 0;
	z-index: 1000;
	width: 250px;
}



.halloween > img {
    width:100%;
    max-width:500px; /* real image width */
    position:absolute;
    top:250px; left:0; right:0; bottom:0;
    margin:auto;
	z-index: 1000;
}

.item-page {
	background: #ffffff
}


.xmasdecs {
	position: fixed; top: 0; left: 0; border: 0;
	z-index: 1000;
	22width: 200px;
}

.xmasdecs1 {
	position: fixed; top: 0; right: 0; border: 0;
	z-index: 1000;
}


.bg-image {background: url(../images/teflph/excited-peeking.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;}

.bg-padding-top {padding-top:200px;}
.bg-padding-bottom {padding-bottom:20px;}

/* =============== LAYOUT - Weekend Warrior =============== */

.weekend img {margin:0 auto;}

.ww-col {
	float:left;
	width:49%;
}

.horz-align {
    margin-top: 150px;
    display: flex;
}


.ww-button {
    22position: absolute;
    22top: 100px;
    22left: 200px;
    display: inline-block;
    margin: 0 auto;
    
    -webkit-border-radius: 10px;
    
    -webkit-box-shadow: 
        0px 3px rgba(128,128,128,1), /* gradient effects */
        0px 4px rgba(118,118,118,1),
        0px 5px rgba(108,108,108,1),
        0px 6px rgba(98,98,98,1),
        0px 7px rgba(88,88,88,1),
        0px 8px rgba(78,78,78,1),
        0px 14px 6px -1px rgba(128,128,128,1); /* shadow */
    
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;
} 

.ww-button span {
    background-color: #E8E8E8;
    
    background-image: 
        /* gloss gradient */
        -webkit-gradient(
            linear, 
            left bottom, 
            left top, 
            color-stop(50%,rgba(255,255,255,0)), 
            color-stop(50%,rgba(255,255,255,0.3)), 
            color-stop(100%,rgba(255,255,255,0.2))),
        
        /* dark outside gradient */
        -webkit-gradient(
            linear, 
            left top, 
            right top, 
            color-stop(0%,rgba(210,210,210,0.3)), 
            color-stop(20%,rgba(210,210,210,0)), 
            color-stop(80%,rgba(210,210,210,0)), 
            color-stop(100%,rgba(210,210,210,0.3))),
        
        /* light inner gradient */
        -webkit-gradient(
            linear, 
            left top, 
            right top, 
            color-stop(0%,rgba(255,255,255,0)), 
            color-stop(20%,rgba(255,255,255,0.5)), 
            color-stop(80%,rgba(255,255,255,0.5)), 
            color-stop(100%,rgba(255,255,255,0))),        
        
        /* diagonal line pattern */
        -webkit-gradient(
            linear, 
            0% 100%, 
            100% 0%, 
            color-stop(0%,rgba(255,255,255,0)), 
            color-stop(40%,rgba(255,255,255,0)), 
            color-stop(40%,#D2D2D1), 
            color-stop(60%,#D2D2D1), 
            color-stop(60%,rgba(255,255,255,0)), 
            color-stop(100%,rgba(255,255,255,0)));
    
        -webkit-box-shadow:
            0px -1px #fff, /* top highlight */
            0px 1px 1px #FFFFFF; /* bottom edge */
    
    -webkit-background-size: 100%, 100%, 100%, 4px 4px;
    
    -webkit-border-radius: 10px;
    -webkit-transition: -webkit-transform .1s ease-in-out;
    
    display: inline-block;
    padding: 10px 40px 10px 40px;
    
    color: #3A474D;
    text-transform: uppercase;
    22font-family: 'TradeGothicLTStd-BdCn20','PT Sans Narrow';
    font-weight: 700;
    font-size: 32px;
    
    text-shadow: 0px 1px #fff, 0px -1px #262F33;
}

        .ww-button span:hover {
            color: #2B92CD;
            text-shadow: 0px -1px #3b3aa6;
            cursor: pointer;
        }

        .ww-button:active {
            -webkit-box-shadow: 
                0px 3px rgba(128,128,128,1),
                0px 4px rgba(118,118,118,1),
                0px 5px rgba(108,108,108,1),
                0px 6px rgba(98,98,98,1),
                0px 7px rgba(88,88,88,1),
                0px 8px rgba(78,78,78,1),
                0px 10px 2px 0px rgba(128,128,128,.6); /* shadow */
        }

        .ww-button:active span{
            -webkit-transform: translate(0, 5px); /* depth of button press */
        }

    .22ww-button span:after {
        content: ">";
        display: block;
        width: 10px;
        height: 10px;
    
        position: absolute;
        right: 14px;
        top: 12px;    
        
        font-family: 'Cabin';
        font-weight: 700;
        color: #2B92CD;
        text-shadow: 0px 1px #fff, 0px -1px #97A63A;
        font-size: 26px;
    }

/* ============================== */


.courses {
    clear: both;
    margin: 10px 0;
    padding: 0;
    overflow: hidden;
}

.courses p {
	margin-bottom: 20px;
}

.block-head {
    clear: both;
    margin: 10px 0;
    overflow: hidden;
}

.block-head h1 {
    margin: 0 0 15px 0;
    padding: 0;
    border: none;
	font-size: 3.0em;
    line-height: 1.2em;
    margin: 10px 0 15px 0;
    letter-spacing: -1px;
	font-weight: 300;
    font-family: "Open Sans", Arial, serif;
}

.block-head .tagline {
    font-size: 1.4em;
    color: #009933;
    line-height: 1.2em;
    padding-bottom: 10px;
}

.article-list ul li {
	margin:0.3em 0 0.3em 0;
}



.right-sep-md {
    border-right: 1px solid #eeeeee;
    margin: 0;
	width:50%;
	float:left;
    22position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.sep-md {
    margin: 0;
    22position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	overflow:hidden;
}

ul.star li {
    list-style: none;
    background: url(../images/star1.png) no-repeat 0 0.3em;
    padding: 2px 0 5px 28px;
    line-height: 1.8em;
}
ul.star {
    margin-left: 5px;
}


#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent,
div.jsn-modulecontainer ul.menu-mainmenu ul {
	background-color: #2B92CD;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	color: #EBF7FC;
}
/* ----- HOVER STATE ----- */
#jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner:hover h3.jsn-moduletitle,
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a {
	background-color: #2B92CD;
	color:#FFF;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li {
	border-color: #63c3f9;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li:hover,
div.jsn-modulecontainer ul.menu-mainmenu ul li.active {
	background-color: #63c3f9;
	border-bottom: 1px solid #63c3f9;
	padding: 0;
}

#jsn-logo a {
    line-height: 100%;
    display: inline-block;
    margin-top: 1px;
    text-decoration: none;
}

#jsn-mainbody-content-inner4.jsn-hasmainbody, #jsn-mainbody-content-inner4.jsn-hasmainbodytop, #jsn-mainbody-content-inner4.jsn-hasmainbodybottom {
    padding: 10px;
    margin: 10px;
}


blockquote {
    width: 95% !important;
}

.lead {
    font-size: 1em;
}

.horz-align-1 {
    margin-top: 30px;
    display: flex;
}

.social-icons ul {
	display: inline-flex;
    list-style: none;
}
.social-icons ul li {
	margin-right: 20px;
}
.social-icons a {
	color:#fff !important;
}


.contact-details .fa {
    padding: 10px;
    font-size: 15px !important;
    width: 35px;
    text-align: center;
    text-decoration: none !important;
    margin: 5px 2px;
    border-radius: 50%;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}

.yt-testimonial .extraslider-inner .item-wrap-inner {
    text-align: center;
}

#jsn-footer {
    font-size: 1em;
}

.apply-heading h1 {text-align:center;}


#jsn-pos-right > div.black-bg.jsn-modulecontainer > div {background:#000000 !important; padding:30px 0px 30px 20px;}

ul.latestnews li {
    padding-bottom: 10px;
}

/* ---------------------------------- After Upgrade -------------------------------------------- */
div#yt_logo {
    padding: 0;
}
#yt_header_bottom #yt_logo .logo:before {
display:none;
}
#yt_header_bottom #yt_logo .logo:after {
display:none;
}

#yt_header_bottom #yt_logo .logo span {
display:none;
}

#meganavigator li.level1 > .item-link {
    padding: 28px 15px;
}

.social-icons ul, ol {
    padding-left: 0px;
}

#yt_spotlight10 {
    min-height: 400px;
	padding: 60px 0px 30px 0px;
}

.crleft ul {list-style:none;}
.crleft ul li {display:inline;padding-left:10px;}
.crright {float:right; margin-top:10px;}
.crleft {float:left; margin-bottom:10px;}

#yt_footer #footer {
    text-align: left;
}
#yt_footer {
    padding: 25px 0;
    color: #919191;
    position: relative;
    background: #242424;
}
#yt_footer a {color:#ffffff;}
.center {margin-left:auto;margin-right:auto;}

.module.counter-achived .list-counter .yt-counter-wrapper .yt-counter-desc .yt-counter-number {
    padding: 0px 10px 0px 0px;
}

.module.counter-achived .list-counter .yt-counter-wrapper .yt-counter-desc .yt-counter-number:after {
    width: 100%;
}


.yt-counter-number {
    font-size: 50px !important;
    color: #ffffff;
}

/*.form-validate .radio input[type="radio"], .form-validate .radio-inline input[type="radio"], .form-validate .checkbox input[type="checkbox"], .form-validate .checkbox-inline input[type="checkbox"] {
    margin: 2px 0px 0px 60px;
}*/

.yt-counter-text {
    color: #ffffff;
    font-size: 28px !important;
}

.popular-main .fa {width:100%;text-align:left;padding:0px;font-size:inherit !important;}

#yt_maintop {
    background: #2B92CD;
}

.pages-about-preschools .list-item .item:nth-child(even) a {
    bottom: -21px;
}
	
.pages-about-preschools .list-item .item:nth-child(odd) a {
    top: -23px;
}

.pages-about-preschools .list-item .item span.info {
    font-size: 12px;
}

.backtotop {
    top: auto;
    bottom: 0;
	left:0;
}

.module.slick-slider-slideshow div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
    line-height: 1.2em;
}

.module.slick-slider-slideshow div.sj-k2slickslider .slickslider-items .item-content .item-content-inner {
    top: 40%;
}

.pre-text-1 {
    color: #fff;
    margin-bottom: 40px;
}

.module.cus-activities h3.modtitle {
    margin: 0 0 40px;
}

.module.cus-activities .item .img-item {
    line-height: 95px;
}

#22yt_spotlight3 {
    background: url(../images/demo/bg-video.jpg) repeat-x center scroll;
    padding: 75px 0 65px;
    position: relative;
}

.apply-title {
    font-size: 3em;
    color: red;
    font-weight: 700;
}

.apply-img img {margin-top:-20px;margin-right: 20px;}

#content_main4 .module.popular-courses h3.modtitle {
  padding: 0;
  text-transform: capitalize;
  font-size: 46px;
  color: #222;
  display: inline-block;
  position: relative;
  padding-bottom: 12px;
  margin: 0 0 35px;
}
#content_main4 .module.popular-courses h3.modtitle:before {
  content: "";
  height: 20px;
  width: 100%;
  position: absolute;
  background: url(../templates/teflph/images/styling/blue/student-color.png) no-repeat center;
  top: 100%;
  left: 0;
  z-index: 1;
}
#content_main4 .module.popular-courses h3.modtitle:after {
  display: none;
}

#content_main4 .module.popular-courses .pre-text {
    margin: 0 0 25px;
}

#content_main4 .item .item-img-avatar {
    margin-bottom: 20px !important;
}

#content_main5 .module.achieve h3.modtitle {
  padding: 0;
  text-transform: capitalize;
  font-size: 46px;
  color: #222;
  display: inline-block;
  position: relative;
  padding-bottom: 12px;
  margin: 0 0 35px;
}
#content_main5 .module.achieve h3.modtitle:before {
  content: "";
  height: 20px;
  width: 100%;
  position: absolute;
  background: url(../templates/teflph/images/styling/blue/student-color.png) no-repeat center;
  top: 100%;
  left: 0;
  z-index: 1;
}
#content_main5 .module.achieve h3.modtitle:after {
  display: none;
}

#22yt_breadcrumb {
  padding: 10% 0;
  margin: 0;
  background: url(../images/bg/bg-breadcrumb.jpg) center center no-repeat;
  background-size: cover;
}

#yt_breadcrumb {
  padding: 10% 0;
  margin: 0;
}

#content {
    padding: 75px 0;
}

.item-img-avatar img {
    border-radius: 50%;
    width: auto;
    margin: 0 auto;
    max-width: 150px;
    max-height: 150px;
}

.module.meet-our-teachers .owl-item .yt-content-slide .caption .carousel-caption p {
    margin: 0 0 5px;
}

.teachers img {border-radius:50%;}

.top-banner {
	font-family: 'Kalam', cursive;
	font-size: 40px;
	color: #ffffff;
	margin: 10px 30px 30px 30px;
	line-height:30px;
}

.top-banner span {
	font-size: 60px;
}

.top-banner img {
    margin-top: -30px;
    max-width: 100%;
    width: 120px;
    height: auto;
    bottom: 0;
    right: 0;
    display: block;
    position: absolute;
}

.m40 {
    padding: 20px 0px 0px 0px;
    text-align: center;
}


.module.counter-achived h3.modtitle {
    font-size: 40px;
}

.main-content img{
	max-width:100%;
	height:auto;
}

#yt_header_top {
    background: #2B92CD;
}

#yt_header_top #content_top2 .module #mod-finder-searchform .searchform button {
    z-index: 10;
}

/*@media (max-width: 360px){
#yt_spotlight5 {
    display: none;
}

}*/

/* #yt_mainmenu.col-md-9 {
	
	padding-right: 5px;
    padding-left: 5px;
} */

/*#meganavigator .level1 .last span:last-of-type {
	color: red !important;
} */

#content_top1 {padding:10px;}
#content_top2 {padding:10px;}

/*@media screen and (max-width: 600px) {
#yt_spotlight5 {
    display:none;
}
}*/


.module.counter-achived .list-counter .yt-counter-wrapper .yt-counter-desc .yt-counter-text {
    display: block;
}

.module.counter-achived .list-counter .yt-counter-wrapper {
    float: none;
}

#meganavigator .mega-content .mega-col.one {
    width: 280px;
}

.sige {
    clear: both;
    display: table-cell;
    margin: 16px 4px;
    padding: 0;
    list-style-type: none !important;
    text-align: center !important;
}

.sige_cont_0 {
    width: 230px;
    height: 100% !important;
    float: none !important;
    display: inline-block;
}

#meganavigator .mega-content ul.subnavi li .item-link, #meganavigator .mega-content .menu li .item-link {
    padding: 5px 0;
}

#rating .fa {color:#D4AF37}

.module.meet-our-teachers .owl-item .yt-content-slide .caption {
	padding:30px 40px 30px;
}

.item-page .img-fulltext.pull-left {
  margin-right: 20px;
}
.item-page .img-fulltext.pull-right {
  margin-left: 0px;
}

#bottom1{z-index:4;}
#bottom2{z-index:3;}
#bottom3{z-index:2;}
#bottom4{z-index:1;}

.wrap_breadcrumbs h3.modtitle {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    margin: 0 0 20px;
}

.wrap_breadcrumbs h3.modtitle {
    background: rgba(102, 102, 102, 0.6);
}


.wrap_breadcrumbs ul.breadcrumb {
    background: rgba(102, 102, 102, 0.6);
}


.wrap_breadcrumbs ul.breadcrumb li a:hover {
    color: #2B92CD !important;
}


.head-1 {border-bottom:2px #2B92CD solid;}







.pol-wrapper {
  width: 100%;
  padding: 0 2rem;
  text-align: center;
    font-family: 'Poor Story', cursive;
}
.pol-polaroid {
  background: #eee6d8; /*fallback colour for browsers that don't support gradients*/
background: -webkit-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -moz-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -o-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: -ms-linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
background: linear-gradient(top, #ede1c9, #fef8e2 20%, #f2ebde 60%);
  padding: 1rem;
  box-shadow: 0 0.2rem 1.2rem rgba(0,0,0,0.2);
  
}
.pol-polaroid > img{
  max-width: 100%;
  height: auto;
}
.pol-caption {
  font-size: 1.8rem;
  text-align: center;
  line-height: 2em;
}
.pol-item {
  width: 30%;
  display: inline-block;
  margin-top: 2rem;
  filter: grayscale(100%);
}
.pol-item .pol-polaroid:before {
  content: '';
  position: absolute;
  z-index: -1;
  transition: all 0.35s;
}
.pol-item:nth-of-type(4n+1) {
  transform: scale(0.8, 0.8) rotate(5deg);
  transition: all 0.35s;
}
.pol-item:nth-of-type(4n+1) .pol-polaroid:before {
  transform: rotate(6deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  right: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.4);
}
.pol-item:nth-of-type(4n+2) {
  transform: scale(0.8, 0.8) rotate(-5deg);
  transition: all 0.35s;
}
.pol-item:nth-of-type(4n+2) .pol-polaroid:before {
  transform: rotate(-6deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  left: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.4);
}
.pol-item:nth-of-type(4n+4) {
  transform: scale(0.8, 0.8) rotate(3deg);
  transition: all 0.35s;
}
.pol-item:nth-of-type(4n+4) .pol-polaroid:before {
  transform: rotate(4deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  right: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.3);
}
.pol-item:nth-of-type(4n+3) {
  transform: scale(0.8, 0.8) rotate(-3deg);
  transition: all 0.35s;
}
.pol-item:nth-of-type(4n+3) .pol-polaroid:before {
  transform: rotate(-4deg);
  height: 20%;
  width: 47%;
  bottom: 30px;
  left: 12px;
  box-shadow: 0 2.1rem 2rem rgba(0,0,0,0.3);
}
.pol-item:hover {
  filter: none;
  transform: scale(1, 1) rotate(0deg) !important;
  transition: all 0.35s;
}
.pol-item:hover .pol-polaroid:before {
  content: '';
  position: absolute;
  z-index: -1;
  transform: rotate(0deg);
  height: 90%;
  width: 90%;
  bottom: 0%;
  right: 5%;
  box-shadow: 0 1rem 3rem rgba(0,0,0,0.2);
  transition: all 0.35s;
}
div.margin-10 {margin:0px 0px 10px 10px;}

.module.popular-courses .popular-main .item .price {
    color: #575757;
}
.teacher-edu .item .main-item a {
    color: #575757;
}
.pages-about-preschools .main-content a.discover-now {
    color: #575757;
}
.article-text h2 {
    font-size: 140%;
    line-height: 130%;
}
.green-tick {padding-left:10px;color:#008a00;}
.article-padding-top {padding-top: 140px; margin-top: -140px;}
.article-padding-menu {padding-top: 200px; margin-top: -200px;}
.article-nav-menu {background: #ffca00;padding: 15px;border: 4px #fff solid;border-radius:5px;box-shadow:0 0 0 8px #ffca00;}
.article-nav-menu ul{list-style: none;font-size: 0.9em;}
.article-nav-menu ul li{line-height: 18px;padding-bottom: 5px;}
.article-nav-menu ul li a {color:#ffffff !important;font-weight:600 !important;}
.jve-statistics {padding-top:10px;}
.content_rating {display:flex;}
.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.home-page-list ul {
	padding-left: 0px;
}

.home-page-list ul li {
    font-size: 1.5em;
    list-style: none;
    padding-bottom: 10px;
    font-weight: 600;
	text-transform: capitalize;
	padding-right: 20px;
}
.home-page-list-inline {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
    align-items: center;
}

.home-page-list-inline li:nth-of-type(1n) {
  color: red;
  font-size:1.4em;
}
.home-page-list-inline li:nth-of-type(2n) {
  color: orange;
  font-size:1.6em;
}
.home-page-list-inline li:nth-of-type(3n) {
  color: green;
  font-size:2em;
}
#footer > div > div.crleft > p.no-link > a {
	color: #919191;
}
#footer > div > div.crleft > p.no-link > a:hover {
	color: #919191;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #ddd;
}

.icon-refresh, .icon-plus {
    font-family: simple-line-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#yt_component > div.m-b-10 {margin-bottom:20px;}

.icon-delete {
    font-family: Flaticon !important;

}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


