/* Responsive Css */

/*@media only screen and (min-width: 768px) and (max-width:2500px) {
.responsive_menu{
	display:none !important;
}
}
*/
/* Tablet (Portrait 768px) */

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

.header_inside,.first_menu_inside,.breaking_news_inside,.page_container_inside,.top_footer_inside,.footer_inside,.copyright_inside,.page_header_inside{
	width:768px;
}

.header_container,.container_outside{
	width:808px;
}

.top_menu li a{
	font-size:12px;
}

div.main_slide {
width: 340px !important;
}

.anythingSlider{
	width:100% !important;
}

#slider{
	width:340px;
}
.anythingSlider .panel{
	width:340px !important;
}



.slider_blocks .slide div.inside{
	margin-top:9% !important; 
}


#page_content {
	width:49.6%;
}

.category_style_I .left{
	width: 45.2%;
}

.category_style_I .right{
	width: 50%;
}

.category_style_II .left{
	width: 46.5%;
}

.category_style_II .right{
	width: 46.9%;
}

.category_style_III .left{
	width: 59.8%;
}

.category_style_III .right{
	width: 33.6%;
}

.category_style_III .date .comments {
    margin-top: 7px;
}

.blog_style_I .left{
	width: 52.7%;
}

.blog_style_I .right{
	width:42%;
}

.blog_style_II .left{
	width: 51.6%;
}

.blog_style_II .right{
	width: 41.8%;
}

.right_sidebar .blog_style_II .right,
.left_sidebar .blog_style_II .right{
	width:48.8%;
}

.right_sidebar .blog_style_I .right,
.left_sidebar .blog_style_I .right{
	width:43.5%;
}

.right_sidebar .category_style_III .right, .left_sidebar .category_style_III .right {
    width: 35.5%;
}

/* Page With Sidebar Columns Fixes */

.right_sidebar .one_third, .left_sidebar .one_third {
width: 30.1%;
}
.right_sidebar .one_half, .left_sidebar .one_half {
width: 47.6%;
}

.right_sidebar .one_third, .left_sidebar .one_third {
width: 30.1%;
}

.right_sidebar .one_fourth, .left_sidebar .one_fourth {
width: 21.5%;
}

.right_sidebar .two_thirds, .left_sidebar .two_thirds {
width: 65.1%;
}

.right_sidebar .three_fourths, .left_sidebar .three_fourths {
width: 73.7%;
}

.footer form#searchform .search, div#sidebar form#searchform .search{
	width:48%;
}

/* Other Responsive Scripts  */

.dual_sidebars .one_half{
	width: 46.7%;
}

.dual_sidebars .one_third{
	width: 28.9%;
}

.one_half{
	width: 47%;
}
 .one_third {
width: 29%;
}
.one_fourth {
width: 20%;
}
.two_thirds {
width: 64%;
}

 .three_fourths {
width: 72%;
}

#sidebar {
width: 27.4%;
float: left;
}

.footer span.heading h3{
	font-size:15px;
}

.full_width .category_style_III .right {
width: 36.9%;
}

.full_width .blog_style_II .right {
width: 49.2%;
}

.full_width .blog_style_I .right {
width: 44.6%;
}

.ad_holder_inside{
	margin-left:2.2%;
}

.single .author .authorcontent{
	width: 87.2%;
}

.related_news{
	width:30.3%;
}

blockquote, .link_holder p a{
	width:85.6%;
}

}
/* Mobile (Landscape 480px) */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
.header_inside,.first_menu_inside,.breaking_news_inside,.page_container_inside,.top_footer_inside,.footer_inside,.copyright_inside,.page_header_inside{
	width:480px;
}


.header_container,.container_outside{
	width:520px ;
}

.header a.logo{
	text-align:center;
	float:none;
	margin-top:25px;
	display:block;
}

.header_container_inside{
	padding-bottom:25px;
}

.header .ad_space{
	margin-top:15px;
}

.ad_holder_inside{
	width:468px;
}

.first_menu  select{

	display:block !important;

	float:left;

	margin-top:12px;

	width:87%;

	background:url(select_bg.png) no-repeat top right #181818;
	
	color:#fff;

	padding:9px;
		
	border:none;
		
	outline:none;
	
	-webkit-appearance: none;
	
	appearance:none;
	
	-moz-appearance: none;
	
    text-indent: 0.01px;
	
    text-overflow: '';

}


select::-ms-expand {
    display: none;
}



.breaking_news_carousel{
	width: 59% !important;
}

