/*Theme Name: Experientia-Yoshi
Theme URI:
Description: The new version of Experientia's blog. the design is for smartphone, tablet, and PC
Version: 1.0
Author: Yoshiomi Takahashi
Author URI:
Tags: blog experientia
*/



    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;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    }
    /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    }
    body {
    line-height: 1;
    }
    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;
    }








html,body{
 height:100%;

}

input{
border:none;
background:none;
}

/*============================================


============================================*/

body {
	font-family: "Ubuntu";
	font-weight: 400;

}

#experientia_footer {
	position: fixed;
	bottom: 0px;
	border-top: #cccccc solid 1px;
	height: 35px;
	line-height: 35px;
	font-size: 10px;
	color: #A6A6A6;
	background: white;
	text-align: center;
}

#experientia_footer a{
	color: #E08A00;
}

#box_textArticle ul li {
	list-style-type: disc;
	margin-left:35px;
	padding-left: 5px;

}

#box_textArticle ol li{
	list-style-type: decimal;
	margin-left:35px;
	padding-left: 5px;
   }


#box_textArticle i {
	font-family: "Ubuntu";
	font-style: italic;
}

#box_textArticle em {
	font-family: "Ubuntu";
	font-style: italic;
}

#box_textArticle b {
	font-family: "Ubuntu";
	font-weight: bold;
}

#box_textArticle strong {
	font-family: "Ubuntu";
	font-weight: bold;
}








a{
	 text-decoration:none;
}

img{
	border-style:none;
}

/* single.php  blockquote design  -start-  */
blockquote{
	font-family:'Droid Serif';
	font-weight:400;
	font-size:13px;
	font-style:italic;
	line-height:22px;
	padding-left:45px;
	padding-right:45px;
	position:relative;
	color:#4D4D4D;
	margin-top:32px;
	margin-bottom:25px;

}


.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



.no-svg .box_blockquote_start {
    background-image: url('images/quotation_start_default.png');
}
.no-svg .box_blockquote_end {
    background-image: url('images/quotation_end_default.png');
}

.box_blockquote_start, .box_blockquote_end{
	width:35px;
	height:35px;
	position:absolute;
	background-repeat: no-repeat;
	background-size: 35px 35px;
}

.box_blockquote_start{
	top:-20px;
	left:0;
}

.box_blockquote_end{
	bottom:-16px;
	right:0;
}

/* audience  */
.img_start_audience{
	background-image:url('images/quotation_start_audience.svg');
}
.img_end_audience{
	background-image:url('images/quotation_end_audience.svg');
}

/* service  */
.img_start_service{
	background-image:url('images/quotation_start_services.svg');
}
.img_end_service{
	background-image:url('images/quotation_end_services.svg');
}

/* culture  */
.img_start_culture{
	background-image:url('images/quotation_start_culture.svg');
}
.img_end_culture{
	background-image:url('images/quotation_end_culture.svg');
}

/* design  */
.img_start_design{
	background-image:url('images/quotation_start_design.svg');
}
.img_end_design{
	background-image:url('images/quotation_end_design.svg');
}

/* business  */
.img_start_business{
	background-image:url('images/quotation_start_business.svg');
}
.img_end_business{
	background-image:url('images/quotation_end_business.svg');
}

/* methods  */
.img_start_methods{
	background-image:url('images/quotation_start_methods.svg');
}
.img_end_methods{
	background-image:url('images/quotation_end_methods.svg');
}

/* media */
.img_start_media{
	background-image:url('images/quotation_start_media.svg');
}

.img_end_media{
	background-image:url('images/quotation_end_media.svg');
}

/* social  */
.img_start_social{
	background-image:url('images/quotation_start_social.svg');
}
.img_end_social{
	background-image:url('images/quotation_end_social.svg');
}


/* experientia  */
.img_start_experientia{
	background-image:url('images/quotation_start_experientia.svg');
}
.img_end_experientia{
	background-image:url('images/quotation_end_experientia.svg');
}



