/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1620689904
Updated: 2021-05-11 07:38:24

*/
body {
	font-family: 'Open Sans' !important;
}
pre {
	font-family: 'Open Sans';
	white-space: normal;
}
pre p {
	white-space: pre-line;
}
pre ol, pre ul {
	white-space: normal;
	margin-bottom: 20px;
}

.event-post-block li, .deal-post-block li {
    float: left;
    width: 46%;
    box-shadow: 0px 10px 30px 0px rgb(21 118 181 / 25%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 15px 10px 20px 10px;
    padding: 0;
    list-style: none;
    border-radius: 12px 12px 12px 12px;
    height: 290px;
    position: relative;
    background-size: cover;
}
.event-post-block li:before, .deal-post-block li:before {
    content: "";
    background-color: transparent;
    background-image: radial-gradient(at center center, #2DB6E0 0%, #002944 100%);
    opacity: 1;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    mix-blend-mode: color;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    border-radius: 12px 12px 12px 12px;
    z-index: 1;
}
.event-post-block li a, .deal-post-block li a {
    color: #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 9;
}
.event-post-block li .thumb-img , .deal-post-block li .thumb-img {
    background-size: cover;
    border-radius: 12px 12px 12px 12px;
    padding: 15px;
    height: auto;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
}
.event-post-block li .thumb-img h3, .deal-post-block li .thumb-img h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4em;
}
.event-post-block li .thumb-img span, .deal-post-block li .thumb-img span {
    background: #e42919;
    position: relative;
    border-radius: 12px;
    font-size: 10px;
    text-transform: uppercase;
	display: inline-block;
    line-height: 1.6em;
	font-weight: 800;
    letter-spacing: 3px;
    padding: 3px 8px;
}
.event-post-block ul, .deal-post-block ul, .user-list-block ul {
    padding: 0;
}
.user-list-block li {
    float: left;
    width: 30%;
    box-shadow: 0px 10px 30px 0px rgb(21 118 181 / 25%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 2% 1.5%;
    list-style: none;
    border-radius: 12px 12px 12px 12px;
    padding: 25px 15px 15px 15px;
    text-align: center;
    height: 280px;
}
.user-list-block li a {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
}
.user-list-block li a img {
    width: 100px;
    height: 100px;
	object-fit: cover;
	border-radius: 100%;
}
.user-list-block li h4 {
    margin-bottom: 5px;
}
.user-list-block li .listing_text a {
    color: #002944;
    font-size: 18px;
	font-weight: 700;
    border-radius: 0;
    height: auto;
    width: 100%;
}
.user-list-block li .listing_text p.person-details {
    font-size: 14px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.user-list-block li .listing_text p.person-organisation {
    font-size: 12px;
	font-weight: 700;
	line-height: 1.3em;
}
.user-list-block li .listing_text p.person-pos {
    font-size: 16px;
	line-height: 1.4em;
	margin: 10px 0px 5px 0px;
}
.user-list-block li .listing_text p.person-org {
    font-size: 14px;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 0px;
}
.deal-post-block span {
    background: transparent !important;
}
p.strt_date {
    margin-bottom: 0;
    font-size: 14px;
	font-weight: 700;
    margin-top: 10px;
}

span.post_terms {
    background: transparent !important;
    padding: 0 !important;
	margin-bottom:-10px;
}

.deal-post-block li .thumb-img p {
	font-size: 14px;
	line-height: 1.4em;
}

.career-post-block li {
    box-shadow: 0 10px 30px 0 rgb(21 118 181 / 25%);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    margin: 15px 10px 20px 10px;
    padding: 20px 15px 25px 15px;
    background-color: #FFF;
    list-style: none;
    border-radius: 12px 12px 12px 12px;
    position: relative;
    display: flex;
    width: 46.5%;
    float: left;
	min-height: 250px;
	align-items: flex-end;
}
.career-post-block .thumb-img.slider_box span {
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 3px;
    color: #e42919;
	position: absolute;
    top: 20px;
}
.career-post-block .thumb-img.slider_box h3 {
    margin-bottom: 10px;
    color: #002944;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4em;
}
.career-post-block .thumb-img.slider_box p.exp_level {
    color: #002944;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
	margin: 0px;
}


.career-post-block ul#careerBlog {
    margin: 0;
    list-style: none;
    padding: 0;
}
#careerBlog figure img {
	height: 60px;
    width: auto;
    object-fit: contain;
    margin-bottom: 20px;
}

/* */

.poll-form .gform_legacy_markup_wrapper .top_label .gfield_label {
    margin-bottom: 0px!important;
    font-weight: 400 !important;
    text-align: center;
    font-size: 20px !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 30px;
}
.poll-form div#gfield_description_89_3 {
    text-align: center;
    line-height: 18px;
    color: #e8e8e8;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.thank-you-msg p {
    text-align: center;
    line-height: 18px;
    color: #e8e8e8;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.poll-list-1, .poll-list-2 {
    float: left;
    width: 50%;
    padding-top: 20px;
}
.poll-list-1 {
    padding-right: 45px;
    border-right: 1px solid #4d697c;
}
.poll-list-2 {
    padding-left: 45px;
}
.poll-form .sdg-listing .card-text.progress {
    float: left;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: left;
    width: 100%;
    margin: 0 0 25px;
}
.progress-main {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}
.poll-percent {
    width: 80px;
    float: left;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}
