/*
Template Name:Carpa
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>
*/
/********************* center ****************/
.center_2{ 
 background:#000;
 border-color: rgba( 71, 77, 75, .61 );
 padding: 15px 20px 33px 20px;
 }
#center select{
 font-size: 22px;
 width: 100%;
 padding: 10px;
 background: #ffffff;
 color: #101010;
 border: 2px solid #ffffff;
}
.hotels_tab_inner_1 h4{ 
 color:#fff;
 font-size:25px;
 padding-top: 2px;
 padding-bottom: 10px;
 }
.center_4 p{ 
 padding-top:24px;
 }
.center_4 p a{ 
 background-color:#fff;
 color: #000;
 padding: 15px 75px 15px 75px;
 }
/********************* center_end ****************/
/********************* popular ****************/
#popular{ 
 padding-top:30px;
 padding-bottom:30px;
 }
.popular_1{ 
 text-align:center;
 }
.popular_1 h2{ 
 color: #616969;
 }
.popular_1 p{ 
 padding-bottom:30px;
 }
.popular_3{ 
 background-color: #f1f1f1;
 padding: 10px 10px 8px 10px;
 margin-bottom:20px;
 }
/********************* popular_end ****************/
/********************* our ****************/
#our{ 
 padding-top: 30px;
 padding-bottom: 20px;
 background-color: ghostwhite;
 }
.our_main h2{ 
 letter-spacing:2px;
 font-weight: bold;
 color: #474d4b;
 padding-bottom:5px;
 text-align:center;
 }
.our_main p{ 
 padding-bottom:15px;
 text-align:center;
 }
#our .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;
}
#our .ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#our .ih-item a {
  color: #333;
}
#our .ih-item a:hover {
  text-decoration: none;
}
#our .ih-item img {
  width: 100%;
  height: 100%;
}
#our .ih-item.square {
  position: relative;
  width: 360px;
  height: 240px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#our .ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#our .ih-item.square.effect13 {
  overflow: hidden;
}
#our .ih-item.square.effect13.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
#our .ih-item.square.effect13.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
#our .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);
}
#our .ih-item.square.effect13 .info {
  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;
}
#our .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;
}
#our .ih-item.square.effect13 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
}
#our .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);
}
#our .ih-item.square.effect13 a:hover .info {
  visibility: visible;
  opacity: 1;
}

#our .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%);
}
#our .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);
}
.our_3 h3{ 
 padding-top:15px;
 padding-bottom:6px;
 }
.our_3 h3 a{ 
 color: #5c5e62;
 font-weight:bold;
 }
.our_3 h3 a:hover{ 
 color: #b0a377;
 }
.our_3 ul{ 
 border-bottom: 1px solid #dedede;
 padding-bottom:10px;
 }
.our_3 li{ 
 display:inline;
 padding-right:5px;
 }
.our_3 li a{ 
 color:#5c5e62;
 font-size:18px;
 }
.our_3 li a:hover{ 
 color: #b0a377;
 }
.our_4 p{ 
 padding-top:10px;
 padding-right:10px;
 padding-left:10px;
 }
.our_5 ul{ 
 padding-top:20px;
 }
.our_5 li{ 
 display: inline;
 margin-right: 10px;
 }
.well_4 {
 text-decoration: line-through;
}
.well_5 {
 color:#000;
 font-weight:bold;
 font-size:20px;
}
.our_5{ 
 border-top: 1px solid #dedede;
 margin-top:27px;
 }
.our_7 ul{	 
 padding-top: 25px;	 
}
.our_7 li a{	 
 font-size:18px;
 color:#000; 
}
.our_7 li a:hover{	 
 color: #b0a377; 
}
.our_main_1{ 
 background-color: #fff;
 text-align: center;
 padding: 0px 0px 10px 0px;
 box-shadow: 0 0 2px #989696;
 }
.our_1{ 
 margin-bottom:20px; 
 }
/********************* our_end ****************/
/********************* middle ****************/
#middle{ 
 padding-top:30px;
 padding-bottom:30px;
 }
#middle .col-item
{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
#middle .col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

#middle .col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

#middle .col-item:hover .info {
    background-color: #F5F5DC;
}
#middle .col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

#middle .col-item .price h5
{
    line-height: 20px;
    margin: 0;
}
#middle .col-item .info .rating
{
    color: #777;
}

#middle .col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

#middle .col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

#middle .clear-left
{
    clear: left;
}

#middle .col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

#middle .col-item .separator p i
{
    margin-right: 5px;
	font-size:20px;
}
#middle .col-item .separator p a
{
	font-size:20px;
	color:#000;
}
#middle .col-item .btn-add
{
    width: 50%;
    float: left;
}

#middle .col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

