/*

Theme Name: Kingdom Vision

Theme URI: -

Description: Kingdom Vision Wordpress Theme

Version: 1.09

Author: Kingdom Vision

Author URI: http://www.kingdom-vision.com

*/



/* #Reset & Basics (Inspired by E. Meyers)

================================================== */

	@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
}
blockquote, q {
	quotes: none;
}
 blockquote:before, blockquote:after, 374  q:before, q:after {
 content: '';
 content: none;
}
table {
	border-spacing: 0;
	border: 1px solid;
	border-bottom:none;
	width: 100%;
}
tr th {
	border-bottom: 1px solid;
	text-align: left;
}
tr th, tr td {
	padding: 9px 20px;
	border-right: 1px solid;
	border-bottom: 1px solid;
}
tr th:last-child, tr td:last-child {
	border-right: 0px;
}
table th {
	font-weight: bold;
}
/* #Basic Styles

================================================== */

	body {
	font-family: "PT Sans";
	font-size: 14px;
	color: #666;
	-webkit-text-size-adjust: 100%;
	line-height: 18.5px;
	background:#e7f5fe;
}
html {
	min-height: 100%;
}
/* #Typography

================================================== */

	h1, h2, h3, h4, h5, h6 {
	color: #181818;
	font-family: "PT Sans";
	font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}
h1 {
	margin-bottom: 15px;
}
h2 {
	margin-bottom: 15px;
}
h3 {
	margin-bottom: 15px;
}
h4 {
	margin-bottom: 15px;
}
h5 {
	margin-bottom: 15px;
}
h6 {
	margin-bottom: 15px;
}
.subheader {
	color: #777;
}
p {
	margin: 0 0 20px 0;
}
p img {
	margin: 0;
}
p.lead {
	font-size: 21px;
	line-height: 27px;
	color: #777;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
small {
	font-size: 80%;
}
/*	Blockquotes  */

	blockquote, blockquote p {
	font-size: 17px;
	line-height: 24px;
	color: #777;
	font-style: italic;
}
blockquote {
	margin: 0 0 20px;
	padding: 9px 20px 0 19px;
	border-left: 1px solid #ddd;
}
blockquote cite {
	display: block;
	font-size: 12px;
	color: #555;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a {
	color: #555;
}
hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 30px;
	height: 0;
}
/* #Links

================================================== */

	a {
	color: #eba601;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #023c71;
}
p a {
	line-height: inherit;
}
/* #Lists

================================================== */

	ul, ol {
}
ul {
}
ol {
	list-style: decimal;
}
ol, ul.square, ul.circle, ul.disc, ul {
	margin-left: 30px;
}
ul.square {
	list-style: square outside;
}
ul.circle {
	list-style: circle outside;
}
ul.disc {
	list-style: disc outside;
}
ul ul, ul ol,  ol ol, ol ul {
	margin: 4px 0 5px 30px;
}
/*

	ul ul li, ul ol li,

	ol ol li, ol ul li { margin-bottom: 6px; }

	*/

	li {
	line-height: 18px;
}
ul.large li {
	line-height: 21px;
}
li p {
	line-height: 21px;
}
/* #Images

================================================== */

	img.scale-with-grid {
	max-width: 100%;
	height: auto;
}
img {
	display: block;
	max-width:100%;
	height:auto;
}
iframe {
	display: block;
}
/* #Buttons

================================================== */

	a.button,  button,  input[type="submit"],  input[type="reset"],  input[type="button"] {
	height: 28px;
	line-height: 26px;
	padding: 1px 12px 0px 12px;
	display: inline-block;
	background: url('images/gradient-top4-32px.png') repeat-x;
	font-weight: bold;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
a.button:hover,  button:hover,  input[type="submit"]:hover,  input[type="reset"]:hover,  input[type="button"]:hover {
	background-image: url('images/gradient-bottom4-32px.png');
}
.button.full-width,  button.full-width,  input[type="submit"].full-width,  input[type="reset"].full-width,  input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}
a.gdl-button {
	height: 26px;
	line-height: 26px;
	padding: 1px 12px 0px 12px;
	display: inline-block;
	/*		background: url('images/gradient-top4-32px.png') repeat-x; font-weight: bold; cursor: pointer;*/

		

		-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
a.gdl-button:hover {
	background-image: url('images/gradient-bottom4-32px.png');
}
.gdl-image-frame {
	padding: 4px;
	display: inline-block;
}
/* #Tabs (activate in tabs.js)

================================================== */

	ul.tabs {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	border-bottom: solid 1px;
}
ul.tabs li {
	display: block;
	width: auto;
	height: 30px;
	padding: 0;
	float: left;
	margin-bottom: 0;
}
ul.tabs li a {
	display: block;
	text-decoration: none;
	width: auto;
	height: 29px;
	padding: 0px 20px;
	line-height: 30px;
	border: solid 1px;
	border-width: 1px 1px 0 0;
	margin: 0;
	cursor: pointer;
	background: #f5f5f5;
	font-size: 13px;
}
ul.tabs li a.active {
	background: #fff;
	height: 30px;
	position: relative;
	top: -4px;
	padding-top: 4px;
	border-left-width: 1px;
	margin: 0 0 0 -1px;
	color: #111;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
}
ul.tabs li:first-child a.active {
	margin-left: 0;
}
ul.tabs li:first-child a {
	border-width: 1px 1px 0 1px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
}
ul.tabs li:last-child a {
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
}
ul.tabs-content {
	margin: 0 0 20px;
	display: block;
	list-style: none;
}
ul.tabs-content > li {
	display:none;
}
ul.tabs-content > li.active {
	display: block;
}
/* Clearfixing tabs for beautiful stacking */

	ul.tabs:before,  ul.tabs:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
ul.tabs:after {
	clear: both;
}
ul.tabs {
	zoom: 1;
}
/* #Forms

================================================== */



	form {
	margin-bottom: 20px;
}
fieldset {
	margin-bottom: 20px;
}
input[type="text"],  input[type="password"],  input[type="email"],  textarea,  select {
	border: 1px solid #ccc;
	padding: 6px 4px;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 13px;
	color: #777;
	margin: 0;
	width: 210px;
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
	background: #fff;
}
select {
	padding: 0;
}
input[type="text"]:focus,  input[type="password"]:focus,  input[type="email"]:focus,  textarea:focus {
	border: 1px solid #aaa;
	color: #444;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow:  0 0 3px rgba(0,0,0,.2);
}
textarea {
	min-height: 60px;
}
label,  legend {
	display: block;
}
select {
	width: 220px;
}
input[type="checkbox"] {
	display: inline;
}
label span,  legend span {
	font-weight: normal;
	font-size: 13px;
	color: #444;
}
/* #Custom Tag

================================================== */

	.wp-caption, .wp-caption-text,  .sticky, .gallery-caption,  .bypostauthor {
	max-width: 100% !important;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.aligncenter {
	margin: 0 auto 0;
}
.shortcode-image-left {
	margin-right: 12px;
}
.shortcode-imarg-right {
	margin-left: 12px;
}
br.clear {
	clear: both;
	height: 0px;
	display: block;
}
.display-none {
	display: none;
}
.overflow-hidden {
	position: relative;
	overflow: hidden;
}
.mt0 {
	margin-top: 0px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.ml0 {
	margin-left: 0px !important;
}
.mr0 {
	margin-right: 0px !important;
}
.pt25 {
	padding-top: 25px !important;
}
/*disable blank space*/

	cufon[alt=" "] {
	display: none !important;
}
/* #Theme Style

================================================== */

div.body-wrapper {
	overflow:hidden;
}
div#custom-full-background {
	position: fixed;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
}
div#custom-full-background img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	min-width: 50%;
	min-height: 50%;
}
.preloader {
	display: block;
	background:url(images/loading.gif) center center no-repeat;
}
/*--- Header ---*/

div.header-wrapper {
	position: relative;
}
div.logo-wrapper {
	float: left;
	min-height:112px;
	margin:0 0 0 14px;
}
div.logo-wrapper img {
	display: inline-block;
	margin:20px 0 0 0;
}
div.navigation-wrapper {
	float: left;
	width:100%;
	border-top:solid 2px #e5e4e4;
	border-bottom:solid 2px #133b53;
	background: #0e4261; /* Old browsers */
	background: -moz-linear-gradient(top, #0e4261 0%, #1b5476 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e4261), color-stop(100%, #1b5476)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0e4261 0%, #1b5476 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0e4261 0%, #1b5476 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0e4261 0%, #1b5476 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0e4261 0%, #1b5476 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e4261', endColorstr='#1b5476', GradientType=0 ); /* IE6-9 */
}
div.navigation-wrapper li+ li {
	background: url(images/nav_sep.jpg) left center no-repeat;
}
div.navigation-wrapper .sf-menu li a {
	font:normal 15px 'PT Sans';
	text-shadow:1px 1px 1px #000;
	color:#fff;
}
div.navigation-wrapper .sf-menu li a:hover {
	color:#eba601 !important;
}
div.navigation-wrapper .sf-menu li.current-menu-item a {
	color:#eba601 !important;
}
div.navigation-wrapper .sf-menu li.current-menu-item ul li a {
	color:#fff !important;
}
div.social-wrapper {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 12px 10px;
}
div.social-icon img {
	display: inline-block;
}
div.social-icon {
	float: left;
	text-align: center;
	margin-right: 13px;
	opacity: 0.35;
	filter: alpha(opacity=35);
	cursor: pointer;
}
#topmenu ul li a:hover {
	color:#000 !important;
}
/*--- Navigation ---*/

}
.navigation-wrapper .sf-menu .current-menu-ancestor a,  .navigation-wrapper .sf-menu .current-menu-item a {
	font-weight: bold;
}
.navigation-wrapper .sf-menu .current-menu-ancestor li a,  .navigation-wrapper .sf-menu ul .current-menu-item a {
	font-weight: normal;
}
div.navigation-wrapper ul li ul li {
	font-weight: normal;
	padding:0 !important;
	background:rgba(7, 57, 86, 0.9) !important;
}
div.navigation-wrapper ul li ul li a {
	padding:7px 15px 7px 15px !important;
	color:#fff !important;
}
div.navigation-wrapper ul li ul {
	margin:3px 0 0 5px !important;
}
div.navigation-wrapper ul li ul li ul {
	margin:-2px 0 0 6px !important;
}
div.responsive-menu-wrapper {
	display: none;
}
div.responsive-menu-wrapper select {
	width: 100%;
	height: 30px;
	margin-bottom: 30px;
}
div#main-superfish-wrapper {
	float:left;
}
.header_right #topmenu {
	float:right;
	margin:7px 0 0 0;
}
.header_right #topmenu ul {
	list-style-type:none;
}
.header_right #topmenu ul li {
	padding:0 9px;
	margin:0;
	border-bottom:none;
	font:normal 14px 'PT Sans';
	border-right:solid 1px #d0d0d0;
	float:left;
	line-height:8px;
}
.header_right #topmenu ul li:first-child {
	padding-left:0;
}
.header_right #topmenu ul li:last-child {
	border:none !important;
	padding-right:0;
}
.header_right #topmenu ul li.current_page_item a {
	color:#01121c;
}
.header_right #topmenu ul li a {
	color:#023c71;
}
/*--- Content ---*/

