/*
Template Name: Campus
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/

  
.border_none_1{
border-left:none!important;
   }

#short_codes p .btn{
  margin-bottom:10px;
  }
#short_codes  .label {

font-size: 50%;

}   
#short_codes img{
  width:100%;
  margin-top:10px;
  }		
#short_codes .typo{
font-size:35px;
}
.space_all{
padding-left:0;
padding-right:0;  
  }
/********************* header ***************/
#header{
background:#0e2d45;
   }
.header{
padding:0;
margin:0;
   }
.header_left{
padding:0;
margin:0;
   }
.header_left ul{
padding:0;
margin:0;
padding-top:7px;
   }
.header_left ul li{
display:inline-block;
margin:10px;
   }
.header_left .numbers_1{
font-size:16px;
color:#969bae;
   }
.header_left .numbers_1 i{
margin-right:10px;
   }
.header_left .numbers_2 a{
font-size:16px;
color:#969bae;
text-decoration:none;
   }
.header_left .numbers_2 a:hover{
color:#CCC;
   }
.header_left .numbers_2 a i{
font-size:11px;
margin-right:10px;
   }
.header_left .numbers_3{
margin-right:10px;
   }
.header_right ul{
padding:0;
margin:0;
text-align:right;
margin-top:15px;
margin-bottom:15px
   }
.header_right ul li{
display:inline-block;
margin:0;
   }
.header_right ul li a{
font-size:16px;
padding:15px 10px 15px 10px;
color:#969bae;
font-weight:600;
text-decoration:none;
border-right:1px solid #253f4a;
   }
.header_right ul li a:hover{
background:#253f4a;
color:#CCCCCC;
   }
/********************* header_end ***************/

/********************* top ***************/
#top{
  padding-top:5px;
  padding-bottom:5px;
  }
.navbar{
  min-height:auto;
  margin-bottom:0; 
   }
.navbar-brand{
font-size:30px;
font-weight:700;
color:#FF2222;
text-decoration:none;
padding:0;
padding-top:7px;
margin-right:100px;
   }
.navbar-brand:hover{
 color:#FF2222; 
  }
.navbar-brand .word{
display:block;
line-height:20px;
font-size:12px;
color:#003366;
font-weight:700;
letter-spacing:1.8px;
margin-top:2px;
   }
.top_right .navbar-nav>li>a{
font-size:16px;
font-weight:700;
color:#1b265c;
background:none!important;
   }
.top_right .navbar-nav>li>a:hover{
color:#FF3300;
   }
.top_right .navbar-right li a{
padding:10px 15px 10px 15px;
background:#e04622!important;
color:#FFFFFF;
display:inline-block;
margin-top:6px;
   }
.top_right .navbar-right li a:hover{
background:#2c3740!important;
color:#FFFFFF!important;
   }
.top_right .active_1 a{
color:#FF0000!important;
   }	
/********************* top_end ***************/

/********************* center ***************/
.center{
padding:0;
margin:0;
  }
.center_inner{
padding-left:60px;
background:#00000045;
padding-top:10px;
padding-bottom:10px;
  }
.center_inner h4{
padding:0;
margin:0;
font-size:18px;
font-weight:600;
   }
.center_inner p{
padding:0;
margin:0;
font-size:16px;
margin-bottom:10px;
   }
.center_inner h2{
padding:0;
margin:0;
padding-top:10px;
font-size:40px;
font-weight:600;
   }
#center .carousel-indicators .active {
    background-color: #2980b9;
}

#center .carousel-inner img {
    width: 100%;
    max-height: 550px
}

#center .carousel-control {
    width: 0;
}

#center .carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

#center .carousel-control.left span {
	padding: 0;
	margin-left:10px;
	padding:10px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
width:auto;
height:auto;
font-size:24px; 
 }
#center .carousel-indicators{
  display:none;
  }
#center .carousel-control.right span {
	padding: 0;
	margin-right:10px;
	padding:10px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
	background-color: #FF2222;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}

