/*
Theme Name: Skeleton
Version: 1.3
Theme URI: http://www.macrew.net
Author: Bhupinder Singh
Author URI: http://www.macrew.net
Description: Skeleton is a simple, mobile-friendly, responsive theme that can be used as a simple WordPress theme or as a starting point for designers to make further customizations. Skeleton is fully child-themeable and includes several useful theme options to extend typography, colors, background and header styles.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, one-column, two-columns, responsive-layout, left-sidebar, right-sidebar, custom-menu, featured-images, sticky-post, translation-ready, black, blue, custom-background, custom-colors, featured-images, theme-options, threaded-comments
Text Domain: skeleton
*/
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
	font-family: 'fontawesome';
	src:url('fonts/fontawesome.eot');
	src:url('fonts/fontawesome.eot?#iefix') format('embedded-opentype'),
		url('fonts/fontawesome.svg#fontawesome') format('svg'),
		url('fonts/fontawesome.woff') format('woff'),
		url('fonts/fontawesome.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'franklin_gothic_bookregular';
    src: url('fonts/frabk-webfont.eot');
    src: url('fonts/frabk-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/frabk-webfont.woff') format('woff'),
         url('fonts/frabk-webfont.ttf') format('truetype'),
         url('fonts/frabk-webfont.svg#franklin_gothic_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
        font-family: "Myriad Pro";
        src: url('fonts/MYRIADPRO-REGULAR.eot');
        src: url('fonts/MYRIADPRO-REGULAR.eot?#iefix') format('embedded-opentype'),
        url('fonts/MYRIADPRO-REGULAR.svg#Myriad Pro') format('svg'),
        url('fonts/MYRIADPRO-REGULAR.woff') format('woff'),
        url('fonts/MYRIADPRO-REGULAR.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del, dfn,
em, img, ins, kbd, q, s, samp, small, strike, strong,
sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer,
header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
body{
	margin:0;
	padding:0;
	font-family: 'franklin_gothic_demiregular';
	font-family: "Poppins",Arial,serif;
	background:url(images/Mamiverse_Logo_Background.jpg) repeat;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none; }
blockquote, q {quotes: none; }
blockquote:before, blockquote:after,q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.pad td {
	padding: 10px;
}
pre,code {
	white-space: normal;
	background-color: #ededed;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	font: 12px/24px Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
	margin: 5px 0;
	padding: 5px;
}
p code {display: inline;}
h1, h2, h3, h4, h5, h6, input, select, form, p{
	margin:0;
	padding:0;	
}
a{
	text-decoration:none;
	outline:none;	
}
.search a{
	color: #333;
}


ul{
	margin:0;
	padding:0;	
}

ul li{
	list-style:none;	
}

.clr{
	clear:both;	
}

img{
	max-width:100%;	
}
.header_sec{
	margin:0 0 18px;
	padding:8px 0 0 0;
/*	background:#fb3126;		*/
	background-color: white;
	-webkit-box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    2px 2px 4px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 4px 0px rgba(50, 50, 50, 0.75);
	height: 124px;
}

.header_sec .header_main{
	width:1126px;
	margin:0 auto;	
}

.logo{
	float:left;
	width:203px;	
}

.header_sec .header_main .h_rt{
	float:right;
	width:886px;
	padding:18px 0 0 0;	
}

.header_sec .header_main .h_rt .h_top{
	background:url(images/top_bg.png) no-repeat center bottom;
	padding:0 0 15px 0;	
	width:854px;
	float:right;
	margin: 0 0 20px;
}

.header_sec .header_main .h_rt .h_top .rt_left{
	float:left;
	width:600px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	padding: 6px 0 0;
	font:normal 17px 'franklin_gothic_bookregular';	
}
.header_sec .header_main .h_rt .h_top .rt_rt{
	width:240px;
	float:right;
}
.header_sec .header_main .h_rt .h_top .rt_rt aside{
	text-align: right;
    width: 100%;	
}
.header_sec .header_main .h_rt .h_top .rt_rt aside a{
margin:0 0 0 2px;	
}
.header_sec .header_main .h_rt .nav_sec{
	margin: 20px 0;
	padding:0;
	position:relative;	
}

.header_sec .header_main .h_rt .nav_sec ul{
	margin:0;
	padding:0;	
}

.header_sec .header_main .h_rt .nav_sec ul li{
	float:left;
	text-transform:uppercase;
	background:url(images/sep.png) no-repeat right top;
	position: relative;
}

.header_sec .header_main .h_rt .nav_sec ul li a{
	color:#919191;
    font-weight: 400;
    padding: 2px 19.5px 22px;
    padding: 0 10px;
	display:inline;		
}

.header_sec .header_main .h_rt .nav_sec .search{
	position: absolute;
    right: 0;
}

/*SUB MENUS*/

.header_sec .header_main .h_rt .nav_sec ul li .arrow_shape{
	border-bottom: 14px solid #871009;
    border-left: 13px solid rgba(0, 0, 0, 0);
    border-right: 13px solid rgba(0, 0, 0, 0);
    display: none;
    height: 0;
    left: 32%;
    position: absolute;
    top: 25px;	
}
.header_sec .header_main .h_rt .nav_sec ul li:hover .arrow_shape{
	display:none;	
}


.header_sec .header_main .h_rt .nav_sec ul li ul.sub-menu{
   display: none;
   position: absolute!important;
   background:white;
   text-align: left;
   margin:0;
   width:231px;
   top: 100% !important;
   -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index:999999;
	left:-96%;
}
.header_sec .header_main .h_rt .nav_sec ul li.school ul.sub-menu{
	left:-75px!important;
	transform: all .5s;
}
.header_sec .header_main .h_rt .nav_sec ul li ul.sub-menu li{
   padding:0;
   display:block!important;
   float:none;
/*   background:url(images/d_sep.png) repeat-x left bottom;*/
	border-bottom: 1px solid #ebebeb;
   position:relative;
   line-height:41px;
   width:100%;
}

.header_sec .header_main .h_rt .nav_sec ul li ul.sub-menu li:last-child{
	background:none;	
}

.header_sec .header_main .h_rt .nav_sec ul li ul.sub-menu li a{
	background:none;
	width:95%;
	display:block;
	color:#333;
	padding: 15px 20px;	
	text-transform: capitalize;
	font-size: 12px;
	line-height: 20px;
}

.header_sec .header_main .h_rt .nav_sec ul li:first-child ul.sub-menu li:hover a{
	color:#fa8623;
}

.header_sec .header_main .h_rt .nav_sec ul li:nth-child(2) ul.sub-menu li:hover a{
	color:#D8D501;
}

.header_sec .header_main .h_rt .nav_sec ul li:nth-child(3) ul.sub-menu li:hover a{
	color:#42bb19;
}

.header_sec .header_main .h_rt .nav_sec ul li:nth-child(4) ul.sub-menu li:hover a{
	color:#b205fa;
}

.header_sec .header_main .h_rt .nav_sec ul li:nth-child(5) ul.sub-menu li:hover a{
	color:#09D3CC;
}

.header_sec .header_main .h_rt .nav_sec ul li:nth-child(6) ul.sub-menu li:hover a{
	color:#c9121d;
}

.header_sec .header_main .h_rt .nav_sec ul li:nth-child(7) ul.sub-menu li:hover a{
	color:#2aa8df;
}

.header_sec .header_main .h_rt .nav_sec ul li:nth-child(8) ul.sub-menu li:hover a{
	color:#f90cbe;
}

.header_sec .header_main .h_rt .nav_sec ul li:nth-child(9) ul.sub-menu li:hover a{
	color:#fb3126;
}


.header_sec .header_main .h_rt .nav_sec ul li ul.sub-menu li.menu-item-has-children a{
	background:url(images/rt-arrow.png) no-repeat right 11px;		
}

.header_sec .header_main .h_rt .nav_sec ul li:hover > .sub-menu {
   display: block;
}

.header_sec .header_main .h_rt .nav_sec ul li ul.sub-menu li ul.sub-menu{
	display:none;
	position:absolute;
	
	right:-100%!important;
	top: 0 !important;	
}



.header_sec .header_main .h_rt .nav_sec ul li ul.sub-menu li:hover ul.sub-menu{
	display:block;
	left:100%;	
}

.header_sec .header_main .h_rt .nav_sec ul li ul.sub-menu li ul.sub-menu li a{
	background:none!important;
	color:#fff!important;	
}

.header_sec .header_main .h_rt .nav_sec ul li ul.sub-menu li:hover ul.sub-menu li:hover a{
	color:#fa8623!important;
	background:url(images/orange_circle.png) no-repeat right center!important;	
}

.header_sec .header_main .h_rt .nav_sec ul li ul.sub-menu li .arrow_shape{
	display:none;	
}


#foodMenu.fa-chevron-down {
color:#fa8623;
font-size: 16px;
}


#healthMenu.fa-chevron-down {
color:#f3d131;
font-size: 16px;
}

#moneyMenu.fa-chevron-down {
color:#49bf21;
font-size: 16px;
}


