@font-face {
	font-family: 'robotoregular';
	src: url('../fonts/roboto-regular-webfont.eot');
	src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/roboto-regular-webfont.woff') format('woff'),  url('../fonts/roboto-regular-webfont.ttf') format('truetype'),  url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotomedium';
	src: url('Roboto-Medium-webfont.eot');
	src: url('../fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Medium-webfont.woff2') format('woff2'),  url('../fonts/Roboto-Medium-webfont.woff') format('woff'),  url('../fonts/Roboto-Medium-webfont.ttf') format('truetype'),  url('../fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ @font-face {
	font-family: "Roboto Light";
	src: url("../fonts/Roboto-Light.eot?") format("eot"),  url("../fonts/Roboto-Light.woff") format("woff"),  url("../fonts/Roboto-Light.ttf") format("truetype"),  url("../fonts/Roboto-Light.svg#Roboto-Light") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoblack';
	src: url('../fonts/Roboto-Black-webfont.eot');
	src: url('../fonts/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Black-webfont.woff2') format('woff2'),  url('../fonts/Roboto-Black-webfont.woff') format('woff'),  url('../fonts/Roboto-Black-webfont.ttf') format('truetype'),  url('../fonts/Roboto-Black-webfont.svg#robotoblack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/opensans-regular.eot');
	src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/opensans-regular.woff') format('woff'),  url('../fonts/opensans-regular.ttf') format('truetype'),  url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanssemibold';
	src: url('../fonts/opensans-semibold-webfont.eot');
	src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/opensans-semibold-webfont.woff') format('woff'),  url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),  url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'sintonyregular';
	src: url('../fonts/sintony-regular-webfont.eot');
	src: url('../fonts/sintony-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/sintony-regular-webfont.woff2') format('woff2'),  url('../fonts/sintony-regular-webfont.woff') format('woff'),  url('../fonts/sintony-regular-webfont.ttf') format('truetype'),  url('../fonts/sintony-regular-webfont.svg#sintonyregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'oswald_regularregular';
	src: url('../fonts/oswald-regular.eot');
	src: url('../fonts/oswald-regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/oswald-regular.woff2') format('woff2'),  url('../fonts/oswald-regular.woff') format('woff'),  url('../fonts/oswald-regular.ttf') format('truetype'),  url('../fonts/oswald-regular.svg#oswald_regularregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'sintonybold';
	src: url('sintony-bold-webfont.eot');
	src: url('sintony-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('sintony-bold-webfont.woff2') format('woff2'),  url('sintony-bold-webfont.woff') format('woff'),  url('sintony-bold-webfont.ttf') format('truetype'),  url('sintony-bold-webfont.svg#sintonybold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotobold';
	src: url('roboto-bold-webfont.eot');
	src: url('roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('roboto-bold-webfont.woff2') format('woff2'),  url('roboto-bold-webfont.woff') format('woff'),  url('roboto-bold-webfont.ttf') format('truetype'),  url('roboto-bold-webfont.svg#robotobold') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'robotoregular';
	font-size: 14px !important;
	color: #616161;
}
a:focus, a.active, input, select:focus {
	outline: 0 !important;
	outline-style: none;
	outline-width: 0;
	text-decoration: none !important;
}
/*.active {
	border-bottom: 3px solid #133a5d;
	color: #00203c !important;
}*/
a:hover {
}
img {
	border: none;
	height: auto !important;
	vertical-align: middle !important;
}
a:hover, a:focus {
	color: #fff;
	text-decoration: none !important;
}
h1 {
	font-size: 24px;
	color: #4a4a4a;
	line-height: 28px;
	margin: 5px 0 !important;
}
h2 {
	font-size: 22px;
	color: #515151;
	margin: 0;
	padding: 0;
}
p {
	color: #757575;
	font-size: 14px;
	margin: 10px 0;
	line-height: 20px;
}
a, a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #000;
	text-decoration: none;
}
/***********top_wrapper***************/
.top_contact {
	width: 100%;
	background: #fff;
}
.topright {
	float: right;
	width:80%;
}
.topright ul {
	padding: 0;
	margin: 0;
}
.topright ul li {
	list-style: none;
	float: left;
	margin-left: 10px;
	color: #000;
	padding: 10px 0 0px 10px;
}
.topright ul li span {
    margin-right: 5px;
    color: #fff;
}
.request {
	margin-top: -10px;
}
#top_wrapper {
	width: 100%;
	background: #fff;
}
.logo {
	margin-bottom: 15px;
}
.login_area {
   /* float: left !important;*/
    margin: 23px 0 0 10px;
    text-align:right;
    float: right!important;
}
.login_area ul {
	margin: 0;
	padding: 0;
}
.login_area ul li {
	list-style: none;
	float: left
}
.login {
	background: #cf7807;
	color: #fff;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 14px;
	margin-right: 3px;
    padding: 4px 8px;
	padding: 4px 4px\9;
	font-weight: bold;
	cursor: pointer
}
.login a {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	cursor: pointer
}
.login:hover {
	background: #af5800;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold
}
.register {
	background: #cf7807;
	color: #fff;
	border-radius: 5px;
	padding: 4px 10px;
	padding: 4px 4px\9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer
}
.register:hover {
	background: #af5800;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer
}
/***********slider_wrapper************/		

#slider_wrapper {
	width: 100%;
	background: #02356a;
}
.video_frame {
	float: left;
	margin: 58px 0 35px 0;
	width: 100%;
}
iframe {
	box-shadow: 0 7px 8px -4px #000000;
}
.right_content {
	float: left;
	width: 100%;
	margin: 50px 0 30px 0;
}
.slider_tittle {
	float: left;
	text-align: left !important;
}
#owl-example .item {
	padding: 0 !important;
	margin: 0 !important;
}
.slider_tittle h3 {
	margin: 0 !important;
	font-family: 'robotobold';
	line-height: 40px;
}
.online_ {
	color: #2c98f9;
}
.slider_subtxt {
	float: left;
	margin: 30px 0 25px;
}
.slider_subtxt ul {
	margin: 0;
	padding: 0;
}
.slider_subtxt ul li {
	list-style: none;
	float: left;
	width: 100%;
	font-size: 15px;
	background: url(../images/arrow.png) no-repeat 0 5px;
	padding: 0 0 2px 35px;
	line-height: 22px;
}
.enrolled {
	float: left;
	padding: 10px 22px;
	color: #2b2b2b;
	background: #fff;
	border-radius: 4px;
	margin: 15px 0 0 0;
	font-size: 14px;
	text-transform: uppercase;
}
.viewsample {
	float: left;
	padding: 10px 22px;
	color: #444;
	
background: #ffa84c; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa84c 0%, #ff7b0d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffa84c 0%,#ff7b0d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */

	border-radius: 4px;
	color:#fff;
	margin: 15px 0 0 10px;
	font-size: 14px;
	text-transform: uppercase;
}
.enrolled:hover {
	color: #000 !important;
	transition-duration: 1.5s;
}
.viewsample:hover {
	
background: #ed7847; /* Old browsers */
background: -moz-linear-gradient(top,  #ed7847 0%, #ff7b0d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed7847), color-stop(100%,#ff7b0d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ed7847 0%,#ff7b0d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ed7847 0%,#ff7b0d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ed7847 0%,#ff7b0d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ed7847 0%,#ff7b0d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed7847', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */

	color: #FFF;
	transition-duration: 1.5s;
}
#divBottomshare {
	position: fixed;
	top: 200px;
	right: 0px;
	z-index: 9999;
}
#chat {
	position: fixed;
	bottom: 0;
	z-index: 9999;
	right: 0;
}
#divBottomRight {
	z-index: 9999 !important;
}
.owl-pagination, .owl-buttons {
	display: none;
}
/***********slider_btm_wrapper************/	

#slider_btm_wrapper {
	width: 100%;
	background: url(../images/banner_btm_repeat.jpg) repeat;
	margin-bottom: 20px;
}
.dvd_frame {
	width: 100%;
	float: left;
	text-align: center;
	color:#515151;
}
.dvd_frame h2 {
	font-family: "Roboto Light";
	font-size: 24px;
	color:#515151;
	margin:10px 0;
}
.dvd_frame span {
	font-family: 'robotomedium';
	font-size: 24px;
	font-weight: normal;
	color:#515151;
}
/***********slider_wrapper************/		

#program_wrapper {
	width: 100%;
}
/***********why_wrapper************/		
	
#why_wrapper {
	width: 100%;
}
/***********offer_wrapper************/		
		
	
#offer_wrapper {
	width: 100%;
	background: url(../images/offer_section_bg.jpg) repeat;
}
/***********faculty_wrapper************/		




#faculty_wrapper {
	width: 100%;
}
#footer_wrapper {
	width: 100%;
	background: url(../images/footer_bg.jpg) repeat;
}
/**/
.vedio_tham {
	margin: 10px 0 0 0;
}
.vedio_tham iframe {
	box-shadow: 0 7px 8px -4px #000000;
	max-width: 140px;
	max-height: 120px !important;
}
/*************************************************************/