.header-text h3 span {
	background-color: #000;
	padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
	font-size:18px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
/********************* center_end ***************/

/********************* center_1 ***************/
.center_1_left .ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.center_1_left .ih-item a {
  color: #333;
}
.center_1_left .ih-item a:hover {
  text-decoration: none;
}
.center_1_left .ih-item img {
  width: 100%;
  height: 100%;
}

.center_1_left .ih-item.square {
  position: relative;
  width: 330px;
  height: 213px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.center_1_left .ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.square.effect13 {
  overflow: hidden;
}
.ih-item.square.effect13.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
.ih-item.square.effect13.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
.ih-item.square.effect13 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.square.effect13 .info {
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect13 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
}
.ih-item.square.effect13 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
}
.ih-item.square.effect13 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ih-item.square.effect13 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.ih-item.square.effect13.left_to_right .info {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.square.effect13.left_to_right a:hover .info {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.square.effect13.right_to_left .info {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.ih-item.square.effect13.right_to_left a:hover .info {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.square.effect13.top_to_bottom .info {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect13.top_to_bottom a:hover .info {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect13.bottom_to_top .info {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect13.bottom_to_top a:hover .info {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.center_1{
background:#FFFFFF;
   }
.center_1_left{
margin-top:40px;
   }
.center_1_left_1 h4{
padding-top:10px;
border-bottom:2px solid #FF0000;
padding-bottom:20px;
width:160px;
   }
.center_1_left_1 h4 a{
font-size:18px;
color:#2c3740;
font-weight:600;
text-decoration:none;
   }
.center_1_left_1 p{
font-size:16px;  
  }
.center_1_left_1 h5{
padding-top:20px;
padding-bottom:20px;
   }
.center_1_left_1 h5 a{
font-size:16px;
padding:8px 12px 8px 12px;
border:1px solid #2c3740;
color:#2c3740;
font-weight:600;
text-decoration:none;
   }
.center_1_left_1:hover  h4 a{
color:#FF3300!important;
   }
.center_1_left_1:hover  h5 a{
background:#FF0000;
color:#FFF;
border:none;
   }
.biggest{
position:relative;
   }
.big{
position:absolute;
width:86%;
bottom:-270px;
  }
/********************* center_1_end ***************/

/********************* center_2 ***************/
#center_2{
margin-top:300px;
background:#f1f1f1;
  }
.center_2{
padding-top:30px;
padding-bottom:40px;
   }
.center_2_left h2{
font-size:30px;
font-weight:700;
   }
.center_2_left .well_1{
border-bottom:2px solid #000;
  }
.center_2_left .well_2{
color:#FF0000!important;
  }
.center_2_left p{
font-size:16px;
padding-top:20px;
line-height:25px;
   }
.center_2_left h6{
 font-size:16px; 
  }
.center_2_left h5{
padding-top:20px;
   }
.center_2_left h5 a{
font-size:16px;
padding:10px 20px 10px 20px;
color:#FFFFFF;
background:#0e2d45;
text-decoration:none;
   }
.center_2_left h5 a:hover{
background:#FF0000;
   }
.center_2_right_1{
margin-top:80px;
   }
.center_2_right_1 .ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.center_2_right_1 .ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.center_2_right_1 .ih-item a {
  color: #333;
}
.center_2_right_1 .ih-item a:hover {
  text-decoration: none;
}
.center_2_right_1 .ih-item img {
  width: 100%;
  height: 100%;
}

.center_2_right_1 .ih-item.square {
  position: relative;
  width: 388px;
  height: 289px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.center_2_right_1 .ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.center_2_right_1 .ih-item.square.effect6 {
  overflow: hidden;
}
.center_2_right_1 .ih-item.square.effect6.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
.center_2_right_1 .ih-item.square.effect6.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
.center_2_right_1 .ih-item.square.effect6 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.square.effect6 .info {
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  -webkit-transition: all 0.35s 0.1s linear;
  -moz-transition: all 0.35s 0.1s linear;
  transition: all 0.35s 0.1s linear;
}
.ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ih-item.square.effect6 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.ih-item.square.effect6.from_top_and_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.from_top_and_bottom .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.from_top_and_bottom a:hover .info h3,
.ih-item.square.effect6.from_top_and_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.from_left_and_right .info h3 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.square.effect6.from_left_and_right .info p {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.ih-item.square.effect6.from_left_and_right a:hover .info h3,
.ih-item.square.effect6.from_left_and_right a:hover .info p {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.square.effect6.top_to_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom .info p {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom a:hover .info h3,
.ih-item.square.effect6.top_to_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.bottom_to_top .info h3 {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top a:hover .info h3,
.ih-item.square.effect6.bottom_to_top a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/********************* center_2_end ***************/

/********************* center_3 ***************/
#center_3{
padding-bottom:40px;
  }
.center_3 h2{
font-size:30px;
font-weight:700;
padding-top:30px;
padding-bottom:10px;
text-align:center;
  }
.hr_2{
width:80px;
border-width:2px;
border-color:#000000;
   }
.caption h3{
font-size:22px;
font-weight:700;
   }
.caption h5 a{
font-size:14px;
font-weight:700;
color:#000000;
text-decoration:none;
   }
.caption h5 a:hover{
color:#FF0000;
   }
.caption h5 a i{
margin-left:10px;
   }
.caption p{
 font-size:16px; 
  }
.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.center_3_inner .ih-item a {
  color: #333;
}
.center_3_inner .ih-item a:hover {
  text-decoration: none;
}
.center_3_inner .ih-item img {
  width: 100%;
  height: 100%;
}

.center_3_inner .ih-item.square {
  position: relative;
  width: 323px;
  height: 210px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.center_3_inner .ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.center_3_inner .ih-item.square.effect9 {
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  perspective: 900px;

}
.center_3_inner .ih-item.square.effect9.colored .info .info-back {
  background: #1a4a72;
}
.center_3_inner .ih-item.square.effect9.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
.center_3_inner .ih-item.square.effect9 .img {
  position: relative;
  z-index: 11;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;


}

.center_3_inner .ih-item.square.effect9 .info {
  z-index: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.center_3_inner .ih-item.square.effect9 .info .info-back {
  opacity: 1;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  background: #333333;
}


.center_3_inner .ih-item.square.effect9 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 0;
}
.center_3_inner .ih-item.square.effect9 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
}

.center_3_inner .ih-item.square.effect9.left_to_right .img {
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.ih-item.square.effect9.left_to_right a:hover .img {
  -webkit-transform: rotate3d(0, 1, 0, 180deg);
  -moz-transform: rotate3d(0, 1, 0, 180deg);
  -ms-transform: rotate3d(0, 1, 0, 180deg);
  -o-transform: rotate3d(0, 1, 0, 180deg);
  transform: rotate3d(0, 1, 0, 180deg);
}

.ih-item.square.effect9.right_to_left .img {
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.ih-item.square.effect9.right_to_left a:hover .img {
  -webkit-transform: rotate3d(0, 1, 0, -180deg);
  -moz-transform: rotate3d(0, 1, 0, -180deg);
  -ms-transform: rotate3d(0, 1, 0, -180deg);
  -o-transform: rotate3d(0, 1, 0, -180deg);
  transform: rotate3d(0, 1, 0, -180deg);
}

.ih-item.square.effect9.top_to_bottom .img {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;


}
.ih-item.square.effect9.top_to_bottom a:hover .img {
  -webkit-transform: rotate3d(1, 0, 0, -180deg);
  -moz-transform: rotate3d(1, 0, 0, -180deg);
  -ms-transform: rotate3d(1, 0, 0, -180deg);
  -o-transform: rotate3d(1, 0, 0, -180deg);
  transform: rotate3d(1, 0, 0, -180deg);
  
}

.ih-item.square.effect9.bottom_to_top .img {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
   width:340px; /* sebelumnya tidak ada */
  height: 150px; /* sebelumnya tidak ada*/
 
}
.ih-item.square.effect9.bottom_to_top a:hover .img {
  -webkit-transform: rotate3d(1, 0, 0, 180deg);
  -moz-transform: rotate3d(1, 0, 0, 180deg);
  -ms-transform: rotate3d(1, 0, 0, 180deg);
  -o-transform: rotate3d(1, 0, 0, 180deg);
  transform: rotate3d(1, 0, 0, 180deg);
}



/********************* center_3_end ***************/


/********************* middle_6 ***************/
#middle_6 .parallax-container{
min-height:500px;
   }
.charging{
padding:0;
margin:0;
padding-top:30px;
padding-bottom:30px;
   }
.charging_right_main{
padding-top:30px;   
      }
.charging_left h5{
font-size:16px;
color:#FFFFFF;
   }
.charging_left h2{
font-size:30px;
font-weight:600;
line-height:40px;
color:#FFFFFF;
   }
.charging_left p{
font-size:16px;
color:#FFFFFF;
   }
.charging_left h4{
padding-top:30px;
   }
.charging_left h4 a{
font-size:14px;
font-weight:700;
padding:12px 20px 12px 20px;
background:#e04622;
text-decoration:none;
color:#FFFFFF;
   }
.charging_left h4 a:hover{
background:#2c3740;
   }
.charging_right_main_left_1{
padding:10px 15px 20px 15px;
background:#FFFFFF;
  }
.charging_right_main_left_1 h3{
font-size:20px;
font-weight:700;
   }
.charging_right_main_left_1 p{
font-size:16px;
   }
/********************* middle_6_end ***************/

/********************* center_4 ***************/
.center_4 h2{
font-size:30px;
text-align:center;
padding-top:30px;
font-weight:700;
   }
.hr_3{
width:80px;
border-width:2px;
border-color:#000000;
   }
.center_4_inner{
padding:0;
margin:0;
padding-top:30px;
padding-bottom:50px;
   }
.center_4_inner_left_1{
border:1px solid  #eee;
   }
.center_4_inner_left_1 h3{
text-align:center;
  }
.center_4_inner_left_1 h3 a img{
border:2px solid #d4dee5;
  }
.center_4_inner_left_1 h2{
text-align:center;
   }
.center_4_inner_left_1 h2 a{
font-size:18px;
color:#333333;
text-align:center;
font-weight:700;
text-decoration:none;
   }
.center_4_inner_left_1 h5{
font-size:16px;
color:#666666;
text-align:center;
font-weight:700;
   }
.hr_4{
width:60px;
border-width:1px;
border-color:#000000;
  }
.center_4_inner_left_1 p{
font-size:16px;
color:#999;
text-align:center;
line-height:25px;
   }
.center_4_inner_left_1 ul{
padding:0;
margin:0;
text-align:center;
  }
.center_4_inner_left_1 ul li{
display:inline-block;
margin:15px;
  }
.center_4_inner_left_1 ul li a{
font-size:16px;
color:#999;
font-weight:700;
text-decoration:none;
  }
.center_4_inner_left_1 ul li a:hover{
color:#FF0000;
   }
/********************* center_4_end ***************/

/********************* middle_7 ***************/
#middle_7 .parallax-container{
min-height:400px;
  }
.testing_1 h2{
font-size:32px;
font-weight:700;
text-align:center;
margin-top:50px;
   }
.testing_1_inner_left_1{
border:1px solid #ddd;
background:#FFFFFF!important;
padding:20px 15px;
   }
.testing_1_inner_left_1 p{
font-size:16px;
color:#000;
font-style:italic;
   }
.testing_1_inner_left_1 h6{
padding-top:20px;
   }
.testing_1_inner_left_1 h6 a{
font-size:18px;
color:#000;
font-weight:700;
text-decoration:none;
   }
.testing_1_inner_left_1 h5{
font-size:14px;
color:#333;
   }
/********************* middle_7_end ***************/


/********************* center_5 ***************/
#center_5{
padding-bottom:50px;
   }
.center_5_top h2{
font-size:32px;
padding-top:30px;
text-align:center;
font-weight:700;
   }
.center_5_left_1{
padding:0;
margin:0;
border:1px solid #eee;
padding-bottom:20px;
   }
.center_5_left_1 h1{
padding:0;
margin:0;
   }
.center_5_left_1 h6{
padding-top:10px;
padding-left:10px;
   }
.center_5_left_1 h6 a{
font-size:20px;
color:#000;
font-weight:700;
text-decoration:none;
   }
.center_5_left_1 h6 a:hover{
color:#FF3300;
   }
.center_5_left_1 p{
color:#60707d;
padding-left:10px;
font-size:16px;
   }
.center_5_left_1 ul{
padding:0;
margin:0;
padding-left:10px;
   }
.center_5_left_1 ul li{
display:inline-block;
margin:10px;
   }
.center_5_left_1 ul li a{
color:#666666;
font-weight:600;
font-size:16px;
text-decoration:none;
   }
.center_5_left_1 ul li a:hover{
color:#FF3300;
   }
/********************* center_5_end ***************/

/********************* footer ***************/
#footer{
background:#002029;
padding-top:10px;
padding-bottom:16px;
  }
.footer_left h3{
font-size:18px;
font-weight:700;
color:#FFFFFF;
   }
.footer_left p{
font-size:16px;
color:#3e94a5;
   }
.footer_right p{
text-align:right;
padding-top:35px;
   }
.footer_right p a{
font-size:16px;
padding:12px 25px 12px 25px;
background:#e04622;
color:#FFFFFF;
font-weight:700;
text-decoration:none;
   }
.footer_right p a:hover{
background:#2c3740;
   }
/********************* footer_end ***************/

/********************* footer_last ***************/
#footer_last{
background:#002e3b;
padding-top:10px;
   }
.footer_last{
padding-bottom:40px;
  }
.footer_last_left h3{
font-size:18px;
color:#FFFFFF;
font-weight:700;
   }
.hr_5{
border-width:2px;
border-color:#FFFFFF;
width:50px;
margin-left:5px;
   }
.footer_last_left p{
font-size:16px;
color:#99abb8;
   }
.footer_last_middle h3{
font-size:18px;
color:#FFFFFF;
font-weight:700;
   }
.footer_last_middle_top{
padding:0;
margin:0;
   }
.footer_last_middle_top_1{
padding:0;
margin:0;
   }
.footer_last_middle_top_1_inner{
padding:0;
margin:0;
   }
.footer_last_middle_top_1_inner ul{
padding:0;
margin:0;
   }
.footer_last_middle_top_1_inner ul li{
list-style:none;
margin:10px;
border-bottom:1px solid #99abb8;
padding-bottom:5px;
   }
.footer_last_middle_top_1_inner ul li a{
font-size:16px;
color:#99abb8;
text-decoration:none;
   }
.footer_last_middle_top_1_inner ul li a:hover{
color:#FF3333;
   }
.footer_last_right h3{
font-size:18px;
color:#FFFFFF;
font-weight:700;
   }
.footer_last_right h6{
font-size:16px;
color:#FFFFFF;
font-weight:700;
   }
.footer_last_right p{
font-size:16px;
color:#99abb8;
   }
.footer_last_right p a:hover{
color:#FF3300;
text-decoration:none;
   }
.footer_end{
border-top:1px solid #99abb8;
padding-bottom:10px;
   }
.footer_end_left p{
padding-top:30px;
font-size:16px;
color:#99abb8;
  }
.footer_end_left p a:hover{
color:#FF3333;
text-decoration:none;
   }
.footer_end_right ul{
padding:0;
margin:0;
text-align:right;
padding-top:20px;
  }
.footer_end_right ul li{
display:inline-block;
margin:15px;
   }
.footer_end_right ul li a{
font-size:16px;
color:#99abb8;
text-decoration:none;
   }
.footer_end_right ul li a:hover{
color:#FF3333;
   }
/********************* footer_last_end ***************/


/********************* about_1 ***************/
#about_1{
padding-top:30px;
padding-bottom:30px;
   }
.about_1{
padding:0;
margin:0;
   }
.about_1_left{
padding:0;
margin:0;
   }
.about_1_left h1{
font-size:30px;
font-weight:700;
   }
.about_1_left .boat{
border-bottom:2px solid #000000;
   }
.about_1_left p{
font-size:16px;
padding-top:20px;
color:#60707d;
padding-right:20px;
   }
.about_1_right{
padding:0;
margin:0;
  }
.about_1_right_top {
padding:0;
margin:0;
padding-top:30px;
  }
.about_1_right_top .form-control{
height:40px;
background:#f4f4f4;
border:none;
box-shadow:none;
  }
.about_1_right_top .btn {
    padding: 9px 19px;
    font-size: 20px;
}
.about_1_right_center{
padding:0;
margin:0;
  }
.about_1_right_center_1{
padding:0;
margin:0;
margin-top:30px;
  }
.about_1_right_center_1 h2{
padding:0;
margin:0;
font-size:18px;
font-weight:600;
color:#FFFFFF;
background:#e04622;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
  }
.about_1_right_center_2{
padding:0;
margin:0;
background:#fafafa;
padding-bottom:10px;
  }
.about_1_right_center_2 p{
font-size:16px;
padding-top:20px;
padding-left:10px;
padding-right:10px;
color:#666666;
line-height:25px;
   }
.about_1_right_center_2 h3{
padding-left:10px;
   }
.about_1_right_center_2 h3 a{
font-size:18px;
font-weight:600;
color:#333;
text-decoration:none;
   }
.about_1_right_center_2 h5{
font-size:14px;
padding-left:10px;
color:#999;
   }
/********************* about_1_end ***************/

/********************* blog ***************/
#blog{
padding-top:30px;
padding-bottom:50px;
   }
.blog_left_inner{
padding:0;
margin:0;
  }
.blog_left_inner .boat{
padding-bottom:20px;
border-bottom:2px solid  #000000;
  }
.blog_left_inner h1{
font-size:34px;
font-weight:700;
   }
.blog_left_inner h3{
padding-top:30px;
   }
.blog_left_inner h3 a{
font-size:20px;
color:#333333;
text-decoration:none;
   }
.blog_left_inner h3 a:hover{
color:#FF0000;
   }
.blog_left_inner h5{
font-size:16px;
color:#999;
padding-top:10px;
   }
.blog_left_inner h5 a{
font-size:16px;
color:#666;
text-decoration:none;
   }
.blog_left_inner h5 a:hover{
color:#FF0000;
   }
.blog_left_middle{
padding:0;
margin:0;
border-top:1px solid #CCCCCC;
padding-top:20px;
margin-top:20px;
   }
.blog_left_middle_1{
padding:0;
margin:0;
   }
.blog_left_middle_2 p{
font-size:16px;
color:#666666;
line-height:25px;
padding-bottom:20px;
padding-left:10px;
   }
.blog_left_middle_2 h5{
padding-left:10px;
  }
.blog_left_middle_2 h5 a{
font-size:14px;
padding:7px 12px 7px 12px;
background:#e04622;
font-weight:700;
color:#FFFFFF;
text-decoration:none;
   }
.blog_left_middle_2 h5 a:hover{
background:#000;
   }
.blog_left_bottom {
padding:0;
margin:0;
   }
.blog_left_bottom ul{
padding:0;
margin:0;
padding-top:50px;
   }
.blog_left_bottom ul li{
display:inline-block;
margin:5px;
   }
.blog_left_bottom .loading_1 a{
font-size:14px;
padding:5px 10px 5px 10px;
color:#FFFFFF;
background:#CC3300;
text-decoration:none;
   }
.blog_left_bottom .loading_2{
font-size:14px;
padding:5px 10px 5px 10px;
color:#FFFFFF;
background:#000;
   }
.blog_left_bottom .loading_3 a{
font-size:14px;
padding:5px 10px 5px 10px;
color:#FFFFFF;
background:#CC3300;
text-decoration:none;
   }
.blog_left_bottom .loading_3 a:hover{
background:#000000;
   }
.blog_left_bottom .loading_4 a{
font-size:14px;
padding:5px 10px 5px 10px;
color:#FFFFFF;
background:#CC3300;
text-decoration:none;
   }
.blog_left_bottom .loading_4 a:hover{
background:#000000;
   }
.blog_left_bottom .loading_4 a i{
margin-left:5px;
font-size:9px;
   }
.about_1_right_center_2 ul{
padding:0;
margin:0;
padding-top:20px;
padding-left:25px;
   }
.about_1_right_center_2 ul li{
padding:0;
margin:0;
margin-bottom:15px;
   }
.about_1_right_center_2 ul li a{
font-size:15px;
color:#666666;
text-decoration:none;
border-bottom:1px dashed #999999;
   }
.about_1_right_center_2 ul li a:hover{
color:#CC3300;
   }
.about_1_right_center_2 .hello a{
border-bottom:none!important;
   }
/********************* blog_end ***************/


/********************* course ***************/
#course{
padding-top:30px;
padding-bottom:50px;
   }
.course_left_inner{
padding:0;
margin:0;
  }
.course_left_inner .boat{
padding-bottom:20px;
border-bottom:2px solid  #000000;
  }
.course_left_inner h1{
font-size:34px;
font-weight:700;
   }
.course_left_middle{
padding:0;
margin:0;
padding-top:60px;
  }
.course_left_middle_1_inner_2{
padding:0;
margin:0;
border:1px solid #eee;
   }
.course_left_middle_1_inner_2 h3{
padding-top:0!important;
padding-bottom:10px;
font-size:18px;
font-weight:700;
color:#000000;
padding-left:10px;
  }
.course_left_middle_1_inner_2 p{
padding-bottom:10px;
font-size:16px;
color:#999;
line-height:25px;
padding-left:10px;
padding-right:10px;
  }
.course_left_middle_1_inner_2 h5{
padding-left:10px;
padding-bottom:10px;
  }
.course_left_middle_1_inner_2 h5 a{
font-size:16px;
font-weight:700;
color:#333;
text-decoration:none;
  }
.course_left_middle_1_inner_2 h5 a:hover{
color:#CC3300;
  }
.course_left_middle_1_inner_2 h5 a i{
font-size:10px;
  }
.course_left_middle_1_inner_1 .grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	min-width: 245px;
	max-width: 245px;
	max-height: 163px;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.course_left_middle_1_inner_1 .grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.course_left_middle_1_inner_1 .grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.course_left_middle_1_inner_1 .grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

/*---------------*/
/***** Duke *****/
/*---------------*/

figure.effect-duke {
	background: none!important;
	background: linear-gradient(-45deg, #34495e 0%,#cc6055 100%);
}

figure.effect-duke img,
figure.effect-duke p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-duke:hover img {
	-webkit-transform: scale3d(2,2,1);
	transform: scale3d(2,2,1);
}

figure.effect-duke h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

figure.effect-duke p {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 20px;
	padding: 30px;
	border: 2px solid #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% -100%;
	transform-origin: 50% -100%;
}

figure.effect-duke:hover h2,
figure.effect-duke:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

/********************* course_end ***************/


/********************* contact ***************/
.contact h2{
font-size:30px;
font-weight:700;
color: #0e2d45;
   }
.contact .boat_1{
border-bottom:2px solid #0e2d45;
padding-bottom:10px;
   }
.contact_1{
padding:0;
margin:0;
padding-top:50px;
padding-bottom:50px;
  }
.contact_1_left_top{
padding:0;
margin:0;
padding-top:10px;
padding-bottom:10px;
background:#f6f6f6;
   }
.contact_1_left_top_1{
padding:0;
margin:0;
   }
.contact_1_left_top_1 p i{
font-size:36px;
padding:30px;
border-radius:50%;
background:#0e2d45;
color:#FFFFFF;
margin-top:10px;
margin-left:20px;
   }
.contact_1_left_top_2 h3{
font-size:18px;
font-weight:700;
   }
.contact_1_left_top_2 p{
font-size:16px;
color:#60707d;
line-height:25px;
   }
.contact_1_left_top_1 .mobile i{
padding:30px 40px 30px 40px;
  }
.contact_1_left_top_2 p a{
font-size:16px;
text-decoration:none;
   }
.contact_1_left_top_2 p a:hover{
color:#FF3300;
text-decoration:none;
   }
.contact_2{
padding-bottom:50px;
  }
.contact_2_left h2{
font-size:22px;
font-weight:700;
padding-bottom:20px;
}
.contact_2_left .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.contact_2_left .form-control_3{
width:100%;
height:170px;
margin-bottom:20px;
padding-left:10px;
border: 1px solid #ccc;
  }
#contact .btn{
  background:#e04622;
  border:none;
  padding:12px 25px;
  font-size:16px;
  border-radius:0;
  display:inline-block;
  }
#contact .btn:hover{
  background:#2c3740;
  }
/********************* contact_end ***************/


/********************* deatails ***************/
.details_middle_left_top_right_inner h4 a{
color:#000000;
font-size:18px;
text-decoration:none;
    }
.details_middle_left_top_right_inner h5{
 font-size:16px; 
  }
.details_middle_left_top_right_inner h6{
 font-size:14px; 
  }
.details_middle_left_top_right_inner h4 a:hover{
color:#FF0000;
    }
.details_middle_left_top_right_inner p a{
color:#666;
font-size:16px;
text-decoration:none;
    } 
.details_middle_left_top_right_inner p a:hover{
color:#003366;
    } 
.details_middle_left_top_right_inner p a i{
margin-right:5px;
    } 
/********************* deatails_end ***************/


@media screen and (max-width : 767px){
.navbar-collapse{
  max-height:none;
  }
#header{
 display:none; 
  }
.navbar-brand{
  margin-right:0;
  }
.navbar-nav{
  text-align:center;
  }
.top_right .navbar-nav>li>a{
  font-size:26px;
  border-bottom:1px solid #eee;
  padding-top:20px;
  padding-bottom:20px;
  }
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
 top:25%;  
   }
.big {
    position: static;
    bottom: 0;
	width:100%;
}
.center_1_left_1 h4{
 width:100%; 
  }
.header_right ul {
    text-align: left;
}
.top_right  .navbar-toggle {
    background: #FF2222;
}
.top_right .navbar-toggle .icon-bar {
    background: #FFF;
}
.header-text h2 {
    font-size: 14px;
}
.btn-min-block {
    min-width: 10px;
    line-height: 18px;
}
.header-text{
  position:static;
  width:100%;
  text-align:center;
  }
.center_inner{
 padding-left:0; 
 padding-right:0;
 padding-top:15px;
 padding-bottom:15px;
 background:#000;
  }
.center_inner p{
display:none;
  }
.center_1_left {
    padding: 0;
}
.center_1_left .ih-item.square {
    width: 100%;
    height: 160px;
}
#center_1{
  text-align:center;
  }
.center_1_left .ih-item.square.effect13 .info h3 {
    font-size: 12px;
    margin: 0;
}
#center_2 {
    margin-top:0px;
	text-align:center;
}
#center_3 {
	text-align:center;
}
#center_5 {
	text-align:center;
}
#middle_6{
  text-align:center;
  }