#moneyMenu.fa-chevron-down {
color:#49bf21;
font-size: 16px;
}


#styleMenu.fa-chevron-down {
color:#00fdf4;
font-size: 16px;
}

#videosMenu.fa-chevron-down {
color:#ff0000;
font-size: 16px;
}

#espanolMenu.fa-chevron-down {
color:#ff0000;
font-size: 16px;
}

#booksMenu.fa-chevron-down {
color:#2aa8df;
font-size: 16px;
}

#lifeMenu.fa-chevron-down {
color:#f60cbc;
font-size: 16px;
}

#na-menu-primary ul.mega-menu>li>a { 
	color: #919191;
	padding: 0 10px;
	font-weight: 400;
}

#na-menu-primary ul>li>a {
	font-size: 19px;
}

/**********************************************************
	Menu Ends
**********************************************************/

.search_form{
	background: none repeat scroll 0 0 #FB3126;
	border:2px solid #E32A1D;	
	border-top:0px;
    display: none;
    height: 50px;
    left: -100px;
    padding: 5px 0 0 7px;
    position: absolute;
	z-index:9999;
    top: 32px;
    width: 232px;}
.search_form .element{
	width:100%;
} 
.search_form .element input[type="text"] {
    height: 25px;
    margin: 4px;
    width: 70%;
	padding:4px;
	float:left;
}
.search_form .element input[type="image"] {
    margin: 4px 0 0;
}
/*SUB MENUS ENDS HERE*/
.add{
	text-align:center;	
}

.container1{
	margin:0 auto;
	padding:12px 0%;
	width: 100%;
	max-width:1200px;
	min-width: 300px;
}
.archive.category  .container1,
.home.blog .container1{
	max-width:990px;
}
.container1 .con_left{
	width:100%;
	margin:0 auto;
	float:none;
	padding:0;
	border:none;	
}

.container1 .con_left .slider_sec{
	padding:0 0 15px 0;
	position:relative;
	z-index:99999;
}

.container1 .con_left ul.photo, .container1 .featured-stories-sidebar ul.photo{
	margin:0;
	padding:0;
}

