@font-face {
    font-family: 'Calibri';
    src: url('/fonts/calibri.eot');
    src: url('/fonts/calibri.eot?#iefix') format('embedded-opentype'),
             url('/fonts/calibri.woff') format('woff'),
             url('/fonts/calibri.ttf') format('truetype'),
             url('/fonts/calibri.svg#calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Calibri-Bold';
    src: url('/fonts/calibribold.eot');
    src: url('/fonts/calibribold.eot?#iefix') format('embedded-opentype'),
             url('/fonts/calibribold.woff') format('woff'),
             url('/fonts/calibribold.ttf') format('truetype'),
             url('/fonts/calibribold.svg#calibribold') format('svg');
    font-weight: normal;
    font-style: normal;
}

input:focus, input:active, textarea:focus, textarea:active, a:focus, a:active {
	outline: 0px none !important;
	text-decoration: none;
}
ul, ol, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
body {
	font-family: "adelle-sans";
	font-size: 16px;
	line-height: 22px;
	color: #656565;
	background: #dedcdf url(/images/background.jpg) no-repeat center top;
}
h1 {
	font-size: 48px;
	font-family: "adelle-sans";
	line-height: 50px;
}
h2 {
	font-size: 32px;
	font-family: "adelle-sans";
	line-height: 35px;
}
h3 {
	font-size: 30px;
	font-family: "adelle-sans";
	line-height: 31px;
}
h4 {
	font-size: 24px;
	font-family: "adelle-sans";
	line-height: 24px;
}
h5 {
	font-size: 20px;
	font-family: "adelle-sans";
	line-height: 22px;
}
h6 {
	font-size: 18px;
	font-family: "adelle-sans";
	line-height: 22px;
}
p {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 18px;
	font-family: "adelle-sans";
}
a, a:focus {
	text-decoration: none;
	color: #8e8e8e;
}
a:hover {
	color: #DDD;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
img {
	max-width: 100%;
}
.wrapper {
	width: 100%;
	max-width: 980px;
	min-width: 296px;
	margin: 0px auto;
}
.main-outercon {
	width: 100%;
	overflow: hidden;
	float: left;
}
/*** Begin Header Section *************************************************************************************/
 
.landing-logo-outer {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 33px 85px;
	background: #f4f5f6;
	border: #d9dcdd solid 1px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.logo-outercon {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0 0 30px 0px;
	text-align: center;
}
.logo-outercon a {
	width: 100%;
	float: left;
}
.logo-outercon.vicon-logo {
	max-width: 140px;
	padding: 30px 0px 0 0;
	width: 18%;
}
.logo-outercon.gate-moto-logo {
	max-width: 444px;
	padding: 21px 0px 0 0;
	width: 54%;
}
.logo-outercon.gate-moto-logo a {
	padding: 15px 10px 0px 10px;
}
.logo-outercon.whelen-logo {
	max-width: 224px;
	padding: 50px 0px 0 0;
	width: 28%;
}
/*** End Header Section ***************************************************************************************/


/*** Begin Content Section ************************************************************************************/


.landing-listing-outer {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 30px 0;
}
.landing-listing-outer ul {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.landing-listing-outer ul li {
	width: 34%;
	max-width: 334px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0 0 0 22px;
}
.landing-listing-outer ul li:first-child {
	width: 32%;
	padding: 0px;
	max-width: 312px;
}
.landing-listing-outer ul li .single-outercon {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
}
.landing-listing-outer ul li .single-outercon .top-cont-blok {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 23px 29px;
	background: url(/images/lisgin_bg.jpg)left top;
	border: #FFF solid 1px;
	border-bottom: none;
	border: #FFF solid 1px;
	border-bottom: none;
	background: url(/images/lisgin_bg.jpg)left top;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(217,220,221,1);
	-moz-box-shadow: 0px 0px 0px 1px rgba(217,220,221,1);
	box-shadow: 0px 0px 0px 1px rgba(217,220,221,1);
}
.landing-listing-outer ul li .single-outercon .top-cont-blok h2 {
	width: 100%;
	text-align: center; 
	color: #6699cc;
    /* font-family: 'Calibri-Bold'; */
	font-family: "adelle-sans";
	font-weight:bold;
	height: 57px;
	font-size: 48px;
	line-height: 57px;
}
.landing-listing-outer ul li .single-outercon .top-cont-blok h3 {
	width: 100%;
	text-align: center;
	color: #6699cc;
    /* font-family: 'Calibri-Bold'; */
	font-family: "adelle-sans";
	font-size:28px;
	font-weight:bold;
	height: 57px;
}
.landing-listing-outer ul li .single-outercon .top-cont-blok .cont-block {
	width: 100%;
	padding-top: 25px;
}
.landing-listing-outer ul li .single-outercon .top-cont-blok img {
	float: right;
	padding-top: 10px;
}
.landing-listing-outer ul li .single-outercon .top-cont-blok p {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 21px;
	color: #4e4e4e;
    font-family: 'Calibri';
}
.landing-listing-outer ul li .single-outercon a.find-more, .landing-listing-outer ul li a.single-outercon .find-more {
	width: 100%;
	height: 50px;
	float: left;
	margin: 0px;
	line-height: 50px;
	text-align: center;
    font-family: 'adelle-sans';
		font-weight:bold;
	font-size: 24px;
	color: #FFF; 
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #6699cc; /* Old browsers */
	background: -moz-linear-gradient(top, #6699cc 0%, #4e7398 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6699cc), color-stop(100%, #4e7398)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6699cc 0%, #4e7398 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6699cc 0%, #4e7398 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6699cc 0%, #4e7398 100%); /* IE10+ */
	background: linear-gradient(to bottom, #6699cc 0%, #4e7398 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6699cc', endColorstr='#4e7398', GradientType=0 ); /* IE6-9 */
}
.landing-listing-outer ul li .single-outercon a.find-more:hover, .landing-listing-outer ul li a.single-outercon:hover .find-more {
	background: #4e7398; /* Old browsers */
	background: -moz-linear-gradient(top, #4e7398 0%, #6699cc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e7398), color-stop(100%, #6699cc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4e7398 0%, #6699cc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4e7398 0%, #6699cc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4e7398 0%, #6699cc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4e7398 0%, #6699cc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e7398', endColorstr='#6699cc', GradientType=0 ); /* IE6-9 */
}
a.single-outercon {
	display:block;
}

.landing-listing-outer ul li .single-outercon .top-cont-blok .cont-block p {
	height:250px;
	overflow:hidden;
}
.banner-main-outer {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	height: 350px;
	position: relative;
}
.banner-main-outer:after {
	content: "";
	width: 100%;
	height: auto;
	position: absolute;
	height: 51px;
	left: 0px;
	bottom: 0px;
	z-index: 9999;
	background: url(/images/banner_overbg2.png) no-repeat center bottom;
}
.slider-outer {
	width: 66.5%;
	max-width: 617px;
	height: auto;
	max-height: 335px;
	float: left;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* position:relative; */
}
.banner {
	/* position:relative; */
}
.slider-outer ul li {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.slider-outer .cycle-prev {
	width: 40px;
	height: 56px;
	background: url(/images/left_arrow.png) no-repeat;
	z-index: 9999;
	position: absolute;
	left: 6px;
	top: 36.5%;
	cursor: pointer;
}
.slider-outer .cycle-next {
	width: 40px;
	height: 56px;
	background: url(/images/right_arrow.png) no-repeat;
	z-index: 9999;
	position: absolute;
	right: 5px;
	top: 36.5%;
	cursor: pointer;
}
.cycle-pager {
	z-index: 9999;
	position: absolute;
	right: 6px;
	top: 10px;
	cursor: pointer;
}
.cycle-pager span {
	width: 13px;
	height: 13px;
	margin: 0;
	float: left;
}
.cycle-pager span i {
	width: 6px;
	height: 6px;
	margin: 1px 0 0 0;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #b0b2ae;
}
.cycle-pager span.cycle-pager-active i {
	width: 8px;
	height: 8px;
	margin: 0px 0 0 0;
	background: #ffffff;
}
.category-outercon {
	width: 33%;
	height: auto;
	float: right;
	margin: 0px;
	padding: 13px 0 0 0;
	max-width: 308px;
	height: 350px;
	background-color:#fff;
	border: #e1e2e3 solid 2px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
.category-outercon h5 {
	width: 100%;
	height: auto;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #b30000;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.category-outercon ul {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.category-outercon ul li {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: none;
	list-style: none;
	border-top: #eff0f0 solid 2px;
	text-align: center;
}
.category-outercon ul li:first-child {
	border: none;
}
.category-outercon ul li a {
	width: 100%;
	height: auto;
	padding: 38px 16px 6px 16px;
	font-size: 18px;
	color: #2065a0;
	display: block;
	position: relative;
	text-align: center;
}
.category-outercon ul li a:hover {
	color: #2065a0;
}
.category-outercon ul li a:before {
	content: '';
	width: 27px;
	height: 27px;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -13px;
	background-repeat: no-repeat;
	background-size: contain;
}
.category-outercon ul li a.business-listings:before {
	background-image: url(/images/icon-list.png);
}
.category-outercon ul li a.revenue-dept:before {
	background-image: url(/images/icon-bar-graph.png);
}
.category-outercon ul li a.business-info:before {
	background-image: url(/images/icon-rocket.png);
}

.category-outercon ul li a:after {
	content: '';
	display: inline-block;
	width: 18px;
	height: 11px;
	background: url(/images/category_arrow.png) no-repeat left center;
	margin: 8px 0 0 8px;
}
.category-outercon ul li a:hover:after {
	background-image: url(/images/category_arrowover.png);
}
.contact-main-block {
	width: 100%;
	height: auto;
	float: left;
}
.contactus-outer {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 19px;
	height: 378px;
	max-width: 272px;
	background: url(/images/contact_formbg.png) no-repeat center top;
	background-size: 100%;
}
.contactus-outer h2 {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px 0 15px 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: bold;
	color: #b30000;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.contactus-outer h2 strong {
	font-size: 55px;
}
.contactus-outer .contact-text {
	width: 100%;
	height: 32px;
	background: #e1e2e3;
	padding: 0 12px;
	color: #797979;
	margin-bottom: 10px;
	font-weight: normal;
	border: #6b6b6b solid 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.31);
	-moz-box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.31);
	box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.31);
}
.contactus-outer .contact-msg {
	width: 100%;
	height: 92px;
	background: #e1e2e3;
	padding: 5px 12px;
	color: #797979;
	font-weight: normal;
	border: #6b6b6b solid 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.31);
	-moz-box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.31);
	box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.31);
	resize: none;
}
.contactus-outer .contact-submit {
	width: 100%;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 5px 0;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #b30000;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	text-transform: uppercase;
	background: none;
	border: none;
	outline: none;
	background: url(/images/submit_btn.png) no-repeat center center;
}
.contactus-outer .contact-submit:hover {
	background: url(/images/submit_btnover.png) no-repeat center center;
}
.news-headerblk {
	width: 100%;
	height: 52px;
	float: left;
	margin: 0px 0 10px 0;
	padding: 0px;
	position: relative; 
}
.news-headerblk:before {
	width: 35px;
	content: "";
	height: 52px;
	float: left;
	margin: 0px;
	padding: 0px;
	right: 100%;
	position: absolute;
	background: url(/images/header_head.png) no-repeat left top;
}
.news-headerblk h5 {
	font-weight: bold;
	color: #FFF;
	height: 52px;
	width: 90%;
	max-width: 550px;
	float: left;
	line-height: 60px;
	background: url(/images/header_body.png) repeat-x left top;
}
.news-headerblk .header-endblk {
	width: 10%;
	max-width: 50px;
	height: 52px;
	overflow: hidden;
	float: left;
	background: url(/images/header_tail.png) no-repeat right top; 
}
/*** End Content Section **************************************************************************************/

/*** Begin Footer Section *************************************************************************************/
.footer-outer {
	width: 100%;
	height: auto;
	background: #2c2c2c;
    padding: 30px 0px 6px 24px;
}
.footer-outer .left-outercont {
	width: 100%;
	height: auto;
}
.footer-outer .left-outercont h6 {
	width: 100%;
	height: auto;
	float: left;
	color: #FFF;
}
.footer-outer .left-outercont ul {
	width: 100%;
	height: auto;
	float: left;
	list-style: none;
	padding: 12px 0 0 0;
}
.footer-outer .left-outercont ul li {
	width: 51px;
	height: 60px;
	float: left;
	list-style: none;
	overflow: hidden;
}
.footer-outer .left-outercont ul li:hover img {
	margin-top: -60px;
}
.footer-outer .left-outercont p {
	width: 100%;
	height: auto;
	float: left;
	font-size: 12px;
	color: #8f8f8f;
	font-weight: normal;
}
.footer-outer .left-outercont p a {
	color: #6699cc;
}
.footer-outer .left-outercont p a:hover {
	color: #FFF;
}
.footer-outer .right-outercon {
	padding-left: 28px;
	position: relative;
	padding-right: 50px;
	width: 100%;
	text-align: right;
}
.footer-outer .right-outercon p {
	width: 100%;
	height: auto;
	font-size: 12px;
	color: #8f8f8f;
	text-align: right;
}
.footer-outer .right-outercon .top-block {
	width: 100%;
	height: auto;
	float: left;
	color: #6699cc;
	text-align: right;
	padding-bottom: 10px;
}
.footer-outer .right-outercon .top-block a {
	color: #6699cc;
	font-size: 57px;
}
.footer-outer .right-outercon .top-block a:active, .footer-outer .right-outercon .top-block a:focus, .footer-outer .right-outercon .top-block a:active {
	color: #6699cc;
	text-decoration: none;
}
.footer-outer .right-outercon .top-block ul {
	width: 100%;
	height: auto;
	float: left;
	color: #6699cc;
	text-align: right;
	list-style: none;
}
.footer-outer .right-outercon .top-block ul li {
	width: auto;
	height: auto;
	float: left;
	padding-right: 12px;
}
/*** End Footer Section ***************************************************************************************/


.inner-blockmain {
	width: 100%;
	background: #f4f5f6;
	margin-top: 35px;
	padding: 0 22px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
/***--- header starts here --***/


/***--- header starts here --***/
.menu-div {
	width: 100%;
}
.menu-outer {
	background: url("/images/menu-bg.png") repeat-x scroll left top;
	float: right;
	padding: 20px 12px 16px 11px;
	position: relative;
	top: -12px;
	height: 60px;
	width: auto;
}
.menu-outer:before {
	background: url('/images/menu-before.png') no-repeat left top;
	content: "";
	height: 60px;
	right: 100%;
	position: absolute;
	top: 0px;
	width: 28px;
}
.menu-outer:after {
	background: url('/images/menu-after.png') no-repeat left top;
	content: "";
	height: 60px;
	left: 100%;
	position: absolute;
	top: 0px;
	width: 28px;
}
.menu-outer ul {
	float: left;
	width: 100%;
}
.menu-outer ul li {
	float: left;
	width: auto;
	list-style: none;
	padding: 0 23px;
	position: relative;
}
.menu-outer ul li a {
	float: left;
	width: auto;
	font-family: "adelle-sans";
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	text-transform: uppercase;
}
.menu-outer ul li a:hover {
	color: #2065a0;
}
.menu-outer ul li ul {
	display: none;
	left: 0;
	position: absolute;
	top: 17px;
	width: 150px;
	z-index: 10000;
	border-top: 17px solid transparent;
}
.menu-outer ul li ul li {
	background: #2e2e2e;
	width: 100%;
	position:relative;
}
.menu-outer ul li ul li ul{
	position:absolute;
	top:0;
	left:100%;
	display:none;
	border-top:0;

}

.menu-outer ul li ul li ul.align-rightmost{
	right:100%;
	left:inherit;
}

.menu-outer ul li ul li:hover ul.align-rightmost{
	display:block;
}

.menu-outer ul li ul li:hover ul {
	display:block;
}

.menu-outer ul li ul li a {
	padding: 10px 0;
}
.menu-outer ul li:hover > ul {
	display: block;
}

.menu-outer ul ul li.item-with-ul{
	background: url(/images/down-arrow.png) 95% center no-repeat #2e2e2e;
}
.menu-outer ul  ul   li.item-with-ul:hover {
	background: url(/images/down-arrow-hover.png) 95% center no-repeat #2e2e2e;;
}
.menu-outer ul li.item-with-ul {
	background: url(/images/down-arrow.png) 95% center no-repeat;
}
.menu-outer ul li.item-with-ul:hover {
	background: url(/images/down-arrow-hover.png) 95% center no-repeat;
}
.item-with-ul:hover > a {
	color: #669acd;
}
.header-bottom {
	width: 100%;
	margin-bottom: 12px;
}
.header-bottom-left {
	float: left;
	width: 50%;
	margin-top: -18px;
}
.header-bottom-left a strong {
	float: left;
	width: 100%;
	text-align: right;
	color: #adc7e1;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 19px;
	margin-top: 3px;
}
.header-bottom-right {
	float: right;
	width: 50%;
	margin-top: -14px;
}
.header-right-top {
	float: right;
	margin-bottom: 2px;
}
.header-bottom-right span {
	font-size: 24px;
	line-height: 28px;
	color: #1b426b;
}
.header-bottom-right a img {
	margin-right: 5px;
	margin-top: 1px;
}
.header-bottom:after {
	content:' ';
	display:table;
	clear:both;
}
.search-outer {
	float: right;
	width: 100%;
}
.search-outer input {
	background: #e1e2e3;
	float: right;
	border: 1px solid #fff;
	border-radius: 5px;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.31) inset;
	-webkit-box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.31) inset;
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.31) inset;
	
	color: #797979;
	font-weight: normal;
	padding: 3px 14px 5px;
	width: 100%;
	max-width: 295px;
	text-align: right;
	margin-top: 6px;
}
.header-social-icons {
	float: right;
	margin-top: 4px;
	margin-right: 3px;
}
.header-social-icons li {
	float: right;
	height: 46px;
	list-style: outside none none;
	overflow: hidden;
	width: 42px;
}
.header-social-icons li a {
	float: right;
}
.header-social-icons li a img {
	margin: 0;
}
.header-social-icons li:hover a img {
	margin-top: -44px;
}
/***--- header starts here --***/





/***--- news starts here --***/

.content-outer {
	width: 100%;
	padding: 20px 0;
}
.news-outer {
	float: left;
	width: 100%;
}
.news-outer ul {
	float: left;
	width: 100%;
}
.news-outer ul li {
	float: left;
	width: 100%;
	list-style: none;
	margin-top: 19px;
}
.news-outer ul li:first-child {
	margin: 0;
}
.news-image-outer {
	display:block;
	float: left;
	width: 100%;
	max-width: 160px;
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.news-image-outer .news-widget-image, .news-image-outer img {
	border: 1px solid #eeefef;
}
.news-content {
	float: right;
	width: 72%;
	padding-top: 8px;
}
.news-content h5 > a {
	font-size: 20px;
	color: #6699cc;
	float: left;
	width: 100%;
	font-weight: bold;
	font-family: "adelle-sans";
	background: none;
	padding-right:0px;
}
.news-content h5 > a:hover {
	background: none;
	padding-right: 0px;
}
.news-content p {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 4px;
}
.news-content a {
	font-size: 11px;
	color: #6699cc;
	background: url(/images/read_arrow.png) no-repeat right 6px;
	padding-right: 10px;
}
.news-content a:hover {
	background: url(/images/read_over.png) no-repeat right 6px;
	padding-right: 16px;
}
/***--- news ends here --***/

/***--- welcome starts  here --***/

.welcome-outer {
	width: 100%;
	margin-bottom: 35px;
}
.welcome-outer h4 {
	width: 100%;
	color: #ce0000;
	font-weight: bold;
	margin-bottom: 5px;
}
.welcome-outer p {
	width: 100%;
}
.mobilemenu-outer {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	background: #2c2c2c;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.mobilemenu-outer .mean-bar {
	padding: 0px;
	margin: 0px;
}
.mobilemenu-outer .mean-nav {
	background: #FFF;
}
a.copyrighter { color:#2165a4; }
a.copyrighter:hover { color:#fff; }
@media (min-width: 1200px) {
	.container {
		width: 1030px;
	}
}
@media (max-width: 467px) {
	.container {
		max-width: 100%;
		margin: auto;
		padding:0;
	}
	.footer-outer .right-outercon p {
		text-align: center;
	}
}