﻿/*
Theme Name: Tanner De Witt
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.2
*/
 @font-face {
font-family: 'GothamBook';
src: url('../font/GothamBook.eot');
src: url('../font/GothamBook.eot') format('embedded-opentype'),
url('../font/GothamBook.woff2') format('woff2'),
url('../font/GothamBook.woff') format('woff'),
url('../font/GothamBook.ttf') format('truetype'),
url('../font/GothamBook.svg') format('svg');
font-display: swap;
}
@font-face {
font-family: 'GothamMedium';
src: url('../font/GothamMedium.eot');
src: url('../font/GothamMedium.eot') format('embedded-opentype'),
url('../font/GothamMedium.woff2') format('woff2'),
url('../font/GothamMedium.woff') format('woff'),
url('../font/GothamMedium.ttf') format('truetype'),
url('../font/GothamMedium.svg') format('svg');
font-display: swap;
}
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display: block;
}
audio, canvas, video {
display: inline-block;
max-width: 100%;
}
html {
-ms-text-size-adjust: 100%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
}
body, button, input, select, textarea {
color: #333333;
font-family: "GothamBook", Arial, sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 1.5;
}
body {
background: #ffffff00 !important;
color: #333333;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 14px;
}
a {
color: #781d7e;
text-decoration: none;
}
a:focus {
outline: none;
}
a:hover,
a:active {
outline: 0;
}
a:active,
a:hover {
color: #333333;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-family: "GothamBook", Helvetica, sans-serif;
font-weight: normal;
margin: 36px 0 12px;
}
h1 {
font-size: 26px;
line-height: 1.3846153846;
}
h2 {
font-size: 24px;
line-height: 1;
}
h3 {
font-size: 22px;
line-height: 1.0909090909;
}
h4 {
color: #666666;
font-size: 18px;
line-height: 1.2;
margin: 26px 0 16px 0;
}
h5 {
color: #333333;
font-size: 18px;
line-height: 1.3333333333;
margin: 0 0 15px 0;
}
h6 {
font-size: 16px;
line-height: 1.5;
}
address {
font-style: italic;
margin-bottom: 24px;
}
abbr[title] {
border-bottom: 1px dotted #2b2b2b;
cursor: help;
}
b,
strong {
font-weight: 700;
}
cite,
dfn,
i {
font-style: italic;
}
em {
font-style: normal;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
p {
line-height: 18px;
margin-bottom: 15px;
}
code, kbd, samp, tt, var, pre {
font-family: "GothamBook", Helvetica, serif;
font-size: 15px;
hyphens: none;
line-height: 1.6;
-moz-hyphens:none;
-ms-hyphens: none;
-webkit-hyphens: none;
}
pre {
border: 1px solid rgba(0, 0, 0, 0.1);
box-sizing: border-box;
margin-bottom: 24px;
max-width: 100%;
-moz-box-sizing:border-box;
overflow: auto;
padding: 12px;
-webkit-box-sizing: border-box;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
blockquote,
q {
hyphens: none;
-moz-hyphens:none;
-ms-hyphens: none;
quotes: none;
-webkit-hyphens: none;
}
blockquote:after,
blockquote:before,
q:before,
q:after {
content: "";
content: none;
}
blockquote {
color: #767676;
font-size: 19px;
font-style: italic;
font-weight: 300;
line-height: 1.2631578947;
margin-bottom: 24px;
}
blockquote cite, blockquote small {
color: #2b2b2b;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
blockquote strong, blockquote b {
font-weight: 400;
}
small {
font-size: smaller;
}
big {
font-size: 125%;
}
sup, sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
dl {
margin-bottom: 24px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 24px;
}
ul, ol {
list-style: none;
margin: 0 0 24px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul, li > ol {
margin: 0 0 0 20px;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
vertical-align: middle;
}
figure {
margin: 0;
}
fieldset {
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 24px;
padding: 11px 12px 0;
}
legend {
white-space: normal;
}
button, input, select, textarea {
box-sizing: border-box;
font-size: 100%;
margin: 0;
max-width: 100%;
-moz-box-sizing:border-box;
vertical-align: baseline;
-webkit-box-sizing: border-box;
}
button, input {
line-height: normal;
}
input, textarea {
background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled], input[disabled] {
cursor: default;
}
input[type="checkbox"], input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table, th, td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;
width: 100%;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
td {
border-width: 0 1px 1px 0;
}
del {
color: #767676;
}
hr {
background-color: rgba(0, 0, 0, 0.1);
border: 0;
height: 1px;
margin-bottom: 23px;
}
/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */
::selection {
background: #781d7e;
color: #fff;
text-shadow: none;
}
::-moz-selection {
background: #781d7e;
color: #fff;
text-shadow: none;
}
/**
 * Repeatable Patterns
 * -----------------------------------------------------------------------------
 */
.section-left {
float: left;
 }
.section-right {
float: right;
 }
 .section-middle {
float: left;
 }
/* Input fields */
input, textarea {
border: 1px solid #cfcfcf;
border-radius: 0;
color: #333333;
padding: 5px 8px;
}
textarea {
width: 100%;
}
input:focus, textarea:focus {
border: 1px solid rgba(0, 0, 0, 0.3);
outline: 0;
}
.button, 
/* Buttons */
button, input[type="button"], input[type="reset"], input[type="submit"] {
background-color: #999999;
border: 1px solid #cfcfcf;
color: #fff;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 14px;
font-weight: 700;
padding: 6px 10px;
text-transform: uppercase;
vertical-align: bottom;
margin-bottom: 15px;
}
/*button:hover, button:focus, .button:focus, .button:hover, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
background-color: #41a62a;
color: #fff;
}
.button:active, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
background-color: #55d737;
}*/
.search-field {
width: 100%;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
color: #939393;
}
:-moz-placeholder {
color: #939393;
}
::-moz-placeholder {
color: #939393;
opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
color: #939393;
}
#site-header img, .comment-content img, .entry-content img, .entry-summary img, .widget img,
/* Responsive images. Fluid images for posts, comments, and widgets */
.wp-caption {
max-width: 100%;
}
.comment-content img[height], .entry-content img, .entry-summary img, img[class*="align"], img[class*="attachment-"], img[class*="wp-image-"],
/**
 * Make sure images with WordPress-added height and width attributes are scaled correctly.
 */
#site-header img {
height: auto;
}
.wp-post-image, img.size-full, img.size-large, .post-thumbnail img {
height: auto;
max-width: 100%;
}
/* Make sure embeds and iframes fit their containers */
embed, iframe, object, video {
margin-bottom: 24px;
max-width: 100%;
}
p > embed, p > iframe, p > object, span > embed, span > iframe, span > object {
margin-bottom: 0;
}
/* Alignment */
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
blockquote.alignleft, figure.wp-caption.alignleft, img.alignleft {
margin: 0 13px 12px 0;
}
.wp-caption.alignleft {
margin: 0 13px 12px 0;
}
img.alignnone {
margin: 0 13px 0 0;
}
blockquote.alignright, figure.wp-caption.alignright, img.alignright {
margin: 7px 0 7px 24px;
}
.wp-caption.alignright {
margin: 7px 0 7px 14px;
}
/*blockquote.aligncenter, img.aligncenter, .wp-caption.aligncenter {
margin-bottom: 7px;
margin-top: 7px;
}*/
.site-content blockquote.alignleft, .site-content blockquote.alignright {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 17px;
width: 50%;
}
.site-content blockquote.alignleft p, .site-content blockquote.alignright p {
margin-bottom: 17px;
}
.wp-caption {
margin-bottom: 24px;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption {
color: #767676;
}
.wp-caption-text {
box-sizing: border-box;
font-size: 12px;
font-style: italic;
line-height: 1.5;
margin: 9px 0;
-moz-box-sizing:border-box;
-webkit-box-sizing: border-box;
}
div.wp-caption .wp-caption-text {
padding-right: 10px;
}
div.wp-caption.alignright img[class*="wp-image-"], div.wp-caption.alignright .wp-caption-text {
padding-left: 10px;
padding-right: 0;
}
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
/* Assistive text */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
text-decoration: none;
text-transform: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar */
}
.hide {
display: none;
}
.contributor-info:after, .contributor-info:before, .footer-sidebar:after, .footer-sidebar:before, .gallery:after, .gallery:before, .hentry:after, .hentry:before, .search-box:after, .search-box:before, .slider-direction-nav:after, .slider-direction-nav:before, /* Clearing floats */ [class*="content"]:after, [class*="content"]:before, [class*="site"]:before, [class*="site"]:after {
content: "";
display: table;
}
.contributor-info:after, .footer-sidebar:after, .gallery:after, .hentry:after, .search-box:after, .slider-direction-nav:after, [class*="content"]:after, [class*="site"]:after {
clear: both;
}
.bypostauthor > article .fn:before, .comment-edit-link:before, .comment-reply-link:before, .comment-reply-login:before, .comment-reply-title small a:before, .contributor-posts-link:before, .menu-toggle:before, .search-toggle:before, .slider-direction-nav a:before, /* Genericons */ .widget_twentyfourteen_ephemera .widget-title:before {
display: inline-block;
font: normal 16px/1 Genericons;
text-decoration: inherit;
vertical-align: text-bottom;
-webkit-font-smoothing: antialiased;
}
.full-size-link:before, .parent-post-link:before, .site-content span + .entry-date:before, /* Separators */ span + .byline:before, span + .comments-link:before, span + .edit-link:before, .widget_twentyfourteen_ephemera .entry-title:after {
content: "\0020\007c\0020";
}
html { -webkit-text-stroke: 0.25px}
/**
 * Basic Structure
 * -----------------------------------------------------------------------------
 */
.site {
background-color: #fff;
/*max-width: 1260px;*/
position: relative;
}
.main-content {
width: 100%;
}
/**
 * Header
 * -----------------------------------------------------------------------------
 */
/* Ensure that there is no gap between the header and the admin bar for WordPress versions before 3.8. */
#wpadminbar {
min-height: 32px;
}
#site-header {
float: left;
position: relative;
z-index: 3;
}
header {
margin: 0 auto;
margin-top: 18px;
width: 985px;
min-height: 78px;
max-height: 78px;
}
.menu-main-menu-container {
margin: 0 auto;
width: 1125px;
min-height: 3vh;
height: 50px;
}
.menu-main-menu-chinese-container{width:1125px;margin:0 auto}
nav#primary-navigation {
background-color: #781d7e;
margin-top: 17px;
min-width: 100vw;
max-height: 50px;
}
nav#primary-navigation ul {
float: left;
position: sticky;
margin: 0 0 0 50px;
padding-left: 0;
}
nav#primary-navigation li {
background-color: #781d7e;
display: inline-block;
list-style: none;
margin-right: 27px;
position: relative;
}
nav#primary-navigation ul li:last-child {
margin-right: 0;
}
nav#primary-navigation li a {
color: #ffffff;
display: inline-block;
font-size: 13px;
padding: 15px;
}
nav#primary-navigation ul ul {
display: none;
float: left;
left: -50px;
margin-top: 49px;
position: absolute;
top: 0;
z-index: 99999;
}
nav#primary-navigation ul ul ul {
left: 100%;
top: 0;
}
nav#primary-navigation ul li:hover > ul {
display: block;
}
nav#primary-navigation ul li a:hover {
background-color: #4a4a30;
display: block;
}
nav#primary-navigation li.current-menu-item a,
nav#primary-navigation li.current-page-ancestor a,
nav#primary-navigation li.current-post-ancestor a {
background-color: #4a4a30;
display: block;
}
nav#primary-navigation ul ul.sub-menu li a {
background-color: #4a4a30;
color: #ffffff;
padding: 8px 15px 9px 15px;
width: 130px;
}
nav#primary-navigation ul ul.sub-menu li a:hover {
background-color: #781d7d;
}
#header-right {
float: right;
margin-top: 20px;
}
#header-right ul li {
display: inline-block;
list-style: none;
margin-right: 20px;
}
#header-right ul li a {
color: #4a4a30;
}
#header-right ul li img {
margin-right: 10px;
}
#search-container {
float: right;
width: 153px;
}
input.search-field {
border: 1px solid #999999;
padding: 2px 25px 2px 5px;
position: relative;
top: 7px;
width: 153px;
}
.search-box-wrapper-home {
position: relative;
}
input.search-submit {
background-color: transparent !important;
background-image: url('../image/search-icon.png');
background-position: center right;
background-repeat: no-repeat;
border: none;
height: 14px;
margin-right: 6px;
margin-top: 12px;
padding: 0;
position: absolute;
right: 0;
text-indent: -9999px;
top:0;
width: 14px;
z-index: 100;
}
.full-image {
overflow: hidden;
}
.full-image img {
max-width: 100%;
}
.full-image video {
  top: 0;
  left: 0;
  min-width: 100%; 
  min-height: 10%;
  max-height: 100%;
  overflow: hidden;
}
ul#menu-practice-area-menu {
margin: 0;
}
#menu-practice-area-menu li,
#Column2 li {
color: #781d7e;
display: list-item;
list-style: square outside none;
margin-left: 15px;
}
#menu-practice-area-menu, #Column2 {
/*-webkit-columns: 2;
columns: 2;*/
float: left;
width: 100%;
}
#Column2 {
margin-left: 20px;
}
span.wpcf7-form-control-wrap em {
margin-right: 5px !important;
width: 50px !important;
}
.wpcf7-form {
margin-top: 25px;
}
/**
 * Footer
 * -----------------------------------------------------------------------------
 */
