/*
 Theme Name:     Ayanize
 Theme URI:      https://www.lifeandexperiences.com/
 Description:    Custom theme for Life and Experiences
 Author:         Kalyan
 Author URI:     https://www.lifeandexperiences.com/
 Template:       Divi
 Version:        2.1
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2em;
}

.archive.category #main-content .container,
.archive.author #main-content .container,
.search.search-results #main-content .container, .archive.date #main-content .container, .archive.tag #main-content .container {
	padding-top: 0;
	width: 95%;
}
.post-template-default.single.single-post #main-content .container{
	width: 93%;
}
.archive.category #main-content .container,
.archive.author #main-content .container,
.search.search-results #main-content .container {
	padding-top: 0;
	width: 93%;
}

.et_pb_post.category:nth-child(even),
.et_pb_post.author:nth-child(even) {
	padding-right: 0;
}

#main-content {
	background-color: #e2eff6;
}

#content-area {
	background-color: #fff;
	padding: 4%;
}

.fwidget.et_pb_widget.widget_media_image {
	margin-bottom: 0!important;
	float: none;
	text-align: center;
}

#top-menu li {
	padding: 0 12px 13px 0px;
}

.et_header_style_left #et-top-navigation nav>ul>li>a,
.et_header_style_split #et-top-navigation nav>ul>li>a {
	padding: 8px 12px!important;
}

#footer-widgets {
	padding: 3% 0 0;
	text-align: center;
}
#footer-widgets .footer-widget li{
	padding-left: 0;
}
#footer-widgets .footer-widget li:before{
	display: none;
}

#custom_html-4, #custom_html-10 {
	float: none;
}

.cats-in-columns .category-columns {
	display: inline-block;
	width: 24%;
	vertical-align: top;
	
}

body.home.page-template-default .et_pb_row_0,
body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row,
body.home.page-template-default .et_pb_row_2,
body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row {
	width: 92%;
	max-width: 1600px;
}


/*..........COMMON BACKGROUND COLOR SCHEME.....................*/

#main-footer,
#headbg {
	background-color: #285523;
}


/*..........COMMON BACKGROUND COLOR SCHEME ENDS.....................*/

.footer-admin {
	text-align: center;
}

.footer-admin h4 {
	letter-spacing: 3px;
	text-align: center;
}

.footer-admin ul li {
	font-size: 12px!important;
}

.footer-admin ul li:before,
#custom_html-9 .recent-posts-sidebar li:before {
	display: none;
}

#custom_html-9 .recent-posts-sidebar li .rcnt-posts {
	font-size: 13px;
}

#custom_html-9 .recent-posts-sidebar li img {
	border-radius: 50%;
	overflow: hidden;
}

#footer-credit {
	font-size: 14px;
	text-align: center;
	color: #c3c1c1;
}

#footer-credit a {
	color: white;
	text-decoration: underline;
}

#submit {
	background: linear-gradient(to bottom, #e25c4c, #d85242);
	background-color: #e25c4c;
	border-color: #c43e2e;
	box-shadow: 0 1px 0 #ff7a6a inset;
	color: #fff;
	padding: 5px 10px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .5px;
	cursor: pointer;
	transition: 0.5s;
}

#submit:hover {
	background-color: #417f00;
}

.et-fixed-header .banner-ads {
	margin-top: 6px;
}

.paginated .pagination {
	justify-content: center!important;
}

.paginated .pagination li {
	width: 45px!important;
}

.post-header {
	padding: 0!important;
}

.single h1.entry-title {
	padding: 60px;
	padding-bottom: 8px;
}

.single .post-content.entry-content {
	text-align: left;
}

.post-template-default.single.single-post .entry-content ol li{
	padding-bottom: 20px;
	line-height: 1.6em;
}

#custom_html-3 .widgettitle {
	display: none;
}

#left-area .post-meta,
.et_post_meta_wrapper {
	text-align: center;
	text-transform: uppercase;
}

.recnt-img {
	display: inline-block;
	vertical-align: top;
	padding-right: 4%;
	width: 100%;
	max-width: 25%;
}

.rcnt-posts {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 70%;
	font-size: 15px;
	line-height: 1.5em;
}

