/*  
Theme Name: DelightDesign2024
Version: 1.3
*/

/*>>>>> Setup and Reset <<<<<*/


*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,body {
height:100%;
-webkit-text-size-adjust: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}

body {
color: #515151;
background: #fff none repeat scroll 0 0;
-x-system-font:none;
font-family:YuGothic,"游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-size-adjust:none;
font-weight:normal;
width:100%;
height: 100%;
font-size:1.03em;
line-height:1.5em;
text-align: left;
position: relative;
overflow-x: hidden;
}


h1, h2, h3, h4, h5, h6  {
    display: block;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
	padding:0;
	line-height: 1.5em;
	font-weight:normal;
}

h1  {font-size: 30px}
h2  {font-size: 27px}
h3  {
	font-size: 20px;
	font-family: 'Cormorant Garamond', serif;
}
h4  {font-size: 18px}
h5  {font-size: 16px}
h6  {font-size: 15px}

p  {
	line-height: 1.8em;
	margin: 10px 0;
}

ul, ol  {
	margin: 10px 0;
	padding: 0 0 0 19px;
}

/*>>>>> Navigation <<<<<*/

a {
  color:#626262;
  text-decoration: none;
}

a:link, a:visited  {
color:#333333;
}

a:hover{
text-decoration: none;
}

a[href^="tel:"] {
color:#FFF;
text-decoration:underline;
}

br.mobile {
display:none;
}
br.desktop {
display:block;
}


/* IMAGES*/
img  {
	margin: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top !important;
	max-width: 100%;
		transition: all 0.5s ease-in-out 0s;

}

a:hover img:not(.sticky-thumb) {
opacity:0.5;
transition: all 0.5s ease-in-out 0s;
}

.single img {
max-width:100%;
height: auto;
}

#gallery-1 img {
    border: none !important;
}
.aligncenter {
display: block;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.alignleft {
	float: left;
	padding: 5px;
	margin: 0 10px 5px 0;
	display: inline;
}

.alignright {
	float: right;
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}	

a img {
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
	border: 0;
}

p img { 
height:auto;
max-width:100%;
}

body.single p {
margin:15px auto;
}

#gallery-1 .gallery-item {
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    width: 16%;
}

.wp-caption {
max-width:100%;
}

.wp-caption-text{
    background: transparent none repeat scroll 0 0;
    color: #515151;
    font-size: 10px;
    line-height: 1.4em;
    margin: 0 !important;
    padding: 6px 0;
    text-align: center;
}

.wp-caption img{
height:auto;
}
/* remember to define focus styles! */
:focus {
	outline: 0 dotted #ccc;
}


.clear {clear:both; height:1px;}	
.spacer{clear:both; height:1px;}

table {
    margin: 20px 0 40px;
    width: 100%;
	font-size: 0.9em;
line-height: 1.5em;

}
table th {
    background: #f1f1f1 none repeat scroll 0 0;
    font-weight: normal;
    padding: 10px;
    text-align: center;
}
table td {
    border-bottom: 1px dotted #f1f1f1;
    padding: 10px;
}

/*   h2-title is the title of posts*/
.h2-title  {
	display: block;
	margin: 5px 0 10px 0;
	font-size: 15pt;
	line-height:1.1em;
	background:capitalize;
	padding:5px 0;
}

#title-box {
   background: #f1f1f1 none repeat scroll 0 0;
    margin: 0;
    padding: 170px 0 100px;
    width: 100%;
	color: #323232;
}

h1.post-title {
    font-size: 2em;
    margin: 20px auto;
    max-width: 1200px;
    text-align: center;
}
p.tags-date {
    font-family: ;
    font-size: 1em;
    text-align: center;
}


span.tags {
display: block;
font-family: 'Cormorant Garamond', serif;
font-size: 4.5em;
font-weight: normal;
line-height: 56px;
margin: 0 0 30px 0;
padding: 470px 0 0 0;
text-transform: capitalize;
}
span.no-tr {
text-transform: none !important;
text-shadow: 0px -1px 3px #ffffff;
}

#hero-genre span.tags {
    margin: 30px 0 10px;
    padding: 0;
    text-align: center;
}
#hero-genre h1 {
margin:0 0 20px 0;
padding:0;
}


