/* CSS Document */



@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, menu, .row {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
	background: transparent;
	line-height: 1;
}
body {
	font-family: 'Roboto Condensed', sans-serif;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}
.testimonials-slide-wrapper {
	width: 100%;
}
.error {
	display: none;
	color: red;
	font-size: 12px;
}
a, a:hover {
	text-decoration: none;
}
ul li, ol li {
	list-style: none;
}
.no-padding {
	padding: 0px;
}
.right-padding {
	padding-right: 0px;
}
.left-padding {
	padding-left: 0px;
}
.navbar {
	min-height: 100px;
}
.navbar-inverse {
	border: none;
	border-radius: 0px;
	background: #fff;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
	-ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
	-o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
}
.navbar-right .dropdown-menu {
	left: 15px;
}
.nav {
	margin-top: 5px;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
	text-shadow: none;
	color: #9d9d9d;/*color: #e55e25;*/
}
.navbar-inverse .navbar-nav li a:hover {
	background: none;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:active {
	color: #e55e25;
	background: none;
	box-shadow: none;
}
.navbar-inverse .navbar-nav > li > a {
	font-size: 16px;
	font-weight: bold;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav li a:hover {
	color: #e55e25;
}
.navbar-inverse .navbar-nav li .dropdown-menu {
	background: #e55e25;
	padding: 0px;
	margin: 0px;
	border: none;
}
.navbar-inverse .navbar-nav li .dropdown-menu > li > a {
	color: rgba(255,255,255,1);
	line-height: 35px;
	font-size: 16px;
}
.navbar-inverse .navbar-nav li .dropdown-menu > li:hover {
	background: #FC7F1C;
}
.navbar-inverse .navbar-nav li .dropdown-menu > li:hover > a {
	color: #fff;
}
._nav_social {
	color: #e55e25;
}
.dropdown-menu li.active > a, .dropdown-menu li.active > a:hover, .dropdown-menu li.active > a:focus, .dropdown-menu li > a:focus, .dropdown-menu li > a:hover {
	background: #e55e25;
}
.navbar-brand img{
	height:80px;
}
._social_icon {
	border-radius: 50%;
	background: rgb(232, 232, 232);
	color: #e55e25;
	height: 30px;
	width: 30px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: absolute;
	display: inline-block;
	line-height: 21px;
	margin-left: 38px;
	margin-top: -25px;
	font-weight: bold;
}
.top_footer {
	background: #464646;
	padding: 30px 0px;
}
.top_footer h3 {
	color: rgba(255,255,255,1);
	font-size: 20px;
	margin-bottom: 10px;
}
.down_footer {
	background: #3c3c3c;
	padding: 35px 0px;
}
.down_footer p, .down_footer p a {
	color: rgba(255,255,255,.91);
	font-weight: 100;
	font-size: 18px;
}
#quickLinks li {
	line-height: 25px;
}
#quickLinks li a, #contactInfo ul li, #contactInfo p, #contactInfo h4 {
	color: rgba(255,255,255,.91);
	font-weight: 100;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
}
#socialNetworks {
	margin-top: 15px;
}
#socialNetworks li {
	display: inline-block;
	height: 40px;
	width: 40px;
	margin-right: 10px;
	border: 1px solid #FC7F1C;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	line-height: 40px;
}
#socialNetworks li a {
	display: block;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	padding: 25%;
	color: #fff;
}
#socialNetworks li:hover {
	border: 1px solid #2da5d2;
}
#contactInfo ul {
	margin-top: 10px;
}
#contactInfo ul li {
	margin-bottom: 10px;
	display: block;
	line-height: 25px;
	overflow: hidden;
}
#contactInfo ul li span {
	line-height: 25px;
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	padding-left: 0px;
}
#contactInfo ul li span i.fa {
	font-size: 22px;
}
#contactInfo h4 {
	margin-bottom: 8px;
}
#contactInfo p {
	margin-bottom: 5px;
}
#contactInfo i.fa {
	font-size: 18px;
}
#warpGrid {
	padding: 50px 0px;
}
#warpGrid h1 {
	text-align: center;
	z-index: 9999;
}
#warpGrid h1 span {
	background: #fff;
	padding: 10px 25px;
	color: #FC7F1C;
}
#warpGrid hr {
	position: relative;
	margin-top: -20px;
	z-index: -999;
	background: rgba(51,51,51,.21);
	height: 1px;
}
#warpGrid h3 {
	margin-bottom: 10px;
}
#warpGrid p {
	line-height: 22px;
	font-size: 16px;
	color: rgba(0,0,0,.71);
	padding: 0px 15px;
}
.btnReadMore {
	width: 130px;
	height: 45px;
	margin: 0 auto;
	margin-top: 25px;
	border: 1px solid #FC7F1C;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	display: block;
	padding: 0px 10px;
	text-align: center;
	line-height: 42px;
	font-size: 20px;
	color: #FC7F1C;
}
 .btnReadMore:hovor {
 color:#2da5d2
}
.stLarge .fa {
	background: #000;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 34px;
	border-radius: 5px;
}
.stLarge .fa-facebook {
	background: #3b5998;
}
.stLarge .fa-twitter {
	background: #00aced
}
.stLarge .fa-linkedin {
	background: #007bb6
}
.stLarge .fa-pinterest-p {
	background: #cb2027
}
.stLarge .fa-envelope-o {
	background: #9acf4f
}
.stLarge .fa-google-plus {
	background: #dd4b39
}
/* image scroll*/