.progress-right {
    float: left;
    width: calc(100% - 80px);
}
.content-content-title {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 12px;
}
.progress-wrapper {
    float: left;
    width: 100%;
    height: 7px;
    background-color: #4d697c;
    border-radius: 7px;
    overflow: hidden;
}
.thank-you-msg>h2 {
    font-weight: 400;
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 30px;
}
.progress-wrapper .progress-bar {
    float: left;
    height: 7px;
}
.progress-bar {
    background-color: #e42919;
}
.sdg-listing {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 0;
    margin: 0;
    padding-bottom: 30px;
}

@media (max-width:1160px){
	.user-list-block li{width: 46%; min-height:290px; margin: 2%; height:auto;}
}

@media (max-width:990px){
	.event-post-block li, .deal-post-block li{ width:46%; margin:2%;}
	.user-list-block li{width: 46%; min-height:290px; margin: 2%; height:auto;}
	.user-list-block li a {width: 100px; height: 100px;}
	.user-list-block li .listing_text a{ font-size: 16px;}
	.user-list-block li .listing_text p.person-details { font-size: 12px;}
	.event-post-block li, .deal-post-block li{height: 310px;}
	.event-post-block li .thumb-img h3, .deal-post-block li .thumb-img h3{font-size: 16px;}
	.event-post-block li .thumb-img p, .deal-post-block li .thumb-img p {font-size: 12px;}
	.event-post-block li .thumb-img span, .deal-post-block li .thumb-img span{letter-spacing: 2px;}
	.career-post-block .thumb-img.slider_box h3 {font-size: 16px;}
	.career-post-block li{width: 46%; margin: 2%;}
}

@media (max-width:640px){
	.event-post-block li, .deal-post-block li{width: 46%; margin: 2%;}
	.user-list-block li{width: 46%; margin: 2%;}
	.career-post-block li{width: 46%; margin: 2%;}
}

@media (max-width:480px){
	.user-list-block li{min-height:260px;  height:auto;margin-bottom:20px;}
	.event-post-block li .thumb-img h3, .deal-post-block li .thumb-img h3{font-size: 14px;margin-bottom: 10px;}
	.event-post-block li, .deal-post-block li{height:260px;}
	.elementor-122136 .elementor-element.elementor-element-f8350b8, .elementor-122136 .elementor-element.elementor-element-1322810,
	.elementor-122136 .elementor-element.elementor-element-9d6ea3d{margin-bottom: 0;}
	.event-post-block li .thumb-img , .deal-post-block li .thumb-img {padding: 10px 10px 15px 10px;}
	.event-post-block li .thumb-img span, .deal-post-block li .thumb-img span{letter-spacing: 1px; font-size: 9px;}
	.deal-post-block li .thumb-img h3 {margin-bottom: 10px;}
	.deal-post-block li .thumb-img p.deal-excerpt {display: none;}
	.career-post-block .thumb-img.slider_box p.exp_level {font-size: 12px;}
	.career-post-block li {padding: 20px 15px 15px 15px;}
	.user-list-block li a img {width: 80px; height: 80px;}
	.user-list-block li a {width: 80px; height: 80px;}
}

/* Changes by Azwan */
.contact-person-block ul {
    padding: 0;
}
.contact-person-block li {
    float: left;
    width: 100%;
    box-shadow: none;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 15px 10px 20px 10px;
    list-style: none;
    border-radius: none;
    padding: 15px;
    text-align: center;
    height: 290px;
}
.contact-person-block li a img{
    width: 120px;
    height: 120px;
    border-radius: 100%;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
	object-fit: cover;
}
.contact-person-block li h4 {
    margin-bottom: 10px;
}
.contact-person-block li .listing_text a {
    color: white;
    font-weight: 600;
    font-size: 20px;
    height: auto;
    width: auto;
}
.contact-person-block li .listing_text {
   margin-top: 20px;
   margin-bottom: 40px;
}
.contact-person-block li .listing_text p.person-details {
    font-size: 14px;
	color: white;
}
.contact-person-block li .contact-btn a {
    color: white;
	background-color: #E42919;
    font-weight: 800;
    font-size: 14px;
    padding: 15px;
    width: auto;
	border-radius: 100px;
	box-shadow: 0px 10px 30px 0px rgb(255 103 90 / 60%);
}

@media (max-width:990px){
	.contact-person-block li{min-height:290px; margin: 1.5%; height:auto;}
	.contact-person-block li a {width: 100px; height: 100px;}
	.contact-person-block li .listing_text a{ font-size: 18px;}
	.contact-person-block li .listing_text p.person-details { font-size: 12px;}
}

