/*
Theme Name: SCB
Theme URI: http://www.mageewp.com/meris-theme.html
Description: Meris is a free WordPress theme that can be use for various purposes, for business, travel, food, service and more. The clean homepage layout is very flexible due to it allows to add widgets. Meris theme comes with full-width sliders in the homepage and small featured sliders in the sidebar(optional), portfolios, social icons, slogon, and other popular widgets. More options are given to the sidebar setting: no sidebar, left sidebar, right sidebar, and sidebar on both sides. Furthermore, Font Awesome Icons are avaible in the theme to add icons aywhere. This theme is built with the latest HTML5 and CSS3 website standard (from the Twitter Bootstrap), and fully responsive in different browsers and displays. Meris is the ideal theme to create your personal websites and business websites for company.
Version: 1.1.2
Author: MageeWP
Author URI: http://www.mageewp.com
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, three-columns, yellow, green, dark,light,gray, responsive-layout, custom-background, custom-header, custom-menu, theme-options, left-sidebar, right-sidebar, translation-ready, editor-style, featured-images, full-width-template

Meris Wordpress Theme has been created by mageewp.com, Copyright 2015 mageewp.com.
Meris Wordpress theme is released under the terms of GNU GPL.
*/


/*
 * 1.0 Reset
 * Reset CSS by Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
div {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body,
button,
input,
select,
textarea {
	color: #666;
	font-family: Montserrat !important;
	font-size: 14px;
	line-height: 1.6;
	outline: none;
	font-weight: 500;
}

input:invalid {
	box-shadow: none;
}

body {
	background: #fff;
}

a {
	color: #fed136;
	text-decoration: none;
	font-weight: 500;
}

a:focus {
	/*outline: thin dotted;*/
}

a:hover,
a:active {
	outline: 0;
	text-decoration: none;
}

a:active,
a:hover {
	color: #fed136;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 36px 0 12px;
	color: #333;
}

h1 {
	font-size: 24px;
	line-height: 1.2;
}

h2 {
	font-size: 22px;
	line-height: 1.2;
}

h3 {
	font-size: 20px;
	line-height: 1;
}

h4 {
	font-size: 18px;
	line-height: 1;
}

h5 {
	font-size: 16px;
	line-height: 1;
}

h6 {
	font-size: 14px;
	line-height: 1;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
	color: #CC7A24;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	background: #fed136;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin: 0 0 0 20px;
}

img {
	width: inherit;
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	vertical-align: middle;
	max-width: 100%;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 2px 0 0 2px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: center;
}

th {
	border-width: 0 2px 2px 0;
	font-weight: bold;
	padding: 10px;
}

td {
	border-width: 0 2px 2px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

::selection {
	background: #fed136;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #fed136;
	color: #fff;
	text-shadow: none;
}

:hover {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}

.required {
	color: #F00;
}

.clear {
	clear: both;
}

nav li {
	list-style-type: none;
}

.wp-caption {}

.wp-caption-text {}

.sticky {}

.gallery-caption {}

.alignright {}

.alignleft {}

.aligncenter {}

.bypostauthor>.comment-body .fn:before {
	vertical-align: text-top;
}


/*
 * 2.0 Header
 */

.homepage {
	position: relative;
}


/*
 * 2.1 Header logo
 */

header {
	top: 0;
	left: 0;
	z-index: 9;
	background-color: #414146;
	color: #fff;
	min-height: 45px;
	text-transform: uppercase;
	border-bottom: 1px solid #382f25;
	width: 100%;
	position: relative;
}

.homepage header {}

.logo-box {
	float: left;
	margin-top: 9px;
	margin-bottom: 9px;
}

.site-logo {
	float: right;
	/*width: 85%;*/
}

.name-box {
	float: left;
	margin-left: 10px;
}

.site-name {
	margin: 0;
	color: #fff;
	font-size: 28px;
	letter-spacing: .05em;
}

.name-box a {
	text-decoration: none
}

.site-tagline {
	font-size: 12px;
	color: #fff;
}


/*
 * 2.2 Header Search
 */

.search-form {
	float: right;
	background-color: #EFEFEF;
	overflow: hidden;
	width: 80%;
	margin-right: 15px;
	border-radius: 3px;
	border: 1px solid #c2c6c7;
}

.search-form input[type="text"] {
	border: none;
	float: left;
	width: 100%;
	margin-right: -50px;
	padding-right: 25px;
	background: none;
	color: #000;
	font-size: 12px;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 3px;
}

.search-form input[type="submit"] {
	background: url(images/search.png);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: center;
	float: right;
	border: none;
	width: 35px;
	height: 35px;
	background-color: #DF8E3D;
}


/*
 * 2.3 Header navigation
 */

.site-nav {
	clear: left;
	float: left;
	display: block;
	z-index: 10;
	margin-left: 5%
}

.site-nav ul {
	margin: 0;
	float: left;
}

.site-nav>ul>li {
	float: left;
	position: relative;
}

.site-nav>ul>li+li {
	margin-left: 5px;
}

.site-nav>ul>li a {
	display: block;
	font-size: 14px;
	line-height: 50px;
	padding: 0 25px;
	color: #fff;
	border-bottom: 1px solid transparent;
	text-transform: none;
}

.link-bg {
	background: url(./images/bg-link.png) no-repeat right center;
	background-size: 2px;
}

#menu-item-20 a {
	background: none;
}

.sub-menu li a {
	padding: 0 8px !important;
}

.site-nav>ul>li:hover>a {
	border-bottom-color: #fed136;
	color: #fed136;
}

.site-nav>ul>li a i {
	font-size: 6px;
	margin-left: 5px;
}

.site-nav li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background-color: #fff;
	width: 290px;
	z-index: 9999;
}

#menu-item-145 .sub-menu {
	width: 230px;
}

#menu-item-228 .sub-menu {
	width: 185px;
}

#menu-item-605 .sub-menu {
	width: 212px;
}

#menu-item-470 .sub-menu {
	width: 440px;
}

#menu-item-481 .sub-menu {
	width: 440px;
}

#menu-item-493 .sub-menu {
	width: 440px;
}

#menu-item-498 .sub-menu {
	width: 440px;
}

#menu-item-530 .sub-menu {
	width: 390px;
}

#menu-item-535 .sub-menu {
	width: 410px;
}

#menu-item-542 .sub-menu {
	width: 410px;
}

#menu-item-511 .sub-menu {
	width: 440px;
}

#menu-item-522 .sub-menu {
	width: 440px;
}

.sub-menu .menu-item-has-children>a:hover::after {
	color: #000 !important;
}

.sub-menu .menu-item-has-children>a:hover::before {
	border-color: #000 !important;
}

.sub-menu .menu-item-has-children>a:after {
	font-family: FontAwesome;
	content: "\f105";
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 8px;
	margin: auto;
	display: inline-block;
	color: #EBA72C;
	font-weight: bold;
}

.sub-menu .menu-item-has-children>a:before {
	border-style: solid;
	border-width: 32px 0 0 0;
	content: "";
	position: absolute;
	width: 2px;
	left: 0px;
	z-index: 5;
	border-color: #EBA72C !important;
}

#menu-item-525 .sub-menu {
	width: 490px;
}

#menu-item-227 .sub-menu {
	width: 210px;
}

#menu-item-229 .sub-menu {
	width: 285px;
}

#menu-item-808 .sub-menu {
	width: 230px;
}

#menu-item-588 .sub-menu {
	width: 180px;
}

#menu-item-584 .sub-menu {
	width: 235px;
}

#menu-item-579 .sub-menu {
	width: 240px;
}

#menu-item-609 a,
#menu-item-607 a {
	line-height: 20px;
}

.site-nav li:hover>ul {
	display: block;
}

.site-nav li ul li {
	float: none;
	margin: 0;
	border-bottom: 1px solid #e6e7e7;
	position: relative;
	background-color: #E6F8F8;
}

.site-nav li ul li a {
	line-height: 30px;
	color: #000;
	font-size: 12px;
}

.site-nav li ul li:hover {
	background-color: #CC7A24;
}

.site-nav li ul li:hover a {
	color: #000;
}

.site-nav li ul li a:hover {
	color: #FFF;
}

.site-nav li ul li ul {
	top: 0px;
	left: 100%;
}

.site-search-toggle {
	display: none;
	float: right;
	margin-top: 25px;
	background-color: transparent;
	border: none;
	color: #ccc;
}

.site-nav-toggle {
	display: none;
	float: right;
	margin-top: 25px;
	background-color: transparent;
	border: none;
	color: #ccc;
}

 
 


/*
 * sticky header
 */

header.sticky-header {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #414146;
	z-index: 9999;
	width: 100%;
	opacity: 1;
	box-shadow: 1px 0 5px #333;
	min-height: 0;
}

.sticky-header .site-nav>ul>li>a {
	line-height: 50px;
}

.sticky-header .logo-box {
	margin: 1px 0px;
}

.sticky-header .site-logo {
	height: 50px;
}

.sticky-header .name-box {
	margin-top: 5px;
}

.sticky-header .site-nav-toggle,
.sticky-header .site-search-toggle {
	margin-top: 15px;
}


/*
 * 3.0 Home Sections
 */

section[class^="homepage-section-"] {
	padding: 50px 0;
}

section.home-section {
	padding: 50px 0;
}

section .widget {
	width: 100%;
	clear: both;
}


/*
 * 3.1 Section Slider
 */