h2.cat-title,
.page h1,
.search h1,
.archive h1,
.h2-archive {
    display: block;
    font-size: 20px ;
    line-height: 1.5em ;
    padding: 22px 10px 20px 20px ;
    text-shadow:0 0 1px rgba(0, 0, 0, 0.67) ;
	margin:12px 0 11px ;
	text-align:center;
	border:none ;
}
h1.plane {
    display: block;
    font-size: 18px;
    line-height: 44px;
    margin: 0;
    padding: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.9);
}
#content_box h2 {
    display: block;
    font-size: 20px;
    line-height: 1.5em;
    margin: 20px 0 20px;
    padding: 16px 10px 17px;
	border-bottom: 1px dotted #BFBFBF;

}
h2.home-title {
	font-size: 24px !important;
    padding: 10px 20px !important;
	font-weight: normal;
}

.single #content_box_full h3,
#content_box h3 {
    display: block;
    font-size: 20px;
    line-height: 1.5em;
    margin: 20px 0;
    padding: 10px;
}

#content_box h4 {
    display: block;
    font-size: 18px;
    line-height: 1.5em;
    margin: 10px 0;
    padding: 22px 10px 22px;
}



/*home*/

.swiper-container {
height: 85%;
width: 100%;
}
.swiper-slide {
    background-position: 25% center;
    background-size: cover;
}

body.home .page h2 {
	font-family:'Cormorant Garamond', serif;
	font-size: 42px;
	text-align:center;
	margin:40px 0;
}
#whatwedo h3 {
	font-family:'Cormorant Garamond', serif;
	font-size: 30px;
	line-height:1em;
	margin: 5px 0;
}
#whatwedo p.jptitle {
font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
font-size: 18px;
}
#whatwedo p {
	margin: 5px 0;
}


body.home #headerInner-sub {
    float: right;
    padding: 0;
    text-align: center;
    transition: all 0.5s ease-in-out 0.3s;
}
#headerContainer.shrink {
background:rgba(255, 255, 255, 1);
transition: all 0.5s ease-in-out 0.3s;
}

#headerContainer {
	position:fixed;
    width: 100%;
	overflow: hidden;
    z-index: 10;
	top:0;
	transition: all 0.5s ease-in-out 0s;
	background: rgba(255, 255, 255, 0.85);
}
#headerContainer #headerInner {
    margin: 0 auto;
    max-width: 1670px;
	width:95%;
    overflow: hidden;
    padding: 7px 0 30px;
    transition: all 0.5s ease-in-out 0s;
}
#headerContainer.shrink #headerInner {
    padding: 0px 0 20px;
}
#headerInner #logo {
  transition: all 0.3s ease-in-out 0s;
  float:left;
}
body.home #headerInner #logo {
opacity:0;
top:50px;
position:absolute;
transition: all 0.5s ease-in-out 0s;
}
body.home #headerInner #logo.show {
opacity: 1;
top: 25px;
transition: all 1.0s ease-in-out 0s;
width: 278px;
}

header.others {
}
header.others #headerInner {
transiticon: all 0.5s ease-in-out;
}
header.others #headerInner #logo {
opacity: 1;
transform: scale(1);
transition: all 0.5s ease-in-out 0s;
width: 278px;
top:25px;
position: absolute;
}
#headerContainer.shrink #logo {
transition: all 0.5s ease-in-out 0s;
width: 200px !important;
top:20px !important;
}


#headerInner-sub {
    float: right;
    margin: 17px 0 0;
    padding: 0;
    transition: all 0.5s ease-in-out 0.3s;
}

#headerInner-sub ul {
    margin: 0;
	padding:0;
}
#headerInner-sub ul li {
    display: block;
    float: left;
    line-height: 1.4em;
    list-style: outside none none;
	font-size:11px;
	}
#headerInner-sub ul li a {
    color: #474747;
    display: block;
    padding: 0 13px;
}
#headerInner-sub ul li a span.tag-en {
    display: block;
    font-family: 'Cormorant Garamond', serif;
    font-size: 17px;
    line-height: 1.5em;
    overflow: hidden;
}
#headerInner-sub ul li.current a span.tag-en{
font-weight:bold;
}


.inviews {
   bottom: -30px;
    opacity: 0;
    position: relative;
    transform: scale(1);
    transition: all 1s ease-in-out 0s;
}
.inviews.show {
bottom:0;
opacity:1;
    transform: scale(1);
    transition: all 1s ease-in-out 0s;
}



/*Dropcap*/	
/*sup{
color:#333333;
float:left;
font-size:5.5em;
font-style:normal;
font-weight:normal;
line-height:100%;
margin-right:5px;
text-decoration:none;
text-transform:uppercase;
vertical-align:bottom;
}
*/