#middle .col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
#middle .controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}
.middle_1 h3{ 
 font-size:40px;
 font-weight:bold;
 padding-bottom:40px;
 color: #616969;
 }
.price h2 a{ 
 color:#000;
 font-weight:bold;
 }
.price h2{ 
	padding-top:10px;
	padding-bottom:10px;
 }
.price h4{ 
 color: #2f2f2f;
 font-weight: 400;
 margin-top:0px;
 }
.price p{ 
 font-weight: 300;
 padding-top:5px;
 color: #8d95a6;
 letter-spacing:1px;
 padding-bottom:18px;
 }
#middle .btn-primary {
 color: #fff;
 background-color: #616969;
 border-color: #616969;
}
/********************* middle_end ****************/
/********************* features ****************/
#features{  
 padding-top:30px;
 padding-bottom:30px; 
 background-color: #f5f4f4f1;
 }
.features_main{  
 text-align:center;
 }
.features_main h4{  
 color:#999;
 padding-bottom:10px;
 }
.features_main h2{  
 padding-bottom:10px;
 color: #616969;
 }
.features_main h2 a{  
 color: #0aadeb;
 }
.features_main p{  
 padding-bottom:40px;
 }
.nav-tabs>li.active>a {
color:#616969;
border-color:#61696938;
font-weight:bold;
}
#features .nav-tabs  {
border-color:#61696938; 
}
#features .nav-tabs > li a {
 padding: 15px 40px 15px 40px;
 font-size:20px;
 background:none;
 color:#666;
}
#features .nav-tabs > li a:hover {
 border:1px solid #61696938;
}
#features .tab-content{
padding:15px;
border:1px solid #61696938;
border-top:none; 
 }
.features_main_1  img{
margin-top:10px;
margin-bottom:10px; 
 }
/********************* features_end ****************/
/********************* business ****************/
#business{  
 padding-top:30px;
 padding-bottom:30px;
 }
.business_1 h2{ 
 font-weight:bold;
 color: #616969;
 }
.business_1 p{ 
 line-height: 26px;
 }
.port effect-1{ 
height:100%;  
  }
/*----*/
#business .text-desc{
	position: absolute; 
	left: 0; top: 0;
	 background-color: #000;
	 height: 100%; 
	 opacity: 0;
	 width: 100%;
	 padding: 20px;
 }
/* effect-7 css */
#business .port{
	float: left;
	 width: 100%; 
	 position: relative; 
	 overflow: hidden;
	 text-align: center;
	 overflow: hidden;
 }
#business .port .text-desc{
	opacity: 0;
	 transition: 0.5s;
	 color: #fff;
 }
#business .port .text-desc h6{
font-size:1.7em;
margin-bottom:0.5em;
color:#fff;
}
#business .port .text-desc p{
 line-height:1.4em;
 color:#fff;
 }
#business .port.effect-1 img{
	transition: 0.5s; 
	position: relative;
	 left: 0;
 }
#business .port.effect-1:hover img{
	left: 50%;
}
#business .port.effect-1 .text-desc{
	transform: perspective(600px) rotateY(90deg); 
	transform-origin: left center 0;
	 width: 50%;
	 position: absolute;
	 left: 0; top: 0; 
	 padding: 4em 0.7em;
 }
#business .port.effect-1:hover .text-desc{
	opacity: 1; 
	transform: perspective(600px) rotateY(0deg);
	 z-index: 99;
}
/********************* business_end ****************/
/********************* event ****************/
#event{ 
 padding-top:30px;
 padding-bottom: 30px;
 background-color: #f5f4f4f1;
 }
.event_1{ 
 text-align:center;
 }
.event_1 h2{ 
 letter-spacing: 1px;
 font-weight: bold;
 color: #616969;
 }
.event_1 p{ 
 letter-spacing: 1px;
 padding-bottom:30px;
 }
#event .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;
}
#event .ih-item,
#event .ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#event .ih-item a {
  color: #333;
}
#event .ih-item a:hover {
  text-decoration: none;
}
#event .ih-item img {
  width: 100%;
  height: 100%;
}
#event .ih-item.square {
  position: relative;
  width: 560px;
  height: 343px;
  border: 8px solid #fff;
  margin-bottom:10px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#event .ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#event .ih-item.square.effect14.colored .info {
  background: #1a4a72;
}
#event .ih-item.square.effect14.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
#event .ih-item.square.effect14 .img {
  opacity: 1;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#event .ih-item.square.effect14 .info {
  background: #333333;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.35s ease 0.2s;
  -moz-transition: all 0.35s ease 0.2s;
  transition: all 0.35s ease 0.2s;
}
#event .ih-item.square.effect14 .info h3 {
  color: #fff;
  padding: 10px;
  margin: 30px 0 0 0;
}
#event .ih-item.square.effect14 .info p {
  color: #bbb;
  padding: 20px 20px 20px;
}
#event .ih-item.square.effect14 a:hover .img {
  opacity: 0;
   pointer-events: none;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
