
/* -------------------------------- 

Mobile Menu

-------------------------------- */
#click-menu {
	right: 15px !important;
	top: 35px !important;
}

#responsive-menu .sub-menu {
	background: #1b3359 !important;
	padding: 0 !important;
	width: 100% !important;
}

#responsive-menu #responsive-menu-title {
	background: #107db3 !important;
}


/* -------------------------------- 

Media Queries

-------------------------------- */
@media only screen and (max-width: 1199px) {
	.nav>li>a {
		padding: 12px 10px !important;
	}

	.nav-wrapper .container {
		width: 100%;

	}
	.navbar-default .navbar-nav>li>a {
		font-size: 12px;
		font-weight: bold;	
	}
	
	#navbar {
		text-align: center;
	}

	.navbar .navbar-nav {
	  display: inline-block;
	  float: none;
	  vertical-align: top;
	}

	.navbar .navbar-collapse {
	  text-align: center;
	}

	.news-image {
		height: auto;
	}
	
	.tweets h2 .stronger, .news-heading h2{
		font-size: 32px!important;
	}

	.news-heading h2 {
		margin-bottom: 4px !important;
	}

	.tweets h2 {
		font-size: 24px!important;
	}

	.slider-text h1 {
		font-size: 68px;
		margin-bottom: 0;
	}

	.slider-text p {
		line-height: 0em;
	}

	.slider-text .slider-link {
		font-size: 20px;
		padding-right: 26px;
		background-size: 18px;
	}

	.slider-text-wrapper {
		margin-top: -55px;
	}

	.slider-text-wrapper {

		top: 50%;
		margin-top: -55px;
	}
}

@media only screen and (max-width: 1100px) {
	.nav-wrapper {
		display: none;
	}	

	#responsive-menu .fa.fa-angle-down {
		display: none;
	}

	.search {
		margin-right: 50px !important;
	}
}


@media only screen and (max-width: 1030px) {

	#lang_sel_list {
		line-height: 3em;
	}

	
}



@media only screen and (min-width: 1100px) and (max-width: 1206px) {
.intro img { position: absolute; top: 28px; right: -25px; width: 120px; }
}

@media only screen and (min-width: 1011px) and (max-width: 1099px) {
.intro img { position: absolute; top: 25px; right: -20px; width: 110px; }
}

@media only screen and (min-width: 780px) and (max-width: 1010px) {
.intro img { position: absolute; top: 28px; right: -20px; width: 110px; }
}

@media only screen and (min-width: 200px) and (max-width: 779px) {
.intro img { position: relative; clear: both; margin-top: 0px; margin-bottom: 20px!important; width:100px; }
}




@media only screen and (min-width: 200px) and (max-width: 684px) {
.page-id-8 .intro img { position: relative!important; clear: both!important; margin-top: 0px!important; 
	margin-bottom: 20px!important; width:100px!important; }
}




@media only screen and (max-width: 1275px) {

.sidebar .well.feature.bright-blue h2 { background: none; margin-left: 0px; }
.sidebar .well.feature i { display: none; }

}

@media only screen and (max-width: 991px) {
	.tweet {
		margin-bottom: 30px;
	}

	.time-stamp {
		margin-bottom: 0px;
	}

	.follow {
		margin-top: 0px;
		margin-bottom: 40px;
	}
	
	.sign-up {
		float: none !important;
		margin-left: -10px;
		margin-top: 30px;
	}

	.news-image {
		float: none !important;
		height: auto;
		margin-bottom: 10px;
	}

	.news-item {
		margin-bottom: 40px;
	}

	.news-item h3 {
		margin-bottom: 5px;
	}

	.slider-text h1 {
		font-size: 48px;
		margin-bottom: 0;
	}


}

@media only screen and (max-width: 860px) {
	.owl-theme .owl-controls .owl-buttons .owl-next {
		right: 0px;
	}


	.owl-theme .owl-controls .owl-buttons .owl-prev {
		left: 0px !important;
	}	
}