.container1 .con_left ul.photo li, 
.container1 .featured-stories-sidebar ul.photo li{
	width:30.5%;
	display:inline-block;
	position:relative;
	padding-bottom:0px;
	margin: 10px 1%;
}
.container1 .con_left ul.photo li img.post-thumbnail,
.container1 .single-post ul.photo li img.post-thumbnail{
	width: 100%;
	height: 0px;
	background-position: center;
	background-size: cover;
	padding-bottom: 130%;
}
.container1 .single-post ul.photo li{
	padding-bottom: 0px;
}

.img_con{
	background-image: -webkit-linear-gradient(rgba(0,0,0,0.2) 100%, rgba(0,0,0,0.2) 100%, rgba(0,0,0,0.2) 100%, rgba(0,0,0,0.2) 100%);
	background-image: -o-linear-gradient(rgba(0,0,0,0.2) 100%, rgba(0,0,0,0.2) 100%, rgba(0,0,0,0.2) 100%, rgba(0,0,0,0.2) 100%);
	background-image: linear-gradient(rgba(0,0,0,0.2) 100%, rgba(0,0,0,0.2) 100%, rgba(0,0,0,0.2) 100%, rgba(0,0,0,0.2) 100%);
	position:absolute;
	bottom: 8px;
	font:normal 18px 'franklin_gothic_bookregular';	
	width: 100%;
	padding:10px 15px;
}


.post-cat {
	line-height: 23px;
	font-weight: normal;
	display: inline-block;
	color: white;
	border-radius: 30px;
	font-size: 16px;
	padding: 0 25px;
	font-family: "Poppins",Arial,serif;
}

.category-cocina.post-cat{
	background-color: #fa8623;
}
.category-salud.post-cat{
	background-color: #ffd200;
}
.category-finanzas.post-cat{
	background-color: #00bf00;
}
.category-estilo.post-cat{
	background-color: #00e5e5;
}
.category-videos.post-cat{
	background-color: #ff0000;
}
.category-libros.post-cat{
	background-color: #00abe5;
}
.category-vida.post-cat{
	background-color: #ff05c2;
}
.category-english.post-cat{
	background-color: #ff0000;
}


.img_con h3{
	color:#fff;
	font-size:17px;
	font-weight: 600;
	font-style: normal;
}
.img_con h3 a{
	color:#fff;
	display: block;
	font-family: "Poppins",Arial,serif;
	font-weight: 500;
	font-size: 17px;
}
.featured-stories-sidebar .img_con h3{
	font-size: 18px;
}

.container1 .con_left ul.photo li em{
	bottom: 34px;
    left: -68px;
    position: absolute;	
}
.container1 .con_left ul.photo li img.wp-post-image, .container1 .featured-stories-sidebar ul.photo li img.wp-post-image{
	width:371px;
	height:240px;
		
}
.container1 .con_rt{
	float:right;
	width:310px;	
	padding:0 0 0 10px;	
}

.container1 .con_rt .add_box{
	margin:0 0 -2px 0;
	position:relative;	
}

.container1 .con_rt .add_box img{
	position:relative;
	z-index:2;	
}

.container1 .con_rt .add_box img.message{
	position: absolute;
    right: -26px;
    top: -11px;
    z-index: 1;	
}

.container1 .con_rt .add_box2{
	margin:0 0 15px 0;
	position:relative;	
}

.container1 .con_rt .add_box2 img{
	position:relative;
	z-index:2;	
}

.container1 .con_rt .add_box2 img.message{
	position: absolute;
    right: -26px;
    top: -11px;
    z-index: 1;	
}

.container1 .con_rt .add5{
	padding:20px 0 0 0; 	
}

.video_sec{
	width:1020px;
	margin:0 auto;
	padding:0 0 20px 0;	
}

.video_sec .v_left{
	width:600px;
	padding:10px;
	background:#fff;
	float:left;
	position:relative;	
}

.video_sec .v_left .vblog{
	position:absolute;
	left:-47px;
	top:-39px;	
}

.video_sec .v_rt{
	float:right;
	width:376px;	
}

.video_sec .v_rt ul{
	margin:0;
	padding:0;
	overflow:hidden;	
}

.video_sec .v_rt ul li,.video_sec .v_rt aside{
	float:left;
	margin:0 0 18px 0;	
}

.video_sec .v_rt ul li:nth-child(2n),.video_sec .v_rt aside:nth-child(2n){
	margin-left:14px;	
}

.video_sec .v_rt ul li img,.video_sec .v_rt aside img{
	border:solid 6px #fff;	
}
/***************************************************************************
	footer-widget
***************************************************************************/
.footer-widget{
	width: 100%;
	float: left;
	background-color: white;
	font-family: "Poppins",Arial,serif;
    font-size: 14px;
    font-weight: 500;
    padding: 50px 0 10px 0;
	border-top: 1px solid #EEE;
}
.footer-widget a{
	font-family: "Poppins",Arial,serif;
	color: #fb3126;
}
.content-half{
	width: 50%;
	float: left;
}
.inline-half{
	width: 50%;
	float: none;
	display: inline-block;
}
.menu-footer-menu-container li{
	margin-bottom: 15px;
}
.text-right{
	text-align: right;
}
.text-left{
	text-align: left;
}
.text-center{
	text-align: center;
}
/***************************************************************************
	footer
***************************************************************************/
.footer{
	background:white;
	padding:10px 0 27px 0;	
	margin: 0px;
	width: 100%;
	float: left;
	color: #757575;
	border-top: 2px solid #EEE;
}
.footer a{
	color:#fb3126;
}

.footer .footer_main{
	margin:0 auto;
	width:1068px;	
}

.footer .footer_main .foot_left{
	float:left;
	width:473px;	
}

.flogo{
	float:left;
	padding:0 10px 0 0;
	display:inline-block;	
}
.footer-soc-ico .vc_icon_element-icon,
.footer-soc-ico a .vc_icon_element-icon{
	font-size: 1.4em;
	margin: 0px 12px;
	color: #757575;
}

