/*******************************
Womens web css
********************************/

body{
	background: url(assets/images/background.png);
	font-family: 'Varela Round', sans-serif;
	font-size: 13px;
	padding-top: 0px; /* fixed 170px; */
	position: relative;
}
body.n-bar-active-body{
	padding-top: 32px;
}
p{
	font-family: 'Varela Round', sans-serif;
}
code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Carrois Gothic', sans-serif;
	color: #000;
	font-weight: 600;
}
#header-wrapper{
	background: transparent url(assets/images/header.png) repeat-x 0 0;
/*	position: fixed;
	left: 0;
	top: 0;
	right: 0; */
	z-index: 2000;
}
.nopad-left{ padding-left: 0px !important; }
.nopad-right{ padding-right: 0px !important; }
a, a:hover, a:focus{ color: #fcb015; }

/*
.row {
   margin-left: 0px;
   padding-right: 15px;
}
*/
#header .header-top{
	padding-right:0px;
	padding-left:0px;
}
#header .header-top .logo{
	padding-left:0px;
	padding-right: 0px;
}
#header{
	padding-top:18px;
	padding-bottom: 15px;
    background-color: #fff;
}
#header .head_logo{
	padding-left:0px;
	padding-right:0px;
}
#header .head_search i{
	color:#f79937;
}
#header .head_search input , #header .head_search button{
	height:41px;
}
.head_search button:hover {
	background:none;
	border-left:0 none;
}
#header .head_search input , #header .head_search span{
	border-right:0 none;
	border-right-radius: 0 none!important;
}
#top-header-right-widget{ text-align: right; }
#header_menu{padding-top: 10px; background-color: #fff; border-radius: 0px; border: 0 none; margin-bottom: 30px; }
#header_menu .head_menu{
	background-color:#ffc718;
	padding-right: 0px;
    padding-left: 0px;
}
#header_menu .navbar-nav li a{
	font-family: 'Carrois Gothic', sans-serif;
	border-right:1px solid #ffffff;
	padding: 10px 15px;	
	color: #000000;
	font-weight: 800;
	text-transform: uppercase;	
	font-size: 14px;
}
#header_menu .memu_items>.active>a, #header_menu .memu_items>.active>a:hover, #header_menu .memu_items>.active>a:focus ,#header_menu .memu_items>.current-menu-item >a{
    background-color: #f89a3a;
    color:#ffffff;
}
#header_menu .memu_items li a:hover, #header_menu .memu_items li a:focus {
    background-color: #f89a3a!important;
    color:#ffffff;
}

#header_menu .navbar-nav li.current-menu-ancestor> a, 
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:hover, 
.dropdown-menu>.active>a:focus{
	color: #ffffff !important;
	background-color:#f89a3a !important;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;    
}
#wwsignin a{
	border: 1px solid #fff;
	padding: 3px 11px !important;
	margin: 6px 5px 0px 0px;
	font-size: 13px !important;
	}


/*** SINGIN PAGE ***/

#loginbox{
	width: 300px;
	margin: 0 auto;
	}
#loginbox .input{
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;	
	}
#loginbox form{
	background-color: #fff;
	padding: 20px 20px 0px;
	display: block;
	border-top: 1px solid #CCC;
	}
#loginbox .fp{
	display: block;
	padding: 20px;
	background-color: #fff;
	}
#loginbox h2{
	margin: 0px;
	padding: 10px 20px;
	border-bottom: 1px solid #f2f2f2;
	background-color: #fff;
	}
#loginbox h4{
	padding: 0px;
	margin-top: 0px;
	}
#loginbox h4 a{
	display: block;
	padding: 10px 0px;
	background-color: #ffc718;
	text-align: center;
	color: #fff;
	}
#loginbox h4 a:hover{
	background-color: #f89a3a;
	}
#loginbox .login-submit{
	margin-bottom: 0px;
	}
#wp-submit{
	padding: 5px 20px;
	background-color: #fa6900;
	color: #ffffff;
	border: 0 none;
	border-radius: 0px;
	}
/*************Content******************/

#single-artical-row-2 .single-artical-content img{
	display: block;
	max-width: 100%;
	height: auto;
}


#womens_content .womens_add{
	margin-bottom: 20px;
}
#womens_content .womens_leftimages .web_image{
	padding-right:0px;
	padding-left:0px;
}
#womens_content .web_image_content{
	padding-right:0px;
	padding-left:2px;
	padding-bottom: 2px;
}
#womens_content .womens_right_con{
	position: absolute;
    bottom: 14px;
	background-color: #f8bf16;
	padding: 20px 10px 20px 15px;
	opacity: 0.9;
	width: 94.5%;
    left: 10px;
}
#womens_content .womens_right_con p{
	margin-bottom:0px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 15px;
}
#womens_content .womens_left_con{
	position: absolute;
    bottom: 14px;
	background-color: #70ae87;
	padding: 20px 10px 20px 10px;
	opacity: 0.8;
	width: 65%;	
	left:20px;
}
#womens_content .womens_img_menu{	
	position: absolute;	
	padding: 0px 10px 20px 10px;
	z-index: 1;
}
#womens_content .thumbnail{
	padding:2px;
	border-radius:0px;
}
#womens_content .womens_img_menu .col-xs-12{
	 background: url(assets/images/womensweb_03.png) no-repeat scroll 3% 0% transparent; 
	 
}
#womens_content .womens_img_menu .tax_menu{	
	 background-color: #000000;
	 padding-left:0px;
	 padding-right:0px;
}
#womens_content .womens_img_menu ul{
	padding-left:0px;
	margin-bottom: 3px;
	padding-top: 12px;
}
#womens_content .womens_img_menu ul .active{
	background-color:#4c4c4c;	
	color:#f89939;
}
#womens_content .womens_img_menu ul .active a{
	color:#b27a3d;
	display: block;
}
#womens_content .womens_img_menu ul li{
	list-style:none;
	border-top: 1px solid #464646;	
}
#womens_content .womens_img_menu ul li a{
	color:#ffffff;
	font-size:12px;
	padding-left:10px;
	display: block;
	padding-right:10px;
	padding-top: 5px;
        padding-bottom: 5px;
}
#womens_content .womens_img_menu ul li a:hover {
	background-color:#4c4c4c;
	color:#f89939;	
}

#womens_content .womens_left_con h3{
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 0px;
	font-size:20px;
}
#womens_content .womens_left_con p{
	color: #ffffff;	
	font-size:12px;
}
#womens_content .womens_leftbottom_con{
	padding-top:2px;
	padding-right:2px;
	padding-left:0px;
}
#womens_content .womens_rightbottom_con{
	padding-top:2px;
	padding-right:1px;
	padding-left:0px;
}