.vedio_tham ul li {
	list-style: none;
	float: left;
	margin-left: 9px;
}
.vedio_tham ul {
	margin: 0;
	padding: 0
}
.vedio_tham li:first-child {
	margin-left: 0;
}
.clickhere {
	background: #f64648;
	padding: 5px 5px 5px 0 !important;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
}
.click_btn {
	margin-bottom: 10px;
}
.clickhere {
	background: #f64648;
	border-radius: 5px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 5px !important;
	text-align: center;
}
.tittle h4 {
	float: left;
	margin: 0;
	width: 63%;
	color: #000000;
	font-size: 18px;
}
.tittle {
	text-align: center;
}
.clickhere:hover {
	color: #303030;
}
.subject {
	background: #eaeaea;
	min-height: 188px;
}
.subject > h3 {
	background: #e0dddd none repeat scroll 0 0;
	color: #000;
	font-size: 18px;
	padding: 6px;
	font-weight: bold;
	text-align: center;
}
.subject span {
	color: #cf7807;
	font-size: 16px;
	font-weight: normal;
}
.subject ul li {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 5px;
	color: #000000;
	list-style: url(../images/arrow_li.png);
	font-size: 14px;
	margin-left: 40px;
}
.subject ul li:last-child {
	border-bottom: none;
}
.init-arrow-down img {
	left: -3px;
	position: absolute;
	top: -6px;
	z-index: 99999;
}
.arrow-up.active img {
	left: -3px;
	position: absolute;
	top: -5px;
	z-index: 99999;
}
.arrow-down img {
	left: -3px;
	position: absolute;
	top: -5px;
	z-index: 99999;
}
.arrow-up img {
	left: -3px;
	position: absolute;
	top: -5px;
	z-index: 99999;
}
.gw-menu-text {
	margin-left: 35px;
}
.semester {
	background: #303030;
	border-radius: 5px;
	/*min-height: 500px !important;*/
	padding: 15px;
}
.accordion-heading {
	background-color: #0CF;
}
.accordion-heading:hover {
	background-color: #000;
	-webkit-transition: all 0.5s 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;
}
.accordion-heading > a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul {
	list-style-type: none;
}
a {
	color: #b63b4d;
	text-decoration: none;
}
.accordion {
	width: 100%;
	max-width: 360px;
	margin: 30px auto 20px;
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.accordion .link {
	cursor: pointer;
	display: block;
	padding: 15px 15px 15px 42px;
	color: #4D4D4D;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #CCC;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion li:last-child .link {
	border-bottom: 0;
}
.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}
.accordion li.open .link {
	color: #b63b4d;
}
.accordion li.open i {
	color: #b63b4d;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.submenu {
	display: none;
	background: #444359;
	font-size: 14px;
}
.submenu li {
	border-bottom: 1px solid #4b4a5e;
}
.submenu a {
	display: block;
	text-decoration: none;
	color: #d9d9d9;
	padding: 12px;
	padding-left: 42px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.submenu a:hover {
	background: #b63b4d;
	color: #FFF;
}
.form-inline .form-group {
	margin-right: 10px;
}
.well-primary {
	color: rgb(255, 255, 255);
	background-color: rgb(66, 139, 202);
	border-color: rgb(53, 126, 189);
}
.glyphicon {
	margin-right: 5px;
}
.arrow_accordion {
	background: #fff;
	padding: 14px;
	float: right;
	background: url(../images/arrow_accordion_h.png) no-repeat center right;
}
.arrow_accordion:hover {
	background: #fff;
	padding: 14px;
	float: right;
	background: url(../images/arrow_accordion.png) no-repeat center right;
}
.accordion_bg {
	background-color: #064984 !important;
	color: #fff !important;
	border-color: #064984 !important
}
.accordion_bg:hover {
	background-color: #cf7807 !important;
	color: #fff !important;
	border-color: #064984 !important
}
.accordion_bg panel-default {
	border-color: #064984 !important
}
.semester .panel-title > a {
	color: #fff;
}
.semester .responsive-accordion-head {
	background-color: #064984;
	border: none !important;
	color: #fff !important;
}
.semester .responsive-accordion-panel {
	background: #EFEFEF !important;
	padding:20px 15px 30px !important;
}
.detailed .table {
	margin-bottom: 0;
	width: 100%;
}
.semester .panel-default {
	border: none;
}
.semester .panel {
	background: none;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
}
.header-table {
	background: #d7d6d6;
	padding: 5px;
}
.header-table > ul {
	margin: 0;
	padding: 0;
}
.header-table > ul li {
	float: left;
	padding: 0;
}
.buynow {
	background: #045299 none repeat scroll 0 0;
	border-radius: 3px;
    color: #efefef;
    font-size: 13px;
    padding: 5px;
}
.buynow > a {
	color: #fff !important;
	padding: 0 0 0 0;
	text-align: center !important;
}
.buynow:hover {
	background: #092741 !important;
}
.buynow > a:hover {
	color: #fff !important;
	padding: 0 0 0 0;
	text-align: center !important;
}
.detailed tr td {
	padding: 3px !important;
	vertical-align: middle !important;
	margin: 0;
	color:#747373;
	font-size:12px;
	border-top: 0 !important;
	text-align: center;
	background:#efefef;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
}
.detailed .table-striped > tbody > tr:nth-child(2n+1) > td, .detailed .table-striped > tbody > tr:nth-child(2n+1) > th {
	background:#efefef !important;
}
.head_tb th {
	color:#525252;
	font-weight:normal;
}
#mytable img {
    margin: 0 6px 0 0;
}
.head_tb {
	background: #d7d6d6;
}
.tittle_tb {
	color: #f64648;
	margin: 0 0 10px;
	padding: 0;
	font-size: 16px;
	font-family: 'robotomedium';
}
.course_fees {
	color:#1a1a1a !important;
}
.subject_name {
    text-align: left !important;
}
#whylearnix_wrapper {
	width: 100%;
	margin: 2em auto;
}
.service_box {
	border: 1px solid #d7d7d7;
	padding: 70px 0 30px 0;
	position: relative;
	text-align: center;
	transition: all 1s ease 0s;
	width: 100%;
}
.service_box .service_img {
	position: absolute;
	top: -80px;
	width: 100%;
}
.service_box:hover .service_img {
	position: absolute;
	top: -80px;
	width: 100%;
	transition: all 1s ease;
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg)
}
.service_box h3 {
	text-align: center;
	margin: 10px 0 14px;
	transition: all 1s ease 0s;
	color: #6e6e6e;
}
.service_box p {
	font-size: 14px;
	margin: 0 0 26px;
}
.whyreadmore {
	background: #fff;
	color: #6e6e6e;
	font-size: 15px;
	border-radius: 5px;
	border: 1px solid #acacac;
	text-transform: uppercase;
	padding: 10px 20px 10px 20px;
	border-radius: 3px;
	transition: all 1s ease 0s;
}
.whyreadmore:hover {
	background: #31699d;
	color: #fff;
	cursor: pointer;
	border: none;
}
.service_box:hover {
	background: #F2F2F2;
	border-radius: 3px;
}
.tittle_why {
	border-bottom: 1px solid #e4e4e4;
    margin-bottom: 7em;
    padding-bottom: 1em;
    width: 100%;
    text-align: center;
}
.tittle_why h1 {
	width: 100%;
	color: #2e2e2e;
	font-size: 38px;
	font-family: 'robotomedium';
	text-align: center;
}
.tittle_why p {
	width: 100%;
	color: #888787;
	font-size: 17px;
	text-align: center;
}
#ourfaculty_wrapper {
	width: 100%;
	margin: 4em auto;
}
.tittle_faculty {
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
    margin-bottom: 1em;
    padding-bottom: 1em;
}
.tittle_faculty h1 {
	width: 100%;
	color: #2e2e2e;
	font-size: 38px;
	font-family: 'robotomedium';
	text-align: center;
}
.tittle_faculty p {
	width: 100%;
	color: #888787;
	font-size: 12px;
	text-align: center;
}
.image_bg {
	background: #ececec;
	border-radius: 5px;
}
.image_bg > img {
	width: 100%;
	border-radius: 5px;
}
.description {
	background: #ececec;
	float: left;
	text-align: center;
	width: 100%;
	font-family: 'robotomedium';
	border-radius: 0 0 5px 5px;
}
.description h4 {
    color: #133a5d;
    font-size: 12px;
    text-align: center;
    margin-bottom: 0;
}
.facultyreadmore {
    /*background: #133a5d;*/
    color: #133a5d ;
    font-size: 11px;
    text-transform: uppercase;
    padding: 5px 5px 5px 7px;
    border-radius: 3px;
}
.description p {
    color: #000000 !important;
    font-size: 10px;
	margin:0 0 10px;
}
#owl-example1 .item:hover .description p {
    color: #bdbdbd !important;
}
#owl-example1 .item:hover .description {
	background: #31699d;
	cursor: pointer;
	border-radius: 0 0 5px 5px
}
#owl-example1 .item:hover .description h4 {
	color: #ffffff !important;
	cursor: pointer
}
.description p:hover {
	color: #bdbdbd;
	cursor: pointer
}
.left.carousel-control > img {
	left: -110px;
	position: relative;
	top: 90px;
	z-index: 1;
}
.right.carousel-control > img {
	right: -110px;
	position: relative;
	top: 90px;
	z-index: 1;
}
#testimonial_wrapper {
	width: 100%;
	background: #FFFFFF /*url(../images/testimonial_bg.jpg) repeat*/;
	margin-top: -1em;
	padding: 35px 0 58px;
}
.tab_offer {
	/*padding: 15px !important;*/
	border-radius: 5px !important;
	/*background: url(../images/taboff_bg.jpg) repeat;*/
	float: left;
	/*margin-top: 93px;*/
}
.tab_text {
	float: right;
	/*border: 2px dashed #0d7867;*/
	min-height: 295px !important;
	text-align: left;
	color: #fff;
}
.text_off {
	float: right;
	width: 64%;
	margin-top: 1.5em;
	padding: 10px;
}
.text_off p {
	color: #fff;
}
.tab_img {
	position: absolute;
    top: 10px;
	width: 40%;
	margin: 0;
	float: left;
}
.text_off strong {
	font-size: 18px;
	font-weight:normal;
}
.text_off > h2 {
	color: #fff;
	font-size: 36px;
	font-family: 'robotobold';
}
.offtext_color {
	color: #000;
	font-family: 'robotoblack';
	line-height:60px;
	font-size: 48px !important;
}
.offtext_color span
{
	color: #fff;
}
.contact_btn {;
	background-image: url("../images/contact_bt.png");
	margin: 34px 0 0 16px;
	padding: 27px 86px;
	float: left;
}
.contact_btn:hover {
	background-image: url("../images/contact_bt.png");
	float: left;
	margin: 34px 0 0 16px;
	padding: 27px 88px;
	background-position: 0px -54px;
}
.test .carousel-control {
	left: 0;
	position: absolute;
	z-index: 99999
}
.testimonials .panel {
	border: none !important;
	box-shadow: none !important;
	background: none !important;
}
.testimonials .panel-footer {
	background: none !important;
	padding: 10px 13px;
	margin-top: -62px;
	border: none !important;
}
.testimonials .panel-heading {
	padding:0;
	border: none !important;
	background: none !important;
}
.testimonials .panel-default > .panel-heading {
	color: #333;
	border: none!important;
}
.testimonials .panel-default > .panel-heading h3 {
	margin: 11px 0 0;
}
.testimonials .news-item li {
	background: none !important;
}
.testimonials .news-item {
	background: #c7ecf9/*url(../images/testimonials_bg.png) repeat*/;
	margin-bottom: 15px;
	padding: 15px;
	border-radius: 4px;
}
.testimonials .news-item td {
	color: #4c4c4c;
	padding: 5px;
}
.testimonials .news-item a {
	color: #000;
	margin-left: 30px;
	float: right;
	font-size:13px;
	font-family: 'robotomedium';
}
.testimonials .demo1 {
	margin:0;
	min-height:358px;
}
.testimonial_img {
    float: left;
	margin:0 15px 0 0;
}
.testimonial_content p {
	color:#4a4a4a;
}
/*.testimonials .pagination > li > a, .pagination > li > span {
	background:none !important;
	border:none;
}*/
.thumbnils {
}
.thumbnils iframe {
	box-shadow: 0 7px 8px -4px #000000;
	max-height: 120px !important;
	max-width: 140px;
}
.thumbnils li:last-child {
	margin-right: 0;
}
.thumbnils li {
	float: left !important;
	list-style: none !important;
	/*margin-left: 6px !important;*/
	width: 32%;
    margin-right: 5px;
}

