@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800italic,800,700italic,700,600italic,600,400italic,300italic,300);
@import url(http://fonts.googleapis.com/css?family=Bitter:400,400italic,700);
 a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
/*------ template stylization ------*/
/* headings, text */
h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans", sans-serif;
	color: #3E5161;
	font-weight: 600;
	line-height: 1.3em;
}
h2 {
	font-size: 18px;
	margin: 25px 0 18px 0;
}
h2 > span {
	display: block;
	margin-top: -5px;
}
p {
	margin-bottom: 22px;
	text-align:justify;
}
.lead {
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #E50052;
	margin: 0;
	text-decoration: none;
}
a.lead {
	text-decoration: none;
}
a.lead:hover {
	color: #525050;
}
.lead-1 {
	color: #333;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	margin: 5px 0 11px;
	text-decoration: none;
}
a.lead-1 {
	text-decoration: none;
}
a.lead-1:hover {
	color: #525050;
}
.overflow {
	overflow: hidden;
}
figure {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: #f5f5f5 7px solid;
	display: inline-block;
	margin: 0;
}
footer figure {
	border: #111 7px solid;
}
.features-text {
	border-bottom: 1px solid #EEEEEE;
	color: #333;
	font-size: 16px;
	margin: 0 !important;
	padding: 10px 20px 10px;
	-moz-border-radius: 3px 3px 0 0;/*Firefox*/
	-webkit-border-radius: 3px 3px 0 0;/*Safari, Chrome*/
	border-radius: 3px 3px 0 0;
}
.text-info {
	color: #777777;
	font-size: 14px;
	font-weight: normal;
}
.text-green {
	color: #E50052;
}
p.text-info {
	margin-bottom: 17px;
}
.font-12 {
	font-size: 12px;
	line-height: 20px;
}
.font-12 p {
	margin-bottom: 20px;
}
small {
	font-size: 11px;
	line-height: 13px;
	display: block;
	color: #b4b4b4;
}
small.p2 {
	line-height: 18px;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.upper {
	text-transform: uppercase;
}
.centre {
	text-align: center;
}
.top-0 {
	margin-top: 0 !important;
}
.bot-0 {
	margin-bottom: 0 !important;
}
.bot-60 {
	margin-bottom: 60px !important;
}
.left-0 {
	margin-left: 0 !important;
}
.last {
	margin-right: 0 !important;
}
.indent-1 {
	margin: 45px 0 18px 0;
}
.indent-2 {
	margin-top: 59px !important;
}
.indent-3 {
	margin: 30px 0 18px !important;
}
.p0 {
	margin-bottom: 0px !important;
}
.p1 {
	margin-bottom: 17px !important;
}
.p2 {
	margin-bottom: 8px !important;
}
.p3 {
	margin-bottom: 30px !important;
}
.separator:before {
	background: none repeat scroll 0 0 #F7F7F7;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 100%;
	-webkit-box-shadow: 0 1px 2px #DDDDDD inset;
	-moz-box-shadow: 0 1px 2px #DDDDDD inset;
	box-shadow: 0 1px 2px #DDDDDD inset;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(css/PIE.html);
}
.separator {
	padding-bottom: 5px;
	position: relative;
	margin-top:6px;
}
.border-icon {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	display: inline-block;
	float: left;
	margin: 0 20px 0 0;
	padding: 21px;
	-moz-border-radius: 45px;/*Firefox*/
	-webkit-border-radius: 45px;/*Safari, Chrome*/
	border-radius: 45px;
}
.border-icon img {
	float: none !important;
	margin: 0 0 0 !important;
	width: 100% !important;
}
.img-border {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E7E7E7;
	display: inline-block;
	float: left;
	margin: 4px 0 18px 1px;
	padding: 5px;
}
.img-border img {
	float: none !important;
	margin: 0 0 0 !important;
	width: 100% !important;
}
.img-border1 {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E7E7E7;
	display: inline-block;
	float: left;
	margin: 4px 30px 18px 1px;
	padding: 5px;
	width:auto;
	border-radius:17%;
}
.img-border1 img {
	float: none !important;
	margin: 0 0 0 !important;
	width: 100% !important;
}
.img-border2 {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E7E7E7;
	display: inline-block;
	float: left;
	margin: 4px 30px 0 1px;
	padding: 5px;
}
.img-border2 img {
	float: none !important;
	margin: 0 0 0 !important;
	width: 100% !important;
}
.img-indent {
	margin: 5px 25px 10px 0;
	float: left;
}
.extra-wrap {
	overflow: hidden;
}
.border-right {
	border-right: #f1f1f1 1px solid;
	margin-right: 20px;
	padding-right: 20px;
}
ul.list1 {
	margin: 0;
	list-style: none;
}
ul.list1 li {
	padding: 0px 10px 8px 13px;
	background: url(../images/marker-2.png) 0 8px no-repeat;
	font-size: 12px;
	line-height: 22px;
}
ul.list1 li a {
	color: #fff;
}
ul.list1 li a:hover {
	color: #666;
}
/**************2nd**************/
ul.list {
	margin: 0;
	list-style: none;
}
ul.list li {
	padding: 0px 10px 8px 13px;
	background: url(../images/marker-1.png) 0 8px no-repeat;
	font-size: 12px;
	line-height: 22px;
}
ul.list li a {
	color: #777777;
}
ul.list li a:hover {
	color: #E50052;
}
ul.price-list {
	display: block;
	list-style: none outside none;
	margin: 0;
	padding: 20px 30px 10px;
}
ul.price-list li {
	padding: 6px 0 6px 24px;
	background: url(../images/check.png) 0 8px no-repeat;
	color: #666;
	float: none;
	font-family: open sans;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	margin: 0;
	text-align: left;
	width: auto !important;
}
ul.price-list li strong {
	font-weight: 600;
}
ul.price-list li a {
	color: #222222;
}
ul.price-list li a:hover {
	color: #E50052;
}
/* ===================================== */
/* Breadcrumb*/
/* ===================================== */
#page-title {
	margin: 20px 0 30px;
}
#page-title .breadcrumb {
	background: none repeat scroll 0 0 transparent;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
/* ===================================== */
/* our team*/
/* ===================================== */

.hiring {
	border: 1px solid #EEEEEE;
	padding: 20px;
	margin: 25px 0 0;
	text-align: center;
}
.hiring h2 {
	margin: 0 0 18px;
}
.aboutbox_bg {
	background:rgb(45, 48, 50);
	color:#fff;
	min-height:150px;
}
.aboutbox_bg h2 {
	color:#fff;
}
/* ===================================== */
/* dropcap*/
/* ===================================== */

.dropcap-1 {
	background: none repeat scroll 0 0 #333;
	color: #FFFFFF;
	display: inline-block;
	float: left;
	font-family: open sans;
	font-size: 29px;
	font-weight: 700;
	height: 26px;
	line-height: 23px;
	margin-right: 15px;
	margin-top: 5px;
	padding: 10px;
	text-align: center;
	width: 26px;
	-webkit-border-radius: 30px 30px 30px 30px;
	-moz-border-radius:30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
}
/* ===================================== */
/* our team*/
/* ===================================== */

.page-effect-wrapper {
	margin-top: 30px;
}
.page-header1 {
	background: none repeat scroll 0 0 #f0f8fd;
	border: 1px solid #d8eefb;
	-webkit-box-shadow: 0 2px 2px #EEEEEE;
	-moz-box-shadow: 0 2px 2px #EEEEEE;
	box-shadow: 0 2px 2px #EEEEEE;
}
.page-header1 h2 {
	color: #E50052;
	font-size: 25px;
	font-weight: 700;
	margin: 0;
	padding: 6px 25px;
	text-shadow: 0 1px 0 #FFFFFF;
	text-transform: uppercase;
}
.page-header1 h2 small {
	color: #7B99AD;
	display: inline-block;
	font-size: 15px;
	padding-left: 15px;
	text-transform: lowercase;
}
/*.effect-left { background: url("../images/effect-left.png") no-repeat scroll 0 0 transparent; float: left; height: 62px; position: relative; width: 27px; }*/

/*.effect-right { background: url("../images/effect-right.png") no-repeat scroll 0 0 transparent; float: right; height: 62px; position: relative; width: 27px; }*/