/* uncategory  */
.img_start_uncategory{
	background-image:url('images/quotation_start_uncategory.svg');
}
.img_end_uncategory{
	background-image:url('images/quotation_end_uncategory.svg');
}


/* single.php  blockquote design  -end-  */


.text_article p{
	padding-top:10px;
	padding-bottom:10px;
}
#box_textArticle p{
	padding-top:10px;
	padding-bottom:10px;
}
#box_textArticle img{
	max-width:100%;
}

#box_categoyName_forOneColumn{
	bottom: 12px;
  	position: absolute;
}

input{
	font-family:Ubuntu,Helvetica, Arial;
	font-weight:300;
}


p{
	margin:0;
	padding:0;
}
.position_left{
	float:left;
}

.position_right{
	float:right;
}

.position_center{
	margin:0 auto;
}

.align_left{
	text-align:left;
}
.align_right{
	text-align:right;
}

.align_center{
	text-align:center;
}
.align_middle{
	vertical-align:middle;
}

#block_article{
	width:100%;
	border-top: 2px dotted #CCCCCC;
	overflow: hidden;
}

.singleArticle, .singleArticle_Fake{
	height:280px;
	background-color:white;

	float:left;
	border-bottom:2px dotted #cccccc;
	border-right:2px dotted #cccccc;
	position:relative;


	padding:30px;
	position:relative;
	box-sizing: border-box;
	-moz-box-sizing:  border-box;
	-webkit-box-sizing:  border-box;

}
.singleArticle:hover div{
	color:white!important;
}

.singleArticle:hover div.tag_words a{
	color:white!important;
}

.singleArticle:hover div.box_tagImage{
	background-image: url('images/icons_book_white.png');
}


.singleArticle_experientia{

	color:white;
	height:280px;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	box-sizing: border-box;
	-moz-box-sizing:  border-box;
	-webkit-box-sizing:  border-box;
	display:inline-block;
	position:relative;
	background-color:#f7931e;

}

.singleArticle_experientia:hover{
	background-color:#F7AB52;

}


#box_noArticle_1, #box_noArticle_2, #box_noArticle_3 , #box_noArticle_4{
	font-size:21px;
	text-align:center;
	line-height: 210px;
	color:#BFBFBF;
	font-family: "Droid Serif";
}

#box_noArticle_1 span{
	font-size: 18px;
	color:gray;

}
#box_noArticle_1:hover{
	background-color:gray;
}



.title_article{
	font-family: 'Droid Serif';
	font-size:21px;
	line-height:24px;
	height: 3.5em;
	overflow:hidden;
}



.content_article{
	font-size:12px;
	line-height:18px;
	padding-top: 21px;
	height: 4.5em;
	overflow:hidden;
	}
.date{
	font-family:"Ubuntu";
	font-weight:300;
	font-size:12px;
	color:#A6A6A6;
}
.date_experientia{
	font-family:"Ubuntu";
	font-weight:300;
	font-size:12px;
}


.tag{
	padding-top:31px;
	width:100%;
	z-index:120;

}

.tag_img{
	display:inline-block;
	width:31px;
}

.tag_img img{
	width:22px;

}

.tag_words, .tag_words_a{
 	display: inline-block;
    	height: 1em;
   	line-height: 1em;
    	overflow: hidden;
   	width: 85%;
	padding-top:1px;
}
.tag_words a, .tag_words_a a{

	margin-right:12px;
	font-size:12px;
	float:left;
}

.tag_words a:hover{
	font-weight:bold;
}

#block_top{
	height:320px;


}
#block_mainArea{
	margin:0 auto;

}

#content_top_A{
	width:25%;
	float:left;
	padding:30px;
	box-sizing:border-box;
	position:relative;
	height:100%;

}