.thumbnils > ul {
	padding: 0;
	margin: 0;
}
.thumbnils > h3 {
	color: #232323;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 5px;
	text-transform: uppercase;
}
#footer_wrapper {
	width: 100%;
	background: url(../images/footer_bg.png) repeat;
	padding: 24px 0 0 0;
}
.about_footer {
	margin-bottom: 18px;
}
.about_footer p {
	color: #7f7f7f;
}
.about_footer > img {
	margin: 0px 0 0 0;
}
a.read_more {
	color: #9c9b9b!important;
}
a.read_more:hover {
	color: #CF7807!important;
}
.read_more {
	color: 9c9b9b;
	font-size: 15px;
	float: right;
	margin-top: 10px;
}
.payment ul li {
	list-style: none !important;
	float: left;
}
.payment > ul {
	margin: 21px 0 0;
	padding0: 0;
}
#footer_wrapper h4 {
	color: #9c9b9b;
	font-size: 15px;
	margin: 30px 0 16px 0;
}
#footer_wrapper p {
	font-size: 13px;
}
.payment ul li {
	float: left;
	list-style: outside none none !important;
	margin: 0 6px 6px 0px;
	width:40px\9;
	height:30px\9;
}
.payment img {
	width: 100%;
}
.quick_list {
	margin: 0 0 0 0;
	padding: 0;
}
.quick_list li {
	list-style:none;
	background:url(../images/quick_list_icon.png) no-repeat left 8px;
	line-height:22px;
	padding-left:20px;
}
.quick_list li a {
	color:#7f7f7f;
	font-size:13px;
}
.quick_list li a:hover {
	color: #CF7807
}
.quick img {
	padding-right: 15px;
}
.footer_bottom {
	background: #252729;
	margin-top: 20px;
	padding: 10px 0;
}
.copy {
	color: #7f858f;
	margin: 7px 0 0 0;
	font-size: 13px;
}
.socials {
/*	float: right;
	margin: 0 0 0 60px;*/
	float:left;
	margin:0;
}
.facebook {
	background:url(../images/facebook.png) repeat scroll center top!important;
	display: block;
	float: left;
	height: 30px;
	margin: 0 18px 0 0;
	text-indent: -9999px;
	width: 28px;
	opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.facebook:hover {
	background: url(../images/facebook.png) repeat bottom;
	width: 28px;
	height: 28px;
	display: block;
	text-indent: -9999px;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.twitter {
	background:url(../images/twitter.png) repeat scroll center top!important;;
	text-indent: -9999px;
	float: left;
	height: 29px;
	width: 28px;
	margin: 0 18px 0 0;
	opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.twitter:hover {
	background: url(../images/twitter.png) repeat bottom;
	height: 29px;
	width: 28px;
	display: block;
	text-indent: -9999px;
	 opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.googleplus {
	background:url(../images/googleplus.png) repeat scroll center top!important;;
	float: left;
	height: 29px;
	width: 28px;
	margin: 0 18px 0 0;
	opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.googleplus:hover {
	background: url(../images/googleplus.png) repeat bottom;
	height: 29px;
	width: 28px;
	display: block;
	text-indent: -9999px;
	 opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.seeroo {
	background: url(../images/seeroo.png) repeat top;
    width:28px;
	height:28px;
	display: block;
	text-indent: -9999px;
	float: right;
}
.seeroo:hover {
	background: url(../images/seeroo.png) no-repeat center bottom;
	width:28px;
    height:28px;
	display: block;
	text-indent: -9999px;
}
.location {
	background:url(../images/location_icon.png) no-repeat left 6px;
	color: #7f7f7f;
    font-size: 13px;
    line-height: 20px;
    padding-left: 28px;
	margin-bottom:10px;
}
.phone {
	background:url(../images/phone_icon.png) no-repeat left 3px;
	color: #7f7f7f;
    font-size: 13px;
    line-height: 20px;
    padding-left: 28px;
	padding-bottom:2px;
	margin-bottom:10px;
}
.email {
	background:url(../images/mail_icon.png) no-repeat left 5px;
	color: #7f7f7f;
    font-size: 13px;
    line-height: 20px;
    padding-left: 28px;
	padding-bottom:2px;
	margin-bottom:10px;
}
.email a {
	color: #7f7f7f;
    font-size: 13px;
}
.email a:hover {
	color: #CF7807;
}
/**********************************************************Who_We_Are*****************************************************/ 

#sub_banner_wrapper {
	width: 100%;
}
.heading_wrapper {
	background: #02356a;
	width: 100%;
	padding: 0 0;
}
.heading_wrapper h1 {
	margin: 0;
	font-size: 26px;
	color: #fff;
	font-family: 'robotomedium';
	text-align: left;
	margin: 15px 0 !important;
}
#content_wrapper {
	background: #fff;
	padding:30px 0 15px 0;
}

.who_img_sub {
  float: left;
  margin: 0 22px 17px 0;
  width: 33%;
  /*border: 1px solid #c6c6c6;
  background: #e4e4e4;*/
  padding: 5px;
}

.who_we_sub p {
	color: #979797;
	/*float: left;*/
	font-size: 14px;
	margin: 0 0 15px;
	text-align: justify;
	/*width: 65%;*/
	font-family: robotoregular !important;
}
.who_list_left {
	margin: 12px 0 0;
	padding: 0;
}
.who_list_left li {
	background: rgba(0, 0, 0, 0) url("../images/who_list_icon.png") no-repeat scroll left 11px;
	color: #3f3f4b;
	font-size: 14px;
	line-height: 30px;
	list-style: outside none none;
	margin: 0 0 14px;
	padding-left: 32px;
}
.who_list_right {
	margin: 12px 0 0;
	padding: 0;
}
.who_list_right li {
	background: rgba(0, 0, 0, 0) url("../images/who_list_icon.png") no-repeat scroll left 11px;
	color: #3f3f4b;
	font-size: 14px;
	line-height: 30px;
	list-style: outside none none;
	margin: 0 0 14px;
	padding-left: 32px;
}
.inner_menu {
	width: 100%;
	background: #02356a;
}
.menu_right {
	background: #303030;
	float: right !important;
	min-height: 45px;
}
.menu_right ul {
	padding: 0;
	margin: 0;
}
/*.menu_right ul li {
	float: left;
	margin-right: 20px;
	padding: 10px 20px 0 0;
}*/
.menu_right ul li:last-child {
	margin-right: 0;
	padding-right: 0;
	background: none;
	border:none;
}
.menu_right ul li {
	float: left;
	/*margin-right: 30px;*/
	/*padding: 5px 30px 10px 0;*/
	float:left\9!important;
	margin-right: 15px\9!important;
    padding: 4px 7px 0 0\9!important;
	background:none\9;
	/*background:rgba(0, 0, 0, 0) url("../images/BORDER_RIGHT.png") no-repeat scroll 183px -4px;
	 margin-top: 8px;*/
    padding: 0 16px 0px 1px;
	border-right: 1px solid #fff;
	vertical-align: middle;
	margin-right: 9px;
	  line-height: 44px;
	/*margin-top: 6px;
    padding: 5px 20px 10px 1px;*/
   
}
.menu_right ul li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-size:13px\9;
}
.menu_right ul li a:hover {
	color: #295d93;
	text-transform: uppercase;
	font-size: 14px;
	font-size:13px\9;
}
.inner_bg {
	background: url(../images/inner_bg.png) #2c649e repeat;
	width: 100%;
   /*min-height: 1200px;*/
    min-height:200px;
}
.innercourse_bg {
	background: url(../images/course_bg.png) #2c649e repeat;
	width: 100%;
	min-height: 620px;
	padding-bottom: 30px;
}
.inner_text {
	background: url("../images/text_bg.png");
	background-image: 100% 100% !important;
	min-height: 800px;
	padding-top: 36em;
	width: 100%;
}
.tab_content {/* position:absolute;*/
}
/*.tab_innercontent .nav-tabs li.active > a

{
  background:url(../images/active_tab.png) no-repeat; width:224px; padding:5px; border:none;
  color:#fff !important; border-bottom:none !important;
  background-color:inherit;
  text-transform:uppercase !important;
    font-size: 14px !important;
      padding: 5px 0 15px 36px;
  text-align: left;
  
}*/


.tab_innercontent .nav-tabs li.active {
	background: url(../images/active_tab.png) no-repeat;
	width: 224px;
	border: none;
	color: #fff !important;
	border-bottom: none !important;
	background-color: inherit;
	text-transform: uppercase !important;
	font-size: 14px !important;
	/*  padding-left: 36px;*/
	padding: -5px 0 15px 20px;
	text-align: center;
}
.tab_innercontent .nav-tabs > li > a {
	background: url(../images/tab_a.png) no-repeat;
	width: 224px;
	padding: 5px;
	border: none !important;
	color: #fff !important;
	border-bottom: none !important;
	border-bottom: none !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
	padding: 5px 0 15px 20px;
	text-align: center;
}
.tab_innercontent .nav-tabs li a:hover {
	background: url(../images/active_tab.png) no-repeat !important;
	padding: 5px;
	border: none;
	color: #fff !important;
	border-bottom: none !important;
	background-color: inherit;
	text-transform: uppercase !important;
	font-size: 14px !important;
	padding: 5px 0 15px 20px;
	text-align: center;
}
.tab_innercontent .active {
	border-bottom: none;
	color: #00203c !important;
}
.tab_innercontent .tab-content {
	border: none !important;
	background: #fff;
	padding: 25px;
	border-radius: 6px;
	min-height: 200px;
	width: 99%;
	margin-bottom: 50px;
	border: 1px solid #e9e9e9 !important;
}
.tab_innercontent .nav-tabs {
	border: none !important;
	margin-bottom: 30px !important;
}
.tab_innercontent .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background: none !important;
	border: none !important;
}
.sub_totalbox {
	float: left;
	width: 100%;
	overflow-y: scroll;
    height: 600px;
}
.sub_head {
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0
}
.total {
	font-size: 16px;
	color: #303030 !important;
	margin: 5px 0 0 0;
	float: right !important;
}
.selected_topics {

  width: 100%;

}
.selected_topics > ul {
	padding: 0;
	margin: 0;
}
.selected_topics li h3 {
	font-size: 14px;
	color: #3c3c3c;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.selected_topics {
	margin-top: 20px;
	float: left;
}
.selected_topics li {
	background: #dddddd;
	width: 100%;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}
.selected_topics span {
	/*float: left; */
	margin-right: 10px;/*background: #fff !important;
    border: 2px solid #000;*/
}
.charges {
	float: right;
}
.subtotal {
	background: #2c649e none repeat scroll 0 0;
	min-height: 134px !important;
	padding-top: 20px;
	float: left;
	width: 100%;
}
.subtotal p {
	text-align: right;
	color: #fff !important
}
.totalcharges {
	font-size: 18px;
}
.checkboxstyle {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #4c4c4c;
	float: left;
	height: 25px;
	margin: 4px 10px 0 0;
	position: relative;
	width: 25px;
}
.des_sub {
	float: left;
	font-size: 15px;
	margin: 35px auto;
	text-align: left;
}
.discount img {
	float: left;
	margin:15px 25px 15px 0;
}
.PaymentOption > h2 {
	background: #fff none repeat scroll 0 0;
	font-size: 18px;
	padding: 10px 10px;
	margin: 50px 0 0 0;
}
.Payment_bg {
	background: #2c649e;
	min-height: 50px;
	float: left;
	width: 100%
}
.Payment_bg ul li {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	color: #fff;
}
.Payment_bg p {
	float: left;
	margin: 0px 10px;
	color: #fff;
}
.nav-tabs > li > a {
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	line-height: 22px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.checkout_btn {
	background: #ca7305;
	padding: 10px;
	float: right;
	margin-top: 10px;
}
.PaymentOption .checkout_btn {
	background: #ca7305;
	padding: 10px;
	float: right;
	margin:10px 0;
}
.checkout_btn a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px
}
.checkout_btn a:hover {
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
}
.selected_topics input[type="checkbox"] {
	width: 20px !important;
	height: 20px !important;
	background: #fff !important;
	border: 1px solid #000 !important;
}
.selected_topics input[type="radio"] {
	width: 20px !important;
	height: 20px !important;
	padding: 5px !important;
}
.selected_topics li a {
	color: #303030 !important;
}
.selected_topics li a:hover {
	color: #2a5f95 !important;
}
.selected_topics li a active {
	color: #2a5f95 !important;
}
.selected_topics li .charges {
	color: #303030 !important;
}
.leftmenu {
	float: left !important;
	margin-top: 1em;
}
.leftmenu .panel-heading {
	color: #fff !important;
	background: #092741 !important;
	background: url(../images/leftmenu.png) no-repeat;
	border-color: #ddd;
	border-radius: 25px 0 0 25px !important;
	padding: 0 !important;
}
.leftmenu .panel-title a {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	border: none !important;
	font-weight: bold;
}
.leftmenu .panel-body {
	background: none !important;
	padding: 0 !important;
	border: none !important;
}
.leftmenu .panel {
	background: none !important;
	border: none;
	box-shadow: none!important;
}
.leftmenu .panel-body > ul {
	padding: 0;
	margin: 0;
}
.leftmenu .panel-body li {
	margin-top: 5px;
	padding: 6px 0 5px 47px;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	border-radius: 20px 5px 5px 20px !important;
}
.false_iocn {
	background: url(../images/false_icon.png) #496c90 no-repeat left !important;
	padding: 10px;
	margin-top: 5px;
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 25px 0 0 25px !important;
}
.mark_iocn {
	background: url(../images/mark_icon.png) #0c3151 no-repeat left !important;
	padding: 10px;
}
.subjucts {
	background: #e2e2e2;
	
	min-height: 570px !important;
	border-radius: 5px;
	padding: 10px;
	margin-top: 15px;
	max-height: 858px;
    overflow-y: auto
}
.videos h3 {
	color: #4c4c4c;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
.videos {
}
.videobox {
	background: #fff;
	padding: 5px;
	margin: 10px;
	width: 100%;
	min-height: 103px !important;
	display: table-caption;
}
.video_img {
	
	float:none !important;
	

}
.video_text p {
	font-size: 12px;
	margin: 0;
	float: left;
	width: 50%;
	margin-bottom: 5px;
	line-height: 15px;
}
.video_bt {
	float:right;
	background: #496c90;
	padding: 2px;
	border-radius: 5px;
	width: 60px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
}
a.video_bt {
	color: #fff !important;
	float:right;
    width: 70px!important;
    margin: 0!important;
    padding: 3px!important;
    font-size: 14px!important;
}
.ppt {
	float: left;
	background: #c4ae69;
	padding: 2px;
	border-radius: 5px;
	width: 60px;
	font-size: 12px;
	text-align: center;
}
a.ppt {
	color: #fff !important;
    float: right;
    margin-right: 5px;
}
.button {
	margin-top:10px;
	}
#footer_wrapper1 {
	width: 100%;
	background: url(../images/footer_bg.png) repeat;
	min-height: 300px;
	margin-top: 0em;
	padding: 20px 0 0 0;
}
.text_color > a {
	color: #2a5f95;
}
.text_color > a .charges a {
	color: #2a5f95;
}
.video_bt:hover {
	background: #0C3151;
}
.ppt:hover {
	background: #A58D45;
}
#signin-dropdown {
    background: #f7f7f7 none repeat scroll 0 0;
    padding: 15px;
    position: absolute;
   /* width: 20%;*/
    width: 110%;
    z-index: 99999;
	border-radius: 0 5px 5px 5px;
}
.username > span {
    color: #133a5d;
    font-size: 13px;
}
.username > input[type="text"] {
    width: 100%;
    height: 30px;
    padding: 5px;
    font-size: 13px;
}
.password > span {
    color: #133a5d;
    font-size: 13px;
}
.password > input[type="password"] {
    width: 100%;
    height: 30px;
    padding: 5px;
    font-size: 13px;
}
.signin {
    margin: 0;
}
.forgot {
    color: #af5800;
    float: left;
    margin: 10px 0 0 ;
}
.submit.button {
    background: #133a5d;
    border: none;
    color: #fff;
    float: right;
    font-size: 15px;
    padding: 5px 20px;
    text-transform: uppercase;
}
.gw-nav-list li .gw-submenu {
    margin: 0 0 0 58px !important;
}
.carousel-inner .active {
	border-bottom:none !important;
}
#owl-example1 .owl-buttons {
	display:block !important;
	position: absolute;
    width: 100%;
}
.select_prgm:before {
    background:url(../images/li_number.png) no-repeat left top;
    content: " ";
    height: 56px;
    left: -20px;
    position: absolute;
    top: -7px;
    width: 59px;
}
.select_prgm:after {
    background:url(../images/dropdown.png) no-repeat left;
    content: " ";
    height: 9px;
    position: absolute;
    right: 20px;
    top: 17px;
    width: 14px;
}
.responsive-accordion li .responsive-accordion-head.active .select_prgm:after {
    background:url(../images/dropdown_left.png) no-repeat left bottom;
    height: 14px;
	width: 14px;
	top:14px;
}
.select_univrsty:before {
    background:url(../images/li_number_2.png) no-repeat left top;
    content: " ";
    height: 56px;
    left: -20px;
    position: absolute;
    top: -7px;
    width: 59px;
}
.select_univrsty:after {
    background:url(../images/dropdown.png) no-repeat left;
    content: " ";
    height: 9px;
    position: absolute;
    right: 20px;
    top: 17px;
    width: 14px;
}
.responsive-accordion li .responsive-accordion-head.active .select_univrsty:after {
    background:url(../images/dropdown_left.png) no-repeat left bottom;
    height: 14px;
	width: 14px;
	top:14px;
}