@media (max-width:480px){
	.contact-person-block li{min-height:200px; margin: 0; height:auto; width:100%; margin-bottom:1.5%}
}

/* Changes by Azwan ends*/

.spo-contact-block ul {
    padding: 0;
}
.spo-contact-block li {
	display: flex;
    width: 100%;
    list-style: none;
}
.spo-contact-block li a {
    width: 80px;
	margin-right: 15px;
	margin-top: 10px;
}
.spo-contact-block li a img{
    width: 80px;
	aspect-ratio: 1 / 1;
    border-radius: 100%;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
	object-fit: cover;
}
.spo-contact-block li h4 {
    margin-bottom: 10px;
	margin-top: 0px;
}
.spo-contact-block li .listing_text a {
    color: white;
    font-weight: 600;
    font-size: 16px;
}
.spo-contact-block li .listing_text {
   margin-top: 0px;
}
.spo-contact-block li .listing_text p.person-details {
    font-size: 12px;
	line-height: 1.5em;
	color: #CECECE;
}

@media (max-width:990px){
	.spo-contact-block li .listing_text a{ font-size: 16px;}
	.spo-contact-block li .listing_text p.person-details { font-size: 12px;}
}

@media (max-width:768px){
	.spo-contact-block li a {
    width: 100px;
}
	.spo-contact-block li a img{
    width: 100px;
}
	.spo-contact-block li .listing_text a{ font-size: 14px;}
	.spo-contact-block li .listing_text p.person-details { font-size: 12px;}
}


/* From Customize CSS */

/* SignUp Newsletter */

.gform_wrapper .gf_simple_horizontal .gform_body .top_label .gfield {
	padding-right: 5px !important;
}

/* Hide Ajax Search Suggestion */
/* .individual-page-search .jet-ajax-search__results-area.show {
	display: none;
} */

.fwp-search-filter .facetwp-input-wrap {
	width: 100%;
	box-shadow: 0 10px 30px rgba(13, 48, 164, 0.15);
	border-radius: 100px;
}
.fwp-search-filter .facetwp-facet input.facetwp-search {
    border-radius: 100px;
    border: none;
    font-size: 16px;
    padding: 15px;
	height: 55px;
}
.fwp-search-filter .facetwp-icon:before {
	display: inline-block;
    width: 55px;
    height: 55px;
    background: url(https://avpn.asia/wp-content/uploads/2021/09/avpn-icon-magnifying-glass-white.svg) no-repeat;
    background-position: 18px 50%;
    background-size: 20px 20px;
}

.fwp-search-filter .facetwp-icon {
    background-color: #E42919;
	border-radius: 100px;
    opacity: 1;
}

.fwp-dropdown-filter, .fwp-date-filter  {
	width: 25% !important;
}

.fwp-date-filter .facetwp-facet {
	display: flex;
    width: 200%;
}
.fwp-date-filter .facetwp-facet{
	box-shadow: 0 10px 30px rgba(13, 48, 164, 0.15);
    border-radius: 100px;
    border: none;
    padding: 0px;
	margin: 0px 20px 10px 0px;
}
.fwp-date-filter .facetwp-facet input[type=text]{
	font-size: 16px;
    padding: 15px;
	border: none;
	border-radius: 100px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.fwp-date-filter .facetwp-facet input[type=text].facetwp-date-min{
	border-radius: 100px 0px 0px 100px;
}
.fwp-date-filter .facetwp-facet input[type=text].facetwp-date-max{
	border-left: solid 1px #ccc;
	border-radius: 0px 100px 100px 0px;
}
.fwp-dropdown-filter select.facetwp-dropdown {
box-shadow: 0 10px 30px rgba(13, 48, 164, 0.15);
    border-radius: 100px;
    border: none;
	font-size: 16px;
    padding: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(https://avpn.asia/wp-content/uploads/2021/07/avp-icon-dropdown-16.svg);
		background-size: 14px;
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 20px;
}

.facetwp-facet {
		margin-bottom: 0px !important;
	}

@media only screen and (max-width: 768px) {
  .fwp-dropdown-filter, .fwp-date-filter {
	width: 50% !important;
}
}
@media only screen and (max-width: 480px) {
  .fwp-dropdown-filter, .fwp-date-filter {
	width: 100% !important;
}
	.facetwp-facet {
		margin-bottom: 0px !important;
}
	.fwp-date-filter .facetwp-facet {
    width: 100%;
}
	.fdate-wrap.opened{
	left: 50% !important;
    transform: translate(-50%, 0%) !important;
}
}
}

.algolia-powered-by-link, .algolia-search-highlight {
	display: none !important;
}

/* Pointer */

.nav-menu-pointer {
	cursor: default;
} 

.gf_step>.gf_step_number {
	display: none !important;
}

.gform_legacy_markup_wrapper .gf_step{
	width: 14% !important;
	margin-right: 2% !important;
}

.gform_legacy_markup_wrapper .gf_page_steps {
	padding-bottom: 50px !important;
	border-bottom: none !important;
}

/* Gravity Form Styling */

.gform_legacy_markup_wrapper .top_label .gfield_label {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0px;
}

.gform_wrapper .gform_legacy_markup_wrapper .gfield_required {
	display: none !important;
}

body .gform_legacy_markup_wrapper .top_label div.ginput_container {
	margin-top: 4px !important;
}

.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select, .gform_legacy_markup_wrapper textarea  {
	height: 55px;
	border: solid 1px rgba(0,41,68,0.3);
	border-radius:4px;
	width: 100%;
	background-image: none !important;
	padding: 15px !important;
}

.gform_legacy_markup_wrapper ul.gform_fields li.avpn-field.gfield {
	padding-right: 20% !important;
	margin-bottom: 20px !important;
}

@media only screen and (max-width: 480px) {
  .gform_legacy_markup_wrapper ul.gform_fields li.avpn-field.gfield {
	padding-right: 0% !important;
}
	
	.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .sd_form.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select, .sd_form textarea.medium {
	background-image: none !important;
}
}

.gform_legacy_markup_wrapper .ginput_container_checkbox ul.gfield_checkbox li, .gform_legacy_markup_wrapper .ginput_container_radio ul.gfield_radio li {
  margin-bottom: 10px;
  box-shadow: 0 5px 10px rgb(21 118 181 / 10%);
  margin-right: 20px;
  border-radius: 4px;
  border: solid 1px rgba(0,41,68,0.1);
}

.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio], .gform_legacy_markup_wrapper.gf_browser_safari .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper.gf_browser_safari .gfield_radio li input[type=radio] {
	margin: 10px 5px 10px 10px !important;
}


.gchoice_select_all, .gform_legacy_markup_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_legacy_markup_wrapper ul.gfield_radio li input[type=radio]:checked+label {
	color: #E4281A;
	font-weight: 700;
}

.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
	width: 48% !important;
	margin-right: 2%;
}

