@charset "utf-8";@media all {
/*







Theme Name: OWDT







Theme URI: http://owdt.com







Description: Wordpress Theme and if you are reading this, you might have a job with us! apply here https://owdt.com/career-opportunities







Author: OWDT







Author URI: http://www.owdt.com







Version: 1.02







License: 







License URI: http://www.gnu.org/licenses/gpl-2.0.html







Tags: white, light, yellow, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options







Text Domain: gdlr_translate







*/







.gform_confirmation_message {
	margin: 15px 5px 0 25px;
}
/*--- reset ---*/







/*--- reset5  2011 opensource.736cs.com MIT ---*/







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, img, ins, kbd, q,  s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, ol, ul, li,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup,  mark, menu, meter, nav, output, progress, section, summary, time, video {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote {
	display: block;
}
nav ul {
	list-style: none;
}
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
ul ul {
	list-style: circle;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}
mark {
	background: none;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
input[type=submit], input[type=button], button {
	margin: 0;
	padding: 0;
}
input, select, a img {
	vertical-align: middle;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
/*--- clear ---*/







.clear {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	zoom: 1;
}
.clear-fix {
	zoom: 1;
}
.clear-fix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/*--- wordpress core ---*/







.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #fff;
	border-width: 1px;
	border-style: solid;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.sticky {
}
.bypostauthor {
}
.gallery-item .gallery-icon {
	margin-right: 10px;
}
i {
	margin-right: 5px;
}
a {
	text-decoration: none;
}
p {
	margin-bottom: 20px;
}
ul, ol {
	margin-bottom: 20px;
	margin-left: 30px;
}
body {
	line-height: 1.7;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.3;
	margin-bottom: 18px;
	font-weight: 400;
}
/*----------------------------------------------------------------------*/







/*---------------             THEME STYLE             ------------------*/







/*----------------------------------------------------------------------*/















/*--- structure ---*/







.container {
	padding: 0px;
	margin: 0px auto; /* position: relative; */
}
.column, .columns {
	float: left;
	position: relative;
	min-height: 1px;
}
.one-ninth {
	width: 11.111%;
}
.one-eighth {
	width: 12.5%;
}
.one-seventh {
	width: 14.285%;
}
.one-fifth {
	width: 20%;
}
.two-fifth {
	width: 40%;
}
.three-fifth {
	width: 60%;
}
.four-fifth {
	width: 80%;
}
.one {
	width: 8.333%
}
.two {
	width: 16.666%;
}
.three {
	width: 25%;
}
.four {
	width: 33.333%;
}
.five {
	width: 41.666%;
}
.six {
	width: 50%;
}
.seven {
	width: 58.334%;
}
.eight {
	width: 66.667%;
}
.nine {
	width: 75%;
}
.ten {
	width: 83.334%;
}
.eleven {
	width: 91.667%;
}
.twelve {
	width: 100%;
}
.ie7 .sf-mega-section.three {
	width: 24%;
}
.gdlr-item {
	margin: 0px 15px 20px;
	min-height: 1px;
}
.gdlr-full-size-wrapper .gdlr-item-no-space {
	margin-bottom: 0px;
}
.gdlr-item-no-space {
	margin: 0px 20px 40px;
}
.gdlr-item-no-space .gdlr-item {
	margin: 0px;
}
.gdlr-item.gdlr-main-content {
	margin-bottom: 55px;
}
.gdlr-item.gdlr-divider-item {
	margin-bottom: 50px
}
.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper {
	padding-top: 70px;
}
.gdlr-color-wrapper, .gdlr-parallax-wrapper, .gdlr-full-size-wrapper {
	padding-bottom: 40px;
}
.gdlr-full-size-wrapper .gdlr-item,  .gdlr-full-size-wrapper .gdlr-item-no-space {
	margin-left: 0px;
	margin-right: 0px;
}
.ie7 .gdlr-item-start-content {
	overflow: hidden;
}
audio {
	width: 100%;
}
.mejs-container .mejs-controls .mejs-horizontal-volume-slider {
	position: relative;
	clear: both;
	float: right;
	top: -31px;
}
img, video {
	max-width: 100%;
	height: auto;
	width: auto; /* for ie8 */
}
.ms-container video {
	max-width: none;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
	border: 0px;
	outline: none;
	padding: 6px;
	max-width: 100%;
}
/*--- transition / color animation  ---*/







a {
	transition: color 300ms, background-color 300ms, opacity 300ms;
	-moz-transition: color 300ms, background-color 300ms, opacity 300ms;    /* FF3.7+ */
	-o-transition: color 300ms, background-color 300ms, opacity 300ms;      /* Opera 10.5 */
	-webkit-transition: color 300ms, background-color 300ms, opacity 300ms; /* Saf3.2+, Chrome */
}
/*--- boxed style ---*/	







.body-wrapper.gdlr-boxed-style {
	margin: 0px auto;
	-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 5px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
}
.body-wrapper.header-style-transparent .gdlr-header-inner {
	background: transparent;
}
/*



	transition: background-color 300ms; -moz-transition: background-color 300ms;







	-o-transition: background-color 300ms; -webkit-transition: background-color 300ms;}



*/







	







img.gdlr-full-boxed-background {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}


}@media screen and (max-width: 1024px){
img.gdlr-full-boxed-background {
	left: 50%;
	margin-left: -512px;
}
}
@media all {
.content-wrapper {
	position: relative;
	z-index: 89;
}
/*--- top navigation ---*/







.top-navigation-wrapper {
	position: relative;
	z-index: 98;
}
.top-navigation-divider {
	margin: 0px 20px;
	opacity: 0.2;
	filter: alpha(opacity=20);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.top-navigation-left {
	float: left;
	margin: 0px 20px;
}
.top-navigation-right {
	float: right;
	margin: 0px 20px;
}
.top-navigation-right-text {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 700;
	float: left;
	padding: 15px 0px;
	line-height: 18px;
}
.top-social-wrapper {
	padding-top: 11px;
	padding-bottom: 11px;
} /* height = 33px */
.top-social-wrapper .social-icon {
	float: left;
	margin-left: 7px;
	max-width: 22px;
}
.top-social-wrapper .social-icon:first-child {
	margin-left: 0px;
}
.top-social-wrapper .social-icon a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
/*--- search form ---*/







.gdlr-navigation-substitute {
	position: relative;
	z-index: 91;
}
.gdlr-nav-search-form-button-wrapper {
	float: left;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
}
.gdlr-nav-search-form form {
	position: relative;
	display: block;
}
.gdlr-nav-search-form input[type="text"] {
	margin: 0px;
	padding: 16px;
	height: 16px;
	font-size: 11px;
	background-color: transparent;
	font-weight: normal;
	text-transform: uppercase;
}
.gdlr-nav-search-form .search-text {
	float: left;
	overflow: hidden;
	width: 0px;
}
.gdlr-nav-search-form-button {
	overflow: hidden;
	font-size: 14px;
	width: 14px;
	height: 14px;
	padding: 16px;
	cursor: pointer;
	line-height: 1;
}
.gdlr-nav-search-form-button i {
	margin: 0px;
}
/*--- top login menu---*/







.gdlr-login-form input[type="text"], .gdlr-login-form input[type="email"],  .gdlr-login-form input[type="password"] {
	width: 200px;
	padding: 12px;
	margin-bottom: 5px;
}
.gdlr-login-form label {
	display: block;
	margin-bottom: 4px;
}
.gdlr-login-form p {
	margin-bottom: 0px;
	margin-top: 9px;
	overflow: hidden;
}
.gdlr-login-form p:first-child {
	margin-top: 0px;
}
.gdlr-login-form input[type="submit"] {
	margin-bottom: 0px;
}
.gdlr-login-form input[type="checkbox"] {
	margin: 2px 10px 0px 0px;
	float: left;
}
.gdlr-login-form .login-remember {
	padding-top: 3px;
}
/*--- header ---*/







.gdlr-top-woocommerce-button {
	cursor: pointer;
	width: 15px;
	height: 18px;
	padding: 13px 4px 0px;
	text-align: center;
	font-size: 10px;
	margin-top: -9px;
}
.gdlr-top-woocommerce-wrapper {
	float: right;
	margin-left: 10px;
	padding-left: 20px;
}
.gdlr-top-woocommerce {
	text-align: center;
	padding-top: 20px;
	display: none;
	position: absolute;
	right: 15px;
}
.gdlr-top-woocommerce .gdlr-top-woocommerce-inner {
	padding: 30px 45px 23px;
}
.gdlr-top-woocommerce .gdlr-cart-count {
	margin-bottom: 8px;
}
.gdlr-top-woocommerce .gdlr-cart-amount {
	margin-bottom: 20px;
}
.gdlr-top-woocommerce-inner > a {
	display: block;
	font-sizE: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
.gdlr-header-wrapper {
	position: absolute;
	z-index: 99;
	left: 0px;
	right: 0px;
}
.gdlr-header-container {
	position: relative;
	z-index: 97;
}
.gdlr-logo {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
.gdlr-logo h1 {
	margin-bottom: 0px;
	line-height: 0;
}
.gdlr-fixed-header {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 9999;
}
.gdlr-fixed-header .gdlr-logo img {
	width: auto;
}
.gdlr-fixed-header .gdlr-main-menu > li > a {
	padding-bottom: 18px;
}
.gdlr-fixed-header .gdlr-navigation-slide-bar {
	display: none;
}
.gdlr-fixed-header.gdlr-header-inner {
	-moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
}
.gdlr-fixed-header .gdlr-navigation-wrapper .gdlr-main-menu > li > a {
	font-size: 13px;
	padding-bottom: 23px;
}
.admin-bar .gdlr-fixed-header {
	top: 32px
}
.gdlr-navigation-wrapper {
	margin: 0px 15px;
	float: right;
}
.gdlr-navigation-wrapper .gdlr-navigation-container {
	position: relative;
	line-height: 0;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li {
	padding: 0px;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li > a {
	font-size: 13px;
	padding: 0px 0px 30px 22px;
	margin: 0px;
	font-weight: 700;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li:first-child > a {
	padding-left: 0px;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul {
	padding-right: 14px;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul:after {
	top: 11px;
	right: 0px;
}
.gdlr-page-title-wrapper {
	padding: 190px 0px 80px;
	position: relative;
	z-index: 89;
	text-align: center;
	line-height: 1;
	background-image: url(/wp-content/themes/versatile-v1-10/images/page-title-background.jpg);
	background-repeat: repeat;
	background-position: center;
}
.gdlr-page-title-wrapper .gdlr-page-title-overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background: #000;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.gdlr-page-title-wrapper .gdlr-page-title-container {
	position: relative;
}
.gdlr-page-title-wrapper .gdlr-page-title {
	font-size: 44px;
	margin: 0px 20px;
	display: block;
}
.gdlr-page-title-wrapper .gdlr-page-caption {
	font-size: 19px;
	margin: 20px 20px 0px;
	display: block;
	font-weight: normal;
}
.gdlr-page-title-wrapper .gdlr-page-title-gimmick {
	font-size: 20px;
	display: block;
	margin-top: 20px;
}
/*--- header shortcode ---*/







.gdlr-heading-shortcode.with-background {
	padding: 8px 19px;
	display: inline-block;
}
.gdlr-heading-shortcode i {
	margin-right: 10px;
}
/*--- wrapper item ---*/







.gdlr-color-wrapper,  .gdlr-parallax-wrapper {
	overflow: hidden;
	background-position: center 0px;
	background-repeat: repeat;
	position: relative;
}
/*--- sidebar ---*/







.with-sidebar-container .with-sidebar-content {
	float: right;
}
.gdlr-widget-title {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 30px;
}
.gdlr-sidebar .gdlr-widget-title {
	display: inline-block;
	padding-right: 4px;
}
.widget.gdlr-widget {
	margin-bottom: 60px;
}
/*--- stunning-text ---*/	







.31 {
	position: relative;
}
.gdlr-stunning-text-item.type-center {
	text-align: center;
	margin-bottom: 35px;
}
.gdlr-stunning-text-item.type-center .stunning-text-title {
	font-size: 33px;
	font-weight: bold;
	margin-bottom: 25px;
}
.gdlr-stunning-text-item.type-center .stunning-text-caption {
	font-size: 16px;
}
.gdlr-stunning-text-item.type-center .stunning-text-button {
	margin: 15px 0px 0px;
}
.gdlr-stunning-text-item.type-normal.gdlr-button-on {
	padding-right: 190px;
	position: relative;
}
.gdlr-stunning-text-item.type-normal .stunning-text-title {
	font-size: 29px;
	margin-bottom: 18px;
}
.gdlr-stunning-text-item.type-normal .stunning-text-caption {
	font-size: 16px;
}
.gdlr-stunning-text-item.type-normal .stunning-text-button {
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -22px;
	margin-right: 0px;
}
.gdlr-stunning-text-item.with-padding {
	padding: 35px 35px 15px;
}
.gdlr-stunning-text-item.with-padding.with-border {
	border-width: 3px;
	border-style: solid;
}
.gdlr-stunning-text-item.with-padding.gdlr-button-on {
	padding-right: 180px;
}
.gdlr-stunning-text-item.with-padding .stunning-text-button {
	right: 40px;
}
.gdlr-stunning-text-item.with-padding .stunning-text-caption {
	margin-bottom: 20px;
}
/*--- footer ---*/







.footer-wrapper {
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
}
.footer-wrapper a {
	cursor: pointer;
}
.footer-wrapper .widget.gdlr-widget {
	margin-bottom: 60px;
}
.footer-wrapper .gdlr-widget-title {
	margin-bottom: 35px;
}
.footer-container {
	padding-top: 60px;
	padding-bottom: 40px;
}
.ie7 .footer-wrapper {
	overflow: hidden;
}
.copyright-left {
	margin: 0px 15px;
	float: left;
}
.copyright-right {
	margin: 0px 15px;
	float: right;
}
.copyright-wrapper {
	border-top-width: 1px;
	border-top-style: solid;
}
.copyright-container {
	padding: 15px 0px;
}
/*--- shortcode ---*/







.gdlr-shortcode-wrapper {
	margin-left: -15px;
	margin-right: -15px;
}
/*--- 404 page not found ---*/







.page-not-found-block {
	text-align: center;
	padding: 50px 50px 60px;
	margin: 50px 0px 50px;
}
.page-not-found-block .page-not-found-title {
	font-size: 45px;
	line-height: 1;
	margin-bottom: 17px;
}
.page-not-found-block .page-not-found-caption {
	font-size: 20px;
	margin-bottom: 35px;
}
.page-not-found-block .page-not-found-icon {
	font-size: 89px;
	line-height: 1;
	margin-bottom: 20px;
}
.page-not-found-search {
	max-width: 300px;
	margin: 0px auto;
}
.page-not-found-search .gdl-search-form {
	padding-right: 30px;
}
.page-not-found-search .gdl-search-form input[type="text"] {
	padding: 12px 15px;
	font-size: 15px;
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.page-not-found-search .gdl-search-form input[type="submit"] {
	background-image: url(/wp-content/themes/versatile-v1-10/images/light/icon-search.png);
}
body.search .page-not-found-block {
	margin-top: 0px;
}
/*----------------------------------------------------------------------*/







/*---------------             CONTENT ITEM            ------------------*/







/*----------------------------------------------------------------------*/















/*--- item title ---*/







.gdlr-item-title-wrapper.gdlr-item {
	margin-bottom: 40px;
}
.gdlr-personnel-item-wrapper div.gdlr-item-title-wrapper.gdlr-item.pos-center {
	margin-bottom: 70px;
}
.gdlr-item-title-wrapper .gdlr-item-title {
	font-size: 30px;
	margin-bottom: 0px;
	line-height: 1;
	display: inline-block;
}
.gdlr-item-title-wrapper .gdlr-flex-prev,  .gdlr-item-title-wrapper .gdlr-flex-next {
	vertical-align: super;
	font-size: 20px;
	cursor: pointer;
}
.gdlr-item-title-wrapper .gdlr-flex-prev {
	margin-right: 40px;
	padding: 10px 18px 10px 18px;
}
.gdlr-item-title-wrapper .gdlr-flex-next {
	margin-left: 40px;
	padding: 10px 18px 10px 18px;
}
.gdlr-item-title-wrapper .gdlr-item-title-caption {
	margin-top: 28px;
	font-size: 16px;
}
.gdlr-item-title-wrapper .gdlr-item-title-link {
	margin-top: 27px;
	display: block;
}
.gdlr-item-title-wrapper .gdlr-item-title-divider {
	width: 50px;
	margin-top: 28px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.gdlr-item-title-wrapper.pos-center {
	text-align: center;
}
.gdlr-item-title-wrapper.pos-center .gdlr-item-title-divider {
	margin-left: auto;
	margin-right: auto;
}
.gdlr-title-item {
	margin-bottom: 20px;
}
.gdlr-title-item .gdlr-item-title-wrapper.gdlr-item {
	margin-bottom: 0px;
}
.gdlr-title-item .gdlr-item-title-wrapper .gdlr-item-title {
	font-size: 39px;
}
/*--- accordion / toggle ---*/







.accordion-tab > .accordion-content {
	display: none;
}
.accordion-tab.active > .accordion-content {
	display: block;
}
.gdlr-accordion-item.style-1 .accordion-tab {
	overflow: hidden;
	padding: 11px 0px;
	border-top-width: 1px;
	border-top-style: solid;
}
.gdlr-accordion-item.style-1 .accordion-tab:first-child {
	border: 0px;
	padding-top: 0px;
}
.gdlr-accordion-item.style-1 .accordion-title {
	font-weight: normal;
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 0px;
	cursor: pointer;
	transition: color 200ms;
	-moz-transition: color 200ms;
	-o-transition: color 200ms;
	-webkit-transition: color 200ms;
}
.gdlr-accordion-item.style-1 .accordion-title i {
	margin-right: 25px;
	font-size: 13px;
	width: 9px;
	height: 13px;
	padding: 12px 14px 10px;
	display: inline-block;
}
.gdlr-accordion-item.style-1 .accordion-content {
	padding-top: 18px;
	margin-left: 62px;
}
.gdlr-accordion-item.style-1 .accordion-title span {
	overflow: hidden;
	display: block;
}
.gdlr-accordion-item.style-1 .accordion-title i {
	float: left;
	transition: color 200ms, background-color 200ms;
	-moz-transition: color 200ms, background-color 200ms;
	-o-transition: color 200ms, background-color 200ms;
	-webkit-transition: color 200ms, background-color 200ms;
}
.gdlr-accordion-item.style-2 .accordion-tab {
	overflow: hidden;
	padding-bottom: 4px;
}
.gdlr-accordion-item.style-2 .accordion-title {
	padding-bottom: 16px;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 0px;
	cursor: pointer;
}
.gdlr-accordion-item.style-2 .accordion-title i {
	margin-right: 20px;
	font-size: 13px;
}
.gdlr-accordion-item.style-2 .accordion-content {
	margin-left: 31px;
}
/*--- button ---*/







.gdlr-button, input[type="button"], input[type="submit"] {
	display: inline-block;
	font-size: 13px;
	padding: 10px 25px;
	margin-bottom: 15px;
	margin-right: 5px;
	outline: none;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	border: none;
}
.gdlr-button.small {
	font-size: 11px;
	padding: 11px 16px;
}
.gdlr-button.large {
	font-size: 14px;
	padding: 13px 25px;
}
.gdlr-button.with-border {
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.gdlr-button .gdlr-icon {
	margin-right: 5px;
	letter-spacing: 1px;
}
/*--- column service ---*/







.gdlr-column-service-item .column-service-icon {
	margin-right: 15px;
	font-size: 30px;
	line-height: 18px;
}
.gdlr-column-service-item .column-service-icon i {
	margin: 0px;
}
.gdlr-column-service-item .column-service-title {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 25px;
}
.gdlr-column-service-item.gdlr-type-1 .column-service-icon {
	float: left;
	margin-right: 25px;
}
.gdlr-column-service-item.gdlr-type-1 .column-service-icon.gdlr-skin-box {
	background: transparent;
}
.gdlr-column-service-item.gdlr-type-1 .column-service-content-wrapper {
	overflow: hidden;
}
.gdlr-column-service-item.gdlr-type-2 {
	text-align: center;
}
.gdlr-column-service-item.gdlr-type-2 .column-service-icon {
	width: 33px;
	height: 33px;
	font-size: 25px;
	line-height: 36px;
	padding: 20px;
	margin: 0px auto 30px;
	-moz-border-radius: 38px;
	-webkit-border-radius: 38px;
	border-radius: 38px;
}
/*--- service with image ---*/	







.gdlr-service-with-image-item .service-with-image-thumbnail {
	max-width: 190px;
	float: left;
	margin-right: 40px;
	background: #fff;
	padding: 7px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}
.gdlr-service-with-image-item .service-with-image-thumbnail img {
	display: block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}
.gdlr-service-with-image-item .service-with-image-title {
	font-size: 18px;
	margin-top: 35px;
}
.gdlr-service-with-image-item .service-with-image-content-wrapper {
	overflow: hidden;
}
.gdlr-service-with-image-item.gdlr-right {
	text-align: right;
}
.gdlr-service-with-image-item.gdlr-right .service-with-image-thumbnail {
	float: right;
	margin-left: 40px;
	margin-right: 0px;
}
/*--- feature media ---*/		







.gdlr-feature-media-item .feature-media-button {
	margin-top: 15px;
}
.gdlr-feature-media-item.gdlr-left .feature-media-thumbnail {
	float: left;
	margin-right: 55px;
	width: 37%;
}
.gdlr-feature-media-item.gdlr-left .feature-media-content-wrapper {
	overflow: hidden;
}
.gdlr-feature-media-item.gdlr-center {
	text-align: center;
}
.gdlr-feature-media-item.gdlr-center .feature-media-thumbnail {
	max-width: 700px;
	margin: 0px auto 40px;
}
.gdlr-feature-media-item.gdlr-center .feature-media-content-wrapper {
	max-width: 700px;
	margin: 0px auto;
}
.gdlr-feature-media-item.gdlr-center .feature-media-divider {
	width: 300px;
	max-width: 100%;
	margin: 0px auto 40px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
.gdlr-feature-media-item .gdlr-item-title-wrapper.gdlr-item {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
}
/*--- divider ---*/







.gdlr-divider {
	border-bottom-width: 1px;
	border-style: solid;
	margin: 0px auto;
	max-width: 100%;
}
.gdlr-divider.double {
	height: 3px;
	border-top-width: 1px;
}
.gdlr-divider.dotted {
	border-style: dashed;
}
.gdlr-divider.double-dotted {
	height: 3px;
	border-top-width: 1px;
	border-style: dashed;
}
.gdlr-divider.thick {
	border-bottom-width: 3px;
}
/*--- box with icon ---*/







.gdlr-box-with-icon-item {
	text-align: center;
	padding: 40px 30px 20px;
	position: relative;
}
.gdlr-box-with-icon-item > i {
	font-size: 45px;
	display: inline-block;
	margin-bottom: 22px;
	margin-right: 0;
}
.gdlr-box-with-icon-item .box-with-icon-title {
	font-size: 20px;
	margin-bottom: 20px;
	display: block;
}
.gdlr-box-with-icon-item.pos-left {
	text-align: left;
	padding: 30px 40px 20px;
}
.gdlr-box-with-icon-item.pos-left > i {
	float: left;
	margin: 5px 25px 0px 0px;
}
.gdlr-box-with-icon-item.type-circle .box-with-circle-icon {
	padding: 18px;
	display: inline-block;
	position: absolute;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.gdlr-box-with-icon-item.type-circle .box-with-circle-icon > i {
	font-size: 22px;
	margin-right: 0;
}
.gdlr-box-with-icon-item.type-circle.pos-top {
	padding-top: 50px;
}
.gdlr-box-with-icon-item.type-circle.pos-top .box-with-circle-icon {
	top: -30px;
	left: 50%;
	margin-left: -30px;
}
.gdlr-box-with-icon-item.type-circle.pos-left {
	margin-left: 40px;
	padding-left: 50px;
}
.gdlr-box-with-icon-item.type-circle.pos-left .box-with-circle-icon {
	left: -30px;
	top: 50%;
	margin-top: -30px;
}
/*-- icon --*/







i.gdlr-icon {
	margin-right: 10px;
}
/*--- frame ---*/







.gdlr-frame-shortcode {
	line-height: 1;
}
.gdlr-frame-shortcode.gdlr-align-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.gdlr-frame-shortcode.gdlr-align-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.gdlr-frame-shortcode.gdlr-align-center {
	text-align: center;
	margin-bottom: 20px;
}
.gdlr-frame-shortcode .gdlr-frame-caption {
	display: block;
	text-align: center;
	margin-top: 15px;
}
.gdlr-frame {
	display: inline-block;
	max-width: 100%;
	position: relative;
}
.gdlr-frame img {
	display: block;
}
.gdlr-frame.frame-type-border {
	padding: 6px;
	border-style: solid;
	border-width: 1px;
}
.gdlr-frame.frame-type-solid {
	padding: 5px;
}
.gdlr-frame.frame-type-rounded {
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.gdlr-frame.frame-type-circle {
	overflow: hidden;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.gdlr-frame.frame-type-solid.frame-type-circle .gdlr-image-link-shortcode,  .gdlr-frame.frame-type-border.frame-type-circle .gdlr-image-link-shortcode {
	overflow: hidden;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.gdlr-frame.frame-type-solid.frame-type-rounded .gdlr-image-link-shortcode,  .gdlr-frame.frame-type-border.frame-type-rounded .gdlr-image-link-shortcode {
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.gdlr-image-frame-item {
	text-align: center;
	line-height: 0;
}
.gdlr-image-frame-item .image-frame-item {
	display: inline-block;
	line-height: 1;
}
/*--- image link ---*/







.gdlr-image-link-shortcode {
	position: relative;
}
.gdlr-image-link-shortcode .gdlr-image-link-overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}
.gdlr-image-link-shortcode .gdlr-image-link-icon {
	padding: 25px;
	line-height: 1;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -37px;
	margin-left: -37px;
	background: url(/wp-content/themes/versatile-v1-10/images/portfolio-icon-overlay.png);
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-border-radius: 37px;
	-webkit-border-radius: 37px;
	border-radius: 37px;
	filter: inherit;
}
.gdlr-image-link-shortcode .gdlr-image-link-icon i {
	margin-right: 0px;
}
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-link {
	font-size: 22px;
	padding: 1px;
}
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-search {
	font-size: 22px;
	padding: 2px;
}
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-play {
	font-size: 21px;
	margin-left: 0px;
}
/*--- personnel ---*/	







.gdlr-personnel-item.carousel.round-style {
	padding-top: 45px;
}
.gdlr-personnel-item.carousel .personnel-item {
	margin: 0px 15px;
}
.gdlr-personnel-item.carousel.box-style .personnel-item {
	padding-top: 35px;
}
.gdlr-personnel-item.carousel .personnel-item:first-child {
	margin-left: 0px;
}
.personnel-content .gdlr-icon {
	margin-right: 5px;
}
.gdlr-personnel-item.box-style .personnel-item-inner {
	padding: 25px 30px;
	position: relative;
}
.gdlr-personnel-item.box-style .personnel-item-inner:after {
	content: '';
	height: 0px;
	width: 0px;
	border: 12px solid transparent;
	position: absolute;
	right: 0px;
	bottom: -24px;
}
.gdlr-personnel-item.box-style .personnel-info {
	margin-top: 30px;
	text-align: center;
}
.gdlr-personnel-item.box-style .personnel-author {
	font-size: 21px;
	font-weight: bold;
}
.gdlr-personnel-item.box-style .personnel-author-image {
	width: 65px;
	height: 65px;
	position: absolute;
	left: 50%;
	top: -35px;
	margin-left: -35px;
	border-width: 3px;
	border-style: solid;
	overflow: hidden;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
}
.gdlr-personnel-item.box-style .personnel-position {
	font-size: 15px;
}
.gdlr-personnel-item.box-style .personnel-content {
	text-align: center;
	margin-top: 15px;
}
.gdlr-personnel-item.box-style .personnel-social {
	text-align: center;
	font-size: 20px;
	margin-top: 14px;
}
.gdlr-personnel-item.box-style .personnel-social i {
	margin: 0px 1px;
}
.gdlr-personnel-item.plain-style .personnel-item-inner {
	padding: 25px 30px;
	position: relative;
}
.gdlr-personnel-item.plain-style .personnel-item-inner:after {
	content: '';
	height: 0px;
	width: 0px;
	border: 12px solid transparent;
	position: absolute;
	right: 0px;
	bottom: -24px;
}
.gdlr-personnel-item.plain-style .personnel-info {
	margin-top: 20px;
	text-align: center;
}
.gdlr-personnel-item.plain-style .personnel-author {
	font-size: 21px;
	font-weight: bold;
}
.gdlr-personnel-item.plain-style .personnel-position {
	font-size: 15px;
}
.gdlr-personnel-item.plain-style .personnel-content {
	text-align: center;
	margin-top: 20px;
}
.gdlr-personnel-item.plain-style .personnel-social {
	text-align: center;
	font-size: 22px;
	margin-top: 14px;
}
.gdlr-personnel-item.box-style {
	margin-top: 35px;
}
.gdlr-personnel-item.plain-style .personnel-social i {
	margin: 0px 10px 0px 0px;
}
.gdlr-personnel-item.round-style .personnel-item,  .gdlr-personnel-item.round-style .personnel-author-image {
	position: relative;
	overflow: hidden;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.gdlr-personnel-item.round-style .personnel-item img {
	display: block;
}
.gdlr-personnel-item.round-style .personnel-item-inner {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	top: 50%;
	left: 40px;
	right: 40px;
	text-align: center;
	background: transparent;
}
.gdlr-personnel-item.round-style .personnel-author {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
}
.gdlr-personnel-item.round-style .personnel-position {
	font-size: 16px;
	font-style: italic;
}
.gdlr-personnel-item.round-style .personnel-content {
	margin-top: 20px;
}
/*--- pie chart ---*/







.gdlr-pie-chart-item {
	text-align: center;
}
.gdlr-pie-chart-item .gdlr-chart {
	margin: 0px auto 30px;
}
.gdlr-pie-chart-item .pie-chart-title {
	font-size: 17px;
	font-weight: 400;
}
/*--- skill bar ---*/







.gdlr-skill-bar-wrapper {
	margin-bottom: 15px;
}
.gdlr-skill-bar-wrapper .gdlr-skill-bar-progress {
	width: 0;
	position: relative;
}
.gdlr-skill-bar-wrapper.gdlr-size-small .gdlr-skill-bar-progress {
	height: 8px;
}
.gdlr-skill-bar-wrapper.gdlr-size-medium .gdlr-skill-bar-progress {
	padding: 8px 0px;
	font-size: 15px;
}
.gdlr-skill-bar-wrapper.gdlr-size-large .gdlr-skill-bar-progress {
	padding: 14px 0px;
	font-size: 17px;
}
.gdlr-skill-bar-wrapper .skill-bar-content {
	font-weight: bold;
}
.gdlr-skill-bar-wrapper.gdlr-size-small .skill-bar-content {
	margin-bottom: 10px;
	display: block;
	font-size: 14px;
}
.gdlr-skill-bar-wrapper.gdlr-size-small {
	margin-bottom: 20px;
}
.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content {
	padding: 0px 16px;
}
.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content i {
	position: absolute;
	font-size: 15px;
	right: 8px;
	top: 50%;
	margin-top: -8px;
}
.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content {
	padding: 0px 22px;
}
.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content i {
	position: absolute;
	font-size: 18px;
	right: 16px;
	top: 50%;
	margin-top: -9px;
}
/*--- skill round ---*/	







.gdlr-skill-item-wrapper {
	text-align: center;
	line-height: 1;
}
.gdlr-skill-item-wrapper .gdlr-skill-item-title {
	font-size: 67px;
	font-weight: bold;
	margin-bottom: 11px;
}
.gdlr-skill-item-wrapper .gdlr-skill-item-dot {
	font-size: 25px;
	margin-bottom: 8px;
}
.gdlr-skill-item-wrapper .gdlr-skill-item-caption {
	font-size: 24px;
}
.gdlr-skill-item-wrapper.gdlr-type-2 {
	margin: 0px;
	padding: 80px 20px;
}
/*--- notification ---*/







.gdlr-notification {
	padding: 13px;
}
.gdlr-notification > i {
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}
.gdlr-notification > .notification-content {
	display: block;
	overflow: hidden;
}
.gdlr-notification.color-background {
	padding: 16px;
}
.gdlr-notification.color-border {
	border-width: 3px;
	border-style: solid;
}
/*--- tab ---*/	







.gdlr-tab-item.horizontal > .tab-title-wrapper {
	overflow: hidden;
}
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title {
	float: left;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	padding: 11px 20px;
	margin-bottom: 0px;
	cursor: pointer;
}
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title:first-child {
	border-left-width: 1px;
}
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title i {
	margin-right: 10px;
}
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title.active {
	border-bottom-width: 0px;
	padding-bottom: 12px;
}
.gdlr-tab-item.horizontal > .tab-content-wrapper {
	margin-top: -1px;
	padding: 20px 20px 0px;
	border-width: 1px;
	border-style: solid;
}
.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content {
	display: none;
}
.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content.active {
	display: block;
}
.gdlr-tab-item.vertical > .tab-title-wrapper {
	float: left;
	margin-right: -1px;
	max-width: 40%;
	text-align: center;
}
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title {
	border-style: solid;
	border-width: 0px 1px 1px;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	padding: 11px 30px;
	margin-bottom: 0px;
	cursor: pointer;
}
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title:first-child {
	border-top-width: 1px;
}
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title.active {
	padding-bottom: 12px;
	border-right-width: 0px;
}
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title i {
	margin-right: 10px;
}
.gdlr-tab-item.vertical > .tab-content-wrapper {
	overflow: hidden;
	padding: 20px 20px 0px;
	border-width: 1px;
	border-style: solid;
}
.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content {
	display: none;
}
.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content.active {
	display: block;
}
.gdlr-tab-item.vertical.right > .tab-title-wrapper {
	float: right;
	margin-left: -1px;
	margin-right: 0px;
}
.gdlr-tab-item.vertical.right > .tab-title-wrapper .tab-title.active {
	border-right-width: 1px;
	border-left-width: 0px;
}
/*--- table ---*/







table {
	width: 100%;
	text-align: center;
}
table tr td {
	padding: 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
table tr th {
	padding: 13px 0px;
	font-size: 16px;
	font-weight: normal;
}
table.style-2 {
	border-spacing: 2px;
	border-collapse: separate;
}
table.style-2 tr td {
	border-bottom-width: 0px;
}
/*--- testimonial ---*/







.gdlr-testimonial-item.carousel .testimonial-item {
	margin: 0px 15px;
}
.gdlr-testimonial-item.carousel .testimonial-item:first-child {
	margin-left: 0px;
}
.gdlr-testimonial-item.round-style .testimonial-item {
	padding-bottom: 35px;
}
.gdlr-testimonial-item.round-style .testimonial-item-inner {
	padding: 30px 30px 60px;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.gdlr-testimonial-item.round-style .testimonial-info {
	margin-top: 15px;
}
.gdlr-testimonial-item.round-style .testimonial-author {
	font-weight: bold;
}
.gdlr-testimonial-item.round-style .testimonial-author-image {
	width: 65px;
	height: 65px;
	position: absolute;
	left: 50%;
	bottom: -35px;
	margin-left: -35px;
	border-width: 3px;
	border-style: solid;
	overflow: hidden;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
}
.gdlr-testimonial-item.box-style .testimonial-item {
	padding-bottom: 75px;
}
.gdlr-testimonial-item.box-style .testimonial-item-inner {
	padding: 25px 30px;
	position: relative;
}
.gdlr-testimonial-item.box-style .testimonial-item-inner:after {
	content: '';
	height: 0px;
	width: 0px;
	border: 12px solid transparent;
	position: absolute;
	right: 0px;
	bottom: -24px;
}
.gdlr-testimonial-item.box-style .testimonial-info {
	margin-top: 15px;
	text-align: right;
}
.gdlr-testimonial-item.box-style .testimonial-author {
	font-weight: bold;
}
.gdlr-testimonial-item.box-style .testimonial-author-image {
	width: 65px;
	height: 65px;
	position: absolute;
	right: 34px;
	bottom: -75px;
}
.gdlr-testimonial-item.plain-style .testimonial-item {
	text-align: center;
	font-size: 16px;
}
.gdlr-testimonial-item.plain-style .testimonial-item-inner {
	padding: 25px 30px;
	position: relative;
}
.gdlr-testimonial-item.plain-style .testimonial-item-inner:after {
	content: '';
	height: 0px;
	width: 0px;
	border: 12px solid transparent;
	position: absolute;
	right: 0px;
	bottom: -24px;
}
.gdlr-testimonial-item.plain-style .testimonial-info {
	margin-top: 15px;
	font-size: 17px;
}
.gdlr-testimonial-item.plain-style .testimonial-author:before {
	content: "- ";
	display: inline;
}
.gdlr-testimonial-item.plain-style.large {
	font-size: 20px;
}
/*--- block quote ---*/







blockquote {
	background-repeat: no-repeat;
	background-position: 20px 24px;
	font-size: 18px;
	font-style: italic;
	background-image: url(/wp-content/themes/versatile-v1-10/images/dark/quote-small.png);
	background-size: 24px 20px;
	padding: 20px 20px 0px 60px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	margin-bottom: 20px;
}
blockquote.gdlr-align-left {
	width: 33%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
blockquote.gdlr-align-right {
	width: 33%;
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
}
/*--- dropcap ---*/







div.gdlr-dropcap {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 7px;
	margin-left: 2px;
	float: left;
	font-size: 25px;
	font-size: 29px;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	float: left;
}
div.gdlr-dropcap.gdlr-type-circle {
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	font-size: 18px;
	margin-right: 10px;
}
/*--- styled box ---*/







.gdlr-styled-box-head-wrapper {
	overflow: hidden;
}
.gdlr-styled-box-head {
	overflow: hidden;
	height: 40px;
}
.gdlr-styled-box-corner {
	float: right;
	height: 0px;
	width: 0px;
	border-style: solid;
	border-width: 0px 40px 40px 0px;
	border-right-color: transparent;
}
.gdlr-styled-box-body {
	padding: 45px 40px 25px;
}
.gdlr-styled-box-body.with-head {
	padding-top: 5px;
}
.gdlr-styled-box-body .gdlr-styled-box-head-wrapper {
	overflow: hidden;
}
/*--- code item ---*/







.gdlr-code-item {
	padding: 7px 15px;
	border-width: 1px;
	border-style: solid;
	overflow: hidden;
}
.gdlr-code-item .gdlr-code-title {
	font-weight: bold;
	cursor: pointer;
}
.gdlr-code-item .gdlr-code-title i {
	font-size: 9px;
	margin-right: 7px;
}
.gdlr-code-item .gdlr-code-content {
	padding: 8px 14px;
	display: none;
	line-height: 2;
}
.gdlr-code-item.active .gdlr-code-content {
	display: block;
	line-height: 2;
}
/*--- process ---*/







.gdlr-process-wrapper .gdlr-process-tab {
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
}
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon {
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 22px;
	padding: 30px;
	overflow: hidden;
	border-width: 3px;
	border-style: solid;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon i {
	margin-right: 0px;
}
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-tab-content {
	overflow: hidden;
}
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title {
	font-size: 21px;
	margin-bottom: 17px;
	font-weight: normal;
}
.gdlr-process-wrapper .gdlr-process-tab .process-line {
	position: absolute;
}
.gdlr-process-wrapper .gdlr-process-tab .process-line .process-line-divider {
	position: absolute;
}
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .gdlr-process-icon {
	float: left;
	margin-right: 30px;
	text-align: center;
}
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line {
	top: 110px;
	bottom: 0px;
	left: 35px;
	width: 20px;
}
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .process-line-divider {
	left: 50%;
	margin-left: -1px;
	bottom: 5px;
	top: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
}
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .icon-chevron-down {
	position: absolute;
	bottom: 0px;
	margin: 0px;
	font-size: 20px;
}
.gdlr-process-wrapper.gdlr-horizontal-process {
	text-align: center;
}
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .gdlr-process-icon {
	margin: 0px auto 30px;
}
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line {
	top: 35px;
	left: 50%;
	right: -50%;
	height: 20px;
}
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .process-line-divider {
	left: 75px;
	right: 55px;
	top: 50%;
	margin-top: -1px;
	border-top-width: 1px;
	border-top-style: dashed;
}
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .icon-chevron-right {
	position: absolute;
	right: 50px;
	margin: 0px;
	font-size: 20px;
}
/*----------------------------------------------------------------------*/







/*---------------               MEDIA ITEM            ------------------*/







/*----------------------------------------------------------------------*/







	







/*--- banner ---*/







.gdlr-banner-images ul.slides li {
	margin: 0px 15px;
}
.gdlr-banner-images ul.slides li:first-child {
	margin-left: 0px;
}
.gdlr-banner-description-item .gdlr-banner-title {
	font-size: 23px;
	margin-bottom: 15px;
	font-weight: normal;
}
.gdlr-banner-description-item .gdlr-banner-description {
	margin-bottom: 25px;
}
.gdlr-banner-description-item .nav-container {
	overflow: hidden;
}
.gdlr-banner-description-item .nav-container.style-1 .flex-direction-nav {
	margin-left: 0px;
}
.gdlr-banner-description-item .nav-container.style-1 .flex-control-nav {
	display: none;
}
.gdlr-banner-images ul.slides li img {
	width: auto;
	display: inline-block;
}
.gdlr-banner-images ul.slides li {
	text-align: center;
}
.gdlr-banner-item-wrapper .flex-direction-nav {
	line-height: 1;
}
.gdlr-banner-item-wrapper .flex-direction-nav a {
	padding-top: 18px;
	padding-bottom: 18px;
}
.gdlr-banner-item-wrapper .flex-direction-nav .flex-prev {
	background: transparent;
	left: -60px;
	opacity: 1;
	font-size: 30px;
}
.gdlr-banner-item-wrapper .flex-direction-nav .flex-next {
	background: transparent;
	right: -60px;
	opacity: 1;
	font-size: 30px;
}
/*--- gallery ---*/







.gdlr-gallery-item.gdlr-item {
	margin: 0px 15px;
}
.gdlr-gallery-item.gdlr-item .gallery-item {
	margin: 0px 5px 10px;
}
.gdlr-gallery-item.gdlr-item .gallery-item img {
	display: block;
	margin: 0px auto;
}
.gdlr-gallery-item.gdlr-item .gallery-caption {
	display: block;
	text-align: center;
	padding: 7px 0px 6px;
}
.gdlr-gallery-item.gdlr-item.gdlr-gallery-thumbnail .gallery-item {
	padding: 5px;
	cursor: pointer;
}
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container {
	margin: 0px 5px 10px;
	position: relative;
	overflow: hidden;
}
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail {
	display: none;
}
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail:first-child {
	display: block;
}
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container img {
	margin: 0px auto;
	display: block;
}
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption-wrapper {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
}
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption {
	padding: 10px 15px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: inline-block;
	max-width: 60%;
}
.gdlr-banner-images.gdlr-item .flex-direction-nav i {
	margin-right: 0px;
	font-size: 24px;
}
/*--- slider caption / stack image ---*/	







.gdlr-caption-wrapper {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 90;
}
.gdlr-caption-wrapper .gdlr-caption-inner {
	margin: 0px auto;
}
.gdlr-caption-wrapper.position-center {
	text-align: center;
}
.gdlr-caption-wrapper.position-left .gdlr-caption {
	float: left;
	text-align: left;
}
.gdlr-caption-wrapper.position-right .gdlr-caption {
	float: right;
	text-align: left;
}
.gdlr-caption-wrapper.position-center .gdlr-caption {
	display: inline-block;
}
.gdlr-caption-wrapper .gdlr-caption {
	max-width: 40%;
	padding: 25px 28px;
}
.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 10px;
}
.gdlr-full-size-wrapper .gdlr-caption-wrapper.position-post-right {
	max-width: 350px;
}
.gdlr-caption-wrapper .gdlr-caption {
	opacity: 0.77;
	filter: alpha(opacity=77);
}
.gdlr-caption-wrapper.post-slider .gdlr-caption {
	max-width: none;
	background: transparent;
}
.gdlr-caption-wrapper.post-slider .gdlr-caption .blog-info {
	float: left;
	margin-right: 10px;
	margin-bottom: 13px;
}
.gdlr-post-slider-item.style-post-bottom .gdlr-caption .blog-info {
	display: none;
}
.gdlr-caption-wrapper.position-post-left {
	right: auto;
	top: 0px;
	max-width: 40%;
}
.gdlr-caption-wrapper.position-post-right {
	left: auto;
	top: 0px;
	max-width: 40%;
}
.gdlr-post-slider-item.style-post-left .gdlr-caption,  .gdlr-post-slider-item.style-post-right .gdlr-caption {
	padding: 30px 25px;
}
.gdlr-post-slider-item.style-post-left .flex-direction-nav .flex-prev {
	left: 40%;
}
.gdlr-post-slider-item.style-post-right .flex-direction-nav .flex-next {
	right: 40%;
}
.gdlr-caption-wrapper.post-slider,  .gdlr-post-slider-item.style-post-left .flex-prev,  .gdlr-post-slider-item.style-post-left .flex-next,  .gdlr-post-slider-item.style-post-right .flex-prev,  .gdlr-post-slider-item.style-post-right .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.gdlr-post-slider-item {
	padding-bottom: 25px;
}
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption {
	position: relative;
	margin: 0px;
	display: inline-block;
}
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-inner {
	position: relative;
}
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-date {
	position: absolute;
	top: -33px;
	left: 0px;
	padding: 5px 12px;
}
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-title {
	margin-bottom: 0px;
}
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link {
	font-size: 18px;
	position: absolute;
	right: -26px;
	top: 0px;
	height: 30px;
	padding: 22px 10px;
}
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link i {
	margin-right: 0px;
}
.gdlr-stack-image {
	position: relative;
	margin-bottom: 40px;
}
.gdlr-stack-image img {
	display: block;
}
/* -- Layer slider style modification --*/







body .ls-v5 .ls-bottom-slidebuttons a {
	width: 18px;
}
body .ls-v5 .ls-bottom-slidebuttons, body .ls-v5 .ls-nav-start, body .ls-v5 .ls-nav-stop, body .ls-v5 .ls-nav-sides {
	top: -45px;
}
body .ls-v5 .ls-nav-prev {
	left: 20px;
}
body .ls-v5 .ls-nav-next {
	right: 20px;
}
/* -- Master slider style modification --*/







body .ms-skin-default .ms-nav-prev,  body .ms-skin-default .ms-nav-next {
	width: 27px;
	height: 46px;
	margin-top: -13px;
}
body .ms-skin-default .ms-nav-prev {
	background: url(/wp-content/themes/versatile-v1-10/images/master-slider-left.png);
}
body .ms-skin-default .ms-nav-next {
	background: url(/wp-content/themes/versatile-v1-10/images/master-slider-right.png);
}
body .ms-skin-default .ms-bullet {
	background-image: none;
	;
	border-width: 2px;
	border-style: solid;
border-color: #ffffff  -moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	transition: background-color 200ms;
	-moz-transition: background-color 200ms;
	-o-transition: background-color 200ms;
	-webkit-transition: background-color 200ms;
	margin-bottom: 20px;
	width: 8px;
	height: 8px;
}
body .ms-skin-default .ms-bullet-selected {
	background-image: none;
}
body .ms-skin-default .ms-inner-controls-cont {
	position: static;
}
body .ms-skin-default .ms-bullet.ms-bullet-selected,  body .ms-skin-default .ms-bullet:hover {
	background: #949494;
}
body .ms-skin-default .ms-slide .ms-slide-vcbtn {
	top: auto;
	bottom: 60px;
	right: 50%;
	margin-right: -14px;
}
/*--- price table ---*/







.gdlr-price-inner-item {
	margin: 0px 3px;
	border-style: solid;
	border-width: 1px;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
}
.gdlr-price-item .price-title-wrapper {
	padding-bottom: 5px;
	text-align: center;
}
.gdlr-price-item .price-title {
	font-size: 19px;
	padding: 6px 0px;
	margin: 0px;
}
.gdlr-price-item .price-tag {
	font-size: 22px;
	line-height: 1;
	padding: 25px 0px;
	font-weight: bold;
	background-image: url(/wp-content/themes/versatile-v1-10/images/light/price-tag-shadow.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
.gdlr-price-item .price-content {
	text-align: center;
	font-size: 13px;
	line-height: 1.5;
	overflow: hidden;
	padding-bottom: 5px;
}
.gdlr-price-item .price-content ul {
	list-style: none;
	margin-left: 0px;
}
.gdlr-price-item .price-content ul li {
	padding: 12px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.gdlr-price-item .price-button {
	text-align: center;
}
.gdlr-price-item .price-button .gdlr-button {
	margin: 0px 0px 25px;
}
.gdlr-price-item .best-price {
	margin-top: -25px;
}
.gdlr-price-item .best-price .price-title {
	font-size: 22px;
}
.gdlr-price-item .best-price .price-tag {
	padding: 34px 20px;
	font-size: 30px;
}
.gdlr-price-item .best-price .price-button {
	padding-bottom: 15px;
}
/*----------------------------------------------------------------------*/







/*---------------            POST TYPE ITEM           ------------------*/







/*----------------------------------------------------------------------*/















/*--- pagination ---*/







.gdlr-pagination {
	margin: 0px 20px;
	text-align: right;
	margin-bottom: 60px;
}
.gdlr-pagination a {
	cursor: pointer;
}
.gdlr-pagination .page-numbers.current {
	cursor: default;
}
.gdlr-pagination .page-numbers {
	display: inline-block;
	padding: 7px 12px;
	margin-right: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/*--- social share ---*/







.gdlr-social-share {
	margin-bottom: 40px;
	line-height: 1;
	padding: 27px 27px 22px;
}
.gdlr-social-share .social-share-title {
	font-size: 15px;
	line-height: 23px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}
.gdlr-social-share a {
	display: inline-block;
	width: 23px;
	margin-right: 6px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.gdlr-social-share a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.gdlr-social-share a img {
	display: block;
}
/*--- post author ---*/







.gdlr-post-author {
	margin-bottom: 45px;
}
.gdlr-post-author .post-author {
	font-size: 17px;
	margin-bottom: 10px;
}
.gdlr-post-author .post-author-title {
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.gdlr-post-author .post-author-avartar {
	float: left;
	margin-right: 20px;
}
.gdlr-post-author .post-author-content {
	overflow: hidden;
}
/*--- comment ---*/







.gdlr-comments-area {
	margin-bottom: 60px;
}
.gdlr-comments-area .comments-title {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 8px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	letter-spacing: 2px;
}
.gdlr-comments-area ol.commentlist {
	list-style: none;
	margin-left: 0px;
}
.gdlr-comments-area ol.commentlist .comment-article {
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.gdlr-comments-area ol.commentlist ol.children {
	list-style: none;
	margin-left: 40px;
}
.gdlr-comments-area .comment-avatar {
	float: left;
	overflow: hidden;
	margin-right: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.gdlr-comments-area .comment-avatar img {
	display: block;
}
.gdlr-comments-area .comment-body {
	overflow: hidden;
	position: relative;
}
.gdlr-comments-area .comment-author {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
}
.gdlr-comments-area .comment-reply {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 15px;
}
.gdlr-comments-area .comment-reply i {
	margin-right: 12px;
}
.gdlr-comments-area .comment-time {
	line-height: 20px;
	margin-bottom: 5px;
}
.gdlr-comments-area .comment-time i {
	font-size: 16px;
	line-height: 20px;
	float: left;
	margin-right: 6px;
}
.gdlr-comments-area .comment-time time {
	font-style: italic;
}
.gdlr-comments-area .comment-content {
	margin-top: 15px;
}
.comment-respond .comment-form {
	width: 101%;
}
.comment-respond .comment-reply-title {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	letter-spacing: 2px;
}
.comment-respond .comment-form-head > input {
	float: left;
	width: 28.5%;
	margin: 0 0 0 1.5%;
	padding: 11px 1.5%;
	border: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.comment-respond .comment-form-head > input:first-child {
	width: 30%;
	margin-left: 0%;
}
.comment-respond .comment-form-comment > textarea {
	margin: 9px 0 0;
	padding: 11px 2%;
	width: 95%;
	border: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
}
.comment-respond .comment-form-comment > textarea:focus {
	outline: none;
}
.comment-respond .form-submit > input[type="submit"] {
	margin-bottom: 0px;
	margin-top: 20px;
	padding: 15px 20px;
	font-size: 11px;
}
/*--- blog ---*/







.gdlr-blog-thumbnail {
	position: relative;
}
.gdlr-blog-thumbnail .icon-bullhorn {
	margin-right: 9px;
}
.gdlr-blog-thumbnail .gdlr-sticky-banner {
	position: absolute;
	bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 15px;
	text-transform: uppercase;
	right: 0;
}
.gdlr-blog-thumbnail {
	background: #000000;
}
.gdlr-blog-thumbnail.gdlr-audio {
	background: transparent;
}
.format-gallery .gdlr-blog-thumbnail {
	background: transparent;
}
.gdlr-blog-thumbnail > a > img {
	transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
}
.gdlr-blog-thumbnail > a > img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.gdlr-blog-carousel-item.gdlr-item .gdlr-blog-grid:first-child {
	margin-left: 0px;
}
.gdlr-item.gdlr-blog-grid {
	margin-bottom: 50px;
}
.gdlr-blog-carousel-item .flex-viewport {
	padding: 0px 4px;
	margin: 0px -4px;
}
.gdlr-blog-grid .gdlr-standard-style {
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
}
.gdlr-blog-grid .post-header {
	padding: 0px 25px;
}
.gdlr-blog-grid .gdlr-blog-title {
	font-size: 19px;
	margin-bottom: 13px;
	font-weight: 400;
}
.gdlr-blog-grid .gdlr-blog-content {
	padding: 0px 25px 28px;
	margin-bottom: 0px;
}
.gdlr-blog-grid .gdlr-blog-thumbnail img {
	display: block;
	margin: 0px auto;
}
.gdlr-blog-grid .gdlr-blog-info {
	line-height: 18px;
	font-size: 12px;
	padding: 17px 25px 14px;
	margin-bottom: 28px;
	border-bottom-width: 1px;
	border-style: solid;
}
.gdlr-blog-grid .gdlr-blog-info i {
	font-size: 15px;
	margin-right: 10px;
}
.gdlr-blog-grid .gdlr-blog-info .blog-info {
	float: left;
	margin-right: 25px;
}
.gdlr-blog-grid .gdlr-blog-info .blog-info.blog-author {
	margin-right: 0px;
}
.gdlr-blog-grid .gdlr-grid-read-more {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 11px 25px;
	background: transparent !important;
	border-top-width: 1px;
	border-top-style: solid;
}
.gdlr-blog-grid .excerpt-read-more {
	display: none;
}
.gdlr-blog-widget.gdlr-item {
	margin-bottom: 30px;
}
.gdlr-blog-widget .gdlr-blog-thumbnail {
	width: 133px;
	float: left;
}
.gdlr-blog-widget .gdlr-blog-thumbnail .gdlr-sticky-banner {
	display: none;
}
.gdlr-blog-widget .blog-date-wrapper {
	width: 50px;
	text-align: center;
	float: left;
	padding: 14px 8px;
}
.gdlr-blog-widget .blog-date-wrapper span {
	display: block;
	line-height: 1;
	margin: 2px 0px;
}
.gdlr-blog-widget .blog-date-wrapper .blog-date-day {
	font-size: 35px;
	font-weight: bold;
}
.gdlr-blog-widget .blog-date-wrapper .blog-date-month {
	font-size: 15px;
	text-transform: uppercase;
}
.gdlr-blog-widget .gdlr-blog-title {
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}
.gdlr-blog-widget .gdlr-blog-info i {
	font-size: 15px;
	margin-right: 8px;
}
.gdlr-blog-widget .gdlr-blog-info .blog-info {
	float: left;
	margin-right: 20px;
}
.gdlr-blog-widget .post-header {
	overflow: hidden;
	padding: 25px 25px 20px;
	min-height: 55px;
}
.gdlr-item.gdlr-blog-medium {
	margin-bottom: 50px;
}
.gdlr-blog-medium .gdlr-blog-thumbnail {
	margin-right: 30px;
	float: left;
	width: 35%;
}
.gdlr-blog-medium .gdlr-blog-thumbnail img {
	display: block;
	margin: 0px auto;
}
.gdlr-blog-medium .gdlr-blog-content-wrapper {
	overflow: hidden;
}
.gdlr-blog-medium .gdlr-blog-title {
	font-size: 31px;
	font-weight: 400;
}
.gdlr-blog-medium .gdlr-blog-info {
	margin-bottom: 15px;
	line-height: 18px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 6px;
}
.gdlr-blog-medium .gdlr-blog-info i {
	font-size: 15px;
	margin-right: 9px;
}
.gdlr-blog-medium .gdlr-blog-info .blog-info {
	float: left;
	margin-right: 16px;
	margin-bottom: 5px;
}
.gdlr-blog-medium .gdlr-blog-info .gdlr-seperator {
	margin-right: 18px;
	float: left;
	margin-bottom: 5px;
}
.gdlr-blog-medium .gdlr-blog-info .gdlr-seperator:first-child {
	display: none;
}
.gdlr-blog-medium .gdlr-blog-content {
	margin-bottom: 22px;
}
.gdlr-blog-medium .excerpt-read-more {
	margin-top: 22px;
	margin-bottom: 0px;
}
.gdlr-item.gdlr-blog-full {
	margin-bottom: 40px;
}
.blog-item-holder .gdlr-blog-full .gdlr-blog-content {
	margin-bottom: 40px;
}
.blog-item-holder .gdlr-blog-full .blog-content-wrapper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.gdlr-blog-full {
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.gdlr-blog-full:last-child {
	border-bottom-width: 0px;
	padding-bottom: 0px;
}
.gdlr-blog-full .excerpt-read-more {
	margin-top: 28px;
	margin-bottom: 0px;
	padding: 8px 20px;
	letter-spacing: 0px;
	text-transform: none;
}
.gdlr-blog-full .gdlr-blog-title {
	font-size: 31px;
	font-weight: 400;
	margin-bottom: 15px;
}
.gdlr-blog-full .gdlr-blog-thumbnail {
	text-align: center;
	margin-bottom: 30px;
}
.gdlr-blog-full .gdlr-blog-thumbnail img {
	display: block;
	margin: 0px auto;
}
.gdlr-blog-full .gdlr-blog-info {
	margin-bottom: 6px;
	font-size: 13px;
	margin-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 7px;
}
.gdlr-blog-full .gdlr-blog-info i {
	font-size: 15px;
	margin-right: 8px;
}
.gdlr-blog-full .gdlr-blog-info .blog-info {
	float: left;
	margin-right: 18px;
}
.gdlr-blog-full .gdlr-blog-info .gdlr-seperator {
	margin-right: 18px;
	float: left;
}
.gdlr-blog-full .gdlr-blog-info .gdlr-seperator:first-child {
	display: none;
}
.gdlr-blog-full .gdlr-single-blog-tag {
	margin-bottom: 40px;
}
.gdlr-blog-full .gdlr-single-blog-tag i {
	font-size: 16px;
	line-height: 16px;
	padding-top: 6px;
	margin-right: 20px;
	float: left;
}
.gdlr-blog-full .gdlr-single-blog-tag a {
	line-height: 12px;
	padding: 8px 13px;
	display: inline-block;
	margin-right: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 5px;
}
.gdlr-blog-full .gdlr-single-blog-tag .sep {
	display: none;
}
body.single .gdlr-blog-full {
	border-bottom: 0px;
}
.gdlr-blog-thumbnail .flex-control-nav {
	display: none;
}
.gdlr-blog-thumbnail .flexslider .flex-prev,  .gdlr-blog-thumbnail .flexslider .flex-next {
	opacity: 0.7;
}
.gdlr-single-nav > div i {
	font-size: 18px;
	line-height: 20px;
	padding: 5px 12px;
	background: transparent !important;
}
.single-post .gdlr-single-nav {
	margin-bottom: 65px;
	width: 100%;
}
.single-post .gdlr-single-nav > div.previous-nav {
	padding-right: 10px;
	float: left;
}
.single-post .gdlr-single-nav > div.previous-nav i {
	margin-right: 8px;
}
.single-post .gdlr-single-nav > div.next-nav {
	padding-left: 10px;
	float: right;
	text-align: right;
}
.single-post .gdlr-single-nav > div.next-nav i {
	margin-left: 8px;
}
.gdlr-outer-nav.gdlr-nav-container i {
	font-size: 30px;
	position: absolute;
	top: 50%;
	margin-top: -4px;
}
.gdlr-outer-nav.gdlr-nav-container span {
	cursor: pointer;
	transition: background-color 200ms;
	-moz-transition: background-color 200ms;
	-o-transition: background-color 200ms;
	-webkit-transition: background-color 200ms;
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
}
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-next {
	display: block;
	position: absolute;
	padding: 0px 15px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 13px;
}
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-next i {
	margin-left: 5px;
}
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-prev {
	display: block;
	position: absolute;
	padding: 0px 15px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 13px;
}
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-prev i {
	margin-right: 5px;
}
/*--- single portfolio lightbox ---*/







.gdlr-single-lightbox {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 199;
	overflow-y: auto;
}
.gdlr-single-lightbox-overlay {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background: #111;
	padding: 5px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-image: url(/wp-content/themes/versatile-v1-10/images/port-loader.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.gdlr-single-lightbox-wrapper {
	margin-top: 80px;
	margin-bottom: 80px;
}
.gdlr-single-lightbox-close .gdlr-exit {
	width: 25px;
	height: 25px;
	padding: 25px;
	float: right;
	cursor: pointer;
	background: url(/wp-content/themes/versatile-v1-10/images/single-port-close.png) center no-repeat #000;
}
.gdlr-single-lightbox-container {
	padding: 40px;
}
.gdlr-single-lightbox-title {
	margin: 20px 20px 0px;
	font-size: 29px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
/*--- single portfolio ---*/







.gdlr-portfolio-info .portfolio-info .info-head {
	font-weight: bold;
	margin-right: 7px;
}
.gdlr-portfolio-info .gdlr-social-share {
	padding: 10px 0px 0px;
	background: transparent;
}
.gdlr-portfolio-info .social-share-title {
	display: none;
}
.single-portfolio .gdlr-single-nav i {
	margin-right: 2px;
}
.single-portfolio .gdlr-single-nav > div.previous-nav {
	float: left;
}
.single-portfolio .gdlr-single-nav > div.next-nav {
	float: left;
}
.single-portfolio .gdlr-single-nav {
	position: absolute;
	right: 0px;
	top: 5px;
}
.gdlr-related-portfolio .head {
	font-size: 24px;
	font-weight: bold;
	margin: 0px 20px 30px;
}
.gdlr-related-portfolio.portfolio-item-holder {
	margin-bottom: 25px;
}
.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail {
	text-align: center;
	margin-bottom: 55px;
}
.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail img {
	display: block;
	margin: 0px auto;
}
.gdlr-portfolio-style1 .gdlr-portfolio-description {/* width: 62%;*/
	width: 100%;
	float: left;
	margin-right: 3%;
	position: relative;
}
.gdlr-portfolio-style1 .gdlr-portfolio-content .head {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}
.gdlr-portfolio-style1 .gdlr-portfolio-info {
	float: right;
	margin: 0 0 30px 30px;
	position: relative;
	width: 35%;
	border-top: 15px solid;
	border-bottom: 15px solid;
	padding: 30px 30px 0px 30px;
}
.gdlr-portfolio-style1 .portfolio-info {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,  .gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,  .gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description {
	float: none;
	margin-right: 0px;
	width: auto;
}
.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info,  .gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info,  .gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info {
	width: auto;
	float: none;
	margin-bottom: 30px;
}
.gdlr-portfolio-style2.gdlr-item-start-content {
	margin-bottom: 35px;
}
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
	text-align: center;
	margin: 0px 30px 30px 0px;
	max-width: 60%;
	float: left;
}
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-video,  .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-slider {
	width: 60%;
}
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail img {
	display: block;
	margin: 0px auto;
}
.gdlr-portfolio-style2 .gdlr-portfolio-content {
	overflow: hidden;
	position: relative;
}
.gdlr-portfolio-style2 .gdlr-portfolio-content .head {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
}
.gdlr-portfolio-style2 .gdlr-portfolio-info {
	margin-bottom: 45px;
}
.gdlr-portfolio-style2 .portfolio-info {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.gdlr-class-both-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,  .gdlr-class-left-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,  .gdlr-class-right-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
	max-width: 100%;
	float: none;
	margin-right: 0px;
	margin-left: 0px;
	width: auto !important;
}
/*--- portfolio ---*/







.portfolio-thumbnail {
	position: relative;
	overflow: hidden;
}
.portfolio-thumbnail .flex-control-nav {
	display: none;
}
.portfolio-thumbnail .portfolio-overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}
.portfolio-thumbnail .portfolio-icon {
	line-height: 1;
	display: inline-block;
	-moz-border-radius: 37px;
	-webkit-border-radius: 37px;
	border-radius: 37px;
	filter: inherit;
	margin-top: 10px;
}
.portfolio-thumbnail .portfolio-icon i {
	margin: 0px;
}
.portfolio-thumbnail .portfolio-icon i.icon-link {
	font-size: 35px;
	padding: 1px;
}
.portfolio-thumbnail .portfolio-icon i.icon-search {
	font-size: 35px;
	padding: 2px;
}
.portfolio-thumbnail .portfolio-icon i.icon-film {
	font-size: 35px;
	margin-left: 0px;
}
.portfolio-thumbnail .flexslider .flex-prev,  .portfolio-thumbnail .flexslider .flex-next {
	opacity: 0.7;
}
.gdlr-classic-portfolio.gdlr-item {
	margin-bottom: 45px;
	text-align: center;
}
.gdlr-classic-portfolio .portfolio-thumbnail {
	margin-bottom: 28px;
}
.gdlr-classic-portfolio .portfolio-thumbnail img {
	display: block;
	margin: 0px auto;
}
.gdlr-classic-portfolio .portfolio-thumbnail.gdlr-video .portfolio-content-wrapper {
	display: none;
}
.gdlr-classic-portfolio .portfolio-thumbnail .portfolio-overlay-content {
	position: absolute;
	top: 50%;
	left: 0px;
	right: 0px;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
}
.gdlr-classic-portfolio .portfolio-thumbnail img {
	display: block;
	margin: 0px auto;
}
.gdlr-classic-portfolio .portfolio-title {
	font-size: 18px;
	margin-bottom: 5px;
}
.gdlr-classic-portfolio .portfolio-info {
	margin-top: 25px;
	font-size: 14px;
	position: relative;
}
.gdlr-classic-portfolio .portfolio-info .info-head {
	display: none;
}
.gdlr-classic-portfolio .gdlr-separator {
	margin: 4px 0px;
}
.gdlr-classic-portfolio .excerpt-read-more {
	display: none;
}
.type-classic-portfolio .gdlr-pagination {
	margin-top: 10px;
	position: relative;
	z-index: 10;
}
.type-classic-portfolio-no-space .portfolio-title, .type-classic-portfolio-no-space .portfolio-excerpt {
	padding: 0px 15px;
}
.type-classic-portfolio-no-space .gdlr-pagination {
	margin-top: -20px;
}
.gdlr-item-no-space .gdlr-modern-portfolio.gdlr-item {
	margin-bottom: 0px;
}
.type-modern-portfolio-no-space .gdlr-pagination {
	margin-top: 50px;
}
.gdlr-modern-portfolio.gdlr-item {
	margin-bottom: 40px;
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
}
.gdlr-modern-portfolio .portfolio-thumbnail img {
	display: block;
	margin: 0px auto;
}
.gdlr-modern-portfolio .portfolio-thumbnail.gdlr-video .portfolio-content-wrapper {
	display: none;
}
.gdlr-modern-portfolio .portfolio-thumbnail .portfolio-overlay-content {
	position: absolute;
	top: 50%;
	left: 0px;
	right: 0px;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
}
.gdlr-modern-portfolio .portfolio-title {
	font-size: 16px;
	margin-bottom: 0px;
}
.gdlr-modern-portfolio .portfolio-title a {
	display: block;
	padding: 22px 20px;
	text-align: center;
}
.gdlr-modern-portfolio .portfolio-info {
	margin-top: 25px;
	font-size: 14px;
	position: relative;
}
.gdlr-modern-portfolio .portfolio-info .info-head {
	display: none;
}
.type-modern-portfolio .gdlr-pagination {
	margin-top: 20px;
}
.gdlr-portfolio-carousel-item .gdlr-portfolio-item:first-child {
	margin-left: 0px;
}
.portfolio-item-filter {
	margin: 0px 20px;
	text-align: center;
	padding-bottom: 40px;
}
.portfolio-item-filter a.gdlr-button {
	margin-right: 17px;
	font-weight: bold;
	padding: 8px 19px;
	font-size: 12px;
}
.portfolio-item-filter .gdlr-saperator {
	margin-right: 17px;
	;
}
.portfolio-item-filter .gdlr-saperator:first-child {
	display: none;
}
.gdlr-now-loading {
	height: 32px;
	padding: 40px 0px 80px;
	display: none;
	background: url(/wp-content/themes/versatile-v1-10/images/dark/now-loading.gif) center no-repeat;
}
/*--- list with icon ---*/







.list-with-icon {
	margin-bottom: 55px;
	padding-bottom: 0px;
	margin-top: 3px;
}
.list-with-icon .list-with-icon-title i {
	font-size: 23px;
	line-height: 25px;
}
.list-with-icon .list-with-icon-title {
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.list-with-icon.gdlr-left {
	text-align: left;
}
.list-with-icon.gdlr-left .list-with-icon-title i {
	margin-left: 18px;
}
.list-with-icon.gdlr-right {
	text-align: right;
}
.list-with-icon.gdlr-right .list-with-icon-title i {
	margin-right: 18px;
}
/*--- aside format ---*/







.format-aside .gdlr-blog-content {
	font-size: 20px;
	font-style: italic;
	padding: 30px 30px 30px;
	line-height: 1.5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5 px;
}
.format-aside .gdlr-blog-content p:last-child {
	margin-bottom: 0px;
}
/*--- quote format ---*/







.format-quote .gdlr-top-quote blockquote {
	font-weight: bold;
	font-size: 25px;
	font-style: normal;
	line-height: 1.4;
	padding: 0px 0px 0px 55px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-size: 34px 29px;
	background-position: 0px 7px;
	background-image: url(/wp-content/themes/versatile-v1-10/images/dark/quote.png);
}
.format-quote .gdlr-top-quote blockquote,  .format-quote .gdlr-top-quote blockquote p {
	margin-bottom: 12px;
}
.format-quote .gdlr-quote-author {
	font-size: 14px;
	font-weight: bold;
	padding-left: 55px;
}
.post.format-quote .gdlr-blog-content {
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 40px;
	padding-bottom: 20px;
}
/*--- Link Format ---*/







.gdlr-blog-full .post.format-link .gdlr-blog-content {
	margin-bottom: 0px
}
.post.format-link {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	margin-bottom: 70px;
	padding: 40px 0px 40px;
}
.gdlr-blog-full .post.format-link .gdlr-blog-title {
	margin-bottom: 5px;
}
/*-- Blog --*/







.gdlr-blog-content {
	margin-bottom: 50px;
}
/*----------------------------------------------------------------------*/







/*---------------                 WIDGET              ------------------*/







/*----------------------------------------------------------------------*/















/*--- list ---*/







.widget_recent_entries ul, .widget_recent_comments ul,  .widget_pages ul, .widget_rss ul,  .widget_archive ul, .widget_categories ul, .widget_nav_menu ul,  .widget_meta ul {
	position: relative;
	list-style: none;
	margin-left: 0px;
}
.widget_recent_entries ul ul, .widget_recent_comments ul ul,  .widget_pages ul ul, .widget_rss ul ul,  .widget_archive ul ul, .widget_categories ul ul, .widget_nav_menu ul ul,  .widget_meta ul ul {
	margin-top: 15px;
	margin-bottom: 0px;
}
.widget_recent_entries ul ul li:last-child, .widget_recent_comments ul ul li:last-child,  .widget_pages ul ul li:last-child, .widget_rss ul ul li:last-child,  .widget_archive ul ul li:last-child, .widget_categories ul ul li:last-child, .widget_nav_menu ul ul li:last-child,  .widget_meta ul ul li:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
}
.widget_recent_entries ul li, .widget_recent_comments ul li,  .widget_pages ul li, .widget_rss ul li,  .widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li,  .widget_meta ul li {
	margin-bottom: 10px;
	padding-left: 25px;
	line-height: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.widget_recent_entries ul li:before, .widget_recent_comments ul li:before,  .widget_pages ul li:before, .widget_rss ul li:before,  .widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before,  .widget_meta ul li:before {
	content: "\f105";
	font-family: FontAwesome;
	text-align: center;
	position: absolute;
	left: 0px;
	display: block;
	height: 20px;
	width: 20px;
	margin-top: -1px;
}
/*--- tag could ---*/







.tagcloud a {
	font-size: 11px !important;
	display: block;
	float: left;
	padding: 5px 10px;
	margin-right: 7px;
	margin-top: 7px;
	border: 0px solid;
	border-color: inherit;
	font-weight: bold;
	text-transform: uppercase;
}
.tagcloud a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tagcloud {
	display: inline-block;
}
/*--- search form ---*/







.gdl-search-form {
	padding-right: 22px;
	position: relative;
	padding-right: 32px;
}
.gdl-search-form input[type="text"] {
	border-width: 1px;
	border-style: solid;
	width: 100%;
	padding: 15px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 13px;
}
.gdl-search-form input[type="submit"] {
	position: absolute;
	right: 15px;
	top: 50%;
	margin: -8px 0px 0px;
	width: 16px;
	height: 16px;
	padding: 0px;
	background-color: transparent;
	background-size: 16px 16px;
	background-image: url(/wp-content/themes/versatile-v1-10/images/dark/icon-search.png);
	border: none;
}
/*--- recent post widget ---*/







.recent-post-widget {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 15px;
}
.recent-post-widget .recent-post-widget-thumbnail {
	max-width: 70px;
	float: left;
	margin-right: 15px;
}
.recent-post-widget .recent-post-widget-thumbnail img {
	display: block;
}
.recent-post-widget .recent-post-widget-content {
	overflow: hidden;
	margin-top: 5px;
}
.recent-post-widget .recent-post-widget-title {
	font-size: 14px;
	margin-bottom: 6px;
	margin-top: 2px;
}
.recent-post-widget .recent-post-widget-info {
	line-height: 22px;
}
.recent-post-widget .recent-post-widget-info i {
	font-size: 15px;
	margin-right: 9px;
}
.top-rated-post-widget {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	overflow: hidden;
}
.top-rated-post-widget .top-rated-post-rating {
	color: #fff;
	background: #f5be3b;
}
.top-rated-post-widget .top-rated-post-rating {
	width: 26px;
	height: 20px;
	padding: 15px 12px;
	text-align: center;
	float: left;
	margin-right: 20px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-size: 13px;
	font-weight: 700;
	line-height: 19px;
}
.top-rated-post-widget .top-rated-post-title {
	overflow: hidden;
	margin-top: 10px;
}
/*--- recent comment widget ---*/	







.gdlr-recent-comment-widget .recent-comment-widget-thumbnail {
	overflow: hidden;
	float: left;
	margin-right: 20px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.gdlr-recent-comment-widget .recent-comment-widget-content {
	overflow: hidden;
}
.gdlr-recent-comment-widget .recent-commnet-widget {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.gdlr-recent-comment-widget .recent-comment-widget-title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.gdlr-recent-comment-widget .recent-comment-widget-info {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
/*--- twitter widget ---*/







ul.gdlr-twitter-widget {
	list-style: none;
	margin-left: 0px;
}
ul.gdlr-twitter-widget li {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
ul.gdlr-twitter-widget li:before {
	font-size: 19px;
	line-height: 24px;
	float: left;
	margin-right: 20px;
	margin-top: 2px;
	font-family: FontAwesome;
	content: '\f099';
*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;');
}
ul.gdlr-twitter-widget li .gdlr-twitter {
	margin-bottom: 20px;
	overflow: hidden;
}
/*--- recent port 2 widget ---*/







.gdlr-recent-port2-widget .recent-port-widget-thumbnail {
	max-width: 70px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.footer-wrapper .gdlr-recent-port2-widget .recent-port-widget-thumbnail {
	max-width: 70px;
}
/*--- flickr widget ---*/







.gdlr-flickr-widget .flickr_badge_image {
	max-width: 70px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.footer-wrapper .gdlr-flickr-widget .flickr_badge_image {
	max-width: 57px;
}
/*--- post slider widget ---*/	







.gdlr-post-slider-widget .flex-control-nav {
	display: none;
}
.gdlr-post-slider-widget .gdlr-caption-title {
	padding: 7px;
	font-size: 13px;
	text-align: center;
}
.gdlr-post-slider-widget .flex-direction-nav li a {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: -30px;
}
/*--- Calendar Widget ---*/







.widget_calendar caption {
	font-size: 14px;
	margin-bottom: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
.widget_calendar th {
	font-size: 11px;
	font-weight: bold;
}
.widget_calendar table, .widget_calendar tr, .widget_calendar td {
	padding: 10px 0px;
}
.widget_calendar table tfoot td {
	border-bottom: 0;
}
/*----------------------------------------------------------------------*/







/*---------------                PLUGINS              ------------------*/







/*----------------------------------------------------------------------*/















/*--- Isotope Filtering ---*/







.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
.isotope.no-transition,  .isotope.no-transition .isotope-item,  .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/*--- easy pie chart ---*/	







.gdlr-chart {
	position: relative;
	text-align: center;
	display: inline-block;
}
.gdlr-chart canvas {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	max-height: none\9; /*- for ie 8 and below-*/
}
.gdlr-chart .chart-content-wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	line-height: 1;
	z-index: 1;
}
.gdlr-chart .chart-content-wrapper .chart-content-inner {
	position: relative;
	left: -50%;
	margin-top: -25%;
}
.gdlr-chart .chart-content-wrapper .chart-content {
	font-size: 16px;
	margin-bottom: 8px;
	display: block;
}
.gdlr-chart .chart-content-wrapper .chart-percent-number {
	font-size: 24px;
	display: block;
}
.gdlr-chart .chart-content-wrapper .chart-content i {
	font-size: 25px;
	margin-top: -28px;
	margin-bottom: 10px;
	margin-right: 0;
	display: block;
}
/*--- easy mailchimp form ---*/







.gdlr-mailchimp-form .yks-require-description {
	display: none;
}
.gdlr-mailchimp-form .yks-mailchimpFormDivRowLabel,  .gdlr-mailchimp-form .yks-mailchimpFormDivRowField {
	display: block;
	margin-bottom: 3px;
	width: auto;
}
.gdlr-mailchimp-form .yks-mailchimpFormDivRow {
	margin-top: 9px;
}
.gdlr-mailchimp-form .yks-mailchimpFormDivRow:first-child {
	margin-top: 0px;
}
.gdlr-mailchimp-form input[type="text"], .gdlr-mailchimp-form input[type="email"],  .gdlr-mailchimp-form input[type="password"] {
	width: 200px;
	padding: 12px;
	margin-bottom: 5px;
}
.gdlr-mailchimp-form p, .gdlr-mailchimp-form input[type="submit"] {
	margin-bottom: 0px;
}
.gdlr-mailchimp-form .yks-status .yks-success {
	white-space: normal;
	text-align: center;
	margin: 0px auto;
	padding: 5px 12px;
}
/*--- wpml ---*/







.gdlr-wpml-language-selector img {
	margin-right: 12px;
	vertical-align: middle;
}
/*--- woocommerce cart ---*/







.gdlr-woocommerce-cart .sub-menu-item {
	padding-top: 12px;
	margin-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
}
.gdlr-woocommerce-cart .sub-menu-item:first-child {
	padding-top: 0px;
	border-top-width: 0px;
}
.gdlr-woocommerce-cart .sub-menu-item .head {
	font-weight: bold;
}
.gdlr-woocommerce-cart .gdlr-button {
	margin-bottom: 0px;
}
.gdlr-woocommerce-cart .gdlr-button:last-child {
	margin-right: 0px;
}
.gdlr-woocommerce-cart .sub-menu-item .gdlr-button {
	margin-top: 9px;
}
/*--- fitvids ---*/







.gdlr-fluid-video-wrapper {
	width: 100%;
	position: relative;
	padding: 0;
}
.gdlr-fluid-video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*--- contact form 7 ---*/







.wpcf7 input[type="text"], .wpcf7 input[type="email"],  .wpcf7 input[type="password"], .wpcf7 textarea {
	padding: 16px 19px;
	width: 100%;
	font-size: 13px;
}
.wpcf7 input[type="submit"] {
	padding: 10px 20px;
	letter-spacing: 0;
	text-transform: none;
}
.wpcf7 span.wpcf7-form-control-wrap {
	display: block;
	padding-right: 46px;
	margin-top: 7px;
}
.footer-wrapper .wpcf7 p {
	margin-bottom: 10px;
}
.footer-wrapper .wpcf7 input[type="text"], .footer-wrapper .wpcf7 input[type="email"],  .footer-wrapper .wpcf7 input[type="password"], .footer-wrapper .wpcf7 textarea {
	padding: 15px 18px;
	width: 100%;
}
.footer-wrapper .wpcf7 span.wpcf7-form-control-wrap {
	padding-right: 38px;
	margin-top: 5px;
}
 .wpcf7 input:focus::input-placeholder {
color:transparent;
}
 .wpcf7 input:focus::-webkit-input-placeholder {
color:transparent;
}
 .wpcf7 input:focus::-moz-placeholder {
color:transparent;
}
 .wpcf7 input:focus:-moz-placeholder {
color:transparent;
}
 .wpcf7 input:focus:-ms-input-placeholder {
color:transparent;
}
 .wpcf7 textarea:focus::input-placeholder {
color:transparent;
}
 .wpcf7 textarea:focus::-webkit-input-placeholder {
color:transparent;
}
 .wpcf7 textarea:focus::-moz-placeholder {
color:transparent;
}
 .wpcf7 textarea:focus:-moz-placeholder {
color:transparent;
}
 .wpcf7 textarea:focus:-ms-input-placeholder {
color:transparent;
}
/*--- background player ---*/	







.gdlr-bg-player {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
}
.gdlr-player-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: #000;
}
 
}@-moz-document url-prefix() {
 .gdlr-navigation-wrapper .gdlr-main-menu > li > a {
font-weight: 400;
}
}

@media all {
/*----------------------------------------------------------------------*/







/*---------------                RETINA               ------------------*/







/*----------------------------------------------------------------------*/	








}@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2){
blockquote {
	background-image: url(/wp-content/themes/versatile-v1-10/images/dark/quote@2x.png);
	background-repeat: no-repeat;
}
.gdl-search-form input[type="submit"] {
	background-image: url(/wp-content/themes/versatile-v1-10/images/dark/icon-search@2x.png);
}
.page-not-found-search .gdl-search-form input[type="submit"] {
	background-image: url(/wp-content/themes/versatile-v1-10/images/light/icon-search@2x.png);
}
}
@media all {
.gdlr-top-woocommerce-button {
	color: #fff;
}
.gdlr-top-woocommerce-inner {
	background: #242424;
}
.gdlr-top-woocommerce,  .gdlr-top-woocommerce-inner > a {
	color: #fff;
}
/*-- Master Slider --*/







.master-slider-parent {
	padding-bottom: 0px !important;
}
/***************************phuong's_changes**********************/







/*#content-section-1 .section-container {padding-top:0px !important}*/















.gdlr-logo {
	min-width: 205px;
}

#content-section-1 {
	background-color: #afafaf;
}
.gdlr-full-size-wrapper {
	background-image: url("");
	background-size: cover;
}


}@media all and (min-width:1921px){
.gdlr-parallax-wrapper {
	background-size: cover
}
}
@media all {
.content-wrapper {
	overflow: hidden
}
.ms-slide .ms-layer {
	width: 100%;
}
.gdlr-banner-item-wrapper {
	padding-bottom: 60px;
}
.gdlr-chart .chart-content-wrapper .chart-content {
	display: none
}
.gdlr-chart .chart-content-wrapper .chart-percent-number {
	font-size: 36px;
}
.gdlr-item-title-head {
	text-transform: uppercase;
}
.gdlr-title-item .gdlr-item-title-wrapper .gdlr-item-title {
	font-size: 30px
}




}@media all and (min-width: 768px) and (max-width: 959px){
.gdlr-service-with-image-item .service-with-image-thumbnail {
	max-width: 110px
}
}
@media all {
.gdlr-page-title-wrapper {
	background-size: cover
}
.mid_third {
	font-family: "Questrial";
	font-size: 17px;
	letter-spacing: 4px;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
}
.gdlr-item.gdlr-accordion-item.style-1 i {
	border-radius: 50%;
}
.footer-wrapper input,  .footer-wrapper textarea {
	padding: 6px !important
}
.gdlr-blog-grid .post-header {
	min-height: 100px;
}
.gdlr-blog-thumbnail > a > img {
	height: auto;
	width: 100%
}

/*
@media (min-width:961px) {
.home .header-style-transparent .gdlr-logo {
	display: none
}
.page-id-8333 .header-style-transparent .gdlr-logo {
	display: none
}
}
.gdlr-fixed-header .gdlr-header-inner .gdlr-logo {
	display: block
}
.ms-slide .ms-slide-bgvideocont {
	opacity: 1;
}
 background: #acadad; */
  /* Old browsers */







/* IE9 SVG, needs conditional override of 'filter' to 'none' */







background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FjYWRhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
 background: -moz-linear-gradient(top, #acadad 0%, #000000 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #acadad), color-stop(100%, #000000)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, #acadad 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top, #acadad 0%, #000000 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top, #acadad 0%, #000000 100%); /* IE10+ */
 background: linear-gradient(to bottom, #acadad 0%, #000000 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acadad', endColorstr='#000000', GradientType=0 ); /* IE6-8 */
.ms-slide .ms-slide-bgvideo {
	opacity: 1 !important;
}
.single-portfolio .gdlr-page-title,  .page-id-3875 .gdlr-page-title {
	font-family: 'raleway';
	margin: 0 10px;
}
.single-portfolio .gdlr-page-title-wrapper {
	text-align: left;
	padding: 230px 0 15px;
}
.portfolio-item-filter .gdlr-saperator,  .portfolio-item-holder .gdlr-saperator {
	display: none;
}
#home_yt_bg .container {
	position: relative;
	z-index: 1
}
.gdlr-master-slider-item img[src="/wp-content/uploads/2014/08/arrows_down_orange.png"] {
	-webkit-animation-name: Floatingx;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-name: Floating;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: ease-in-out;
}
 
}@-webkit-keyframes Floatingx {
 from {
-webkit-transform:translate(0, 0px);
}
 65% {
-webkit-transform:translate(0, 15px);
}
 to {
-webkit-transform: translate(0, -0px);
}
}
 @-moz-keyframes Floating {
 from {
-moz-transform:translate(0, 0px);
}
 65% {
-moz-transform:translate(0, 15px);
}
 to {
-moz-transform: translate(0, -0px);
}
}
@media all {
.gdlr-top-woocommerce-wrapper {
	display: none !important;
}
/*********************** venture-capital ***********************/







#venture-tagline {
	font-family: "Pacifico";
	font-size: 50px;
	text-shadow: 3px 4px 4px rgb(0, 0, 0);
	color: rgb(255, 229, 10);
	padding-top: 20px;
}
/********************service_sections***************************/















#brand_id h3,  #brand_id p span {
	color: #b39d62 !important
}
#triangle .gdlr-frame {
	z-index: 5;
}
#triangle .gdlr-frame img {
	max-width: 1140px
}
#brand_id,  #seo_section,  #social_m,  #content_w,  #photography,  #videography,  #modeling,  #pr_sec {
	margin-top: -50px;
}
#web_design,  #brand_id,  #seo_section,  #social_m,  #content_w,  #photography,  #videography,  #modeling,  #pr_sec {
	min-height: 400px;
}
.read_more_w {
	width: 95px;
	border-radius: 7px;
	border: 1px solid #ffffff;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
}
.read_more_b {
	width: 95px;
	border-radius: 7px;
	border: 1px solid #000000;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
}
.read_more_g {
	width: 95px;
	border-radius: 7px;
	border: 1px solid #7b6c44;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
}
.read_more_g:hover {
	border: 1px solid #8e7c4d;
	box-shadow: 0 0 11px #847448;
	transition: all .5s ease;
}
.read_more_g:hover span {
	color: #8e7c4d !important;
}
.home .gdlr-item-title-head {
	text-align: center
}
.gdlr-content-item {
	text-align: justify
}



}@media all and (max-width: 767px){
section .four {
	padding-top: 25px;
	border-radius: 10px;
}
#web_design .four {
	background: rgba(255,255,255,.85);
}
#brand_id .four {
	background: rgba(0, 0, 0, 0.6);
}
#seo_section .four {
	background: rgba(161, 212, 218, 0.60);
}
#social_m .four {
	background: rgba(197, 81, 23, 0.55);
}
#content_w .four {
	background: rgba(255,255,255,.5);
}
#web_design {
	background-position: center center !important;
}
#brand_id {
	background-position: right center !important;
}
#seo_section {
	background-position: top center !important;
}
#social_m {
	background-position: right center !important;
}
#content_w {
	background-position: left center !important;
}
#triangle .gdlr-frame {
	z-index: 0;
}
}
@media all {
.footer-wrapper {
	background-size: cover;
	background-position: center;
}


}@media all and (min-width:768px) and (max-width:959px){
.gdlr-page-title-wrapper {
	padding: 260px 0 35px;
}
}

@media all and (max-width:767px){
.gdlr-page-title-wrapper {
	padding: 80px 0;
}
}
@media all {
.portfolio_button p .button_inner {
	border: 1px solid;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-radius: 10px;
}
#portfolio_text {
	line-height: 50px;
}
/****************************header_scrolled************************************/







.header-style-transparent .gdlr-fixed-header .gdlr-header-inner .gdlr-header-container {
	max-width: 100%;
	width: 100%;
}
.home .header-style-transparent .gdlr-header-container {
	display: table;
}
.page-id-8333 .header-style-transparent .gdlr-header-container {
	display: table;
}
.header-style-transparent .gdlr-fixed-header .gdlr-header-inner .gdlr-header-container .gdlr-logo {
	background: url(/wp-content/uploads/2014/08/owdt_home_logo_bg_v1.png);
	background-repeat: no-repeat;
	background-size: 280px 83px;
	margin-bottom: 0px !important;
	margin-left: 0px;
	margin-top: 0px !important;
	padding-bottom: 22px;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 60px;
}
.header-style-transparent .gdlr-fixed-header .gdlr-header-inner {
	background: #444444; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */







	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
	background: -moz-linear-gradient(left, #444444 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #444444), color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #444444 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #444444 0%, #000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #444444 0%, #000000 100%); /* IE10+ */
	background: linear-gradient(to right, #444444 0%, #000000 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#000000', GradientType=1 ); /* IE6-8 */
	height: 60px;
	overflow: visible;
	box-shadow: 0px 1px 4px -2px #000000;
}
.gdlr-portfolio-style1 .gdlr-portfolio-content .head {
	display: none;
}
.about-page-paragraph {
	font-family: "Questrial" !important;
	font-weight: 500;
	letter-spacing: 3px;
	font-size: 30px;
	text-align: left;
	text-transform: uppercase;
}


}@media all and (max-width: 1140px){
.header-style-transparent .gdlr-fixed-header .gdlr-header-inner .gdlr-header-container .gdlr-navigation-wrapper {
	float: none;
	margin-top: 0px !important;
	padding-top: 21px;
}
}

@media all and (max-width: 760px){
.body-wrapper.header-style-transparent .gdlr-header-inner {
	background-color: #000000 !important;
}
}
@media all {
/********************portfolio_page*******************/















#portfolio_home_bg {
	background-position: 0px 0px
}


}@media all and (min-width:768px){
#portfolio_main .four {
	padding: 1%;
	width: 31.3% !important;
}
}
@media all {
.single-portfolio .gdlr-single-nav.top {
	margin-left: auto;
	margin-right: auto;
	max-width: 1140px;
	position: relative;
	width: 100%;
	top: 20px;
	z-index: 1;
}
.single-portfolio .gdlr-single-nav.top > div.next-nav {
	float: right;
}
.single-portfolio .gdlr-single-nav.top > div.previous-nav .icon-angle-left:before {
	content: "<< Previous Project";
	font-family: "raleway", sans-serif;
	color: #000;
	text-transform: lowercase;
}
.single-portfolio .gdlr-single-nav.top > div.next-nav .icon-angle-right:before {
	content: "Next Project >>";
	font-family: "raleway", sans-serif;
	color: #000;
	text-transform: lowercase;
}
.gdlr-button[data-category="oil-gas,healthcare,industrial,it,real-estate-finance,arts-entertainment,retail,others"]:before {
	content: "all";
}
.gdlr-classic-portfolio .portfolio-thumbnail .portfolio-overlay-content {
	margin-top: 0px !important;
	top: 0px;
	height: 100%;
}
.portfolio-thumbnail .portfolio-icon {
	height: 100%;
	width: 100%;
	margin-top: 0px
}
.portfolio-thumbnail .icon-link {
	position: absolute;
	top: 40%;
}
.portfolio-thumbnail .portfolio-overlay {
	margin-left: auto;
	margin-right: auto;
	max-width: 616px;
}
/*******************about_us**************************/







#info_paragraphs .column-service-title {
	font-family: "qwigley", sans-serif;
	font-size: 58px;
	color: #ffffff;
}
#info_paragraphs .column-service-content p {
	font-family: "Questrial", sans-serif;
	text-align: justify !important;
	color: #ffffff;
	background-color: rgba(0,0,0,.7);
	padding: 10px;
}
#info_paragraphs {
	background-position: center top;
	background-size: cover !important;
}
#info_paragraphs .gdlr-column-service-item.gdlr-type-2 .column-service-icon {
	background-color: transparent
}
.page-id-1122 .gdlr-column-service-item.gdlr-type-2 .column-service-icon {
	background-color: #3e3e3e;
	display: none;
}
/**********************blog_page************************/















.page-id-836 .gdlr-page-title-gimmick {
	display: none
}
single-post .gdlr-blog-thumbnail > a > img {
	height: auto;
	width: 100%;
}
.page-id-836 .gdlr-page-caption {
	display: none
}
.gdlr-box-with-icon-item.type-circle .box-with-circle-icon {
	width: 25px;
}
.gdlr-blog-thumbnail {
	background: none repeat scroll 0 0 #fff;
}
.post-id-9488 .gdlr-testimonial-item.box-style .testimonial-author-image {
	display: none;
}
/************************contact_page*********************/







.gform_confirmation_message_1.gform_confirmation_message {
	color: #ffc936;
	font-size: 24px;
	padding-top: 9px;
}
.page-id-7709 .gdlr-page-title-wrapper {
	background-color: #232525;
	background-image: none
}
.page-id-7709 .gdlr-item-title-wrapper .gdlr-item-title {
	color: #ffffff;
	font-family: "raleway";
	font-size: 24px;
}
.gdlr-page-title-wrapper .gdlr-page-title {
	font-family: 'raleway';
	text-transform: uppercase;
}
.page-id-7709 .gdlr-item-title-wrapper .gdlr-item-title-caption,  #home_contact .gdlr-item-title-wrapper .gdlr-item-title-caption {
	color: #ffffff;
	font-family: 'questrial';
	font-size: 22px;
	/*letter-spacing: 4px;*/







	margin-top: 18px;
}
.page-id-7709 .wpcf7 input[type="text"],  .page-id-7709 .wpcf7 input[type="email"],  .page-id-7709 .wpcf7 input[type="password"],  .page-id-7709 .wpcf7 textarea,  #home_contact_form .wpcf7 input[type="text"],  #home_contact_form .wpcf7 input[type="email"],  #home_contact_form .wpcf7 input[type="password"],  #home_contact_form .wpcf7 textarea {
	font-size: 13px;
	padding: 6px;
	width: 100%;
}
.page-id-7709 div.wpcf7 {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.gform_wrapper .top_label .gfield_label {
	color: #fff;
}
.page-id-7709 .medium {
	border-width: 0;
	background-color: #fff !important;
	color: #000 !important;
}
.page-id-7709 label,  #home_contact_form label {
	color: #fff;
}
.page-id-7709 input,  #home_contact_form input {
	background-color: #fff !important;
	color: #000 !important;
}
/**********************about_page************************/







.page-id-1122 .container {
	z-index: 1;
	position: relative;
}
/**********************careers_page****************************/







.page-id-8580 .accordion-tab h4 {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
	margin-bottom: 4px;
	padding: 10px !important;
}
.page-id-8580 .gdlr-accordion-item.style-2 .accordion-content {
	color: #ffffff;
	padding: 10px 0;
}
.page-id-8580 .gdlr-accordion-item.style-2 .accordion-title {
	padding-bottom: 0px;
	line-height: 20px;
}
#positions_tabs {
	margin-top: 50px;
}
/**********************careers_page****************************/







.page-id-9335 img#venture-capital-Houston {
	display: none !important;
}
/*************************social_wall*****************************/















/************************portfolio*******************************/















.portfolio-info.portfolio-case-study > a {
	background-color: #f49c2a;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 5px 10px;
}
.page-id-3875 .portfolio-title,  .page-id-3875 .portfolio-excerpt {
	display: none;
}

/*************************slant_line******************************/
















}@media all and (min-width:1025px){
#slant_line {
	border-right: 1px solid #fff;
	height: 300px;
	margin: 0 auto;
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg);
	width: 2px;
}
}

@media all and (min-width:768px) and (max-width:1024px){
#portfolio_home_bg .columns {
	width: 100%
}
#portfolio_home_bg .one-fifth {
	width: 100%
}
#slant_line {
	border-bottom: 1px solid #fff;
	width: 90%;
	margin: 50px auto;
}
}
@media all {
/*************************Woocommerce******************************/







.related.products {
	display: none;
}
.product_meta {
	display: none;
}
.woocommerce-breadcrumb {
	display: none;
}
.stock.in-stock {
	display: none;
}
/*************************** Single Portfolio ***************************/



.single-portfolio p {
	text-align: justify;
}
.page-id-12198 .dark_video_overlay {
	display: none
}
}
@media all {
/*--- superfish essential styles ---*/
.sf-menu, 
.sf-menu .gdlr-normal-menu ul{ margin: 0; padding: 0; list-style: none; }
.sf-menu .gdlr-normal-menu, 
.sf-menu .gdlr-normal-menu li{ position: relative; }
.sf-menu .gdlr-normal-menu ul{ position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
/* .sf-menu .gdlr-normal-menu:hover > ul, */
.sf-menu .gdlr-normal-menu li:hover > ul,
.sf-menu .gdlr-normal-menu.sfHover > ul,
.sf-menu .gdlr-normal-menu li.sfHover > ul { display: block; }
.sf-menu .gdlr-normal-menu a { display: block; position: relative; }
.sf-menu .gdlr-normal-menu ul ul { top: 1px; left: 100%; margin-left: 1px; }

/*--- megafish essential styles ---*/
.sf-menu > .gdlr-mega-menu .sf-mega { position: absolute; display: none; right: 0; z-index: 99; }
/* .sf-menu > .gdlr-mega-menu:hover > .sf-mega, */
.sf-menu > .gdlr-mega-menu li:hover > .sf-mega,
.sf-menu > .gdlr-mega-menu.sfHover > .sf-mega,
.sf-menu > .gdlr-mega-menu li.sfHover > .sf-mega { display: block; }
.sf-menu > .gdlr-mega-menu > a { display: block; position: relative; }

/*--- goodlayers skin top level---*/
.sf-menu{ float: left; }
.sf-menu > li{ float: left; }
.sf-menu > li.current-menu-item > a,
.sf-menu > li.current-menu-ancestor > a{ }
.sf-menu > li > a{ font-size: 13px; padding: 10px 5px; margin-right: 16px; text-decoration: none; zoom: 1; /*- for IE7 -*/ }


/*- no submenu indicator on top level -*/
.sf-menu li a.sf-with-ul:after{ content: '\f107'; font-family: FontAwesome; position: absolute; 
	top: 12px; right: 0px; line-height: 20px; height: 20px; margin-top: -9px; }
.sf-menu > li > a.sf-with-ul{ padding-right: 17px; *padding-right: 10px; } 
.sf-menu i{ margin-right: 7px; }
.sf-menu li li i{ margin-right: 10px; }

/*--- goodlayers skin normal menu ---*/
.sf-menu > .gdlr-normal-menu ul { text-transform: none; letter-spacing: 0px; font-size: 12px; min-width: 190px; *width: 12em; /*- no auto width for IE7 -*/ }
.sf-menu > .gdlr-normal-menu li { white-space: nowrap; *white-space: normal; /*- for IE7 -*/ }
.sf-menu > .gdlr-normal-menu li a{ padding: 10px 15px; border-top-width: 1px; border-top-style: solid; zoom: 1; }
.sf-menu > .gdlr-normal-menu li:first-child > a{ border-top-width: 0px; }
.sf-menu > .gdlr-normal-menu li > a.sf-with-ul { padding-right: 30px; }
.sf-menu > .gdlr-normal-menu li > a.sf-with-ul:after { content: '\f105'; top: 50%; margin-top: -10px; 
	right: 10px; border-color: transparent; }
.sf-menu > .gdlr-normal-menu .sub-menu { border-top-width: 0px; border-top-style: solid; }

/*--- goodlayers skin mega menu ---*/	
.sf-menu > .gdlr-mega-menu .sf-mega { left: 0px; right: 0px; margin: 0px 15px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.sf-menu > .gdlr-mega-menu .sf-mega{ border-top-width: 0px; border-top-style: solid; }
.sf-mega-section { float: left; }
.sf-mega-section .sf-mega-section-inner{ padding: 20px 25px 30px; border-left-width: 1px; border-left-style: solid; 
	border-top-width: 1px; border-top-style: solid; }
.sf-mega-section.first-column .sf-mega-section-inner{ border-left-width: 0px; }
.sf-mega-section[data-row="1"] .sf-mega-section-inner{ border-top-width: 0px; }
.sf-mega-section-inner > a{ text-transform: none; letter-spacing: 0px; font-size: 17px; display: block; margin-bottom: 13px; padding-left: 10px;
	margin-bottom: 15px; margin-top: 10px; }
.sf-mega-section-inner > ul{ text-transform: none; letter-spacing: 0px; list-style: none; margin: 0px; font-size: 12px; line-height: 1.5; }
.sf-mega-section-inner > ul > li > a{ padding: 7px 10px; display: block; }
.sf-mega-section-inner > ul > li{ margin-bottom: 0px; }

/*--- top menu ---*/
.gdlr-top-menu.sf-menu li a.sf-with-ul:after{ display: none; }
.gdlr-top-menu.sf-menu > li i{ margin-right: 9px; font-size: 14px; }
.gdlr-top-menu.sf-menu > li > a { padding: 8px 15px 8px 16px; margin-right: 0px; 
	line-height: 18px; border-style: solid; border-left-width: 1px; }
.gdlr-top-menu.sf-menu > li:last-child > a { border-right-width: 1px; }
.gdlr-top-menu.sf-menu > .gdlr-mega-menu .sf-mega { left: auto; right: auto; border-top: 0px; 	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.25); \-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25); box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
	margin: 2px 0px 0px; padding: 20px 20px; white-space: nowrap; min-width: 120px;
	*white-space: normal; *min-width: 250px; /*- for IE7 -*/ }
.gdlr-top-menu.sf-menu > li .sub-menu-item{ line-height: 1; margin-top: 15px; }
.gdlr-top-menu.sf-menu > li .sub-menu-item:first-child{ margin-top: 0px; }
}
@media all {
/* Common styles of menus */
.dl-menuwrapper {
	width: 100%;
	float: left;
	position: relative;
}

.dl-menuwrapper:first-child {
	margin-right: 100px;
}

.dl-menuwrapper button {
	background: #ccc;
	border: none;
	width: 43px;
	height: 39px;
	text-indent: -900em;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
	background: #aaa;
}

.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 68%;
	height: 4px;
	background: #fff;
	top: 8px;
	left: 17%;
	box-shadow: 
		0 10px 0 #fff, 
		0 20px 0 #fff;
}

.dl-menuwrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.dl-menuwrapper li {
	position: relative;
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	outline: none;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,255,255,0.1);
}

.dl-menuwrapper li.dl-back > a {
	padding-left: 38px;
	background: rgba(0,0,0,0.1);
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 50px;
	font-family: FontAwesome;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	font-size: 16px;
	color: #ffffff;
}

.dl-menuwrapper li.dl-back:after {
	left: 20px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
	right: 15px;
	color: rgba(0,0,0,0.15);
}

.dl-menuwrapper .dl-menu {
	margin: 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	-moz-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	-moz-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	-moz-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	-moz-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0.4s ease;
	-moz-animation: MenuAnimOut5 0.4s ease;
	animation: MenuAnimOut5 0.4s ease;
}


}@-webkit-keyframes MenuAnimOut1 {
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut1 {
	50% {
		-moz-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-moz-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-moz-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut2 {
	100% {
		-moz-transform: translateX(-100%);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut3 {
	100% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut4 {
	100% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut5 {
	100% {
		-moz-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	50% {
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	100% {
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	100% {
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	100% {
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	100% {
		transform: translateY(40%);
		opacity: 0;
	}
}

@media all {
.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	-moz-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	-moz-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	-moz-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0.4s ease;
	-moz-animation: MenuAnimIn4 0.4s ease;
	animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0.4s ease;
	-moz-animation: MenuAnimIn5 0.4s ease;
	animation: MenuAnimIn5 0.4s ease;
}


}@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn1 {
	0% {
		-moz-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-moz-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-moz-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn2 {
	0% {
		-moz-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn3 {
	0% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn4 {
	0% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn5 {
	0% {
		-moz-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		transform: translateY(40%);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

@media all {
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	-moz-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	-moz-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	-moz-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	-moz-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	-moz-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}


}@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn1 {
	0% {
		-moz-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn2 {
	0% {
		-moz-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn3 {
	0% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn4 {
	0% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn5 {
	0% {
		-moz-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0);
		opacity: 1;
	}
}

@media all {
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	-moz-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	-moz-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	-moz-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	-moz-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	-moz-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}


}@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut1 {
	0% {
		-moz-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-moz-transform: translateX(50%);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut2 {
	0% {
		-moz-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-moz-transform: translateX(100%);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut3 {
	0% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut4 {
	0% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut5 {
	0% {
		-moz-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		transform: translateZ(0);
		opacity: 1;
	}
	100% {
		transform: translateZ(-200px);
		opacity: 0;
	}
}

@media all {
/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}
}
@font-face{font-family:'FontAwesome';src:url(/wp-content/themes/versatile-v1-10/plugins/font-awesome/font/fontawesome-webfont.eot);src:url(/wp-content/themes/versatile-v1-10/plugins/font-awesome/font/fontawesome-webfont.eot) format('embedded-opentype'),url(/wp-content/themes/versatile-v1-10/plugins/font-awesome/font/fontawesome-webfont.woff) format('woff'),url(/wp-content/themes/versatile-v1-10/plugins/font-awesome/font/fontawesome-webfont.ttf) format('truetype'),url(/wp-content/themes/versatile-v1-10/plugins/font-awesome/font/fontawesome-webfont.svg) format('svg');font-weight:normal;font-style:normal;}@media all {
[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}

}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}@media all {
.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before,.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before,.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}
}
@media all {
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; zoom: 1; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position: relative; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Goodlayers Theme
*********************************/
.flexslider { margin: 0; position: relative; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav i { margin-right: 0px; }
.flex-direction-nav a  { z-index: 10; display: block; font-size: 20px; line-height: 20px; padding: 30px 13px; 
	margin: -35px 0px 0px; position: absolute; top: 50%; overflow: hidden; opacity: 0; cursor: pointer; }
.flex-direction-nav .flex-prev { left: -0px; padding-right: 13px; }
.flex-direction-nav .flex-next { right: -0px; padding-left: 13px; }
.flexslider:hover .flex-prev, .flexslider:hover .flex-next { opacity: 0.8; }
.flex-direction-nav .flex-disabled { opacity: 0 !important; filter:alpha(opacity=0); cursor: default; }

.nav-container.style-1 .flex-direction-nav{ *height: auto; float: left; margin-left: 15px; }
.nav-container.style-1 .flex-direction-nav li{ float: left; margin-right: 3px; }
.nav-container.style-1 .flex-direction-nav a{ position: static;  opacity: 1; margin: 0px; padding: 6px 13px; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.nav-container.style-1 .flex-control-nav{ display: none; }

/* Control Nav */
.flex-control-nav-wrapper{ text-align: center; line-height: 0; z-index: 10; position: absolute; left: 0px; right: 0px; }
.flex-control-nav { display: inline-block; padding: 15px 0px 0px; }
.flex-control-nav li { margin: 0 3px; float: left; }
.flex-control-paging li a { display: block; width: 8px; height: 8px; cursor: pointer;  
	border-width: 1px; border-style: solid; text-indent: -9999px; 
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.flex-control-paging li a.flex-active { cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
}
@media all {
html body{ min-width: 300px; }

#gdlr-responsive-navigation{ display: none; }

/*--- tablet ---*/

}@media only screen and (max-width: 959px){
	body .container{ max-width: 768px; }	
	body .body-wrapper.gdlr-boxed-style { max-width: 808px; }
	
	.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next { opacity: 1; }

	.gdlr-logo { margin: 0px auto !important; padding-top: 20px; padding-bottom: 20px; float: none; }
	.gdlr-navigation-wrapper { float: none; text-align: center; margin-top: 10px !important; line-height: 0; }
	.gdlr-navigation-wrapper .gdlr-navigation { display: inline-block; text-align: left; line-height: 1.7; }
	.gdlr-navigation-wrapper .gdlr-main-menu > li > a{ padding-left: 12px; padding-right: 12px; padding-bottom: 15px; }
	
	.gdlr-fixed-header{ display: none; }

	.portfolio-item-wrapper .gdlr-outer-nav, .blog-item-wrapper .gdlr-outer-nav { display: none; }
	.gdlr-blog-widget .post-header { overflow: visible; clear: left; }
	
	.gdlr-hide-in-tablet{ display: none; } 
	.gdlr-hide-in-tablet-mobile{ display: none; }
}

@media all {
/*--- mobile landscape style ---*/

}@media only screen and (max-width: 767px){
	body .container{ max-width: 420px; }
	body .body-wrapper.gdlr-boxed-style { max-width: 460px; }
	body .body-wrapper{ overflow: hidden; }
	
	.one-ninth, .one-eighth, .one-seventh,.one-fifth,
	.two-fifth, .three-fifth, .four-fifth,
	.one, .two, .three, .four, .five, .six, .seven,
	.eight, .nine, .ten, .eleven, .twelve{ width: 100%; }	
	
	/*--- header ---*/
	.top-navigation-container{ text-align: center; line-height: 1; }
	.top-navigation-left{ float: none; padding-top: 10px; }
	.top-navigation-right{ float: none; }
	.top-navigation-right-text{ float: none; padding: 10px 0px; }
	.top-social-wrapper{ float: none; margin-left: 0px; display: inline-block; padding: 0px; }
	
	#gdlr-responsive-navigation { display: block; height: 0px; position: static; float: none; }
	#gdlr-responsive-navigation .dl-trigger{ position: absolute; right: 0px; top: 50%; margin-top: -20px; }
	.dl-menuwrapper > .dl-menu, 
	.dl-menuwrapper > .dl-submenu{ margin: 30px 0px 0px; width: 400px; text-align: left; }
	
	body .gdlr-logo{ float: none; position: relative; display: block; 
		padding-right: 80px; padding-top: 30px; padding-bottom: 30px; }
	body .gdlr-logo.gdlr-align-left #gdlr-responsive-navigation .dl-trigger,
	body .gdlr-logo.gdlr-align-right #gdlr-responsive-navigation .dl-trigger{ top: 45px; margin-top: 0px; }
	
	.gdlr-navigation-wrapper{ display: none; }
	.gdlr-header-wrapper{ background: #111; position: relative; }
	
	/*--- stunning-text ---*/
	.gdlr-stunning-text-item{ text-align: center; }
	.gdlr-stunning-text-item.type-normal.gdlr-button-on{ padding-right: 0px; }
	.gdlr-stunning-text-item.type-normal .stunning-text-button{ position: static; margin-top: 0px; }
	.gdlr-stunning-text-item.with-padding.gdlr-button-on{ padding-right: 35px; }
	
	.gdlr-service-with-image-item .service-with-image-thumbnail { float: none; margin: 0px auto; }
	.gdlr-service-with-image-item .service-with-image-content-wrapper { text-align: center; } 
	
	.gdlr-feature-media-item.gdlr-left .feature-media-thumbnail{ float: none; width: auto; margin-right: 0px;}
	.gdlr-feature-media-item .feature-media-icon { display: none; }
	html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product { width: 99% !important; }
	
	/*--- single page ---*/
	.gdlr-portfolio-style1 .gdlr-portfolio-description{ float: none; margin-right: 0px; width: auto; }
	.gdlr-portfolio-style1 .gdlr-portfolio-info{ width: auto; float: none; margin-bottom: 30px; }	
	.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
    max-width: 100%; float: none; margin-right: 0px; margin-left: 0px; width: auto !important;  }
	
	.gdlr-blog-medium .gdlr-blog-thumbnail { margin-right: 0px; float: none; margin-bottom: 20px; width: auto; }	

	/*--- slider ---*/
	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-text { display: none; }
	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title { margin-bottom: 0px; font-size: 15px; }
	.gdlr-caption-wrapper .gdlr-caption { max-width: 100%; padding: 13px 12px; }	 
	
	.gdlr-item-title .gdlr-flex-prev { margin: 0px; position: absolute; 
		left: 0px; top: 50%; margin-top: -20px;}
	.gdlr-item-title .gdlr-flex-next{ margin: 0px; position: absolute; 
		right: 0px; top: 50%; margin-top: -20px; }	
	
	/*--- title item ---*/
	.gdlr-item-title-wrapper.pos-center .gdlr-item-title-gimmick { display: none; }
	.gdlr-item-title-wrapper.pos-icon.gdlr-right-text, 
	.gdlr-item-title-wrapper.pos-center.gdlr-right-text { padding: 0px; }
	.gdlr-item-title-wrapper > .nav-container { position: static; text-align: center; margin-top: 10px; }
	.gdlr-item-title-wrapper > .nav-container > .gdlr-right-text-link{ float: none; margin: 0px; }
	
	.gdlr-hide-in-tablet{ display: block; } 
	.gdlr-hide-in-mobile{ display: none; } 
}

@media all {
/*--- mobile portrait style ---*/

}@media only screen and (max-width: 419px){
	body .container{ max-width: 300px; }
	body .body-wrapper.gdlr-boxed-style { max-width: 340px; }
	
	.dl-menuwrapper .dl-menu, .dl-menuwrapper > .dl-submenu{ width: 300px; }
	
	.gdlr-item-title-head .gdlr-flex-prev,
	.gdlr-item-title-head .gdlr-flex-next{ display: none; }
}
@media all {
html.ltie9 body, body{ min-width: 1140px; } .container{ max-width: 1140px; } .gdlr-caption-wrapper .gdlr-caption-inner{ max-width: 1140px; }
.body-wrapper.gdlr-boxed-style{ max-width: 1220px; overflow: hidden; } .body-wrapper.gdlr-boxed-style .gdlr-header-wrapper{ max-width: 1220px; margin: 0px auto; }
.gdlr-logo{ max-width: 205px; }
.gdlr-logo{ margin-top: 37px; }
.gdlr-logo{ margin-bottom: 41px; }
.gdlr-navigation-wrapper{ margin-top: 42px; }
h1, h2, h3, h4, h5, h6{ font-family: Arial, Helvetica, sans-serif; }
body, input, textarea, select{ font-family: Arial, Helvetica, sans-serif; }
.gdlr-navigation{ font-family: Arial, Helvetica, sans-serif; }
.gdlr-slider-item{ font-family: Arial, Helvetica, sans-serif; }
body{ font-size: 14px; }
h1{ font-size: 72px; }
h2{ font-size: 41px; }
h3{ font-size: 26px; }
h4{ font-size: 26px; }
h5{ font-size: 21px; }
h6{ font-size: 16px; }
.top-navigation-wrapper{ color: #ffffff; }
.top-navigation-wrapper a{ color: #f2f2f2; }
.top-navigation-divider{ border-color: #ffffff; }
.gdlr-header-inner, .header-style-transparent .gdlr-fixed-header .gdlr-header-inner{ background-color: #ffffff; }
}@media only screen and (max-width: 767px){ .body-wrapper.header-style-transparent .gdlr-header-inner{ background-color: #ffffff; } }
@media all {
.gdlr-main-menu > li > a, .header-style-transparent .gdlr-fixed-header .gdlr-header-inner .gdlr-main-menu > li > a{ color: #ffffff; }
.gdlr-main-menu > li:hover > a, .gdlr-main-menu > li.current-menu-item > a, .gdlr-main-menu > li.current-menu-ancestor > a, .header-style-transparent .gdlr-fixed-header .gdlr-header-inner .gdlr-main-menu > li:hover > a, .header-style-transparent .gdlr-fixed-header .gdlr-header-inner .gdlr-main-menu > li.current-menu-item > a, .header-style-transparent .gdlr-fixed-header .gdlr-header-inner .gdlr-main-menu > li.current-menu-ancestor > a{ color: #777777; opacity: 1; filter: alpha(opacity=100); }
.gdlr-top-woocommerce-button, .header-style-transparent .gdlr-fixed-header .gdlr-top-woocommerce-button{ background: url(/wp-content/themes/versatile-v1-10/images/shopping-bag-light.png); }
.header-style-transparent .gdlr-main-menu > li > a{ color: #ffffff; }
.header-style-transparent .gdlr-main-menu > li:hover > a, .header-style-transparent .gdlr-main-menu > li.current-menu-item > a, .header-style-transparent .gdlr-main-menu > li.current-menu-ancestor > a{ color: #ffffff; opacity: 0.5; filter: alpha(opacity=50); }
.header-style-transparent .gdlr-top-woocommerce-button{ background: url(/wp-content/themes/versatile-v1-10/images/shopping-bag-light.png); }
.gdlr-main-menu > .gdlr-normal-menu .sub-menu, .gdlr-main-menu > .gdlr-mega-menu .sf-mega{ border-top-color: #1c1c1c; }
.gdlr-main-menu > .gdlr-normal-menu li , .gdlr-main-menu > .gdlr-mega-menu .sf-mega{ background-color: #2e2e2e; }
.gdlr-main-menu > li > .sub-menu a, .gdlr-main-menu > li > .sf-mega a{ color: #bebebe; }
.gdlr-main-menu > li > .sub-menu a:hover, .gdlr-main-menu > li > .sub-menu .current-menu-item > a, .gdlr-main-menu > li > .sub-menu .current-menu-ancestor > a, .gdlr-main-menu > li > .sf-mega a:hover, .gdlr-main-menu > li > .sf-mega .current-menu-item > a, .gdlr-main-menu > li > .sf-mega .current-menu-ancestor > a{ color: #ffffff; } .gdlr-main-menu .gdlr-normal-menu li > a.sf-with-ul:after { border-left-color: #ffffff; } 
.gdlr-main-menu .sf-mega-section-inner > ul > li > a:hover, .gdlr-main-menu .sf-mega-section-inner > ul > li.current-menu-item > a { background-color: #2a2a2a; } 
.gdlr-main-menu > li > .sub-menu *, .gdlr-main-menu > li > .sf-mega *{ border-color: #373737; }
.gdlr-main-menu > li > .sf-mega .sf-mega-section-inner > a { color: #ffffff; }
.gdlr-main-menu > li > .sf-mega .sf-mega-section-inner > a:hover, .gdlr-main-menu > li > .sf-mega .sf-mega-section-inner.current-menu-item > a, .gdlr-main-menu > li > .sf-mega .sf-mega-section-inner.current-menu-ancestor > a { color: #ffffff; }
#gdlr-responsive-navigation.dl-menuwrapper button { background-color: #cccccc; }
#gdlr-responsive-navigation.dl-menuwrapper button:hover, #gdlr-responsive-navigation.dl-menuwrapper button.dl-active, #gdlr-responsive-navigation.dl-menuwrapper ul{ background-color: #727272; }
body{ background-color: #dddddd; }
.body-wrapper, .gdlr-single-lightbox-container{ background-color: #ffffff; }
.gdlr-page-title, .gdlr-page-title-gimmick{ color: #ffffff; }
.gdlr-page-caption{ color: #ffffff; }
h1, h2, h3, h4, h5, h6, .gdlr-title, .gdlr-title a{ color: #454545; }
.gdlr-item-title-wrapper .gdlr-item-title{ color: #292929; border-color: #292929; }
.gdlr-item-title-divider{ border-color: #333333; }
.gdlr-item-title-wrapper .gdlr-item-caption{ color: #9b9b9b; }
body{ color: #808080; }
a{ color: #a0a0a0; }
a:hover{ color: #1db3e7; }
body *{ border-color: #efefef; }
.page-not-found-block{ background-color: #1db3e7; }
.page-not-found-block{ color: #ffffff; }
.page-not-found-search  .gdl-search-form input[type="text"]{ background-color: #1db3e7; }
.page-not-found-search  .gdl-search-form input[type="text"]{ color: #ffffff; }
.gdlr-sidebar .gdlr-widget-title{ color: #383838; }
.gdlr-sidebar *{ border-color: #eeeeee; }
.gdlr-sidebar ul li:before { border-color: #bdbdbd; }
.gdl-search-form input{ background-color: #f7f7f7; }
.gdl-search-form input{ color: #9d9d9d; }
.gdl-search-form input{ border-color: #ebebeb; }
.tagcloud a{ background-color: #1db3e7; }
.tagcloud a, .tagcloud a:hover{ color: #000000; }
.gdlr-accordion-item.style-1 .pre-active .accordion-title{ color: #3c3c3c; }
.gdlr-accordion-item.style-1 .accordion-title{ color: #8d8d8d; }
.gdlr-accordion-item.style-1 .accordion-title i{ background-color: #f3f3f3; }
.gdlr-accordion-item.style-1 .accordion-title i{ color: #a8a8a8; }
.gdlr-accordion-item.style-1 .accordion-title i.icon-minus{ background-color: #1db3e7; }
.gdlr-accordion-item.style-1 .accordion-title i.icon-minus{ color: #ffffff; }
.gdlr-banner-item-wrapper .flex-direction-nav .flex-prev, .gdlr-banner-item-wrapper .flex-direction-nav .flex-next{ color: #999999; }
.gdlr-box-with-icon-item{ background-color: #f5f5f5; }
.gdlr-box-with-icon-item > i, .gdlr-box-with-icon-item .box-with-icon-title{ color: #585858; }
.gdlr-box-with-icon-item{ color: #929292; }
.gdlr-button, .gdlr-button:hover, input[type="button"], input[type="submit"], .gdlr-top-menu > .gdlr-mega-menu .sf-mega a.gdlr-button{ color: #969696; }
.gdlr-button, input[type="button"], input[type="submit"]{ background-color: #f3f3f3; }
.gdlr-button{ border-color: #e6e6e6; }
.column-service-title{ color: #292929; }
.column-service-content{ color: #909090; }
.column-service-icon i{ color: #1db3e7; }
.gdlr-column-service-item.gdlr-type-2 .column-service-icon{ background-color: #3e3e3e; }
.list-with-icon .list-with-icon-title{ color: #333333; }
.gdlr-pie-chart-item .pie-chart-title{ color: #313131; }
.gdlr-price-inner-item{ background-color: #f9f9f9; }
.gdlr-price-item .price-title-wrapper{ background-color: #454545; }
.gdlr-price-item .price-title{ color: #ffffff; }
.gdlr-price-item .price-tag{ background-color: #838383; }
.gdlr-price-item .best-price .price-tag{ background-color: #1db3e7; }
.gdlr-price-item .price-tag{ color: #ffffff; }
.gdlr-process-tab .gdlr-process-icon{ background-color: #f3f3f3; }
.gdlr-process-tab .gdlr-process-icon{ border-color: #e3e3e3; }
.gdlr-process-tab .gdlr-process-icon i{ color: #aaaaaa; }
.gdlr-process-tab .process-line .process-line-divider{ border-color: #e3e3e3; } .gdlr-process-tab .process-line .icon-chevron-down, .gdlr-process-tab .process-line .icon-chevron-right{ color: #e3e3e3; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title{ color: #454545; }
.gdlr-skill-item-wrapper{ color: #3a3a3a; }
.stunning-text-title{ color: #414141; }
.stunning-text-caption{ color: #949494; }
.gdlr-stunning-text-item.with-padding{ background-color: #f3f3f3; }
.gdlr-stunning-text-item.with-border{ border-color: #f3f3f3; }
.tab-title-wrapper .tab-title{ background-color: #f9f9f9; }
.tab-title-wrapper .tab-title{ color: #3b3b3b; }
.tab-title-wrapper .tab-title.active, .tab-content-wrapper{ background-color: #ffffff; }
table tr th{ background-color: #1db3e7; }
table tr th{ color: #ffffff; }
table.style-2 tr:nth-child(odd){ background-color: #f9f9f9; }
table.style-2 tr:nth-child(odd){ color: #949494; }
table.style-2 tr:nth-child(even){ background-color: #f3f3f3; }
table.style-2 tr:nth-child(even){ color: #949494; }
.gdlr-blog-title, .gdlr-blog-title a{ color: #212121; }
.gdlr-blog-title a:hover{ color: #1db3e7; }
.blog-info, .blog-info a, .blog-info i{ color: #7a7a7a; }
.gdlr-blog-thumbnail .gdlr-sticky-banner{ background-color: #ffffff; }
.gdlr-blog-thumbnail .gdlr-sticky-banner, .gdlr-blog-thumbnail .gdlr-sticky-banner i{ color: #232323; }
.gdlr-social-share, .gdlr-social-share a{ background-color: #f3f3f3; }
.gdlr-social-share .social-share-title{ color: #353535; }
.gdlr-standard-style .gdlr-single-blog-tag a{ background-color: #1db3e7; }
.gdlr-standard-style .gdlr-single-blog-tag a{ color: #ffffff; }
.gdlr-blog-grid, .gdlr-blog-widget .post-header{ background-color: #ffffff; }
.gdlr-blog-grid .blog-info, .gdlr-blog-grid .blog-info a, .gdlr-blog-grid .blog-info i, .gdlr-blog-widget .blog-info, .gdlr-blog-widget .blog-info a, .gdlr-blog-widget .blog-info i{ color: #aeaeae; }
.gdlr-blog-grid .gdlr-grid-read-more a{ color: #1db3e7; }
.gdlr-blog-grid .gdlr-grid-read-more a:hover{ color: #1db3e7; }
.gdlr-blog-widget .blog-date-wrapper{ background-color: #eeeeee; }
.gdlr-blog-widget .blog-date-wrapper{ color: #222222; }
.format-aside .gdlr-blog-content{ background-color: #1db3e7; }
.format-aside .gdlr-blog-content{ color: #ffffff; }
.format-quote .gdlr-top-quote blockquote{ color: #8d8d8d; }
.format-quote .gdlr-quote-author{ color: #1db3e7; }
.gdlr-single-nav > div i{ background-color: #f3f3f3; }
.gdlr-single-nav > div i{ color: #8d8d8d; }
.gdlr-outer-nav.gdlr-nav-container span{ background-color: #ffffff; }
.gdlr-outer-nav.gdlr-nav-container span i{ color: #c0c0c0; }
.gdlr-outer-nav.gdlr-nav-container span:hover{ background-color: #1db3e7; }
.gdlr-outer-nav.gdlr-nav-container span:hover i{ color: #ffffff; }
.portfolio-item-filter a.active{ background-color: #333333; } 
.portfolio-item-filter a.active{ color: #ffffff; }
.gdlr-image-link-shortcode .gdlr-image-link-overlay, .portfolio-thumbnail .portfolio-overlay{ background-color: #0a0101; }
.gdlr-image-link-shortcode .gdlr-image-link-icon, .portfolio-thumbnail .portfolio-icon i{ color: #ffffff; }
.portfolio-title a{ color: #303030; }
.portfolio-title a:hover{ color: #7f7f7f; }
.portfolio-info, .portfolio-info a{ color: #a2a2a2; }
.portfolio-item-holder .gdlr-modern-portfolio .portfolio-title a{ color: #4d4d4d; }
.portfolio-item-holder .gdlr-modern-portfolio .portfolio-title a{ background: #ffffff; }
.portfolio-item-holder .gdlr-modern-portfolio .portfolio-title a:hover{ color: #ffffff; }
.portfolio-item-holder .gdlr-modern-portfolio .portfolio-title a:hover{ background: #1db3e7; }
.portfolio-item-holder .gdlr-modern-portfolio .portfolio-info, .portfolio-item-holder .gdlr-modern-portfolio .portfolio-info a{ color: #ffffff; }
.gdlr-pagination .page-numbers{ background-color: #ebebeb; }
.gdlr-pagination .page-numbers{ color: #979797; }
.gdlr-pagination .page-numbers:hover, .gdlr-pagination .page-numbers.current{ background-color: #1db3e7; }
.gdlr-pagination .page-numbers:hover, .gdlr-pagination .page-numbers.current{ color: #ffffff; }
.gdlr-personnel-item .personnel-item-inner{ background-color: #f5f5f5; }
.gdlr-personnel-item.round-style .personnel-item{ background-color: #1db3e7; }
.gdlr-personnel-item .personnel-author{ color: #3b3b3b; }
.gdlr-personnel-item .personnel-author-image{ border-color: #1db3e7; }
.gdlr-personnel-item .personnel-position{ color: #acacac; }
.gdlr-personnel-item .personnel-content{ color: #959595; }
.gdlr-personnel-item .personnel-social i{ color: #3b3b3b; }
.gdlr-testimonial-item .testimonial-item-inner, .gdlr-testimonial-item .testimonial-author-image{ background-color: #f5f5f5; }
.gdlr-testimonial-item .testimonial-content{ color: #9b9b9b; }
.gdlr-testimonial-item .testimonial-author{ color: #1db3e7; }
.gdlr-testimonial-item .testimonial-position{ color: #4d4d4d; }
.gdlr-testimonial-item .testimonial-author-image{ border-color: #1db3e7; }
.gdlr-testimonial-item.box-style .testimonial-item-inner:after{ border-top-color: #dddddd; border-left-color: #dddddd; }
.gdlr-gallery-thumbnail .gallery-item{ background-color: #e5e5e5; }
.gdlr-gallery-thumbnail-container .gallery-caption{ background-color: #000000; }
.gdlr-gallery-thumbnail-container .gallery-caption{ color: #ffffff; }
.nivo-controlNav a, .flex-control-paging li a{ background-color: #ffffff; }
.nivo-controlNav a:hover, .nivo-controlNav a.active, .flex-control-paging li a:hover, .flex-control-paging li a.flex-active { background-color: #5e5e5e; }
.nivo-controlNav a, .flex-control-paging li a{ border-color: #5e5e5e !important; }
.nivo-directionNav a, .flex-direction-nav a, .ls-flawless .ls-nav-prev, .ls-flawless .ls-nav-next{ background-color: #000000; }
body .nivo-directionNav a, body .flex-direction-nav a, body .flex-direction-nav a:hover, .ls-flawless .ls-nav-prev, .ls-flawless .ls-nav-next{ color: #ffffff; }
.gdlr-caption{ background-color: #000000; }
.gdlr-caption-title{ color: #ffffff; }
.gdlr-caption-text{ color: #ffffff; }
.gdlr-caption-wrapper.post-slider{ background-color: #000000; }
.gdlr-caption-wrapper.post-slider .gdlr-caption-title{ color: #ffffff; }
.gdlr-caption-wrapper.post-slider .gdlr-caption-text{ color: #dddddd; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-date, .gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link{ color: #ffffff; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-date, .gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link{ background-color: #1db3e7; }
.gdlr-item-title-wrapper .gdlr-flex-prev, .gdlr-item-title-wrapper .gdlr-flex-next{ background-color: #eeeeee; }
.gdlr-item-title-wrapper .gdlr-flex-prev, .gdlr-item-title-wrapper .gdlr-flex-next{ color: #6d6d6d; }
input[type="text"], input[type="email"], input[type="password"], textarea{ background-color: #f5f5f5; }
input[type="text"], input[type="email"], input[type="password"], textarea{ color: #b5b5b5; }input::input-placeholder{ color:#b5b5b5; } input::-webkit-input-placeholder{ color:#b5b5b5; }input::-moz-placeholder{ color:#b5b5b5; } input:-moz-placeholder{ color:#b5b5b5; }input:-ms-input-placeholder{ color:#b5b5b5; }textarea::input-placeholder{ color:#b5b5b5; } textarea::-webkit-input-placeholder{ color:#b5b5b5; }textarea::-moz-placeholder{ color:#b5b5b5; } textarea:-moz-placeholder{ color:#b5b5b5; }textarea:-ms-input-placeholder{ color:#b5b5b5; }
.footer-wrapper{ background-color: #262626; }
.footer-wrapper .gdlr-widget-title, .footer-wrapper .gdlr-widget-title a{ color: #dddddd; }
.footer-wrapper{ color: #bfbfbf; }
.footer-wrapper a{ color: #7f7f7f; }
.footer-wrapper a:hover{ color: #cecece; }
.footer-wrapper *{ border-color: #363636; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ background-color: #141414; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ color: #828282; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ border-color: #313131; }
.footer-wrapper .gdlr-button, .footer-wrapper .gdlr-button:hover, .footer-wrapper input[type="button"], .footer-wrapper input[type="submit"]{ color: #ffffff; }
.footer-wrapper .gdlr-button, .footer-wrapper input[type="button"], .footer-wrapper input[type="submit"]{ background-color: #1db3e7; }
.footer-wrapper .tagcloud a{ background-color: #1db3e7; }
.footer-wrapper .tagcloud a, .footer-wrapper .tagcloud a:hover{ color: #ffffff; }
.copyright-wrapper{ background-color: #0f0f0f; }
.copyright-wrapper{ color: #828282; }
.footer-wrapper .copyright-wrapper{ border-color: #3f3f3f; }
html  .woocommerce span.onsale, html  .woocommerce-page span.onsale, html .woocommerce-message,html .woocommerce div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {  background: #1db3e7; }html .woocommerce .star-rating, html .woocommerce-page .star-rating, html .woocommerce .star-rating:before, html .woocommerce-page .star-rating:before, html .woocommerce div.product span.price, html .woocommerce div.product p.price, html .woocommerce #content div.product span.price, html .woocommerce #content div.product p.price, html .woocommerce-page div.product span.price, html .woocommerce-page div.product p.price, html .woocommerce-page #content div.product span.price, html .woocommerce-page #content div.product p.price {color: #1db3e7; }
html .woocommerce-message  a.button, html .woocommerce-error  a.button, html .woocommerce-info  a.button, html .woocommerce-message, html .woocommerce-error, html .woocommerce-info, html  .woocommerce span.onsale, html  .woocommerce-page span.onsale, html .woocommerce div.product .woocommerce-tabs ul.tabs li.active,html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce nav.woocommerce-pagination ul li span.current, html .woocommerce-page nav.woocommerce-pagination ul li span.current, html .woocommercenav.woocommerce-pagination ul li a:hover, html .woocommerce-page nav.woocommerce-pagination ul li a:hover{ color: #ffffff; }
html .woocommerce-info{ background: #389EC5; }
html .woocommerce-error{ background: #000000; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ background: #1db3e7; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ color: #ffffff; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ border-bottom: 3px solid #1db3e7; }
html .woocommerce #reviews #comments ol.commentlist li img.avatar, html .woocommerce-page #reviews #comments ol.commentlist li img.avatar { background: #ebebeb; }html .woocommerce #reviews #comments ol.commentlist li img.avatar, html .woocommerce-page #reviews #comments ol.commentlist li img.avatar,html .woocommerce #reviews #comments ol.commentlist li .comment-text, html .woocommerce-page #reviews #comments ol.commentlist li .comment-text,html .woocommerce ul.products li.product a img, html .woocommerce-page ul.products li.product a img, html .woocommerce ul.products li.product a img:hover ,html .woocommerce-page ul.products li.product a img:hover, html .woocommerce-page div.product div.images img, html .woocommerce-page #content div.product div.images img,html .woocommerce form.login, html .woocommerce form.checkout_coupon, html .woocommerce form.register, html .woocommerce-page form.login,html .woocommerce-page form.checkout_coupon, html .woocommerce-page form.register, html .woocommerce table.cart td.actions .coupon .input-text,html .woocommerce #content table.cart td.actions .coupon .input-text, html .woocommerce-page table.cart td.actions .coupon .input-text,html .woocommerce-page #content table.cart td.actions .coupon .input-text { border: 1px solid #ebebeb; }html .woocommerce div.product .woocommerce-tabs ul.tabs:before, html .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,html .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td,html .woocommerce-page table.shop_table tfoot th, html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th,html .woocommerce-page table.shop_table tfoot td, html .woocommerce-page table.shop_table tfoot th { border-bottom: 1px solid #ebebeb; }html .woocommerce .cart-collaterals .cart_totals table tr:first-child th, html .woocommerce .cart-collaterals .cart_totals table tr:first-child td,html .woocommerce-page .cart-collaterals .cart_totals table tr:first-child th, html .woocommerce-page .cart-collaterals .cart_totals table tr:first-child td { border-top: 3px #ebebeb solid; }html .woocommerce .cart-collaterals .cart_totals tr td, html .woocommerce .cart-collaterals .cart_totals tr th,html .woocommerce-page .cart-collaterals .cart_totals tr td, html .woocommerce-page .cart-collaterals .cart_totals tr th { border-bottom: 2px solid #ebebeb; }
html .woocommerce div.product .woocommerce-tabs ul.tabs li, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li ,html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove, html .woocommerce-page #content table.cart a.remove, html .woocommerce #payment, html .woocommerce-page #payment, html .woocommerce .customer_details,html .woocommerce ul.order_details, html .woocommerce nav.woocommerce-pagination ul li a, html .woocommerce-page nav.woocommerce-pagination ul li a,html .woocommerce form .form-row input.input-text, html .woocommerce form .form-row textarea, html .woocommerce-page form .form-row input.input-text, html .woocommerce-page form .form-row textarea, html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty,html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total { background: #f3f3f3; }html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty { border: 1px solid #f3f3f3; }
html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total { border-top: 2px solid #e5e5e5; }html .woocommerce table.cart a.remove:hover, html .woocommerce #content table.cart a.remove:hover, html .woocommerce-page table.cart a.remove:hover,html .woocommerce-page #content table.cart a.remove:hover, html #payment div.payment_box, html .woocommerce-page #payment div.payment_box { background: #e5e5e5; }
html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td,html .woocommerce-page table.shop_table tfoot th, .cart-subtotal th, .shipping th , .total th, html .woocommerce table.shop_attributes .alt th,html .woocommerce-page table.shop_attributes .alt th, html .woocommerce ul.products li.product .price, html.woocommerce-page ul.products li.product .price { color: #333333; }
html .woocommerce ul.products li.product .price del, html .woocommerce-page ul.products li.product .price del,html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove,html .woocommerce-page #content table.cart a.remove { color: #888888; }
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus, 
												html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus, 
												html .woocommerce-page #content .quantity .minus { border: 1px solid #a0a0a0; }
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus, 
												html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus, 
												html .woocommerce-page #content .quantity .minus { color: #ffffff; }
html .woocommerce .quantity .plus, html .woocommerce #content .quantity .plus,  html .woocommerce-page .quantity .plus,html .woocommerce-page #content .quantity .plus, html .woocommerce .quantity .plus:hover, html .woocommerce #content .quantity .plus:hover,html .woocommerce-page .quantity .plus:hover,  html .woocommerce-page #content .quantity .plus:hover{ background: #9a9a9a; }
html .woocommerce .quantity .minus, html .woocommerce #content .quantity .minus,  html .woocommerce-page .quantity .minus,html .woocommerce-page #content .quantity .minus, html .woocommerce .quantity .minus:hover, html .woocommerce #content .quantity .minus:hover,html .woocommerce-page .quantity .minus:hover,  html .woocommerce-page #content .quantity .minus:hover{ background: #b6b6b6; }
.gdlr-skin-dark-skin, .gdlr-skin-dark-skin .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-dark-skin i, .gdlr-skin-dark-skin .gdlr-flex-prev, .gdlr-skin-dark-skin .gdlr-flex-next{ color: #ffffff; }
.gdlr-skin-dark-skin h1, .gdlr-skin-dark-skin h2, .gdlr-skin-dark-skin h3, .gdlr-skin-dark-skin h4, .gdlr-skin-dark-skin h5, .gdlr-skin-dark-skin h6, .gdlr-skin-dark-skin .gdlr-skin-title, .gdlr-skin-dark-skin .gdlr-skin-title a{ color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-skin-info, .gdlr-skin-dark-skin .gdlr-skin-info a, .gdlr-skin-dark-skin .gdlr-skin-info a:hover{ color: #ffffff; }
.gdlr-skin-dark-skin a, .gdlr-skin-dark-skin .gdlr-skin-link, .gdlr-skin-dark-skin .gdlr-skin-link-color{ color: #1db3e7; }
.gdlr-skin-dark-skin a:hover, .gdlr-skin-dark-skin .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-skin-box, .gdlr-skin-dark-skin .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-dark-skin .gdlr-flex-prev, .gdlr-skin-dark-skin .gdlr-flex-next{ background-color: #969696; }
.gdlr-skin-dark-skin *, .gdlr-skin-dark-skin .gdlr-skin-border{ border-color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-button, .gdlr-skin-dark-skin .gdlr-button:hover, .gdlr-skin-dark-skin input[type="button"], .gdlr-skin-dark-skin input[type="submit"]{ color: #ffffff; background-color: #1db3e7;  }
.gdlr-skin-light-green-skin, .gdlr-skin-light-green-skin .gdlr-skin-content{ color: #939393; }
.gdlr-skin-light-green-skin i, .gdlr-skin-light-green-skin .gdlr-flex-prev, .gdlr-skin-light-green-skin .gdlr-flex-next{ color: #39dde3; }
.gdlr-skin-light-green-skin h1, .gdlr-skin-light-green-skin h2, .gdlr-skin-light-green-skin h3, .gdlr-skin-light-green-skin h4, .gdlr-skin-light-green-skin h5, .gdlr-skin-light-green-skin h6, .gdlr-skin-light-green-skin .gdlr-skin-title, .gdlr-skin-light-green-skin .gdlr-skin-title a{ color: #494949; }
.gdlr-skin-light-green-skin .gdlr-skin-title a:hover{ color: #919191; }
.gdlr-skin-light-green-skin .gdlr-skin-info, .gdlr-skin-light-green-skin .gdlr-skin-info a, .gdlr-skin-light-green-skin .gdlr-skin-info a:hover{ color: #bababa; }
.gdlr-skin-light-green-skin a, .gdlr-skin-light-green-skin .gdlr-skin-link, .gdlr-skin-light-green-skin .gdlr-skin-link-color{ color: #39dde3; }
.gdlr-skin-light-green-skin a:hover, .gdlr-skin-light-green-skin .gdlr-skin-link:hover{ color: #9ee1e2; }
.gdlr-skin-light-green-skin .gdlr-skin-box, .gdlr-skin-light-green-skin .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-light-green-skin .gdlr-flex-prev, .gdlr-skin-light-green-skin .gdlr-flex-next{ background-color: #39dde3; }
.gdlr-skin-light-green-skin *, .gdlr-skin-light-green-skin .gdlr-skin-border{ border-color: #eeeeee; }
.gdlr-skin-light-green-skin .gdlr-button, .gdlr-skin-light-green-skin .gdlr-button:hover, .gdlr-skin-light-green-skin input[type="button"], .gdlr-skin-light-green-skin input[type="submit"]{ color: #ffffff; background-color: #39dde3;  }
.gdlr-skin-dark-service, .gdlr-skin-dark-service .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-dark-service i, .gdlr-skin-dark-service .gdlr-flex-prev, .gdlr-skin-dark-service .gdlr-flex-next{ color: #ffffff; }
.gdlr-skin-dark-service h1, .gdlr-skin-dark-service h2, .gdlr-skin-dark-service h3, .gdlr-skin-dark-service h4, .gdlr-skin-dark-service h5, .gdlr-skin-dark-service h6, .gdlr-skin-dark-service .gdlr-skin-title, .gdlr-skin-dark-service .gdlr-skin-title a{ color: #ffffff; }
.gdlr-skin-dark-service .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-dark-service .gdlr-skin-info, .gdlr-skin-dark-service .gdlr-skin-info a, .gdlr-skin-dark-service .gdlr-skin-info a:hover{ color: #ffffff; }
.gdlr-skin-dark-service a, .gdlr-skin-dark-service .gdlr-skin-link, .gdlr-skin-dark-service .gdlr-skin-link-color{ color: #ffffff; }
.gdlr-skin-dark-service a:hover, .gdlr-skin-dark-service .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-dark-service .gdlr-skin-box, .gdlr-skin-dark-service .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-dark-service .gdlr-flex-prev, .gdlr-skin-dark-service .gdlr-flex-next{ background-color: #333333; }
.gdlr-skin-dark-service *, .gdlr-skin-dark-service .gdlr-skin-border{ border-color: #727272; }
.gdlr-skin-dark-service .gdlr-button, .gdlr-skin-dark-service .gdlr-button:hover, .gdlr-skin-dark-service input[type="button"], .gdlr-skin-dark-service input[type="submit"]{ color: #ffffff; background-color: #ffffff;  }
.gdlr-skin-dark-testimonial, .gdlr-skin-dark-testimonial .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-dark-testimonial i, .gdlr-skin-dark-testimonial .gdlr-flex-prev, .gdlr-skin-dark-testimonial .gdlr-flex-next{ color: #ffffff; }
.gdlr-skin-dark-testimonial h1, .gdlr-skin-dark-testimonial h2, .gdlr-skin-dark-testimonial h3, .gdlr-skin-dark-testimonial h4, .gdlr-skin-dark-testimonial h5, .gdlr-skin-dark-testimonial h6, .gdlr-skin-dark-testimonial .gdlr-skin-title, .gdlr-skin-dark-testimonial .gdlr-skin-title a{ color: #ffffff; }
.gdlr-skin-dark-testimonial .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-dark-testimonial .gdlr-skin-info, .gdlr-skin-dark-testimonial .gdlr-skin-info a, .gdlr-skin-dark-testimonial .gdlr-skin-info a:hover{ color: #ffffff; }
.gdlr-skin-dark-testimonial a, .gdlr-skin-dark-testimonial .gdlr-skin-link, .gdlr-skin-dark-testimonial .gdlr-skin-link-color{ color: #1DB3E7; }
.gdlr-skin-dark-testimonial a:hover, .gdlr-skin-dark-testimonial .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-dark-testimonial .gdlr-skin-box, .gdlr-skin-dark-testimonial .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-dark-testimonial .gdlr-flex-prev, .gdlr-skin-dark-testimonial .gdlr-flex-next{ background-color: #2b2b2b; }
.gdlr-skin-dark-testimonial *, .gdlr-skin-dark-testimonial .gdlr-skin-border{ border-color: #ffffff; }
.gdlr-skin-dark-testimonial .gdlr-button, .gdlr-skin-dark-testimonial .gdlr-button:hover, .gdlr-skin-dark-testimonial input[type="button"], .gdlr-skin-dark-testimonial input[type="submit"]{ color: #ffffff; background-color: #ffffff;  }
.gdlr-skin-light-grey, .gdlr-skin-light-grey .gdlr-skin-content{ color: #999999; }
.gdlr-skin-light-grey i, .gdlr-skin-light-grey .gdlr-flex-prev, .gdlr-skin-light-grey .gdlr-flex-next{ color: #e0e0e0; }
.gdlr-skin-light-grey h1, .gdlr-skin-light-grey h2, .gdlr-skin-light-grey h3, .gdlr-skin-light-grey h4, .gdlr-skin-light-grey h5, .gdlr-skin-light-grey h6, .gdlr-skin-light-grey .gdlr-skin-title, .gdlr-skin-light-grey .gdlr-skin-title a{ color: #353535; }
.gdlr-skin-light-grey .gdlr-skin-title a:hover{ color: #5e5e5e; }
.gdlr-skin-light-grey .gdlr-skin-info, .gdlr-skin-light-grey .gdlr-skin-info a, .gdlr-skin-light-grey .gdlr-skin-info a:hover{ color: #828282; }
.gdlr-skin-light-grey a, .gdlr-skin-light-grey .gdlr-skin-link, .gdlr-skin-light-grey .gdlr-skin-link-color{ color: #282828; }
.gdlr-skin-light-grey a:hover, .gdlr-skin-light-grey .gdlr-skin-link:hover{ color: #848484; }
.gdlr-skin-light-grey .gdlr-skin-box, .gdlr-skin-light-grey .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-light-grey .gdlr-flex-prev, .gdlr-skin-light-grey .gdlr-flex-next{ background-color: #a5a5a5; }
.gdlr-skin-light-grey *, .gdlr-skin-light-grey .gdlr-skin-border{ border-color: #eaeaea; }
.gdlr-skin-light-grey .gdlr-button, .gdlr-skin-light-grey .gdlr-button:hover, .gdlr-skin-light-grey input[type="button"], .gdlr-skin-light-grey input[type="submit"]{ color: #a3a3a3; background-color: #f2f2f2;  }
.gdlr-skin-dark-header, .gdlr-skin-dark-header .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-dark-header i, .gdlr-skin-dark-header .gdlr-flex-prev, .gdlr-skin-dark-header .gdlr-flex-next{ color: #ffffff; }
.gdlr-skin-dark-header h1, .gdlr-skin-dark-header h2, .gdlr-skin-dark-header h3, .gdlr-skin-dark-header h4, .gdlr-skin-dark-header h5, .gdlr-skin-dark-header h6, .gdlr-skin-dark-header .gdlr-skin-title, .gdlr-skin-dark-header .gdlr-skin-title a{ color: #ffffff; }
.gdlr-skin-dark-header .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-dark-header .gdlr-skin-info, .gdlr-skin-dark-header .gdlr-skin-info a, .gdlr-skin-dark-header .gdlr-skin-info a:hover{ color: #ffffff; }
.gdlr-skin-dark-header a, .gdlr-skin-dark-header .gdlr-skin-link, .gdlr-skin-dark-header .gdlr-skin-link-color{ color: #ffffff; }
.gdlr-skin-dark-header a:hover, .gdlr-skin-dark-header .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-dark-header .gdlr-skin-box, .gdlr-skin-dark-header .gdlr-column-service-item .gdlr-skin-box, .gdlr-skin-dark-header .gdlr-flex-prev, .gdlr-skin-dark-header .gdlr-flex-next{ background-color: #ffffff; }
.gdlr-skin-dark-header *, .gdlr-skin-dark-header .gdlr-skin-border{ border-color: #00abb7; }
.gdlr-skin-dark-header .gdlr-button, .gdlr-skin-dark-header .gdlr-button:hover, .gdlr-skin-dark-header input[type="button"], .gdlr-skin-dark-header input[type="submit"]{ color: #ffffff; background-color: #39dde3;  }
}
@media all {
/* Edits - October 2015 */
/* blue {color: rgb(0,174,239)}   #00aeef*/
/* orange {color: rgb(255,114,48) */

body {line-height: 1.7; overflow-y: scroll; font-size: 20px; letter-spacing: -0.01em; color: #000; font-family: Halant, Times, serif !important; background-color: #FFF !important}
h1, .h1 {font-size: 110px !important; letter-spacing: -0.04em; font-weight: 900 !important; line-height: 1}
h2, .h2 {font-size: 64px !important; font-weight: 800 !important; letter-spacing: -2px; line-height: 1; margin-top: 30px}
h3, .h3 {font-size: 41px !important; font-weight: 800 !important; letter-spacing: -0.03em; line-height: 1.1; margin-top: 30px}
h4, .h4 {line-height: 1; font-size: 30px !important; color: #999 !important; font-family: Halant, Times, serif !important; font-weight: 300; margin-top: 30px; padding-top: 45px}
h5 {font-size: 22px !important; font-weight: 800 !important; letter-spacing: -1px; margin-top: 0.5em}
h6 {font-weight: 600 !important; font-size: 17px !important;	margin-top: 30px;	letter-spacing: -1px;}
h1, h2, h3, h5, h6, .h1, .h2, .h3, .h5, .h6 .gdlr-title, .gdlr-title a {text-transform: capitalize !important; color: #000 !important; font-family: "Sofia Pro", "sofia-pro", helvetica, arial, sans-serif !important}
.footer-wrapper h3 {color: #FFF !important}
.footer-wrapper a {text-decoration: none}
article a, .with-sidebar-content a {color: rgb(0,174,239) !important}
article a:hover, .author-owdt a:hover {text-decoration: underline}


}@media all and (max-width: 959px){
	h1, .h1, .gdlr-page-title, .single-portfolio h1.gdlr-page-title {font-size: 70px !important}
	h2, .h2 {font-size: 55px !important}
	h3, .h3 {font-size: 37px !important}
	h3.gdlr-page-title {font-size: 37px !important}
	h4, .h4 {font-size: 28px !important}
	h5 {font-size: 20px !important}
	h6 {font-size: 16px !important}
}
@media all and (max-width: 767px){
	h1, .h1, .gdlr-page-title, .single-portfolio h1.gdlr-page-title {font-size: 60px !important; letter-spacing: -1px}
	h2, .h2 {font-size: 50px !important; letter-spacing: -1px}
	h3, .h3 {font-size: 35px !important; letter-spacing: normal}
	h3.gdlr-page-title {font-size: 35px !important}
	h4, .h4 {font-size: 26px !important}
	h5 {font-size: 19px !important}
	h6 {font-size: 16px !important}
}
@media all and (max-width: 480px){
	h1, .h1, .gdlr-page-title, .single-portfolio h1.gdlr-page-title {font-size: 40px !important; letter-spacing: normal}
	h2, .h2 {font-size: 30px !important; letter-spacing: normal}
	h3, .h3 {font-size: 25px !important}
	h3.gdlr-page-title {font-size: 25px !important}
	h4, .h4 {font-size: 20px !important}
	h5 {font-size: 18px !important}
	h6 {font-size: 15px !important}
}

@media all {
/*.home .header-style-transparent .gdlr-header-container {display: block}
.home .gdlr-header-wrapper {display: none}*/
.content-wrapper li {list-style: none; list-style-image: url(/wp-content/themes/versatile-v1-10/images/bluearrow.png)}
.content-wrapper li ul li {list-style: none; list-style-image: url(/wp-content/themes/versatile-v1-10/images/bluearrow2.png)}
.content-wrapper li ul li ul li {list-style: none; list-style-image: url(/wp-content/themes/versatile-v1-10/images/bluearrow2.png)}
.flex-control-nav li {list-style-image: none}
blockquote {padding: 20px 20px 20px 60px; margin: 25px 10% 20px 10%}
blockquote + h2, blockquote + h3, blockquote + h4, blockquote + h5, blockquote + h6 {margin-top: 0}
.single:not(.single-portfolio) .gdlr-page-title-wrapper {padding: 0px 0 80px}
.hidethis {display: none}
/*.home .gdlr-item {margin-bottom: 0; min-height: 0}*/
.dl-menuwrapper button {height: 26px; text-indent: 0; padding-top: 33px; color: #FFF}
.gform_wrapper .top_label .gfield_label {color: #FFF}
.stunning-text-title {color: rgb(0,174,239) !important}
a.stunning-text-button {color: #FFF !important}
.gdlr-blog-full .gdlr-single-blog-tag a {text-transform: lowercase; border-radius: 0px}
.gdlr-pagination .page-numbers {border-radius: 0}
.type-classic-portfolio .gdlr-pagination {margin-bottom: -10px !important; margin-top: 40px;}
.aligncenter {display: block;margin: 5px auto;}
.page-id-10159 #content-section-1, .page-id-9596 #content-section-1 {background-color: #FFF}
.page-id-10159 #content-section-1 .section-container {padding-top: 0}
.portfolio-content-wrapper {display: none}
.gdlr-button.with-border.excerpt-read-more {display: none}
.page-id-12159 .gdlr-item-title {color: #FFF !important}
.page-id-12159 input[type="text"], .page-id-12159 input[type="password"] {margin-left: 10px}
.error404 .search-text input {border: 1px solid white !important}
.page-id-11385 .main-content-container {display: none}
.portfolio-info.portfolio-case-study > a {background-color: transparent; border-radius: 3px; padding: 10px 15px; font-family: "Sofia Pro", "sofia-pro", helvetica, arial, sans-serif !important; font-size: 16px; border: 1px solid rgb(0,174,239); margin-left: 5px; line-height: 1;}
.portfolio-info.portfolio-case-study > a:hover {border: 1px solid #000; color: #000 !important}
#grayback-topborder {border-top: 10px solid #EFEFEF; padding-top: 80px; margin-top: 80px; background-color: #F7F7F7 !important}
.discovermore {text-align: center; padding: 7px 2px; width: 150px; letter-spacing: 2px; border: #00aeef 1px solid; color: #00aeef; font-size: 12px; margin: 10px auto 0; display: block}
.discovermore:hover {background-color: #00aeef; color: #FFF}
.h2link {color: #000 !important}
.h2link:hover {color: #00aeef !important}
.single-portfolio h1.gdlr-page-title {margin-bottom: 0; margin-top: 0 !important}
.single-portfolio .gdlr-page-title-wrapper {padding: 190px 0px 80px}
.single-portfolio h1 + h4 {margin-top: 0; padding-top: 10px}
.h2span {font-style: italic; color: #999 !important; font-family: Halant, Times, serif !important; font-weight: 300}

}@media all and (max-width: 1440px){
h2link {font-size: 55px !important}
.home .ms-slide h4 {max-width: 200px; margin: 0 auto}
}

@media all {
/* Portfolio page edits - with Ajax Load More */
#portfolio_main .gdlr-portfolio-item:hover .portfolio-overlay {opacity: 0.5; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s}
#portfolio_main .gdlr-portfolio-item:hover .portfolio-thumbnail img {transform: scale(1.1,1.1); -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s}
.portfolio-overlay-content a {display: block; height: 350px}

}@media all and (min-width: 480px) and (max-width: 767px){
.page-id-3875 .four {width: 33.333%}
}

@media all {
/* Contact Forms */
.gform_wrapper * {color: #000 !important} /* Black text on contact page form */
.gform_wrapper .top_label .gfield_label {margin: 25px 0 0 !important; letter-spacing: normal; font-size: 16px;}
.gform_wrapper label.gfield_label+div.ginput_container {margin-top: 0;}
.gform_wrapper .ginput_complex label {margin-bottom: 0}
.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {border: 1px solid #BBB !important}
.gform_wrapper input[type="file"] {border: none !important}
.gform_wrapper textarea {height: 6em !important}
input[type="submit"]:hover {background-color: #00aeef !important}
.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span, .gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span {width: 100%}
/* Careers page */
.gform_wrapper input, .gform_wrapper textarea {width: 67% !important; padding: .313em 0; background-color: #FFF}
.page-id-7709 .gform_wrapper input, .page-id-7709 .gform_wrapper textarea {width: 100% !important}
.gform_wrapper textarea {padding-left: 5px}
.gform_wrapper input[type="file"] {width: 200px !important}
#input_11_1_3, #input_11_1_6 {width: 95% !important}
.page-id-7709 input[type="submit"] {width: 135px !important; color: #000 !important}
input[type="submit"]:hover {background-color: #00aeef !important}
.footersearch input[type="submit"]:hover, #searchform input[type="submit"]:hover {background-color: transparent !important} /* No blue hover on footer or blog search bar */
.gform_footer.right_label {margin-left: 31% !important}
#extensions_message {margin: 0 15px; display: block; float: right}
.page-id-7709 .gfield_checkbox li {width: 50%; float: left}
.gfield_checkbox li:last-of-type {width: 100% !important; float: none}
.page-id-8580 .gdlr-item-start-content {display: none}

}@media all and (min-width: 768px) and (max-width: 900px){
#extensions_message {width: 34%}
}
@media all and (max-width: 767px){
label {width: 100% !important; text-align: left !important}
.gform_wrapper input, .gform_wrapper textarea {width: 100% !important}
#extensions_message {width: 100% !important; float: none; margin: 0}
.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span.name_first {width: 100% !important}
.gform_wrapper .right_label div.ginput_complex, .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span {width: 100% !important}
#input_11_1_3, #input_11_1_6, .page-id-7709 .gform_wrapper #input_1_1_3, .page-id-7709 .gform_wrapper #input_1_1_6 {width: 99.5% !important}
input[type="submit"] {width: 135px !important}
.gform_footer.right_label {margin-left: 0% !important; width: 100% !important}
}
@media all and (max-width: 375px){
.page-id-7709 .gfield_checkbox li {width: 100%; float: none}
#input_11_1_3, #input_11_1_6 {width: 99% !important}
}

@media all {
/* About page video */
#wrapper_mbYTP_gdlr-player-1 {position: absolute; z-index: 0; min-width: 100%; min-height: 100%; left: 0px; top: 0px; overflow: hidden; -webkit-backface-visibility: hidden}
#wrapper_mbYTP_gdlr-player-1 {left: -560px !important; right: -560px; }
#gdlr-player-1 video {position: absolute; height: 1720px; top: -200px}

}@media all and (min-width: 1921px){
#wrapper_mbYTP_gdlr-player-1 {left: -750px !important; right: -750px;}
#gdlr-player-1 video {position: absolute; height: 1920px; top: -200px}
}
@media all and (max-width: 1680px){
#wrapper_mbYTP_gdlr-player-1 {left: -700px !important; right: -700px;}
}
@media all and (max-width: 1440px){
#wrapper_mbYTP_gdlr-player-1 {left: -800px !important; right: -800px;}
}
@media all and (max-width: 1280px){
#wrapper_mbYTP_gdlr-player-1 {left: -1000px !important; right: -1000px;}
}
@media all and (max-width: 980px){
#wrapper_mbYTP_gdlr-player-1 {background-image: url(/wp-content/themes/versatile-v1-10/images/about-background.jpg) !important; background-size: cover}
#gdlr-player-1 video {display: none}
}
@media all {
.page-id-1122 h4 {margin-top: 0; padding: 0 0 40px} /* Adjust h4's on About page */
  

/* Portfolio edits (some in media queries too) */
.gdlr-portfolio-info .gdlr-social-share {display: none}
.gdlr-portfolio-style1 .gdlr-portfolio-info {padding: 30px 30px 20px 30px}
.gdlr-portfolio-description h3 {margin-top: -8px}
.gdlr-portfolio-content img {max-width: 100%}


}@media all and (min-width: 320px){
  .dl-menuwrapper li a {font-size: 30px}
}
@media all and (min-width: 400px){
  .dl-menuwrapper li a {font-size: 35px}
}
@media all and (min-width: 551px){
  .dl-menuwrapper li a {font-size: 40px}
}
@media all and (min-width: 651px){
  .dl-menuwrapper li a {font-size: 50px}
}
@media all and (min-width: 768px){
.dl-menuwrapper li a {font-size: 75px}
}
@media all and (min-width: 970px){
.gdlr-page-title-wrapper h1 {max-width: 100%; padding: 0 20%} /* Keep Page Title from overpowering header */
.page-id-8580 .gdlr-page-title-wrapper h1 {padding: 0%} /* Make Careers page wide header because of long words */
}
@media all and (max-width: 767px){
.type-classic-portfolio .gdlr-pagination {display: none !important} /* Keep pagination from blocking portfolio links on mobiles */
}
@media all and (max-width: 399px){
  .dl-menuwrapper li a {line-height: 0px !important}
}
@media all and (max-width: 319px){
  .dl-menuwrapper li a {padding: 30px !important}
}

@media all {
/* Blog Single Post Edits */
.post-author-content h4 {color: #FFF !important}
.post-author-avartar {width: 100%}
.post-author-title {margin-top: 195px}
.post-author {margin-top: 227px}
.gdlr-blog-info {display: none}
body.single .gdlr-page-title-wrapper {background-image: none}
.single-post header.post-header {padding: 0 31%; text-align: center;}
.postid-9537 header.post-header, .postid-15028 header.post-header {padding: 0 15%} /* Slightly wider header for pages with long words */
.single-post .gdlr-page-title-container {display: none}
.gdlr-page-title-overlay {background: #FFF !important}
.single-post p + h4:first-of-type {border-bottom: none; margin-bottom: 18px; padding-bottom: 0px; text-align: left;}
.single-post .top-navigation-divider {border-color: #4e4f51}
.single-post .container {max-width: 100%}
.single-post .container .gdlr-item {margin: 0px 0px 20px;}
.gdlr-shortcode-wrapper .columns .gdlr-item {margin: 0px 15px 20px;}
.single-post .gdlr-blog-content {background-color: #F7F7F7; padding-bottom: 25px}
.single-post header.post-header {max-width: 1140px; margin: 0 auto}
.single-post .gdlr-blog-content .gdlr-row-shortcode {max-width: 1140px; margin: 0 auto}
.single-post .gdlr-blog-content .gdlr-row-shortcode .six {width: 48%; padding-right: 2%}
.single-post .gdlr-blog-content h3, .single-post .gdlr-blog-content h4, .single-post .gdlr-blog-content h5, h.single-post .gdlr-blog-content h6, .single-post .gdlr-blog-content p, .single-post .gdlr-blog-content ul, .single-post .gdlr-blog-content ol, .single-post .gdlr-blog-content iframe, .single-post .gdlr-blog-content form, .single-post .gdlr-blog-content img, .single-post .gdlr-blog-content div.master-slider-parent {max-width: 1140px; margin-left: auto; margin-right: auto}
.full-width-white {background-color: #FFF; width: 100%; max-width: 100%}
.single-post .gdlr-blog-content ul {padding-left: 75px}
.single-post h4:first-of-type {background-color: #FFF; padding: 0 5% 100px; text-align: center; max-width: 3000px; width: 90%; margin-bottom: 80px; border-bottom: 10px solid #EFEFEF;}
.more-insights {margin: 0 auto 50px; max-width: 1140px}
.more-insights li {background: rgb(0,174,239); display: block; float: left; width: calc((100% - 24px) / 3); margin: 2px}
.more-insights li:hover {background: #ff7230}
.more-insights li a {color: #FFF !important; display: block; margin: 0; padding: 25px; min-height: 350px}
.more-insights li a span {display: block; font-size: 18px; font-family: Halant, Times, serif !important; letter-spacing: 0; margin-bottom: 45px}
.alignleft {margin: 0; padding: 5px 20px 20px 0;}

}@media all and (max-width: 1500px){
.single-post header.post-header {padding: 0 10%}
}
@media all and (max-width: 1280px){
.single-post .gdlr-blog-content h3, .single-post .gdlr-blog-content h4, .single-post .gdlr-blog-content h5, h.single-post .gdlr-blog-content h6, .single-post .gdlr-blog-content p, .single-post .gdlr-blog-content ul, .single-post .gdlr-blog-content iframe, .single-post .gdlr-blog-content form, .single-post .gdlr-blog-content img {margin-left: 5%; margin-right: 5%; max-width: 94%}
.single-post h4:first-of-type {width: 94%; margin-left: 0; margin-right: 0; padding-left: 3%; padding-right: 3%;}
.more-insights li a {min-height: 300px}
}
@media all and (max-width: 1140px){
.more-insights li a {min-height: 430px}
.break {margin-left: 0 !important; margin-right: 0 !important}
.break img {max-width: 100%}
.break .container {padding: 0 10px}
}
@media all and (max-width: 767px){
.single-post header.post-header {padding: 0 5%}
.single-post h4:first-of-type {margin-bottom: 60px; padding-bottom: 60px}
.gdlr-portfolio-info {margin-left: 0 !important;}
.more-insights li {float: none; width: 100%; margin-bottom: 2px}
.more-insights li a {min-height: 1px}
}
@media all and (max-width: 480px){
.single-post header.post-header {padding: 0}
.single-post h4:first-of-type {margin-bottom: 30px; padding-bottom: 30px}
}
@media all {
.single-post .post-wide-underline {display: none}
.single-post .gdlr-shortcode-wrapper {margin: 30px -2px;}
.single-post .gdlr-shortcode-wrapper {max-width: 1140px; margin: 0 auto}
.single-post .gdlr-shortcode-wrapper .six {width: 48%; padding-right: 2%}
.single-post .gdlr-shortcode-wrapper h4 {background: none; padding: 0; text-align: inherit; width: auto; margin-bottom: 0; border-bottom: none;}
.author-owdt {color: #999; text-align: center; margin-bottom: 25px}
.moreinsights {text-align: center; display: block; margin: 57px auto; font-size: 75px !important; font-family: Halant, Times, serif !important; font-weight: normal !important; line-height: 58px}	
.moreinsights:after {content: url(/wp-content/uploads/2015/11/arrow-down.svg); position: relative; margin: 0px auto 0px; display: block; width: 120px; height: 30px}
.gdlr-social-share {margin-bottom: 0}
.gdlr-social-share, .gdlr-social-share a {background-color: transparent; text-align: center;}
.gdlr-social-share .social-share-title {float: none; position: relative; top: -5px; color: #a0a0a0}
.blog-info, .blog-info a, .blog-info i {text-align: center}
.icon-tag {display: none !important}
.gdlr-blog-full .gdlr-single-blog-tag a {background-color: transparent !important; color: #A0A0A0 !important; border: 1px solid #BBB}
.gdlr-blog-full .gdlr-single-blog-tag a:hover {border: 1px solid rgb(0,174,239); text-decoration: none}
.gdlr-single-nav {display: none}
.gdlr-social-share {padding: 0px 15px;}
.wp-caption {margin: 15px auto !important; max-width: 1140px; float: none}

/* Blog Index Page Edits */
.page-id-836 .alm-reveal .four.columns {width: 100%; text-align: center}
.page-id-836 section .container {width: 100%; max-width: none}
.gdlr-blog-grid {margin-left: 0; margin-right: 0}
.page-id-836 .top-navigation-wrapper a, .page-id-836 .header-style-transparent .gdlr-main-menu > li > a {color: #4e4f51 !important}
.page-id-836 .top-navigation-divider {border-color: #4e4f51}
.page-id-836 .gdlr-page-title {color: #000 !important}
.page-id-836 .gdlr-page-title-overlay {background: #FFF !important}
.page-id-836 .gdlr-page-title-wrapper {background-image: none !important}
.page-id-836 .content-wrapper a {transition: none; display: block}
#infinitescroll div.gdlr-item.gdlr-content-item {margin: 0}
a.post-wide-owdt {padding: 20px}
a.post-wide-owdt:hover {background: rgb(0,174,239); color: #FFF}
a.post-wide-owdt:hover h3 {color: #FFF !important}
.post-wide-underline {content: ""; display: block; width: 200px; margin: 80px auto 5px; height: 1px; background-color: #BBB}
a.post-wide-owdt:hover .post-wide-underline {background-color: rgb(0,174,239)}
.gdlr-pagination .page-numbers {display: inline-block !important}
.gdlr-item.gdlr-blog-grid {margin-bottom: 0}
.gdlr-pagination {margin: 30px 20px 60px}

}@media all and (max-width: 954px) and (orientation: landscape){  /* Reduce massive headings on landscape mobiles */
.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper {padding-top: 20px}
.gdlr-page-title-wrapper {padding: 120px 0 0 !important}
.page-id-836 #content-section-1 .six {width: 100%}
}
@media all and (max-width: 767px){  /* Reduce massive headings on mobiles */
.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper {padding-top: 20px}
.gdlr-page-title-wrapper {padding: 120px 0 0 !important}
}
@media all {
.archive .blog-item-holder .four.columns {width: 100%; text-align: center}
.archive section .container {width: 100%; max-width: none}
.archive .content-wrapper a {transition: none; display: block}
.archive .gdlr-page-title-wrapper {padding-top: 126px}
.page-id-836 .gdlr-color-wrapper {padding-top: 0 !important; padding-bottom: 0 !important}
.page-id-836 #content-section-1 h4 {padding-top: 0 !important}




/* Search Results Page Edits */
.search .blog-item-holder .four.columns {width: 100%; text-align: center}
.search section .container {width: 100%; max-width: none}
.gdlr-blog-grid {margin-left: 0; margin-right: 0}
.search .blog-item-holder .four.columns {width: 100%; text-align: center}
.search section .container {width: 100%; max-width: none}
.search .content-wrapper a {transition: none; display: block}
.search .gdlr-page-title-wrapper {padding-top: 126px}
.search .six {width: 100%; text-align: center}
.search a:hover {color: #FFF !important}
.search .gdlr-page-title {color: #999; text-transform: none; font-size: 30px !important}
.search .gdlr-color-wrapper {padding-top: 0 !important; padding-bottom: 0 !important}
.search #content-section-1 h4 {padding-top: 0 !important}

/* New Header - October 2015 */
#owdtlogo path, #owdtlogo rect, #owdtlogo polygon, #iconic-web-presence path {fill: #00aeef}
.logowhite #owdtlogo path, .logowhite #owdtlogo rect, .logowhite #owdtlogo polygon, .logowhite #iconic-web-presence path {fill: #FFF}
.page-template-page-casestudies #owdtlogo path, .page-template-page-casestudies #owdtlogo rect, .page-template-page-casestudies #owdtlogo polygon, .page-template-page-personnel #owdtlogo path, .page-template-page-personnel #owdtlogo rect, .page-template-page-personnel #owdtlogo polygon, .page-template-page-personnel #iconic-web-presence path {fill: #FFF !important}
#owdtlogo {width: 120px; height: auto}
#iconic-web-presence {width: 300px; height: auto}

#owdtlogo {
    -webkit-animation-name: owdtlogo;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
	-webkit-transition-timing-function: linear;
	-moz-animation-name: owdtlogo;
    -moz-animation-duration: 10s;
    -moz-animation-iteration-count: infinite;
	-moz-transition-timing-function: linear;
	-o-animation-name: owdtlogo;
    -o-animation-duration: 10s;
    -o-animation-iteration-count: infinite;
	-o-transition-timing-function: linear;
	-ms-animation-name: owdtlogo;
    -ms-animation-duration: 10s;
    -ms-animation-iteration-count: infinite;
	-mx-transition-timing-function: linear;
 	animation-name: owdtlogo;
    animation-duration: 10s;
    animation-iteration-count: infinite;
	transition-timing-function: linear
}

}@-webkit-keyframes owdtlogo {
    0%  {transform: none}
    50%  {transform: none}
    60%  {transform: translateY(-25px)}
    90%  {transform: translateY(-25px)}
    100%  {transform: none}
}
@-moz-keyframes owdtlogo {
    0%  {transform: none}
    50%  {transform: none}
    60%  {transform: translateY(-25px)}
    90%  {transform: translateY(-25px)}
    100%  {transform: none}
}
@-o-keyframes owdtlogo {
    0%  {transform: none}
    50%  {transform: none}
    60%  {transform: translateY(-25px)}
    90%  {transform: translateY(-25px)}
    100%  {transform: none}
}
@keyframes owdtlogo {
    0%  {transform: none}
    50%  {transform: none}
    60%  {transform: translateY(-25px)}
    90%  {transform: translateY(-25px)}
    100%  {transform: none}
}
@media all {
.page360 #owdtlogo {-webkit-animation: none; -moz-animation: none; -ms-animation: none; -o-animation: none; animation: none}

#iconic-web-presence {
    -webkit-animation-name: iconic-web-presence;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
	-webkit-transition-timing-function: linear;
	-moz-animation-name: iconic-web-presence;
    -moz-animation-duration: 10s;
    -moz-animation-iteration-count: infinite;
	-moz-transition-timing-function: linear;
	-o-animation-name: iconic-web-presence;
    -o-animation-duration: 10s;
    -o-animation-iteration-count: infinite;
	-o-transition-timing-function: linear;
	-ms-animation-name: iconic-web-presence;
    -ms-animation-duration: 10s;
    -ms-animation-iteration-count: infinite;
	-mx-transition-timing-function: linear;
 	animation-name: iconic-web-presence;
    animation-duration: 10s;
    animation-iteration-count: infinite;
	transition-timing-function: linear
}

}@-webkit-keyframes iconic-web-presence {
    0%  {transform: translateY(0)}
    55%  {transform: translateY(0)}
    65%  {transform: translateY(-35px)}
    85%  {transform: translateY(-35px)}
    95%  {transform: translateY(0)}
    100%  {transform: translateY(0)}
}
@-moz-keyframes iconic-web-presence {
    0%  {transform: translateY(0)}
    55%  {transform: translateY(0)}
    65%  {transform: translateY(-35px)}
    85%  {transform: translateY(-35px)}
    95%  {transform: translateY(0)}
    100%  {transform: translateY(0)}
}
@-o-keyframes iconic-web-presence {
    0%  {transform: translateY(0)}
    55%  {transform: translateY(0)}
    65%  {transform: translateY(-35px)}
    85%  {transform: translateY(-35px)}
    95%  {transform: translateY(0)}
    100%  {transform: translateY(0)}
}
@keyframes iconic-web-presence {
    0%  {transform: translateY(0)}
    55%  {transform: translateY(0)}
    65%  {transform: translateY(-35px)}
    85%  {transform: translateY(-35px)}
    95%  {transform: translateY(0)}
    100%  {transform: translateY(0)}
}

@media all {
button.dl-trigger:before, button.dl-trigger2:before, button.dl-trigger:after, button.dl-trigger2:after, button.dl-trigger span:after, button.dl-trigger2 span:after {transition: all 0s !important} /* make hamburger color change instantaneous */
#gdlr-responsive-navigation {display: block; float: right; left: 0; position: absolute; width: 100%;}
.gdlr-logo {max-width: 100%;}
.logocontainer {width: 300px; height: 25px; overflow: hidden}
#gdlr-responsive-navigation.dl-menuwrapper button {background-color: transparent}
#gdlr-responsive-navigation .dl-trigger {display: block; margin: 0; position: fixed; right: 15px; top: 20px; color: rgb(0,174,239); padding: 0 100px 0 0; font-size: 16px; z-index: 9}  
 .header-style-transparent .gdlr-fixed-header .gdlr-header-inner .gdlr-header-container .gdlr-logo {background: none}
 .body-wrapper.header-style-transparent .gdlr-header-inner {
    background-color: transparent !important;
}
.header-style-transparent .gdlr-fixed-header .gdlr-header-inner, .header-style-transparent .with-border-bottom .gdlr-header-inner {background: rgb(0,174,239) !important; box-shadow: none; height: 80px}	
.gdlr-header-container {max-width: 100%; width: 100%;}
.gdlr-logo {margin: 0 !important; padding: 25px 0 5px 15px !important; z-index: 9}
.gdlr-fixed-header .gdlr-logo {padding: 25px 0 5px 15px !important}
#gdlr-responsive-navigation.dl-menuwrapper button, #gdlr-responsive-navigation.dl-menuwrapper button:hover, #gdlr-responsive-navigation.dl-menuwrapper button.dl-active {background-color: transparent}
.dl-menuwrapper .dl-menu {float: none; position: absolute; margin: 0px; top: -85px;}
.dl-menuwrapper > .dl-menu, .dl-menuwrapper > .dl-submenu {text-align: center; width: 100%}
.dl-menuwrapper li a {color: #fff; display: block; font-family: Halant,Times,serif !important; font-weight: normal; line-height: 20px; outline: medium none; padding: 40px; text-transform: capitalize;}

}@media all and (max-width: 959px){
.gdlr-header-wrapper {position: fixed;}
button.dl-trigger span, button.dl-trigger2 span {display: none !important} /* Hide "Menu" text on mobiles */
.gdlr-logo {padding: 25px 0 5px 15px !important;}
}
@media all {
#gdlr-responsive-navigation .dl-trigger2 {display: block; margin: 0; position: absolute; right: 15px; top: 20px}
#gdlr-responsive-navigation .dl-trigger, #gdlr-responsive-navigation .dl-trigger2 {padding: 0 80px 0 0 !important; font-size: 16px}
button.dl-trigger:after {background: rgb(0,174,239) none repeat scroll 0 0; box-shadow: 0 10px 0 rgb(0,174,239), 0 20px 0 rgb(0,174,239); left: 65%; top: 12px}
#gdlr-responsive-navigation .dl-trigger2:after {left: 65%; top: 12px}
button.dl-trigger2 {color: #FFF}
button.dl-trigger2:after {background: #FFF; box-shadow: 0 10px 0 #FFF, 0 20px 0 #FFF; left: 65%; top: 12px}
.dl-trigger-x {display: none}
.showthis {display: block}
.dl-menuwrapper li:hover {background: #ffffff}
.dl-menuwrapper li:hover a {color: rgb(0,174,239) !important}

/* Animated Menu Overlay */
.dl-menuwrapper .dl-menu {padding: 15% 0; height: 100vh; background-color: rgba(0,174,239, 0.97) !important; transition: all 0.7s !important; -moz-transform: translate(0,-100vh); -webkit-transform: translate(0,-100vh); transform: translate(0,-100vh)}
.dl-menuwrapper .dl-menu.dl-menuopen  {-moz-transform: translate(0,0); -webkit-transform: translate(0,0); transform: translate(0,0)}

/* Make hamburger white and visible once clicked */
button.dl-trigger.dl-active, button.dl-trigger2.dl-active{z-index: 9; color: #FFF !important}
button.dl-trigger.dl-active:after, button.dl-trigger2.dl-active:after {background: none; box-shadow: none; content: "X"; font-size: 30px; color: #FFF; font-weight: 800; left: 45%; top: 8px;}
#gdlr-responsive-navigation .dl-trigger2.dl-active:after {left: 45%; top: 8px}
button.dl-trigger.dl-active span, button.dl-trigger2.dl-active span {display: none !important} /* Hide "Menu" text when active */

/* New Hamburger to X effect - Nov 9, 2015 */
button.dl-trigger {height: 26px; width: 80px !important; top: 27px !important}
button.dl-trigger2 {top: -24px !important}
button.dl-trigger:before, button.dl-trigger span.midline:after, button.dl-trigger:after, button.dl-trigger2:before, button.dl-trigger2 span.midline:after, button.dl-trigger2:after {transition: all 0.5s;}
button.dl-trigger:before, button.dl-trigger2:before {content: ""; display: block; width: 25px; height: 5px; background: #1db3e7; box-shadow: none; position: absolute; top: 0; right: 0}
button.dl-trigger span.midline, button.dl-trigger2 span.midline {display: block !important}
button.dl-trigger span.midline:after, button.dl-trigger2 span.midline:after {content: ""; display: block; width: 25px; height: 5px; background: none; background-color: #1db3e7; left: auto; position: absolute; top: 10px; right: 0; opacity: 1;}
button.dl-trigger:after, button.dl-trigger2:after {content: ""; display: block; width: 25px; height: 5px; background: #1db3e7; box-shadow: none; position: absolute; top: 20px !important; right: 0; left: auto !important;}
button.dl-trigger2:before, button.dl-trigger2 span.midline:after, button.dl-trigger2:after {background-color: #FFF}
button.dl-trigger.dl-active:before, button.dl-trigger2.dl-active:before, button.dl-trigger.dl-active span.midline:after, button.dl-trigger2.dl-active span.midline:after, button.dl-trigger.dl-active:after, button.dl-trigger2.dl-active:after {background-color: #FFF}
button.dl-trigger.dl-active:before, button.dl-trigger2.dl-active:before {-ms-transform: rotate(-45deg); /* IE 9 */ -webkit-transform: rotate(-45deg); /* Safari */ -moz-transform: rotate(-45deg); /* Firefox */ -o-transform: rotate(-45deg);  transform: rotate(-45deg); top: 10px}
button.dl-trigger.dl-active span.midline, button.dl-trigger.dl-active span.midline:after, button.dl-trigger2.dl-active span.midline, button.dl-trigger2.dl-active span.midline:after {display: block !important; opacity: 0}
button.dl-trigger.dl-active:after, button.dl-trigger2.dl-active:after {content: ""; -ms-transform: rotate(45deg); /* IE 9 */ -webkit-transform: rotate(45deg); /* Safari */ -moz-transform: rotate(45deg); /* Firefox */ -o-transform: rotate(45deg); transform: rotate(45deg); top: 10px !important}


}@media screen and (max-width: 959px){
  button.dl-trigger {top: 26px !important}
  button.dl-trigger2 {top: -24px !important}
}
@media all {
.page360 .dl-trigger {color: #FFF !important} /* White hamburger on 360 home page */
.page360 button.dl-trigger:before, .page360 button.dl-trigger span.midline:after, .page360 button.dl-trigger:after {background-color: #FFF !important}  /* White hamburger on 360 home page */
/* White hamburger on case study page */
.page-template-page-casestudies .dl-trigger {color: #FFF !important}
.page-template-page-casestudies button.dl-trigger:before, .page-template-page-casestudies button.dl-trigger span.midline:after, .page-template-page-casestudies button.dl-trigger:after {background-color: #FFF !important}
.page-template-page-casestudies .body-wrapper.header-style-transparent .gdlr-header-inner, .page-template-page-casestudies .gdlr-header-inner {background-color: transparent !important} /* remove blue background behind logo and menu on case studies page */

/* White hamburger on personnel pages*/
.page-template-page-personnel .dl-trigger {color: #FFF !important}
.page-template-page-personnel button.dl-trigger:before, .page-template-page-personnel button.dl-trigger span.midline:after, .page-template-page-personnel button.dl-trigger:after {background-color: #FFF !important}
.page-template-page-personnel .body-wrapper.header-style-transparent .gdlr-header-inner, .page-template-page-personnel .gdlr-header-inner {background-color: transparent !important} /* remove blue background behind logo and menu on personnel page */



/* New Footer */
.gdlr-page-title-overlay, .gdlr-page-title-wrapper {background: #FFF !important; opacity: 1 !important;} /* Keeps orange from showing up behind page title on small devices */
.content-wrapper {z-index: 2; margin-bottom: 400px; background-color: #FFF}
.footer-wrapper .widget.gdlr-widget {margin-bottom: 0}
.footer-wrapper {z-index: 0; position: fixed; width: 100%; bottom: 0; left: 0; display: block; min-height: 410px; background-color: #ff7230; color: #FFF; font-size: 13px; letter-spacing: 3px;
 line-height: 17px; text-transform: uppercase; font-family: "Sofia Pro", "sofia-pro", helvetica, arial, sans-serif !important; font-weight: 300}
.footer-wrapper a {color: #FFF}
.footer-wrapper a:hover {color: #1843C8}
.footer-wrapper p {margin: 0 0 20px}
.footer-container {bottom: 0; position: absolute !important; padding: 0 0 20px 10px; min-width: 100%;}
#footer-widget-1 {position: relative}
.footer-wrapper #text-2, .footer-wrapper #text-3 {margin: 0px 15px 20px;}
#footer-widget-2 {position: absolute; bottom: 40px; width: 100%; text-align: center}
#footer-widget-3 {position: absolute; bottom: 21px; right: 15px; width: auto; line-height: 15px; text-align: right}

}@media all and (max-width: 767px){
.footer-container {padding: 0}
#footer-widget-1 {bottom: 50px}
#footer-widget-2 {bottom: 10px}
#footer-widget-3 {bottom: 50px}
}
@media all and (max-width: 420px){
.content-wrapper {margin-bottom: 440px}
.footer-wrapper {min-height: 450px}
#footer-widget-1, #footer-widget-2, #footer-widget-3 {width: 100% !important; text-align: center !important; float: none !important; display: block !important}
#footer-widget-1 {bottom: 220px; border-bottom: none}
#footer-widget-3 {right: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
}
@media all {
.single-portfolio .footer-wrapper p {text-align: inherit}
.page-template-page-casestudies .content-wrapper, .page-template-page-personnel .content-wrapper {margin-bottom: 0px}  /* remove footer on full-screen case studies and personnel pages */
.footersearch {margin: 75px auto 0; width: 900px; max-width: 90%}
.footersearch input {background-color: transparent !important; border-color: #FFF !important; color: #FFF !important; padding: 15px !important; font-size: 30px !important; font-family: "Sofia Pro", "sofia-pro", helvetica, arial, sans-serif !important; border-radius: 0 !important}
.footersearch input[type="submit"] {background-image: none !important; top: 15px !important; right: 2px; margin: 0px !important}
.footersearch .search-text:after {content: "\f002"; font-family: fontawesome; color: #FFF; font-size: 20px; display: block; position: absolute; top: 23px; right: 9px}
.headersearch {width: 900px; position: relative; margin: 50px auto 0; max-width: 90%}
.headersearch input {background-color: transparent !important; padding: 15px !important; font-size: 30px !important; font-family: "Sofia Pro", "sofia-pro", helvetica, arial, sans-serif !important; border-radius: 0 !important; color: #BBB !important}
.headersearch input[type="submit"] {top: 25px !important; right: 0px; margin: 0px !important; background-repeat: no-repeat}

}@media all and (max-width: 954px){
.headersearch input {padding: 8px !important; font-size: 20px !important}
.headersearch input[type="submit"] {top: 12px !important; right: 20px}
}
@media all and (max-width: 954px) and (orientation: landscape){
.headersearch {display: none}
}
@media all and (max-width: 767px){
.headersearch {display: none}
}
@media all and (max-width: 480px){
.footersearch {margin: 50px auto 0; width: 90%}
}
@media all and (max-width: 340px){
.footersearch input {font-size: 25px !important}
}
@media all {
.search-results .blog-item-holder a:hover {background-color: transparent !important}
.search-results .blog-item-holder a:hover {color:  rgb(0,174,239) !important}
.search-results .blog-item-holder a:hover h3 {color:  #000 !important}

/* General RWD edits - Oct 2015 */

}@media screen and (max-width: 1440px){
  #gdlr-responsive-navigation.dl-menuwrapper ul {padding: 10% 0;}	
}
@media screen and (max-width: 1280px){
  .dl-menuwrapper li a {padding: 30px}	
}
@media screen and (max-width: 959px){
   body .container {max-width: 100%}
  .gdlr-logo {float: left; margin: inherit !important; padding-bottom: inherit}
  .gdlr-navigation-wrapper {float: right; margin-top: 42px !important}
  .top-navigation-divider {margin: 0}
  .top-navigation-left {float: none; margin: 0 auto;  width: 256px}
  .top-navigation-right, .top-navigation-right-text {float: none; margin: 0 auto; width: 595px}
  .gdlr-header-wrapper {background: none}
  .with-border-bottom #owdtlogo path, .with-border-bottom #owdtlogo rect, .with-border-bottom #owdtlogo polygon {fill: #FFF !important}
  .page360 .body-wrapper.header-style-transparent .gdlr-header-inner, .page360 .gdlr-header-inner {background-color: transparent !important}
  #gdlr-responsive-navigation.dl-menuwrapper ul {padding: 25% 0;}	
  .gdlr-item-start-content {padding-top: 20px !important}
}
@media all and (max-width: 959px) and (orientation: landscape){
  #gdlr-responsive-navigation.dl-menuwrapper ul {padding: 15% 0;}	
  .dl-menuwrapper li a {padding: 20px; font-size: 50px;}
}
@media all and (max-width: 767px){
  .gdlr-logo {max-width: 100%; padding: 25px 0 5px 15px !important}
  .with-border-bottom .gdlr-logo {padding: 12px 0 5px 15px !important;}
  .gdlr-fixed-header .gdlr-logo {padding: 12px 0 5px 15px !important;}
  .header-style-transparent .gdlr-fixed-header .gdlr-header-inner, .header-style-transparent .with-border-bottom .gdlr-header-inner {height: 52px}
  .gdlr-page-title-wrapper, .page-id-12159 #gdlr-parallax-wrapper-1 {padding: 120px 0 80px !important}
  .single:not(.single-portfolio) .gdlr-page-title-wrapper {padding: 0px 0 80px !important}
  #gdlr-responsive-navigation.dl-menuwrapper button, #gdlr-responsive-navigation.dl-menuwrapper button:hover, #gdlr-responsive-navigation.dl-menuwrapper button.dl-active {background-color: transparent}
  .gdlr-full-size-wrapper .gdlr-item, .gdlr-full-size-wrapper .gdlr-item-no-space {margin-left:15px; margin-right: 15px;}
  #gdlr-responsive-navigation.dl-menuwrapper ul {background-color: rgb(0,174,239)}
  .dl-menuwrapper .dl-menu {float: none; position: relative}
  .dl-menuwrapper > .dl-menu, .dl-menuwrapper > .dl-submenu {text-align: center; width: 100%}
  .dl-menuwrapper li a {line-height: 30px}
  .dl-menu {display: none}
  .dl-menuopen {display: block}
   #owdtlogo {top: 12px}
   #iconic-web-presence {top: 12px}
}
@media all and (max-width: 767px) and (orientation: landscape){
  .dl-menuwrapper li a {padding: 15px}
}
@media all and (max-width: 480px){
  #owdtlogo {width: 90px}
  #iconic-web-presence {width: 225px}
  #owdtlogo {top: 15px}
  #iconic-web-presence {top: 15px}
  #gdlr-responsive-navigation.dl-menuwrapper ul {padding: 35% 0;}	
  .page-id-7709 #content-section-1 p {font-size: 1em !important}
  .page-id-7709 #grayback-topborder {padding-top: 10px; margin-top: 10px}
  .page-id-7709 .gdlr-item-title-wrapper.gdlr-item {margin-bottom: 10px}
  .page-id-7709 .two-fifth p {padding-right: 0 !important}
}
@media all and (max-width: 300px){
  #gdlr-responsive-navigation.dl-menuwrapper ul {padding: 5% 0;}	
   .gdlr-logo {min-width: 160px}
}


@media all {
/* Case Studies - Nov 2015 */
.case-studies-slider {color: #FFF}
.case-studies-slider .ms-layer {left: 0% !important; top: 25% !important}
.case-studies-slider .ms-layer img {width: auto; height: 40px !important; margin-bottom: 20px}
.case-studies-slider h1 {color: #FFF !important; width: 70%; line-height:  0.8; margin-bottom:25px}
.case-studies-slider p  {color: #FFF !important; width: 70% !important; font-size: 21px !important; margin-bottom: 30px}
.case-studies-slider .ms-btn {border-radius: 0; border: 1px solid white; font-size: 16px; font-weight: bold; color: #FFF !important; padding: 10px 15px !important; line-height: normal !important; text-transform: uppercase}
.case-studies-slider .ms-btn:hover {color: rgb(0,174,239) !important; border-radius: 0; border: 1px solid rgb(0,174,239)}
.case-studies-slider .ms-nav-prev {display: none}
.case-studies-slider .ms-nav-next {background-image: url(/wp-content/themes/versatile-v1-10/images/arrow-thin-right.svg) !important; background-size: cover !important; width: 80px !important; height: 200px !important; margin-top: -100px !important; opacity: 0.7}

/* Branding Portfolio sliders */
.page-template-page-branding .ms-nav-prev {background-image: url(/wp-content/themes/versatile-v1-10/images/arrow-thin-left-cyan.svg) !important; background-size: cover !important; width: 80px !important; height: 200px !important; margin-top: -100px !important; opacity: 0.7}
.page-template-page-branding .ms-nav-next {background-image: url(/wp-content/themes/versatile-v1-10/images/arrow-thin-right-cyan.svg) !important; background-size: cover !important; width: 80px !important; height: 200px !important; margin-top: -100px !important; opacity: 0.7}



}@media all and (max-width: 1360px){
.case-studies-slider .ms-layer {left: 5% !important; top: 15% !important}
}
@media all and (max-width: 1280px){
.case-studies-slider .ms-layer {top: 25% !important}
.case-studies-slider p {display: none}
.case-studies-slider .ms-layer img {min-width: 116px}
}
@media all and (max-width: 1023px){
.case-studies-slider h1 {font-size: 60px !important}
}
@media all and (max-width: 767px){
.case-studies-slider .ms-layer {top: 35% !important}
}
@media all and (max-width: 767px) and (orientation: landscape){
.case-studies-slider .ms-layer {top: 25% !important}
.case-studies-slider h1 {font-size: 45px !important}
}
@media all and (max-width: 650px) and (orientation: landscape){
.case-studies-slider .ms-layer img {display: none}
.case-studies-slider .ms-layer {top: 30% !important}
.case-studies-slider h1 {font-size: 35px !important}
.case-studies-slider .ms-nav-next, .page-template-page-branding .ms-nav-next {width: 57px !important; height: 148px !important; margin-top: -70px !important; right: 10px !important;}
.page-template-page-branding .ms-nav-prev {width: 57px !important; height: 148px !important; margin-top: -70px !important; left: 10px !important;}
}
@media all and (max-width: 550px){
.case-studies-slider .ms-layer {top: 25% !important}
.case-studies-slider h1 {font-size: 45px !important}
}
@media all and (max-width: 550px) and (orientation: landscape){
.case-studies-slider .ms-layer {top: 32% !important}
.case-studies-slider h1 {font-size: 35px !important}
}
@media all and (max-width: 480px) and (orientation: landscape){
.case-studies-slider .ms-layer img {display: none}
.case-studies-slider h1 {font-size: 25px !important}
.case-studies-slider .ms-nav-next {display: none}
}
@media all and (max-width: 399px){
.case-studies-slider .ms-layer img {display: none}
.case-studies-slider h1 {font-size: 45px !important}
.case-studies-slider .ms-nav-next, .page-template-page-branding .ms-nav-next {width: 57px !important; height: 148px !important; margin-top: -70px !important; right: 10px !important;}
.page-template-page-branding .ms-nav-prev {width: 57px !important; height: 148px !important; margin-top: -70px !important; left: 10px !important;}
}
@media all and (max-width: 349px){
.case-studies-slider h1 {font-size: 35px !important}
.case-studies-slider .ms-nav-next, .page-template-page-branding .ms-nav-next {width: 46px !important; height: 120px !important; margin-top: -60px !important}
.page-template-page-branding .ms-nav-prev {width: 46px !important; height: 120px !important; margin-top: -60px !important}
}
@media all and (max-width: 299px){
.case-studies-slider h1 {width: 85%}
.case-studies-slider h1 {font-size: 30px !important}
.case-studies-slider .ms-nav-next, .page-template-page-branding .ms-nav-next, .page-template-page-branding .ms-nav-prev {display: none}
}



@media all {
/* Video headers - Nov 2015 */
video {max-width: none}
#video-background-wrapper {height: 75vh; margin: 0; overflow: hidden}
#header-video video {object-fit: cover}
#header-video video {width: auto; height: 100%;}
.video-background-text {position: absolute; top: 25vh; left: 15%; text-align: center; width: 70%}
.page-id-14656 .video-background-text, .page-id-13867 .video-background-text {position: absolute; top: 45vh; left: 15%; text-align: center; width: 70%}
.video-background-text h1 {color: #FFF !important}
.page-id-13867 .video-background-text h1 {color: #000 !important}
#header-video video {width: 100%; height: 75vh}


}@media all and (max-width: 1440px){
	.video-background-text h1 {font-size: 90px !important}
}
@media all and (max-width: 1024px){
	.video-background-text h1 {font-size: 70px !important}
}
@media all and (max-width: 959px) and (orientation: landscape){
	.page-id-14656.video-background-text {top: 25vh}
	.video-background-text h1 {font-size: 50px !important}
}
@media all and (max-width: 767px){
	.video-background-text h1 {font-size: 60px !important}
	.page-id-13867 #header-video {height: 75vh}
	.page-id-14656 #header-video {height: 75vh; background-image: url(/wp-content/uploads/2015/12/branding-slide-bk.jpg); background-size: cover; background-position: center}
	#header-video video {display: none}
}
@media all and (max-width: 767px) and (orientation: landscape){
	.video-background-text h1 {font-size: 40px !important}
	.video-background-text {top: 35vh; left: 3%; width: 94%}
}
@media all and (max-width: 650px) and (orientation: landscape){
	#header-video {background-image: none}
}
@media all and (max-width: 550px) and (orientation: landscape){
	.video-background-text {position: relative; padding: 10px; top: 0; margin-top: 85px}
	.page-id-13867 .video-background-text {margin-top: 0px}
	.page-id-14656 .video-background-text {top: 15vh}
	#header-video, #video-background-wrapper {height: auto}
}
@media all and (max-width: 480px){
	.video-background-text h1 {font-size: 40px !important}
	#header-video {background-image: none}	
	.video-background-text {top: 20vh}
}
@media all and (max-width: 480px) and (orientation: landscape){
	.video-background-text {top: 5vh}
}
@media all and (max-width: 550px) and (orientation: landscape){
	.page-id-14656 .video-background-text {top: 10vh}
	.page-id-14656 .video-background-text h1 {font-size: 30px !important}
}
@media all and (max-width: 320px){
	.video-background-text h1 {font-size: 30px !important}
	.video-background-text {top: 25vh}
}


@media all {
/* New Web Design page - November 2015 (page-id-13867) */
.page-id-13867 .content-wrapper, .page-id-14656 .content-wrapper, .page-id-15248 .content-wrapper, .page-id-15554 .content-wrapper {background-color: #EDEDED}
#magazine-blocks-1 a, #magazine-blocks-2 a, #magazine-blocks-3 a {-webkit-transition: 0s; -moz-transition: 0s; -ms-transition: 0s; -o-transition: 0s; transition: 0s;} 
#magazine-blocks-1 {max-width: 1200px; margin: 0 auto; margin-top: 40px; padding-bottom: 0}
#magazine-blocks-1 .gdlr-content-item {text-align: left}
#magazine-blocks-1 .four .gdlr-item {padding: 30px; height: 340px; margin-bottom: 0}
#magazine-blocks-1 h3, #magazine-blocks-1 h4, #magazine-blocks-1 p {display: block; padding-right: 0%; line-height: 1}

.web-innovation-icon {background-image: url(/wp-content/uploads/2015/11/web-innovation-icon.png); background-size: cover; background-position: left top; width: 70px; height: 101px}
#magazine-blocks-1 .four:hover #popup_four_open {background-color: rgb(0,174,239); cursor: pointer}
.four:hover #popup_five_open {background-color: rgb(0,174,239); cursor: pointer}


#magazine-blocks-1 .four:hover #popup_four_open h3, .four:hover #popup_five_open h3 {color: #FFF !important}
.web-innovation-icon  {transition: 0s all} /* Keep the light bulb from visibly sliding up on hover */
#magazine-blocks-1 .four:hover #popup_four_open .web-innovation-icon, .four:hover #popup_five_open .web-innovation-icon {background-position: left bottom}

#web-envoy {background-image: url(/wp-content/uploads/2015/11/web-design-envoy.jpg); background-size: cover; background-position: center top; z-index: 100}
#magazine-blocks-1 .four:hover #web-envoy:after {content: ""; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 101; background-color: rgba(0,174,239,0.8)}
#web-envoy h3 {margin: 0; padding: 0; color: #FFF !important; z-index: 102; position: relative}
#web-envoy a {display: block; color: #FFF !important; z-index: 103; line-height: 340px; text-align: center; width: 100%; height: 100%}

#web-elite h3 {margin: 0; padding: 0; padding-right: 0; z-index: 101; position: relative}
#web-elite p {position: absolute; left: 30px; bottom: 0; z-index: 101}
#magazine-blocks-1 .four:hover #web-elite {cursor: default}
#magazine-blocks-1 .four:hover #web-elite:after {content: ""; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgb(0,174,239); z-index: 100}
#magazine-blocks-1 .four:hover #web-elite h3, #magazine-blocks-1 .four:hover #web-elite p {color: #FFF !important}

#popup_four_open h3 {margin-top: 150px}
#popup_four, #popup_five {width: 50%; border-left: 2px solid rgb(0,174,239);  padding-left: 25px; height: auto /*55%*/; position: relative; margin: 0 auto 0 10%}
.page-id-14656 #popup_four p, #popup_five p {line-height: 22px}
#popup_four h2, #popup_four p, #popup_four .bottomcontainer, #popup_five h2, #popup_five p, #popup_five .bottomcontainer {color: #FFF !important}

#popup_four button, #popup_five button {/*top: 15px; right: 0; */ display: inline; width: auto; left: auto !important; /*position: absolute*/}

#popup_four p:last-of-type {margin-bottom: 0} /* prevents blue border overrun */
#popup_four h2, #popup_four h4, #popup_four p {padding-right: 23%; margin-top: 0}
.page-id-14656 #popup_four h2, .page-id-14656 #popup_four h4, .page-id-14656 #popup_four p {padding-right: 12%}
#popup_four .bottomcontainer {/*position: absolute; left: 0; bottom: 0; padding: 0 0 0 30px*/}
#popup_four_background.popup_background {opacity: .9 !important;}
#popup_four .popup_four_close {color: rgba(255,255,255,0.3); border: 1px solid rgba(255,255,255,0.3); font-family: arial, sans-serif !important; padding: 6px 15px 6px 20px !important}
#popup_four .popup_four_close:hover {border: 1px solid rgba(0,174,239,1); color:  rgba(0,174,239,1) !important}
#popup_four_wrapper {text-align: left !important}

}@media all and (max-width: 1699px){
#popup_four {width: 60%; /*height: 65%*/}
}
@media all and (max-width: 1399px){
#popup_four {width: 70%; /*height: 70%*/}
#popup_four h4 {display: none}

}
@media all and (max-width: 1199px){
#popup_four {width: 85%; /*height: 80%*/}
#popup_four h2, #popup_four h4, #popup_four p, #popup_four .bottomcontainer {padding-right: 5%}
#popup_four .bottomcontainer {/*position: relative; padding: 0 50px 0 0*/}
#popup_four {height: auto}
#popup_four.popup_content {min-width: 0; min-height: 0}
}

@media all and (max-width: 767px){
#popup_four.popup_content {/*min-height: 350px*/}
#popup_four p {font-size: 14px; line-height: 15px}
#popup_four .bottomcontainer {position: relative; bottom: auto; padding: 0 50px 5% 0}
/* Create 2 columns on mobiles */
.page-id-14656 .gdlr-content .four, .page-id-13867 .gdlr-content .four {width: 50%; border-radius: 0px; background: #FFF;}
#magazine-blocks-1 .clear, #magazine-blocks-2 .clear, #magazine-blocks-3 .clear, #magazine-blocks-4 .clear, #content-section-1 .clear, #content-section-2 .clear, #content-section-3 .clear, #content-section-4 .clear {display: none}
.page-id-14656 #magazine-blocks-3 div.four.columns:nth-of-type(3), .page-id-13867 #magazine-blocks-3 div.four.columns:nth-of-type(3) {width: 100%}
}
@media all and (max-width: 480px){
#magazine-blocks-1 .four .gdlr-item {height: 240px}
#web-envoy a {line-height: 240px}
#popup_four_open h3 {margin-top: 80px}
}
@media all and (max-width: 350px){
.page-id-14656 .gdlr-content .four, .page-id-13867 .gdlr-content .four {width: 100%}
}

@media all and (max-width: 650px) and (orientation: landscape){
#popup_four p {display: none}
#popup_four .bottomcontainer {position: relative; bottom: auto; padding: 0 5% 0 0}
#popup_four h4 {padding-top: 5px}
}

@media all {
#popup_five p:last-of-type {margin-bottom: 0} /* prevents blue border overrun */
#popup_five h2, #popup_five h4, #popup_five p {padding-right: 23%; margin-top: 0}
#popup_five h2, #popup_five h4, #popup_five p {padding-right: 12%}
#popup_five .bottomcontainer {/*position: absolute; left: 0; bottom: 0; padding: 0 0 0 30px*/}
#popup_five_background.popup_background {opacity: .9 !important;}
#popup_five .popup_five_close {color: rgba(255,255,255,0.3); border: 1px solid rgba(255,255,255,0.3); font-family: arial, sans-serif !important; padding: 6px 15px 6px 20px !important}
#popup_five .popup_five_close:hover {border: 1px solid rgba(0,174,239,1); color:  rgba(0,174,239,1) !important}
#popup_five_wrapper {text-align: left !important}

}@media all and (max-width: 1699px){
#popup_five {width: 60%; /*height: 65%*/}
}
@media all and (max-width: 1399px){
#popup_five {width: 70%; /*height: 70%*/}
#popup_five h4 {display: none}
}
@media all and (max-width: 1199px){
#popup_five {width: 85%; /*height: 80%*/}
#popup_five h2, #popup_five h4, #popup_five p, #popup_five .bottomcontainer {padding-right: 5%}
#popup_five .bottomcontainer {/*position: relative; padding: 0 50px 0 0*/}
#popup_five {height: auto}
#popup_five.popup_content {min-width: 0; min-height: 0}
}
@media all and (max-width: 767px){
#popup_five.popup_content {/*min-height: 350px*/}
#popup_five p {font-size: 14px; line-height: 15px}
#popup_five .bottomcontainer {position: relative; bottom: auto; padding: 0 50px 5% 0}
/* Create 2 columns on mobiles */
}
@media all and (max-width: 480px){
#popup_five_open h3 {margin-top: 80px}
}
@media all and (max-width: 650px) and (orientation: landscape){
#popup_five p {display: none}
#popup_five .bottomcontainer {position: relative; bottom: auto; padding: 0 5% 0 0}
#popup_five h4 {padding-top: 5px}
}
@media all {
#magazine-blocks-2 {max-width: 1200px; margin: 0 auto; padding-bottom: 0}
#magazine-blocks-2 .gdlr-content-item {text-align: left}
#magazine-blocks-2 .four .gdlr-item {padding: 30px; height: 340px; margin-bottom: 0}
#magazine-blocks-2 h3, #magazine-blocks-2 h4, #magazine-blocks-2 p {display: block; padding-right: 0%; line-height: 1}

#web-cetco {background-image: url(/wp-content/uploads/2015/11/web-design-cetco.jpg); background-size: cover; background-position: center top; z-index: 100}
#magazine-blocks-2 .four:hover #web-cetco:after {content: ""; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 101; background-color: rgba(0,174,239,0.8)}
#web-cetco h3 {margin: 0; padding: 0; color: #FFF !important; z-index: 102; position: relative}
#web-cetco a {display: block; color: #FFF !important; z-index: 103; line-height: 340px; text-align: center; width: 100%; height: 100%}

#web-design {background-color: rgb(0,174,239)}
#web-design h3 {margin: 0; padding: 0; padding-right: 0; z-index: 101; position: relative; color: #FFF !important; display: block}
#web-design p {position: absolute; left: 30px; bottom: 0; z-index: 101; color: #FFF !important; display: block}
#web-design a {color: #FFF !important; display: block}
.four:hover #web-design {cursor: default}
.four:hover #web-design {background-color: #FFF}
.four:hover #web-design h3, #magazine-blocks-2 .four:hover #web-design p {color: rgb(0,174,239) !important}
.four:hover #web-design a {color: rgb(0,174,239) !important}

#web-usph {background-image: url(/wp-content/uploads/2015/11/web-design-usph.jpg); background-size: cover; background-position: center top; z-index: 100}
#magazine-blocks-2 .four:hover #web-usph:after {content: ""; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 101; background-color: rgba(0,174,239,0.8)}
#web-usph h3 {margin: 0; padding: 0; color: #FFF !important; z-index: 102; position: relative}
#web-usph a {display: block; color: #FFF !important; z-index: 103; line-height: 340px; text-align: center; width: 100%; height: 100%}

#magazine-blocks-3 {max-width: 1200px; margin: 0 auto; padding-bottom: 0}
#magazine-blocks-3 .gdlr-content-item {text-align: left}
#magazine-blocks-3 .four .gdlr-item {padding: 30px; height: 340px; margin-bottom: 0}
#magazine-blocks-3 h3 {display: block; text-align: center; line-height: 340px; padding: 0; margin: 0}

}@media all and (max-width: 950px){
#magazine-blocks-3 h3 {line-height: normal; padding-top: 148px}
.page-id-14656 #magazine-blocks-3 h3 {padding-top: 0}
.page-template-page-branding .gdlr-content-item {margin: 0 15px !important; text-align: left}
.page-template-page-branding .four .gdlr-content-item {margin: 0 !important}
}
@media all {
#magazine-blocks-3 i {color: #000}
#magazine-blocks-3 #web-before-after a {color: #000 !important; display: block; height: 340px}
#magazine-blocks-3 #web-before-after:hover {background-color: rgb(0,174,239)}
#magazine-blocks-3 #web-before-after:hover a, #magazine-blocks-3 #web-before-after:hover i {color: #FFF !important}

#web-design-portfolio {background-image: url(/wp-content/uploads/2015/11/web-design-portfolio-color.jpg); background-size: cover; background-position: center top; z-index: 100}
#magazine-blocks-3 .four:hover #web-design-portfolio {background-image: url(/wp-content/uploads/2015/11/web-design-portfolio-bw.jpg)}
#web-design-portfolio h3 {margin: 0; padding: 0; color: #FFF !important; z-index: 102; position: relative}
#web-design-portfolio a {display: block; color: #FFF !important; z-index: 103; line-height: 340px; text-align: center; width: 100%; height: 100%}

#magazine-blocks-3 #web-case-studies:hover {background-color: rgb(0,174,239)}
#magazine-blocks-3 #web-case-studies a {color: #000 !important; display: block; height: 340px}
#magazine-blocks-3 #web-case-studies:hover a {color: #FFF !important}

/* Custom Hovers to black on white */
.page-id-14656 #magazine-blocks-1 .four:nth-of-type(2) #web-design:hover a, .page-id-14656 #magazine-blocks-1 .four:nth-of-type(2) #web-design:hover p {color: #000 !important} /* branding */
.page-id-13867 #magazine-blocks-2 .four:nth-of-type(2) #web-design:hover a, .page-id-13867 #magazine-blocks-2 .four:nth-of-type(2) #web-design:hover p {color: #000 !important} /* web */
.page-id-15248 #magazine-blocks-2 .four:nth-of-type(2) #web-design:hover a, .page-id-15248 #magazine-blocks-2 .four:nth-of-type(2) #web-design:hover p {color: #000 !important} /* home2016 */
.page-id-15554 #magazine-blocks-1 .four:nth-of-type(2) #web-design:hover a, .page-id-15554 #magazine-blocks-1 .four:nth-of-type(2) #web-design:hover p {color: #000 !important} /* home2016 B */
.page-id-15554 #magazine-blocks-2 .four:nth-of-type(2) #web-design:hover a, .page-id-15554 #magazine-blocks-2 .four:nth-of-type(2) #web-design:hover p {color: #000 !important} /* home2016 B */
#content-section-7 #web-design:hover a, #content-section-7 #web-design:hover p {color: #000 !important} /* home2016 B */

/* New Branding page - December 2015 (page-id-14656) */

.marketing-keystone-icon {background-image: url(/wp-content/uploads/2015/12/marketing-keystone-icon.png); background-size: cover; background-position: left top; width: 198px; height: 105px}
.marketing-keystone-icon  {transition: 0s all} /* Keep the light bulb from visibly sliding up on hover */
#magazine-blocks-1 .four:hover #popup_four_open .marketing-keystone-icon {background-position: left bottom}
.page-id-14656 #magazine-blocks-1 a {display: block; height: 340px}
#popup_five_open h3 {margin: 0; padding: 0; padding-right: 0; z-index: 101; position: relative}
#popup_five_open h3 {margin-top: 150px}
#popup_five_open p {position: absolute; left: 30px; bottom: 0; z-index: 101}
#magazine-blocks-1 .four:hover #popup_five_open {cursor: pointer}
/*#magazine-blocks-1 .four:hover #popup_five_open:after {content: ""; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgb(0,174,239); z-index: 100}*/
#magazine-blocks-1 .four:hover #popup_five_open h3, #magazine-blocks-1 .four:hover #popup_five_open p {color: #FFF !important}
.page-id-14656 #popup_five_open p {padding-right: 10px}
.page-id-14656 #web-design a {height: auto !important}
.page-id-14656 #web-elite p {padding-right: 10px}
.page-id-14656 #magazine-blocks-3 {background-color: #EDEDED !important}

}@media all and (min-width: 769px){
#branding-hanover  {overflow: hidden}
#branding-hanover p {margin: 0}
#branding-hanover img  {-webkit-transition: transform 0.7s; -moz-transition: transform 0.7s; transition: transform 0.7s}
#branding-hanover:hover img  {-webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); transform: scale(1.1,1.1)}
}

@media all and (min-width: 768px) and (max-width: 1023px){
#web-elite h3 {font-size: 33px !important; line-height: 35px}
#web-elite p {font-size: 15px; line-height: normal;}
#popup_five_open h3 {font-size: 33px !important; line-height: 35px}
#popup_five_open p {font-size: 15px; line-height: normal;}
}
@media all {
.page-id-14656 #magazine-blocks-2 .four .gdlr-item {padding: 0px; height: 600px; margin-bottom: 0}
.page-id-14656 #magazine-blocks-2 h3 {margin: 0}
.full-size-link {display: block; width: 100%; height: 600px}
#branding-farsi {background-image: url(/wp-content/uploads/2015/12/background-farsi.jpg); background-position: left top; transition: all 1s}
#branding-gmc {background-image: url(/wp-content/uploads/2015/12/background-gmc.jpg); background-position: center bottom; transition: all 1s}
#branding-shahla {background-image: url(/wp-content/uploads/2015/12/background-shahla.jpg); background-position: right top; transition: all 1s}
#branding-farsi:hover {background-position: right top}
#branding-gmc:hover {background-position: center top}
#branding-shahla:hover {background-position: left top}
#branding-hanover {background-image: url(/wp-content/uploads/2015/12/branding-hanover.jpg); background-position: left top}
#branding-hanover .full-size-link {height: 400px}
.page-id-14656 #magazine-blocks-3 .gdlr-item {margin: 0}

}@media all and (min-width: 768px) and (max-width: 979px){
#branding-farsi {background-position: 15% top; transition: all 0.3s}
#branding-gmc {background-position: center bottom; transition: all 0.3s}
#branding-shahla {background-position: 86% top; transition: all 0.3s}
#branding-farsi:hover {background-position: 86% top}
#branding-gmc:hover {background-position: center top}
#branding-shahla:hover {background-position: left top}
}
@media all and (max-width: 767px){
#branding-farsi {background-position: right 85%; background-size: 200%}
#branding-gmc {background-position: 50% top}
#branding-shahla {background-position: left top}
#branding-farsi:hover {background-position: right 85%}
#branding-gmc:hover {background-position: 50% top}
#branding-shahla:hover {background-position: left top}
#magazine-blocks-1 {margin-top: 0}
.page-id-14656 #magazine-blocks-2 .four .gdlr-item {height: 350px}
.full-size-link {height: 350px}
#web-elite, #web-case-studies {background: #EFEFEF}
#magazine-blocks-1 .four .gdlr-item, #magazine-blocks-2 .four .gdlr-item, #magazine-blocks-3 .four .gdlr-item {margin-left: 0; margin-right: 0}
#magazine-blocks-1 .four, #magazine-blocks-2 .four, #magazine-blocks-3 .four {padding-top: 0}
.page-id-13867 h3 {font-size: 50px !important}
#magazine-blocks-1 p, #magazine-blocks-2 p, #magazine-blocks-3 p, #magazine-blocks-4 p, #web-design p {display: none} /* Hide normal text on small screens */
#web-design p, #magazine-blocks-1 p {display: block !important; font-size: 12px}   
#web-design h3 {line-height: 0.9}
#branding-hanover p {display: block; margin-bottom: 0 !important} /* do show hanover block */
#magazine-blocks-3 .columns {min-height: 0 !important}
#magazine-blocks-1 .four .gdlr-item, #magazine-blocks-2 .four .gdlr-item, #magazine-blocks-3 .four .gdlr-item, #magazine-blocks-3 #web-before-after a, #magazine-blocks-3 #web-case-studies a {height: 290px}
#web-cetco a, #web-usph a, #web-envoy a, #web-design-portfolio a {line-height: 290px}
#popup_four_open h3, #popup_five_open h3 {margin-top: 100px}
#magazine-blocks-3 h3 {padding-top: 100px}
#web-design-portfolio a {line-height: 94px}
}

@media all and (min-width: 667px) and (max-width: 767px){
.page-id-13867 #web-elite h3{font-size: 45px !important}
}

@media all and (max-width: 666px){
#branding-shahla {background-position: 5% top}
#branding-shahla:hover {background-position: 5% top}
#branding-gmc {background-position: 10% top}
#branding-gmc:hover {background-position: 10% top}
.page-id-13867 h3 {font-size: 30px !important}
#magazine-blocks-1 .four .gdlr-item, #magazine-blocks-2 .four .gdlr-item, #magazine-blocks-3 .four .gdlr-item, #magazine-blocks-3 #web-before-after a, #magazine-blocks-3 #web-case-studies a {height: 200px}
#web-cetco a, #web-usph a, #web-envoy a, #web-design-portfolio a {line-height: 200px}
#popup_four_open h3, #popup_five_open h3 {margin-top: 50px}
#magazine-blocks-3 h3 {padding-top: 65px}
#web-design-portfolio a {line-height: 58px}
.page-id-14656 #magazine-blocks-2 .four .gdlr-item {height: 260px}
.full-size-link {height: 260px}
}
@media all and (min-width: 535px) and (max-width: 666px){
#magazine-blocks-3 h3 {padding-top: 80px}
#web-design-portfolio a {line-height: 31px}
}
@media all and (max-width: 480px){
.page-id-14656 #magazine-blocks-2 .four .gdlr-item {height: 300px}
#branding-gmc {background-position: 50% 9%}
#branding-gmc:hover {background-position: 50% 9%}
#branding-shahla {background-position: 18% top}
#branding-shahla:hover {background-position: 18% top}
#magazine-blocks-1 .four .gdlr-item, #magazine-blocks-2 .four .gdlr-item, #magazine-blocks-3 .four .gdlr-item, #magazine-blocks-3 #web-before-after a, #magazine-blocks-3 #web-case-studies a {height: 125px}
#web-cetco a, #web-usph a, #web-envoy a, #web-design-portfolio a {line-height: 125px}
#popup_four_open h3, #popup_five_open h3 {margin-top: 5px}
#magazine-blocks-3 h3 {padding-top: 48px}
#web-design-portfolio a {line-height: 115px}
.page-id-13867 #magazine-blocks-3 #web-design-portfolio h3 {padding-top: 0px}
.page-id-13867 h3, .page-id-14656 h3 {font-size: 20px !important}
.page-id-14656 #magazine-blocks-2 .four .gdlr-item {height: 185px}
.full-size-link {height: 185px}
.marketing-keystone-icon {width: 105px; height: 56px}
.web-innovation-icon {width: 50px; height: 72px}
}
@media all and (min-width: 351px) and (max-width: 450px){
.page-id-13867 #web-elite h3{font-size: 15px !important}
}
@media all and (max-width: 300px){
.page-id-13867 p {max-width: 75%}
}



@media all {
/* Branding sub-pages - December 2015 */
.page-template-page-branding h1, .single-portfolio h1.gdlr-page-title {font-size: 64px !important; font-weight: 800 !important; letter-spacing: -2px; line-height: 1; margin-top: 30px; text-transform: capitalize !important; color: #000 !important; font-family: "Sofia Pro", "sofia-pro", helvetica, arial, sans-serif !important}
.page-template-page-branding #content-section-1 {background-color: #FFF; border-bottom: 10px solid #EFEFEF;}
.page-template-page-branding #content-section-1 .gdlr-parallax-wrapper {padding-top: 120px}
.page-template-page-branding .ms-slide-info {display: none}
.page-template-page-branding h1 {text-align: center; margin-bottom: 100px}
.page-template-page-branding section:last-of-type .section-container .gdlr-content-item p:last-of-type {margin-bottom: 50px}
.page-template-page-branding .content-wrapper {background-color: #F7F7F7}
.page-template-page-branding #content-section-2 .gdlr-content-item > h4 {padding: 0 150px; margin: 0 0 60px; font-size: 50px !important; letter-spacing: -0.03em; }
.page-template-page-branding .master-slider {max-width: 1260px; margin: 0 auto !important}
.page-template-page-branding .ms-container {max-width: 1260px}
.page-template-page-branding h4:first-of-type {text-align: center; margin-top: 0 !important; padding-top: 10px !important; margin-bottom: 45px;}
.page-template-page-branding .gdlr-page-title-wrapper {padding-bottom: 0 !important}
.page-template-page-branding #content-section-1 .gdlr-parallax-wrapper {padding-top: 0}

}@media all and (max-width: 959px){
	.page-template-page-branding h1, .single-portfolio h1.gdlr-page-title {font-size: 55px !important}
}
@media all and (min-width: 769px){
.page-template-page-branding #content-section-2 .four  {width: calc(33.333% - 4px); margin: 0 2px 50px; max-width: 372px; height: 372px; overflow: hidden}
.page-template-page-branding #content-section-2 .four .gdlr-content-item  {margin: 0}
.page-template-page-branding #content-section-2 .four .gdlr-content-item p {margin-bottom: 0}
.page-template-page-branding #content-section-2 .four img  {-webkit-transition: transform 0.7s; -moz-transition: transform 0.7s; transition: transform 0.7s; position: relative}
.page-template-page-branding #content-section-2 .four:hover img  {-webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); transform: scale(1.1,1.1)}
.page-template-page-branding a img.alignnone {margin: 0}
}
@media all and (min-width: 769px) and (max-width: 1090px){
.page-template-page-branding #content-section-2 .four  {height: 372px}
}
@media all and (max-width: 767px){
	.page-template-page-branding h1, .single-portfolio h1.gdlr-page-title {font-size: 50px !important; letter-spacing: -1px}
}
@media all and (max-width: 700px){
.page-template-page-branding #content-section-2 .gdlr-content-item > h4 {padding: 0; margin-bottom: 40px}
}
@media all and (max-width: 480px){
.page-template-page-branding #content-section-2 .four  {width: 100%; padding: 0; float: none; clear: both}
.page-template-page-branding h1, .single-portfolio h1.gdlr-page-title {font-size: 30px !important; letter-spacing: normal}
}

@media all {
/* Personnel pages edits - Nov 2015 */

.personnel-button {border: 1px solid rgba(255,255,255,0.5); padding: 10px 15px; font-family: "Sofia Pro", "sofia-pro", helvetica, arial, sans-serif !important; font-size: 16px; display: inline-block; text-transform: uppercase}
.personnel-button:hover {cursor: pointer; border: 1px solid rgb(0,174,239)}
.page-template-page-personnel #text_box .inner_text {max-width: none !important; bottom: auto; top: 44%}
#text_box .inner_text h2, .personnel-popup h2 {color: #FFF !important; margin-bottom: 15px; margin-top: 0; text-align: left}
#text_box .inner_text h4, .personnel-popup h4 {margin-top: 0; padding-top: 0; margin-bottom: 30px; text-align: left}
#text_box .inner_text p, .personnel-popup p {text-align: left}
.personnel-popup {height: auto !important; width: 100% !important; top: 15%; min-height: 1px !important}
.personnel-popup img {margin-left: 0 !important;}
#leadership_nav > a {text-shadow: none !important; font-size: 100px !important;}
#leadership_nav  #back_home {display: none}
#leadership_nav {top: 44% !important; z-index: 9 !important}
#popup_four .popup_four_close, #popup_five .popup_five_close {position: relative !important; margin-left: 0 !important} 
.page-template-page-personnel #fullscreen_section {min-height: 1px !important}
.page-template-page-personnel #text_box {
    background: -moz-linear-gradient(left, rgba(0,0,0,0.8) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.8) 0%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,0.8) 0%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(0,0,0,0.8) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.8) 0%,rgba(255,255,255,0) 100%);
}
.icon-double-angle-right:before {content: url(/wp-content/themes/versatile-v1-10/images/arrow-thin-right.svg) !important; width: 80px; height: 200px; opacity: 0.7;}

}@media all and (max-width: 1679px){
.personnel-popup {top: 5%; line-height: 1.1; margin-left: 5% !important}
.personnel-popup p {padding-right: 10% !important}
.personnel-popup img {width: 200px !important}
}
@media all and (max-width: 1279px){
.personnel-popup {top: 2%; margin-left: 2% !important}
.personnel-popup p {font-size: 14px !important}
}
@media all and (max-width: 1024px) and (orientation: landscape){
.personnel-popup p {display: none}
.personnel-popup p:first-of-type, .personnel-popup p:last-of-type {display: inline-block}
#posts_slider {display: none}
}
@media all and (max-width: 768px){
#posts_slider {display: none}
.page-template-page-personnel #fullscreen_section {background-position: 60% 0 !important}
}
@media all and (max-width: 768px) and (orientation: landscape){
.icon-double-angle-right:before {width: 40px; height: 100px;}
}
@media all and (max-width: 479px){
.personnel-popup p {display: none}
.personnel-popup p:first-of-type, .personnel-popup p:last-of-type {display: inline-block}
.icon-double-angle-right:before {width: 40px; height: 100px;}
}


@media all {
/* Shop Pages - Dec 2015 */
.woocommerce .gdlr-page-title {font-size: 110px !important; letter-spacing: -0.04em; font-weight: 900 !important; line-height: 1; text-transform: capitalize !important; color: #000 !important; font-family: "Sofia Pro", "sofia-pro", helvetica, arial, sans-serif !important}

}@media all and (max-width: 959px){
	.woocommerce .gdlr-page-title {font-size: 70px !important}
}
@media all and (max-width: 767px){
	.woocommerce .gdlr-page-title {font-size: 60px !important; letter-spacing: -1px}
}
@media all and (max-width: 480px){
	.woocommerce .gdlr-page-title {font-size: 40px !important; letter-spacing: normal}
}
@media all {
.woocommerce a.button, .woocommerce button.button {color: #FFF !important; font-family: "Sofia Pro", "sofia-pro", helvetica, arial, sans-serif !important}
.woocommerce-checkout ul.payment_methods li {list-style-image: none}
.woocommerce li.product h3, .summary h1 {font-size: 29px !important}
.single-product .gdlr-page-title-container {padding-top: 126px}

}@media all and (max-width: 954px) and (orientation: landscape){  /* Reduce massive headings on landscape mobiles */
.single-product .gdlr-page-title-container {padding: 100px 0 0 !important}
}
@media all and (max-width: 767px){  /* Reduce massive headings on mobiles */
.single-product .gdlr-page-title-container {padding: 100px 0 0 !important}
}
@media all {
.woocommerce h2 {margin-top: 1em !important}
.woocommerce-checkout #payment div.payment_box:before {margin: -1.2em 0 0 2em}
.woocommerce-account .content-wrapper {background-color: #F7F7F7; padding-bottom: 25px; padding-top: 80px; border-top: 10px solid #EFEFEF;}
.woocommerce-account .content-wrapper .myaccount_user a, .woocommerce-account .content-wrapper .no_subscriptions a, .woocommerce-account .content-wrapper .order-number a {color: rgb(0,174,239)}
.woocommerce-account .address h3 {color: #999 !important}



/*** Popups ***/
.popup_wrapper {overflow:hidden !important}

#popup_one,
#popup_two,
#popup_three,
#popup_four,
#popup_five {
  -webkit-transform: perspective(1600px) rotateX(-60deg);
  -webkit-transform-origin: center bottom 0;
  transform: perspective(1600px) rotateX(-60deg);
  transform-origin: center bottom 0;
}
.popup_visible #popup_one,
.popup_visible #popup_two,
.popup_visible #popup_three,
.popup_visible #popup_four,
.popup_visible #popup_five {
  -webkit-transform: perspective(1600px) rotateX(0deg);
  -webkit-transform-origin: center bottom 0;
  transform: perspective(1600px) rotateX(0deg);
  transform-origin: center bottom 0;
}
.popup_content {
  /*height: 85%;*/
  width: 85%;
  min-width: 600px;
  /*min-height: 500px;*/
}
.popup_content button {
  display: block;
  font-size: 16px;
  letter-spacing: 8px;
  line-height: 20px;
  margin: 15px auto 5px;
  padding: 5px;
  text-transform: uppercase;
  width: 98.5%;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  font-weight: 600;
}
.popup_content button:hover {cursor:pointer}
.popup_content button:hover {cursor:pointer}
.popup_background {opacity:.85 !important}


}@media all and (max-width:767px){
  .popup_content {height: auto; width: 100%; min-width: 100%; min-height: 1px;}
  .popup_wrapper {/*position: absolute !important;*/ height: auto !important}
  .popup_content {min-width: 1px; width: 96%; margin-top: 15px !important}
}

@media all {
/* Home page 2016 and arrow animation */
.page-id-15248 .gdlr-master-slider-item {margin: 0}
.page-id-15248 .ms-layer h2 {line-height: .9 !important}
.page-id-15248 .below-sidebar-wrapper {display: none}
.page-id-15248 #magazine-blocks-1 .four:hover #web-elite h3, .page-id-15248 #magazine-blocks-1 .four:hover #web-elite p {color: #000 !important}
.page-id-15248 #magazine-blocks-1 .four:hover #web-elite:after {display: none;}
.page-id-15554 .gdlr-master-slider-item {margin: 0}
.page-id-15554 .ms-layer h2 {line-height: .9 !important}
.page-id-15554 .below-sidebar-wrapper {display: none}
.page-id-15554 #magazine-blocks-1 .four:hover #web-elite h3, .page-id-15554 #magazine-blocks-1 .four:hover #web-elite p {color: #000 !important}
.page-id-15554 #magazine-blocks-1 .four:hover #web-elite:after {display: none;}
#bluebar {background-color: #F7F7F7; padding: 10px; margin: 0}
#bluebar:hover {background-color: #00aeef}
#bluebar a {display: block}
#bluebar h4 {display: block; height: 250px; color: #00aeef !important; text-align: center; font-size: 90px !important}
/*.downarrow-circle {width: 100px; height: 33px; position: absolute; left: calc(50% - 50px); top: 16px}*/
.downarrow {width: 80px; height: 23px; position: relative; left: calc(50% - 50px); opacity: 1 !important; fill: #00aeef}
#bluebar:hover .downarrow {fill: #F7F7F7}
#bluebar:hover h4 {color: #F7F7F7 !important}
.page-id-15248 #popup_four .bottomcontainer, #popup_five .bottomcontainer {/*bottom: 55px*/}
.page-id-15248 #popup_four button, #popup_five button {bottom: 0}
.page-id-15248 .ms-slide .ms-layer h2 {text-shadow: -2px -2px 0px #F7F7F7}
.page-id-15554 #popup_four .bottomcontainer, #popup_five .bottomcontainer {/*bottom: 55px*/}
.page-id-15554 #popup_four button, #popup_five button {bottom: 0}
.page-id-15554 .ms-slide .ms-layer h2 {text-shadow: -2px -2px 0px #F7F7F7}

}@media all and (min-width: 768px){
.page-id-15248 #content-section-2, .page-id-15248 #content-section-3, .page-id-15248 #content-section-4 {position: relative; top: -110px}
.page-id-15554 #content-section-2, .page-id-15554 #content-section-3, .page-id-15554 #content-section-4, .page-id-15554 #content-section-5, .page-id-15554 #content-section-6, .page-id-15554 #content-section-7 {position: relative; top: -110px}
}
@media all and (max-width: 767px){
.page-id-15248 #content-section-2 {top: 0}
.page-id-15554 #content-section-2 {top: 0}
#bluebar h4 {font-size: 45px !important; height: 108px}
#bluebar:active .downarrow, #bluebar:focus .downarrow, #bluebar:hover .downarrow {fill: #00aeef}
/* Create 2 columns on mobiles */
.page-id-15248 .gdlr-content .four, .page-id-13867 .gdlr-content .four, .page-id-15554 .gdlr-content .four {width: 50%; border-radius: 0px; background: #FFF;}
#magazine-blocks-1 .clear, #magazine-blocks-2 .clear, #magazine-blocks-3 .clear, #magazine-blocks-4 .clear, #content-section-5 .clear, #content-section-6 .clear, #content-section-7 .clear, #content-section-8 .clear {display: none}
.page-id-15248 #magazine-blocks-3 div.four.columns:nth-of-type(3), .page-id-13867 #magazine-blocks-3 div.four.columns:nth-of-type(3) {width: 100%}
.page-id-15248 h3 {font-size: 50px !important}
/*Adjust slider text for phones */
.page-id-15248 .ms-slide .ms-layer {top: auto !important; bottom: 5px;}
.page-id-15248 .ms-slide .ms-layer br {display: none}
.page-id-15248 .ms-slide .ms-layer h2 {margin: 0 0 8px; padding: 0; text-shadow: -1px -1px 0px #F7F7F7}
.page-id-15248 .ms-slide .ms-layer h4 {margin: 0 0 5px; padding: 0}
/*.page-id-15554 #magazine-blocks-3 div.four.columns:nth-of-type(3) {width: 100%}*/
.page-id-15554 h3 {font-size: 50px !important}
/*Adjust slider text for phones */
.page-id-15554 .ms-slide .ms-layer {top: auto !important; bottom: 5px;}
.page-id-15554 .ms-slide .ms-layer br {display: none}
.page-id-15554 .ms-slide .ms-layer h2 {margin: 0 auto 8px; padding: 0; text-shadow: -1px -1px 0px #F7F7F7}
.page-id-15554 .ms-slide .ms-layer h4 {margin: 0 auto 5px; padding: 0}
}
@media all and (min-width: 667px) and (max-width: 767px){
.page-id-15248 #web-elite h3{font-size: 45px !important}
.page-id-15554 #web-elite h3{font-size: 45px !important}
}
@media all and (max-width: 666px){
.page-id-15248 h3 {font-size: 30px !important}
.page-id-15554 h3 {font-size: 30px !important}
}
@media all and (max-width: 480px){
.page-id-15248 #magazine-blocks-3 #web-design-portfolio h3 {padding-top: 0px}
.page-id-15554 #magazine-blocks-3 #web-design-portfolio h3 {padding-top: 0px}
.page-id-15248 h3 {font-size: 20px !important}
.page-id-15554 h3 {font-size: 20px !important}
#magazine-blocks-1 .four .gdlr-item, #magazine-blocks-2 .four .gdlr-item, #magazine-blocks-3 .four .gdlr-item, #magazine-blocks-3 #web-before-after a, #magazine-blocks-3 #web-case-studies a {height: 125px}
#web-cetco a, #web-usph a, #web-envoy a, #web-design-portfolio a {line-height: 125px}
.discovermore {display: none}
}
@media all and (min-width: 351px) and (max-width: 450px){
.page-id-15248 #web-elite h3{font-size: 15px !important}
.page-id-15554 #web-elite h3{font-size: 15px !important}
}
@media all and (max-width: 350px){
.page-id-15248 .gdlr-content .four {width: 100%}
.page-id-15554 .gdlr-content .four {width: 100%}
}
@media all and (max-width: 300px){
.page-id-15248 p {max-width: 75%}
.page-id-15554 p {max-width: 75%}
}


@media all {
.downarrow {
    -webkit-animation-name: downarrow;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
	-webkit-transition-timing-function: linear;
	-moz-animation-name: downarrow;
    -moz-animation-duration: 4s;
    -moz-animation-iteration-count: infinite;
	-moz-transition-timing-function: linear;
	-o-animation-name: downarrow;
    -o-animation-duration: 4s;
    -o-animation-iteration-count: infinite;
	-o-transition-timing-function: linear;
	-ms-animation-name: downarrow;
    -ms-animation-duration: 4s;
    -ms-animation-iteration-count: infinite;
	-mx-transition-timing-function: linear;
 	animation-name: downarrow;
    animation-duration: 4s;
    animation-iteration-count: infinite;
	transition-timing-function: linear
}

}@-webkit-keyframes downarrow {
    0%  {transform: translateY(0)}
    15%  {transform: translateY(0)}
    65%  {transform: translateY(8px)}
    70%  {transform: translateY(0)}
    72%  {transform: translateY(5px)}
    74%  {transform: translateY(0)}
    76%  {transform: translateY(3px)}
    78%  {transform: translateY(0px)}
    80%  {transform: translateY(2px)}
    82%  {transform: translateY(0px)}
}
@-moz-keyframes downarrow {
    0%  {transform: translateY(0)}
    15%  {transform: translateY(0)}
    65%  {transform: translateY(8px)}
    70%  {transform: translateY(0)}
    72%  {transform: translateY(5px)}
    74%  {transform: translateY(0)}
    76%  {transform: translateY(3px)}
    78%  {transform: translateY(0px)}
    80%  {transform: translateY(2px)}
    82%  {transform: translateY(0px)}
}
@-o-keyframes downarrow {
    0%  {transform: translateY(0)}
    15%  {transform: translateY(0)}
    65%  {transform: translateY(8px)}
    70%  {transform: translateY(0)}
    72%  {transform: translateY(5px)}
    74%  {transform: translateY(0)}
    76%  {transform: translateY(3px)}
    78%  {transform: translateY(0px)}
    80%  {transform: translateY(2px)}
    82%  {transform: translateY(0px)}
}
@keyframes downarrow {
    0%  {transform: translateY(0)}
    15%  {transform: translateY(0)}
    65%  {transform: translateY(8px)}
    70%  {transform: translateY(0)}
    72%  {transform: translateY(5px)}
    74%  {transform: translateY(0)}
    76%  {transform: translateY(3px)}
    78%  {transform: translateY(0px)}
    80%  {transform: translateY(2px)}
    82%  {transform: translateY(0px)}
}


@media all {
/* Client Page */
.page-id-12159 h1 {text-align: center}
.page-id-12159 table {width: auto; margin: 0 auto}
.page-id-12159 table tr td {border: none; padding: 5px 10px !important}
.page-id-12159 table tr td input {margin: 0 !important; width: 200px !important; padding: 10px !important}
.page-id-12159 table tr td input[type="submit"] {margin: 0 !important; width: 220px !important; padding: 10px !important}
.page-id-12159 .gdlr-parallax-wrapper {background-color: white}
.page-id-12159 #gdlr-parallax-wrapper-1 .container {max-width: none}
#nocontainer {max-width: none; margin: 0}
.page-id-12159 h1 {width: 100%}
.afterh1 {background-color: #F7F7F7; border-top: 10px solid #EFEFEF; margin-top: 100px; padding-top: 80px; padding-bottom: 80px}
.afterh1b {max-width: 1140px; margin: 0 auto; text-align: center}
.page-id-12159 input {background-color: white; border: 1px solid #EFEFEF}
.page-id-12159 input[type="submit"] {background-color: #00aeef; border: none; color: white}
.page-id-12159 input[type="submit"]:hover {background-color: rgb(255,114,48) !important}
.page-id-12159 #gdlr-parallax-wrapper-1 .clear {padding: 0}

}@media all and (max-width: 767px){
	.page-id-12159 #gdlr-parallax-wrapper-1 {padding: 120px 0 0 !important;}
}


@media all {
/* Home Page 2016 - version B with web design and branding sections */
.page-id-15554 #branding-farsi h3, .page-id-15554 #branding-gmc h3, .page-id-15554 #branding-shahla h3 {padding: 0 !important; margin: 0 !important}
.page-id-15554 #branding-farsi a, .page-id-15554 #branding-gmc a, .page-id-15554 #branding-shahla a {display: block; width: 100%; height: 340px}
.page-id-15554 #branding-farsi {background-image: url(/wp-content/uploads/2015/12/background-farsi.jpg); background-position: left center; transition: all 1s}
.page-id-15554 #branding-gmc {background-image: url(/wp-content/uploads/2016/01/background-gmc2.jpg); background-position: center 14%; transition: all 1s}
.page-id-15554 #branding-shahla {background-image: url(/wp-content/uploads/2015/12/background-shahla.jpg); background-position: right bottom; transition: all 1s}
.page-id-15554 #branding-farsi:hover {background-position: right center}
.page-id-15554 #branding-gmc:hover {background-position: center 89%}
.page-id-15554 #branding-shahla:hover {background-position: left bottom}
.page-id-15554 #branding-hanover {margin: 0; background-image: url(/wp-content/uploads/2015/12/branding-hanover.jpg); background-position: left top}
#content-section-6 #magazine-blocks-1, #content-section-7 #magazine-blocks-1 {margin-top: 0}
#newlook {background-color: #00aeef; background-image: url(/wp-content/themes/versatile-v1-10/images/newlook.png); background-size: cover}
#newlook h3 {color: #FFF !important; text-align: left; line-height: normal; padding-top: 0 !important;}
#newlook p {position: absolute; left: 30px; bottom: 0; z-index: 101; color: #FFF !important}
#newlook:hover h3, #newlook:hover p {color: #000 !important}
#newlook:hover {background-color: #FFF; cursor: pointer}
.four:hover .keystone2 {background-position: left bottom}
.page-id-15554 #web-elite p {padding-right: 10px}

}@media all and (max-width: 767px){
.page-id-15554 #branding-farsi a, .page-id-15554 #branding-gmc a, .page-id-15554 #branding-shahla a {height: 250px}
}
@media all and (min-width: 768px) and (max-width: 1215px){
.page-id-15554 #branding-hanover {height: 400px}
.page-id-15554 #branding-hanover a {height: 400px; display: block}
.page-id-15554 #branding-hanover img {display: none}
}
@media all and (min-width: 768px) and (max-width: 1022px){
.page-id-15554 #branding-shahla {background-position: 86% bottom}
.page-id-15554 #branding-shahla:hover {background-position: left bottom}
.page-id-15554 #branding-farsi {background-position: 10% center}
.page-id-15554 #branding-farsi:hover {background-position: 86% center}
}
@media all and (min-width: 481px) and (max-width: 666px){
.page-id-15554 #branding-farsi a, .page-id-15554 #branding-gmc a, .page-id-15554 #branding-shahla a {height: 200px}
.page-id-15554 #branding-shahla {background-position: 85% 86%}
.page-id-15554 #branding-shahla:hover {background-position: left 86%}
.page-id-15554 #branding-gmc {background-position: center 18%}
.page-id-15554 #branding-gmc:hover {background-position: center 82%}
}
@media all and (min-width: 370px) and (max-width: 480px){
.page-id-15554 #branding-farsi a, .page-id-15554 #branding-gmc a, .page-id-15554 #branding-shahla a {height: 125px}
.page-id-15554 #branding-shahla {background-position: 76% 86%}
.page-id-15554 #branding-shahla:hover {background-position: 76% 86%}
.page-id-15554 #branding-gmc {background-position: center 21%}
.page-id-15554 #branding-gmc:hover {background-position: center 21%}
.page-id-15554 #branding-farsi {background-position: left center}
.page-id-15554 #branding-farsi:hover {background-position: left center}
}
@media all and (min-width: 351px) and (max-width: 369px){
.page-id-15554 #branding-farsi a, .page-id-15554 #branding-gmc a, .page-id-15554 #branding-shahla a {height: 125px}
.page-id-15554 #branding-shahla {background-position: 75% 86%}
.page-id-15554 #branding-shahla:hover {background-position: 75% 86%}
.page-id-15554 #branding-gmc {background-position: center 21%}
.page-id-15554 #branding-gmc:hover {background-position: center 21%}
.page-id-15554 #branding-farsi {background-position: left center}
.page-id-15554 #branding-farsi:hover {background-position: left center}
}
@media all and (max-width: 350px){
.page-id-15554 #branding-farsi a, .page-id-15554 #branding-gmc a, .page-id-15554 #branding-shahla a {height: 125px}
.page-id-15554 #branding-shahla {background-position: 92% 91%}
.page-id-15554 #branding-shahla:hover {background-position: 92% 91%}
.page-id-15554 #branding-gmc {background-position: center 21%}
.page-id-15554 #branding-gmc:hover {background-position: center 21%}
.page-id-15554 #branding-farsi {background-position: left 32%}
.page-id-15554 #branding-farsi:hover {background-position: left 32%}
}

@media all {
/* Cool Text - Content Writing Page page-id-15664 */
.animatedtext {visibility: hidden; color: #0E4084; opacity: 0; letter-spacing: -200px}
.animatedtext2 {
    -webkit-animation-name: animatedtext;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-name: animatedtext;
    -moz-animation-duration: 4s;
    -moz-animation-iteration-count: 1;
    -ms-animation-name: animatedtext;
    -ms-animation-duration: 4s;
    -ms-animation-iteration-count: 1;
    -o-animation-name: animatedtext;
    -o-animation-duration: 4s;
    -o-animation-iteration-count: 1;
    animation-name: animatedtext;
    animation-duration: 4s;
    animation-iteration-count: 1;
}

}@-webkit-keyframes animatedtext {
    0%  {letter-spacing: -200px}
	50%  {opacity: 0; letter-spacing: normal}
    100%  {opacity: 1}
}
@-moz-keyframes animatedtext {
    0%  {letter-spacing: -200px}
	50%  {opacity: 0; letter-spacing: normal}
    100%  {opacity: 1}
}
@-ms-keyframes animatedtext {
    0%  {letter-spacing: -200px}
	50%  {opacity: 0; letter-spacing: normal}
    100%  {opacity: 1}
}
@-o-keyframes animatedtext {
    0%  {letter-spacing: -200px}
	50%  {opacity: 0; letter-spacing: normal}
    100%  {opacity: 1}
}
@keyframes animatedtext {
    0%  {letter-spacing: -200px}
	50%  {opacity: 0; letter-spacing: normal}
    100%  {opacity: 1}
}
@media all {
.animatedtext3 {opacity: 1; letter-spacing: normal}


.strikethrough3 {text-decoration: line-through}
.strikethrough2 {
    -webkit-animation-name: strikethrough2;
    -webkit-animation-duration: 6s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-name: strikethrough2;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: 1;	
    -ms-animation-name: strikethrough2;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: 1;	
    -o-animation-name: strikethrough2;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: 1;	
    animation-name: strikethrough2;
    animation-duration: 6s;
    animation-iteration-count: 1;
}

}@-webkit-keyframes strikethrough2 {
    0%  {text-decoration: none; color: black}
    50%  {text-decoration: line-through; color: red}
    100%  {text-decoration: line-through; color: black}
}
@-moz-keyframes strikethrough2 {
    0%  {text-decoration: none; color: black}
    50%  {text-decoration: line-through; color: red}
    100%  {text-decoration: line-through; color: black}
}
@-ms-keyframes strikethrough2 {
    0%  {text-decoration: none; color: black}
    50%  {text-decoration: line-through; color: red}
    100%  {text-decoration: line-through; color: black}
}
@-o-keyframes strikethrough2 {
    0%  {text-decoration: none; color: black}
    50%  {text-decoration: line-through; color: red}
    100%  {text-decoration: line-through; color: black}
}
@keyframes strikethrough2 {
    0%  {text-decoration: none; color: black}
    50%  {text-decoration: line-through; color: red}
    100%  {text-decoration: line-through; color: black}
}
@media all {
.page-id-15664 h4:first-of-type {background-color: #FFF; padding: 0 5% 100px; text-align: center; max-width: 3000px; width: 90%; margin-bottom: 80px; border-bottom: 10px solid #EFEFEF}
.page-id-15664 #content-section-1 {background-color: #f7f7f7}
}
