@media only screen and ( min-width: 961px ) and ( max-width: 1183px ){

#sharebox {display:none} 
}

 
@media only screen and ( max-width: 960px ) {
img, video, object { max-width: 100%;}
#sharebox {display:none} 
.footer-menu, #bottomfooter{width:auto}
}

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


}


@media only screen and ( min-width: 768px ) and ( max-width: 960px ) { 

img, video, object, iframe {
	height: auto; 
}

/* Top Menu */
.bar-area {width: 728px; }  
.top-bar .left {
	max-width: 100%;
	overflow: hidden;
}
.top-bar .right { 
	float: none;
	margin: 0 auto;
  width: 350px;
}

.searchsub {
   left: -40px;
}

.top-menu-search {
	right: 0px !important;
}

.top-menu-social {
 }

/* Wrapper */
#wrapper {width: 728px;}

/* Header */
#header .logo {
	margin: 10px auto;
  	float:none; 
  	text-align: center;
}

#header .logo a {
	display: inline-block;
	vertical-align: middle;
}

.ad2 {
  float:none; 
}


/* Slider */

.carousel {
	width: 728px;
}

.news-bar .flexslider .slides > li{
	width: 364px !important;
}
.slide-wrapper {
	width: 354px;
}
.slider-image {
	width: 170px;
}
.flexslider .slider-image img {

}

.flexslider .slides > li{
	width: 728px !important;
} 

.container .flex-active-slide img {
	float: none;
}
#slider {
    float: none;
    width: auto;
}
.container img {
	float: none;
}
.container .sub-nav {
    position: inherit;
    float: none;
}

/* Posts */
.column-wide {
	float: none;
	margin: 0 auto;
}

.columns {
	width: 728px;
	margin-right: 0px;
}
.column-1 {
	width: 510px;
}
.column-2  {
	width: 210px;
	margin-right: 0px;
}

.container-2 h2 {
	clear: none;
}
.container-2 .text {
	overflow: visible;
}
.container-2 .holder {
	margin-bottom: 10px;
	min-height: inherit;
}
.container-2 img {
	width: 250px;
}

.news-bar-2 {
	padding-bottom: 5px;
}

.news-bar-2 .title {
	min-height: 120px;
	min-width: 126px;
	height: auto;
	width: auto;
}
.news-bar-2 .cat-desc {
	width: 130px;
}
.news-bar-2 .box {
	width: 276px !important;
}
.news-bar-2 .text {
	float: left;
	overflow: visible;
}

.news-bar-2 img {
	display: none;
}

.metatooltipwrapper a.metatooltip:hover + .metatooltip1 {
	 margin-left: 118px;
}
.metatooltipwrapper a.metatooltip:hover + .metatooltip2 {
	margin-left: 74px;
}
.metatooltipwrapper a.metatooltip:hover + .metatooltip3 {
	margin-left: 500px;
}

/* Sidebar */
#sidebar {
	width: 620px;
	float: none;
	margin: 0 auto;
}
.widget_container {
	width: 300px;
	margin-right: 10px;
	float: left;
}


/* Footer */
.footerwrapper, #bottomfooter {width: 728px; } 

#footer .box-hold .box { 
	margin-right: 7px;
}
.box-hold .footer4 {
	display: none;
}

.site-footer {
	width: 530px;
}

/* Single  */
.single .site-content {
	float: none;
	margin: 0 auto;
}

#sticky.stick {
	width: 672px;
}

/* Tags Archive Categories Search */
#content {
	float: none;
    margin: 0 auto; 
}

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

img, video, object, iframe {
	height: auto;
	max-width: 100%;
}

/* Top Menu */
.bar-area { width: 440px; }

.top-bar .left {
	float: none;
}
.top-bar .right {
	float: none;
    margin: 0 auto;
    width: 340px;
}
.example #nav .first, .example #nav .second, .example #nav .third {
	margin-left: 15px;
}

.top-menu-social { 
 	width: 173px !important;
}