#womens_content .womens_bottomright_con{
	position: absolute;
    /* bottom: 14px; */
    top: 20%;
	background-color: #f8bf16;
	padding: 10px;
	opacity: 0.8;
	width: 50%;	
	left:20px;
	font-size: 12px;
}
#womens_content .womens_bottomleft_con{
	position: absolute;
    /* bottom: 14px; */
    top: 20%;
	background-color: #f8bf16;
	padding: 20px 10px 20px 10px;
	opacity: 0.8;
	width: 45%;	
	left:20px;	
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
}
#womens_content .womens_bottomright_con p{
	margin:0;
}
#womens_content .womens_bottomright_con p.home-box-title{
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom:5px;
}
#womens_content .womens_bottomright_con p , #womens_content .womens_bottomleft_con p{
	color:#fff;
}
#womens_content .womens_viewall{
    padding:2px 0 2px 2px;   
}
#womens_content .borderwomens_viewall{
	border: 3px solid #fec617;
}
.opimage{
	float:left;
	width: 12%;	
}
.opcontent{
	float:left;
	width:88%;
}
.womens_add img{
	margin: 0 auto;
}
.womens_viewall p{
	background: url(assets/images/viewall_03.png) no-repeat scroll 100% 0% transparent;
	margin: 31% 12%;
	text-align: center;
	color:#f86a39;
	text-transform: uppercase;
}
.women_pagination ul{
	margin:0;
}
.women_pagination{	
	text-align:center;
	padding-top:20px;
}
#womens_articles{
	padding-bottom:15px;
}
#womens_articles .latest_art{
	padding-bottom:10px;
}
#womens_articles .article_title{
	padding-left:0px;
}
#womens_articles .topleft_article{	
	padding-top: 5px;
}
#womens_articles .fb_share{
	text-align:right;
	padding-top: 10px;
}
#womens_articles .topright_article{
	padding-top: 5px;
}
#womens_articles .article_title h3{
	margin-top: 10px;
    text-transform: uppercase;
	color: #000000;
}
#womens_articles hr{
	border-top: 1px solid #17a750;
}
#womens_articles .blog_details, #womens_articles .blog_article{
	padding-left:0px;		
}
#womens_articles .blog_details{
	padding-right:0px;
}

#womens_articles .blog_content p{
	font-size:13px;
}
#womens_articles .blog_content h6{
	margin-bottom:0px;
	font-size: 13px;
}
#womens_articles .blog_content strong{
	font-size:14px;
}
#womens_articles .blog_content span{
	font-size:12px;
	color:#f79937;
}
#womens_articles .blog_category .col-xs-6{
	padding-left:0px;
}
#womens_articles .blog_category p{
	margin-top:10px;
	color: #787676;
	line-height: 15px;
}
#womens_articles .blog_category h5{
	font-size:13px;
	color:#f79937;
}
#womens_articles .blog_article .blog_right_padding{
	margin-right:30px;	
	margin-bottom:10px;	
    padding-top: 10px;    
    min-height:245px;
	border-bottom: 1px solid #ccc;
}
#womens_articles .blog_article .border_article{	
	border-top:1px solid #d6d6d4;	
}
#womens_articles .blog_videos{
	padding-right:0px;
	padding-top: 20px;
}
#womens_articles .blog_videos h3{
	margin-top:0px;
	margin-bottom:20px;
	text-transform: uppercase;
}
#womens_articles .blog_videos .video{	
	margin-bottom:15px;
}
#womens_articles .blog_videos .video_middle{	
	margin-bottom:15px;
}
#womens_articles .blog_videos .video_middle .col-xs-6{
	padding-left:0px;
	padding-right: 0px;
}
#womens_articles .blog_videos .video_middle .video_middleright{
	padding-right:0px;
}

/***********Footer******************/
#women_footer{
	background: transparent url(assets/images/footer.png) repeat-x 0 0;
	height:auto;
	margin-top: 50px;
}
#women_footer .signup_top{
	background: #ffffff url(assets/images/background.png) repeat-x 0 0;
	height: 18px;    
}
#women_footer .womens_signup{
	background-color:#ffc718;
	padding-top: 23px;
    padding-bottom: 23px;
}
#women_footer .womens_signup h4{
	text-align:right;
	font-weight: bold;
}
#women_footer .thumbnail {
	background:none;
	border:0 none;
	margin-bottom:0px;
}
#women_footer .thumbnail input{
	height: 33px;
	border: 0 none;
	background-color: #fef4d1;
}
#women_footer .thumbnail .signup{
	padding-left:20px;
	padding-right:20px;
	margin-left:10px;
	background-color:#fa6900;
	color:#ffffff;
	border:0 none;
	border-radius: 0px;
}
#women_footer .footer_content{
	padding-top:30px;
	background-color: #ffffff;
    padding-left: 15px;
}
#women_footer .footer_content p{
	padding-top:10px;
	line-height:20px;
	font-size:13px;
	padding-bottom: 20px;
}
#women_footer .footer_content ul{
	margin-top:7px;
}
#women_footer .footer_content ul li{
	line-height:30px;
	list-style:none;
}
#women_footer .footer_content ul li a{
	color:#f86639;
	font-size:13px;
}
#women_footer .social_icon{
	padding-left:0px;
	padding-right:10px;
	margin-top:20px;
}
#women_footer .social_connect h5{
	margin-top:15px;
	font-weight: bold;
}
.copywrite{
	background-color:#ffffff;
	padding-top:15px;
	border-top: 1px solid #cccccc;
}
.copy_content{
	padding-right:0px;
}
.copy_content p{
	text-align:right;
	font-size: 12px;
	color: #787676;
}

/***********Womens web Good Living css***********/

.breadcrumb{
	background:none;
	padding:8px 0px;
	margin-bottom: 10px;
}
.breadcrumb>li+li:before {
	content: ">";
	padding: 0 5px;
	color: #7c7777;
    font-size: 12px;
}
.breadcrumb a{
	font-size:12px;
	color:#f86639;
}
.breadcrumb .current{
	color: #7c7777;
	font-size:12px;
}
#womensweb_goodliving .good_livingdetails .col-md-9{
	padding-left:0px;
}
 #womensweb_goodliving .good_livingdetails .col-xs-1, #womensweb_goodliving .comment_section .col-md-6, #womensweb_goodliving .comment_section .col-md-5{
    padding-left:0px;
    padding-right:0px;
 }
 #womensweb_goodliving .good_logocontent{
   background-color:#ffffff;
   padding-top: 20px;
   padding-bottom: 20px;
 }
 #womensweb_goodliving .good_tag{
    padding-top:40px;
    padding-left:20px;
   
 }
#womensweb_goodliving .good_tag h3{
     border-right:2px solid #16a751;
     margin-top:0px;
     text-transform:uppercase;
     color: #000;
     font-weight: 600;
}
#womensweb_goodliving .good_content {   
    padding-right: 10px;
    padding-left: 10px;
}
#womensweb_goodliving .good_content p{
    padding-top:35px; 
    font-size:13px;
    color:#16a751;
}
#womensweb_goodliving .travel_title, #womensweb_goodliving .more_on_travel{
	padding-left:0px;
	padding-right:0px;
}
#womensweb_goodliving .travel_title h3{
	 text-transform:uppercase;
	 color: #000;
     font-weight: 600;
}
#womensweb_goodliving .more_on_travel p{
	background-color: #fcb015;
	margin-top: 18px;
	margin-bottom: 18px;
	text-align: right;
	margin-left: 10px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 4px;
	color: #ffffff;
}
#womensweb_goodliving .travel_details img{
	margin-bottom:10px;
	margin-top: 5px;
}
#womensweb_goodliving .travel_details .topleft_article, #womensweb_goodliving .travel_details .topcenter_article, #womensweb_goodliving .travel_details .topright_article{
	padding-left:0px;	
	padding-top:10px;
}
#womensweb_goodliving .travel_details p{
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 0px;
}
#womensweb_goodliving .travel_details strong{
	font-size: 14px;
}
#womensweb_goodliving .comment_section{
	margin-top:10px;
}
#womensweb_goodliving .comment_section h5{
	font-size:13px;
	color:#f89939;
	margin-top: 5px;
}
#womensweb_goodliving .read_more h5{
	font-size:13px;
	color:#f89939;
	margin-top: 0px;
}
#womensweb_goodliving .read_more p{
	margin-bottom:4px;
}
#womensweb_goodliving .travel_details .col-xs-4{
	padding-left:5px;
	padding-right:4px;
}
#womensweb_goodliving .social_goodlive{
	padding-left:33px;
}
#womensweb_goodliving .social_travellive{
	padding-left:66px;
}
#womensweb_goodliving .right_side{
	padding-left:0px;
	padding-right:0px;
}
#womensweb_goodliving .good_rightsidebar{		
	border: 2px solid #fcb015;
	padding-left:17px;
	background-color: #ffffff;
}
#womensweb_goodliving .goodemail_subscription h4, .contributers h4{
	text-transform:uppercase;	
	font-size:15px;
	color: #000;
    font-weight: 600;
    margin-bottom: 9px;
}
#womensweb_goodliving .emailinput{
	height: 35px;
    border: 1px solid #7e7e7e;
}
#womensweb_goodliving .submit{
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 8px;
	background-color: #f96900;
    color: #fff;
}
.contributers{
	border: 2px solid #dddddc;
	background-color: #ffffff;
	padding: 10px 20px 10px 20px;
	margin-bottom:15px;
}