#event .ih-item.square.effect14 a:hover .info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#event .list-group-item-heading {
    font-size: 24px;
}
#event .ih-item.square.effect14.bottom_to_top .img {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#event .ih-item.square.effect14.bottom_to_top a:hover .img {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
/********************* event_end ****************/
/********************* news ****************/
#news{ 
 padding-top:30px;
 padding-bottom:30px;
 background-color: ghostwhite;
 }
.news_main h2{ 
 color: #616969;
 text-align:center;
 }
.news_main p{ 
 text-align:center;
 padding-bottom:30px;
 }
#news .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;
}
#news .ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#news .ih-item a {
  color: #333;
}
#news .ih-item a:hover {
  text-decoration: none;
}
#news .ih-item img {
  width: 100%;
  height: 100%;
}
#news .ih-item.square {
  position: relative;
  width: 360px;
  height: 240px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#news .ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#news .ih-item.square.effect13 {
  overflow: hidden;
}
#news .ih-item.square.effect13.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
#news .ih-item.square.effect13.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
#news .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);
}
#news .ih-item.square.effect13 .info {
  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;
}
#news .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;
}
#news .ih-item.square.effect13 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
}
#news .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);
}
#news .ih-item.square.effect13 a:hover .info {
  visibility: visible;
  opacity: 1;
}

#news .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%);
}
#news .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);
}
.news_3 h3{ 
 padding-top:15px;
 padding-bottom:6px;
 }
.news_3 h3 a{ 
 color: #616969;
 }
.news_3 h3 a:hover{ 
 color: #000;
 }
.news_3 ul{ 
 border-bottom: 1px solid #dedede;
 padding-bottom:10px;
 }
.news_3 li{ 
 display:inline;
 padding-right:5px;
 }
.news_3 li a{ 
 color:#5c5e62;
 font-size:18px;
 }
.news_3 li a:hover{ 
 color: #616969;
 }
.news_4 p{ 
 padding-top:10px;
 padding-right:10px;
 padding-left:10px;
 padding-bottom:20px;
 }
.news_5 ul{ 
 padding-top:10px;
 }
.news_5 li{ 
 display: inline;
 margin-right: 18px;
 }
.news_5{ 
 border-top: 1px solid #dedede;
 margin-top:35px;
 }
.news_7 li a{	 
 font-size:18px;
 color:#000; 
}
.news_7 li a:hover{	 
 color: #616969; 
}
.news_main_1{ 
 background-color: #fff;
 text-align: center;
 padding: 0px 0px 10px 0px;
 box-shadow: 0 0 2px #989696;
 }
.news_1{ 
 margin-bottom:20px; 
 }
/********************* news_end ****************/




@media screen and (max-width : 767px){
#center .kb_caption h1 {
 font-size: 13px;
}
#center .kb_caption p {
 font-size: 5px;
}
.button {
 margin-top: 5px;
 font-size: 12px;
}
#center{ 
 text-align:center;
 }
.our_main h2 {
 letter-spacing: 0px;
}
#business .port.effect-1 .text-desc {
 padding: 1em 0.7em;
}
#business .port .text-desc h6 {
 font-size: 1.6em;
}
#popular {
 text-align: center;
}
.popular_4 p{ 
 font-size: 15px;
 padding-bottom:16px;
 }
#our {
 text-align: center;
}
.our_4 p {
 padding-top: 0px;
 padding-bottom: 10px;
 text-align:left;
}
#middle {
 text-align: center;
}
.middle_1 h3 {
 font-size: 35px;
 padding-bottom: 0px;
}
#features {
 text-align: center;
}
#business {
 text-align: center;
}
.business_2{ 
 padding-bottom:15px;
}
#event {
 text-align: center;
}
#news {
 text-align: center;
}
#business .port .text-desc p {
 line-height: 1.5em;
 font-size: 11px;
}
#center .carousel-caption.kb_caption.kb_caption_right {
 top: 0%;
}
#event .ih-item.square {
 width: 100%;
 height: 100%;
}
#event .ih-item.square.effect14 .info h3 {
 margin: 10px 0 0 0;
 font-size: 10px;
}
#event .ih-item.square.effect14 .info p {
 padding:5px 20px 20px;
 font-size:7px;
}
#our .ih-item.square {
 width: 100%;
 height: 100%;
}
#news .ih-item.square {
 width: 100%;
 height: 100%;
}

#middle{ 
 overflow:hidden;
 }
.center_home img{
min-height:300px; 
 }
.popular_1 p{
text-align:left;
padding-left:10px;
padding-right:10px; 
 }
.popular_1 p br{
display:none; 
 }