#footer {
background-color: #444444;
}
footer {
color: #ffffff;
font-size: 11.5px;
margin: 0 auto;
padding-top: 22px;
width: 1120px;
}
footer a {
color: #ffffff;
}
footer ul {
float: left;
margin-bottom: 18px;
margin-right: -50px;
}
footer li {
display: inline-block;
list-style: none;
}
#copyright, .menu-menu-footer-left-container {
float: left;
}
#copyright, .menu-menu-footer-left-chinese-container{
float: left;
}
ul.menu-footer-left {
margin: 0 0 0 8px;
}
ul.menu-footer-left li a:after {
content: "|";
padding: 0 3px 0 4px;
}
ul.menu-footer-left li:last-child a:after {
content: " ";
}
ul.menu-footer-left li a:hover {
color: #999999;
}
ul.footer-menu li.current-menu-item a,
ul.footer-menu li.current-page-ancestor a,
ul.footer-menu li.current-post-ancestor a {
color: #dddddd;
}
.footer-left {
float: left;
}
.footer-right {
float: right;
}
.footer-right .menu-main-menu-container {
width: auto !important;
}
.footer-right .menu-main-menu-chinese-container{
width: 770px;
}
.footer-right a {
color: #ffffff;
}
.footer-right li a:after {
color: #8b8b8b;
content: "|";
padding: 0 3px 0 4px;
}
.footer-right li:last-child a:after {
content: " ";
padding-right: 0;
}
.footer-right li a:hover {
color: #8b8b8b;
}
/**
 * Content Homepage
 * -----------------------------------------------------------------------------
 */ 
 
 #home-content {
