@charset "utf-8";

@media screen {
  body {
    width: 100%;
  }
}

@media print {
  body {
    width: 100%;
  }
}
/* iPads (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 990px) {
/* Styles */

img{
	max-height:100%;
	max-width:100%;
}
#back{
	background:url(../images/back_bg.jpg) repeat-x left 195px; }
/*------------------------- header ------------------------*/
header {
    width:90%;
	display:block;
	height:180px;
	margin:0 auto;
	}
#logo {
	width:140px;
	height:120px; 
	float:left;
	margin-top:7px;
}
.logo{
	width:200px;
	height:75px;
	margin-top:-120px;
	margin-left:110px;
}
#call{
	width:50%;
	font-size:18px;
	float:right;
	height:44px;
}
.tect{
	width:53%;
	}
.email{
	float:none;
	text-align:right;
	margin:5px;
	}
nav {
	width:70%;
	height:42px;
	float:right;
}
nav span{
	width:46px;
	height:43px;
	float:left;
	position:absolute;
	margin-left:-46px;
}
/*------------------------------- header End -----------------------------*/

#slaid{
	height:214px;
	background:url(../images/flash_bg.png) no-repeat center top;
	background-size:cover;
	margin-top:18px;
	padding-top:12px;
}
#flash{
	width:86%;
	height:200px;
	margin:0 auto;
}
#ban{
	padding:14px;
	width:96%;
	margin:10px auto 0;
}
#ban span{
	margin-right:10px;
	width:32.3%;
	height:auto;
	float:left;
}

section{
	padding:10px;
	width:86%;
	border-top:none;
}
article{
    font-size: 16px;
    line-height:34px;
	width:70%;
	float:left;	
}
.wel{
	padding:10px;
	font-size:22px;
}
.our{
	font: 400 20px/30px "Roboto";
}
aside{
	width:28%;
}
.sid{
	padding:5px;
	margin-bottom:10px;
}
.sid h2{
	font-size:20px;
	padding-bottom:5px;
}
.sid span{
	font-size:16px;
	line-height:30px;
}
/*---------------------- Footer ----------------------------------------*/
footer{
	border-top:#151716 10px solid;
}
#futar{
	width:90%;
}
.socel{
	float:left;
	width:30%;
	font-size:20px;
	line-height:35px;
}
.cards{
	float:right;
	width:30%;
	font-size:20px;
	line-height:35px;
}
#fut{
	font-size: 16px;
	line-height: 34px;
}
#fut a{
	padding:10px;
	font-size:16px;
}
#copy{
	padding:10px 0;
	font-size:14px;
}
.contact{
	float:none;
	width:96%;
	}
.contact1{
	float:none;
	width:96%;
	}
/*---------------------- Footer End ----------------------------------------*/	
}


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

img{
	max-height:100%;
	max-width:100%;
}
#back{
	background:url(../images/back_bg.jpg) repeat-x left 250px; 
	border-top:#333 10px solid;
}
.email{
	float:none;
	text-align:center;
	margin:5px;
	}
/*------------------------- header ------------------------*/
header {
    width:90%;
	height:auto;
	display:block;
	margin:0 auto;
}
#logo {
	width:120px;
	height:100px; 
	float:none;
	margin:7px 0 0 50px;
}
.logo{
	width:200px;
	height:75px;
	margin-top:-110px;
	margin-left:90px;
}
#call{
	width:100%;
	margin:0 0 10px;
	font-size:18px;
	float:right;
	height:44px;
}
nav {
	width:89%;
	height:42px;
	float:right;
}
nav span{
	width:46px;
	height:43px;
	float:left;
	position:absolute;
	margin-left:-46px;
}
/*------------------------------- header End -----------------------------*/

#slaid{
	height:122px;
	background:url(../images/flash_bg.png) no-repeat center top;
	background-size:cover;
	margin-top:18px;
	padding:10px 0;
}
#flash{
	width:86%;
	height:auto;
	margin:0 auto;
}
#ban{
	padding:14px;
	width:90%;
	margin:10px auto 0;
	padding:10px 0;
}
#ban span{
	margin:0 0 10px;
	width:100%;
	height:auto;
	float:left;
}

