/* If you want to add your own CSS code, please do it in this file */

/* font awesome */
.fontawesome-icon-list .fa-hover { float:left; width: 25%; font-size: 13px; line-height:18px; padding-bottom:10px;}
.fontawesome-icon-list .fa-hover .text-muted { color:#ccc;}
.fontawesome-icon-list .fa-hover [class*=" fa-"] { color: #3E3E3E; font-size: 18px; width:23px; display:inline-block;}

	@media only screen and (min-width: 768px) and (max-width: 959px){
		.fontawesome-icon-list .fa-hover { width:33.333%;}
	}
	@media only screen and (min-width: 480px) and (max-width: 767px){
		.fontawesome-icon-list .fa-hover { width:50%;}
	}
	@media only screen and (max-width: 479px){
		.fontawesome-icon-list .fa-hover { width:100%;}
	}


/* demo - clean menu */
.menu-clean.color-custom #Header .menu > li > a { color: #444;}
.menu-clean.color-custom #Header .menu > li.current-menu-item > a,
.menu-clean.color-custom #Header .menu > li.current_page_item > a,
.menu-clean.color-custom #Header .menu > li.current-menu-ancestor > a,
.menu-clean.color-custom #Header .menu > li.current_page_ancestor > a { color: #F94C3F !important;}
.menu-clean.color-custom #Header .menu > li > a:hover,
.menu-clean.color-custom #Header .menu > li.hover > a { color: #F94C3F !important;}
.menu-clean.color-custom .social li a { color: #B1B1B1 !important;}
.menu-clean.color-custom .social li a:hover { color: #444 !important;}

/* Demo */
.demo_no_line .fancy_heading .fancy_heading_wrapper { padding-bottom: 0; }
.demo_no_line .fancy_heading .fancy_heading_wrapper.no_icon:after { display: none; }
.demo_contact_section .fancy_heading .fancy_heading_wrapper { padding-top: 0; }

#searchform input[type="submit"] {
	display: none;
}

.pad40-0 {
	padding-top:40px; padding-bottom:0px;
}

/*Slider Images*/

.slider1 {
    background-position-y:% !important;
	background-image:url(../upload/sliderr.jpg);

}
.slider2 {
     background-position-y:32% !important;
	background-image:url(../upload/slide_2.jpg);
}
.slider3 {

    background-position-y:28% !important;
	background-image:url(../upload/slide_3.jpg);
}
.slider4 {
        background-position-y:35% !important;
	background-image:url(../upload/slide_6.jpg);
}
.samplebox h5 {
	padding-top: 20px;
}

.vertical-fancy {
	padding-top:40px; padding-bottom:15px;
	/*background-color:#E4E4D2; */
	background-color:#E2EAEA;
	background-image:url(../upload/section_offer.jpg);
	background-repeat:repeat; background-position:center top; 
}

#gallery-1 {
	margin: auto;
}
#gallery-1 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 25%;
}
#gallery-1 img {
	border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
	margin-left: 0;
}

.soundcloud iframe {
	width: 100%;
}

.user img {
	display: none !important;
}

.interact {
	display: none !important;
}