/*Small is the text used in date, and bottom text*/
small {
text-align: left;
font-size: 70%;
}

hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

div.alert,
blockquote{
   background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #cccccc;
    margin: 40px;
    padding: 30px 40px;
	font-size: 0.85em;
}

body.single .post {
    margin: 0 auto 50px;
    max-width: 80%;
    text-align: left;
}

.entry {
margin:0;
}

/*SEARCH IN MAIN PAGE*/
#search{
	display:inline;
	margin: 45px 0;
	padding: 0;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #f3f3f3;
	width:300px;
	margin:0 0 0 22px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#search .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;;
}

#content_box{
    padding: 0;
    position: relative;
	margin:0 auto;
	max-width:1200px;
	min-height:500px;
}
#content_box_full{
    padding: 0;
    position: ;
	width:100%;
	z-index:1;
}

#left_box{
padding: 0;
margin: 150px auto 100px;
background:transparent;
font-size: 1em;
}

body.single #left_box {
margin: 70px auto 100px;
}
.widecontent {
    width: 1200px ;
}
.fullcontent {
    width: 100% !important;
}


.read-more{
clear:both;
}
.more-link{
clear:both;
}


.breadcrumb {
    font-size: 11px;
    line-height: 1.5em;
    margin-bottom: 10px;
    padding: 2px 10px;
	white-space:nowrap;
	overflow:hidden;
  text-overflow: ellipsis;
  display:none;
}
.breadcrumb .home {
}
.breadcrumb a {
color: #999999;
text-decoration:none;
}
.breadcrumb .divider {
color: #999999;
    height: 40px;
    margin: 0 4px;
	}

input,textarea,select {
   padding:8px;
   background:#f1f1f1;
   font-size: 16px;
   border:none;
   border-radius:2px;
}
textarea {
	width:100%;
}
input[type="submit"] {
margin: 10px;
padding: 15px 60px;
cursor:pointer;
}
input[type="submit"]:hover {
	background:#ddd;	

}
.inquiry-box {
margin:50px auto;
width:100%;
}
.inquiry-box th {
padding:10px 20px;
font-weight: bold;
width:30%;
text-align:left;
}
.inquiry-box td {
padding:10px 20px;
}
.kakunin-link {
    margin: 15px 0;
    text-align: center;
}

.button-link {
text-align:center;
}

.hissu {
    float: right;
    margin: 6px 6px 0;
}



.entry ul,
.entry ol {
	margin:0 0 0 10px;
	padding:0;
}
.entry ul ul {
	margin:0 0 0 20px;
}
.entry ul li:before {
	background: url("images/list-icon.gif") no-repeat scroll left center;
width: 20px;
height: 20px;
content: "　";
margin:0 7px 0 0;
}
.entry ul li ul li:before {
	background: url("images/lili-bg.png") no-repeat scroll left center;
width: 20px;
height: 20px;
content: "　";
margin:0;
}


.entry ul li {
    line-height: 1.5em;
    margin: 3px 0 5px;
    padding: 0 ;
	list-style:none;

}
.entry ol li {
    margin: 3px 0 5px 20px;
	line-height:1.5em;
}
.navright {
float:right;
}
.navleft {
float:left;
}
.navcenter {

}
.wp-pagenavi {
    margin: 25px 0 10px;
    padding: 10px 0;
    text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #DDDDDD !important;
    font-size: 15px;
    line-height: 2.5em;
    padding: 12px 17px !important;
    text-decoration: none !important;
}
.wp-pagenavi a:hover,
 .wp-pagenavi span:hover {
 background: #999999;
 }
.wp-pagenavi span.current {
    background: none repeat scroll 0 0 #999999;
    border: 1px solid #999999 !important;
	color:#FFF;
}

#loading {
    background: url("images/ajax-loader.gif") no-repeat scroll center center #140F17;
    padding:100px 0;
    text-indent: -9999px;
	width:100%;
	height:100%;
}

#home-loading-icon {
    background: url("images/ajax-loader.gif") no-repeat scroll center center transparent;
    left: 50%;
    padding: 10px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    z-index: 1000;
}

#main {
    background: none repeat scroll 0 0 #000;
    overflow: hidden;
}


