
/*    Default Layout: 992px. 
    Gutters: 24px.
    Outer margins: 48px.
    Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */

@media (max-width: 767px) {



}



/*    Tablet Layout: 768px.
    Gutters: 24px.
    Outer margins: 28px.
    Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) {


.navigation .navbar-nav > li > a{
  padding: 38px 20px;
}

.animated-nav .navigation .navbar-nav > li > a{
  padding: 30px 20px;
}

#service .media{
  padding-left: 0;
}

.mobile-device .black{
  left: 80px;
}

.mobile-device .white{
  left: -150px;
}

figcaption.mask{
  padding: 10px;
}

figcaption.mask h3{
  font-size: 15px;
}

figcaption.mask span{
  font-size: 12px;
}

.plus{
    height: 30%;
    width: 30%;
    margin-left: -15%;
}

.portfolio-item:hover .plus{
  top: 40%;
}

.fact-item{
  padding-bottom: 30px;
}

.subtitle{
  padding-top: 50px;
}

.pricing-table{
  padding-bottom: 50px;
}

figure, p{
  padding-top: 30px;
}


  
 
}



/*    Mobile Layout: 320px.
    Gutters: 24px.
    Outer margins: 34px.
    Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
#mobilelogobox{display: block;}
	.panel{display: block;}

.navbar-toggle {
  border: 1px solid rgba(255, 255, 255, 0.8);
  margin-top: 37px;
  margin-right: 20px;
	margin-bottom: 30px;
}

.navbar-toggle .icon-bar {
  background-color: rgba(255, 255, 255, 0.8);
}

.animated-nav .navbar-toggle {
  border: 1px solid #fff;
  margin-top: 21px;
}

.animated-nav .navbar-toggle .icon-bar {
  background-color: #fff;
}

.animated-nav .navigation .navbar-nav > li > a,
.navigation .navbar-nav > li > a {
  padding: 15px 25px;
}

.navigation .navbar-nav > li > a {
  background-color: #000;
}

	
.navigation .navbar-nav > li > a:hover {
  background-color: #222;
}

.navigation .navbar-nav > li.current > a {
  color: #fff;
}


.carousel-caption > div{
  width: 100%;
  text-align: center;
  padding: 20px 0;
	left: 10%;
}

#home-carousel .carousel-inner h2{
    font-size: 20px;
    line-height: 31px;
}

.carousel-caption{
  right: 0;
}

.section-title{
  width: 100%;
}

#service .media{
  padding-left: 0px;
}

#service .media > .pull-left{
  margin-right: 15px;
}

.mobile-device img{
  float: none;
}

.mobile-device .black{
  left: 18%;
}

.mobile-device .white{
  bottom: 420px;
  left: 20%;
}

#service-bottom{
  padding-bottom: 15%;
	height: 556px;
}

.service-features{
  padding: 40px 20px 40px 20px;
  width: 100%;
  top: 15%;
  height: auto;
}

.service-features h3{
  margin-bottom: 0px;
}

#service-bottom2{
  padding-bottom: 10%;
}

.service-features2{
  padding: 40px 20px 40px 20px;
  width: 100%;
  top: 18%;
  height: auto;
}

.service-features2 h3{
  margin-bottom: 0px;
}	
	
.portfolio-item{
  width: 100%;
}

.tst-content{
  margin: 10px 0 0 125px;
}

.subtitle{
  padding-top: 50px;
}

.call-to-action p{
}

.pricing-table{
  padding-bottom: 50px;
}

figure, p{
  padding-top: 30px;
}

.special-plan p{
  line-height: 30px;
}

.contact-details{
  margin-bottom: 0px;
}

.contact-details > span{
  padding-top: 100px;
}

#mainslide{margin-top: 80px; height: auto; display: block;}
	#mainslide .bg01, #mainslide .bg02, #mainslide .bg03, #mainslide .bg04{width: 100%; height: auto; padding: 15px;}
	#mainslide .inner{position: relative; background: none;}
	
	#mainslide .bg01{background:linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ) , url(../img/main/mainbg_m01.jpg) 50% 50% no-repeat ; background-size: cover;}
	#mainslide .bg02{background:linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ) , url(../img/main/mainbg02.jpg) 50% 50% no-repeat ; background-size: cover;}
	#mainslide .bg03{background:linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ) , url(../img/main/mainbg03.jpg) 50% 50% no-repeat ; background-size: cover;}
	#mainslide .bg04{background:linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ) , url(../img/main/mainbg04.jpg) 50% 50% no-repeat ; background-size: cover;}
	
	
	
	

	#mainslide .bg01 h1, #mainslide .bg02 h1, #mainslide .bg03 h1, #mainslide .bg04 h1
	{margin-top: 0px; margin-left: 0px; margin-right: 0px; background: rgba(0,0,0,0.1); padding: 0px;}
	
	#mainslide .bg01 p, #mainslide .bg02 p, #mainslide .bg03 p, #mainslide .bg04 p
	{padding: 0px; margin-left: 0px; margin-right: 0px; background: rgba(0,0,0,0.1);}
	
	#customercenter{background: #fff;}
	
	#customercenter .inbox{display: block;}	
	#customercenter .inbox .line1{display: none;}
	#customercenter .inbox .line2{display: none;}
	#customercenter .inbox h1{font-size: 20px; line-height: 25px;}
	
	#customercenter .inbox2{display: block;}
	#customercenter .inbox2 .box{width: 100%; background-size:cover; text-align: center;}
	
	.footlogoimg{display: none;}
	.copyright{width: 100%;}
	
	
	.copyright p{padding-top: 10px;}
	#foot_lan{display: block; text-align: center}
	#foot_lan p{width: 40%; display: inline-block; text-align: center;}
	
}


@media all and (max-width:480px){
	
	.service-features{
  padding: 40px 20px 40px 20px;
  width: 100%;
  top: 15%;
  height: auto;
}
	
.carousel-caption img{
  width: 100%;
}	
	
	#service-bottom{
  padding-bottom: 15%;
	height: 356px;
}
	
}




/*    Wide Mobile Layout: 480px.
    Gutters: 24px.
    Outer margins: 22px.
    Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

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

	
}



/*  Retina media query.
  Overrides styles for devices with a 
  device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media 
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  
  
  
}