#content_top_B{
	width:25%;
	float:left;
	padding:30px;
	box-sizing: border-box;
	position:relative;
	height:100%;
}


#content_top_C{
	width:50%;
	float:left;
	padding:30px;
	box-sizing: border-box;
	position:relative;
	height:100%;
	color:#4D4D4D;
	position:relative;
}
#content_top_C:hover div{
	color:white!important;
}
#content_top_C:hover div.tag_words a{
	color:white!important;
}

#content_top_C:hover  div.box_tagImage{
	background-image: url('images/icons_book_white.png');
}




#content_experientia{
	position:absolute;
	width:320px;
	right:0px;
	top:0px;
	box-sizing: border-box;
	background-color:#f7931e;

	z-index:1000;
	display:none;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-left-radius: 20px;
}




#body_article{
	width:100%;
	height:100%;

}



#block_article_subA{
	/*display:inline-block;*/
	float:left;
	width:320px;
	color:white;
}








#block_article_main{
	width:640px;
		/*display:inline-block;*/
	float:left;
	background-color:#FFFFFF; /* temporay */


}


#block_upper{
	text-align:center;
	width:100%;
		height:320px;

}

#block_upperContainer{
	display:inline-block;
	position:relative;
}


#block_under{
	width:100%;
	text-align:center;

}

#content_upper_left{
	height:320px;
	box-sizing: border-box;
	-moz-box-sizing:  border-box;
	-webkit-box-sizing:  border-box;
	padding:30px;
	display:inline-block;
	position:relative;
width:320px;
	vertical-align: top;
}

#content_upper_main{
	height:320px;
	width:640px;
	box-sizing: border-box;
	-moz-box-sizing:  border-box;
	-webkit-box-sizing:  border-box;
	padding:30px 30px 30px 30px;
	display:inline-block;
	vertical-align: top;
	position:relative;
	text-align:left;
	color:white;
}

#content_upper_right{
	height:320px;
	width:320px;
	box-sizing: border-box;
	-moz-box-sizing:  border-box;
	-webkit-box-sizing:  border-box;
	color:white;
	display:inline-block;
	vertical-align: top;
	position:relative;
}





#content_under_left{
	box-sizing: border-box;
	-moz-box-sizing:  border-box;
	-webkit-box-sizing:  border-box;
	width:320px;

	text-align:right;
	padding:30px;
	color:#4D4D4D;
	display:inline-block;


}



#content_under_main{
	box-sizing: border-box;
	-moz-box-sizing:  border-box;
	-webkit-box-sizing:  border-box;
	color:#4D4D4D;
	font-size:14px;
	line-height:20px;
	border-left:2px dotted #cccccc;
	border-right:2px dotted #cccccc;
	display:inline-block;
	vertical-align: top;
	text-align:left;
	width:640px;
}


#content_under_right{
	box-sizing: border-box;
	-moz-box-sizing:  border-box;
	-webkit-box-sizing:  border-box;
	vertical-align: top;
	padding:30px;
	display:inline-block;
	text-align: left;
	width:320px;

}




/*  list Article    Start  */
#block_listArticle{
	background-color:white;
	position:absolute;
	top:0px;
	box-sizing:border-box;
	-moz-box-sizing:  border-box;
	-webkit-box-sizing:  border-box;
	z-index: 1000;
	display:none;


}

.box_listArticle_category{
	position:relative;
	background-color:white;

}

#box_listArticle_content{}


/*  list Article    End  */





.icon_share{
	padding-right:5px;
	padding-bottom:5px;
}
.icon_share2{
	padding-left:5px;
	padding-bottom:5px;
}

.icon_book{ /* neccesary for rollover*/

}

#icon_closeList{
	position:absolute;

	padding:10px;

}

.icon_show_listTagDetails,.icon_showed_listTagDetails{
	position:absolute;
	right:20px;
	top:10px;
	padding:10px 10px 15px 35px;
}

