/*FOOTER*/
footer{
	padding: 15px 0 0 0;
	overflow-x: hidden;
	position: absolute;
	right: 0;
	left: 0;
	/*background-color: #f8f8f8;*/
}
.fTop{
	background: #00BCD4;
	padding-bottom: 12px;
	padding-top: 10px;
}
.fTop .fMenu{
	font-family: 'Avenir-Book';
	color: #FFFFFF;
	letter-spacing: 0;
}
.fTop .fMenu h4{
	font-size: 22px;
}
.fTop .fMenu p{
	font-size: 13px;
	line-height: 13px;
}
.fTop .fMenu ul{
	padding: 0px;
	margin: 0px;
	padding-left: 18px;
}
.fTop .fMenu li{
	list-style-type: disc;
	color: #fff;
}
.fTop .fMenu li a{
	font-size: 15px;
	display: block;    
	color: #FFFFFF;
	line-height: 30px;
}

.your_account{
	margin-top: 2%;
}

.fTop .fMenu form input[type='text']{
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	border-radius: 2px;
	margin: 15px 0;
	font-family: 'Avenir-Light';
	font-size: 14px;
	color: #797979;
}
.btn.btn-black{
	font-family: 'Avenir-Book';
	font-size: 17px;
	color: #FFFFFF;
	letter-spacing: 0;
	background: #000000;
	border-radius: 2px;
	padding-left: 20px;
	padding-right: 20px;
}
footer .fBottom{
	background: #4A4A4A;
	min-height: 47px;
}
footer .fBottom p{
	font-family: 'Avenir-Book';
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin: 0px;
	padding-top: 19px;
}
footer .fBottom .socialIcons{
	text-align: right;
}
footer .fBottom .socialIcons ul {
	padding: 12px 0px 13px 0;
	margin: 0px;
}
footer .fBottom .socialIcons ul li{
	display: inline-block;
	vertical-align: middle;
	height: 22px;
	width: 21px;
	margin-left: 5px;
}
footer .fBottom .socialIcons ul li a{
	height: 25px;
	width: 23px;
	background: url(../images/sprite.png) -2px 0 no-repeat #fff;
	display: block;
	border-radius: 2px;
}
footer .fBottom .socialIcons ul  li a.tw{
	background-position: -26px 0;
}
footer .fBottom .socialIcons ul  li a.yt{
	background-position: -53px 0;
}    


footer .fBottom_cor{
	padding: 0 15px;
	background-color: #4A4A4A!important;
	margin-top: 0%!important;
}
footer .fBottom_cor{
	background: #4A4A4A;
	min-height: 47px;
}
footer .fBottom_cor p{
	font-family: 'Avenir-Book';
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin: 0px;
	padding-top: 19px;
}
footer .fBottom_cor .socialIcons{
	text-align: right;
}
footer .fBottom_cor .socialIcons ul {
	padding: 12px 0px 13px 0;
	margin: 0px;
}
footer .fBottom_cor .socialIcons ul li{
	display: inline-block;
	vertical-align: middle;
	height: 22px;
	width: 21px;
	margin-left: 5px;
}
footer .fBottom_cor .socialIcons ul li a{
	height: 25px;
	width: 23px;
	background: url(../images/sprite.png) -2px 0 no-repeat #fff;
	display: block;
	border-radius: 2px;
}
footer .fBottom_cor .socialIcons ul  li a.tw{
	background-position: -26px 0;
}
footer .fBottom_cor .socialIcons ul  li a.yt{
	background-position: -53px 0;
}

.inter-footer{
	color:#FFF;
	padding: 25px 0 0 0;
}

.inter-footer a{ color:#FFF;}

.inter-footer .wrapper {
  position: relative;
  padding:0 5%;
  margin: 0 auto;
}

.popular_footer p {
	margin: 0;
}
.popular_footer img {
	max-width: 100%;
}
.popular_footer h3 {
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	line-height: 27px;
	padding: 10px 0px 10px;
	text-transform: none;
	margin:0px;
}
.popular_footer ul {
	font-size: 15px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0px;
	margin-top: 0px;
	color: #FFF;
}
.popular_footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}
.popular_footer a {
	color: #FFF;
}
.popular_footer a:hover {
	color: #FFF;
	text-decoration:underline;
}    


/* Media Queries */
@media (max-width: 767px) {

	footer {
		padding: 15px 0 0 0;
		margin-top: 30%;
	}

	.fTop .fMenu {
		margin: 30px 7%;
	}
	.fTop .fMenu form, footer .fBottom p {
		text-align: center;
	}
	footer .fBottom .socialIcons{
		text-align: center;
	}
}

@media (min-width: 768px) and (max-width: 979px){
	.miniwrapper {
		max-width: 100%;
		padding: 0 15px;
	}
	footer .fBottom {
		padding: 0 15px;
		margin-top: 10%;
	}
	footer {
		margin-top: 30%;
	}

	.slideout-menu {
		width: 75%;
	}

	header .navbar-default li{
		font-size: 18px;
		padding-left: 10px;
		padding-right: 10px;
	}
	header .navbar-default li a{
		font-size: 18px;
		padding-left: 0;
		padding-right: 0;
	}
	header .navbar-default li .btn, header .navbar-default li .btn:hover {
		font-size: 18px;
		color: #fff;
		padding-top: 8px;
		padding-bottom: 8px;
		min-width: 100px;
	}
	header .navbar-brand a {
		padding-right: 20px;
	}
	
}

/******************For Modals***********************/
.modal-footer .btn{
	width:auto !important;
	border: 1px solid transparent !important;
}

.modal-footer .btn-primary{
	min-height: auto !important;
	text-transform:capitalize !important;
}

.modal-footer .btn-primary:hover{
	min-height: auto !important;
	text-transform:capitalize !important;
	font-size: 14px !important;
}

.modal-body label{
	font-weight: normal !important;
}

@media (max-width: 1023px) { 

	ul.menu-section-list a {
		font-family: "Avenir-Light",sans-serif !important;
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		color: #4a4a4a;
	}

	span#mobile-menu-more, span#menu-more {
		font-family: "Avenir-Light",sans-serif !important;
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		color: #4a4a4a;
	}
}

@media (max-width: 1023px) { 
	#panel{
		overflow: scroll!important;
		position: fixed;
		bottom: 0px;
		top: 0px;
		right: 0;
		left: 0;
	}
}

/******************For Modals***********************/