/* ===================================== */
/* our team*/
/* ===================================== */

.our-team span {
	color: #B4B4B4;
	display: block;
	font-size: 11px;
	line-height: 13px;
	margin-top: 0;
}
ul.team-social-icon {
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	padding: 10px 0;
	list-style: none outside none;
	margin: 0;
}
ul.team-social-icon li {
	display: inline-block;
	float: none;
}
.team-social-twitter {
	background-image: url("../images/social_icons/icon-twitter.html");
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	margin-top: 1px;
	vertical-align: text-top;
	width: 14px;
}
.team-social-facebook {
	background-image: url("../images/social_icons/icon-facebook.html");
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	margin-top: 1px;
	vertical-align: text-top;
	width: 14px;
}
.team-social-skype {
	background-image: url("../images/social_icons/icon-skype.html");
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	margin-top: 1px;
	vertical-align: text-top;
	width: 14px;
}
.team-social-youtube {
	background-image: url("../images/social_icons/icon-youtube.html");
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	margin-top: 1px;
	vertical-align: text-top;
	width: 14px;
}
/* ===================================== */
/* Sidebar*/
/* ===================================== */
/*sidebar tabs*/
.sidebar-tabs {
	margin-top: 45px;
}
.sidebar-tabs .nav-tabs {
	margin-bottom: 0px;
}
.sidebar-tabs .tab-content {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 20px;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-top: 0;
}
/*sidebar image list*/
.sidebar-image-list {
	display: inline-block;
	margin: 0;
}
.sidebar-image-list li {
	display: inline-block;
	float: left;
	margin-bottom: 15px;
	margin-right: 4%;
	width: 29%;
}
.sidebar-image-list li .img-circle {
	background: none repeat scroll 0 0 #F5F5F5;
	float: left;
	width: 100%;
}
.sidebar-image-list li .extra-wrap {
	padding: 0 0 0 0;
}
.sidebar-image-list li h2 {
	margin: 0 0 8px 0;
	color: #949494;
}
.sidebar-image-list li p {
	margin-bottom: 6px;
}
.sidebar-image-list li p a {
	color: #999;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 6px;
}
.sidebar-image-list li p a:hover {
	color: #E50052;
}
.sidebar-image-list li span {
	color: #777;
}
/*text widget*/
.text-widget {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EEEEEE;
	padding: 30px;
	margin: 45px 0 0;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	border-radius: 3px;
}
.text-widget h2 {
	margin: 0 0 18px;
}
/*=========================================================================
 Blog
========================================================================= */