#womensweb_goodliving .contributers_images .col-xs-3{
	padding-left:0px;
	padding-right:5px;
	margin-bottom:5px;
}
#womensweb_goodliving .contributers_images p{
	text-align:right;
	color:#fcb015;
	padding-top: 20px;
	font-size: 13px;
}
#womensweb_goodliving .travelimg_details{
	margin:40px 0 30px;
}
#womensweb_goodliving .travelimg_details .col-md-6{
	 padding-left:0px;
}
#womensweb_goodliving .travelimg_details strong{
	font-size:14px;
}
#womensweb_goodliving .travelimg_details p{
	font-size:13px;
	line-height: 23px;
}
#womensweb_goodliving .travelimg_details h5{
	color:#f89939;
	margin-top:20px;
}
#womensweb_goodliving .travel_twoleftimage{
	padding-left:0px;
	padding-right:30px;
}
#womensweb_goodliving .travel_tworightimage{
	padding-left:30px;
	padding-right:0px;
}
#womensweb_goodliving .good_livingdetails hr{
	border-top: 3px solid #fcb015;
	margin-top: 30px;
	margin-bottom: 30px;
}
.threeBoxes{
	margin:20px -15px 20px 0;
	border-bottom: 1px solid #ddd;
}
#womensweb_goodliving .travelsubpage_details .col-md-4{
	padding-top:0;
}
#womensweb_goodliving .facebook_activity h4{
	text-transform:uppercase;
	text-align:center;
	color: #000;
	font-weight: 600;
}
#womensweb_goodliving .facebook_activity{
	background-color: #ffffff;
}
/***********wordpress css*******************/
a:hover, a:focus {	
	text-decoration: none;
}
.singleblog_content{
	position:absolute;
	bottom: 15px;	
	background-color: #70ae87;
	padding:10px 30px 0px 30px;
	width:89%;
	left:15px;
	opacity:0.8;
}
.blog_authorname p{
	color:#ffffff;
	margin-bottom:5px;	
	text-transform: uppercase;
}
.single_blogcatname p, .single_blogcatname a{
	color:#000000;	
}
 .singleblog_content h4{
	margin-top:4px;
	margin-bottom:4px;
	color:#ffffff;
	font-weight:600;
	text-transform: uppercase;
 }
.single_blogleft{
	padding-left:0px;
 }
 .single_blogdate{
	padding-left:0px;
	padding-right:0px;
 }
 .single_blogcatname{
	margin-top:6px;
	margin-bottom:0px;	    
 }
 .blog_content{
   padding-top:10px;
   padding-bottom: 5px;
   
 }
 .singleblog_socialbutton{
   margin-top: 54%;
 }
 .singleblog_socialbutton ul{
	padding-left:0px;
 }
  .singleblog_socialbutton ul li{
 	list-style:none;
 	padding-left:20px;	
  } 
.bottom_social_icons{
	padding-top:15px;
}
.authors img{
	border-radius:4px
}
.womensweb_load{
	text-align:center;
	margin-bottom: 30px;    
}
.womensweb_load a{
	background-color: #fa6900;
    color: #ffffff;
    padding: 20px 50px 20px 50px;
    border-radius: 4px;
    font-size:16px;
    cursor: pointer;
}
.loadlink{
	background-color: #fa6900;
    color: #ffffff;
    padding:10px 30px 10px 30px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default{
	background-color: #fa6900;
    color: #ffffff; 
}
.travel_details .read_more h5{
	margin-bottom:0px;
}
.sidebar_widget1, .sidebar_widget2, .sidebar_widget3,.video_widget{
	height: 155px;
	background-color: #fff;
	border-radius: 0px;
	width: 170px;
	overflow: hidden;
	position: relative;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.sidebar_widget3{
	height: 180px;
	width: 380px;
}
.sidebar_widget2{
	height: 155px;
	width: 180px;
}
.topimage_widget{
	height: 72px;
	background-color: #fff;
	border-radius: 0px;
	width: 50%;
	overflow: hidden;
	position: relative;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
}
.video_widget{
	height: 234px;
	width: 385px;
	background: transparent;
}
#pagination-container ul > li > .page-numbers, #pagination-container ul > li > span {	
	padding: 6px 17px;
	text-decoration: none;
	background-color: #fff;
	border: none;
	background: url("assets/images/pagination.png") no-repeat scroll 0 0 transparent;
	width: 28px;
	height: 28px;
	color: transparent;
}
#pagination-container ul > li > .current:hover, #pagination-container ul > li > .current {
	color: transparent;
	background: url("assets/images/pagination_act.png") no-repeat scroll 0 0 transparent;
}
#pagination-container ul li {
   display: inline; 
}
#pagination-container ul > li > .next{
	background: url("assets/images/left.png") no-repeat scroll 0 0 transparent;
}
#pagination-container ul > li > .prev{
	background: url("assets/images/right.png") no-repeat scroll 0 0 transparent;
	background-position: right;
	margin-right: 10px;
}

#pagination-container .pagination ul{
	padding-right:20px;
}
.advance_form{
	background-color: #fff;
	border: 1px solid #ccc;
	position: absolute;
	width: 67%;
	right: 44px;
	z-index: 1;
	display:none;
}
.cat_adv label{
	display:block;
}
.cat_all h4{
   color: #787676;
   padding-left:15px;
   margin-top:0;
}
#advancedSearch label{
	font-weight:normal;
}
#advancedSearch{
	padding:15px 0;
}
.comment_content .col-lg-12, .comment_content .col-xs-6{
	padding-left:0px;	
}
.comment_content hr{
	border-top: 1px solid #fcb015!important;
    margin-top: 10px!important;
	margin-bottom: 10px!important;
}
.comment_content h3, .comment_content h5{
    text-transform:uppercase;
    margin-top:0px;
}
.comment_content p{
    text-align:right;
	font-size: 12px;
}

.womens_slideshow{
	position:relative;
	top:10px;
}
#fbShareBtn{
	padding-right:0;
}
.boxs2{
	margin:20px 0;
}
#dynamicData{
	display:none;
}

/* Santosh: 03/02/2014 */
#search .advance_search{ padding-right: 2px; font-size: 11px; color: #f4780a; }
#search .glyphicon-search{ font-size: 20px; }
#advanced_search{
	border: 1px solid #CCC;	
	padding-bottom: 10px;
	background-color: #FFF;
	right: 0px;
	position: absolute;
	z-index: 1;
	top: 42px;
	border-radius: 4px;
	margin-right: 2px;
	display: none;
}
#advanced_search .advanced_search_close{
	margin-top: 13px;
	font-weight: normal;
	font-size: 11px;
	}
#advanced_search ul.search_by_catg{
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
}
#advanced_search label{ font-weight: normal; }

/* TOp HOrizontal AD */
#top-horizontal-ad{ margin-bottom: 10px; text-align: center; }
/* Article Slider */
#article-slider{
	position: relative;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
#article-slider .aslider-right{
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	}
#article-slider .aslider-right-nobrtop{
	border-top: 0 none;
	}
#article-slider .aslider-right-nobrbottom{
	border-bottom: 0 none;
	}
