/* Website: / | Author: Mukesh  | Version:1.1 */


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    /*vertical-align: baseline;*/
}
body {
	font-family: 'Lato', sans-serif;
	background: #f3f3f3;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0 none;
}
		
.gadget-banner {
			position: relative;
				width: 906px;
				border: 1px solid #A0A0A0;
				background-color: #F3F3F3;
				padding: 30px 40px;
				height: 450px;
				margin: 10px 0 30px 0;
				}
.gadget-banner .bx-wrapper .bx-controls .bx-controls-direction a {
	position: absolute;
	top: 43%;
	width: 27px;
	height: 63px;
	text-indent: -9999px;
}
.gadget-banner .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
	left: 0;
	background: url(/images/gadget-sprite.png) no-repeat  0px -121px;
}
.gadget-banner .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev:hover {
	background: url(/images/gadget-sprite.png) no-repeat 0px -46px;
}
.gadget-banner .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
	right: 0;
	background: url(/images/gadget-sprite.png) no-repeat 0px -271px;
}
.gadget-banner .bx-wrapper .bx-controls .bx-controls-direction a.bx-next:hover {
	background: url(/images/gadget-sprite.png) no-repeat 0px -196px;
}
.gadget-banner .bx-wrapper .bx-pager {
    color: #97979a;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: bold;
    text-align: center;
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.gadget-banner .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
	display: inline-block;
}
.gadget-banner .bx-pager.bx-default-pager a {
   background: url(/images/gadget-sprite.png) no-repeat 0px 0px;
    border-radius: 5px;
    display: block;
    height: 10px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
    width:13px;
    height: 13px;
}
.gadget-banner .bx-pager.bx-default-pager a.active {
	background: url(/images/gadget-sprite.png) no-repeat 0px -23px;
	width:13px;
    height: 13px;
}

.mwc-banner{
	background: url(/images/gadget-sprite.png) no-repeat 0px -344px;
	width: 285px;
	height: 85px;
 }

.gadget-banner .bx-wrapper .bx-pager, .gadget-banner .bx-wrapper .bx-controls-auto {
    bottom: -30px;
    position: absolute;
    
}

.slider-img{
	float: left;
	width: 600px;
	}

.slider-des{
	float: left;
	width: 285px;
	margin-left: 21px;
	
	}

.slider-text{ font-size: 15px; line-height: 18px;}	

.slider-des h2{ font-size: 22px; padding:50px 0 30px 0; line-height: 26px; font-weight: bold;}	

.slider-des h2 a{color: #000;}

#mwc-wrapper{
	  width: 988px;
	  padding: 0 10px;
	  margin: 0 auto;
	  border:1px solid #A0A0A0;
	  background-color: #fff;
      }


#mwc-footer{
	clear: both;
	margin-top:5px;
	}

.first{
	float: left;
	width: 302px;
	}

.second{
	float: left;
	width: 302px;
	padding-left: 38px;
	}
	
.third{
	float: left;
	width: 302px;
	padding-left: 38px;
	}

.main-section{
	clear: both;
	padding: 20px 0;
	}
	
.main-section figure{
	margin-bottom: 10px;
	text-align: center;
	width: 300px;
	height:225px;
	border: 1px solid #A0A0A0;
	padding: 1px;
}

.mwc-heading{
	color: #333333;
    font-size: 16px;
    font-weight: bold;
   
}

.mwc-heading a{
	color: #333333!important;
      
}

.mwc-date{
	color: #676767;
	font-size: 12px;
	font-weight: 700;
	clear: both;
	padding: 10px 0 0 0;
  }


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}



#view-more {
    border: 1px solid #A0A0A0;
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 25px;
    text-align: center;
    width: 980px;
    font-weight: bold;
}