.post-border-right {
}
.post-holder {
	position:relative;
}
.post-holder header {
	border: 0;
	z-index: 0;
}
.post-holder figure {
	border: 0;
}
.post-holder .time {
	display: inline-block;
}
.post-holder .entry-title, .post-holder .entry-title a {
	font-family: 'Open Sans', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: 400;
	color:#222;
	text-decoration:none;
}
.post-holder .entry-title a:hover {
}
.post-meta {
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	display:inline-block;
	padding: 0px 0;
	width:100%;
	overflow:hidden;
	margin-bottom: 8px;
}
.post-meta a {
	text-decoration:none;
}
.post-meta a:hover {
	color: #000;
}
.post-holder .date {
	position: relative;
	left: 0;
	top: -7px;
	background: none repeat scroll 0 0 #E50052;
	border: 1px solid #13B8AC;
	font-family: 'Open Sans', Arial, Tahoma, sans-serif;
	float: left;
	width: 49px;
	height: 46px;
	margin: 45px 20px 8px 0;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.post-holder .date span {
	display: block;
	text-transform: lowercase;
}
.post-holder .date .day {
	font-size: 18px;
	line-height: 1em;
	padding: 5px 0 0 0;
}
.post-holder .date .month {
	font-size: 10px;
	margin-top: 0;
	text-transform: uppercase;
}
.comments-link {
	display: block;
	color:#fff !important;
	width: 32px;
	height: 35px;
	background: url("../images/comments-bg.png") 0 0 no-repeat;
	font-family: 'Open Sans', Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	margin: 45px 0 8px 20px;
	text-decoration: none;
	position: relative;
}
.comments-link:hover {
	color:#40AED7 !important;
}
/*  parent post */

.parent {
/*background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 1px #CCCCCC;
	margin-bottom: 30px;
	padding: 20px;
	position:relative;*/
}
.parent-sub-img {
	background: url("../images/post-sub.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 70px;
	left: -22px;
	position: absolute;
	top: -30px;
	width: 19px;
}
.parent h5 {
	margin-bottom: 2px !important;
}
.parent h5 a:link, .parent h5 a:visited {
	color: #333333;
	font: bold 14px 'arial';
}
.parent img {
	float: left;
}
.parent span {
	/*font: italic 12px 'georgia';*/
}
.parent a.reply:link, .parent a.reply:visited {
	background: none repeat scroll 0 0 #EB4D3A;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-left: 20px;
	padding: 2px 6px;
	text-transform: uppercase;
}
.parent a.reply:hover {
	background: none repeat scroll 0 0 #333;
}
.parent p {
	margin-top: 10px;
	overflow: hidden;
}
.child {
	margin-left: 40px;
}
.subchild {
	margin-left: 80px;
}
.blog-comments .parent h2 {
	margin: 0 0 3px;
}
.blog-comments .parent span {
	font: italic 12px 'georgia';
}
.blog-comments .parent a.reply:link, .parent a.reply:visited {
	background: none repeat scroll 0 0 #E50052;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-left: 20px;
	padding: 2px 6px;
	text-transform: uppercase;
}
.blog-comments .parent p {
	margin-top: 10px;
	overflow: hidden;
}
.blog-comments .parent a.reply:hover {
	background: none repeat scroll 0 0 #333333;
}
.blog-comments .img-circle {
	float: left;
	margin: 0 15px 15px 0;
}
.blog-fleft {
	float: left;
}
.blog-comments .parent img {
	float: left;
}
.blog-comments .img-circle img {
	margin: 0;
}
/*  Addthis Widget */
.addthis_button_google_plusone {
	position: relative;
	top: -13px;
}
.addthis_toolbox {
	float: right;
	text-align: right;
}
.addthis_toolbox.addthis_pill_combo a {
	margin-top: 2px;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet, .addthis_toolbox.addthis_pill_combo a.addthis_counter {
	margin-top: 2px;
}
.addthis_button_compact .at15t_compact {
	float: left;
	margin-right: 4px;
}
.addthis_button_google_plusone iframe {
	width: 80px !important;
}
.addthis_button_tweet iframe {
	width: 98px !important;
}
.addthis_button_facebook_like iframe {
	width: 98px !important;
}
/*  Blog Video */
.sidebar-blog-video {
	width: 100%;
	height: auto;
}
.sidebar-blog-video iframe {
	width: 100%;
	height: 433px;
}
.fulwidthl-blog-video iframe {
	width: 930px;
	height: 341px;
}
.three-col-blog-video iframe {
	width: 450px;
	height: 262px;
}
.small-sidebar-blog-video iframe {
	width: 290px;
	height: 290px;
}
.small-three-col-blog-video iframe {
	width: 210px;
	height: 204px;
}
/*=========================================================================
Price Start
========================================================================= */

.price-table-two .price-column {
	width: 50%;
}
.price-table-three .price-column {
	width: 33%;
}
.price-table-four .price-column {
	width: 25%;
}
.price-table-five .price-column {
	width: 20%;
}
.price-table {
	overflow: hidden;
}
.price-column {
	float: left;
	margin: 10px 0;
}
.price-column strong, strong a {
	font-size: 12px;
	font-family: "Open Sans", sans-serif;
	line-height: 22px;
}
.price-column ul li, .price-column h4 {
	text-align: center;
}
.price-column .first {
	background-color: rgba(0, 0, 0, 0.01);
	margin: 0 0 0;
	padding-bottom: 17px;
}
.price-column ul {
	list-style-type: none;
	margin: 0;
}
.price-column .last {
	background: none repeat scroll 0 0 transparent;
	padding: 17px 10px 17px 10px;
}
.price-column ul li {
	background: url("../images/price-list.png") repeat-x scroll 0 100% transparent;
	color: #666666;
	padding: 10px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}
.price-column h4 {
	border-bottom: 0 none;
	font-size: 18px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.price-column-featured h4 {
	font-size: 26px;
	line-height: 46px;
}
.price-column-featured ul {
	padding-bottom: 11px;
}
.price-column-first h4, .price-column-first {
	border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
	-webkit-border-radius: 3px 0 0 0;
	behavior: url(css/PIE.html);
}
.price-column-first {
	border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	behavior: url(css/PIE.html);
}
.price-column-last h4, .price-column-last {
	border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	-webkit-border-radius: 0 3px 0 0;
	behavior: url(css/PIE.html);
}
.price-column-last {
	border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	behavior: url(css/PIE.html);
}
.price-column h4 {
	background-color: #1a80b3;
	color: #fff;
}
.price-column-even h4 {
	background-color: #afafaf;
}
.price-column-first h4, .price-column-last h4 {
	background-color: #a0a0a0;
}
.price-column .price-tag {
	color: #333;
	text-shadow: 0 0 0;
}
.price-column .button {
	display:inline-block;
	padding:8px 14px;
	color:#333;
	text-decoration:none;
	font-size:11px;
	line-height:1.2em;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f3f3)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #fff, #f3f3f3); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(top, #fff, #f3f3f3); /* FF3.6 */
	background-image: -ms-linear-gradient(top, #fff, #f3f3f3); /* IE10 */
	background-image: -o-linear-gradient(top, #fff, #f3f3f3); /* Opera 11.10+ */
	background-image: linear-gradient(top, #fff, #f3f3f3);
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	box-shadow:1px 1px 2px rgba(0, 0, 0, .2);
-webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	behavior: url(css/PIE.html);
	margin-right:5px;
}
.price-column .button:hover {
	background:#E50052;
	color:#fff;
	text-decoration:none;
}
.price-column {
	background-color: #f7f7f7;
	position: relative;
	behavior: url(css/PIE.html);
}
.price-column-even {
	background-color: #fafafa;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.17);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.17);
	behavior: url(css/PIE.html);
	z-index: 3;
}
.price-column li.even {
	color: #555555;
}
.price-column-featured {
	background-color: #fff;
	margin: 0;
	position: relative;
	margin-bottom: 3px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.17);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.17);
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	behavior: url(css/PIE.html);
	z-index: 9;
}
.price-column-featured h4 {
	background-color: #E50052;
	color: #FFFFFF;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	behavior: url(css/PIE.html);
}
.price-tag .price-value {
	color: #E50052;
	display: block;
	font-family: "Open Sans", sans-serif, serif;
	font-size: 40px;
	font-weight: 300;
	line-height: 40px;
	margin-bottom: 8px;
}
.price-tag .big {
	font-size: 46px;
	line-height: 43px;
	margin-bottom: 5px;
}
.price-tag .price-period {
	font-size: 14px;
	line-height: 16px;
}
/* ===================================== */
/* Buttons*/
/* ===================================== */
.button {
	display: inline-block;
	font-weight: bold;
	font-family:  Arial, sans-serif;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	border-radius: 3px;
	margin: 0 5px 5px 0;
	line-height: 17px;
*float: left;
	-webkit-box-shadow: inset 1px 0px 0px rgba(255, 255, 255, .3);
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .3);
}
.button:active {
	-webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
}
.button.medium i {
	float: left;
	margin: 2px 5px 0px -5px;
}
.button.small i {
	float: left;
	margin: 1px 5px 0px -3px;
}
.button.medium {
	padding: 7px 14px;
	font-size: 14px;
}
.button.small {
	padding: 6px 12px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 16px;
}
/* Yellow Button
==========================*/
.button.yellow, input[type="button"] {
	border: 1px solid #e6bd4c;
	background-color: #FCCC73;
	color: #754c00;
	text-shadow: 1px 1px 0px #ffebb7;
	background-image: -ms-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
}
.button.yellow:hover, input[type="button"]:hover {
	background: #2D3032;
}
/* White Button
==========================*/
.button.white {
	border: 1px solid #dddddd;
	background-color: #F7F7F7;
	color: #444;
	text-shadow: 1px 1px 0px #fff;
	background-image: -ms-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
}
.button.white:hover {
	background: #fbfbfb;
}
/* Black Button
==========================*/
.button.black {
	border: 1px solid #464646;
	background-color: #464646;
	color: #fff;
	text-shadow: 1px -1px 0px #444;
	background-image: -ms-linear-gradient(bottom, #464646 0%, #656565 100%);
}
.button.black:hover {
	background: #535353;
}
/* Red Button
==========================*/
.button.red {
	border: 1px solid #b23730;
	background-color: #C74039;
	color: #fff;
	text-shadow: 1px -1px 0px #a43b37;
	background-image: -ms-linear-gradient(bottom, #C74039 0%, #E35752 100%);
}
.button.red:hover {
	background: #ce4640;
}
/* Green Button
==========================*/
.button.green {
	border: 1px solid #819633;
	background-color: #E50052;
	color: #fff;
	text-shadow: 1px -1px 0px #77873b;
	background-image: -ms-linear-gradient(bottom, #E50052 0%, #A3B951 100%);
}
.button.green:hover {
	background: #93a749;
}
/* Blue Button
==========================*/
.button.blue {
	border: 1px solid #1f70ad;
	background-color: #2778C8;
	color: #fff;
	text-shadow: 1px -1px 0px #1c6396;
	background-image: -ms-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
}
.button.blue:hover {
	background: #287fc8;
}
/**/
/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 44px;
	height: 44px;
	overflow: hidden;
	background: url(../images/totop.gif) 0 0 no-repeat;
	position: fixed;
	margin-right: -640px !important;
	right: 50%;
	bottom: 20px;
	z-index: 999;
}
#toTop:hover {
	background-position: right 0;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/*------ header ------- */
.home-page .header-block {
	background: #CDCDCD;
}
.header-block {
	background: none repeat scroll 0 0 #FFFFFF;
}
header {
	width: 100%;
	z-index: 999;
}
#responsive-main-nav-menu {
	display: none;
}
/*--- header end ------*/
/*------ content ------- */
#content {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 5px solid #F5F5F5;
	padding-bottom: 60px;
}
.section-1 {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 20px 0;
	text-align: center;
}
.section-1 h3 {
	color: #FFFFFF;
	font-weight: 700;
	font-size:21px;
}
.section-1 i {
	color: #FFFFFF;
}
.section-1 span {
	color: #E50052;
	display: inline;
	margin: 0;
}
.section-1 p {
	color: #FFFFFF;
	font-family: open sans;
	font-size: 14px;
	margin-bottom: 15px;
}
.home-box1 {
	background: none repeat scroll 0 0 #9b0339;
	display: block;
	float: left;
	width: 33.3%;
}
.home-box1:hover {
	background: none repeat scroll 0 0 #e32468;
}
.home-box2 {
	background: none repeat scroll 0 0 #cd0049;
	display: block;
	float: left;
	width: 33.3%;
}
.home-box2:hover {
	background: none repeat scroll 0 0 #e3115c;
}
.home-box3 {
	background: none repeat scroll 0 0 #bc0043;
	display: block;
	float: left;
	width: 33.3%;
}
.home-box3:hover {
	background: none repeat scroll 0 0 #E50052;
}
.block-box {
	padding: 0px 20px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
	min-height:310px;
}
.section-2 {
	background: none repeat scroll 0 0 #FAFAFA;
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 20px;
	margin-top: 60px;
	padding-bottom: 30px;
	text-align: center;
}
.section-2 h2 {
	font-size: 36px;
	font-weight: 300;
	margin-bottom: 6px;
	margin-top: 30px;
}
.section-2 span {
	color: #E50052;
	display: inline;
	margin: 0;
}
.section-2 p {
	font-size: 16px;
	margin-bottom: 15px;
}
.section-4 {
	background: none repeat scroll 0 0 #FAFAFA;
	border-bottom: 1px solid #F3F3F3;
	border-top: 1px solid #F3F3F3;
	padding: 60px 0 70px;
}
.big-title h2 {
	font-size: 41px;
	font-weight: 700;
	margin-bottom: 6px;
	margin-top: 0;
}
.big-title span {
	color: #E50052;
	display: inline;
	margin: 0;
}
.big-title p {
	font-family: open sans;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 5px;
}
.section-3 {
	background: none repeat scroll 0 0 #2D3032;
	padding: 0 0 20px 0;
}
.sub-content {
	padding-bottom: 69px;
	border-bottom: #cedff0 6px solid !important;
	border-top: #f5f5f5 11px solid !important;
}
/************Header info***********/

.over-head {
	padding: 42px 0 0 0;
}
.header_top {
	background: none repeat scroll 0 0 #394D6B;
	display: none;
	overflow: visible;
}
#contact-details {
	color: #777;
	display: block;
	font-family:'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.3px;
	float: right;
	margin-top: 7px;
}
#contact-details ul {
	margin: 0 0 3px 0;
}
#contact-details li:first-child {
	border: medium none;
	margin-left: 0;
	padding: 0;
}
#contact-details li {
	color: #fff;
	border-left: 1px solid #68AAF7;
	display: inline;
	margin-left: 10px;
	padding-left: 10px;
}
#contact-details a {
	color: #fff;
	line-height: 18px;
}
#contact-details a:hover {
	color: #95C823;
}
.link-home {
	background:url(../images/home.html) 0 0 no-repeat;
	width:14px;
	height:12px;
	display:block;
	margin:13px 0 0 28px;
}
.link-home:hover {
	background-position:right 0;
}
/* thumbnails */
.thumbnails {
	margin: 0 0 58px -20px;
}
.thumbnails li {
	margin-top: 0px;
	margin-bottom: 0;
}
.thumbnails .thumbnail, .thumbnails_2 .thumbnail_2, .thumbnails_3 .thumbnail_3, .thumbnails_4 .thumbnail_4, .thumbnails_5 .thumbnail_5 {
	background: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	padding: 0;
}
.thumbnails .thumbnail {
	margin: 45px 0 0 0;
}
.thumbnails .thumbnail p {
}
.thumbnails .thumbnail h2 {
	margin: 25px 0 14px 0;
}
/**/
/* thumbnails_2 */
.thumbnails_2 {
	margin: 0 0 0px -20px;
}
.thumbnails_2 .thumbnail_2 {
	margin: 46px 0 0 0;
}
.thumbnails_2 .thumbnail_2 img {
	float: left;
	margin-right: 24px;
}
.thumbnails_2 .thumbnail_2 div {
	overflow: hidden;
	padding-top: 4px;
}
.thumbnails_2 .thumbnail_2 p {
	margin-bottom: 0;
}
.thumbnails_2 .thumbnail_2 h2 {
	margin: 0px 0 8px 0;
}
.thumbnails_2 .thumbnail_2 a.btn {
	border: #21b44f 1px solid;
}
.thumbnails_2 .thumbnail_2 a.btn:hover {
	border: #1a913b 1px solid;
}
/* thumbnails_3 */
.thumbnails_3 {
	margin: 0 0 60px -20px;
}
.thumbnails_3 .thumbnail_3 {
	margin: 21px 0 0 0;
}
.thumbnails_3 .thumbnail_3 figure {
	width: 100%;
	text-align: center;
}
.thumbnails_3 .thumbnail_3 small {
	margin-bottom: 13px;
}
.thumbnails_3 .thumbnail_3 a.lead {
	margin: 16px 0 0px 0;
	display: inline-block;
}
/* thumbnails_4 */
.thumbnails_4 {
	margin: 0 0 0px -20px;
}
.thumbnails_4 .thumbnail_4 {
	margin: 23px 0 0 0;
	color: #bfbfbf;
	line-height: 20px;
	font-size: 12px;
}
.thumbnails_4 .thumbnail_4 img {
	float: left;
	margin: 0 20px 0 0;
}
.thumbnails_4 .thumbnail_4 blockquote {
	margin: 0;
	padding: 0;
	background: url(../images/blockquote.png) 0 0 no-repeat;
	display: block;
	border: none;
	overflow: hidden;
}
.thumbnails_4 .thumbnail_4 blockquote em:first-child {
	padding-left: 30px;
}
.thumbnails_4 .thumbnail_4 blockquote em + em {
	margin-top: 20px;
	display: block;
}
.thumbnails_4 .thumbnail_4 .extra-wrap > span {
	color: #949494;
	float: right;
	display: inline-block;
	text-align: right;
	padding: 10px 2px 0 0;
	font-style: italic;
}
/* thumbnails_5 */
.thumbnails_5 {
	margin: 0 0 0px -20px;
}
.thumbnails_5 .thumbnail_5 {
	margin: 9px 0 0 20px;
}
.thumbnails_5 .thumbnail_5 small {
	margin: -3px 0 14px 0;
	line-height: 18px;
	display: block;
}
/*list-banners*/
.list-banners {
	display: inline-block;
	margin: 60px 0 0;
}
.list-banners li {
	border: 1px solid #F3F3F3;
	display: inline-block;
	float: left;
	margin-left: -1px;
	margin-top: -1px;
	width: 155px;
}
.list-banners li:first-child {
}
.list-banners li a {
	display: block;
	padding: 20px;
}
.list-banners li a img {
	opacity: 0.17;
	filter: alpha(opacity=10);
	width: 100%;
}
.list-banners li a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	behavior: url(js/PIE.html);
}
/*social icons*/
ul#social {
	display: inline-block;
	list-style: none outside none;
	margin: 0;
	width: 100%;
}
#social a {
	display: block;
	float: left;
	height: 32px;
	margin: 0 9px 9px 0;
	width: 32px;
}
#social a img {
	border: medium none;
}
.tab-button {
	float: right;
	margin-top: 28px;
}
/*list-news*/
.list-news {
	margin: 0 0 0 -10px;
}
.list-news li {
	display: inline-block;
	float: left;
	width: 265px;
	margin-left: 10px;
	margin-top: 28px;
}
.list-news li .img-circle {
	background: url(../images/date.jpg) 0 0 repeat-x #f4f4f4;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	margin-right: 20px;
	text-align: center;
	width: 67px;
	height: 52px;
	padding: 15px 0 0 0;
	font-size: 24px;
	line-height: 18px;
	color: #525050;
	float: left;
}
.list-news li .extra-wrap {
	padding: 0 0 10px 1px;
}
.list-news li h2 {
	margin: 0 0 8px 0;
	color: #949494;
}
/************Social Icons***********/

