body {
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #77787e;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.647em;
    background-color: #fcfcf9;
}
a:focus, a:hover {color: #18a4cc;}
a {
    color: #18a4cc;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.footer {padding: 100px;}
.cd-top {background-color: #34a556;}
/*-----  button -----*/
.btn {
	padding: 12px 26px 10px 20px;
	border-radius: 2px;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	position: relative;
	margin-bottom: 5px;
}
.btn-default {
	background-color: #34a556;
	border: none;
	color: #fff;
	border-bottom: 2px solid #068f30;
}
.btn-default:after {
	margin-left: 5px;
	font-family: FontAwesome;
	color: #fff;
	content: "\f105";
	position: absolute;
}
.btn-default:hover {
	background-color: #068f30;
	border: none;
	color: #fff;
	border-bottom: 2px solid #068f30;
}
.btn-primary {
	background-color: #4ec4e6;
	color: #fff;
	border: none;
	border-bottom: 2px solid #18a4cc;
}
.btn-primary:hover {
	background-color: #18a4cc;
	border-bottom: 2px solid #18a4cc;
}
.btn-primary:after {
	margin-left: 5px;
	font-family: FontAwesome;
	color: #fff;
	content: "\f105";
	position: absolute;
}
.btn-secondary {
	background-color: #ffeb8c;
	color: #2e2d28;
	border-bottom: 2px solid #ffe465;
}
.btn-secondary:hover {
	background-color: #ffe465;
	color: #2e2d28;
}
.btn-outline {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	padding: 14px 24px;
}
.btn-outline:hover {
	background-color: #fff;
}
.btn-lg {
	font-size: 12px;
	padding: 16px 44px 16px 34px;
}
.btn-sm {
	font-size: 11px;
	padding: 8px 20px 5px;
}
.btn-xs {
	font-size: 11px;
	padding: 7px 18px 3px;
}
.btn-link {
	position: relative;
	color: #4ec4e6;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}
.btn-link:hover, .btn-link:hover:after {
	color: #18a4cc;
	text-decoration: none;
}
.btn-link:after {
	margin-left: 12px;
	font-family: FontAwesome;
	 
	color: #4ec4e6;
	content: "\f105";
	position: absolute;
}
.pdf-download {
	color: red;
}
.pdf-download:hover {
	color: #fff;
}
/*--------- page header -----------*/
.page-header {
	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), rgba(0, 0, 0, 0.55) url(../images/page-header.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	margin: 0;
	 
	min-height: 320px;
	border: none;
	position: relative;
}
/*--------- Template head --------*/
.search-block {
	position: relative;
}
.side-nav-logo {
	padding: 30px;
}
.side-nav-footer {
	padding: 0px 30px;
	position: absolute;
	bottom: 0px;
	 
}
.side-nav-call {
	margin-top: 20px;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 20px;
}
.call-number {
	font-size: 28px;
	color: #dddde6;
	margin-top: 4px;
}
.side-nav-social {
	margin-top: 20px;
	margin-bottom: 20px;
	display: none;
}
.side-nav-social a {
	background-color: #38383c;
	padding: 10px 12px;
	border-radius: 2px;
	color: #58585d;
	display: inline-block;
	line-height: 0;
	margin-bottom: 5px;
}
.side-nav-social a:hover {
	background-color: #18a4cc;
	padding: 10px 12px;
	border-radius: 2px;
	color: #fff;
}
.side-nav-copyright {
	font-size: 12px;
}
/*--------- Side Navigation -------*/
#wrapper {
	padding-left: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#wrapper.toggled {
	padding-left: 250px;
}
#sidebar-wrapper {
	z-index: 1000;
	position: fixed;
	left: 250px;
	width: 0;
	height: 100%;
	margin-left: -250px;
	overflow-y: auto;
	background: #1E1E21;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
	width: 250px;
}
#page-content-wrapper {
	width: 100%;
	position: absolute;
}
#wrapper.toggled #page-content-wrapper {
	position: absolute;
	margin-right: -250px;
}

/* Sidebar Styles */