.our_main_1{
margin-bottom:15px; 
 }
.features_main p{
text-align:left; 
 }
.business_1 p{
text-align:left;  
 }
.business_3{
margin-bottom:15px; 
 }
.event_1 p{
text-align:left;  
 }
.event_1 p br{
display:none;   
 }
.news_main p{
text-align:left;
padding-left:10px;
padding-right:10px; 
 }
.news_main_1 {
margin-bottom:15px; 
 }
.news_4 p{
text-align:left;   
 }
}

@media (min-width:470px) and (max-width:767px) {
#center .carousel-caption.kb_caption.kb_caption_right {
 top: 7%;
 padding-bottom: 10px;
}
#center .kb_caption p {
 font-size: 11px;
}
}

@media (min-width:768px) and (max-width:991px) {
#center .kb_caption h1 {
 font-size: 20px;
}
#center .kb_caption p{
 font-size: 13px;
}
#center .carousel-caption.kb_caption.kb_caption_right {
 top: 8%;
}
#center select {
 font-size: 15px;
}
.center_4 p a {
 padding: 14px 35px 14px 35px;
 font-size: 13px;
}
.popular_4 p{ 
 font-size: 14px;
}
.popular_4 h4{ 
 font-size: 16px;
}
#our .ih-item.square {
 width: 100%;
 height: 100%;
}
.our_5 li {
 margin-right: 1px;
 font-size: 12px;
}
.our_7 li a {
 font-size: 13px;
}
.our_5 ul {
 padding-top: 10px;
}
#features .nav-tabs > li > a {
 padding: 10px 53px 10px 53px;
}
#features .nav-tabs > li.active > a, .nav-tabs > li > a:hover {
 padding: 12px 53px 12px 53px;
}
#business .port.effect-1 .text-desc {
 padding: 1em 0.7em;
}
#business .port .text-desc h6 {
 font-size: 1.4em;
}
#business .port .text-desc p {
 line-height: 1.0em;
 font-size: 11px;
}
.business_1 p {
 line-height:20px;
 font-size: 15px;
}
#event .ih-item.square {
 width: 100%;
 height: 100%;
}
#event .ih-item.square.effect14 .info p {
 padding: 0px 20px 20px;
 font-size: 9px;
}
#news .ih-item.square {
 width: 100%;
 height: 100%;
}
.middle_1 h3 {
 font-size: 30px;
 padding-bottom: 20px;
}
.price h2 a {
 font-size: 25px;
}
#middle{
overflow:hidden;
}
#middle .btn-primary {
 margin-right: 20px;
}
.middle_1 h3 {
 padding-left: 20px;
}
.news_5 li {
 margin-right: 10px;
}
.features_main p br{
display:none;
}
}

@media (min-width:992px) and (max-width:1200px) {
#center .kb_caption h1 {
 font-size: 20px;
}
#center .kb_caption p{
 font-size: 13px;
}
#center .carousel-caption.kb_caption.kb_caption_right {
 top: 8%;
}
#center select {
 font-size: 15px;
}
.center_4 p a {
 padding: 14px 45px 14px 45px;
 font-size: 13px;
}
.popular_4 p{ 
 font-size: 14px;
}
.popular_4 h4{ 
 font-size: 16px;
}
#our .ih-item.square {
 width: 100%;
 height: 100%;
}
.our_5 li {
 margin-right: 1px;
 font-size: 12px;
}
.our_7 li a {
 font-size: 13px;
}
.our_5 ul {
 padding-top: 10px;
}
#features .nav-tabs > li > a {
 padding: 10px 79px 10px 78px;
}
#features .nav-tabs > li.active > a, .nav-tabs > li > a:hover {
 padding: 10px 83px 14px 83px;
}
#business .port.effect-1 .text-desc {
 padding: 1em 0.7em;
}
#business .port .text-desc h6 {
 font-size: 1.4em;
}
#business .port .text-desc p {
 line-height: 1.0em;
 font-size: 11px;
}
.business_1 p {
 line-height:20px;
 font-size: 15px;
}
#event .ih-item.square {
 width: 100%;
 height: 100%;
}
#event .ih-item.square.effect14 .info p {
 padding: 0px 20px 20px;
 font-size: 9px;
}
#news .ih-item.square {
 width: 100%;
 height: 100%;
}
.middle_1 h3 {
 font-size: 30px;
 padding-bottom: 20px;
}
.price h2 a {
 font-size: 25px;
}
#middle{
overflow:hidden;
}
#middle .btn-primary {
 margin-right: 20px;
}
.middle_1 h3 {
 padding-left: 20px;
}
.news_5 li {
 margin-right: 10px;
}

}

@media (min-width:1201px) and (max-width:1325px) {
.middle_1 h3 {
 padding-left: 10px;
}
}