margin: 0 auto;
margin-top: 24px;
width: 1120px;
 }
 .home-section {
border: 1px solid #cccccc;
float: left;
margin-bottom: 20px;
margin-right: 48px;
min-height: 520px;
width: 300px;
 }
.home-section img {
display: block;
height: auto;
margin: 0 auto;
width: 275px;
}
.home-section h1 {
background: url('../image/line.png') repeat-x right center;
color: #666666;
display: block;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 18px;
margin: 12px 0 12px 12px;
}
.home-section h1.title-exception {
margin: 12px;
}
.home-section h1 em {
background-color: #ffffff;
display: inline-block;
font-style: normal;
padding-right: 10px;
}
.single-our-people .sidebar h1 {
background: url('../image/line.png') repeat-x right center;
color: #666666;
display: block;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 18px;
margin: 0 10px 0 0;
}
.single-our-people .sidebar h1 em {
background-color: #ffffff;
display: inline-block;
font-style: normal;
padding-right: 10px;
}
/*.home-section h1:after {
border-bottom: 1px solid #999999;
content: "";
display: inline;
float: right;
margin-right: 12px;
position: relative;
right: 0;
top: 12px;
width: 50%;
}*/
.home-text {
margin-left: 12px;
margin-right: 12px;
margin-top: 20px;
width: 275px;
}
.home-text p {
display: block;
line-height: 18px;
margin-bottom: 12px;
}
.home-text a {
text-decoration: underline;
}
.home-section a.read-more {
float: right;
margin-bottom: 8px;
margin-right: 12px;
margin-top: 8px;
}
.home-section.last {
border: none;
margin-right: 0;
width: 410px;
}
.home-section.last h1 {
margin-left: 0;
}
.latest-news ul {
margin: 0;
}
.latest-news li {
border-bottom: 1px solid #a0a0a0;
list-style: none;
margin-bottom: 7px;
padding-bottom: 12px;
width: 256px;
}
.latest-news li:last-child {
border-bottom: none;
}
.latest-news a {
color: #333333;
}
.latest-news a:hover {
color: #781d7d;
}
.latest-news span {
color: #999999;
display: block;
font-size: 13px;
text-transform: uppercase;
}
.testimonials span,
.sidebar span {
color: #999999;
display: block;
margin-top: 5px;
}
.testimonials span {
font-size: 14px;
}
.sidebar span {
font-size: 12px;
}
.cycloneslider-template-standard .cycloneslider-caption {
background: transparent !important;
margin-left: 20px;
opacity: 1 !important;
top: -20px;
}
.testimonials .cycloneslider-template-standard .cycloneslider-caption-description {
font-size: 14px !important;
line-height: 1.3 !important;
padding-top: 2px;
width: 220px;
}
.testimonials .cycloneslider-template-standard {
margin-bottom: 0 !important;
}
.testimonials .cycloneslider-template-standard:before {
background:url('../image/quotes.png');
background-position: top left;
background-repeat: no-repeat;
content:'';
display:block;
height: 17px;
position: absolute;
width: 24px;
z-index: 500;
}
.awards ul, .awards li {
list-style: none;
margin: 0;
}
.awards img {
height: auto;
margin-bottom: 11px;
width: 100px;
}
.cycloneslider-template-standard .cycloneslider-caption-description {
color: #333333 !important;
}
#content-bottom {
background-color: #e6e6e6;
color: #333333;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 12px;
margin: 0 auto;
padding-top: 31px;
width: 1180px;
}
#content-bottom ul, #content-bottom li {
list-style: none;
margin: 0;
padding: 0;
}
#content-bottom ul li {
display: inline-block;
margin-bottom: 20px;
margin-right: 40px;
vertical-align: top;
width: 200px;
}
#content-bottom ul li:first-child {
margin-left: 50px;
width: 185px;
}
#content-bottom ul li:nth-child(2) {
width: 330px;
}
#content-bottom ul li:last-child {
margin-right: 0;
width: 250px;
}
#content-bottom ul li h1 {
color: #666666;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 13px;
margin-bottom: 9px;
margin-top: 0;
text-transform: uppercase;
}
#content-bottom p {
margin-bottom: 11px;
}
#content-bottom form p {
float: left;
}
#content-bottom input.wpcf7-email {
border: 1px solid #cfcfcf;
margin-right: 4px;
padding-left: 28px;
width: 155px;
}
#content-bottom span.your-email:before {
background-image: url('../image/email-bottom.jpg');
background-position: left center;
background-repeat: no-repeat;
content: "";
display: block;
height: 10px;
left: 7px;
position: absolute;
top: 2px;
width: 16px;
}
#social-icons h1 {
float: left;
line-height: 14px;
margin-right: 15px;
position: relative;
top: 5px;
width: 85px;
}
#social-icons ul.social-icons {
float: left;
}
#social-icons ul.social-icons li {
float: left;
margin: 0;
padding-right: 9px;
width: auto;
}
#social-icons a {
float: left;
padding-top: 7px;
}
/**
 * Content Page
 * -----------------------------------------------------------------------------
 */ 
