
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffd600;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*------------------ Slider Part starts Here----------*/

----------------- Slider Part ends Here----------*/

.reg{
	float:right;
	margin-top: 3em;
	width:50%;
}

.daf{
	text-align:center;
	margin-top:5px;
	
	
}
.daf a{
	padding-top:12px;
	padding-bottom:8px;
	padding-right:20px;
	padding-left:20px;
	background: #df5344;
	color: #fff;
	font-size: 14px;
	border-bottom: 3px solid #a4130c;
	text-decoration: none;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	font-family: OpenSans;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	font-weight: bold;
	height:40px;
	font-family: 'Roboto-Regular';
	background-color:#C60;
 
}
.registrasi a:hover{
	text-decoration:none;
	color:#da251c;
}
/*-- //banner-bottom --*/
/*-- history --*/


@media only screen and (max-width:480px) {

/*----- Strip -----*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:49.5%;
	left:0;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(15, 207, 140, 0.9);
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	opacity:0;
	visibility:hidden;	/* lt-ie9 */
}
/*-- portfolio-img --*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	
}
.b-animate img{
	margin-top:-40px;
	margin-left: 6em;
	display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
.b-wrapper:hover {
	background:none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.text-info{
	padding:0em .5em 1em;
	background: rgba(0, 0, 0, 0.38);
}
.text-info h4{
	color:#fff;
	font-size:14px;
	margin:0 0 1.5em;
}
.text-info p{
	color:#fff;
	font-size:13px;
	margin:0;
}
.text-info p span{	
	display:block;
	margin:.7em 0 0;
}
.our-childrens-grids:nth-child(2){
	margin:4em 0 2em;
}
/*-- //our-childrens --*/
/*-- footer --*/
.footer-grids{
	padding:4em 0;
	background:#666666;
}
.footer-grid-left {
  float: left;
  margin-left: 2em;
}
.footer-grid-center{
	float:left;
	margin: 2em 0 0 20em;
}
.footer-grid-center p{
	font-size:16px;
	margin:0;
	color:#fff;
}
.footer-grid-center p a{
	color:#fff;
}
.footer-grid-center p a:hover{
	color:#fc9347;
	text-decoration:underline;
}
.footer-grid-right{
	float:right;
	margin-right: 2em;
}
.footer-grid-right ul{
	padding:1em 0 0;
	margin:0;
}
.footer-grid-right ul li{
	display:inline-block;
	margin:0 5px;
}
.footer-grid-right ul li a.f{
	background: url(../images/img-sp.png) no-repeat -243px -12px;
	display:block;
	width: 33px;
	height: 33px;
}
.footer-grid-right ul li a.f:hover{
	background: url(../images/img-sp.png) no-repeat -314px -12px;
	display:block;
}
.footer-grid-right ul li a.t{
	background: url(../images/img-sp.png) no-repeat -243px -57px;
	display:block;
	width: 33px;
	height: 33px;
}
.footer-grid-right ul li a.t:hover{
	background: url(../images/img-sp.png) no-repeat -314px -57px;
	display:block;
}
.footer-grid-right ul li a.g{
	background: url(../images/img-sp.png) no-repeat -243px -103px;
	display:block;
	width: 33px;
	height: 33px;
}
.footer-grid-right ul li a.g:hover{
	background: url(../images/img-sp.png) no-repeat -314px -103px;
	display:block;
}
.footer-grid-right ul li a.i{
	background: url(../images/img-sp.png) no-repeat -243px -153px;
	display:block;
	width: 33px;
	height: 33px;
}
.footer-grid-right ul li a.i:hover{
	background: url(../images/img-sp.png) no-repeat -314px -153px;
	display:block;
}
/*-- //footer --*/
/*-- wmuslider --*/
.wmuSlider {
	position: relative;
	overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article img {
	/*--max-width: 100%;
	width: auto;
	height: auto;
	display:block;--*/
}
/* Default Skin */
.wmuSliderPagination {
	z-index: 2;
	position: absolute;
	right: 47%;
	top: 96%;
}
ul.wmuSliderPagination {
	padding:0;
}
.wmuSliderPagination li {
	float: left;
	margin: 0 8px 0 0;
	list-style-type: none;
}
.wmuSliderPagination a {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 10px;
	background:#FA7923;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
.wmuSliderPagination a.wmuActive {
	background:#e2d1aa;
}
/* Default Skin */
.wmuGallery .wmuGalleryImage {
	margin-bottom: 10px;
}
.banner-wrap{
	padding:7em 0 4em;
}
/*-- //wmuslider --*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-----start-responsive-design------*/
@media (max-width:1440px){
	.callbacks_nav {
	  left:-11.7%;
	}
	.callbacks_nav.next {
	  right:-11.7%;
	}
	.lorum {
	  min-height: 384px;
	}
	.lorum-info {
	  padding: 6em 0 0;
	}
	.news-income:nth-child(2) {
	  margin: 1.7em 0 0;
	}
}
@media (max-width:1366px){
	.banner-info {
		padding: 12em 0 1em 6em;
	}
	.banner {
		min-height: 470px;
	}
	.callbacks_nav.next {
	  right: -8.3%;
	}
	.callbacks_nav {
	  left:-8.7%;
	}
	.lorum {
	  min-height: 364px;
	}
	.lorum-info h3 {
		font-size: 2.7em;
	}
	.lorum-info {
	  padding: 6em 0 0;
	}
	.news-income:nth-child(2) {
	  margin: 1.7em 0 0;
	}
}
@media (max-width: 1280px){
	.banner {
	  min-height: 440px;
	}
	.callbacks_nav.next {
	  right: -4.5%;
	}
	.callbacks_nav {
	  left: -4.8%;
	}
	.history h3,.about h3,.activities h3,.our-childrens h3,.work h3,.team h3,.news h3,.contact-header h3{
		font-size: 35px;
	}
	.history h3:after,.about h3:after,.activities h3:after,.team h3:after,.news h3:after{
		background: url(../images/line.png) no-repeat 14.23em 0.4em;
	}
	.our-childrens h3:after,.work h3:after,.contact-header h3:after{
		background: url(../images/line1.png) no-repeat 14.23em 0.4em;
	}
	.lorum-info h3 {
	  font-size: 2.4em;
	}
	.lorum {
	  min-height: 340px;
	}
	.work {
		padding: 6em 0 4em;
	}
	.news-income:nth-child(2) {
	  margin: 3.4em 0 0;
	}
	.banner-bottom {
		padding: 3em 0 2em;
	}
}
@media (max-width: 1024px){
	.callbacks_nav.next {
	  right: -3.5%;
	}
	.callbacks_nav {
	  left: -3.8%;
	}
	.logo-right ul li {
	  margin: 0 7px;
	}
	.banner {
	  min-height: 355px;
	}
	.banner-info h1 {
		font-size: 32px;
	}
	.Alor p {
		font-size: 17px;
	}
	.callbacks_nav {
		top: 50%;
	}
	.banner-info a,.us a {
	  padding: 8px 23px;
	  font-size: 16px;
	}
	.forced p {
		font-size: 17px;
	}
	.Alor {
	  margin: 1em 0 0 0em;
	}
	.history,.about,.activities,.our-childrens,.team,.news,.contact-header {
	  padding: 4em 0;
	}
	.history h3, .about h3, .activities h3, .our-childrens h3, .work h3, .team h3, .news h3, .contact-header h3 {
	  font-size: 32px;
	}
	.history h3:after, .about h3:after, .activities h3:after, .team h3:after, .news h3:after {
	  background: url(../images/line.png) no-repeat 12.5em 0.4em;
	}
	.lorum {
	  min-height: 275px;
	}
	.lorum-info h3 {
	  font-size: 2.1em;
	}
	.lorum-info {
	  padding: 4em 0 0;
	}
	.about-grid h2 {
		font-size: 1.5em;
	}
	.mission-grid h4 {
		font-size: 17px;
	}
	.mission p {
		font-size: 17px;
	}
	.more a {
		padding: 4px 16px;
	}
	.activities-grid-left, .activities-grid-left1, .activities-grid-left2 {
	  width: 26%;
	}
	.activities-grid-right {
	  width: 68%;
	}
	.resp-tab-item {
		padding: 10px 35px;
	}
	p.para1 {
	  padding: .5em 1.5em 1em;
	}
	.our-childrens h3:after, .work h3:after, .contact-header h3:after{
		background: url(../images/line1.png) no-repeat 12.5em 0.4em;
	}
	img.one {
	  width: 100%;
	}
	.b-link-stripe .b-wrapper {
		top: 35.5%;
	}
	.text-info p {
		font-size: 12px;
	}
	.b-animate img {
		margin-left: 4em;
	}
	.text-info h4 {
	  margin: 0 0 1em;
	}
	.work {
	  padding: 5em 0 3em;
	}
	.caption h4 {
	  font-size: 18px;
	  margin: 1em 0 1em;
	}
	.first-step span {
	  background: url(../images/2.png) no-repeat 1.5em 0em;
	}
	.first-step1 span {
	  background: url(../images/3.png) no-repeat 1.5em 0em;
	}
	.first-step2 span {
	  background: url(../images/4.png) no-repeat 1.5em 0em;
	}
	.first-step3 span {
	  background: url(../images/5.png) no-repeat 1.5em 0em;
	}
	.first-step4 span {
	  background: url(../images/6.png) no-repeat 1.5em 0em;
	}
	.first-step5 span {
	  background: url(../images/13.png) no-repeat 1.5em 0em;
	}
	.caption h4 {
	  margin: .5em 0;
	}
	p.founder {
		padding-bottom: 1em;
	}
	.liton-fig1 span {
		background: url(../images/11.png) no-repeat 30.5em 0em;
	}
	.liton-fig span {
		background: url(../images/14.png) no-repeat 30.5em 0em;
	}
	.liton-fig2 span {
		background: url(../images/12.png) no-repeat 30.5em 0em;
	}
	.banner-wrap {
	  padding: 4em 0 3em;
	}
	.lton-inf {
	  padding: 0 0 5em;
	}
	.video {
	  top: 81%;
	  left: 75%;
	}
	.more1 a {
	  padding: 5px 13px;
	  font-size: 13px;
	}
	.news-grd-text {
		padding: 1.5em 1em 1em;
	}
	.news-grd-text h4, .news-grd-text1 h4 {
		font-size: 1.1em;
	}
	p.children {
		margin: .5em 0 0;
	}
	.more1 a {
	  padding: 3px 10px;
	  font-size: 12px;
	}
	.more1 {
	  margin: 1em 0;
	}
	.edit {
		padding: .5em 0 0;
	}
	p.date {
		font-size: 13px;
	}
	p.children {
		font-size: 14px;
	}
	.edit p {
	  font-size: 14px;
	}
	.news-grid-right {
		padding:1em 1em .7em 1.7em;
	}
	.news-income:nth-child(2) {
	  margin: 5em 0 0;
	}
	.contact-info {
		width: 50%;
		  margin: 3em 2em 0em 0;
	}
	.map iframe,.map-color {
		min-height: 655px;
	}
	.footer-grid-center {
	  margin: 2em 0 0 13em;
	}
	.footer-grids {
		padding: 3em 0;
	}
	.wmuSliderPagination {
		right: 46%;
	}
}
@media (max-width:768px){
	.logo-right ul.nav1 li {
		display: inline-block;
		margin: 0;
		width: 100%;
		padding: 17px 1em;
		text-align: center;
		}
	.logo-right ul {
		position: absolute;
		padding: 0;
		margin: 0;
		left: 2%;
		width: 96%;
		z-index: 999;
		}
	span.menu {
		display: block;
		cursor: pointer;
		width: 100%;
		position: relative;
		text-align:right;
		margin: 3px 0;
		}
	ul.nav1{
		display:none;
		background: #757272;
		margin-top:2em;
		}
	.logo-right {
	  margin-top: 2em;
	  width: 6%;
	}
	.logo-right ul li a:hover, .logo-right ul li.cap a {
		padding: 0.8em 0em 0;
		border-top: 2px solid #fff;
	}
	.logo-right ul li a {
		color: #fff;
	}
	.logo-right ul.nav1 li {
		padding: 14px 1em;
	}
	.callbacks_nav {
	  left: -2.3%;
	}
	.callbacks_nav.next {
	  right: -2%;
	}
	.forced p {
	  font-size: 15px;
	}
	.forced {
	  width: 54%;
	}
	.reg {
	  margin-top: 1em;
	  width: 46%;
	}
	.Alor p {
	  font-size: 15px;
	}
	.banner-info a, .us a {
	  padding: 4px 12px;
	  font-size: 15px;
	}
	.banner {
	  min-height: 270px;
	}
	.banner {
	  min-height: 270px;
	}
	.banner-info {
	  padding: 7em 0 1em 6em;
	}
	.history h3, .about h3, .activities h3, .our-childrens h3, .work h3, .team h3, .news h3, .contact-header h3 {
	  font-size: 29px;
	}
	.history h3:after, .about h3:after, .activities h3:after, .team h3:after, .news h3:after {
	  background: url(../images/line.png) no-repeat 10em 0.4em;
	}
	.our-childrens h3:after, .work h3:after, .contact-header h3:after{
	  background: url(../images/line1.png) no-repeat 10em 0.4em;
	}
	.history, .about, .activities, .our-childrens, .team, .news, .contact-header {
	  padding: 3em 0;
	}
	.history p.libero {
		font-size: 14px;
	}
	.history-grid {
	  float: left;
	  width: 50%;
	}
	.history-grid-left, .history-grid-left1, .history-grid-left2, .history-grid-left3 {
	  width: 22%;
	}
	.history-grid-right {
	  width: 73%;
	  margin: 1em 0 0 1em;
	}
	.history-grid1 {
	  margin: 1em 0;
	}
	.lorum-info h3 {
	  font-size: 1.6em;
	}
	.lorum {
	  min-height: 205px;
	}
	.lorum-info {
	  padding: 3em 0 0;
	}
	.about-top-text:before {
	  left: 0%;
	}
	.about-top-text p {
	  margin: 0 0 0em 1.5em;
	  font-size: 17px;
	}
	p.unique {
		font-size: 14px;
	}
	a.play-icon span {
	  top: 40%;
	  left: 43%;
	}
	.about-grid-fig {
	  margin-bottom: 2em;
	}
	.mission-vision {
	  margin: 1em 0 0;
	}
	h2.community {
	  margin: 0 0 0.5em;
	}
	.about-grids {
	  margin: 2em 0 0;
	}
	.mission p {
	  font-size: 15px;
	}
	.activities p.libero {
		font-size: 14px;
	}
	.activities-grids {
	  margin: 3em 0 3em;
	}
	.activities-grid-left, .activities-grid-left1, .activities-grid-left2 {
	  width: 11%;
	}
	.activities-grid-right {
	  width: 87%;
	}
	.activities-grid:nth-child(2) {
	  margin: 2em 0;
	}
	.activities-grid-right p {
	  font-size: 14px;
	  margin: 1em 0 0;
	}
	.resp-tab-item {
	  padding: 10px 66px;
	}
	.history-faq-grid {
	  margin: 2em 0 0;
	}
	.our-childrens-grid {
	  float: left;
	  width: 25%;
	}
	.text-info h4 {
	  margin: 0 0 .5em;
	  font-size:12px;
	}
	.b-animate img {
	  margin-left: 3em;
	}
	.b-link-stripe .b-wrapper {
	  top: 18.5%;
	}
	.first-step span {
	  background: url(../images/2.png) no-repeat 8.9em 0em;
	}
	.first-step1 span {
	  background: url(../images/3.png) no-repeat 8.9em 0em;
	}
	.first-step2 span {
	  background: url(../images/4.png) no-repeat 8.9em 0em;
	}
	.first-step3 span {
	  background: url(../images/5.png) no-repeat 8.9em 0em;
	}
	.first-step4 span {
	  background: url(../images/6.png) no-repeat 8.9em 0em;
	}
	.first-step5 span {
	  background: url(../images/13.png) no-repeat 8.9em 0em;
	}
	.work {
	  padding: 4em 0 2em;
	}
	.team-grid {
	  float: left;
	  width: 50%;
	}
	.team-grid-main img {
	  width: 100%;
	}
	.liton-fig1 span {
	  background: url(../images/11.png) no-repeat 22em 0em;
	}
	.liton-fig span {
	  background: url(../images/14.png) no-repeat 22em 0em;
	}
	.liton-fig2 span {
	  background: url(../images/12.png) no-repeat 22em 0em;
	}
	.banner-wrap {
	  padding: 2em 0 3em;
	}
	.lton-inf {
	  padding: 0 0 2em;
	}
	.video {
	  top: 90%;
	  left: 83%;
	}
	.news-grid-left {
	  width: 30%;
	}
	.news-grid-right {
	  width: 70%;
	}
	.news-grid-right {
	  padding: 2em 1em 1em 1.7em;
	}
	.more1 {
	  margin: 1.45em 0;
	}
	.news-income:nth-child(2) {
	  margin: 2em 0 0;
	}
	.news-grid:nth-child(2) {
	  margin: 2em 0 0;
	}
	.gallery {
	  right: -9%;
	}
	.contact-info {
	  width: 60%;
	  margin: 2em 2em 0em 0;
	}
	.map iframe, .map-color {
	  min-height: 605px;
	}
	.contact-info p {
		font-size: 14px;
	}
	.contact-info h4 {
		font-size: 22px;
	}
	.footer-grid-center p {
		font-size: 14px;
	}
	.footer-grid-center {
	  margin: 2em 0 0 6em;
	}
	.work-grid {
	  float: left;
	  width: 50%;
	}
}
@media (max-width:640px){
	.footer-grid-left {
	  margin-left: 1em;
	}
	.footer-grid-right {
	  margin-right: 1em;
	}
	.logo-right {
	  margin-top: 2em;
	  width: 7%;
	}
	.banner-info h1 {
	  font-size: 27px;
	}
	.callbacks_nav {
	  left: -2.7%;
	}
	.callbacks_nav.next {
	  right: -2.3%;
	}
	.forced {
	  width: 100%;
	  float: none;
	}
	.reg {
	  margin-top: 0;
	  width: 100%;
	  float: none;
	}
	.Alor {
	  float: none;
	  width: 100%;
	  margin: .5em 0;
	}
	.us {
	  float: none;
	}
	.banner-bottom-grids {
	  text-align: center;
	}
	.banner-bottom {
	  padding: 2em 0;
	}
	.history h3, .about h3, .activities h3, .our-childrens h3, .work h3, .team h3, .news h3, .contact-header h3 {
	  font-size: 25px;
	}
	.history h3:after, .about h3:after, .activities h3:after, .team h3:after, .news h3:after {
	  background: url(../images/line.png) no-repeat 9em 0.4em;
	}
	.our-childrens h3:after, .work h3:after, .contact-header h3:after{
	  background: url(../images/line1.png) no-repeat 9em 0.4em;
	}
	.history-grid-left, .history-grid-left1, .history-grid-left2, .history-grid-left3 {
	  width: 28%;
	}
	.history-grid-right {
	  width: 65%;
	  margin: .8em 0 0 1em;
	}
	.history-grids {
	  margin: 1em 0 0;
	}
	.history-grid-right h4 {
		font-size: 16px;
	}
	.history-grid-right p {
	  font-size: 14px;
	}
	.lorum {
	  min-height: 170px;
	}
	.lorum-info h3 {
	  font-size: 1.3em;
	}
	.lorum-info {
	  padding: 2.5em 0 0;
	}
	.about-top-text p {
	  padding: .4em 0;
	}
	.about-top-text p {
	  margin: 0 0 0em 1em;
	  font-size: 16px;
	}
	.about-grid h2,.history-faq-grid h4 {
	  font-size: 1.3em;
	}
	a.play-icon span {
	  top: 41%;
	  left: 44%;
	  background-size: 85%;
	}
	.mission-grid h4,.vission-grid h4  {
	  font-size: 16px;
	}
	.banner {
	  min-height: 220px;
	}
	.callbacks_nav {
	  top: 35%;
	}
	.activities-grid-left, .activities-grid-left1, .activities-grid-left2 {
	  width: 13%;
	}
	.activities-grid-right {
	  width: 83%;
	}
	.resp-tab-item {
	  padding: 10px 52px;
	  font-size: 14px;
	}
	.b-animate img {
	  margin-left: 2em;
	  width: 30%;
	  margin-top: -35px;
	}
	.text-info h4 {
	  margin: 0 0 .2em;
	  font-size: 11px;
	}
	.text-info p {
	  font-size: 10px;
	}
	.our-childrens-grids:nth-child(2) {
	  margin: 1em 0 2em;
	}
	.first-step span {
	  background: url(../images/2.png) no-repeat 6.5em 0em;
	}
	.first-step1 span {
	  background: url(../images/3.png) no-repeat 6.5em 0em;
	}
	.first-step2 span {
	  background: url(../images/4.png) no-repeat 6.5em 0em;
	}
	.first-step3 span {
	  background: url(../images/5.png) no-repeat 6.5em 0em;
	}
	.first-step4 span {
	  background: url(../images/6.png) no-repeat 6.5em 0em;
	}
	.first-step5 span {
	  background: url(../images/13.png) no-repeat 6.5em 0em;
	}
	.work {
	  padding: 3em 0 1em;
	}
	.team-grid p {
		font-size: 14px;
	}
	.liton-fig1 span {
	  background: url(../images/11.png) no-repeat 18em 0em;
	}
	.liton-fig span {
	  background: url(../images/14.png) no-repeat 18em 0em;
	}
	.liton-fig2 span {
	  background: url(../images/12.png) no-repeat 18em 0em;
	}
	.liton-info h3 {
		font-size: 16px;
	}
	.liton-info p {
	  margin: .3em 0 1em;
	}
	.wmuSliderPagination {
	  right: 44%;
	}
	.news-grid-right {
	  padding: 1em 0em 1em 2em;
	}
	.more1 {
	  margin:0.45em 0 .5em;
	}
	p.date {
	  font-size: 12px;
	}
	.contact-info {
		width: 70%;
	}
	.contact-info input[type="submit"] {
	  padding: 6px 0px;
	  width: 40%;
	  font-size: 14px;
	}
	.footer-grid-center {
	  margin: 2em 0 0 1.5em;
	}
	.footer-grids {
	  padding: 2em 0;
	}
}
@media (max-width: 600px){
	.resp-tab-item {
	  padding: 10px 47px;
	  font-size: 14px;
	}
	.footer-grid-left {
		width: 30%;
	}
	.footer-grid-left img {
	  width: 100%;
	}
	.liton-fig span {
	  background: url(../images/14.png) no-repeat 16em 0em;
	}
	.liton-fig1 span {
	  background: url(../images/11.png) no-repeat 16em 0em;
	}
	.liton-fig2 span {
	  background: url(../images/12.png) no-repeat 16em 0em;
	}
}
@media (max-width:568px){
	.resp-tab-item {
	  padding: 10px 43px;
	}
	.history h3:after, .about h3:after, .activities h3:after, .team h3:after, .news h3:after {
	  background: url(../images/line.png) no-repeat 8em 0.4em;
	}
	.our-childrens h3:after, .work h3:after, .contact-header h3:after{
	  background: url(../images/line1.png) no-repeat 8em 0.4em;
	}
	.gallery {
	  right: -4%;
	}
	.news-grid-left {
	  width: 100%;
	  float: none;
	}
	.news-grid-right {
	  width: 100%;
	  float: none;
	}
	.footer-grid-left {
	  width: 26%;
	}
}
@media (max-width:480px){
	.footer-grid-left img {
	  width: 41%;
	}
	ul.nav1 {
	  margin-top: 1.4em;
	}
	.logo a img {
	  width: 75%;
	}
	.logo-right {
	  margin-top: 1.3em;
	  width: 11%;
	}
	.banner-info h1 {
	  font-size: 18px;
	}
	.banner-info a, .us a {
	  padding: 5px 12px;
	  font-size: 13px;
	}
	.callbacks_nav {
	  left: -3.7%;
	}
	.callbacks_nav.next {
	  right: -3.3%;
	}
	.history h3, .about h3, .activities h3, .our-childrens h3, .work h3, .team h3, .news h3, .contact-header h3 {
	  font-size: 22px;
	}
	.history h3:after, .about h3:after, .activities h3:after, .team h3:after, .news h3:after {
	  background: url(../images/line.png) no-repeat 6.6em 0.4em;
	}
	.our-childrens h3:after, .work h3:after, .contact-header h3:after{
	  background: url(../images/line1.png) no-repeat 6.6em 0.4em;
	}
	.history-grid {
	  float: none;
	  width: 75%;
	  margin: 0 auto;
	}
	.lorum {
	  min-height: 126px;
	}
	.lorum-info h3 {
	  font-size: 1.1em;
	}
	.lorum-info {
	  padding: 1.5em 0 0;
	}
	.about-top-text p {
	  font-size: 13px;
	}
	.about-grid h2, .history-faq-grid h4 {
	  font-size: 1.2em;
	}
	.about-grids {
	  margin: 1em 0 0;
	}
	a.play-icon span {
	  background-size: 63%;
	}
	.more a {
		font-size: 13px;
	}
	.activities-grid-right h4 {
		font-size: 17px;
	}
	.activities-grid-left, .activities-grid-left1, .activities-grid-left2 {
	  width: 18%;
	}
	.activities-grid-right {
	  width: 77%;
	}
	.activities-grids {
	  margin: 2em 0;
	}
	.our-childrens-grid {
	  width: 50%;
	  margin: .5em 0;
	}
	.b-link-stripe .b-wrapper {
	  top: 37.5%;
	}
	.b-animate img {
	  margin-left: 4em;
	  width: 23%;
	}
	.first-step span {
	  background: url(../images/2.png) no-repeat 3.5em 0em;
	}
	.first-step1 span {
	  background: url(../images/3.png) no-repeat 3.5em 0em;
	}
	.first-step2 span {
	  background: url(../images/4.png) no-repeat 3.5em 0em;
	}
	.first-step3 span {
	  background: url(../images/5.png) no-repeat 3.5em 0em;
	}
	.first-step4 span {
	  background: url(../images/6.png) no-repeat 3.5em 0em;
	}
	.first-step5 span {
	  background: url(../images/13.png) no-repeat 3.5em 0em;
	}
	.pretium {
		padding: 0.5em !important;
	}
	.caption h4 {
	  margin: 0em 0 .5em;
	  font-size: 16px;
	}
	.team-grid p {
	  font-size: 13px;
	  padding-bottom:.5em;
	}
	.liton-fig1 span {
	  background: url(../images/11.png) no-repeat 12.8em 0em;
	  background-size: 18%;
	}
	.liton-fig span {
	  background: url(../images/14.png) no-repeat 12.8em 0em;
	  background-size: 18%;
	}
	.liton-fig2 span {
	  background: url(../images/12.png) no-repeat 12.8em 0em;
	  background-size: 18%;
	}
	.liton-fig span,.liton-fig1 span,.liton-fig2 span {
	  height: 80px;
	}
	p.tortor {
		font-size: 13px;
	}
	.wmuSliderPagination {
	  right: 43%;
	    top: 94%;
	}
	.news-grids {
	  margin: 1em 0 0;
	}
	.news-grid-left {
	  width:100%;
	  float: none;
	}
	.gallery {
	  right: -5%;
	}
	.news-grid-right {
	  float: none;
	  width: 100%;
	}
	.more1 {
	  margin: 0.8em 0;
	}
	.contact-info {
	  width: 87%;
	}
	.contact-info h4 {
	  font-size: 20px;
	}
	.contact-info p {
		margin: .5em 0 1em;
	}
	.contact-info input[type="text"], .contact-info input[type="email"], .contact-info textarea {
	  padding: 7px 13px;
	  font-size: 12px;
	}
	.map iframe, .map-color {
	  min-height: 570px;
	}
	.footer-grid-left{
		float:none;
		width:100%;
		margin-left: 0;
	}
	.footer-grid-center {
	  margin: 1em 0;
	  float: none;
	  width: 100%;
	}
	.footer-grid-right{
		float:none;
		width:100%;
	}
	.footer-grids{
		text-align:center;
	}
}
@media (max-width: 414px){
	.logo-right {
	  width: 10%;
	}
	.logo-right span img {
	  width: 100%;
	}
	.banner-bottom {
	  padding: 1.5em 0;
	}
	.history h3:after, .about h3:after, .activities h3:after, .team h3:after, .news h3:after {
	  background: url(../images/line.png) no-repeat 5.3em 0.4em;
	}
	.our-childrens h3:after, .work h3:after, .contact-header h3:after {
	  background: url(../images/line1.png) no-repeat 5.3em 0.4em;
	}
	.team-grid {
	  float: none;
	  width: 100%;
	}
	.liton-fig1 span {
	  background: url(../images/11.png) no-repeat 10.8em 0em;
	  background-size: 18%;
	}
	.liton-fig span {
	  background: url(../images/14.png) no-repeat 10.8em 0em;
	  background-size: 18%;
	}
	.liton-fig2 span {
	  background: url(../images/12.png) no-repeat 10.8em 0em;
	  background-size: 18%;
	}
	.first-step span {
	  background: url(../images/2.png) no-repeat 2.5em 0em;
	}
	.first-step1 span {
	  background: url(../images/3.png) no-repeat 2.5em 0em;
	}
	.first-step2 span {
	  background: url(../images/4.png) no-repeat 2.5em 0em;
	}
	.first-step3 span {
	  background: url(../images/5.png) no-repeat 2.5em 0em;
	}
	.first-step4 span {
	  background: url(../images/6.png) no-repeat 2.5em 0em;
	}
	.first-step5 span {
	  background: url(../images/13.png) no-repeat 2.5em 0em;
	}
}
@media (max-width: 384px){
	.logo-right {
	  width: 11%;
	}
	.banner-info h1 {
	  font-size: 20px;
	}
	.history h3:after, .about h3:after, .activities h3:after, .team h3:after, .news h3:after {
	  background: url(../images/line.png) no-repeat 4.6em 0.4em;
	}
	.liton-fig span {
	  background: url(../images/14.png) no-repeat 9.8em 0em;
	  background-size: 18%;
	}
	.liton-fig1 span {
	  background: url(../images/11.png) no-repeat 9.8em 0em;
	  background-size: 18%;
	}
	.liton-fig2 span {
	  background: url(../images/12.png) no-repeat 9.8em 0em;
	  background-size: 18%;
	}
}
@media (max-width:375px){
	.activities-grid-right {
	  width: 73%;
	}
}
@media (max-width: 320px){
	.logo-right {
	  width: 12%;
	}
	ul.nav1 {
	  margin-top: 1.6em;
	}
	.logo a img {
	  width:65%;
	}
	.callbacks_nav {
		display: none;
	}
	.banner-info {
	  padding:2em 0 1em 4em;
	}
	.banner {
	  min-height: 125px;
	}
	.banner-info h1 {
	  font-size: 16px;
	}
	.banner-info a, .us a {
	  padding: 3px 8px;
	  font-size: 12px;
	}
	.forced p {
	  font-size: 13px;
	}
	.Alor p {
	  font-size: 14px;
	}
	.history, .about, .activities, .our-childrens, .team, .news, .contact-header {
	  padding: 2em 0;
	}
	.history h3, .about h3, .activities h3, .our-childrens h3, .work h3, .team h3, .news h3, .contact-header h3 {
	  font-size: 20px;
	}
	.history p.libero {
	  font-size: 13px;
	}
	.history h3:after, .about h3:after, .activities h3:after, .team h3:after, .news h3:after {
	  background: url(../images/line.png) no-repeat 3.55em 0.4em;
	}
	.history-grid {
		width: 100%;
	}
	.history-grid-right p,p.unique,.activities p.libero {
	  font-size: 13px;
	}
	.history-grid-right h4 {
	  font-size: 14px;
	}
	.lorum-info h3 {
	  font-size: .9em;
	}
	.lorum {
	  min-height: 87px;
	}
	.lorum-info {
	  padding: 0.5em 0 0;
	}
	.mission p {
	  font-size: 13px;
	}
	.vission-grid {
	  margin: 0.5em 0 0;
	}
	.more a {
	  font-size: 12px;
	}
	.logo-right ul li a:hover, .logo-right ul li.cap a {
	  padding: 0;
	  border-top: none;
	}
	.logo-right ul li a {
		font-size: 13px;
	}
	.logo-right ul.nav1 li {
	  padding: 7px 0em;
	}
	.activities p.libero{
		margin:0;
	}
	.activities-grid-right p {
		font-size: 13px;
		 margin: .5em 0 0;
	}
	.activities-grid-left, .activities-grid-left1, .activities-grid-left2 {
	  width: 30%;
	}
	.activities-grid-right {
	  width: 66%;
	}
	a.play-icon span {
	  background-size: 48%;
	  top: 37%;
		left: 38%;
	}
	ul.tab_list li a {
		font-size: 12px;
	}
	.facts {
	  padding: 0.3em;
	}
	.tab_list li:nth-child(2) {
	  margin: 0.5em 0 0;
	}
	p.para {
	  font-size: 14px;
	  padding:.5em 0 .5em 1em;
	}
	p.para1 {
	  padding:.5em 1em;
	    font-size: 13px;
	}
	.keffiyeh p, .butcher p {
		font-size: 13px;
	}
	.keffiyeh, .butcher {
	  padding: .5em 1em;
	}
	.our-childrens h3:after, .work h3:after, .contact-header h3:after {
	  background: url(../images/line1.png) no-repeat 3.5em 0.4em;
	}
	.b-link-stripe .b-wrapper {
	  top:15.5%;
	}
	.b-animate img {
	  margin-left: 2em;
	  width: 31%;
	}
	.first-step span {
	  background: url(../images/2.png) no-repeat 5.5em 0em;
	}
	.first-step1 span {
	  background: url(../images/3.png) no-repeat 5.5em 0em;
	}
	.first-step2 span {
	  background: url(../images/4.png) no-repeat 5.5em 0em;
	}
	.first-step3 span {
	  background: url(../images/5.png) no-repeat 5.5em 0em;
	}
	.first-step4 span {
	  background: url(../images/6.png) no-repeat 5.5em 0em;
	}
	.first-step5 span {
	  background: url(../images/13.png) no-repeat 5.5em 0em;
	}
	.work-grids {
	  margin: 1em 0 0;
	}
	.caption p {
		font-size: 13px;
	}
	.work {
	  padding: 2em 0 0em;
	}
	.team-grid {
	  float: none;
	  width: 100%;
	}
	.team-grids {
	  margin: 1em 0 0;
	}
	.liton-fig1 span {
	  background: url(../images/11.png) no-repeat 7.4em 0em;
	  background-size: 28%;
	}
	.liton-fig span {
	  background: url(../images/14.png) no-repeat 7.4em 0em;
	  background-size: 28%;
	}
	.liton-fig2 span {
	  background: url(../images/12.png) no-repeat 7.4em 0em;
	  background-size: 28%;
	}
	p.tortor {
	  font-size: 12px;
	}
	.liton-info h3 {
	  font-size: 14px;
	}
	.wmuSliderPagination {
		right: 37%;
	}
	.video {
	  top: 81%;
	  left: 71%;
	  width: 20%;
	}
	p.children {
	  font-size: 13px;
	}
	.edit p {
	  font-size: 13px;
	}
	.gallery {
	  right: -4%;
	}
	.news-grid-right {
	  padding: 1em 0.5em 1em 1em;
	}
	.news-grid:nth-child(2) {
	  margin: 1em 0 0;
	}
	.news-income:nth-child(2) {
	  margin: 1em 0 0;
	}
	.contact-info {
	  margin: 1em 1em 0em 0;
	  padding: 0.8em;
	  width: 89%;
	}
	.contact-info h4 {
	  font-size: 18px;
	}
	.contact-info p {
	  font-size: 13px;
	}
	.contact-info textarea {
		min-height: 90px;
	}
	.contact-info input[type="submit"] {
	  padding: 4px 0px;
	  width: 55%;
	  font-size: 13px;
	}
	.map iframe, .map-color {
	  min-height: 445px;
	}
	.footer-grid-left {
	  float: none;
	  width: 50%;
	  margin: 0 auto;
	}
	.footer-grid-left img{
		width:100%;
	}
	.work-grid {
	  float: none;
	  width: 100%;
	}
	.col-md-6.history-grid {
	  padding: 0;
	}
	.col-md-6.about-grid {
	  padding: 0;
	}
	.col-md-4.activities-grid {
	  padding: 0;
	}
	.col-md-6.history-faq-grid {
	  padding: 0;
	}
	.col-md-3.our-childrens-grid {
	  padding: 0 10px;
	}
	.col-md-3.team-grid {
	  padding: 0;
	}
	.col-md-5.news-grid {
	  padding: 0;
	}
	.col-md-7.news-grid {
	  padding: 0;
	}
}
@media (max-width: 240px){
	.logo a img {
	  width: 100%;
	}
	.logo {
		width: 50%;
	}
	.logo-right {
	  width: 14%;
	}
	.history h3:after, .about h3:after, .activities h3:after, .team h3:after, .news h3:after {
	  background: url(../images/line.png) no-repeat 1.55em 0.4em;
	}
	.history-grid-left, .history-grid-left1, .history-grid-left2, .history-grid-left3 {
	  float: none;
	  margin: 0 auto;
	}
	.history-grid-right {
	  width: 100%;
	  float: none;
	  text-align: center;
	}
	.activities-grid-left, .activities-grid-left1, .activities-grid-left2 {
	  width: 30%;
	  float: none;
	  margin: 0 auto;
	}
	.activities-grid-right {
	  width: 100%;
	  text-align: center;
	  float: none;
	}
	.our-childrens h3:after, .work h3:after, .contact-header h3:after {
	  background: url(../images/line1.png) no-repeat 1.5em 0.4em;
	}
	.first-step span {
	  background: url(../images/2.png) no-repeat 2.9em 0em;
	}
	.first-step1 span {
	  background: url(../images/3.png) no-repeat 2.9em 0em;
	}
	.first-step2 span {
	  background: url(../images/4.png) no-repeat 2.9em 0em;
	}
	.first-step3 span {
	  background: url(../images/5.png) no-repeat 2.9em 0em;
	}
	.first-step4 span {
	  background: url(../images/6.png) no-repeat 2.9em 0em;
	}
	.first-step5 span {
	  background: url(../images/13.png) no-repeat 2.9em 0em;
	}
	.liton-fig span {
	  background: url(../images/14.png) no-repeat 5.4em 0em;
	  background-size: 28%;
	}
	.liton-fig1 span {
	  background: url(../images/11.png) no-repeat 5.4em 0em;
	  background-size: 28%;
	}
	.liton-fig2 span {
	  background: url(../images/12.png) no-repeat 5.4em 0em;
	  background-size: 28%;
	}
	.map iframe, .map-color {
	  min-height: 515px;
	}
}