/* Clear (used for horizontal thumbnails)
-------------------------------------------*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}

span.wpcf7-list-item label {
    display: inline-block !important;
    margin: 4px 11px;
}


.widgettitle {
    border-bottom:1px solid #1A1A1A;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.5em;
    list-style: none outside none;
    margin: 5px 0;
    padding: 0 0 8px 10px;
}

.fb_iframe_widget span {
    vertical-align: top !important;
}

p.nocomments {
display:none;
}

	
.new-icon {
 vertical-align: inherit !important;
}

.wpcf7-response-output {
}	

form {
margin: 0 !important;
}



.prev-posts a {
    background: url("images/prev-posts.png") no-repeat scroll left top transparent;
    left: 0;
    position: fixed;
    top: 50%;
	text-indent:-9999px;
	width:64px;
	height:150px;
	margin: -80px 0 0;
}
.next-posts a {
    background: url("images/next-posts.png") no-repeat scroll left top transparent;
    right: 0;
    position: fixed;
    top: 50%;
	text-indent:-9999px;
	width:64px;
	height:150px;
	margin: -80px 0 0;
}
.next-posts a.nomore {
    background: url("images/next-posts-nomore.png") no-repeat scroll left top transparent;
}
.prev-posts a.nomore {
    background: url("images/prev-posts-nomore.png") no-repeat scroll left top transparent;
}


.navigation {
    font-size: 13px;
    overflow: hidden;
    clear: both;
}

#totop,
#infscr-loading {
   clear: both;
    text-align: center;
    width: 100%;
}
#infscr-loading img {
margin:20px;

}
#totop p,
#infscr-loading div p {
    background: none repeat scroll 0 0 #222222;
    margin: 0;
    padding: 10px;
font-family: "Vidaloka",serif;
text-transform: uppercase;

}
#totop a,
#infscr-loading div a {
color:#FFF;
text-decoration:none;
}


.box-center {
width:1000px;
margin:0 auto;
}

/*オリジナル*/

a.button {
background: transparent none repeat scroll 0 0;
border: 2px solid #000;
cursor: pointer;
color: #000;
display: inline-block;
line-height: 1.2em;
margin: 20px 0;
min-width: 200px;
padding: 10px 45px;
text-align: center;
text-decoration: none;
text-transform: ;
transition-delay: 0s;
transition-duration: 150ms;
transition-property: background, color;
transition-timing-function: linear;
vertical-align: bottom;
font-size: 16px;
}
a.button:hover {
    background: #000;
	color:#fff;
}

a.button-colored {
background: #FF7900;
border: 2px solid #FF7900 !important;
color: #FFF !important;
font-size: 1.5em;
letter-spacing: 1px;
}
a.button-colored:hover {
	background: inherit;
	color:#FF7900!important;
}

h3.garamond {
font-size: 50px;
margin: 30px 0;
text-align:center;
}
h3.garamond:after {
width: 50px;
height: 3px;
background: #606060;
content: "";
display: block;
margin: 0 auto;
}
.garamond {
	font-family: 'Cormorant Garamond', serif;
}

	
#footer {
    background:#323232  none repeat scroll 0 0 !important;
    display: block;
    width: 100%;
	overflow:hidden;
	color:#fff;
}
#footer .boxes-wrapper {
	margin: 0 auto;
max-width: 1670px;
padding:0;
}
#footer .flexslider {
	margin:0;
}
.footer-body {
	padding: 80px 20px 0;
}
.footer-body p {
    line-height: 1.5em;
	margin:5px 0;
	    font-size: 13px;
}
.footer-body p.footer-logo {
width: 220px;
margin: 0px 0 30px 0;
}
.footer-body p.footer-about {
    margin: 5px 0 !important;
}
.footer-body a {
}
.footer-body p.copyright {
font-size:12px;
margin:8px auto;
}


.show-image {
margin:0;
padding:0;
}

.hero{
    height: 500px;
    width: 100%;
	transition: all 2.5s ease 0.3s;
	background:#f1f1f1;
	text-align:center;
}
.hero.show {
	background-size:100% !important;
	transition: all 2.5s ease 0.3s;

}
#hero-what-we-do {
    background: url("images/bg-what-we-do.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
	background-size:150%;
}
#hero-our-firm {
    background: url("images/bg-our-firm.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
	background-size:150%;
}
#hero-lecture-contribution {
    background: url("images/bg-lecture-contribution.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
	background-size:150%;
}
#hero-contact {
    background: url("images/bg-contact.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
	background-size:150%;
}

#hero-customer-experience {
    background: url("images/bg-experience-design.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
	background-size:150%;
}
#hero-digital-transformation {
    background: url("images/bg-internet-of-things.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
	background-size:150%;
}