.top-menu-search {
	right: 0 !important;
    width: 320px !important;
}
.head-search #s2 {
	width: 216px;
}
.head-search #searchsubmit {
	width: auto;
}

.main-menu {
  display:none;
}

.responsivemenu {
  display:block;
  margin-left: 22px;
  padding-top: 2px;
}

.responsivemenu  select{
  width:400px;
}

/* Header */

#header .logo {
  margin: 10px auto;
  float:none; 
  text-align: center;
}
#header .logo a {
	display: inline-block;
	vertical-align: middle;
}
#header .banner {
	float: none;
	margin-top: 10px;
	 display: block;
}

.ad2 {
  float:none; 
  margin-top:10px;
}

.searchsub {
  width: 445px !important;
  left: -75px;
}


/* Slider */

.news-bar h2 {
	line-height: 1;
    margin: 0 0 -1px -1px;
}

.carousel {
	width: 440px;
}

.news-bar .flexslider .slides > li{
	width: 220px !important;
}
.slide-wrapper {
	width: 210px;
	margin: 0 5px;
}
.slider-image {
	width: 100%;
}
.flexslider .slider-image img {
 width: 210px;
}

.news-bar h3 {
	font-size: 20px;
	line-height: 25px;
  height: 70px ;
  display: inline-block;
}

.flexslider .slides > li{
	width: 440px !important;
}

#slider .slides > li {
	min-height: inherit;
}

.container img {
	float: none;
	margin: 0; 
}
.container .sub-nav {
	position: inherit;
	float: none;
}
#slider {
	float: none;
	width: auto;
}

.container .text {
	display: none;
}

/* Wrapper */
#wrapper { width: 440px; }
 

/* Home Page */ 
.columns {
	margin-right: 0px;
	width: auto; 
}
.column-1 {
	float: none;
    margin-right: 0px;
    width: auto;
    margin-bottom: 10px;
}
.column-1 .holder {
	padding-right: 0px;
}
.column-1 h1 {
	font-size: 28px;
    line-height: 32px;
}
.column-2 {
	float: none;
    margin-right: 0px;
    padding: 0;
    width: auto;
}
.container-2 .text {
	overflow: visible;
	margin-top: 5px;
}

.container-2 img {
	float: none;
    margin-left: 0px;
}
.container-2 h2 {
	font-size: 24px; 
    line-height: 30px;
}

/* Block 1 */

.news-bar-2 {
	margin-bottom: 15px;
}

.news-bar-2 .title {
	width: auto;
	height: auto;
	margin: 0 0  5px ;
	max-width: 100%;
	float: none;
}
.news-bar-2 .box {
	width: auto;
	margin: 0 5px 5px;
	padding: 0;
}
.news-bar-2 h2 {
	font-size: 30px;
	line-height: 1.2;
	margin:0; 
}
.news-bar-2 .cat-desc {
	font-size: 14px;
	line-height: 1.2;
}

/* post 456 */

.container-3 .text {
	margin-top: 5px;
}
.container-3 img {
	display: block;
    float: none;
    margin: 0 auto;
}
.container-3 .holder {
	width: auto;
	margin-right: 0;
}
.container-3 .holder .col {
	width: auto;
}

.column-wide {
	float: none;
	width: auto;
}

.twoboxes .box {
	width: 211px;
	padding: 0 9px 11px 0;
	margin-right: 7px;
	height: 357px;
}
.twoboxes .box2 {
	margin: 0;
    padding: 0;
}

/* Block 2 */
.news .col-1 {
	float: none;
    min-height: inherit;
    padding: 19px 0 0;
    width: auto;
}

.news .col-2 {
	float: none;
    padding: 0;
    width: auto;
}

/* Sidebar */
#sidebar {
	float: none;
	margin: 0 auto;
}


/* Footer */
.footerwrapper, #bottomfooter {width: 440px; } 