.clearout {
	height: 20px;
	clear: both;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 99999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 100%;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	width: 100%;
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 320px;
	height: 273px;
}
/*** Navigation ***/







.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 50px;
	height: 50px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	opacity: 0.5;
}
.nbs-flexisel-nav-left {
	margin-top: 170px;
	left: -30px;
	background: url(../images/button-previous.png) no-repeat;
}
.nbs-flexisel-nav-right {
	margin-top: 170px;
	right: -30px;
	background: url(../images/button-next.png) no-repeat;
}
.firstbox {
	height: 410px;
	overflow: hidden;
	width: 380px;
}
.secondbox {
	height: 460px;
	overflow: hidden;
	width: 380px;
}
.thridtbox {
	height: 570px;
	overflow: hidden;
	width: 380px;
}
/* list circle */



.grid_bg {
	background: #eee;
}
.listCircle {
	padding: 10px 0px;
}
.listCircle img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.listCircle h3 {
	margin: 15px 0px;
	font-size: 25px;
}
.listCircle p {
	font-size: 15px;
	line-height: 21px;
	height: 100px;
}
.listCircle a {
	display: block;
	text-align: center;
	font-size: 14px;
	padding-top: 14px;
	color: #FC7F1C;
}
.listCircle a:hover {
	color: #2da5d2;
}
.circle-grid {
	border-radius: 50%;
	text-align: center;
	height: 255px;
	background: #fff;
	border: 2px solid #2DA5D2;
	margin-top: 25px;
	cursor: pointer;
}
.circle-grid p {
	padding: 10px 20px;
	font-size: 15px;
	line-height: 21px;
}
.circle-grid h3 {
	color: #2DA5D2;
}
.circle-grid img {
	background: #fff;
	background: #2DA5D2;
	display: block;
	text-align: center;
	height: 70px;
	width: 70px;
	font-size: 30px;
	padding: 11px;
	margin: 0 auto;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	margin-top: -30px;
	margin-bottom: 15px;
	color: rgba(0,0,0,.41);
}
.circle-grid:hover img {
	background: #2DA5D2;
	color: #fff;
	transition: color ease-in-out 0.5s;
}
.circle-grid:hover i {
}
.circle-grid:hover {
	border: 2px solid #2DA5D2;
	transition: border ease-in-out 0.5s;
}
#quickcontact label {
	color: rgba(255,255,255,.81);
}
#newsletter button, #newsletter input {
	height: 35px;
	border-radius: 0px;
}
.changecolor {
	background: #000;
}
.image-post {
	margin-top: 20px;
	margin-bottom: 20px;
}
.image-post img {
/*height: 460px;
	width:730px;*/
}
.post-content {
	margin: 20px 0px;
}
.post-content h1 {
	margin-bottom: 20px;
}
.post-content h3 {
	margin-bottom: 15px;
	margin-top: 15px;
}
.post-content p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 25px;
}
.post-content li {
	list-style: none;
	padding-bottom: 18px;
}
.post-content li:before {
	font-family: FontAwesome;
	content: "\f00c";
	margin-right: 15px;
	font-size: 2em;
	font-weight: 600;
	color: #2da5d2;
	float: left;
	display: inline-block;
	clear: both;
}
.post-content li span {
	margin-top: 4px;
	/*position: absolute;*/



	width: 100%;
	line-height: 20px;
}
.col-sm-2 label {
	margin-left: -15px;
	margin-top: 7px;
}
#html5-watermark {
	display: none !important;
}
.video h1 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#playVideoModal .modal-body {
	padding: 0px;
}
#playVideoModal .modal-body h1 {
	background: #e55e25;
	color: #fff;
	padding: 17px 10px;
	font-size: 22px;
	margin-top: -34px;
}
#playVideoModal .modal-header {
	padding: 0px;
	border: none;
}
#playVideoModal .modal-header .close {
	margin-top: 12px;
	position: relative;
	z-index: 999;
	/* padding: 13px; */
	margin-right: 14px;
}
.video_thumb1 {
	width: 350px;
	height: 264px;
	cursor: pointer;
}
.video_thumb1 img {
	width: 350px;
}
.video_content h3 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.video_content p {
	margin-bottom: 20px;
	font-size: 18px;
}
.icon_play {
	position: relative;
	bottom: 170px;
	left: 120px;
	padding: 10px 25px 5px 25px;
}
.icon_play img {
	width: 50px;
}
.fa {
	font-size: 18px;
}
.icon_play span {
	padding-top: 10px;
}
.side_bar {
	margin-top: 20px;
}
.vticker {
	width: 400px;
}
.vticker ul {
	padding: 0;
}
.vticker li {
	list-style: none;
	padding: 10px;
	margin-bottom: 20px;
}
.vticker li img {
	display: block;
	margin: 0 auto;
}
.et-run {
	background: red;
}
.demo1 {
	margin-top: 20px;
}
.demo {
	margin-top: 75px;
}
a.btnReadMore:hover {
	color: #2da5d2;
}
.testimonials {
	font-size: 17px;
	line-height: 24px;
}
.testimonials p {
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 10px;
	color: #969696;
}
.testimonials img.test-image {
	display: block;
	margin: 0 auto;
	border-radius: 100px;
	margin-bottom: 20px;
}
#testimonials_widget h3 {
	margin-bottom: 20px;
	text-align: center;
}
#flags {
	height: 30px;
}
#flags li {
	display: inline-block;
	margin-left: 7px;
	margin-top: 3px;
	float: right;
}
#flags li a img {
	height: 20px;
}
.btn-enquiry {
	background: #FC7F1C;
	border-color: #e55e25;
	color: #ffffff;
	text-shadow: none;
	font-size: 14px;
	padding: 4px 22px;
}
.btn-enquiry:hover {
	background: #e55e25;
	border-color: #e55e25;
	color: #ffffff;
}
.btn-default {
	background: #FC7F1C;
	border-color: #e55e25;
	color: #ffffff;
	text-shadow: none;
	font-size: 14px;
	padding: 4px 22px;
}
.btn-blue {
	background: #2da5d2;
	border-color: #2da5d2;
	color: #ffffff;
	text-shadow: none;
	font-size: 20px;
	padding: 10px;
}
.btn-default:hover {
	background: #e55e25;
	border-color: #e55e25;
	color: #ffffff;
}
.btn-blue:hover {
	background: #5bb75b;
	border-color: #5bb75b;
	color: #ffffff;
}
#btn_message {
	padding: 3px 75px;
	font-size: 14px;
}
#btn_news_letter {
	padding-left: 7px;
}
.press h1 {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
}
.press p {
	line-height: 22px;
	font-size: 16px;
	color: rgba(0,0,0,.71);
	padding: 0px 15px;
	padding-bottom: 20px;
}
.press_content p {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}
#press_title a {
	font-size: 28px;
	line-height: 5;
}
#press_img img {
	height: 118px;
	margin-bottom: 10px;
	display: block;
	margin: 0 auto;
}
#TeamGrid p {
	margin-top: 28px;
	margin-bottom: 0px;
	font-size: 18px;
	line-height: 25px;
	text-align: justify;
}
.video p {
	margin-bottom: 20px;
}
.sponser_content h2 {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.weblink {
	text-align: center;
	padding-top: 30px;
}
#btn-weblink {
	border-radius: 0px;
	margin-bottom: 20px;
	font-size: 20px;
	padding: 2px 50px;
	background: #5bb75b;
	border-color: #5bb75b;
	margin-top: 15px;
}
.findus {
	margin-top: 32px;
	padding: 0px 32px;
}
.findus h3 {
	margin-bottom: 12px;
}
.findus span i {
	font-size: 40px;
}
.course_header h1 {
	margin-top: 15px;
	font-size: 28px;
}
.course_widget h1 {
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 24px;
}
.course_widget img {
	/*width: 350px;*/
	height: 280px;
	margin-bottom: 20px;
}
.course_widget p {
	line-height: 22px;
	font-size: 16px;
	color: rgba(0,0,0,.71);
	text-align: justify;
	margin-bottom: 30px;
}
.team_widget h1 {
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 24px;
}
.team_widget p {
	line-height: 22px;
	font-size: 16px;
	color: rgba(0,0,0,.71);
	text-align: justify;
	margin-bottom: 30px;
}
.team_widget img {
	width: 340px;
	height: 260px;
	margin-bottom: 20px;
}
#TeamGrid {
	padding: 25px 0px;
	margin-top: 50px;
}
#TeamGrid h1 {
	text-align: center;
	z-index: 9999;
}
#TeamGrid h1 span {
	background: #fff;
	padding: 10px 25px;
	color: #FC7F1C;
	text-transform: uppercase;
}
#TeamGrid hr {
	position: relative;
	margin-top: -20px;
	z-index: -999;
	background: rgba(51,51,51,.21);
	height: 1px;
}
.family_header h1 {
	font-size: 50px;
	text-align: center;
	font-weight: 100;
	margin-top: 35px;
	margin-bottom: 25px;
}
.family_list img {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 150px;
	height: 157px;
}
.family_list p {
	line-height: 35px;
	font-size: 25px;
	color: #969696;
	text-align: center;
	margin-bottom: 10px;
}
.family_list h3 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 9px;
}
.warap_contact h1 {
	margin-bottom: 30px;
}
#order_button {
	border-radius: 0px;
	margin-bottom: 20px;
	font-size: 30px;
	padding: 10px 24px;
	background: #2da5d2;
	border-color: #2da5d2;
}
#order_button:hover {
	background: #5bb75b;
	border-color: #5bb75b;
	color: #ffffff;
}
#apply_button {
	border-radius: 0px;
	margin-bottom: 20px;
	font-size: 30px;
	padding: 10px 24px;
	background: #FC7F1C;
	border-color: #FC7F1C;
}
#apply_button:hover {
	background: #e55e25;
	border-color: #e55e25;
	color: #ffffff;
}
.form_contact label {
	margin-bottom: 10px;
}
.form_contact button {
	margin-bottom: 15px;
}
.form_teacher textarea {
	margin-bottom: 20px;
}
.form_teacher input {
	margin-bottom: 20px;
}
.form_teacher select {
	margin-bottom: 20px;
}
.form_teacher button {
	margin-bottom: 20px;
}
.radio-inline {
	margin-bottom: 20px;
}
.form_Eduprunuer .col-sm-10 {
	margin-bottom: 20px;
}
.form_Eduprunuer button {
	margin-bottom: 20px;
}
.gallery_name {
	display: block;
	width: 280px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}