#hero-employee-experience {
    background: url("images/bg-brand-innovation.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
	background-size:150%;
}


[id^="hero-"] {
    background: url("images/bg-etc.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
	background-size:150%;
}

.show-image-content{
    left: 10%;
    width: 40%;
    bottom: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}


.headline {
    clear: both;
    margin: 0 auto;
    max-width: 1280px;
    padding: 65px 0 55px;
    z-index: 0;
}
.headline article {
    line-height: 1.8em;
    margin: 10px auto;
    overflow: hidden;
    padding: 0 10px;
    text-align: left;
    width: 75%;
}



.wide-image {
    margin: 0;
    padding: 0;
    width: 100%;
}
.wide-image img {
width:100%;
height:auto;
}
.spacer {
	margin:50px 0;
}

.boxes-wrapper {
    clear: both;
    margin: 0 auto;
    max-width: 1670px;
    overflow: hidden;
    z-index: 0;
}
.boxes-wrapper.colored {
	background:#f1f1f1;
}
.single-wrapper {
width:100%;
float:left;
}
.two-thirds-wrapper {
float: left;
width: 66.6666%;
}
.double-wrapper {
float: left;
width: 50%;
}
.double-wrapper-pic {
    background-image: url("images/asaoka01.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: center 80%;
}
.double-wrapper-book {
background: #f1f1f1;
padding: 60px 50px;
}
.double-wrapper-book p.details {
text-align: right;
font-size: 0.8em;
margin: 25px 0px;
}
.double-wrapper-book p.details2 {
text-align: right;
text-height:0.5em;
font-size: 1em;
margin: 10px 0px -10px 0px;
}
.double-wrapper-book p.details-small {
text-align: right;
font-size: 0.8em;
margin: 5px 0px 25px 0px;
}
.asaoka-small {
background-image: url("images/asaoka02-bg.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: 29% center;
}
.triple-wrapper {
width:33.33333%;
float:left;
}
.quadruple-wrapper {
width:25%;
float:left;
}

.boxes-image img {
width:100%;
height:auto;
}

.boxes-desc {
   background: #F1F1F1 none repeat scroll 0 0;
    font-size: 0.8em;
    min-height: 123px;
    padding: 20px 28px;
	border: 1px solid #fff;
}
#whatwedo div.quadruple-wrapper:first-of-type .boxes-desc {
	border-left: 1px solid #fff;
}

.boxes-desc .desc-button {
	text-align:center;
	
}

#topcontrol {
z-index:998;
}






.swiper-inner {
    bottom: 10%;
    color: #454545;
    left: 15%;
    position: absolute;
    width: 80%;
	max-width:650px;
	opacity:0;
	transition: all 2s ease-in-out 0s;
	background: rgba(256,256,256,0.6);
	padding: 50px;
}
.swiper-slide:first-of-type .swiper-inner {
    color: #fff;
	background:none;
}
.swiper-inner.show {
    left: 10%;
	opacity:1;
	transition: all 2s ease-in-out 0.5s;
}
.swiper-inner h3 {
font-family: 'Cormorant Garamond', serif;
font-size: 90px;
line-height: 0.9em;
/*text-shadow: 4px 4px 3px rgba(0,0,0,0.4);
*/}
.swiper-inner p {
line-height:1.8em;
font-size: 21px;
font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
margin:50px 0 10px;
}




.swiper-inner {
	border: 2px solid #fff;
	transition: all .2s;
}
.swiper-inner::before,
.swiper-inner::after {
	position: absolute;
	z-index: 2;
	content: '';
	width: 0;
	height: 0;
	border: 2px solid transparent;
}
.swiper-inner::before {
	top: -2px;
	left: -2px;
}
.swiper-inner::after {
	bottom: -2px;
	right: -2px;
}
.swiper-inner.show {
	color: #3B3B3B;
}
.swiper-inner.show::before,
.swiper-inner.show::after {
width: calc(100% + 4px);
height: calc(100% + 4px);
}
.swiper-inner.show::before {
	border-bottom-color: #3B3B3B;
	border-left-color: #3B3B3B;
	transition: height 3.3s, width 1.3s 3.3s;
	
-moz-transition: width 1.3s 3.3s, height 3.3s;
-webkit-transition: width 1.3s 3.3s, height 3.3s;
-o-transition: width 1.3s 3.3s, height 3.3s;
}
.swiper-inner.show::after {
	border-top-color: #3B3B3B;
	border-right-color: #3B3B3B;
	transition: height 3.3s, width 1.3s 3.3s;
	
-moz-transition: width 1.3s 3.3s, height 3.3s;
-webkit-transition: width 1.3s 3.3s, height 3.3s;
-o-transition: width 1.3s 3.3s, height 3.3s;

}


dl#news-list{
width: 92%;
display: block;
overflow: hidden;
}

