/* Media Quiries */
@media only screen and (max-width:1920px){

}
@media only screen and (max-width:1680px){	

}
@media only screen and (max-width:1440px){

}
@media only screen and (max-width:1366px){

}
@media only screen and (max-width:1280px){

}
@media only screen and (max-width : 1200px) {

}
@media only screen and (max-width:1080px){ 

}
@media only screen and (max-width:1024px){

}
@media only screen and (max-width : 992px) {

}
@media only screen and (max-width : 991px) {

}
@media only screen and (max-width : 980px) {
	
}
@media only screen and (max-width : 960px) {

}
@media only screen and (max-width : 950px) {

}
@media only screen and (max-width:800px){

}
@media only screen and (max-width:773px){
	
}
@media only screen and (max-width:768px){	

}
@media only screen and (max-width : 767px) {

}
@media only screen and (max-width:736px){

}
@media only screen and (max-width:731px){

}
@media only screen and (max-width:667px){
	
}
@media only screen and (max-width:640px){

}
@media only screen and (max-width:600px){

}
@media only screen and (max-width:568px){

}
@media only screen and (max-width:540px){

}
@media only screen and (max-width:480px){
.inner-content h1{font-size:18px;}
.context-dark p.blog-feed{padding-left:20px;}
.context-dark p.twitter-feed{padding-left:20px;}
.bg-lightest .thumbnail .inner-dark-color{padding:0;margin:0; background:transparent;}
.thumbnail .caption{padding:0;width:100%; height:100%;background:rgba(0,0,0,0.5);}


}
@media only screen and (max-width:435px){

}
@media only screen and (max-width:414px){

}
@media only screen and (max-width:411px){
	
}
@media only screen and (max-width:384px){
.logo{padding:5px 15px;}
.topsection li{float:left; margin-bottom:10px;}
.bg-lightest .thumbnail h2.title{font-size:20px;}
.bg-lightest .thumbnail p{font-size:13px;}
#content .inner-content{margin-left:-15px; margin-right:-15px;}


}
@media only screen and (max-width:375px){

}
@media only screen and (max-width:360px){

}
@media only screen and (max-width:320px){

}