.homepage-slider .carousel-caption {
	bottom: 40%;
	right: 15%;
	left: 15%;
	color: #fff;
	z-index: 3;
}

.homepage-slider .carousel-caption h1 {
	color: #fff;
	font-size: 6em;
	text-transform: uppercase;
	font-weight: normal;
}

.homepage-slider .carousel-caption strong {
	font-weight: bold;
}

.homepage-slider .carousel-caption s {
	color: #fed136;
	text-decoration: none;
}

.homepage-slider .carousel-caption button {
	border: none;
	background-color: #fed136;
	color: #fff;
	width: 220px;
	height: 50px;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 40px;
	font-weight: bold;
}

.homepage-slider .carousel-indicators li {
	border-width: 3px;
	height: 18px;
	width: 18px;
	border-radius: 18px;
	margin: 5px;
}

.homepage-slider .carousel-indicators li.active {
	background-color: #fed136;
	margin: 5px;
}

.homepage-slider .carousel-control .fa {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	font-size: 50px;
}

.homepage-slider .carousel-control .fa-angle-left {
	left: 50%;
}

.homepage-slider .carousel-control .fa-angle-right {
	right: 50%;
}

 




/*
 * 3.2 Section Service
 */

.service {
	/*background-color: #fff;*/
	padding: 20px 0;
}

.service-box {
	padding: 5px;
	overflow: hidden;
}

.service-box h3 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.service-box i {
	font-size: 150px;
	color: #b5b5b5;
}

.service-box:hover i {
	color: #fed136;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.service-box p {
	text-align: left;
	margin-bottom: 15px;
}

.service-box a {
	float: right;
	font-size: 12px;
	color: #888;
}

.service-box:hover a {
	color: #fed136;
}


/*
 * 3.3 Section Slogan
 */

.slogan {
	padding: 25px 0;
}

.slogan-wrapper {
	background-color: #fed136;
}

.slogan .container {
	position: relative;
}

.slogan-box {
	color: #fff;
	font-size: 20px;
	padding: 15px 0;
}

.slogan-box h3 {
	color: #fff;
	font-size: 35px;
}

.slogan .quote i {
	color: #fed136;
}

.slogan .quote {
	position: absolute;
}

.slogan .quote i {
	font-size: 50px;
}

.slogan .quote.left {
	left: 0;
	top: -15px;
}

.slogan .quote.right {
	right: 0;
	bottom: -20px;
}

.slogan .quote-slit {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 30px;
	left: 0;
	z-index: 999;
}

.slogan .quote-slit i {
	color: #fff !important;
}

.slogan .quote.left .quote-slit {
	height: 35px;
	top: 15px;
}

.slogan .quote.left .quote-slit i {
	position: absolute;
	top: -15px;
}

.slogan .quote.right .quote-slit {
	bottom: 20px;
}


/*
 * 3.4 Section Portfolio
 */

.title-wrapper::after {
	content: "";
	display: table;
	clear: both;
}

.module-title {
	font-size: 36px;
	float: left;
	font-weight: normal;
	margin-right: 5px;
	text-transform: uppercase;
}

.module-description {
	float: left;
	margin-top: 75px;
}

.portfolio-box img {
	border: 1px solid transparent;
	padding: 5px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	_filter: none;
}

.portfolio-box img:hover {
	border-color: #fed136;
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
}

.portfolio-box h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}

.portfolio-box ul {
	display: inline-block;
	margin-left: 0;
}

.portfolio-box li {
	list-style-type: none;
	float: left;
}

.portfolio-box li a {
	color: #737373;
}

.portfolio-box li a:hover {
	color: #fed136;
}

.portfolio-box li+li::before {
	content: "\, ";
}


/*
 * 3.5 Section About and Contact
 */

.contact-form {
	margin-left: 10px;
}

.contact-form fieldset {
	border: none;
	width: 100%;
	font-size: 14px;
	overflow: hidden;
	padding: 0;
	margin-bottom: 10px;
}

.contact-form input,
.contact-form textarea {
	width: 100%;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	border-radius: 2px;
}

.contact-form input[type="submit"] {
	color: #fff;
	background-color: #fed136;
	float: right;
	width: 200px;
	border: none;
	font-weight: bold;
	font-size: 18px;
}


/*
 * 3.6 Section footer
 */

footer {
	background-color: #2E2E2E !important;
	border-top: 1px solid #545454;
	clear: both;
}

.site-sns {
	margin: 10px auto 0;
	display: inline-block;
	margin-right: 10px;
	float: right;
}

.site-sns i {
	display: block;
	float: left;
	font-size: 16px;
	color: #fff;
	margin: 5px;
	width: 32px;
	height: 32px;
	background-color: #444;
	border-radius: 16px;
	padding-top: 9px;
	text-align: center;
	font-family: FontAwesome !important;
}

.site-sns i:hover {
	color: #fed136;
	background-color: #fff;
}

.site-info {
	font-size: 13px;
	margin-bottom: 10px;
	color: #d3d3d3;
}

.site-info a {
	color: #fff;
}

.site-info a:hover {
	color: #fff;
	text-decoration: underline;
}


/*
 * 4.0 Blog List Main
 */

.blog-list-page header {}

.blog-main {
	padding: 0px;
}

.breadcrumb-box {
	/*font-family: "Calibri",sans-serif;*/
	font-size: 11px;
	text-transform: uppercase;
	/*margin-bottom: 50px;*/
	margin: 12px 0px;
	padding-left: 20px;
}

.breadcrumb-box a,
.breadcrumb-box span,
.breadcrumb-box i {
	margin-right: 5px;
}

.entry-box {
	padding: 0 0 10px;
	margin-top: 10px;
}

.entry-box {
	border-bottom: 1px solid #fed136;
}

.blog-list-wrap article.entry-box:last-child,
.entry-box.last {
	border-bottom: none !important;
}

.entry-date {
	width: 50px;
	height: 50px;
	border-radius: 5px;
	overflow: hidden;
	background-color: #fed136;
	color: #fff;
}

.entry-date .day {
	font-size: 50px;
	line-height: 1;
	margin-top: -8px;
	margin-left: -3px;
}

.entry-date .month {
	text-transform: uppercase;
	/*font-family: 'Calibri',sans-serif;*/
	font-size: 10px;
	margin-top: -6px;
}

.entry-meta {
	/*font-family: 'Calibri',sans-serif;*/
	font-size: 11px;
	text-transform: uppercase;
	overflow: hidden;
	margin-bottom: 20px;
}

.entry-author,
.entry-category,
.entry-comments,
.entry-edit {
	float: left;
	margin-right: 15px;
}

.entry-meta i {
	color: #000;
	margin-right: 5px;
}

.entry-title {
	font-size: 20px;
	font-weight: 700;
	text-transform: none;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
	color: #000;
	margin-top: 20px;
	margin-bottom: 10px;
}

.entry-meta a {
	color: #949392;
}

.entry-meta a:hover {
	color: #fed136;
}

.entry-main {}

.entry-title:hover {
	color: #fed136;
}

.entry-main img {
	border-radius: 0px;
}

.entry-footer {
	overflow: hidden;
	margin-top: 10px;
}

.entry-more {
	float: right;
	background-color: #fed136;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px 10px;
}

.list-pagition {}

.list-pagition a {
	color: #ccc;
}

.list-pagition a,
.list-pagition span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 5px;
	font-size: 12px;
	line-height: 20px;
}

.list-pagition a:hover {
	color: #fff;
	background-color: #fed136;
}


/*
 * 4.1 Blog Detail Main
 */

.post-entry {
	padding: 15px 0;
}

.entry-content {
	overflow: hidden;
}

.entry-summary a,
.entry-content a {
	color: #fed136;
}

.entry-summary a:hover,
.entry-content a:hover {
	text-decoration: underline;
}

.entry-summary img,
.entry-content img {
	max-width: 100%;
}

.comments-area {
	border-top: none;
}

.comments-area h2 {
	text-transform: uppercase;
}

.comment-respond {
	border-top: 1px #ccc dashed;
}

.comment-form {
	width: 100%;
}

.comment-body {
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}

.comment-avatar {
	float: left;
	height: 45px;
}

.comment-avatar img {
	border-radius: 3px;
}

.comment-box {
	float: left;
	margin-left: 20px;
	background: #f7f7f7;
	padding: 15px;
	border-radius: 3px;
	max-width: 80%;
}



.comment-box::after {
	content: "";
	position: absolute;
	border: 10px solid;
	border-color: transparent;
	border-right-color: #f7f7f7;
	margin-left: -18px;
	width: 0;
	height: 0;
	left: 72px;
	top: 15px;
}

.comment-info {
	font-weight: bold;
}

.comment-content {
	clear: both;
	font-style: italic;
}

.comments-list li {
	list-style-type: none;
}

.comment-form section {
	overflow: hidden;
	margin-bottom: 20px;
}

.comment-form label {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	float: left;
	width: 100px;
}

.comment-form input,
.comment-form textarea {
	padding: 6px;
	outline: none;
	border: 1px solid #ccc;
	float: left;
	/*width: 400px;*/
	width: 100%;
	max-width: 100%;
}

.comment-form input:focus,
.comment-form textarea:focus {
	border-color: #fed136;
	color: #fed136;
}

.form-submit {
	/*width: 500px;*/
	max-width: 100%;
	overflow: hidden;
}

.form-submit input {
	background-color: #fed136;
	color: #fff;
	width: 140px;
	border: none;
	float: right;
}


/*
 * 4.1 Blog Side
 */