.socials {
	float: right;
	margin-top:5px;
}
.socialmedia-widget {
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.socialmedia-widget li:first-child {
}
ul li:first-child, ol li:first-child {
}
.socialmedia-widget li {
	background: none repeat scroll 0 0 transparent;
	float: left;
	height: 40px;
	margin: 0 !important;
	padding: 0 !important;
	width: 40px;
}
.socialmedia-widget li a {
	background: url("../images/social-icons.png") repeat scroll 0 0 transparent;
	display: block;
	height: 40px;
	text-indent: -9999px;
	width: 40px;
}
.socialmedia-widget a.facebook {
	background-position: 0 top;
}
.socialmedia-widget a.facebook {
	background-position: 0 top;
}
.socialmedia-widget a.twitter {
	background-position: -40px top;
}
.socialmedia-widget a.thumblr {
	background-position: -80px top;
}
.socialmedia-widget a.vimeo {
	background-position: -120px top;
}
.socialmedia-widget a.dribbble {
	background-position: -160px top;
}
.socialmedia-widget a.deviantart {
	background-position: -200px top;
}
.socialmedia-widget a.behance {
	background-position: -240px top;
}
.socialmedia-widget a.flickr {
	background-position: -280px top;
}
.socialmedia-widget a.forrst {
	background-position: -320px top;
}
.socialmedia-widget a.linkedin {
	background-position: -360px top;
}
.socialmedia-widget a.rss {
	background-position: -400px top;
}
.socialmedia-widget a.googleplus {
	background-position: -440px top;
}
.socialmedia-widget a.pinterest {
	background-position: -480px top;
}
.socialmedia-widget a.youtube {
	background-position: -520px top;
}
.socialmedia-widget a.mail {
	background-position: -560px top;
}
.socialmedia-widget a.instagram {
	background-position: -600px top;
}
.socialmedia-widget a.facebook:hover {
	background-position: 0 bottom;
}
.socialmedia-widget a.twitter:hover {
	background-position: -40px bottom;
}
.socialmedia-widget a.thumblr:hover {
	background-position: -80px bottom;
}
.socialmedia-widget a.vimeo:hover {
	background-position: -120px bottom;
}
.socialmedia-widget a.dribbble:hover {
	background-position: -160px bottom;
}
.socialmedia-widget a.deviantart:hover {
	background-position: -200px bottom;
}
.socialmedia-widget a.behance:hover {
	background-position: -240px bottom;
}
.socialmedia-widget a.flickr:hover {
	background-position: -280px bottom;
}
.socialmedia-widget a.forrst:hover {
	background-position: -320px bottom;
}
.socialmedia-widget a.linkedin:hover {
	background-position: -360px bottom;
}
.socialmedia-widget a.rss:hover {
	background-position: -400px bottom;
}
.socialmedia-widget a.googleplus:hover {
	background-position: -440px bottom;
}
.socialmedia-widget a.pinterest:hover {
	background-position: -480px bottom;
}
.socialmedia-widget a.youtube:hover {
	background-position: -520px bottom;
}
.socialmedia-widget a.mail:hover {
	background-position: -560px bottom;
}
.socialmedia-widget a.instagram:hover {
	background-position: -600px bottom;
}
/*list-news*/

.footer-list-news {
	display: inline-block;
	margin: 0;
}
.footer-list-news li {
	display: inline-block;
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
.footer-list-news li .img-circle {
	background: none repeat scroll 0 0 #F5F5F5;
	margin-right: 20px;
	float: left;
	width: 67px;
}
.footer-list-news li .extra-wrap {
	padding: 0 0 0 0;
}
.footer-list-news li h2 {
	margin: 0 0 8px 0;
	color: #949494;
}
.footer-list-news li p {
	margin-bottom: 6px;
}
.footer-list-news li p a {
	color: #999;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 6px;
}
.footer-list-news li p a:hover {
	color: #E50052;
}
.footer-list-news li span {
	color: #777;
}
/*list-services*/
.list-services {
	margin: 0 0 0 0px;
}
.list-services li {
	border: 1px solid #eee;
	display: block;
	margin: 30px 0 0 0px;
	position: relative;
	-moz-border-radius: 6px;/*Firefox*/
	-webkit-border-radius: 6px;/*Safari, Chrome*/
	border-radius: 6px;
}
.list-services-text {
	background: #ffffff; /* for non-css3 browsers */
	background: -moz-linear-gradient(top, #ffffff, #F4F4F4); /* for firefox 3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#F4F4F4)); /* Safari 4+, Chrome */
	background: -webkit-linear-gradient(left top, left bottom, #ffffff, #F4F4F4); /* Chrome 10+, Safari 5.1+, iOS 5+ */
	background: -o-linear-gradient(top, #ffffff, #F4F4F4); /* Opera 11.10+ */
background: -ms-filter:"progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffffff, EndColorStr=#F4F4F4, GradientType=0)";
	background: linear-gradient(to bottom, #ffffff, #F4F4F4); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F4F4F4', GradientType='0'); /* for IE */
	padding: 20px;
}
.list-services li:first-child {
	margin-top: 0;
}
.list-services li figure {
	float: left;
	margin: 5px 15px 6px 0;
}
.list-services li small {
	display: block;
	margin-bottom: 11px;
}
/**/
/*-- contacts page --*/
.indent-right {
	padding-right: 100px;
}
.map {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: #f5f5f5 10px solid;
	width: 100%;
	height: 440px;
	margin: 45px 0 25px;
}
.map iframe {
	width: 100%;
	height: 420px;
	border: none;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
address strong {
	font-weight: normal;
	display: block;
	margin-bottom: 22px;
}
address span {
	display: inline-block;
	width: 73px;
}
.contact-form {
	margin-top: 23px;
}
.contact-form input, .contact-form select {
	height: 41px;
	width: 100%;
	padding: 11px 10px 13px 10px;
	line-height: 17px !important;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: left;
}
.contact-form input[type="radio"], .contact-form input[type="checkbox"] {
	height:auto;
	cursor: pointer;
    line-height: normal;
    margin: 3px 6px 0 0px;
	width:auto;
}
.pro_lbl label {
	min-height: 30px !important;
	display:inline-block !important;
	margin-right:15px;
}
.contact-form label {
	min-height: 61px;
	position: relative;
	overflow: hidden;
	display: block;
}
.contact-form .error, .contact-form .empty {
	display: none;
	position: relative;
	font-size: 11px;
	line-height: 14px;
	color: #E50052;
	float: left;
	margin: 2px 0 4px 10px;
	min-width: 160px;
}
.contact-form .success {
	display: none;
	color: #1c2129;
	padding-bottom: 5px;
}
.contact-form textarea {
	width: 100%;
	height: 223px;
	padding: 8px 0 0 10px;
	resize: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.contact-form input, .contact-form textarea, .contact-form select {
	-webkit-box-shadow: 0 1px 3px #E3E3E3;
	-moz-box-shadow: 0 1px 3px #E3E3E3;
	box-shadow: 0 1px 3px #E3E3E3;
}
.contact-form input:focus, .contact-form textarea:focus, .contact-form select:focus {
	box-shadow: none;
}
.contact-form .btn {
	margin: 30px 0 0 20px;
}
/*privacy*/
.float {
	float: left;
}
.float2 {
	float: right;
}
/**/
/*404 page*/
.block-404 .span8 {
	text-align: center;
}
.block-404 h1 {
	color: #E50052;
	font-size: 60px;
	font-weight: 700;
	margin: 0;
}
.block-404 h2 {
	font-weight: 600;
	margin: 0 0 27px;
}
.form-404 {
	width: 100%;
	margin-top: 8px;
	display: block;
}
.form-404 input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0;
	box-shadow: none;
	height: 32px;
	width: 210px;
	line-height: 17px !important;
	padding: 6px 10px 7px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.form-404 input:focus {
	box-shadow: none;
}
.form-404 a.btn {
	margin: 0;
	text-align: center;
	float: right;
}
/**/
/*-- end contacts --*/
/*--- content end ------*/
/*------ footer ------- */
footer {
	background: none repeat scroll 0 0 #1D2022;
	position: relative;
	z-index: 99;
}
footer .text-info, footer ul.list li a, footer .vcard span, footer .vcard .email {
	color: #CCCCCC;
}
footer a {
	color: #65676b;
}
footer a:hover {
	color: #ffffff;
}
footer h2 {
	color: #777777;
	font-size: 14px;
	font-weight: 700;
}
.footer-2 p {
	display: inline-block;
	margin-bottom: 0;
	padding: 9px 0;
}
/* Twitter */
ul#tweet-list {
	list-style: none outside none;
	margin: 0;
}
.tweets {
	width:100%;
	padding:0;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
}
.tweets ul li, .tweets p {
	font-size:12px;
	line-height:16px;
}
.tweets ul li {
	background: url("../images/bird-small.png") no-repeat scroll 8px 12px rgba(0, 0, 0, 0.2);
	padding:10px 10px 10px 35px;
	margin:0 0 15px 0;
	box-shadow: 0 0 1px #666666 inset;
	-moz-box-shadow: 0 0 1px #666666 inset;
	-webkit-box-shadow: 0 0 1px #666666 inset;
}
.tweets ul li a {
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:#999;
}
/**/
/*--- footer end ------*/
/********************************************************add******************************************/
.main-top {
	background: none repeat scroll 0 0 #1D2022;
	color: #FFFFFF;
	min-height: 40px;
}
.top_head {
	background: none repeat scroll 0 0 #34495E;
	min-height: 80px;
}
.top-contact {
	margin: 0;
	text-align: left;
}
.top-contact li {
	cursor: pointer;
	display: inline-block;
	font-family: 'Sunlight', sans-serif;
	font-size: 13px;
	line-height: 40px;
}
.top-contact span {
	padding: 3px 15px;
	position: relative;
}
.addres-top .contact-icon {
	background: url("../images/map-top.png") no-repeat scroll center center transparent;
}
.mail-top .mail {
	background: url("../images/mail-top.png") no-repeat scroll center center transparent;
}
.phone-top .iphone {
	background: url("../images/phone-top.png") no-repeat scroll center center transparent;
}
.addres-top:hover, .mail-top:hover, .phone-top:hover {
	background: none repeat scroll 0 0 #E50052;
	color: #FFFFFF;
}
.social-icons {
	float: right;
	text-align: center;
}
.social-icons li {
	cursor: pointer;
	display: inline-block;
}
.social-icons li a i {
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	height: 40px;
	line-height: 1.9;
	text-align: center;
	width: 40px;
}
.social-icons li a i:hover {
	background: none repeat scroll 0 0 #E50052;
	color: #FEFEFE;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
.social-icons li a i, .social-icons li a i:before, .social-icons li a i:hover {
	cursor: pointer !important;
}
.dealer {
	display:none;
	margin:10px 0px;
	padding:10px;
	float:left;
	width:100%;
	border:1px solid #ddd;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.dealershow {
	display:block;
}
input.drawcaptcha{
	background:url(../images/refresh_icon.png) no-repeat; border:none !important; width:19px;height:18px;background-repeat:no-repeat;margin-left:5px; padding:0px !important;
}
input.drawcaptcha:hover{
	background:url(../images/refresh_icon.png) no-repeat; border:none !important; width:19px;height:18px;background-repeat:no-repeat;margin-left:5px; padding:0px !important;
}
input.drawcaptchatxt{
	background:#E50052;color:#fff; text-align: center;border: none; font-weight: bold; font-family: Arial,Helvetica,sans-serif; text-decoration:line-through;width:auto; cursor:no-drop;-webkit-user-select: none; -moz-user-select: none;    -ms-user-select: none;      user-select: none;
	text-shadow: none !important; font-size:18px;
}
/*----- media queries ------*/
@media (min-width: 1200px) {
.thumbnails {
 margin-left: -30px;
}
.thumbnails_3 .thumbnail_3 figure {
 width: 173px !important;
}
.border-right {
 margin-right: 35px;
 padding-right: 64px;
}
.list-banners li {
 background: none repeat scroll 0 0 #FFFFFF;
 width: 194px;
}
.list-news {
 margin: 0 0 0 -40px;
}
.list-news li {
 width: 315px;
 margin-left: 40px;
}
.list-news li .img-circle {
 margin-right: 30px;
}
.footer.list-news {
 margin: 0 0 0 -40px;
}
.footer.list-news li {
 width: 315px;
 margin-left: 40px;
}
.footer.list-news li .img-circle {
 margin-right: 30px;
}
 .thumbnails_5 {
 margin-left: -30px;
}
 .thumbnails_5 .thumbnail_5 {
 margin-left: 30px;
}
 .form-404 input {
 width: 280px;
}
 .map {
}
 .map iframe {
}
}
@media (max-width: 1199px) {
}
@media (min-width: 980px) and (max-width: 1199px) {
}
@media (min-width: 979px) {
}
@media (max-width: 979px) {
.thumbnails_3 .thumbnail_3 figure {
 width: auto;
}
.list-news {
 margin: 0 0 0 0px;
}
.list-news li {
 margin-left: 0px;
}
.list-news li {
 width: 100%;
}
.sidebar-blog-video iframe {
width: 100%;
height: auto;
}
.footer.list-news {
 margin: 0 0 0 0px;
}
.footer.list-news li {
 margin-left: 0px;
}
.footer.list-news li {
 width: 100%;
}
 .thumbnails_4 {
 margin-left: 0;
}
 .thumbnails_4 li.span3 {
 width: 100% !important;
 margin-left: 0;
}
 h2 > span {
 display: inline;
}
 .list-services li figure {
 float: left;
}
 .indent-right {
 padding-right: 0;
}
 .contact-form input {
 width: 100%;
}
 .form-404 input {
 width: 100%;
}
 .form-404 a.btn {
 margin-top: 10px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
  /* navbar */
  .navbar_ .navbar-inner .btn-navbar {
 display: none;
}
 .navbar_ .navbar-inner .nav-collapse {
 overflow: visible;
 height: auto;
 clear: none;
}
 .navbar_ .navbar-inner .nav-collapse_ .nav > li {
 width: 130px;
 float: left;
}
 .nav-collapse_ .nav > li > a {
 margin-bottom: 0;
 padding: 0 5px 0 15px;
}
 .nav-collapse_ .nav ul {
 width: 130px;
}
#responsive-main-nav-menu {
display: none;
}
 .nav-collapse_ .nav ul ul {
 left: 132px;
}
.thumbnails li.span3 {
 width: 47%;
}
 .thumbnails_2 .thumbnail_2 div {
 overflow: visible;
 padding-top: 4px;
}
 .thumbnails_2 .thumbnail_2 div h2 {
 margin-bottom: 25px;
}
 .thumbnails_3 li.span2 {
 width: 45%;
}
 .border-right {
 margin-right: 15px;
 padding-right: 34px;
}
.list-banners li {
width: 119px;
}
.list-banners li:first-child {
}
 .float-none {
 float: none !important;
}
}
@media (max-width: 767px) {
 body {
 padding: 0;
 margin: 0;
}
 .container {
 padding: 0 20px;
}
  /* navbar */
  #responsive-main-nav-menu {
background: none repeat scroll 0 0 #fff;
border: 1px solid #eee;
color: #333;
font-size: 12px;
line-height: 1em;
font-family: "Open Sans", sans-serif;
display: block;
float: right;
padding: 3px 3px 3px 3px;
margin: 26px 0 0;
width: 40%;
text-transform: capitalize;
}
 .navbar_ .btn {
 display: inline-block;
 float: right;
 position: relative;
 font-size: 14px;
 line-height: 20px;
 font-weight: 900;
 background: #22b34f;
 padding: 27px 5px 27px 5px;
 width: 60px;
 text-align: center;
 font-family: 'Source Sans Pro', sans-serif;
 text-decoration: none;
 margin: 0;
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 border-radius: 0;
 text-shadow: none;
 color: #ffffff;
 box-shadow: none;
 border: none;
}
 .navbar_ .btn:hover {
 color: #000000;
 background: #22b34f;
}
 .nav-collapse_ .nav {
 position: relative;
 zoom: 1;
 z-index: 999;
 width: 200px;
 background: #24262a;
 padding: 25px 0 24px 0;
 margin: 5px 0 0 0;
}
 .nav-collapse_ .nav li {
 margin: 0;
 padding: 0;
 position: relative;
 zoom: 1;
}
 .nav-collapse_ .nav > li {
 background: none;
 width: 200px;
 line-height: 17px;
 margin-bottom: 10px;
}
 .nav-collapse_ .nav > li:first-child > em {
 position: absolute;
 left: 0;
 top: -30px;
 background: url(../images/nav-li-hover.png) 32px 0 no-repeat;
 display: block !important;
}
 .nav-collapse_ .nav li a {
 display: block;
 padding: 0 18px 0 18px;
 margin: 0;
}
 .nav-collapse_ .nav > li > a > span {
 display: block;
 margin: 0;
 padding: 0;
}
 .nav-collapse_ .nav > li.sfHover em, .nav-collapse_ .nav > li.sfHover:hover em, .nav-collapse_ .nav > li:hover em, .nav-collapse_ .nav > li.active em, .nav-collapse_ .nav li.active:hover > em {
 display: none;
}
 .nav-collapse_ .nav > li.sfHover > a, .nav-collapse_ .nav > li.sfHover > a:hover, .nav-collapse_ .nav > li > a:hover, .nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover {
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 color: #ffffff;
}
 .nav-collapse_ .nav ul {
 position: relative !important;
 display: none;
 width: 100%;
 left: 0px !important;
 top: 0px !important;
 background: #24262a;
 padding: 5px 0 7px 0;
 margin: 0;
}
 .nav-collapse_ .nav:after {
 content: "";
 position: absolute;
 left: 0;
 top: -30px;
 z-index: 999;
 border-bottom: #21ad4d 5px solid;
 background: url(../images/nav-li-hover.png) 32px 0 no-repeat;
 height: 5px;
 width: 200px;
 display: block !important;
}
 .nav-collapse_ .nav ul li {
 padding: 10px 10px 0px 26px;
 line-height: 15px;
}
 .nav-collapse_ .nav li.sub-menu > a .nav-collapse_ .nav li li.sub-menu > a {
 position: relative;
}
 .nav-collapse_ .nav li.sub-menu > a:before {
 content: " ";
 position: absolute;
 background: url(../images/li-marker.gif) left top no-repeat;
 width: 5px;
 height: 6px;
 right: 20px;
 top: 15px !important;
}
 .nav-collapse_ .nav ul li a {
 display: inline-block;
 line-height: 15px;
 background: none;
 padding: 0;
}
 .nav-collapse_ .nav > li > ul li > a:hover, .nav-collapse_ .nav > li > ul li.sfHover > a {
 text-decoration: none;
 color: #ffffff;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
}
 .nav-collapse_ .nav ul ul {
 position: relative;
 left: 0px;
 top: 0px;
}
 .effect-left, .effect-right {
display: none;
}
.page-header1 {
margin: 0 0 20px;
}
 .thumbnails, .thumbnails_2, .thumbnails_3 {
 margin-left: 0;
}
 .thumbnails_3 .thumbnail_3 figure {
 float: left;
 margin-right: 20px;
}
 .border-right {
 margin-right: 0px;
 padding-right: 0px;
 border: none;
}
 .list-banners li, .list-banners li {
 width: 33%;
}
 .list-banners li a {
 display: inline-block;
}
 .float {
 float: right !important;
}
 .float2 {
 float: left !important;
}
 .thumbnails_5 {
 margin-left: 0px;
}
 .thumbnails_5 .thumbnail_5 {
 margin-left: 0px;
}
.social-icons {
 float: none;
 text-align: center;
}
	.lblreq {
		color: #FF0000;
	    float: left;
    	margin: 10px 0 10px 0px !important;
	    text-align: left;
    	width: 100%;
	}
	.marl030{
		margin-left:0px !important;
	}
	.marl015{
		margin-left:0px !important;
	}
	.input.mtop10{
		margin-top:10px;
	}	
	.marl015 input.btn {
		margin-left: 0;
		margin-right: 20px;
	}

}
@media (min-width: 626px) and (max-width: 767px) {
 .list-services li figure {
 float: left !important;
}
}
@media (max-width: 625px) {
 .list-banners li, .list-banners li {
 width: 33%;
}
 .list-banners li a img {
 width: 100%;
}
.home-box1, .home-box2, .home-box3 {
 width: 100%;
}

}
/**/
@media (min-width: 482px) and (max-width: 625px) 
{

}
@media (max-width: 481px) {
.socials{
	float:none;
}
 .thumbnails_3 .thumbnail_3 figure {
 float: none;
 margin-right: 0px;
 clear: both;
}
 .map {
 margin-bottom: 50px !important;
 border: none;
}
.home-box1, .home-box2, .home-box3 {
 width: 100%;
}

}
@media (min-width: 320px) and (max-width: 481px) {
.social-icons {
 float: none;
 text-align: center;
}
}
@media (max-width: 320px) {
 .float-none {
 float: none !important;
}
 .list-banners li, .list-banners li {
 width: 32%;
}
.social-icons {
 float: none;
 text-align: center;
}
}
/*Core variables and mixins*/
.clearfix {
*zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.btn.btn-success {
	float: left;
	width: 90px;
}
/**********************************06102013*****************************************/
iframe {
	min-height:400px;
}
/*****************************************************
16.  MAIN NAVIGATION 
*****************************************************/

ul.horz-nav-ul li a {
	color: #888888;
	margin: 0;
	padding: 27px 20px 28px;
	display: block;
	background: none;
	z-index: 20;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	border-radius: 0;
	background: url("../images/part-item-hover.png") repeat-x scroll 0 -5px transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	float: left;
	cursor: pointer;
	text-shadow:none;
}
ul.horz-nav-ul > li.sfHover > a, ul.horz-nav-ul > li.sfHover > a:hover, ul.horz-nav-ul .nav > li > a:hover, ul.horz-nav-ul > li.active > a, ul.horz-nav-ul > li.active > a:hover {
	background-position: 0 0 !important;
	color: #E50052;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.sub-menu > a {
	position: relative;
}
ul.horz-nav-ul ul {
	position: absolute;
	display: none;
	cursor:pointer;
	width: 100%;
	left: 0px;
	top: 74px !important;
	list-style: none;
	zoom: 1;
	z-index: 100;
	background: #1F1F1F;
	padding: 0;
	margin: 0;
	-webkit-box-shadow:  0 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:  0 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow:  0 2px 2px rgba(0, 0, 0, 0.2);
}
ul.horz-nav-ul ul li ul {
	position: absolute;
	display: none;
	width: 191px;
	left: 193px;
	top: -2px;
	list-style: none;
	zoom: 1;
	z-index: 100;
	background: #1F1F1F;
	padding: 0;
	margin: 0;
	-webkit-box-shadow:  0 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:  0 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow:  0 2px 2px rgba(0, 0, 0, 0.2);
}
ul.horz-nav-ul ul li {
	border-bottom: 1px solid #111111;
	border-top: 1px solid #292929;
}
ul.horz-nav-ul ul li:first-child {
	background: none;
	margin: 0;
	border-top: 0 none;
	padding: 0;
}
ul.horz-nav-ul ul li a {
	display: block;
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
	color: #BBBBBB;
	text-align: left !important;
	overflow: hidden;
	padding: 10px;
}
ul.horz-nav-ul ul li a:hover {
	background-color: #2D3032;
	color: #E50052;
}

ul.horz-nav-ul li ul > li ul {
    top: 0 !important;
}
ul.horz-nav-ul ul li a strong {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-weight: normal;
	overflow: hidden;
}
ul.horz-nav-ul ul li a span {
	padding-right: 18px;
	float: left;
}
ul.horz-nav-ul > li > ul li > a:hover strong, ul.horz-nav-ul > li > ul li.sfHover > a strong {
	text-decoration: none;
	color: #2F96B4;
}
ul.horz-nav-ul ul {
	position: absolute;
	display: none;
	width: 191px;
	left: 0px;
	top: 74px;
	list-style: none;
	zoom: 1;
	z-index: 100;
	background: #1F1F1F;
	padding: 0;
	margin: 0;
	-webkit-box-shadow:  0 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:  0 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow:  0 2px 2px rgba(0, 0, 0, 0.2);
}
.horz-nav-ul, .horz-nav-ul * {
	margin:	0;
	padding: 0;
	list-style:	none;
}
.horz-nav-ul {
	line-height: 1.0;
}
.horz-nav-ul ul li, .horz-nav-ul ul li ul li {
	width: 100%;
	display: block;
}
.horz-nav-ul li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
	background-image: none;
}
.horz-nav-ul li {
	float: left;
	position: relative;
}
.horz-nav-ul ul li a, .horz-nav-ul ul li a ul a, .horz-nav-ul ul li span, .horz-nav-ul ul li a ul span {
	-moz-transition: none;  /* FF4+ */
	-o-transition: none;  /* Opera 10.5+ */
	-webkit-transition: none;  /* Saf3.2+, Chrome */
	-ms-transition: none;  /* IE10? */
	transition: none;
}
.horz-nav-ul ul li a:hover, .horz-nav-ul ul li a ul a:hover, #horz-nav-ul ul li span:hover, .horz-nav-ul ul li a ul span:hover {
	cursor: pointer;
	color: #363636;
	width:90%;
}
.horz-nav-ul ul a, #nav-wrap ul li li a {
	border:none;
}

.horz-nav-ul li:hover ul, .horz-nav-ul li.sfHover ul {
	left: 0;
	top: 3.3em; /* match top ul list item height */
	z-index: 99999999;
}
ul.horz-nav-ul li:hover li ul, ul.horz-nav-ul li.sfHover li ul {
	top: -999em;
}
ul.horz-nav-ul li li:hover ul, ul.horz-nav-ul li li.sfHover ul {
	left: 178px; /* match ul width */
	top: 0;
}
ul.horz-nav-ul li li:hover li ul, ul.horz-nav-ul li li.sfHover li ul {
	top: -999em;
}
ul.horz-nav-ul li li li:hover ul, ul.horz-nav-ul li li li.sfHover ul {
	left: 178px; /* match ul width */
	top: 0;
}

/* Basic Styles */
#nav-wrap {
	width: 100%;
	position: relative;
	float:left;
}
#nav-wrap ul {
/*	padding: 0;
	margin: 0 auto;*/
}
#nav-wrap li {
	display: inline;
	float: left;
}
#nav-wrap a {
	display: inline-block;
}
#nav-wrap li a {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#nav-wrap li a {
	color: #888888;
	margin: 0;
	padding: 27px 20px 28px;
	display: block;
	background: none;
	z-index: 20;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	border-radius: 0;
	background: url("../images/part-item-hover.png") repeat-x scroll 0 -5px transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	float: left;
	cursor: pointer;
	text-shadow:none;
}
#nav-wrap > li.sfHover > a, #nav-wrap > li.sfHover > a:hover, #nav-wrap .nav > li > a:hover, #nav-wrap > li.active > a, #nav-wrap > li.active > a:hover {
	background-position: 0 0;
	color: #E50052;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#navmenu li a {
	background: none;
	z-index: 20;
	border-radius: 0;
	background: url("../images/part-item-hover.png") repeat-x scroll 0 -5px transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
	text-shadow:none;
}
#navmenu > li.sfHover > a, #navmenu > li.sfHover > a:hover, #navmenu .nav > li > a:hover, #navmenu > li.active > a, #navmenu > li.active > a:hover {
	background-position: 0 0 !important;
	color: #E50052;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#navmenu ul li ul li a {
    width:90%;
    display:block;
}
#navmenu ul li ul li a:hover {
    background-color: #2D3032;
    color: #E50052;
    display:block;
}
/*.toggleMenu {
	display:  none;
	padding: 5px;
	color: #007CC2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	visibility:hidden;
	 font-size: 16px;
    font-weight: 700;
}
.nav {
	list-style: none;
 *zoom: 1;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav ul {
	list-style: none;
	width: 9em;
}
.nav a {
	padding: 10px 15px;
	color:#fff;
}
.nav li {
	position: relative;
}
.nav > li {
	float: left;
}
.nav > li > a {
	display: block;
}
.nav li ul {
	position: absolute;
	left: -9999px;
}
.nav > li.hover > ul {
	left: 0;
}
.nav li li.hover ul {
	left: 100%;
	top: 0;
}
.nav li li a {
	display: block;
	position: relative;
	z-index:100;
}
.nav li li li a {
	z-index:200;
}*/
/********************************************************19102013****************************/

