/* Add here all your CSS customizations */
#marketSlider a {
    color:#1d7fbe;
    font-weight: bold;
}

#marketSlider a:hover{
    color:#1d7fbe;
}
#marketSlider .bx-wrapper {
    -webkit-box-shadow:0 0 0 #ccc;
    box-shadow: 0 0 0 #ccc;
}
#footer {
/*	background: #0e0e0e;
	border-top: 4px solid #0e0e0e;*/
	margin-top: 0;
	padding: 0;
	clear: both;
}

#footer .footer-copyright {
/*	background: #060606;
	border-top: 4px solid #060606;
*/	margin-top: 0;
	padding: 0;
}

i {
	font-size:1.9em;
	text-shadow: .04em .04em 0 #9cb8b3;
	vertical-align: middle;
}


.nav-pills>li+li {
	margin:0 !important;
}

.fa-home {
	font-size: 1.9em !important;
	margin-top: -11px;
}

.lead {
	font-weight: 400;
	text-shadow: .04em .04em 0 #9cb8b3;
}

.fa-check {
	font-size:1em;
}

.tooltiptext {
    visibility: hidden;
    background-color: #3A9ED8;
    color: #fff;
    text-align: center;
    border-radius: 6px;
	padding:2px;

    /* Position the tooltip */
    position: absolute;
	left: 50px;
    z-index: 10000;
}

.tooltipy:hover .tooltiptext {
    visibility: visible;}

	.footer-copyright {
		background-color: #f4f4f4 !important;
	}

	aside ul.nav-list > li > a {
font-size: 1.1em;
}

.nivo-slider .theme-default .nivo-controlNav {

	bottom: 7px;
}

.list li {
	margin-bottom: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 65%;
}

.xRayBtn {
	font-size: 1.4em !important;
	border:none;
	background: none;
	color:#3A9ED8;
	outline: none !important;
}

.xRayBtn:hover, .xRayBtn:active, .xRayBtn:visited, .xRayBtn:focus {
	outline: none !important;
	border-color:none;
	border:none;
	color:#2e353e;
}

@media (min-width: 1200px){

.header-container {
    width: 1180px;
}
}

@media (min-width: 992px){
    .header-container {
	width: 1180px;
	padding:0;
}
#searchDiv{
	display:none;
	margin:20px;
	position: absolute;
	top:-15px;
	right:25px;
	width:350px;
}

}

@media (max-width: 992px){
    #header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown >         .header-container {
        width:1074px;
}
#searchDiv{
	display:block !important;
	/* margin: -65px 25px 0 0; */
	float: right;
	width: 90%;
}
	#searchLI{
		height: 120px;
	}

	#tipue_search_input, #searchTitle {
		text-align: center !important;
	}
	.bx-wrapper {
		margin-bottom:0 !important;
	}

}

@media (max-width: 1150px){
    #header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown > a {
        font-size:1em;
                padding: 39px 8px 36px 3px; ;

    }

}

h1 {
    font-size:2em;
}



#header .header-btn-collapse-nav {
	position: absolute;
    top: 30px;
    right: 18px;
	margin: 0 0 8px 15px;
	font-size:1.5em;
}

.pb-md {
    padding-bottom:5px !important;
}

/* #searchDiv{

} */

#searchInput{
	border: 7px solid #3A9ED8;
	border-radius: 4px;
	height: 49px;
	font-size: 19px;
	margin: 5px;
}

@media (max-width: 479px){
	#homeLogo img {
		height: 0;
	}
}