.blog-side {
	padding: 0px 0;
	box-shadow: 4px 0px 5px -2px #dadada;
	padding: 10px 10px 0px 0px;
}

.widget-area {}

.widget-box {
	margin-bottom: 36px;
	overflow: hidden;
	/*font-family: "Calibri",sans-serif;*/
	font-size: 11px;
}

.widget-title {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 30px;
	color: #000;
}

.widget-sns {}

.widget-sns a {
	padding-right: 5px;
}

.widget-sns i {
	width: 24px;
	height: 24px;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	background-color: #eee;
}

.widget-sns i:hover {
	background-color: #fed136;
	color: #fff;
}

.widget-box ul {
	margin-left: 10px;
}

.widget-box li {
	list-style-type: none;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.widget-box .nav-tabs {
	border-bottom: none;
}

.widget-box .nav-tabs li {
	margin-bottom: 0;
}

.widget-box a {
	color: #949392;
}

.widget-box a:hover {
	color: #fed136;
}

.searchform,
.widget-search {
	border: 1px solid #ccc;
	padding: 4px;
	overflow: hidden;
	max-width: 200px;
}

.widget_search .screen-reader-text {
	display: none;
}

.searchform input[type="text"],
.widget-search input[type="text"] {
	border: none;
	float: left;
	width: 100%;
	margin-right: -25px;
	padding-right: 25px;
	height: 24px;
}

.searchform input[type="submit"],
.widget-search input[type="submit"] {
	background: url(images/search.png);
	float: right;
	border: none;
	width: 24px;
	height: 24px;
	background-color: #DF8E3D;
}

.searchform label {
	display: none;
}

.searchform #searchsubmit {
	text-indent: -99999px;
}

.search-no-results .searchform {
	margin: 20px auto 0;
	max-width: 400px;
}

.search-no-results .blog-list-wrap {
	padding: 30px 0;
}

.widget-slider {
	position: relative;
}

.widget-slider .carousel-bg {
	background-color: #eee;
	width: 100%;
	height: 50px;
}

.widget-slider .carousel-indicators {
	bottom: -65px;
}

.widget-slider .carousel-indicators li {
	border-width: 2px;
	height: 10px;
	width: 10px;
	border-radius: 5px;
	margin: 3px;
	border-color: #fed136;
}

.widget-slider .carousel-indicators li.active {
	background-color: #fed136;
	margin: 3px;
}

.widget-box .tagcloud a {
	padding: 3px 7px;
	background-color: #fed136;
	border-radius: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	display: inline-block;
}

.widget-box .tagcloud a:hover {
	color: #fff;
}

.widget-post .tab-pane ul {
	margin-left: 0;
}

.widget-post .tab-pane li {
	list-style-type: none;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}

.widget-post .tab-pane img {
	display: block;
	float: left;
	width: 20%;
	margin-right: 3%;
	border-radius: 5px;
}

.widget-post .tab-pane .tab-inner-box {
	float: left;
	width: 75%;
	margin-top: -5px;
}

.widget-post .tab-pane .tab-inner-box a {
	color: #000;
}

.widget-post .tab-pane .tab-inner-box a:hover {
	color: #fed136;
}

.widget-post .nav-tabs {
	margin-left: 0;
}

.widget-post .nav-tabs>li {
	width: 50%;
	text-align: center;
}

.widget-post .nav-tabs>li>a {
	background-color: #eee;
	border: 1px solid #dedede;
	border-radius: 0;
	font-size: 14px;
	font-family: Montserrat;
	padding: 12px 0;
	color: #000;
	text-align: center;
}

.widget-post .nav-tabs>li>a:hover {
	color: #fed136;
}

.widget-post .nav-tabs>li.active>a {
	border-color: transparent;
	background-color: #fed136;
	color: #fff;
}


/*
 * 5.0 404
 */

.page-404 i {
	margin-top: 20px;
	font-size: 70px;
	color: #fed136;
}

.page-404 p {
	margin-top: 30px;
	font-size: 30px;
	color: #777;
	text-align: center;  
}

.page-404 p strong {
	font-size: 40px;
}


/**/

.divider {
	width: 100%;
	clear: both;
}

.fa-2 {
	font-size: 2em;
}

.fa-3 {
	font-size: 4em;
}

.fa-4 {
	font-size: 7em;
}

.fa-5 {
	font-size: 12em;
}

.fa-6 {
	font-size: 20em;
}

#loading i {
	height: 35px;
	width: 35px;
}

.contact-form #loading {
	float: left;
	display: inline-block;
}

.alignleft {
	text-align: left;
	float: left;
	margin-right: 10px;
}

.alignright {
	text-align: right;
	float: right;
	margin-left: 10px;
}

.aligncenter {
	text-align: center;
}


/****team****/

.team-box {
	text-align: center;
	margin: 0 auto;
	max-width: 240px;
}

.team-img-box {
	position: relative;
	margin-bottom: 10px;
}

.team-img-box img {
	width: 100%;
	height: auto;
}

.team-info {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ddd;
	border: 2px solid #ccc;
	opacity: 0;
	z-index: -1;
	text-align: center;
}

.team-img-box:hover .team-info {
	opacity: 1;
	z-index: 2;
	transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
}

.team-info img {
	width: 45%;
	height: auto;
}

.team-info h4 {
	color: #000;
	font-size: 18px;
	margin: 10% 0 5%;
}

.team-info h5 {
	color: #a0a0a0;
	font-size: 13px;
	margin: 0 0 5%;
}

.team-sns {
	text-align: center;
	display: inline-block;
	margin: 5% 0;
}

.team-sns a {
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background-color: #eee;
	color: #595959;
	margin: 3px;
	padding-top: 3px;
	font-size: 16px;
}

.team-sns a:hover {
	color: #FED136;
}

.mainheader {
	/*background: url(./images/header-bgs.jpg) no-repeat;*/
	background-size: cover;
}

.mycontainer {
	width: 100%;
	margin: 10px 0;
}

#Top_scrolling ul {
	list-style: none;
	margin: 0px;
}

.intl {
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.scb {
	background: #fea932;
	/*overflow: auto;*/
	height: 120px;
}

.scb2 {
	background: #f3a02b;
	/*overflow: auto;*/
	height: 120px;
}

.scb3 {
	background: #e8941d;
	/*overflow: auto;*/
	height: 120px;
}

.scb4 {
	background: #e8941d;
	/*overflow: auto;*/
	height: 120px;
}

.mainscb1 {
	width: 30%;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 25px;
}

.mainscb2 {
	width: 100%;
	float: left;
	text-align: center;
}

.scbheading {
	text-align: center;
	font-size: 50px;
	margin: 20px 0 0px;
	color: #FFF;
}

.scbtext {
	color: #FFF;
	font-size: 14px;
	text-align: center;
}

.home-page-secion-two .col-md-5 {
	border-top: 5px solid #CC7B22;
	border-right: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
	border-bottom: 2px solid #ECECEC;
}

.home-page-secion-two .col-md-7 {
	padding-right: 0px;
}

.home-page-secion-two .widget_event_list_widget {
	border-top: 5px solid #CC7B22;
	border-right: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
	border-bottom: 2px solid #ECECEC;
}

.home-page-secion-two .widget_nav_menu h3,
.home-page-secion-two .widget_event_list_widget h3 {
	margin: 10px 0;
	color: #3A3A3A;
}

.home-page-secion-two .widget_event_list_widget {
	padding-left: 15px;
	padding-right: 15px;
}

.home-page-secion-two .widget_nav_menu:before,
.home-page-secion-two .widget_event_list_widget:before,
.homepage-main .recent-posts-extended:before,
.homepage-main .home_title:before {
	border-bottom: 2px solid #e5e5e5;
	content: "";
	height: 1px;
	position: absolute;
	top: 35px;
	width: 95%;
}

.home-page-secion-two .widget_nav_menu::after,
.home-page-secion-two .widget_event_list_widget::after,
.homepage-main .recent-posts-extended::after,
.homepage-main .home_title::after {
	border-bottom: 2px solid #e5e5e5;
	content: "";
	height: 1px;
	position: absolute;
	top: 35px;
	width: 95%;
}

.home-page-secion-two .widget_nav_menu,
.home-page-secion-two .widget_event_list_widget,
.homepage-main .recent-posts-extended,
.homepage-main .mywidgetnews {
	overflow: hidden;
	position: relative;
}

.home-page-secion-two .widget_nav_menu h3:before {
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: #1D5882 !important;
	content: "";
	height: 1px;
	position: absolute;
	top: 35px;
	width: 190px;
	z-index: 5;
}

.homepage-main .recent-posts-extended h3::before {
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: #1D5882 !important;
	content: "";
	height: 1px;
	position: absolute;
	top: 35px;
	width: 90px;
	z-index: 5;
}

.homepage-main .mywidgetnews h3::before {
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: #1D5882 !important;
	content: "";
	height: 1px;
	position: absolute;
	top: 35px;
	width: 90px;
	z-index: 5;
}

.home-page-secion-two .widget_event_list_widget .widgettitle::before {
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: #1D5882 !important;
	content: "";
	height: 1px;
	position: absolute;
	top: 35px;
	width: 90px;
	z-index: 5;
}

.menu-what-you-would-like-to-do-container ul {
	list-style: none;
	margin: 0;
}

.menu-what-you-would-like-to-do-container ul li {
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
}

.menu-what-you-would-like-to-do-container ul li:last-child {
	border: none;
}

.menu-what-you-would-like-to-do-container ul li i {
	color: #1D5882 !important;
	margin-top: 0 !important;
}

.menu-what-you-would-like-to-do-container ul li a span {
	color: #333;
	padding-left: 5px;
}

.menu-what-you-would-like-to-do-container ul li a:hover span {
	color: #cc7a24;
}

.home-section .event-title h3 a {
	font-size: 18px;
	color: #333 !important;
	line-height: 30px;
}

.home-section .event-title h3 a:hover {
	color: #cc7a24;
}

.custom_footer ul {
	list-style: none;
	margin: 0px;
}

.custom_footer h2 {
	margin: 20px 0 28px;
	color: #fff;
	/* text-transform: uppercase; */
	font-size: 18px;
	font-weight: 700;
}

.custom_footer h2::before {
	border-style: solid;
	border-width: 2px 0 0 0;
	content: "";
	height: 1px;
	position: absolute;
	/* right: -70px; */
	margin-top: 20px;
	width: 45px;
	z-index: 5;
	border-color: #CC7B22 !important;
}

.custom_footer .textwidget {
	font-size: 13px;
}

.menu-quicklinks-container li,
.menu-govt-links-container li {
	margin: 10px 0;
}

.menu-quicklinks-container li a,
.menu-govt-links-container li a {
	color: #d3d3d3;
	font-size: 13px;
}

.menu-quicklinks-container li a:hover,
.menu-govt-links-container li a:hover {
	color: #cc7a24;
}

#footer1 .textwidget,
#footer2 .textwidget {
	color: #d3d3d3;
}