.rcnt-posts a {
	text-transform: none;
	color: #000;
}

.rcnt-meta {
	font-size: 10px;
	border-top: 1px solid #d0d0d0;
	display: inline-block;
}

.et_pb_posts a.more-link {
	border: 1px solid;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 2px;
	background: #4c4c4c;
	border: none;
	color: #fff;
	margin-top: 20px;
	padding: 3px;
	transition: 0.5s;
}

.et_pb_posts a.more-link:hover {
	background: #3a3a3a;
}

#et_search_icon:before {
	left: 50px;
	top: 3px;
}

#top-menu .menu-item.active-menu a,
.et-fixed-header #top-menu .menu-item.active-menu a {
	background: #285523;
	color: #fff!important;
	border-radius: 4px;
}

.et-fixed-header #top-menu .sub-menu.cust-mega .category_footer_post li a {
	color: #fff!important;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a:hover,
.et_header_style_left #et-top-navigation nav>ul>li>a:hover {
	background: #285523;
	color: #fff!important;
	border-radius: 4px;
}


/*..............SIDEBAR..............*/

.et_pb_widget ul li {
	margin-bottom: .5em;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 1.9em;
}


/*........CATEGORY TEMPLATE.....*/

.header-bg {
	background: #00907c;
	padding: 30px;
	text-align: center;
}

.header-bg h1 {
	color: #fff;
	padding: 0;
}

#page-container .cat-temp,
#page-container .auth-temp {
	padding-right: 1%;
}

.et_pb_post.category,
.et_pb_post.author {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding-right: 4%;
	font-size: 16px;
	line-height: 1.6em;
}

.cat-temp h2.entry-title,
.auth-temp h2.entry-title {
	font-size: 18px;
	line-height: 1.7em;
	text-align: center;
}

.cat-temp .post-meta,
.auth-temp .post-meta {
	font-size: 12px!important;
	padding-bottom: 5px!important;
	margin-bottom: 0;
	line-height: 1.5em;
}

.cat-temp .wp-pagenavi,
.auth-temp .wp-pagenavi {
	text-align: center;
	text-transform: uppercase;
}

.cat-temp .wp-pagenavi .current,
.auth-temp .wp-pagenavi .current {
	background-color: #3d8537;
	color: #fff!important;
	border-radius: 6px;
}
.wp-pagenavi a{
	display: inline-block;
}


/*.........AUTH TEMPLATE..........*/

.auth-sec {
	width: 70%;
	margin: 0 auto;
	display: block;
	color: #fff;
	text-align: left;
}

.auth-img img {
	border-radius: 50%;
}

.auth-img {
	display: inline-block;
	width: 15%;
	vertical-align: middle;
}

.auth-nme {
	display: inline-block;
	vertical-align: top;
	width: 70%;
}

.auth-des {
	font-size: 16px;
	line-height: 1.3em;
	font-style: italic;
	padding: 0;
}

p.auth-total {
	font-size: 15px;
	font-weight: 600;
}


/*..........SINGLE PAGE......................*/

.single h1.entry-title {
	padding: 0;
	line-height: 1.3em;
}

.et_right_sidebar #main-content .container:before {}

.authlogin.menu-item a:hover {
	background: transparent!important;
}

.authlogin .sub-menu {
	top: 50px;
}


/*.........AUTHOR BIO BOX..............*/

#auth-bio-single {
	margin-top: 20px;
	text-align: left;
	border: 4px double #98bb75a6;
	padding: 14px 15px 3px 15px;
	border-radius: 10px;
	text-transform: initial;
	font-size: 18px;
	line-height: 1.4em;
	font-style: italic;
	letter-spacing: 0.2px;
}

.bio-title {
	border-bottom: 2px solid #b2d8304d;
	margin-bottom: 6px;
}

.bio-title h4 {
	padding-bottom: 5px;
}

.bio-img {
	display: inline-block;
	width: 22%;
	vertical-align: top;
}

.bio-img img {
	border-radius: 50%;
}

.bio-cntnt {
	display: inline-block;
	width: 76%;
	vertical-align: top;
	padding-top: 10px;
}

#comment-wrap {
	text-align: left;
	text-transform: none;
}