#article-slider hr.aslider-bottom-br{
	border: 0 none;
	border-top: 2px solid #fff;
	margin: 0px;
	padding: 0px;
	}
#article-slider .aslider-la-img,
#article-slider .aslider-right-block-1,
#article-slider .aslider-right-block-2,
#article-slider .aslider-bottom-1,
#article-slider .aslider-bottom-2{
	background-color: #666;
	}
#article-slider .aslider-la-img{
	padding: 0px;
	border: 2px solid #fff;
	}
#article-slider .aslider-right-block{
	padding: 0px;
	}
#article-slider .aslider-bottom{
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	}
#article-slider .aslider-bottom-1{
	padding: 0px;
	border-right: 2px solid #fff;
	}
#article-slider .aslider-bottom-2{
	border-right: 2px solid #fff;
	padding: 0px;
	}
#article-slider .aslider-bottom-3{
	padding: 0px;
	}
/* SLider Content */
#article-slider a{ color: #FFF; font-family: 'Carrois Gothic', sans-serif; font-size: 18px;}
#article-slider  .aslider-la-img-content{
	background-color: #70ae87;
	position: absolute;
	bottom: 20px;
	margin-left: 20px;
	width: 65%;
	padding: 20px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	border: 1px solid #959494;
	}
#article-slider  .aslider-la-img-content h3, #article-slider  .aslider-la-img-content p{
        padding-left: 20px;
	}
#article-slider  .aslider-la-img-content h3{
	color: #ffffff;
	text-transform: uppercase;


	margin-top: 0px;
	font-size: 20px;	
	}
#article-slider  .aslider-la-img-content p{
	color: #ffffff;
	font-size: 14px;	
	}
#article-slider  .aslider-la-img-icon{ width: 12%; }
#article-slider  .aslider-la-img-summary{ width: 88%; }

#article-slider .aslider-box{
        background: transparent url(assets/images/orange_space.png) repeat 0 0;
        position: absolute;
        bottom: 20px;
	padding: 10px;
        border: 1px solid #AAA;	
        margin: 20px 20px 0px 20px;
	}
#article-slider  .aslider-right-content h3{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 300;
	margin: 0px;	
        }

#article-slider .aslider-bottom-content-1 h3{
	margin: 0px;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	}
#article-slider .aslider-right-content p{
	color: #FFF;
	font-size: 13px;
	margin:0px;
	}

#article-slider .aslider-bottom-content-2{ top: 0px; width: 60%; bottom: initial; }
#article-slider .aslider-bottom-content-2 h3{
	color: #FFF;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	}

#article-slider .aslider-bottom-content-3{
	width: 100%;
	position: absolute;
	top: 45%;
	}
#article-slider .aslider-bottom-content-3 h4{
	text-align: center;
	font-size: 16px;
	margin: 0px;
	}
#article-slider .aslider-bottom-content-3 h4 a{
	display: block;
	color: #f86a39;
	line-height: 20px;
	width: 100%;
	height: 100%;
	}
#article-slider .aslider-bottom-content-3 h4 span{
	padding-right: 30px;
	text-transform: uppercase;
        background: url(assets/images/viewall_03.png) no-repeat scroll 100% 0% transparent;	
	}

#more-articles{ padding: 30px 0px; }
#more-articles .paged-icons{
	width: 300px;
	margin: 0 auto;
	}
#more-articles .circle, #more-articles .circle-active{
	background: url(assets/images/circle.jpg) no-repeat scroll 100% 0% transparent;
	display: block;
	width: 28px;
	height: 26px;
	margin: 3px 5px 0px;
	}
#more-articles .circle-active, #more-articles .circle:hover {
        background: url(assets/images/circle-active.jpg) no-repeat scroll 100% 0% transparent;	
	}
#more-articles .paged-left, #more-articles .paged-right{
        background: url(assets/images/left.jpg) no-repeat scroll 100% 0% transparent;	
	width: 25px;
	height: 33px;
	margin-right: 25px;
	display: block;
	}
#more-articles .paged-right{
        background: url(assets/images/right.jpg) no-repeat scroll 100% 0% transparent;
	margin: 0px 0px 0px 25px;
	}

#wwfilters{
	position: absolute;
	z-index: 10;
	margin-left: 10px;
	background: transparent url(assets/images/womensweb_03.png) no-repeat scroll 0 0;
	top: -11px;
	}
#wwfilters .shade{
	margin: 0px 0px 0px 11px;
	background-color: #181819;
	border-left: 1px solid #434445;
	border-right: 1px solid #434445;
	border-top: 1px solid #434445;
	height: 11px;
	}
#wwfilters ul{
	border: 1px solid #434445;
	margin: 0px 0px 0px 11px;
	padding: 0px;
	list-style-type: none;
	}
#wwfilters li a{
	color: #FFF;
	display: block;
	border-top: 1px solid #434445;
	padding: 8px 30px 8px 10px;
	background-color: #181819;
	text-transform: capitalize;
	font-size: 12px;
	font-family: 'Varela Round', sans-serif;
	}
#wwfilters li a img{ display: none; }
#wwfilters li.curFilter a, #wwfilters li a:hover {
	background-color: #4b4c4c;
	color: #f89939;
	}

#latest-articles{
	margin-top: 40px;
	}
#latest-articles h2{
	margin-top: 0px;
	margin-bottom: 22px;
	font-size: 24px;
	text-transform: uppercase;
	color: #040707;
	}
#la-article-sidebar{
	margin-top: 30px;
	}
#la-articles hr{ border-top: 1px solid #ddd; }
#la-articles .la-first{
	padding-left: 0px;
	}
#la-articles .la-author{
	margin-bottom: 10px;
	text-transform: capitalize;
	}
#la-articles .la-author a{ color: #f89939; /*#424040;*/ }
#la-articles .la-author a:hover { color: #f89939; }

#la-articles .la-title{
	margin-bottom: 10px;
	}
#la-articles .la-title a{
	margin-bottom: 10px;
	color: #424040;
	font-size: 14px;
	font-weight: bold;
	}
#la-articles .la-title a:hover {
	color: #f89939;
	}
#la-articles .la-readmore { margin-bottom: 10px; float: left; }
#la-articles .la-readmore a{ color: #f89939; }
#la-articles .la-date{
	float: right;
	font-size: 12px;
	}
#la-articles .link-more-latest{
	margin-top: 40px;
	}
#la-articles .link-more-latest a{
	font-size: 18px;
	}	

/* SIDEBAR: HOME PAGE */
#home-sidebar h3{
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 20px;
	}
#home-sidebar .home-sidebar-widget{
	margin-bottom: 20px;	
	}

/* ARCHIVE PAGE */
#ajax-loader{ display: none; text-align: center; }
#load-more-archive .ajaxloadarchive{ text-transform: uppercase; margin-top: 10px;}
#category{
        background: #FFFFFF url(assets/images/womensweb-flower.png) no-repeat scroll 0 20px;
	height: 150px;
	padding: 20px 0px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	margin-bottom: 40px;
	}
#category table{ height: 110px; }
#category .current-category-name{
	font-size: 30px;
	padding-left: 64px;
	padding-right: 30px;
	text-transform: uppercase;
	border-right: 1px solid #16a751;
	margin-right: -1px;
	line-height: 30px;
	}
#category .current-category-description{
	font-weight: 700;
	font-size: 14px;
	color: #16a751;
	padding-left: 30px;	
	padding-right: 30px;
	border-left: 1px solid #16a751;
	}

h3.category-name{
	font-size: 20px;
	text-transform: uppercase;
	color: #040707;
	margin: 0px;
	padding-bottom: 16px;
	padding-top: 3px;
	}
#taxonomy .category-link{
	font-size: 14px;
	font-weight: 300;
	}