#footer1 .textwidget {
	text-align: left;
	padding-right: 15px;
}

#bottom_footer {
	float: right;
}

#bottom_footer ul,
#toplinks ul {
	margin: 0px;
}

#bottom_footer ul li {
	position: relative;
	float: left;
	list-style-type: none;
}

#toplinks ul li {
	position: relative;
	float: left;
	list-style-type: none;
	margin-left: 0px;
}

#bottom_footer ul li a {
	font-size: 12px !important;
	color: #d3d3d3;
	background: url(./images/bg-link.png) no-repeat right center;
	padding: 0 10px;
}

#bottom_footer ul li a:hover {
	color: #cc7a24;
}

#menu-item-104 a {
	background: none !important;
}

#toplinks ul li a {
	font-size: 11px !important;
	color: #000;
	font-weight: 600;
	background: url(./images/bg-link-1.png) no-repeat right center;
	padding: 0 3px;
}

#toplinks ul li a:hover {
	color: #cc7a24;
}

#menu-item-132 a {
	background: none !important;
}

.homepage-main .blog-side {
	padding: 0px;
	background: none;
	margin: 0px;
}

.mywidgetnews h3 {
	margin-top: 10px;
	margin-bottom: 30px;
}

.mywidgetnews h3 a {
	color: #333
}

.mywidgetnews h3 a:hover {
	color: #cc7a24;
}

.homepage-main .recent-posts-extended {
	border-top: 5px solid #CC7B22;
	border-right: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
	border-bottom: 2px solid #ECECEC;
	padding: 0 10px;
	margin-bottom: 15px;
}

.homepage-main .recent-posts-extended h2 {
	font-weight: bold;
	font-size: 18px;
}

.homepage-main .recent-posts-extended .rpwe-block li {
	text-transform: capitalize;
}

.homepage-main .recent-posts-extended .rpwe-block li a {
	color: #333;
	font-weight: bold;
	font-size: 13px;
}

.site-sns i.fa-facebook {
	background: #3A569F;
}

.site-sns i.fa-twitter {
	background: #548ECE;
}

.site-sns i.fa-rss {
	background: #E28F33;
}

.site-sns i.fa-google-plus {
	background: #CF3529;
}

.sidebar_search {
	padding: 10px 0;
	text-align: center;
	clear: both;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(30, 87, 130);
	background-image: -moz-linear-gradient(90deg, rgb(60, 87, 145) 0%, rgb(30, 151, 172) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(60, 87, 145) 0%, rgb(30, 151, 172) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(60, 87, 145) 0%, rgb(30, 151, 172) 100%);
}

.registrant {
	color: #fff;
	font-size: 18px;
}

.sidebar_search .searchform {
	margin: 10px auto;
	border: none;
	max-width: 285px;
	border-radius: 20px;
}

.blog-side .widget-box {
	margin-bottom: 10px;
}

.mywidgetnews ul {
	list-style: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
	margin-bottom: 5px;
}

.mywidgetnews ul li {
	text-transform: capitalize;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}

.mywidgetnews ul li a:hover {
	color: #cc7a24;
}

.mywidgetnews ul li a {
	background: none !important;
	clear: none;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	line-height: 1.5em;
	color: #333;
	font-size: 13px;
}

.inves_decription a {
	font-size: 12px !important;
	font-weight: 400 !important;
	color: #888 !important;
}

.inves_decription p {
	margin-bottom: 0px;
}

.mywidgetnews {
	height: 150px;
	overflow-y: scroll !important;
}

.mywidgetalerts {
	height: 200px;
	overflow-y: scroll !important;
}

.lastestnews_readmore {
	float: right;
	background: #20577E;
	border-radius: 5px;
	padding: 2px 8px;
	margin-bottom: 5px;
	color: #fff;
}

.advanced-sidebar-menu ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: outside none none !important;
}

.advanced-sidebar-menu li.current_page_item {
	background: none repeat scroll 0 0 #CC7A24 !important;
	list-style-type: none !important;
}

.advanced-sidebar-menu li.current_page_item a {
	color: #fff;
}

.advanced-sidebar-menu li.current_page_item a {
	border-left: 4px solid #1E5782;
}

.child-sidebar-menu li {
	/*background-image: -moz-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(255,255,255) 100%);*/
	background: none repeat scroll 0 0 #f0f0f0;
	border-bottom: 2px solid #fff;
	position: relative;
	list-style: none;
	margin-bottom: 0px;
}

.child-sidebar-menu li a {
	border-left: 4px solid #CC7A24;
	color: #3c3c3c;
	font-weight: bold;
	display: block;
	font-size: 14px !important;
	padding: 7px 0 6px 14px;
	text-decoration: none !important;
	border-bottom: 1px solid #c0c0c0;
}

.child-sidebar-menu li a:hover {
	background: none repeat scroll 0 0 #CC7A24 !important;
}

.child-sidebar-menu li a:hover {
	color: #fff !important;
}

.blog-side .recent-posts-extended {
	padding: 10px;
}

.blog-side .recent-posts-extended .widget-title {
	color: #CC7A24;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin: 8px 0;
}

.rpwe-title a {
	/* font-weight: bold; */
	color: #333;
	text-transform: none;
}

.rpwe-time {
	color: #CC7A24 !important;
}

.rpwe-summary {
	font-size: 10px;
	text-transform: capitalize;
	color: #404040;
}

.blog-side .widget_event_list_widget .widget-title {
	color: #CC7A24;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin: 8px 0;
}

.blog-side .widget_event_list_widget,
.blog-side .widget_nav_menu {
	padding: 10px;
}

.blog-side .widget_event_list_widget .event-title h3 {
	line-height: 10px;
}

.blog-side .widget_event_list_widget .event-title h3 a {
	font-size: 13px;
	color: #333;
	text-transform: initial;
	line-height: 20px;
	font-family: Montserrat !important;
}

.blog-side .widget_event_list_widget .event-title h3 a:hover {
	color: #cc7a24;
}

.blog-side .widget_event_list_widget .event-time,
.blog-side .widget_event_list_widget .event-location {
	font-size: 12px;
	color: #404040;
}

.blog-side .widget_nav_menu ul {
	margin-left: 0px;
}

.blog-side .widget_nav_menu .widget-title {
	color: #CC7A24;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin: 8px 0;
}

.blog-side .widget_nav_menu ul li a {
	color: #333;
	font-weight: bold;
}

.blog-side .widget_nav_menu ul li a:hover {
	color: #cc7a24;
}

.blog-side .widget_nav_menu ul li {
	color: #333;
	border-bottom: 1px solid #eee;
}

.custom_footer .textwidget,
.custom_footer .menu-quicklinks-container {
	background-image: url(./images/li.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	height: 140px;
}

.custom_footer .menu-quicklinks-container li a,
.custom_footer .menu-govt-links-container li a {
	border-bottom: 1px solid #545454;
}

.wpcf7-submit {
	background: #CC7A24;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 18px 81px 18px 81px;
	text-transform: uppercase;
	border: none;
}

.fix {
	position: unset;
	top: 0;
	z-index: 999;
}

.mycustom-header {
	width: 100%;
}

.advanced-sidebar-menu ul ul li a {
	padding: 7px 0 6px 30px !important;
	color: #3c3c3c !important;
}

.advanced-sidebar-menu ul ul li ul li a {
	padding: 7px 0 6px 40px !important;
	color: #3c3c3c !important;
}

.rules-list li {
	list-style: none;
}

.rules-list li a {
	text-decoration: none;
	display: block;
	padding: 10px;
	border-radius: 4px;
	color: #444;
	text-align: center;
	margin: 0 0 5px 0;
	border: 1px solid #d8d5d5;
	text-align: left !important;
	/*padding-left:45px;
     background: url(./images/rule_pdf.png) 10px 8px no-repeat;*/
}

.rules-list li a:hover {
	background-color: #E6F8F8;
	border: 1px solid #CC7A24;
	text-decoration: none;
}




#event_list_widget-2 .end-date {
	display: none;
}