.icon_showed_listTagDetails{
	display:none;
}

.icon_back{
	margin-bottom:12px;
}
.icon_back_inMobile{
	margin-bottom:2px;
}

.box_search{
	border:solid 1px;
	overflow:hidden;
	height:28px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}


.box_text_1{
	height:26px;
	float:left;
	font-size:16px;
	padding-left:6px;
	padding-top: 3px;
	width:88%;
	border-right:dotted 1px;

	font-family:
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.link_article{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;

}

.link_home{
	display:block;
	width:100%;
	height:100%;
	position:absolute;

}
::-webkit-input-placeholder.placeholder_index {
   color:#F7931E;

}


:-moz-placeholder.placeholder_index{ /* Firefox 18- */
   color:  #F7931E;
}

::-moz-placeholder.placeholder_index{  /* Firefox 19+ */
   color:  #F7931E;
}

:-ms-input-placeholder.placeholder_index{
   color:  #F7931E;
}
input.placeholder_index{
    color:  #F7931E;
-webkit-border-radius:0px;
}


::-webkit-input-placeholder.placeholder_article {
   color:white;
}

:-moz-placeholder.placeholder_article{ /* Firefox 18- */
   color:  white;
}

::-moz-placeholder.placeholder_article{  /* Firefox 19+ */
   color:  white;
}

:-ms-input-placeholder.placeholder_article{
   color:  white;
}
input.placeholder_article{
    color:  white;
}





.box_2{
	background-color: #F7931E;  /* Experientia orange  */
	padding-left:30px;
	padding-right:30px;
	height:321px;

}
.box_3{
	width:26px;
	float:right;
	height:26px;
}
#box_4{
	width:100%;

}
#box_blogPreContent{
	overflow:hidden;

}
.box_5{
	float:left;
}
.box_6{
	opacity:0.7;
}
.box_7{
	width:95%;
}

#box_textArticle{
	padding:30px;
	font-size:14px;
	line-height: 23px;
}


.box_article_related{
	padding:30px;
	border-top:2px dotted #cccccc;
	position:relative;
	z-index:1000;

}

.box_article_related:hover div{
	color:white!important;
}
.box_article_related:hover div.box_tagWords a{
	color:white!important;
}


.box_article_related:hover  div.box_tagImage{
	background-image: url('images/icons_book_white.png');
}
.box_article_preContents_first{
	position:relative;
	color:#4d4d4d;


}

.box_article_preContents{
	position:relative;
	color:#4d4d4d;
}

.box_pageLink{
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;

}


.box_navigation{
	padding-top:20px;
	padding-bottom:20px;
	border-top:2px dotted #cccccc;

	overflow:hidden;
}
.box_navigation a{
	text-decoration:none;
	color:inherit;
}

.box_navigation_index{
	padding-top:25px;
	padding-bottom:35px;

	overflow:hidden;
}
.box_navigation_index a{
	text-decoration:none;
	color:inherit;
}

#box_share{
	padding:30px;
	border-top:1px dotted #4D4D4D;

}
.box_blogTitle,.box_blogTitle_orange{
	float:left;
	position:relative;
	top:-30px;
	width:310px;
	height:75px;

}

.block_blogTitle{
	float:left;
	position:relative;
	top:-30px;
	width:310px;
	height:75px;

}

.box_blogTitle{
	background-image: url('images/logo_white.png');
}

.box_blogTitle_orange{
	background-image: url('images/logo_orange.png');
}





.box_blogTitle_2{
	overflow:hidden;
}

.box_listTagDetail{
	display:none;
}

.box_goto_next,.box_goto_next{
	display:inline-block;
}

.box_shareSN{
	overflow:hidden;
	padding-top:25px;

}

.box_tag{
	padding-bottom:12px;
	font-size:12px;
	clear:both;
	overflow: hidden;
}