.gallery_name h3 {
	margin-top: 8px;
	text-transform: uppercase;
	text-align: center;
	color: #FC7F1C;
}
.gallery_name p {
	margin-top: 8px;
	font-size: 17px;
	color: #000000;
}
.gallery_name a {
	display: inline-block;
	margin: 15px 15px;
}
.gallery_name img {
	width: 250px;
	height: 190px;
}
#quote_data .example-image-link img {
	width: 220px;
	height: 160px;
	margin: 20px 10px;
	border: 1px solid #FC7F1C;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	display: inline-block;
}
#ins_quote .example-image-link {
	margin-right: 10px;
}
#dvMap {
	width: 1000px;
	height: 700px;
	position: relative;
	overflow: hidden;
	background-color: rgb(229, 227, 223);
}
.maps {
	margin: 20px 25px;
}
.address h4 {
	margin: 20px 74px;
}
.address {
	clear: both;
}
.address li {
	list-style: none;
	float: left;
	font-size: 17px;
	margin-right: 100px;
	margin-left: 75px;
	margin-bottom: 10px;
}
.address li a {
	color: #FC7F1C;
}
#location h2 {
	margin: 12px 10px;
}
#location img {
/*width: 200px;
	height: 200px;
	margin-left: 20px;*/
}
#location p {
	margin-top: 30px;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
}
#contact h3 {
	margin-bottom: 12px;
	margin-left: 12px
}
#contact li span {
	font-size: 17px;
	line-height: 24px;
}
#loc_news h2 {
	margin: 16px 0px;
}
.new_data h4 {
	margin: 16px 0px;
	font-weight: 600;
}
.new_data {
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	padding: 20px 20px;
}
.new_data img {
	margin: 10px 10px;
}
#loc_news p {
	font-size: 18px;
	line-height: 27px;
	text-align: justify;
}
.faq {
	margin-top: 35px;
}
.faq ul li {
	font-size: 1.2em;
	line-height: 1.5em;
	letter-spacing: -0.015em;
	font-weight: 600;
	margin: 0 0 0.75em 0;
}
.faq p {
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 20px;
	color: #4a4848;
}
.contant-warp p {
	text-align: justify;
	font-size: 18px;
	color: rgba(0,0,0,.77);
	line-height: 28px;
}
.contant-warp ul li {
	line-height: 30px;
	list-style: square;
	list-style-position: inside;
	font-size: 17px;
	margin-left: 24px;
}
.dropdown-menu {
	min-width: 200px;
}
.dropdown-menu > li.kopie > a {
	padding-left: 5px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
}
.dropdown-submenu > a:after {
	border-color: transparent transparent transparent #333;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " ";
	display: block;
	float: right;
	height: 0;
	margin-right: -10px;
	margin-top: 15px;
	width: 0;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #555;
}
.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
	text-decoration: underline;
}
.navbar-inverse .navbar-nav li .dropdown-submenu .dropdown-menu {
	width: 200px;
}
.navbar-inverse .navbar-nav li .dropdown-submenu .dropdown-menu {
	border-radius: 0px;
	display: none;
}
.warp_message {
	width: 255px;
	position: fixed;
	bottom: 0px;
	right: 10px;
	z-index: 9999999;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.6);
	border-radius: 0px;
}
.message_header {
	background: #2da5d2;
	color: #fff;
	padding: 5px;
	font-size: 16px;
	height: 27px;
	line-height: 30px;
	cursor: pointer;
}
.warp_message, .message_header {
	border-radius: 8px 8px 0px 0px;
	-o-border-radius: 10px 10px 0px 0px;
	-ms-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
}
#page_layout {
	margin-top: 100px;
}
.pull-right {
	margin-right: 18px;
}
.message_body {
	padding: 10px;
	padding-bottom: 2px;
}
.message_body p {
	font-size: 16px;
	padding: 0px 20px;
	padding-bottom: 8px;
}
.text-center {
	margin-left: 30px;
}
.fa.pull-right {
	font-size: 14px;
}
._s_network_title {
	font-size: 18px;
	line-height: 35px;
	padding-left: 7px;
}
.message_header span {
	padding-left: 9px;
}
.popover {
	background-color: #e74c3c;
	color: #ecf0f1;
	width: 120px;
}
.popover.right .arrow:after {
	border-right-color: #e74c3c;
}
.readmore {
	text-align: center;
	padding-bottom: 20px;
}
.readmore a {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #FC7F1C;
}
.readmore a:hover {
	color: #2da5d2;
}
.morecontent span {
	display: none;
}
.morelink {
	display: block;
	color: #FC7F1C;
	font-size: 20px;
	margin-top: 6px;
	margin-bottom: 35px;
}
.morelink:hover {
	color: #2da5d2;
}
.lesscontent span {
	display: none;
}
.lesslink {
	display: none;
	color: #FC7F1C;
	font-size: 20px;
	margin-top: 6px;
	margin-bottom: 35px;
}
.lesslink:hover {
	color: #2da5d2;
}
.input-group[class*="col-"] {
	padding-right: 15px;
	padding-left: 15px;
}
.jssorb01 {
	position: absolute;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
	position: absolute;
	/* size of bullet elment */



	width: 12px;
	height: 12px;
	filter: alpha(opacity=70);
	opacity: .7;
	overflow: hidden;
	cursor: pointer;
	border: #000 1px solid;
}
.jssorb01 div {
	background-color: gray;
}
.jssorb01 div:hover, .jssorb01 .av:hover {
	background-color: #d3d3d3;
}
.jssorb01 .av {
	background-color: #fff;
}
.jssorb01 .dn, .jssorb01 .dn:hover {
	background-color: #555555;
}
.jssora02l, .jssora02r {
	display: block;
	position: absolute;
	/* size of arrow element */



	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url('images/a02.png') no-repeat;
	overflow: hidden;
}
.jssora02l {
	background-position: -3px -33px;
}
.jssora02r {
	background-position: -63px -33px;
}
.jssora02l:hover {
	background-position: -123px -33px;
}
.jssora02r:hover {
	background-position: -183px -33px;
}
.jssora02l.jssora02ldn {
	background-position: -3px -33px;
}
.jssora02r.jssora02rdn {
	background-position: -63px -33px;
}
.caption {
	cursor: pointer;
}
.firstbox {
	margin-top: 175px;
}
.secondbox {
	margin-top: 85px;
}
.thridtbox {
	margin-top: 20px;
}
.header_margen {
	margin-bottom: 50px;
}
/* @media (min-width: 1680px) {
.container {
	width: 1600px;
}
.circle-grid {
	height: 366px;
}
.navbar-inverse .navbar-nav > li > a {
	font-size: 21px;
}
.listCircle h3 {
	font-size: 32px;
}
.circle-grid p {
	font-size: 23px;
	line-height: 30px;
}
.listCircle a {
	font-size: 20px;
	padding-top: 65px;
}
.circle-grid img {
	height: 95px;
	width: 95px;
}
.listCircle h3 {
	margin: 6px 0px;
}
#warpGrid h1 {
	font-size: 55px;
}
.nbs-flexisel-item img {
	width: 440px;
	height: 370px;
}
#warpGrid h3 {
	font-size: 32px;
}
#warpGrid p {
	font-size: 23px;
	line-height: 28px;
}
.nbs-flexisel-item img {
	margin-top: 20px;
}
.secondbox {
	height: 610px;
	margin-top: 105px;
}
.firstbox {
	height: 555px;
	margin-top: 215px;
}
.thridtbox {
	height: 748px;
}
.btnReadMore {
	width: 175px;
	height: 50px;
	padding: 4px 24px;
	font-size: 24px;
}
.col-sm-3 {
	width: 25%;
}
.top_footer h3 {
	font-size: 30px;
}
#contactInfo h4 {
	font-size: 27px;
}
#contactInfo ul {
	margin-top: 20px;
}
#contactInfo ul li span {
	font-size: 20px;
	line-height: 35px;
}
#contactInfo ul li span i.fa {
	font-size: 32px;
}
#quickLinks li {
	line-height: 35px;
}
#quickLinks li a {
	font-size: 20px;
}
#quickcontact label {
	font-size: 20px;
}
#QuickContact input {
	height: 45px;
	font-size: 20px;
}
#newsletter button, #newsletter input {
	height: 50px;
	font-size: 20px;
}
.btn-enquiry {
	font-size: 20px;
}
#socialNetworks li {
	height: 60px;
	width: 60px;
}
.fa {
	font-size: 32px;
}
#TeamGrid h1 {
	font-size: 45px;
}
#TeamGrid p {
	font-size: 26px;
	line-height: 36px;
	margin-top: 35px;
}
.team_widget img {
	width: 490px;
	height: 350px;
	margin-bottom: 30px;
}
.team_widget h1 {
	padding-bottom: 20px;
	font-size: 32px;
}
.team_widget p {
	line-height: 32px;
	font-size: 25px;
}
.navbar-inverse .navbar-nav li .dropdown-menu > li > a {
	font-size: 20px;
}
.dropdown-menu {
	width: 240px;
}
#testimonials_widget h3 {
	font-size: 36px;
}
.testimonials img.test-image {
	border-radius: 150px;
	width: 300px;
	height: 300px;
}
.testimonials p {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
}
.readmore a {
	font-size: 22px;
}
#dvMap {
	width: 1460px;
	height: 850px;
}
.address h4 {
	font-size: 32px;
}
.address li {
	font-size: 24px;
	margin-bottom: 18px;
}
#location p {
	font-size: 24px;
	line-height: 30px;
}
#contact h3 {
	font-size: 34px;
}
#contact li span {
	font-size: 24px;
	line-height: 34px;
}
.post-content p {
	font-size: 26px;
	line-height: 34px;
}
.post-content p span, .post-content p > span > span, .post-content p > span > span > span, .post-content p > span > span >span > span {
	font-size: 30px;
	line-height: 34px;
}
.post-content h2 {
	font-size: 34px;
	line-height: 34px;
}
.post-content h2 span {
	font-size: 34px;
	line-height: 34px;
	margin-bottom: 20px;
}
.post-content li:before {
	font-size: 3em;
}
.post-content li span {
	font-size: 24px;
	line-height: 34px;
}
.course_widget h1 {
	font-size: 34px;
	padding-bottom: 20px;
}
.course_widget p {
	font-size: 22px;
	line-height: 30px;
}
.course_widget p span {
	font-size: 22px;
	line-height: 30px;
}
.course_widget img {
	height: 370px;
}
.gallery_name {
	width: 380px;
	height: 370px;
}
.gallery_name img {
	width: 380px;
	height: 280px;
}
#loc_news h2 {
	font-size: 34px;
}
#loc_news p {
	font-size: 26px;
	line-height: 36px;
}
#loc_news p span {
	font-size: 26px;
	line-height: 36px;
}
#GetInTouch label {
	font-size: 20px;
}
#GetInTouch input {
	font-size: 18px;
	padding: 22px 22px;
}
#GetInTouch textarea {
	font-size: 18px;
	padding: 22px 22px;
}
button#btn_get_tocuh {
	padding: 7px 38px;
	font-size: 26px;
}
#ShareExperienceForm label {
	font-size: 20px;
}
#ShareExperienceForm input {
	font-size: 22px;
	padding: 22px 22px;
}
#ShareExperienceForm textarea {
	font-size: 22px;
	padding: 22px 22px;
}
button#btn_share_experience {
	padding: 7px 38px;
	font-size: 26px;
}
#OrderFreeTrail label {
	font-size: 20px;
}
#OrderFreeTrail input {
	font-size: 22px;
	padding: 22px 22px;
}
#OrderFreeTrail textarea {
	font-size: 22px;
	padding: 22px 22px;
}
button#btn_free_trail {
	padding: 7px 38px;
	font-size: 26px;
}
#BecomeTeacherForm label {
	font-size: 20px;
}
#BecomeTeacherForm input {
	font-size: 22px;
	padding: 22px 22px;
}
#BecomeTeacherForm textarea {
	font-size: 22px;
	padding: 22px 22px;
}
button#btn_teacher_form {
	padding: 7px 38px;
	font-size: 26px;
}
#PatnerFillForm label {
	font-size: 20px;
}
#PatnerFillForm input {
	font-size: 22px;
	padding: 22px 22px;
}
#PatnerFillForm textarea {
	font-size: 22px;
	padding: 22px 22px;
}
button#btn_patner_form {
	padding: 7px 38px;
	font-size: 26px;
}
#ReferFriendForm label {
	font-size: 20px;
}
#ReferFriendForm input {
	font-size: 22px;
	padding: 22px 22px;
}
button#btn_refer_friend {
	padding: 7px 38px;
	font-size: 26px;
}
.family_list img {
	width: 300px;
	height: 300px;
}
.family_list h3 {
	font-size: 34px;
}
.family_list p {
	line-height: 45px;
	font-size: 35px;
}
.faq ul li {
	font-size: 1.7em;
}
.press_content p {
	padding: 13px;
	font-size: 22px;
}
#press_title a {
	font-size: 36px;
}
#press_img img {
	height: 150px;
}
}
 @media (max-width: 1024px) {
.navbar-inverse .navbar-nav > li > a {
	font-size: 14px;
}
.navbar-right {
	margin-right: -42px;
}
.circle-grid {
	height: 235px;
}
.circle-grid img {
	width: 75px;
	height: 75px;
}
.circle-grid p {
	padding: 10px 10px;
	font-size: 18px;
	line-height: 19px;
}
.listCircle h3 {
	margin: 0px 0px;
	font-size: 17px;
}
.listCircle a {
	font-size: 12px;
	padding-top: 15px;
}
.nbs-flexisel-item img {
	width: 290px;
	height: 230px;
}
.nbs-flexisel-nav-left {
	margin-top: 140px;
}
.nbs-flexisel-nav-right {
	margin-top: 140px;
}
.listCircle>.container>.col-sm-12 {
	width: 40%;
	margin: 0 5%;
	margin-bottom: 43px;
}
}
 @media (max-width: 767px) {
.navbar-nav {
	display: inline;
}
.navbar-default .navbar-brand {
	display: inline;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
	color: red;
	border-radius: 4px;
	margin-top: 2px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #333;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
}
.navbar-nav .open .dropdown-menu {
	border-bottom: 1px solid white;
	border-radius: 0;
}
.dropdown-menu {
	padding-left: 10px;
}
.dropdown-menu .dropdown-menu {
	padding-left: 20px;
}
.dropdown-menu .dropdown-menu .dropdown-menu {
	padding-left: 30px;
}
li.dropdown.open {
	border: 0px solid red;
}
.warp_message {
	display: none;
}
}
 @media (min-width: 768px) {
ul.nav li:hover > ul.dropdown-menu {
	display: block;
}
#navbar {
	text-align: center;
}
.warp_message {
	display: none;
}
.col-sm-12 {
	width: 33.3333%;
}
}
 @media (max-width: 480px) {
.warp_message {
	display: none;
}
.header_margen {
	margin-bottom: 50px;
}
.navbar {
	min-height: 50px;
	margin-bottom: 50px;
}
.navbar-brand > img {
	height: 30px;
}
.container {
	width: 100%;
	padding: 0px;
}
.navbar .container {
	padding: 0px 15px;
}
.circle-grid {
	margin-bottom: 15px;
	margin-left: 40px;
	margin-right: 40px;
}
#warpGrid hr {
	margin-top: -27px;
}
#warpGrid h1 span {
	font-size: 20px;
}
.secondbox, .firstbox, .thridtbox {
	margin-top: 0px;
	height: 410px;
}
#quickLinks {
	display: none;
}
#page_layout .col-sm-12 {
	padding: 0px;
}
.post-content {
	padding: 15px;
}
.post-content li:before {
	font-size: 13px;
}
.post-content li span {
	margin-top: 0px;
	line-height: 14px;
	font-size: 14px;
}
.vticker {
	width: 100%;
}
.post-content li span {
	width: 95%;
}
.nbs-flexisel-nav-right {
	right: 0px;
}
.nbs-flexisel-nav-left {
	left: 0px;
}
}*/

















