@charset "utf-8";
/* CSS Document */

body {
	line-height:20px;
	font-size:14px;
	word-wrap: break-word;
}
.caret-up {
	width: 0;
	height: 0;
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-bottom: 4px solid;
	display: inline-block;
	margin-left: 2px;
	vertical-align: middle;
}
.logo {
	margin-top:-50px;
}
.navbar-nav>li>a {
	padding-top:15px;
	padding-bottom:15px;
	padding-right:20px;
	padding-left:20px;
	font-family: 'Lato', sans-serif;
	font-size:15px;
	border-left:1px solid #32c6b2;
}
.carousel-caption h1 {
	background:rgba(0, 0, 0, 0.44);
	padding:20px 20px;
	font-family: 'Lato', sans-serif;
}
.banner {
	margin-top:-160px;
}
.hm-sec-banner {
	background:url(../images/star.png) no-repeat top center #29aa99;
	width:100%;
	padding:20px 25px 0px 25px;
	color:#FFF;
}
.hm-sec-banner h2.sgt {
	border-bottom:2px solid #39b3a2;
	font:400 43px 'Lora', serif;
	padding-bottom:5px;
	padding-right: 45px;
	display:inline-block;
	margin-top:-20px;
}
.hm-sec-banner h2, .hm-sec-banner h3 {
	font:300 30px 'Lora', sans-serif;
}
.hm-sec-banner p {
	font:400 15px 'Open Sans', sans-serif;
	color:#FFF;
	line-height:21px;
	margin-top:-4px;
}
.read-more {
	padding:7px 22px;
	border:2px solid #fff;
	font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#FFF;
}
.read-more:hover {
	border:2px solid #007363;
	color:#007363;
	text-decoration:none;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.sec-2 {
	padding:30px 0px 20px 0px;
}
.sec-3 {
	padding:15px 0px 15px 0px;
}
.hsc-box {
	background: #fefefe; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #fefefe 0%, #f8f8f8 53%, #f1f1f1 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(53%, #f8f8f8), color-stop(99%, #f1f1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 0%, #f8f8f8 53%, #f1f1f1 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 0%, #f8f8f8 53%, #f1f1f1 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 0%, #f8f8f8 53%, #f1f1f1 99%); /* IE10+ */
	background: linear-gradient(to bottom, #fefefe 0%, #f8f8f8 53%, #f1f1f1 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f1f1f1', GradientType=0 ); /* IE6-8 */
	border:2px solid #eaeaea;
	padding:0px 0px 0px 0px;
}
.hsc-box h2 {
	font:400 23px 'Roboto', sans-serif;
	color:#444444;
	line-height:25px;
	margin:0px 0px 5px 10px;
}
.hsc-box h3 {
	font:400 18px 'Roboto', sans-serif;
	color:#444444;
	float: left;
	margin:-5px 0px 0px 10px;
}
.hsc-box h5 {
	font:400 15px 'Roboto', sans-serif;
	color:#2f74c2;
	border-bottom:1px solid #dfdfdf;
	padding-bottom:0px;
}
.hsc-box span.st {
	font:400 25px 'Roboto', sans-serif;
	font-size:22px;
	color:#2f74c2;
}
.student-name-box {
	background:#2f74c2;
	padding:10px 0px 20px 0px;
	width:100%;
	color:#FFF;
}
.student-name-box h3 {
	color:#FFF;
}
.arw-rght img {
	float:right;
	padding:0px 10px 0px 0px;
}
.dark-pink-box {
	padding:10px 50px 34px 50px;
	background: url(../images/god.png) no-repeat 536px 30px #c33045;
	color:#FFF;
	height:inherit;
}
.dark-pink-box h2 {
	font:400 35px 'Lora', sans-serif;
	border-bottom: 1px solid #e9364f;
	padding-bottom:10px;
	padding-right:80px;
	display: inline-block;
}
.dark-pink-box h4 {
	font:400 20px 'Lora', sans-serif;
	margin-top:-2px;
}
.dark-pink-box p {
	font:400 16px 'Lora', sans-serif;
	margin-top:-4px;
}
.dark-pink-box h6 {
	margin-top:50px;
}
.btn-dpb {
	padding:7px 22px;
	border:2px solid #fff;
	font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#FFF;
}
.btn-dpb:hover {
	border:2px solid #81091B;
	color:#81091B;
	text-decoration:none;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
#I p {
	text-align:left!important;
}
.dark-yellow-box {
	padding:10px 50px 34px 50px;
	background: url(../images/god1.png) no-repeat 30px 30px #cf9539;
	color:#FFF;
	text-align:right;
	height:inherit;	
}
.dark-yellow-box h2 {
	font:400 35px 'Lora', sans-serif;
	border-bottom: 1px solid #eda93b;
	padding-bottom:10px;
	padding-left:80px;
	display: inline-block;
}
.dark-yellow-box h4 {
	font:400 20px 'Lora', sans-serif;
	margin-top:-2px;
}
.dark-yellow-box p {
	font:400 16px 'Lora', sans-serif;
	margin-top:-4px;
}
.dark-yellow-box h6 {
	margin-top:50px;
}
.btn-dyb {
	padding:7px 22px;
	border:2px solid #fff;
	font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#FFF;
}
.btn-dyb:hover {
	border:2px solid #925a01;
	color:#925a01;
	text-decoration:none;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.light-green-box {
	padding:10px 50px 34px 50px;
	background: url(../images/god2.png) no-repeat 536px 30px #81b073;
	color:#FFF;
	height:inherit;	
}
.light-green-box h2 {
	font:400 35px 'Lora', sans-serif;
	border-bottom: 1px solid #95c786;
	padding-bottom:10px;
	padding-right:80px;
	display: inline-block;
}
.light-green-box h4 {
	font:400 20px 'Lora', sans-serif;
	margin-top:-2px;
}
.light-green-box p {
	font:400 16px 'Lora', sans-serif;
	margin-top:-4px;
}
.light-green-box h6 {
	margin-top:50px;
}
.btn-lgb {
	padding:7px 22px;
	border:2px solid #fff;
	font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#FFF;
}
.btn-lgb:hover {
	border:2px solid #3b632f;
	color:#3b632f;
	text-decoration:none;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.light-blue-box {
	padding:10px 50px 34px 50px;
	background: url(../images/god3.png) no-repeat 30px 30px #5cb1ca;
	color:#FFF;
	text-align:right;
	height:inherit;	
}
.light-blue-box h2 {
	font:400 35px 'Lora', sans-serif;
	border-bottom: 1px solid #8ddaf0;
	padding-bottom:10px;
	padding-left:80px;
	display: inline-block;
}
.light-blue-box h4 {
	font:400 20px 'Lora', sans-serif;
	margin-top:-2px;
}
.light-blue-box p {
	font:400 16px 'Lora', sans-serif;
	margin-top:-4px;
}
.light-blue-box h6 {
	margin-top:50px;
}
.btn-lbb {
	padding:7px 22px;
	border:2px solid #fff;
	font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#FFF;
}
.btn-lbb:hover {
	border:2px solid #136983;
	color:#136983;
	text-decoration:none;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.btn-lyb {
	padding:7px 22px;
	border:2px solid #fff;
	font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#FFF;
}
.btn-lyb:hover {
	border:2px solid #B87306;
	color:#B87306;
	text-decoration:none;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.para {
	line-height:25px;
	text-align:justify;
	color:#5d5d5d;
	font-size:14px;
}
.para2 {
	line-height:25px;
	text-align: center;
	color:#5d5d5d;
	margin-bottom:25px;
}
.circle-bg {
	background:url(../images/circle-bg.jpg) repeat top center;
	width:100%;
	margin-top:20px;
	padding:50px 0px;
}
.circle-bg h3 {
	color:#202020;
	font:600 50px 'Lato', sans-serif;
	text-align: center;
	line-height: 45px;
	margin-top:10px;
}
.circle-bg h4 {
	color:#888;
	font:400 20px 'Lato', sans-serif;
	text-align: center;
	line-height: 30px;
	margin-top:0px;
	text-transform:uppercase;
}
.circle-icon {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	-webkit-filter: grayscale(10%);
	-moz-filter: grayscale(10%);
	-ms-filter: grayscale(10%);
	filter: grayscale(10%);
	filter: gray; /* IE 6-9 */
}
.circle-icon:hover {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	filter: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.circle-2 {
	background:url(../images/circle-2.png) no-repeat top center;
	padding:20px 0px 50px 0px;
}
.circle-3 {
	background:url(../images/circle-3.png) no-repeat top center;
	padding:20px 0px 50px 0px;
}
.circle-4 {
	background:url(../images/circle-4.png) no-repeat top center;
	padding:20px 0px 50px 0px;
}
footer {
	background:#222222;
	padding:15px 15px 0px 15px;
	color:#FFF;
}
footer h3 {
	font:400 20px 'Open Sans', sans-serif;
	color:#FFF;
}
footer p {
	font:400 13px 'Open Sans', sans-serif;
	color:#767676;
}
footer p.pftr {
	font:400 11px 'Open Sans', sans-serif;
	color:#767676;
}
footer p a {
	color:#29aa99;
}
footer p a:hover {
	color:#f4f4f4;
	text-decoration:none;
}
footer ul {
	margin-left:-40px;
}
footer ul li {
	font:400 13px 'Open Sans', sans-serif;
	list-style:none;
	line-height:25px;
}
footer ul li a {
	color:#767676;
	font-size: 11px;
	margin-left: -10px;
}
footer ul li a:hover {
	color:rgba(11, 145, 128, 1);
	text-decoration:none;
	font-size: 11px;
	margin-left: -10px;
}
.para-ftr {
	font:400 13px 'Open Sans', sans-serif;
	color:#fff;
	list-style:none;
	line-height:25px;
}
.line {
	border-bottom:1px solid #6C6C6C;
	padding-bottom:100px;
}
.line2 {
	border-top:1px solid #6C6C6C;
	padding-top:10px;
}
.pdt {
	padding-top:15px;
}
.fr {
	float:right;
}
.copyright p a {
	color:#32D2F0;
}
.copyright p a:hover {
	color:#CCC;
}
.ml30 {
	margin-left:-30px;
}
.mlplus30 {
	margin-left:30px;
}
.mlplus40 {
	margin-left:40px;
}
.mlplus50 {
	margin-left:50px;
}
.mlplus60 {
	margin-left:60px;
}

.cmng-soon {
	padding:140px 25px;
}
.cmng-soon h2 {
	color:#1ba593;
	font:100 50px 'Open Sans', sans-serif;
	text-align:center;
}
.hvr-wobble-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
	-webkit-animation-name: hvr-wobble-horizontal;
	animation-name: hvr-wobble-horizontal;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/*============================================================================== star enabler ========================================================================*/

.star-enabler {
	background:url(../images/star-enabler-banner.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;
}
.enabler-pg {
	padding:10px 10px 80px 10px;
	background:#c33045;
	color:#FFF;
	font: 400 35px 'Lora', sans-serif;
	margin-bottom:20px;
}
.enabler-pg p img {
	padding-right:10px;
}
.enabler-pg p {
	font: 400 18px "Pinyon Script", cursive;
	padding-left:130px;
}
.enabler-pg h2 {
	margin-top:0px;
}
.enabler-pg img.seg {
	border-right:1px solid #e9364f;
	padding-right:20px;
}
.dear-stu {
	background: url(../images/star-enabler-student.jpg) no-repeat top center;
	padding:0px;
}
.tab-content h4.sehf {
	text-align:justify;
	padding:10px 0px;
	display:inline-block;
	color:#C33045;
	border-bottom:1px solid #dcdcdc;
	margin-left:20px;
	font-size:18px;
	font-weight:600;
}
.tab-content p {
	text-align:justify;
	padding:0px 20px 0px 10px;
	line-height:20px;
	word-wrap:break-word;
}
.clr-r {
	color:#c43045;
}
.clr-g {
	color:#3caa92;
	font-size:15px;
}
.tab-pane ul.mt0 {
	margin-left:0px;
}
.tab-pane ul {
	margin-left:-20px;
}
.tab-pane ul li {
	list-style:none;
}
.tab-pane ul li span {
	padding-right:20px;
	font-size:13px;
	line-height:30px;
}
.bs-example ul.fltab {
	margin-left:0px;
	background:#c33045;
}
.bs-example ul.fltab li {
	float:left !important;
}
.bs-example ul.fltab li a {
	color:#FFF;
}
.bs-example>ul.fltab>li.active>a, .bs-example ul.fltab li a:hover {
	color:#FFF;
	cursor: pointer;
	background-color: #9D0004;
	border-right: 1px solid #AA0004;
}
.se-ul li a i {
	color:#c33045;
	font-size:20px;
	padding-right:22px;
	text-align:left;
}
.se-ul li a:hover i {
	color:#fff;
}
.se-ul li.active a i {
	color:#fff;
}
.fade .bs-example p {
	text-align:center;
}
#myTabContent {
	margin-left:20px;
}
.testi-comma-left {
	font-size:25px;
	color:#999;
	padding-right:10px;
}
.testi-comma-right {
	font-size:25px;
	color:#999;
	padding-left:10px;
}
/*============================================================================== star educare end ========================================================================*/
.star-educare {
	background:url(../images/star-educare-banner.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size: contain;
}
.educare-pg {
	padding:10px 10px 80px 10px;
	background:#d3983a;
	color:#FFF;
	font: 400 35px 'Lora', sans-serif;
	margin-bottom:20px;
}
.tab-content h4.sduhf {
	text-align:justify;
	padding:10px 0px;
	display:inline-block;
	color:#d3983a;
	border-bottom:1px solid #dcdcdc;
	margin-left:20px;
	font-size:18px;
	font-weight:600;
}
ul.sdu-ul li.active>a {
	background:#d3983a !important;
}
ul.sdu-ul li a:hover {
	background:#d3983a;
}
ul.sdu-ul li a i {
	color:#d3983a;
	font-size:20px;
	padding-right:22px;
	text-align:left;
}
ul.sdu-ul li a:hover i {
	color:#fff;
}
ul.sdu-ul li.active a i {
	color:#fff;
}
.fade .bs-example p {
	text-align:center;
}
#myTabContent {
	margin-left:20px;
}
.testi-comma-left {
	font-size:25px;
	color:#999;
	padding-right:10px;
}
.testi-comma-right {
	font-size:25px;
	color:#999;
	padding-left:10px;
}
/*============================================================================== star educare end ========================================================================*/
.star-tutorial {
	background:url(../images/star-tutorial-banner.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size: contain;	
}
.tutorial-pg {
	padding:10px 10px 80px 10px;
	background:#81b073;
	color:#FFF;
	font: 400 35px 'Lora', sans-serif;
	margin-bottom:20px;
}
.tab-content h4.sthf {
	text-align:justify;
	padding:10px 0px;
	display:inline-block;
	color:#81b073;
	border-bottom:1px solid #dcdcdc;
	margin-left:20px;
	font-size:18px;
	font-weight:600;
}
ul.st-ul li.active>a {
	background:#81b073 !important;
}
ul.st-ul li a:hover {
	background:#81b073;
}
ul.st-ul li a i {
	color:#81b073;
	font-size:20px;
	padding-right:22px;
	text-align:left;
}
ul.st-ul li a:hover i {
	color:#fff;
}
ul.st-ul li.active a i {
	color:#fff;
}
#myTabContent {
	margin-left:20px;
}
.testi-comma-left {
	font-size:25px;
	color:#999;
	padding-right:10px;
}
.testi-comma-right {
	font-size:25px;
	color:#999;
	padding-left:10px;
}
/*============================================================================== star tutorial end ========================================================================*/
/*============================================================================== star educom ========================================================================*/
.star-educom {
	background:url(../images/star-educom-banner.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size: contain;	
}
.educom-pg {
	padding:10px 10px 80px 10px;
	background:#5cb2cb;
	color:#FFF;
	margin-bottom:20px;
}
.tab-content h4.sdchf {
	text-align:justify;
	padding:10px 0px;
	display:inline-block;
	color:#5cb2cb;
	border-bottom:1px solid #dcdcdc;
	margin-left:20px;
	font-size:18px;
	font-weight:600;
}
.sdcht {
	margin-top:0px;
}
.edcp {
	font: 400 18px "Pinyon Script", cursive;
	padding-left:130px;
}
.tab-content p.sdchf {
	text-align:justify;
	padding:10px 0px;
	display:inline-block;
	color:#5cb2cb;
	border-bottom:1px solid #dcdcdc;
	margin-left:20px;
	font-size:18px;
	font-weight:600;
}
ul.sdc-ul li.active>a {
	background:#5cb2cb !important;
}
ul.sdc-ul li a:hover {
	background:#5cb2cb;
}
ul.sdc-ul li a i {
	color:#5cb2cb;
	font-size:20px;
	padding-right:22px;
	text-align:left;
}
ul.sdc-ul li a:hover i {
	color:#fff;
}
ul.sdc-ul li.active a i {
	color:#fff;
}

.fade .bs-example p.ml50 {
	margin-left:50px !important;
	text-align:left;
	line-height:24px;}
	
.fade .bs-example p strong.mlp50 {
	margin-left:50px !important;
	text-align:left;}	

.fade .bs-example p {
	text-align:center;
}
#myTabContent {
	margin-left:20px;
}
.testi-comma-left {
	font-size:25px;
	color:#999;
	padding-right:10px;
}
.testi-comma-right {
	font-size:25px;
	color:#999;
	padding-left:10px;
}
/*============================================================================== star educom end ========================================================================*/
/*============================================================================== other courses ========================================================================*/
.other-courses {
	background:url(../images/other-courses-banner.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size: contain;	
}
.other-courses-pg {
	padding:10px 10px 80px 10px;
	background:#0ab7a6;
	color:#FFF;
	font: 400 35px 'Lora', sans-serif;
	margin-bottom:20px;
}
.tab-content h4.ocshf {
	text-align:justify;
	padding:10px 0px;
	display:inline-block;
	color:#0ab7a6;
	border-bottom:1px solid #dcdcdc;
	margin-left:20px;
	font-size:18px;
	font-weight:600;
}
ul.ocs-ul li.active>a {
	background:#0ab7a6 !important;
}
ul.ocs-ul li a:hover {
	background:#0ab7a6;
}
ul.ocs-ul li a i {
	color:#0ab7a6;
	font-size:20px;
	padding-right:22px;
	text-align:left;
}
ul.ocs-ul li a:hover i {
	color:#fff;
}
ul.ocs-ul li.active a i {
	color:#fff;
}
.fade .bs-example p {
	text-align:center;
}
#myTabContent {
	margin-left:20px;
}
.testi-comma-left {
	font-size:25px;
	color:#999;
	padding-right:10px;
}
.testi-comma-right {
	font-size:25px;
	color:#999;
	padding-left:10px;
}
/*============================================================================== other course end ========================================================================*/

/*============================================================================== about us ========================================================================*/
.sec-gray {
	background:url(../images/sec-gray-bg.jpg) repeat top center;
	border:1px solid #f4f9f8;
	padding:30px 40px 10px 40px;
	margin:40px 0px 30px 0px;
}
.pg-hd {
	font: 400 35px 'Lora', sans-serif;
	border-bottom: 1px solid #a3d8d2;
	color:#0ea290;
	padding:0px 30px;
	display: inline-block;
	margin-top:0px;
}
.rdmr {
	color:#2dae9e;
	border:1px solid #dddddd;
	padding:8px 15px;
}
.rdmr:hover {
	color:#037163;
	border:1px solid #D4D4D4;
	padding:8px 15px;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	text-decoration:none;
}
.sec-gray .fa {
	color:#333333;
}
h4.istihf {
	color:#0ea290;
	border-bottom:1px solid #d7d7d7;
	padding-bottom:10px;
	text-transform:uppercase;
	font-size:16px;
}
.gray-box {
	background: #f7f7f7;
	border: 2px solid #e9e9e9;
	margin-top: 20px;
}
.gray-box h4 {
	color:#212121;
	border-bottom:0px solid #d3d3d3;
	text-transform:capitalize;
	padding:10px 0px 10px 20px;
	font-weight:600;
	font-size:18px;
}
.gray-box p {
	padding:10px 10px;
}
.gray-box div i {
	color:#0ea290;
}
.gray-box div span {
	color:#2f2f2f;
}
/*============================================================================== other course end ========================================================================*/

.about-star-group {
	background:url(../images/about-star-group.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;	
}
.institute-history {
	background:url(../images/institute-history-banner.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;	
}
.milestone {
	background:url(../images/milestone-banner.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;	
}
.vission-mission {
	background:url(../images/vission-misson.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;	
}
.cmd-messages {
	background:url(../images/cmd-message-banner.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;	
}
.why-star-group {
	background:url(../images/why-star-group.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;	
}
.photogallery-banner {
	background:url(../images/photo-gallery.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;	
}
.videogallery-banner {
	background:url(../images/video-gallery.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;	
}
.career-banner {
	background:url(../images/career-banner.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;	
}
.news-event-banner {
	background:url(../images/news-events.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;	
}
.gen-query-banner {
	background:url(../images/general-query-banner.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;
}
.contact-banner {
	background:url(../images/contact-banner.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;	
}
.download-banner {
	background:url(../images/download-banner.jpg) no-repeat top center;
	width:100%;
	padding-bottom:350px;
	margin-top:-124px;
	background-size:contain;	
}
.social-icon a i {
	color:#FFF;
}
.social-icon a i:hover {
	color:#1AD3B0;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	cursor:pointer;
}
.ht10 {
	height:10px;
}
.ht20 {
	height:20px;
}
.ht30 {
	height:30px;
}
.ht40 {
	height:40px;
}
.ht50 {
	height:50px;
}
.ht60 {
	height:60px;
}
.ht70 {
	height:70px;
}
.ht80 {
	height:80px;
}
.ht90 {
	height:90px;
}
.ht100 {
	height:100px;
}
.note {
	background:#f6f4dd;
	padding:10px 15px 1px 15px;
}
.note p {
	font-weight:500;
	text-align:center;
}
.thumbnail {
	border:none!important;
}
.thumbnail img {
	border:1px solid #D2D2D2;
	padding:5px 7px;
}
.thumbnail img:hover {
	border:1px solid #12bbab;
	padding:5px 7px;
}
.thumbnail-mls h5 {
	text-align:center;
	text-transform:uppercase;
	color:#2eae9f;
}
.photogallery a img {
	margin:15px 20px;
}
.videogallery a img {
	margin:15px 20px;
}
.yoga:hover img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.yoga {
	overflow:hidden;
	width:100%;
	height:100%;
}
.yoga img {
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
h5.pdhf {
	padding:10px 10px !important;
}
ul.yoga {
	margin-left:0px;
}
ul.yoga li {
	list-style:none;
	padding-right:24px;
	line-height:25px;
}
ul.yoga li i {
	padding-right:25px;
}
.btn-sbmt {
	color:#fff;
	background-color: #69C207;
	border-color: #ccc;
	border-radius:0px!important;
	-webkit-border-radius:0px!important;
	-moz-border-radius:0px!important;
}
.btn-sbmt:hover {
	color: #000;
	background-color:#5CB900;
	border-color: #ccc;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.brt {
	border-right:1px solid #F7F7F7;
}
.one-enq {
	background: url(../images/enquiry-icon.png) no-repeat top center;
	padding:0px 0px 300px 0px;
	width:100%;
	background-size:contain;
}
.one-cmplnt {
	background: url(../images/complaints-icon.png) no-repeat top center;
	padding:0px 0px 300px 0px;
	width:100%;
	background-size:contain;	
}
.one-suggsn {
	background: url(../images/suggestion-icon.png) no-repeat top center;
	padding:0px 0px 300px 0px;
	width:100%;
	background-size:contain;	
}
.one-cmplmnt {
	background: url(../images/compliments-icon.png) no-repeat top center;
	padding:0px 0px 300px 0px;
	width:100%;
	background-size:contain;	
}
.iconen i {
	padding-top: 135px;
	padding-left:0px;
}
.iconen i:hover {
scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.one-enq i {
	color:#f62401!important;
}
.one-cmplnt i {
	color:#ffc000!important;
}
.one-suggsn i {
	color:#32a3ea!important;
}
.one-cmplmnt i {
	color:#89c600!important;
}
.rde {
	background:#f62401!important;
}
.yle {
	background:#ffc000!important;
}
.ble {
	background:#32a3ea!important;
}
.gne {
	background:#89c600!important;
}
.mt-50 {
	margin-top:0px;
}
#googlemap {
	width: 100%;
	position: absolute;
	/* top: 0; */
  left: 0;
	z-index: 0;
	opacity: 0.10;
	-khtml-opacity: 0.10;
	-moz-opacity: 0.10;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0.10);
 filter: progid:DXImageTransform.Microsoft:Alpha(opacity=0.10);
}
#contact-form {
	position: relative;
	z-index: 1;
	margin: 40px 40px;
	padding: 10px;
	padding-bottom:40px;
}
.gmapc {
	overflow: hidden;
	height:600px;
	width: 100%;
}
#contact-form h4 {
	text-transform:uppercase;
	color:#fff;
	padding-top:10px;
	font-weight:600;
}
#contact-form p {
	color:#fff;
}
.contact-box {
	padding:5px;
	background:#d50100;
	padding:10px;
}
.contact-box2 {
	padding:5px;
	background:#f89c30;
	padding:10px;
}
.contact-box3 {
	padding:5px;
	background:#47addd;
	padding:10px;
}
#contact-form i {
	color:#FFF;
}
#contact-form i:hover {
	scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
	transition: all 0.9s ease;
}
.maptp {
	margin-top:-124px;
}
#contact-form a.fb i {
	color:#3b5997!important;
}
#contact-form a.fb i:hover {
	color:#CCC!important;
	scaleX(1);
	-o-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
#contact-form a.tw i {
	color:#29c5f6!important;
}
#contact-form a.tw i:hover {
	color:#CCC!important;
	scaleX(1);
	-o-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
#contact-form a.li i {
	color:#267cbe!important;
}
#contact-form a.li i:hover {
	color:#CCC!important;
		scaleX(1);
	-o-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
#contact-form a.gp i {
	color:#de332c!important;
}#contact-form a.gp i:hover {
	color:#CCC!important;
		scaleX(1);
	-o-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
#tab11default a {
	color:#595959!important;
	text-transform:uppercase;
	font-weight:600;
	font-size:16px;
}
#tab11default a:hover {
	color:#2cbfb1!important;
		scaleX(1);
	-o-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.bdrdiv2 {
	border:1px solid #C33045;
	background:rgba(253, 253, 253, 0.50);
}
.bdrdiv {
	border:1px solid #0ea290;
	background:rgba(253, 253, 253, 0.50);
}
.bdrright {
	border-right:1px solid #0ea290;
}
.bdrleft {
	border-left:1px solid #0ea290;
}
.bdrdiv p.t-left {
	text-align:left;
	padding: 10px 25px;
}
#tab12default h3 {
	background:#FBFBFB;
	padding:10px;
}
.our-center {
	padding-top:50px;
	padding-bottom:30px;
}
.our-center h3 {
	line-height:25px;
	font-weight:500;
	text-transform:uppercase;
}
.our-center h4 {
	line-height:25px;
	font-weight:500;
	color:#333;
	font-size:16px;
}
.bs-example ul.fltab1 {
	margin-left:0px;
	background:#d3983a;
}
.bs-example ul.fltab1 li {
	float:left !important;
}
.bs-example ul.fltab1 li a {
	color:#FFF;
	border-right: 1px solid trasparent;
}
.bs-example>ul.fltab1>li.active>a, .bs-example ul.fltab1 li a:hover {
	color:#FFF;
	cursor: pointer;
	background-color:#B57714;
	border-right: 1px solid #AB7622;
}
.bs-example ul.fltab2 {
	margin-left:0px;
	background:#81b073;
}
.bs-example ul.fltab2 li {
	float:left !important;
}
.bs-example ul.fltab2 li a {
	color:#FFF;
	border-right:1px solid transparent;
}
.bs-example>ul.fltab2>li.active>a, .bs-example ul.fltab2 li a:hover {
	color:#FFF;
	cursor: pointer;
	background-color:#548B44;
	border-right: 1px solid #5F964E;
}
.bs-example ul.fltab3 {
	margin-left:0px;
	background:#5cb2cb;
}
.bs-example ul.fltab3 li {
	float:left !important;
}
.bs-example ul.fltab3 li a {
	color:#FFF;
	border-right:1px solid transparent;
}
.bs-example>ul.fltab3>li.active>a, .bs-example ul.fltab3 li a:hover {
	color:#FFF;
	cursor: pointer;
	background-color: #287c94;
	border-right: 1px solid #0c718f;
}
ul.why-sgt li {
	list-style: circle;
	text-align:left;
	line-height:24px;
}

.add-yoga {
	background:#53A9FF;
	color:#FFF;
	border-radius:50px 50px;
	padding:25px 25px;
	width:100%;
	height:50%;
	font-size:18px;
	line-height:35px;
	text-align:center;
}
.bs-example ul.fltab4 {
	margin-left:0px;
	background:#0ea290;
}
.bs-example ul.fltab4 li {
	float:left !important;
}
.bs-example ul.fltab4 li a {
	color:#FFF;
	border-right:1px solid transparent;
}
.bs-example>ul.fltab4>li.active>a, .bs-example ul.fltab4 li a:hover {
	color:#FFF;
	cursor: pointer;
	background-color:#068071;
	border-right: 1px solid #0c718f;
}
ul.why-sgt li {
	list-style: circle;
	text-align:left;
	line-height:24px;
}
.add-yoga {
	background:#53A9FF;
	color:#FFF;
	border-radius:50px 50px;
	padding:25px 25px;
	width:100%;
	height:50%;
	font-size:18px;
	line-height:35px;
	text-align:center;
}
.lightbox-yoga img {
	border:1px solid #1AC9D2;
	padding:5px;
	margin-bottom:25px;
}
.lightbox-yoga img:hover {
	border:1px solid #0D636C;
	padding:5px;
}
.ne-date {
	background:#3b3b3b;
	padding:5px 0px;
}
.date-month {
	border:1px solid #626262;
	padding:7px 2px;
	margin:0px -5px 0px -5px;
}
.date-month span.date {
	font-weight:500;
	font-size:15px;
	border-bottom:1px solid #FAFAFA;
	padding:1px 6px;
}
.date-month span.month {
	font-weight:200;
	font-size:15px;
}
#nwsevntdt {
	background:#0EA290;
	display: inline-block;
	height: auto;
	margin-left:0px;
	margin-top: 35px;
	position: relative;
	width:85%;
	border-radius:0px 0px 20px 20px;
}
#nwsevntdt:before {
	border-bottom: 35px solid transparent;
	border-left:40px solid transparent;
	border-right:40px solid transparent;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	top: -35px;
	width: 100%;
}
#nwsevntdt i, #nwsevntdt h4, #nwsevntdt h5 {
	color:#FFF;
}
#nwsevntdt i {
	font-size:30px;
	margin-top: -12px;
	color: #026C5F;
}
#nwsevntdt h4 {
	font-size:20px;
}
#nwsevntdt h5 {
	font-size:14px;
}


.star-section-enabler {position: relative!important; overflow: hidden!important; margin-bottom: 10px!important; padding: 0px !important;}
.star-section-enabler-box {background-color:transparent!important; height: 100%!important; position: absolute!important; float: right!important; top: 0!important; right: 0!important;}
.star-section-educare {position: relative!important; overflow: hidden!important; margin-bottom: 10px!important; padding: 0px !important;}
.star-section-educare-box {background-color:transparent!important; height: 100%!important; float: right!important; position: absolute!important; top: 0!important; right: 0!important; left:0!important;}
.star-section-tutorials {position: relative!important; overflow: hidden!important; margin-bottom: 10px!important; padding: 0px !important;}
.star-section-tutorials-box {background-color:transparent!important; height: 100%!important; position: absolute!important; float: right!important; top: 0!important; right: 0!important;}
.star-section-educom { position: relative!important; overflow: hidden!important; margin-bottom: 10px!important; padding: 0px !important;}
.star-section-educom-box {background-color:transparent!important; height: 100%!important; position: absolute!important; float: right!important; top: 0!important; right: 0!important; left:0!important;}
.fl4  { float:right!important;}



/*============================================================================== about us  end ========================================================================*/

/*============================================================================== media gallery  start ========================================================================*/


.media_img
{
    width: 100%;
}

.media_head
{
    font: 400 29px 'Lora', sans-serif;
    /* border-bottom: 1px solid #a3d8d2; */
    color: #0ea290;
    display: inline-block;
    margin-top: 0px;
}

.media_head1 
{
    font: 400 29px 'Lora', sans-serif;
    /* border-bottom: 1px solid #a3d8d2; */
    color: #0ea290;
    display: inline-block;
    margin-top: 54px;
}

.media_col
{
    padding-top: 2rem;
}


/*============================================================================== media gallery  end ========================================================================*/


@media only screen and 
(min-width: 0px) and 
(max-width: 575px)
{
  .media_col1
    {
        padding-top: 2rem;
    }  
}

@media only screen and 
(min-width: 576px) and 
(max-width: 767px)
{
  .media_col1
    {
        padding-top: 2rem;
    }  
}


@media (max-width:1920px) {
.hm-classroom { height:100%;}
}

@media (max-width:1280px) {
.hm-classroom { height:100%;}
}

@media (max-width:1340px) {
.star-enabler, .star-educare, .star-educom, .star-tutorial, .other-courses,  .about-star-group, .institute-history, .milestone, .vission-mission, .cmd-messages, .why-star-group, .photogallery-banner, .videogallery-banner, .career-banner, .news-event-banner, .gen-query-banner, .contact-banner, .download-banner { padding-bottom:350px;}
.hm-classroom {
height:100%;
}
}

@media (max-width:1200px) {
.star-enabler, .star-educare, .star-educom, .star-tutorial, .other-courses,  .about-star-group, .institute-history, .milestone, .vission-mission, .cmd-messages, .why-star-group, .photogallery-banner, .videogallery-banner, .career-banner, .news-event-banner, .gen-query-banner, .contact-banner, .download-banner { padding-bottom:320px;}
.hm-classroom {
height:100%;
}
}

@media (max-width:1200px) {
.dark-pink-box { background: url(../images/god.png) no-repeat 460px 30px #c33045; padding:0px 50px 34px 50px;}	
.dark-yellow-box { padding:0px 50px 34px 50px;background: url(../images/god1.png) no-repeat 30px 30px #cf9539;} 
.light-green-box{ padding:0px 50px 34px 50px;background:url(../images/god2.png) no-repeat 460px 30px #81b073;}
.light-blue-box { padding: 0px 50px 34px 50px; background: url(../images/god3.png) no-repeat 30px 30px #5cb1ca;} 
	}

@media (max-width:1024px) {
.dark-pink-box h6, .light-green-box h6, .dark-yellow-box h6, .light-blue-box h6: {margin-top:10px;}
.hm-classroom { height:100%;}
.star-enabler, .star-educare, .star-educom, .star-tutorial, .other-courses,  .about-star-group, .institute-history, .milestone, .vission-mission, .cmd-messages, .why-star-group, .photogallery-banner, .videogallery-banner, .career-banner, .news-event-banner, .gen-query-banner, .contact-banner, .download-banner { padding-bottom:260px;}

}
 @media (max-width:768px) {
.star-enabler, .star-educare, .star-educom, .star-tutorial, .other-courses,  .about-star-group, .institute-history, .milestone, .vission-mission, .cmd-messages, .why-star-group, .photogallery-banner, .videogallery-banner, .career-banner, .news-event-banner, .gen-query-banner, .contact-banner, .download-banner { padding-bottom:190px;}
.carousel-inner>.item { height:100%!important;}
.mt-20 {
margin-top:-20px;
}

.enabler-pg, .educare-pg, .tutorial-pg, .educom-pg, .other-courses-pg { padding:10px;}
.tc, .tic {
text-align:center;
}
.logo {
margin-top: -140px;
margin-left:280px!important;
}
.navbar-default {
margin-top:130px!important;
}
.banner {
 margin-top:-20px;
}
.hm-sec-banner {
 background:url(../images/hm-sec.jpg) repeat-y top center;
}
.dark-pink-box {
background: url(../images/god.png) no-repeat 560px 30px #c33045;
}
.light-green-box {
background: url(../images/god2.png) no-repeat 560px 30px #81b073;
}
.line {
border-bottom:1px solid #CCC;
padding-bottom: 0px;
float:left;
}
.circle-bg h3 {
font:600 25px 'Lato', sans-serif;
}
.hm-classroom {
height:100%;
}
#contact-form {
padding-bottom:0px;
margin:0px 0px;
}
.carousel-caption h1 {
padding:10px;
font-size:20px;
font-weight:500;
}
.ml30 {
margin-left:0px;
}
.pdt {
 padding-top:15px;
 margin-bottom:90px;
}
 .fr {
 float:none!important;
}
}
 @media (max-width:640px) {
.navbar-nav>li>a { border-left: 1px solid transparent;}	 
.star-enabler, .star-educare, .star-educom, .star-tutorial, .other-courses,  .about-star-group, .institute-history, .milestone, .vission-mission, .cmd-messages, .why-star-group, .photogallery-banner, .videogallery-banner, .career-banner, .news-event-banner, .gen-query-banner, .contact-banner, .download-banner { padding-bottom:160px;}

.line {
float:none;}

.navbar-default {
margin-top:70px!important;
}
.logo {
margin-top:-84px;
margin-left:150px!important;
}
}
 @media (max-width:480px) {
.fl4  { float: none;}
.carousel-inner>.item { height:100% !important;}
.star-enabler, .star-educare, .star-educom, .star-tutorial, .other-courses,  .about-star-group, .institute-history, .milestone, .vission-mission, .cmd-messages, .why-star-group, .photogallery-banner, .videogallery-banner, .career-banner, .news-event-banner, .gen-query-banner, .contact-banner, .download-banner { padding-bottom:120px;}

.line {
float:none;
}
.logo {
margin-top:-84px;
margin-left:168px!important;
}
.enabler-pg p { padding-left:0px;}
}
 @media (max-width:360px) {
 .star-section-enabler {position: relative!important; overflow: hidden!important; margin-bottom: 10px!important; padding: 0px !important;}
.star-section-enabler-box {background-color:transparent!important; height: 100%!important; position: none; float: right!important; top: 0!important; right: 0!important;}
.star-section-educare {position: relative!important; overflow: hidden!important; margin-bottom: 10px!important; padding: 0px !important;}
.star-section-educare-box {background-color:transparent!important; height: 100%!important; float: right!important; position:none; top: 0!important; right: 0!important; left:0!important;}
.star-section-tutorials {position: relative!important; overflow: hidden!important; margin-bottom: 10px!important; padding: 0px !important;}
.star-section-tutorials-box {background-color:transparent!important; height: 100%!important; position: none; float: right!important; top: 0!important; right: 0!important;}
.star-section-educom { position: relative!important; overflow: hidden!important; margin-bottom: 10px!important; padding: 0px !important;}
.star-section-educom-box {background-color:transparent!important; height: 100%!important; position: none; float: right!important; top: 0!important; right: 0!important; left:0!important;}
.fl4  { float:right!important;}

.carousel-inner>.item { height:100% !important;}
.star-enabler, .star-educare, .star-educom, .star-tutorial, .other-courses,  .about-star-group, .institute-history, .milestone, .vission-mission, .cmd-messages, .why-star-group, .photogallery-banner, .videogallery-banner, .career-banner, .news-event-banner, .gen-query-banner, .contact-banner, .download-banner { padding-bottom:90px;}

.dark-pink-box {
background: url(../images/god.png) no-repeat 240px 30px #c33045;
}
.light-green-box {
background: url(../images/god2.png) no-repeat 240px 30px #81b073;
}
.fr {
float:none;
}
.hm-classroom {
height:100%;
}
.line {
float:none;
}
 .logo {
margin-top:-84px;
margin-left:80px!important;

}
.navbar-default {
margin-top:70px!important;
}
.dark-pink-box {
background: url(../images/god.png) no-repeat 210px 10px #c33045;
}
.light-green-box {
background: url(../images/god2.png) no-repeat 210px 10px #81b073;
}
.dark-yellow-box h2 {
padding-left:55px;
}
.light-blue-box h2 {
padding-left:55px;
}
}
@media (max-width:320px) {
.star-enabler, .star-educare, .star-educom, .star-tutorial, .other-courses, .about-star-group, .institute-history, .milestone, .vission-mission, .cmd-messages, .why-star-group, .photogallery-banner, .videogallery-banner, .career-banner, .news-event-banner, .gen-query-banner, .contact-banner, .download-banner { padding-bottom:80px;}

.line {
float:none;
}
.logo {
margin-top:-84px;
margin-left:60px!important;
}
}
/*==================================================================== TIME LINE ===================================================================*/


.timeline {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eeeeee;
	left: 50%;
	margin-left: -1.5px;
}
.timeline > li {
	margin-bottom: 20px;
	position: relative;
}
.timeline > li:before,  .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li:before,  .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li > .timeline-panel {
	width: 44%;
	float: left;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	padding: 20px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " ";
}
.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}
.timeline > li > .timeline-badge {
	color: #fff;
	width: 80px;
	height: 80px;
	line-height: 78px;
	font-size: 13px;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 49%;
	margin-left: -25px;
	background-color: #999999;
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	word-wrap: break-word;
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
.timeline-badge.primary {
	background-color: #2e6da4 !important;
}
.timeline-badge.success {
	background-color: #3f903f !important;
}
.timeline-badge.warning {
	background-color: #f0ad4e !important;
}
.timeline-badge.danger {
	background-color: #d9534f !important;
}
.timeline-badge.info {
	background-color: #5bc0de !important;
}
.timeline-title {
	margin-top: 0;
	color: inherit;
}
.timeline-body > p, .timeline-body > ul {
	margin-bottom: 0;
}
.timeline-body > p + p {
	margin-top: 5px;
}
 @media (max-width: 767px) {
 ul.timeline:before {
 left: 40px;
}
 ul.timeline > li > .timeline-panel {
 width: calc(100% - 90px);
 width: -moz-calc(100% - 90px);
 width: -webkit-calc(100% - 90px);
}
 ul.timeline > li > .timeline-badge {
left: 0px;
  margin-left: 0px;
  top: 0px;
}
 ul.timeline > li > .timeline-panel {
 float: right;
 width:58%; 
}
 ul.timeline > li > .timeline-panel:before {
 border-left-width: 0;
 border-right-width: 15px;
 left: -15px;
 right: auto;
}
 ul.timeline > li > .timeline-panel:after {
 border-left-width: 0;
 border-right-width: 14px;
 left: -14px;
 right: auto;
}
}

@media (max-width:768px) {
 ul.timeline > li > .timeline-panel {
 float: none;
 width:40%; 
}
@media (max-width:480px) {
 ul.timeline > li > .timeline-panel {
 float: right;
 width:75%; 
}
}

@media (max-width:360px) {
 ul.timeline > li > .timeline-panel {
 float: right;
 width:65%; 
}}
@media (max-width:320px) {
 ul.timeline > li > .timeline-panel {
 float: right;
 width:60%; 
}}
/*============================================================= TIME LINE =================================================================================*/