.box_tag li{
	display:inline;
	margin-right:12px;

}
.box_tag_inSinglePage{
	padding-top:20px;
	font-size:12px;
	clear:both;
	overflow:hidden;

}
.box_tag_inSinglePage li{
	display:inline;
	margin-right:12px;

}

.box_relatedArticle{
	width:100%;
	border-top:1px dotted #4D4D4D;

}

.box_iconBook{
	float:left;
}

.box_relatedTag{
	float:left;
	width:470px;
}
.box_noResult{
	font-size:26px;
	text-align:center;
	padding-bottom: 90px;
	padding-top: 90px;
}


.box_tagImage{
	height:24px;
	width:31px;
	background-image: url('images/icons_book_black.png');
	background-repeat: no-repeat;
	float:left;
}
.box_tagWords{
 	display: inline-block;
   	line-height: 1em;
}
.box_tagWords div{
 	display: inline;
	padding-right:8px;
}
.box_tagWords a:hover{
	 font-size: 16px;
	font-weight:bold;

}

.box_logoOnTagList{
	position: absolute;
	 width: 260px;
	padding: 30px;

	left: 0;
	top: 0;
}


.box_linkExperientiaArticle{
	left: 0;
	top: 15px;

	display: block;
	height: 80%;
	position: absolute;
	width: 100%;

}
.box_seeAll_experientia{
	width:100%;
	height:40px;
	text-align:center;
	color:white;
	font-size:15px;
}



.box_seeAll_experientia a{
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	background-color:#E8831F;
	display: block;
	height: 28px;
	padding-top: 12px;
	width:100%;
	color:white;
}
.box_seeAll_experientia a:hover{
	background-color:#FF9D33 ;

}

.margin_1{

	padding-bottom:10px
}

.margin_2{
	line-height:18px;
	padding-top:30px;
}
.margin_3{
	padding-top:30px;
}

.margin_4{
	padding-top:130px;
}
.margin_5{
	padding-bottom: 15px;
}

.margin_6{

	padding-left:10px;
}

.margin_7{
	padding-right:3px;

}

.margin_8{
	padding: 6px 5px 5px;
}


.margin_9{
	padding-left:8px;
}
.margin_10{
	padding-bottom:4px;
}


.margin_11{
	padding:0px 12px 0px 12px;
}
.margin_12{
	padding-bottom:3px;
}
.margin_13{
	padding-top:0px;
	padding-bottom:15px;
}

.margin_14{
	padding-top:10px;
	padding-bottom:15px;
}

.margin_15{
	padding-top:5px;
}

.margin_16{
	padding-bottom:8px;
}

.margin_17{
	padding: 6px 5px 5px;
}

.margin_18{
	padding-bottom:2px;
}
.margin_19{
	padding-bottom:10px;
}

.margin_20{
	padding-bottom:4px;
}



.margin_photoArticle{
	padding-top:15px;
	padding-bottom:5px;
}

.text_1{
	font-size:28px;
	font-weight:bold;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	color:#F7931E;
	}
.text_1 a{
	text-decoration:none;
	color:inherit;
}

.text_2, .text_2_inArticle{
	font-family:"Rufina";
	font-size:12px;
	right:0;
	float:right;
	padding-top:8px;
	padding-right:5px;
}


.text_2{
	color:#F7C58A;
}
.text_2_inArticle{
	color:rgba(255,255,255, 0.7)
}

.text_3{
	font-family:"Ubuntu";
	font-weight:300;
	font-size:12px;
	color:#A6A6A6;
}

.text_3_1{
	font-family:"Ubuntu";
	font-weight:300;
	font-style:italic;
	font-size:12px;
	color:#A6A6A6;
}


.text_4{
	font-family: 'Droid Serif';
	font-size:30px;
	line-height:35px;
}


.text_5{
   	font-size: 12px;
   	line-height: 18px;
}
.text_6{
	color:white;
	font-size:18px;
	line-height:24px;
}