@media(min-width:768px) {
#wrapper {
	padding-left: 280px;
}
#wrapper.toggled {
	padding-left: 0;
}
#sidebar-wrapper {
	width: 280px;
}
#wrapper.toggled #sidebar-wrapper {
	width: 0;
}
#page-content-wrapper {
	position: relative;
}
#wrapper.toggled #page-content-wrapper {
	position: relative;
	margin-right: 0;
}
}
.side-menu {margin-bottom: 40px;}
#side-menu, #side-menu ul, #side-menu ul li, #side-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;
}
#side-menu {
	 
	font-family: Raleway, sans-serif;
	color: #ffffff;
	padding: 20px;
}
#side-menu ul ul {
	display: none;
}
#side-menu > ul > li.active > ul {
	display: block;
}
.align-right {
	float: right;
}
.menu-toggle {
	z-index: 9;
	display: none;
}
#side-menu > ul > li > a {
	padding: 16px 10px;
	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 #29292D;
	text-transform: uppercase;
	font-weight: 600;
}
#side-menu > ul > li > a:hover {
	color: #18a4cc;
	background-color: #212124;
}
#side-menu > ul > li.open a {
	background-color: #212124;
}
#side-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;
}
#side-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;
}
#side-menu ul > li.has-sub.open > a:after, #side-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);
}
#side-menu ul ul li a {
	padding: 16px 20px;
	cursor: pointer;
	z-index: 2;
	font-size: 12px;
	text-decoration: none;
	color: #6A6A6F;
	background: #212124;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
	text-transform: uppercase;
	font-weight: 600;
}
#side-menu ul ul ul li a {
	padding-left: 32px;
}
#side-menu ul ul li a:hover {
	color: #18a4cc;
}
#side-menu ul ul > li.has-sub > a:after {
	top: 16px;
	right: 26px;
	background: #6A6A6F;
}
#side-menu ul ul > li.has-sub > a:before {
	top: 20px;
	background: #6A6A6F;
}