div.content-wrapper {
	position: relative;
	float:left;
	width:100%;
	margin-top:14px;
}
.home div.content-wrapper {
	margin:0;
}
/*--- Page ---*/

div.gdl-page-title-wrapper {
padding:;
	position: relative;
}
div.gdl-page-title-left-bar {
	width: 3px;
	display:none;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
h1.gdl-page-title {
	font: normal 18px 'PT Sans';
	font-weight: bold;
	color: #EBA601;
	padding: 5px 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: solid 2px #C8C8C8;
	border-top: solid 2px #C8C8C8;
}
div.gdl-page-caption {
	padding-top: 1px;
	line-height: 18px;
	font-size: 13px;
}
div.gdl-page-content {
	margin-top: 0;
}
div.pagination {
	margin: 0px 10px 10px 10px;
	text-align: left;
	padding-right: 20px;
	position: relative;
	z-index: 99;
}
div.pagination a, div.pagination span {
	padding-left: 12px;
	padding-right: 12px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	text-align: center;
	border: 1px solid;
	border-right: 0px;
	border-color: inherit;
	color: inherit;
}
div.pagination a:last-child, div.pagination span:last-child {
	border-right: 1px solid;
	border-color: inherit;
}
div.pagination a:hover {
	background: none;
	color: inherit;
}
div.pagination span {
}
/*--- Sidebar ---*/

div.gdl-left-sidebar {
	float: left;
}
div.gdl-right-sidebar {
	float: right;
	margin:0 15px 35px 0;
}
div.gdl-page-item {
	float: right;
	padding:0;
	margin-bottom: 10px;
	min-height:600px;
}
div.gdl-page-float-left {
	float: left;
}
div.custom-sidebar {
	border-color: inherit; /*margin-bottom: 35px; clear: both;*/
}
div.custom-sidebar div {
	border-color: inherit;
}
div.custom-sidebar ul {
	list-style: none;
	margin-left: 0px;
	border-color: inherit;
}
div.custom-sidebar ul li {
}
div.custom-sidebar ul li {
}
div.custom-sidebar ul li li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}
div.custom-sidebar #recentcomments a {
	background: none;
}
div.custom-sidebar #twitter_update_list {
	font-style: italic;
}
div.custom-sidebar #twitter_update_list li {
	background: none;
	padding-left: 0px;
}
div.custom-sidebar #twitter_update_list li span {
	display: inline-block;
}
div.custom-sidebar #twitter_update_list li span a {
	margin-top: 0px;
	margin-right: 6px;
	padding-left: 2px;
	display: inline-block;
}
div.custom-sidebar #twitter_update_list li a {
	display: table;
	margin-top: 10px;
	float: none;
	clear: both;
}
/*--- Custom Widget ---*/

div.custom-sidebar .textwidget {
}
div.custom-sidebar .gdl-recent-post-widget {
	border-color: inherit;
}
div.custom-sidebar .recent-post-widget {
	padding-top: 13px;
	padding-bottom: 5px;
	border-bottom: 0px solid;
	border-color: inherit;
}
div.custom-sidebar .recent-post-widget-thumbnail {
	background-color: #f3f3f3;
	padding: 4px;
	margin-right: 12px;
	border: 1px solid #fff;
	float: left;
}
div.custom-sidebar .recent-post-widget-context {
	overflow: hidden;
	margin-top: 2px;
}
div.custom-sidebar .recent-post-widget-date {
	margin-top: 4px;
	height: 16px;
	line-height: 19px;
	font-style: italic;
	background-position: 0px 0px;
	padding-left: 22px;
}
div.custom-sidebar .recent-post-widget-comment-num {
	margin-top: 4px;
	height: 16px;
	line-height: 19px;
	font-style: italic;
	background-position: 0px 0px;
	padding-left: 22px;
}
div.custom-sidebar .twitter-whole {
	border-color: inherit;
}
div.custom-sidebar .twitter-whole ul li a {
	background: none;
	padding: 0px;
}
div.custom-sidebar .flickr-widget {
	margin-top: 5px;
	display: inline-block;
}
div.custom-sidebar .flickr_badge_image {
	margin: 10px 10px 0px 0px;
	float: left;
	width: 56px;
	height: 56px;
}
div.custom-sidebar .flickr-widget img {
	width: 56px;
	height: 56px;
}
div.custom-sidebar .contact-widget-whole ol {
	list-style: none;
	margin-left: 0px;
	margin-top: 15px;
}
div.custom-sidebar .contact-widget-whole ol li {
	margin-right: 10px;
}
div.custom-sidebar .contact-widget-whole input,  div.custom-sidebar .contact-widget-whole textarea {
	margin-bottom: 16px;
}
div.custom-sidebar .screenReader {
	display: none;
}
div.custom-sidebar .gdl-recent-port-widget {
	margin-top: 5px;
}
div.custom-sidebar .recent-port-widget {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
/* Sidebar right/left */

div.sidebar-title-wrapper-line {
	height: 0px;
	border-bottom: 1px solid;
	overflow: hidden;
	position: relative;
	top: 9px;
}
div.left-sidebar-wrapper,  div.right-sidebar-wrapper {
}
div.right-sidebar-wrapper .custom-sidebar-title,  div.left-sidebar-wrapper .custom-sidebar-title,  div.sitemap .custom-sidebar-title {
	line-height: 18px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 15px;
	font-size: 13px;
	font-weight: bold;
	border-color: inherit;
	float: left;
}
/* Tag Cloud*/

.tagcloud {
	border-color: inherit;
	display: inline-block;
}
.tagcloud a {
	font-size: 12px !important;
	display: block;
	float: left;
	padding: 3px 8px 3px 8px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid;
	border-color: inherit;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/* Calendar */

#calendar_wrap {
	border-color: inherit;
}
#wp-calendar {
	width: 100%;
	border-color: inherit;
	border-width: 0px;
}
#wp-calendar caption {
	font-size: 13px;
	font-weight: bold;
	margin: 5px auto 15px;
	padding-bottom: 6px;
	border-bottom: 0px;
	border-color: inherit;
}
#wp-calendar td {
	padding: 4px;
	text-align: center;
	border-right: 0px;
}
#wp-calendar th {
	padding: 0px;
	text-align: center;
	border-right: 0px;
	border-bottom: 0px;
	background: transparent;
}
/* search widget */

div.custom-sidebar #searchsubmit {
	position: absolute;
	height: 27px;
	top: 0px;
	right: 2px;
	cursor: pointer;
	width: 28px;
	border: 0px;
	border-image: initial;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
