body {
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
  -webkit-font-smoothing: antialiased !important;
}

#thmlvComments h1 {
    color: #444444;
    font-size: 1.625em;
    font-weight: 500;
    margin-bottom: 2em;
    text-transform: uppercase;
}

h2 {
    _display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 1.1em;
    font-weight: 500;
    letter-spacing: 0.11em;
    text-transform: uppercase;
    _margin-top:0em;
    margin-bottom: 2em;
}

.dots {
    _display: list-item;
  _font-size:1.667vw;
	font-size: 1.3em;
  	_font-size: 25px;
	_font-size: 62.5%/1.4em; 
  	font-family: Roboto, helvetica, "acumin-pro",sans-serif;
  	font-weight:300;
  	list-style-position: outside;
    margin-left: 15px;
    margin-right: 1.5em;
  line-height: 32px;
}

#thmlvCommentsWrap {
    /* background: none repeat scroll 0 0 #bdbab5; */
    font-size: 0.875em;
    padding-bottom: 6em;
    padding-top: 4em;
    padding-right: 8%;
}

.opening {
    _font-size: 2vmax;
    _font-size: 25px;
    _font-size: 62.5%/1.4em;
    line-height: 1.2;
    margin-bottom: 0.2em;
    font-family: Roboto, helvetica, "acumin-pro",sans-serif;
    font-weight: 300;
    margin-top: 0em;
}

.textwidget p {
    text-transform: none;
    letter-spacing: normal;
    -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
  -webkit-font-smoothing: antialiased !important;
  font-size:100%;
}

.thmlv-team-member-overlay {
    background: -webkit-linear-gradient(to top,rgba(31,207,203,.7) 0,rgba(30,30,30,0) 100%);
    background: linear-gradient(to top,rgba(31,207,203,.7) 0,rgba(30,30,30,0) 100%);
    bottom: 0;
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0;
    right: 0;
    top: 0;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    width: 100%;
}

#thmlvMobileMenuWrap a {
		font-size: 7vw;
		font-family: Roboto Condensed, sans-serif;
	}

#thmlvFooter .widget {
    font-size: 0.875em;
    padding-bottom: 1.75em;
    padding-top: 1.75em;
    font-family: Roboto Condensed, sans-serif;
}

#thmlvFooter.thmlvFullWidth .container {
    padding-left: 8%;
    padding-right: 8%;
    max-width: 100%;
}


#thmlvFooter, #thmlvFooter a, .thmlvMobileActive #thmlvMobileMenuWrap a {
    font-weight: 500;
    letter-spacing: 0.1875em;
    text-transform: uppercase;
    opacity: 0.7;
}


.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}


#thmlvLogo h1 {
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 0;
    _margin-top: 50px;
    letter-spacing: 0em;
    text-transform: uppercase;
}

#thmlvLogo {
    margin-left: 8%;
    position: absolute;
    left: 0;
    opacity: 0;
    top: 48px;
    z-index: 9998;
}

.thmlvNextPostLink #thmlvNextTitle {
    font-size: 2em;
    font-weight: 500;
    transition: opacity .6s ease-in-out,-webkit-transform .6s ease-in-out;
    transition: opacity .6s ease-in-out,transform .6s ease-in-out;
    -webkit-transform: translate3d(0,0,12.5em);
    transform: translate3d(0,0,12.5em);
    font-family: Roboto Condensed, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1875em;
}



.thmlv-post-slider-content .thmlv-post-meta {
    font-size: 0.75em;
    font-weight: 500;
    letter-spacing: 0.1875em;
    line-height: 2em;
    margin: 1em 0 .5em;
    opacity: 0.7;
    text-transform: uppercase;
  	font-family: Roboto Condensed, sans-serif;
}



.thmlvSelectedSwitch {
    font-size: 1vw;
    _font-size: 1em;
    font-weight: 500;
    line-height: 1;
    font-family: Roboto Condensed, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.11em
}

#thmlvShareBar {
    bottom: 80px;
    opacity: 0;
    position: fixed;
    right: 0;
    z-index: 11;
    margin-right: 8%;
}

#thmlvSelectedTitles {
    position: absolute;
    left: 8%;
    bottom: 80px;
}


#thmlvSectionTitle h3 {
font-size: 4vw;
font-weight: 700;
_line-height: 8vw;
margin-bottom: 0;
margin-top: 0;
letter-spacing: 0em;
text-transform: uppercase;
margin-left: 8%;
margin-right: 8%;
}



#thmlvMenuWrap {
    padding: 0;
    position: absolute;
    margin-right: 8%;
    opacity: 0;
    right: 0;
    text-align: right;
    top: 2em;
    -webkit-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    width: 75px;
    /* HEIGHT: 60PX; */
    z-index: 9999;
}


h1 {
    _font-size: 2vmax;
    _font-size: 25px;
    _font-size: 62.5%/1.4em;
    line-height: 1.2;
    margin-bottom: 1.5em;
    font-family: Roboto, helvetica, "acumin-pro",sans-serif;
    font-weight: 300;
    margin-right: 1.5em;
  margin-top: 0em;
}

.subheading {
    font-size: 1.8em;
    _font-size: 25px;
    _font-size: 62.5%/1.4em;
    line-height: 1.2;
    margin-bottom: 1.5em;
    font-family: Roboto, helvetica, "acumin-pro",sans-serif;
    font-weight: 300;
    margin-right: 1.5em;
  margin-top: 0em;
}


#thmlvNextLinkBgColor {
    background: #edeae5;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