.university_head:after {
    background:url(../images/arrow_accordion_h.png) no-repeat left;
    content: " ";
    height: 27px;
    position: absolute;
    right: 20px;
    top: 8px;
    width: 26px;
}
.responsive-accordion li .responsive-accordion-head:hover .university_head:after, .responsive-accordion li .responsive-accordion-head.active .university_head:after {
    background:url(../images/arrow_accordion.png) no-repeat left bottom;
    height: 27px;
	width: 26px;
	top:8px;
}
/*---vedio_gallery----*/
.title_head
{
	width:100%;
	height:auto;
	padding:5px 0;
	color:#797979;
	font-weight:bold;
	font-size:22px;
	margin: 30px 0;
    line-height: 160%;
}
}
.sample_title
{
	width:100%;
	height:auto;
	padding:5px 0;
	color:#797979;
	font-weight:bold;
	font-size:18px;
}
.lft_col
{
	height:auto;
	margin:10px 0;
	padding:15px 5px 15px 15px;
}
/*.rptr_div
{
	width:100%;
	height:auto;
	background-color:#fff;
	padding:5px 10px;
	float:left;
	margin:0 10px 10px 0;
	-moz-border-radius:10px;
	border:1px solid #ccc;
	overflow:hidden;
	min-height: 165px;
}*/

.rptr_div {
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 0 0px;
    float: left;
    margin: 0px 10px 10px 0 !important;
    -moz-border-radius: 10px;
    /*border: 1px solid #ccc;*/
    overflow: hidden;
    min-height: 165px;
	margin-bottom: 35px !important; 
	
	/*-webkit-box-shadow: 0px 7px 0px 0px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 7px 0px 0px rgba(0,0,0,0.17);
box-shadow: 0px 7px 0px 0px rgba(0,0,0,0.17);*/

}
.rptr_div a:hover{
	opacity: 0.3; 
	filter: alpha(opacity=30);
	}
	
.rptr_div_cont
{
	width:100%;
    height:147px;
    background-repeat:no-repeat!important;
    background-position:center top;
	background-color:#eee;
}
.rptr_div_cont img
{
	margin:23% 0 0 47%;
}
/*.rptr_title a
{
	font-size:14px;
	color:#666;
	margin: 5px 0;
    display: block;
}*/
.rptr_title {
    background: #fff;
    padding: 2px;
    text-align: center;
    margin-top:0 !important;
    min-height: 150px;
    text-align: center;
    display: block;
    border: 1px solid #ddd;
    box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.16), 0 1px 1px 0 rgba(162, 151, 151, 0);
}
.btn_color_
{
	color: #fff!important;
}
 .rptr_title p {
    color: #dc040e;
    font-size: 11px;
    font-weight: 600;
}
.rptr_title a {
    font-size: 14px;
    color: #fff;
    margin: 5px 0;
    display: block;
    text-transform: uppercase;
}