#taxonomy .category-section{
	margin-top: 30px;
	margin-bottom: 50px;
	}

#taxonomy .author-name{ margin-bottom: 10px; }
#taxonomy .author-name a{
	text-transform: capitalize;
	color: #f89939;
	}
#taxonomy .article-title{ margin-bottom: 10px; }
#taxonomy .article-title a{
	color: #424040;
	font-size: 14px;
	font-weight: bold;
	}
#taxonomy .article-title a:hover {
	color: #f89939;
	}
#taxonomy .article-featured-img img{ margin-bottom: 20px; }
#taxonomy .article-communication{
	margin-top: 10px;
	}
#taxonomy .article-comments-view{ margin-top: 5px; }
#taxonomy .article-comments-view a{
	color: #f89939;
	}
#taxonomy .article-sm{ padding-top: 5px; }
#taxonomy .article-sm a{
	display: block;
	padding-left: 5px;
	border: 0 none;
	text-decoration: none;
	}
#taxonomy .article-fb, #taxonomy .article-tw, #taxonomy .article-gplus{
	}

#taxonomy .taxonomy-divider{
	margin: 45px 0px 30px 0px;
	}
/* Taxonomy Sidebar */
#taxonomy-sidebar .textwidget{
	margin: 0 0 10px 0px;
}
#taxonomy-sidebar .contributers {
	border: 2px solid #dddddc;
	background-color: #ffffff;
	padding: 10px 20px 10px 20px;
	margin-bottom: 15px;
}
.contributers h4 {
	text-transform: uppercase;
	font-size: 15px;
	color: #000;
	font-weight: 600;
	margin:10px 0 16px;
}
#taxonomy-sidebar .contributers .contributers_images .col-xs-3 {
	padding-left: 0px;
	padding-right: 5px;
	margin-bottom: 5px;
}
a.viewAllContributors{
	display: block;
	text-align: right;
	color: #ff6600;
	margin: 10px 0 5px;
}
#taxonomy-sidebar .subscriber-widget{
/*	border: 2px solid #fcb015;
	background-color: #ffffff;
	padding: 15px; */
	margin-bottom:15px;
}
#taxonomy-sidebar .subscriber-widget h3{
	text-transform: uppercase;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	margin: 5px 0;
}
#taxonomy-sidebar .subscriber-widget input[type=text]{
	width: 100% !important;
}
#taxonomy-sidebar .subscriber-widget input[type=submit]{
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-selecit: none;
  background-color: #f96900;
  border-color: #f96900;
  color: #ffffff;
  float: right;
}
.user-photo{
	margin-right: 8px;
	margin-bottom: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	opacity: 0.93;
	filter: alpha(opacity=93);
	width: 48px;
	height: 48px;
}
.user-photo.last{
	margin-right:0;
}
.contributors-box{
	text-align: center;
	height: 48px;
}
.contributors-box a img {
	-webkit-border-radius: 0 4px;
	-moz-border-radius: 0 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#page-author-info{
	padding: 20px 0px;
	background-color: #fff;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	margin-bottom: 40px;	
	}

#page-author-info h2{ margin-top: 0px; }
#page-author-info p{ padding-right: 50px; padding-bottom: 0px; }
#page-author-info .author-media{ padding-top: 10px; }
#page-author-info .page-author-photo{ padding-left: 40px; }
#page-author-info .author-social a{
	display: block;
	border: 1px solid #ccc;
	width: 22px;
	height: 22px;
	margin-right: 5px;
	float: left;
}


#author-glines{ margin-bottom: 20px; }
h2.ag, h2.agarticle{
	margin-top: 0px;
	font-size: 22px;
}
h2.agarticle{ margin-bottom: 24px; }
#author-glines a{ color: #0077cc; }
#author-glines>ul{ margin: 0px; padding-left: 15px; }
#author-glines>ul>li{
	list-style-type: none;
}
#author-glines .author-g-title{
	font-size: 14px;
	line-height: 25px;
}
#author-glines .author-g-content{
	display: none;
}
#author-glines .author-g-content>ul{
	padding: 10px 0px 5px 17px;
}
#author-glines .author-g-content li{
	padding: 0px 0px 10px;
}

/**@thimmappa-04-03-2014**/
a.viewAllContributors, a.single-artcal-author-link{
	margin: 3px 0 5px;
	display: block;
	text-align: right;
	color:#fcb015;
}
#authours-list .author{
	position: relative;
	float: left;
	width: 138px;
	margin-right: 29px;
	margin-bottom: 29px;
	border: 1px #f5f5f5 solid;
	text-align: center;
	-moz-transition: border-color ease-in-out 0.3s;
	-webkit-transition: border-color ease-in-out 0.3s;
	-o-transition: border-color ease-in-out 0.3s;
	transition: border-color ease-in-out 0.3s;
}
#authours-list .author a {
	color: #222;
	text-decoration: none;
	height: 100%;
	line-height: 136px;
}
#authours-list .author a img {
	display: inline-block;
	vertical-align: middle;
	opacity: 0.85;
	border: none;
}
#authours-list .author a .author-name{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-bottom: 6px;
	padding: 0 4px;
	font-size: 9px;
	color: #aaa;
	line-height: 1.2;
}
#authours-list .author:hover {border-color: #f89a3a;}
#authours-list .author.last{margin-right:0;}
/*Search*/
.searched-item{
	background:#fff;
	padding:10px 20px;
	margin-bottom:10px;
}
a.author-name, span.read-more a{
	color: #f89939;
}
.searhed-content{
	margin-top:10px;
}
.searched-item h4 a{
	color:#000;
}
.searched-item h4 a:hover {
	color: #f89939;
}
/*pagination*/
ul.pagination li a{
	color: #f89939;
}
ul.pagination li span.current{
	z-index: 2;
	color: #fff;
	background-color: #ffc718;
	border-color: #ffc718;
	cursor: default;
}
.pagination-parant{
	text-align:Center;
}
/*Single page*/
.wwtags{
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 5px;
	margin-bottom: 25px;	
	padding-bottom: 5px;
}
.wwtags span{ margin-left: -5px; padding-right: 20px; }
.wwtags a{ padding-right: 20px; }

.single-artical-img{
	position:relative;
	min-height:375px; /*368px*/
	padding-right:1px;
}
.single-article-title{
/*	position: absolute;
	bottom: 0;
	width: 97.6%;	
*/
	width: 99.4%;
	background-image:url('assets/images/title-bg.png');
	background-repeat:repeat-x;
	min-height: 137px;
}
.sub-artical-title{
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}
.single-article-title img{
	margin-left: -10px;
	position: absolute;
	bottom: 0%;
	left: 0;
}
.single-article-title h1{
	color:#fff;
	padding: 10px 20px;
	margin-top: 0px;
}
.single-article-social{
	padding: 36% 0 26.5% 18%;
	background-color:#e9f4ed;
	}