div.custom-sidebar #search-text {
	margin-right: 10px;
}
div.custom-sidebar #searchform {
	position: relative;
	margin-top: 10px;
	margin-bottom: 0;
	width: 96%;
	margin-left: 5px;
}
div.custom-sidebar #search-text input[type="text"] {
	margin-bottom: 0;
	width: 100%;
}
div.custom-sidebar #searchform br.clear {
	display: none;
}
/* contact form */

div.custom-sidebar label, legend {
	font-weight: bold;
	margin-bottom: 7px;
}
div.custom-sidebar .error {
	font-style: italic;
	margin-bottom: 15px;
}
div.custom-sidebar #contactForm input, div.custom-sidebar #contactForm textarea {
	width: 100%;
}
/*--- Footer ---*/

div.footer-wrapper .container {
	background: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
div.footer-widget-wrapper {
	padding-top:0;
	font:normal 11px 'PT Sans';
	color:#FFF;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
div.footer-widget-wrapper p {
	font:normal 11px 'PT Sans';
	color:#FFF;
	text-transform:uppercase;
}
div.footer-widget-wrapper .custom-sidebar {
}
div.footer-widget-wrapper .custom-sidebar-title {
	font-size: 16px;
	margin-bottom: 10px;
}
div.footer-widget-wrapper .custom-sidebar #searchform {
	margin-top: 15px;
	margin-bottom: 0;
	width: 100%;
	margin-left: 0px;
}
div.footer-widget-wrapper .cnss-social-icon {
	float:right;
}
div.footer-widget-wrapper .copyright-right .widget_black_studio_tinymce {
	float: right;
	margin-top: 10px;
}
div.footer-widget-wrapper .copyright-left .widget_black_studio_tinymce p span {
	text-shadow:none !important;
}
div.footer-widget-wrapper div.custom-sidebar ul li {
	padding:0 5px;
	margin:0;
	display:inline-block;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
	text-decoration:none;
	line-height:9px;
	border-bottom:none;
}
div.footer-widget-wrapper div.custom-sidebar ul li:first-child {
	padding-left:0;
}
div.footer-widget-wrapper div.custom-sidebar ul li a {
	color:#FFF;
	text-decoration:none;
}
div.footer-widget-wrapper div.custom-sidebar ul li a:hover {
	color:#FFC63D
}
div.footer-widget-wrapper div.custom-sidebar ul li + li {
	border-left: solid 1px #FFF;
}
/* Footer custom widget*/

div.footer-wrapper div.contact-form-wrapper input[type="text"], div.footer-wrapper div.contact-form-wrapper input[type="password"], div.footer-wrapper div.contact-form-wrapper textarea, div.footer-wrapper div.custom-sidebar #search-text input[type="text"], div.footer-wrapper div.custom-sidebar .contact-widget-whole input, div.footer-wrapper div.custom-sidebar .contact-widget-whole textarea {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
div.footer-wrapper a.button, div.footer-wrapper button {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0 !important;
	background: #222 !important;
}
div.footer-wrapper #wp-calendar caption {
	font-size:15px;
	border: none;
	margin-bottom: 15px;
}
div.footer-wrapper div.custom-sidebar .recent-post-widget-thumbnail {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/*--- Copyright ---*/

div.copyright-wrapper {
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
div.copyright-left {
	text-align: left;
	float: left;
	width:547px;
}
div.copyright-right {
	text-align: right;
	float: right;
}
/*--- Comments ---*/

div.comment-wrapper {
	margin-top: 40px;
	display:none;
}
div.comment-wrapper .comment-title {
	font-size: 18px;
}
div.comment-wrapper .comment-form-comment {
	margin-right: 40px;
}
div.comment-wrapper #reply-title {
	font-size: 18px;
	margin-bottom: 15px;
}
div.comment-wrapper input[type="text"], input[type="password"] {
	width: 320px;
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	margin: 5px 5px 25px;
	line-height: 20px;
}
div.comment-wrapper textarea {
	height: 165px;
	width: 590px;
	margin: 5px 5px 25px;
	padding: 10px;
	max-width: 100%;
	line-height: 20px;
}
div.comment-wrapper .comment-form-captcha img {
	float: left;
	margin-right: 20px;
	margin-top: 1px;
}
div.comment-wrapper .comment-form-author input,  div.comment-wrapper .comment-form-email input,  div.comment-wrapper .comment-form-url input {
	float: left;
}
div.comment-wrapper .comment-form-captcha input {
	float: left;
	width: 205px;
}
div.comment-wrapper .comment-form-author label,  div.comment-wrapper .comment-form-email label,  div.comment-wrapper .comment-form-url label,  div.comment-wrapper .comment-form-captcha label {
	float: left;
	line-height: 32px;
	margin: 5px 0px 0px 10px;
}
div.comment-wrapper .comment-form-author span,  div.comment-wrapper .comment-form-email span,  div.comment-wrapper .comment-form-url span,  div.comment-wrapper .comment-form-captcha span {
	float: left;
	line-height: 32px;
	margin-left: 2px;
}
ol.comment-list {
	margin: 0px;
	list-style: none;
}
ol.comment-list .comment-body {
	border-bottom: 1px solid;
	margin-top: 22px;
	padding-bottom: 22px;
}
ol.comment-list ul {
	margin: 0px 0px 0px 30px;
	list-style: none;
}
div.comment-avartar {
	float: left;
}
div.comment-context {
	margin-left: 80px;
}
span.comment-author {
	margin-right: 5px;
	font-size: 16px;
}
span.comment-date {
	margin-right: 5px;
	font-style: italic;
	font-size: 11px;
}
span.comment-time {
	margin-right: 5px;
	font-style: italic;
}
div.comment-content {
	margin-top: 7px;
}
div.comment-wrapper #respond {
	margin-top: 30px;
}
/* Slider */

div.slider-wrapper {
	position: relative;
	overflow: hidden;
	margin:16px 0;
}
div.slider-bottom-gimmick {
	height: 5px;
	width: 100%;
}
div.slider-top-shadow {
	height: 6px;
	width: 100%;
	position: absolute;
	top: -1px;
	z-index: 100;
	background: url('images/gradient-vertical-6px.png');
}
div.slider-bottom-shadow {
	height: 6px;
	width: 100%;
	position: absolute;
	bottom: 4px;
	z-index: 100;
	background: url('images/gradient-vertical-6px.png') 0px 6px;
}
div.gdl-slider-title {
	margin-left: -2px;
	padding-bottom: 14px;
	font-size: 26px;
	line-height: 30px;
}
div.slider-title-bar {
	width: 16px;
	border-bottom: 1px solid #8e8e8e;
	margin-bottom: 14px;
}
/* Accordion */

ul.gdl-accordion {
	list-style: none;
	margin-left: 0px;
}
ul.gdl-accordion li {
	list-style: none;
	border-bottom: 1px solid;
	margin-bottom: 15px;
	overflow: hidden;
}
h2.accordion-head {
	padding: 0px 0px 15px 0px;
	margin-bottom: 0px;
	line-height: 21px;
	font-size: 16px;
	cursor: pointer;
}
div.accordion-content {
	padding: 0px 0px 20px 37px;
	overflow: hidden;
}
span.accordion-head-image {
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 13px;
	cursor: pointer;
	display: block;
}
div.accordion-head p {
	margin-bottom: 0px;
}
ul.gdl-accordion .accordion-content ul li {
	list-style: disc;
	border-bottom: 0px;
	margin-bottom: 5px;
}
/* Gallery */

h3.gallery-header-title {
	font-size: 18px;
	margin-bottom: 25px;
	margin-left: 10px;
}
div.gallery-thumbnail-image {
	padding: 4px;
}
/* Toggle Box */

h3.toggle-box-header-title {
	font-size: 18px;
	margin-bottom: 25px;
}
ul.gdl-toggle-box {
	margin-left: 0px;
}
ul.gdl-toggle-box li {
	list-style: none;
	border-bottom: 1px solid #ececec;
	margin-bottom: 15px;
	overflow: hidden;
}
h2.toggle-box-head {
	padding: 0px 0px 15px 0px;
	margin-bottom: 0px;
	line-height: 21px;
	font-size: 16px;
	cursor: pointer;
}
div.toggle-box-content {
	padding: 0px 0px 20px 37px;
	overflow: hidden;
}
span.toggle-box-head-image {
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 13px;
	cursor: pointer;
}
div.toggle-box-head p {
	margin-bottom: 0;
}
ul.gdl-toggle-box .toggle-box-content ul li {
	list-style: inherit;
	border-bottom: 0px;
	margin-bottom: 5px;
}
/* Column Service */