.header_inside .left,
.header_inside .right{
	width:100%;
}

ul.top_menu{
	display:none;
}

div.main_slide {
width: 480px !important;
}

.anythingSlider{
	width:100% !important;
}

#slider{
	width:480px;
}
.anythingSlider .panel{
	width:480px !important;
}

.slider_blocks .margin_me{
	margin-top:3px;
}

.slider_blocks .sub_slide{
	width: 238px;
    height: 238px;
}

.slider_blocks .sub_slide_1,
.slider_blocks .sub_slide_3{
	margin-left:0px;
}

.ad_holder{
	margin-bottom:0px;
}

.dual_sidebars .slogan .right,.dual_sidebars .slogan .left{
	width: 100%;
}


.one_half,.one_third,.one_fourth,.two_thirds,.three_fourths{
	width:100% !important;
}

.sidenavigation_sidebar {
width: 40% !important;
}

#sidebar{
	width: 25.5%;
}


.dual_sidebars{
	width: 45.5% !important;
}

.side_navigation_content {
width: 54% !important;
}


#sidebar h3{
	font-size:10px;
}

.category_style_I .left{
	width:100%;
}

.category_style_I .right{
	margin-left:0px;
	width:100%;
	margin-top:10px;
}

.category_style_II .left{
	width: 44.5%;
}

.category_style_II .right{
	width: 44%;
}

.ad160_600_inside{
	width:105px;
	height:auto ;
}

.footer form#searchform .search, div#sidebar form#searchform .search{
	width:18%;
}


.recent_videos .video_player_button_holder{
	left: 31%;
    top: 8%;
}

.category_style_III .left{
	width:100%;
	margin-right:0px;
}

.category_style_III .left .sub_category .right{
	width: 59.2%;
}

.category_style_III .right{
	width:100%;
}

.blog_style_I .left,.blog_style_I .right,.blog_style_II .left,.blog_style_II .right{
	width:100%;
}

.blog_style_II .right{
	margin-top:10px;
}

.full_width .category_style_III .left{
	width: 49.3%;
}

.full_width .category_style_III .left .sub_category .right{
	width:45.2%;
}

.full_width .blog_style_I .left,.full_width .blog_style_I .right,.full_width .blog_style_II .left,.full_width .blog_style_II .right{
	width: 47.2%;
}

.left_sidebar,.right_sidebar{
	width: 69.2% !important;
}

.left_sidebar .blog_style_I .left, .left_sidebar .blog_style_I .right,.left_sidebar .blog_style_II .left,.left_sidebar .blog_style_II .right,
.right_sidebar .blog_style_I .left, .right_sidebar .blog_style_I .right,.right_sidebar .blog_style_II .left,.right_sidebar .blog_style_II .right{
	width: 46.1%;
}

.left_sidebar .category_style_III .left,
.right_sidebar .category_style_III .left{
	width: 50.5%;
}

.left_sidebar .category_style_III .left .sub_category .right,
.right_sidebar .category_style_III .left .sub_category .right{
width: 41.7%;
}

.footer_widget{
	float:left;
	margin-bottom:15px;
	width:100%;
}

.single .author .authorcontent{
	width: 79.5%;
}
.share_links .view_post{
	margin-top:10px;
}

.related_news{
	width:28.4%;
}

ol#comments li div.comment div.comment_holder {
   width: 78.9%;
}

ol#comments li ul li ul li ul li ul li div.comment div.comment_holder{
	width:47%;
}

.page_header h2{
	margin-top:4.6%;
}

blockquote, .link_holder p a{
	width:77%;
}

.top_footer .left {
height: 35px;
overflow: hidden;
}

}

/*  Mobile (Portrait 320px) */

@media only screen and (max-width: 479px) {
	
.header_inside,.first_menu_inside,.breaking_news_inside,.page_container_inside,.top_footer_inside,.footer_inside,.copyright_inside,.page_header_inside{
	width:320px;
}


.header_container,.container_outside{
	width:360px ;
}

.header .ad_space{
	width:320px;
}

.header .ad_space img{
	max-width:100%;
}

a#iCarouselNext{
	right: 61px;
}

.header a.logo{
	text-align:center;
	float:none;
	margin-top:25px;
	display:block;
}

.header_container_inside{
	padding-bottom:25px;
}

.header .ad_space{
	margin-top:15px;
}

.ad_holder_inside{
	width:320px;
	height:auto !important;
	margin-bottom:25px;
}