.rgt_col{margin-top:10px;overflow:hidden}
.rgt_col h6{/*width:20%;*/float:left;margin-right:100px;}.rgt_col p{/*width:20%;*/float:left;margin-right:10px;}  .rgt_col h6 img{width:100%; height:auto;}
.rgt_col p img{width:227px; height:auto;}
.screenshot_box{width:auto;height:auto;padding:10px 0; margin:0 0 10px; overflow:hidden}
.screenshot_title{width:100%; height:auto;color:#158bba;font-size:18px;float:left; margin:10px 0}
.screenshots{float:left;width:20%;height:auto;background-color:#fcfdfc;margin:0 10px 10px 0; padding:10px;text-align:center;background:#eee;}
.screenshots img{width:100%; height:auto; }
.screenshots img{border:solid 1px #cdcdcd}
.player_info{padding:15px;margin-top:10px;background-color:#f2f2f2;border:solid 1px #dcd9d9;font-family:Arial;font-size:14px;line-height:26px;margin-bottom: 10px;}
.rgt_col flotright
{
	width:100%;
}
.rgt_col flotright
{
	width:100%;
}
.login_box
{
	width:43%;
	margin:0 auto;
	border:1px solid #ccc;
	background:#eee;
	margin:10px 0;
	padding:10px;
}
.login_box legend
{
	font-size:18px;
	margin: 0 0 15px 0;
}
.name_fie
{
	float:left;
	width:33%;
	font-size:13px;
	text-align:left;
	margin:10px 0 0 0;
}
.dot_
{
	width:5%;
	float:left;
	margin:10px 0 0 0;
}
.feaild_
{
	width:50%;
	float:left;
}
.feaild_ input
{
	margin:10px 0 0 0;
	font-size:13px;
	color:#000;
	height: 28px;
    width: 100%;
}
.feaild_ select
{
		margin:10px 0 0 0;
	font-size:13px;
	color:#000;
	height: 28px;
    width: 100%;
}
a.fro_pass
{
	margin: 0 0 0 2%;
	font-size:12px;
}
.login_box a.sign_up_btn
{
	background: #cf7807 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 16px;
    text-transform: uppercase;
	margin: 1% 0 0 7%;
	margin: 1% 0 0 18%\9;
    display: block;
    width: 155px;
	width: 200px\9;
}
.login_notification
{
	width:100%;
}
.terms_of_use
{
	background:#e2e1e1;
	margin:20px 0 0 0;
}
.terms_of_use p {
    color: #757575;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 15px;
}
.terms_of_use legend {
    font-size: 18px;
    margin: 0 0 15px;
	text-align:center;
}
/**/
/*.basic_box
{
	width:50%;
	float:left;
}*/
/*.academic_box
{
	width:50%;
	float:left;
}*/

.basic_box .name_fie
{
	float:left;
	width:33%;
	font-size:13px;
	text-align:left;
	margin:10px 0 0 0;
}
.basic_box .dot_
{
	width:5%;
	float:left;
	margin:10px 0 0 0;
}
.basic_box .feaild_
{
	width:50%;
	float:left;
}
.basic_box .feaild_ input
{
	margin:10px 0 0 0;
	font-size:13px;
	color:#000;
	height: 28px;
    width: 100%;
}
.basic_box .feaild_ select
{
		margin:10px 0 0 0;
	font-size:13px;
	color:#000;
	height: 28px;
    width: 100%;
}
.academic_box .name_fie
{
	float:left;
	width:33%;
	font-size:13px;
	text-align:left;
	margin:10px 0 0 0;
}
.academic_box .dot_
{
	width:5%;
	float:left;
	margin:10px 0 0 0;
}
.academic_box .feaild_
{
	width:50%;
	float:left;
}
.academic_box .feaild_ input
{
	margin:10px 0 0 0;
	font-size:13px;
	color:#000;
	height: 28px;
    width: 100%;
}
.academic_box .feaild_ select
{
		margin:10px 0 0 0;
	font-size:13px;
	color:#000;
	height: 28px;
    width: 100%;
}
.register-frm .terms_of_use {
    background:none;
    margin: 20px 0 0;
	width:100%;
	text-align:center;
} 
.register-frm a.sign_up_btn
{
	background: #cf7807 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 16px;
    text-transform: uppercase;
	margin: 1% 0 0 7%;
    display: inline-block;
    margin: 30px 0 30px 0%;
   
}

.subscription_title input[type="button"]
{
	background: #cf7807 none repeat scroll 0 0 !important;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 16px;
    text-transform: uppercase;
    width: 110px;
}
.subscription_title {
    padding: 10px 0;
    min-height: 55px;
}
/*#div_print_three td
{
	padding:0;
}*/



/*#div_print_three td strong 
{
	padding:10px 10px;
}*/
#div_print_three td span
{
	padding:10px 10px;
}
/*.td_bg
{
	background:#e2e2e2!important;
	padding: 10px 10px!important;
}*/

img.image_ca
{
	margin-top:10px;
	float:right;
}
.text_a
{
	text-align:right!important;
}
.login_area
{
	color: #303030;
}
.login_area span
{
	font-weight:bold;
}
.change_pass {
    border-radius: 3px;
    color: #464646;
    display: block;
    float: right;
    font-weight: bold;
    margin-bottom:8px;
    padding: 0 2px 0 0;
    width: 120px;
    border: 1px solid #ccc;
    font-size: 12px;
    text-align: center;
	margin-top:5px;
}
.log_out {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #464646;
    display: block;
    float: right;
    font-weight: bold;
    margin-bottom:8px;
    padding: 0 0px;
    width: 55px;
    font-size: 12px;
    margin-right: 5px;
	margin-top:5px;
	text-align: center!important;
}
.videobox_a {
    background: #fff;
    padding: 5px;
    margin: 10px;
    min-height: 103px !important;
    display: table-caption;
    float: left;
    width: 47%;
}

.name_form {
	font-family: 'robotoregular';
	font-size:13px;
    float: left;
    margin: 10px 0;
    padding: 0 10px 0 0;
    text-align: right;
    width: 40%;
}

.field_form
{
    float: left;
    margin: 10px 0;
    width: 50%;
}
.field_form input
{
	margin:10px 0 0 0;
	font-size:13px;
	color:#000;
	height: 28px;
    width: 100%;
}
.submit_a input
{
	background: #cf7807 none repeat scroll 0 0 !important;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 16px;
    text-transform: uppercase;
}
li.mark_iocn a
{
	color:#fff;
}
li.false_iocn a
{
	color:#fff;
}
.forgot_pass
{
	width:40%;
	margin:0 auto;
	background:#eee;
	border:1px solid #ccc;
	padding:10px;
	margin:25px 0;
}
.new_passward
{
	width:100%;
}
.forgot_pass .name_fie
{
	float:left;
	width:33%;
	font-size:13px;
	text-align:left;
	margin:10px 0 0 0;
}
.forgot_pass .dot_
{
	width:5%;
	float:left;
	margin:10px 0 0 0;
}
.forgot_pass .feaild_
{
	width:60%;
	float:left;
}
.forgot_pass .feaild_ input
{
	margin:10px 0 0 0;
	font-size:13px;
	color:#000;
	height: 28px;
    width: 100%;
}
.forgot_pass a.sign_up_btn
{
	background: #cf7807 none repeat scroll 0 0 !important;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 16px;
    text-transform: uppercase;
	width:100px;
	margin:10px 0 0 0;
}
.forgot_pass legend
{
	font-size:16px;
	margin:0 0 5px;
	padding:0;
}
.forgot_pass .forgot_notification_
{
	padding:5px;
	width:100%;
	color:red;

}
.warning
{
	color:red;
}
.forgot_pass.fieldset
{
	width:100%;
	padding:0;
	margin:0;
}
.forgot_pass .title_head
{
}
.contact_us_det
{
	width:100%;
	float:left;
	margin:0 0 10px;
}
.contact_us_det.location {
	background:url(../images/location_icon.png) no-repeat left 6px;
	color: #7f7f7f;
    font-size: 13px;
    line-height: 20px;
    padding-left: 28px;
	margin-bottom:10px;
}
.contact_us_det.phone {
	background:url(../images/phone_icon.png) no-repeat left 3px;
	color: #7f7f7f;
    font-size: 13px;
    line-height: 20px;
    padding-left: 28px;
	padding-bottom:2px;
	margin-bottom:10px;
}
.contact_us_det.email {
	background:url(../images/mail_icon.png) no-repeat left 5px;
	color: #7f7f7f;
    font-size: 13px;
    line-height: 20px;
    padding-left: 28px;
	padding-bottom:2px;
	margin-bottom:10px;
}
.contact_us_det.email a {
	color: #7f7f7f;
    font-size: 13px;
}
.contact_us_det.email a:hover {
	color: #CF7807;
}

.notificati_log
{
    width: 98%;
    margin: 20px auto;
    float: none;
    clear: both;
    padding: 10px;
    height: auto;
    border: solid 1px #4BB971;
    background-color: #cdeb8e;
    color: #000;
    line-height: 22px;
}
a.toggleMenu
{
	float:right;
}
.error{  border-color: red !important; }
a.sign_up_btn_update
{
	 background: #cf7807 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin: 1% 6% 0 0;
    padding: 4px 16px;
    text-transform: uppercase;
   /* width: 200px;*/
}
.button_update
{
	width:100%;
}
.basic_box .feaild_b
{
	float:left;
	width:50%;
}
.basic_box .feaild_b label
{
	width:15%;
	height: 28px;
	margin:10px 0 0 0;
	font-size:13px;
	float:left;
}
.basic_box .feaild_b input
{
	margin:10px 0 0 0;
	font-size:13px;
	color:#000;
	height: 28px;
    width: 85%!important;
	float:left;
}
.topright ul li span
{
	float:left\9;
}
.topright ul li a
{
	float:left\9;
	color:#000;
}
.topright ul li a:hover
{
	color: #b63b4d;
}
.topright ul li.request_form
{
	width:100%;
	padding:0;
	margin:0;
	position:relative;
}
#signin-dropdown-req {
    background: #d1831e;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    right: 10px;
    top: 2px;
    width: 100%;
    z-index: 9999;
}
#signin-dropdown-req .success
{
	color: green;
    font-size: 14px;
    border: 1px solid green;
    text-align: center;
    padding: 0px;
    background: #e5e5e5;
}
.callname {
    float: left;
    width: 33%;
}
.callname span
{
	font-size:12px;
}
.callname input
{
	width:90%;
	font-size:12px;
	height:25px;
	line-height:12px\9;
}
.callnumber
{
	float: left;
    width: 33%;
}
.callnumber span
{
	font-size:12px;
}
.callnumber input
{
	width:90%;
	font-size:12px;
	height:25px;
	
}
.callemail
{
	float: left;
    width: 33%;
}
.callemail span
{
	font-size:12px;
}
.callemail input
{
	width:90%;
	font-size:12px;
	height:25px;
}
.reqacallback .textbox
{
	width:85%;
	float:left;
}
.reqacallback .remb {
    float: left;
    margin-top: 10px;
}
.reqacallback .remb .submit.button {
    background: #133a5d none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    float: right;
    font-size: 15px;
    padding: 3px 13px;
    text-transform: uppercase;
	border-radius: 3px;
}
#show_error_req
{
	width:100%;
}
.dk_options
{
	z-index:9999\9!important;
}
.video_img {
    width: 138px !important;
    height: 73px !important;
    float: left !important;
    margin-right: 10px;
}
.sub_align
{
	text-align:center!important;
}
.Cresponsive-accordion-panel {
	overflow:auto !important;
	}

.inner_content_wrpr {
	padding:10px !important;
	}	
#cboxWrapper {
	background:#fff;
	}
.inner_content_wrpr {
	box-shadow:none !important;
	}	
.Payment_bg ul li .regular-radio { float:left !important;}	
.responsive-accordion-panel {
	overflow:inherit !important;
	}
.dk_container a {
	margin:0 !important;
	}	

.playbtn {
    position: relative !important;
    text-align: center !important;
    vertical-align: middle !important;
    top: -50px;
}
.playbtn > img {
    vertical-align: middle !important;
	width:10px;
}

.playbtn1 {
    position: relative !important;
    text-align: center !important;
    vertical-align: middle !important;
    top:0px;
}
.playbtn1 > img {
    vertical-align: middle !important;
	width:10px;
}

.rptr_div_cont {
    background-size: 100%;
}


.pagination a {
	 cursor: pointer;
	 text-decoration: none;

}
.pagination a:hover{
	cursor: pointer;
	 color:#000;

}
.pagination > span {
    color: #4c4c4c;
    font-size: 12px;
    margin-right: 10px;
	border: 1px solid #c6c6c6;
	padding: 4px;
   border-radius: 3px;
}
.pagination {
    
    border-radius: 4px !important;		
    display: inline-block !important;
    margin: -7px 0 13px 25px !important;
    padding: 5px !important;
}

.pagenav {
  width: 11%;
  margin-left: 18px;
  /*border: 1px solid #c6c6c6;*/
  height: 45px;
  padding: 10px;
  border-radius: 5px;
  /*background: #ddd;*/
}
.pagenav a {
  color: #000;
}
.alignleft {
  float: left;
  margin-right: 20px;
  color: #4c4c4c;
}
.alignright
{
	float:left;
	color: #4c4c4c;
}
.popup_make .make_tittle {
  padding: 10px;
  text-align: center;
  margin-top: 10px;
}
.popup_make .field_form input {
  margin: 0 0 0 0;
  font-size: 13px;
  color: #000;
  height: 28px;
  width: 100%;
}
.popup_make .name_form {
  font-family: 'robotoregular';
  font-size: 13px;
  float: left;
  margin: 10px 0;
  padding: 0 10px 0 0;
  text-align: left;
  width: 25%;
}
.popup_make .wpcf7-textarea {
  width: 100%;
  height: 100px;
}
.popup_make {
  padding: 10px;
}
.popup_make .field_form {
  float: left;
  margin: 10px 0;
  width: 75%;
  height: 100%;
}
.popup_make .submit_a input
{
	background: #cf7807 none repeat scroll 0 0 !important;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 16px;
    text-transform: uppercase;
    border: none;
}

.rgt_col.flotright br {
  display: none;
}
.who_img_sub img {
  width: 445px !important;
  height: 243px !important;
}
.learnixcontact .name_form {
  font-family: 'robotoregular';
  font-size: 13px;
  float: left;
  margin: 10px 0;
  padding: 0 10px 0 0;
  text-align: left;
  width: 40%;
}
.learnixcontact 
.wpcf7-textarea {
  width: 100%;
  height:113px!important;
}
.learnixcontact 
.location{
  background: url(../images/location_icon.png) no-repeat left 6px;
  color: #7f7f7f;
  font-size: 14px !important;
  line-height: 24px !important;
  padding-left: 28px;
  margin-bottom: 10px;
}
.learnixcontact 
.contact_us_det {
  width: 100%;
  float: left;
  margin: 0 0 10px;
}
.learnixcontact .submit_a input {
    background: #cf7807 none repeat scroll 0 0 !important;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 16px;
    text-transform: uppercase;
    border: none;
	float:right;
	margin-right: 110px;
}
.learnixcontact h3
{
    margin: 0 0 10px;
    padding: 4px 10px;
    background: #02356a;
    color: #fff;
}
div.wpcf7-validation-errors {
    border: none;
    color: red;
}


















University {
   background: #02356a;
   width: 100%;
   float: left;
   padding: 5px;
   color: #fff;
   margin-bottom: 10px;
}

.University h3 {
   font-size: 14px;
   color: #fff;
   margin: 0;
   padding: 0;
   font-weight: bold;
}

a#iframe {
    color: #02356a;
    font-size: 16px;
    /* background-color: #02356a; */
    width: 100%;
    margin: 15px auto;
    padding: 5px 0;
}
.rptr_title h1
{
	width: 80%;
    font-size: 14px;
    font-family: Roboto;
    line-height: 20PX;
    border-bottom: solid 1px #d8d8d8;
    display: inline-block;
    color: #6e6e6e;
    text-align: center;
    padding-bottom: 5px;
}

#div_print_three td {
    padding: 5px;
}  
.td_bg {
    background: #285b90!important;
    padding: 10px 10px!important;
    color: #fff;
}