#event_list_widget-4 .event-list .start-date,
.event-list .end-date {
	text-align: center;
	width: 2.6em !important;
}

#event_list_widget-4 .event-day {
	font-size: 15px;
}

#event_list_widget-4 .event-list .end-date {
	margin-left: 1.5em !important;
}

#event_list_widget-5 .event-list .start-date,
.event-list .end-date {
	text-align: center;
	width: 2.6em !important;
}

#event_list_widget-5 .event-day {
	font-size: 15px;
}

#event_list_widget-5 .event-list .end-date {
	margin-left: 1.5em !important;
}

#event_list_widget-5 .event-list .multi-date {
	width: 32% !important;
}

.cp_title {
	font-size: 22px;
	margin: 0 0 12px;
	line-height: 25px;
	color: #3c3c3c !important;
	font-weight: 700;
	text-transform: uppercase;
}

.cp_title:after {
	border-style: solid;
	border-width: 3px 0 0 0;
	content: "";
	height: 1px;
	position: absolute;
	margin-top: 25px;
	width: 85px;
	left: 15px;
	z-index: 5;
	border-color: #EBA72C !important;
}

.wpcf7-submit {
	border-radius: 12px;
	padding: 10px 35px;
	font-size: 16px;
	text-transform: uppercase;
}

.wpcf7-submit:hover {
	background: #000;
}

.content-icon {
	width: 12%;
	border-radius: unset !important;
	margin: 20px !important;
}

.content-link {
	font-size: 14px;
	font-weight: bold;
	vertical-align: -webkit-baseline-middle;
}

.calc-form td {
	text-align: left;
	padding: 5px 30px;
	border: 1px solid #ddd;
}

.calc-form tr:nth-child(odd) {
	background-color: #f2f2f2;
}

.calc-form input {
	width: 100%;
	height: 30px;
}

#income {
	color: green;
	font-weight: bold;
}

#expense {
	font-weight: bold;
	color: red;
}

#total {
	font-weight: bold;
	color: #CC7A24;
	font-size: 20px;
}

.bsix {
	width: 100%;
}

.nopadding {
	padding: 0px !important;
}

.homepage-main .home_title h3::before {
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: #1D5882 !important;
	content: "";
	height: 1px;
	position: absolute;
	top: 35px;
	width: 90px;
	z-index: 5;
}

.homepage-main .home_news {
	border-top: 5px solid #CC7B22;
	border-right: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
	border-bottom: 2px solid #ECECEC;
	padding: 0 10px;
	margin: 5px 0px;
}

.home_title h3 {
	margin-top: 10px;
}

.home_title h3 a, .widgettitle a {
	color: #333;
	font-weight: bold;
}

.home_title h3 a:hover {
	color: #cc7a24;
}

.homepage-main .recent-posts-extended {
	border-top: 5px solid #CC7B22;
	border-right: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
	border-bottom: 2px solid #ECECEC;
	padding: 0 10px;
	margin-bottom: 15px;
}

#post-216 ul li li {
	list-style: circle;
	font-size: 12px;
}

.border_box {
	border: 2px solid #2B77AB;
	margin: 0px 10px;
}

.border_box a {
	text-decoration: underline;
	color: purple !important;
	font-weight: bold;
}

#accordions-1002 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1002 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1002 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1002 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

.accordions-head-title {
	color: #ffffff !important;
	font-size: 13px !important;
	font-family: Montserrat !important;
}

.accordion-content li a {
	color: #252525 !important;
	float: left !important;
	margin: 0px !important;
	font-family: Montserrat !important;
	font-weight: bold !important;
	font-size: 13px !important;
}

#accordions-1083 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1083 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1083 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1083 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1085 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1085 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1085 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1085 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1087 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1087 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1087 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1087 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1095 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1095 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1095 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1095 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1190 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1190 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1190 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1190 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1205 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1205 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1205 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1205 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1209 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1209 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1209 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1209 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1211 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1211 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1211 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1211 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1245 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1245 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1245 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1245 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1427 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1427 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1427 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1427 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1452 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1452 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1452 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1452 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1547 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1547 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1547 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1547 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1553 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1553 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1553 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1553 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1574 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1574 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1574 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1574 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1211 img {
	border-radius: unset;
	margin-bottom: 0px;
	float: left;
}

#accordions-1621 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1621 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1621 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1621 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1673 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1673 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1673 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1673 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1679 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1679 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1679 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1679 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1685 .accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

#accordions-1685 .accordion-icons {
	color: #fff873 !important;
}

#accordions-1685 .accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
}

#accordions-1685 .accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

.accordion-content table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 2px 0 0 2px;
	margin-bottom: 12px;
	width: 100%;
}

.accordion-content h2 {
	margin: 5px 0;
	line-height: 35px;
}

.accordion-content p {
	margin: 4px 0px;
	padding: 0px;
}

.accordion-content h5 {
	margin: 0px auto;
	line-height: 30px;
}

.accordion-content td {
	padding: 10px;
	vertical-align: middle;
	font-weight: 500;
}

.accordion-content a {
	color: #cc7a24 !important;
	float: left;
	margin: 0px !important;
}

.accordion-content ul {
	margin: 0px 0 0px 5px;
	padding-left: 20px;
	/* background: aliceblue;   
    list-style: circle;   
    font-weight: 600;
    border-left: 2px solid green;*/
}

.accordion-content ul>li,
.entry-content ul>li {
	clear: both;
	line-height: 22px;
	list-style: url(images/d1.png);
	padding: 6px 0px 0px;
	text-align: justify;
}

div#toplinks {
	margin-top: 20px;
	/*margin-left: 80px;*/
	float:right;
}

h2 {
	font-size: 22px;
	line-height: 10px;
	margin-top: 15px;
	font-weight: normal;
	color: #1e5782;
}

.text-left td {
	text-align: left;
}

.accordion-content tr:nth-child(odd) {
	background: #EBEBEB;
}

.event-list .startdate,
.event-list .enddate,
.event-list .multi-date {
	text-align: center !important;
	border-radius: 4px !important;
	height: 85px;
}

.event-list .startdate,
.event-list .enddate { 
	text-align: center;
	width: 5.5em !important;
	border-radius: 5px;
	background-color: rgb(230, 230, 230);
}

.event-month {
	text-transform: uppercase;
	font-size: 1.0em;
	line-height: 1em;
	padding: 0.4em 0;
	background: #1E5782;
	color: #fff;
}

.event-day {
	font-size: 32px !important;
	font-weight: bold !important;
	line-height: 1.9em !important;
	margin-bottom: -0.2em !important;
	color: #1E5782 !important;
}

.event-location {
	font-size: 12px;
	color: #1E5782;
}

.event-time {
	font-size: 12px;
	padding-right: 0.8em;
	color: #1E5782;
}

.event-list .enddate {
	margin-left: 7em !important;
}

.multi-day {
	margin: 0 0 0 14em !important;
}


/*.entry-content ul {
    margin: 18px 0 18px 20px;
    padding: 5px 0px 5px 40px;
    background: aliceblue;
    list-style: circle;
    font-weight: 600;
    border-left: 2px solid green;
}*/

.pdflist li {
	width: 100%;
	float: left;
	padding: 8px 27px;
	background: rgba(0, 0, 0, 0) url(images/pdf-icon.png) no-repeat scroll left 0px center;
	list-style: none;
	background-size: 20px 27px;
}

.pdflist li a {
	text-decoration: underline;
}

.guidance td {
	vertical-align: middle;
}

.guidance tr {
	background: none !important;
}

.guidance img {
	margin: 0px 40%;
}

.dazzler_team_1_post-title {
	text-align: center;
}

.dazzler_team_1_team-prof p {
	text-align: center;
	margin: 0px auto;
}

.dazzler_single_team {
	padding: 0px;
}

.investordiv {
	text-align: center;
	border-right: 2px solid #CC7A24;
	padding: 20px 8px;
	height: 260px;
}

.investordiv i {
	font-size: 70px;
	color: #1E5782;
	margin-bottom: 15px;
	padding: 10px;
}

.investordiv i:hover {
	color: #CC7A24;
}

.investordiv a {
	font-size: 16px;
	color: #1E5782 !important;
	font-weight: 600;
}

.investordiv a:hover {
	color: #000 !important;
	text-decoration: none;
}

.investordiv p {
	text-align: center;
	line-height: 18px;
	padding: 8px;
}

.supervision {
	text-align: center;
	border-right: 2px solid #CC7A24;
	padding: 20px 8px;
	height: 200px;
	margin: 10px 0px;
}

.supervision i {
	font-size: 70px;
	color: #1E5782;
	margin-bottom: 15px;
	padding: 10px;
}

.supervision i:hover {
	color: #CC7A24;
}

.supervision a {
	font-size: 16px;
	color: #1E5782 !important;
	font-weight: 600;
}

.supervision a:hover {
	color: #000 !important;
	text-decoration: none;
}

.supervision p {
	text-align: center;
	line-height: 18px;
	padding: 8px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 2px 0 0 2px;
	margin-bottom: 12px;
	width: 100%;
}

tr:nth-child(odd) {
	background: #EBEBEB;
}

td {
	padding: 10px;
	vertical-align: middle;
	font-weight: 500;
}

.page-id-1655,
.page-id-1657 {
	font-family: Montserrat !important;
}

.page-id-1655 #toplinks,
.page-id-1657 #toplinks {
	margin-left: 80px !important;
}

