@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:'Arial', Helvetica, sans-serif;
}
::selection{
	background-color:#00c6ff;
	color:#FFFFFF;
}
a{
	text-decoration:none;
}
h1{
	color:#5aa8ed;
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	margin:0;
	padding:0;

}
h2{
	color:#5aa8ed;
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	font-weight: 400; 
}
h3{
	color:#aadc25;
	font-size:14px;
	font-family: 'Oswald', sans-serif;
	margin:5px 0 0 0;
	padding:0;
	font-weight: 400; 
}
h4{
	padding:0;
	margin:0;
	color:#176980;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	font-weight:400;
}
p{
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
img{
	border:0;
}
#header{
	width:100%;
	height:90px;
	background-color:#1c2127;
	border-bottom:1px solid #75777b;
}
#banner{
	width:100%;
	height:auto;
	background-image:url(../images/bannerBg.gif);
	background-repeat:repeat;
}
#home_contents{
	width:100%;
	height:auto;
	background-image:url(../images/home_container.gif);
	background-repeat:repeat-x;
}
#home_contents h1{
	top:-6px;
	position:relative;
	margin-left:25px;
	position:relative\9;/* This will be only supported for IE6/7/8 and will overrider the up position attribute*/
	top:4px\9;
}
#footer{
	width:100%;
	height:226px;
	background-color:#232a32;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
}
/***Common classes***/
.wrapper{
	width:100%;
	height:auto;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.header{
	width:1000px;
	height:90px;
	margin:auto;
}
.logo{
	width:114px;
	height:130px;
	margin:12px 0 0 6px;
	padding:0;
	position:absolute;
	float:left;
	z-index:1000;
}
.menu{
	width:800px;
	float:right;
	font-family:'Arial', Helvetica, sans-serif;
	margin:3px 0 0 0;
}

.chatlogo
{
	width:114px;
	height:130px;
	margin:6px 0 0 200px;
	padding:0;
	position:absolute;
	float:left;
	z-index:1000;
}

.menuTop{
	width:251px;
	height:auto;
	float:right;
}
.menuTopMSC{
	width:135px;
	height:40px;
	float:left;
	margin:0 3px 0 0;
}
.menuTopRight{
	width:113px;
	height:auto;
	float:right;
}
.menuTopRight img{
	margin-top:4px;
}
.menuTop span{
	color:#FFFFFF;
	font-size:10px;
	float:right;
}
.menuButtons{
	width:800px;
	height:auto;
	margin-top:20px;
	text-align:right;
	font-family: 'Oswald', sans-serif;
}
.menuButtons a{
	color:#FFFFFF;
	text-align:right;
	margin:0 5px 0 5px;
}
.menuButtons a:hover{
	color:#aadc25;
	-webkit-transition-property:color, color,; 
	-webkit-transition-duration: .1s, .2s; 
	-webkit-transition-timing-function: linear, ease-in;
}
.menuButtons a:active{
	color:#aadc25;
}
/***Banner Stylesheet***/
.banner{
	width:1000px;
	height:400px;
	margin:auto;
}
/* Slideshow & Billboard Images */      
 #top-zone{
 	overflow:hidden; 
	width:1000px; margin:0 auto; 
	height:400px;} /*Here to keep images hidden in IE mostly*/  
  
 #billboard{
 	width:1000px; 
	height:400px; 
	margin:0px; 
	overflow:hidden; 
	background:url('images/billboard-bg.jpg') no-repeat top center;}  
  
 .slideshow{width:1000px; 
 	height:400px; 
	margin:0px; 
	overflow:hidden;}  
 .slideshow li{list-style:none; 
 	float:left; 
	display:inline; 
	position:relative;}  
  
 .edge-holders{
 	width:1000px; 
 	height:400px; 
	background:url('images/edge-holders.png') no-repeat top center; 
	position:relative; 
	margin:0px; 
	z-index:10; 
	top:-420px;}  