#commentform input[type=email],
#commentform input[type=text],
#commentform input[type=url] {
	width: 100%;
}

.comment-form-author,
.comment-form-email {
	display: inline-block;
	width: 47%;
	vertical-align: top;
}

.comment-form-author {
	margin-right: 5%;
}

.comment-form-cookies-consent,
.comment-notes {
	font-size: 14px;
	text-transform: none;
}

.auth-posts {
	margin-top: 30px;
}


/*.............RELATED POSTS............*/

.crp_related ul li {
	text-align: center;
	list-style-type: none;
	font-size: 15px;
	text-transform: none;
	padding: 0 10px;
	line-height: 1.4em;
}

.crp_related .crp_thumb,
.crp_related .crp_title {
	display: block;
	margin: 0 auto;
	color: #006799;
}

.crp_related h4 {
	border-bottom: 1px dotted #000;
	margin-bottom: 14px;
	padding: 4px;
}

.division {
	display: block;
	border-bottom: 2px dotted #73a321;
	padding: 1px;
	margin: 20px 0;
}

.entry-title.archives {
	text-align: center;
	margin-bottom: 30px;
	border-bottom: 3px double #ceddab;
}

.archiveseg ul,
.archive.recent {
	padding-left: 0!important;
}

.archiveseg ul li,
.archive.recent li {
	list-style: none;
}

.archiveseg ul li:before,
.archive.recent li:before {
	content: "\35";
	font-family: ETmodules!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr;
}

.et_pb_module.hasdropcap.et_pb_text>:first-letter {
	font-size: 4rem;
	font-weight: 600;
	float: left;
	line-height: 0.65;
	margin: 0.1em 0.1em 0.2em 0;
}

.um span.um-req {
	color: red!important;
	font-size: 20px;
}

.um-field .um-field-label .um-field-label-icon i {
	top: 6px;
}

.discount {
	color: red;
	font-weight: 600;
}

.discount.allowed {
	color: green;
	font-weight: 800;
}


/*.............................SEARCH TEMPLATE...............*/

.search-title-head {
    text-align: center;
    margin-bottom: 10px;
    font-weight: normal;
}
.search-art {
   width: 49%;
    display: inline-block;
    vertical-align: top;
    padding-right: 4%;
    font-size: 16px;
    line-height: 1.6em;
	margin-bottom: 60px;
}
.search-art:nth-child(even) {
    padding-right: 0;
}
.thumb-search {
    display: block;
    width: 100%;
}
.search-title {
   
    font-size: 18px;
    line-height: 1.7em;
    text-align: center;
}
.search-meta .tabs-meta {
    border: none;
    text-align: center;
}
.thumb-search img{
	width: 100%;
	height: 270px;
}
#search_again {
    width: 100%;
    position: relative;
	margin-bottom: 20px;
}
.search-again-field {
    width: 100%;
    padding: 10px!important;
    border-radius: 4px;
    font-size: 15px;
}

#searchbttn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100px;
    border: 1px solid #bbb;
    background-color: #c43e2e;
	border-color: #c43e2e;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
	cursor: pointer;
}
#searchbttn:hover{
	opacity: 0.8;
}


/*...........ULTIMATE MEMBER...................*/

.um input[type=submit].um-button,
.um input[type=submit].um-button:focus,
.um a.um-button,
.um a.um-button.um-disabled:hover,
.um a.um-button.um-disabled:focus,
.um a.um-button.um-disabled:active {
	background: linear-gradient(to bottom, #e25c4c, #d85242)!important;
	background-color: #e25c4c!important;
	border-color: #c43e2e!important;
}

#publish-tab {
	display: block;
	text-align: center;
}


/*..........ULTIMATE MEMBER ENDS..................*/


/*................POST TABS.................*/

#tabs-container {
	border: 1px solid #bbb;
}

.all-tabs {
	border-bottom: 1px solid #bbb;
	text-align: center;
	white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}
.all-tabs::-webkit-scrollbar {
    height: 8px;
}
.all-tabs::-webkit-scrollbar-thumb {
    background: #717171;
}
.all-tabs::-webkit-scrollbar-track {
    background: #eeeeee;
}
.all-tabs .tab-heads {
	padding-bottom: 0;
}