div.column-service-wrapper {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
div.column-service-image {
	float:left;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	margin: 0px 10px 0px 0px;
}
div.column-service-image img {
	vertical-align: middle;
	display: inline-block;
	line-height: 32px;
}
div.column-service-content {
	margin: 0px;
}
h2.column-service-title {
	font-size: 16px;
	line-height: 32px;
	overflow: hidden;
	margin-bottom: 0px;
	font-weight: bold;
}
div.column-service-title-wrapper {
	margin-bottom: 8px;
}
/* Stunning Text */

div.stunning-text-wrapper {
	padding: 15px;
}
h1.stunning-text-title {
	margin: 1px 20px 0px 10px;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	float: left;
}
div.stunning-text-caption {
	font-size: 17px;
	margin-top: 9px;
}
div.stunning-text-button-wrapper {
	text-align: center;
}
a.stunning-text-button {
	padding: 7px 14px;
	font-size: 13px;
	font-weight: bold;
	float: right;
	margin-left: 20px;
}
/* Testimonial */

h3.testimonial-header-title {
	font-size: 18px;
	margin-bottom: 25px;
	margin-left: 10px;
}
div.testimonial-no-header {
	padding-top: 47px
}
div.testimonial-icon {
	width: 18px;
	height: 18px;
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	margin-left: 1px;
}
div.testimonial-author {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-right: 3px;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	border-bottom: 1px solid;
}
div.jcarousellite {
	overflow: hidden;
}
div.jcarousellite ul {
	width: 1000%;
	margin: 0px;
	list-style: none;
}
div.jcarousellite ul li {
	float: left;
}
div.jcarousellite-nav {
	position: absolute;
	top: 0px;
	right: 10px;
	margin-right: 3px;
}
div.jcarousellite-nav .prev {
	width: 20px;
	height: 20px;
	cursor:pointer;
	float: left;
	margin-left: 5px;
}
div.jcarousellite-nav .next {
	width: 20px;
	height: 20px;
	cursor:pointer;
	float: left;
	margin-left: 5px;
	background-position: 20px 0px;
}
/* Divider */

div.divider {
	position: relative;
	margin-top: 8px;
}
div.scroll-top {
	position: absolute;
	top: -19px;
	right: 2px;
	cursor: pointer;
	font-size: 10px;
}
/* Portfolio */

div.gdl-portfolio-title-wrapper {
	margin: 0px 10px 20px;
	padding: 11px 17px 12px;
	position: relative;
}
h3.portfolio-header-title {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
div.portfolio-view-all-project {
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	position: absolute;
	right: 20px;
	top: 12px;
}
div.portfolio-thumbnail-image {
	text-align: center;
	position: relative;
}
div.portfolio-thumbnail-image img {
	display: block;
	margin: 0px auto;
}
div.portfolio-thumbnail-video {
	text-align: center;
}
div.portfolio-thumbnail-video object {
	display: block;
	margin: 0px auto;
}
div.portfolio-thumbnail-slider {
	text-align: center;
	margin: 0px auto;
	overflow: hidden;
}
div.portfolio-thumbnail-slider .flexslider {
	display: block;
}
div.portfolio-thumbnail-slider ol.flex-control-nav {
	display: none;
}
div.portfolio-thumbnail-slider ul.flex-direction-nav .flex-prev {
	background: url('images/thumbnail-nav.png');
	width: 30px;
	height: 26px;
	background-position: 0px 1px;
	bottom: 0px;
	left: 0px;
	top: auto;
}
div.portfolio-thumbnail-slider ul.flex-direction-nav .flex-next {
	background: url('images/thumbnail-nav.png');
	width: 30px;
	height: 26px;
	background-position: 31px 1px;
	bottom: 0px;
	left: 30px;
	top:auto;
}
h2.portfolio-thumbnail-title {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}
div.portfolio-thumbnail-context {
	padding: 0px 20px;
}
div.portfolio-thumbnail-title a {
	color: inherit;
}
div.portfolio-thumbnail-content {
	margin-top: 8px;
}
div.portfolio-bottom {
	height: 15px;
	display: block;
	clear: both;
}
span.portfolio-thumbnail-image-hover {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	background: url('images/portfolio-overlay.png');
	display: block;
}
span.portfolio-thumbnail-image-hover span {
	top: 50%;
	left: 50%;
	margin-left: -23px;
	margin-top: -23px;
	width: 46px;
	height: 46px;
	position: absolute;
	display: block;
}
span.portfolio-thumbnail-image-hover span.hover-link {
	background: url('images/image-overlay-link.png') no-repeat;
}
span.portfolio-thumbnail-image-hover span.hover-video {
	background: url('images/image-overlay-video.png') no-repeat;
}
span.portfolio-thumbnail-image-hover span.hover-zoom {
	background: url('images/image-overlay.png') no-repeat;
}
a.portfolio-read-more {
	margin-right: 12px;
	margin-top: 15px;
	float: left;
}
a.portfolio-visit-website {
	margin-top: 15px;
	float: left;
}
.portfolio-item-holder.masoned {
	overflow: hidden;
}
/* fullwidth portfolio */

div.sixteen.columns.portfolio-item {
	padding-bottom: 22px;
	border-bottom: 1px solid #ececec;
}
div.sixteen.columns.portfolio-item:last-child {
	padding-bottom: 0px;
	border: 0px;
}
div.sixteen.columns.portfolio-item .portfolio-thumbnail-image,  div.sixteen.columns.portfolio-item .portfolio-thumbnail-video,  div.sixteen.columns.portfolio-item .portfolio-thumbnail-slider {
	float: left;
	width: 620px;
}
div.sixteen.columns.portfolio-item .portfolio-thumbnail-context {
	padding-left: 20px;
	float: none;
	overflow: hidden;
}
div.sixteen.columns.portfolio-item .portfolio-thumbnail-title {
	font-size: 18px;
	margin-top: 12px;
}
div.sixteen.columns.portfolio-item .portfolio-thumbnail-content {
	margin-top: 12px;
}
div.sixteen.columns.portfolio-item a.portfolio-read-more {
	margin-top: 22px;
}
div.sixteen.columns.portfolio-item a.portfolio-visit-website {
	margin-top: 22px;
}
div.sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-image,  div.sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-video,  div.sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-slider {
	float: left;
	width: 320px;
}
div.sidebar-included div.sixteen.columns.portfolio-item .portfolio-thumbnail-context {
	padding-left: 20px;
	margin-right: 10px;
}
div.both-sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-image,  div.both-sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-video,  div.both-sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-slider {
	float: left;
	width: 180px;
}
div.both-sidebar-included div.sixteen.columns.portfolio-item .portfolio-thumbnail-context {
	padding-left: 20px;
	margin-right: 10px;
}
ul#portfolio-item-filter {
	margin: 0px 5px;
	list-style:none;
}
ul#portfolio-item-filter li {
	float: left;
	margin: 7px 2px 25px 5px;
}
ul#portfolio-item-filter li a {
	font-size: 13px;
}
ul#portfolio-item-filter li span {
	margin-left: 5px;
}
ul#portfolio-item-filter li:last-child span {
	display:none;
}
/* Single */

.single-post .hupso-share-buttons {
	float:left;
	position:relative;
}
.single-post .single-content {
	min-height: 500px;
}
h1.single-thumbnail-title {
	margin-top: 40px;
	padding-bottom: 18px;
	font-size: 21px;
	margin-bottom: 0;
}
h1.single-thumbnail-title a {
	color: inherit;
}
div.single-thumbnail-info {
	float: left;
	margin-bottom: 20px;
	width: 100%;
	margin-right:1px;
	background:#0e4261;
}
div.single-info-inner-wrapper {
	float:left;
	padding:5px 10px;
}
span.single-info-header {
	margin-right: 2px;
	color:#eba601 !important;
}
.single-info-content {
	color: #fff !important;
}
.single-info-content a {
	color: #fff !important;
}
/*div.single-context{ overflow: hidden; } */

