﻿body{ background:#fff;}
.pc-btn, .pc-btn-big, input[type="submit"], input[type="button"] {

    background: #09c1e3 url("../images/btn-arrow.png") no-repeat scroll 90% 50%;

    border: 1px solid rgba(0, 0, 0, 0);

    box-shadow: 0 4px 7px #0b447e;

    color: #ffffff;

    font-size: 17px;

    font-weight: 500;

    padding: 12px 70px 12px 25px;

    text-shadow: 0 1px 3px #0b447e; line-height: 1.2;   transition: all 0.5s ease-in-out 0s;

}
.pc-btn:hover, .pc-btn-big:hover, input[type="submit"]:hover, input[type="button"]:hover {

    background: #01396f url("../images/btn-arrow.png") no-repeat scroll 90% 50%; border: 1px solid #00264a;}
.event-section {

    padding: 20px 0;

}
h2.titile {

    font-size: 2em;

    margin-bottom: 0;

    padding-bottom: 0;

    text-align: center; overflow:hidden; margin-bottom:35px;

}

.titile span {

    position: relative;

}

.titile span::before, .titile span::after {

    border: 1px solid #02ffff;

    content: "";

    height: 1px;

    position: absolute;

    top: 50%;

    width: 1600px;

    z-index: 1;

}

.titile span::after {

    left: 100%;

    margin-left: 25px;

}

.titile span::before {

    margin-right: 30px;

    right: 100%;

}

.sub-titile {

    color: #a3a3a3;

    font-size: 1.2em;

    padding-bottom: 20px;

    text-align: center;

}

.event-wrap {
  box-shadow: 1px 0 7px #e5e7e9;
    height: 460px;
    overflow: hidden;
    padding-bottom: 5px;
}



.event-content {

    padding: 0 15px;

}

.event-content > h3 {

    color: #05233c;

    font-size: 1.5em;

    height: 70px;

    margin-bottom: 0;

    max-height: 72px; overflow:hidden;

}
.event-content > h3 a{color: #05233c;}
.event-content > h3 a:hover{color: #04489c;}
.event-text {
    color: #797979;
    height: 107px;
    line-height: 21px;
    overflow: hidden;
}
.event-link {

    font-size: 0.9em;

}

.all-event-link {

    font-size:1.5em;

    padding: 20px 0;

    text-align: center;

}

.all-event-link a {

 

    position: relative;

}

.all-event-link a::after {

    background: rgba(0, 0, 0, 0) url("/images/arrow.png") no-repeat scroll 0 -147px;

    content: "";

    height: 20px;

    position: absolute;

    right: -72px;

    top: 8px;

    width: 60px;

    z-index: 9;

}


.all-event-link a:hover::after{background: rgba(0, 0, 0, 0) url("/images/arrow.png") no-repeat scroll -110px -147px;}

.video-section iframe {
    max-width: 100%;
}
.home-video-part {
    padding: 15px 10px; text-align:center;
}
.subscribe-section {

  background: #0e53a7; /* For browsers that do not support gradients */

  background: -webkit-linear-gradient(-90deg, #0e53a7, #09c1e3); /* For Safari 5.1 to 6.0 */

  background: -o-linear-gradient(-90deg, #0e53a7, #09c1e3); /* For Opera 11.1 to 12.0 */

  background: -moz-linear-gradient(-90deg, #0e53a7, #09c1e3); /* For Firefox 3.6 to 15 */

  background: linear-gradient(-90deg, #0e53a7, #09c1e3); /* Standard syntax */

    color: #ffffff;

    margin: 15px auto;

    padding: 25px 0 35px;

}

.subscribe-section h3 {

    font-size: 2em;

    line-height: 1.15;

}

.subscribe-section p {

    font-size: 1.2em;

}

.subscribe-wrap {

    margin-top: 65px; text-align:center;

}

.subscribe-wrap input[type="text"] {
    border: medium none;
    color: #000;
    font-size: 1em;
    margin: 0 10px 0 0;
    padding: 10px 12px 11px;
    vertical-align: top;
    width: 245px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #b6b6b6;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #b6b6b6;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #b6b6b6;
}
:-moz-placeholder { /* Firefox 18- */
  color: #b6b6b6;
}
.subscribe-wrap input[type="submit"] {
    box-shadow: 0 1px 4px #0b447e;
    font-size: 1.2em;
    margin: 0 auto;
    padding: 10px 55px 10px 16px;
    vertical-align: top;
}
.subscribe-wrap div.wpcf7-validation-errors {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ff0000;
    border-radius: 2px;
    color: #ff0000; margin:0;
}
.subscribe-wrap div.wpcf7-mail-sent-ng {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ff0000;
    border-radius: 2px;
    color: #ff0000; margin:0;
}
.subscribe-wrap div.wpcf7-mail-sent-ok {
    border: 1px solid #398f14; color:#398f14;
   background: #ffffff none repeat scroll 0 0;
 border-radius: 2px;
   margin:0;
}
.academy-section {

    padding: 20px 0;

}

.mmm-download img {

    width: 100%;

}

.mmm-download-btn a {

   background: #09c1e3; /* For browsers that do not support gradients */

  background: -webkit-linear-gradient(-90deg, #0e53a7, #09c1e3); /* For Safari 5.1 to 6.0 */

  background: -o-linear-gradient(-90deg, #0e53a7, #09c1e3); /* For Opera 11.1 to 12.0 */

  background: -moz-linear-gradient(-90deg, #0e53a7, #09c1e3); /* For Firefox 3.6 to 15 */

  background: linear-gradient(-90deg, #0e53a7, #09c1e3); /* Standard syntax */

    color: #ffffff;

    display: block;

    font-size: 2em;

    margin:6px 0 15px;

    padding: 15px 25px;

    position: relative; line-height:1.54;

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.mmm-download-btn a { margin:7px 0 15px;}
}

.mmm-download-btn a::after {

    background: rgba(0, 0, 0, 0) url("/images/arrow.png") no-repeat scroll 0 -289px;

    content: "";

    height: 30px;

    position: absolute;

    right: 7px;

    top: 36%;

    width: 60px;

    z-index: 9;

}

.academy-program {

    margin-bottom: 10px;

    position: relative; overflow:hidden;

}

.academy-program img {

    width: 100%; max-height:152px;

}

.academy-overlay {

    background: rgba(183, 183, 183, 0.9) none repeat scroll 0 0;

    bottom: 0;

    overflow: hidden;

    padding: 10px 20px;

    position: absolute;

    width: 100%; color:#fff;

}

.academy-overlay h4 {

    margin: 0;

    padding: 0; line-height:1.4;

}

.academy-overlay p {

 display:none;

 }
 .academy-overlay a{ color:#fff;}

.academy-overlay h4::after {

    background: rgba(0, 0, 0, 0) url("/images/arrow.png") no-repeat scroll 0 -350px;

    content: "";

    height: 25px;

    position: absolute;

    right: 20px;

    top: 36%;

    width: 25px;

    z-index: 9;

}

.academy-program:hover .academy-overlay {

   background: rgba(15, 178, 208, 0.9) none repeat scroll 0 0;

    top: 0;

}

.academy-program:hover .academy-overlay p {

 display:block; width:80%

 }

.academy-program:hover .academy-overlay > h4 { width:80%;}

.academy-program:hover .academy-overlay > h4::after {

    background: rgba(0, 0, 0, 0) url("/images/arrow.png") no-repeat scroll 0 -410px;

height: 60px;

    width: 41px;

}



.revolutionary-section {


background-image: url("/images/begin-journybg.jpg");
background-size: cover;
background-position: center center;
background-repeat:no-repeat;
    color: #ffffff;

    margin:0 auto 15px;

    padding:35px 0 40px;

}

.revolutionary-section h3 {

    font-size: 2em;

    line-height: 1.2;

}

.revolutionary-section p {

    font-size: 1.2em;

}

.revolutionary-wrap {

    margin-top: 98px;

}

.revolutionary-wrap .pc-btn{ display:inline-block; text-transform:uppercase; text-align:left; }

ul.five-free-program { margin-top: 15px;
    padding-left: 0;}

.five-free-program li {

     background-image: url("../images/five-program.png");
    background-repeat: no-repeat;
    display: inline-block;
    list-style: outside none none;
    margin: 0 20px;
    min-width: 72px;
    padding: 5px 0;
    position: relative;
    text-align: center;
}

.five-free-program li h5 {
 font-size: 1em;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 40px;

}
.five-free-program li.pro-money {background-position:-168px 0; margin-left: 0;}

.five-free-program li.pro-love { background-position:18px 0;}
.five-free-program li.pro-health { background-position:-447px 0;}
.five-free-program li.pro-spirituality { background-position:-74px 0;}
.five-free-program li.pro-influences { background-position: -325px 0;}





.blog-section{ padding:20px 0;}

.blog-wrap {
    box-shadow: 1px 0 7px #e5e7e9;
    float: left;
    margin: 0 5% 0 0;
    padding-bottom: 10px;
    width: 30%;
}
.blog-wrap:nth-child(3) {
    margin-right: 0;
}

.blog-wrap img {

    width: 100%;

}

.blog-content {

    padding: 0 20px;

}

.blog-content > h4 {

    color: #05233c;

    font-size: 1.4em;

    height: 75px;

    margin-bottom: 0;

    max-height: 75px;

    overflow: hidden;

    padding-top: 10px;

}
.blog-content > h4 a{color: #05233c;}
.blog-content > h4 a:hover{color: #04489c;}
.blog-text {

    color: #797979;
overflow:hidden;
    height: 110px;

}

.blog-link {

    font-size: 0.9em;

}

.blog-tags > a {

    border: 1px solid #ededed;

    color: #444444;

    display: inline-block;

    font-size: 0.9em;

    margin: 4px 6px 4px 0;

    padding: 2px 8px;

}

.all-event-link.an-block{ color:#000;}

    .popular-section{ padding:20px 0; }


.popular-wrap {
    float: left;
    margin-right: 0.66%;
    text-align: center;
    width: 24.5%;
}
.popular-wrap:last-child {
    margin-right: 0;
}
 .popular-section-inner {
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 0 7px #e5e7e9;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}

    .popular-wrap > h4 {

    margin: 0;

    padding: 16px 0;

    position: relative;

}

 .popular-wrap > h4::after {

    background: rgba(0, 0, 0, 0) url("/images/arrow.png") no-repeat scroll 0 -554px;

    content: "";

    height: 25px;

    position: absolute;

    right: 20px;

    top: 39%;

    width: 25px;

    z-index: 9;

}

.popular-wrap:hover { background:#01c6ef}

.popular-wrap:hover > h4 a { color:#fff;}

 .popular-wrap:hover > h4::after {

    background: rgba(0, 0, 0, 0) url("/images/arrow.png") no-repeat scroll 0 -599px;}

    
.pillai-img-wrap{ padding-left:0;}
.pillai-img {
    float: left;
    margin-right: 30px;
    margin-top: 5px;
}
.titile.about-titile {
    font-size: 2em;
    line-height: 1.1;
    margin-bottom: 7px;
    margin-top: 0;
    padding-bottom: 10px;
    text-align: left;
}

.about-section {

    padding:50px 0 0;

}
.col-md-12.slick-slide {
    padding-left: 0;
    padding-right: 30px;
}


.daily-msg {
    color: #666666;
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.5;
    margin-bottom: 5px;
    padding: 25px 25px 15px;
    text-align: center;
}
.daily-message {
    border: 3px solid #0e61af;
    margin-top: 5px;
    position: relative;
}
.daily-message::before {
    background: rgba(0, 0, 0, 0) url("../images/qute-pc-left.jpg") no-repeat scroll right center;
    content: "";
    height: 42px;
    left: -18px;
    position: absolute;
    top: -16px;
    width: 42px;
}
.col-md-8.about-pillai {
    padding-right: 40px;
}
.daily-message::after {
    background: rgba(0, 0, 0, 0) url("../images/qute-pc-right.jpg") no-repeat scroll right center;
    bottom: -16px;
    content: "";
    height: 42px;
    position: absolute;
    right: -20px;
    width: 42px;
}
.auth-txt {
    font-size: 1.2em;
    padding: 0 25px 15px 0;
    text-align: center;
}

.daily-message > h3 {

    background: #01c6ef none repeat scroll 0 0;

    color: #ffffff;

    font-size: 1.8em;

    margin: 0;

    padding: 10px 0;

    text-align: center;

}

.about-pillai p{ font-size: 1.1em;}

.all-event-link.more-pillai {

    font-size: 1.2em;

    padding: 10px 0;

    text-align: left;

}

.all-event-link.more-pillai a::after {
    background: rgba(0, 0, 0, 0) url("/images/learn-arrow.png") no-repeat scroll right center;
  content: "";
    height: 20px;
    position: absolute;
    right: -42px;
    top: 6px;
    width: 60px;
    z-index: 9;
}
.all-event-link.more-pillai a:hover::after {background: rgba(0, 0, 0, 0) url("/images/learn-arrow-h.png") no-repeat scroll right center;}
.lifesolution-section {

    background: #0e61af url("/images/Life-Solutions-bg.jpg") no-repeat scroll 100% center / cover;

    color: #ffffff;

    margin: 15px auto;

    padding: 50px 0 45px;

}

.lifesolution-section h2 {

    font-size: 3.2em;

    line-height: 1.2; color:#fff;

}

.lifesolution-section{ margin:0 auto; text-align:center;}

.lifesolution-section ul { padding-left: 0;}

.lifesolution-section li {

    background-image: url("../images/life-solutions.png");

    background-repeat: no-repeat;

    display: inline-block;

    list-style: outside none none;

    margin: 0 4%;

    min-width: 82px;

    padding: 5px 0;

    position: relative;

    text-align: center;

}

.lifesolution-section li h5 {

    margin-bottom: 0;

    padding-bottom: 0;

    padding-top: 100px;

}

.lifesolution-section li.love { background-position:0 0;}

.lifesolution-section li.spirituality { background-position:-177px 0;}

.lifesolution-section li.money {

    background-position: -403px 0;

    min-width: 90px;

}

.lifesolution-section li.personality { background-position:-575px 0;}

.lifesolution-section li.intelligence { background-position:-787px 0;}

.lifesolution-section li.health { background-position:-1005px 0;}

.people-say-section {

    background: #f3f9ff;

    padding: 30px 0;

}

.people-say-section h3 {

    color: #1ddafd;

    font-size: 2.4em;

    padding-bottom: 20px;

    text-align: center;

}

.people-say {

    background: #fff;

    font-size: 1.05em;

    font-style: italic;

    line-height: 1.7;

    padding: 15px 25px; float:left;

}
.people-say > p {
    height: 163px;
    overflow: hidden; line-height:23px;
}
.people-img {
    float: right;
    margin: 10px auto;
    text-align: center;
    width: 32%;
}
.people-img img {
    display: inline-block;
}
.people-name {
    color: #444;
    float: right;
    height: 100px;
    margin: 25px auto 0;
    padding-right: 15px;
    text-align: right;
    vertical-align: middle;
    width: 68%; line-height: 24px;
}

.people-desg{
    color: #888888;
    display: block;
    font-size: 14px;
    font-style: normal; line-height:17px; padding-top:5px;
}

@media (min-width:768px) and (max-width:980px)
{
 h2.titile {
    font-size: 2em;
}
.titile.popular-titile {
    font-size: 2em;
}
.revolutionary-section h3 {
    font-size: 2em;
}
.titile.about-titile {
    font-size: 2em;
}

}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) 
{ 
.event-content > h3 {
    font-size: 1.2em;
    max-height: 60px;
}
.blog-content > h4{ font-size: 1em;}
.blog-text {
    font-size: 0.9em;
}
.blog-wrap {
    margin: 0 1%;
    width: 31%;
}
.lifesolution-section li{ margin: 0 2%;}
.pc-corp-info h6 {
    font-size: 1.2em;}
    
    .event-text{ height:220px;}
}


@media screen and (min-width:0px) and (max-width:980px)

{
    .daily-message {
    clear: both;
    float: left;
    margin: 25px auto;
}
    
    .blog-wrap {

    float: none;

    margin: 0 0 25px;

    width: 100%;

}
.event-content{ text-align:center;}

       .event-text {
    height: auto;
    padding-bottom: 10px;
}
.event-wrap {
    margin-bottom: 20px;
    padding-top: 10px; height:auto;
}
.popular-wrap {

    box-shadow: 1px 0 7px #e5e7e9;

    float: none;

    margin: 0 0 20px;

    width: 100%;

}
.event-content > h3{ height:auto;}
.blog-content > h4 {
    height: auto;
}
.blog-text {
    height: auto;
}  
.popular-section-inner {
    float: none;
}

}
@media screen and (min-width:0px) and (max-width:420px)

{
.pillai-img {
    float: none;
    margin-bottom: 10px;
}
}
@media screen and (min-width:421px) and (max-width:767px)

{
.pillai-img {
    float: left;
    margin-bottom: 10px;
    width: 150px;
}
}
@media screen and (min-width:0px) and (max-width:767px)

{
body{font-size:13px; color:#000; line-height:1.2;}


h2.titile {

    font-size: 2em;

}

.sub-titile {

    font-size: 1.1em;

}

.event-content {

    clear: both;

    margin-bottom: 20px;

}
.event-wrap {
 height:auto;
}


.all-event-link {

    font-size: 1.5em;

}

.academy-program:hover .academy-overlay p {

    display: none;

}

.academy-program:hover .academy-overlay > h4::after {

    top: 1%;

}

.revolutionary-wrap{ margin-top:20px;}
.five-free-program li {
    margin: 20px;
}
.five-free-program li.pro-money{ margin-left:20px;}
.revolutionary-section h3 {

    font-size: 1.7em;

}

.revolutionary-wrap .pc-btn {

    font-size: 1.3em;

}




.video-section iframe {
    height: auto;
    max-width: 100%; margin-bottom:20px;
}


.titile.popular-titile {

    font-size: 1.8em;

}

.popular-section-inner {

    box-shadow: none;

    float: none;

}



.people-say-section h3 {

    font-size: 1.8em;

}

button.slick-prev.slick-arrow {

    left: -10px;

}

button.slick-next.slick-arrow {

    right: -10px;

}

.lifesolution-section li{ min-width:106px;}
}
/*pc homepage style*/
.coursebtnlft{
    margin-top: 45px;
}
.quote-title {
   font-size: 2em;
    font-style: normal;
    clear: both;
    display: inherit;
    padding-bottom: 15px;
    color: #09c1e3;
    margin-top: -15px;
}
.daily-msg {
    padding-top: 0;
    margin-bottom: 0;
    text-align: left;
}
.auth-txt{
    padding-bottom: 0;
    text-align: left;
    padding-left: 20px;
    font-weight: bold;
}
.daily-message{
    border: none;
}
.daily-message::after{
    background: transparent;
}
.daily-message::before{
   top: 62px;
}
.fullheightimg img{
    max-height: 450px;
}
.academy-program.fullheightimg .academy-overlay:hover {
    padding-top: 130px;
}