#content-page, #content {
margin: 0 auto;
padding-bottom: 20px;
width: 985px;
}
.breadcrumbs {
font-size: 12px;
margin: 15px 0 0 0;
}
.post-type-archive-our-people .breadcrumbs {
margin-top: 0;
}
h1.page-title { 
color: #666666;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 24px;
margin: 15px 10px 22px 0;
}
h1.page-title.lt {
margin: 15px 0 0 0;
}
h2.lawyer-title {
color: #666666;
font-size: 14px;
margin: 0 0 22px 0;
text-transform: uppercase; 
}
h2.page-title {
color: #666666;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 24px;
margin: 15px 0 10px 0;
}
#content-page form p {
float: left;
margin-bottom: 17px;
width: 100%;
}
#content-page h6 {
color: #333333;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
margin: 0 0 12px 0;
}
#content-page form label {
color: #333333;
float: left;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 13px;
padding-top: 5px;
width: 110px;
}
#content-page form textarea {
border: 1px solid #999999;
width: 63%;
}
#content-page form input[type="submit"] {
background-color: #781d7e;
border: none;
color: #ffffff;
font-size: 14px;
margin-bottom: 15px;
margin-left: 110px;
padding: 6px 10px;
}
#content-page input[type="email"],
#content-page input[type="text"] {
border: 1px solid #999999;
width: 63%;
}
#content-page form em {
color: #333333;
display: inline-block;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 13px;
padding-right: 5px;
width: 45px;
}
#content-page .wpcf7-checkbox input {
color: #333333;
margin-left: 103px;
margin-right: 5px;
position: relative;
top: 2px;
}
#content-page .checkbox-interests .wpcf7-checkbox input {
margin-left: 0 !important;
}
#content-page .checkbox-interests {
float: left;
margin-bottom: 0;
width: 750px;
}
#content-page .checkbox-interests span.wpcf7-list-item {
display: block;
float: left;
margin-bottom: 7px;
width: 360px;
}
#content-page .checkbox-interests span.wpcf7-checkbox {
column-count: 2;
display: block;
margin-left: -7px;
-moz-column-count: 2; 
position: relative;
-webkit-column-count: 2; 
}
#content-page select {
height: 30px;
position: relative;
top: 7px;
width: 23%;
/* styling */
background-color: white;
border: thin solid #999999;
border-radius: 0;
display: inline-block;
font: inherit;
line-height: 1.5em;
font-size: 13px;
padding: 0 0 0 4px;
/* reset */
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
}
select.wpcf7-select {
background-image: url('../image/down-arrow.jpg');
background-position: right center;
background-repeat: no-repeat;
color: #999999;
}
input[type='checkbox'] {
cursor:pointer;
display: block;
float: left;
height: 13px;
margin: 0;
margin-right: 1px;
position: relative;
text-rendering: optimizeSpeed;
-webkit-font-smoothing: antialiased;
width: 13px;
}
input[type='checkbox']:after {
background: #ffffff;
border: 1px solid #999999;
box-shadow: none;
content:"";
cursor: pointer;
font-size:10px;
height: 13px;
left:0;
line-height: 13px;
-moz-box-shadow: none;
position: absolute;
text-align: center;
top:0;
vertical-align: middle;
-webkit-box-shadow: none;
width: 13px;
}
input[type='checkbox']:checked:after {
background: #ffffff;
color: #333333;
content:'\2714';
}
#content-page .send_copy .wpcf7-checkbox input {
margin-left: 110px;
}
#content-page .send_copy .wpcf7-checkbox input {
margin-right: 0;
}
div.wpcf7-mail-sent-ok {
 border: 2px solid #781d7e;
float: left;
margin: 0;
margin-right: 65%;
}
#section-left {
width: 75%;
}
#section-right {
width: 74%;
}
#section-middle {
margin-left: 40px;
width: 50%;
}
#section-right span.size-full {
margin-bottom: 23px;
}
#section-right img {
height: auto;
max-width: 720px;
}
#section-left img {
height: auto;
max-width: 720px;
}
.carrer .sidebar .widget_black_studio_tinymce {
float: none;
}
.carrer h5 {
margin-bottom: 7px;
margin-top: 7px;
}
.carrer .section-middle img {
height: auto; 
margin-bottom: 25px;
max-width: 480px;
}
.section-middle li strong {
/*float: left;*/
}
/**
 * Category Page
 * -----------------------------------------------------------------------------
 */ 