#div_print_three td strong {
    padding: 5px 10px;
}

.payment_btn {
    background: #ca7305;
    padding: 5px 10px;
    float: right;
    margin-bottom: 10px;
    color: #fff;
    border-radius: 4px;
    margin-right: 10px;
}


.back_btn {
    background: #4c4c4c;
    padding:5px 10px;
    float: right;
    margin-bottom: 10px;
    color: #fff;
    border-radius: 4px;
}



    /**********************************15-19-2015*****************************/


.product_box {
    border:none !important;
    padding: 5px 0px 5px 0px;
    position: relative;
    text-align: center;
    transition: all 1s ease 0s;
    width: 100%;
}
.product_box .service_img {
    position: absolute;
    top: -80px;
    width: 100%;
}
.product_box h3 {
    text-align: center;
    margin: 0px 0 14px;
    transition: all 1s ease 0s;
    color: #6e6e6e;
	font-size:18px;
	line-height:2px;
}
.tittle_why h3{
	color:#4a5853;
	font-size:20px;
}
.summary{
	/*width:35%;*/
	float:left;}
.table-hover{
		border-bottom:1px solid #ddd;
		}
.table-hover td{ width:100%;}

.payment_op{ width:100%;}

.table-hover h4{ font-size:18px; font-weight:bold;}

.paymenthead {
    font-size: 18px;
    margin-top: 10px;
}
.radiobox input[type="radio"]{
	margin: 4px 6px 4px 10px;
    float: left;
}
.pay{
	float:left;
	padding:10px 22px;
	color:#fff;
	background:#d1831e;
	border-radius:4px;
	margin:10px 0 0 10px;
	font-size:14px;
	/*width: 32%;*/
    text-align: center;
	font-weight:bold;
	text-transform:uppercase;
	}	
.pay:hover{
	background:#287ace;
	color:#FFF;
	transition-duration: 1.5s;
}
.radiobox span {
    font-size: 12px;
    color: #757575 !important;
}
.td_bg2 {
    background: #eee !important;
}
ul.radiobox li p {
    float: left;
    margin:0;
}
ul.radiobox
{
    width: 100%;
    margin: 10px 0;
    display: block;
}
ul.radiobox li
{
	width: 100%;
	float: left;
	margin: 3px 0;
	padding: 0;
}
.field_form input[type="textarea"] 
{
	width: 100%;
	min-height:50px; 
}
.regsuc
{
	width: 43%;
    margin: 0 auto;
	/*float: left;
     clear: both; */
    /* padding: 6px; */
    /*height: 20px!important;*/
    /* border: solid 1px #4bb96e; */
    background-color: #f2f2f2;
    /* color: #000; */
    background-color: #4bb96e;
    color: #fff;
    font-size: 17px;
    padding: 10px 0;
    margin: 0 0 10px 0;
    border-radius: 2px;
	min-height: inherit !important;
}
ul.list_w_i
{
 margin: 0;
 padding: 0;
}
ul.list_w_i li.tick1
{
	margin:10px 0;
	list-style: none;
	background:url(../images/tick1.png) no-repeat left center;
	padding: 0 0 0 25px;
}
ul.list_w_i li.close1
{
	margin:10px 0;
	list-style: none;
	background:url(../images/close1.png) no-repeat left center;
	padding: 0 0 0 25px;
}
.buynow_uni > a {
	color: #fff !important;
	padding: 0 0 0 0;
	text-align: center !important;
	background: #045299 none repeat scroll 0 0;
	border-radius: 3px;
    color: #efefef;
    font-size: 13px;
    padding: 5px;
    width: 100px;
    text-align: center;
    cursor: pointer;
    display: block;
}
.buynow_uni > a:hover {
	color: #fff !important;
	text-align: center !important;
	background: #092741 !important;
}
.tick
{
background:url(../images/tick1.png) no-repeat left center;	
}
.close
{
background:url(../images/close1.png) no-repeat left center;		
}
.table_hide td {
    width: 31%!important;
}

.table_hide h2
{
	font-size: 16px!important;
	line-height:45px;
	color: red;
}

/*---- */

.tab_offer 
.testimonials
.panel{
border:none !important;
box-shadow:none !important;
}

