@charset "utf-8";
/* CSS Document */
/*  home page css  */
h2 {color:#ffffff; font-size:20px; padding: 10px 0 10px 10px;}
h6{font-size:13px; font-family:"Times New Roman", Times, serif;}
p{font-size:13px; color:#000; line-height:22px;}

.submit-btn{padding:10px 20px; background-color:#59b500; color:#FFF; font-weight:bold; box-shadow:0 3px 0 #418202; border-radius:5px; border:none;}
.submit-btn:focus{box-shadow:0 2px 0 #418202;}

.red{color:#da251c;}

#head-top{width:100%; background-color:#920700; color:#ffffff; padding:1px 0; font-size:12px; font-weight:bold;}
#head-top img {vertical-align:center;}
#logo {background-color:#ffffff; padding:4px 0;}

#banner {background:url(../images/banner-bg.jpg) repeat left #DADEE9; padding:5px 0; padding:10px 0;}
#banner img {width:100%;}
#right-form .form {padding-left:22px;}
#right-form .form .btn-group {background-color:#ffffff; padding:15px; height:420px;}
#right-form .form .btn-group .submit-btn{margin-top:30px;}
#right-form .form .btn-group .form-control {margin-bottom:13px;}
#right-form .form .btn-group .desc {background-color: #FFFFFF;
								background-image: none;
								border: 1px solid #CCCCCC;
								border-radius: 4px;
								box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
								color: #555555;
								display: block;
								font-size: 14px;
								height: 80px;
								line-height: 1.42857;
								padding: 6px 12px;
								width: 100%;
								margin-bottom:10px;}
#right-form .form .btn-group .checkbox-inline {margin-bottom:10px;}
#right-form .form .btn-group h6 {width: 100%; color: #B4B2B5; font-size: 14px; line-height: 1.42857;}
/*#banner .news h3 {color:#ffffff; background-color:#576069; text-align:center; padding:10px 0; font-size:19px; font-weight:bold; margin:10px 0;}*/
.news_heading{background-color:#575f69; padding:10px; width:100%; font-size:16px; font-weight:bold; color:#FFFFFF;}
.news{background-color:#FFF; margin:10px 0; border:#c3c9d5 solid 1px;}
.news ul{padding:0; margin:0;}
#wrapper {width: 100%; left: 0;}
#wrapper h3 {font-size: 20px; text-align: center;}
#wrapper > div {background-color: #FFF; width: 98%; overflow: hidden; padding:3px 0;}
#wrapper > div.first {border-bottom: none;}
#wrapper dl {display: block; margin: 0;}
#wrapper dt, #wrapper dd {display: block; float: left; margin: 0 10px; padding:8px 0;}
#wrapper dt {background-color: #f66; color: #fff;}
#wrapper dd {color: #333; margin-right: 25px;}
#wrapper dd img{margin-right:5px;}
#wrapper dd a{color:#000;}
#wrapper dd a:hover{color:#910700;}
code {font-style: italic;}

#banner .news p {color:#737373; background-color:#ffffff; padding:10px 0 9px 10px; font-size:16px; font-weight:bold; margin:10px 0;}
#banner h2 {color:#ffffff; font-size:20px; padding: 10px 0 10px 10px; background-color:#920700; margin:0;}
#banner h1{text-align:center; color:#000; font-weight:bold; font-size:24px;} 
#banner h3{float:left; color:#4F535B; font-weight:bold; margin:0; font-size:20px;} 


#main-sec .welcome {width:100%; background:url(../images/texture.jpg) #263B58 repeat left; text-align:center;}
#main-sec .welcome .parts {width:100%; padding: 10px; float:left;}
#main-sec .welcome .parts a:hover{text-decoration:none}
#main-sec .welcome h1 {color:#ffffff; font-size:26px; margin:30px 0 3px 0;}
#main-sec .welcome p {color:#757D8A; font-size:13px; margin:0 0 20px 0;}
#main-sec .welcome h2 {color:#ffffff; font-size:18px; margin:15px 0 5px 0;}
#main-sec {width:100%; float:left; background-color: #fff;}
#main-sec .about {width:100%; background-color:#ffffff;}
#main-sec .about .boxes {padding:0px 10px; margin:20px 0px;}
#main-sec .about .boxes h4{color:#ffffff; font-size:26px; margin:0; padding:10px 0;}
#main-sec .about .boxes p{color:#737373; font-size:13px;} 
#main-sec .about .boxes p.mid {color:#737373; font-size:13px; text-align:center;}
#main-sec .about .boxes h5{color:#920700; font-size:15px; text-align:center; font-weight:bold;} 
#main-sec .about .boxes h5.bod {color:#920700; font-size:15px; text-align:center; font-weight:bold; border-bottom:1px dashed #737373; padding-bottom: 10px;} 
#main-sec .about .boxes .box1{text-align:center; background-color:#FA9801;}
#main-sec .about .boxes .box2{text-align:center; background-color:#0ACA5B;} 
#main-sec .about .boxes .box3{text-align:center; background-color:#18A8C2;} 
#main-sec .about .boxes .based {background-color:#F0F0F0; padding:10px; height:280px; width:100%; overflow:hidden;}

#footer {float:left; width:100%; background-color:#34373C;}

#footer ul.social-links {margin:0; padding:35px 0;}
#footer ul.social-links li a {color:#6B7278; text-decoration:none;}
#footer ul.connect img {vertical-align:center;}

.contact-form{width:100%; float:left; margin:5px 0 10px 0;}
.contact-form lable{margin:0 10px 0 20px;}
.contact-form input{background:none; border:#9ca3ae solid 2px; border-radius:0; height:45px; margin:15px 0;}
.contact-form select{background:none; border:#9ca3ae solid 2px; border-radius:0; padding:10px; margin:15px 0; width:100%; color:#9ca3ae; -moz-appearance:none; -webkit-appearance:none; -ms-appearance:none; appearance:none;}
.contact-form textarea{background:none; border:#9ca3ae solid 2px; border-radius:0; margin:15px 0;}
.contact-form input::-webkit-input-placeholder {font-size:18px; color:#9ca3ae;}
.contact-form input:-moz-placeholder { /* Firefox 18- */font-size:18px; color:#9ca3ae;}
.contact-form input::-moz-placeholder {  /* Firefox 19+ */font-size:18px; color:#9ca3ae;}
.contact-form input:-ms-input-placeholder {font-size:18px; color:#9ca3ae;}
.contact-form select {font-size:18px; }
/*.contact-form select option {font-size:18px; color:#9ca3ae;}*/

.contact-form textarea::-webkit-textarea-placeholder {font-size:18px; color:#9ca3ae;}
.contact-form textarea:-moz-placeholder { /* Firefox 18- */font-size:18px; color:#9ca3ae;}
.contact-form textarea::-moz-placeholder {  /* Firefox 19+ */font-size:18px; color:#9ca3ae;}
.contact-form textarea:-ms-textarea-placeholder {font-size:18px; color:#9ca3ae;}

.read {float:left; }
.btn1{background-color:#FA9801; border-radius:5px; right: 20px; float:right; bottom:10px; position:absolute; border:0; font-size:14px; color:#FFF; font-weight:bold; padding:5px 20px; box-shadow:0px 3px 0px #C87A02; -moz-box-shadow:0px 3px 0px #C87A02; -webkit-box-shadow:0px 3px 0px #C87A02;}
.btn2{background-color:#0ACA5B; border-radius:5px; right: 20px; float:right; bottom:10px; position:absolute; border:0; font-size:14px; color:#FFF; font-weight:bold; padding:5px 20px; box-shadow:0px 3px 0px #029842; -moz-box-shadow:0px 3px 0px #029842; -webkit-box-shadow:0px 3px 0px #029842;}
.btn3{background-color:#18A8C2; border-radius:5px; right: 20px; float:right; bottom:10px; position:absolute; border:0; font-size:14px; color:#FFF; font-weight:bold; padding:5px 20px; box-shadow:0px 3px 0px #088CA4; -moz-box-shadow:0px 3px 0px #088CA4; -webkit-box-shadow:0px 3px 0px #088CA4;}


.send-btn{background-color:#da251c; border-radius:5px; border:0; font-size:16px; color:#FFF; font-weight:bold; padding:10px 30px; box-shadow:0px 3px 0px #910700; -moz-box-shadow:0px 3px 0px #910700; -webkit-box-shadow:0px 3px 0px #910700; float:right;}
.border{width:100%; height:8px; float:left; background:url(../images/border.jpg) repeat-x left;}
.address{width:100%; float:left; margin:50px 0;}
.address img{float:left; margin:5px 20px 0 0;}
.address p{float:left; font-size:16px;}

.careers{text-align:center;}
.thank-you{width:100%; text-align:center; margin:100px 0;}
#banner-course{width:100%; background:url(../images/cors-ban.jpg) repeat-x center; height:133px;}
#banner-course .inner-ban {width:100%; float:left;}
#main-sec .head{width:100%; float:left; background-color:#F90; margin-top:8px;}
#main-sec .head h4 {float:left; width:100%; color:#FFF; font-size:32px; padding:8px 0; margin:0; }
#main-sec .about{width:100%; float:left; margin:30px 0;}
.school-sec-head{width:100%; padding:1px 0 1px 70px; background:url(../images/school.jpg) #00a8ff no-repeat left;}
.commerce-sec-head{width:100%; padding:1px 0 1px 70px; background:url(../images/commerce.jpg) #008bd3 no-repeat left;}
.professional-sec-head{width:100%; padding:1px 0 1px 70px; background:url(../images/professional.jpg) #006da6 no-repeat left;}
h4{color:#FFF; font-size:22px;}
.courses-list{margin-top:15px; padding-left:30px;}
.courses-list li { list-style:url(../images/list-arrow.jpg); line-height:35px; font-weight:bold; font-size:16px; color:#da251c; border-bottom:#959595 dashed 1px; }
.courses-list li.up { list-style:url(../images/list-arrow.jpg); cursor: pointer;  }
.courses-list li.down { list-style:url(../images/list-arrow-down.jpg); cursor: pointer;  }
.courses-list .courses-list-sub{padding-left:10px;}
.courses-list .courses-list-sub li{list-style:none; font-size:13px; color:#00965f; line-height:22px; font-weight:normal; border:none;}
/*#main-sec .about .school-boxes { border:1px solid #E4E4E4;  margin:20px 0 40px 0; }
#main-sec .about .school-boxes .box1 { float:left;}
#main-sec .about .school-boxes .box-bg {float:left; background-color:#00A8FF; margin-left:7px;}
#main-sec .about .school-boxes .box-bg h3 {padding:10px; 20px; float:left; margin:0; font-size:24px; color:#fff;}
.based {width:100%; float:left;}
.based ul {margin:0; padding:0 0px;}
.based ul li {color:#595959; font-size:17px; padding:10px 0; font-weight:bold;}
.based ul li.def {color:#BDC1C4; font-size:16px; padding:2px 12px;}*/


/***********Blog**************/
#main-sec {width:100%; float:left;}
#main-sec .left-ban {padding:10px 0;}
#main-sec .left-ban .top {padding:10px 0;}
#main-sec .left-ban .top img {width:100%;}
#main-sec .left-ban .description {margin:10px 0;}
#main-sec .left-ban .description h2{color:#333333; font-size:39px; margin:30px 0; padding:0;}
#main-sec .left-ban .description p{color:#939393; font-size:13px; margin:16px 0; padding:0; line-height:27px; text-align:justify;}


#main-sec .right-ban .fav {width:100%; float:left;}
#main-sec .right-ban .fav .our-favourite {width:100%; float:left; background-color:#FA9801; padding:10px 0 10px 10px; margin:20px 0 0 0; color:#FFF;}
#main-sec .right-ban .fav .our-favourite h3 {font-size:17px; font-weight:bold; text-transform:uppercase;  margin:0; padding:0;}
#main-sec .right-ban .fav .detail {width:100%; float:left; background-color:#383B40; }
#main-sec .right-ban .fav .detail .level {width:100%; float:left; border-bottom:1px solid #8A8A8C; padding:10px 0;}
#main-sec .right-ban .fav .detail .level .left {float:left; padding:10px;}
#main-sec .right-ban .fav .detail .level .right {float:left; text-align:left;}
#main-sec .right-ban .fav .detail .level .right h4 {color:#ffffff; font-size:14px; padding-bottom:10px; font-weight:bold;}
#main-sec .right-ban .fav .detail .level .right p {color:#8A8A8C; font-size:13px; font-weight:bold;}



#main-sec .right-ban .comments {margin:40px 0;}
#main-sec .right-ban .comments .box {width:100%; float:left; margin-top:20px;}
#main-sec .right-ban .comments .box h6 {font-size:17px; color:#ffffff; text-align:center;}
#main-sec .right-ban .comments .box .one {width:50%; float:left; background-color:#DA251A;}
#main-sec .right-ban .comments .box .two {width:50%; float:left; background-color:#383B40;}
#main-sec .right-ban .comments .desc {width:100%; float:left; padding:10px 0; border-bottom:1px solid #E7E7E7;} 
#main-sec .right-ban .comments .desc .left {float:left; padding:10px;}
#main-sec .right-ban .comments .desc .right {float:left; text-align:left;}
#main-sec .right-ban .comments .desc .right h4 {color:#8A8A8C; font-size:14px; margin:10px 0 5px 0; font-weight:bold;}
#main-sec .right-ban .comments .desc .right p {color:#939393; font-size:13px;}

#main-sec .right-ban .news {width:100%; float:left; margin:20px 0;}
#main-sec .right-ban .news .latest {width:100%; float:left; background-color:#383B40; padding:10px 0 10px 10px;}
#main-sec .right-ban .news .latest h5 { font-size:17px; color:#FFF; padding:0; margin:0;}
#main-sec .right-ban .news .desc {width:100%; float:left; padding:10px 0; border-bottom:1px solid #E7E7E7;} 
#main-sec .right-ban .news .desc .left {float:left; padding:10px;}
#main-sec .right-ban .news .desc .right {float:left; text-align:left;}
#main-sec .right-ban .news .desc .right h4 {color:#8A8A8C; font-size:14px; margin:10px 0 5px 0; font-weight:bold;}
#main-sec .right-ban .news .desc .right p {color:#939393; font-size:13px;}

/*Our-Glorious*/
.main-glorious{width:100%; float:left; background:url(../images/course-bg.jpg) repeat left; /*height:383px;*/ margin-bottom:20px; padding:20px 0;}
.main-glorious .testimonials h1{font-size:40px; color:#38404a;}
.main-glorious .testimonials p{font-size:16px; color:#253b57;}
.testimonial-arrow{width:100%; display:block; clear:both; text-align:center;}
.testimonial-arrow .right{text-align:right; margin-left:15px;}
.testimonial-arrow .left{text-align:left; margin-right:15px;}
.testimonial-arrow a{color:#DA241B; font-size:30px; outline:none;}
.testimonial-arrow a:hover{color:#000000;}
.testimonial-arrow a:hover{text-decoration:none;}
#banner-glorious{padding:15px 0; float:left; width:100%; background:url(../images/glorious-bg.png) no-repeat center,url(../images/texture.jpg);}
.sm-border{height:9px; width:100%; float:left; background:url(../images/head-line.png) repeat-x left;}
#banner-glorious .glorious-head-contant{width:100%; float:left; text-align:center; color:#FFFFFF;}
#banner-glorious .glorious-head-contant p{color:#bdc0c4; line-height:22px; margin-top:30px; font-size:16px;}

/*attrective prizes*/
.main-att-prize{width:100%; float:left;}
.main-att-prize h1 {color:#38404a;}
.main-att-prize p{color:#253b57; font-size:16px;}
/*********About us*************/

.banner-about .banner-about-left{text-align:center; width:100%; float:left; color:#FFF;}
.banner-about .banner-about-left h2{font-size:35px; margin-bottom:0; padding-bottom:10px;}
.banner-about .banner-about-left em{color:#7a838d;}
.banner-about .banner-about-left p{color:#bdc0c4; line-height:22px; margin-top:30px; font-size:16px;}
.tabs{width:100%;float:left; margin:50px 0;}
.tabs a {outline:none;}
.tab-head{color:#da241b; font-size:20px; font-weight:normal; margin-bottom:30px; width:100%; float:left;}
.tab-content p{color:#5f5f5f;}

.nav > .active > a { text-decoration: none;  background-color: #eeeeee; }

.block {
    float: left;
    width: 100%;
}
.hovicon {
    display: inline-block;
    font-size: 45px;
    line-height: 90px;
    cursor: pointer;
    margin: 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}
.hovicon.small {
    font-size: 20px;
    line-height:45px;
    width:45px;
    height:45px;
    margin:7px;
}
.hovicon.mini {
    font-size: 15px;
    line-height:32px;
    width:30px;
    height:30px;
    margin:7px;
}
.hovicon.auto-width {
    width: auto;
    height: auto;
    padding: 15px;
}
.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hovicon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
/* Effect 1 */
 .hovicon.effect-1 {
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}
.hovicon.effect-1:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}
/* Effect 1a */
 .hovicon.effect-1.sub-a:hover {
    background: rgba(255, 255, 255, 1);
    color: #41ab6b;
}
.hovicon.effect-1.sub-a:hover i {
    color: #41ab6b;
}
.hovicon.effect-1.sub-a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
/* Effect 1b */
 .hovicon.effect-1.sub-b:hover {
    background: rgba(255, 255, 255, 1);
    color: #41ab6b;
}
.hovicon.effect-1.sub-b:hover i {
    color: #41ab6b;
}
.hovicon.effect-1.sub-b:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.hovicon.effect-1.sub-b:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}


@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toRightFromLeft {
    49% {
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}
.hovicon.effect-5.sub-b:hover:before {
    -webkit-animation: toLeftFromRight 0.3s forwards;
    -moz-animation: toLeftFromRight 0.3s forwards;
    animation: toLeftFromRight 0.3s forwards;
}
@-webkit-keyframes toLeftFromRight {
    49% {
        -webkit-transform: translate(-100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toLeftFromRight {
    49% {
        -moz-transform: translate(-100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translate(100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toLeftFromRight {
    49% {
        transform: translate(-100%);
    }
    50% {
        opacity: 0;
        transform: translate(100%);
    }
    51% {
        opacity: 1;
    }
}

@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toTopFromBottom {
    49% {
        -moz-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}

@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toBottomFromTop {
    49% {
        -moz-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toBottomFromTop {
    49% {
        transform: translateY(100%);
    }
    50% {
        opacity: 0;
        transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}
@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-transform: scale(1.5);
        opacity: 0;
    }
}
@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.5);
        opacity: 0;
    }
}
/* Effect 9 */
 .hovicon.effect-9 {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}
.hovicon.effect-9:after {
    top: 0;
    left: 0;
    padding: 0;
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}
/* Effect 9a */
 .hovicon.effect-9.sub-a:hover:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    opacity: 0.5;
}
.hovicon.effect-9.sub-a:hover {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 1);
    color: #fff;
}
.hovicon.effect-9.sub-a:hover i {
    color: #fff;
}
/* Effect 9b */
 .hovicon.effect-9.sub-b:hover:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
.hovicon.effect-9.sub-b:hover {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4);
    color: #fff;
}
.hovicon.effect-9.sub-b:hover i {
    color: #fff;
}

#newsticker-demo{width:100%; float:left;}
#newsticker-demo .newsticker-jcarousellite{width:100%; float:left;}
#newsticker-demo .newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:10px; display:block; border-bottom:#414141 dashed 1px; margin-top:10px;}
#newsticker-demo .newsticker-jcarousellite .info { float:left; width:100%;  height:auto; padding:10px; /*text-align:center;*/}
#newsticker-demo .newsticker-jcarousellite .info p{font-size:14px; display:block; color:#666666; line-height:22px; /*text-align:center;*/}
#newsticker-demo .newsticker-jcarousellite .info h4{ color:#993300; margin:0; font-size:18px; text-align:left; padding:0 0 0 0;}
#newsticker-demo .newsticker-jcarousellite .info a{ color:#993300; margin:0; font-size:13px; text-align:right; padding:0 0 0 20px; float:right;}

.testimonials{width:100%; float:left; margin:20px 0;}
.testimonials p{color:#666; font-size:14px;}
.testimonials h4{color:#DA241B; font-size:16px; font-weight:bold;}

.banner-gallary{width:100%; float:left; background-color:#263d5a; background:url(../images/edu-bg.png) #263d5a no-repeat center; border-top:#152840 solid 3px; border-bottom:#152840 solid 3px; padding:10px;}
.banner-gallary .banner-about-left{text-align:center; width:100%; float:left; color:#FFF;}
.banner-gallary .banner-about-left h2{font-size:35px; margin-bottom:0; padding-bottom:10px;}
.banner-gallary .banner-about-left em{color:#7a838d;}
.banner-gallary .banner-about-left p{color:#bdc0c4; line-height:22px; margin-top:30px; font-size:16px;}