.category-content {
width: 50%;
}
.category-section {
display: block;
float: left;
margin-bottom: 32px;
width: 100%;
}
.archive-content .category-section {
background-color: #f5f5f5;
padding: 25px 20px;
width: 95%;
}
.entry-right {
display: inline-block;
vertical-align: top;
width: 67.5%;
}
.entry-right.full {
width: 87.5%;
}
.category-content .section-left {
width: 740px;
}
span.category-date {
background-color: #f5f5f5;
color: #666666;
display: block;
float: left;
font-family: "GothamBook", Helvetica,sans-serif;
font-size: 30px;
margin-right: 22px;
padding-top: 14px;
text-align: center;
text-transform: uppercase;
width: unset;
}
.archive-content span.category-date {
background-color: #ffffff;
}
span.category-date i {
display: block;
font-size: 20px;
font-style: normal;
line-height: 32px;
padding-bottom: 21px;
padding-top: 2px;
}
span.category-date em {
background-color: #781d7e;
color: #ffffff;
display: block;
font-size: 14px;
font-style: normal;
padding: 4px 0 3px 0;
}
.category-content img {
float: left;
height: auto;
margin-right: 20px;
max-width: 120px !important;
}
.category-content span.wp-post-image {
margin-right: 14px;
}
.category-content h1, .category-content h1 a {
color: #333333;
font-size: 16px;
margin-top: -3px;
}
/*.archive-content.category-content h1, .archive-content.category-content h1 a {
margin-bottom: 0;
}*/
.archive-content .entry-comments, .archive-content .entry-comments a {
color: #999999;
font-size: 11px;
margin-bottom: 15px;
text-transform: uppercase;
}
.category-content h1.page-title {
color: #666666;
font-family: "GothamBook",Helvetica,sans-serif;
font-size: 24px;
margin: 15px 10px 22px;
}
.category-content a.read-more {
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 14px;
padding-left: 6px;
}
.category-content p {
line-height: 1.1;
margin-bottom: 10px;
}
.category-list, .category-list a {
color: #999999;
font-size: 11px;
text-transform: uppercase;
}
#navigation {
float: left;
margin-bottom: 10px;
margin-top: 55px;
text-align: center;
width: 730px;
}
#navigation .page-numbers {
background-color: #e6e7e9;
color: #999999;
display: inline-block;
font-size: 12px;
font-weight: normal;
height: 26px;
line-height: 26px;
margin-right: 3px;
text-align: center;
width: 26px;
}
#navigation span.current {
background-color: #771d7e;
color: #ffffff;
}
#navigation a.next,
#navigation a.prev {
background-color: transparent;
color: #999999;
font-size: 12px;
text-transform: uppercase;
width: auto;
}
/**
 * Sidebar
 * -----------------------------------------------------------------------------
 */
 .sidebar {
margin-top: 16px;
width: 212px;
 }
h1.widget-title {
background: url('../image/line.png') repeat-x right center;
color: #666666;
display: block;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 18px;
margin-right: 7px;
}
h1.widget-title em {
background-color: #ffffff;
display: inline-block;
font-style: normal;
padding-right: 15px;
}
.sidebar h1.widget-title,
.sidebar h1, .sidebar h1 a {
color: #666666;
font-size: 18px;
margin-bottom: 12px;
}
.sidebar h1.widget-title {
margin-top: 0 !important;
}
.sidebar ul, .sidebar li {
list-style: none;
margin: 0 0 10px 0;
}
.sidebar li, .sidebar li a {
color: #555555;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 14px;
}
.sidebar li a:hover {
color: #781d7e;
}
.sidebar img {
float: left;
height: 89px;
margin-right: 7px;
margin-top: 5px;
width: 62px;
}
.sidebar .cycloneslider-template-standard .cycloneslider-caption-description {
font-size: 14px;
padding-top: 2px;
}
.sidebar .cycloneslider-template-standard {
margin-bottom: 20px;
}
.sidebar .widget_text,
.sidebar .widget_black_studio_tinymce {
display: block;
float: left;
margin-bottom: 40px;
}
.sidebar.section-right .widget_black_studio_tinymce {
float: right;
}
.sidebar.section-left .widget_black_studio_tinymce {
float: left;
}
/*.sidebar aside.widget,
.sidebar aside.widget img {
margin-bottom: 40px;
}*/
.sidebar .widget_recent_entries ul li {
border-bottom: 1px solid #999999;
padding-bottom: 10px;
}
.sidebar .widget_recent_entries ul li:last-child {
border-bottom: none;
}
.sidebar .widget_recent_entries ul li a {
color: #333333;
font-size: 15px;
line-height: 1;
}
.sidebar .widget_recent_entries ul li a:hover {
color: #781d7e;
}
.sidebar .widget_recent_entries ul li span {
font-size: 11px;
text-transform: uppercase;
}
/**
 * Single Post
 * -----------------------------------------------------------------------------
 */ 
 .single-section {
margin-left: 82px;
width: 640px;
 }
 .sidebar .cycloneslider-template-standard .cycloneslider-slide img {
display: none;
 }
 #single-section h1 {
font-size: 20px;
 }
#single-section img {
height: auto;
margin-bottom: 20px;
max-width: 640px;
}
body.single-post .section-left {
float: left;
width: 730px;
}
.panel-grid-cell {
display: inline-block !important;
float: none !important;
vertical-align: middle !important;
}
.panel-grid {
margin-bottom: 0 !important;
}
.panel-grid-cell {
padding-left: 0 !important;
padding-right: 0 !important;
}
/**
 * Practice Area Child Page
 * -----------------------------------------------------------------------------
 */ 