@media (min-width: 320px) {
.navbar-brand img {
    height: 45px;
}
.navbar {
    min-height: 50px;
}
.navbar-brand{
	padding: 2px 15px;
}

.circle-grid{
	height: 223px;
	margin-bottom: 20px;
}
.listCircle h3 {
    margin: 0px 0px;
    font-size: 22px;
}
.circle-grid img{
	height:65px;
	width:65px;
}
.warp_message{
	display:none;
}
/*new css*/
._team_makes h1{
	font-size:18px;
}
#warpGrid hr{
	margin-top: -10px;
}
.firstbox{
	margin-top: 20px;
}
.secondbox {
    margin-top: 20px;
}
.thridtbox {
    margin-top: 20px;
}
.firstbox,.secondbox,.thridtbox{
	height:410px;
}
}
@media (min-width: 480px) {
.navbar-brand img {
    height: 45px;
}
.navbar {
    min-height: 50px;
}
.navbar-brand{
	padding: 2px 15px;
}
.circle-grid{
	height: 223px;
	margin-bottom: 20px;
}
.listCircle h3 {
    margin: 0px 0px;
    font-size: 22px;
}
.circle-grid img{
	height:65px;
	width:65px;
}
.listCircle .col-xs-12 {
    width: 60%;
    margin: 0px 20%;
}
.warp_message{
	display:none;
}
.firstbox{
	margin-top: 20px;
}
.secondbox {
    margin-top: 20px;
}
.thridtbox {
    margin-top: 20px;
}
.firstbox{
	margin-top: 175px;
height: 410px;
}
.secondbox {
    margin-top: 85px;
height: 460px;
}
.thridtbox {
    margin-top: 20px;
    height: 570px;
}
.nbs-flexisel-item img{
	width: 200px;
    height: 185px;
}
}
@media (min-width: 603px) {
.navbar-brand img {
    height: 45px;
}
.navbar {
    min-height: 50px;
}
.navbar-brand{
	padding: 2px 15px;
}
.listCircle .col-xs-12 {
    width: 50%;
}
._team_makes h1{
	font-size:28px;
}
#warpGrid hr{
	margin-top: -13px;
}
#contactInfo.col-sm-3,#quickLinks.col-sm-3{
	width:49%;
	clear:both;
	margin-bottom: 50px;
	padding:10px;
}
#contactInfo.col-sm-3{
	position:absolute;
	float:left;
}
#quickLinks.col-sm-3{
	position:relative;
	float:right;
}
#quickcontact.col-sm-3{
	clear:both;
}
}
@media (min-width: 768px) {
.navbar-inverse .navbar-nav > li > a{
	font-size:12px;
	    padding: 8px 6px;
}
.navbar-brand img{
	height:50px;
}
.nav{
	margin-top:0px;
}
.navbar {
	min-height:61px;
}
.navbar-nav > li > a{
	padding: 9px 15px;
}
.navbar-brand{
	padding: 5px 15px;
}
#flags{
	height:25px;
}
#flags li a img {
    height: 18px;
}
.listCircle .col-sm-12 {
    width: 38%;
    margin: 0% 6%;
}
.circle-grid{
	height:232px;
}
.warp_message{
	display: block;
}
}
@media (min-width: 966px) {
.container {
    width: 850px;
}
.navbar-inverse .navbar-nav > li > a,.navbar-inverse .navbar-nav li .dropdown-menu > li > a{
	font-size:13px;
}
.navbar-inverse .navbar-nav > li > a{
	padding: 8px 9px;
}
.dropdown-menu {
    min-width: 170px;
}
.listCircle .col-xs-12{
	width:100%;
}
.listCircle .col-sm-12 {
    width: 34%;
    margin: 0% 8%;
}
.circle-grid{
	height:240px;
}
}
@media (min-width: 1024px) {
.navbar-inverse .navbar-nav > li > a{
	font-size:13px;
}
.navbar-brand img{
	height:60px;
}
.nav{
	margin-top:0px;
}
.navbar {
	min-height:70px;
}
.navbar-nav > li > a{
	padding: 9px 15px;
}
.navbar-brand{
	padding: 5px 15px;
}
.dropdown-menu {
    min-width: 170px;
}
.listCircle .col-xs-12,.listCircle .col-sm-12{
	width:25%;
	margin:0px;
}
.circle-grid{
	height:170px;
}
.circle-grid img{
    margin-bottom: 7px;
}
.circle-grid img {
    height: 60px;
    width: 60px;
}
.listCircle h3 {
    font-size: 15px;
}
.circle-grid p {
    padding: 4px 15px;
    font-size: 12px;
    line-height: 16px;
}
.listCircle p{
	height:90px;
}
.listCircle a {
	padding-top:0px;
}
#contactInfo.col-sm-3,#quickLinks.col-sm-3{
	width:25%;
	clear: right;
	margin-bottom: 0px;
	padding:0px;
}
#contactInfo.col-sm-3{
	position:relative;
	float:left;
}
#quickLinks.col-sm-3{
	position:relative;
	float:left;
}
#quickcontact.col-sm-3{
	clear:right;
}
#socialNetworks li{
	height:30px;
	width:30px;
}
#socialNetworks li a{
	line-height:30px;
}
#socialNetworks li a i.fa{
	font-size:16px;
}
.contactInfo h3{
	font-size: 17px;
}
.contactInfo h4{
	font-size: 15px;
}
#NewsLetterForm .col-sm-9{
	width:70%;
}
#NewsLetterForm .col-sm-3{
	width:30%;
}
}
@media (min-width: 1366px) {
	#NewsLetterForm .col-sm-9{
	width:75%;
}
#NewsLetterForm .col-sm-3{
	width:25%;
}
	.contactInfo h3{
	font-size: 20px;
}
.contactInfo h4{
	font-size: 18px;
}
.container{
	width:1150px;
}
.navbar-inverse .navbar-nav > li > a,.navbar-inverse .navbar-nav li .dropdown-menu > li > a{
	font-size:16px;
}
.navbar-brand img{
	height:85px;
}
.nav {
    margin-top: 8px;
}
.navbar {
	min-height:100px;
}
.navbar-nav > li > a{
	padding: 9px 15px;
}
.navbar-brand{
	padding: 5px 15px;
}
.navbar-inverse .navbar-nav > li > a{
	padding: 13px 16px;
}
.dropdown-menu {
    min-width: 200px;
}
#flags {
	height: 30px;
}
#flags li a img {
    height: 20px;
}
.listCircle .col-xs-12,.listCircle .col-sm-12{
	width:25%;
}
.circle-grid{
	height:240px;
}
.circle-grid img{
    margin-bottom: 7px;
}
.circle-grid img {
    height: 70px;
    width: 70px;
}
.listCircle h3 {
    font-size: 22px;
}
.circle-grid p {
   padding: 7px 15px;
    font-size: 15px;
    line-height: 23px;
}
.listCircle p{
	height:115px;
}
.listCircle a {
	padding-top:0px;
	font-size:15px;
}