.tab_offer 
.testimonials
.panel-footer {
   background-color: #f5f5f5;
   padding: 10px 13px;
   margin-top: -62px;
border:none !important;
}
.tab_offer 
.panel {
   background:none;
   border: 1px solid transparent;
   border-radius: 4px;
   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
   margin-bottom: 20px;
}
.tab_offer 
.panel-default > .panel-heading {
   background:none;
   border-color: #ddd;
   color: #333;
}
.tab_offer .panel-footer {
   background:none!important;
   border: medium none !important;
   margin-top:-25px;
   padding: 10px 13px;
}
.tab_offer .news-item {
   /*background:#ca373b none repeat scroll 0 0;*/
   background:#eee;
   border:1px solid #d9d9d9;
   margin-bottom: 15px;
   padding: 15px;
color:#fff;
border-radius: 5px;
min-height:159px;
}
.tab_offer .news-item td {
   color: #333!important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
.tab_offer .news-item a {
   color:#4c4c4c;
   float: right;
   font-weight: bold;
   margin-left: 30px;
}
.tab_offer 
.testimonials
.panel-heading {
   padding: 10px 15px;
border:none !important;
}

.tab_offer 
.testimonials
.panel-default > .panel-heading{
color: #333;
   border: none!important;

}


.tab_offer 
.testimonials	
.news-item li{
background:none !important;


}
.tab_offer 
.testimonials .news-item {
   background: #ececec ;
   margin-bottom: 15px;
padding:15px;

}
.tab_offer 
.testimonials .news-item td {
   color: #4c4c4c;
   padding: 5px;
}

.tab_offer 
.testimonials
.news-item a {
   color: #4c4c4c;
   font-weight: bold;
   margin-left: 30px;
float:right;
}
.tab_offer .panel-default > .panel-heading{color:#333!important;}
.tab_offer .demo2{min-height:365px; !important;}

.tab_offer .pagination {
    border-radius: 4px !important;
    display: inline-block !important;
    /*margin: 0px !important;
    padding: 5px !important;*/
    margin: 20px 0 20px 25px !important;
    padding: 5px !important;
}
.tab_offer .panel-default > .panel-heading h3 {
    margin: 11px 0 0 15px;
	color:#333;
	font-size:24px;
	font-weight:normal;
}
.tab_offer h3
{
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color:#333;
}
.tab_offer h2
{
	font-size: 22px;
	margin: 10px 0 0 25px;
	padding: 0;
	font-weight: bold;
	color: #515151;
}
/*------------------*/
.table_comm_sub
{
	background:#eee;
	padding:10px;
	float:left;
}
.table_comm_sub table
{
	margin-bottom:0;
}
.content_commen
{
	padding:10px;
	background:#eee;
	margin:0 0 20px 0;
}
.offer_list
{
	
    width: 91%;
    background: #F9F9F8;
    padding: 12px;
    /* border: 2px dashed #ffebad; */
    border-radius: 3px;
    margin: 10px;
	
}
.rmv_btn {
	background:#db2e2e;
	color: #fff;
	border: none;
	padding: 2px 10px;
	border-radius: 5px;
}
.fb_login {
	padding: 10px 0;
}
.fb_login iframe
   {box-shadow:none;} 
.offer_list img
{
	width:100%;
	height:auto;
}
.bg_testi
{
	background:#ccc;
}
.tab_offer table
{
	width: 100%;
}
.space-btn h4
{
	width:auto;
	margin-right: 20px
}

#testimonial_wrapper .tab_offer .news-item {
	background:#c7ecf9;
	}
#testimonial_wrapper .tab_offer .news-item td	{
	color:#333 !important;
	}
#testimonial_wrapper .tab_offer h3 {
	text-transform:uppercase;
	}	
#testimonial_wrapper .tab_offer .news-item	{
	border-top:none!important;
	border-left:none!important;
	border-right:none!important;
	border-bottom:none /*1px dashed #FFF*/ !important;
	border-radius:0;
	}
.tab_offer .demo2{margin-left:0}
.border_test {
	/*border:2px dashed #0d7867 !important;*/
	padding-bottom:10px;
	}
#testimonial_wrapper .testimonials .news-item {
	border-top:none!important;
	border-left:none!important;
	border-right:none!important;
	border-bottom:none/*1px dashed #FFF */!important;
	border-radius:0;
	/*background:none !important;*/
	}		
.tab_offer .panel-default > .panel-heading {
	float:left;
	}	
#testimonial_wrapper .panel-heading h3 {color:#FFF; padding-left:15px; margin-left:0;}	
.clear {clear:both;}
.tab_offer .panel-default > .panel-heading {padding-top:25px;}
#testimonial_wrapper .pagination > li > a, .pagination > li > span {
	background:none !important;
	color:#333!important;
	border:none !important;
	}
#testimonial_wrapper .testimonials .news-item a {
	color:#333;
	}
#testimonial_wrapper .testimonial_content {
	color:#333;
	}	
.education_online {
	padding:20px;
	margin-top:30px;
	background:/*rgba(0, 0, 0, 0) url("../images/testimonials_bg.png") repeat scroll 0 0;*/#c7ecf9 ;
	}	
.education_online h3 {
	color:#333;
	}