#thmlvCommentsWrap {
    background: none repeat scroll 0 0 #bdbab5;
    font-size: 0.875em;
    padding-bottom: 6em;
    padding-top: 4em;
}

.container {
    max-width: 100%;
    margin: 0 auto;
    margin-left: 8%;
    margin-right: 8%;
}

.comment-respond {
    margin: 0 auto;
    max-width: 1859.6px;
    margin-left: 8%;
    margin-right: 8%;
}


.vc_separator h4 {
    font-family: Roboto Condensed, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0.11em;
    text-transform: uppercase;
  	margin-top:0em;
    font-size: 0.9em;
    font-weight: 500;
    line-height: 1em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}


#thmlvSectionTitle h4 {
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0.11em;
    margin-bottom: 0;
    margin-top: 2em;
    opacity: 1;
    text-transform: uppercase;
  margin-left: 20%;
    margin-right: 20%;
}

.slick-dots {
    margin-top: 20px;
    max-width: 100%;
}

.thmlvSectionCategories {
    display: block;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0.11em;
    margin-top: 1em;
    opacity: 0.7;
    text-transform: uppercase;
}

#thmlvHeaderMenu ul li a {
    font-size: 1em;
    font-weight: 500;
    line-height: 1;
    font-family: Roboto Condensed, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.11em;
}

#thmlvHeaderMenu ul ul li a {
    border-bottom: 2px solid transparent;
    _color: #000 !important;
    font-size: 1em;
    font-weight: 500;
    line-height: 1;
    font-family: Roboto Condensed, sans-serif;
    text-transform: uppercase;
    margin: 5px 30px;
    padding: 0;
    letter-spacing: 0.11em
}



input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="tel"], textarea, select {
    background-color: #f7f7f7;
    margin: 10px 0 15px;
    width: 100%;
    font-size: 1em;
    line-height: 32px;
    margin-bottom: 1.5em;
    font-family: Roboto, helvetica, "acumin-pro",sans-serif;
    font-weight: 300;
}



.vc_pie_chart .vc_pie_chart_value {
    font-size: 150% !important;
    color: #ffffff;
}

p {
  	_font-size:1.667vw;
	font-size: 1.3em;
  	_font-size: 25px;
	_font-size: 62.5%/1.4em; 
	line-height: 32px;
	margin-bottom: 1.5em;
  	font-family: Roboto, helvetica, "acumin-pro",sans-serif;
  	font-weight:300;
  	margin-right: 1.5em;
}

.textwidget {
	font-size: 1.3em;
	_line-height: 32px;
	margin-bottom: 1.5em;
  	font-family: Roboto, helvetica, "acumin-pro",sans-serif;
  	font-weight:300;
  	margin-right: 1.5em;
}

.thmlvMasonryTitle {
    color: #fff;
    position: absolute;
    left: 10%;
    bottom: 10%;
    z-index: 2;
}

.thmlvMasonryTitle h1 {
    color: #fff;
  	_font-family: "futura-pt",sans-serif;
    font-size: 2em;
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    -moz-osx-font-smoothing: grayscale;
  	_letter-spacing: -0.015em;
  	text-transform: uppercase;
}

.vc_separator h4 {
    font-family: Roboto Condensed, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0.11em;
    text-transform: uppercase;
  	margin-top:0em;
}
  

input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="tel"], input[type="date"], textarea {
    border: 0;
    color: #3a3a3a;
    font-size: 1em;
    line-height: 1.675;
    outline: none;
    padding: 1em;
    font-weight: 300;
}

input[type="submit"] {
    background-color: #3a3a3a;
    border: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    font-size: 0.875em;
    font-weight: 300;
    padding: 1em 1.5em;
    -webkit-appearance: none;
    transition: opacity 0.2s ease-out 0s;
    -webkit-transition: opacity 0.2s ease-out 0s;
    -o-transition: opacity 0.2s ease-out 0s;
}

.container {
    max-width: 100%;
  	_max-width: 1859.6px;
    margin: 0 auto;
    padding-left: 8%;
    padding-right: 8%;
  	_margin-left: 6%;
    _margin-right: 6%;
}

.comment-respond {
    margin: 0 auto;
    max-width: 1859.6px;
    margin-left: 8%;
    _margin-right: 6%;
}


#thmlvHeaderMenu ul ul {
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: main_nav_anim;
    -moz-animation-name: main_nav_anim;
    -o-animation-name: main_nav_anim;
    animation-name: main_nav_anim;
    background: #fff;
    _box-shadow: 0px 0px 5px rgba(0,0,0,0.0);
    left: -15px;
    line-height: 23px;
    min-width: 250px;
    padding: 15px 0;
    position: absolute;
    top: 100%;
    z-index: 99999;
}

#thmlvFooter .thmlvWidgetTitle {
    font-family: Montserrat, sans-serif;
	font-size: 0.9em;
	font-weight: 500;
	letter-spacing: 0.1875em;
	margin-bottom: 2em;
	margin-top: 1em;
	opacity: 0.7;
	text-transform: uppercase;
}

.vc_separator h4 {
    font-family: Montserrat, sans-serif;
	font-size: 0.9em;
	font-weight: 500;
	letter-spacing: 0.1875em;
	text-transform: uppercase;
    line-height: 1em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

#thmlvLogo img {
    _margin-top: 1em;
}

h2 {
    _display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0.11em;
    text-transform: uppercase;
  	_margin-top:0em;
}

h3 {
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0.11em;
    text-transform: uppercase;
    	margin-top:0em;
}


.comment-form #comment {
    height: 50px;
    height: 4rem;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    font-size: 1.3em;
	_line-height: 32px;
}