#footer .box-hold .box {
	float: none; 
	margin: 0 auto;
	margin-bottom: 10px;
}
.site-footer {
	width: 240px;
}
.footer4 {
	margin: 0 auto !important;
}

/* Single */
.single .site-content {
	float: none;
	width: auto;
	padding: 0;
}

.single-entry-title {
	font-size: 24px;
}

.single-right { 
	width: 322px;
}
.single-right-big {
	margin: 0;
}
#sticky {
	width: 422px;
}
 #sticky.stick{
	width: 423px;
}
.single-related-big-wrapper {
	margin: 8px auto 0;
    width: 380px;
}
.related-left-big {
	margin-bottom: 10px;
}

#comment-input,  #comment-textarea {
	float: none;
}
#comment-submit {
	margin-top: 10px;
}

/* Archives Tags Search and Category Pages */
#content {
	float: none;
	width: auto;
}

.recentpost-image-0, .bottom-recentpost-image-0 {
	margin-right: 20px;
	width: 130px;
}

.post-content-holder {
	float: none;
	width: auto;
}
.bottom-content-heading-0 h2 {
	clear: none;
}

.author-info {
	float: none;
	width: auto;
}


}


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

/* Top Menu */
.bar-area { width: 280px; }
.top-bar .left {
	display: none;
}
.top-bar .right {
	width: 280px
}

.responsivemenu  select{
  width: 260px;
}

.top-bar .right li {
  margin-left:1px;
}

.searchsub {
  left: 0;
  width: 280px !important;
}

.searchsub #s2head {
   width: 181px;
}

.example #nav .first, .example #nav .second, .example #nav .third {
	margin-left: 0;
}
.top-menu-search { 
    width: 280px !important;
}

.head-search #s2 {
	width: 176px;
}

.top-menu-social {
     width: 172px !important;
}


/* Slider */

.carousel {
	width: 300px;
}

.news-bar .flexslider .slides > li{
	width: 150px !important;
}
.flexslider .slides > li{
	width: 300px !important;
} 
.slide-wrapper {
	width: 140px;
	margin: 0 5px;
}
 
.flexslider .slider-image img {
 	width: 140px;
 	height: auto;
}

.news-bar h3 {
	font-size: 20px;
	line-height: 25px;
}


/* Wrapper */
#wrapper { width: 300px; padding: 0; }

/* Home Page */
.column-1 h1, .column-2 h2, .container-2 h2, .container-3 h2 {
    font-size: 20px;
    line-height: 1.3;
    max-height: inherit;
}
.news-bar-2 .box {
	float: none;
}
.news-bar-2 .text {
	padding: 0;
}
.news-bar-2 img {
	float: none;
}
.box2 img {
	float: left;
}
.news-bar-2 .box {
	margin-top: 10px;
}

.twoboxes .box {
	float: none;
	width: auto;
}

.news-small img {
	display: none;
}

/* Single */
.single-left {
	display: none;
}
.single-right {
	float: none;
	width: auto;
}

.toolbar-social {
	display: none;
}

#sticky, #sticky.stick {
	width: 282px;
}

#comments .avatar{
	width:25px;
}
#comments-content {
	margin-left: 5px;
}
.children {
	margin: 20px 0 0 40px;
}

#respond-content textarea {
	width: 90%;
}

.comments-navigation .alignleft a, .comments-navigation .alignright a {
  padding:10px;
}

.authorgravatar .avatar {
width: 60px;

}
/* Footer */

.footerwrapper, #bottomfooter {
	width: 300px;
	padding: 0
}

.site-footer, .footer-logo {
	float: none;
}
.site-footer {
	 margin-top: 0px;
}

#bottomfooter {
	text-align: center;
    width: 285px;
}



/* Archives Tags Search and Category Pages */
.recentpost-image-0, .bottom-recentpost-image-0 {
	width: 100px;
}

.avatar {
	width: 100px;
	height: auto;
}
.alignleft {
	margin-left: 0 !important;
}

}