.button-white {
	padding: 3px 5px !important;
}
/********************************************************26102013*****************************/
.acc_sidemenu{
	background:#E50052;
}
.acc_sidemenu a{
	color:#000 !important;
	font-weight:700;
}
.acc_sidemenu1{
	background:#E50052;
	text-align:left;
}
.acc_sidemenu1 a{
	/*color:#fff !important;*/
	font-weight:700;
}
.acc_sidemenu1 ul.list1 li{
text-align:left !important;
}
.acc_sidemenu ul.list li{
text-align:left !important;
}
.acc_hiring {
	padding: 0px;
	margin: 5px 0 0;
	text-align: center;
}
.acc_hiring h2 {
	margin: 0 0 18px;
}
/**********************************************29102013************************************/
.ellipsis {
  overflow: hidden;
  height: 150px;
}

.ellipsis:before {
	content:"";
	float: left;
	width: 5px; height: 150px; }

.ellipsis > *:first-child {
	float: right;
	width: 100%;
	margin-left: -5px; }		

.ellipsis:after {
	content: "\02026";  

	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;

	float: right; position: relative;
	top: -17px; left: 100%; 
	width: 3em; margin-left: -3em;
	padding-right: 5px;
	
	text-align: right;
	font-weight:700;

  
  background-size: 100% 100%;
  /* 512x1 image, gradient for IE9. Transparent at 0% -> white at 50% -> white at 100%.*/
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAABCAMAAACfZeZEAAAABGdBTUEAALGPC/xhBQAAAwBQTFRF////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wDWRdwAAAP90Uk5TgsRjMZXhS30YrvDUP3Emow1YibnM9+ggOZxrBtpRRo94gxItwLOoX/vsHdA2yGgL8+TdKUK8VFufmHSGgAQWJNc9tk+rb5KMCA8aM0iwpWV6dwP9+fXuFerm3yMs0jDOysY8wr5FTldeoWKabgEJ8RATG+IeIdsn2NUqLjQ3OgBDumC3SbRMsVKsValZplydZpZpbJOQco2KdYeEe36BDAL8/vgHBfr2CvTyDu8R7esU6RcZ5ecc4+Af3iLcJSjZ1ivT0S/PMs3LNck4x8U7wz7Bv0G9RLtHuEq1TbJQr1OtVqqnWqRdoqBhnmSbZ5mXapRtcJGOc4t2eYiFfH9AS7qYlgAAARlJREFUKM9jqK9fEGS7VNrDI2+F/nyB1Z4Fa5UKN4TbbeLY7FW0Tatkp3jp7mj7vXzl+4yrDsYoVx+JYz7mXXNSp/a0RN25JMcLPP8umzRcTZW77tNyk63tdprzXdmO+2ZdD9MFe56Y9z3LUG96mcX02n/CW71JH6Qmf8px/cw77ZvVzB+BCj8D5vxhn/vXZh6D4uzf1rN+Cc347j79q/zUL25TPrJMfG/5LvuNZP8rixeZz/mf+vU+Vut+5NL5gPOeb/sd1dZbTs03hBuvmV5JuaRyMfk849nEM7qnEk6IHI8/qn049hB35QGHiv0yZXuMdkXtYC3ebrglcqvYxoj1muvC1nDlrzJYGbpcdHHIMo2FwYv+j3QAAOBSfkZYITwUAAAAAElFTkSuQmCC);
  
	background: -webkit-gradient(linear, left top, right top,
		from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
	background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);			
	background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
	background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);



}

