#hostiko-footer {
	padding: 70px 0;
	background: #1d1c1c;
}
#hostiko-footer .widget_text ul {
	list-style: none !important;
	margin-left: 0;
}
#copyright .widget {
	padding: 0px;
	margin-top: 0px;
	background: #1d1c1c;
	box-shadow: none;
}
#copyright img {
	margin-bottom: 12px;
}
#hostiko-footer #copyright .widget .ul_box li {
	float: left;
	width: auto;
	font-size: 20px;
	padding: 0 7px;
	margin-bottom: 0px;
	border-bottom: none;
	padding-bottom: 0px;
}
#hostiko-footer #copyright .widget .ul_box li:first-child {
	padding-left: 0px;
}
#hostiko-footer #copyright .widget .ul_box li a {
	color: #ababab;
	letter-spacing: 0px;
}
#hostiko-footer #copyright .widget .ul_box li a:hover {
	color: #fcb100;
}
#hostiko-footer #copyright p {
	font-size: 15px;
	line-height: 26px;
	font-weight: 300;
	margin-bottom: 14px;
}
#hostiko-footer #copyright p a {
	color: #00b2f2;
}
#hostiko-footer #copyright p a:hover {
	color: #fcb100 !important;
}
#hostiko-footer #copyright .widget p a:hover {
	color: #ababab;
}
.social-icon {
	margin-left: 0px;
}
#copyright .social-icon li {
	display: inline;
	border-bottom: none;
	padding: 0;
	font-size: 18px;
	margin: 0 7px;
}
#hostiko-footer .widget ul li {
	float: none !important;
}
#copyright p {
	color: #ababab;
}
#hostiko-footer .widget {
	min-height: 143px;
}
#footer1, #footer2, #footer3 {
	border-left: solid 1px #333333;
	padding: 0 30px;
}
#footer1 .widget, #footer2 .widget, #footer3 .widget {
	background: #1d1c1c;
	margin-top: 0px;
	padding: 0;
}
#footer1 .widget h4,  #footer1 .widget h3.widget-title,  #footer2 .widget h3.widget-title,  #footer3 .widget h3.widget-title {
	color: #fff;
	margin: 0 0 11px;
	font-weight: 500;
	top: 0;
	font-size: 18px;
	text-transform: uppercase;
}
#footer3 .widget h3.widget-title {
	margin-bottom: 17px;
}
#footer2 .widget h3.widget-title:after, #footer3 .widget h3.widget-title:after {
	background: none;
}
#footer1 .widget h3.widget-title:after {
	display: none;
}
#footer3 .widget {
	border-right: 0px;
}
#footer1 .widget ul li, #footer2 .widget ul li {
	font-size: 14px;
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#footer3 .address-box li {
	border-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 22px;
	color: #ababab;
	letter-spacing: 0px;
	text-transform: lowercase;
	position: relative;
}
#footer3 .address-box li:nth-child(1):before, #footer3 .address-box li:nth-child(2):before, #footer3 .address-box li:nth-child(3):before {
	content: "\f041";
	position: absolute;
	left: 0;
	top: 6px;
	color: #fcb100;
	font-size: 20px;
	font-family: FontAwesome;
}
#footer3 .address-box li:nth-child(1):before {
	top: 10px;
}
#footer3 .address-box li:nth-child(2):before {
	content: "\f0e0";
}
#footer3 .address-box li:last-child:before {
	content: "\f095";
}
#footer3 .address-box li span {
	text-transform: capitalize;
}
#hostiko-footer ul li a {
	font-weight: 300;
	letter-spacing: 1px;
	transition: all ease-in-out 0.6s;
	color: #ababab;
}
#hostiko-footer ul li a:hover {
	color: #fcb100;
}
#copyright .widget {
	border-right: none;
}
#footer3 .address-box li:last-child {
	margin-bottom: 0;
}
#copyright .social_box li {
	border: none !important;
}
#copyright .social_box li a {
	font-size: 16px !important;
}
#copyright .widget ul li {
	border: none;
	display: inline-block;
	width: auto;
}



/*****************RESPONSIVE***************/



@media screen and (max-width: 1199px) {
	#footer1, #footer2, #footer3 {
		padding: 0 20px;
	}
	#footer1 .widget h4, #footer2 .widget h3.widget-title, #footer3 .widget h3.widget-title {
		font-size: 17px;
	}
	#footer3 .address-box li {
		padding-left: 25px;
	}
	#hostiko-footer #copyright p br {
		display: none;
	}
}
@media screen and (max-width: 991px) {
	#footer1, #footer2, #footer3 {
		display: none;
	}
	#copyright {
		width: 100%;
		text-align: center;
	}
	#hostiko-footer {
		padding: 35px 0 25px;
	}
	#hostiko-footer #copyright .widget .ul_box li {
		float: none;
		display: inline-block;
	}
}
@media screen and (max-width: 560px) {
	#hostiko-footer #copyright p {
		font-size: 13px;
		line-height: 20px;
		margin-bottom: 12px;
	}
	.simple-heading h2, .border-heading h2 {
		font-size: 20px !important;
		margin-bottom: 0px !important;
	}
}