.footer .footer_main p{
	color: #757575;
	padding:22px 0 0;
	font: 15px 'franklin_gothic_bookregular';	
}

.footer .foot_rt{
	float:right;
	width:440px;
	text-align:right;
	padding:22px 0 0;	
}

.footer .foot_rt ul{
	margin:0;
	padding:0;	
}

.footer .foot_rt ul li{
	display:inline-block;
	padding:0 10px;
	font: 15px 'franklin_gothic_bookregular';
	background:url(images/f_sep.png) no-repeat left 8px;		
}

.footer .foot_rt ul li a{
	color:#fb3126;	
}

.footer .foot_rt ul li:first-child{
	background:none;	
}

.footer .foot_rt ul li a:hover{
	text-decoration:underline;	
}

.post-thumbnail-container {
	box-shadow: 7px 10px 44px -14px rgba(0,0,0,0.6);
}

/*-----------------------------------Single page section------------------------*/

.single_sec{
  margin:0;
  padding:30px;
  background-color: white;
  position: relative;
}

.single_sec .single_left{
	width:756px;
	float:left;
	border-right: 1px solid #C6C5C5;
	padding:0px 60px 0px 0px;	
}

.single_sec .single_left h2{
	color:#2e2e2e;
	font:33px/40px 'franklin_gothic_bookregular';
	padding:0 0 10px 0;	
}

.single_sec .single_left h1{
	color:#2e2e2e;
	font:36px/38px 'franklin_gothic_bookregular';
	padding:0 0 10px 0;	
}

.single_sec .single_left .left_main{
	margin:0;
	padding:0;	
}

.single_sec .single_left .left_main .l_main_left{
	width:48px;
	float:left;
}

.single_sec .single_left .left_main .l_main_rt{
	float: right;
    margin: 0 0 0 10px;
    width: 562px;
}

.single_sec .single_left .left_main .l_main_rt .rt_contant{
	border-left: 1px solid #C6C5C5;
	width:560px;
	border-left: 1px solid #C6C5C5;
	padding:0 0 0 36px;		
}

.single_sec .single_left .left_main .l_main_rt .rt_contant h6{
	color:#2e2e2e;
	font:14px 'franklin_gothic_bookregular';
	padding:0 0 14px 0;
}

.single_sec .single_left .left_main .l_main_rt .rt_contant h6 span{
	color:#fb3126;
	padding:0 0 14px 0;	
}

.family{
	padding:0 0 14px 0;
}

.single_sec .single_left .left_main .l_main_rt .rt_contant p,.single_sec .single_left .left_main .l_main_rt .rt_contant ol li{
	font:normal 14px/22px Arial, Helvetica, sans-serif;
	color:#2e2e2e;
	padding:0 0 20px 0;	
}

.single_sec .single_left .left_main .l_main_rt .rt_contant p strong{
	/*display:block;*/
}

.single_sec .single_left .left_main .l_main_rt .rt_contant p span a{
	color:#fc271c;	
}

.ele_section{	
	padding:0 0 0;	
}

.ele_section .ele_left{
	float:left;
	padding:15px;
	margin: 0 5px 0 0;
	width:174px;
	background:#fb3126;
	color:#fff;
	font:normal 24px Arial, Helvetica, sans-serif;	
}
.ele_section .ele_right{
	float:right;
	width:340px;	
	padding:15px;
	margin: 0 0 0 5px;
	width:174px;
	background:#fb3126;
	color:#fff;
	font:normal 24px Arial, Helvetica, sans-serif;	
}
.single_sec .single_left .left_main .l_main_rt .rt_contant p.book{
	padding-left:20px;	
}

.field_sec{
	background:#f5f5f5;
	padding:4px 8px;
	margin:0 0 12px 0;	
}

.single_sec .single_left .left_main .l_main_rt .rt_contant .field_sec p{
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:0!important;			
}

.field_sec p span{
	color:#fc271c;
			
}


.field_sec img {
    vertical-align: middle;
    padding: 0 4px 0 0;
}

.our_part{
	margin:0;
	padding:0 0 0 0;	
}

.our_part ul.part{
	 margin:0;
	 padding:0;
	 overflow:hidden;	
}

.our_part ul.part li{
	float:left;
	width:123px;
	margin:0 0 0 10px;	
}

.our_part ul.part li:first-child{
	margin:0;	
}

.our_part h3{
	font:normal 24px Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;	
}

.our_part ul.part li img{
	display:block;
	border:solid 1px #444;
	margin:0 0 6px 0;	
}

.our_part ul.part li p span{
	display:block;	
}

.our_part em{
	display:block;
	text-align:right;
	color:#c1c1c1;
	font:normal 11px Arial, Helvetica, sans-serif;
	font-style:normal;	
}

.our_part em span{
	color:#444;	
}

.form_sec{
	border-left: 1px solid #C6C5C5;
    padding: 0 0 0 36px;
	margin:27px 0 27px 0;	
}

.form_sec .profile{
	border-bottom:solid 1px #d2d2d2;
	position:relative;
	margin:0 0 17px 0;
}

.form_sec .profile span{
	position:absolute;
	left: 10px;
    padding: 5px 14px;
    position: absolute;
    top: -16px;
	background:#fff;
	font:normal 14px Arial, Helvetica, sans-serif;
	border:solid 1px #d2d2d2;
	border-bottom:none;
	-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;	
}

.form_sec .or{
	border-bottom:solid 1px #d2d2d2;
	position:relative;
	margin:0 0 17px 0;
}

.form_sec .or span{
	position:absolute;
	left: 47%;
    padding: 5px 10px;
    position: absolute;
    top: -16px;
	background:#fff;
	font:normal 14px Arial, Helvetica, sans-serif;
}