.page-id-1655 .event-list .startdate,
.page-id-1655 .event-list .enddate,
.page-id-1657 .event-list .startdate,
.page-id-1657 .event-list .enddate {
	width: 5.5em !important;
}

.page-id-1655 #accordions-1205 .accordion-content,
.page-id-1657 #accordions-1452 .accordion-content {
	font-family: Montserrat !important;
	font-size: 13px !important;
}

.page-id-1657 .accordion-content a {
	color: #252525 !important;
	float: left;
	margin: 0px !important;
	font-family: Montserrat;
	font-weight: bold;
	font-size: 13px;
}

.page-id-1657 #accordions-1452 .accordions-head-title {
	color: #ffffff;
	font-size: 13px;
	font-family: Montserrat;
}

.accordions-head {
	background: #003f7d !important;
	font-weight: bold !important;
}

.accordion-icons {
	color: #fff873 !important;
}

.accordion-content {
	font-family: Montserrat !important;
	font-size: 14px !important;
	color: #666 !important;
	line-height: 1.6 !important;
}

.accordions-head:hover .accordions-head-title {
	color: #EBA72C !important;
}

#accordions-1933 .accordions-head {
	background: #EBA72C !important;
	font-weight: bold !important;
}

#accordions-1933 .accordion-icons {
	color: #cc7a24 !important;
	font-size: 16px;
}

#accordions-1933 .accordions-head:hover .accordions-head-title {
	color: #cc7a24 !important;
}

.accshow {
	display: block !important;
}

.wp-image-1214 {
	border-radius: 0px !important;
}

.td_price {
	text-align: right !important;
}

.policies {
	border-width: 0px;
}

.policies th {
	background: #df8e3d;
	color: #FFF;
	border-width: 0 1px 0px 0;
}

.policies tr {
	background: #FFF;
	color: #232323;
}

.policies tr:nth-child(even) {
	background: #f8f8f8;
}

.policies td {
	padding: 10px;
	border-width: 0 1px 0px 0;
}

.policies td:nth-child(even) {
	border: 1px;
}

.policies a {
	color: #232323 !important;
	vertical-align: middle;
	font-size: 13px;
}

.policies img {
	vertical-align: middle;
margin: 0px 35%;
}

.post-599 .policies img {
	vertical-align: middle;
	margin: 0px 35%;
}

.rtbs .rtbs_menu li a {
	display: inline-block;
	color: #003f7d !important;
	text-decoration: none;
	padding: 10px 30px !important;
	box-shadow: 0 0 0;
	font-weight: 600 !important;
}

#supervision-tab-0,
#supervision-tab-1,
#supervision-tab-2 {
	border: 0px !important;
}

.rtbs .rtbs_menu li {
	margin-right: 4px !important;
}

.rtbs .rtbs_menu li a.active {
	position: relative;
	color: white !important;
}

.tab_link {
	font-weight: bold;
	background: #cc7a24;
	color: #FFF !important;
	padding: 5px 15px;
	border-radius: 10px;
}

a[href="\##"],
a[href=""] {
	cursor: default;
	/*background: #f5f5f5;*/
}

a[href="\##"]:hover,
a[href=""]:hover {
	cursor: default;
	/*background: #f5f5f5;
	color:#CC7B22 !important;*/
}

.accordion-content tr a {
	float: none !important;
}