.text_7{
	font-size:30px;
	font-weight:bold;

}


.text_8{
	font-family: 'Droid Serif';

	color:white;
	font-size:40px;
	line-height:45px;
}

.text_9{
	color:RGBa(255,255,255,0.7);
}

.text_10{
	color:#F7931E; /* orange  */
}
.text_11{
	font-family: 'Droid Serif';
	font-size:20px;

}
.text_12{
	font-size:12px;
	color:#A6A6A6;
}
.text_13{
	font-family: 'Droid Serif';
	font-size:28px;
	line-height:32px;
}
.text_13 a{
	color:inherit;

}

.text_14{

	font-size:20px;
	color:#A6A6A6;
}

.text_article{
	font-size:14px;
}

.text_article img{
	height:auto;
	max-width:100%;
}

.text_relatedArticle{
	display:none;
}

#text_categoryName{
	font-size:48px;
	font-family: 'Droid Serif';
	padding-bottom:3px;
}
.text_categoryName{
	font-family: 'Droid Serif';
}

.text_subCategoryName{
	font-family:"Ubuntu";
}

.position_1{
	position:absolute;
	bottom:30px;
}

.position_2{
	margin-top:212px;
	clear:both;

}

.position_3{
	position:absolute;
	right:0px;
	top:30px;
	z-index:1100;

}

.position_4{
	position:absolute!important;
	top:0px;
	right:10px;
}
.position_5{
	bottom:20px;
	position:absolute;
}
.position_6{
	right:0px;
	bottom:16px;
	position:absolute;
	width:30px;
	height:50px;
}
.position_6 img{
	 padding-left:11px;
	 padding-top: 21px;
}

.position_7{
	left:0px;
	bottom:16px;
	position:absolute;
	width:30px;
	height:50px;
}
.position_7 img{
	 padding-left: 9px;
	 padding-top: 21px;
}



.position_8{
	left:30px;
	bottom:29px;
	position:absolute;

}
.position_9{
	float:left;
	padding-left:30px;


}
.position_10{
	float:right;
	padding-right:30px;


}
.position_11{
	position: absolute;
    	right: -15px;
   	top: 0;
}


.position_13{
	float:left;

}

.position_14{
	float:right;

}

.position_15{
	vertical-align:middle;
	padding-bottom:4px;
	margin-right:15px;
}
.position_16{
	margin-top:215px;

}

.position_17{
	position:absolute;
	bottom:20px;
}



.img_title_experientia{
	width:270px;
	height:75px;
	background-image:url("images/icons_logo_experientia.png");
	position:relative;
	right: 25px;
	background-repeat:no-repeat;

}


.color_BG_searchPage{
	background-color:gray;
}




.color_orange{
	color:#F7931E; /* orange  */
}
.color_white{
	color:white;
}
.color_search_orange{
	border-color:#F7931E; /* orange  */
}

.color_search_white{
	border-color:white; /* orange  */
}

.color_link a{
	color:#599BB2; /* blue + gray*/
}

.color_link a:hover{
	color:#00CFFF; /* blue + clear*/
}





.color_audience{
	color:#93278B;
}
.color_audience_bg{
	background-color:#93278B!important;
}
.color_audience a{
	color:#93278B;
}
.color_audience_hover:hover{
	background-color:#93278B;
}



.color_culture{
	color:#F15A24;
}
.color_culture_bg{
	background-color:#F15A24!important;
}
.color_culture a{
	color:#F15A24;
}
.color_culture_hover:hover{
	background-color:#F15A24;
}



.color_design{
	color:#e08a00;
}
.color_design_bg{
	background-color:#FBB03B!important;
}
.color_design a{
	color:#e08a00;
}
.color_design_hover:hover{
	background-color:#FBB03B;
}



.color_media{
	color:#D4145A;
}
.color_media_bg{
	background-color:#D4145A!important;
}
.color_media a{
	color:#D4145A;
}
.color_media_hover:hover{
	background-color:#D4145A;
}