.nbs-flexisel-item img{
	 width: 319px;
    height: 273px;
}
#socialNetworks li{
	height:40px;
	width:40px;
}
#socialNetworks li a{
	line-height:40px;
}
#socialNetworks li a i.fa{
	font-size:18px;
}
}
@media (min-width: 1680px) {
.container{
	width:1500px;
}
.navbar-inverse .navbar-nav > li > a,.navbar-inverse .navbar-nav li .dropdown-menu > li > a{
	font-size:20px;
}
.navbar-brand img{
	height:85px;
}
.nav {
    margin-top: 8px;
}
.navbar {
	min-height:100px;
}
.navbar-nav > li > a{
	padding: 9px 15px;
}
.navbar-brand{
	padding: 5px 15px;
}
.navbar-inverse .navbar-nav > li > a{
	padding: 13px 16px;
}
.dropdown-menu {
    min-width: 260px;
}
#flags {
	height: 30px;
}
#flags li a img {
    height: 26px;
}
.listCircle .col-xs-12,.listCircle .col-sm-12{
	width:25%;
}
.circle-grid{
	height:315px;
}
.circle-grid img{
    margin-bottom: 7px;
}
.circle-grid img {
    height: 90px;
    width: 90px;
}
.listCircle h3 {
    font-size: 30px;
    margin: 3px 0px;
}
.circle-grid p {
   padding: 7px 15px;
    font-size: 21px;
    line-height: 31px;
}
.listCircle p{
	height:160px;
}
.listCircle a {
	padding-top:0px;
	font-size:19px;
}
._team_makes h1{
	font-size:48px;
}
#warpGrid hr{
	margin-top: -21px;
}
.nbs-flexisel-item h3,#warpGrid h3{
	font-size:28px;
}
.nbs-flexisel-item p,#warpGrid p{
	       font-size: 21px;
    line-height: 30px;
}
.nbs-flexisel-item img{
	 width: 450px;
    height: 380px;
}
.firstbox{
	margin-top: 175px;
height: 593px;
}
.secondbox {
    margin-top: 85px;
height: 683px;
}
.thridtbox {
    margin-top: 20px;
    height: 744px;
}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right{
    margin-top: 319px;
} 
.top_footer h3 {
	font-size:28px;
}
#contactInfo h4 {
	font-size:22px;
} 
#quickLinks li a, #contactInfo ul li, #contactInfo p, #contactInfo h4 {
	font-size:19px;
	    line-height: 30px;
}
#quickcontact label {
    font-size: 18px;
    margin-bottom: 5px;
}
button #btn_quick_contact{
	width: 116px;
    height: 36px;
    font-size: 21px;
}
#newsletter button, #newsletter input{
	font-size:18px;
}
.down_footer p, .down_footer p a{
	font-size:20px;
}
}
@media (min-width: 1920px) {
.container{
	width:1600px;
}
.navbar-inverse .navbar-nav > li > a{
	font-size:24px;
}
.navbar-inverse .navbar-nav li .dropdown-menu > li > a{
	font-size:20px;
}
.navbar-brand img{
	height:85px;
}
.nav {
    margin-top: 8px;
}
.navbar {
	min-height:100px;
}
.navbar-nav > li > a{
	padding: 9px 15px;
}
.navbar-brand{
	padding: 5px 15px;
}
.navbar-inverse .navbar-nav > li > a{
	padding: 13px 16px;
}
.dropdown-menu {
    min-width: 285px;
}
#flags {
	height: 30px;
}
#flags li a img {
    height: 26px;
}
.listCircle .col-xs-12,.listCircle .col-sm-12{
	width:25%;
}
.circle-grid{
	height:350px;
}
.circle-grid img{
    margin-bottom: 7px;
}
.circle-grid img {
        height: 100px;
    width: 100px;
    margin-top: -42px;
}
.listCircle h3 {
    font-size: 35px;
    margin: 5px 0px;
}
.circle-grid p {
   padding: 7px 15px;
    font-size: 23px;
    line-height: 35px;
}
.listCircle p{
	height:175px;
}
.listCircle a {
	padding-top:0px;
	font-size:21px;
}
.btnReadMore{
	width: 170px;
    height: 56px;
	line-height: 51px;
    font-size: 24px;
}
}