.securities-firms {
	background-image: url(images/securities-firms.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 120px;
	background-position: center;
}

.securities-firms:hover {
	background-image: url(images/securities-firms-over.png);
}

.public-issuer {
	background-image: url(images/public-issuer.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: center;
}

.public-issuer:hover {
	background-image: url(images/public-issuer-over.png);
}

.public-issuer {
	background-image: url(images/public-issuer.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: center;
}

.public-issuer:hover {
	background-image: url(images/public-issuer-over.png);
}

.offerings {
	background-image: url(images/offerings.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: center;
}

.offerings:hover {
	background-image: url(images/offerings-over.png);
}

.market {
	background-image: url(images/market.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: center;
}

.market:hover {
	background-image: url(images/market-over.png);
}

.supervisory-matters {
	background-image: url(images/supervisory-matters.png);
	height: 80px;
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: center;
}

.supervisory-matters:hover {
	background-image: url(images/supervisory-matters-over.png);
}

.disciplinary-decisions {
	background-image: url(images/disciplinary-decisions.png);
	height: 100px;
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: center;
}

.disciplinary-decisions:hover {
	background-image: url(images/disciplinary-decisions-over.png);
}

.non-bahamas-based-funds {
	background-image: url(images/non-bahamas-based-funds.png);
	height: 115px;
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: center;
}

.non-bahamas-based-funds:hover {
	background-image: url(images/non-bahamas-based-funds-over.png);
}

.investment-funds {
	background-image: url(images/investment-funds.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: center;
}

.investment-funds:hover {
	background-image: url(images/investment-funds-over.png);
}

.companies {
	background-image: url(images/companies.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: center;
}

.companies:hover {
	background-image: url(images/companies-over.png);
}

.individual {
	background-image: url(images/individual.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 125px;
	background-position: center;
}

.individual:hover {
	background-image: url(images/individual-over.png);
}

.fund-admin {
	background-image: url(images/fund-admin.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 125px;
	background-position: center;
}

.fund-admin:hover {
	background-image: url(images/fund-admin-over.png);
}

.fund-manager {
	background-image: url(images/fund-manager.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 110px;
	background-position: center;
}

.fund-manager:hover {
	background-image: url(images/fund-manager-over.png);
}

.alt-fund-manager {
	background-image: url(images/alt-fund-manager.png);
	height: 100px;
	background-repeat: no-repeat;
	background-size: 115px;
	background-position: center;
}

.alt-fund-manager:hover {
	background-image: url(images/alt-fund-manager-over.png);
}

.settlement {
	background-image: url(images/settlement.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 125px;
	background-position: center;
}

.settlement:hover {
	background-image: url(images/settlement-over.png);
}

.partnership {
	background-image: url(images/partnership.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 125px;
	background-position: center;
}

.partnership:hover {
	background-image: url(images/partnership-over.png);
}

.judgements {
	background-image: url(images/judgements.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 125px;
	background-position: center;
}

.judgements:hover {
	background-image: url(images/judgements-over.png);
}

.complaints {
	background-image: url(images/complaints.png);
	height: 90px;
	background-repeat: no-repeat;
	background-size: 125px;
	background-position: center;
}

.complaints:hover {
	background-image: url(images/complaints-over.png);
}

.enforcement {
	background-image: url(images/enforcement.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 125px;
	background-position: center;
}

.enforcement:hover {
	background-image: url(images/enforcement-over.png);
}

.investor-education {
	background-image: url(images/investor-education.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 125px;
	background-position: center;
}

.investor-education:hover {
	background-image: url(images/investor-education-over.png);
}

.licensee {
	background-image: url(images/licensee.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 125px;
	background-position: center;
}

.licensee:hover {
	background-image: url(images/licensee-over.png);
}

.investor-alerts {
	background-image: url(images/investor-alerts.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 125px;
	background-position: center;
}

.investor-alerts:hover {
	background-image: url(images/investor-alerts-over.png);
}

.communication {
	background-image: url(images/communication.png);
	height: 80px;
	background-repeat: no-repeat;
	background-size: 125px;
	background-position: center;
}

.communication:hover {
	background-image: url(images/communication-over.png);
}

.inspectors-agents {
	background-image: url(images/inspectors-agents.png);
	height: 85px;
	background-repeat: no-repeat;
	background-size: 125px;
	background-position: center;
}

.inspectors-agents:hover {
	background-image: url(images/inspectors-agents-over.png);
}

.post-544 i {
	font-size: 70px;
	color: #1E5782;
	margin-bottom: 15px
}

.post-544 i:hover {
	color: #CC7A24;
}

.post-2105 i {
	font-size: 26px;
	color: #CC7A24;
	text-align: center;
}

.post-2105 i:hover {
	color: #1E5782;
}

li#menu-item-1944 a {
	background: none !important;
}

.legeslation {
	height: 32px;
	display: block;
	background: transparent url(images/mail.png) center top no-repeat;
	background-size: 32px;
}

.legeslation:hover {
	background-image: url(images/mail-over.png);
}

#post-2231 img {
	border-radius: inherit;
}

#wonderplugin-box-1 .wonderplugin-box-dialog {
	width: 690px !important;
	max-width: 90%;
}

.wonderplugin-box-privacy p {
	font-weight: bold;
	font-size: 18px;
	color: #1e5782;
	line-height: 24px;
	text-align: center;
	margin-bottom: 20px;
}

.wonderplugin-box-privacy a {
	font-weight: bold;
	background: #CC7A24;
	padding: 8px 15px;
	height: 20px;
	color: #FFF;
	border-radius: 5px;
}

.wonderplugin-box-privacy a:hover {
	color: #FFF;
	background: #888;
}

.ieducation {
	background-image: url(images/ie-header-bg.jpg);
	height: 150px;
	margin-top: -35px;
}

.ie_title {
	text-transform: uppercase;
	font-size: 32px;
	font-weight: 700;
	font-family: Montserrat;
	color: #0a456a;
	padding: 15px;
	margin-top: 20px;
	float: left;
}

.ie_title:before {
	border-style: solid;
	border-width: 4px 0 0 0;
	content: "";
	height: 1px;
	position: absolute;
	margin-top: 40px;
	width: 110px;
	z-index: 5;
	border-color: #0a456a !important;
}

.education_part {
	margin: 0px 8px;
	float: left;
	width: 98%;
}

#post-2287 .meris-breadcrumb,
#post-2430 .meris-breadcrumb,
#post-2432 .meris-breadcrumb,
#post-2434 .meris-breadcrumb,
#post-2436 .meris-breadcrumb {
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
	color: #111;
}

#post-2287 .breadcrumb-box a,
#post-2430 .breadcrumb-box a,
#post-2432 .breadcrumb-box a,
#post-2434 .breadcrumb-box a,
#post-2436 .breadcrumb-box a {
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
	color: #111;
}


/* Prepare Yourself */

.post-2430 .current_crumb {
	color: #0076a3;
}

.post-2430 .education_button {
	background-color: #0076a3;
	opacity: 0.749;
	box-shadow: 0px 4px 14.72px 1.28px rgba(223, 142, 61, 0.3);
	margin-top: 18px;
	float: right;
	padding: 10px 12px;
	border: 2px solid #FFF;
	text-transform: uppercase;
	color: #FFF;
	outline: 2px solid #0076a3;
	font-weight: bold;
	font-size: 18px;
}

.post-2430 .pt-cv-wrapper .btn-warning,
.post-2287 .pt-cv-wrapper .prepare_btn {
	color: #fff;
	background-color: #3d97b9;
	border-color: #3d97b9;
	border-radius: 20px;
	text-transform: uppercase;
	font-style: italic !important;
	font-size: 13px;
	font-weight: 600 !important;
}

.post-2430 .pt-cv-wrapper {
	margin-left: 5px;
	width: 100%;
	float: left;
	background: #f2f8fa;
	padding: 15px;
	border-top: 5px solid #0076a3;
}


/* investing */

.post-2432 .current_crumb {
	color: #d28326;
}

.post-2432 .education_button {
	background-color: #d28326;
	opacity: 0.749;
	box-shadow: 0px 4px 14.72px 1.28px rgba(223, 142, 61, 0.3);
	margin-top: 18px;
	float: right;
	padding: 10px 12px;
	border: 2px solid #FFF;
	text-transform: uppercase;
	color: #FFF;
	outline: 2px solid #d28326;
	font-weight: bold;
	font-size: 18px;
}

.post-2432 .pt-cv-wrapper .btn-warning,
.post-2287 .pt-cv-wrapper .investing_btn {
	color: #fff;
	background-color: #eea94b;
	border-color: #eea94b;
	border-radius: 20px;
	text-transform: uppercase;
	font-style: italic !important;
	font-size: 13px;
	font-weight: 600 !important;
}

.post-2432 .pt-cv-wrapper {
	margin-left: 5px;
	width: 100%;
	float: left;
	background: #fdf9f4;
	padding: 15px;
	border-top: 5px solid #eea94b;
}


/* AVOIDING FRAUD AND SCAMS */

.post-2434 .current_crumb {
	color: #08b3a7;
}

.post-2434 .education_button {
	background-color: #08b3a7;
	opacity: 0.749;
	box-shadow: 0px 4px 14.72px 1.28px rgba(223, 142, 61, 0.3);
	margin-top: 18px;
	float: right;
	padding: 10px 12px;
	border: 2px solid #FFF;
	text-transform: uppercase;
	color: #FFF;
	outline: 2px solid #08b3a7;
	font-weight: bold;
	font-size: 18px;
}

.post-2434 .pt-cv-wrapper .btn-warning,
.post-2287 .pt-cv-wrapper .avoiding_btn {
	color: #fff;
	background-color: #43c5bc;
	border-color: #43c5bc;
	border-radius: 20px;
	text-transform: uppercase;
	font-style: italic !important;
	font-size: 13px;
	font-weight: 600 !important;
}

.post-2434 .pt-cv-wrapper {
	margin-left: 5px;
	width: 100%;
	float: left;
	background: #f2fbfb;
	padding: 15px;
	border-top: 5px solid #08b3a7;
}


/* INVESTOR MEDIA */

.post-2436 .current_crumb {
	color: #c81d82;
}

.post-2436 .education_button {
	background-color: #c81d82;
	opacity: 0.749;
	box-shadow: 0px 4px 14.72px 1.28px rgba(223, 142, 61, 0.3);
	margin-top: 18px;
	float: right;
	padding: 10px 12px;
	border: 2px solid #FFF;
	text-transform: uppercase;
	color: #FFF;
	outline: 2px solid #c81d82;
	font-weight: bold;
	font-size: 18px;
}

.post-2436 .pt-cv-wrapper .btn-warning,
.post-2287 .pt-cv-wrapper .investor_btn {
	color: #fff;
	background-color: #d553a0;
	border-color: #d553a0;
	border-radius: 20px;
	text-transform: uppercase;
	font-style: italic !important;
	font-size: 13px;
	font-weight: 600 !important;
}

.post-2436 .pt-cv-wrapper {
	margin-left: 5px;
	width: 100%;
	float: left;
	background: #fcf3f9;
	padding: 15px;
	border-top: 5px solid #c81d82;
}

.bread_top {
	margin-top: 30px;
	padding-left: 0px;
}

.pt-cv-pagination-wrapper {
	text-align: center;
}

.pt-cv-view .pt-cv-title {
	margin-bottom: 10px;
	font-size: 18px;
	color: #000;
}

.pt-cv-view .pt-cv-title a {
	color: #000;
}

.pt-cv-view .pt-cv-title a:hover {
	text-decoration: underline !important;
}

.pt-cv-content,
.pt-cv-content * {
	font-weight: 500 !important;
	font-style: italic;
	font-size: 13px;
}

.pt-cv-wrapper .btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
	border-radius: 20px;
	text-transform: uppercase;
	font-style: italic !important;
	font-size: 13px;
}

.terms a {
	font-size: 16px;
	text-transform: uppercase;
	color: #ffae5d;
	font-weight: 600;
}

.terms a:hover {
	text-decoration: underline !important;
}

.investor_module {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.investor_module .col-md-6 {
	padding: 0px 5px;
}

.prepare_div h1 {
	color: #FFF;
	padding: 240px 0px 30px 75px;
}

.investing_div h1 {
	color: #FFF;
	padding: 90px 0px 30px 75px;
}

.avoiding_div h1 {
	color: #FFF;
	padding: 90px 0px 30px 75px;
}

.media_div h1 {
	color: #FFF;
	padding: 240px 0px 30px 75px;
}

.prepare_div a,
.investing_div a,
.avoiding_div a,
.media_div a {
	color: #FFF !important;
}
.prepare_div a:hover,
.investing_div a:hover,
.avoiding_div a:hover,
.media_div a:hover {
	text-decoration:none !important; 
}
.prepare_div:hover a,
.investing_div:hover a,
.avoiding_div:hover a,
.media_div:hover a {

	background:#0a456a;
	padding:6px;   
}


/*.prepare_div a:before,
.investing_div a:before,
.avoiding_div a:before,
.media_div a:before {
	content: "\003E";
	height: 0px;
	position: absolute;
	margin-top: 0px;
	margin-left: 380px;
	font-size: 35px;
	z-index: 5;
	font-weight: 400;
}
*/
.prepare_div a.active,
.investing_div a.active,
.avoiding_div a.active,
.media_div a.active {
	color: #cc7a24 !important;
}

.prepare_div:hover {
	background-image: url(images/ss1.jpg);
}

.prepare_div:hover+a {
	background-color: red;
}

.investing_div:hover {
	background-image: url(images/ss3.jpg);
}

.avoiding_div:hover {
	background-image: url(images/ss2.jpg);
}

.media_div:hover {
	background-image: url(images/ss4.png);
}

.pt-cv-ifield img:hover {
	display: block;
	outline: none;
	-moz-box-shadow: 3px 3px 5px #0a456a;
	-webkit-box-shadow: 3px 3px 5px #0a456a;
	box-shadow: 3px 3px 5px #0a456a;
}

.page-id-1825 .accordion-content li a {
	margin: 2px 0px !important;
}

.yellow_bg {
	font-weight: bold;
	text-align: center;
	background-color: #ffc000;
	padding: 14px;
}

.accordions-head-title a {
	color: #FFF !important;
	font-weight: bold;
}

.special-accordion {
	color: #ffffff !important;
	font-size: 13px !important;
	font-family: Montserrat !important;
	background: #003f7d !important;
	padding: 8px 10px;
}

.special-accordion .fa {
	font-size: 15px;
}

.special-accordion a {
	margin-left: 12px;
}

.accordion-content ol>li,
.entry-content ol>li {
	clear: both;
	line-height: 22px;
	padding: 6px 0px 0px;
	text-align: justify;
}

.page-id-2726 .accordion-content li a {
	float: none !important;
	color: #cc7a24 !important;
}





.ieducation_link {
	font-size: 25px;
	margin-top: 60px;
	float: right;
	font-weight: bold;
	margin-right: 80px;
	text-decoration: underline;
}
.pt-cv-wrapper {
	margin-left: 5px;
	width: 100%;
	float: left;
}
.sear_form_module {
	margin-top: 45px;
}
 
div.filterbar ul.hlist li {
	clear: unset;
}
#event_list_widget-4 .event-list .startdate,
#event_list_widget-4 .event-list .enddate {
	text-align: center;
	width: 48px !important;
	border-radius: 5px;
	background-color: rgb(230, 230, 230);
}
#event_list_widget-4 .event-month {
	text-transform: uppercase;
	font-size: 1.0em;
	line-height: 10px;
	padding: 0.4em 0;
}
#event_list_widget-4 .event-day {
	font-size: 24px !important;
	font-weight: bold !important;
	line-height: 44px !important;
	margin-bottom: -0.2em !important;
	color: #1E5782 !important;
}
#event_list_widget-4 .event-list .startdate,
#event_list_widget-4 .event-list .enddate,
#event_list_widget-4 .event-list .multi-date {
	text-align: center !important;
	border-radius: 4px !important;
	height: 60px;
}
#event_list_widget-4 .enddate {
	display: none;
}
#event_list_widget-4 .multi-day {
	margin: 0 0 0 55px !important;
}
.event-list .enddate {
	display: none;
}
ul.event-list-view,
ul.single-event-view {
	list-style: none !important;  
	margin: 1.5em 0 2.3em 0 !important;
	padding: 0;
}
.single-event-view .event-content {
	font-size: 13px;
	float: left;
	width: 100%;
}
.single-event-view .event-title h3 {
	font-size: 29px;
	clear: none;
	margin: 0 !important;
	padding: 0;
	line-height: 45px;
}
.single-event-view .single-day {
	margin: 0px !important;
}

.page-404 h4 {
    margin: 10px 0px;
    text-align: center;
    font-weight: 600;
}
.page-404.breadcrumb-box{
	display:none !important;
}
.page-404 a {
    background: #cc7a24;
    color: #FFF;
    padding: 8px 12px;
    border-radius: 3px;
    margin: 25px;
    display: inline-block;
	font-weight: 600;
}
.page-404 {
    padding: 25px 0px 40px;   
}
.page-404 a:hover{
	color:#DEDEDE !important;
}
  

.modal-body{
    display: block;
    position: relative;
    box-sizing: border-box;
    margin: 0;
    padding: 0px;
    clear: both;
	}
.mb-popup p{
font-weight: bold;
    font-size: 18px;
    color: #1e5782;
    line-height: 24px;
    text-align: center;
    margin:15px;
	}
.mb-popup a {
    font-weight: bold;
    background: #CC7A24;
    padding: 8px 15px;
    height: 20px;
    color: #FFF;
    border-radius: 5px;
	font-size:13px;
}
.mb-popup a:hover {
    font-weight: bold;
    background: #888;
    padding: 8px 15px;
    height: 20px;
    color: #FFF;
    border-radius: 5px;
	font-size:13px;
}
.modal-dialog { 
    width: 725px !important; 
    max-width: 90%;
	top:20%;
}
.modal-open .modal{
	overflow-y: hidden !important;
}

.mb-popup .close{	
    text-align: center;   
    width: 28px;
    height: 28px;
    border-radius: 14px;
    cursor: pointer;
    line-height: 30px;
    font-size: 35px;
    font-family: Montserrat;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
.mb-popup-content{
	padding:0px 24px;
}
.event-weekday {
    display: none;
}
.event-year {
    display: none;
}


@media only screen and (max-width: 1024px) {
	
	.site-nav > ul > li a {   
       padding: 0 14px !important;
	}
	
	#toplinks, .logo-box, .site-sns{
		display: flex;
		justify-content: center;
		text-align: center;
		width: 100%;
		float: left;
	}
	
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		width: 100% !important;
	}
	
	.col-md-push-3{
		left:0px !important;
	}
	.col-md-pull-9{
		right:0px !important;
	}
	
	table {
    font-size: 100% !important;
}
	
}


@media screen and (max-width: 1100px) {
	.homepage-slider .carousel-caption h1 {
		font-size: 4em;
	}
	.homepage-slider .carousel-caption {
		bottom: 20%;
	}
	.carousel-indicators {
		display: none;
	}
	.homepage-slider .carousel-caption button {
		width: 180px;
		height: 40px;
		font-size: 18px;
		margin-top: 30px;
	}
}


@media screen and (max-width: 1000px) {
	button#responsive-menu-button {
		display: inline-block;
		transition: transform 0.5s, background-color 0.5s;
		margin-top: 100px !important;
	}

	#footer1 .col-md-9 {
		padding: 0px 15px !important;
	}
	
	 
}


@media screen and (max-width: 919px) {
	#toplinks, .logo-box, .site-sns{
		display: flex;
		justify-content: center;
		text-align: center;
		width: 100%;
		float: left;
	}

  .investordiv {
		border-right: unset !important;
	}
	.custom_footer h2::before {
		margin-top: 20px !important;
	}
	.home_title h3 a {
		font-size: 90% !important;
	}
	.site-nav-toggle {
		display: none;
	}
	.site-nav {
		display: none;
		width: 100%;
		margin-top: 0;
		background-color: #7b7884;
		position: absolute;
		top: 100%;
		left: 0;
		height: 300px;
		overflow-y: scroll !important;
	}
	.site-nav li ul {
		background-color: #7b7884 !important;
	}
	.site-nav>ul>li {
		float: none;
	}
	.site-nav>ul>li+li {
		margin-left: 0;
	}
	.site-nav>ul>li a {
		line-height: 50px;
	}
	.site-nav li ul {
		position: static;
		margin-left: 20px;
		z-index: 200;
	}
	.site-search-toggle {
		display: block;
	}
	.search-form {
		display: block;
	}
	header {
		min-height: 75px;
	}
	.logo-box {
		margin-top: 10px;
	}
	.search-form {
		position: absolute;
		right: 0;
		background-color: rgba(0, 0, 0, .18);
		overflow: hidden;
		width: 240px;
		margin-top: 5px;
		margin-right: 15px;
		padding: 3px;
		width: 80%;
		clear: both;
		margin-right: 25px;
		z-index: 9999;
	}

  .sear_form_module {
		float: left !important;
		width: 100% !important;
		margin-top: 0px !important;
		margin-bottom: 50px !important;
	}
	.ieducation {
		height: 120px !important;
	}
	.ie_title {
		font-size: 150% !important;
		margin-top: 40px !important;
	}
	.ie_title:before {
		border-width: 3px 0 0 0 !important;
		margin-top: 25px !important;
	}
	.education_part {
		margin: 0px auto !important;
		float: left;
		width: 100% !important;
	}
	a.education_button {
		float: left !important;
		margin: 10px 10% !important;
	}
	.prepare_head,
	.prepare_head_active,
	.investing_head,
	.investing_head_active,
	.avoid_head,
	.avoid_head_active,
	.investor_head,
	.investor_head_active {
		margin: 10px 10% !important;
	}
	.entry-content {
		overflow: unset !important;
		min-height:150px; 
	}
	.scbheading {
		margin: 25px 0 1px !important;
	}
	.sticky-header {
		display: none !important;
	}
	.site-sns {
		margin-right: 40% !important;
	}
	 
	.site-nav .sub-menu,
	.site-nav .children {
		display: block;
	}
	.site-nav li ul li a {
		color: #fff;
	}
	.site-nav>ul>li {
		position: static;
	}

     
	
	iframe{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	}
	table{
		font-size:68% !important;
	}
	.mysection1{
		padding:0px !important;
	}
	.mysection1#input .block#block-input-cta .red-btn{
		width:100% !important; 
	}
	.row#mode .radioset .ui-button{
		width:34% !important;
	}
	.widgettitle{
		font-size:16px !important;
	}
	.registrant{
		font-size:16px !important;
	}
}

