.page-banner h1 {
	font-weight: bold;
	line-height: 1.1;
}

.wpb_text_column > .wpb_wrapper > ul,
.wpb_text_column > .wpb_wrapper > ol {
	margin-bottom: 45px;
	padding-left: 15px;
}
.icon1 img {
	max-width: 172px;
}
.consultant-wrap .wpb_wrapper {
	padding-left: 15px;
	padding-right: 15px;
}
.mobile-consultant .icon1 img {
	max-width: 110px;
}
.home-high-con h3 {
	font-size: 18px;
}
.wpb_wrapper table {
	margin-bottom: 35px;
}
.wpb_wrapper table td {
	/* padding: 5px 10px; */
}
#scle-tab .nav-tabs.sticky li a {
	height: 60px;
	font-size: 16px;
	padding: 0px 26px;
	line-height: 1.1;
}
#main-menu a.dropdown-item {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
body .no-responsive-tab .vc_tta.vc_tta-tabs .vc_tta-tabs-container { display: block !important; }
body .no-responsive-tab .vc_tta.vc_general .vc_tta-panel-heading { display: none !important; }

.sidc-tab .vc_tta-tabs-list .vc_tta-tab a {
	color: #000 !important;
	font-size: 24px;
	line-height: 1.3;
	background: transparent !important;
	font-weight: bold;
	border: 0 !important;
	padding-left: 65px !important;
	padding-right: 65px !important;
}
.sidc-tab .vc_tta-tabs-list .vc_tta-tab {
	display: inline-block;
	width: 33%;
}
.sidc-tab .vc_tta-tabs-list .vc_active:after {
	content: "";
	height: 5px;
	width: 100%;
	background: #ffa820 !important;
	display: block;
	position: relative;
	bottom: -3px;
}
.sidc-tab .vc_tta-tabs-list .vc_tta-tab:after {
	content: "";
	height: 5px;
	width: 100%;
	display: block;
	position: relative;
	bottom: -3px;
}
.sidc-tab .vc_tta-tabs-list {
	text-align: center;
	border-bottom: 1px solid #555555;
}
.sidc-tab .vc_tta-panel-body {
	padding-top: 80px !important;
	padding-bottom: 20px !important;
}
.wpb_text_column p {
	/* margin-bottom: 30px; */
}
.fullwidth {
	position: relative;
	height: 100%;
}
.fullwidth:before {
	width: 100%;
    background: #ebebeb;
    height: 100%;
    left: -100%;
    display: block;
    position: absolute;
}
.fullwidth .wpb_column:after {
	width: 100%;
    background: #ebebeb;
    height: 100%;
    right: -100%;
    display: block;
    position: absolute;
		content: "";
		top: 0;
}

body #shiftnav-toggle-main .shiftnav-toggle-burger {
	padding-right: 5px;
}
.fullwidth .wpb_column {
	position: relative;
}
.wpb_text_column > .wpb_wrapper > ol > li {
	font-size: 17px;
	line-height: 1.4;
}
.wpb_text_column > .wpb_wrapper > ol > li a {
	    color: #ffa820;
}
.wpb_text_column > .wpb_wrapper > ul > li {
	list-style: none;
	position: relative;
	line-height: 1.4;
}
.wpb_text_column > .wpb_wrapper > ul > li:before {
	content: "- ";
	position: absolute;
	left: -15px;
}
.fullwidth.alblue .wpb_column:after,
.fullwidth.alblue:before
 {
	background: #41c2d2;
}
.wpb_text_column td {
	/* font-size: 19px; */
}
.sidc-tab .vc_tta-panel-body {
	overflow: visible !important;
}
h3 {
	/* font-weight: bold; */
}
.og-grid  {
	display: flex;
	width: 100%;
}

.og-expander {
    position: absolute;
    background: #ddd;
    top: auto;
    left: 0;
    width: 100%;
    margin-top: 10px;
    text-align: left;
    height: 0;
    overflow: hidden;
    z-index: 99;
}
#og-grid {
	padding-left: 45px !important;
	padding-right: 45px !important;
	max-width: 1400px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.algrid {
	padding-left: 45px !important;
	padding-right: 45px !important;
	max-width: 1400px;
	margin-left: auto !important;
	margin-right: auto !important;
}
#og-grid li {
    position: static;
		list-style: none;
}
.boxed, .sidc-tab .vc_tta-tabs-container {
	max-width: 1140px;
	margin-left: auto !important;
	margin-right: auto !important;
}
h6.exph6 {
	font-weight: bold;
	color: #000;
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
	/* min-height: 65px; */
  margin-bottom: 15px;
}
.alcenter {
	text-align: center;
	margin-bottom: 35px;
}
li.alsep {
	display: block;
	width: 100%;
	clear: both;
	margin-top: 60px;
}
.og-details {
	padding-top: 60px;
	padding-bottom: 60px;
}
.og-grid li.og-expanded > a::after {
    top: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #ddd;
    border-width: 15px;
    left: 50%;
    margin: -20px 0 0 -15px;
}
.og-grid li > a, .og-grid li > a img {
    border: none;
    outline: none;
    display: block;
    position: relative;
}
.og-expander {
	max-height: 380px !important;
}
.more-expand {
	height: 0;
	overflow: hidden;
}
.more-expand.active {
	height: auto;
	overflow: visible;
}