.responsive-tabs__list .responsive-tabs__list__item {
background-color: #b4b4b4 !important;
color: #ffffff !important;
font-family: "GothamBook", Helvetica, sans-serif;
font-size: 10px !important;
line-height: 12px;
text-transform: uppercase !important;
}
.responsive-tabs__list .responsive-tabs__list__item:hover {
background-color: #b351b9 !important;
}
.responsive-tabs__list .responsive-tabs__list__item--active {
background-color: #781d7e !important;
border: 1px solid transparent !important;
top: 1px !important;
}
.responsive-tabs ul.responsive-tabs__list {
border-bottom: 1px solid #781d7e;
float: left;
margin: 0 !important;
width: 95%;
}
.responsive-tabs .responsive-tabs__panel {
border: none !important;
padding-left: 0 !important;
}
.responsive-tabs .responsive-tabs__list__item {
border-color: transparent;
border-image: none;
border-style: none;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
border-width: 0;
float: left;
margin: 0;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
-moz-user-select: none;
padding: 2px 5px !important;
white-space: nowrap;
}
.practice-child .tabcontent li {
display: list-item;
line-height: 1.2;
list-style: square;
margin-bottom: 12px;
margin-left: 13px;
}
.practice-child ul#menu-practice-area-menu {
border-left: 1px solid #666666;
margin-left: 0;
}
.practice-child #menu-practice-area-menu li {
list-style: none;
margin: 0;
padding: 7px 0 7px 20px;
}
.practice-child #menu-practice-area-menu li a {
color: #666666;
}
.practice-child #menu-practice-area-menu li a:hover {
color: #781d7e;
}
.practice-child #menu-practice-area-menu li.current-menu-item {
padding: 11px 0 11px 20px;
}
.practice-child #menu-practice-area-menu li.current-menu-item a {
color: #781d7e;
}
ul.primary-contacts li {
clear: both;
color: #333333;
display: block;
margin-bottom: 17px;
list-style-type: none;
}
ul.primary-contacts li img {
float: left;
height: auto;
width: 45px;
}
ul.primary-contacts li span {
color: #333333;
font-size: 15px;
position: relative;
top: 12px;
}
ul.primary-contacts li em {
color: #333333;
font-size: 12px;
position: relative;
top: 5px;
}
/**
 * Our People Parent Page
 * -----------------------------------------------------------------------------
 */ 
 .people-tags ul {
margin: 0 0 15px 0;
 }
 .people-tags ul li {
display: inline-block;
list-style: none;
}
 .people-tags ul li span {
background-color: #b4b4b4;
display: inline-block;
height: 25px;
line-height: 23px;
margin-bottom: 9px;
margin-right: 8px;
padding-left: 10px;
padding-right: 10px;
 }
.people-tags ul.all-tags li.tag-all span,
.people-tags ul li span.active-tag {
background-color: #781d7e;
color: #ffffff;
}
.people-tags ul li a {
color: #ffffff;
font-size: 12px;
text-transform: capitalize;
}
 .sidebar.sidebar-our-people {
width: 200px;
 }
.sidebar-our-people {
border-left: 1px solid #999999;
margin-top: 22px;
}
.sidebar-our-people ul,
.sidebar-our-people li {
margin: 0;
}
.sidebar-our-people > ul > li {
font-size: 18px;
padding-bottom: 5px;
padding-left: 20px;
padding-top: 30px;
}
.sidebar-our-people > ul > li:first-child {
padding-top: 0;
}
.sidebar-our-people > ul > ul > li {
font-size: 13px;
padding-bottom: 5px;
padding-left: 20px;
width: 100%;
}
.sidebar-our-people ul li.current {
border-bottom: 1px solid #999999;
border-top: 1px solid #999999;
padding-bottom: 4px;
padding-top: 2px;
}
.sidebar-our-people ul li.current a {
color: #781d7e;
}
ul.people-list {
margin: 0;
}
.people-list li {
display: inline-block;
height: 257px;
list-style: none;
margin-bottom: 11px;
margin-right: 12px;
position: relative;
vertical-align: top;
width: 170px;
}
.people-list li:nth-child(4n+4) {
margin-right: 0;
}
.people-list li span {
background: rgba(120, 29, 126, 0.7);
bottom: -1px;
display: block;
padding: 8px 0 9px 0;
position: absolute;
width: 100%;
}
.people-list li:hover {
opacity: 0.8;
}
.people-list li span a {
color: #ffffff;
display: block;
font-size: 16px;
margin-left: 15px;
}
.people-list li em {
color: #ffffff;
display: block;
font-size: 12px;
font-style: normal;
margin-left: 15px;
text-transform: uppercase;
}
.our-people h6 {
color: #781d7e;
margin: 0 0 10px 0;
}
.section-lawyer {
margin-bottom: 40px;
}
.section-lawyer ul {
margin-left: 15px;
}
.section-lawyer li {
color: #781d7e;
font-size: 16px;
list-style-type: square;
margin: 0 0 5px 0;
}
.section-lawyer li span {
color: #333333;
font-size: 14px;
}
.widget_cyclone-slider-widget .cycloneslider-template-standard:before,
.testimonial-pa:before {
background:url('../image/quotes.png');
background-position: top left;
background-repeat: no-repeat;
content:'';
display:block;
height: 17px;
position: absolute;
width: 24px;
z-index: 500;
}
.testimonial-pa:before {
margin-top: 37px;
}
.mceContentBody {
max-width: 900px !important;
}
/**
 * Our People Child Page
 * -----------------------------------------------------------------------------
 */ 
/**
 * Search Page
 * -----------------------------------------------------------------------------
 */ 
.search-page input.search-submit {
margin-left: -21px;
margin-top: 12px;
}
.search-page {
color: #333333;
}
.search-page #navigation {
margin-top: 80px;
width: 100% !important;
}
.search-page h1 {
margin: 0 0 13px 0;
}
.search-page h1.page-title {
color: #666666;
font-size: 24px;
}
.search-page h1.page-title span {
color: #781d7e;
text-transform: capitalize;
}
.search-page header.entry-header,
.search-page .entry-summary {
float: left;
margin: 0 0 0 20px;
width: 84%;
}
.search-page .entry-summary.entry-full,
.search-page header.entry-header.entry-header-full {
margin: 0;
width: 100%;
}
.search-page .post-thumbnail {
float: left;
margin-top: 15px;
position: relative;
}
.search-page article h1.entry-title a {
/*text-transform: capitalize;*/
color: #781d7e;
font-size: 16px;
}
.search-page article {
margin-bottom: 36px;
}
.search-page .entry-summary p {
margin-bottom: 7px;
}
.search-page .cat-links a,
.search-page span.cat-links {
color: #999999;
font-size: 12px;
text-transform: uppercase;
}
.search-page form {
margin-bottom: 100px;
position: relative;
}
.search-page form input.search-submit {
left: 154px;
}
body.error404 #footer,
/**
 * 404 Page
 * -----------------------------------------------------------------------------
 */ 
