/*!

Theme Name: DesignLight

Author URI: https://www.vndx.com/

Author: VNDX

Author URI: https://www.vndx.com/

Description: Description

Version: 1.0.0

Tested up to: 5.4

Requires PHP: 5.6

License: GNU General Public License v2 or later

License URI: LICENSE

Text Domain: designlight

Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned.



DesignLight is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.

Underscores is distributed under the terms of the GNU GPL v2 or later.



Normalizing styles have been helped along thanks to the fine work of

Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/

*/


body {
	line-height: 1;
	background-color: #fff;
	font-size: 18px;
	line-height: 26px;
}

html {
	scroll-behavior: smooth;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-size: 100%;*/
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

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

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	color: #1961C4;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: none;
	box-shadow: none;
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: none;
}

.navbar-toggler:focus {
	outline: none;
}


/* change colours to suit your needs */

ins {
	text-decoration: none;
}


/* change colours to suit your needs */

mark {
	background-color: #fff3ce;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* change border colour to suit your needs */

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #E8E4DD;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}


/*fonts start*/


/*fonts end*/

.scrollbar::-webkit-scrollbar-track {
	background-color: transparent;
	position: absolute;
	right: 0;
}

.scrollbar::-webkit-scrollbar {
	width: 3px;
	background-color: transparent;
	height: 3px;
}

.scrollbar::-webkit-scrollbar-thumb {
	background-color: #EAEFF3;
	border-radius: 3px;
}


/*////login page/////*/

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

body .form-control:focus {
	outline: 0;
	box-shadow: none;
}

.align-item-center {
	-webkit-align-items: center;
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: none;
}

input,
textarea,
select {
	border: 1px solid rgba(232, 228, 221, 1);
	border-radius: 5px;
}

input:focus,
textarea:focus,
select:focus {
	outline: none;
}

input,
textarea,
select::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: rgba(41, 39, 35, 0.36);
}

input,
textarea,
select::-moz-placeholder {
	/* Firefox 19+ */
	color: rgba(41, 39, 35, 0.36);
}

input,
textarea,
select:-ms-input-placeholder {
	/* IE 10+ */
	color: rgba(41, 39, 35, 0.36);
}

input,
textarea,
select:-moz-placeholder {
	/* Firefox 18- */
	color: rgba(41, 39, 35, 0.36);
}

.custom-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

/*
main {
	padding-top: 76px;
}
.top_greybar main {
    padding-top: 106px;
}

.logged-in main{
	padding-top: 106px;
}
.dashboard-admin main{
	padding-top: 106px;
}
*/

/* .topbar {
	background-color: #5A5F5F;
	text-align: center;
	padding: 5px;
}

.topbar span, .topbar span a {
	font-size: 14px;
	line-height: 19px;
	color: #FFC20E;
}
*/
.site-search {
	position: relative;
}

.search-overlay .site-search .search-btn img {
	max-width: 25px;
}

.search-section .input-search input.form-control {
	background-color: #E8E8E8;
	width: 440px;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 0 18px;
	position: relative;
}

.search-section .input-search .custom-select select.form-control {
	background-color: #5A5F5F;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	border-radius: 0 25px 25px 0px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	min-height: 38px;
	position: relative;
	padding-right: 65px;
	background-image: url(../assets/images/icon-drop-down-white.svg);
	background-repeat: no-repeat;
	background-size: 14px;
	background-position: calc(100% - 45px) center;
}

.search-section .input-search .custom-select.open-select select.form-control {
	background-image: url(../assets/images/top-dropdown-white.png);
}
/*.search-section .input-search .custom-select:after{
	position: absolute;
	content: '';
	width: 14px;
	height: 8px;
	right: 35px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(assets/images/icon-drop-down-white.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.search-section .input-search .custom-select.open-select:after{
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}*/

.search-overlay .search-section {
	width: 570px;
}

.search-overlay .search-section .input-search {
	position: relative;
}

.search-section .input-search .find-dropdown {
	background-color: #000;
	width: 38px;
	height: 38px;
	position: absolute;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	top: 0;
	right: 0px;
}

.search-section .input-search .find-dropdown img {
	width: 20px;
}

.search-overlay .search-section .input-search .custom-select {
	width: 165px;
	position: absolute;
	right: 0;
	background: none;
	top: 0;
	bottom: 0;
	margin: auto;
}

.search-overlay .search-section .search-section {
	width: 540px;
}