.color_business{
	color:#29ABE2;
}
.color_business_bg{
	background-color:#29ABE2!important;
}
.color_business a{
	color:#29ABE2;
}
.color_business_hover:hover{
	background-color:#29ABE2;
}



.color_methods{
	color:#003F74;
}
.color_methods_bg{
	background-color:#003F74!important;
}
.color_methods a{
	color:#003F74;
}
.color_methods_hover:hover{
	background-color:#003F74;
}



.color_service{
	color:#003F00;
}
.color_service_bg{
	background-color:#003F00!important;
}
.color_service a{
	color:#003F00;
}
.color_service_hover:hover{
	background-color:#003F00;
}



.color_social{
	color:#39B54A;
}
.color_social_bg{
	background-color:#39B54A!important;
}
.color_social a{
	color:#39B54A;
}
.color_social_hover:hover{
	background-color:#39B54A;
}


.color_experientia{
	color:#FFA124;
}
.color_experientia_bg{
	background-color:#FFA124!important;
}
.color_experientia a{
	color:#FFA124;
}
.color_experientia_hover:hover{
	background-color:#FFA124;
}






.color_uncategory{
	color:#A67C52;
}
.color_uncategory_bg{
	background-color:#A67C52;
}
.color_uncategory a{
	color:#A67C52;
}
.color_uncategory_hover:hover{
	background-color:#A67C52;
}


#btn_listArticle{
	float:left;
	height:28px;
	cursor: pointer;
}

#btn_experientia{
	cursor: pointer;
	width:45px;
	height:106px;
}
.btn_backImage_clickable{
	background-image:url('images/logo_experientia.png');
	background-repeat: no-repeat;

}

.btn_backImage_close{
	background-image:url('images/logo_experientia_close.png');
	background-repeat: no-repeat;

}



.btn_experientia_clicked{
	cursor: pointer;
	width:45px;
	height:106px;

	}



.btn_hand{
	cursor: pointer;
}


.btn_mainCategory{
	cursor:pointer;

}


.box_close_experientiaArticles{
	background-image:url('images/icons_close_yellow.png');
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	position:absolute;
	top:88px;
	left:25px;
	cursor:pointer;

}


.opacity{
	opacity:0.5;
}

/* Overwrite of default css of wordpress  */

.post-categories{
	line-height:20px;
	font-size:12px;
	display:inline-block;

}

.field_inWhite::-webkit-input-placeholder { /* WebKit browsers */
    color:    white;
	opacity:  0.7;

}
.field_inWhite:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    white;
   opacity:  0.7;
}
.field_inWhite::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    white;
   opacity:  0.7;
}



.hr_1{
	position:absolute;
	top:0px;
	left:20px;
	height:1px;
	border: 0;
	width:280px;
	background-color:#F7AB52;
}


.effect_hide{
	display:none;
}


.position_logo{


}

















@media only screen and (min-width:1280px){



	/* list di tag   start*/
	#block_listArticle{
		width:1280px;
		padding-left:30px;
		padding-top:125px;
		height:319px;
		}

	.box_listArticle_category{
		float:left;
		width:152px;
		padding-top:10px;
	}

	.text_categoryName{
		font-size:14px;
		padding-bottom:15px!important;
	}

	.text_subCategoryName{
		font-size:12px;
		padding-bottom:4px;
	}

	#icon_closeList{
		right:40px;
		top:20px;
	}
	.box_listTagDetail{
		display:inline;
	}
	.icon_show_listTagDetails{
		display:none!important;
	}
	.icon_showed_listTagDetails{
		display:none!important;
	}

	.box_listTagDetail{
		display:inline!important;
	}

	.btn_mainCategory{
		cursor:default;
	}
	/* list di tag   end*/


}