.tab-switcher {
	display: inline-block;
	border-right: 1px solid #bbb;
}

.tab-switcher:last-child {
	border: none;
}

.tab-switcher span {
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	padding: 8px;
	letter-spacing: 0.5px;
	font-size: 17px;
	cursor: pointer;
	transition: 0.8s;
}

.catname {
	color: purple;
}

.catname.inactive {
	color: #636363;
}

.tab-first-post {
	display: inline-block;
	width: 100%;
	max-width: 52%;
	vertical-align: top;
	padding: 1%;
}

.tab-siblings {
	display: inline-block;
	width: 100%;
	max-width: 47%;
	vertical-align: top;
	padding: 1%;
}

.tab-image {
	display: block;
	float: left;
	width: 60px;
	clear: both;
}

.tab-first-post .image img {
	width: 100%;
	height: 100%;
	max-height: 350px;
}

.tab-post-cont {
	display: block;
	width: auto;
}

.tab-child {
	display: block;
	clear: both;
	padding: 14px;
	border: 1px solid #bbb;
	margin-bottom: 8px;
}

.tab-child:last-child {
	margin-bottom: 0;
}

.tab-post-cont h3 {
	font-size: 14px;
	font-weight: 600;
	color: #525252;
	letter-spacing: 0.1px;
	text-transform: capitalize;
}

p.tabs-meta {
	font-size: 12px;
	color: #696969;
	text-transform: uppercase;
	border-top: 1px solid #ccc;
}

p.tabs-meta a {
	color: #696969;
}


/*.....................................*/


/*...............HOMEPAGE...............*/

.et_pb_bg_layout_light .et_pb_post .post-meta {
	text-transform: uppercase;
	font-size: 13px;
}

#blogsidebig .et_pb_blog_grid h2 {
	/* color: red; */
	background-color: #fff;
	padding: 5px;
	margin-top: -50px;
	position: relative;
}

#blogsidebig .et_pb_post .post-meta {
	padding: 0 5px;
}

#et-top-navigation {
	margin-right: 12%;
}

ul.sub-menu.cust-mega {
	width: 800px;
	right: 0;
	opacity: 0;
	visibility: hidden;
	display: none;
	padding: 0;
	position: fixed;
	left: 0;
	margin: 12px auto 0;
}

.category_footer_post {
	visibility: visible!important;
	opacity: 1!important;
	display: inline-block!important;
	width: 24%!important;
	float: none!important;
	position: relative!important;
	vertical-align: top;
	margin-right: 1%;
	height: 430px;
	box-shadow: none!important;
}

.category_footer_post li a {
	font-size: 14px!important;
	text-transform: capitalize!important;
}

.category_footer_post li a:before {
	content: "\24";
	font-family: ETmodules!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr;
	font-size: 10px;
	position: absolute;
	left: -6px;
	top: 14px;
}
.menutext {
    position: absolute;
    top: -3px;
    right: 23px;
    z-index: 999999;
    font-size: 10px;
	height: 20px;
	transition: 0.7s;
	opacity: 1;
}
.menutext.opac{
	opacity: 0;
}


#ac-mob-trigger{
	width: 34px;
  height: 24px;
  
  
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
	
	
}
#ac-mob-trigger span{
	
	display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #285523;
  
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#ac-mob-trigger span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#ac-mob-trigger span:nth-child(2) {
  top: 8px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#ac-mob-trigger span:nth-child(3) {
  top: 16px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#ac-mob-trigger.close span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 9px;
}
#ac-mob-trigger.close span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#ac-mob-trigger.close span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 21px;
  left: 8px;
}



















li.cat-mega.menu-item.menu-item-type-post_type.menu-item-object-page:hover .sub-menu.cust-mega {
	display: block;
}

.recent-posts-sidebar {
	list-style: none!important;
	padding-left: 1px!important;
}

.rcnt-posts h3 {
	font-size: 15px;
}

.rcnt-posts h3 a {
	text-transform: uppercase;
}


/*..............HOMEPAGE ENDS................*/


/*...............LOGIN............*/

#resetpw {
	color: #bbbbbb;
}