@media only screen and (min-width: 992px) and (max-width: 1070px) {
		.owl-theme .owl-controls .owl-buttons .owl-next {
		right: -20px;
	}


	.owl-theme .owl-controls .owl-buttons .owl-prev {
		left: -20px !important;
	}
}

@media only screen and (max-width: 960px) {
	.flex-direction-nav a.flex-next {
		background-size: 40px;
		width: 40px;
		height: 40px;
		top: 80%;

	}

	.flex-direction-nav a.flex-prev {
		background-size: 40px;
		width: 40px;
		height: 40px;
		top: 80%;
		right: 70px !important;
		left: auto !important;
	}

	.slider-text h1 {
		font-size: 36px !important;
	}
	
	.slider-text .slider-link {
		font-size: 14px !important;
	}
}

@media only screen and (max-width: 767px) {
	.search {
		display: none;
	}

}


@media only screen and (min-width: 768px ) and (max-width: 784px) {
	.search {
		margin-right: 60px !important;
	}
}

@media only screen and (max-width: 768px) {

	.contact {
		border-right: 0px;
	}

	.copyright {
		padding-bottom: 0;
	}
	
	#featured-carousel {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.content {
		border-left: 0;
		padding-left: 0;		
	}

	.sidebar {
		border-top: 1px solid #ddd;
		padding-top: 40px;
		clear: both;
	}
	
	#lang_sel_list {
		top: auto;
		height: 32px;
		margin-top: 6px;
	}

	.logo {
		padding: 15px 0px 0 0 !important;
	}
	
	.slider-link {
		font-size: 14px; 
	}
	
	.slider-text h1 {
		line-height: .8em;
	}

	.slider-text-wrapper {
		margin-top: -32px;
	}

	.details {
		border-right: 0;
	}
	
	.content p img {
		max-width: 100% !important;
		width: 100%;
	}

	.content img.alignright, .content p img.alignright {
		margin: 10px 0;
		float: none !important;
		max-width: 100% !important;
		width: 100%;
	}

	.book-wrap .book {
		margin-bottom: 30px;
	}
	
	.book-wrap .book:last-child {
		margin-bottom: 0 !important;
	}

	.intro h1 {
		padding-top: 30px; 
		font-size: 42px;
	}

	.featured {
		padding-bottom: 40px;
	}

	.featured h2 {
		font-size: 32px;
	}

}


@media only screen and (min-width: 480px) {



}

@media only screen and (max-width: 475px) {
	.logo img {
		width: 16;
		margin-top: 6px !important;
	}

	.logo {
		padding: 20px 0;
	}

	.mobile-menu {
		padding-left: 5px;
	}

	.mobile-menu-btn {
		width: 25px;
	}
}

@media only screen and (max-width: 480px) {
	.slider-text-wrapper {
		display: none;
	}

	.flex-direction-nav a.flex-next {
		background-size: 40px;
		width: 40px;
		height: 40px;
	}

	.flex-direction-nav a.flex-prev {
		background-size: 40px;
		width: 40px;
		height: 40px;
	}

	.contact {
		margin-bottom: 30px;
	}

	.details {
		padding-bottom: 20px;
	}

	.flex-direction-nav a.flex-prev {
		left: 3% !important;
		top: 50%;

	}

	.flex-direction-nav a.flex-next {
		right: 3%;
		top: 50%;
		
	}

	.news {
		padding: 35px 0 35px 0;
	}
	
	.intro h1 {
		padding-top: 20px; 
	}
}

@media only screen and (max-width: 405px) {
	.logo img {
		width: 127px !important;
	}

	#lang_sel_list ul li a {
		font-size: 12px;
	}

	#lang_sel_list {
		margin-top: 10px;
	}

	#click-menu {
		top: 28px !important;
	}

}

 
@media only screen (min-width: 991px) and (max-width: 1199px) {
	.news-item h3 a {
		font-size: 18px;
	}	
}