div.single-port-content {
	margin-bottom: 20px;
}
div.both-sidebar-included .single-thumbnail-info {
	margin-right: 0px;
	float: none;
	width: auto;
}
div.both-sidebar-included .single-info-inner-wrapper {
	float: left;
	margin-right: 10px;
}
div.single-port-next-nav {
	float: left;
	overflow: hidden;
}
div.single-port-prev-nav {
	float: left;
	overflow: hidden;
	margin-right: 1px;
}
div.single-port-next-nav a {
	width: 23px;
	height: 25px;
	text-indent: -1000px;
	display: block;
	background-position: -23px 0px !important;
}
div.single-port-prev-nav a {
	width: 23px;
	height: 25px;
	text-indent: -1000px;
	display: block;
}
div.single-port-thumbnail-image,  div.single-port-thumbnail-video,  div.single-port-thumbnail-slider {
	margin-right: 20px;
	float: left;
	width: 580px;
}
div.sidebar-included .single-port-thumbnail-image,  div.sidebar-included .single-port-thumbnail-video,  div.sidebar-included .single-port-thumbnail-slider,  div.both-sidebar-included .single-port-thumbnail-image,  div.both-sidebar-included .single-port-thumbnail-video,  div.both-sidebar-included .single-port-thumbnail-slider {
	margin: 0px 0px 15px;
	float: none;
	width: auto !important;
}
div.single-port-thumbnail-slider .flex-control-nav {
	display: none;
}
div.single-port-thumbnail-slider ul.flex-direction-nav .flex-prev {
	background: url('images/thumbnail-nav.png');
	width: 31px;
	height: 24px;
	bottom: 0px;
	left: 0px;
	top: auto;
}
div.single-port-thumbnail-slider ul.flex-direction-nav .flex-next {
	background: url('images/thumbnail-nav.png');
	width: 31px;
	height: 24px;
	background-position: 31px 0px;
	bottom: 0px;
	left: 31px;
	top:auto;
}
div.single-port-context {
	overflow: hidden;
}
div.single-port-little-bar {
	width: 16px;
	border-bottom: 1px solid;
	margin-bottom: 21px;
	padding-top: 6px;
}
div.single-port-info {
	font-size: 11px;
	margin-bottom: 20px;
}
div.single-port-info span.head {
	margin-right: 5px;
	font-style: italic;
	font-family: Droid Serif;
}
div.single-port-date {
	margin-top: 8px;
}
div.single-port-tag {
	margin-top: 8px;
}
div.single-port-visit-website {
	padding-left: 18px;
	margin-top: 10px;
}
div.about-author-wrapper {
	margin-top: 40px;
	padding: 18px;
}
div.about-author-avartar {
	float: left;
}
div.about-author-info {
	margin-left: 110px;
}
div.about-author-title {
	font-size: 18px;
	margin-top: 3px;
	margin-bottom: 5px;
}
div.social-share-title {
	margin-top: 40px;
	font-size: 18px;
}
div.social-shares ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 15px;
}
div.social-shares ul li {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
/* Blog */

h2.blog-thumbnail-title a {
	color: inherit;
}
div.blog-thumbnail-image,  div.blog-thumbnail-slider,  div.blog-thumbnail-video {
	margin-bottom: 23px;
	border:solid 1px #f0f0f0;
	float:left;
}
div.blog-thumbnail-image img {
	margin:1px;
}
div.blog-thumbnail-slider .flex-control-nav {
	display: none;
}
div.blog-thumbnail-slider ul.flex-direction-nav .flex-prev {
	background: url('images/thumbnail-nav.png');
	width: 31px;
	height: 24px;
	bottom: 0px;
	left: 0px;
	top: auto;
}
div.blog-thumbnail-slider ul.flex-direction-nav .flex-next {
	background: url('images/thumbnail-nav.png');
	width: 31px;
	height: 24px;
	background-position: 31px 0px;
	bottom: 0px;
	left: 31px;
	top:auto;
}
div.blog-thumbnail-info {
	font:normal 14px 'PT Sans';
	float: left;
	width:638px;
	background:#f0f9fe;
	padding:6.5px 10px;
	margin-bottom:10px;
	border:solid 1px #ebf0f3;
}
a.blog-continue-reading {
	margin: 26px 0 0 0;
	padding:0 12px;
	line-height: 28px;
	font-size: 14px;
	font-family: 'PT Sans';
	text-shadow: 1px 1px 1px #888484;
	box-shadow: none;
	border-radius: 0;
	font-weight: normal;
	background-color: #17456d;
	float:right;
	color:#FFF;
}
a.blog-continue-reading:hover {
	color:#F5AF06;
}
a.blog-read-more {
	margin-right: 15px;
	margin-top: 15px;
	float: left;
}
div.blog-item-holder .blog-item2 .blog-thumbnail-title {
	color:#023c71;
	font:normal 18px 'PT Sans';
	margin-bottom:5px;
}
div.blog-item-holder .blog-item2 .blog-info-inner-wrapper {
}
div.blog-item-holder .blog-item2 .blog-info-header {
	margin-right: 2px;
}
div.blog-item-holder .blog-item2 .blog-thumbnail-context {
	overflow: hidden;
	float:left;
	margin-top:8px;
}
div.both-sidebar-included div.blog-item2 h2.blog-thumbnail-title {
	margin-top: -4px;
}
div.both-sidebar-included .blog-thumbnail-info {
	margin-right: 0px;
	float: none;
	width: auto;
	margin-top: -8px;
	margin-bottom: 3px;
}
div.both-sidebar-included .blog-item-holder .blog-item2 .blog-info-inner-wrapper {
	float: left;
	margin-right: 10px;
}
/* Message Box */

div.message-box-wrapper {
	border:1px solid;
	padding: 20px;
	margin-bottom: 20px;
}
div.message-box-title {
	font-weight: bold;
	font-size: 14px;
	margin-top: 2px;
}
div.message-box-content {
	margin-top: 12px;
}
div.message-box-wrapper.red {
	background-color: #ffdcdd;
	border-color: #e9b9bb;
	color: #713a3c;
}
div.message-box-wrapper.red .message-box-title {
	color: #8d4345;
}
div.message-box-wrapper.yellow {
	background-color: #ffffe0;
	border-color: #e1db8b;
	color: #4d4d39;
}
div.message-box-wrapper.yellow .message-box-title {
	color: #737357;
}
div.message-box-wrapper.blue {
	background-color: #c2e1ee;
	border-color: #8ec3d9;
	color: #3d5058;
}
div.message-box-wrapper.blue .message-box-title {
	color: #475d66;
}
div.message-box-wrapper.green {
	background-color: #e1ffd9;
	border-color: #badeb1;
	color: #435b3d;
}
div.message-box-wrapper.green .message-box-title {
	color: #526d4b;
}
/* Shortcode */

.shortcode1-4 {
	width: 23%;
	margin-right: 2%;
	float: left;
}
.shortcode1-3 {
	width: 31.33%;
	margin-right: 2%;
	float: left;
}
.shortcode1-2 {
	width: 48%;
	margin-right: 2%;
	float: left;
}
.shortcode2-3 {
	width: 64.66%;
	margin-right: 2%;
	float: left;
}
.shortcode3-4 {
	width: 73%;
	margin-right: 2%;
	float: left;
}
.shortcode1 {
	width: 98%;
	margin-right: 2%;
	float: left;
}
a.gdl-button.shortcode-large-button {
	margin-bottom: 20px;
	margin-right: 10px;
	padding: 0px 21px 0px 21px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}
a.gdl-button.shortcode-medium-button {
	margin-bottom: 20px;
	margin-right: 10px;
	padding: 0px 15px 0px 15px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
a.gdl-button.shortcode-small-button {
	margin-bottom: 20px;
	margin-right: 10px;
	text-shadow: none;
	font-size: 11px;
}
div.shortcode-list ul {
	list-style: none;
	margin-left: 0px;
}
div.shortcode-list li {
	padding:2px 0px 2px 25px;
	border: 0px;
}
div.shortcode-list-arrow li {
	background: url('images/list/arrow.png') no-repeat;
}
div.shortcode-list-arrow2 li {
	background: url('images/list/arrow2.png') no-repeat;
}
div.shortcode-list-arrow3 li {
	background: url('images/list/arrow3.png') no-repeat;
}
div.shortcode-list-bullet li {
	background: url('images/list/bullet.png') no-repeat;
}
div.shortcode-list-bullet2 li {
	background: url('images/list/bullet2.png') no-repeat;
}
div.shortcode-list-bullet3 li {
	background: url('images/list/bullet3.png') no-repeat;
}
div.shortcode-list-check li {
	background: url('images/list/check.png') no-repeat;
}
div.shortcode-list-check2 li {
	background: url('images/list/check2.png') no-repeat;
}
div.shortcode-list-check3 li {
	background: url('images/list/check3.png') no-repeat;
}
div.shortcode-list-delete li {
	background: url('images/list/delete.png') no-repeat;
}
div.shortcode-list-delete2 li {
	background: url('images/list/delete2.png') no-repeat;
}
div.shortcode-list-delete3 li {
	background: url('images/list/delete3.png') no-repeat;
}
div.shortcode-social {
	float: left;
	margin-right: 12px;
}
div.shortcode-block-quote-left {
	width: 33%;
	float: left;
	margin: 15px 20px 15px 20px;
	padding: 10px 20px;
	border-left: 2px solid #ddd;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
div.shortcode-block-quote-right {
	width: 33%;
	float: right;
	margin: 15px 20px 15px 20px;
	padding: 10px 20px;
	border-left: 2px solid #ddd;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
div.shortcode-block-quote-center {
	margin: 0px 20px 20px 20px;
	text-align: center;
	padding: 10px;
	border-left: 2px solid #ddd;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
div.shortcode-dropcap {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	float: left;
	font-size: 25px;
	font-size: 25px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	float: left;
}
div.shortcode-dropcap.circle {
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
/* contact form */

div.contact-form-wrapper ol {
	margin: 0px;
	list-style: none;
}
div.contact-form-wrapper ol li {
	margin-bottom: 20px;
}
div.contact-form-wrapper ol li.sending-result {
	max-width: 622px;
	display: none;
}
div.contact-form-wrapper ol li.sending-result .message-box-wrapper {
	padding: 10px 15px 10px 15px;
}
div.contact-form-wrapper ol li div.error {
	display: none;
}
div.contact-form-wrapper input[type="text"], input[type="password"] {
	width: 320px;
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 7px;
	margin: 10px 5px 10px;
	line-height: 20px;
	max-width: 90%;
}
div.contact-form-wrapper .textarea {
	margin-right: 32px;
}
div.contact-form-wrapper textarea {
	height: 165px;
	width: 590px;
	margin: 10px 5px 10px;
	padding: 10px;
	max-width: 100%;
	line-height: 20px;
}
div.contact-form-wrapper .contact-submit {
	float: left;
}
div.contact-form-wrapper .contact-loading {
	width: 16px;
	height: 16px;
	float: left;
	margin: 7px 0px 0px 15px;
	display:none;
	background: url('images/loading.gif');
}
/* Price Item */

div.gdl-price-item {
	margin-bottom: 20px;
}
div.gdl-price-item .price-item {
	border: 1px solid;
	border-color: inherit;
	margin-left: -1px;
	padding-bottom: 30px;
}
div.gdl-price-item .price-tag {
	font-size: 35px;
	line-height: 40px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}
div.gdl-price-item .price-title {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
div.gdl-price-item .price-button {
	text-align: center;
	margin-top: 25px;
}
div.gdl-price-item .price-content {
	text-align: center;
	margin-top: 25px;
}
div.gdl-price-item .price-content .shortcode-list {
	display: inline-block;
}
div.gdl-price-item .price-item.active {
	padding-bottom: 70px;
	margin-top: -20px;
}
/* code */

.gdl-code {
	overflow: hidden;
	padding: 15px;
	border: 1px #eee solid;
	clear: both;
	background: #f9f9f9;
	margin-bottom: 20px;
	color: #555;
	font-size: 13px;
	font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
}
/* Contact Form 7 */

span.wpcf7-form-control-wrap input[type="text"],  span.wpcf7-form-control-wrap input[type="[password"],  span.wpcf7-form-control-wrap textarea {
	width: 320px;
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 7px;
	margin: 10px 5px 10px;
	line-height: 20px;
}
span.wpcf7-form-control-wrap input.wpcf7-file {
	width: auto;
	height: auto;
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-left: 0;
}
span.wpcf7-form-control-wrap textarea {
	height: 165px;
	width: 590px;
	margin: 10px 5px 10px;
	padding: 10px;
	max-width: 100%;
	line-height: 20px;
}
div.wpcf7 p {
	font-weight: bold;
}
div.wpcf7 p span.wpcf7-form-control-wrap textarea, div.wpcf7 p span.wpcf7-form-control-wrap input {
	font-weight: normal;
}
div.wpcf7 .ajax-loader {
	display: none;
}
/* Responsive anything video fix */

.anythingSlider .fluid-width-video-wrapper {
	padding: 0px !important;
}
/*Custom*/

.container {
	box-shadow:0 0 3px #6B6969;
	background:#FFF !important;
	padding-top:3px;
}
.header_right .topmenu {
	float:right;
}
.header_right {
	float:right;
	margin:33px 15px 0 0;
	width:356px;
}
.header_right div.custom-sidebar #searchform {
	margin:0;
	max-width:249px;
	float:right;
	height:32px;
}
.header_right div.custom-sidebar #searchsubmit,  .header_right div.search-wrapper input[type="submit"] {
	background:url(images/searchbtn.png) 0 0 no-repeat;
	border-radius:0;
}
.header_right div.custom-sidebar #searchsubmit {
	width:31px;
	height:32px;
	position:relative;
	right:0;
}
.header_right div.custom-sidebar #search-text input[type="text"] {
	background:#f1f1f1;
	color:#969696;
	border:solid 1px #d1d1d1;
	line-height:30px;
	text-indent:9px;
	padding:5.5px 0;
	margin:0;
	box-shadow:none;
	border-radius:0;
	width:216px;
	font:14px 'PT Sans';
}
.header_right div.custom-sidebar #search-text {
	float:left;
	margin:0;
}
.slider {
	float:left;
	margin:15px;
	border:1px solid #174f6f;
}
#Home_Top_Sidebar .widget_black_studio_tinymce {
	border-bottom:solid 2px #c8c8c8;
	padding-bottom:0;
}
#Home_Top_Sidebar .widget_black_studio_tinymce h2 {
	font:normal 22px 'PT Sans';
	text-transform:uppercase;
	color:#FFF;
	text-shadow:1px 1px 1px #000;
	margin:4px 0 5px 0;
	padding:0 0 6px 0;
	border-bottom:solid 4px rgba(0, 0, 0, 0.1);
	letter-spacing:-0.1px;
}
#Home_Top_Sidebar .widget_black_studio_tinymce p {
	font:normal 14px 'PT Sans';
	color:#FFF;
	text-shadow:1px 1px 1px #000;
	line-height:21px;
	margin-bottom:6px;
}
#Home_Top_Sidebar .widget_black_studio_tinymce a.gdl-button.shortcode-large-button {
	margin-bottom: 6px;
	margin-right: 0;
	padding: 0px 22px 0px 22px;
	height: 36px;
	line-height: 34px;
	font-size:14px;
	font-family:'PT Sans';
	text-shadow: 1px 1px 1px #888484;
	box-shadow:none;
	border-radius:0;
	font-weight:normal;
}
#Home_Top_Sidebar .gform_wrapper {
	padding:0;
	margin:0;
	max-width:100% !important;
}
#Home_Top_Sidebar .gform_heading {
	width:100%;
	margin:0;
}
#Home_Top_Sidebar .gfield_label {
	font:normal 13px 'PT Sans';
	color:#FFF;
	margin:5px 0 8px 0;
}
#Home_Top_Sidebar .gform_title {
	font:normal 18px 'PT Sans';
	color:#eba601;
	text-shadow: 0px 0px 1px #eba601;
	padding:8px 0 6px 0;
	margin:0;
	border-bottom:solid 2px #c8c8c8;
	width:100% !important;
}
#Home_Top_Sidebar .gform_wrapper .gfield {
	padding:0 !important;
	margin:0 !important;
}
#Home_Top_Sidebar .gform_wrapper .ginput_complex.ginput_container {
	background:#d5d2d2;
	height:39px;
	width:100%;
}
#Home_Top_Sidebar .gform_wrapper .ginput_complex.ginput_container input[type=file] {
	color: #FFF;
	background: #F5AF06;
	float: right;
	line-height: 39px;
	font: normal 14px 'PT Sans';
	width: 301px;
	padding: 7px;
}
#Home_Top_Sidebar .gform_wrapper .gform_footer {
	padding:0;
	margin:0;
}
#Home_Top_Sidebar .gform_wrapper .gform_footer input[type=submit] {
	width:100%;
	padding:0;
	margin:9px 0 0 0;
	font: normal 14px 'PT Sans';
	color:#000000;
	text-align:center;
	border-radius:0;
	border:none;
	line-height:39px;
	box-shadow:none;
	height:39px;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%, #eeeeee 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0 ); /* IE6-9 */
}
.footer-wrapper .container_f {
	float:left;
	box-shadow:0 0 6px #6B6969;
	position: relative;
	width: 968px;
	margin: 0 auto;
	padding:14px 20px;
	background: #0e4261; /* Old browsers */
	background: -moz-linear-gradient(top, #0e4261 0%, #1b5577 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e4261), color-stop(100%, #1b5577)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0e4261 0%, #1b5577 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0e4261 0%, #1b5577 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0e4261 0%, #1b5577 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0e4261 0%, #1b5577 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e4261', endColorstr='#1b5577', GradientType=0 ); /* IE6-9 */
}
body.home .sixteen.columns.mt0 {
	float:right;
	width:291px;
	margin-left:0;
}
.menu-menu-3-container ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.menu-menu-3-container ul li {
	text-indent:15px;
	display:inline-block;
	width:100%;
	font:normal 16px 'PT Sans';
	line-height:39px;
	margin:0 0 1px 0;
	background: #1b5577; /* Old browsers */
	background: -moz-linear-gradient(top, #1b5577 0%, #0e4261 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1b5577), color-stop(100%, #0e4261)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1b5577 0%, #0e4261 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1b5577 0%, #0e4261 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1b5577 0%, #0e4261 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1b5577 0%, #0e4261 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b5577', endColorstr='#0e4261', GradientType=0 ); /* IE6-9 */
}
.menu-menu-3-container ul li:hover {
	background: #ad0303; /* Old browsers */
	background: -moz-linear-gradient(top, #ad0303 0%, #c90505 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ad0303), color-stop(100%, #c90505)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ad0303 0%, #c90505 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ad0303 0%, #c90505 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ad0303 0%, #c90505 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ad0303 0%, #c90505 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad0303', endColorstr='#c90505', GradientType=0 ); /* IE6-9 */
}
.right-sidebar-wrapper ul.menu li.current-menu-item {
	background: #ad0303 !important; /* Old browsers */
	background: -moz-linear-gradient(top, #ad0303 0%, #c90505 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ad0303), color-stop(100%, #c90505)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ad0303 0%, #c90505 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ad0303 0%, #c90505 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ad0303 0%, #c90505 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ad0303 0%, #c90505 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad0303', endColorstr='#c90505', GradientType=0 ); /* IE6-9 */
}
.right-sidebar-wrapper ul.menu li.alert,  .menu-menu-3-container ul.menu li.alert {
	background: #ad0303 !important; /* Old browsers */
	background: -moz-linear-gradient(top, #ad0303 0%, #c90505 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ad0303), color-stop(100%, #c90505)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ad0303 0%, #c90505 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ad0303 0%, #c90505 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ad0303 0%, #c90505 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #ad0303 0%, #c90505 100%) !important; /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad0303', endColorstr='#c90505', GradientType=0 ) !important; /* IE6-9 */
}
.menu-menu-3-container ul li a {
	color:#FFF;
	text-shadow:1px 1px 1px #000;
	background:url(images/nav_arrow.png) 266px center no-repeat;
	display:block;
}
.gdl-right-sidebar .widget_nav_menu ul li a {
	color:#FFF;
	text-shadow:1px 1px 1px #000;
	background:url(images/nav_arrow.png) 266px center no-repeat;
	display:block;
}
.gdl-right-sidebar .widget_nav_menu ul li {
	text-indent:15px;
	display:inline-block;
	width:100%;
	font:normal 16px 'PT Sans';
	line-height:39px;
	margin:0 0 1px 0;
	background: #1b5577; /* Old browsers */
	background: -moz-linear-gradient(top, #1b5577 0%, #0e4261 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1b5577), color-stop(100%, #0e4261)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1b5577 0%, #0e4261 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1b5577 0%, #0e4261 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1b5577 0%, #0e4261 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1b5577 0%, #0e4261 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b5577', endColorstr='#0e4261', GradientType=0 ); /* IE6-9 */
}
.gdl-right-sidebar .widget_nav_menu ul li ul li {
	background: rgb(196,196,196); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(196,196,196,1) 0%, rgba(219,215,216,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(196,196,196,1)), color-stop(100%, rgba(219,215,216,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(196,196,196,1) 0%, rgba(219,215,216,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(196,196,196,1) 0%, rgba(219,215,216,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(196,196,196,1) 0%, rgba(219,215,216,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(196,196,196,1) 0%, rgba(219,215,216,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#dbd7d8', GradientType=0 ); /* IE6-9 */
	float:left;
	font-size:14px;
	line-height:30px;
	text-indent:32px;
}
.gdl-right-sidebar .widget_nav_menu ul li ul li a {
	color:#000;
	background:url(images/arrow-re.png) no-repeat 20px center !important;
	text-shadow: none;
}
.gdl-right-sidebar .widget_nav_menu ul li ul li:hover {
	background:#ffc640;
}
.gdl-right-sidebar .widget_nav_menu ul li ul li:hover a {
	color:#fff;
}
.gdl-right-sidebar .widget_nav_menu ul li:hover {
	background: #ad0303; /* Old browsers */
	background: -moz-linear-gradient(top, #ad0303 0%, #c90505 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ad0303), color-stop(100%, #c90505)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ad0303 0%, #c90505 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ad0303 0%, #c90505 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ad0303 0%, #c90505 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ad0303 0%, #c90505 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad0303', endColorstr='#c90505', GradientType=0 ); /* IE6-9 */
}
body.home .events_main_container {
	margin:0 !important;
	width:291px;
}
body.home .sixteen.columns.wrapper.mb10 {
	float:left;
	width:662px;
}
body.home .sixteen.columns.wrapper.mb10 > div {
	max-width:662px;
}
body.home .sixteen.columns {
	max-width:662px;
	margin-bottom:0;
}
body.home .sixteen.columns h3 {
	font:normal 18px 'PT Sans';
	font-weight:bold;
	color:#eba601;
	padding:4px 0 5px;
	margin-bottom:5px;
	text-transform:uppercase;
	border-bottom:solid 2px #c8c8c8;
	border-top:solid 2px #c8c8c8;
}
.archive .blog-item2.gdl-divider.sixteen.columns.mb50 {
	max-width:975px;
	margin-bottom:31px !important;
	padding-bottom:20px;
	border-bottom:solid 1px #dde5ea;
	margin-bottom:20px !important;
}
.archive div.blog-thumbnail-info {
	width:98%;
}
.archive div.blog-item-holder .blog-item2 .blog-thumbnail-context {
	width:100%;
}
.archive .hupso-share-buttons {
	bottom:16px;
	padding: 0 !important;
}
.blog-item2.gdl-divider.sixteen.columns.mb50 {
	max-width:662px;
	margin-bottom:31px !important;
	padding-bottom:20px;
	border-bottom:solid 1px #dde5ea;
	margin-bottom:20px !important;
}
/*.cnss-social-icon{position: absolute; bottom:33px;}*/

	 

body.home .sixteen.columns + br {
	display:none;
}
.events_header_container {
	margin-top:0 !important;
	height:auto;
}
.calendar_month_container_style {
	background:none !important;
}
.events_month_name {
	font:normal 21px 'PT Sans' !important;
	text-transform: uppercase;
	color: #EBA601 !important;
	font-weight: bold;
	margin-top: 14px !important;
}
.events_month_year {
	font:normal 21px 'PT Sans' !important;
	margin-left: 117px !important;
	margin-top:14px !important;
	padding-right: 6px;
	text-align: center;
	margin-top:14px;
}
.days_container_all {
	width:100%;
}
.events_day_container {
	width:20% !important;
}
.events_day_book {
	font-size:10px !important;
}
.events_day_slots {
	font-size:11px !important;
}
body.home .gdl-page-content p {
	margin:0;
}
.footer-wrapper {
	width:1005px;
	margin:0 auto;
}
.social-share-title.gdl-link-title.gdl-title,  .social-shares,  .about-author-wrapper {
	display:none;
}
.cw_sigle {
	padding-top:15px;
}
.hupso-share-buttons {
	position: absolute;
	bottom: 0;
}
.right-sidebar h3.srp-widget-title,  .right-sidebar .sidebar-title-wrapper h3.custom-sidebar-title {
	border-bottom: 2px solid #c8c8c8;
	border-top: 2px solid #c8c8c8;
	color: #eba601;
	font: bold 18px 'PT Sans';
	margin:5px 0;
	padding: 5px 0;
	text-transform: uppercase;
	float:none;
}
.right-sidebar .sidebar-title-wrapper div.sidebar-title-wrapper-line {
	display:none;
}
.right-sidebar .srp-post-content-container.srp-thumbnail-position-default {
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.right-sidebar .srp-post-content-container.srp-thumbnail-position-default:last-child {
	border:none;
}
.right-sidebar div.srp-post-content-container h4.srp-post-title {
	margin-bottom:6px;
	font-size:16px;
	line-height:16px;
}
.right-sidebar .srp-thumbnail-position-default .srp-thumbnail-box {
	margin-right:0;
}
.right-sidebar .srp-thumbnail-position-default .srp-thumbnail-box img {
	margin-right:20px;
}
.right-sidebar div.srp-post-content-container p {
	margin:0;
}
.right-sidebar div.srp-post-content-container a.srp-post-stringbreak-link {
	clear:both;
	float:right;
	background:#17456d;
	color:#fff;
	margin:3px 0 0;
	padding:0 12px;
	line-height:28px;
}
.right-sidebar div.srp-post-content-container a.srp-post-stringbreak-link:hover {
	color:#f5af06;
}
.right-sidebar .gform_wrapper .gform_body li .ginput_container input[type="text"],  .right-sidebar .gform_wrapper .gform_body li .ginput_container textarea {
	border-radius:0;
	box-shadow:none;
	margin-bottom:10px;
	font-size:14px;
}
.right-sidebar .gform_wrapper .gform_footer input[type="submit"] {
	border-radius:0;
	box-shadow:none;
	border:none;
	font:normal 14px PT Sans;
	background:#17456d;
	color:#fff;
}
.right-sidebar .gform_wrapper .gform_footer input[type="submit"]:hover {
	color:#f5af06;
}
.right-sidebar .gform_wrapper .gform_footer {
	margin:0;
	padding:4px 0 0;
}
.gform_wrapper .top_label .gfield_label {
	font-weight:normal !important;
}
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label {
	font-weight:normal !important;
}
/* Gravity Form Validation CSS */

.gform_wrapper .validation_error {
	display:none;
}
.gform_wrapper .gform_body .gfield_description.validation_message {
	display:none;
}
.gform_wrapper .gform_body li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	padding: 0 !important;
	border:none !important;
}
.gform_wrapper .gform_body li.gfield.gfield_error.gfield_contains_required {
	padding-left:0 !important;
	margin:0 !important;
	background:none;
}
.gform_wrapper .gform_body li.gfield.gfield_error.gfield_contains_required .ginput_container {
	margin-top:0;
	max-width:none;
}
.gform_wrapper .gform_body .top_label .gfield_error {
	width:inherit;
}
.gform_wrapper .gfield_error .gfield_label {
	color:unset;
}
.gform_wrapper .gform_body li.gfield.gfield_error.gfield_contains_required .ginput_container input,  .gform_wrapper .gform_body li.gfield.gfield_error.gfield_contains_required .ginput_container textarea {
	border: 1px solid #790000 !important;
}

::-moz-placeholder {
color:#969696 !important;
opacity:1;
}
.search span.gdl-page-caption,  .archive.category span.gdl-page-caption {
	color: #666666;
	float: right;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	text-transform: none;
}
.search .hupso_c {
	display:none;
}
.search .sixteen.columns.mt30 {
	margin:0 15px !important;
}
.search div.blog-thumbnail-info {
	display:none;
}
.archive div.blog-thumbnail-info {
	padding:6.5px 0 6.5px 10px;
}
.archive .blog-item2.gdl-divider.sixteen.columns.mb50 {
	margin:0 0 20px !important;
}
input[type="submit"] {
	-webkit-appearance:none;
}
.single.single-pec-events .single-thumbnail-info {
	display:none;
}
.single.single-pec-events .light.dp_pec_wrapper .dp_pec_content .dp_pec_date .dp_count_events,  .page .light.dp_pec_wrapper .dp_pec_content .dp_pec_date .dp_count_events {
	background:#eba601;
	color:#ffffff;
	padding:13px 8px 8px 9px;
	right:0;
	bottom:0;
	border-radius:0 3px 3px 0;
	font-size:9px;
}
.single.single-pec-events .dp_pec_wrapper,  .page .dp_pec_wrapper {
	font-family:PT Sans;
}
.dp_pec_event_title_sp {
	color:#eba601;
}
.dp_pec_event_title_sp:hover {
	color:#17456d;
}
.single.single-pec-events .pec_book_select_date {
	position:relative;
	left:0;
	float:left;
}
.single.single-pec-events .pec_event_page_send_booking {
	padding:0 15px;
}

.gdl-page-content form.search_form {
    display: inline-block;
}
.gdl-page-content form.search_form select, .gdl-page-content form.search_form input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    box-sizing: border-box;
    float: left;
    height: 35px;
    line-height: 30px;
    margin: 0 15px 0 0;
    padding: 5px;
}
.gdl-page-content form.search_form input[type="submit"],
.content-wrapper input.lrm-login {
    background: #17456d none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    font: 14px/21px "PT Sans";
    height: auto;
    padding: 7px 30px;
}
.gdl-page-content form.search_form input[type="submit"]:hover ,
.content-wrapper input.lrm-login:hover {
    color: #f5af06;
}


ul.crl-row {
    margin: 0 auto;
    list-style: none;
}

ul.crl-row li {display: inline-block;}

ul.crl-row li:last-child {
    float: right;
}

ul.crl-row li a.back-listing {
    background: #17456d;
    padding: 5px 15px;
    line-height: normal;
    color: #fff;
}

ul.crl-row li a.back-listing:hover {
    color: #eba601;
}

ul.crl-row li h1 {
    font-weight: bold;
    font-size: 16px;
}
.auth-button {
	background: #17456d none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    font: 14px/21px "PT Sans";
    height: auto;
    padding: 5px 10px;
    float: right;
    margin-left: 6px; 
	cursor:pointer;
}
.auth-button a { color: #FFF; }
.auth-button a:hover { color: #; }

.tablenav {
    clear: both;
    height: 30px;
    margin: 6px 0 4px;
    vertical-align: middle;
}
.tablenav .actions {
    overflow: hidden;
    padding: 2px 8px 0 0;
}

.alignleft {
    float: left;
}
.screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    position: absolute;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}
.tablenav .actions select {
    float: left;
    margin-right: 6px;
    max-width: 150px;
}
#doaction, #doaction2, #post-query-submit {
    margin: 1px 8px 0 0;
}
.wp-core-ui .button, .wp-core-ui .button-secondary {
    color: #555;
    border-color: #ccc;
    background: #f7f7f7;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.08);
    box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.08);
    vertical-align: top;
}
.tablenav .tablenav-pages {
    float: right;
    display: block;
    cursor: default;
    height: 30px;
    color: #555;
    line-height: 30px;
    font-size: 12px;
}
table.widefat {
    background: #fff;
}
.widefat .check-column {
    width: 2.2em;
    padding: 6px 0 25px;
    vertical-align: top;
}
.widefat th input[type=checkbox] {
    margin-top: -1px;
}
.striped>tbody>:nth-child(odd) {
    background-color: #f9f9f9;
}
.color-red { color:#F30 !important; }
.color-green { color:#3C0 !important; }
.width-70 {/*width: 70px !important;*/}
.width-60 {/*width: 60px !important;*/}
.alternate, .striped>tbody>:nth-child(odd) {
    background-color: #f9f9f9;
}


ul.dash-menu {
    list-style: none;
    margin: 0 0 20px 0;
}
ul.dash-menu li {
    display: inline-block;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding-right: 5px;
    margin-right: 5px;
}
ul.dash-menu li:last-child {
    border-right: none;
}
ul.dash-menu li a {
    color: #fff;
    background: #eba601;
    padding: 5px 10px;
}
ul.dash-menu li a:hover{
	background: #124868;
}
ul.dash-menu li a.active {
    background: #124868;
}
.tml-profile form table.tml-form-table tr, 
.tml-profile form table.tml-form-table td, 
.tml-profile form table.tml-form-table th {
    border: none;
}
.tml-profile form table.tml-form-table td, 
.tml-profile form table.tml-form-table th {
    padding: 0;
}
.tml-profile form table.tml-form-table {
    margin-bottom: 15px;
    border: none;
}
.tml-profile form h3 {
    font-weight: 700;
    font-size: 18px;
}
.tml-profile form table.tml-form-table tr {
    display: inline-block;
    width: 48%;
    vertical-align: top;
    margin-right: 2%;
}
.tml-profile form table.tml-form-table tr td select, 
.tml-profile form table.tml-form-table tr td input {
    padding: 10px;
    line-height: 20px;
}
.tml-profile form table.tml-form-table tr.user-pass1-wrap, 
.tml-profile form table.tml-form-table tr.user-pass2-wrap, 
.tml-profile form table.tml-form-table tr.pw-weak {
    display: block;
    padding: 10px 0;
}
.tml-profile form table.tml-form-table tr td .button, 
.tml-submit-wrap .button-primary {
    background: #17456d;
    color: #fff;
    outline: 0;
    border: 0;
    border-radius: 0;
}
.tml-profile form table.tml-form-table tr td .button:hover, 
.tml-submit-wrap .button-primary:hover{
    color: #eba601;
}


.tml {
    margin: 0 auto;
}
.tml form p input[type="text"], 
.tml form p input[type="password"], .tml form p input[type="phone"], .tml form p select {
    padding: 10px !important;
    width: 100% !important;
    max-width: 100%;
    height: auto;
}
.tml form .tml-rememberme-submit-wrap {
    margin-bottom: 0;
}
.tml form input[type="submit"] {
    background: #17456d;
    color: #fff;
    outline: 0;
    border: 0;
    border-radius: 0;
    padding: 5px 30px;
    height: auto;
}
.tml form input[type="submit"]:hover{
    color: #eba601;
}

.btn_enroll {
    background: #17456d !important;
    padding: 5px 15px !important;
    line-height: normal !important;
    color: #fff !important;
    border: 0;
    border-radius: 0 !important;
    height: auto !important;
}
.btn_enroll:hover {
    color: #eba601;
}

/*Sabih*/
.gf-custom-registration .gform_wrapper .gform_body ul.gform_fields li {padding: 0px;margin: 0 0 1.5em 0 !important;}
.gf-custom-registration .gform_wrapper .gform_body ul.gform_fields li label {display: block;font-size: 100%;}
.gf-custom-registration .gform_wrapper .gform_body ul li.gfield input , .gf-custom-registration .gform_wrapper .gform_body ul li.gfield select {width: 100%;padding: 10px !important;margin: 0.5em 0;max-width: 100%;height: auto;}
.gf-custom-registration .gform_wrapper .gform_body ul .ginput_complex.ginput_container {width: 100%;}
.gf-custom-registration .gform_wrapper .gform_body ul.gform_fields .ginput_complex.ginput_container span {width: 100%;display: block;padding: 0px !important;margin: 0 0 1.5em 0;}
.gf-custom-registration .gform_wrapper .gform_body ul .ginput_complex.ginput_container span label {padding: 0px;margin: 0px;}
.gf-custom-registration .gform_wrapper .gform_body ul li .gfield_consent_description {font-size: 100%;overflow: hidden;border: none;padding: 0px;}
.gf-custom-registration .gform_wrapper .gform_body ul li .ginput_container_consent input {width: auto;}
.gf-custom-registration .gform_wrapper .gform_body ul li:last-child label {display: none;}