#resetpw:hover {
	color: #ffffff;
}


/*...CUSTOM MOBILE MENU......*/

#ac-mobile-menu {
	position: fixed;
	background: #ffffff;
	width: 245px;
	left: 0;
	height: 100%;
	z-index: 1000000;
	transition: 0.7s;
	transform: translate(-245px, 0);
	top: 0;
	bottom: 0;
	overflow-y: scroll;
	overflow-x: hidden;
}
#ac-mobile-menu.mclose{
	transform: translate(-245px, 0);
	
}

#ac-mobile-menu.mopen{
	transform: translate(0, 0);
	
}



#ac-mobile-menu::-webkit-scrollbar {
	display: none;
}

#ac-mobile-menu {
	-ms-overflow-style: none;
	/* IE and Edge */
	scrollbar-width: none;
}

#ac-mob-trigger {
	display: none;
	position: absolute;
	right: 20px;
	top: 22px;
	z-index: 100000;
}
body.logged-in.admin-bar #ac-mob-trigger{
	top: 68px;
}










#menu-mobile {
	padding: 14px 14px 14px 20px;
}

#menu-mobile li {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	width: 100%;
}

#menu-mobile li a {
	/* background: red; */
	width: 100%;
	display: block;
	border-bottom: 1px solid #41a66840;
	padding: 18px 14px;
}

.et-search-form.mob {
	max-width: 100%!important;
	width: 100%!important;
	background: #fff!important;
}

.mobile_menu_bar.mobile_menu_bar_toggle {
	visibility: hidden;
	opacity: 0;
	z-index: -1;
}

.up-profile-mob {
	display: none;
}

.mob-profile-img {
	text-align: center;
}

.mob-profile-img a img {
	border-radius: 50%;
	overflow: hidden;
}

.view-profile-mob a {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	display: block;
	background: #089476;
	color: #fff;
	letter-spacing: 0.5px;
}

.regguidelines {
	display: none;
	position: absolute;
	width: 80%;
	background: #ef4d00;
	top: -124px;
	text-align: left;
	color: #fff;
	font-size: 14px;
	padding: 15px 0 0 20px;
	margin: 0 auto;
	right: 0;
	left: 0;
}

#regguide {
	border-bottom: 1px dotted;
	cursor: pointer;
}


/*............MOB SEARCH BAR...........*/

.mob-search-field {
	width: 100%;
	padding: 10px 0 10px 8px!important;
	border: none!important;
	box-shadow: -1px 0px 4px #000;
	text-transform: uppercase;
	
	font-size: 16px;
	display: inline-block;
	height: 82px;
}

.mob_search_box {
	display: none;
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 1000000;
}


#mob-search-icon {
	border: none;
	position: absolute;
	right: 8px;
	margin-top: 14px;
	background: transparent;
	font-size: 14px;
	font-weight: 600;
	font-style: italic;
	border-left: 1px solid;
}

.mtrigercontain{
	display: none;
}
.mob-search-open{
	display: none;
	position: absolute;
    right: 36px;
    top: 18px;
	padding: 4px;
}
.mob_search_close_btn {
    position: absolute;
    top: 16px;
    right: 36px;
    padding: 5px 13px;
    font-size: 20px;
    font-weight: 600;
}



.mob-search-open:before {
	content: "\55";
	font-size: 17px;
	font-family: ETmodules!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr;
	
	color: #000000;
	padding: 5px;
}
	.mob-logo{
	max-width: 200px;
    padding: 14px;
}

.mob-logo.opac {
	visibility: hidden;
	opacity: 0;
	transition: 1s;
}
.footer-widget h4 {
    text-align: center;
	letter-spacing: 1px;
}

#monarchwidget-2 {
    margin-bottom: 14px;
    border-bottom: 1px dotted #bbbbbb87;
}
#footer-widgets .footer-widget li{
	margin-bottom: 0;
}
#custom_html-9 {
    text-align: center;
    display: block;
    float: none;
}
#custom_html-9 p {
    padding-bottom: 0;
}
footer-admin a {
   
    text-transform: uppercase;
    font-weight: 600;
}
#custom_html-8 {
    float: none;
}

/*..........SINGLE POST PAGE..........*/