body .gform_legacy_markup_wrapper ul li.gfield {
	margin-top: 0px !important;
	margin-bottom: 20px;
}



.gform_legacy_markup_wrapper ul.gfield_checkbox li label, .gform_legacy_markup_wrapper ul.gfield_radio li label {
	color: black;
	font-weight: 700;
	transition: color 0.3s ease-out;
	padding: 10px 10px 15px 10px !important;
	width: 90% !important;
	max-width: 100% !important;
}

.gform_legacy_markup_wrapper .gfield_html.gfield_no_follows_desc h5 {
	margin-top: 40px !important;
	margin-bottom: 10px !important;
	font-weight: 700;
}

@media only screen and (max-width: 480px) { .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio], .gform_legacy_markup_wrapper.gf_browser_safari .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper.gf_browser_safari .gfield_radio li input[type=radio] {
	margin: 10px 5px 10px 10px !important;
}
	
.gform_legacy_markup_wrapper ul.gfield_checkbox li label, .gform_legacy_markup_wrapper ul.gfield_radio li label {
	color: black;
	font-weight: 700;
	transition: color 0.3s ease-out;
	padding: 10px 10px 15px 10px !important;
	width: 80% !important;
	max-width: 100% !important;
}	
	
}


.gform_legacy_markup_wrapper .gform_page_footer {
    border-top: none !important;
}
/* Buttons Styling */
/* Next */
.gform_legacy_markup_wrapper .gform_page_footer .button.gform_button, .gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button {
	background-color: #E4281A;
	border: solid 1px #E4281A;
	border-radius: 100px;
	padding: 15px 40px;
	color: white;
	font-weight: 700;
	font-size: 16px;
	box-shadow: 0 5px 20px rgba(255 103 90 / 50%)
}

/* Submit */
.gform_legacy_markup_wrapper .avpn-form .gform_footer input.button, .gform_legacy_markup_wrapper .avpn-form .gform_footer input[type=submit], .gform_legacy_markup_wrapper .avpn-form .gform_page_footer input.button, .gform_legacy_markup_wrapper .avpn-form .gform_page_footer input[type=submit] {
	background-color: #E4281A;
	border: solid 1px #E4281A;
	border-radius: 100px;
	padding: 15px 40px;
	width: 100% !important;
	color: white;
	font-weight: 700;
	font-size: 16px;
	box-shadow: 0 5px 20px rgba(255 103 90 / 50%);
}

.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    background-color: #E4281A;
	border: solid 1px #E4281A;
	border-radius: 100px;
	padding: 15px 40px;
	width: 100% !important;
	color: white;
	font-weight: 700;
	font-size: 16px;
	box-shadow: 0 5px 20px rgba(255 103 90 / 50%);
}


/* Save and Continue */
.gform_legacy_markup_wrapper .gform_footer a.gform_save_link, .gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link {
	background-color: transparent;
	border: none;
	padding: 15px 40px;
	color: #E4281A;
	font-weight: 700;
	font-size: 16px;
}

/* Previous */
.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button {
	background-color: transparent;
	border: solid 1px #E4281A;
	border-radius: 100px;
	padding: 15px 40px;
	color: #E4281A;
	font-weight: 700;
	font-size: 16px;
}