.first_menu  select{

	display:block !important;

	float:left;

	margin-top:12px;

	width:83%;

	background:url(select_bg.png) no-repeat top right #181818;
	
	color:#fff;

	padding:9px;
		
	border:none;
		
	outline:none;
	
	-webkit-appearance: none;
	
	appearance:none;
	
	-moz-appearance: none;
	
    text-indent: 0.01px;
	
    text-overflow: '';

}


select::-ms-expand {
    display: none;
}



.breaking_news_carousel{
	width: 38% !important;
}

.header_inside .left,
.header_inside .right{
	width:100%;
}

ul.top_menu{
	display:none;
}


div.main_slide {
width: 320px !important;
}

.anythingSlider{
	width:100% !important;
}

#slider{
	width:320px;
}
.anythingSlider .panel{
	width:320px !important;
}

.slider_blocks .margin_me{
	margin-top:3px;
}

.slider_blocks .sub_slide{
	width:158px;
    height:158px;
}

.slider_blocks .sub_slide_1,
.slider_blocks .sub_slide_3{
	margin-left:0px;
}

.ad_holder{
	margin-bottom:0px;
}

.dual_sidebars .slogan .right,.dual_sidebars .slogan .left{
	width: 100%;
}


.one_half,.one_third,.one_fourth,.two_thirds,.three_fourths{
	width:100% !important;
}

.sidenavigation_sidebar {
width: 40% !important;
}

#sidebar{
	width:100%;
}


.dual_sidebars{
	width:100% !important;
}

.side_navigation_content {
width: 54% !important;
}

.recent_videos .video_player_button_holder{
	left: 35%;
    top: 32%;
}

.top_footer .left {
height: 35px;
overflow: hidden;
}

.popular_news a.news_widget_img{
	float:none;
}


#sidebar h3{
	font-size:15px;
}

.category_style_I .left{
	width:100%;
}

.category_style_I .right{
	margin-left:0px;
	width:100%;
	margin-top:10px;
}

.category_style_II .left{
	width: 44.5%;
}

.category_style_II .right{
	width: 44%;
}

.ad160_600_inside{
	height:auto ;
}

.footer form#searchform .search, div#sidebar form#searchform .search{
	width:73%;
}


.recent_videos .video_player_button_holder{
	left: 31%;
    top: 8%;
}

.category_style_III .left{
	width:100%;
	margin-right:0px;
}

.category_style_III .left .sub_category .right{
	width: 59.2%;
}

.category_style_III .right{
	width:100%;
}

.blog_style_I .left,.blog_style_I .right,.blog_style_II .left,.blog_style_II .right{
	width:100%;
}

.blog_style_II .right{
	margin-top:10px;
}

.full_width .category_style_III .left{
	width: 49.3%;
}

.full_width .category_style_III .left .sub_category .right{
	width:42.4%;
}

.full_width .blog_style_I .left,.full_width .blog_style_I .right,.full_width .blog_style_II .left,.full_width .blog_style_II .right{
	width: 46%;
}

.left_sidebar,.right_sidebar{
	width:100% !important;
}

.left_dual_sidebar, .right_dual_sidebar{
	width:100% !important;
	max-width:inherit !important;
}

.left_sidebar .blog_style_I .left, .left_sidebar .blog_style_I .right,.left_sidebar .blog_style_II .left,.left_sidebar .blog_style_II .right,
.right_sidebar .blog_style_I .left, .right_sidebar .blog_style_I .right,.right_sidebar .blog_style_II .left,.right_sidebar .blog_style_II .right{
	width: 100%;
}

.left_sidebar .category_style_III .left,
.right_sidebar .category_style_III .left{
	width: 100%;
}

.left_sidebar .category_style_III .left .sub_category .right,
.right_sidebar .category_style_III .left .sub_category .right{
width:44.1%;
}


.left_sidebar .category_style_III .left .left, .right_sidebar .category_style_III .left .left{
	width:50%;
}

.right_sidebar .category_style_III .right, .left_sidebar .category_style_III .right{
	width:100%;
}

.footer_widget{
	float:left;
	margin-bottom:15px;
	width:100%;
}

.single .author .authorcontent{
	width: 78.7%;
}
.share_links .view_post{
	margin-top:10px;
}

.related_news{
	width:28.4%;
}

ol#comments li div.comment div.comment_holder {
   width: 78.1%;
}

ol#comments li ul li ul li ul li ul li div.comment div.comment_holder{
	width:47%;
}

.page_header h2{
	margin-top:4.6%;
}

blockquote, .link_holder p a{
	width:77%;
}
	
}