dl#news-list dt{
font-family: 'Cormorant Garamond', serif;
display: block;
width: 16%;
clear: left;
float: left;
color: #808080;
min-width:100px;
}
dl#news-list dd{
display: block;
width: 84%;
float: left;
margin: 28px 0 8px 0;
font-size: 1.05em;
line-height: 1.5em;
}

.date-y {
display: block;
font-size: 20px;
height: 26px;
}
.date-m {
	text-transform:uppercase;
	font-size: 27px;
}
.date-d {
	font-size: 32px;
}

.date-format {
    color: #999;
    font-size: 14px;
    margin-bottom: 5px;
}





.single #carousel {
margin:5px 0 20px !important;
position:relative;
}
.single .flexslider {
overflow:hidden;
position: relative;
}
.single .flexslider li {
background:none !important;
margin:0 !important;
padding:0 !important;
}

.gallery-caption {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
	position:absolute;
	bottom:0;
	opacity:0.8;
	width: inherit;
}
.gallery-caption span {
padding:5px 10px;
   display: block;
}
.tgl-box {
position:relative;
padding:0;
margin:0;
}
.tgl {
    background: url("images/tgl-bg.png") no-repeat scroll left top #000000;
    bottom: 0;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    height: 20px;
    line-height: 1.7em;
    margin: 0;
    opacity: 0.5;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    width: 20px;
}
.tgl.active {
    background: url("images/tgl-bg.png") no-repeat scroll left -20px #000000;
}
#carousel li.flex-active-slide img {
opacity:0.3 !important;
}

body.page-internet-of-things .boxes-wrapper .double-wrapper,
body.page-experience-design .boxes-wrapper .double-wrapper {
	padding:0;
}
.boxes-wrapper .double-wrapper {
	padding:50px;
}
.boxes-wrapper h2 {
	margin:30px 0 20px;
}
.boxes-wrapper h3 {
	margin:30px 0 20px;
}

.profile-books {
	float:left;
	width:50%;
	text-align:center;
	padding:40px 20px;
}

img.illustration {
padding: 10px 10px;
box-sizing: border-box;
}

span.emphasis {
	background:#FFF854;
}






#main-nav ul {
list-style: none;
margin: 0;
padding: 0;
}
#main-nav ul li {
display: inline-block;
border-radius: 3px;
}
#main-nav ul li.contact-link {
border:1px solid #999;
}
#main-nav ul li.contact-link:hover {
background: #999;
}
#main-nav ul li.contact-link:hover a {
color:#FFF;
}
#main-nav ul li.active {
background: #999;
}
#main-nav ul li.active a {
color: #fff;
text-decoration: none;
}

/* A single menu */
.dropotron {
background: #444;
border-radius: 5px;
list-style: none;
margin: 0;
min-width: 10em;
padding: 0.75em 1em 0.75em 1em;
font-family: 'Cormorant Garamond', serif;
}
.dropotron > li {
border-top: solid 1px #555;
margin: 0;
padding: 0;
}
.dropotron > li:first-child {
border-top: 0;}
.dropotron > li > a {
color: #ccc;
display: block;
padding: 0.5em 0 0.5em 0;
text-decoration: none;
}
.dropotron > li.active > a,
.dropotron > li:hover > a {
color: #fff;
}

/* Only applies to top level ("level-0") menus */
.dropotron.level-0 {
margin-top: 1em;
}
.dropotron.level-0:before {
content: '';
position: absolute;
border-bottom: solid 0.5em #444;
border-left: solid 0.5em transparent;
border-right: solid 0.5em transparent;
top: -0.45em;
}


span.small {
font-family: 'Cormorant Garamond', serif;
font-size: 70%;
}



.frame{
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 600;
}
.frame:before, .frame:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: #CCCCCC;
}
.frame:before {left: 10px;}
.frame:after {right: 10px;}
.frame p {
    margin: 0; 
    padding: 0;
}

span.supText {
font-size: 75.5%;
vertical-align: top;
position: relative;
top: -0.1em;
}
span.subText {
font-size: 75.5%;
vertical-align: bottom;
position: relative;
top: 0.1em;
}

span.small-title {
text-align: left;
font-size: 60%;
}