.site-footer {
    padding-top: 0px;
    padding-bottom: 0px;
}

.gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html>h4 {
	font-weight: 700;
	margin-top: 60px;
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield.form-statement .gsection_description {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5em;
}

@media only screen and (max-width: 480px) {
  .gform_legacy_markup_wrapper ul.gform_fields li.gfield.form-statement .gsection_description {
	font-size: 14px;
	line-height: 1.4em;
}
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield.form-statement {
	border-bottom: none !important;
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield {
	padding-right: 0px !important; 
}

.thank-you-title {
	font-family: 'Open Sans';
	font-size: 24px;
	font-weight: 600;
	color: #042944; 
	margin-bottom: 0px;
	line-height: 1.3em;
}

.thank-you-subtitle {
	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: 500;
	color: #042944; 
	margin-bottom: 10px;
	line-height: 1.4em;
}

/* SE Dev Kit */

.gform_legacy_markup_wrapper ul.gform_fields li.gfield.viral_description {
		background-color: #EFF5F8;
    padding: 20px;
    border-radius: 8px;
}


/* Update Account Form */

.gform_legacy_markup_wrapper.update-account h3 {
    font-weight: 600 !important;
    color: #002944 !important;
    font-size: 35px !important;
    line-height: 1.4em !important;
}

.gform_legacy_markup_wrapper.update-account p {
    font-weight: 400 !important;
    color: #002944 !important;
    font-size: 18px !important;
    line-height: 1.5em !important;
}

/* From Customize CSS ends*/

.gform_legacy_markup_wrapper ul.gform_fields li.gfield .ginput_container_fileupload .gform_fileupload_multifile .gpfup__droparea {
	background-color: #F0F6F8;
	border-radius: 4px;
	border: 2px dotted #A4C7D3;
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield .ginput_container_fileupload .gform_fileupload_multifile .gpfup__droparea div span {
	color: #002944;
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield .ginput_container_fileupload .gform_fileupload_multifile .gpfup__droparea .gpfup__select-files-container button {
	border-radius: 100px;
	background-color: #E42919;
	color: white;
	font-family:'Open Sans';
	font-weight: 800;
	font-size: 14px;
	border: none;
}

/* Side Tabs Elementor Widget */

.side-tab-avpn.elementor-widget-tabs .elementor-tab-content {
    padding: 0px !important;
}

.side-tab-avpn.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    margin-top: 20px;
}

.side-tab-avpn.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
    border-left: solid 4px #E42919 !important;
    transition: border-left 0.3s ease-out;
}

.side-tab-avpn.elementor-widget-tabs .elementor-tab-title {
    border-left: solid 4px #E4291940 !important;
    transition: border-left 0.3s ease-out;
    padding: 15px;
}

.side-tab-avpn.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    padding: 20px 20px;
    background: #FEF3F2;
    border-radius: 12px;
}

@media only screen and (max-width: 768px) {
.side-tab-avpn.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    margin: 20px 10px;
    padding: 20px 30px 30px 30px;
} 
}

@media only screen and (max-width: 480px) {
.side-tab-avpn.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    margin: 20px 10px;
    padding: 15px 15px;
}    
    
.side-tab-avpn.elementor-widget-tabs .elementor-tab-title.elementor-tab-mobile-title {
    display: none;
}

.side-tab-avpn.elementor-widget-tabs .elementor-tabs-wrapper {
    display: flex!important;
		flex-wrap: nowrap!important;
		overflow-x: scroll!important;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		margin-right: -10px;
    
}

.side-tab-avpn .elementor-tabs-wrapper {
    width: 100% !important;
}

.side-tab-avpn.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
    border-left: none !important;
    border-bottom: solid 4px #E42919 !important;
    transition: border-left 0.3s ease-out;
}

.side-tab-avpn.elementor-widget-tabs .elementor-tab-title {
    border-left: none !important;
    border-bottom: solid 4px #E4291940 !important;
    transition: border-left 0.3s ease-out;
    padding: 15px;
    text-align: center;
}
}

/* Filter loader */

#facet-container.active {
    opacity: 1;
}

#facet-container, div#facet-container .ecs-posts  {
    position: relative;
    transition: 0.2s all ease-out;
}

#facet-container, div#facet-container .elementor-loop-container  {
    position: relative;
    transition: 0.2s all ease-out;
}

.custom-loader {
    position: relative;
    background-image: url(/wp-content/uploads/2022/11/avp-loading-spinner.gif);
    background-position: center;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    margin: 20px auto;
    font-size: 0;
    background-size: 100%;
}

.left-wrapper-column .custom-loader {
  margin: 100px auto 20px;
}

div#facet-container.active .ecs-posts {
    opacity: 0.1;
	transform: translate(0px, -120px);
	transition: transform 0.3s ease-out;
}

div#facet-container.active .elementor-loop-container  {
    opacity: 0.1;
    transform: translate(0px, -120px);
    transition: transform 0.3s ease-out;
}