section{
	padding:10px;
	width:86%;
}
article{
    font-size: 14px;
    line-height:24px;
	width:100%;
	float:left;	
}
.wel{
	padding:10px;
	font-size:20px;
}
.our{
	font: 400 18px/30px "Roboto";
	margin-bottom:15px;
}
aside{
	width:100%;
}
.sid{
	padding:5px;
	margin-bottom:10px;
}
.sid h2{
	font-size:20px;
	padding-bottom:5px;
}
.sid span{
	font-size:16px;
	line-height:30px;
}
/*---------------------- Footer ----------------------------------------*/
footer{
	border-top:#151716 8px solid;
}
#futar{
	width:90%;
}
.socel{
	float:left;
	width:100%;
	font-size:20px;
	line-height:35px;
	margin-bottom:10px;
}
.cards{
	float:right;
	width:100%;
	font-size:20px;
	line-height:35px;
}
#fut{
	font-size: 16px;
	line-height: 34px;
}
#fut a{
	padding:10px;
	font-size:16px;
}
#copy{
	padding:10px 0;
	font-size:14px;
}
.contact{
	float:none;
	width:99%;
	}
.contact1{
	float:none;
	width:99%;
	}
.tect{
	width:80%;
	font-size:100%;
	}
#belltec{
	display:block;
	text-align:center;
	margin:5px;
	}

/*---------------------- Footer End ----------------------------------------*/	
 }

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 479px){
/* Styles */

img{
	max-height:100%;
	max-width:100%;
}

#back{
	background:url(../images/back_bg.jpg) repeat-x left 230px; 
	border-top:#333 10px solid;
}
.email{
	float:none;
	margin:5px;
	}
/*------------------------- header ------------------------*/
header {
    width:90%;
	height:auto;
	display:block;
	margin:0 auto;
}
#logo {
	width:120px;
	height:100px; 
	float:none;
	margin:7px 0 0 ;
}
.logo{
	width:200px;
	height:75px;
	margin-top:-100px;
	margin-left:90px;
}
#call{
	width:100%;
	margin:0 0 10px;
	font-size:14px;
	float:right;
	height:44px;
}
nav {
	width:84%;
	height:42px;
	float:right;
}
nav span{
	width:46px;
	height:43px;
	float:left;
	position:absolute;
	margin-left:-46px;
}
/*------------------------------- header End -----------------------------*/

#slaid{
	height:84px;
	background:url(../images/flash_bg.png) no-repeat center top;
	background-size:cover;
	margin-top:18px;
	padding:5px 0;
}
#flash{
	width:86%;
	height:auto;
	margin:0 auto;
}
#ban{
	padding:14px;
	width:88%;
	margin:0 auto 0;
	padding:18px;
}
#ban span{
	margin:0 0 10px;
	width:100%;
	height:auto;
	float:left;
}

section{
	padding:10px;
	width:84%;
	border-top:none;
}
article{
    font-size: 13px;
    line-height:22px;
	width:100%;
	float:left;	
}
.wel{
	padding:5px;
	font-size:14px;
	text-align:left;
}
.our{
	font: 400 14px/20px "Roboto";
	margin-bottom:15px;
}
aside{
	width:100%;
}
.sid{
	padding:5px;
	margin-bottom:10px;
}
.sid h2{
	font-size:20px;
	padding-bottom:5px;
}
.sid span{
	font-size:16px;
	line-height:30px;
}
/*---------------------- Footer ----------------------------------------*/
footer{
	border-top:#151716 8px solid;
}
#futar{
	width:90%;
}
.socel{
	float:left;
	width:100%;
	font-size:16px;
	line-height:30px;
	margin-bottom:10px;
}
.cards{
	float:right;
	width:100%;
	font-size:16px;
	line-height:30px;
}
#fut{
	font-size: 14px;
	line-height:30px;
}
#fut a{
	padding:5px;
	font-size:14px;
}
#copy{
	padding:10px 0;
	font-size:12px;
	width:90%;
	margin:0 auto;
}
.contact{
	float:none;
	width:98%;
	}
.contact1{
	float:none;
	width:98%;
	}
.tect{
	width:100%;
	font-size:100%;
	}
#belltec{
	display:block;
	text-align:center;
	margin:5px;
	}

/*---------------------- Footer End ----------------------------------------*/
}