.social_btn{
	text-align:center;
	margin:0 0 16px 0;	
}

.form_sec p{
	margin:0 0 15px 0;
	padding:0;
	overflow:hidden;
}

.form_sec p label{
	width:72px;
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;	
}

.form_sec p input{
	 float:left;
	 width:306px;
	 padding:0 10px;
	 height:26px;
	 outline:none;
	 background:#f8f8f8;
	 border:solid 1px #d2d2d2;
	 -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

.form_sec p textarea{
	 padding:0 10px;
	 height:85px;
	 float:left;
	 outline:none;
	 background:#f8f8f8;
	 border:solid 1px #d2d2d2;
	 -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	width:410px;	
}

.form_sec p input[type='submit']{
	background: #eeeeee; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */
	color:#5272ac;
	font:bold 14px Arial, Helvetica, sans-serif;
	width:77px;
	text-align:center;
	cursor:pointer;	
}

.add_photo{
	margin:25px 0 0 0;
	padding:0;	
}

.add_photo .photo_inn{
	position:relative;
	padding-bottom:10px;	
}

.add_photo .photo_inn span{
	font: 10px 'franklin_gothic_bookregular';
    left: 3px;
    padding: 12px 7px 24px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -6px;
    width: 84px;	
}

.add_photo .photo_inn span.style-sm {
    background: url("images/style-sm1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #5E5D5D;
}


.add_photo .photo_inn span.food {
    background: url("images/food-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.add_photo .photo_inn .img_con{
	bottom:10px;
	font-size:15px;	
}

.photo2{
	 margin: 15px 0;	
}


.add_photo .photo_inn span.money-sm {
    background: url("images/money-sm.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
}
.add_img{
	display:none;	
}

.page-links {
font-size:10px; font-weight:normal; font-family:arial; }

.page-links p { 
	font-size:1.4em;
	line-height: 2em;
}
.single_sec .single_left .left_main .l_main_rt .rt_contant .page-links p { 
	line-height: 3em;
}
@media screen and (max-width: 769px) {
	.single_sec .single_left .left_main .l_main_rt .rt_contant .page-links p { 
		line-height: 5em;
	}
}
.page-links p a {
  	background-color: #F9FBFA;
    border: 2px solid #E5E5E5;
    border-radius: 25%;
    color: #BC2413;
    font-size: 18px;
    font-weight: normal;
    margin: 0 2px;
    padding: 5px 10px; 
}
.page-links p b{
  	background-color: #DE1A00;
    border: 2px solid #C6503D;
    border-radius: 50%;
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    margin: 0 2px;
    padding: 5px 10px; 
}
.page-links a:hover { color:#fff; background:#DE1A00; }

#showRightPush{
background:url(images/menu.jpg) no-repeat;
  height: 34px;
width: 41px;
border:none;
cursor:pointer;
}
nav.nav-single{
	display: none;
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0 0 10px;
	height:50px;
    width: 100%;
}
nav.nav-single span.nav-previous a{
	text-align:left;
	color:#FC271C;
}
nav.nav-single span.nav-next a{
	float:right;
	color:#FC271C;
}
.entry-content a{
	color:#FC271C;
	font-weight:normal;	
}
/* Images */
.alignleft {
	float: left;
	margin:0 10px 0 0;
}
.alignright {
	float: right;
	margin:0 0 0 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 3px;	
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container1. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
/* General styles for all menus */
.cbp-spmenu {
	background: #FB3126;
	position: fixed;
}

.cbp-spmenu h3 {
	color: #afdefa;
	font-size: 1.9em;
	padding: 20px;
	margin: 0;
	font-weight: 300;
	background: #0d77b6;
}

.cbp-spmenu a {
	display: block!important;
	color: #fff;
		font-weight: 300;
}

.cbp-spmenu a:hover {
	background: #258ecd;
}

.cbp-spmenu a:active {
	background: #afdefa;
	color: #47a3da;
}

/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
	width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
}

.cbp-spmenu-vertical a {
	border-bottom: 1px solid #fd9596;
	border-top: 1px solid #b60303;	
	padding: 1em;
}

.cbp-spmenu-horizontal {
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
	height: 100%;
	width: 20%;
	float: left;
}

.cbp-spmenu-horizontal a {
	float: left;
	width: 20%;
	padding: 0.8em;
	border-left: 1px solid #258ecd;
}

/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
	left: -240px;
}

.cbp-spmenu-right {
	right: -240px;
}

.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}

/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
	top: -150px;
}

.cbp-spmenu-bottom {
	bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
	top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
	bottom: 0px;
}

/* Push classes applied to the body */

.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}

.cbp-spmenu-push-toright {
	left: 240px;
}

.cbp-spmenu-push-toleft {
	left: -240px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* Reset */
body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
  margin: 0;
  padding: 0;
  border: 0;
}

a:active,
a:hover {
  outline: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.main,
.container1 > header {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 0 1.875em 3.125em 1.875em;
}

.container1 > header {
	padding: 2.875em 1.875em 1.875em;
}

.container1 > header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0;
	float: left;
	font-weight: 400;
}