@media (max-width:480px){
	div#facet-container.active .ecs-posts {
		opacity: 0.1;
		transform: translate(0px, -100px);
		transition: transform 0.3s ease-out;
	}
	
	div#facet-container.active .elementor-loop-container {
        opacity: 0.1;
        transform: translate(0px, -100px);
        transition: transform 0.3s ease-out;
    }
}
/* Filter loader ends */

/* IO button */
a.btn-sd {
	font-size: 14px;
	font-weight: 800;
	padding: 10px 20px;
	color: white;
	border-radius: 100px;
}

/* User Profile Page */

body .gform_legacy_markup_wrapper .area-of-interest-dropdown select.medium.gfield_select+div.chosen-container-multi[style] {
	width: 100% !important;
}

/* Map */
.map_box.igm_content_left_2_3 {
 width: 70% !important;
}
.igm_content_gutter {
	display: none;
}

/* Side Tab with picture */

.side-tab-pic-avpn.elementor-widget-tabs .elementor-tab-content {
    padding: 0px !important;
}


.side-tab-pic-avpn.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    margin-top: 20px;
}

.side-tab-pic-avpn.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
    border-left: solid 4px #E42919 !important;
    transition: border-left 0.3s ease-out;
}

.side-tab-pic-avpn.elementor-widget-tabs .elementor-tab-title {
    border-left: solid 4px #E4291940 !important;
    transition: border-left 0.3s ease-out;
    padding: 15px;
}

@media only screen and (max-width: 480px) {
.side-tab-pic-avpn.elementor-widget-tabs .elementor-tab-title.elementor-tab-mobile-title {
    display: none;
}

.side-tab-pic-avpn.elementor-widget-tabs .elementor-tabs-wrapper {
    display: flex!important;
		flex-wrap: nowrap!important;
		overflow-x: scroll!important;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		margin-right: -10px;
    
}

.side-tab-pic-avpn .elementor-tabs-wrapper {
    width: 100% !important;
}

.side-tab-pic-avpn.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
    border-left: none !important;
    border-bottom: solid 4px #E42919 !important;
    transition: border-left 0.3s ease-out;
}

.side-tab-pic-avpn.elementor-widget-tabs .elementor-tab-title {
    border-left: none !important;
    border-bottom: solid 4px #E4291940 !important;
    transition: border-left 0.3s ease-out;
    padding: 15px;
    text-align: center;
}
}
/* Side tab with picture ends */

/* ================ Sustainable Development Goals (SDG) Comparison ================ */
#Main.cbt-section {
	font-family:'Open Sans';
}
.cbt-section #multi-filter .btn-group .dropdown-toggle .multiselect-selected-text {
	font-size: 16px;
}
.cbt-section #multi-filter .btn-group .dropdown-toggle {
    padding: 12px 15px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    border-radius: 100px;
    border: none;
	font-size: 16px;
}
.cbt-section #multi-filter .btn-compare {
    font-size: 14px;
	font-weight:800;
	color: white;
	border-radius:100px;
}
.cbt-section .DTFC_LeftHeadWrapper table.dataTable thead th {
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 26px;
    font-size: 14px;
	height: 103px;
    border-left: solid 3px #17387d;
}
.cbt-section .frm-compare div.bootstrap-select .btn {
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    border-radius: 100px;
    border: none;
	font-size: 16px;
}
.cbt-section .table-scroll-wrapper {
	margin-bottom:50px;
}
@media only screen and (max-width: 480px) {
  .cbt-section .table-scroll-wrapper {
	margin-left:10px;
}
}
/* ================ Sustainable Development Goals (SDG) Comparison ends ================ */
/* ================ Compare Social Economy ================ */
/* Hide the form */
.country-comparison .container .page_head form {
	display: none !important;
}

.country-comparison .page_head form {
	width: 620px;
}
.country-comparison .bg-grey {
	padding-bottom:80px;
}
.country-comparison .page_head form select {
	box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    border-radius: 100px;
    border: none;
	font-size: 16px;
	width:40%;
}
.country-comparison .page_head form button {
	font-size: 14px;
	font-weight:800;
	color: white;
	border-radius:100px;
	background:#E42919;
}

.country-comparison, #developmentGaps {
	font-family:'Open Sans';
}
.country-comparison #page-nav-wrapper {
	display: none;
}
.country-comparison .filter-body .content-header h3 {
    font-size: 20px;
    font-weight: 700;
}

#developmentGaps .filter-body .content-header {
	margin-top: 100px;
}
#developmentGaps .filter-body .filter-content {
	background-color: white;
	border-top: none;
	border-radius: 12px;
}
#compareCountry.shrink {
	top: 120px;
}

