.contact-us-footer, .contact-us-footer ul
{
  text-align:left;
}

.contact-us-footer ul
{
	margin-top:15px;
}

.contact-us-footer ul li
{
	margin-bottom:10px;
}

.contact-us-footer i
{
	margin-right:20px;
	color:#00BFFF;
}

.footer_bottom_columns.three_columns .column3 .footer_bottom
{
  text-align:left;
}

.top-text span.number, .top-text i
{
	font-size:20px!important;
	font-weight:900;
	color:#00BFFF!important;
	margin:0px 30px 0px 2px;
	position:relative;
	top:2px;
}

.top-text i
{
	margin-right:0px;
}

.tp-leftarrow.default
{
	background-image:url("/wp-content/uploads/2016/03/prev-btn.png");
	width: 26px;
    height: 40px;
}

.tp-rightarrow.default
{
	background-image:url("/wp-content/uploads/2016/03/next-btn.png");
	width: 26px;
    height: 40px;
}

.contact-us-footer h3
{
	color:white;
}

header.fixed.scrolled .header_top {
    background-color: #202020!important;
}

.clearfix
{
	clear:both;
}

.we-accept
{
	display:block;
}

.we-accept i
{
	font-size: 30px;
    position: relative;
    top: 4px;
    margin-left:10px;
}

.design-by a.pbm-link
{
    color: #177FBF!important;
}

.design-by a.pbm-link:hover
{
    color:#177FBF;
}

@media only screen and (min-width: 1000px)
{
	.container_inner,.boxed .section .section_inner,.grid_section .section_inner,.full_width .parallax_content,.carousel-inner .slider_content_outer,.container_inner nav.content_menu,nav.content_menu ul,.boxed nav.content_menu.fixed
  {
	width: 1170px;
  }
}

@media screen and (max-width: 767px)
{
	.q_logo img
	{
		width:90%!important;
		height:auto!important;
		margin-top:20px!important;
	}
}