.education_online p {color:#333;}			
#tab_default_2, #tab_default_3, #tab_default_4, #tab_default_1{margin:0 -15px;}
#tab_default_2 .tab_top, #tab_default_3 .tab_top, #tab_default_4 .tab_top, #tab_default_1 .tab_top{padding:0 15px}
.tab_offer{  padding:15px !important; border-radius:5px !important;background:url(../images/taboff_bg.jpg) repeat; float:left;  margin-top: 6em;}

.tab_text{ float:right;border:2px dashed #fff; min-height:330px !important; text-align:left; color:#fff;}

.text_off {
    float: right;
    width: 60%;
    margin-top: 1.5em;
	  padding: 10px;
}
.text_off p{
	color:#fff;
}
.tab_img {
    top: 0;
    width: 40%;
    margin: -6em 0 0 0;
    float: left;
}

.text_off strong {
    font-size: 17px;
}

.text_off > h2 {
    color: #fff;
    font-size: 38px;
    font-weight: bold;
}

.offtext_color{ color:#000; font-size:50px !important;}

.contact_btn {;
    background-image: url("../images/contact_bt.png");
    margin: 50px 0 0 16px;
    padding: 27px 86px;
    float: left;
}
.contact_btn:hover {
    background-image: url("../images/contact_bt.png");
    float: left;
    margin: 50px 0 0 16px;
    padding: 27px 88px;
    background-position: 0px -54px;
}
.test .carousel-control{ left:0; position:absolute; z-index:99999}

.testimonials
.panel{
	border:none !important;
	box-shadow:none !important;
}

.testimonials
.panel-footer {
    background-color: #f5f5f5;
    padding: 10px 13px;
    margin-top: -62px;
	border:none !important;
}
.testimonials
.panel-heading {
    padding: 10px 15px;
	border:none !important;
}

.testimonials
.panel-default > .panel-heading{
	color: #333;
    border: none!important;
	
	}


.testimonials	
.news-item li{
	background:none !important;

	
}
.testimonials .news-item {
    background: #ececec ;
    margin-bottom: 15px;
	padding:15px;
}
.testimonials .news-item td {
    color: #4c4c4c;
    padding: 5px;
}

.testimonials
.news-item a {
    color: #4c4c4c;
    font-weight: bold;
    margin-left: 30px;
	float:right;
}

/**/
.panel-default > .panel-heading
{
	background:#074985!important;
	border-radius:0!important;
	color:#fff!important;
	font-size:20px;
	font-family: 'robotobold';
}
.panel-footer {
    background:none!important;
    border-radius:0!important;
    border:none!important;
    padding:0!important;
	float:right!important;
}
.pagination > li > a, .pagination > li > span {
    background:none!important;
    border:none!important;
    line-height: 1.42857;
    padding:4px!important;
	margin-top:-6px;
	
}
.demo2 
{
	font-family: 'robotoregular'!important;
	font-size:14px!important;
	color:#333333!important;
	text-transform:uppercase;
	min-height:240px;
}
li.news-item
{
	background:rgba(0, 0, 0, 0) url("../images/news_icon.png") no-repeat scroll left top 14px;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
}
ul.demo2 li
{
	border-bottom:1px solid #e4e4e4;
}
ul.demo2 li:last-child
{
	border-bottom:none!important;
}
ul.demo2 li a
{
	background:#ff9000;
	color:#fff;
	text-transform:none;
	font-size:11px;
	padding:3px 4px;
}
/**/
#footer_content
{
	width:100%;
	height:auto;
	background:#2a4562 url(../images/bg_footer_.jpg) no-repeat fixed;
	padding:2em 0 2em;
}
#footer_content h2
{
	font-family: 'robotomedium';
	font-size:20px;
	text-align:center;
	color:#eaeaea;
}
#footer_content p
{
	font-family: 'robotoregular';
	font-size:13px;
	text-align:left;
	color:#eaeaea;
}
.share_
{
	width:32%;
	margin:10px auto;
	
}

.testimonials_new {
    background: #083054 none repeat scroll 0 0;
    min-height: 324px !important;
    margin-top: -4px;
}
.testimonials_new h1
{
	font-family: 'robotomedium';
	font-size:20px;
	text-align:center;
	color:#fff;
	text-decoration:underline;
	line-height:0px;
	padding:40px 0px 25px!important;
	margin:0;
}
.testimonials_new .active
{
	border-bottom:none!important;
}
.testimonials_new p
{
	font-family: 'robotoregular';
	font-size:12px;
	text-align:center;
	color:#fff;
	width:85%;
	margin:0 auto;
	position:relative;
}
.testimonials_new p span
{
	color:#000;
	
}
.open_mark
{
	position:absolute;
	top: -18%;
    left: -5%;
	
}
.close_mark
{
	position:absolute;
	bottom: -1%;
    right: -3%;
	
}
.image_texti
{
	text-align:center;
	width:90px;
	height:90px;
	overflow:hidden;
	margin:0 auto;
	border-radius:50px;
	border:1px solid #fff;
}

.testimonials_new h2
{
	font-family: 'robotobold';
	font-size:14px;
	text-align:center;
	color:#ff9000;
	margin:0;
	padding:0;
}
.carousel-control
{
	top:-15px!important;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left
{
	left:5%!important;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right
{
	right:0%!important;
}
.testimonials_new .carousel-indicators
{
	bottom:-50px!important;
}
.testimonials_new .carousel-indicators .active
{
	background-color:#ff9000!important;
}
.panel-body
{
	min-height:280px!important;
}
.pagination > li
{
	float:right;
}
#u_0_3 span
{
	  color: white !important;
}
ul.gw-submenu
{
	margin: 0 0 15px 0px;
}
._51mw
{
	color:#FFFFFF !important;
}
.carousel-indicators li
 {
    background-color: #fff!important;
 }

 /* 25-01-2016 */

 .video_frame {
	/*margin: 0 !important;*/
}
.Contact_form {
/*   border: 1px solid #014082;
   border-radius: 6px;
   display: block;
   min-height: 221px;
   padding: 0 12px;
   width: auto;
   */
    border: 1px solid #014082;
    border-radius: 6px;
    display: block;
    margin-bottom: 25px;
    padding: 0 12px;
    width: auto;
	min-height:140px;
}
form
{
	margin:0 0 0;
}
.Contact_form h3 {
	color: #fff;
	/*border-bottom: solid 1px;*/
	font-size: 14pt;
}
.Contact_form input {
	border-radius: 3px !important;
    box-shadow:none!important;
    font-size: 13px !important;
    height: 36px;
    margin-bottom: 10px !important;
    width: 205px;
	float:left;
	background:#02356a;
	color:#fff;
	margin:0px 25px 0 0;
  /*height:23px;*/
/*	padding:4px 6px !important;
	padding-bottom:10px !important;*/
	/*margin-bottom:10px !important;
	box-shadow: 0 3px 1px 0 rgba(0,0,0,0.2), 0 3px 1px 0 rgba(0,0,0,0.19) !important;*/
}
input.Contact_form_button {
	background-color: #f64648;
	border-radius: 5px !important;
	border: none;
	width:140px!important;
	color: #fff;
	font-size: 14px;
	font-family: roboto;
	box-shadow: 0 4px 2px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	margin:0 0 0 !important;
}
.discount_strip{width:100%; background-color:#ececec !important; min-height:150px; margin-top:30px; padding:20px 0; background-image:url(../images/vieoimages/strip-background.png); background-repeat:no-repeat; background-size:cover; background-position:center;}
.discount_strip h3{ color:#daeaf9; font-weight:500; text-transform:uppercase;}
.discount_strip p{color:#fbf7f7;}
.discount_strip span{ color:#e3440a; font-size:16px;}

.guarantee_strip{width:100%; background-color:#1663a9 !important; min-height:150px; margin-top:30px; padding:20px 0; }
.guarantee_strip h3{ color:#fff}
.guarantee_strip p{ color:#e0f6f9;}
.guarantee_strip span{ color:#e3440a;}

#popular_videos{text-align:center !important }
.popular_videos{}
.popular_videos_title{border-bottom: 1px solid #e4e4e4;
    margin: 1em 0em 4em 0em;
    padding-bottom: 0;
    width: 100%;
    text-align: center;}
	
.popular_videos_title h1{width: 100%;
    color: #2e2e2e;
    font-size: 38px;
    font-family: 'robotomedium';
    text-align: center;
	display:block !important; line-height: 66px;}
	
	
.popular_videos_box{text-align:center; display:block; padding:0 ; border: 1px solid #ddd;  box-shadow:0 3px 1px 0 rgba(0, 0, 0, 0.16), 0 1px 1px 0 rgba(162, 151, 151, 0);}
popular_videos_box_video{}
.popular_videos_box_title{

	 width: 100%;
	FONT-SIZE: 14Px;
	font-family:Roboto;
    LINE-HEIGHT: 20PX;
    border-bottom: solid 1px #d8d8d8;
    display: inline-block;
	color:#6e6e6e;
    text-align: center;
	padding-bottom:5px;
}
.rupee_icon{  width:16px; height:auto; margin-right:2px;}


.popular_videos_box span{ color:#045299; font-family:roboto; font-size:17px;font-weight: bold;}
.popular_videos_box h3{}
.popular_videos_box p{ color:#dc040e; font-size:11px; font-weight: 600;}
.buynow_button{ margin-top: 5px;
	font-weight: 600;
    margin-bottom: 15px !important;
    background-color: #1663a9 !important;
    border-radius: 0 !important;
    font-size: 11px !important;
    border: none;
    width: 100px !important;
    color: #fff;
    font-family: roboto;
    box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.38), 0 4px 12px 0 rgba(0, 0, 0, 0.24);
	line-height:16px !important;
}


#owl-demo .owl-buttons {display:block;  !important;
}
#owl-demo .owl-buttons div {
   
    background:none !important;
     margin: 1px !important;
    padding: 0 !important;
}
.skype {
    color: #009FE5 !important;
    font-weight: 500;
    margin-top: -21px;
}

.popular_videos .owl-buttons {
    position: absolute;
    top: -40px;
    right: 15px;
}
.popular_videos container {text-align:center !important;}
.popular_videos .owl-prev, .popular_videos container .owl-next {

}
.popular_videos .owl-item{padding:4px 10px !important}
.popular_videos .thumbnail img{max-width:100%; }
.Contact_form div{float:left; /*margin-bottom:10px !important;*/ }
#error-phone {font-size:12px; }
.Contact_form .email_1{/*margin-left:25px;*/}
.popular_videos_box img{ width:100%;}
.popular_videos_box span img{ width:auto;}
.popular_videos #owl-demo {width: auto;margin-left: -15px; margin-right: -15px;}
#u_0_3 {display: none;}
.___plusone_0 {position: absolute; right: 0;}

@media (min-width : 320px) and (max-width: 560px) {.Contact_form .email_1 {
    margin-left: 0px;} .Contact_form div{margin-bottom:0px !important}
}
.fade_auto-fail
{
	
}
.cod_input
{
	height: 33px !important;
}
#u_0_3 {display: none!important;}

/**** 10feb 2016 ****/
.common_subjct{
	float:left;
	width:100%;
	border: 1px solid #ddd;
    box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.16), 0 1px 1px 0 rgba(162, 151, 151, 0);
    text-align:center;
    background:#fff;
    padding:10px;
    margin-bottom:20px;
}
.common_subjctimg img{
	width:100%;
	height:140px !important;
}
.common_subjct h3{
	font-size: 14Px;
    font-family: Roboto;
    line-height: 20px;
    border-bottom: solid 1px #d8d8d8;
    display: inline-block;
    color: #6e6e6e;
    text-align: center;
    padding-bottom: 5px;
    height:45px;}

 .common_subjct span{ 
 	color: #045299;
    font-family: roboto;
    font-size: 15px;
    float:left;
    width:100%;
	font-weight:bold;
} 

.comnbtn_subarea{ width:60%; margin:0 auto;}
.common_subjctbuynow{
    color: #fff !important;
    padding: 0 0 0 0;
    text-align: center !important;
    background: #045299 none repeat scroll 0 0;
    border-radius: 3px;
    color: #efefef;
    font-size: 12px;
    padding: 2px;
    width: 100px;
    text-align: center;
    cursor: pointer;
    display: block; 
    text-decoration:none;
    float:left;
    margin-top:5px;}
.university-checking input[type="checkbox"]{margin: 0 0 0 10px;font-size: 13px;color: #000;height: auto;width: auto;}
.social_icons{float:left; width:100%;}
.cuncurrent-login{
    background-color: #e60000;
    color: #fff;
    font-weight: 900;
    height: 60px;
    padding-top: 18px;
    font-size: 17px;          }
.cuncurrent-login a.close{color:#FFF; background-image:none; opacity:1}
  .cuncurrent-login  font{ color: #23282d;   text-shadow: none;}
  .fancybox-inner iframe img {
  width:100%!important;
  }

  
  /*******Entrepreneurship Course********/
  
  .entrprship_course {
	background: #e2e2e2;
    min-height: 570px !important;
	border-radius: 5px;
	padding: 10px;
	margin-top: 15px;
	max-height: 858px;
    overflow-y: auto
}

.entrprship_course .videobox{ margin:0;}

.entrprship_course .video_text  p{color: #02356a;
    font-size: 16px; line-height:22px;}
.entr_videobtn{ margin-top:10px; float:right;}	
.email_1 textarea {
	font-size:13px;
	
	border-radius: 3px !important;
    box-shadow:none!important;
    font-size: 13px !important;
    height: 36px;
    margin-bottom: 10px !important;
    width: 250px;
	float:left;
	background:#02356a;
	color:#fff;
	margin:0px 25px 25px 0;
	}

/*-------------------------------------------*/
.form_home_
{
}
.Contact_form h3
{
	color:#fff;
}

 .name_fie_ {
    font-size: 13px;
    margin: 10px 0 0;
    text-align: left;
    width:100%;
 }
 .university-checking
 {
	font-size: 13px;
 }
 .feaild_reg_{clear:both;}
 .basic_box .feaild_reg_ input {
    color: #000;
    font-size: 13px;
    height: 28px;
    margin: 5px 0 0;
    width: 100%;
}
 .basic_box .feaild_reg_ select {
    color: #000;
    font-size: 13px;
    height: 28px;
    margin: 5px 0 0;
    width: 100%;
}
 .basic_box .feaild_reg_ input[type="checkbox"] {
    color: #000;
    font-size: 13px;
    height: auto;
    margin: 0 0 0 10px;
    width: auto;
}
/*------------------*/
.basic_box .name_fie_ {
    float: left;
    font-size: 13px;
    margin: 10px 0 0;
    text-align: left;
    width: 100%;
}
div.wpcf7-mail-sent-ng{color:#fff; float:none; margin:5px 0 10px; clear:both}
div.wpcf7-mail-sent-ok{color:#fff; float:none; margin:5px 0 10px; clear:both}
.crose_text{position:relative;}
.crose_text:before, .crose_text:after {
  position: absolute;
  left: 0;
  right:0;
  content: ' ';
  top:9px;
  height: 1.4px;
  /* width: 1px; */
  background-color: #dc040e;
}
.crose_text:before {
  transform: rotate(27deg);
}
.crose_text:after {
  transform: rotate(-27deg);
}
.crose_text2{position:relative;}
.crose_text2:before, .crose_text2:after {
  position: absolute;
  left: 0;
  right:0;
  content: ' ';
  top:10px;
  height:1.8px;
  /* width: 1px; */
  background-color: #dc040e;
}
.crose_text2:before {
  transform: rotate(27deg);
}
.crose_text2:after {
  transform: rotate(-27deg);
}
.msgbox textarea { float:none !important}

.common_subjct span span
{
	width: auto;
    float: initial;
}
.common_subjct span img.rupee_icon
{
	width:12px;
}
.common_subjct .crose_text2:before, .crose_text2:after 
{
  height:1px;
}
.register_now
{
    background: #045299 none repeat scroll 0 0;
    border-radius: 3px;
    color: #efefef;
    font-size: 15px;
    padding: 5px;
    margin: 19px auto;
    display: block;
    width: 40%;
}
.register_now:hover {
    background: #092741 !important;
	color:#fff;
}