@media screen and (max-width: 768px) {
.menu-toggle {
	display: block;
	background-color: #212124;
	padding: 10px;
}
#side-menu {
	width: 250px;
	padding: 20px;
}
}
/* 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;
}
.post-meta {background-color: #F1F1EE;}
.post-meta .meta-comments a:hover {
	color: #18a4cc;
}
.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;
}
.post-meta .meta-category a:hover {
	color: #18a4cc;
}
.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.pagination li span.current {
	background-color: #4ec4e6;
	border-color: #18a4cc;
	color: #fff;
}
.st-pagination ul.pagination>li>a:focus, .st-pagination ul.pagination>li>a:hover, .st-pagination ul.pagination>li>span:focus, .st-pagination ul.pagination>li>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #4ec4e6;
    border-color: #18a4cc;
}
.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: #18a4cc;
    content: "\f101";
}
.widget_categories ul li a, .widget_archive ul li a {
	color: #747a79;
}
.widget-area .widget_categories ul li a:hover, .widget-area .widget_archive ul li a:hover {
	color: #18a4cc;
}
.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;
}
.widget_tag_cloud .tagcloud ul li a:hover {
	background-color: #18a4cc;
	color: #fff;
}
.dropdown-menu>.active>a {
	background-color: transparent;
}
.dropdown-menu>.active>a:hover {
	background-color: transparent;
}
.prev-next-post a {
	color: #3f3f46;
}
.content .prev-next-post a:hover {
	color: #18a4cc;
}
.author-info a {
	color: #3f3f46;
}
.author-info a:hover {
	color: #18a4cc;
}
.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: #18a4cc;
    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;
}
.vc_tta-container 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: #18a4cc;
    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;
}
.vc_tta-container div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:hover {
	color: #18a4cc;
    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: #18a4cc;
}
.pdf-download {
	margin-left: 5px;
}
#navigation-slide-menu > ul > li > a i {
	display: none;
}
.widget_search button {
	background-color: #34a556;
    border: none;
    color: #fff;
    border-bottom: 2px solid #068f30;
}
.page-header {
	padding: 100px;
}
.page-description p {
	margin-bottom: 0;
}
.page-section {
	margin-top: 0;
}
.footer-section {
	padding: 100px;
}
.rev_slider_wrapper {
	width: 100%!important;
	left: 0!important;
}
#side-menu > ul > li > a i {
	display: none;
}
section.bg-fixed {
	padding: 100px;	
}
.well-default > .vc_column-inner > .wpb_wrapper {
    padding: 40px;
    background-color: #fff;
}
.well-default.wpb_column {
    padding: 0;
    background: transparent;
}
.ft-social-widget a {
	margin-right: 5px;
}
section.no-padding {
	padding: 0;
}
.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: #18a4cc;
	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: #18a4cc;
	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: #18a4cc;
	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: #18a4cc;
    content: "\f101";
}
.btn-link:after {
	margin-left: 12px;
	font-family: FontAwesome;
	top: -5px;
	content: "\f105";
	position: absolute;
}
.number {
	font-size: 30px;
	color: #18a4cc;
	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;
}
a.menu-toggle {
	color: #18a4cc;
}
.footer-section .ft-social-widget a:hover {
    background-color: #18a4cc;
    padding: 12px 14px;
    border-radius: 2px;
    color: #fff;
}
.footer-section .footer-widget li a:hover {
	color: #18a4cc;
}
.case-category a {
	color: #18a4cc;
}
.history-caption .history-title {
	color: #18a4cc;
}
#page-content-wrapper .main-container {
	margin: 0;
	padding: 100px;
}
.widget_search .input-group, .widget_search .input-group input {
	width: 100%;
}
.widget_search .custom-search-input button {
    background-color: #34a556;
    border: none;
    color: #fff;
    border-bottom: 2px solid #068f30;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 18px;
	padding-bottom: 15px;
	left: 0;
}
.widget-area .widget_search .input-group-btn:last-child>.btn {
     margin-left: -1px;
}
.top-slide {top: 0;}
.footer-section section.bg-fixed {padding: 0;}
.call-to-action {background-color: #4ec4e6;}
.widget-category li a:hover, .widget-archives li a:hover {color: #18a4cc;}
/* 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;
}
#page-content-wrapper .page-header {
    padding: 40px;
}
#wrapper .inner-padding{padding: 40px;}
section.bg-fixed {
    padding: 40px;
}
#page-content-wrapper .main-container {
	padding: 40px;
}
.footer-section {
	padding: 40px;
}
section.no-padding {
	padding: 0;
}
.footer {padding: 40px;}
/*---------media query --------*/	
@media screen and (max-width: 768px) {
#page-content-wrapper .page-header {
    padding: 80px 0;
}
#page-content-wrapper .main-container {
	padding: 80px 0;
}
#wrapper .inner-padding{padding: 80px 0px;}
.footer-section {
    padding: 80px 0px;
}
section.bg-fixed {
    padding: 80px 0px;
}
section.no-padding {
	padding: 0;
}
.footer {padding: 80px 0;}
.footer-section {
	padding: 80px 0;
}
/*----- 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;
}
/*------ top bar -----*/	
.top-bar {
	display: none;
}
/***** page header ******/
.page-header {
	margin-top: 0px;
}
.page-section {
	margin-top: 60px;
}
/***** slider *****/
 
.slider-left .btn {
	display: none;
}
.slider-pic {
}
.slider-left .owl-prev {
	left: 10px;
}
.slider-left .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-left .owl-controls .owl-prev, .slider .owl-controls .owl-next {
	background-color: transparent;
	padding: 2px 4px!important;
	border: none;
	border-radius: 4px;
	line-height: 1.2;
	font-size: 20px;
	top: 35%;
}
.slider-left .owl-controls {
	margin-bottom: -10px;
}
.slider-left .owl-controls .owl-dots {
	margin-top: -20px!important;
	z-index: 9999;
	position: relative;
}
.slider-left .owl-controls .owl-dots span {
	width: 5px!important;
	height: 5px!important;
}
/*----- CTA -----*/
.call-to-action {
	padding: 20px;
	text-align: center;
}
.call-to-action h1 {
	font-size: 14px;
	margin-bottom: 40px;
}
.call-to-action-title {
	display: none;
}
.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;
}
}

/*--------- iPhone --------- */
@media (max-width: 320px) {
#page-content-wrapper .main-container {
	padding: 0;
}
.footer-section {
	padding: 0;
}
.footer {padding: 0;}
section.no-padding {
	padding: 0;
}
.slider-title {
	font-size: 14px;
}
.slider-caption {
	position: absolute;
	bottom: 22%;
	width: 50%;
}
}