#middle_7{
  text-align:center;
  }
.center_2_right_1 .ih-item.square {
    width: auto;
}
.center_3 h2 {
    font-size: 24px;
}
.center_3_inner {
padding:0;
margin:0;
  }
.center_3_inner .ih-item.square {
    width: 100%;
    height: 100%;
}
.center_3_inner .thumbnails{
padding:0;
margin:0;
  }
.charging_left h2 {
    font-size: 20px;
    line-height: 20px;
}
#middle_6 .parallax-container {
    min-height: 1000px;
}
.charging_right{
padding:0;
   }
.charging_right_main_left{
padding:0;
  }
.charging_right_main {
    padding-top:0;
}
.charging_left h4{
  margin-bottom:20px;
  }
.charging_right_main_left_1 {
    margin-bottom: 10px;
}
.charging_right_main_left_1 h3 {
    font-size: 16px;
}
.charging_right_main_left_1 p {
    font-size: 12px;
}
.center_4 h2 {
    font-size: 20px;
}
.center_4_inner_left_1 {
    margin-bottom: 20px;
}
.testing_1 h2 {
    font-size: 24px;
}
#middle_7 .parallax-container {
    min-height: 700px;
}
.testing_1_inner {
padding:0;
  }
.testing_1_inner_left_1 p {
    font-size: 13px;
}
.testing_1_inner_left_1 {
    margin-bottom: 20px;
}
.center_5_left{
padding:0;
  }
