
/*========= This is Footer 4 style =========*/
/*== Body demo class ==*/
.demo {
	font: 14px/24px 'Open Sans', Arial, Helvetica, sans-serif;
	color: #232323;
}
/* Standard Styles Starts */

.myf a {
	color: #009bdb;
}
.myf a:hover, .myf a:focus {
	color: #057cad;
}
.myf a:focus {
	outline: none;
}
.myf .btn-secondary {
	background-color: #f05323;
}
.myf .btn-secondary, .myf .btn-secondary:hover, .myf .btn-secondary:focus, .myf .btn-secondary:active, .myf .btn-secondary.active, .myf .btn-black, .myf .btn-black:hover, .myf .btn-black:focus, .myf .btn-black:active, .myf .btn-black.active {
	color: #f0f0f0;
}
.myf .btn-secondary:hover, .myf .btn-secondary:focus, .myf .btn-secondary:active, .myf .btn-secondary.active {
	background-color: #f89a3a;
}
.myf .bg-background p {
	color:#f0f0f0;
}
/* Footer Styles Starts */
/*== Footer flat color ==*/
.myf .bg-color {
	background: #1b334b;
	width:100%;
	height:auto;
	display:block;
	position: relative;
	left: 0;
	right: 0;
	bottom:0;

}
/*== Footer texture color ==*/
.myf .bg-texture {
	background: url('http://designcollection.in/dc/codecanyon/flipkart-api/images/texture-1.png') repeat center center fixed;
	width:100%;
	height:auto;
	display:block;
	position: absolute;
	left: 0;
	right: 0;
	bottom:0;


}
/*== Footer background color ==*/
.myf .bg-background {
	background: url('http://designcollection.in/dc/codecanyon/flipkart-api/images/bg-1.png') repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:auto;
	display:block;
	position: absolute;
	left: 0;
	right: 0;
	bottom:0;


}
/*== Footer gradient color ==*/
.myf .bg-gradient {
	background: -moz-linear-gradient(45deg, #b1be4e 0%, #c0402e 50%, #463d50 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #b1be4e), color-stop(50%, #c0402e), color-stop(100%, #463d50)); /* safari4+,chrome */
	background: -webkit-linear-gradient(45deg, #b1be4e 0%, #c0402e 50%, #463d50 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(45deg, #b1be4e 0%, #c0402e 50%, #463d50 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(45deg, #b1be4e 0%, #c0402e 50%, #463d50 100%); /* ie10+ */
	background: linear-gradient(45deg, #b1be4e 0%, #c0402e 50%, #463d50 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#463d50', endColorstr='#b1be4e', GradientType=1 ); /* ie6-9 */
	position: absolute;
	left: 0;
	right: 0;
	bottom:0;
	display:block;


}

.myf .footer-area {
	padding:50px 30px;
	   
}
.myf .footer-area, .myf .footer-area a {
	color: #f0f0f0;
}
.myf .bg-gradient .footer-area, .myf .bg-gradient .footer-area a {
	color: #f0f0f0;
}
.myf .bg-background .footer-area, .myf .bg-background .footer-area a {
	color: #f0f0f0;
	text-shadow: 2px 2px 4px rgba(150, 150, 150, 1);
}
.myf .footer-area a:hover {
	color: #4db1e2;
}
.myf .footer-area h4 {
	margin-top: 0;
	margin-bottom: 30px;
	padding-bottom: 20px;
	position: relative;
	color: #f0f0f0;
}
.myf .footer-area h4:after {
	content: "";
	position: absolute;
	width: 69px;
	height: 2px;
	left: 0;
	bottom: 0;
	background-color: #f0f0f0;
}
.myf .footer-area ul {
	margin-bottom: 0;
}
.myf .footer-area li + li {
	margin-top: 10px;
}
.myf .footer-area li .fa {
	margin-right: 7px;
	font-weight: bold;
}
.myf .footer-area .address-list {
	margin-top: 15px;
	margin-bottom:0;
}
.myf .footer-area .address-list li {
	margin-top: 10px;
}
.myf .footer-area .address-list li .fa {
	margin: 8px 20px 0 0;
	float: left;
	color: #f0f0f0;
}
.myf .footer-area .address-list li.address .fa {
	margin: 8px 16px 20px 0;
	font-size: 18px;
}
.myf .footer-area .tweets-list {
}
.myf .footer-area .tweets-list li {
	margin-top: 10px;
}
.myf .footer-area .tweets-list li .fa {
	margin: 7px 12px 20px 0;
	color: #f0f0f0;
	font-size: 18px;
	float: left;
}
.myf .footer-area .tweets-list li a:hover {
	text-decoration: underline;
}
.myf .footer-area .newsletter {
	margin-top: 35px;
}
.myf .bg-background .footer-area .newsletter .form-control {
	padding: 15px 20px;
	height: 52px;
	color: #f0f0f0;
	background-color: rgba(12, 12, 12, 0.5);
	border-color: transparent;
}
.myf .footer-area .newsletter .form-control {
	padding: 15px 20px;
	height: 52px;
	color: #f0f0f0;
	background-color: rgba(0,0,0,0.1);
	border-color: #32465a;
}
.myf .bg-gradient .footer-area .newsletter .form-control {
	background-color: rgba(12, 12, 12, 0.5);
}
.myf .bg-texture .footer-area .newsletter .form-control {
	background-color: rgba(12, 12, 12, 0.5);
	border: 1px solid rgba(12, 12, 12, 0.7);
}
.myf .footer-area .newsletter .form-control:focus {
	border-color: #b7b6b6;
	color:#b7b6b6;
}
.myf .footer-area .newsletter .btn-secondary {
	margin-top: 25px;
	text-transform: uppercase;
	font-weight: 500;
}
/* Copyright Styles Starts */

.myf .copyright {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
	background-color: rgba(12, 12, 12, 0.5);
}
.myf .copyright, .myf .copyright a {
	color: #ccc;
}
.myf .bg-gradient .copyright, .myf .bg-gradient .copyright a {
	color: #f0f0f0;
}
.myf .bg-background .copyright, .myf .bg-background .copyright a {
	color: #f0f0f0;
}
.myf .copyright span, .myf .copyright a:hover {
	color: #4db1e2;
}
.myf .copyright p, .myf .copyright ul {
	margin-bottom: 0;
	padding:2px 30px 0;
}
.myf .copyright li {
	padding-left: 10px;
	padding-right: 10px;
}
.myf .copyright li:last-of-type {
	padding-right: 0;
}
.myf .form-control, .myf .btn, .myf .panel-profile > .panel-footer{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.myf .contact-form input.form-control, .myf .footer-area .newsletter .form-control:hover, .myf .footer-area .newsletter .form-control:focus{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.myf .top-bar a, .myf #nav.navbar-default .navbar-nav > li > a, .myf #nav .navbar-toggle, .footer-area a, .footer-area .newsletter .form-control, .btn, .copyright a {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
