.cd-top {background-color: #6b42bc;}
/*--------- Header Navigation -------*/
div.search-block {
	position: absolute;
	top: 100px;
}
.sticky-wrapper {
	position: relative;
	z-index: 99;
}
.is-sticky {
	z-index: 9999;
}
.is-sticky .navigation-slide .navbar-default {
	background: rgba(0,0,0,0.9);
}
.navigation-slide {
}
.navigation-slide .navbar-brand {
	float: left;
	height: 40px;
	padding: 0px 15px;
	font-size: 18px;
	line-height: 20px;
}
.navigation-slide .navbar-default {
	background-color: #000;
	border-bottom: 1px solid #000;
	border-top: transparent;
	border-right: transparent;
	border-left: transparent;
	margin-bottom: 0px;
	border-radius: 0px;
	font-family: 'Raleway', sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
}
.navigation-info {
}
.navigation-slide .navigation-email {
	margin-right: 20px;
}
.navigation-slide .navigation-call-number {
}
.navigation-search {
}
.navigation-search-link {
	color: #00cb8b;
	font-size: 14px;
}
.navigation-slide .navigation-email, .navigation-slide .navigation-call-number, .navigation-slide .navigation-search {
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	margin-right: 20px;
}
.navigation-slide .navigation-email i, .navigation-slide .navigation-call-number i {
	margin-right: 10px;
	color: #00cb8b;
	font-size: 14px;
}
.navigation-slide-btn {
}
/*---------------- Left slide menu  ---------------*/
 
#navigation-slide-menu, #navigation-slide-menu ul, #navigation-slide-menu ul li, #navigation-slide-menu ul li a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#navigation-slide-menu {
	 
	font-family: Raleway, sans-serif;
	color: #ffffff;
	padding: 20px;
}
#navigation-slide-menu ul ul {
	display: none;
}
#navigation-slide-menu > ul > li.active > ul {
	display: block;
}
.align-right {
	float: right;
}
#navigation-slide-menu > ul > li > a {
	padding: 16px 0px;
	cursor: pointer;
	z-index: 2;
	font-size: 12px;
	text-decoration: none;
	color: #6A6A6F;
	background: #1E1E21;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
	border-bottom: 1px solid #2e2c31;
	text-transform: uppercase;
	font-weight: 600;
}
#navigation-slide-menu > ul > li > a:hover {
	color: #00cb8b;
}
#navigation-slide-menu ul > li.has-sub > a:after {
	position: absolute;
	right: 26px;
	top: 19px;
	z-index: 5;
	display: block;
	height: 10px;
	width: 2px;
	background: #6A6A6F;
	content: "";
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
#navigation-slide-menu ul > li.has-sub > a:before {
	position: absolute;
	right: 22px;
	top: 23px;
	display: block;
	width: 10px;
	height: 2px;
	background: #6A6A6F;
	content: "";
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
#navigation-slide-menu ul > li.has-sub.open > a:after, #navigation-slide-menu ul > li.has-sub.open > a:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#navigation-slide-menu ul ul li a {
	padding: 16px 20px;
	cursor: pointer;
	z-index: 2;
	font-size: 12px;
	text-decoration: none;
	color: #6A6A6F;
	background: #1E1E21;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
	text-transform: uppercase;
	font-weight: 600;
}
#navigation-slide-menu ul ul ul li a {
	padding-left: 32px;
}
#navigation-slide-menu ul ul li a:hover {
	color: #00cb8b;
}
#navigation-slide-menu ul ul > li.has-sub > a:after {
	top: 16px;
	right: 26px;
	background: #6A6A6F;
}
#navigation-slide-menu ul ul > li.has-sub > a:before {
	top: 20px;
	background: #6A6A6F;
}
/* Add Css */
.comment-reply-link {
    position: relative;
    color: #6b42bc;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
.comment-reply-link:after {
	margin-left: 12px;
    font-family: FontAwesome;
    top: -5px;
    color: #6b42bc;
    content: "\f105";
    position: absolute;
}
ul.children {
	margin-left: 130px;
}
.comment-reply-title {
	padding: 0 15px;
}
.logged-in-as {
	padding: 0 15px;
}
p.form-submit {
	margin-bottom: 0;
}
p.form-submit input {
	padding-top: 18px;
	padding-bottom: 15px;
}
.post-pic iframe {
	width: 100%;
}
.content .slider {
	top: 0;
}
.footer-section .newsletter-widget form p {
	margin-bottom: 15px;
	width: 100%;
}
.footer-section .newsletter-widget input.newsletter-submit {
	padding: 18px 26px 15px 20px;
}
.top-bar i.fa-angle-down {
	display: none;
}
.top-bar-links li ul.dropdown-menu li {
	display: block;
}
.top-bar-links .navbar-right .dropdown-menu {
	right: 25px;
}
.no-border-right .feature-icon-block{
	border: none;
}
.meta-comments a {
	color: #2d2a31;
}
.meta-comments a:hover {
	color: #00cb8b;
}
.post-block .post-content h2 {
	line-height: 1.1;
}
.related-block .post-pic {
	display: inline-block;
}
.meta-category .post-categories li {
	display: inline;
}
.meta-category a {
	color: #2d2a31;
}
.meta-category a:hover {
	color: #00cb8b;
}
.navigation .navbar-collapse ul li ul li a {
	font-size: 11px;
}
.footer-widget {
	background-color: transparent;
	padding: 0;
}
.ft-social-widget.footer-widget {
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 15px;
}
.st-pagination ul li span.current {
	background-color: #00cb8b;
	border-color: #00cb8b;
	color: #fff;
}
.widget ul {
	padding: 0;
	list-style: none;
}
.sidebar .tagcloud ul, .sidebar .widget_archive ul, .sidebar .widget_categories ul {
	list-style: none;
	padding-left: 0;
}
.widget_search {
	padding: 0;
	background-color: transparent;
}
.widget_categories ul li, .widget_archive ul li {
	position: relative;
    padding-left: 20px;
    line-height: 1.8;
}
.widget_categories ul li:before, .widget_archive ul li:before {
	margin-right: 10px;
    font-family: FontAwesome;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 20px;
    font-size: 16px;
    color: #00cb8b;
    content: "\f101";
}
.widget_categories ul li a, .widget_archive ul li a {
	color: #747a79;
}
.widget_categories ul li a:hover, .widget_archive ul li a:hover {
	color: #00cb8b;
}
.widget_recent_entries h3 {
	font-size: 14px;
    line-height: 18px;
}
.tagcloud ul li {
	display: inline;
}
.tagcloud ul li a {
	background-color: #e0dad2;
    text-transform: uppercase;
    border-radius: 2px;
    color: #747179;
    padding: 8px 16px;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    border-bottom: 1px solid #d9d5d0;
}
.tagcloud ul li a:hover {
	background-color: #00cb8b;
	color: #fff;
}
.dropdown-menu>.active>a {
	background-color: transparent;
}
.dropdown-menu>.active>a:hover {
	background-color: transparent;
}
.prev-next-post a {
	color: #3f3f46;
}
.prev-next-post a:hover {
	color: #00cb8b;
}
.author-info a {
	color: #3f3f46;
}
.author-info a:hover {
	color: #00cb8b;
}
.faq-block {
	margin-left: 65px;
}
.newsletter-side-image img {
	position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 36%;
    height: 100%;
    background-image: url("../images/newsletter-side-img.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.no-padd > .row {
	margin-left: 0;
	margin-right: 0;
}
.no-padd .vc_column_container .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}
.wpcf7-submit.btn-default {
	padding-top: 18px;
	padding-bottom: 15px;
}
.checkboxes .checkbox-inline input {
	margin-left: -65px;
}
.checkboxes .checkbox-inline#checkboxes-1 input {
	margin-left: -85px;
}
.content .wpb_row .container {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.img-opacity img {
	opacity: .8;
}
.padding-bg .wpb_wrapper  {
	padding: 40px;
	background-color: #fff;
}
div.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	margin-right: 2px;
    line-height: 1.42857143;
    background-color: #f0ebe6;
    color: #747179;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    padding: 20px 40px;
    font-family: 'Raleway', sans-serif;
    border-radius: 0px;
	transition: 0.3s;
	margin-bottom: 5px;
}
div.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:hover {
	background-color: #fff;
	transition: 0.3s;
}
div.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
	color: #00cb8b;
    cursor: default;
    background-color: #fff;
    border: none;
}
.vc_tta.vc_general .vc_tta-panel-title {
	background-color: #f8f5f2;
}
div.vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
	margin: 0;
	border-width: 0;
}
div.vc_tta-shape-rounded:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-body {
	padding: 30px;
	background-color: #fff;
	border: none;
}
div.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab>a {
	margin-right: 2px;
    line-height: 1.42857143;
    background-color: #f0ebe6;
    color: #747179;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    padding: 20px 40px;
    font-family: 'Raleway', sans-serif;
    border-radius: 0px;
}
div.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab>a:hover{
	background-color: #fff;
}
div.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a {
	color: #00cb8b;
    cursor: default;
    background-color: #fff;
    border: none;
}
div .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
	display: none;
}
div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	padding: 10px 20px;
	background-color: #fff;
	line-height: 40px;
	font-size: 16px;
	color: #303136;
}
div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:hover {
	color: #00cb8b;
    text-decoration: none;
}
.vc_tta.vc_general .vc_tta-panel {
	margin-bottom: 20px;
}
div.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading {
	margin: 0;
	border: none;
}
div.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading {
	margin: 0;
	border: none;
}
.portfolioContainer .btn-link:after {
	top: 0;
}
div .navbar-default .navbar-nav>.active>a {
	background-color: transparent;
}
div .navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
}
.address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
.number-feature-block .number {
	font-size: 30px;
}
.number {
	font-size: 24px;
}
div.vc_tta-container {
	margin-bottom: 20px;
}
.widget_search .form-control {
	height: 57px;
}
.feature-icon-block:last-child {
	border-right: 1px solid #e0dad2;
}
.no-border-right .feature-icon-block {
	border-right: none;
}
.core-info .number-feature-block .number {
	font-size: 32px;
}
.quarter-report > .vc_column-inner > .wpb_wrapper {
	padding: 40px;
	background-color: #fff;
}
div .wpb_revslider_element {
	margin-bottom: 0;
}
.ares .tp-bullet.selected {
	background-color: #00cb8b;
}
.pdf-download {
	margin-left: 5px;
}
#navigation-slide-menu > ul > li > a i {
	display: none;
}
.widget_search .input-group-btn:last-child>.btn, .widget_search .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -32px;
}
.navigation-slide-menu ul li.has-sub.open ul{
	display: block;
}
.well-default.wpb_column {
    padding: 0;
    background: transparent;
}
.well-default > .vc_column-inner > .wpb_wrapper {
    background: #fff;
    padding: 40px;
}
.advisro-desc {
	float: left;
}
.page-quote {
	text-align: right;
	padding-top: 40px;
}
.check-square li:before {
	margin-right: 0px;
	font-family: FontAwesome;
	display: block;
	position: absolute;
	top: 1px;
	left: 0;
	width: 13px;
	font-size: 14px;
	color: #6b42bc;
	content: "\f14a";
}
.long-arrow li:before {
	margin-right: 10px;
	font-family: FontAwesome;
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	width: 20px;
	font-size: 16px;
	color: #00cb8b;
	content: "\f101";
}
.circle-bullet li:before {
	margin-right: 10px;
	font-family: FontAwesome;
	display: block;
	position: absolute;
	top: 1px;
	left: 0;
	width: 20px;
	font-size: 16px;
	color: #00cb8b;
	content: "\f05d";
}
.newsletter-side-image:before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 36%;
    height: 100%;
    content: '';
    background-image: url("../images/newsletter-side-img.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.btn-primary:after {
	margin-left: 5px;
	font-family: FontAwesome;
	color: #fff;
	content: "\f105";
	position: absolute;
}
.btn-default:after {
	margin-left: 5px;
	font-family: FontAwesome;
	color: #fff;
	content: "\f105";
	position: absolute;
}
.check-square li, .circle-bullet li {
    position: relative;
    padding-left: 26px;
}
.long-arrow li {
	position: relative;
	padding-left: 20px;
	line-height: 1.8;
}
.widget_categories ul li:before, .widget_archive ul li:before {
	margin-right: 10px;
    font-family: FontAwesome;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 20px;
    font-size: 16px;
    color: #00cb8b;
    content: "\f101";
}
.btn-link:after {
	margin-left: 12px;
	font-family: FontAwesome;
	top: -5px;
	color: #6b42bc;
	content: "\f105";
	position: absolute;
}
.number {
	font-size: 30px;
	color: #00cb8b;
	font-weight: 900;
	display: inline-block;
	position: absolute;
	left: 15px;
	top: 0px;
}
.widget_categories ul li, .widget_archive ul li {
	position: relative;
    padding-left: 20px;
    line-height: 1.8;
}
/* Finish Add Css */