#slideshow {
    position:relative;
    height:350px;
	background:url(../images/bannerBg.gif);
	background-repeat:repeat;
}
/***banner ends****/
.contents{
	width:1000px;
	height:auto;
	margin:auto;
}
.scrollButtons{
	width:25px;
	height:182px;
	float:left;
	font-weight:bold;
	font-size:25px;
	margin:15px 0 0 0;
}
.scrollButtons input[type="button"]{
	background-color:transparent;
	border:none;
	font-size:20px;
	font-weight:bold;
	color:#232a32;
	margin:90px 0 0 0;
	float:left;
	padding:0px;
}
.scrollButtons input[type="button"]:hover{
	color:#868686;
}
.scrollContents{
	width:930px;
	height:auto;
	float:left;
	overflow:hidden;
	margin:15px 0 0 0;
}
.home_columns_container{
	width:220px;
	height:auto;
	float:left;
	margin:0 14px 0 0;
}
.home_columns{
	width:220px;
	height:160px;
	background-color:#e6e6e6;
	border:1px solid #c0c0ae;
	border-bottom:0px;
	float:left;
	padding:6px 0 0 0;
}
.home_columns_img{
	width:190px;
	height:127px;
	background-color:#232a32;
	margin:6px 0 0 6px;
	margin:auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:6px;
}
.home_columns_img img{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	overflow:hidden;
}
.homeConts{
	width:100%;
	height:auto;
	border:1px dotted #DFDED7;
	border-left:0;
	border-right:0;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
.homeDetails{
	width:978px;
	height:auto;
	padding:10px;
	margin:auto;
}
.detailsColums a, .detailsColumnRight a{
	padding:5px 7px;
	margin:5px 0 0 0;
	float:left;
	border: 1px solid #e6bd4c;
	background-image: linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
	background-image: -o-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
	background-image: -moz-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
	background-image: -webkit-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
	background-image: -ms-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
	background-color: #FCCC73;
	color:#754c00;
	text-shadow: 1px 1px 0px #ffebb7;
	filter: dropshadow(color=#ffebb7, offx=1, offy=1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.detailsColums{
	width:480px;
	height:auto;
	padding:5px 10px 10px 0px;
	margin:0 15px 0 0;
	float:left;
	font-size:12px;
	color:#606060;
	line-height:18px;
	border-top: 3px solid #9C9A00;
}
.detailsColums h4, .detailsColumnRight h4{
	margin:10px 0px;
	padding:0 0 5px 0;
	border-bottom:1px solid #E0DED8;
}
.detailsColumnRight{
	width:414px;
	height:auto;
	padding:5px 10px 10px 10px;
	background-color:#efedea;
	margin:0 0 0 15px;
	float:left;
	font-size:12px;
	color:#323232;
	line-height:18px;
	border-top: 3px solid #C9757A;
}
.detailsColumnRight ul{
	margin:0 0 0 20px;
	float:left;
}
.detailsColumnRight li{
	list-style-image:url(../images/bullettin.png);
}
.clients{
	width:495px;
	height:auto;
	float:left;
	padding:0;
	margin:0 15px 0 0;
}
.news{
	width:405px;
	height:auto;
	float:left;
	padding:0;
	margin:0 0 0 15px;
}
/***Inner Page***/
#inner_Banner{
	width:100%;
	height:auto;
	background-color:#f5f5f5;
}
.innerBanner{
	width:1000px;
	height:45px;
	margin:auto;
	background-image:url(../images/inner_Banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:right;
	padding:65px 0 0 0;
}
#innerContainer{
	width:100%;
	height:auto;
	background-image:url(../images/inner_page_bg.png);
	background-repeat:repeat;
}
.innerContents{
	width:980px;
	height:auto;
	margin:auto;
	padding:10px;
	border:1px solid #dedddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image:url(../images/inner_contents.png);
	background-repeat:repeat;
	position:relative;
	top:-15px;
}
.innerContents h1{
	font-size:18px;
	font-weight:400;
	color:#7b7b7b;
	border-bottom:1px dashed #dcdcdc;
	margin:0 15px 10px 0;
}
.innerContents p{
	font-size:13px;
	color:#323232;
	margin:10px 0 10px 0;
	line-height:18px;
}
.innerLeft{
	width:225px;
	height:auto;
	float:left;
	padding-top:10px;
}
.innerLeft ul{
	margin:10px 0 10px 0;
}
.innerLeft ul li a{
	font-size:12px;
	text-transform:uppercase;
	color:#176980;
	font-family: 'Oswald', sans-serif;
	font-weight:200;
	letter-spacing:1px;
}
.innerLeft ul li a:hover{
	color:#618209;
}
.innerRight{
	width:725px;
	height:auto;
	float:right;
	padding:10px 0 0 26px;
	margin:0 0 0 0px;
	background-image:url(../images/inner_left_bar.png);
	background-position:left;
	background-repeat:repeat-y;
}
.paths{
	font-size:12px;
	color:#176980;
	float:right;
	margin:10px 0 0 0;
}
.paths a{
	color:#00c6ff;
}
.paths a:hover{
	color:#6589a6;
}
.innerBox{
	width:220px;
	height:auto;
	margin:0 20px 0 0;
	float:left;
}
.innerBox h2{
	font-size:18px;
	height:33px;
	color:#7b7b7b;
	background-image:url(../images/inner_subheading.png);
	border-bottom:1px dashed #dcdcdc;
	margin:0 15px 0 0;
	padding:0px 0 10px 10px;
	font-weight:200;
}
.innerBox img{
	margin:10px 0;
}
.innerBox img:hover{
	opacity:0.6;
	-webkit-transition-property:color, opacity,; 
	-webkit-transition-duration: .3s, .3s; 
	-webkit-transition-timing-function: linear, ease-in;
}
.innerBox ul{
	margin:0 0 0 18px;
}
.innerBox li{
	font-size:12px;
	list-style-image:url(../images/bullettin.png);
}
.innerBox li:hover{
	font-size:12px;
	list-style-image:url(../images/bullettin.gif);
}
.googleMap{
	width:725px;
	height:200px;
	margin:10px 0;
}
.contactAdress{
	width:260px;
	height:auto;
	float:left;
	font-size:12px;
}
.contactForm ul{
	margin:10px 10px 0 0;
	float:left;
}
.contactForm li{
	vertical-align:top;
}
.contactForm{
	width:455px;
	height:auto;
	float:left;
	margin:0 0 0 10px;
}
.txtBox{
	width:190px;
	height:15px;
	padding:5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:3px solid #dcdcdc;
	color:#a19d9d;
	margin:0 0 3px 0;
}
.multiline{
	width:190px;
	height:35px;
	padding:5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:3px solid #dcdcdc;
	color:#a19d9d;
	margin:0 0 3px 0;
}
.btn{
	background-color:#424242;
	color:#f3f3f3;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:3px solid #dcdcdc;
	width:60px;
	height:35px;
	cursor:pointer;
}
/***Products & Services***/
.products{
	width:229px;
	height:auto;
	float:left;
	margin:10px 10px 10px 0;
	border:1px solid #dedede;
	-webkit-box-shadow: 0 8px 6px -6px #bbbbbb;
	   -moz-box-shadow: 0 8px 6px -6px #bbbbbb;
	        box-shadow: 0 8px 6px -6px #bbbbbb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.products:hover{
	background-color:#daecf2;
	border:1px solid #b9cfd7;
	-webkit-box-shadow: 0 8px 6px -6px #bbbbbb;
	   -moz-box-shadow: 0 8px 6px -6px #bbbbbb;
	        box-shadow: 0 8px 6px -6px #bbbbbb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition-property:color, background,; 
	-webkit-transition-duration: .1s, .5s; 
	-webkit-transition-timing-function: linear, ease-in;
}
.products h4{
	padding:5px;
}
.products img{
	padding:5px;
}
.products p{
	padding:5px;
}
.moreInfo{
	background-color:#0099CC;
	width:55px;
	float:right;
	padding:5px 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-shadow: 0px 2px 2px rgba(55, 55, 55, 0.4);
}
.moreInfo:hover{
	color:#cfe8f1;
	-webkit-transition-property:color, color; 
	-webkit-transition-duration: .1s, .5s; 
	-webkit-transition-timing-function: linear, ease-in;
}
/***services***/
.services{
	width:705px;
	height:auto;
	padding:10px;
	border:1px dashed #DEDDDD;
	background-color:#f0f0f0;
	border-left:0;
	border-right:0;
	margin:0 0 10px 0;
}
.services:hover{
	-webkit-box-shadow: 0 8px 6px -6px #d3d3d3;
	   -moz-box-shadow: 0 8px 6px -6px #d3d3d3;
	        box-shadow: 0 8px 6px -6px #d3d3d3;
	background-color:#e4eaeb;
	-webkit-transition-property:color, background-color; 
	-webkit-transition-duration: .1s, .5s; 
	-webkit-transition-timing-function: linear, ease-in;
}
.services img{
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:150px;
	height:120px;
}
.services p{
	margin:0;
}
.services a{
	background-color:#24BAEC;
	padding:5px 8px;
	color:white;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	clear:both;
	float:right;
	text-shadow: 0px 2px 2px rgba(55, 55, 55, 0.4);
}
.space{
	width:725px;
	height:7px;
	background-image:url(../images/spaceBar.gif);
	background-repeat:repeat-x;
	margin:0 0 10px 0;
}
/***toggler***/
.accToggler{
	margin: 0px;
	padding: 5px;
	width: 715px;
	background: #acc95f;
	color: #f4f4f4;
	font-weight:bold;
	cursor: pointer;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.accContent{
	margin:0px 0 5px 0;
	width: 713px;
	padding:0 5px;
	border:1px solid #DDD3D3;
	font-size:12px;
	border-top:0;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.accContent ul{
	margin:15px 0 15px 25px;
}
.accContent li{
	list-style-image:url(../images/bullettin.png);
	font-weight:bold;
	color:#4E4949;
	padding:0 0 0 3px;
	line-height:18px;
}
/***Footer***/
.footer{
	width:1000px;
	height:auto;
	margin:auto;
}
.footer_cont{
	width:1000px;
	height:178px;
}
.footer_cont ul{
	float:left;
	margin-right:16px;
	width:180px;
}
.footer_cont li{
	font-size:12px;
}
.footer_cont li a{
	color:#b6b6b6;
}
.footer_cont li a:hover{
	color:#FFFFFF;
}
.footer img:hover{
	opacity:0.7;
}
.footer p{
	margin:10px 0 0 0;
	font-size:12px;
}
.footer p a{
	color:#b6b6b6;
	margin:0 3px 0 3px;
}
.footer p a:hover{
	color:#f16100;
}
#slider{
	background-color:#333333;
}
#slider div div div{
	background-color:#efefef;
	/*background-image:url(../images/bannerBg.gif);
	background-repeat:repeat-x;*/
}

/***slider used in Banner***/
.quake-slider-wrapper
{
    background-color:;
    }
.quake-slider
{
    width: 1000px;
    height: 400px;
    margin: 0;
    position: relative;
    overflow: hidden; /*-webkit-touch-callout: none;     -webkit-user-select: none;     -khtml-user-select: none;     -moz-user-select: none;     -ms-user-select: none;     -o-user-select: none;     user-select: none;*/
    
    background-color: White;
    background:url(../images/loading.gif) no-repeat center;    
}
.quake-nav a
{
    position: absolute;
    top: 45%;
    text-decoration: none;
    width: 37px;
    height: 38px;
    background-repeat: no-repeat;
    z-index: 10000;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.quake-prev
{
    left: 0px;
    margin-left: 2px;
    background-image: url(../images/arrow-left.png);
}
.quake-next
{
    right: 0px;
    margin-right: 2px;
    background-image: url(../images/arrow-right.png);
}
.quake-prev:hover
{
    background-image: url(../images/arrow-left-active.png);
}
.quake-next:hover
{
    background-image: url(../images/arrow-right-active.png);
}
.quake-slider-caption-container-right
{
    background-color: black;
    position: absolute;
    z-index: 101;
    padding: 0;
    width: 220px;
    height: 400px;
    left: 750px;
    padding-left: 25px;
    margin-right: 10px;
}
.quake-slider-caption-right
{
    color: white;
    font-weight: bold;
    font-size: 22px;
    font-family: Arial;
    width: 210px;
    height: 400px;
    position: absolute;
    z-index: 102;
    left: 750px;
    padding: 0;
    padding: 10px;
    margin-right: 10px;
}
.quake-slider-caption-container-left
{
    background-color: black;
    position: absolute;
    z-index: 101;
    padding: 0;
    width: 220px;
    height: 400px;
    left: 0px;
    padding-left: 10px;
    margin-left: 10px;
}
.quake-slider-caption-left
{
    color: white;
    font-weight: bold;
    font-size: 22px;
    font-family: Arial;
    width: 210px;
    height: 400px;
    position: absolute;
    z-index: 102;
    left: 0px;
    padding: 0;
    padding: 10px;
    margin-left: 10px;
}

.quake-slider-caption-container-bottom
{
    background-color: black;
    position: absolute;
    z-index: 101;
    padding: 0;
    width: 990px;
    height: 50px;
    bottom: 0px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.quake-slider-caption-bottom
{
    color: white;
    font-weight: bold;
    font-size: 22px;
    font-family: Arial;
    width: 990px;
    height: 50px;
    position: absolute;
    z-index: 102;
    bottom: 0px;
    padding-left: 10px;
    padding-top: 10px;
}

.quake-slider-caption-container-top
{
    background-color: black;
    position: absolute;
    z-index: 101;
    padding: 0;
    width: 990px;
    height: 50px;
    top: 0px;
    padding-left: 10px;
    margin-top: 10px;
}
.quake-slider-caption-top
{
    color: white;
    font-weight: bold;
    font-size: 22px;
    font-family: Arial;
    width: 990px;
    height: 50px;
    position: absolute;
    z-index: 102;
    top: 0px;
    padding: 0;
    padding-top: 10px;
    margin-top: 10px;
    padding-left: 10px;
}

.quake-nav-wrapper
{
    width: 990px;
    position: relative;
    z-index: 102;
    top: 0;
    left: 0;
}
.quake-nav-container
{
    margin: auto;
    margin-top: 5px;
}
.quake-nav-control
{
    width: 22px;
    height: 22px;
    cursor: pointer;
    display: inline-block; /* background-image: url('images/bullets.png');*/
    background-image: url(../images/circle.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    border: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
}
.quake-nav-control.active
{
    /*background-position: 0px -22px;*/
    background-image: url(../images/circle-active.png);
}
.quake-highlight
{
    color: Yellow;
}
.quake-highlight a
{
    color: Yellow;
}
.quake-link
{
    position: absolute;
    z-index: 101;
}
.quake-thumbnail
{
    position: absolute;
    z-index: 111;
    width: 98px;
    height: 76px;
    overflow: hidden;
    background: url(../images/thumb_bg.png) no-repeat center center;
}
.quake-thumbnail-preview
{
    width: 84px;
    height: 48px;
    margin: 7px 0 0 7px;
    overflow: hidden;
    background-color: White;
}
.quake-thumbnail-preview img
{
    border: none;
}
.toggler-nav{
	display: none;
}
.toggler{
	padding: 10px 0 0;
	color: #fff;
	font-size: 20px;
	display: block;
	text-align: right;
	margin-top: 35px;
}
/***Responsive style***/
@media screen and (max-width: 990px){
	img{
		max-width: 100%;
	}
	.header, .banner, .contents, .footer{
		width: 100%;
		padding: 0 15px;
		box-sizing:border-box;
	}
	.toggler-nav{
		width: 75%;
		float: left;
		display: block;
	}
	.logo{
		position: relative;
		margin: 0px;
		width: 25%;
		height: auto;
		margin-bottom: 10px;
		max-height: 65px;
	}
	.logo a{
		width: 60%;
		height: auto;
		float: left;
	}
	.logo img{
		width: auto !important;
		height: auto;
		max-height: 65px;
	}
	.banner{
		height: auto;
	}
	#header, .header{
		height: auto;
		float: left;
	}
	.menu{
		width: 100%;
		display: none;
	}
	.menuTop{
		width: 100%;
		margin-bottom: 5px;
	}
	.menuButtons{
		width: 100%;
		margin: 0px;
		float: left;
	}
	.menuButtons a{
		display: block;
		float: left;
		width: 100%;
		margin: 0px;
		padding: 5px 0;
	}
	.quake-nav-wrapper{
		width: 100%;
	}
	.quake-slider-wrapper{
		width: 100% !important;
		height: auto !important;
	}
	.quake-slider{
		width: 100%;
		height: auto;
	}
	.quake-dn{
		width: 100%;
		position: relative;
		float: left;
	}
	.quake-link{
		position: relative;
		width: 100% !important;
	}
	#home_contents h1{
		top: 0px;
		margin-left: 0px;
		padding-top: 3px;
	}
	.scrollContents{
		width: 100%;
		padding-bottom: 40px;
	}
	.homeDetails{
		width: 100%;
		box-sizing:border-box;
	}
	.detailsColums, .detailsColumnRight{
		width: 50%;
		box-sizing:border-box;
		padding:15px;
		float: left;
	}
	.clients{
		width: 100%;
		padding: 10px 0;
	}
	#footer{
		height: auto;
		background-image: none;
		float: left;
	}
	.footer{
		float: left;
	}
	.footer_cont{
		width: 100%;
		height: auto;
		float: left;
		padding: 10px 0;
	}
	#home_contents .contents{
		position: relative;
	}
	.scrollButtons{
		margin: 0px;
		height: auto;
		position: absolute;
  		bottom: 0px;
  		right: 17px;

	}
	.scrollButtons.prev{
		right: 60px;
		z-index: 1;
	}
	.scrollButtons input[type="button"]{
		margin: 0px;
		padding:10px 15px
	}
	.footer_cont ul{
		width: 50%;
		margin-right: 0px;
	}
	.innerContents{
		width: 100%;
		box-sizing:border-box;
	}
	.innerLeft{
		width: 25%;
		box-sizing:border-box;
	}
	.innerRight{
		width: 75%;
		box-sizing:border-box;
	}
	.innerBanner{
		width: 100%;
	}
	.space{
		width: 100%;
	}
	.services, .accToggler, .accContent {
		width: 100%;
		float: left;
		box-sizing:border-box;
	}
}
@media screen and (max-width: 768px){
	.detailsColums, .detailsColumnRight{
		width: 100%;
		margin-left: 0px;
	}
	.footer_cont ul{
		width: 100%;
	}
	#innerContainer{
		float: left;
	}
	.innerContents h1{
		margin-right: 0px;
	}
	#inner_Banner{
		float: left;
	}
	.innerBanner{
		float: left;
		padding: 10px;
		box-sizing:border-box;
		height: 60px;
	}
	.innerLeft{
		width: 100%;
		padding: 0px 15px;
		background-image: none;
	}
	.innerRight{
		width: 100%;
		padding: 0px 15px;
		background-image: none;
	}
}