.center_5_top h2 {
    font-size: 24px;
}
.center_5_left_1 h6 a {
    font-size: 16px;
}
.center_5_left_1 p {
    font-size: 14px;
}
.about_1_right_center_2 ul{
list-style:none;
padding-left:0;
padding:10px 10px 0px 10px;  
  }
.effect-duke img{
 width:100%; 
  }
.center_5_left_1 {
    margin-bottom: 20px;
}
.footer_left h3 {
    font-size: 14px;
}
.footer_right p {
    text-align: center;
}
.footer_end_right ul {
   text-align:center;
}
.footer_end_right ul li {
    display: block;
    margin: 5px;
}
#footer{
  text-align:center;
  padding-bottom:30px;
  }
#footer_last{
text-align:center;  
  }
.hr_5{
 margin-left:auto;
 margin-right:auto; 
  }
.about img{
 height:300px!important; 
  }
#about_1{
 text-align:center;
  }
.about_1{
  padding-left:10px!important; 
  padding-right:10px!important;
  }
.about_1_left{
padding-left:10px!important; 
padding-right:10px!important;  
  } 
.about_1_right{
padding-left:10px!important; 
padding-right:10px!important;    
  } 
.about_1_left p{
  padding-right:0;
  } 
#blog{
  text-align:center;
  }