.container1 > header span {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container1 > header nav {
	float: right;
}

.container1 > header nav a {
	display: block;
	float: left;
	position: relative;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	color: transparent;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
	text-indent: -8000px;
}

.container1 > header nav a:after {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	opacity: 0;
	pointer-events: none;
}

.container1 > header nav a:hover:after {
	opacity: 1;
}

.container1 > header nav a:hover {
	background: #47a3da;
}

.main > section {
	max-width: 260px;
	width: 90%;
	margin: 0 auto;
}

.main > section h2 {
	font-weight: 300;
	color: #ccc;
}

.main > section button {
	border: none;
	background: #47a3da;
	color: #fff;
	padding: 1.5em;
	display: block;
	width: 100%;
	cursor: pointer;
	margin: 10px 0;
	font-size: 0.8em;
}

.main > section button:hover {
	background: #258ecd;
}

.main > section button.active {
	background: #0d77b6;
}

.main > section button.disabled {
	background: #aaa;
	pointer-events: none;
}

.icon-drop:before, 
.icon-arrow-left:before {
	font-family: 'fontawesome';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 2;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
	text-indent: 8000px;
	padding-left: 8px;
}

.container1 > header nav a:hover:before {
	color: #fff;
}

.icon-drop:before {
	content: "\e000";
}

.icon-arrow-left:before {
	content: "\f060";
}
div.navigation{
	margin:10px 0;	
}
.wp-paginate a {
    background: none repeat scroll 0 0 #F9F9F9!important;
    border: 2px solid #E8E8E8!important;
    color: #CD2214!important;
    margin-right: 4px!important;
    padding: 10px 14px!important;
    text-align: center;
    text-decoration: none;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.wp-paginate .current {
    background: none repeat scroll 0 0 #DE1A00!important;
    border: 2px solid #C3210D!important;
    color: #FFF!important;
    margin-right: 4px!important;
    padding: 10px 14px!important;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.wp-paginate .prev, .wp-paginate .next {
    background: none repeat scroll 0 0 #DE1A00 !important;
    border-radius: 5px;
    color: #FFFFFF !important;
    height: 45px !important;
    margin: 5px 5px 5px 0;
    padding: 5px 18px;
    width: 95px !important;
}
#responsive-menu{border:3px solid #2d2d2d;}
#responsive-menu .appendLink{background:none!important;}
#responsive-menu .appendLink{border:0px!important;border-color:none!important;}




/*--Slider New --*/

#imgspan {
    padding-top: 215px;
}
.typo {
    margin-top: 506px !important;
    padding: 19px !important;
    width: 750px !important;
}
.slidimg {
	width:750px;
}
#svwp0 {
    position: relative;
    z-index: 999999;
}
#ui0 {
    position: relative;
    z-index: 999999;
}
#my-folio-of-works {
	background:url(images/svwloader.gif) no-repeat;
	width:128px;
	height:128px;
	margin: 0 auto;
}
.featured-stories-sidebar{display:none;}

.single-post ul.photo li {
	display: inline-block;
	padding-bottom: 10px;
	position: relative;
	width: 248px;
	margin: 10px 5px;
}
.single-post ul.photo li span.food, .container1 .featured-stories-sidebar ul.photo li span.food{
	background:url(images/food-bg.png) no-repeat;	
}

.single-post ul.photo li span.health-sm, .container1 .featured-stories-sidebar ul.photo li span.health-sm{
	background:url(images/health-sm.png) no-repeat;
	color:#5e5d5d;	
}

.single-post ul.photo li span.money-sm, .container1 .featured-stories-sidebar ul.photo li span.money-sm{
	background:url(images/money-sm.png) no-repeat;
	color:#fff;	
}

.single-post ul.photo li span.style-sm, .container1 .featured-stories-sidebar ul.photo li span.style-sm{
	background:url(images/style-sm1.png) no-repeat;
	color:#000000;	
}

.single-post ul.photo li span.book-sm, .container1 .featured-stories-sidebar ul.photo li span.book-sm{
	background:url(images/booksm.png) no-repeat;
	color:#fff;	
}
 .single-post ul.photo li span.tv-sm, .container1 .featured-stories-sidebar ul.photo li span.tv-sm{
	background:url(images/tv-sm.png) no-repeat;
	color:#FFFFFF;
}

.single-post ul.photo li span.school-sm, .container1 .featured-stories-sidebar ul.photo li span.school-sm{
	background:url(images/school-sm.png) no-repeat;
	color:#fff;	
}
 .single-post ul.photo li span.life-sm, .container1 .featured-stories-sidebar ul.photo li span.life-sm{
	background:url(images/life-sm.png) no-repeat;
	color:#FFFFFF;	
}
.single-post ul.photo li em{
	bottom: 34px;
    left: -68px;
    position: absolute;	
}
.single-post ul.photo li img.wp-post-image, .container1 .featured-stories-sidebar ul.photo li img.wp-post-image{
	width:371px;
	height:240px;
		
}
.single-post ul.photo li span, .container1 .featured-stories-sidebar ul.photo li span{
	color: #FFFFFF;
	font: 10px 'franklin_gothic_bookregular';
	left: 3px;
	padding: 12px 7px 24px 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: -6px;
	width: 84px;		
}
.single-post ul.photo li span.post-cat{
	top: auto;
	position: relative;
}









/*RESPONSIVE CSS*/

@media all and (max-width: 1200px){
.header_sec .header_main{
	width:96%		
}
.flexslider .slides img {
height:auto  !important;
}
.header_sec .header_main .h_rt{
	 width:80%;	
}

.logo{
	 width:20%;	
}

.header_sec .header_main .h_rt .h_top{
	 width:80%;	
}

.header_sec .header_main .h_rt .h_top .rt_left{
	width:50%;	
}

.header_sec .header_main .h_rt .h_top .rt_rt{
	text-align: right;
    width: 41%;
}

.header_sec .header_main .h_rt .nav_sec ul li a {
    padding: 0 11.5px 22px;
}




.container1 .con_left {
    width: 75%;
}

.container1 .con_rt {
    width: 26%;
	padding:0px;
}

.container1 .con_left ul.photo li{
	width:48%;	
}

.video_sec{
	width:96%;	
}

.video_sec .v_left{
	width:55%;	
}	

.video_sec .v_rt{
	width:40%;	
}

.video_sec .v_rt ul li{
	width:42%;	
}

.footer .footer_main{
	width:96%;	
}

.footer .footer_main .foot_left{
	width:45%;	
}

.footer .foot_rt{
	width:45%;	
}


.add{
	margin: 10px auto;
	width: 96%;
}

.single_sec .single_left .left_main .l_main_rt {
    float: right;
    width: 89%;
}

.single_sec .single_left{
	width:70%;
	padding:0;	
}

.single_sec .single_left .left_main .l_main_rt .rt_contant{
	width:84%;	
}

}