.close-search {
	width: 40px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.left-sidebar nav li.current-menu-item {
	background: #fff;
	border-radius: 0 40px 40px 0px;
}

.left-sidebar nav li.current-menu-item a {
	color: #1961C4;
}

.dashboard-admin .left-sidebar .dropdown-menu li {
	font-weight: normal;
}

.close-search a {
	display: block;
	height: 17px;
}

.close-search img {
	max-width: 17px;
}

.search-overlay {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: #fff;
	width: 100%;
	padding: 18px 0px;
	z-index: 8;
}

.site-search .search-btn svg {
	width: 25px;
}

.site-search:hover .search-btn svg path {
	fill: #1961c4;
}

.search-overlay.active {
	display: block;
}

.site-search input.form-control {
	background-color: #E8E8E8;
	max-width: 266px;
	padding-right: 40px;
}

.site-search a.search-btn {
	position: absolute;
	right: 7px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: auto;
	height: auto;
}

/*header {
	width: 100%;
	background-color: #fff;
	z-index: 19;
}
header.fixed{
	position: fixed;
	top: 0;
}
header.fixed .topbar{
	display: none;
}
header .navbar ul li .dropdown-menu .container{
	display: block;
	margin: auto;
}
header .navbar .navbar-nav .nav-item .nav-link {
	color: #fff !important;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 19px;
	padding: 25px 10px;
}
header .navbar a.navbar-brand img {
    max-width: 140px;
}

header .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
    transform: rotateZ(0deg) !important;
    border-top: 6px solid #fff!important;
}
header .navbar button span {
	width: 20px;
	margin: 5px;
	display: block;
	height: 2px;
	background: #000;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}
header .navbar button.active span:first-of-type {
	-webkit-transform: rotate(45deg) translate(3px, 7px);
	-ms-transform: rotate(45deg) translate(3px, 7px);
	transform: rotate(45deg) translate(3px, 7px);
}
header .navbar button.active span:nth-of-type(2) {
	opacity: 0;
}
header .navbar button.active span:last-of-type {
	-webkit-transform: rotate(-45deg) translate(3px, -7px);
	-ms-transform: rotate(-45deg) translate(3px, -7px);
	transform: rotate(-45deg) translate(3px, -7px);
}
header .navbar .navbar-toggler {
	padding: 0;
	border: 0px solid transparent;
	border-radius: 0;
	width: 30px;
	order: 3;
}
header .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
	display: inline-block;
	margin-left: 2px;
	vertical-align: 0;
	content: "";
	border-top: 6px solid #4FC6E0;
	border-right: 5px solid transparent;
	border-bottom: 0;
	border-left: 5px solid transparent;
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	transform: rotateZ(45deg);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
header .navbar .navbar-nav .nav-item .nav-link:hover,
header .navbar .navbar-nav .nav-item.show .nav-link {
	color: #1961C4;
}
header .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle:hover::after,
header .navbar .navbar-nav .nav-item.show .nav-link.dropdown-toggle::after {
	-webkit-transform: rotateZ(0deg);
	-ms-transform: rotate(0deg);
	transform: rotateZ(0deg);
	border-top: 6px solid #FFC20E;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-border {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    max-width: 1200px;
    margin: auto;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .border-right {
	border-color: #1961C4 !important;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-border::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #1961C4;
	top: 0;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	max-width: 100%;
}
header .navbar {
	padding-bottom: 0;
}
header .navbar .navbar-brand {
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-header-content h5 {
	font-size: 24px;
	line-height: 30px;
	color: #000;
	margin-bottom: 10px;
	font-family: 'URWClarendonT';
	font-weight: 100;
}
header .navbar .navbar-nav .nav-item .dropdown-menu {
	border: 0;
	padding: 30px 0;
	margin: 0;
	max-height: calc(100vh - 93px);
    overflow: auto;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-header-content p {
	line-height: 20px;
	font-size: 14px;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-header-content .overview-btn {
	float: right;
	margin-top: 25px;
}
.overview-btn a svg path {
    stroke: #000;
    fill: none;
}
.download a svg circle.a {
    stroke-width: 0;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-header-content {
	padding: 0 33px 0 23px;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-header-content .overview-btn a {
	color: #000;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 600;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-header-content .overview-btn a svg {
	width: 30px;
	height: 30px;
	padding: 8px;
	margin-left: 5px;
	background-color: transparent;
	border-radius: 50%;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-header-content .overview-btn a:hover {
	color: #1961C4;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-header-content .overview-btn a:hover svg {
	background-color: #e1e1e1;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-header-content .overview-btn a:hover svg path {
	stroke: #1961C4;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .button-group .common-bnt .btn-primary svg {
	margin-left: 5px;
	margin-top: -5px;
	    height: 22px;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .button-group .common-bnt .btn-primary svg path {
    stroke: #fff;
    fill: none;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .button-group .account-icon .btn-primary svg path{
	fill: #fff;
	stroke-width: 0;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .button-group .account-icon .btn-primary:hover svg path{
	fill: #000;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .button-group .common-bnt .btn-primary:hover svg path {
	stroke: #000;
}
	*/
.welcome_con {
	display: inline-block;
	margin-top: 10px;
}

.welcome_con p {
	font-weight: normal;
	font-size: 18px;
	margin-top: 10px;
	line-height: 24px;
}

.bck_btn a {
	padding: 10px 20px;
	margin-bottom: 20px;
}

.bck_btn {
	display: inline-block;
	font-size: 20px;
}

.view_all_kb {
	margin-top: 10px;
	display: inline-block;
	font-size: 16px;
}

span.ajax-loader {
	background-image: url(../assets/images/ajax-loader.gif);
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}


div.wpcf7 .ajax-loader {
	position: relative;
	right: 0px;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
}

* .contact-form .wpcf7-form .button-group .common-bnt .ajax-loader {
	background-color: transparent;
	width: 15px;
	opacity: 1;
	margin: 0 0 0 8px;
	position: absolute;
	right: -20px;
}

.contact-form .wpcf7-form.invalid .button-group .common-bnt .ajax-loader {
	margin: 0 10px;
}

/*.contact-form .wpcf7-form .button-group .common-bnt .ajax-loader:before {
    display: none;
}*/
.wpcf7 .ajax-loader {
	min-width: 24px;
	margin: 0 !important;
	right: -5px;
}

.page-template-page-dashboard-default-template div.wpcf7 .ajax-loader {
	width: 16px;
	height: 16px;
}

/*---white---*/
/* header .navbar .navbar-nav .nav-item .dropdown-menu .download .btn-white svg {
	width: 30px;
	height: 30px;
	padding: 5px;
	margin-left: 5px;
	background-color: transparent;
	border-radius: 50%;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .download .btn-white:hover {
	color: #1961C4;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .download .btn-white:hover {
	color: #1961C4;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .download .btn-white:hover svg {
	background-color: #e1e1e1;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .download .btn-white:hover svg path {
	stroke: #1961C4;
}
header .dropdown-menu .nav-title a:hover {
	text-decoration: underline;
	color: #1961C4;
}
header .dropdown-menu .nav-title a svg {
	width: 14px;
}
header .dropdown-menu .nav-title a svg path.a {
	stroke: #000;
}
header .dropdown-menu .nav-title a:hover svg path{
	stroke: #1961C4;
}
header .dropdown-menu .nav-title .read-more-btn {
    margin-bottom: 10px;
}
header .dropdown-menu .nav-title a svg {
	width: 30px;
	height: 30px;
	padding: 8px;
	border-radius: 50%;
	background-color: transparent;
}
header .dropdown-menu .nav-title a:hover svg {
	background-color: #e1e1e1;
}*/
form.frm-site-search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.search-overlay .frm-site-search .site-search {
	margin-right: 45px;
}

@media(max-width: 991px) {
	form.frm-site-search {
		width: 100%;
	}

	.search-overlay .frm-site-search .site-search {
		margin-right: 0;
	}
}

/*---*/
/* .site-search a svg path.a {
	stroke: none;
	fill: #4b9012;
}
.site-search a:hover svg path.a {
	fill: #1961c4;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links ul li {
	margin: 5px 0;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links h6 {
	color: #000;
	font-weight: 600;
	line-height: 20px;
	font-size: 14px;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links h6 a {
	color: #000;
	line-height: 20px;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links ul li a {
	font-weight: 500;
	color: #000;
	line-height: 20px;
	font-size: 14px;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links ul li a:hover {
	color: #1961C4;
}
header .navbar .navigation-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links.singal-menu ul li {
	margin: 0 25px;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links.singal-menu ul li a {
	font-weight: 600;
}
header .tab-pane {
	padding: 40px 0 0 0;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links .nav-tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-color: #1961C4;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links .nav-tabs .nav-item {
	text-align: center;
	margin: 0 20px 0px 20px;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links .nav-tabs .nav-item .nav-link {
	border: 0px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	position: relative;
	padding: 0 0 15px 0;
	font-weight: 600;
	text-transform: capitalize;
	background-color: transparent;
	margin-bottom: 0;
	border-radius: 0;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links .nav-tabs .nav-item .nav-link:before {
	background-color: #FFC20E;
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	height: 5px;
	width: 100%;
	border-radius: 5px;
	opacity: 0;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links .nav-tabs .nav-item.show .nav-link:before,
header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links .nav-tabs .nav-link.active:before {
	opacity: 1;
} */
.common-bnt .btn img {
	max-width: 10px;
	margin-left: 5px;
}

.download .btn {
	display: inline-block;
	font-size: 14px;
	color: #000;
	font-family: 'Proxima Nova Alt Rg';
	position: relative;
	padding-right: 35px !important;
	text-align: left;
}

.reports-content .download svg circle.a {
	stroke-width: 0;
}

.one-image,
.two-image,
.three-image,
.four-image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.one-image .flexible-single-image {
	width: 100%;
	padding: 3px;
}

.two-image .flexible-single-image {
	width: 50%;
	padding: 3px;
}

.three-image .flexible-single-image {
	width: 33.33%;
	padding: 3px;
}

.four-image .flexible-single-image {
	width: 25%;
	padding: 3px;
}

@media(max-width: 767) {
	.two-image .flexible-single-image {
		width: 100%;
	}

	.three-image .flexible-single-image {
		width: 100%;
	}

	.four-image .flexible-single-image {
		width: 100%;
	}
}

.download .btn img {
	max-width: 30px;
	margin: 0;
}

/* .nav-title h2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	color: #000;
	font-family: 'Proxima Nova Alt Rg';
	text-transform: uppercase;
}
.nav-title .read-more-btn a {
	font-size: 14px;
	color: #000;
	font-family: 'Proxima Nova Alt Rg';
	text-transform: uppercase;
}
.nav-title .read-more-btn a:hover svg path{
	background-color: #000;
}
.nav-title h2 img {
	max-width: 14px;
} */
.custom-search {
	position: relative;
}

.announcements-box {
	width: 100%;
}

/* header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links ul + .announcements-box{
	border-top: 1px dashed #1961C4;
	margin-top: 25px;
	padding-top: 25px;
} */
.announcements-box span {
	font-size: 12px;
	letter-spacing: 1.2px;
	text-transform: uppercase;
}

.announcements-box h4,
.announcements-box h4 a {
	font-family: 'URWClarendonT';
	font-size: 18px;
	font-weight: 100;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000;
}

.announcements-box h4 a:hover {
	color: #1961C4;
}

.announcements-box span {
	text-transform: inherit;
}

.events {
	border-bottom: 1px dashed #1961C4;
	border-top: 0;
	padding-top: 0;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.more-news a {
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Proxima Nova Alt Rg';
}

.more-news a:hover {
	color: #1961C4;
}

.overview-btn a img {
	max-width: 14px;
	margin-left: 13px;
}

.search-btn img {
	max-width: 18px;
}

.hero-banner {
	height: 356px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	overflow: hidden;
}

.triangle,
.triangle-blue {
	width: 2650px;
	height: 2070px;
	position: absolute;
	top: 420px;
	left: -455px;
	bottom: 0;
	margin: auto;
	clip: rect(auto, 4000px, auto, 350px);
	-webkit-transform: rotate(-0deg);
	-ms-transform: rotate(-0deg);
	transform: rotate(-0deg);
}

.triangle::after {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: -moz-linear-gradient(left, rgba(255, 247, 223, 1) 0%, rgba(255, 194, 14, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(255, 247, 223, 1) 0%, rgba(255, 194, 14, 1) 100%);
	background: linear-gradient(to right, rgba(255, 247, 223, 1) 0%, rgba(255, 194, 14, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7df', endColorstr='#ffc20e', GradientType=1);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-radius: 50px;
}

.triangle-blue::after {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: -moz-linear-gradient(-45deg, rgba(79, 198, 224, 1) 50%, rgba(166, 226, 239, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(79, 198, 224, 1) 50%, rgba(166, 226, 239, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(79, 198, 224, 1) 50%, rgba(166, 226, 239, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fc6e0', endColorstr='#a6e2ef', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-radius: 50px;
}

/*--------triangle--------*/
.hero-banner h2 {
	color: #000;
	font-size: 46px;
	line-height: 46px;
	font-family: 'URWClarendonT';
	max-width: 350px;
}

.btn {
	font-size: 14px;
	text-transform: none !important;
	border-radius: 20px;
	background-color: #1961C4;
	/* border-color: #1961C4; */
	color: #fff;
	font-weight: 500;
	line-height: 24px;
	padding: 8px 16px 6px 16px;
	font-weight: 600;
}

.btn-primary:hover {
	background-color: #FFC20E;
	border-color: #FFC20E;
	color: #000;
}

.accout-btn {
	background-color: #FFC20E;
	padding: 8px 17px;
	color: #000;
	font-weight: 600;
	border-radius: 30px;
	font-size: 17px;
	margin-left: 7px;
}

.accout-btn img {
	max-width: 20px;
}

.accout-btn:hover svg path {
	fill: #fff;
}

.accout-modal .modal-content {
	background-color: #FFC20E;
}

.account-icon .btn img {
	max-width: 13px;
}

path,
svg {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.accout-btn:hover {
	background-color: #1961c4;
	color: #fff;
}

.search-btn {
	font-size: 16px;
	color: #000;
	width: 40px;
	height: 40px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.search-login-register {
	margin: 0px;
}

.team-section .nav-tabs {
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.team-section .nav-tabs .nav-item {
	width: 33.33%;
	text-align: center;
	margin: 0 0 12px 0;
}

.dlc-logo-violations .nav-tabs .nav-item {
	width: 50%;
}

.dlc-logo-violations .team-info ul {
	margin-top: 20px;
}

.dlc-logo-violations .team-info ul li {
	margin-bottom: 10px !important;
}

.team-section .nav-tabs .nav-item .nav-link {
	font-size: 24px;
	line-height: 24px;
	border: 0;
	border-radius: 0;
	display: initial;
	color: #9F9F9F;
	background-color: transparent;
	position: relative;
	padding: 0 0 15px 0px;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
}

.team-section .nav-tabs .nav-item .nav-link:hover {
	color: #000;
}

.team-info {
	margin: 25px 0 60px 0;
}

.team-info p {
	font-size: 18px;
	line-height: 24px;
	color: #000;
}

.light-grey {
	background-color: #E8E8E8;
}

.breadcrumb-section .breadcrumb {
	background-color: transparent;
	border-radius: 0;
	margin-bottom: 0;
}

.breadcrumb-section .breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.breadcrumb-section .breadcrumb .breadcrumb-item a,
.breadcrumb-section .breadcrumb .breadcrumb-item {
	font-size: 14px;
	line-height: 24px;
	color: #5A5F5F;
	letter-spacing: 0.84px;
}

.breadcrumb-section .breadcrumb .breadcrumb-item a:hover {
	text-decoration: underline;
}

.team-section .nav-tabs .nav-item .nav-link:before {
	background-color: #FFC20E;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 5px;
	width: 100%;
	border-radius: 5px;
	opacity: 0;
}

.team-section .nav-tabs .nav-item.show .nav-link:before,
.team-section .nav-tabs .nav-link.active:before {
	opacity: 1;
}

.team-section .nav-tabs .nav-item.show .nav-link,
.team-section .nav-tabs .nav-link.active {
	color: #000;
}

.team-box {
	background-color: #E8E8E8;
	cursor: pointer;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.team-box:hover {
	background-color: #1961C4;
}

.team-img {
	width: 120px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top;
	object-position: top;
}

.single-dlc_event .dev-detail .mb-4 {
	margin-bottom: 0rem !important;
}

/*
.single-dlc_event .dev-detail .pb-3 {
	padding-bottom: 0rem !important;
}
*/
@media(max-width: 1199px) {
	.team-img {
		width: 150px;
	}
}

@media(max-width: 767px) {
	.team-img {
		width: 100px;
	}
}

@media (min-width: 767px) and (max-width: 1366px) {
	.welcome-dashboard-page {
		min-height: 60vh;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.team-box .team-img img {
	height: 100%;
	-o-object-position: top center;
	object-position: top center;
	-o-object-fit: cover;
	object-fit: cover;
}

.team-content {
	padding: 18px 15px;
	width: calc(100% - 120px);
}

.team-content h2 {
	color: #1961C4;
	font-weight: 800;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 5px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

@media(max-width: 1199px) {
	.team-content h2 {
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 10px;
	}
}

.team-box:hover .team-content h2 {
	color: #fff;
}

.team-content span {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	font-size: 17px;
	line-height: 15px;
}

.team-box:hover .team-content span {
	color: #fff;
}

.modal-content {
	border: 0px solid rgba(0, 0, 0, .2);
	border-radius: 0;
}

.modal-header button {
	opacity: 1;
}

.modal-header button span {
	font-size: 40px;
	font-weight: 300;
	color: #000;
	text-shadow: none;
}

.modal-team-img {
	width: 160px;
}

.modal-body .nav-tabs .nav-link {
	border-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border: 0;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	padding-top: 15px;
	padding-bottom: 10px;
}

.modal-body .nav-tabs {
	border-bottom: 0px solid #dee2e6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.icon-sign {
	max-width: 14px;
}

.accout-modal .modal-body .tab-content {
	background-color: #FFF3CE;
	padding: 35px;
}

.accout-modal .modal-dialog {
	max-width: 1100px;
}

.tab-pane form .form-group label {
	font-size: 18px;
	line-height: 18px;
	color: #000;
	margin-bottom: 9px;
	margin-left: 15px;
}

.tab-pane form .form-group label.error,
.custom-section-add label.error {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 5px;
	color: red;
}

.no-upcomming-events .event-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.no-upcomming-events .event-content h2,
.no-upcomming-events .event-content p {
	width: 100%;
}

.tab-pane form .form-group .forget-passwrd,
.forget-password {
	margin-bottom: 9px;
}

.custom-select {
	border: 0;
	border-radius: 50px;
}

.form-control {
	border-radius: 50px;
	border: 0;
}

.forget-password {
	margin-right: 15px;
}

.forget-password a {
	color: #1961C4;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
}

.login-width {
	max-width: 375px;
	margin: auto;
}

/*checkbox custom*/
.tab-pane form .form-group label.cbx {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cbx {
	-webkit-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	cursor: pointer;
}

.cbx span {
	display: inline-block;
	vertical-align: middle;
	transform: translate3d(0, 0, 0);
}

.cbx span:first-child {
	position: relative;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	transform: scale(1);
	vertical-align: middle;
	border: 1px solid #707070;
	transition: all 0.2s ease;
}

.cbx span:first-child svg {
	position: absolute;
	z-index: 1;
	top: 8px;
	left: 6px;
	fill: none;
	stroke: white;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-dasharray: 16px;
	stroke-dashoffset: 16px;
	transition: all 0.3s ease;
	transition-delay: 0.1s;
	transform: translate3d(0, 0, 0);
}

.cbx span:first-child:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #1961C4;
	display: block;
	transform: scale(0);
	opacity: 1;
	border-radius: 50%;
	transition-delay: 0.2s;
}

.cbx span:last-child {
	margin-left: 8px;
	color: #1961C4;
	width: calc(100% - 50px);
}

.black .cbx span:last-child {
	color: #000;
}

.cbx span:last-child:after {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	height: 1px;
	width: 100%;
	background: #1961C4;
	transform-origin: 0 0;
	transform: scaleX(0);
}

.cbx:hover span:first-child {
	border-color: #1961C4;
}

.inp-cbx:checked+.cbx span:first-child {
	border-color: #1961C4;
	background: #1961C4;
	animation: check 0.6s ease;
}

.inp-cbx:checked+.cbx span:first-child svg {
	stroke-dashoffset: 0;
}

.inp-cbx:checked+.cbx span:first-child:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 0;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.inp-cbx:checked+.cbx span:last-child {
	color: #B9B8C3;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: auto;
}

.current-menu-item {}

.api-checkbox .custom-radio {
	padding: 0;
	margin: 0 0 15px 0;
}

.api-checkbox .custom-radio label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.api-checkbox .custom-radio .wpcf7-form-control .wpcf7-list-item {
	width: 100%;
	margin: 0 0 10px 0;
}

.api-checkbox .custom-radio label .wpcf7-list-item-label {
	margin-left: 10px;
}

/*.inp-cbx:checked + .cbx span:last-child:after {

  -webkit-transform: scaleX(1);

    -ms-transform: scaleX(1);

    transform: scaleX(1);

  -webkit-transition: all 0.3s ease;

-o-transition: all 0.3s ease;

transition: all 0.3s ease;

}*/
@keyframes check {
	50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
	}
}

/*chechbox custom*/
.login-signup-logo span {
	font-size: 36px;
	margin: 0px -9px 0 0;
	line-height: 23px;
	position: relative;
	z-index: 2;
	font-family: 'URWClarendonT';
	font-weight: 100;
}

.modal-body .nav-tabs .nav-item {
	margin-bottom: 0;
	width: 240px;
	text-align: center;
}

.tab-pane form .form-group input {
	font-size: 14px;
	line-height: 14px;
	color: #000;
	border-radius: 45px;
	border: 0;
	background-color: #fff;
}

.tab-pane form .form-group .show-password {
	background-image: url(../assets/images/feather-eye.svg);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 98% center;
}

.modal-body .nav-tabs .nav-item {
	margin-bottom: 0;
}

.modal-body .nav-tabs .nav-item.show .nav-link,
.modal-body .nav-tabs .nav-link.active {
	color: #000;
	background-color: #FFF3CE;
	border-color: #FFF3CE;
}

.modal-team-content {
	width: calc(100% - 160px);
	padding: 10px 10px 10px 40px;
}

.modal-team-content h3 {
	font-size: 24px;
	line-height: 24px;
	color: #1961C4;
	font-weight: 600;
	margin: 0 0 10px 0;
}

.modal-team-content span {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-weight: 600;
}

.modal-team-content p {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin: 20px 0 0 0;
}

/* footer {
	padding: 75px 0 40px 0;
	background-color: #5A5F5F;
}
footer .footer-content p,
footer .footer-content p a {
	color: #fff;
	font-size: 18px;
	line-height: 25px;
	font-weight: 500;
}
footer .footer-links ul li a {
	color: #fff;
	font-size: 18px;
	line-height: 25px;
}
footer .footer-links ul li a:hover {
	text-decoration: underline;
}
footer .footer-links h6 {
	color: #fff;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	margin: 0 0 10px 0;
}
.footer-contact-button a.email img {
	max-width: 16px;
	margin-left: 10px;
}
.footer-contact-button .btn:hover {
    background-color: #fff !important;
}
.footer-contact-button a.subscribe img {
	max-width: 11px;
	margin-left: 10px;
}
.copyright-bottom {
	background-color: rgba(0, 0, 0, 0.8);
	padding: 15px 0;
}
.copyright span {
	font-size: 14px;
	line-height: 24px;
	opacity: 0.5;
	color: #fff;
}
.copyright a {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	opacity: 0.5;
}
.copyright a:hover {
	text-decoration: underline;
} */
.many-results span {
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1.5px;
	color: #5A5F5F;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
}

/* .social-icon ul li {
	margin: 0 10px 0 10px;
} */

/* .social-icon ul li a {
	opacity: 0.45;
	color: #fff;
}

.social-icon ul li a:hover {
	opacity: 1;
} */

.btn-white {
	background-color: #fff;
	border-color: #fff;
	color: #1961C4;
}

.btn-yellow {
	background-color: #FFC20E;
	border-color: #FFC20E;
	color: #000;
}


/*---------------- development page ----------------*/

.side-links ul {
	margin-bottom: 50px;
}

.side-links ul li {
	margin: 0px 0 22px 0;
}

.side-links ul li a {
	font-size: 18px;
	line-height: 19px;
	color: #1961C4;
	text-decoration: underline;
}

/*.side-links ul li a:hover{
    font-weight: 600;
}*/
.side-links ul li a {
	text-decoration: none;
}

.side-links ul li a:hover {
	text-decoration: underline;
}

.gets-update img {
	width: 11px;
	margin-left: 5px;
}

.give-feedback img {
	width: 14px;
	margin-left: 5px;
}

.development-content h2 {
	font-family: 'URWClarendonT';
	font-weight: 100;
	font-size: 36px;
	margin-bottom: 30px;
	padding-right: 40px;
}

.development-content p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 30px;
}

.devlopemnt-status .table td,
.devlopemnt-status .table th {
	text-align: center;
	width: 144px;
	border-bottom: 0;
}

.devlopemnt-status .table tr th {
	background-color: #E8E8E8;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	vertical-align: middle;
	font-family: 'Proxima Nova Lt';
}

.main-title {
	font-size: 24px;
	line-height: 36px;
	color: #000;
	margin-bottom: 15px;
	font-weight: 600;
	font-family: 'Proxima Nova Lt';
}

.green {
	background-color: #97CB59;
}



.sky-blue {
	background-color: #4FC6E0;
}

.grey {
	background-color: #818181DE;
}

.dark-blue {
	background-color: #3c80c9;
}

.dark-green {
	background-color: #35bc98;
}

.btn-group .dropdown-menu .dropdown-item {
	padding-left: 15px;
	position: relative;
	padding: 0px 0 0 20px;
	margin-bottom: 10px;
	line-height: 17px;
}

.custom-select .btn-group .dropdown-toggle::after {
	display: none;
}

.btn-group .dropdown-menu .dropdown-item::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: auto;
}

.btn-group .dropdown-menu .green-dots::before {
	background-color: #97CB59;
}

.btn-group .dropdown-menu .yellow-dots::before {
	background-color: #FFC20E;
}

.btn-group .dropdown-menu .sky-blue-dots::before {
	background-color: #4FC6E0;
}

.btn-group .dropdown-menu .grey-dots::before {
	background-color: #818181DE;
}

.btn-group .dropdown-menu .dark-blue-dots::before {
	background-color: #3c80c9;
}

.btn-group .dropdown-menu .dark-green-dots::before {
	background-color: #35bc98;
}

.btn-group .dropdown-menu .dropdown-item span {
	position: absolute;
	left: -15px;
	top: 3px;
	bottom: auto;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}

.btn-group .dropdown-menu {
	padding: 8px 15px;
	margin: 0;
	text-align: left;
	list-style: none;
	background-color: #E8E8E8;
	background-clip: padding-box;
	border: 0px solid rgba(0, 0, 0, .15);
	border-radius: 0px 0 20px 20px;
	z-index: 1;
	transform: translate(0px, 0px) !important;
	right: 0 !important;
	top: 100% !important;
	word-break: break-word;
	left: auto !important;
	height: auto !important;
	width: 100%;
}

.custom-select .btn-group a.btn.dropdown-toggle {
	background-color: #E8E8E8;
	border-color: #E8E8E8;
	color: #000;
	text-align: center;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	min-height: 40px;
	padding-left: 30px;
	text-align: left;
	padding-right: 50px;
	position: relative;
	border-radius: 30px;
}

.custom-select .btn-group.show a.btn.dropdown-toggle {
	border-radius: 30px 30px 0px 0px;
	min-width: 240px;
}

.custom-select .btn-group a.btn.dropdown-toggle::before {
	position: absolute;
	content: '';
	width: 18px;
	height: 11px;
	background-image: url(../assets/images/ionic-ios-arrow-down.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.custom-select .btn-group.show a.btn.dropdown-toggle::before {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.btn-group .dropdown-menu .dropdown-item a {
	color: #000000DE;
	font-size: 15px;
	line-height: 15px;
	position: relative;
	white-space: normal;
}

.tax-dlc-event-category .faq-section .custom-select {
	width: auto;
}

.btn-group .dropdown-menu .dropdown-item a:hover {
	background-color: transparent;
}

.btn-group .dropdown-menu .dropdown-item:hover,
.btn-group .dropdown-menu .dropdown-item:focus {
	background-color: transparent;
}

.page-template-page-ondemand-pastevent .faq-section .custom-select {
	width: auto;
}

.table-box {
	border-radius: 20px;
	text-align: center;
	width: 86px;
	padding: 16px;
	margin: 15px auto 15px auto !important;
}

.table-box a {
	color: #000;
}

.table-box h5 {
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 6px;
	display: block;
	word-break: break-all;
}

.table-box .big-title {
	font-size: 26px;
	line-height: 25px;
	margin-bottom: 5px;
	display: block;
}

.table-box a:hover .big-title {
	font-weight: 600;
}

.table-box .sub-title {
	font-size: 8px;
	line-height: 8px;
	text-transform: uppercase;
	color: #000;
	display: block;
}

.table-button {
	width: 140px;
}

.table-button .btn {
	padding-left: 15px;
	padding-right: 15px;
}

.benefits-content h3 {
	font-size: 24px;
	line-height: 30px;
	color: #000;
	font-weight: 600;
	font-family: 'Proxima Nova Lt';
}

.benefits-content p {
	color: #F506E3;
	font-size: 24px;
	line-height: 36px;
}

.program-update .title h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	font-family: 'Proxima Nova Lt';
}

.program-boxes a:hover span {
	color: #1961C4;
}

.program-boxes .update-icons {
	width: 90px;
	height: 90px;
	text-align: center;
	margin: auto;
	border-radius: 20px;
	padding: 6px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.program-boxes .update-icons img {
	max-width: 55px;
}

.program-boxes span {
	font-size: 22px;
	line-height: 28px;
	color: #000;
	font-weight: 600;
	font-family: 'Proxima Nova Lt';
}


/*---------------- development page ----------------*/


/*-----------------------------knowledgebase page -------------------*/

.knowledgebase-banner {
	background: #199ac4;
	background: -moz-linear-gradient(left, #199ac4 0%, #4fc6e0 100%);
	background: -webkit-linear-gradient(left, #199ac4 0%, #4fc6e0 100%);
	background: linear-gradient(to right, #199ac4 0%, #4fc6e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#199ac4', endColorstr='#4fc6e0', GradientType=1);
	padding: 90px 0 90px 0;
}

.custom-search-form {
	width: 100%;
	text-align: center;
}

.custom-search-form span {
	font-size: 14px;
	line-height: 24px;
	/*text-transform: uppercase;*/
	letter-spacing: 1.4px;
	color: #fff;
}

.custom-search-form h2 {
	font-size: 36px;
	line-height: 36px;
	color: #fff;
	margin-bottom: 16px;
	font-family: 'URWClarendonT';
}

.custom-search-form .search-input {
	position: relative;
}

.custom-search-form .search-input svg path.a {
	fill: #ffc20e;
	stroke: none;
}

.custom-search-form .search-input:hover svg path.a {
	fill: #1961c4;
}

.custom-search-form .search-input:before {
	position: absolute;
	content: '';
	width: 16px;
	height: 16px;
	background-image: url(../assets/images/search-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	left: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: 0.5;
}

.custom-search-form .search-input .form-control {
	padding: 5px 40px;
}

.custom-search-form .search-input .search-btn {
	position: absolute;
	top: 0;
	right: 5px;
	bottom: 0;
	margin: auto;
}

.custom-search-form .search-input .search-btn img {
	max-width: 27px;
}

.site-search-qpl-search .text-center h3 {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 16px;
	font-family: 'URWClarendonT';
}

.site-search-qpl-search {
	padding: 70px 0 70px 0;
	background-color: #fafafa;
}

.site-search-qpl-search .search-section {
	max-width: 650px;
	margin: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.site-search-qpl-search .search-section .qpl_seach .form-control {
	width: calc(100% - 250px);
	border-radius: 30px 0px 0px 30px;
	padding: 0 15px 0 20px;
}

.site-search-qpl-search .search-section .qpl_seach .input-search .custom-select {
	width: 250px;
	padding: 5px 40px 5px 16px;
	position: relative;
	background-color: transparent;
}

.site-search-qpl-search .search-section .qpl_seach .input-search .custom-select .form-control {
	width: 100%;
	border-radius: 0 25px 25px 0;
}

@media(max-width: 450px) {
	.site-search-qpl-search .search-section .qpl_seach .form-control {
		width: 100%;
		border-radius: 30px;
	}

	.site-search-qpl-search .search-section .qpl_seach .input-search {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.site-search-qpl-search .search-section .qpl_seach .input-search .custom-select {
		width: 100%;
		margin-top: 15px;
		border-radius: 30px;
	}

	.site-search-qpl-search .search-section .qpl_seach .input-search .custom-select .form-control {
		width: 100%;
		border-radius: 30px;
	}


}

.search-hints {}

.search-hints span,
.search-hints span a {
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	text-transform: inherit;
	letter-spacing: 0;
}

.search-hints span a {
	text-decoration: underline;
}

.billing-section {}

.billing-section .title {
	border-bottom: 1px solid #E8E8E8;
}

.billing-section .title h3 {
	font-size: 24px;
	line-height: 36px;
}

.billing-section .billing-links {}

.billing-section .billing-links ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.billing-section .billing-links ul li {
	width: 50%;
	margin: 0 0 7px 0;
}

.billing-section .billing-links ul li a {
	color: #1961C4;
	font-size: 18px;
	line-height: 26px;
	position: relative;
	padding-left: 25px;
	display: block;
}

.billing-section .billing-links ul li a:hover {
	text-decoration: underline;
}

.billing-section .billing-links ul li a:before {
	position: absolute;
	content: '';
	background-image: url(../assets/images/files.svg);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: center;
	top: 4px;
	left: 0;
	width: 12px;
	height: 17px;
}

.need-help {
	background-color: #DCF3F9
}

.need-help .title h2 {
	font-size: 36px;
	line-height: 36px;
	font-family: 'URWClarendonT';
	color: #000;
}

.need-help .need-details {
	position: relative;
	padding-left: 60px;
}

.need-help .need-details:before {
	position: absolute;
	content: '';
	background-repeat: no-repeat;
	background-size: 32px;
	background-position: center;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
}

.need-help .phone.need-details:before {
	background-image: url(../assets/images/feather-phone-call.svg);
}

.need-help .email.need-details:before {
	background-image: url(../assets/images/feather-mail.svg);
}

.need-details span {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}

.need-details span a {}

.need-details h3 {
	/* color: #333333; */
	font-size: 27px;
	line-height: 36px;
	font-family: 'URWClarendonT';
}

.need-details h3 a {
	color: #333333;
}

.need-details h3 a:hover {
	color: #000;
	text-decoration: underline;
}

.need-details p {
	font-size: 16px;
	/* color: #333333; */
	line-height: 18px;
}

.need-details p a {
	color: #333333;
	text-decoration: underline;
}

.billing-section .billing-links.ssl-link ul li {
	width: 100%;
}


/*-----------------------------knowledgebase page -------------------*/

.ssl-section .program-boxes .update-icons {
	margin: 0 35px 0 0;
}

.ssl-section .program-boxes span {
	font-family: 'Proxima Nova Lt';
	font-weight: 300;
	font-size: 46px;
	line-height: 50px;
	width: calc(100% - 125px);
	text-align: left;
}


/*-----------------------------ssl page -------------------*/

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 0;
}

.page-navigation .pagination .page-link {
	padding: 0;
	margin-left: 0;
	line-height: 20px;
	font-size: 15px;
	color: #000000DE;
	background-color: #fff;
	border: 0px solid #dee2e6;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
}

.page-navigation .pagination .page-item {
	margin: 0 5px 0 0;
}

.page-navigation .pagination .page-item:focus {
	outline: none;
}

.page-navigation .pagination .page-link img {
	max-width: 10px;
}

.page-navigation .pagination .page-item.active .page-link,
.page-navigation .pagination .page-item .page-link:hover {
	background-color: #E8E8E8;
}


/*---------------------faq---------------------*/
.page-template-page-faq .custom-select .btn-group {
	min-width: 300px;
}

.faq-section p {
	color: #000;
	font-size: 18px;
	line-height: 24px;
}

.link {
	color: #1961C4;
	font-family: 'Proxima Nova Alt Rg';
}

.faq-section .title h2 {
	font-size: 28px;
	line-height: 36px;
	color: #000;
	font-family: 'Proxima Nova Alt Lt';
	font-weight: 300;
	padding-right: 25px;
	text-align: left;
}

.faq-section .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.faq-section .title h2 {
	width: calc(100% - 35px);

}

.faq-section .bold-title h2 {
	font-family: 'Proxima Nova Alt Rg';
	font-size: 28px;
}

.faq-section .card {
	border-radius: 0;
	border-bottom: 1px solid #e1e1e1;
}

.accordion>.card>.card-header {
	border-radius: 0;
	margin-bottom: 0;
	padding: 0;
}

.faq-section .custom-select {
	width: auto !important;
	float: right;
}

.faq-section .custom-select select.form-control {
	background-color: #E8E8E8;
	color: #000;
	text-align: center;
	background-image: url(../assets/images/ionic-ios-arrow-down.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 18px) center;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	min-height: 38px;
	padding-left: 30px;
}

.card-header h2 a {
	font-size: 23px;
	line-height: 30px;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
	color: #000000DE;
	cursor: pointer;
	position: relative;
	padding: 20px 10px 20px 30px;
}

.card-header h2 a:hover {
	color: #1961C4;
}

.card-header h2 a i {
	position: absolute;
	top: 20px;
	left: 0;
	width: 15px;
	height: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: transparent;
	border-bottom: 0px solid rgba(0, 0, 0, .125);
}

.accordion>.card {
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

.accordion>.card:not(:last-of-type) {
	border-bottom: 1px solid #e1e1e1;
}

.card-header h2 a i::before {
	position: absolute;
	content: '';
	width: 15px;
	height: 15px;
	background-image: url(../assets/images/faq-arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.card-header h2 a i.fa.fa-angle-down::before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.card-body {
	padding: 0 15px 20px 30px;
}

.card-body p {
	font-size: 18px;
	line-height: 24px;
	color: #000;
	margin-bottom: 15px;
}

.card-body p:last-child {
	margin: 0;
}

.card-body ul {
	margin-bottom: 15px;
}

.card-body ul li {
	position: relative;
	font-size: 18px;
	line-height: 24px;
	color: #000;
	margin-bottom: 15px;
}

.card-body ul li:after {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background-color: #333;
	border-radius: 50%;
	top: 7px;
	left: 0;
}

.card-body ul li:after {
	display: none;
}

.card-body ul li ul li {
	position: relative;
	padding-left: 15px;
}

.card-body ul li ul li:after {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background-color: #333;
	border-radius: 50%;
	top: 7px;
	left: 0;
	display: block;
}

.document-continues a {
	font-size: 20px;
	line-height: 30px;
	color: #E30DF5DE;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
}

span.select2-search.select2-search--dropdown {
	display: none;
}



/*---------------------faq---------------------*/

.event-box {
	-webkit-box-shadow: 0px 3px 6px #00000029;
	box-shadow: 0px 3px 6px #00000029;

	border-radius: 20px;
	-moz-border-radius: 20px;
	--khtml-border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;

	background-color: #fff;
	position: relative;
	height: 100%;
	overflow: hidden;
}

.event-box .event-box-img {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 200px;
	position: relative;
}

.event-box .event-box-img .image {
	height: 250px;
}

.event-box .event-box-img .image .inner {
	height: 100%;
	width: 100%;
	background-size: cover;
	display: block;
	background-position: center;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.event-box:hover {
	overflow: hidden;
}

.event-box .event-box-img img {
	/*-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;*/
}

.event-box:hover .event-box-img img {
	/*-webkit-transform: scale(1.10);
	-ms-transform: scale(1.10);
	transform: scale(1.10);*/
}

.event-box:hover .event-box-img .image .inner {
	/*-webkit-transform: scale(1.10);
	-ms-transform: scale(1.10);
	transform: scale(1.10);*/
}

.event-box .event-box-img img {
	/*-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;*/
	width: 100%;
}

.event-box:hover .event-box-img img {
	/*-webkit-transform: scale(1.10);
	-ms-transform: scale(1.10);
	transform: scale(1.10);*/
}

.event-box:hover .event-content h2 a {
	color: #1961C4;
}

.event-box .event-content {
	padding: 30px 30px 70px 30px;
}

.right-sidebar .new-update-box .event-box:hover .event-content h2 a {
	color: #000;
}

.right-sidebar .new-update-box .event-box .event-content h2 a:hover {
	color: #1961C4;
}

.events-section .event-list-wrapper .event-box .event-box-img img {
	object-position: center !important;
	position: absolute;
	left: 0;
	right: 0;
	width: 100% !important;
	height: 100%;
}

.event-main .event-slider .event-box .event-content {
	min-height: 280px;
}

.event-main .event-slider .event-box .event-content h2 {
	min-height: 80px;
}

.tabbing-group .btn-tabbing {
	background-color: #E8E8E8;
	letter-spacing: 0px;
	color: #000000DE;
	text-transform: uppercase;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
	font-size: 12px;
	padding: 5px 10px 3px 20px;
	border-radius: 30px;
	line-height: 20px;
	position: relative;
	margin: 0 3px 5px 0;
	display: inline-block;
}

.tabbing-group .btn-tabbing span {
	position: absolute;
	left: 5px;
	top: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: auto;
}

.tabbing-group .btn-tabbing:hover {
	opacity: 0.6;
}

/* .tabbing-group .btn-tabbing:before {
	content: '';
	position: absolute;
	left: 5px;
	top: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: auto;
} */

/* .grey-dots::before {
	background-color: #818181DE;
}

.yellow-dots::before {
	background-color: #FFC20E;
}

.green-dots::before {
	background-color: #97CB59;
}

.sky-dots::before {
	background-color: #4FC6E0;
} */

.event-box .event-content h2 {
	font-size: 24px;
	line-height: 25px;
	margin: 0 0 10px 0;
	font-family: 'URWClarendonT';
	font-weight: 100;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}

.event-box .event-content h2 a {
	color: #000
}

.event-box .event-content p {}

.event-box .read-more-btn {
	position: absolute;
	right: 30px;
	bottom: 20px;
}

.no-upcomming-events p {
	max-width: 650px;
}

.no-upcomming-events .wp-block-columns .wp-block-column .wp-block-buttons .wp-block-button.past-event .wp-block-button__link {}

.event-box .event-content .read-more-btn a {
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}

.event-box .event-content .read-more-btn a span.svg_class {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 30px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 30px;
	border-radius: 50%;
	margin-left: 10px;
}

.event-box:hover .event-content .read-more-btn a {
	color: #1961C4;
}

.event-box .event-content .read-more-btn a span.svg_class svg path {
	stroke: #000;
}

.event-box:hover .event-content .read-more-btn a span.svg_class svg path {
	stroke: #1961C4;
}

.event-box .event-content .read-more-btn a .svg_class img.svgImg {
	width: 12px;
}

.event-box .event-content .read-more-btn a svg {
	margin-left: 0px;
	width: 12px;
	height: 15px;
	padding: 0px;
	border-radius: 50%;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}

.event-box:hover .event-content .read-more-btn a .svg_class {
	background-color: #e8e8e8;
}

.event-box:hover .event-content .read-more-btn a svg path {
	stroke: #1961C4;
}

.back-img .read-more-btn a .svg_class img {
	position: relative;
	margin-left: 7px;
	width: 30px;
	height: 30px;
	padding: 8px;
	border-radius: 50%;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	margin-top: 3px;
}

.back-img .read-more-btn a .svg_class img:after {
	position: absolute;
	content: '';
	margin-left: 7px;
	width: 30px;
	height: 30px;
	padding: 8px;
	border-radius: 50%;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	margin-top: 3px;
	background-image: url(../assets/images/feather-arrow-right-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

.show-more a {
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	color: #fff;
	background-color: #1961C4;
	font-weight: 600;
	border-radius: 30px;
	padding: 8px;
	max-width: 160px;
	margin: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-width: 160px;
}

.show-more a svg path.a {
	stroke: #fff;
}

.show-more a .svg_class svg {
	width: 12px;
	margin: -5px 0 0 15px;
}

.show-more a:hover {
	background-color: #FFC20E;
	color: #000;
}

.show-more a svg {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	max-width: 12px;
	max-width: 32px;
	margin-left: 10px;
	margin-top: -2px;
}

.show-more a:hover .a {
	stroke: #000;
}

.footer-contact-button .btn-yellow svg {
	margin: 0 0 0 6px;
	width: 15px;
}

.footer-contact-button .btn-yellow:hover {
	background-color: #fff;
	border-color: #fff;
	color: #1961C4;
}

.footer-contact-button .btn-yellow:hover svg path {
	stroke: #1961C4;
}

.qpl_error_message {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	color: red;
	font-size: 14px;
}

/*---------------reports----------------*/

.cst_metting_info .reports-row .reports-content .size-full {
	height: auto;
	width: 100%;
}

.reports-section .title h2 {
	font-family: 'URWClarendonT';
	font-weight: 100;
}

.reports-row .reports-img {
	width: 170px;
	margin-bottom: 20px;
}

/*.reports-img img {
	border: 2px solid #959595;
	-webkit-box-shadow: 0px 3px 6px #00000029;
	box-shadow: 0px 3px 6px #00000029;
}*/
.reports-img img {
	border: 0px solid #959595;
	-webkit-box-shadow: none;
	box-shadow: none;
	-o-object-position: center;
	object-position: center;
	-o-object-fit: cover;
	object-fit: cover;
	height: 250px;
}

.reports-row .reports-content {
	width: calc(100% - 170px);
	padding: 0 15px 0 30px;
}

.reports-content .download a svg {
	background-color: transparent;
	border-radius: 50%;
	margin-left: 10px;
	position: relative;
	right: -8px;
	top: -2px;
	bottom: 0;
	margin: auto !important;
}

.reports-content .download a:hover {
	color: #1961c4 !important;
}

.reports-content .download a:hover svg {
	background-color: #e8e8e8;
}

.reports-content .download a:hover svg .b {
	stroke: #1961c4;
}

.reports-content h2 {
	line-height: 24px;
}

.reports-content h2 a {
	font-size: 24px;
	line-height: 24px;
	font-family: 'Proxima Nova Lt';
	color: #000;
	font-weight: 600;
}

.reports-content h2 a:hover {
	color: #1961c4;
}

.reports-list .title h6 {
	color: #000;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	border-bottom: 1px solid #707070;
	padding: 0 0 5px 0;
}

.reports-list ul li {
	padding-left: 30px;
	margin: 15px 0;
	display: block;
	width: 100%;
}

.reports-list ul li span {
	position: relative;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
}

.reports-list ul li span:before {
	position: absolute;
	content: '';
	background-repeat: no-repeat;
	background-position: center;
	left: -30px;
	top: 3px;
	width: 18px;
	height: 14px;
	background-image: url(../assets/images/check.png);
	background-size: 100%;
}

/*------------------contact form-------------------*/
.contact-form .form-group .form-control {
	background-color: #E8E8E8;
}

.contact-form .form-group {
	margin-bottom: 25px;
}

.contact-form .form-group label {
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 7px 0;
	padding-left: 15px;
	color: #000;
}

.contact-form .form-group .form-control {
	border-radius: 20px;
	border: 0;
}

.contact-form .form-group textarea {
	min-height: 260px;
	resize: none;
}

.contact-form .form-group .custom-select {
	background: none;
}

.contact-form .form-group .custom-select .select2-container {
	width: 100% !important;
}

.contact-form .form-group .custom-select .select2 .select2-selection {
	background-color: #E8E8E8;
	color: #000;
	font-size: 18px;
	line-height: 23px;
	padding-left: 20px;
	background-image: url(../assets/images/ionic-ios-arrow-down.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 25px) center;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 24px;
	height: 40px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 0;
}

.page-template-page-contact .select2-container .select2-dropdown .select2-results .select2-results__options {
	max-height: inherit;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}

.page-template-page-contact .select2-container .select2-dropdown {
	background-color: #fff;
	border: 1px solid #aaa;
	z-index: 9;
}

.page-template-page-contact .select2-container .select2-dropdown .select2-results__option:hover {
	background-color: #5897fb;
	color: #fff;
}

.page-template-page-contact .select2-container .select2-dropdown .select2-results__option.select2-results__option--highlighted {
	background-color: #5897fb;
	color: #fff;
}

.page-template-page-contact .select2-container--default .select2-results__option--selected {
	background-color: #e1e1e1;
}

.page-template-page-contact .select2-container .select2-dropdown .select2-results__option {
	color: #000;
}

.contact-form .form-group .custom-select .select2-container .select2-selection--single .select2-selection__rendered {
	padding-right: 50px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #444;
	font-size: 1rem;
	line-height: 28px;
	height: auto;
	width: calc(100% - 50px);
}

.contact-form .form-group .custom-select .how-help-you .select2-selection__rendered {
	width: calc(100% - 0px);
	background-color: transparent;
}

.contact-form .form-group .custom-select .select2 .select2-selection .select2-selection__arrow {
	display: none;
}

.contact-form .button-group .common-bnt .submit-btn img,
.contact-form .button-group .common-bnt .submit-btn svg {
	max-width: 14px;
	margin-left: 15px;
}

.contact-form .button-group .common-bnt .submit-btn svg path {
	stroke: #fff;
}

.contact-form .button-group .common-bnt .submit-btn:hover svg path {
	stroke: #000;
}

/*------------------contact form-------------------*/

/*------------------Search page Design-------------*/
.search-banner {
	background: #4B9012;
	background: -moz-linear-gradient(left, #4B9012 0%, #97CB59 100%);
	background: -webkit-linear-gradient(left, #4B9012 0%, #97CB59 100%);
	background: linear-gradient(to right, #4B9012 0%, #97CB59 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4B9012', endColorstr='#97CB59', GradientType=1);
	padding: 70px 0;
}

.sidebar-search .search-links ul li {
	margin-bottom: 10px;
}

.sidebar-search .search-links ul li a {
	font-size: 18px;
	line-height: 19px;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.sidebar-search .search-links ul li.active a {
	font-weight: 600;
	color: #1961C4;
}

.sidebar-search .search-links ul li a:hover {
	color: #1961C4;
	text-decoration: none;
}

.sidebar-search .search-links ul li a strong {
	color: #1961C4;
}

.sidebar-search .search-links ul li a span {
	color: #5A5F5F;
	margin-left: auto;
}

.sidebar-search .title {
	border-bottom: 1px solid #707070;
}

.sidebar-search .title h3 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}

.search-results h2 {
	margin: 0 0 15px 0;
}

.search-results h2 a {
	font-size: 24px;
	color: #1961C4;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
}

.search-results h2 a:hover {
	text-decoration: underline;
}

.gets-update a svg {
	width: 12px;
	margin-top: -5px;
	margin-left: 5px;
}

.group-button .button a svg .a {
	stroke: #fff;
}

.group-button .button a:hover svg .a {
	stroke: #000;
}

.btn:hover svg .a {
	stroke: #000;
}

.give-feedback a svg {
	margin-top: -5px;
	margin-left: 5px;
}

.contact-form .form-group .custom-select select.form-control {
	padding-right: 50px;
}

.contact-form .wpcf7-form .button-group .common-bnt {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.contact-form .wpcf7-form .button-group .common-bnt .wpcf7-submit {
	line-height: 14px;
	position: relative;
	background-image: url(../assets/images/icon-feather-arrow-right.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) center;
	background-size: 10px;
	padding: 15px 35px 13px 25px;
	height: auto;
}

.contact-form .wpcf7-form .button-group .common-bnt .wpcf7-submit:focus {
	background-color: #1961C4;
	border-color: #1961C4;
	color: #fff;
}

/*------------------Search page Design-------------*/
.sidebar-wrap {
	width: 250px;
}

.sidebar__inner {
	padding: 0 15px 30px 15px;
	width: 250px !important;
}

.inner-wrapper-sticky {
	padding: 0 0px 30px 0px;
}

.dev-detail {
	width: calc(100% - 250px);
	padding: 0 15px 0 40px;
}

.sidebar-links h2 {
	font-size: 18px;
	line-height: 19px;
	margin-bottom: 16px;
	font-weight: bold;
	color: #1961C4;
}

.sidebar-links ul li {
	margin-bottom: 10px;
}

.sidebar-links ul li.active a {
	font-weight: bold;
}

.sidebar-links ul li a:hover {
	text-decoration: underline;
}

.sidebar-links ul li a {
	font-size: 17px;
	line-height: 22px;
	color: #1961C4;
}

.sidebar-links ul li.active a,
.sidebar-links ul li a.active {
	font-weight: 600;
	text-decoration: none;
}

.pdf-box .table-box {
	margin: 0 15px 15px 0 !important;
}

.small-title span {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1.4px;
	color: #000000;
	border-bottom: 1px solid #000;
}

.dev-title span {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1.4px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
}

.dev-title h2,
.dev-title .h2 {
	font-size: 36px;
	line-height: 36px;
	color: #000;
	font-family: 'URWClarendonT';
	margin: 10px 0 10px 0;
	font-weight: 100;
}

.content-popup .team-model .modal-team-img {
	width: 100%;
}

.content-popup .team-model .modal-team-img .wrapper img {
	max-width: 120px;
}

.version-left .version {
	background-color: #FFF3CE;
	padding: 10px 15px;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	border-radius: 0px;
	margin-right: 15px;
	color: #000;
	font-weight: 600;
}

.version-left .date {
	font-size: 18px;
	line-height: 22px;
	color: #000;
}

.flexible-download-block .small-title span {
	color: #000;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
	font-size: 28px;
	line-height: 28px;
}

.flexible-download-block .card-body {
	padding: 0;
	margin-bottom: 15px;
}

.flexible-download-block .card-body ul li a {
	font-size: 18px;
	line-height: 24px;
	color: #1961C4;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
}

.flexible-download-block .card-body ul li a:hover {
	text-decoration: underline;
}

.flexible-download-block .card-body ul li a svg path.a {
	stroke: #1961C4;
}

.flexible-download-block .card-body ul li a svg {
	width: 30px;
	height: 30px;
	padding: 8px;
	border-radius: 50%;
	background-color: transparent;
}

.flexible-download-block .card-body ul li a:hover svg {
	background-color: #e1e1e1;
}

.dev-p p,
.dev-p span,
.dev-p ul li {
	font-size: 18px;
	line-height: 26px;
	color: #000;
}

.pdf-table table tbody tr td {
	border-left: 1px solid #dee2e6;
}

.pdf-table table tbody tr td a.button {
	border-top: 1px solid #dee2e6;
	display: block;
	width: 100%;
	padding-top: 8px;
	margin-bottom: 8px;
}

.pdf-table table tbody tr td a.button:first-child {
	border-top: 0;
}

.pdf-table table {
	border-bottom: 1px solid #dee2e6;
	border-right: 1px solid #e1e1e1;
}

.main-title h2 {
	font-size: 28px;
	line-height: 28px;
	color: #000;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
}

.table-responsive {
	border-radius: 8px;
}

.revisions-table .table thead th {
	background-color: #FFC20E;
	border: 0;
	color: #000000CC;
}

.revisions-table .table td,
.revisions-table .table th {
	padding: 15px 17px;
	vertical-align: middle;
	border-top: 1px solid #dee2e6;
	color: #000000CC;
	line-height: 20px;
	font-size: 16px;
}

/* AL: style updates */
.revisions-table td a.btn,
.revisions-table td a.btn.btn-primary {
	padding: 7px 16px;
	!important;
}

.company-profile-tab.login-form.user-management-custom .revisions-table .table td a.btn {
	color: #fff !important;
}

.company-profile-tab .revisions-table .table td .btn.btn-primary:hover,
.company-profile-tab.login-form.user-management-custom .revisions-table .table td a.btn.btn-primary:hover {
	color: #000 !important;
}

.company-profile-tab .revisions-table .table td .btn.btn-primary:hover {
	background: #B8FF3C;
	border-color: #B8FF3C;
}

#your-associations .revisions-table th:nth-child(4),
#your-associations .revisions-table td:nth-child(4),
#your-associations .revisions-table th:nth-child(5),
#your-associations .revisions-table th:nth-child(5) {
	width: 125px;
	padding: 15px 10px;
}

.your-associations-wrapper .table-responsive sup a{
	font-size: 12px;
	font-weight: normal;
}

@media(max-width: 767px){
	.your-associations-wrapper .table-responsive sup a {
		font-size: 10.5px;
	}
}

.revisions-table .table {
	border-bottom: 1px solid #dee2e6;
}

.revisions-table .table tbody tr.active td {
	font-family: 'Proxima Nova Alt Rg';
	font-weight: bold;
}

.revisions-table .table tbody tr.active .link {
	color: #1961C4;
}

@media(max-width: 767px) {
	.revisions-table.clarification-table .table-responsive table tr {
		border-bottom: 15px solid #fff;
	}
}

.dev-content h2 {
	color: #000;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
	font-size: 28px;
	line-height: 28px;
}

.goals-list img {
	max-width: 300px;
}

.dev-content h3 {
	font-size: 24px;
	line-height: 30px;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
	margin-bottom: 0px;
	color: #000000DE;
}

.dev-content p {
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	margin-bottom: 30px;
}

.dev-content span {
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}

.dev-content p a {
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
	color: #1961c4;
}

.dev-content p a:hover {
	color: #000;
}

.dev-content ul li {
	padding: 0 0 0 15px;
}

.dev-content ul li a {
	font-size: 18px;
	line-height: 23px;
	position: relative;
}

.dev-content ul li a:before {
	content: '';
	position: absolute;
	left: -12px;
	top: 6px;
	width: 4px;
	height: 4px;
	background-color: #000;
	border-radius: 50%;
}

.dev-content ol li {
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	margin-bottom: 15px;
}

.requirement-box {}

.requirement-box h6 {
	color: #000000CC;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Proxima Nova Lt';
	text-transform: uppercase;
}

h6 strong a {
	color: #000;
}

.requirement-box ul li {
	position: relative;
	padding: 0 0 0 15px;
}

.requirement-box ul li a {
	font-size: 18px;
	line-height: 28px;
	color: #1961C4;
	position: relative;
}

.requirement-box ul li a:before {
	content: '';
	position: absolute;
	left: -12px;
	top: 6px;
	width: 4px;
	height: 4px;
	background-color: #000;
	border-radius: 50%;
}

.program-list ul li {
	position: relative;
}

.program-list ul li:before {
	background-image: url(../assets/images/yellow-check.png);
	background-position: center;
	width: 30px;
	height: 30px;
	background-size: 100%;
	position: absolute;
	content: '';
	left: 0;
	top: 5px;
	background-repeat: no-repeat;
}

.program-list ul li a:before {
	display: none;
}

.flexible-image-content-block .solid-list ul li span:before {
	content: none;
}

.flexible-image-content-block.solid-list ul li span:before {
	content: none;
}

.flexible-image-content-block.dev-content ul li a:before {
	content: none;
}

.flexible-image-content-block.dev-content ul li a i {
	color: #30ae4c;
}

.flexible-image-content-block .focus-content ul li:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background-color: #5A5F5F;
	left: 0;
	top: 9px;
	border-radius: 50%;
}

.solid-list ul li {
	padding: 0px 0 0 40px;
	margin-bottom: 20px;
	line-height: 24px;
}

.page-template-page-ssl-development-status .solid-list ul li {
	padding: 0px 0 0 70px;
}

.solid-list ul li {
	position: relative;
	font-size: 18px;
}

.solid-list ul li span:before {
	content: '';
	position: absolute;
	left: 4px;
	top: 8px;
	width: 4px;
	height: 4px;
	background-color: #000;
	border-radius: 50%;
}

.solid-list ul.quality-bullet li:before {
	content: '';
	position: absolute;
	left: 4px;
	top: 8px;
	width: 4px;
	height: 4px;
	background-color: #000;
	border-radius: 50%;
}

.focus-content ul li {
	padding: 0px 0 0 15px !important;
	margin-bottom: 10px;
	line-height: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 18px;
}

.focus-content ul li:before {
	content: '';
	position: absolute;
	left: 4px;
	top: 8px;
	width: 4px;
	height: 4px;
	background-color: #000;
	border-radius: 50%;
}

.focus-content ul li span a:before {
	display: none;
}

.focus-content ul li span:before {
	top: 3px;
}

.focus-content ul li span.info-wrapper {
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	margin-left: 5px;
	margin-top: 0px;
}

.focus-content ul li span.info-wrapper:before {
	display: none;
}

.requirement-box .dev-content span i {
	color: #1961c4;
}

.requirement-box .solid-list ul li span:before {
	content: none;
}

.requirement-box ul li a:before {
	content: none;
}

.dot-listning .solid-list ul li {
	padding: 0px 0 0 20px;
	margin-bottom: 5px;
	font-size: 18px;
}

.dot-listning .dev-content ul {
	margin-bottom: 15px;
	margin-top: 10px;
}

.dot-listning .solid-list ul li:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background-color: #5A5F5F;
	left: 0;
	top: 9px;
	border-radius: 50%;
}

.dot-listning .image-content-block ul li:before {
	display: none;
}

.wp-block-image img {
	max-width: 100%;
	height: auto;
}

.event-content ol {
	counter-reset: section;
	list-style-type: none;
}

.event-content ol li {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
}

.event-content ol li::before {
	counter-increment: section;
	content: counters(section, ".") ".";
	width: 20px;
	display: inline-block;
}

.dev-content.solid-list p {
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	margin-bottom: 15px;
}

.dev-content .dot-list ol {
	padding-left: 20px;
}

.focus-img {
	background-color: #e1e1e1;
	border-radius: 50%;
	width: 115px;
	height: 115px;
	position: relative;
}

.focus-img img {
	max-width: 75px;
}

.focus-content {
	width: calc(100% - 128px);
}

.dev-detail .clarification-table td h5 {
	font-size: 18px;
}

.focus-area-list ul li h4 {
	font-size: 24px;
	line-height: 30px;
	color: #000;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
}

.focus-area-list ul li p {
	font-size: 24px;
	line-height: 30px;
	color: #000;
}

.distributors-pro .focus-img {
	background-color: transparent;
	border-radius: 0;
	width: 240px;
	height: auto;
	position: relative;
	text-align: center;
	margin-top: 0px;
}

.distributors-pro .focus-content {
	width: calc(100% - 240px);
}

.distributors-pro .focus-img .di-img img {
	max-width: 100px;
}

.di-content {
	width: 100%;
	text-align: center;
}

.dev-content.distributors-pro .di-content p {
	width: 100%;
	text-align: center;
	margin: 0;
	font-size: 16px;
}


.goals-list ul li {
	position: relative;
	padding: 0px 0 0 70px;
}

.goals-list ul li:before {
	width: 56px;
	height: 56px;
	position: absolute;
	background-color: #FFC20E;
	border-radius: 50%;
	content: '';
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
}

.goals-list ul li span:before {
	display: none;
}

.dev-p p a {
	color: #1961C4;
}

.dev-p p a.btn.btn-action {
	color: #fff;
}

.event-content p a {
	color: #1961C4;
	word-break: break-word;
}

a {
	word-break: break-word;
}

.dev-content ol {
	padding-left: 20px;
	margin-top: 15px;
}

.event-content h6 em {
	font-size: 18px;
}

.mejs-audio {
	margin-bottom: 15px;
}

.event-content ol li {
	font-size: 18px;
	line-height: 22px;
}

.event-content ol {
	margin-bottom: 15px;
}

.clarification-table {}

.loading-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	display: none;
	text-align: center;
}

.loading-icon img {
	max-width: 120px;
}

.single-post .event-box.detail .event-content ul li::before {}

.single-post .event-box.detail .event-content ul li strong {
	margin-right: 5px;
}

/*.event-list-wrapper */
.breadcrumb-fix~p.error {
	margin-top: 75px;
}

p.error.extra-error {
	display: none;
}

p.error {
	text-align: center;
	width: 100%;
	font-size: 18px;
	color: red;
	margin: 30px auto;
	/* background-color: #fff; */
	padding: 0;
	border-radius: 0;
}

.requirement-box ul li .points {
	position: relative;
}

.requirement-box ul li .points:before {
	content: '';
	position: absolute;
	left: -12px;
	top: 6px;
	width: 4px;
	height: 4px;
	background-color: #000;
	border-radius: 50%;
}

.accordion.droparrow {
	margin-top: 10px;
}

.accordion.droparrow .card {
	border: none;
	margin-bottom: 20px;
}

.accordion.droparrow .card .tab-button:after {
	background-image: url(../assets/images/icon-drop-down-black.svg);
	background-size: 15px;
	position: absolute;
	content: '';
	width: 15px;
	height: 9px;
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.accordion.droparrow .card .tab-button.collapsed:after {
	background-image: url(../assets/images/icon-drop-down-black.svg);
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.accordion.droparrow .card-body {
	padding-left: 0;
	padding-right: 0;
}

.accordion.droparrow .card .card-header a {
	color: #000000CC;
	font-family: 'Proxima Nova Alt Rg';
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	padding: 9px 150px 9px 45px;
	border-radius: 100px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.accordion.droparrow .card .card-header a:hover {
	background-color: #bfbfbf;
}

.accordion.droparrow .card .tab-button.collapsed {
	background-color: #E8E8E8;
}

.accordion.droparrow .card .tab-button {
	background-color: #ffc20e;
}

.accordion.droparrow .card .card-header a span {
	font-weight: 100;
	margin-left: 15px;
	font-size: 14px;
	position: absolute;
	right: 40px;
}

.droparrow>.card:not(:last-of-type) {
	border-bottom: 0px solid #e1e1e1;
}

.droparrow {
	counter-reset: section;
	list-style-type: none;
}

.accordion.droparrow .card .card-header a::before {
	counter-increment: section;
	content: counters(section, ".") " ";
	font-family: 'URWClarendonT';
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	width: 30px;
	height: 30px;
	font-weight: 100;
	position: absolute;
	left: 7px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
}

.droparrow .card .card-body {
	padding: 25px 15px 25px 45px;
}

.droparrow .card ul li a {
	font-size: 18px;
	line-height: 24px;
	color: #1961C4;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
}

.droparrow .card ul li a svg path.a {
	stroke: #1961C4;
}

.droparrow .card ul li a:hover {
	text-decoration: underline;
}

.droparrow .card ul li a svg {
	width: 30px;
	height: 30px;
	padding: 8px;
	border-radius: 50%;
	background-color: transparent;
}

.droparrow .card ul li a:hover svg {
	background-color: #e1e1e1;
}

.dev-title h3 {
	font-size: 28px;
	line-height: 36px;
	color: #000000DE;
	font-family: 'URWClarendonT';
	margin: 10px 0 10px 0;
	font-weight: 100;
}

.accordion-title h4 {
	font-size: 24px;
	line-height: 30px;
	color: #000000DE;
	margin-bottom: 10px;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
}

.accordion-title span {
	color: #199AC4;
	letter-spacing: 1.4px;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.search-links ul li a {
	color: #1961C4;
	font-size: 18px;
	line-height: 20px;
}

.search-links ul li a:hover {
	text-decoration: underline;
	/*font-weight: 600;*/
}

.pdf-box .search-links ul li {
	margin-bottom: 10px;
}

td a {
	color: #1961C4;
}

.revisions-table td a:hover {
	text-decoration: underline;
}

.scroll-down {
	padding-right: 20px;
}

.scroll-down a {
	position: relative;
	display: block;
}

.scroll-down a:after {
	background-image: url(../assets/images/icon-drop-down-blue.svg);
	background-size: 100% 100%;
	position: absolute;
	content: '';
	width: 14px;
	height: 9px;
	top: 0;
	bottom: 0;
	right: -15px;
	margin: auto;
}

.breadcrumb-fix {
	position: fixed;
	width: 100%;
	top: 76px;
	z-index: 3;
}

.top_greybar .breadcrumb-fix {
	top: 104px;
}

.wp-block-table table thead tr th {
	background-color: #FFC20E;
	border: 0;
	color: #000000CC;
}

.wp-block-table table td,
.wp-block-table table th {
	padding: 15px 17px;
	vertical-align: middle;
	border-top: 1px solid #dee2e6;
	color: #000000CC;
	line-height: 20px;
}

.wp-block-table {
	border-radius: 12px;
}

@media(max-width: 1024px) {
	.wp-block-table .has-fixed-layout {
		width: 870px;
	}
}

/*--------------------new pages--------------------*/
.perspectives-section .event-box .event-content .date {
	font-size: 14px;
	line-height: 16px;
	color: #000;
	margin-top: 20px;
	display: block;
}

.perspectives-section .event-content .tabbing-group .btn-tabbing span {
	position: absolute;
	left: 5px;
	top: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: auto;
}

.perspectives-section .event-box .event-content h2 a {
	color: #000000;
}

.perspectives-section .event-box:hover h2 a {
	color: #1961C4;
}

.perspectives-section .right-sidebar-event .event-box {
	box-shadow: none;
	border-radius: 0;
}

.perspectives-section .right-sidebar-event .event-box .event-content {
	padding: 0;
}

.perspectives-section .right-sidebar-event .sidebar-title h3 {
	font-family: 'Proxima Nova Alt Lt';
	font-weight: 300;
	font-size: 36px;
	line-height: 38px;
}

.perspectives-section .custom-select {
	width: auto;
	float: inherit;
}

.event-box.detail {
	border-radius: 0;
	box-shadow: none;
}

.event-box.detail .event-content {}

.event-box.detail .event-content h2 a {
	font-family: 'Proxima Nova Alt Lt';
	font-weight: 300;
	font-size: 46px;
	line-height: 46px;
	word-break: break-word;
}

.perspectives-section .event-box.detail:hover h2 a {
	color: #000;
}

.perspectives-section .event-box.detail .event-content .date {
	font-size: 18px;
	line-height: 24px;
	color: #000;
	margin-top: 20px;
	display: block;
}

.event-box.detail:hover .event-box-img img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.event-box.detail .event-box-img {
	height: auto;
}

.perspectives-section .event-box.detail .event-content p,
.perspectives-section .event-box.detail .event-content ul {
	margin-bottom: 25px
}

.perspectives-section .event-box.detail .event-content ul li ul {
	margin-bottom: 10px;
	margin-top: 7px;
}

.event-content h3 {
	margin-bottom: 15px;
}

.size-full {
	height: auto;
}

figure {
	width: 100% !important;
}

figure figcaption {
	margin-bottom: 15px;
	line-height: 20px;
	font-size: 18px;
}

.perspectives-section .event-box.detail .event-content ul li {
	position: relative;
	padding-left: 12px;
}

.perspectives-section .event-box.detail .event-content ul li span:before {
	position: absolute;
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #000;
	left: 0;
	top: 9px;
}

.perspectives-section .event-box.detail .event-content ul li span {
	font-size: 18px;
	line-height: 24px;
}

.tags-section h5 {
	text-transform: uppercase;
	letter-spacing: 1.4px;
	line-height: 14px;
	font-size: 14px;
}

.tags-section ul li a {
	font-size: 14px;
	line-height: 20px;
	color: #000;
}

.tags-section ul li {
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}

.tags-section ul li:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 9px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #000;
}

.tags-section ul li a:hover {
	color: #1961C4;
}

.perspectives-section .right-sidebar-event.detail .sidebar-title h3 {
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 1.8px;
	text-transform: uppercase;
	font-weight: normal;
}

.perspectives-section .sidebar-search .search-links ul li a {
	font-weight: normal;
	position: relative;
}

.perspectives-section .right-sidebar-event.detail .sidebar-search .search-links ul li a span {
	position: absolute;
	left: 0;
	top: 4px;
	bottom: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0;
}

.perspectives-section .right-sidebar-event.detail .sidebar-search .search-links ul li a {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: 17px;
	font-size: 18px;
	line-height: 19px;
}

.perspectives-section .right-sidebar-event.detail .sidebar-search .search-links ul li a h6 {
	font-size: 18px;
	line-height: 19px;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 40px;
	margin-left: 15px;
	text-align: right;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.perspectives-section .sidebar-search .search-links ul li a .count {
	position: relative;
}

.perspectives-section .sidebar-search .search-links ul li a span {
	position: absolute;
	left: -15px;
	top: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: auto;
}

/*------*/
.date-time .date,
.date-time .time {
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #000000DE;
}

.date-time .date {
	font-family: 'Proxima Nova Alt Rg';
	font-weight: bold;
}

.date-time .time {
	font-weight: normal;
}

.upcomming-event .event-box:hover .event-box-img img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.upcomming-event .event-box .event-content {
	padding: 30px 30px 65px 0px;
}

.upcomming-event .event-box .read-more-btn {
	position: absolute;
	right: 40px;
	bottom: 20px;
}

.upcomming-event .event-box .event-box-img {
	background-position: center;
	background-size: cover;
}

.upcomming-event .button-group .common-bnt .btn-primary svg path {
	stroke: #fff;
}

.upcomming-event .button-group .common-bnt .btn-primary:hover svg path {
	stroke: #000;
}

.past-event .button-group .common-bnt .btn-yellow:hover {
	background-color: #1961c4;
	color: #fff;
	border-color: #1961c4;
}

.past-event .button-group .common-bnt .btn-yellow svg path {
	stroke: #000;
}

.past-event .button-group .common-bnt .btn-yellow:hover svg path {
	stroke: #fff;
}

.upcomming-event .button-group .common-bnt .btn svg {
	max-width: 14px;
	margin-left: 15px;
}

.past-event .button-group .common-bnt .btn svg {
	margin-left: 15px;
}

/*--------------------new pages--------------------*/
.dlc-login-register .nav.nav-tabs .nav-item {
	width: 50%;
}

.dlc-login-register .login .login-form .form-group .input-lable {
	position: relative;
}

.dlc-login-register .login .login-form .form-group .form-control {
	padding: 0;
	border-radius: 0;
	font-size: 16px;
	line-height: 18px;
	height: auto;
	-webkit-transition: 0.2s ease all;
	-o-transition: 0.2s ease all;
	transition: 0.2s ease all;
	border: 1px solid #CCCCCC;
	border-radius: 0;
	padding: 17px 18px;
	height: 55px;
}

.dlc-login-register .login .login-form .form-group .form-control.active {
	padding: 17px 18px 3px 18px;
}

.dlc-login-register .login .login-form {
	margin-top: 30px;
}

.tab-content {
	max-width: calc(100% - 10px);
	margin: auto;
}

.form-content h2 {
	font-size: 36px;
	line-height: 36px;
	font-family: 'URWClarendonT';
	font-weight: 100;
	margin-bottom: 17px;
}

.form-content p {
	font-size: 18px;
	line-height: 24px;
}

.button-group .common-bnt a svg {
	margin-left: 15px;
	max-width: 14px;
}

.button-group .common-bnt a svg path {
	stroke: #fff;
}

.button-group .common-bnt a:hover svg path {
	stroke: #000;
}

.dlc-login-register .button-group .common-bnt .btn.btn-primary svg {
	margin-left: 10px;
	width: 13px;
	height: 22px;
}

.dlc-login-register .button-group .common-bnt .btn.btn-primary svg path {
	stroke: #fff;
}

.dlc-login-register .button-group .common-bnt .btn.btn-primary:hover svg path {
	stroke: #000;
}

.link-style {
	color: #1961C4;
	font-size: 14px;
	line-height: 14px;
}

.dlc-login-register form .form-group .floating-label {
	width: 100%;
	line-height: 37px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0px;
	z-index: 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	font-size: 14px;
}

.dlc-login-register form .form-group .form-control {
	position: relative;
	z-index: 2;
	background: none;
}

.dlc-login-register form .form-group span.floating-label {
	font-size: 16px;
	line-height: 18px;
	top: 20px;
	color: #AAAAAA;
}

.dlc-login-register form .form-group input[aria-invalid]~.floating-label,
.dlc-login-register form .form-group input:focus~.floating-label,
.dlc-login-register form .form-group input.active~.floating-label {
	top: 6px;
	bottom: auto;
	left: 20px;
	opacity: 1;
	font-size: 12px;
}

.dlc-login-register form .form-group .inputText {
	font-size: 14px;
}

.dlc-login-register form .form-group .floating-label {
	position: absolute;
	pointer-events: none;
	left: 20px;
	top: 18px;
	-webkit-transition: 0.2s ease all;
	-o-transition: 0.2s ease all;
	transition: 0.2s ease all;
}

.dlc-login-register form .form-group.phone .input-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.dlc-login-register form .form-group.phone .input-group .input-lable:first-child {
	width: calc(100% - 85px) !important;
}

.dlc-login-register form .form-group.phone .input-group .input-lable:last-child {
	width: 70px !important;
	margin-left: 15px;
}

.checkbox-field label {
	margin-top: 0px;
	font-weight: 600;
	line-height: 20px;
	font-size: 16px;
}

.mark-content h2 {
	font-size: 22px;
	margin-bottom: 5px;
}

.mark-content span {
	color: #5a6067
}

.mailing-address-check h3 {
	font-size: 18px;
	font-weight: 600;
}

.alert-success a {
	color: #155724;
	text-decoration: underline;
}

.confirm-unique span {
	cursor: pointer;
	text-decoration: underline;
}

.confirm-unique {
	margin-top: 20px;
	font-style: italic;
}

.alert-warning ul {
	margin-top: 15px;
}

.alert-warning ul li {
	margin-bottom: 10px;
}

.website-error-section p.error {
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: transparent;
	text-align: left;
}

.alert-warning p.error {
	width: 100%;
	max-width: 100%;
	border-radius: 0;
	text-align: left;
	color: red;
	background-color: transparent;
	padding: 0;
}

.alert-warning ul li a {
	padding-left: 15px;
	position: relative;
	cursor: pointer;
}

.alert-warning ul li a:after {
	content: '';
	position: absolute;
	width: 3px;
	height: 3px;
	background-color: #533f03;
	border-radius: 50%;
	left: 0;
	top: 7px;
}

.loading i {
	-webkit-animation: spin 2s linear infinite;
	-moz-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

@-moz-keyframes spin {
	100% {
		-moz-transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.form-check .form-check-input {
	margin-left: 0;
}

.form-check-input[type="checkbox"]+label,
label.btn input[type="checkbox"]+label {
	position: relative;
	display: inline-block;
	height: 1.5625rem;
	padding-left: 25px;
	line-height: 1.5625rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.single-dlc_event table {
	margin-bottom: 20px;
}

.single-dlc_event table td {
	padding: 10px;
	border: 1px solid #E2E2E3;
	font-size: 18px;
	line-height: 22px;
}

.single-dlc_event table td img {
	max-height: 30px;
	vertical-align: middle;
	width: auto;
	max-width: initial;
}

.single-dlc_event table td ul li {
	padding: 0px 0 0 20px;
	margin-bottom: 5px;
	font-size: 16px;
}

.single-dlc_event table td a i {
	font-size: 20px;
}

.custom-checkbox .form-check .form-check-input.error {
	position: relative;
	top: 0;
}

.custom-checkbox .form-check .error {
	position: absolute;
	top: -20px;
}

/*.custom-checkbox input[type=checkbox]{

    position: absolute;

    opacity: 0;

    }*/


/*.custom-checkbox .form-check-input[type="checkbox"]:not(.filled-in)+label:after,

.custom-checkbox label.btn input[type="checkbox"]:not(.filled-in)+label:after {

    border: 0;

    -webkit-transform: scale(0);

    transform: scale(0);

}

.custom-checkbox .form-check-input[type="checkbox"]+label:before,

.custom-checkbox .form-check-input[type="checkbox"]:not(.filled-in)+label:after,

.custom-checkbox label.btn input[type="checkbox"]+label:before,

.custom-checkbox label.btn input[type="checkbox"]:not(.filled-in)+label:after {

    position: absolute;

    top: 0;

    left: 0;

    z-index: 0;

    width: 18px;

    height: 18px;

    margin-top: 3px;

    content: "";

    border: 2px solid #8a8a8a;

    border-radius: 1px;

    -webkit-transition: .2s;

    transition: .2s;

}

.custom-checkbox .form-check-input[type="checkbox"]:checked+label:before,

.custom-checkbox label.btn input[type="checkbox"]:checked+label:before {

    top: -4px;

    left: -5px;

    width: 12px;

    height: 1.375rem;

    border-top: 2px solid transparent;

    border-right: 2px solid #4285f4;

    border-bottom: 2px solid #4285f4;

    border-left: 2px solid transparent;

    -webkit-transform: rotate(40deg);

    transform: rotate(40deg);

    -webkit-transform-origin: 100% 100%;

    transform-origin: 100% 100%;

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden;

    }*/

.form-min-title {
	font-size: 18px;
	font-weight: 600;
}

.custom-section-add .form-control {
	padding: 0;
	border-radius: 0;
	font-size: 16px;
	line-height: 18px;
	height: auto;
	-webkit-transition: 0.2s ease all;
	-o-transition: 0.2s ease all;
	transition: 0.2s ease all;
	border: 1px solid #CCCCCC;
	border-radius: 0;
	padding: 17px 18px;
	height: 55px;
}

.pagination .page-item .pagination {
	padding: 0;
	margin-left: 0;
	line-height: 20px;
	font-size: 15px;
	color: #000000DE;
	background-color: #fff;
	border: 0px solid #dee2e6;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pagination .page-item .pagination.current,
.pagination .page-item .pagination:hover {
	background-color: #E8E8E8;
}

.pagination .page-item .prev.pagination {
	font-size: 0;
	background-image: url(../assets/images/overview.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 10px;
	-webkit-transform: rotateY(175deg);
	transform: rotateY(175deg);
}

.pagination .page-item .next.pagination {
	font-size: 0;
	background-image: url(../assets/images/overview.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 10px;
}


/*home page css start*/
.back-img {
	min-height: calc(100vh - 331px);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

.logged-in .back-img {
	min-height: calc(100vh - 313px);
}

@media(min-width: 1441px) {
	.back-img {
		min-height: calc(100vh - 300px);
	}

	.top_greybar .back-img {
		min-height: calc(100vh - 330px);
	}

	.logged-in .back-img {
		min-height: calc(100vh - 279px);
	}

	.logged-in.top_greybar .back-img {
		min-height: calc(100vh - 306px);
	}
}

@media(min-width: 1800px) {
	.back-img {
		min-height: calc(100vh - 300px);
	}

	.top_greybar .back-img {
		min-height: calc(100vh - 332px);
	}

	.logged-in .back-img {
		min-height: calc(100vh - 265px);
	}

	.logged-in.top_greybar .back-img {
		min-height: calc(100vh - 292px);
	}
}

@media(max-width: 1440px) {

	.back-img,
	.swiper-slide video {
		min-height: calc(100vh - 275px);
	}

	.top_greybar .back-img {
		min-height: calc(100vh - 306px);
	}

	.logged-in .back-img {
		min-height: calc(100vh - 265px);
	}

	.logged-in.top_greybar .back-img {
		min-height: calc(100vh - 293px);
	}
}

.back-img:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.33);
}

.hero-banner-slider h2 {
	font-size: 46px;
	color: #fff;
	line-height: 1;
	font-family: 'URWClarendonT';
	max-width: 693px;
	margin-bottom: 45px;
	font-weight: 400;
}

@media(max-width: 1440px) {
	.hero-banner-slider h2 {
		font-size: 32px;
		max-width: 600px;
	}
}

.hero-banner-slider .read-more-btn a {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

.hero-banner-slider .read-more-btn a:hover {
	color: #1961C4 !important;
}

.hero-banner-slider .read-more-btn a svg {
	margin-left: 7px;
	width: 30px;
	height: 30px;
	padding: 8px;
	border-radius: 50%;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}

.hero-banner-slider .read-more-btn:hover a svg {
	background-color: #e8e8e8;
}

.hero-banner-slider .read-more-btn a svg path {
	stroke: #fff;
}

.hero-banner-slider .read-more-btn:hover a svg path {
	stroke: #1961C4;
}

.hero-banner-slider .swiper-pagination-bullet {
	opacity: 1;
	background-color: #FFFFFF;
	height: 6px;
	width: 6px;
}

.hero-banner-slider .swiper-pagination-bullet:hover {
	background-color: #BFBFBF;
}

.hero-banner-slider .swiper-pagination-bullet-active {
	background: #FFC20E;
}

.box-main {
	position: relative;
	margin-bottom: 50px;
}

.box-main .blue-box {
	background-color: #4FC6E0;
	position: relative;
}

.box-main .yellow-box {
	background-color: #FFC20E;
}

.box-main .blue-box .arrow-main>div {
	height: 30px;
}

.box-main .blue-box .arrow-main {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
}

.box-main .blue-box .arrow-main svg path {
	stroke: #000;
}

.box-main:before {
	content: "";
	position: absolute;
	left: 0;
	width: 50%;
	background-color: #4FC6E0;
	top: 0;
	bottom: 0;
}

.box-main:after {
	content: "";
	position: absolute;
	right: 0;
	width: 50%;
	background-color: #97CB59;
	top: 0;
	bottom: 0;
	z-index: -1;
}

.box-main .green-box {
	background-color: #97CB59;
}

.box-main h3 {
	font-size: 24px;
	color: #000;
	margin-bottom: 10px;
}

.box-main h4 {
	font-size: 24px;
	font-family: 'URWClarendonT';
	font-weight: 400;
	color: #000000;
	line-height: 1.05;
	margin-bottom: 10px;
}

@media(max-width: 1440px) {
	.box-main h4 {
		font-size: 18px;
	}
}

.box-main h4 a {
	color: #000000;
}

.box-main .blue-box .arrow-main svg {
	padding: 5.5px;
	border-radius: 50%;
}

.box-main .date {
	font-size: 14px;
	color: #000;
}

.arrow-main .swiper-button-next:after,
.arrow-main .swiper-container-rtl .swiper-button-prev:after,
.arrow-main .swiper-button-prev:after,
.arrow-main .swiper-container-rtl .swiper-button-next:after {
	content: none;
}

.arrow-main .swiper-button-prev {
	transform: rotate(180deg);
}

.arrow-main {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	margin-right: 5px;
}

.arrow-main>div {
	position: static;
	margin-top: 0;
}

.box-main .blue-box .common-box {
	padding-bottom: 10px;
}

.arrow-main svg,
.box-main .green-box .common-box ul li a svg,
.common-landing .right-content a svg {
	margin-left: 7px;
	width: 30px;
	height: 30px;
	padding: 8px;
	border-radius: 50%;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}

.arrow-main .swiper-button-next:hover svg,
.arrow-main .swiper-button-prev:hover svg {
	background-color: #e8e8e8;
}

.arrow-main .swiper-button-next:hover svg path,
.arrow-main .swiper-button-prev:hover svg path {
	stroke: #1961C4;
}

.subscribe.btn-yellow svg {
	margin-left: 23px;
}

.box-main .green-box .common-box ul li:hover a svg path {
	stroke: #fff;
}

.blue-box .news-slider.swiper-container {
	position: inherit;
}

.event-slider .arrow-main .swiper-button-next:hover svg,
.event-slider .arrow-main .swiper-button-prev:hover svg {
	background-color: #fff;
}

.event-slider .arrow-main .swiper-button-next:hover svg path,
.event-slider .arrow-main .swiper-button-prev:hover svg path {
	background-color: #fff;
}

.box-main .swiper-slide {
	overflow: hidden;
}

.box-main .common-box {
	padding: 23px 0px;
}

.box-main .white-searchbox {
	margin-top: 35px;
}

.white-searchbox .input-search input.form-control {
	width: 194px;
	background-color: #fff;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	padding-right: 10px;
	color: #A0A0A0;
	height: auto;
}

.white-searchbox .custom-select {
	position: relative;
}

.white-searchbox .input-search input.form-control::-webkit-input-placeholder {
	/* Edge */
	color: #A0A0A0;
}

.white-searchbox .input-search input.form-control:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #A0A0A0;
}

.white-searchbox .input-search input.form-control::placeholder {
	color: #A0A0A0;
}

.box-main .green-box .common-box ul li {
	padding-top: 10px;
	position: relative;
	padding-bottom: 2px;
}

@media(max-width: 1440px) {
	.box-main .green-box .common-box ul li {
		padding-top: 3px;
		padding-bottom: 1px;
	}
}

.box-main .green-box .common-box ul li:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #000;
	transition: 0.5s;
}

.box-main .green-box .common-box ul li:hover:after {
	bottom: 0px;
}

.box-main .green-box .common-box ul li a svg {
	padding: 5.4px;
	padding-right: 0;
}

.box-main .green-box .common-box ul li a {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.box-main .green-box .common-box ul li:hover a {
	color: #1961C4;
}

.event-box {
	font-size: 14px;
	color: #000;
}

.f-46 {
	font-size: 46px;
	color: #000;
}

.bg-blur {
	background-color: #DCF3F9;
}

.box-main .swiper-button-prev svg,
.box-main .swiper-button-next svg {
	background-color: #fff;
	border-radius: 0;
}

.box-main .swiper-button-prev:hover svg,
.box-main .swiper-button-next:hover svg {
	background-color: #fff;
}

.see-all {
	display: inline-block;
	padding: 13.5px 22.5px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	transition: 0.4s;
	background-color: transparent;
	margin: 0px 15px;
}

.see-all {
	color: #1961C4;
}

.see-all:hover {
	background-color: #fff;
}

.event-slider .arrow-main .swiper-button-prev .svg_class svg path {
	stroke: #1961C4;
}

.event-slider .arrow-main .swiper-button-next .svg_class svg path {
	stroke: #1961C4;
}

.card-body p .info-wrapper .modal-popup i {
	color: #1961C4;
}

/*.home .need-help .phone.need-details:before{background-image: url(../images/headset.svg); }
.home .need-help .email.need-details:before{background-image: url(../images/envelope.svg); }
.home .need-help{background-color: #A6E2EF; }*/
.requirement-box .solid-list ul li span:before {
	content: none;
}

.page-template-page-submit-product .solid-list ul li span:before {
	display: none;
}

.requirement-box ul li a:before {
	content: none;
}

.requirement-box .dev-content span i {
	color: #1961c4;
}

.white-searchbox .custom-select {
	max-width: 170px;
}

.event-main .arrow-main svg {
	height: 40px;
	width: 40px;
}

.flexible-image-content-block .solid-list ul li span:before {
	content: none;
}

.flexible-image-content-block.solid-list ul li span:before {
	content: none;
}

.flexible-image-content-block.dev-content ul li a:before {
	content: none;
}

.flexible-image-content-block.dev-content ul li a i {
	color: #30ae4c;
}

.flexible-image-content-block .focus-content ul li:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background-color: #5A5F5F;
	left: 0;
	top: 9px;
	border-radius: 50%;
}

/*nlc landing page css*/
.lite-sky-blue {
	background-color: #DCF3F9;
}

img {
	max-width: 100%;
}

.common-landing .dev-title {
	max-width: 75%;
	margin-bottom: 50px;
}

.common-landing .btn {
	margin-top: 30px;
}

.common-landing .program-boxes .update-icons img {
	max-width: 100px;
}

.common-landing .dev-p p,
.common-landing .dev-p span {
	font-size: 18px;
	line-height: 26px;
}

.common-landing figure {
	border-radius: 20px;
	overflow: hidden;
}

.common-landing figure img {
	border-radius: 20px;
}

.common-landing figure img {
	width: 100%;
}

.common-landing h3 {
	font-size: 60px;
	color: #1961C4;
	line-height: 1;
}

.b-r-20 {
	border-radius: 20px;
}

.common-landing .right-content {
	padding: 27px;
}

.common-landing .right-content.qpl-content a svg path {
	stroke: #fff;
}

.common-landing .right-content p {
	color: #1961C4;
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 36px;
}

.common-landing .right-content {
	padding: 27px 13px 13px 20px;
}

.common-landing .right-content {
	color: #000000;
}

.common-landing .right-content a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

.common-landing .right-content a:hover svg {
	background-color: #fff;
}

.common-landing .right-content a:hover svg path {
	stroke: #1961C4;
}

.common-landing .right-content a:hover {
	color: #1961C4;
}

.common-landing .right-content.qpl-content p {
	margin-bottom: 30px;
}

.common-landing .right-content.qpl-content p,
.common-landing .right-content.qpl-content h3 {
	color: #fff;
}

.common-landing .right-content.qpl-content a {
	color: #fff;
}

.qualify-section {
	padding: 85px 0px 66px 0px;
}

.listing-main .dev-title {
	padding: 34px 40px 10px 40px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	max-width: 100%;
}

.listing-main ul {
	background-color: #fff;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding: 40px 40px 60px 40px;
}

.listing-main ul li a {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 7px;
	padding: 2px 0px;
	border-bottom: 1px solid #000;
}

.read-more-btn a svg path {
	stroke: #000;
}

.listing-main ul li a:hover {
	color: #1961C4;
}

.listing-main {
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 20px;
}

.common-black a {
	color: #000;
	font-weight: 600;
	font-size: 14px;
}

.common-black a:hover {
	color: #1961C4;
}

.listing-main .read-more-btn a svg,
.common-black a svg {
	margin-left: 7px;
	width: 30px;
	height: 30px;
	padding: 8px;
	border-radius: 50%;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}

.listing-main .read-more-btn:hover a svg {
	background-color: #e8e8e8;
}

.listing-main .read-more-btn:hover a svg path,
.common-black a:hover svg path {
	stroke: #1961C4;
}

.common-black a:hover svg {
	background-color: #fff;
}

.f-24 {
	font-size: 24px;
	font-weight: 600;
}

.report-details h3 {
	color: #000;
}

.report-details h3:hover {
	color: #1961c4;
}

.report-details h3 svg circle.a {
	stroke-width: 0;
}

.report-details h3 svg {
	background-color: transparent;
	border-radius: 50%;
}

.report-details h3:hover svg {
	background-color: #fff;
}

.report-details h3:hover svg path {
	stroke: #1961c4;
}

.report-details>img {
	margin-bottom: 15px;
}

.report-details {
	border-top: 1px solid #000;
}

.report-details span.date {
	display: block;
	font-size: 14px;
	color: #000;
	margin: 15px 0px 40px 0px;
}

/*nlc landing page css  end*/

/*horticular page css start*/
.lite-green {
	background-color: #CBE5AB;
}

.hard-dark-green {
	background-color: #4B9012;
}

.hrc-details.common-landing .right-content p,
.hrc-details.common-landing h3 {
	color: #165C02;
}

.hrc-details.common-landing .common-landing .right-content a {
	color: #1961C4;
}

.hrc-details.common-landing .qpl-content p {
	color: #fff;
}

.hrc-details.common-landing .right-content p {
	margin-bottom: 19px;
}

.hrc-details.common-landing .dev-title {
	max-width: 90%;
	margin-top: 50px;
}

.table-main h2 {
	margin-bottom: 10px;
}

.table-main p {
	margin-bottom: 15px;
}

.hrc-details.common-landing .right-content a {
	color: #1961C4;
}

.hrc-details.common-landing .right-content a svg path {
	stroke: #1961C4;
}

.hrc-details.common-landing .right-content.qpl-content a {
	color: #FFC20E;
}

.hrc-details.common-landing .right-content.qpl-content a svg path {
	stroke: #FFC20E;
}

.landing-banner .triangle {
	transform: rotate(180deg);
}

.landing-banner h2 {
	color: #fff;
}

.landing-banner {
	position: relative;
}

.landing-banner .hero-banner:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .33);
}

.landing-banner .triangle-right {
	position: absolute;
	bottom: 0;
	border-radius: 30px;
	width: 356px;
	height: 356px;
	right: -127px;
	top: 127px;
	transform: rotate(45deg) translateY(-50%);
}

/*horticular page css  end*/

/*ssl landing page css*/
.landing-banner.big-text h2 {
	max-width: 684px;
}

.landing-banner h2 {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* number of lines to show */
	/*-webkit-box-orient: vertical;*/
}

.ssl-details.common-landing .right-content.qpl-content h3,
.ssl-details.common-landing .right-content.qpl-content p {
	color: #000000;
}

.ssl-details.common-landing .right-content.qpl-content a {
	color: #1961C4;
}

.ssl-details.common-landing .right-content.qpl-content a svg path {
	stroke: #1961C4;
}

.soft-yellow {
	background-color: #FFF3CE;
}

.ssl-details .soft-yellow {
	min-height: 360px;
}

.ssl-details h6 {
	font-size: 24px;
	color: #000;
	line-height: 30px;
	font-family: 'URWClarendonT';
}

.ssl-details.common-landing .right-content p,
.ssl-details.common-landing .right-content h3 {
	color: #000;
}

.ssl-details .requirement-box ul li .points:before {
	background-color: #000000CC;
}

.ssl-details.common-landing .dev-title {
	max-width: 90%;
	margin-bottom: 30px;
	margin-top: 15px;
}

.table-main .title {
	color: #000000CC;
}

.ssl-details.common-landing .program-boxes .update-icons img {
	max-width: 148px;
}

.btn-group-custom svg {
	margin-top: -5px;
}

.btn-group-custom svg path {
	stroke: #fff;
}

.btn-group-custom a:hover svg path {
	stroke: #000;
}

/*ssl landing page css end*/


/* Added on 18/01/2021 */

.event-box.detail .wp-block-file {
	position: relative;
}

.event-content p {
	margin-bottom: 20px;
}

.event-content h5 {
	margin-bottom: 10px;
}

.event-box.detail .wp-block-file a.wp-block-file__button {
	position: absolute;
	top: 50%;
	background: #1961c4;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 20px;
	background-color: #1961C4;
	border-color: #1961C4;
	color: #fff;
	font-weight: 500;
	line-height: 24px;
	padding: 9px 16px 8px 16px;
	font-weight: 600;
	transform: translateY(-50%);
	bottom: auto;
	margin-top: 0;
	right: 10px;
}

.event-box.detail .wp-block-file a.wp-block-file__button:hover,
.single-post .event-box.detail .wp-block-button__link:hover {
	background-color: #FFC20E;
	border-color: #FFC20E;
	color: #000;
}

.event-box.detail .wp-block-file>a {
	background: #e8e8e8;
	display: block;
	right: 0;
	padding: 24px 130px 24px 27px;
	border-radius: 40px;
	margin-top: 15px;
}

.custom-section-add .custom-checkbox {
	margin-top: 23px;
}

.custom-checkbox .form-check label.error {
	position: absolute;
	left: 0;
	top: -30px;
	padding: 0;
}

.form-check:first-child .form-check-input.error+label.form-check-label {
	position: absolute;
	left: 25px;
	top: 5px;
}

.custom-checkbox .error+label.form-check-label {
	position: relative;
	top: 5px;
	left: 12px;
}

.custom-checkbox .valid+.error+label.form-check-label {
	left: 25px;
}

/*.event-box.detail .wp-block-file a:first-child {
	background: transparent;
	padding: 0;
	}*/


.event-box.detail .event-content ul li {
	color: #000;
	font-size: 18px;
	line-height: 24px;
}


/* Added on 18/01/2021 End */

/* Added on 19/01/2021 */

.single-post .event-box.detail .event-content .wp-block-buttons .wp-block-button {

	margin-bottom: 30px;
}

.single-post .event-box.detail .event-content ul li {
	position: relative;
	padding-left: 15px;
	display: inline-block;
	margin-bottom: 12px;
	width: 100%;
}

.single-post .event-box.detail .event-content ul li:last-child {
	margin-bottom: 0;
}

.single-post .event-box.detail .event-content ul li:before {
	color: #000;
	content: "";
	margin-left: 0;
	text-indent: -15px;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	position: absolute;
	width: 5px;
	height: 5px;
	background: #000;
	border-radius: 50%;
	left: 0;
	top: 8px;
}

.single-post .event-box.detail .event-content h4 {
	margin-bottom: 20px;
}

/* Added on 19/01/2021 End */

.solid-list figure {
	padding-bottom: 25px;
}

.logo-smaller img {
	width: 130px;
}

.revisions-table table tr td,
.revisions-table table tr th {
	padding: 10px 10px;
	text-align: left;
	font-size: 16px;
}

.dev-content.solid-list .revisions-table table tr td p {
	text-align: left;
	font-size: 16px;
}


@media(max-width: 640px) {
	.solid-list figure {
		text-align: center;
	}

	.logo-smaller img {
		width: 100px;
		margin: auto;
	}

	.mobile-center {
		text-align: center;
	}

	.accordion.droparrow .card .card-header a {
		padding: 9px 50px 9px 45px;
		font-size: 16px;
	}

}

@media (min-width: 767px) {
	header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-border {
		max-width: 1170px;
	}
}

@media (min-width: 1280px) {
	header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-border {
		max-width: 1260px;
	}

	/* .home .need-help .phone.need-details:before{
        top: -123px;
    }
    .home .need-help .email.need-details:before{
        top: 30px;
        }*/
}

@media (min-width: 1394px) {}

@media (min-width: 1800px) {
	header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-border {
		max-width: 1405px;
	}

	/*.home .need-help .phone.need-details:before{
        top: 30px;
        }*/
	.white-searchbox .input-search input.form-control {
		width: 290px;
	}

}

@media (max-width: 1279px) {
	.need-help .title h2 {
		text-align: center;
	}

	/*.home .need-help .need-details:before{
        top: 30px;
        }*/
}

@media (max-width: 1199px) {
	.ssl-details.common-landing .program-boxes .update-icons img {
		max-width: 108px;
	}
}

@media (max-width: 991px) {
	.button-group {
		margin-bottom: 20px;
	}

	.box-main h4 {
		font-size: 16px;
	}

	.event-main .title {
		flex-direction: column;
	}

	.event-main .title h2 {
		margin-bottom: 10px;
	}

	.home .need-details h3 {
		font-size: 27px;
	}

	.hero-banner-slider h2 {
		font-size: 30px;
	}

	.back-img,
	.swiper-slide video {
		min-height: calc(100vh - 49px);
	}

	.top_greybar .back-img {
		min-height: calc(100vh - 70px);
	}

	.logged-in .back-img {
		min-height: calc(100vh - 245px);
	}

	.top_greybar.logged-in .back-img {
		min-height: calc(100vh - 273px);
	}

	.white-searchbox .custom-select {
		max-width: 160px;
	}

	.white-searchbox.search-section .input-search .custom-select select.form-control {
		/*display: none;*/
	}

	.white-searchbox.search-section .input-search input.form-control {
		width: calc(100% - 90px);
	}

	.white-searchbox .input-search {
		background-color: #fff;
		border-radius: 50px;
	}

	.white-searchbox.search-section .input-search input.form-control {
		background-color: #fff;
		font-size: 14px;
		padding: 2px 15px 0px 14px;
	}

	.white-searchbox.search-section .input-search .find-dropdown {
		right: 0px;
	}

	.box-main h3 {
		font-size: 18px;
	}

	.box-main .green-box .common-box ul li a {
		font-size: 11px;
	}

	.box-main .green-box .common-box ul li {
		padding-top: 0;
	}

	.box-main .green-box .common-box ul li:hover:after {
		bottom: -3px;
	}

	.common-landing .btn {
		margin-bottom: 30px;
	}

	.qualify-section {
		padding: 40px 0px 66px 0px;
	}

	.landing-banner .hero-banner:before {
		background-color: rgba(0, 0, 0, .5);
	}

	.landing-banner .triangle-right {
		position: absolute;
		bottom: 0;
		border-radius: 20px;
		width: 150px;
		height: 150px;
		right: -52px;
		top: 53px;
		transform: rotate(45deg) translateY(-50%);
	}

	.hrc-details.common-landing .dev-title {
		margin-top: 0px;
	}

	.landing-banner.big-text h2 {
		max-width: 410px;
	}

	/*date 27/4/22 added*/
	.inner-links {
		order: 3 !important;
	}

	.navbar-nav li:first-child .dropdown-menu .col-lg-7 .row>div:last-child {
		order: 2 !important;
	}

}

@media (max-width: 767px) {
	.logged-in .back-img {
		min-height: calc(100vh - 63px);
	}

	.top_greybar.logged-in .back-img {
		min-height: calc(100vh - 90px);
	}

	.box-main:before {
		content: none;
	}

	.box-main:after {
		content: none;
	}

	.f-46 {
		font-size: 34px;
	}

	.event-main .title h2 {
		margin-bottom: 20px;
	}

	.back-img {
		padding: 20px 0px;
	}

	.hero-banner-slider h2 {
		margin-bottom: 40px;
	}

	.box-main {
		overflow: hidden;
	}

	.box-main .blue-box:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0px;
		bottom: 0;
		background-color: #4FC6E0;
		z-index: -1;
	}

	.box-main .green-box:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0px;
		bottom: 0;
		background-color: #FFC20E;
		z-index: -1;
	}

	.box-main .blue-box:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0px;
		bottom: 0;
		background-color: #97CB59;
		z-index: -1;
	}

	.box-main h3 {
		font-size: 20px;
	}

	.box-main h4 {
		font-size: 18px;
	}

	.white-searchbox.search-section .input-search .find-dropdown {
		background-color: #5A5F5F;
	}

	.box-main .white-searchbox {
		margin-top: 8px;
	}

	.box-main .blue-box .arrow-main svg {
		background-color: transparent;
	}

	.box-main .green-box .common-box ul li a {
		font-size: 15px;
	}

	.box-main .blue-box .arrow-main svg {
		padding: 6.5px;
	}

	.box-main .blue-box .common-box {
		padding-bottom: 25px;
	}

	.common-landing .right-content p {
		font-size: 23px;
	}

	.common-landing .program-boxes .update-icons img {
		max-width: 70px;
	}

	.listing-main .dev-title {
		padding: 25px 40px 9px 40px;
	}

	.report-details {
		margin-top: 55px;
	}

	.table-main .container .row {
		flex-direction: column-reverse;
	}

	.landing-banner .hero-banner:after {
		content: none;
	}

	.landing-banner.big-text h2 {
		font-size: 22px;
	}

	.landing-banner.big-text h2 {
		max-width: 320px;
		line-height: 23px;
	}

	.detail .button-group .common-bnt {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start;
	}

	.social-icons {
		width: 100%;
		margin-bottom: 15px;
	}


}

@media (max-width: 575px) {
	.rt-main {
		margin-top: 27px;
	}

	.common-landing .program-boxes .update-icons img {
		max-width: 100px;
	}

	.common-landing .right-content p {
		font-size: 24px;
	}

	.dev-title .h2 {
		font-size: 28px;
		line-height: 28px;
	}

	.common-landing .dev-title {
		max-width: 280px;
		margin-bottom: 25px;
	}

	.btn-group-custom {
		display: flex;
		align-items: flex-start;
		flex-wrap: wrap;
	}

	.btn-group-custom>div {
		margin-right: 30px;
	}

	.btn-group-custom {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
		width: 100%;
	}
}

@media (max-width: 420px) {
	.btn-group-custom>div {
		margin-right: 5px;
		margin-bottom: 5px;
	}

	.listing-main .dev-title {
		padding: 25px 25px 9px 25px;
	}

	.listing-main ul {
		padding: 35px 25px 40px 25px;
	}

	.landing-banner.big-text h2 {
		max-width: 80%;
	}
}

@media (max-width: 380px) {
	.common-landing .program-boxes .update-icons img {
		max-width: 70px;
	}

	.listing-main ul li a {
		font-size: 18px;
	}

}

/*home page css end*/

.dev-title {
	padding-right: 40px;
}

/*----------------------------------------*/

@media (min-width: 1025px) {
	.dev-title {
		max-width: 100%;
	}
}

@media (min-width: 992px) {
	/*.navbar .dropdown:hover .dropdown-menu,
    	.navbar .dropdown .dropdown-menu:hover {
    		display: block!important;
    	}*/
}

@media (min-width: 767px) {
	.team-section .modal-dialog {
		max-width: 700px;
	}
}


@media (max-width: 1199px) {
	header .navbar .navbar-brand {
		width: 75px;
	}

	header .navbar .navbar-nav .nav-item .nav-link {
		padding: 25px 6px;
	}

	.btn {
		font-size: 13px;
	}

	.accout-btn {
		padding: 8px 10px;
		font-size: 15px;
		margin-left: 5px;
	}

	.accout-btn svg {
		width: 18px;
	}

	.search-btn {
		width: 35px;
		height: 35px;
	}

	.program-boxes span {
		font-size: 18px;
		line-height: 22px;
	}

	.development-content h2 {
		font-size: 26px;
	}

	.program-boxes .update-icons {
		width: 70px;
		height: 70px;
	}

	.program-boxes .update-icons img {
		max-width: 35px;
	}

	.billing-section .billing-links ul li a {
		font-size: 16px;
		line-height: 30px;
		padding-left: 20px;
	}

	.faq-section .title h2 {
		font-size: 26px;
	}

	.faq-section .bold-title h2 {
		font-size: 24px;
	}

	.card-header h2 a {
		font-size: 18px;
		line-height: 20px;
	}

	.card-body p {
		font-size: 16px;
	}

	/*    	.event-box .event-content h2 {
    		font-size: 20px;
    	}*/
	.dev-title h2 {
		font-size: 28px;
	}

	.dev-content h2 {
		font-size: 24px;
		line-height: 28px;
	}

	.solid-list ul li {
		padding: 0px 0 0 50px;
	}

	.goals-list ul li:before {
		width: 36px;
		height: 36px;
	}

	.focus-area-list ul li h4 {
		font-size: 20px;
	}

	.focus-img {
		width: 90px;
		height: 90px;
	}

	.focus-img img {
		max-width: 70px;
	}

	.focus-content {
		width: calc(100% - 90px);
		padding-left: 20px;
	}

	.perspectives-section .right-sidebar-event .sidebar-title h3 {
		font-size: 30px;
	}

	.event-box.detail .event-content h2 a {
		font-size: 34px;
		line-height: 42px;
	}

	.common-landing h3 {
		font-size: 40px;
	}

	.common-landing .right-content p {
		font-size: 18px;
		line-height: 23px;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.common-landing .right-content.qpl-content p {
		margin-bottom: 15px;
	}
}

@media (max-width: 991px) {
	body.overflow {
		overflow: hidden;
	}

	body.overflow:after {
		position: fixed;
		content: '';
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background-color: var(--blue);
		z-index: 2;
	}

	header .navbar .navbar-nav .nav-item .nav-link {
		padding: 8px 15px;
		background-color: #E8E8E8;
		margin-bottom: 10px;
		border-radius: 30px;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	header .navbar .navbar-nav .nav-item.main-menu-show .dropdown-menu {
		display: block;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu {
		display: none;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu.show {
		display: block;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu {
		display: none;
	}

	header .navbar .navbar-nav .nav-item.show .dropdown-menu {
		display: block;
	}

	header .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
		-webkit-transform: rotateZ(0deg);
		-ms-transform: rotate(0deg);
		transform: rotateZ(0deg);
		border-top: 6px solid #1961C4;
		right: 0px;
		position: relative;
		top: 0;
		bottom: 0;
		margin: auto;
		margin-right: 0;
		display: none;
	}

	header .navbar .navbar-nav .nav-item.dropdown .dropdown-arrow::after {
		-webkit-transform: rotateZ(0deg);
		-ms-transform: rotate(0deg);
		transform: rotateZ(0deg);
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		margin-right: 0;
		right: 12px;
		width: 0;
		height: 0;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #1961C4;
		position: absolute;
		content: '';
	}

	header .navbar .navbar-nav .nav-item.dropdown .dropdown-arrow {
		position: absolute;
		right: 0;
		top: 0;
		z-index: 11;
		width: 100%;
		height: 35px;
	}

	header .navbar .navbar-nav .nav-item.main-menu-show .dropdown-arrow::after {
		-webkit-transform: rotateZ(180deg);
		-ms-transform: rotate(180deg);
		transform: rotateZ(180deg);
	}

	header .navbar .navbar-nav li.nav-item.dropdown {
		position: relative !important;
	}

	header .navbar .navbar-nav .nav-item.show .nav-link.dropdown-toggle::after {
		-webkit-transform: rotateZ(180deg);
		-ms-transform: rotate(180deg);
		transform: rotateZ(180deg);
		border-top: 6px solid #1961C4;
		right: 0px;
		position: relative;
		top: 0;
		bottom: 0;
		margin: auto;
		margin-right: 0;
		display: none;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links h6 {
		padding-left: 15px;
		position: relative;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links h6:before {
		display: inline-block;
		margin-left: 2px;
		vertical-align: 0;
		content: "";
		border-top: 6px solid #4FC6E0;
		border-right: 5px solid transparent;
		border-bottom: 0;
		border-left: 5px solid transparent;
		-webkit-transform: rotateZ(0deg);
		-ms-transform: rotate(0deg);
		transform: rotateZ(0deg);
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;
		left: 0;
		position: absolute;
		top: 8px;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links h6.mobile-menu-show:before {
		-webkit-transform: rotateZ(180deg);
		-ms-transform: rotate(180deg);
		transform: rotateZ(180deg);
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links ul li {
		position: relative;
		padding-left: 30px;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-border {
		display: none;
	}

	header .navbar .navigation-right {
		margin-bottom: 0px;
	}

	/*main {
	    padding-top: 50px;
	}
	.top_greybar main{
		padding-top: 75px;
	}*/
	.breadcrumb-fix {
		top: 49px;
	}

	.top_greybar .breadcrumb-fix {
		top: 77px;
	}

	.touch {
		margin-top: 45px !important;
	}

	.navbar-collapse {
		position: absolute;
		top: 100%;
		background-color: #fff;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 2;
		padding: 15px;
		max-height: calc(100vh - 50px);
		overflow: auto;
		padding-bottom: 60px;
	}

	.search-overlay .search-section {
		width: 100%;
		margin-bottom: 15px;
	}

	.site-search {
		position: relative;
		margin-bottom: 30px;
		width: 100%;
		margin-top: 25px;
	}

	.site-search input.form-control {
		max-width: 100%;
	}

	.search-section .input-search input.form-control {
		background-color: #E8E8E8;
		width: calc(100% - 125px);
		padding-right: 15px;
	}

	.close-search {
		position: absolute;
		right: 0;
		top: 5px;
	}

	.accout-btn {
		font-size: 10px;
		padding: 6px 9px;
		width: 30px;
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: 30px;
		margin-right: 7px;
	}

	.accout-btn span {
		display: none;
	}

	.accout-btn svg {
		max-width: 22px;
	}

	header .navbar .navbar-brand {
		padding-top: 6px;
		margin-bottom: 0px;
	}

	header .navbar {
		padding-bottom: 4px;
		padding-top: 4px;
		z-index: 99;
		background: #fff;
	}

	header .navbar .search-overlay .navbar-brand {
		width: 70px;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .border-right {
		border-color: #1961C4 !important;
		border-bottom: 1px solid;
		border-right: 0 !important;
		margin-bottom: 15px;
		padding-bottom: 15px;
		padding-left: 0;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links .nav-tabs .nav-item {
		margin: 0 0px 0px 0px;
		width: 100%;
		text-align: left;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu {
		/*height: auto;
        overflow: scroll;*/
		padding: 0px 5px;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links ul {
		height: 0;
		overflow: hidden;
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links ul.mobile-menu-show {
		height: auto;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links ul.nav.nav-tabs {
		height: auto;
		overflow: inherit;
	}

	.hero-banner {
		height: 150px;
	}

	.hero-banner h2 {
		font-size: 28px;
		max-width: 250px;
		line-height: 29px;
	}

	.team-section .nav-tabs .nav-item .nav-link {
		font-size: 18px;
	}

	.team-info p {
		font-size: 18px;
	}

	.footer-links {
		margin-bottom: 30px;
	}

	.footer-content {
		margin-bottom: 30px;
	}

	footer .footer-links ul li a {
		font-size: 14px;
	}

	footer .footer-content p,
	footer .footer-content p a {
		font-size: 14px;
	}

	.dropdown-menu .container {
		max-width: 100%;
	}

	.team-section .nav-tabs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.team-section .nav-tabs .nav-item {
		width: auto;
		text-align: center;
		margin: 0 15px 12px 15px;
	}

	.footer-contact-button a {
		margin-bottom: 15px;
		margin-right: 15px;
	}

	.copyright {
		text-align: left;
		width: 100%;
	}

	.social-icon {
		width: 100%;
	}

	.social-icon ul {
		-webkit-box-pack: left;
		-ms-flex-pack: left;
		justify-content: left;
		margin-top: 15px;
	}

	.program-boxes {
		max-width: 200px;
		margin: auto;
	}

	.knowledgebase-banner {
		padding: 50px 0 50px 0;
	}

	.billing-section .billing-links ul li {
		width: 100%;
	}

	.need-help .title h2 {
		font-size: 36px;
		line-height: 36px;
	}

	.need-details h3 {
		font-size: 20px;
	}

	.need-help .need-details {
		padding-left: 40px;
	}

	.need-help .need-details:before {
		background-size: 26px;
		top: 3px;
		width: 28px;
		height: 28px;
	}

	.need-help {
		background-color: #A6E2EF;
	}

	.faq-section .title {
		margin-bottom: 15px;
	}

	.faq-section .title h2 {
		padding: 0;
	}

	.faq-section.reports-section .title h2 {
		text-align: left;
	}

	.ssl-section .program-boxes {
		max-width: 100%;
	}

	.ssl-section .program-boxes span {
		font-size: 20px;
		line-height: 25px;
		width: calc(100% - 100px);
		margin-left: 0 !important;
	}

	.ssl-section .program-boxes .update-icons {
		margin: 0 20px 0 0;
	}

	.custom-search-form h2 {
		font-size: 26px;
		line-height: 34px;
	}

	.search-hints span,
	.search-hints span a {
		font-size: 14px;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .inner-header-content {
		padding: 0;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .inner-header-content h5 {
		font-size: 20px;
	}

	.inner-links {
		width: 100%;
		margin-bottom: 15px;
		padding: 0;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links .nav-tabs .nav-item .nav-link:before {
		margin-left: 2px;
		vertical-align: 0;
		content: "";
		border-top: 6px solid #4FC6E0;
		border-right: 5px solid transparent;
		border-bottom: 0;
		border-left: 5px solid transparent;
		-webkit-transform: rotateZ(0deg);
		-ms-transform: rotate(0deg);
		transform: rotateZ(0deg);
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;
		width: auto;
		left: 0;
		right: auto;
		background-color: transparent;
		border-radius: 0;
		top: 7px;
		bottom: 0;
	}

	header .navbar .navbar-nav .nav-item .dropdown-menu .inner-links .nav-tabs .nav-item .nav-link {
		padding: 0 0 0 17px;
		border-radius: 0;
		margin-bottom: 10px;
		position: relative;
	}

	.reports-row .reports-img {
		width: 120px;
		margin-bottom: 20px;
	}

	.reports-row .reports-content {
		width: calc(100% - 170px);
		padding: 0 0px 20px 20px;
	}

	.search-results h2 {
		margin: 0 0 10px 0;
	}

	.search-results h2 a {
		font-size: 20px;
	}

	.faq-section p {
		font-size: 18px;
	}

	.sidebar-search .search-links ul li a {
		font-size: 16px;
	}

	.dev-detail {
		padding: 0 15px 0 15px;
	}

	.program-list ul li:before {
		width: 20px;
		height: 20px;
	}

	.solid-list ul li {
		padding: 0px 0 0 30px;
	}

	.goals-list ul li:before {
		width: 20px;
		height: 20px;
	}

	.event-box.detail .event-content h2 a {
		font-size: 26px;
		line-height: 36px;
	}

	.perspectives-section .event-box.detail .event-content .date {
		font-size: 16px;
	}

	.accordion.droparrow .card .card-header a {
		border-radius: 20px;
	}

	.accordion.droparrow .card .card-header a:hover {
		background-color: #ffc20e;
	}

	/*    .event-box .event-content h2 {
    	font-size: 18px;
    }*/
	.clarification-table .table-responsive {
		height: 500px;
	}

	.clarification-table .table-responsive table {
		width: 700px;
	}

	.touch.mobile-margin {
		margin-top: 20px !important;
	}

	.dlc-login-register .tab-content .tab-pane .row {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.print-buttton.mobile-print.minus-top {
		top: 7px;
	}

}

@media only screen and (max-width: 991px) {
	.devlopemnt-status .table-responsive {
		display: initial;
		width: 100%;
		overflow-x: inherit;
		-webkit-overflow-scrolling: inherit;
	}

	.table-box {
		border-radius: 20px;
		text-align: center;
		width: auto;
		max-width: 86px;
		padding: 16px;
		margin: 0 10px 5px 0 !important;
	}

	/* Force table to not be like tables anymore */
	#no-more-tables table,
	#no-more-tables thead,
	#no-more-tables tbody,
	#no-more-tables th,
	#no-more-tables td,
	#no-more-tables tr {
		display: block;
		background-color: #fff;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	#no-more-tables tr {
		border: 0px solid #ccc;
	}

	#no-more-tables td {
		border: none;
		position: relative;
		padding: 0px 0 10px 0;
		white-space: normal;
		text-align: left;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
	}

	#no-more-tables td .text-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		max-width: 150px;
	}

	.devlopemnt-status .table-responsive {
		border-radius: 0;
	}

	.devlopemnt-status .table-responsive table {
		border: 0;
	}

	#no-more-tables td:before {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		padding-right: 0;
		white-space: pre-wrap;
		text-align: left;
		font-weight: bold;
		font-size: 16px;
		color: #000000CC;
		margin-bottom: 10px;
		border-radius: 30px;
		background-color: #E8E8E8;
		line-height: 18px;
		padding: 10px 10px 10px 35px;
	}

	/* Label the data */
	#no-more-tables td:before {
		content: attr(data-title);
	}

	.devlopemnt-status .table-responsive table {
		counter-reset: section;
	}

	.devlopemnt-status .table-responsive table tr td::after {
		counter-increment: section;
		content: "" counter(section) "";
		position: absolute;
		left: 6px;
		top: 7px;
		line-height: 23px;
		font-size: 16px;
		width: 24px;
		height: 24px;
		background: #000;
		font-family: 'URWClarendonT';
		color: #fff;
		text-align: center;
		font-weight: 100;
		border-radius: 50%;
	}

	/* Added on 19/01/2021 */

	.event-box.detail .wp-block-file>a {
		padding: 8px 125px 8px 17px;
	}

	/* Added on 19/01/2021 End */

	.sidebar .inner-wrapper-sticky {
		padding: 0 0px 30px 0px;
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		width: 100% !important;
		transform: none !important;
	}

	.right-sidebar.d-lg-none {
		display: none;
	}



}

@media (max-width: 767px) {
	.topbar span {
		font-size: 12px;
		line-height: 16px;
	}

	.modal-team-content {
		width: 100%;
		padding: 0;
		margin-top: 20px;
	}

	/*main {
	    padding-top: 49px;
	}*/
	.breadcrumb-section {
		display: none;
	}

	.touch {
		margin-top: 0px !important;
	}

	.hero-banner {
		background-position: 10% center;
	}

	header .navbar .navbar-brand {
		max-width: 80px;
	}

	.nav-tabs {
		border-bottom: 0px solid #dee2e6;
	}

	.team-section .nav-tabs .nav-item {
		width: 100%;
	}

	.team-section .nav-tabs .nav-item .nav-link {
		padding: 0 0 8px 0px;
	}

	.search-btn {
		width: 30px;
		height: 30px;
	}

	.navbar-toggler {
		padding: 0;
	}

	.team-content h2 {
		font-size: 16px;
		line-height: 18px;
	}

	.development-content h2 {
		font-size: 22px;
		padding-right: 40px;
	}

	.benefits-content h3 {
		font-size: 20px;
	}

	.benefits-content p {
		font-size: 20px;
		line-height: 25px;
	}

	.program-update .title h2 {
		text-align: left;
	}

	.ssl-section .program-boxes span {
		font-size: 20px;
		line-height: 25px;
	}

	.ssl-section .program-boxes .update-icons img {
		max-width: 30px;
	}

	.ssl-section .program-boxes .update-icons {
		margin: 0 15px 0 0;
		width: 60px;
		height: 60px;
		border-radius: 15px;
	}

	.faq-section .title {
		margin-bottom: 15px;
		padding: 0;
		width: 100%;
	}

	.faq-section .title h2 {
		font-size: 24px;
		line-height: 30px;
		padding: 0;
	}

	.faq-section.reports-section .title h2 {
		margin-bottom: 15px;
	}

	.faq-section.reports-section .custom-select {
		width: auto;
		float: none;
	}

	.faq-section .bold-title h2 {
		font-size: 20px;
	}

	.card-header h2 a {
		font-size: 16px;
		line-height: 20px;
	}

	.team-content {
		padding: 10px 10px 10px 15px;
		width: calc(100% - 100px);
	}

	.team-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.event-box .event-content {
		padding: 20px 20px 70px 20px;
	}

	.event-box .read-more-btn {
		right: 20px;
	}

	/*	.event-box .event-content h2 {
		font-size: 18px;
	}*/
	.reports-content h2 {
		font-size: 20px;
		line-height: 26px;
	}

	.upcomming-event .event-box .event-content {
		padding: 30px 30px 65px 30px;
	}

	.upcomming-event .event-box .event-box-img {
		background-position: center;
		background-size: cover;
		height: 235px !important;
		width: 100% !important;
	}

	.program-update .col {
		width: 100%;
		flex-basis: auto;
	}

	.program-boxes {
		max-width: 100%;
		margin: auto;
	}

	.program-boxes a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		flex-wrap: wrap;
	}

	.program-boxes .update-icons {
		width: 70px;
		height: 70px;
		margin: 0;
	}

	.program-boxes span {
		display: inline !important;
		width: auto;
		margin: 0 0 0 25px !important;
	}

	.knowledgebase .program-update {
		padding-left: 35px;
		padding-right: 45px;
	}

	.program-boxes span {
		text-align: left;
		width: calc(100% - 115px);
	}

	.need-help .title h2 {
		margin-left: 40px;
		text-align: left;
		font-size: 27px;
	}

	.need-details h3 a {
		word-break: break-all;
	}

	.reports-list ul li {
		padding-left: 25px;
	}

	.reports-list ul li span:before {
		width: 15px;
		height: 12px;
		left: -25px;
	}

	.sidebar-wrap {
		width: 100%;
		height: auto !important;
		margin-bottom: 20px;
	}

	.dev-detail {
		width: 100%;
	}

	.clarification-table .table-responsive table {
		width: 100%;
	}

	.revisions-table .table td,
	.revisions-table .table th {
		padding: 15px 15px;
		font-size: 14px !important;
	}

	.main-title h2 {
		font-size: 20px;
	}

	.dev-content h2 {
		font-size: 20px;
		line-height: 24px;
	}

	.dev-content h3 {
		font-size: 20px;
		line-height: 24px;
	}

	.team-section .nav-tabs .nav-item .nav-link {
		padding: 0 0 8px 0px;
		width: 100%;
		display: block;
		color: #BFBFBF;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.team-section .nav-tabs .nav-item .nav-link:before {
		background-color: #1961C4;
		height: 1px;
		width: 100%;
	}

	.team-section .nav-tabs .nav-item .nav-link span {
		position: relative;
	}

	.team-section .nav-tabs .nav-item .nav-link.active {
		color: #000000;
	}

	.team-section .nav-tabs .nav-item .nav-link.active span:after {
		background-color: #FFC20E;
		content: '';
		position: absolute;
		bottom: -13px;
		left: 0;
		right: 0;
		height: 5px;
		width: 100%;
		border-radius: 5px;
	}

	.team-info {
		margin: 0px 0 60px 0;
	}

	.sidebar-links ul li {
		margin-bottom: 10px;
	}

	.version-left {
		width: 100%;
	}

	.dev-title h2 {
		font-size: 26px;
		line-height: 30px;
	}

	.dev-content ul li a:before {
		left: -12px;
		top: 5px;
		width: 3px;
		height: 3px;
	}

	.focus-content {
		width: 100%;
		padding-left: 0;
		margin-top: 15px;
	}

	.distributors-pro .focus-img {
		width: 100%;
	}

	.distributors-pro .focus-content {
		width: 100%;
		margin-top: 15px;
	}

	.sidebar__inner {
		padding: 0 15px;
		position: relative !important;
		width: 100% !important;
		left: 0 !important;
		top: 0 !important;
		transform: none !important;
	}

	.reports-row .reports-img img {
		width: 110px !important;
		height: auto;
		margin: auto;
	}

	.reports-row .reports-img .video-box img {
		width: 100% !important;
	}

	.dlc-login-register .nav.nav-tabs .nav-item {
		width: 100%;
	}

	.form-content h2 {
		font-size: 22px;
		line-height: 28px;
	}

	.dlc-login-register .login .login-form .form-group .form-control {
		font-size: 14px;
		border-radius: 0;
		padding: 13px 13px;
	}

	.team-section .nav-tabs .nav-item .nav-link:after {
		background-color: #FFC20E;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 5px;
		width: 150px;
		border-radius: 5px;
		opacity: 0;
		margin: auto;
	}

	.copyright span {
		font-size: 14px;
		line-height: 24px;
	}

	.copyright span {
		display: block;
		width: 100%;
	}

	.copyright a {
		margin-right: 20px;
	}

	.custom-select .btn-group a.btn.dropdown-toggle {
		padding-left: 13px;
		padding-right: 32px;
	}

	.button-group .common-bnt a svg {
		margin: -4px 0 0 7px;
	}

	.common-bnt .subscribe path.a {
		stroke: #000;
	}

	.custom-select .btn-group a.btn.dropdown-toggle::before {
		background-size: 12px;
		right: 10px;
	}

	footer {
		padding: 30px 0 10px 0;
	}

	/* Added on 18/01/2021 */
	.event-box.detail .wp-block-file>a {
		padding: 18px;
		border-radius: 30px;
		margin-top: 15px;
		text-align: left;
	}

	.event-box.detail .wp-block-file a.wp-block-file__button {
		text-align: center;
		margin-left: auto;
		margin-top: 6px;
		position: static;
		transform: translateY(0);
	}

	.event-box.detail .wp-block-file {
		text-align: center;
	}

	.event-box.detail .event-content ul li {
		font-size: 16px;
	}

	/* Added on 18/01/2021 End */
	.reports-content h2 a {
		font-size: 20px;
	}

	.dashboard-admin .reports-content p {
		font-size: 16px;
	}

	.event-box .event-box-img {
		height: 260px;
	}
}

@media(max-width: 575px) {
	.reports-row .reports-img {
		width: 100%;
	}

	.reports-row .reports-content {
		width: calc(100% - 0px);
		padding: 0 0 20px 0;
	}

	.version-left .version {
		font-size: 13px;
		line-height: 30px;
		margin-right: 10px;
	}

	.version-left .date {
		font-size: 14px;
	}

	.event-box .event-box-img {
		height: 200px;
	}
}

@media(max-width: 374px) {
	.need-details h3 {
		font-size: 18px;
	}

	.search-section .input-search input.form-control {
		width: 100%;
		padding-right: 30px;
	}

	.search-overlay .search-section .input-search {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.search-overlay .search-section .input-search .custom-select {
		width: 100%;
		margin: 10px 0 0 0;
		position: relative;
	}

	.search-section .input-search .custom-select select.form-control {
		border-radius: 30px;
	}

	.knowledgebase .program-update {
		padding-left: 0px;
		padding-right: 0px;
	}

	.event-box .event-box-img {
		height: 200px;
	}
}

.comment-section {
	border: 1px solid #dee2e6 !important;
	padding: 20px;
	margin-top: 30px;
	display: none;
}

.comment-section #reply-title {
	font-size: 20px;
	font-weight: 700;
}

.comment-section .comment-notes,
.comment-section .logged-in-as a {
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: inline-block;
}

.comment-section label {
	font-size: 16px;
	margin-right: 20px;
	min-width: 80px;
}

.comment-section .comment-form-comment,
.comment-section .comment-form-author,
.comment-section .comment-form-email,
.comment-section .comment-form-url,
.comment-section .comment-form-cookies-consent {
	margin-bottom: 10px;
	display: flex;
}

.comment-section .comment-form-cookies-consent {
	align-items: center;
}

.comment-section .comment-form-cookies-consent label {
	margin-right: 0;
	margin-left: 10px;
}

.comment-section input,
.comment-section textarea {
	width: 100%;
	padding: 7px 15px;
	color: #000;
}

.comment-section .comment-form-cookies-consent input {
	width: auto;
}

.comment-section .form-submit input {
	width: auto;
	margin-top: 20px;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 20px;
	background-color: #1961C4;
	border-color: #1961C4;
	color: #fff;
	line-height: 24px;
	padding: 8px 16px 6px 16px;
	font-weight: 600;
}

.comment-section .form-submit input:hover {
	background-color: #FFC20E;
	border-color: #FFC20E;
	color: #000;
}

.comment-section h2.comments-title {
	font-size: 18px;
	margin-bottom: 20px;
}

ol.comment-list li {
	list-style: none;
}

ol.comment-list li .comment-body {
	padding-bottom: 20px;
	border-bottom: 1px solid #dee2e6 !important;
	margin-bottom: 20px;
}

ol.comment-list li .comment-author {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

ol.comment-list li .comment-author span.says {
	display: inline-block;
	margin-left: 10px;
}

ol.comment-list li .comment-author img {
	margin-right: 10px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
}

ol.comment-list li .comment-meta.commentmetadata {
	font-size: 14px;
	margin-bottom: 5px;
}

ol.comment-list li .comment-body p {
	font-size: 16px;
	line-height: 22px;
}

ol.comment-list li .reply {
	display: block;
	text-align: right;
	margin-top: 15px;
}

ol.comment-list li .comment-author cite.fn a {
	font-weight: 600;
	color: #000;
	font-style: normal;
}

.event-box.detail .event-content {
	padding-top: 1px !important;
}

.wpcf7-not-valid-tip {
	margin-top: 6px;
	margin-left: 5px;
	font-size: 14px;
}

.submit-remove-before .btn.btn-primary:before,
.submit-remove-before .btn.btn-primary span:before {
	display: none;
}

.submit-remove-before .btn.btn-primary {
	color: #fff;
}

.submit-remove-before .btn.btn-primary:hover {
	color: #000;
}

/*---------------only for banner--------------------*/
@media(max-width: 3500px) {

	.triangle,
	.triangle-blue {
		width: 1850px;
		height: 1280px;
		left: -19%;
	}
}

@media(max-width: 3000px) {

	.triangle,
	.triangle-blue {
		width: 1680px;
		height: 1080px;
		left: -25%;
	}
}

@media(max-width: 2700px) {

	.triangle,
	.triangle-blue {
		width: 1700px;
		height: 1140px;
		left: -26%;
	}
}

@media(max-width: 2500px) {

	.triangle,
	.triangle-blue {
		width: 1560px;
		height: 990px;
		left: -22%;
	}
}

@media(max-width: 2300px) {

	.triangle,
	.triangle-blue {
		width: 1500px;
		height: 930px;
		left: -26%;
	}
}

@media(max-width: 2200px) {

	.triangle,
	.triangle-blue {
		width: 1400px;
		height: 790px;
		left: -32%;
	}
}

@media(max-width: 2000px) {

	.triangle,
	.triangle-blue {
		width: 1200px;
		height: 820px;
		left: -30%;
		top: 270px;
	}
}

@media(max-width: 1800px) {

	.triangle,
	.triangle-blue {
		left: -35%;
		width: 1160px;
		height: 740px;
		top: 310px;
	}
}

@media(max-width: 1700px) {

	.triangle,
	.triangle-blue {
		left: -580px;
		width: 1200px;
		height: 830px;
		top: 260px;
	}
}

@media(max-width: 1600px) {

	.triangle,
	.triangle-blue {
		left: -410px;
		width: 1000px;
		height: 660px;
		top: 240px;
	}
}

@media(max-width: 1500px) {

	.triangle,
	.triangle-blue {
		left: -410px;
		width: 950px;
		height: 610px;
		top: 240px;
	}
}

@media(max-width: 1400px) {

	.triangle,
	.triangle-blue {
		left: -400px;
		width: 840px;
		height: 600px;
		top: 172px;
	}
}

@media(max-width: 1300px) {

	.triangle,
	.triangle-blue {
		left: -450px;
		width: 850px;
		height: 600px;
		top: 175px;
	}
}

@media(max-width: 1199px) {

	.triangle,
	.triangle-blue {
		left: -400px;
	}
}

@media(max-width: 1050px) {

	.triangle,
	.triangle-blue {
		left: -460px;
		width: 820px;
		height: 575px;
	}
}

@media(max-width: 991px) {

	.triangle::after,
	.triangle-blue::after {
		border-radius: 20px;
	}

	.triangle,
	.triangle-blue {
		left: -370px;
		width: 700px;
		height: 455px;
	}
}

@media(max-width: 850px) {

	.triangle,
	.triangle-blue {
		left: -450px;
	}
}

@media(max-width: 767px) {
	.hero-banner h2 {
		max-width: 300px;
		color: #fff;
	}

	.hero-banner:after {
		position: absolute;
		content: '';
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background-color: rgba(0, 0, 0, .5);
		z-index: 0;
	}

	.hero-banner .container {
		z-index: 1;
	}

	.triangle,
	.triangle-blue {
		width: 195px;
		height: 195px;
		right: -160px;
		left: auto !important;
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
		top: 0px;
		clip: rect(auto, 600px, auto, 160px);
		z-index: 1;
	}
}

/*---------------------------------only for banner----------------------*/

ul.default-listning li {
	font-size: 18px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 15px;
}

ul.default-listning li:after {
	content: '';
	position: absolute;
	left: 0;
	top: 7px;
	background-color: #000;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}

ul.default-listning li ul {
	margin-top: 15px;
}

.dlc-report-content ul {
	margin-bottom: 20px;
}

.dlc-report-content ul li {
	font-size: 16px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 15px;
	line-height: 20px;
}

.dlc-report-content ul li:after {
	content: '';
	position: absolute;
	left: 0;
	top: 7px;
	background-color: #000;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}

.dlc-report-content ul li ul {
	margin-top: 15px;
}

section.error-page-content {
	padding: 80px 0;
	background-size: cover;
	background-position: center;
	background-color: #e1e1e1;
}

.page-not-found h1 {
	font-size: 80px;
	color: #444;
}

.page-not-found span {
	font-size: 38px;
	color: #444;
}

.page-not-found {
	padding: 50px 50px 60px 50px;
	border-radius: 20px;
}

.success-msg {
	border: 2px solid #5AA11F;
	border-radius: 30px;
	padding: 10px 15px 10px 35px;
	position: relative;
}

.success-msg:after {
	content: '';
	position: absolute;
	background-image: url(../assets/images/success-check.svg);
	background-size: 100%;
	width: 17px;
	height: 17px;
	left: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-position: center;
	background-repeat: no-repeat;
}

.success-msg span {
	font-family: 'Proxima Nova Lt';
	font-weight: 600;
	color: #5AA11F;
	font-size: 16px;
	line-height: 18px;
}

.success-msg span strong {
	font-family: 'Proxima Nova Alt Rg';
	font-weight: bold;
}


@media(max-width: 767px) {
	.page-not-found {
		padding: 20px;
		border-radius: 20px;
	}

	.page-not-found h1 {
		font-size: 40px;
	}

	.page-not-found span {
		font-size: 20px;
	}

	section.error-page-content {
		padding: 80px 15px;
	}

	.download .btn {
		font-size: 12px;
		display: inline;
	}

	.dashboard-admin .reports-content p {
		font-size: 16px;
	}

	.reports-list ul li span {
		font-size: 14px;
	}
}


.misuse-form .form-group .wpcf7-form-control {
	background-color: #E8E8E8;
	border-radius: 20px;
	border: 0;
}

.misuse-form .form-group label {
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 7px 0;
	padding-left: 0px;
	color: #000;
}

.misuse-form .common-bnt .wpcf7-form-control {
	line-height: 20px;
	max-width: 271px;
	height: auto;
	padding: 10px 40px;
}

.misuse-form .member-btn {
	background-image: url(../assets/images/member-white-right-arrow.svg);
	background-position: calc(100% - 20px) center;
	background-repeat: no-repeat;
	padding: 13px 45px 13px 25px !important;
	background-size: 13px;
}

.misuse-form .member-btn:hover {
	background-image: url(../assets/images/member-black-right-arrow.svg);
	background-color: #FFC20E;
	border-color: #FFC20E;
	color: #000;
}

.misuse-form .common-bnt .wpcf7-form-control:focus {
	background-color: #1961C4;
	border-color: #1961C4;
	color: #fff;
}

.misuse-form h4 {
	font-size: 18px;
}

.misuse-form .wpcf7-not-valid-tip {
	margin-top: 4px;
	margin-left: 0px;
	color: #dc3232 !important;
	font-size: 14px !important;
}

/*.misuse-form .common-bnt .wpcf7-form-control:focus{
	background-color: #FFC20E !important;
}*/

.form-group span.error {
	padding-left: 0px;
	font-size: 1em;
}

.contact-form .form-group span.error {
	padding-left: 5px;
	margin-top: 5px;
	width: 100%;
}

.req-form-title p {
	font-size: 18px;
	line-height: 28px;
}


/*table responsive css*/
@media only screen and (max-width: 760px),
(min-width: 768px) and (max-width: 1024px) {
	.revisions-table .table table {
		width: 100%;
	}

	/* Force table to not be like tables anymore */
	.revisions-table .table table,
	.revisions-table .table thead,
	.revisions-table .table tbody,
	.revisions-table .table th,
	.revisions-table .table td,
	.table tr {
		display: flow-root;
		background-color: #F2F2F2;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.revisions-table .table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.revisions-table .table td {
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 50%;
	}

	.revisions-table .table tr td:first-child {
		background-color: #FFC20E;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		border-top: 0;
	}

	.revisions-table .table td:before {
		content: attr(data-column);
		float: left;
		font-weight: bold;
		width: 150px;
		text-align: left;
		margin-bottom: 5px;
		padding-right: 35px;
		word-break: break-word;
	}

	.revisions-table .table td,
	.revisions-table .table th {
		border-top: 1px solid #dee2e6;
		text-align: right;
		padding: 10px 12px;
		min-height: 45px;
	}
}

/*table responsive css end*/

/*.content-year-table table td {
    border: 1px solid #dee2e6;
}/*
.content-year-table table tr:first-child td {
    background-color: #FFC20E;
    border: 0;
    color: #000000CC;
}
.content-year-table table tr td a {
    margin-bottom: 7px;
    display: block;
    margin-top: 5px;
}
.content-year-table {
    margin-top: -40px;
}
.content-year-table .table-responsive{
	overflow-x: inherit;
}

.single-dlc_report {

}
.single-dlc_report .dev-title{
	max-width: 100%;
}
.single-dlc_report .dev-title h2 {
	font-size: 26px;
}

.single-dlc_report .dlc-report-content p{
	margin-bottom: 20px;
}

.single-dlc_report .wpcf7-form-control-wrap .wpcf7-form-control {
    background-color: #e1e1e1;
    height: 50px;
    padding: 10px 25px 10px 20px;
}
.single-dlc_report .wpcf7-form-control-wrap.recaptcha .wpcf7-form-control{
	background-color: transparent;
	height: auto;
	padding: 0;
}

.single-dlc_report form .form-group label{
	margin-bottom: 10px;
	padding-left: 20px;
}
.single-dlc_report form .wpcf7-form-control-wrap .wpcf7-form-control:focus {
    color: #495057;
    background-color: #e1e1e1;
    outline: 0;
    box-shadow: none;
}
.single-dlc_report form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    font-size: 14px;
    padding-left: 15px;
    color: red;
}
.single-dlc_report form .button-group .common-bnt{
    width: 135px;
}
.single-dlc_report form .button-group .common-bnt .btn.btn-primary {
    padding: 17px 35px 15px 15px;
    height: auto;
}
/*.single-dlc_report form .button-group .common-bnt .btn.btn-primary:focus{
	background-color: #FFC20E;
    border-color: #FFC20E;
}*/
.single-dlc_report .dev-detail {
	padding: 0 15px 0 15px;
}

.single-dlc_report .dev-detail .wpcf7 {
	background-color: #f9f8f8;
	max-width: 100%;
	padding: 40px 30px;
	margin: auto;
	border-radius: 15px;
}

.single-dlc_report .dev-detail form .wpcf7-submit {
	line-height: 14px;
	position: relative;
	background-image: url(../assets/images/icon-feather-arrow-right.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) center;
	background-size: 10px;
	padding: 15px 24px 13px 10px;
	height: auto;
}

.single-dlc_report .dev-detail form .wpcf7-submit:focus {
	background-color: #1961C4;
	border-color: #1961C4;
	color: #fff;
}

.common-bnt {
	position: relative;
}

.breadcrumb-section .breadcrumb .breadcrumb-item a {
	font-size: 14px;
	line-height: 24px;
	color: #5A5F5F;
	letter-spacing: 0.84px;
}

.wp-block-button .wp-block-button__link {
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 20px;
	background-color: #1961C4;
	border-color: #1961C4;
	color: #fff;
	font-weight: 500;
	line-height: 24px;
	padding: 8px 16px 6px 16px;
	font-weight: 600;
}

.wp-block-button .wp-block-button__link:hover {
	background-color: #FFC20E;
	color: #000;
}

@media only screen and (max-width: 760px),
(min-width: 768px) and (max-width: 1024px) {
	.content-year-table .table tr td:first-child {
		background-color: #FFC20E;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		border-top: 0;
	}

	.content-year-table table td {
		display: table-cell;
		width: 100%;
		background-color: #fff;
	}

	.content-year-table .table-responsive {
		overflow-x: auto;
	}

	.content-year-table .table-responsive .table {
		width: 100%;
		margin-bottom: 0rem;
	}
}

.dev-content h1 {
	padding-right: 45px;
	font-size: 34px;
}

@media(max-width: 991px) {

	.breadcrumb-section .breadcrumb .breadcrumb-item a,
	.breadcrumb-section .breadcrumb .breadcrumb-item a,
	.breadcrumb-section .breadcrumb .breadcrumb-item {
		font-size: 12px;
		letter-spacing: 0px;
	}

	.breadcrumb-section .breadcrumb .breadcrumb-item a {
		font-size: 12px;
		letter-spacing: 0px;
	}

	.breadcrumb-section .breadcrumb {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {

	/* .container{
		max-width: 90%;
	} */
	.breadcrumb-section .breadcrumb {
		padding-left: 14px;
	}
}

.bg-light-white {
	background: #FBFBFB;
}

.font-22 p {
	font-size: 22px;
	line-height: 30px;
}

.text-black {
	color: #000;
}

.mt--40 {
	margin-top: -40px;
}

.bg-yellow {
	background: #FFC20E;
}

.bg-green {
	background: #97CB59;
}

.bg-ocean {
	background: #4FC6E0;
}

.bg-green2 {
	background: #35BC98;
}

.box-main .green-box .common-box ul li a svg {
	transform: scale(0.65);
	width: 35px;
	height: 35px;
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px;
}

.box-main .green-box .common-box ul li:hover a svg {
	background: #fff;
}

.box-main .green-box .common-box ul li:hover a svg path {
	stroke: #199AC4;
}

.box-main .blue-box .arrow-main {
	right: 15px;
	bottom: 15px;
}

.box-main .swiper-button-prev svg,
.box-main .swiper-button-next svg {
	background: transparent;
}

.box-main .swiper-button-prev:hover svg,
.box-main .swiper-button-next:hover svg {
	background: #fff;
}

.arrow-main.hover-white svg {
	width: 40px;
	height: 40px;
}

.arrow-main.hover-white .swiper-button-prev:hover svg,
.arrow-main.hover-white .swiper-button-next:hover svg {
	background: #fff;
}

.arrow-main.hover-white .swiper-button-prev svg path,
.arrow-main.hover-white .swiper-button-next svg path {
	stroke: #1961C4;
}

.event-box.top-content .event-content,
.event-box.bottom-content .event-content {
	padding: 60px 25px 30px;
	min-height: 290px;
	position: relative;
}

.event-box.top-content .event-box-img,
.event-box.bottom-content .event-box-img {
	height: 290px;
}

.event-box.top-content .event-box-img img,
.event-box.bottom-content .event-box-img img {
	object-fit: cover;
}

.event-box.top-content .event-content h2,
.event-box.bottom-content .event-content h2 {
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 0;
}

.event-box.top-content .event-content h4,
.event-box.bottom-content .event-content h4 {
	font-weight: 600;
}

.linkname:hover {
	font-size: 0;
}

.linkname:hover:before {
	font-size: 14px;
	content: attr(data-hover);
}

.event-box .read-more-btn.building-content a:hover .linkname,
.event-box .read-more-btn.building-content a .hover-data {
	display: none;
	visibility: hidden;
}

.event-box .read-more-btn.building-content a:hover .hover-data,
.event-box .read-more-btn.building-content a .linkname {
	display: block;
	visibility: visible;
}

.event-box.top-content:hover .event-content h2,
.event-box.bottom-content:hover .event-content h2 {
	color: initial;
}

.event-box .content-icon-wrap {
	position: absolute;
	right: 15px;
	top: 15px;
}

.read-more-btn.building-content {
	max-width: 100%;
	left: 25px;
	text-align: right;
}

.read-more-btn.building-content a {
	justify-content: flex-end;
	line-height: 18px !important;
}


/*---------*/
.false_pmu_validation {
	display: none;
}

.page-template-page-dashboard-profile-settings #message {
	display: none;
	background: #f1f1f1;
	color: #000;
	position: relative;
	padding: 20px;
	margin-top: 10px;
}

.page-template-page-dashboard-profile-settings #message p {
	padding: 10px 35px;
	font-size: 18px;
}

/*-----------*/
@media(max-width: 1439px) {

	.event-box.top-content .event-content h2,
	.event-box.bottom-content .event-content h2 {
		font-size: 46px;
	}

	.event-box.top-content .event-content h4,
	.event-box.bottom-content .event-content h4 {
		font-size: 20px;
	}

	.event-box.top-content .event-box-img,
	.event-box.bottom-content .event-box-img,
	.event-box.top-content .event-box-img img,
	.event-box.bottom-content .event-box-img img {
		height: 260px;
	}

	.event-box.top-content .event-content,
	.event-box.bottom-content .event-content {
		min-height: 260px;
		padding: 45px 25px 30px;
	}
}

@media(max-width: 1330px) {

	.event-box.top-content .event-content h2,
	.event-box.bottom-content .event-content h2 {
		font-size: 38px;
	}

	.event-box.top-content .event-content h4,
	.event-box.bottom-content .event-content h4 {
		font-size: 18px;
	}
}

@media(max-width: 767px) {
	.mt--40 {
		margin-top: 10px;
	}
}


.about-overlap-sec .left .dlc-overlap-img {
	margin-bottom: 45px;
}

.about-overlap-sec .left .dlc-overlap-content {
	padding: 70px 35px 35px 35px;
	width: calc(100% + 100px);
	margin-left: -100px;
	position: relative;
	z-index: 2;
}

.about-overlap-sec .right .dlc-overlap-content {
	padding: 45px 35px;
	width: calc(100% + 100px);
	margin-right: -100px;
	z-index: 2;
	position: relative;
}

.about-overlap-sec .right .dlc-overlap-content {}

.about-overlap-sec .dlc-overlap-content .dev-title {
	max-width: 100%;
}

.about-overlap-sec .read-more-btn a {
	color: #000000;
	font-family: 'Proxima Nova Alt Rg';
}

.about-overlap-sec .dlc-overlap-content .read-more-btn a:hover {
	color: #1961C4;
}

.about-overlap-sec .dlc-overlap-content .read-more-btn a .svg_class svg {
	width: 30px;
	height: 30px;
	padding: 8px;
	background-color: transparent;
	border-radius: 50%;
}

.about-overlap-sec .dlc-overlap-content .read-more-btn a:hover .svg_class svg {
	background-color: #E8E8E8;
}

.about-overlap-sec .dlc-overlap-content .read-more-btn a .svg_class svg path {
	stroke: #000;
}

.about-overlap-sec .dlc-overlap-content .read-more-btn a:hover .svg_class svg path {
	stroke: #1961C4;
}

.mb--100 {
	margin-bottom: 100px;
}

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

@media(max-width: 991px) {
	.about-overlap-sec .left .dlc-overlap-content {
		width: 100%;
		margin-left: 0;
	}

	.about-overlap-sec .left .dlc-overlap-img {
		margin-bottom: 0px;
	}

	.mb--100 {
		margin-bottom: 0;
	}

	.about-overlap-sec .dlc-overlap-content {
		margin-top: -3px;
	}

	.about-overlap-sec .right .dlc-overlap-content {
		padding: 45px 35px;
		width: 100%;
		margin-right: 0;
	}
}


.dlc-about .dev-title {
	max-width: 100%;
}

.dlc-about .dlc-about-content.dev-title {
	padding: 115px 128px 87px 45px;
}

.dlc-about .dlc-about-content.dev-title h2 {
	font-family: 'URWClarendonT';
	margin-bottom: 5px;
	font-weight: 100;
	font-size: 36px;
	line-height: 46px;
	color: #333333;
}

.dlc-about-img {
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.dlc-about-content h2 {
	font-family: 'Proxima Nova Alt Lt';
	font-size: 46px;
	line-height: 50px;
	color: #000;
}

.dlc-about .dlc-about-content p {
	font-size: 18px;
	line-height: 22px;
	color: #000000CC;
}

.dlc-about .dlc-about-content {
	padding: 100px;
}

.dlc-about .dlc-about-content .read-more-btn a {
	color: #1961C4;
	font-family: 'Proxima Nova Alt Rg';
	text-transform: uppercase;
}

.dlc-about-content .read-more-btn a .svg_class svg {
	width: 30px;
	height: 30px;
	padding: 8px;
	background-color: transparent;
	border-radius: 50%;
}

.dlc-about-content .read-more-btn a .svg_class svg path {
	stroke: #1961C4;
}

.dlc-about-content .read-more-btn a:hover .svg_class svg {
	background-color: #E8E8E8;
}

.font-18 p {
	font-size: 18px;
	line-height: 22px;
}

.mission-values .dlc-about-content p {
	margin-bottom: 30px;
}

.mission-values {
	padding: 60px 0 115px 0
}

.soft-blue {
	background-color: #DCF3F9;
}

.mission-list ul li .mission-content {
	position: relative;
	padding-left: 130px;
}

.mission-list ul li .mission-content:after {
	content: '';
	position: absolute;
	width: 100px;
	height: 100px;
	left: 0;
	top: 0;
	background-color: #fff;
	border-radius: 50%;
	display: none;
}

.mission-list ul li .mission-content .mission-icon {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 0;
	top: 0;
	background-color: #fff;
	border-radius: 50%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.mission-list ul li .mission-content .mission-icon img {
	max-width: 80px;
}

.mission-list ul li .mission-content h4 {
	font-family: 'URWClarendonT';
	margin-bottom: 5px;
	font-weight: 100;
}

.mission-list ul li .mission-content p {
	color: #000000CC;
	font-size: 18px;
	line-height: 22px;
}

.dlc-about-member {
	padding: 75px 0;
}

.dlc-about-client-slider {
	padding: 30px 0 100px 0;
}

.dlc-about-client-slider .swiper-container .arrow-main .swiper-button-next .svg_class svg path,
.dlc-about-client-slider .swiper-container .arrow-main .swiper-button-prev .svg_class svg path {
	stroke: #1961C4;
}

.advisory-committee {
	padding: 100px 0;
	background-position: right center;
	background-size: cover, 50%;
	background-repeat: no-repeat;
}

ul.default-listning {
	margin-top: 20px;
}

/*.overlap-body:after {
    position: fixed;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #818181DE;
    z-index: 2;
}*/

img.alignnone.wp-image-3813 {
	height: auto;
}

.page-template-page-sidebar-sticky-title .wp-block-file {
	position: relative;
}

.page-template-page-sidebar-sticky-title .wp-block-file a {
	background: #e8e8e8;
	display: block;
	right: 0;
	padding: 14px 125px 14px 17px;
	border-radius: 40px;
	margin-top: 15px;
}

.page-template-page-sidebar-sticky-title .wp-block-file a.wp-block-file__button {
	position: absolute;
	top: 50%;
	background: #1961c4;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 20px;
	background-color: #1961C4;
	border-color: #1961C4;
	color: #fff;
	font-weight: 500;
	line-height: 24px;
	padding: 9px 16px 8px 16px;
	font-weight: 600;
	transform: translateY(-50%);
	bottom: auto;
	margin-top: 0;
}

.page-template-page-sidebar-sticky-title .wp-block-file a.wp-block-file__button:hover {
	background-color: #FFC20E;
	border-color: #FFC20E;
	color: #000;
}

.dev-detail a:hover,
.event-content p a:hover,
.team-info p a:hover,
.default-listning li a:hover,
.event-content ol li a:hover,
.event-content ul li a:hover {
	color: #000 !important;
}

.no-upcomming-events .event-content .common-bnt a svg {
	margin-left: 10px;
}

.no-upcomming-events .event-content .common-bnt a svg path {
	stroke: #fff;
}

.no-upcomming-events .event-content .common-bnt a:hover svg path {
	stroke: #000;
}

td p.loading {
	text-align: center;
	margin-top: 10px;
	margin: 5px 0 0 0;
}


a.btn-print {
	font-size: 28px;
	background-color: transparent;
	border: 0;
	color: #199ac4;
	padding: 0;
	height: 30px;
	width: 30px;
	text-align: center;
}

.print-buttton a.btn-print:hover {
	color: #FFC20E !important;
}

.print-buttton {
	position: absolute;
	right: 0;
	top: 0;
}

@media(max-width: 1199px) {
	.advisory-committee {
		padding: 50px 15px;
		background-position: 0% center;
		background-size: cover, cover;
		background-repeat: no-repeat;
	}

	.dashboard-admin .filter-dashboard .custom-select .btn-group {
		min-width: 180px;
	}

	.custom-select .btn-group a.btn.dropdown-toggle {
		padding-left: 20px;
		padding-right: 40px;
	}

	.custom-select .btn-group a.btn.dropdown-toggle::before {
		background-size: 13px;
	}

	.main-title h2 {
		font-size: 22px;
	}

	.breadcrumb-section .breadcrumb .breadcrumb-item a {
		font-size: 12px;
		letter-spacing: 0.1px;
	}

	.breadcrumb-section .breadcrumb .breadcrumb-item a,
	.breadcrumb-section .breadcrumb .breadcrumb-item {
		font-size: 12px;
		letter-spacing: 0.1px;
	}

	.breadcrumb-item+.breadcrumb-item {
		padding-left: 4px;
	}

	.breadcrumb-item+.breadcrumb-item::before {
		padding-right: 4px;
	}
}

@media(max-width: 991px) {
	.dlc-about-img {
		height: 450px;
	}

	.dlc-about .dlc-about-content.dev-title {
		padding: 30px 35px 35px 30px;
	}

	.dlc-about .dlc-about-content.dev-title h2 {
		font-size: 30px;
		line-height: 32px;
	}

	.dlc-about .dlc-about-content {
		padding: 30px 35px 35px 30px
	}

	.dlc-about-content h2 {
		font-size: 40px;
		line-height: 45px;
	}

	.mission-values {
		padding: 60px 0px 70px 0px;
	}

	.dlc-about-content h2 {
		font-size: 40px;
		line-height: 45px;
	}

	/*.mission-list ul li .mission-content {
	    padding-left: 90px;
	}*/
	/*	.mission-list ul li .mission-content:after {
	    width: 70px;
	    height: 70px;
	}*/
	.dlc-about-member {
		padding: 45px 0 15px 0;
	}

	.dlc-about-client-slider {
		padding: 30px 0 40px 0;
	}

	.advisory-committee {
		padding: 40px 0 0 0;
	}

	.advisory-committee .dlc-about-content {
		padding: 50px 15px 45px 15px;
	}

	.dev-content h1 {
		font-size: 20px;
	}

}

@media(max-width: 767px) {
	.dlc-about-img {
		height: 250px;
	}

	.mission-list ul li .mission-content .mission-icon {
		width: 70px;
		height: 70px;
	}

	.mission-list ul li .mission-content .mission-icon img {
		max-width: 50px;
	}

	.mission-list ul li .mission-content {
		padding-left: 90px;
	}

	.logo-smaller img {
		width: 90px;
	}
}

@media(max-width: 374px) {

	.dlc-about .dlc-about-content.dev-title,
	.dlc-about .dlc-about-content {
		padding: 20px;
	}

	.mission-values .dlc-about-content p {
		margin-bottom: 20px;
	}

	.mission-values {
		padding: 30px 0;
	}

	.dlc-about-member {}

	.dlc-about-member {
		padding: 30px 0 15px 0;
	}

	.advisory-committee .dlc-about-content {
		padding: 30px 0px 35px 0px;
	}

}


.full-singla-img img {
	height: auto;
}

.event-img-content ul li {
	padding-left: 0;
}

.event-title-content h4 {
	margin-bottom: 15px;
}

.event-img-content .focus-img {
	overflow: hidden;
}

.event-img-content .focus-img img {
	width: 100%;
	max-width: inherit;
}

.event-content ul li {
	margin-bottom: 15px;
}

@media(min-width: 768px) {
	.event-img-content ul li.right .focus-img {
		order: 2;
	}

	.event-img-content ul li.right .focus-content {
		order: 1;
		padding-right: 20px;
		padding-left: 0 !important;
	}

	.event-img-content ul li.right .focus-content h4 {
		text-align: right;
	}

	.event-img-content ul li.right .focus-content p {
		text-align: right;
	}
}

iframe {
	width: 100%;
}

.event-gallery-block ul li {
	width: 50%;
	padding: 5px;
}

.event-gallery-block ul li .gllaery-img {
	height: 250px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

@media(max-width: 991px) {
	.event-gallery-block ul li .gllaery-img {
		height: 130px;
	}
}

@media(max-width: 767px) {
	.event-gallery-block ul li .gllaery-img {
		height: 160px;
	}

	.solid-list ul li {
		padding: 0;
	}

	.page-template-page-ssl-development-status .solid-list ul li {
		padding: 0px 0 0 30px;
	}

}

@media(max-width: 450px) {
	.event-gallery-block ul li {
		width: 100%;
		padding: 0;
		margin-bottom: 15px;
	}

	.event-gallery-block ul li .gllaery-img {
		height: 200px;
	}
}

.error.resource-login-error,
.tools-login-error {
	padding-top: 30px;
}

/*.scroll-text {
    height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
}*/
.scroll-text textarea {
	width: 100%;
	height: 200px;
	color: #212529;
	border: 1px solid #CCCCCC;
	border-radius: 0;
	padding: 17px 18px;
}

.team-con label.form-check-label {
	padding-left: 8px !important;
}

.form-check.team-con .form-check-input {
	margin-left: 0;
	margin-top: -5px;
}

.form-check.team-con:first-child .form-check-input.error+label.form-check-label {
	position: relative;
	left: 0;
	top: 0px;
}

.custom-checkbox .form-check .form-check-input.valid {
	top: 6px;
}

.form-check.team-con {
	padding-bottom: 25px !important;
}

.form-check.team-con label#register_terms_condition-error {
	position: absolute;
	bottom: 0;
	left: 0;
}

.contact-form .wpcf7-form .custom-select select::-ms-expand {
	display: none;
}

.contact-form .wpcf7-form .custom-select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../assets/images/icon-drop-down-black.svg);
	background-position: calc(100% - 15px), center;
	background-repeat: no-repeat;
	background-size: 14px;
}

.button-group .common-bnt .ajax-loader {
	position: absolute;
	right: -30px;
	margin: 0;
}

form .misuse-form .button-group {
	float: left;
}

.dlc-login-register .login .login-form .button-group .common-bnt .ajax-loader {
	position: relative;
	right: 0;
}

/*dlc about landing page css start here*/
.dlc-about-landing {
	padding: 50px 0;
	background-size: cover, 75%;
	background-position: 20% center, right center;
}

.dlc-about-landing p {
	margin-bottom: 30px;
}

.dlc-about-landing .button-group .common-bnt .btn-primary {
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 7px 20px 7px 20px;
}

.press-releases .event-box {
	box-shadow: none;
	border-radius: 0;
}

.press-releases .event-box .event-content {
	padding: 0;
}

.press-releases .event-box .event-content h2 {
	font-size: 20px;
}

.press-releases .reports-row .reports-img {
	width: 150px;
}

.press-releases .reports-row .reports-content {
	width: calc(100% - 150px);
}

.press-releases .reports-content h2 a {
	font-size: 18px;
}

.press-releases .reports-row .reports-content p {
	line-height: 18px;
	font-size: 14px;
}

.press-releases .reports-row .reports-content h2,
.press-releases .reports-row .reports-content h2 a {
	line-height: 20px;
}

@media(min-width: 992px) {
	.right-border {
		border-right: 1px solid #1961C4;
	}
}

.webinars-btn .svg_class svg path {
	stroke: #fff;
}

.webinars-btn a:hover .svg_class svg path {
	stroke: #000;
}

.about-upcoming-events .event-box .event-content p {
	line-height: 22px;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 0;
}

.guidelines ul {
	margin-top: 10px;
}

.title h6 {
	color: #5a6067;
	font-size: 20px;
	margin-bottom: 10px;
}

.guidelines ul li {
	position: relative;
	padding-left: 13px;
	color: #5a6067;
	margin-bottom: 10px;
	font-size: 18px;
}

.guidelines ul li:after {
	content: '';
	width: 5px;
	height: 5px;
	position: absolute;
	left: 0;
	top: 8px;
	background-color: #5a6067;
	border-radius: 50%;
}

.guidelines ul li span {
	margin-bottom: 10px;
}

.guidelines ul li span,
.guidelines ul li p {
	color: #5a6067;
	font-size: 16px;
	line-height: 22px;
}

.guidelines ul li a {
	color: #30ae4c;
}

.do-nt-logo img {
	max-width: 280px;
}

.download-section .reports-content .common-bnt.download {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.download-section .reports-row .reports-img {
	width: 120px;
}

.download-section .reports-row .reports-content {
	width: calc(100% - 120px);
	margin-bottom: 30px;
}

.download-section .reports-content h2 {
	padding-right: 40px;
}

.download-section .reports-content h2 a,
.download-section .reports-content h2 {
	font-size: 20px;
}

.download-section .reports-content .download .btn-primary {
	color: #fff;
	padding: 6px 7px 5px 15px;
	border-radius: 40px;
}

.download-section .reports-content .download .btn-primary svg .b {
	stroke: #fff;
}

.download-section .reports-content .download .btn-primary:hover {
	color: #000 !important;
}

.download-section .reports-content .download .btn-primary:hover svg .b {
	stroke: #000;
}

.download-section .reports-content .download a:hover svg {
	background-color: transparent;
}

.guidelines h6 {
	color: #5a6067;
	font-size: 20px;
	margin-bottom: 10px;
}

.social-media-icon {
	background-color: #e8e8e8;
}

.social-media-icon .follow-social span {
	font-family: 'URWClarendonT';
	font-weight: 100;
	font-size: 22px;
}

.follow-social-icon a {
	width: 50px;
	height: 50px;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 5px;
	margin: 15px 10px;
	font-size: 26px;
}

@media(max-width: 991px) {
	.dlc-about-landing {
		padding: 50px 0 0 0;
	}

	.advisory-committee .dlc-about-content {
		padding: 0 0 50px 0;
	}

	.download-section .reports-row .reports-content {
		width: calc(100% - 120px);
		margin-bottom: 0;
	}

	.print-buttton {
		top: -6px;
	}

	.main-title .print-buttton {
		top: 0px;
	}

	.dev-title .print-buttton {
		top: 4px;
	}

	.title .print-buttton {
		top: 0px;
	}

	.print-buttton.mobile-print {
		position: absolute !important;
		top: 3px;
		right: 0px;
		z-index: 2;
	}

	.print-buttton.mobile-print.out-off-section {
		top: 0;
	}

}

@media(max-width: 767px) {
	.about-upcoming-events.event-main .title h2 {
		margin-bottom: 20px;
	}

	.press-releases .reports-row .reports-img {
		width: 120px;
		padding-right: 20px;
	}

	.press-releases .reports-row .reports-content {
		width: calc(100% - 120px);
	}

	.download-section .reports-row .reports-img img {
		width: 100% !important;
	}

	.download-section .reports-content h2 a,
	.download-section .reports-content h2 {
		font-size: 15px;
		line-height: 20px;
	}

	.download-section .reports-row .reports-content {
		width: calc(100% - 120px);
		margin-bottom: 20px;
		padding: 0;
	}

	.download-section .reports-row {
		margin-bottom: 15px;
	}

	.do-nt-logo img {
		max-width: 200px;
	}

	.download-section .reports-row .reports-img {
		width: 120px;
		padding-right: 20px;
	}

	.flexible-download-block .card-body ul li a {
		font-size: 16px;
	}

	.print-buttton.mobile-print {
		position: absolute !important;
		top: 23px;
		right: 15px;
	}

	.topbar span,
	.topbar span a {
		font-size: 12px;
		line-height: 14px;
	}
}

@media(max-width: 339px) {
	.press-releases .reports-row .reports-img {
		width: 100%;
	}

	.press-releases .reports-row .reports-content {
		width: 100%;
	}
}

/*dlc about landing page css start here*/
.contact-form {
	min-height: 50vh;
	align-items: center;
	display: flex;
}

.select2-dropdown {
	z-index: 99;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #4c4c4c;
	color: #fff;
}

.select2-dropdown {
	background-color: #383838;
	border: 0px solid #aaa;
	border-radius: 0;
}

.select2-results__option {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}

.select2-container--default .select2-results__option--selected {
	background-color: #000;
}

.select2-container--default .select2-selection--single {
	background-color: transparent;
	border: 0px solid #aaa;
	border-radius: 0;
	height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	background-color: #5A5F5F;
	color: #fff;
	font-size: 14px;
	line-height: 38px;
	border-radius: 0 25px 25px 0px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	min-height: 38px;
	position: relative;
	padding-right: 65px;

	background-position: calc(100% - 45px) center;
}

.page.page-id-445 .select2-container--default .select2-selection--single .select2-selection__rendered {
	background-color: #E8E8E8;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	background-image: url(../assets/images/icon-drop-down-white.svg);
	background-repeat: no-repeat;
	background-size: 14px;
	right: 45px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 9px;
	width: 14px;
	background-position: center;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}

.select2-container--above.select2-container--open {}

.select2-container--open.select2-container--above .select2-selection .select2-selection__arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.select2-container--open.select2-container--below .select2-selection .select2-selection__arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dev-p .wp-block-column figure.wp-block-image.size-large {
	text-align: center;
}

@media(max-width: 329px) {
	.wpcf7-form-control-wrap {
		position: relative;
		width: 295px;
		overflow: hidden;
		border-right: 1px solid #e1e1e1;
		height: 77px;
		border-radius: 4px;
		padding: 0px;
		border-bottom: 1px solid #e1e1e1;
	}

	form .email-update-form .input-group .input-lable .custom-select .wpcf7-form-control-wrap {
		border: 0;
	}
}

.second-style a {
	border-radius: 20px !important;
}

form .common-bnt p.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}


@media print {
	.dev-detail {
		page-break-before: always;
	}

	.topbar {
		display: none;
	}
}

.dev-content p a.btn.btn-primary {
	color: #fff;
}

.dev-content p a.btn.btn-primary:hover {
	color: #000;
}

.single-dlc_event .dev-content.solid-list p:nth-child(2) {
	max-width: calc(100% - 40px);
}

/* 27/4/22 added css */
.navbar-nav li:first-child .dropdown-menu .col-lg-7 .row {
	justify-content: space-between !important;
	padding: 0 25px;
}

.navbar-nav li:first-child .dropdown-menu .col-lg-7 .row>div:last-child {
	display: flex;
	flex-basis: 100%;
}

.hidden {
	display: none !important;
}

/* 24-1-2023 */
.swiper-slide video {
	text-align: center;
	/*max-width: 100%;*/
	align-items: center;
	/* height: 100%; */
	justify-content: center;
	display: flex;
	margin: 0 auto;
}


.swiper-slide-video .container {
	position: absolute;
	top: 50%;
	margin: 0 auto;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	padding: 40px;
	transform: translateY(-50%);
}

.swiper-slide video {
	height: calc(100vh - 300px);
	object-fit: cover;
	width: 100%;
}

.swiper-slide-video .container .info {
	background: rgba(0, 0, 0, 0.5);
	padding: 40px;
	display: inline-block;
}

/* FAQ template pages hover tooltip css start here 22 May 2023 */

.page-template-page-faq .tooltip {
	display: none;
	z-index: 1;
	opacity: 1;
	width: 200px;
	padding: 10px 20px;
	background: #202124;
	color: #ddd;
	position: fixed;
	bottom: 30px;
	left: 30px;
	border-radius: 5px;
	font-size: 16px;
	transform: translateY(9px);
	transition: all 0.8s ease-in-out;
	box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
}

/* FAQ template pages hover tooltip css end here 22 May 2023 */


._failed {
	border-bottom: solid 4px red !important;
}

._failed i {
	color: red !important;
}

._success {
	box-shadow: 0 15px 25px #00000019;
	padding: 45px;
	width: 100%;
	text-align: center;
	margin: 40px auto;
	border-bottom: solid 4px #28a745;
	background: #fff;
}

._success i {
	font-size: 55px;
	color: #28a745;
	vertical-align: middle;
}

._success h2 {
	margin-bottom: 12px;
	font-size: 40px;
	font-weight: 500;
	line-height: 1.2;
	margin-top: 10px;
}

._success p {
	margin-bottom: 0px;
	font-size: 18px;
	color: #495057;
	font-weight: 500;
}

.loader {
	display: none;
	border: 4px solid #ccc;
	border-radius: 50%;
	border-top: 4px solid #3498db;
	width: 30px;
	height: 30px;
	-webkit-animation: spin 2s linear infinite;
	/* Safari */
	animation: spin 2s linear infinite;
	position: absolute;
	margin-top: -12px;
	margin-left: -75px;
	z-index: 9999;
	top: 40%;
}

.role-card a {
	/* color: #fff; */
	text-decoration: underline;
}

/* For the blocks dynamic colors */
.bg-lime-green {
	background-color: var(--green) !important;
}

.bg-dark-blue {
	background-color: var(--blue) !important;
}

.bg-aqua-blue {
	background-color: var(--teal) !important;
}

.bg-coral {
	background-color: var(--red) !important;
}

.bg-yellow {
	background-color: var(--yellow) !important;
}

/* Additional css for fixing issues*/
.feature-box-btn img {
	width: 14px !important;
	height: 16px !important;
	margin: 0 !important;
}

/* -----------------------------------------------------------------------------------------------------------------*/














/*blocks pages css start here*/

:root {
	--red: #ff8466;
	--teal: #4bf2d0;
	--green: #b8ff3c;
	--yellow: #ffca05;
	--blue: #20466b;
	--hoverBlue: #061e3d;
	--lightGray: #E5EBEF;
	--white: #fff;
	--citrineFont: "citrine-variable";
	--interFont: "inter-variable", sans-serif;
	--font-mono: "Roboto Mono";
}


body {
	font-family: var(--interFont);
}

html,
body {
	overflow-x: hidden;
}

h1 {
	font-weight: 600;
	font-size: 46px;
	line-height: 120%;
	font-family: var(--citrineFont);
}

h2 {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	font-family: var(--citrineFont);
}

h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	font-family: var(--citrineFont);
}

h4 {
	font-weight: 600;
	font-size: 16px;
	line-height: 160%;
	font-family: var(--citrineFont);

}

h5 {
	font-family: var(--interFont);

}

h6 {
	font-family: var(--interFont);
}

a {
	text-underline-offset: 3px;
}

p.small {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	font-family: var(--interFont);

}

p.tiny {
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	font-family: var(--interFont);

}

.rounded {
	border-radius: 12px !important;
}

.container {
	padding: 0px 15px;
}

@media (min-width:991px) {
	.container {
		max-width: 1280px;
		margin: auto;
		padding: 0px 15px;
	}
}



/* < ---------------------------------------->
    <-------------  Topbar Nav ----------->
   < ----------------------------------------> */

header.custom-nav.fixed {
	position: fixed;
	width: 100%;
	z-index: 9999;
	top: 0;
}

.custom-nav nav.navbar {
	padding: 15px 0;
}

.custom-nav ul li.nav-item {
	padding: 0 10px;
	position: relative;
}

header.custom-nav a.navbar-brand img {
	max-width: 150px;
}

.custom-nav ul li a.nav-link {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	position: relative;
	display: inline-block;
	padding-bottom: 5px;
	transition: color 0.3s ease;
}

.custom-nav a.portal-btn {
	font-family: var(--interFont);
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	padding: 10px 20px;
	border-radius: 50px;
	color: var(--blue);
	background: linear-gradient(to right, var(--green) 50%, white 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	border: 1px solid var(--blue);
}

.custom-nav a.portal-btn:hover {
	background-position: left bottom;
	color: var(--blue);
	border-color: var(--green) !important;
}

nav.navbar .nav-link:hover,
nav.navbar .navbar-brand:hover {
	color: var(--teal);
}

.custom-nav li.nav-item a.portal-btn:hover {
	background-color: var(--teal);
	border-color: var(--teal);
}

.dropdown-menu {
	display: none;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease;
	position: absolute;
	background-color: white;
	border-radius: 0;
	min-width: 200px;
	pointer-events: auto;
	z-index: 1000;
}

.nav-item.dropdown.show>.dropdown-menu {
	display: block;
	opacity: 1;
	visibility: visible;
}


@media (hover: hover) and (pointer: fine) {

	.nav-item.dropdown:hover>.dropdown-menu,
	.nav-item.dropdown:focus-within>.dropdown-menu {
		display: block;
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
}

.nav-item.dropdown.show>.dropdown-toggle::after,
.nav-item.dropdown:hover>.dropdown-toggle::after {
	transform: rotate(180deg);
}

.dropdown-toggle::after {
	transition: transform 0.3s ease;
}

.custom-nav li .dropdown-menu li a {
	color: var(--blue);
}

.custom-nav li .dropdown-menu li a:hover {
	background-color: transparent;
	color: var(--blue);
}

.dropdown-menu .dropdown-item span {
	position: relative;
	display: inline-block;
	padding-bottom: 3px;
}

.dropdown-menu .dropdown-item span::after {
	content: '';
	position: absolute;
	width: 0;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: var(--blue);
	transition: width 0.3s ease;
	transform-origin: left center;
}

.dropdown-menu .dropdown-item:hover span::after {
	width: 100%;
}

.custom-nav li.nav-item.active a span.custom-underline {
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #fff;
}

.custom-nav li.nav-item.active a span.custom-underline::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -7px;
	width: 100%;
	height: 1px;
	background-color: #fff;
}

.navbar-collapse {
	z-index: 1050;
}

.navbar-light .navbar-toggler-icon {
	filter: invert(1);
}

.search-sec {
	position: absolute;
	top: 57px;
	right: -20px;
	width: 230px;
	padding: 10px 20px;
	background: transparent;
	box-shadow: none;
	overflow: hidden;
	max-height: 0;
	opacity: 0;
	pointer-events: none;
	transition: max-height 0.4s ease, opacity 0.4s ease;
	z-index: 9999;
}

.search-icon:hover+.search-sec,
.search-sec.active {
	max-height: 80px;
	opacity: 1;
	pointer-events: auto;
}

.search-sec input {
	width: 100%;
	background: #fff;
	border: 8px solid var(--teal);
	outline: none;
	font-size: 14px;
	padding: 3px 0px;
	border-radius: 0px;
}

.search-sec .form-control:focus {
	border: 8px solid var(--teal);
}

.search-icon i {
	font-size: 24px;
	padding-left: 20px;
}

.search-icon a {
	color: #fff;
}

.search-icon a:hover {
	color: var(--teal);
}

#search-click span {
	position: absolute;
	top: 13px;
	right: 23px;
	background-color: var(--blue);
	height: 33px;
	width: 30px;
	text-align: center;
	margin-top: -2px;
	margin-right: -2px;
	cursor: pointer;
	border-radius: 0 3px 3px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.search-wrapper.mobile {
	display: none;
}


/* < ---------------------------------------->
    <------------- end-Topbar Nav ----------->
   < ----------------------------------------> */



/* < ---------------------------------------->
    <-------------  Banner-start ----------->
   < ----------------------------------------> */

.hero {
	display: flex;
	width: 100%;
	position: relative;
	color: #fff;
	/*height: 838px;*/
	background-repeat: no-repeat;
	background-size: cover;
}

.homepage-custom .hero::before {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	height: 70%;
	background: linear-gradient(to top, rgba(32, 70, 107, 0.5), rgba(0, 77, 153, 0));
	bottom: 0;
}

.hero-text {
	position: absolute;
	bottom: 200px;
	left: 0;
	right: 0;
	margin: auto;
}

.hero-text h1 {
	font-weight: 700;
	font-size: 62px;
	line-height: 120%;
	text-align: center;
}

.hero-text p {
	font-weight: 300;
	font-size: 24px;
	line-height: 24px;
	padding-top: 10px;
}

/* AL:custom hero styles */
.page-id-371955 div.wp-block-columns:nth-child(8)>div:nth-child(1),
.hero {
	aspect-ratio: 3263 / 1910 !important;
	width: 100% !important;
}

@media screen and (max-width: 768px) {
	.hero-text {
		bottom: 10px;
	}
}

/* < ---------------------------------------->
    <-------------  Banner-End ----------->
   < ----------------------------------------> */





/* < ----------------------------------------------->
    <-------help-question-mark---start ------->
   < ----------------------------------------------> */

.floating-help {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999;
	width: 65px;
	height: 65px;
	cursor: pointer;
	transition: transform 0.3s ease;
}

.floating-help:hover {
	transform: scale(1.1);
}

.floating-help img {
	width: 100%;
	height: auto;
	display: block;
}

.help-wrapper {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999;
}

.floating-help {
	display: block;
	width: 65px;
	height: 65px;
	cursor: pointer;
}

.floating-help img {
	width: 100%;
	height: auto;
}

/* Modal card */
.help-card {
	position: absolute;
	bottom: 80px;
	right: 0;
	display: none;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
	background-color: #ffffff;
	color: #ffffff;
	border-radius: 12px;
	max-width: 212px;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
	font-family: var(--interFont);
	background-image: url(../images/top-wave.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 209px;
	background-position: center top;
	display: none;
}

p.help-title {
	font-family: var(--interFont);
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
}

.help-card p {
	font-family: var(--interFont);
	font-weight: 300;
	font-size: 12px;
	line-height: 14px;
}

.help-btn {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	background-color: #C2FF58;
	margin-bottom: 10px;
	text-decoration: none;
	transition: background-color 0.3s ease;
	color: var(--blue);
	width: 164px;
	height: 32px;
	gap: 10px;
	padding: 4px 18px;
	border-radius: 42px;
	font-family: var(--interFont);
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	white-space: nowrap;
}

.help-btn img {
	width: 20px;
	height: 20px;
}


/* < ----------------------------------------------->
    <-------help-question-mark---End ------->
   < ----------------------------------------------> */



/* < ----------------------------------------------->
    <-------Subscribe for Updates start here ------->
   < ----------------------------------------------> */

.highlight-section h3 {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	/* color: var(--blue); */
	text-align: left;
}

.highlight-section p {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	text-align: left;
	/* color: var(--blue); */
	padding-top: 5px;
	padding-bottom: 40px;
}

.highlight-section {
	background-color: #C2FF58;
	padding: 72px 0px 70px;
}

.about-Involve-section .highlight-section.high-performing {
	padding: 80px 0px 72px;
}

.highlight-section input[type="email"] {
	font-size: 14px;
	border: 1px solid #fff;
	border-radius: 50px;
	height: 39px;
	width: 396px;
	color: var(--blue);
}

.highlight-section input::placeholder {
	color: var(--blue);
	opacity: 1;
}

.highlight-section button {
	background-color: var(--blue);
	border-radius: 50px;
	color: #fff;
	border-color: var(--blue);
	font-family: var(--interFont);
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	background: linear-gradient(to right, #061e3d 50%, var(--blue) 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	border: 1px solid var(--blue);
	padding: 10px 20px;
}

.highlight-section button:hover {
	background-position: left bottom;
	color: #fff;
	border-color: #061e3d;
}


.highlight-section-text {
	max-width: 890px;
	margin: auto;
}

.highlight-section-text h2 {
	/* color: #27587D; */
	text-align: left;
	padding-bottom: 10px;
}

.home-page-subscribe-section.subscribe-custom-sec h2 {
	text-align: center;
}

/* < ----------------------------------------------->
    <-------Subscribe for Updates end here ------->
   < ----------------------------------------------> */





/* < ----------------------------------------------->
    <-------3rd-info-section start here ------->
   < ----------------------------------------------> */

.info-section {
	padding: 32px 0 30px;
}

.info-wrapper {
	max-width: 1034px;
	margin: auto;
}

.gap-sec {
	gap: 30px;
}

.g-33 {
	--bs-gutter-x: 33px;
	--bs-gutter-y: 33px;
}

.info-card {
	margin-bottom: 30px;
	border: none;
}

.info-wrapper h5 {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
}

.info-wrapper p {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 30px;
}

.info-wrapper a {
	color: var(--blue);
	background-color: #fff;
	border-radius: 50px;
	font-family: var(--interFont);
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	padding: 10px 24px;
	background: linear-gradient(to right, var(--green) 50%, white 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
}

.info-wrapper a.joining-btn {
	background: linear-gradient(to right, var(--teal) 50%, white 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
}

.info-wrapper a:hover {
	background-position: left bottom;
	color: var(--blue);
	border-color: var(--green);
}

.info-wrapper a.joining-btn:hover {
	color: #fff;
}

.video-placeholder {
	position: relative;
}

.video-icon {
	position: absolute;
	left: 0;
	top: 35%;
	right: 0;
	margin: auto;
	bottom: 0;
	text-align: center;
	cursor: pointer;
	display: none;
}


.info-wrapper .p-4 {
	padding: 39px !important;
}

.info-wrapper .image-wrapper {
	height: 100%;
	position: relative;
}

.info-wrapper .image-wrapper img {
	height: 100%;
	width: 100%;
	max-height: 280px;
	border-radius: 0px 12px 12px 0px;
}

.info-wrapper .info-txt-wrapper {
	border-radius: 12px 0 0 12px;
}

.info-wrapper .image-wrapper .video-icon img {
	width: 64px !important;
	height: 64px !important;
}

/* < ----------------------------------------------->
    <-------3rd-info-section end here ------->
   < ----------------------------------------------> */


/* < ----------------------------------------------->
    <-------4th-Neutral Guide start here ------->
   < ----------------------------------------------> */

.guide-section {
	background-color: var(--blue);
	padding: 75px 0px 80px;
}

.guide-wrapper {
	max-width: 896px;
	margin: auto;
}

.guide-wrapper h2 {
	padding-bottom: 15px;
	/* color: var(--yellow) !important; */
}

.transportation .guide-wrapper {
	max-width: 896px;
	margin: auto;
	padding: 0px;
}

.transportation .guide-section.about .guide-wrapper h3 {
	color: var(--yellow) !important;
	text-align: left;
	padding-bottom: 12px;
}

.guide-wrapper h3 {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	color: var(--green);
	text-align: center;
}

.managed-charging h5 {
	color: #fff;
	margin: 0;
	padding-top: 30px;
}

.guide-wrapper p {
	font-weight: 300;
	font-size: 18px;
	line-height: 160%;
	padding: 14px 0 0px;
	/* color: #fff; */
}

.quote-box .right-custom-txt p.small {
	color: #27587D;
}

.quote-box .left-custom-icon {
	flex: 0 0 110px;
}

.EV-Charging p {
	margin: 0;
}

.EV-Charging {
	padding-top: 35px;
}

.EV-Charging-txt p {
	padding-top: 0px;
}

.about-card {
	margin-top: 60px;
}

p.ev-charging-txt {
	padding: 0;
}

.guide-wrapper .about-card p {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	/* color: var(--blue); */
	padding: 0;
}

.about-card button {
	background-color: var(--blue);
	border-radius: 50px;
	border-color: var(--blue);
	height: 39px;
	width: 281px;
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	color: #fff;
	border: none;
	background: linear-gradient(to right, #061e3d 50%, var(--blue) 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	margin-bottom: 10px;
}

.about-card button:hover {
	background-position: left bottom;
	color: #fff;
	border-color: #061e3d;

}



@media only screen and (max-width: 767px) {
	.transportation .guide-section.about .guide-wrapper h3 {
		text-align: center;
	}

	.get-involved-list li {
		align-items: flex-start !important;
	}
}

/* < ----------------------------------------------->
    <-------4th-Neutral Guide end here ------->
   < ----------------------------------------------> */



/* < ----------------------------------------------->
    <-------5th-where to start- start here ------->
   < ----------------------------------------------> */

.role-section {
	padding: 70px 0px 80px;
}

.role-section h2 {
	padding-bottom: 48px;
	text-align: center;
	/* color: var(--blue); */
}

.role-card {
	background-color: var(--blue);
	padding: 40px 30px 20px 30px;
	height: 100%;
}

.role-card h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	/* color: var(--yellow); */
}

.role-card h3.card-2 {
	/* color: var(--green); */
}

.role-card h3.card-3 {
	/* color: var(--teal); */
}

.role-card h3.card-4 {
	/* color: #FF9A7B; */
}

.role-card p {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	/* color: #fff; */
	max-width: 461px;
}

/* < ----------------------------------------------->
    <-------5th-where to start- end here ------->
   < ----------------------------------------------> */



/* < ---------------------------------------------------------->
    <-------6th-Subscribe to Stay Connected- start here ------->
   < ------------------------------------------------------------> */

section.highlight-section.subscribe h3 {
	text-align: center;
}

section.highlight-section.subscribe p {
	padding-bottom: 20px;
}

/* < ---------------------------------------------------------->
    <-------6th-Subscribe to Stay Connected- end here ------->
   < ------------------------------------------------------------> */



/* < ----------------------------------------------->
    <-------Footer ------->
   < ----------------------------------------------> */

footer {
	background-color: var(--blue);
	padding: 50px 0px 30px;
}

footer h6 {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	/* color: var(--teal); */
	padding-bottom: 7px;
	font-family: var(--citrineFont);
}

footer p {
	font-weight: 300;
	font-size: 16px;
	line-height: 23px;
	/* color: #E5E7EB; */
	padding-bottom: 20px;
}

footer ul li {
	padding-bottom: 6px;
}

footer ul li a {
	font-weight: 300;
	font-size: 16px;
	line-height: 16px;
	/* color: #fff; */
	text-decoration: underline;
}

footer ul li a i.fa {
	font-size: 24px !important;
	padding-top: 4px;
}

a.address-mail {
	font-weight: 300;
	font-size: 16px;
	line-height: 16px;
	/* color: #fff; */
}

footer address {
	font-weight: 300;
	font-size: 16px;
	line-height: 16px;
	/* color: #fff; */
	line-height: 23px;
	padding-bottom: 10px;
}

footer a {
	/* color: #fff; */
	text-decoration: none;
}

footer a.mail-send {
	text-decoration: underline;
}

footer a:hover {
	color: #fff;
}

.footer-bottom {
	border-top: 1px solid #3a6d87;
	padding-top: 20px;
	font-size: 0.85rem;
}

.copyright-txt {
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	color: #fff;
	padding-top: 20px;
}

footer hr {
	margin-top: 30px;
}

/* < ----------------------------------------------->
    <-------Footer ------->
   < ----------------------------------------------> */




/* < ----------------------------------------------->
    <-------Responsive --start here ------->
   < ----------------------------------------------> */


@media only screen and (max-width: 1199px) {

	/* <-------Topbar -------> */

	.custom-nav ul li a.nav-link {
		font-size: 12px;
	}

	.custom-nav ul li.nav-item {
		padding: 0 5px;
	}
}


@media only screen and (max-width: 992px) {

	/* <-------Topbar -------> */

	.custom-nav svg.bi {
		fill: var(--yellow);
	}

	.custom-nav svg.close-icon {
		fill: var(--yellow);
	}

	button.navbar-toggler {
		border-color: var(--yellow);
	}

	.custom-nav .dropdown-menu {
		position: static !important;
		width: 100% !important;
		display: none;
		opacity: 1 !important;
		visibility: visible !important;
	}

	.nav-item.dropdown.show>.dropdown-menu {
		display: block !important;
	}

	.dropdown-menu .dropdown-item span {
		font-size: 12px;
	}

	.custom-nav ul li.nav-item {
		padding: 5px 0px;
		width: 100%;
	}

	.custom-nav a.btn {
		margin: 0px !important;
	}

	.dropdown-menu li.nav-item {
		width: 100%;
	}

	.dropdown-menu .dropdown-item {
		padding-left: 1.5rem;
		color: var(--blue);
	}

	.custom-nav ul.navbar-nav {
		align-items: flex-start !important;
		padding: 20px 0;
	}

	.navbar-nav .dropdown-toggle {
		width: 100%;
	}

	.search-wrapper {
		display: none;
	}

	.navbar-toggler:focus {
		box-shadow: none;
	}

	.search-wrapper.mobile {
		display: block;
	}

	.mobile-wrapper {
		display: flex;
		gap: 30px;
		align-items: center;
	}

	.search-wrapper.mobile a i {
		color: var(--yellow);
	}

	.search-wrapper.mobile .search-sec {
		top: 50px;
		right: 60px;
	}

	/* <-------end- Topbar -------> */


	/* <--------3rd-info-section start here -------> */

	.gap-sec .flex-md-row {
		flex-direction: column !important;
	}

	.info-wrapper .image-wrapper img {
		height: 100%;
		width: 100%;
		max-height: 100%;
		border-radius: 0px 0px 12px 12px;
	}

	/* <--------3rd-info-section end here -------> */
}

@media only screen and (max-width: 767px) {

	/* <--------banner- start here -------> */


	.hero-text h1 {
		font-size: 42px;
	}

	/* <--------banner- end here -------> */


	/* <--------Subscribe for Updates- start here -------> */

	.highlight-section input[type="email"] {
		width: 100%;
		margin-bottom: 20px;
	}

	/* <--------Subscribe for Updates- end here -------> */


	/* <--------4th-Neutral Guide start here -------> */

	.about-card button {
		width: 260px;
		display: block;
		margin: auto;
	}

	.guide-wrapper p {
		text-align: center;
	}

	.quote-box .right-custom-txt p.small {
		text-align: left;
	}

	.managed-charging .quote-box {
		flex-wrap: wrap;
	}

	.about-card img {
		margin: auto;
	}

	.EV-Charging img {
		margin: auto;
		display: block;
	}

	.EV-Charging-txt p br {
		display: none;
	}

	/* <--------4th-Neutral Guide start here -------> */

	.guide-wrapper {
		max-width: 100%;
		padding: 10px;
	}

}

/* <--------Footer- start here -------> */
footer ul li a i.fa {
	font-size: 24px !important;
	padding-top: 0;
}

.footer-links {
	margin-bottom: 0;
}

/* <--------Footer- end here -------> */



/* <------------------------------------ -------> */

/* <--------2nd page- 3.1 Electric Transportation-------> */

/* <------------------------------------ -------> */


/* <--------breadcrumbs-------> */

li.breadcrumb-item a {
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	color: var(--blue);
	text-decoration: none;
}

li.breadcrumb-item.active {
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	color: var(--blue);
	text-decoration: none;
}

.breadcrumb-item+.breadcrumb-item::before {
	color: #FF9A7B;
}



/* <--------banner-------> */

.work-hero {
	padding: 10px 0px 55px;
}

.workhero-text h1 {
	font-weight: 600;
	font-size: 46px;
	line-height: 120%;
	/* color: var(--blue); */
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
}

.workhero-text h2 {
	text-align: center;
	margin-top: -15px;
	line-height: 120%;
}

.workhero-text h5 {
	font-weight: 400;
	font-size: 24px;
	line-height: 24px;
	/* color: var(--blue); */
	text-align: center;
	margin: 0;
	padding: 20px 0 17px;
}

.workhero-text p {
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	/* color: var(--blue); */
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

.workhero-banner {
	padding-top: 20px;
}

.workhero-banner img {
	border-radius: 12px;
}

.banner-button {
	text-align: center;
	padding-top: 15px;
}

/* css for right side image

.right-img .col-md-6:first-child {
    order: 2;
}
 ---------------*/

.guide-section.work .about-card p {
	font-weight: 300;
	font-size: 18px;
	line-height: 160%;
	color: var(--blue);
	margin: 0;
	padding: 0;
}

.guide-section.work .about-card {
	padding: 40px;
	margin-top: 40px;
}

.guide-section.work .guide-wrapper h3 {
	color: var(--yellow);
	text-align: left;
}

@media only screen and (max-width: 767px) {

	/* <--------banner- start here -------> */

	.workhero-text h1 {
		font-size: 30px;
	}

	.workhero-text p {
		font-size: 20px;
	}

	/* <--------banner- end here -------> */


	/* <--------2nd section -Neutral Guide- start here -------> */

	.guide-section.work .guide-wrapper h3 {
		color: var(--yellow);
		text-align: center;
	}

	/* <--------2nd section -Neutral Guide- end here -------> */
}

@media only screen and (max-width: 480px) {

	/* <--------banner- start here -------> */

	.workhero-text h1 {
		font-size: 22px;
	}

	.workhero-text p {
		font-size: 16px;
	}

	/* <--------banner- end here -------> */
}


/* <--------3rd section -Electric Transportation- start here -------> */
.Electric-Transportation {
	background-color: var(--teal);
	padding: 72px 0px 80px 0px;
}

.electric-transportation-custom p.section-subheading {
	padding-top: 30px;
	padding-bottom: 40px;
}

.section-heading {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	text-align: center;
	    /* color: var(--blue); */
}

.electric-transport-image img {
	border-radius: 12px;
}

p.section-subheading {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	/* color: var(--blue); */
	text-align: center;
	padding: 15px 0;
}

.extra-section-text p {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	color: var(--blue);
	text-align: center;
	padding: 15px 0;
	margin: 0;
}

.feature-box {
	background-color: var(--blue);
	color: #fff;
	padding: 30px 26px;
	border-radius: 15px;
	text-align: center;
	height: 100%;
}

.feature-box img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.electric-transportation-custom .feature-box h3 {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* .feature-box img {
  width: 14px;
  height: 16px;
  margin-bottom: 0px;
} */

.feature-box-btn img {
	width: 14px !important;
	height: 16px !important;
	margin: 0 !important;
	margin-right: 7px !important;
}

.feature-box h3 {
	/* color: var(--green); */
	text-align: center;
}

.feature-box p {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	max-width: 320px;
	text-align: center;
	margin-bottom: 0;
	margin: auto;
}

@media only screen and (max-width: 767px) {
	.feature-box p {
		margin: 0px;
		max-width: 100%;
	}

	.feature-box h5 br {
		display: none;
	}

}


/* <--------3rd section -Electric Transportation- end here -------> */


/* <-------- 4th-Investment Drivers- start here -------> */
.Investment-Drivers {
	margin: auto;
	padding: 72px 0px 60px;
}

.Investment-Drivers h3 {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	padding: 20px 0 30px;
	margin: 0;
	color: var(--blue);
}

.building-scable-custom .Investment-Drivers h3 {
	padding: 0px 0 30px;
}

.EVCAN-Qualified-Product .Investment-Drivers {
	margin: auto;
	padding: 72px 0px 80px;
}

.Investment-Drivers-custom .Investment-Drivers {
	max-width: 912px;
}

.EV-adoption-grows .ev-quote-section {
	margin-bottom: 20px;
}

section.Investment-Drivers p {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	/* color: var(--blue); */
}

/* .transportation.transportation-managed section.Investment-Drivers .ev-box p {
	color: #fff;
} */

.Investment-Drivers-custom .ev-box {
	padding: 32px 20px;
}

.Investment-Drivers ul.ev-bullet-list.text-start {
	padding-left: 2rem;
	list-style: disc;
}

.Investment-Drivers ul.ev-bullet-list.text-start li {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	/* color: var(--blue); */
	padding-bottom: 5px;
}

blockquote.ev-quote-box.managed-blockquote {
	background-color: var(--blue);
	border-radius: 12px;
	padding: 30px 50px;
}

blockquote.ev-quote-box.managed-blockquote p {
	color: #fff;
}

blockquote.ev-quote-box.managed-blockquote h3 {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	color: #fff;
}

blockquote.ev-quote-box.managed-blockquote h6 {
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	color: #fff;
	padding-top: 8px;
}

blockquote.ev-quote-box.managed-blockquote.program-managed {
	background-color: #fff;
}

blockquote.ev-quote-box.managed-blockquote.program-managed h3 {
	color: var(--blue);
}

blockquote.ev-quote-box.managed-blockquote.program-managed h6 {
	color: var(--blue);
}

.ev-box {
	background-color: var(--blue);
	color: white;
	padding: 20px;
	border-radius: 12px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	gap: 40px;
}

.ev-box-number {
	font-weight: 400;
	font-size: 36px;
	line-height: 36px;
	flex: 0 0 100px;
}

.ev-box-number.yellow-text {
	color: var(--yellow);
}

.ev-box-number.yellow-text1 {
	color: var(--red);
}

.ev-box-icon {
	flex: 0 0 100px;
}

.ev-box-icon img {
	margin: auto;
	display: block;
}

.ev-box-number.yellow {
	color: var(--yellow);
}


.ev-box-number.orange {
	color: var(--red);
}

.ev-box-number.yellow {
	color: var(--yellow);
}

.ev-description {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
}

/* <-------- 4th-Investment Drivers- end here -------> */



/* <-------- 5th-accordians-scaling- start here -------> */

.accordians-scaling {
	background-color: var(--blue);
	padding: 80px 0 50px;
}

/* section.accordians-scaling .scaling-left h2 {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	color: var(--yellow);
} */

.scaling-left {
	max-width: 380px;
}

.accordians-scaling .scaling-left p {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	color: #fff;
	padding-top: 12px;
}

.accordians-scaling .accordion {
	margin-left: 10px;
}

.accordion-button {
	background-color: white;
	color: #1f3f63;
	font-weight: 600;
	border-radius: 10px !important;
}

.accordians-scaling .accordion button.accordion-button {
	/* background-color: #fff !important;
	border: none !important; */
	box-shadow: none;
	padding: 15px 30px;
}


.accordians-scaling .accordion-button::after {
	background-image: url(../images/Vector-down.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 25px;
	height: 15px;
}

.accordians-scaling .accordion-button:not(.collapsed)::after {
	transform: rotate(180deg);
	background-repeat: no-repeat;
	background-size: cover;
}

.accordion-item {
	border: none;
	margin-bottom: 30px;
	border-radius: 12px !important;
	overflow: hidden;
}

.accordians-scaling .accordion .accordion-body {
	/* background-color: #fff;
	color: var(--blue); */
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	padding: 0px 100px 15px 30px;
}

.accordians-scaling .accordion .icon-text {
	display: flex;
	align-items: center;
	gap: 20px;
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
}

.icon-text img {
	width: 24px;
	height: 24px;
}



@media only screen and (max-width: 992px) {
	section.accordians-scaling .scaling-left h2 {
		font-size: 22px;
	}

	.accordians-scaling .scaling-left p {
		font-size: 16px;
		line-height: 140%;
	}

}

@media only screen and (max-width: 767px) {
	.scaling-left {
		max-width: 100%;
	}

	.accordians-scaling .accordion .accordion-body {
		padding: 10px;
	}

	.accordians-scaling .accordion {
		margin-left: 0;
	}

	.accordians-scaling .accordion button.accordion-button {
		padding: 10px 10px;
	}
}



/* <-------- 5th-accordians-scaling- end here -------> */




/* <-------- 6th-accordians-scaling- start here -------> */
.collaboration {
	background-color: var(--green);
}

.ev-box-textwrapper h4 {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	/* color: var(--yellow); */
}

.collaboration .ev-box {
	padding: 40px;
}


@media only screen and (max-width: 767px) {
	.collaboration .ev-box {
		flex-wrap: wrap;
	}
}

/* <-------- 6th-accordians-scaling- end here -------> */




/* <-------- 7th-Charging Ecosystem- start here -------> */

.Charging-Ecosystem {
	padding: 72px 0px 65px;
}

.ecosystem-wrapper {
	max-width: 1166px;
	margin: auto;
}

.ecosystem-wrapper img {
	border-radius: 12px;
}

.Charging-Ecosystem h2 {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	/* color: var(--blue); */
}

section.Charging-Ecosystem p {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	/* color: var(--blue); */
	padding: 10px 0 20px;
}

.evcan-charging-list {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	/* color: var(--blue); */
}

.ecosystem-right {
	padding-left: 40px;
}

ul.evcan-charging-list {
	padding-left: 2rem;
	list-style: disc;
}

.evcan-charging-list li {
	margin-bottom: 0.75rem;
}

ul.evcan-charging-list p {
	padding: 0;
}

@media only screen and (max-width: 767px) {
	.ecosystem-right {
		padding-left: 20px;
	}
}

/* <-------- 7th-Charging Ecosystem- end here -------> */



/* <-------- 8th-get-involved- start here -------> */

section.get-involved {
	/* background-color: var(--red); */
	padding: 80px 0px 80px;
}

.get-involved-card img {
	border-radius: 12px;
}

.adoption-subheading-wrapper img {
	border-radius: 12px;
}

.get-involved-card {
	/* background: #fff; */
	border-radius: 12px;
	padding: 40px;
	max-width: 896px;
	margin: 0 auto;
}

.get-involved-card h2 {
	/* color: var(--blue); */
}

.get-involved-list li {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	color: var(--blue);
	padding: 8px 0px;
	display: flex;
	align-items: center;
}

.manufacturers-custom-list ul {
	list-style: disc;
	padding-left: 2rem;
}

.manufacturers-custom-list ul li {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	/* color: var(--blue); */
	padding: 5px 0px;
}

.manufacturers-custom-list ul li a {
	/* color: var(--blue); */
	font-weight: 600;
}

.get-involved-card p {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	/* color: var(--blue); */
}

.get-involved-list li a {
	font-weight: 600;
	font-size: 16px;
	line-height: 160%;
	/* color: var(--blue); */
	text-decoration: underline;
}

.get-involved-list li img {
	padding-right: 10px;
	max-width: 46px;
}

.get-involved-card .support-btn a {
	border-color: var(--blue);
	font-size: 16px;
	font-weight: 500;
	font-family: var(--interFont);
	height: auto;
	padding: 7px 24px;
	border-radius: 41px;
	background: linear-gradient(to right, #061e3d 50%, var(--blue) 50%);
	background-size: 210% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
}

.get-involved-card .support-btn a:hover {
	background-position: left bottom;
	/* color: #fff; */
}

a.btn.btn-primary {
	/* border-color: var(--blue); */
	font-size: 16px;
	font-weight: 500;
	font-family: var(--interFont);
	height: auto;
	padding: 7px 24px;
	border-radius: 41px;
	/* background: linear-gradient(to right, #061e3d 50%, var(--blue) 50%); */
	background-size: 210% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
}

a.btn.btn-primary:hover {
	background-position: left bottom;
	/* color: #fff; */
}

@media only screen and (max-width: 767px) {
	.Charging-Ecosystem h2 {
		margin-top: 20px;
	}
}

/* <-------- 8th-get-involved- end here -------> */



/* <------------------------------------ -------> */

/* <--------3rd page- About EVCAN -------> */

/* <------------------------------------ -------> */


/* <--------banner-------> */

.workhero-text p.workhero-subtext {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	text-align: center;
	margin: 0px;
	padding-bottom: 0px;
}


/* <--------vision-------> */

.our-vision {
	padding: 72px 0px 70px;
}

.vision-title {
	font-family: var(--citrineFont);
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	color: var(--blue);
	text-align: left;
	padding-bottom: 20px;
}

.vision-heading {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	/* color: var(--blue); */
	text-transform: uppercase;
	letter-spacing: 3px;
}

.our-vision .mission-right {
	padding-left: 55px;
}

.vision-content {
	font-weight: 400;
	font-size: 22px;
	line-height: 160%;
	/* color: var(--blue); */
	padding-top: 15px;
}

.vision-heading.mission {
	padding-top: 20px;
}

.our-vision img {
	max-width: 348px;
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.our-vision img {
		display: block;
		margin: auto;
		padding-bottom: 30px;
	}

	.our-vision .mission-right {
		padding-left: 0px;
	}
}


/* <--------Who We Are-------> */

section.who-we-are-section {
	background-color: var(--blue);
	padding: 80px 0px 73px;
	color: #fff;
}

.whoweare-custom section.who-we-are-section {
	padding: 72px 0px 80px;
}

.who-we-are-wrapper h2 {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
}

.who-we-are-wrapper a.btn {
	font-weight: 500;
	font-size: 16px;
	text-align: center;
	/* color: var(--blue); */
	background-color: var(--green);
	border-radius: 20px;
	/* background: linear-gradient(to right, #ffffff 50%, var(--green) 50%); */
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	padding: 10px 24px;
}

.who-we-are-wrapper a.btn:hover {
	background-position: left bottom;
	/* color: var(--blue); */
}

.who-we-are-wrapper p {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	padding-top: 20px;
}

.who-we-are-wrapper a {
	color: #fff;
}

.involvedcommunity-custom .workhero-text p {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
	img.who-img {
		width: 100%;
	}

	.involvedcommunity-custom .workhero-text p {
		font-size: 16px;
	}
}

/* <--------Who We Are-end-------> */




/* <--------Our Approach-------> */

.our-approach {
	padding: 72px 0px 78px;
}

.our-approach .feature-box {
	text-align: left;
}

.our-approach .feature-box h3 {
	text-align: left;
	padding-top: 13px;
	padding-bottom: 15px;
}

.our-approach .feature-box p {
	text-align: left;
	margin: 0px;
}

.our-approach p.section-subheading {
	padding: 22px 0 50px;
}


/* <--------Our Approach-end -------> */



/* <--------ev-growth-------> */

.ev-growth {
	padding: 80px 0px 60px;
	background-color: #FF9A7B;
}

.ev-growth-card {
	max-width: 100%;
	height: auto;
}

.ev-growth-description {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	color: var(--blue);
	padding-left: 10px;
}

.ev-growth-source {
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	/* color: var(--blue); */
	margin-top: 30px;
	padding-left: 10px;
}

@media only screen and (max-width: 767px) {
	.ev-growth-card {
		margin: auto;
		display: block;
	}

	.ev-growth-description br {
		display: none;
	}

	.ev-growth-description {
		font-size: 22px;
	}
}

/* <--------ev-growth-end-------> */




/* <--------why-matters-------> */

.why-matters {
	padding: 72px 0px 60px;
	background-color: var(--blue);
}

.why-matters h2 {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	/* color: var(--green); */
}

.why-matters p {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	/* color: #fff; */
	padding: 20px 0;
}

ul.why-matters-list {
	padding-left: 2rem;
	list-style: disc;
}

.why-matters ul li {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	/* color: #fff; */
}

.why-matters .quote-box {
	background-color: #fff;
	border-radius: 12px;
	padding: 30px 50px;
	margin-top: 35px;
}

.quote-box h3 {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	color: var(--blue);
}

.quote-box h6 {
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	color: var(--blue);
	padding-top: 5px;
}

.why-matters p.footer-note {
	padding-top: 35px;
}

@media only screen and (max-width: 767px) {
	.quote-box h3 {
		font-size: 20px;
	}

	.why-matters .quote-box {
		padding: 30px 20px;
	}
}

/* <--------why-matters-end-------> */


/* <--------work-with-------> */

.work-with {
	padding: 72px 0px 80px;
	background-color: #fff;
}

.audience-card {
	background-color: var(--blue);
	padding: 40px;
	border-radius: 12px;
	text-align: center;
	min-width: 225px;
}

.audience-card p {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	/* color: #fff; */
	text-align: center;
	padding-top: 15px;
	margin: 0;
	max-width: 150px;
	margin: auto;
}

.work-with-wrapper {
	justify-content: center;
	align-items: center;
	gap: 25px;
	flex-wrap: wrap;
	padding-top: 23px;
}

@media only screen and (max-width: 1199px) {
	.audience-card p br {
		display: block !important;
	}
}

/* <--------work-with -end-------> */



/* <--------partners-wrapper -start-------> */

.partners-wrapper {
	padding: 72px 0px 80px;
	background-color: var(--blue);
}

.partners-wrapper .logo-card {
	text-align: center;
}

/* .partners-wrapper .section-heading {
	color: #fff;
} */

.partners-wrapper p.section-subheading {
	/* color: #fff; */
	font-size: 16px;
	max-width: 850px;
	margin: auto;
	padding-bottom: 50px;
}

/* <--------partners-wrapper -end-------> */

/* <--------high-performing -start-------> */

.highlight-section.high-performing input[type="email"] {
	width: 284px;
}

.highlight-section.high-performing p {
	padding-bottom: 12px;
	font-size: 16px;
}

@media only screen and (max-width: 991px) {

	.high-performing .highlight-section-text h3 {
		text-align: center;
	}

	.high-performing .highlight-section-text p {
		text-align: center;
	}

}

@media only screen and (max-width: 767px) {

	.high-performing .highlight-section-text {
		max-width: 100%;
		margin: auto;
		text-align: center;
	}

	.subscribe-custom {
		flex-direction: column;
	}

	.highlight-section.high-performing input[type="email"] {
		width: 100%;
	}

	.highlight-section button {
		width: 100%;
	}

	.vision-content br {
		display: none;
	}

	.Utility-Leaders {
		padding: 30px 0px;
	}

	.high-performing p br {
		display: none;
	}
}


/* <--------high-performing -end-------> */




/* <------------------------------------ -------> */

/* <--------4th page- our-community -------> */

/* <------------------------------------ -------> */


/* <--------banner-start-------> */

.workhero-text p.second-heading {
	font-weight: 400;
	font-size: 24px;
	line-height: 24px;
	color: var(--blue);
	text-align: center;
	padding: 13px 0px;
	margin: 0;
}

/* <--------banner-end-------> */


/* <--------Why-Engagement-start-------> */

.Why-Engagement {
	background-color: var(--blue);
	color: #fff;
	padding: 80px 0px;
}

.engagement-text h3 {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
}

.engagement-text p {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
}

/* <--------Why-Engagement-end-------> */


/* <--------Ways-to-Participate-start-------> */

.Ways-to-Participate {
	background-color: var(--green);
	padding-top: 72px;
	padding-bottom: 80px;
}

.Ways-to-Participate .feature-box {
	text-align: left;
}

.Ways-to-Participate .feature-box h3 {
	text-align: left;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 12px;
}

.Ways-to-Participate .feature-box p {
	text-align: left;
	margin: 0;
}

.Ways-to-Participate p.section-subheading {
	padding: 25px 0 28px;
	max-width: 900px;
	margin: auto;
}

.feature-box-btn img {
	width: 14px;
	height: 16px;
	margin: 0;
}

.feature-box-btn a {
	font-family: var(--interFont);
	font-weight: 600;
	font-size: 16px;
	line-height: 160%;
	text-decoration: underline;
	color: #fff;
}

.feature-box-btn span {
	vertical-align: sub;
}

.feature-box-btn {
	margin-top: 20px;
	gap: 23px;
}

.pt-15 {
	padding-top: 15px;
}

/* <--------Ways-to-Participate-end-------> */


/* <--------Utility-Leaders-start-------> */

.Utility-Leaders {
	padding: 82px 0px;
}

.engagement-text.utility-txt h3 {
	color: var(--blue);
	padding-bottom: 5px;
}

.engagement-text.utility-txt p {
	color: var(--blue);
	max-width: 510px;
	padding-top: 10px;
}

.utility-button a {
	font-family: var(--interFont);
	font-weight: 500;
	font-size: 16px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	border-radius: 50px;
	line-height: 38px;
	background: linear-gradient(to right, var(--green) 50%, var(--blue) 50%);
	background-size: 210% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	border: 1px solid var(--blue);
	padding: 2px 20px;
}

.utility-button a:hover {
	background-position: left bottom;
	color: var(--blue);
	border-color: var(--green) !important;
}

.utility-button {
	margin-top: 30px;
}

@media (max-width: 767px) {
	.engagement-text.utility-txt p {
		margin: auto;
	}

}

/* <--------Utility-Leaders-end-------> */

/* <--------Powers Progress-start-------> */

.latest-articles {
	background: var(--blue);
	padding: 80px 20px;
	color: white;
}



.latest-articles .card {
	border-radius: 10px;
	padding: 25px;
}

.card-title {
	margin-bottom: 12px;
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	margin-top: 12px;
	color: var(--blue);
}


small.text-muted {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	/* color: var(--blue) !important; */
}

.read-more {
	color: var(--blue);
	font-family: var(--interFont);
	font-weight: 600;
	font-size: 16px;
	line-height: 160%;
	text-decoration: underline;
	text-decoration-style: solid;
	text-decoration-thickness: 0%;
	text-decoration-skip-ink: auto;
	display: inline-flex;
	gap: 5px;
	align-items: center;
}

.read-more:hover {
	text-decoration: underline;
}

.latest-articles .load-more-btn {
	margin-top: 60px;
}

.latest-articles .load-more-btn a {
	color: var(--blue);
	background-color: #fff;
	border-radius: 50px;
	font-family: var(--interFont);
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	padding: 10px 20px;
	background: linear-gradient(to right, var(--green) 50%, white 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	display: inline-block;
	text-decoration: none;
	line-height: 38px;
}

.latest-articles .load-more-btn a:hover {
	background-position: left bottom;
	color: var(--blue);
	border-color: var(--green);
}



.articles-wrapper {
	padding-top: 10px;
}

@media (max-width: 1199px) {
	.category-badge {
		margin-bottom: 5px;
	}

	.card-title {
		font-size: 16px;
	}
}

/* <--------Powers Progress-end-------> */




/* <--------stay-loop-start-------> */

/* SECTION BACKGROUND */
.subscribe-section {
	background-color: #FF9A7B;
	padding: 72px 0px 80px;
}

.subscribe-section .subscribe-heading {
	color: var(--blue);
}

.subscribe-box {
	background-color: var(--blue);
	border-radius: 12px;
	padding: 33px;
	max-width: 768px;
}

.stayloop-custom p.section-subheading {
	padding: 20px 0 30px;
}

.subscribe-title {
	color: var(--green);
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	margin-bottom: 1rem;
}

.subscribe-list {
	list-style: none;
	padding-left: 10px;
	color: #fff;
	display: grid;
	grid-template-columns: auto auto;
}

ul.subscribe-list li {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	padding-bottom: 5px;
}

.subscribe-list li::before {
	content: "• ";
	color: #fff;
	margin-right: 6px;
}

ul.subscribe-list.list2 {
	margin-top: revert;
}

.subscribe-input {
	border-radius: 8px;
	padding: 0.75rem 1rem;
	font-size: 1rem;
	height: 42px;
	flex: 1;
	border: 1px solid #E5E7EB;
	width: 521px;
}

button.btn.subscribe-btn {
	font-family: var(--interFont);
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	border-radius: 20px;
	padding: 5px 20px;
	color: var(--blue);
	background: linear-gradient(to right, var(--teal) 50%, var(--green) 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	/* border: 1px solid var(--blue); */
}

button.btn.subscribe-btn:hover {
	background-position: left bottom;
	color: var(--blue);
	border-color: var(--teal) !important;
}

.form-control:focus {
	box-shadow: none;
}


/* RESPONSIVE TWEAKS */
@media (max-width: 767px) {
	.subscribe-btn {
		width: 100%;
		text-align: center;
	}

	.subscribe-input {
		width: 100%;
	}

	button.btn.subscribe-btn {
		width: 100%;
	}

	.img-fluid {
		text-align: center;
		display: block;
		margin: auto;
	}

	.subscribe-list {
		margin: 0;
	}

	ul.subscribe-list.list2 {
		margin-top: 0;
	}
}


/* <-------stay-loop-end-------> */



/* <------------------------------------ -------> */

/* <--------5th page- our-team -------> */

/* <------------------------------------ -------> */



/* <-------2nd-section- Meet the Team --start-------> */

.meet-team {
	max-width: 924px;
	margin: auto;
}

.meetteam-custom .who-we-are-wrapper {
	max-width: 945px;
	margin: auto;
}

.engagement-text.meet-team p {
	max-width: 360px;
	padding-top: 25px;
}

@media (max-width: 767px) {
	.engagement-text.meet-team p {
		max-width: 100%;
		padding-top: 0;
	}

	.Experience-Energy {
		max-width: 100%;
	}
}

/* <-------2nd-section- Meet the Team --end-------> */


/* <-------3rd-section- Experience in Energy --start-------> */

.Experience-in-Energy {
	padding: 72px 0px 60px;
}

.Experience-Energy h3 {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	color: var(--blue);
	padding-bottom: 15px;
}

.Experience-Energy {
	max-width: 896px;
	margin: auto;
}

.Experience-Energy p {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	/* color: var(--blue); */
}

/* <-------3rd-section- Experience in Energy --end-------> */


/* <-------4th-faq --start-------> */

.accor-img img {
	width: 121px;
	height: 121px;
	border-radius: 50%;
}

.accor-txt {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 24px;
	line-height: 24px;
	color: var(--blue);
	flex: 1 1 calc(100% - 121px);
}

.accor-txt span {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 3.2px;
	text-transform: uppercase;
	padding-top: 10px;
	display: block;
}

.accordian-wrapper {
	max-width: 897px;
	margin: auto;
}

.accordian-wrapper .accordion .accordion-body {
	padding: 0px 40px 40px 30px;
}

.meta-section span.badge.bg-secondary {
	background-color: transparent !important;
	color: var(--blue) !important;
	padding: 0;
}

.meta-section a i {
	font-size: 25px;
	padding: 0 4px;
}

.meta-section span.badge.bg-secondary a {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
}

@media (max-width: 767px) {
	.accor-img img {
		width: 50px;
		height: 50px;
	}

	.accor-txt {
		font-size: 20px;
	}

	.accor-txt span {
		font-size: 12px;
		letter-spacing: 2.2px;
		padding-top: 3px;
	}

	.accordian-wrapper .accordion .accordion-body {
		font-size: 14px;
		padding: 0px 80px 15px 30px;
	}
}

/* <-------4th-faq --end-------> */


/* <-------5th-Let’s-Connect --start-------> */

.connect-section {
	background-color: var(--green);
	padding: 72px 0px 80px;
	text-align: center;
}

.connect-wrapper h2 {
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	/* color: var(--blue); */
	text-align: center;
	margin-bottom: 15;
}

.connect-wrapper p {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	/* color: var(--blue); */
	text-align: center;
	max-width: 896px;
	margin: auto;
	padding-top: 7px;
}

.connect-buttons a {
	font-family: var(--interFont);
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 10px 24px;
	border-radius: 50px;
	/* background: linear-gradient(to right, var(--teal) 50%, var(--blue) 50%); */
	background-size: 210% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	display: inline-block;
}

.connect-buttons a:hover {
	background-position: left bottom;
	/* color: var(--blue); */
	/* border-color: var(--green); */
}

.connect-buttons {
	margin-top: 35px;
}

.connect-buttons {
	margin-top: 30px;
	display: flex;
	align-items: center;
	gap: 16px;
	justify-content: center;
	flex-wrap: wrap;
}

/* <-------5th-Let’s-Connect --end-------> */



/* <-------News-Insight-page --start-------> */

.news-insights-custom .workhero-text p {
	font-family: var(--citrineFont);
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	text-align: center;
	padding-bottom: 0;
}

.news-electric-custom .Experience-Energy p {
	padding-bottom: 20px;
}

.newsinsight-article-custom .articles-wrapper {
	padding-top: 55px;
}

/* <-------News-Insight-page --end-------> */



.product-body-section {
	padding: 80px 0;
}

.sidebar-section {
	background-color: #20446c;
	border-radius: 10px;
	padding: 33px;
	color: white;
	margin-bottom: 40px;
}

.sidebar-section h6 {
	letter-spacing: 2px;
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-transform: uppercase;
	/* color: var(--green); */
}

.sidebar-section a {
	color: white;
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-decoration: underline;
	text-decoration-style: solid;
	text-decoration-thickness: 0%;
	text-decoration-skip-ink: auto;
}

.sidebar-section a:hover {
	text-decoration: underline;
}

.application-btn {
	background: #ccff55;
	padding: 6px 24px;
	border-radius: 20px;
	display: inline-block;
	margin-top: 10px;
	font-family: var(--interFont);
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	color: var(--blue);
	background: linear-gradient(to right, #fff 50%, var(--green) 50%);
	background-size: 210% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	font-size: 16px;
}

.application-btn:hover {
	background-position: left bottom;
	color: var(--blue);
}

.product-subscribe-box {
	background: var(--green);
	padding: 33px;
	border-radius: 10px;
}

.product-subscribe-box h6 {
	letter-spacing: 4px;
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-transform: uppercase;
	/* color: var(--blue); */
	margin-bottom: 20px;
}

.product-content-heading {
	font-family: var(--citrineFont);
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	color: var(--blue);
	margin-bottom: 40px;
}

.product-subscribe-box input {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	padding: 20px 20px;
	color: var(--blue);
	margin-bottom: 20px;
	border-radius: 25px;
	border: none;
	width: 100%;
}

.product-subscribe-box .form-group {
	margin-bottom: 0;
}

.product-subscribe-box input::placeholder {
	color: var(--blue);
}

.product-subscribe-box .subscribe-btn {
	background: #20446c;
	border: none;
	color: white;
	border-radius: 20px;
	font-family: var(--interFont);
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	padding: 7px 24px;
	background: linear-gradient(to right, #fff 50%, #27587D 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	font-size: 16px;
	width: fit-content !important;
	margin-bottom: 5px;
}

.product-subscribe-box .form-group p {
	display: flex;
}

.product-subscribe-box .subscribe-btn:hover {
	background-position: left bottom;
	color: var(--blue);
}

.btn-primary:not(:disabled):not(.disabled):active {
	color: var(--blue);

}

.subscribe-form-wrapper.product-spec-subscribe-form.email-updates-form .wpcf7-spinner {
	margin: auto;
	display: block;
	;
}

.product-main-content .spec-box {
	background: #FF9A7B;
	border-radius: 10px;
	padding: 50px;
	color: var(--blue);
	margin-bottom: 30px;
}

.spec-box h5 {
	font-family: var(--citrineFont);
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
}

.spec-box-content a.download-btn {
	font-size: 16px;
	font-weight: 500;
	font-family: var(--interFont);
	color: var(--blue);
	height: auto;
	padding: 10px 20px;
	border-radius: 41px;
	background: linear-gradient(to right, var(--blue) 50%, #fff 50%);
	background-size: 210% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	display: inline-block;
}

.spec-box-content a.download-btn:hover {
	background-position: left bottom;
	color: #fff;
}

.spec-box-content {
	padding-right: 60px;
}

.spec-box-content li {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
}

.product-body-content p {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	color: var(--blue);
	padding-bottom: 10px;
}

.product-accordians h2.accordion-main-heading.toc {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	color: #27587D;
	padding-bottom: 25px;
}

.product-accordians .accordion-item .accordion-body p img {
	padding-top: 20px;
}

.product-accordians .accordion-item button.accordion-button {
	background: var(--blue);
	border: none !important;
	box-shadow: none;
	padding: 30px 40px 30px;
}

.product-accordians .accordion-item .accordion-body a {
	color: #fff;
}

.product-accordians .accordion-item {
	background: var(--blue);
}

.product-accordians .accordion-item .accordion-body {
	padding: 0px 40px 40px 40px;
}

.product-accordians .accordion-item button.accordion-button:after {
	background-image: url(/wp-content/themes/designlight/images/Vector-down.png);
}

.product-accordians .accordion-item button.accordion-button .accor-txt {
	color: #fff;
	font-family: var(--citrineFont);
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
}

.product-accordians .accordion-item .accordion-body p {
	color: #fff;
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0%;
}

.spec-box .doc-thumb {
	background: #d5dbe1;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #555;
	border-radius: 4px;
	min-height: 250px;
	height: 100%;
}

.spec-box h5 {
	font-weight: 600;
}

.spec-box ul {
	padding-left: 20px;
	margin-top: 10px;
}

.spec-box-content p {
	padding-bottom: 50px;
}
.spec-box .spec-box-content h5 {
	padding-bottom: 30px;
}
.qbl-section {
	background: var(--blue);
	padding: 80px 0;
}

.qbl-section .section-header h2 {
	margin-bottom: 48px;
	font-family: var(--citrineFont);
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	text-align: center;
	color: #fff;
}

.qbl-custom-row-space {
	--bs-gutter-y: 50px;
	--bs-gutter-x: 50px;
}

.qpl-info-box h5 {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 16px;
}

.qpl-info-box {
	background-color: #fff;
	color: var(--blue);
	border-radius: 10px;
	padding: 33px;
	height: 100%;
}

.qpl-info-box p {
	margin-top: 10px;
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	color: var(--blue);
}

.qpl-date {
	font-family: var(--citrineFont);
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	color: var(--blue);
	margin-bottom: 16px;
}

.product-accordians .accordion-item .accordion-body ul li {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	color: #fff;
}

.product-body-content h4 {
	font-family: var(--citrineFont);
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	letter-spacing: 0%;
	color: var(--blue);
}

.product-accordians .accordian-wrapper h3.accordion-main-heading.toc {
	font-family: var(--citrineFont);
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	padding-bottom: 20px;
	color: var(--blue);
}

.submission-interview .highlight-section {
	background-color: #C2FF58;
	padding: 50px 0px 62px;
}

.submission-interview section.highlight-section.subscribe p {
	padding-bottom: 10px;
}

.submission-interview section.highlight-section.subscribe ul li {
	font-size: 16px;
}
.product-body-content ul {
    margin-top: 10px;
    padding-left: 2em;
    list-style: disc;
}
.product-body-content ul li {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	color: var(--blue);
}

.product-accordians {
	margin-top: 50px;
}

.toc .product-accordians {
	margin-top: 35px;
}

@media(max-width:991px) {
	.spec-box-content {
		padding-right: 0;
	}
}

@media(max-width:767px) {
	.product-subscribe-box .subscribe-btn {
		width: auto;
	}

	.workhero-text br {
		display: none;
	}

	.news-insights-custom .workhero-text p {
		font-size: 20px;
	}

}


.who-we-are-wrapper p.who-we-are-text {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	max-width: 100%;
}





.article-section {
	padding: 80px 0px;
	text-align: center;
	background: var(--blue);
}

.tag-badge {
	font-size: 16px;
	padding: 6px 12px;
	border-radius: 12px;
	margin: 3px;
	display: inline-block;
	font-family: var(--interFont);
	color: var(--blue);
}

.category-badge-yellow {
	background: var(--yellow);
}

.category-badge-green {
	background: var(--green);
}

.category-badge-teal {
	background: var(--teal);
}

.category-badge-red {
	background: var(--red);
}

.article-title {
	margin-top: 20px;
	font-weight: 600;
	font-size: 46px;
	line-height: 120%;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}

.article-subtitle {
	font-family: var(--citrineFont);
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	text-align: center;
	color: #fff;
	margin-bottom: 22px;
	padding-top: 10px;
}

.article-meta {
	margin-top: 15px;
	color: #fff;
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	text-align: center;
	margin-bottom: 60px;
}

span.meta-slas {
	color: #FF9A7B;
}

.article-image {
	width: 100%;
	max-width: 890px;
	height: 400px;
	background-color: #d5dbe1;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #666;
	font-weight: 500;
	font-size: 1.1rem;
	margin-left: auto;
	margin-right: auto;
}

.page-content-section {
	padding: 70px 0;
}

/* meta section */
.meta-section {
	border-top: 1px solid var(--yellow);
	padding: 20px 0;
	max-width: 896px;
	margin: auto;
	margin-top: 50px !important;
}

.meta-section .label {
	letter-spacing: 0.2em;
	color: var(--blue);
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-transform: uppercase;
}

.meta-section .text-muted {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	color: var(--blue) !important;
}

.meta-section a {
	color: var(--blue);
	text-decoration: none;
	margin-left: 10px;
	font-size: 1.2rem;
}

.meta-section a:hover {
	opacity: 0.8;
}

.contect-block {
	max-width: 896px;
	margin: auto;
}




.latest-articles {
	background: var(--blue);
	padding: 72px 0px 80px;
	color: white;
}

.card img {
	border-radius: 12px;
	height: 200px;
	object-fit: cover;
}

.latest-articles .article-card-heading {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	padding-bottom: 10px;
	/* color: var(--blue); */
	margin: 0;
	padding-top: 2px;
}

.latest-articles .article-card-heading a {
	text-decoration: none;
}

.latest-articles .card {
	border-radius: 10px;
	padding: 25px;
	height: 100%;
}

.card-title {
	margin-bottom: 12px;
	font-family: var(--citrineFont);
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	margin-top: 12px;
	color: var(--blue);
}

.category-badge {
	font-size: 16px;
	border-radius: 10px;
	padding: 6px 12px;
	margin-right: 10px;
	font-family: var(--interFont);
	font-weight: 600;
	display: inline-block;
	margin-bottom: 10px;
	color: var(--blue);
}

.category-badge:nth-child(1) {
	background-color: var(--yellow);
}

.category-badge:nth-child(2) {
	background-color: var(--green);
}

.category-badge:nth-child(3) {
	background-color: var(--teal);
}

.category-badge:nth-child(4) {
	background-color: #FF9A7B;
}

.bg-light-gray-bg {
	background-color: #E5E7EB;
}

small.text-muted {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	/* color: var(--blue) !important; */
}

a.social-icon-link {
	display: inline-flex;
}

.read-more {
	/* color: var(--blue); */
	font-family: var(--interFont);
	font-weight: 600;
	font-size: 16px;
	line-height: 160%;
	text-decoration: underline;
	text-decoration-style: solid;
	text-decoration-thickness: 0%;
	text-decoration-skip-ink: auto;
	display: inline-flex;
	gap: 5px;
	align-items: center;
}

.read-more:hover {
	text-decoration: underline;
}

.latest-articles .load-more-btn {
	margin-top: 60px;
}

.latest-articles .load-more-btn .btn.btn-light {
	font-family: var(--interFont);
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	padding: 10px 24px;
	border-radius: 25px;
	color: var(--blue);
}

.share-insights {
	background: var(--green);
	padding: 80px 20px;
	text-align: center;
}

.share-insights h4 {
	font-family: var(--citrineFont);
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	text-align: center;
	color: var(--blue);
	margin-bottom: 15px;
}

.share-insights p {
	max-width: 890px;
	margin: auto;
	color: var(--blue);
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	text-align: center;
	margin-bottom: 25px;
}

.btn-dark-blue {
	background-color: #003b70;
	color: white;
	border-radius: 20px;
	font-family: var(--interFont);
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	padding: 10px 24px;
	display: inline-block;
}

@media (max-width: 768px) {
	.article-title {
		font-size: 1.5rem;
	}

	.article-subtitle {
		font-size: 1rem;
	}
}



/* -----forgot-page- start here----- */

.forgot-form-wrapper {
	margin: 80px 0px;
}

.forgot-form-wrapper form {
	max-width: 600px;
	margin: auto;
	border: 1px solid #ddd;
	border-radius: 20px;
	padding: 30px;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.forgot-form-wrapper form label {
	font-weight: 600;
	font-size: 16px;
	line-height: 120%;
	color: var(--blue);
	text-align: center;
}

.forgot-form-wrapper form .form-control {
	width: 100%;
	border: 1px solid #ddd;
	height: 40px;
	border-radius: 5px;
	font-size: 12px;
	margin: 5px 0px 15px;
}

.forgot-form-wrapper form button {
	border-color: var(--blue);
	font-size: 16px;
	font-weight: 500;
	font-family: var(--interFont);
	height: auto;
	padding: 7px 24px;
	border-radius: 41px;
	background: linear-gradient(to right, #061e3d 50%, var(--blue) 50%);
	background-size: 210% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	border: none;
	margin-top: 15px;
}

.forgot-form-wrapper form button:hover {
	background-position: left bottom;
	color: #fff;
	border: none;
}

@media (max-width: 767px) {
	.forgot-form-wrapper form {
		max-width: 100%;
		margin: 0px 20px;
	}
}




/* <-------- Custom-Setting & contact page- start here -------> */

.team-section.login ul li a span {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	text-align: center;
}

.dashboard-admin .dlc-login-register.company-setting .nav.nav-tabs {
	border-color: #E5E7EB !important;
}

.dlc-login-register.company-setting .team-section .nav-tabs .nav-item .nav-link:before {
	background-color: var(--yellow) !important;
	bottom: 5px;
}

.company-info-inner.company-setting-inner h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	color: var(--blue);
}

.company-info-inner.company-setting-inner span.floating-label {
	font-family: var(--interFont);
	font-weight: 600;
	font-size: 16px;
	line-height: 125%;
	color: var(--blue);
}

.company-info-inner.company-setting-inner input {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	color: #061E3D !important;
}

.company-profile-tab.login-form.user-management-custom h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	color: var(--blue) !important;
}

.company-profile-tab.login-form.user-management-custom a.download-custom-user {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	color: var(--blue) !important;
}

.company-profile-tab.login-form.user-management-custom .revisions-table .table thead th {
	font-family: var(--interFont);
	font-weight: 700;
	font-size: 14px;
	line-height: 120%;
	color: #061E3D !important;

}

.company-profile-tab.login-form.user-management-custom .revisions-table .table thead td {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	color: #061E3D !important;

}

.company-profile-tab.login-form.user-management-custom .revisions-table .table td a {
	color: var(--blue) !important;

}

.contact-evcan .form-control {
	border-radius: 8px !important;
	background-color: transparent !important;
	border: 1px solid var(--blue) !important;
	height: 54px;
}

.contact-form.contact-evcan .wpcf7-form .button-group .common-bnt .btn.submit-contact {
	color: #fff;
	border-radius: 50px !important;
	font-size: 16px;
	font-weight: 500;
	font-family: var(--interFont);
	height: auto;
	padding: 18px 10px;
	background: linear-gradient(to right, var(--green) 50%, var(--blue) 50%);
	background-size: 210% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	border: none !important;
}

.contact-form.contact-evcan .wpcf7-form .button-group .common-bnt .btn.submit-contact:hover {
	background-position: left bottom;
	color: var(--blue);
	border: none !important;
}

.need-help-contact .title h1 {
	font-weight: 600;
	font-family: var(--citrineFont);
	font-size: 46px;
	line-height: 120%;
	/* color: var(--blue); */
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
}

.need-help-contact p {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	/* color: var(--blue); */
	font-family: var(--interFont);
}

.need-help-contact p a {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	color: var(--blue);
	font-family: var(--interFont);
}

.need-help-contact h3 a {
	font-weight: 600;
	font-family: var(--citrineFont);
	font-size: 24px;
	line-height: 120%;
	color: var(--blue);
}

.contact-form form {
	position: relative;
}

.contact-form .wpcf7 form.invalid .wpcf7-response-output {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 70px;
}

.contact-form .wpcf7 form.sent .wpcf7-response-output {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 70px;
}

.contact-form-wrapper.connect-contact+.wpcf7-response-output {
	bottom: 40px !important;
}

.alignright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 10px;
	clear: both;
}

.alignleft {
	float: left;
	margin-right: 40px;
	clear: both;
}


@media (max-width: 991px) {
	.get-involved-card h2 {
		font-size: 25px;
	}

	.contact-form .wpcf7 form.invalid .wpcf7-response-output {
		position: static;
	}

}

@media (max-width: 767px) {
	.alignright {
		float: none;
		margin-bottom: 15px;
		margin-left: 0;
		margin-top: 0;
		display: block;
	}

	.alignleft {
		float: none;
		margin-right: 0px;
		margin-bottom: 15px;
		display: block;
	}

	.get-involved-card h2 {
		font-size: 20px;
	}
}






/* <-------- news-insight-details- start here -------> */


.breadcrumb-section.breadcrumb-category-page .breadcrumb .breadcrumb-item {
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	color: var(--blue);
	text-decoration: none;
	letter-spacing: 0px;
	font-family: var(--interFont);
}

.breadcrumb-section.breadcrumb-category-page .breadcrumb .breadcrumb-item a {
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	color: var(--blue);
	text-decoration: none;
	letter-spacing: 0px;
	font-family: var(--interFont);
}

section.breadcrumb-section.breadcrumb-category-page {
	padding: 15px 0;
}

.custom-sidebar a.btn.btn-primary {
	border: var(--blue);
	font-size: 16px;
	font-weight: 500;
	font-family: var(--interFont);
	height: auto;
	padding: 7px 24px;
	border-radius: 41px;
	background: linear-gradient(to right, var(--green) 50%, var(--blue) 50%);
	background-size: 210% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
}

.custom-sidebar a.btn.btn-primary:hover {
	background-position: left bottom;
	color: var(--blue);
	border: var(--green);
}

.custom-sidebar a.btn.btn-primary:hover svg path {
	stroke: var(--blue);
}

.perspectives-section .right-sidebar-event.custom-sidebar .sidebar-title h3 {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-transform: uppercase;
	color: var(--blue);
}

.perspectives-section .right-sidebar-event.custom-sidebar .sidebar-search .search-links ul li a {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-decoration: underline;
}

.perspectives-section .right-sidebar-event.custom-sidebar .sidebar-search .search-links ul li a span {
	top: 8px;
}

.perspectives-section .right-sidebar-event.custom-sidebar .sidebar-search .search-links ul li h6 {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-decoration: none;
}

.perspectives-section .right-sidebar-event.custom-sidebar .sidebar-search .search-links ul li a:hover {
	color: var(--blue);
	text-decoration: none;
}

.custom-category-content .event-box .event-content h1 a {
	font-family: var(--citrineFont);
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	color: var(--blue) !important;
	text-decoration: none;
}

.custom-category-content .event-box .event-content span {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	color: var(--blue) !important;
}

.custom-category-content .event-box .event-content p {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	margin: 0;
	color: var(--blue) !important;
	margin-bottom: 10px !important;
}

.custom-category-content .event-content p a {
	color: var(--blue);
	word-break: break-word;
	text-decoration: underline;
}

.custom-category-content .event-box .event-content h2 {
	font-family: var(--citrineFont);
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}

.custom-category-content .event-box .event-content h2 a:hover {
	color: var(--blue);
}

.custom-category-content .event-content p a:hover {
	color: var(--blue);
}

.tabbing-group .btn-tabbing {
	letter-spacing: 0px;
	color: #fff;
	text-transform: uppercase;
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 12px;
	padding: 5px 10px 3px 20px;
	border-radius: 30px;
	line-height: 20px;
	position: relative;
	margin: 0 3px 5px 0;
	display: inline-block;
	color: var(--blue);
}

.perspectives-section .right-sidebar-event.custom-sidebar .event-box .event-content h2 {
	font-family: var(--citrineFont);
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}

.perspectives-section .right-sidebar-event.custom-sidebar .event-box .event-content h2 a:hover {
	color: var(--blue);
}

.perspectives-section .right-sidebar-event.about-card .event-box .event-content span {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	color: var(--blue) !important;
}

.custom-category-content .event-box .read-more-btn a {
	border: var(--blue);
	font-size: 16px;
	font-weight: 500;
	font-family: var(--interFont);
	height: auto;
	padding: 5px 20px;
	border-radius: 41px;
	background: linear-gradient(to right, var(--green) 50%, var(--blue) 50%);
	background-size: 210% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
}

.custom-category-content .event-box .read-more-btn a:hover {
	background-position: left bottom;
	color: var(--blue) !important;
	border: var(--green);
}

.faq-section.custom-page-class .title h2 {
	font-family: var(--citrineFont);
	font-weight: 500;
	font-size: 30px;
	line-height: 120%;
	color: var(--blue);
}

.custom-category-content .event-box:hover .read-more-btn a {
	color: #fff;
}

.custom-category-content .event-box:hover .event-content .read-more-btn a span.svg_class svg path {
	stroke: #ffffff;
}

.custom-category-content .event-box .event-content .read-more-btn a:hover span.svg_class svg path {
	stroke: var(--blue) !important;
}

.custom-category-content .event-box:hover .event-content .read-more-btn a .svg_class {
	background-color: transparent;
}

.custom-category-content .event-box .event-content .read-more-btn a span.svg_class {
	width: 10px;
}

.custom-category-content .event-box:hover .event-content .read-more-btn a:hover .svg_class {
	width: 10px;
}

.custom-category-content .event-box .event-content .read-more-btn a span.svg_class svg path {
	stroke: #ffffff;
}

.custom-category-content .event-box {
	border-radius: 12px !important;
}

.custom-category-content .event-box:hover {
	border-radius: 12px !important;
}

.custom-category-content .event-box .event-box-img .image .inner {
	-webkit-transition: none;
}

.custom-category-content .event-box:hover .event-box-img .image .inner {
	border-radius: 12px !important;
}

.custom-page-class .site-search .search-btn svg path.a {
	fill: var(--blue);
}

.custom-page-class .site-search .search-btn svg path.a {
	fill: var(--blue);
	stroke: transparent;
}

.subscribe-custom-btn {
	border-color: var(--blue);
	font-size: 16px;
	font-weight: 500;
	font-family: var(--interFont);
	height: auto;
	padding: 12px 24px;
	border-radius: 100px;
	background: linear-gradient(to right, #fff 50%, var(--blue) 50%);
	background-size: 210% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	flex-direction: row-reverse;
	border: none;
	gap: 10px !important;
}

.subscribe-custom-btn:hover {
	background-position: left bottom;
	color: var(--blue);
}

.subscribe-custom-btn svg path {
	/* stroke: #fff; */
}

.subscribe-custom-btn:hover svg path {
	/* stroke: var(--blue); */
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
	box-shadow: none;
}

.subscribe-custom-btn .btn-dark:not(:disabled):not(.disabled).active,
.subscribe-custom-btn .btn-dark:not(:disabled):not(.disabled):active,
.subscribe-custom-btn .show>.btn-dark.dropdown-toggle {
	color: var(--blue);
}

.stayloop-custom .subscribe-custom-btn {
	background: linear-gradient(to right, var(--green) 50%, #fff 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all 0.3s ease;
	flex-direction: row-reverse;
	border: none;
	color: var(--blue);
}

.stayloop-custom .subscribe-custom-btn:hover {
	background-position: left bottom;
	color: #fff;
}

.stayloop-custom .subscribe-custom-btn svg path {
	stroke: var(--blue);
}

.custom-adoption-trends-section.evcan-investment-drivers-section h1 a {
	font-family: var(--font-mono);
	font-weight: 700;
	font-size: 56px;
	line-height: 70px;
	color: var(--blue);
	text-decoration: none;
}

.custom-adoption-trends-section.evcan-investment-drivers-section h1 a:hover {
	color: var(--blue);
}

.custom-adoption-trends-section.evcan-investment-drivers-section span.date {
	font-weight: 700;
	font-size: 20px;
	line-height: 100px;
	font-family: var(--font-mono);
	color: var(--blue);
	opacity: 0.5;
}

.custom-category-content .event-box-img.custom-content-class {
	margin-bottom: 35px;
}

.custom-adoption-trends-section.evcan-investment-drivers-section h4 {
	font-family: var(--font-mono);
	font-weight: 700;
	font-size: 24px;
	line-height: 100%;
	color: var(--blue);
	padding-bottom: 30px;
	margin: 0;
	margin-top: -20px;
}

.custom-adoption-trends-section.evcan-investment-drivers-section .adoption-subheading-wrapper.custom-adoption-class img {
	max-width: 450px;
	width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
	margin-top: 6px;
}

@media screen and (max-width: 768px) {
	.custom-adoption-trends-section.evcan-investment-drivers-section .adoption-subheading-wrapper.custom-adoption-class img {
		max-width: unset;
	}
}

.custom-adoption-trends-section.evcan-investment-drivers-section .event-box-img.custom-content-class img {
	margin-top: -20px;
}

.custom-adoption-trends-section.evcan-investment-drivers-section .highlight-section-text {
	max-width: 100%;
	margin: auto;
}

@media (max-width: 991px) {
	.news-detail-article-content .contect-block p img.alignright {
		width: 100% !important;
		float: none;
		margin: auto;
	}

	.news-detail-article-content .contect-block p img.alignleft {
		width: 100% !important;
		margin: auto;
		float: none;
	}

	.article-section img {
		border-radius: 8px;
		width: 100% !important;
		margin: auto;
	}

}

@media (max-width: 767px) {
	.custom-adoption-trends-section.evcan-investment-drivers-section h1 a {
		font-size: 36px;
		line-height: 30px;
	}
}

.new-update-box .event-contentt h2 {
	font-size: 16px;
	font-weight: 600;
	font-family: "inter-variable", sans-serif;
}

.new-update-box .event-contentt h2 a {
	text-decoration: none;
}

.new-update-box .event-contentt .date-time p {
	font-size: 14px;
	line-height: 16px;
	text-transform: capitalize;
	letter-spacing: 0;
	font-family: 'Proxima Nova Rg';
	font-weight: normal;
	color: #000000DE;
}

.marketing-checkbox-download-form .wpcf7-list-item-label {
	display: none;
}

.dlc-login-register .modal.show .modal-dialog {
	transform: none;
	bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
}

.dlc-login-register ._failed {
	border-bottom: solid 6px var(--blue) !important;
}

.dlc-login-register button.close {
	background-color: var(--blue) !important;
	width: 30px !important;
	height: 30px !important;
	font-size: 16px !important;
	line-height: 13px !important;
}

.custom-error-field {
	height: calc(100vh - 600px);
	padding-top: 120px;
	padding-bottom: 120px;
}

.account-verified p {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	color: var(--blue);
}

.custom-error-field p.error {
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	color: var(--blue);
}

.article-section img {
	border-radius: 8px;
	max-width: 896px;
}

.subscribe-latest-article-custom .highlight-section-text h2 {
	/* color: var(--blue); */
	text-align: center;
}

.subscribe-latest-article-custom .highlight-section-text p {
	color: var(--blue);
	text-align: center;
}

.related-resource-news-custom .articles-wrapper {
	padding-top: 57px;
}

.news-detail-article-content .contect-block p img {
	border-radius: 8px;
	margin: 20px 20px;
}

.news-detail-article-content .contect-block {
	max-width: 1280px;
	margin: auto;
}

.news-detail-article-content .contect-block p img.alignleft {
	width: 625px;
}

.news-detail-article-content .contect-block p img.alignright {
	width: 625px;
}

.news-detail-article-content .meta-section {
	max-width: 1280px;
	margin: auto;
}

.tabbing-group .btn-tabbing {
	position: relative;
	display: inline-block;
	color: var(--blue);
	font-family: var(--interFont);
	font-weight: 600;
	font-size: 16px;
	padding: 10px 12px;
	border-radius: 12px;
	text-decoration: none;
	text-transform: capitalize;
}


.top-article-news-custom .tabbing-group .btn-tabbing {
	color: var(--blue);
	font-family: var(--interFont);
	font-weight: 600;
	font-size: 16px;
	padding: 10px 12px;
	border-radius: 12px;
	text-decoration: none;
	text-transform: capitalize;
}





/*[id="user_type_sub_terms[]-error"].error{*/
/*	margin-top: -40px;*/
/*	color: #F00 !important;*/
/*}*/
#user_type_sub_terms\[\]-error {
	margin-top: -40px;
	color: #F00 !important;
}





/* new-css */

.form-check-input {
	border: var(--bs-border-width) solid var(--blue) !important;
}

@media (max-width: 991px) {
	.Charging-Ecosystem .ecosystem-wrapper img {
		margin: auto;
		width: 100%;
	}

	.EV-Charging-image img {
		margin: auto;
		display: block;
		width: 100%;
	}

	.who-we-are-wrapper img {
		width: 100%;
	}
}




/* new-css-09/07/25 */

.product-content-wrapper .Electric-Transportation {
    border-radius: 12px;
    padding: 10px 20px 60px 20px;
}
.product-content-wrapper .Electric-Transportation .electric-trans-subheading h2 {
	color: #fff;
	font-family: var(--citrineFont);
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	padding-top: 20px;
	padding-bottom: 10px;
}

.product-content-wrapper .Electric-Transportation .electric-trans-subheading h3 {
	color: #fff;
}

.product-content-wrapper .Electric-Transportation .electric-trans-subheading br {
	display: none;
}

.product-content-wrapper .Electric-Transportation .electric-trans-subheading p {
	color: #fff;
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
    padding-bottom: 10px;
}

.product-content-wrapper .Electric-Transportation .electric-trans-subheading ul {
	padding-left: 2rem;
	list-style: disc;
}

.product-content-wrapper .Electric-Transportation .electric-trans-subheading ul li {
	color: #fff;
	font-family: var(--interFont);
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
    padding-bottom: 10px;
}
.porduct-subscribe-section section.highlight-section.subscribe h3 {
    text-align: left;
}


/* AL: START of overrides for "EVCAN CSMS Application Review Process and Submission Instructions" page */
.page-id-373278 .product-content-wrapper  .Electric-Transportation{
	background-color: white !important;
}

.page-id-373278 .product-content-wrapper .Electric-Transportation,
.page-id-373278 .product-content-wrapper .Electric-Transportation .container{
	padding: 0;
}

.page-id-373278 .product-content-wrapper .Electric-Transportation .electric-trans-subheading h3,
.page-id-373278 .product-content-wrapper .Electric-Transportation .electric-trans-subheading h2,
.page-id-373278 .product-content-wrapper .Electric-Transportation .electric-trans-subheading p,
.page-id-373278 .product-content-wrapper .Electric-Transportation .electric-trans-subheading ul li
{
	color: var(--blue);
}
/* AL: END of overrides for "EVCAN CSMS Application Review Process and Submission Instructions" page */





/* new-css-05/08/25 */

.login-form legend {
    font-family: var(--citrineFont);
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    color: var(--blue);
    padding-bottom: 10px;
}