/* The grid: Three equal columns that floats next to each other */
.algrid  .column {
  float: left;
  width: 16.66666%;
  padding: 0 15px;
  text-align: center;
  font-size: 25px;
  cursor: pointer;
  color: white;
	position: relative;
}

.algrid  .containerTab {
  padding: 20px;
  color: white;
}

/* Clear floats after the columns */
.algrid .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Closable button inside the container tab */
.algrid .closebtn {
  float: right;
  color: white;
  font-size: 35px;
  cursor: pointer;
}
.content-expand {
	max-height: 0;
	opacity: 0;
	transition:         all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition:    all .35s ease-in-out;
	-o-transition:      all .35s ease-in-out;
}
.content-expand.sas {
	max-height: 1000px;
	background: #ebebeb;
	opacity: 1;
}
.para_content {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	padding-bottom: 60px;
}
span.moremore {
	display: block;
	width: 60px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000;
	font-size: 18px;
	bottom: -40px;
	position: absolute;
	left: 0;
	right: 0;
}
span.moremore span {
	display: block;
	background: #41c2d2;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-weight: 300;
	font-size: 60px;
	line-height: 1;
	margin-bottom: 10px;

	cursor: pointer;
}
.content-expand {
	position: relative;
}
.pa2 {
	height: 0;
	visibility: hidden;
}
.pa2.alshow {
	height: auto;
	visibility: visible;
}
body .content-expand.normalhieght {
	height: auto !important;
}
.algrid {
	margin-bottom: 10px;
	margin-top: 60px;
	justify-content: center;
}

.arrow-active:after {
	top: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #ebebeb;
    border-width: 15px;
    left: 50%;
    margin: -20px 0 0 -15px;
		    bottom: -10px;
}

.og-close {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.og-close::before, .og-close::after {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    height: 1px;
    background: #888;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.og-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
img.bord {
	border: 1px solid #d9cfd0;
}
.martop {
	margin-top: 80px;
}
p.expp {
	color: #000;
	line-height: 1.2;
	font-size: 14px;
}
.alhidemobile {
	display: block !important;
}
.alhidedesktop {
	display: none !important;
}
.fancybox-content p {
	font-size: 17px;
}
.fancybox-container {
	z-index: 999999 !important;
}
.error-404 #searchform #searchsubmit {
	background: #00488f;
	border-color: #00488f;
}

















/** end standard responsive **/


@media (max-width: 1199px) {

	.para_content {
		padding-left: 15px;
		padding-right: 15px;
	}
	.sidc-tab .vc_row {
		padding-left: 15px;
		padding-right: 15px;
	}

}
@media (max-width: 991px) {

	h6.exph6 {
		font-size: 16px;
	}
	.algrid .column {
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media (max-width: 767px) {

	.vc_custom_1561102197407 {
		padding-left: 0 !important;
	}
	.sidc-tab td {
		padding-left: 8px;
		padding-right: 8px;
	}
	.sidc-tab .wpb_text_column td {
		font-size: 16px;
		line-height: 1.2;
	}
	.sidc-tab .wpb_text_column td img {
		/* width: 70px; */
	}
	.content-expand {
		display: none !important;
	}
	.sidc-tab .vc_tta-tabs-list .vc_tta-tab a {
		font-size: 15px;
		padding-left: 15px !important;
		padding-right: 15px !important;
		line-height: 1.2;
	}
	.sidc-tab .vc_tta-tabs-list .vc_tta-tab {
		vertical-align: bottom;
	}
	.algrid .column {
		width: 48%;
	}
	.algrid {
    padding-left: 15px !important;
    padding-right: 15px !important;
	}
	.algrid .column {
		padding-left: 10px;
		padding-right: 10px;
	}
	.alhidemobile {
		display: none !important;
	}
	.alhidedesktop {
		display: block !important;
	}
  .wpb_text_column li {
    font-size: 14px;
    line-height: 1.5;
  }
}