@media all and (max-width: 1024px){
	.flexslider .slides img {
height:auto  !important;
}
.single_sec .single_left .left_main .l_main_rt {
    float: right;
    width: 85%;
}
.single-post ul.photo li{ 
	width:217px;
}

.img_con h3 {
line-height:22px;
padding: 5px 15px;
}
.container1 .con_left ul.photo li img{
	width:100%;
	height:100%;	
}
	
}

@media all and (max-width: 980px){
	.flexslider .slides img {
height:auto  !important;
}
.container1 .con_left ul.photo li{
	width:47%;	
}
.header_sec .header_main .h_rt .h_top .rt_rt {
    text-align: right;
    width: 45%;
}
	
}

@media all and (max-width: 820px){
.flexslider .slides img {
height:auto  !important;
}
.header_sec{
	height:auto;	
}

.logo {
    float: none;
    margin: 0 auto;
    width: 28%;
}

.header_sec .header_main .h_rt{
	width:100%;
	float:none;	
}


.header_sec .header_main .h_rt .h_top {
    float: none;
    margin: 0 auto 12px;
    width: 80%;
}
.header_sec .header_main .h_rt .nav_sec{
	top:-3px;	
}	
}

@media all and (max-width: 769px){	
.flexslider .slides img {
height:auto  !important;
}
#FatPandaFacebookComments {
    margin-bottom: -40px;
}
body {
  font: normal 100%/1.4 sans-serif;
}
section {
  border-bottom: 1px solid #999;
  float: left;
  width: 100%;
  /*height: 800px;*/
}
.header_sec .header_main .h_rt .h_top .rt_left{
	width:100%;
	float:none;
	text-align:center;	
}

.header_sec .header_main .h_rt .h_top .rt_rt{
	width:50%;
	float:none;
	margin:0 auto;	
}


.container1 .con_rt{
	width:45%;
	margin:0 auto;
	float:none;	
	padding:0px;
}

.container1 .con_left ul.photo li {
    display: block;
    float: none;
    margin: 0 auto;
    width: 100%;
}
.single-post ul.photo li{ width:100%;}
.photo img {
    width: 100%;
}

.container1 .con_left ul.photo li:nth-child(2n) {
    margin:0 auto;
}

.container1 .con_left ul.photo li img.wp-post-image{
	width:100%;
	height:100%;
	height:auto;	
}
.video_sec .v_left {
    float: none;
    margin: 29px auto 0;
    width: 85%;
}

.video_sec .v_rt{
	display:none;	
}

.footer .footer_main .foot_left{
	width:90%;
	margin:0 auto;
	float:none;
	text-align:center;	
}

.footer .foot_rt{
	width:90%;
	margin:0 auto;
	float:none;
	text-align:center;
	display:none;	
}

.flogo{
	display:block;
	margin:0 auto;
	text-align:center;
	float:none;
}	

.footer .footer_main p{
	display:block;
	text-align:center;
	float:none;	
}

.header_sec .header_main .h_rt .h_top{
	display:none;	
}


.logo {
    float: left;
    width: 28%;
}


.header_sec .header_main .h_rt {
    float: right;
    width: 58%;
}


.header_sec .header_main {
    padding: 19px 0;
    width: 96%;
}


.header_sec .header_main .h_rt .nav_sec .search {
    float: right;
    position: relative;
    text-align: right;
    top: 46px;
}

.header_sec .header_main .h_rt .nav_sec ul li{
	background:none;
	display:block!important;
	float:none;	
}

.header_sec .header_main .h_rt .nav_sec ul li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
    padding: 0;
	line-height: 27px;
}

.header_sec .header_main .h_rt{
	padding:0;
}


.container1 .con_rt{
	width:95%;	
	text-align: center;
	padding:0px;
}

.container1 .con_left ul.photo li em{
	display:none;	
}

.single_sec .single_left {
    border: medium none;
    padding: 0;
    width: 100%;
	float:none;
}

.ele_section .ele_right{
	float:none;
	width:100%;	
}

.ele_section .ele_left{
	float:none;
	margin:0 auto;	
}

.form_sec p label{
	display:block;
	float:none;	
}

.form_sec p{
	width:96%;
	float:none;	
}

.form_sec p textarea{
	width:92%;	
}
	
.cbp-spmenu-right {
    
}	

.header_sec .header_main .h_rt .nav_sec{
position:static !important;	
	}
	
.cbp-spmenu {    
    border: 6px solid #000000;   
    position: fixed;
}	

.header_sec .header_main .h_rt{
	width:100%;
	display: none;
}
	
.header_sec .header_main .h_rt .nav_sec .search {
    right: 15%;
    top: 16px;
}	

.header_sec .header_main .h_rt .nav_sec ul li a {
    padding: 7px 12px;
}


.cbp-spmenu-vertical li:first-child a{
border-top:none !important;	
	} 

#cbp-spmenu-s2 li{

	}

#cbp-spmenu-s2 li a:hover{
color:#000;	
background:#fff;
    
	}

.header_sec .header_main .h_rt .nav_sec ul li ul{
	 position:absolute;
    background:#000000; 
    display:none;
    height:auto;
    width:210px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    margin-left:0px;	
	width:100%; 
	}
	