.single-artical-img div{
	background-color:#e9f4ed;
}
.single-article-social a img{
	margin-right:10px;
}
.single-article-cat-date{
	background-image: url('assets/images/title-bg.png');
	background-repeat: repeat-x;
	padding: 28px 10px;
	text-align:center;
}
.single-article-cat-date div{
	padding:10px;
}
.single-article-cat-date div a{
	font-weight: bold;
	font-size: 15px;
	color: #000;
}
.post-categories{
	list-style:none;
}
#author-box{
	border: 1px solid #dddddc;
	background-color: #ffffff;
	padding: 10px 10px 0px;
}
#author-box h4{ margin: 8px 0px; }
#author-box .author-photo{
	background: transparent url('assets/images/ps_neutral.png') repeat 0 0;
}
#author-box .author-photo img{
	max-height: 150px;
	max-width: 150px;
}
#author-box .voice-of-author{
	display: block;
	text-align: right;
}
#author-box .author-media{
	background-color: #76b891;
	border-top: 1px solid #dddddc;
	margin: 10px -10px 0px;
}
#author-box .author-media a.fb, #author-box .author-media a.tw{ 
	display: block; 
	width: 20px; 
	height: 20px; 
}
#author-box .author-media a.www{
	height: 20px;
	display: block;
	overflow: hidden;
	padding-left: 5px;
	color: #fff;
	line-height: 20px;
}
.single-article-col-2{
	padding: 0;
	/*width: 17.8%;*/
	margin-right: 0px; /* 2px;*/
}
#single-artical-row-2{
	margin-top:10px;
	font-size: 14px;
}
#single-artical-row-2 a{
	color: #0077cc;
}
blockquote {
	background: #ffcc99;
	border-left: 5px solid #ff6600;
}
.single-artical-content h2{
	color:#ff9933;
}
.single-artical-content div{ margin: 0px 0px 10px; }
/*Comments*/
.commentlist {
	list-style: none;
	margin: 0;
	padding-left:0;
}
.commentlist li.comment {
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.comment-author {
	color: #C8001E;
	text-transform: uppercase;
}
.commentlist .avatar, .commentlist .photo {
	position: absolute;
	top: 0;
	left: 0;
}
.comment-conent {
	padding: 5px 10px;
	margin-bottom: 14px;
	background-color: #EDEDED;
	margin-left: 5px;
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	color: #666;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 0px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-author img{ width: 40px; }
.reply {
	font-size: 12px;
}
.reply a, a.comment-edit-link {
	color: #888;
}
ul.children{
	list-style:none;
}
.single-article-col-3{	
    margin: 0 -15px;	
	margin: 0px 0px 15px 0px;
}
div.instaemail{margin:0!important;}
li.single-artical-email{
	padding-left: 0;
	margin-bottom: 4px;
}
.single-article-social ul{
	margin-bottom: 15px;
}

.sharedaddy{ margin-top: 40px; }
.alignleft{
	float: left;
	margin-right: 15px;
}
.alignright{
	float: right;
	margin-left: 15px;
}
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
#hidden-social-buttons{
	padding:25px;
	background-color: #e9f4ed;
	display:none;
}
#hidden-social-buttons li.last{
	float: right;
	margin-top: 8px;
}
#menu-sitemapmenu .menu-description{
	background: #fff;
	padding: 15px;
	margin: 10px 0;
}
#menu-sitemapmenu, .sitemap-submenu{
	list-style:none;
}
#menu-sitemapmenu{
	padding-left:0;
}
#menu-sitemapmenu li{
	margin-bottom:10px;
}
#menu-sitemapmenu li a{
	font-weight: bold;
	font-size:14px;
}


/*@thimmappa 15-04-2014*/
.fixed-social-menu{
        display: none;
        position: fixed;
        top: 35%;
        padding: 10px;
        background: #fff;
}
.share-btns{
        margin: 10px 0;
}
#ratingModel {
        z-index: 2001;
}
#rating-progress .col-sm-6 ul{
        padding: 0;
}
#rating-progress .col-sm-6 ul li{
        list-style: none;
}
#rating-progress .col-sm-6 ul li .rating-track-conainer{
        background: #EEE;
        margin: 0 0 10px;
        overflow: hidden;
        width: 100%;
        padding: 10px;
}
#rating-progress .col-sm-6 ul li .rating-track{
        background: #e62b1e;
        height: 2px;
}
img.voting-btn{
        margin-bottom: 4px;
}


/* New Author */

#author-bt{
	margin-top: 30px;
}
#author-bt .author-bt-image img{
	width: 100px;
}
#author-bt-profile, #author-bt-posts{
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;
}
#author-bt-profile .media-heading{
	margin-bottom: 15px;
}
#author-bt-profile .media{
	margin: 0px;
}
#author-bt-profile{
	padding: 20px 20px 15px;
	margin-bottom: 0px;
}
#author-bt-articles{
	margin-top: 35px;
}
#author-bt-articles .media-list{
	margin: 0px -15px;
}
#author-bt-articles .media-heading,
#author-bt-articles a.author-viewall{
	font-family: 'Carrois Gothic', sans-serif;
	line-height: 1.1;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	display: block;
	padding-right: 10px;
}

#author-bt .tw, #author-bt .fb{
	margin-left: 10px;
}

#author-bt-posts ul{
	margin-top: 15px;
}

/* Subscription Form */

#mc-embedded-subscribe-form .input-group{
	margin-bottom: 10px;
}
#mc-embedded-subscribe-form label{
	font-size: 12px;
	margin-right: 5px;
}
#mc-embedded-subscribe-form .checkbox-inline input{
	margin-top: 2px;
	margin-left: -18px;
}
#mce-error-response{
	color: #FF0000;
	font-size: 12px;
}
#mce-success-response{
	color: #8AC007;
	font-size: 12px;
}

/* MEDIA QUERY */
.mobile-line-divider{ display: none; }

/*01-05-2014@thimmappa*/
.user-register-form label.error, #customErrors label{
	color: #c7254e;
	font-weight:normal;
}
#e-book-download .vcenter{
	vertical-align: middle;
}
#e-book-download .download{
	font-size: 30px;
	color: #f89a3a;
}
#e-book-download .e-book-thumb{
	max-width: none;
}
#e-book-download h3{
	margin-top: 0;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

/* New Google Search */
#search{
	padding-top: 3px;
}
#search .gsc-clear-button{
	display: none;
}
#search input.gsc-input{
	padding: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-right: 0px none;
}
#search td.gsc-input{
	padding-right: 0px;
}
#search input.gsc-search-button{
	color: #fcb015;
	font-weight: normal;
	font-size: 16px;
	height: 40px;
	margin-left: -8px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

#search-results div { 
    margin: 0px; 
}
#search-results .gsc-table-result{
    margin: 10px 0px;
}
#search-results .gsc-cursor-page{
    margin-right: 10px;
}
#search-results .gs-web-image-box, 
#search-results .gs-promotion-image-box{
    margin-right: 10px;
}
#search-results .gsc-option-selector{
    margin-top: -3px;
}
#search-results .gsc-selected-option-container{
    min-width: 80px;
}


/* IMAGE CAPTION */

#single-artical-row-2 .single-artical-content .wp-caption{
	padding:10px;
}
#single-artical-row-2 .single-artical-content .wp-caption-text{
	background-color: #ddd;
	padding: 5px;
	margin-top: 0px;
	color: #000;
	font-size: 12px;
	font-family: sans-serif;
}

/* PRODUCTS GLOBAL */

.woocommerce-breadcrumb{
	color: #7c7777;
	font-size: 12px;
}
.woocommerce-breadcrumb a{
	color: #f86639;
}

/* PRODUCT ARCHIVE */

ul.products {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.products li{
	margin-bottom: 30px;
}

ul.products .price{
	display: block;
	padding-bottom: 10px;
	font-weight: bold;
}

/* SINGLE PRODUCT */

#ww-sp .woocommerce-breadcrumb{
	padding: 8px 0px;
	margin-bottom: 10px;
}
#ww-sp h1.product_title{
	font-size: 22px;
	margin-top: 0px;
}
#ww-sp .thumbnails{
	margin-top: 10px;
}
#ww-sp .thumbnails a{
	margin-right: 5px;
}
#ww-sp .woocommerce-tabs ul.tabs{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#ww-sp .woocommerce-tabs ul.tabs li{
	float: left;	
}
#ww-sp .woocommerce-tabs .panel{
	background-color: transparent;
}
#ww-sp .woocommerce-tabs h2{
	display: none;
}
#ww-sp .woocommerce-tabs .tab-pane{
	padding-top: 20px;
}
#ww-sp form.cart .quantity{
	margin-bottom: 10px;
}
#ww-sp form.cart .quantity input{
	border: 1px solid #f0ad4e;
}
#ww-sp form.cart .quantity input.minus, 
#ww-sp form.cart .quantity input.plus{
	background-color: #f0ad4e;
}
#ww-sp form.cart .quantity input.qty{
	width: 60px;
}
#ww-sp .summary .price{
	font-weight: bold;
}