.single .entry-title {
	text-transform: capitalize;
}

#et_top_search {
	display: none;
}
span.arch-total {
    color: #ffffff;
}

/*.........................................*/


/*.........MEDIA QUERIES..................*/


/*.......................................*/
@media only screen and (min-width: 1024px) and (max-width:1279px) {
	#et-top-navigation {
    margin-right: 4%;
}
}

@media only screen and (min-width: 981px) {
	.et_right_sidebar #sidebar {
		padding-left: 50px;
	}
	#et_top_search {
		display: block;
	}
	#main-content .container:before {
		top: 58px;
		height: auto;
		width: 1px;
		bottom: 0;
		background-color: #ceddab;
	}
	.et_right_sidebar #left-area {
		padding-right: 1.5%;
	}
	.archiveseg {
		width: 45%;
		display: inline-block;
		vertical-align: top;
	}
	.archiveseg.two {
		margin-left: 7%;
	}
	.um-row._um_row_1.regis .um-clear {
		clear: none;
	}
	.um-row._um_row_2.regis-2 {
		clear: both;
	}
	.um-row._um_row_1.regis .um-field-radio.um-field-half {
		display: inline-block;
		width: 32%;
	}
	#um_field_6318_user_password,
	#um_field_6318_confirm_user_password {
		display: inline-block;
		width: 45%;
		vertical-align: top;
	}
	#um_field_6318_confirm_user_password {
		margin-left: 10%;
	}
	.et_pb_gutters3 .footer-widget {
		margin-right: 2.5%;
		margin-bottom: 1%;
	}
	.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
		width: 22.875%;
	}
}

@media only screen and (max-width: 700px) {
	#ac-mob-trigger, .mob-search-open, .mtrigercontain {
		display: block;
	}
	p.tabs-meta {
		display: none;
	}
	.tab-first-post .tabs-meta {
		display: block;
	}
	.tab-siblings .tab-child {
		padding: 10px;
	}
	.tab-siblings .tab-child .tabs-meta {
		margin-left: 60px;
		line-height: 1.5em;
	}
	
	/*... author profile...........*/
	
}

@media only screen and (max-width: 1400px) {
	.tab-switcher {
		padding: 0px;
	}
}

@media only screen and (max-width: 1308px) {
	.tab-switcher {
		padding: 0px;
	}
	.tab-switcher span {
		padding: 12px 9px;
	}
}

@media only screen and (max-width:479px) {
	.header-bg h1 {
		font-size: 25px;
	}
	.auth-des {
		font-size: 15px;
	}
	.auth-sec {
		width: 100%;
		text-align: center;
	}
	.auth-img {
		display: block;
		width: 100%;
		text-align: center;
	}
	.auth-nme {
		width: 100%;
	}
	.tab-first-post,
	.tab-siblings {
		display: block;
		max-width: 100%;
	}
	.bio-title,
	.bio-box,
	.form-submit {
		text-align: center;
	}
	.bio-img {
		width: 35%;
	}
	.bio-cntnt {
		width: 100%;
		line-height: 1.3em;
		font-size: 15px;
	}
	.auth-posts {
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.auth-posts a {
		display: block;
		background: #285523;
		color: #fff;
		font-style: normal;
		text-transform: uppercase;
		padding: 4px;
		border-radius: 5px;
		letter-spacing: .8px;
		font-size: 14px;
		text-shadow: none;
	}
	.comment-form-author,
	.comment-form-email {
		display: block;
		width: 100%;
		vertical-align: top;
		margin-right: 0!important;
	}
	.post-template-default.single.single-post #main-content .container {
		padding-top: 18px;
		width: 95%;
	}
	.et_pb_post.category,
	.et_pb_post.author {
		width: 100%;
		display: block;
		padding-right: 0;
		line-height: 1.5em;
	}
	#search-list .search-art .thumb-search {
		width: 100%;
		display: block;
		text-align: center;
	}
	#search-list .search-art .search-cntnt {
		display: block;
		width: 100%;
		vertical-align: top;
		margin-left: 0;
		line-height: 1.5em;
		font-size: 16px;
	}
	.cats-in-columns .category-columns{
		width: 100%;
		display:block;
	}
}