#course{
  text-align:center; 
  }
.course_left_middle_1_inner_1 .grid figure{
 min-width:100%;
 }
.course_left_middle_1 {
margin-bottom:10px; 
 }
#short_codes{
 text-align:center;
 }
#contact{
  text-align:center; 
  }
.contact_1_left_top_1 p i{
margin-left:0;  
  }
#contact .btn{
 float:none!important; 
  }
}
@media (min-width:768px) and (max-width:991px)  {
.container{
 width:100%; 
  }
.navbar-brand{
  margin-right:10px;
  }
.navbar{
 padding-left:10px;
 padding-right:10px; 
  }
.top_right{
padding:0;
margin:0;
  }
.top_right .navbar-nav {
    padding: 0;
}
.top_right .nav>li>a {
 font-size:13px;
 padding-left:5px;
 padding-right:5px; 
}
.big {
    bottom: -390px;
}
#center_2{
  margin-top:400px; 
   }
.center_1 {
    margin-left: 50px;
}
.center_2_right_1 .ih-item.square {
    width: 100%;
}
.center_3_inner .ih-item.square {
    width: 100%;
    height: 100%;
}
.caption h3 {
    font-size: 12px;
}
.charging_left h2 {
    font-size: 20px;
    line-height: 30px;
}
#middle_6 .parallax-container {
    min-height: 700px;
}
.charging_right_main_left_1 h3 {
    font-size: 16px;
}
.center_5_left_1 h6 a {
    font-size: 18px;
}
.charging_right_main_left_1 {
    margin-bottom: 10px;
    margin-left: 20px;
}
#about_1 .row {
    margin-right: 0;
    margin-left: 0;
}
#center_4{
margin-top:0px;
  }
  .center_4_inner_left_1 h2 a {
    font-size: 14px;
}
.center_4_inner_left_1 p {
    font-size: 13px;
}
.center_4_inner_left_1 ul li {
    margin: 10px;
}
#middle_7 .parallax-container {
    min-height: 500px;
}
.footer_end_right ul li {
    display: inline-block;
    margin: 3px;
}
.about_1_left h1 {
    padding-left: 10px;
}
.about_1_left p {
    padding-left: 10px;
}
.blog_left_middle_1 img{
width:100%;
  }