/* END IMAGE CAPTION */

#notification-above-article .notify-above-widget{
	padding: 5px 10px;
	margin-bottom: 25px;
	border: 2px dashed #FDB016;
}

/* Single event page */
#single-event{
	min-height: 300px;
	background-color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0px 20px 40px;
        font-size: 14px;
}
#single-event h1{
	color: #fff;
	margin: 230px 0px 0px;
}
#event_share{ padding-top: 50px; }
#event_share .fb-like{ margin-right: 30px; }
#single-event .event-description{
	padding: 15px 0px 0px;
}
#single-event h2{
	margin: 30px 0px 40px;
	padding-bottom: 10px;
}
#single-event h2 span{
	border-bottom: 5px solid #333;
}
#single-event .event-img{
	min-height: 250px;
	font-size: 12px;
	margin-bottom: 30px;
}
#single-event .event-img-wrapper-sm{
        min-height: 180px;
        font-size: 12px;
        margin-bottom: 30px;
}
#single-event .eimg-block{
	display: block;
	padding-bottom: 5px;
}
#single-event .eimg-block-150x150{
	width: 150px;
	height: 150px;
}
#single-event .eimg-block-200x150{
	width: 200px;
	height: 150px;
}
#single-event .eimg-name{
	font-size: 14px;
}
#single-event .partner-type{
	font-size: 11px;
}
#single-event .row-sub-title,
#single-event .row-sub-title-2{
	padding-bottom: 10px;
}
#single-event .row-sub-title-2{
	padding-top: 40px;
}
#single-event .sub-sponsor-title{
	font-size: 11px;
}
#event-sidebar{
	margin-top: 320px; 
}
#event-sidebar h2{
        color: #000;
        margin: 0px;
}
#event-sidebar .box-with-shadow{
	background-color: #f8f8f8;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
	padding: 20px 20px 1px;
	-webkit-box-shadow: 0px 0px 7px 0px #AAA;
	-moz-box-shadow: 0px 0px 7px 0px #AAA;
	box-shadow: 0px 0px 7px 0px #AAA;
}
#event-sidebar .box-spacing{
	margin-bottom: 30px;
}
#event-sidebar .box-with-shadow hr{
	border-top: 1px solid #ddd;
}
#tickets p{
	padding-top: 15px;
}

/* Single Speaker */
#single-speaker-header{
	background-color: #FFC718;
	padding: 20px;
	border-bottom: 2px solid #FDB016;
}
#single-speaker-header h1{
	text-transform: uppercase;
	color: #333;
	margin-bottom: 0px;
	font-weight: 600;
	font-size: 24px;
}
#single-speaker-header h2{
	color: #444;
	font-size: 18px;
	font-weight: 300;
	margin-top: 2px;
}
#single-partner,
#single-sponsor{
	font-size: 14px;
}
#single-partner h1,
#single-sponsor h1{
	margin-top: 0px;
	color: #333;
	font-size: 24px;
}

/* WOOCOMMERCE */
#cart_totals{

}
#cart_totals h2{
	font-size: 18px;
	font-weight: 600;
	color: #333;	
}
#cart_totals a.button{
	color: #fff;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 600px) { 
	#header_menu{ 
		min-height: 0px; 
		padding-top: 0px;
		margin-bottom: 15px;
	}
	#header_menu .navbar-header{
		margin-top: -75px; 
		margin-bottom: 25px;
	}
	body.n-bar-active-body{ padding-top: 0px; }
	#header-wrapper{ background: none; } 
	.mobile-line-divider{ display: block; }
	.md-device-plus{ display: none; }
	#page-author-info .page-author-photo{ display: none; }
	#search{ display: none; }
	#search .advance_search{ display: none; }
	#search .input-group[class*="col-"]{ padding-left: 15px; padding-right: 15px; }
	#top-header-right-widget{ display: none; }
	#header_menu .navbar-nav li a{ border-right: 0 none; }
	ul.nav li.dropdown > ul.dropdown-menu{ display: none; }
	#wwsignin a{ border: 1px solid #fff; margin: 5px; }
	#header_menu ul.navbar-nav { margin: 0px; }
	#header_menu .head_menu div{
		float: initial !important;
	}
	#top-horizontal-ad img{
		display: block;
		max-width: 100%;
		height: auto;
	}
	#wwfilters{ 
		position: initial; 
		margin-left: 0px;
		background: none;
		top: 0;
	}
	#wwfilters .shade{ display: none; }
	#wwfilters ul{ margin: 0px; }
	.womens_breadcrumb{ display: none; }
	#article-slider .aslider-la-img{ border-bottom: 0 none; }
	#article-slider  .aslider-la-img-icon{ display: none; }
	#article-slider  .aslider-la-img-summary p{ display: none; }
	#article-slider .aslider-la-img-content{
		bottom: 10px;
		margin-left: 10px;
		padding: 5px;
		width: 80%;
	}
	#article-slider .aslider-la-img-content h3{
		padding: 5px;
		font-size: 18px;
		font-weight: 300;
		margin-bottom: 0px;
	}
	#article-slider .nopad-right{ padding-right: 15px !important; }
        #article-slider .nopad-left{ padding-left: 15px !important; }
	#article-slider .aslider-right-block-1, #article-slider .aslider-right-block-2{ border-left: 2px solid #FFF; }
	#article-slider .aslider-bottom-1, #article-slider .aslider-bottom-2{ 
		border: 0 none; 
		border-bottom: 2px solid #fff; 
	}
	#article-slider .aslider-la-img-content h3,
	#article-slider .aslider-right-content h3,
	#article-slider .aslider-right-content h3,
	#article-slider .aslider-bottom-content-1 h3,
	#article-slider .aslider-bottom-content-2 h3{
		font-size: 15px;
		font-weight: 300;
		line-height: 18px;
		margin: 0px;
	}
	#article-slider .aslider-bottom-content-3{
		position: initial;
		height: 50px;
		padding-top: 15px;	
	}
	#article-slider .aslider-bottom-3 img{
		display: none;
	}

	#more-articles{ display: none; }

	#article-slider .aslider-bottom-content-1 p{ display: none; }

	#la-articles .la-author{ display: none; }
	#category{ display: none; }

	#women_footer .womens_signup h4{ margin-bottom: 5px; }
	#women_footer .subscription{ text-align: center; }
	#women_footer .thumbnail .signup{ margin-top: 10px; }
	#women_footer .footer_content{ text-align: center; }
	#women_footer .social_connect{ margin-bottom: 40px; }
	#women_footer .social_icon{ float: none !important; display: inline; padding-right: 0px; }
	#menu-footer-menu{ padding: 0px; margin-top: 20px; }
	/*@thimmappa*/
	.single-article-social {padding: 45% 0 26.5% 18%;}
	.single-article-col-2{display:none;}
	#hidden-social-buttons{
		display:block;
	}
	#author-box {
		height: 345px;
	}
	.single-article-title h2.sinlge-artivcal-title{
		line-height: 18px;
	}
	/*remove top fixed*/
	#site-notifaction{ display: none; }
	/* Single Article */
	.single-artical-img{ min-height: initial; }
	.single-artical-img div{ background-color: transparent; }
	.single-article-title{ 
		min-height: 10px;
		position: initial;
		width: 100%;
	}
	.single-article-title img{ display: none; }
	.single-article-title h2{ 
		margin: 0px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#hidden-social-buttons{ display: none; }
}