/**********************************************31102013********************************/
.togglecontact {
	display:  none;
	padding: 5px;
	background: #E50052;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	visibility:hidden;
	 font-size: 16px;
    font-weight: 700;
    color:#fff !important;
    margin: 0 auto;
    width:100%;
    text-align:center;
}
.main-top {
	list-style: none;
 *zoom: 1;
}
.dropdown-menu.extended.logout a.active
{
    background:#E50052;
}
/****************************************11072013*********************************/
.accordion-heading a
{
    color:#fff;
    text-align:center;
}
/**********************25112013*****************/
ul.mainmenu li a {
	color: #888888;
	margin: 0;
	padding: 27px 20px 28px;
	display: block;
	background: none;
	z-index: 20;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	border-radius: 0;
	background: url("../images/part-item-hover.png") repeat-x scroll 0 -5px transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	float: left;
	cursor: pointer;
	text-shadow:none;
}

.mainmenu li {
	float: left;
	position: relative;
}
/************************************************27112013*********************************************/
    .conbtnarr {
		display: block;
		background: url("../images/arrow.png") no-repeat scroll 100% -13px;
		font-family: "Open sans", sans-serif;
		font-size: 17px;
		line-height: 21px;
		color: #fff;
		cursor: pointer;
		position: relative;
		height:10px;
		float:right;
		display:inline-block;
		top:6px;
		width:32px;
    }
	.active .conbtnarr {
		background-position: 100% 0px;
	}
	.lblreq {
		color: #FF0000;
	    float: left;
    	padding: 0 0 10px 30px;
	    text-align: left;
    	width: 100%;
		box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	}
	.marl030{
		margin-left:30px;
	}
	.marl015{
		margin-left:11px;
	}
@media (min-width: 360px) and (max-width: 600px) {
	.active .conbtnarr {
		top:125px;
	}
}
@media  (max-width: 359px) {
	.active .conbtnarr {
		top:165px;
	}
}