.top_heading {
	border:0px;
}
.logo-img {
	margin-top: 20px;
}
#header a.logo>img {
	/*max-height:65px;*/
	-webkit-transition: all .300s;
	   -moz-transition: all .300s;
		 -o-transition: all .300s;
			transition: all .300s;
}
.start_here{border-bottom:4px solid #F39C12}
.start_me_here{color:#E67E22}
.start_here_sc{border-bottom:4px solid #00cc66}
.start_me_sc {color:#00cc66;}
#header a.logo.logo-responsive>img {
	height:100%; /* used on center - example: page-coming-soon-1.html */
}
.touch_file{
	float:left;clear:both;margin:0;padding:0px 0 0 0;font-size:11px;
}
.bcrumb{
	float:left;clear:both;margin:15px 0 0 0;padding:0 0 0 0;width:100%;
}
/* GOOGLE TRANSLATE */
#google_translate_element select{
   background-color:#f6edfd;
   color:#383ffa;
   border: none;
   border-radius:3px;
   padding:6px 8px
}
.goog-logo-link{
    display:none !important;
}
.goog-te-gadget{
  color:transparent! important;
}
/* END TRANSLATE BUTTON */
.menu-small{font-size: 10px}
 
/* ICON LIGHT */
.ico-lite {
	border: 0px solid #555;
	border:transparent;
	background-color: rgba(0,0,0,0.05);
	text-align:center;
	display:inline-block;
	margin-bottom:5px;
	margin: 4px 8px 7px 0;

	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;

	-webkit-transition: all .3s ease;
		 -o-transition: all .3s ease;
			transition: all .3s ease;
}
.ico-lite-custom {

	color: #444;
	width:50px; height:50px;
	line-height: 50px;
	font-size:25px;
	border: 0px;
	border:transparent;
	background-color: rgba(0,0,0,0.05);
	text-align:center;
	display:inline-block;
	margin-bottom:5px;
	margin: 4px 8px 7px 0;

}
/* END ICON LIGHT */
.btn-paypal { background-color: #199ddb; color: #FFF !important; }

@media only screen and (max-width: 992px) {
	.mobile-block .list-social {
		margin-top:-15px;
	}
	ul .margin-top-15 {
		margin-top:-15px !important;
		margin-bottom:15px;

	}
}