.course_left_middle_1_inner_1 .grid figure {
    min-width: 100%;
}
.course_left_middle_1_inner_2 h3 {
    font-size: 17px;
}
.course_left_middle_1_inner_2 p {
    font-size: 12px;
    line-height: 15px;
}
.about_1_right_center_2 p {
     line-height: 20px;
}
.details_middle_left_top_left{
  padding:0;
  }
.details_middle_left_top_left  img{
  width:100%;
  }
.contact_1_left_top_1 p i {
    font-size: 16px;
    padding: 20px;
}
.contact_1_left_top_2 h3 {
    font-size: 14px;
}
.contact_1_left_top_1 .mobile i {
    padding: 20px;
}
.contact_1_left_top_2 p {
    line-height: 15px;
}
.center_1_left_1{
padding:0;
margin:0;
   }
.center_1_left_1 {
    padding: 0;
    margin: 0;
    margin-left: 20px;
}
.center_1_left .ih-item.square {
    width: 100%;
	 height:150px
}
.center_1_left .ih-item.square  img{
    height:150px;
}
}
@media (min-width:992px) and (max-width:1200px)  {
.container {
    width: 100%;
}
.navbar-brand{
  margin-right:10px;
  }

.top_right .navbar-nav>li>a {
padding-left:10px;
padding-right:10px;
}
.about_1_left{
 padding:10px;
 }
.details_middle_left_top_left {
 padding:0; 
  }
.details_middle_left_top_left img{
 width:100%; 
  }
.center_1_left .ih-item.square {
    width: 100%;
	height:140px;
}
.center_1{
margin-left:60px;
  }
.center_2_right_1 .ih-item.square {
    width: 100%;
}
.blog_left_middle_1 img{
width:100%;
  }
.course_left_middle_1_inner_1 .grid figure {
    min-width: 100%;
}

.contact_1_left_top_1 p i {
    font-size: 20px;
}
.contact_1_left_top_1 .mobile i {
    padding: 30px;
}
.center_3_inner .ih-item.square {
    width: 100%;
    height: 100%;
}
.center_4_inner_left_1 p {
    font-size: 13px;
}
}

@media (min-width:1201px) and (max-width:1330px)  {

.center_2_right_1 .ih-item.square.effect6{
width:100%;  
  }
.big{
bottom:-280px;
  }
}