@media only screen and (min-width:960px) and (max-width:1280px){  /*  3 columns */



	/* list di tag   start*/
	#block_listArticle{
		width:100%;
		padding-left:0px;
		padding-top: 40px;
		width:320px;
		height:100%;
		border-right:2px dotted #cccccc;
		left:0px;
	}

	.box_listArticle_category{
		width:100%;
		padding-bottom: 2px;
		padding-top: 20px;
		border-bottom:2px dotted #cccccc;
	}

	.text_categoryName{
		font-size:21px;
		padding-bottom:15px!important;
	}

	.text_subCategoryName{
		font-size:14px;
 		padding-bottom: 12px;


	}


	#icon_closeList{
		top:0px;
		right:12px;
	}
	.box_listTagDetail{
		padding-bottom:12px;
		margin-left:27px;

	}
	/* list di tag   end*/


	.margin_10{   /* marign of main category text */
		margin-left:27px;
	}

}


@media only screen and (min-width: 640px) and (max-width:960px){ /*  2 columns */



	/* list di tag   start*/
	#block_listArticle{
		width:100%;
		padding-left:0px;
		padding-top: 40px;
		width:320px;
		height:100%;
		border-right:2px dotted #cccccc;
		left:0px;
		position: fixed
	}

	.box_listArticle_category{
		width:100%;
		padding-bottom: 2px;
		padding-top: 20px;
		border-bottom:2px dotted #cccccc;
	}

	.text_categoryName{
		font-size:21px;
		padding-bottom:15px!important;
	}

	.text_subCategoryName{
		font-size:14px;
 		padding-bottom: 12px;


	}


	#icon_closeList{
		top:0px;
		right:12px;
	}
	.box_listTagDetail{
		padding-bottom:12px;
		margin-left:27px;

	}
	/* list di tag   end*/

	.margin_10{   /* marign of main category text */
		margin-left:27px;
	}


}


@media only screen and (max-width: 640px){/*  1 column */



	blockquote{
		padding-left:15px;
		padding-right:15px;

	}


	.btn_backImage_clickable,.btn_backImage_close{
		background-size:36px auto;

	}
	.position_3 {
		right: 0px!important;
		top: 35px!important;
	}

	.position_11 {
		right: 14px;
		opacity:0.4;
	}

	/* list di tag   start*/
	#block_listArticle{
		width:100%;
		padding-left:0px;
		padding-top: 40px;
		width:256px;
		height:100%;
		border-right:2px dotted #cccccc;
		left:0px;
		position: fixed

	}

	.box_listArticle_category{
		width:100%;
		padding-bottom: 2px;
		padding-top: 20px;
		border-bottom:2px dotted #cccccc;
	}

	.text_categoryName{
		font-size:21px;
		padding-bottom:15px!important;
	}

	.text_subCategoryName{
		font-size:14px;
 		padding-bottom: 12px;

	}


	#icon_closeList{
		top:0px;
		right:12px;
	}
	.box_listTagDetail{
		padding-bottom:12px;
		margin-left:27px;

	}
	/* list di tag end*/

	.margin_10{   /* marign of main category text */
		margin-left:27px;
	}

	#btn_experientia{
		width:36px;
	}

	.hr_1{
		width:256px;
		left: 0;
	}



	.content_article{
		display:none!important;
	}
	/* Experientia articles    start */
	.singleArticle_experientia{
		height: 120px!important;
		padding-top:16px!important;
		width:100%;

	}
	#content_experientia{
		width:256px!important;

	}
	.text_6{
		font-size:13px!important;
		line-height:16px!important;
	}
	.img_title_experientia{
		width:225px!important;
 		 right: 0px!important;
		background-image:url("images/icons_logo_experientia_mobile.png")!important;

	}
	.box_2{
		height:240px!important;
	}
	.margin_4 {
	    padding-top:110px!important;
	}
	.box_close_experientiaArticles{
		top:70px;
	}

	/* Experientia articles    end */








}