.header_sec .header_main .h_rt .nav_sec ul li ul li a{
border-top:1px solid #3e3e3e !important;	
border-bottom:1px solid #000 !important;
 padding-left: 37px;
	}	 
	
.header_sec .header_main .h_rt .nav_sec .sub li{

	}	

.header_sec .header_main .h_rt .nav_sec .sub li a:hover{	
background:url(images/green-dot.jpg) no-repeat 11px #fff !important;	
 color: #71AF1D !important;
}	
.header_sec .header_main .h_rt .nav_sec ul li:hover ul{	
	display:block;	
	background:#2c2c2c;
	position:relative;
	top:0; 		
}
.single_sec .single_left .left_main .l_main_left{
	float:none;
	width:100%;	
	/*display:none;*/
}

.single_sec .single_left .left_main .l_main_rt {
    float:none;
    width: 96%;
}

.single_sec .single_left .left_main .l_main_rt .rt_contant{
	border: medium none;
    padding: 0;
    width: 100%;
}

.single_sec .single_left .left_main .l_main_rt .rt_contant p.book{
	padding-left:0;
	text-align:center;	
}

.add_img{
	display:block;
	margin:0 auto;
	text-align:center;	
}

.s_con span.l_main_left_new{
	float:left;
	width:50px;
	display:block;	
}

.s_con p{
	display: inline-block;
    float: left;
    margin: 0 0 0 7px;
    width: 76%;	
}

.our_part ul.part li:nth-child(3n){
	margin-left:0;	
}

.social_btn > img {
    width: 32%;
}
}
@media all and (max-width: 640px){
#FatPandaFacebookComments {
    margin-bottom: -40px;
}
.flexslider .slides img {
height:auto  !important;
.single-post ul.photo li{ width:100%;}
}
}
@media all and (max-width: 480px){
	.single-post ul.photo li{ width:100%;}
	.container1 { width: 100%; }
	.hupso-share-buttons { display: none; }
}
}
@media all and (max-width: 360px){
#FatPandaFacebookComments {
    margin-bottom: -40px;
}
.flexslider .slides img {
height:auto  !important;
}
.single-post ul.photo li{ width:100%;}
.nav_sec{display:none;}	
.logo {
    float: left;
    width: 48%;
}

.header_sec .header_main .h_rt {
    float: right;
    width: 37%;
}


.header_sec .header_main .h_rt .nav_sec .search {
    float: right;
    position: relative;
    right: -50px;
    text-align: right;
    top: 46px;
}

.container1 .con_left ul.photo li{
	width:100%;	
}

.container1 .con_rt .add_box2{
	margin:0 0 15px 0;
	position:relative;
	margin-left: -19px;	
}

.img_con h3 {
line-height:22px;
padding: 5px 15px;
}

.container1 .con_left ul.photo li img{
	width:100%;
	height:100%;	
}
.add {
    margin: 0 auto;
    min-width: 300px !important;
    width: 90%;
}

.video_sec .v_left .vblog {
    left: -7%;
    position: absolute;
    top: -20%;
}


.vblog > img {
    width: 75%;
}
div.navigation{margin:10px 6px;}
.wp-paginate .prev, .wp-paginate .next{display:none;}
.wp-paginate a{padding:5px !important;}
.wp-paginate .current{padding:5px !important;}
#social .social-sign-in-links {
    margin: auto;
    width: 100%!important;
}
#social .social-sign-in-links  a{
	margin:5px 0 0 58px;	
}
#social #respond input.social-input{
	width:100%;	
}
.page-links p a{padding: 0 5px;}
}

@media all and (min-width:769px){

.header_sec .header_main .h_rt .nav_sec ul li ul{
	 position:absolute;
    background:#000000; 
    display:none;
    height:auto;
    width:210px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    margin-left:0px;	
	width:100%; 
	}
	
.header_sec .header_main .h_rt .nav_sec ul li ul li a{

	}	 
	
.header_sec .header_main .h_rt .nav_sec .sub li{

	}	
	#cbp-spmenu-s2 ul li:hover {

}
.header_sec .header_main .h_rt .nav_sec .sub li a:hover{	
	
}
	
.header_sec .header_main .h_rt .nav_sec ul li:hover ul{	
	display:block;	
 -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
	top:0; 
		
}
.sub{
	display:none !important ;	
}
.video_sec .v_left {
    width: 50%;
}
.video_sec .v_rt {
    width: 48%;
}
}

.fb-comments, .fb-comments span, .fb-comments iframe {
    width: 100% !important;
}
.widget.widget_text {
  margin-bottom: 20px;
}
/***
	Responsive menu
***/

/* Sticky ads on single post styling */
.single-post .sticky-ad-position-reference {
	position: absolute;
	background: #FFF;
	left: 50px;
}
.single-post .sticky-ad  {
	/* Make both sticky ads fixed and at the same height from the top */
	position: fixed;
	top: 155px;
	z-index: 3;
	width: 200px;
	height: 400px;
	overflow: hidden;
}
.single-post .sticky-ad.ad-1 {
	/* Edit this value to change spacing between left border of the screen and sticky ad */
	right: 15px;
}

.single-post .sticky-ad.ad-2 {
	/* Edit this value to change spacing between right border of the screen and sticky ad */
	left: 15px;
}

.single-post .sticky-ad.ad-mobile {
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
}
@media screen and (max-width: 1600px) {
	.single-post .sticky-ad.ad-1 {
		display: none;
	}

	.single-post .sticky-ad.ad-2 {
		display: none;
	}
}
@media screen and (max-width: 769px) {
	/* Show mobile ad on mobile */
	.single-post .sticky-ad.ad-mobile {
		display: block;
	}
}