#socialEconomy .filter-body .content-header {
	margin-top: 100px;
}
#socialEconomy .filter-body .filter-content {
	background-color: white;
	border-top: none;
	border-radius: 12px;
}
#socialEconomy h4 {
	font-size: 20px;
	font-weight:700;
	color: #E42919;
	margin-top: 40px;
}
.filter-body .filter-content h5 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing:3px;
	color: #E42919;
	font-weight:800;
}
.filter-head form select, .filter-head form div.bootstrap-select .btn {
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    border-radius: 100px;
    border: none;
	font-size: 16px;
}
#developmentGaps .filter-head form {
	display: flex;
	align-items: center;
}
#Crumb.landscape-country .container {
	display: none !important;
}
#Main.country-comparison .container {
    padding-top:120px !important;
}
#Main.cbt-section {
	padding-top: 120px !important;
}
@media only screen and (max-width: 480px) {
.country-comparison .page_head form {
	width: 100%;
}
	.country-comparison .page_head form select {
	width: 100%;
	margin-bottom: 10px;
}
#Main.country-comparison .container {
    padding-top:50px !important;
}
}
/* ================ Compare Social Economy ends ================ */
/* ================ Fact File Comparison ================ */
.overlay-table .next-table {
	margin-bottom: 0px !important;
}
.overlay-table .prev-table{
	margin-bottom: 0px !important;
}
/* ================ Fact File Comparison ends ================ */
/* ================ Images for Deals ================ */
.deals-gallery-block ul {
	columns: 2;
	padding: 0px;
	
}
.deals-gallery-block ul li{
	width: 100%;
	list-style-type: none;
	height: 240px;
	margin: 0 5% 5% 0;
}
.deals-gallery-block ul li img{
	width:100%;
	height: 240px;
	object-fit: cover;
	border-radius: 8px;
}
.map_wrapper .map_render g.imapsSprite-group.imapsContainer-group.imapsHeatLegend-group {
    transform: translate(-65%, 0);
}
.map_wrapper .map_render .imapsContainer.imapsLabel .imapsInnerTooltip {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*============================ impact-organisations page ================== */
.deal-post-block.on-going-project li span.post_terms {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: 2px;
}

.deal-post-block.on-going-project li h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 5px;
}

.deal-post-block li p.elementor-image-box-description {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3em;
    margin-bottom: 10px;
}

.deal-post-block.on-going-project li {
    height: 440px;
    background-size: cover !important;
}

.deal-post-block.on-going-project li p.deal-excerpt {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom: 5px;
    color: #FFFFFFD9;
}

/*============================ END ================== */

@media only screen and (max-width: 768px) {
	.deals-gallery-block ul li img{
	height: 160px;
}
	.deals-gallery-block ul li{
	height: 160px;
	margin: 0 0 20px 0;
}
}
@media only screen and (max-width: 480px) {
	.deals-gallery-block ul li img{
	height: 120px;
}
	.deals-gallery-block ul li{
	height: 120px;
	margin: 0 0 10px 0;
}
}
/* ================ Images for Deals Ends ================ */


/* Gravity Form */
@media only screen and (max-width: 480px) {
  .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
	width: 100% !important;
}
}
.gform_legacy_markup_wrapper .hidden_label input.large, .gform_legacy_markup_wrapper .hidden_label select.large, .gform_legacy_markup_wrapper .top_label input.large, .gform_legacy_markup_wrapper .top_label select.large{
	padding-top: 20px;
}

/* ================ Slider Filter ================ */

.facetwp-slider-reset {
	display: none;
}
/* html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
	right: 0px !important;
} */
.noUi-horizontal .noUi-handle {
    border-radius: 100px;
	top: -8px !important;
}
.facetwp-slider-label {
	font-size: 12px;
	padding-left: 10px !important;
}
.facetwp-slider-wrap {
	padding-bottom:5px !important;
}
.noUi-base, .noUi-connects {
	height: 5px !important;
}
.noUi-connect {
	background: red !important;
}
.noUi-target {
	height: 5px !important;
}
.tab-new .elementor-column:nth-child(2) p.elementor-image-box-description {
    color: #e42919 !important;
    font-family: "Open Sans", Sans-serif !important;
    font-size: 105px !important;
    font-weight: 400 !important;
    line-height: 0.5em !important;
}

.tab-new .elementor-column:nth-child(2) .three-quarter p.elementor-image-box-description {
    font-size: 0px !important;
    background: url("/wp-content/uploads/2021/12/Social-Economy-Rating-Quarter-updated-min.png") no-repeat;
        background-size: auto;
    width: 50px;
    height: 50px;
    background-size: 100%;
    line-height: 0 !important;
}

.tab-new .elementor-column:nth-child(2) .full p.elementor-image-box-description {
    /*font-size: 60px !important*/
    font-size: 0px !important;
    background: url("/wp-content/uploads/2021/12/Social-Economy-Rating-Full-updated-min.png") no-repeat;
        background-size: auto;
    width: 50px;
    height: 50px;
    background-size: 100%;
    line-height: 0 !important;
}

.tab-new .elementor-column:nth-child(2) .half p.elementor-image-box-description {
    /*font-size: 75px !important*/
    font-size: 0px !important;
    background: url("/wp-content/uploads/2021/12/Social-Economy-Rating-Half-updated-min.png") no-repeat;
        background-size: auto;
    width: 50px;
    height: 50px;
    background-size: 100%;
    line-height: 0 !important;
}