@media (max-width: 1024px){
        .single-article-social{ padding: 48% 0 27.3% 10% }
	
}


/* Small devices (tablets, 768px and up) */
@media (max-width: 800px) { 
	#category{ display: none; }
	#header_menu .navbar-nav li a{ 
		padding: 10px;
		font-size: 13px;
	}
	#article-slider .aslider-la-img-content p, #article-slider .aslider-bottom-content-1 p, #article-slider .aslider-right-content p{
		display: none;
	}
        #article-slider .aslider-la-img-content h3,
        #article-slider .aslider-right-content h3,
        #article-slider .aslider-right-content h3,
        #article-slider .aslider-bottom-content-1 h3,
        #article-slider .aslider-bottom-content-2 h3{
                font-size: 15px;
                font-weight: 300;
                line-height: 18px;
                margin: 0px;
        }
	#article-slider .aslider-la-img-content{
		padding: 10px;
		width: 70%;
	}
	#article-slider .aslider-bottom-content-2{
		bottom: 20px;
		top: initial;
		width: auto;
	}
	/*@thimmappa*/
	.single-article-social {
		padding: 45% 0 26.5% 18%;
	}
	.single-article-social {padding: 58% 0 28.5% 5%;}
	#author-box{padding: 1px 12px;}
	.author-photo {height: 150px;}
	.single-article-title h2.sinlge-artivcal-title{
		font-size: 20px;
	}
	.single-article-social .list-inline>li{
		padding-right: 0px;
	}

	.single-article-social a img{
		margin-right: 7px;
	}
	.single-artical-img{ min-height: 360px; }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: @screen-md-min) { }
/*@thimmappa*/
@media (min-width: 1360px){
	#socila-media-r-bar{ display: block; }
}
@media (min-width: 800px) and (max-width: 1170px){
	#author-box{padding: 0px 25px;}
}
@media (max-width: 384px){	
	#header-wrapper .head_logo img{ width: 260px; }
	 body.n-bar-active-body{ padding-top: 0px; }
	#site-notifaction{ display: none; }
	.single-artical-img{ min-height: 0px; }
	#header_menu .navbar-header{
		margin-top: -67px;
                margin-bottom: 17px;
        }	
}

@media (max-width: 340px){
	#header-wrapper .head_logo img{ width: 200px; }
	#header_menu .navbar-header{
		margin-top: -60px;
                margin-bottom: 10px;
	}
}
/* ATUH Santosh */
#auth a{ color: #2a6496; }
#auth a:hover{ text-decoration: underline; }
#auth .auth-help h2{ margin-top: 0px; }
#auth .auth-help ul{ 
	list-style: none;
	margin: 20px 0px 20px;
	padding: 0px;
}
#auth .auth-help ul li{
	font-size: 16px;
	padding-bottom: 10px;
	color: #3c763d;
}
#auth .reg-title{ margin-bottom: 30px; text-align: center; }
#auth-form .auth-form{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 20px;
}
#auth-form h1{
	text-transform: uppercase;
	margin: 0px;
	border-bottom: 1px solid #EEE;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-size: 18px;
}
#auth-form .fp-link{
	line-height: 30px;
}

#auth-form .ca-link{
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	padding-top: 20px;
}

/* Forgot Password */
#sign-in-wrapper{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 20px;
}
#sign-in-wrapper .form-footer{
	margin-top: 20px;
}
/* AUTHOR REG */
#author-reg-title{
	text-align: center;
	font-size: 24px;
}
.author-form{
	min-height: 640px;
	margin-bottom: 20px;
}
.cat-select{
	font-size: 16px;
}

#menu-user-dashboard, #menu-subscriber-dahsboard{
	background-color: #fff;
}
#menu-user-dashboard a, #menu-subscriber-dahsboard a {
	color: #333;
	font-size: 14px;	
}
#menu-user-dashboard .current-menu-item a, #menu-subscriber-dahsboard .current-menu-item a{
	background-color: #f89a3a!important;
	color: #fff;
}

#author-stats{ margin-bottom: 30px; }
#author-stats .os-title{
	margin-left: 50px;
	width: 100px;
	text-align: center;
	font-size: 18px;
	}
#author-stats .overallstats{
	margin-left: 50px;
        text-align: center;
	width: 100px;
	height: 100px;
	background-color: #fff;
	border: 1px solid #CCC;
	font-size: 25px;
	line-height: 100px;
	}
#author-stats .share-voice{
	margin-bottom: 20px;
	}

.bg-white{ background-color: #fff; padding-bottom: 20px; }
.extra-top{ padding-top: 20px; }

/* Editor */
#wp-description-editor-container{ border: 1px solid #dedede; }
.mceIframeContainer{ border-left: 1px solid #dedede !important; border-right: 1px solid #dedede !important; border-bottom: 1px solid #dedede !important;; }
/*Live checking for registraion form 01-05-2014@thimmappa*/
span.red{
	color: #a94442;
}
span.green{
	color: #47a447;
}
span.required{
	font-weight: normal;
	color: #bbb;
	font-size: 11px;
}
/*Check box Radio buttons*/
.input-field-wrapper .row{
	margin-bottom: 14px;
}
.accept-terms{
	padding-left: 0;
	font-size:12px;
}
.confirmation-email{
	padding: 1px 20px 25px;
	background-color: #fff;
}
.confirmation-email a, .confirmation-email a:hover, .confirmation-email a:focus{color: #fff;}
/*Notifiction Bar CSS start*/
#site-notifaction{
	direction: ltr;
	color: #333;
	height: 32px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 600px;
	z-index: 99999;
	background: #fef7e8;
}
#header-wrapper.n-bar-active{
	top:32px;
}
.notifications-widget .textwidget{
	padding-top: 6px;
}
.notifications-widget .textwidget span{
	display: inline-block;
	font-size: 9px;
	line-height: 17px;
	font-weight: 600;
	margin: 1px 0 0 2px;
	vertical-align: top;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	z-index: 26;
	padding: 0 6px;
	background-color: #d54e21;
	color: #fff;
}
input#s-box{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	border-radius: 4px;
	border-right
	border: 1px solid #ccc!important;
	padding:0 15px !important;
}
.register-help-msg{
	font-size: 10px;
	font-weight: normal;
}
.register-help-msg.success{
	color: #47a447;
}
.register-help-msg.error{
	color: #a94442;
}
#auth .ca-link a.btn{
	color: #fff;
	text-decoration: none;
}
#author-three-box label.error, #customErrors label{
	font-size: 10px;
}
h1.search-title{
	margin-top: 0;
}


/* MOST POPULAR */
.sidebar-articles{ margin: 20px 0px;}
.sidebar-articles h2{
	text-transform: uppercase;
	font-size: 20px;
	margin: 0px;
}
.sidebar-articles h3{
	font-size: 18px;
	border-top: 1px dotted #999;
	margin: 15px 0px 0px;
	padding: 15px 0px 10px;
	font-weight: 400;
}
.sidebar-articles h3 a{
	color: #000;
}

#vtnEditorialPlayer{
	width: 100% !important;
	margin: 20px 0px;
}
#vtnNewGenEPDiv, #vnVideoPlayerContentTitle{ margin: 0 auto; }

/* Wordpress Default OverWrite */
#carettech-widget{ margin-bottom: 15px; }
#carettech-widget .subscription .input-group .form-control{ z-index: 0!important; }

/* Author Editor */
.wp-switch-editor{
	padding-bottom: 20px!important;
}
#wp-description-editor-container .quicktags-toolbar:first-child{
	display: none;
}

#singleArticaleView .agarticle{
	margin-bottom: 10px;
}
#singleArticaleView .agarticleContent{
	margin-top: 30px;
}