/*--------- Laptop 1366 ---------*/
 
@media screen and (max-width: 1366px) {
/*CSS rules here */
.slider-caption {
	position: absolute;
	bottom: 22%;
	width: 40%;
}
.slider-title {
	font-size: 32px;
}
.widget_search .input-group {
	width: 100%;
}
.widget_search .input-group input {
	width: 100%;
}
.widget_search .input-group-btn {
	width: auto;
}
}

@media screen and (max-width: 768px) {
/*--------- Navigation -------*/
.navigation-slide {
	background-color: #000;
}
.navigation-slide .navbar-brand {
}
.navigation .navbar-brand>img {
	display: block;
	width: 120px;
}
.navigation-slide-btn {
    float: right;
    margin-top: -40px;
}
.navigation-slide .navigation-email, .navigation-slide .navigation-call-number, .navigation-slide .navigation-search{display: none;}
/*----- page header -----*/
.page-header {
	margin-top: 0px;
}
.page-section {
	margin-top: 60px;
}
/*----- slider -----*/
.slider .btn {
	display: none;
}
.slider-pic {
}
.slider .owl-prev {
	left: 10px;
}
.slider .owl-next {
	right: 10px;
}
.slider-caption {
	position: absolute;
	z-index: 9999;
	width: 50%;
	bottom: 20%;
	left: 15%;
}
.slider-title {
	font-size: 16px;
	margin-bottom: 10px;
	color: #fff;
	line-height: 21px;
	font-weight: 600;
}
.slider-content {
	display: none;
}
.slider .btn {
	padding: 7px 10px;
	font-size: 10px;
}
.slider .owl-controls .owl-prev, .slider .owl-controls .owl-next {
	background-color: transparent;
	padding: 2px 4px!important;
	border: none;
	border-radius: 4px;
	font-size: 10px;
	line-height: 1.2;
	font-size: 20px;
	top: 35%;
}
.slider .owl-controls {
	margin-bottom: -10px;
}
.slider .owl-controls .owl-dots {
	margin-top: -20px!important;
	z-index: 9999;
	position: relative;
}
.slider .owl-controls .owl-dots span {
	width: 5px!important;
	height: 5px!important;
}
/*----- Element Block -----*/	
.well-default {
	background-color: #fff;
	padding: 40px;
}
.feature-left-block {
	text-align: center;
}
.feature-content {
	margin-bottom: 30px;
}
.feature-icon-left {
	margin-bottom: 20px;
}
/*----- CTA -----*/
.call-to-action {
	padding: 20px;
	text-align: center;
	margin-top: 0px;
}
.call-to-action h1 {
	font-size: 14px;
	margin-bottom: 40px;
}
.call-to-action .btn-lg {
	padding: 16px 24px 16px 24px;
}
.report-img {
	margin-bottom: 30px;
}
/*----- blog -----*/
.content {
	margin-bottom: 30px;
}
.user-comments {
	margin-left: 0px;
}
.post-block {
	margin-bottom: 30px;
}
/*----- widget -----*/
.custom-search-input .search-query {
	padding-right: 30px;
	padding-left: 10px;
	width: 290px;
}
.prev-block {
	margin-bottom: 30px;
}
.widget-pic {
	margin-bottom: 30px;
}
/*----- about -----*/
.history-caption {
	position: static;
}
.about-info {
	margin-bottom: 30px;
}
.about-block {
	padding: 30px;
	background-color: #fff;
	margin-bottom: -120px;
}
.counter-block {
	margin-bottom: 30px;
}
.core-info .number {
	left: 15px;
}
.widget_search .input-group {
	width: 100%;
}
.widget_search .input-group input {
	width: 100%;
}
.widget_search .input-group-btn {
	width: auto;
}
}

/*--------- iPhone --------- */
@media (max-width: 320px) {
.slider-title {
	font-size: 14px;
}
.slider-caption {
	position: absolute;
	bottom: 22%;
	width: 50%;
}
.widget_search .input-group {
	width: 100%;
}
.widget_search .input-group input {
	width: 100%;
}
.widget_search .input-group-btn {
	width: auto;
}
}