.tab-new .elementor-column:nth-child(2) .quarter p.elementor-image-box-description {
    /*font-size: 75px !important*/
    font-size: 0px !important;
    background: url("/wp-content/uploads/2021/12/Social-Economy-Rating-Three-Quater-updated-min.png") no-repeat;
        background-size: auto;
    width: 50px;
    height: 50px;
    background-size: 100%;
    line-height: 0 !important;
}
/* .facetwp-type-slider {
	padding: 10px 30px !important;
    box-shadow: 0 10px 30px rgb(13 48 164 / 15%);
    border-radius: 100px;
	height: 55px !important; 
} */

.post-tags {
	display: none !important;
}

/*************************************************************************************************/

.contact-AVPN-form_wrapper .ginput_container input {
        border-radius: 30px;
    border: 1px solid #D1D1D1;
    font-size: 16px;
    height:40px;
    padding: 0 20px !IMPORTANT;
}

.contact-AVPN-form_wrapper .ginput_container select {
    border-radius: 30px;
    border: 1px solid #D1D1D1;
    font-size: 16px;
      height:40px;
      padding: 0 20px !IMPORTANT;
      color: #707070;
    appearance: none;
    line-height: 20px;

}

.contact-AVPN-form_wrapper .ginput_container textarea {
    border-radius: 10px;
    border: 1px solid #D1D1D1;
    font-size: 16px;
    height: 145px !important;
    padding:15px 20px !IMPORTANT;
}

.contact-AVPN-form_wrapper .gform_footer {
    text-align: center;
    display: block !important;
}
.contact-AVPN-form_wrapper .gform_footer input.gform_button {
    background: #E42919;
    color: #fff;
    border-radius: 50px;
    box-shadow: 0px 10px 30px 0px rgb(255 103 90 / 65%);
    font-size: 15px;
    padding: 10px 30px;
    font-weight: 700;
}

.contact-AVPN-form_wrapper .gform_validation_errors {
    display:none;
}

.contact-AVPN-form_wrapper .ginput_container.ginput_container_select {
    position: relative;
}

.contact-AVPN-form_wrapper .ginput_container.ginput_container_select:after {
        content: '\f347';
    font-family: dashicons;
    font-weight: bold;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    color: #000;
    background: transparent;
    height: auto;
    width: auto;
    line-height: inherit;
    position: absolute;
    right: 20px;
    top: 13px;
    transform: scale(1.3);
}

.floating-button {
    position: fixed;
    bottom:40px;
    min-width:200px !important;
    width:auto !important;
    right:40px;
}

.elementor-location-popup .gform_confirmation_wrapper .gform_confirmation_message {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold;
}

.membership-programme-form_wrapper .gfield input[type="text"] {
    border-radius: 5px;
    border: 1px solid #002944;
    padding: 13px !important;
}

.membership-programme-form_wrapper .gfield select {
    border-radius: 5px;
    border: 1px solid #002944;
    padding: 13px !important;
}

.membership-programme-form_wrapper .gform_footer input.gform_button {
    background: #E42919;
    color: #fff;
    border-radius: 50px;
    box-shadow: 0px 10px 30px 0px rgb(255 103 90 / 65%);
    font-size: 15px;
    padding: 20px 40px;
    font-weight: 700;
}

.membership-programme-form_wrapper .gfield {
    margin-bottom: 15px;
}

.membership-programme-form_wrapper .ginput_container.ginput_container_select {
    position: relative;
}

.membership-programme-form_wrapper .ginput_container select {
    appearance: none;
}

.membership-programme-form_wrapper .ginput_container.ginput_container_select:after {
        content: '\f347';
    font-family: dashicons;
    font-weight: bold;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    color: #000;
    background: transparent;
    height: auto;
    width: auto;
    line-height: inherit;
    position: absolute;
    right: 20px;
    top: 13px;
    transform: scale(1);
}

.membership-programme-form_wrapper .gform_validation_errors {
    display: :none;
}

.membership-programme-form_wrapper .ginput_container span.name_first {
    padding-right: 0 !Important;
}

pre ol li, pre ul li{
	margin-bottom: 20px;
}

pre ol, pre ul {
    margin-top: 20px;
}

.elementor-widget-loop-grid .elementor-pagination .page-numbers img {
	margin-bottom: -12px;
}


@media (max-width: 1024px){
    body .dialog-type-lightbox {
        position: sticky;
        height: 100vh;
    }
}

@media (max-width:767px ) {
    .contact-AVPN-form_wrapper .gform_footer input.gform_button {
        padding: 5px 30px;
    }

    .floating-button {
        bottom:15px;
        right:15px;
    }

    .membership-programme-form_wrapper .gform_footer input.gform_button {
        padding: 15px 0;
        width: 100%;
    }

    .membership-programme-form_wrapper .gfield input[type="text"] {
        padding: 10px 13px !important;
    }

    .membership-programme-form_wrapper .gfield select {
        padding: 10px 13px !important;
    }
}