body.search-no-results #footer {
bottom: 0;
left: 0;
right: 0;
}
body.error404 .breadcrumbs {
margin: 15px 0 25px 0;
}
.not-found img {
display: block;
margin: 0 auto;
}
.not-found h1 {
color: #781d7d;
text-align: center;
font-size: 120px;
line-height: 0.9;
margin: 0;
}
.not-found h2 {
color: #781d7d;
font-size: 48px;
margin: 16px 0 0 0;
text-transform: uppercase;
}
.not-found span {
color: #5e5e5f;
font-size: 14px;
margin-left: 4px;
text-transform: uppercase;
}
.not-found p {
color: #5e5e5f;
font-size: 14px;
line-height: 14px;
margin-left: 4px;
}
.error-right {
float: left;
}
#content-page form p.disclaimer {
margin-left: 110px; 
width: 700px;
}
#content-page form a {
font-size: 13px;
margin-left: 110px; 
text-decoration: underline;
}
.sidebar-mobile, .sidebar-mobiles {
display:none;
}
.sidebar.sidebar-our-people-menu {
margin-top: 0;
width: 200px;
}
.sidebar-our-people-menu ul li {
padding-top: 30px;
}
.sidebar-our-people-menu ul li.menu-item-1483 {
padding-top: 0;
}
.sidebar-our-people-menu ul.sub-menu li {
padding-top: 0;
}
.sidebar-our-people-menu ul li a {
display: block;
font-size: 18px;
padding-bottom: 5px;
padding-left: 20px;
}
.sidebar-our-people-menu ul.sub-menu li a {
font-size: 14px;
}
.sidebar-our-people-menu li.menu-item-has-children a:hover {
color: #666666;
}
.sidebar-our-people-menu ul.sub-menu li a:hover {
color: #781d7e;
}
.sidebar-our-people-menu ul li.current-menu-item {
border-bottom: 1px solid #999999;
border-top: 1px solid #999999;
margin-bottom: 2px;
padding-top: 2px;
}
.sidebar-our-people-menu ul li.current-menu-item a {
color: #781d7e;
}
@media only screen 
and (max-width : 435px) {
header, footer, #home-content, #content-bottom,
#content-page, #content, .main-content {
width: 320px;
}
header { 
min-height: 132px;
max-height: 18vh;
}
footer {
padding-bottom: 5px;
}
nav#primary-navigation {
display: none;
}
#site-header {
margin-bottom: 25px;
margin-left: 15px;
margin-top: 40px;
}
#site-header img {
height: auto;
width: 169px;
}
#header-right {
float: left;
}
#header-right ul li:last-child,
#header-right ul li:nth-child(2) {
display: none;
}
#header-right ul li:first-child {
background-color: #f8f8f800;
border-bottom: 1px solid #e1e1e1;
display: block;
left: 0;
padding: 7px 0;
position: absolute;
text-align: center;
top: 0;
width: 100%;
}
span.size-full, span.size-full img {
height: auto !important;
width: 300px !important;
}
#single-section img {
height: auto !important;
width: 220px !important;
}
.category-content .section-left, #navigation,
body.single-post .section-left, #single-section, .single-section {
margin-left: 0;
width: 320px;
}
#main-content {
margin-left:20px;
}
.page-id-14 #main-content {
margin-left:30px;
}
.carrer .section-middle img {
height: auto;
width: 285px !important;
}
.home-section {
border: none;
margin-right: 0;
}
.latest-news li {
width: 285px;
} 
h2.page-title {
width: 285px;
}
.home-section.last {
width: 320px;
}
.section-left {
padding-left: 0;
}
.section-right,
#section-right {
float: left;
width: 285px;
}
.section-right img.size-large {
height: auto;
width: 285px;
}
.awards.section-right ul li {
margin-right: 5px;
}
.awards.section-right img {
height: auto;
margin: 0;
width: 80px;
}
.section-right ul li {
display: inline-block;
vertical-align: top;
}
#content-bottom ul li:first-child {
margin-left: 0;
}
#content-bottom ul li {
margin-right: 0;
padding-left: 15px;
width: 285px;
}
#content-bottom ul li:nth-child(2) {
width: 285px !important;
}
.footer-right li:nth-child(3) a:after {
content: " ";
}
.footer-right li:first-child {
margin-left: 8px;
}
#content-bottom .social-icons li:nth-child(1),
#content-bottom .social-icons li:nth-child(2),
#content-bottom .social-icons li:nth-child(3) {
width: 25px !important;
}
#content-bottom .social-icons li {
padding-left: 0 !important;
}
#content-bottom input.wpcf7-email {
width: 200px;
}
#content-bottom input[type="submit"] {
margin-top: 0;
position: absolute;
}
.footer-left {
padding-bottom: 20px;
position: relative;
top: 75px;
}
.footer-right {
padding-left: 15px;
position: relative;
top: -60px;
}
#copyright {
float: none;
text-align: center;
width: 295px;
}
ul.menu-footer-left {
float: none;
text-align: center;
width: 280px;
}
#section-middle {
margin-left: 15px;
width: 85vw;
}
.section-right {
margin-left: 16px;
width: 285px;
}
.section-left {
width: 285px;
}
aside.widget_black_studio_tinymce {
float: left;
width: 285px;
}
.breadcrumbs {
margin-left: 15px;
}
.responsive-tabs__heading {
background-color: #b4b4b4 !important;
}
.responsive-tabs__heading--active {
background-color: #781d7e !important;
}
.responsive-tabs--enabled h2 {
color: #ffffff !important;
font-size: 16px !important;
text-transform: uppercase !important;
}
.responsive-tabs .responsive-tabs__heading:after {
border-top-color: #ffffff !important;
}
.entry-right.full {
width: 240px;
}
span.category-date {
margin-right: 10px;
}
.archive-content .category-section {
padding: 15px 10px;	
}
.category-section .entry-right h1 {
margin-top: 15px;
}
.single-section {
float: unset;
margin-top: 15px;
width: 285px;
}
#section-left img {
height: auto;
max-width: 285px;
} 
#section-left {
width: 285px;
}
#content-page .checkbox-interests {
width: 320px;
}
#content-page .checkbox-interests span.wpcf7-checkbox {
column-count: 1;
display: block;
-moz-column-count: 1; 
-webkit-column-count: 1; 
}
#content-page .checkbox-interests span.wpcf7-list-item {
width: 300px;
}
.sb-slidebars.sb-active {
right:0;
}
.sidebar-mobile, .sidebar-mobiles {
display: block;
left: 30px;
position: relative;
top: 30px;
}
.sidebar-mobiles {
left: 45px;
}
.sidebar-mobile ul li, .sidebar-mobiles ul li {
display: inline-block;
float: left;
list-style:none;
}
.sb-slidebar .menu-main-menu-container ul {
margin:0;
}
.sb-slidebar .menu-main-menu-chinese-container ul {
margin:0;
}
.sb-slidebar .menu-main-menu-container li {
background-color: #781d7e;
border-top:1px solid #ffffff;
list-style:none;
width:100%;
}
.sb-slidebar .menu-main-menu-chinese-container li {
background-color: #781d7e;
border-top:1px solid #ffffff;
list-style:none;
width:100%;
}
.sb-slidebar .menu-main-menu-container li:last-child {
border-bottom:1px solid #ffffff;
}
.sb-slidebar .menu-main-menu-chinese-container li:last-child {
border-bottom:1px solid #ffffff;
}
.sb-slidebar .menu-main-menu-container li.current-menu-item {
background-color: #4a4a30;
}
.sb-slidebar .menu-main-menu-chinese-container li.current-menu-item {
background-color: #4a4a30;
}
.sb-slidebar .menu-main-menu-container li a {
color:#ffffff;
font-weight: normal;
padding-left:20px;
}
.sb-slidebar .menu-main-menu-chinese-container li a {
color:#ffffff;
font-weight: normal;
padding-left:20px;
}
.sb-slidebar .menu-main-menu-container ul.sub-menu li a {
padding-left:35px;
}
.sb-slidebar .menu-main-menu-chinese-container ul.sub-menu li a {
padding-left:35px;
}
.menu-main-menu-chinese-container {
margin: 0 auto;
width: 400px; 
}
.mobile-logo {
background-color:#ffffff;
padding: 20px 0;
width: 100%;
}
.mobile-logo img {
width: 197px;
height: 77px;
}
.mobile-menu li a {
display:block;
padding: 6px 0;
}
.mobile-menus label {
color:#000;
}
.mobile-menus .search-box {
position:relative;
right:10px;
}
.mobile-menus .search-box form {
left: 23px;
position:relative;
top:10px;
width: 235px;
}
.mobile-menus input.search-field {
border:none;
color:#000;
font-size:18px;
font-weight:normal;
padding-bottom: 15px;
padding-left: 10px;
padding-top: 15px;
width:300px;
}
.mobile-menus input.search-submit {
background-image: url('../image/mobile-search.png');
height:24px;
margin-right: 10px;
margin-top: 20px;
width:24px;
}
#search-container {
background-color: #781d7e;
float: right;
height: 85px;
width: 260px;
}
::-webkit-input-placeholder { /* WebKit browsers */
color:#000;
font-weight:normal;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:#000;
 font-weight:normal;
 opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:#000;
 font-weight:normal;
 opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:#000;
 font-weight:normal;
}
}
div.wpcf7-mail-sent-ng {
float:left;
}
.home .wpcf7-form {
margin-top: 0;
}
#social-icons {
position:relative;
top:15px;
}
.section-middle em,
.section-right em,
.section-left em {
font-style: italic;
}
.single-section ol,.single-section ul {
padding-left: 25px;
}
.sidebar .cycloneslider-template-standard .cycloneslider-caption-description {
padding: 2px 19px 15px 20px !important;
}
.eventsPage {
border: 1px solid #ccc;
margin: 30px auto;
padding: 20px;
text-align: center;
width: 80%;
}
.eventsSubmit, #submit, .printButton {
background-color: #781d7e !important;
border: none !important;
color: #ffffff !important;
font-size: 14px !important;
font-weight: normal !important;
padding: 6px 10px !important;
}
.printButton {
 
 cursor: pointer;
}
.error {
color: red;
font-size: 11px;
}
.qem-register h2 {
font-size: 15px !important;
margin: 0 0 20px 0;
text-decoration: underline;
}
.event-section {
float: left;
padding-left: 50px;
padding-top: 10px;
width: 60%;
}
.qem-register input[type=text], .qem-register textarea, .qem-register select, .qem-register #submit {
border: 1px solid #aaa;
font-weight: normal !important;
}
.qem-error-header {
font-size: 15px !important;
line-height: 2 !important;
}
.qem-register input[type=checkbox] {
 margin-right: 10px;
}
.qem-register p {
 white-space: pre-wrap !important; 
}
.eventCalender {
border: 1px solid #aaa;
margin-top: 60px;
padding: 25px;
text-align: center;
}
.sameLine {
 display: inline-block;
 margin: 0 15px;
}
div.opaque {
opacity: 1.0;
}
.tabtap {
font-size: 10px;
font-family: "GothamBook", Helvetica, sans-serif;
line-height: 18px;
margin:0 0 10px 0;
padding:0;
border-bottom: 1px solid #781d7e;
float: left;
text-transform: uppercase;
width: 100%;
}
.tabstop {
background-color: #781d7e; 
border: 1px solid transparent; 
border-top-left-radius: 0; 
border-top-right-radius: 0; 
color: #fff; 
cursor: pointer; 
display: inline; 
float: left; 
font-size: 10px; 
margin: 0 7px 1px 0; 
padding: 2px 5px; 
position: relative; 
text-transform: uppercase; 
top: 1px; 
white-space: nowrap;
}
.tabgo {
background-color: #838383; 
border: 1px solid transparent; 
border-top-left-radius: 0; 
border-top-right-radius: 0; 
color: #fff; cursor: pointer; 
display: inline; 
float: left; 
font-size: 10px; 
margin: 0 7px 1px 0; 
padding: 2px 5px; 
position: relative; 
text-transform: uppercase; 
top: 1px; 
white-space: nowrap;
}
.tabgo:hover{
background-color: #b351b9;
}
.tabgo .mobileSHOW a {
display: inline-block;
height: 18px;
font-size: 10px; 
padding: 0 1px 0 1px;
}
.tabgo .mobileHIDE a {
display: inline-block;
height: 18px;
font-size: 10px; 
padding: 0 1px 0 1px;
}
@media only screen and (max-device-width: 425px) {
.mobileSHOW {
display: inline-block;
}
.mobileHIDE{
display: none;
}
}
figure.wp-block-embed.is-type-video {
    position: relative;
    width: 100%;
    min-height: 360px;
}
figure.wp-block-embed.is-type-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	min-width: 640px;
    height: 100%;
	min-height: 360px;
}
.hustle-main-wrapper{
	padding:0 !important
}