@media screen and (max-width: 850px) {
	button#responsive-menu-button {
		width: 55px;
		height: 55px;
		margin-top: 310px !important;
		top: 0px !important;
	}
	 
}

@media screen and (max-width: 768px) {
	button#responsive-menu-button {
		width: 55px;
		height: 55px;
		margin-top: 310px !important;
		top: 0px !important;
	}
	 
	
	 
}


@media only screen and (min-width: 768px) {
	h3 {
		font-size: 105%;
		font-weight: bolder;
	}
}

@media screen and (max-width: 767px) {
	.homepage-slider .carousel-caption h1 {
		font-size: 3em;
	}
	.homepage-slider .carousel-caption {
		bottom: 5%;
	}
	.homepage-slider .carousel-caption button {
		width: 150px;
		height: 34px;
		font-size: 16px;
		margin-top: 20px;
	}
	
	.home-page-secion-two .col-md-7 {
		padding-left: 0;
	}
	.custom_footer h2::before {
		margin-top: 20px !important;
	}
}

@media screen and (max-width: 650px){
button#responsive-menu-button {
    width: 55px;
    height: 55px;
    margin-top: 325px !important;
    top: 0px !important;
}
}

@media screen and (max-width: 640px) and (orientation: landscape) {
	.advanced-sidebar-menu ul {
		display: none;
	}
	.slider-text {
		font-size: 60% !important;
	}
}


@media screen and (max-width: 550px){
button#responsive-menu-button {
    width: 55px;
    height: 55px;
    margin-top: 310px !important;
    top: 0px !important;
}
}


@media screen and (max-width: 480px) {
	button#responsive-menu-button {
		width: 55px;
		height: 55px;  
		margin-top: 235px !important;
		top: 0px !important;
	}
	 
	.slider-text {
		font-size: 60% !important;
	}
	.advanced-sidebar-menu ul {
		display: none;
	}
}

@media screen and (max-width: 430px) {
	.comment-box {
		max-width: 60%;
	}
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  table{
	  font-size:100% !important;
  }
}
 
.single-date .enddate {
    display: block !important;
    margin-left: 0px !important;
}  