.reset-box {
    border-bottom: 0px solid rgba(0, 0, 0, 0.1);
}
.show-tablet {
    display: none;
}
#videoModal.modal.show button.close {
    position: absolute;
    text-shadow: none;
    color: #fdda1c;
    font-size: 65px;
    font-weight: 600;
    font-family: themify;
    top: -40px;
    right: -5px;
    z-index: 9;
    opacity: 1;
    border: none!important;
    min-width: unset;
}

#videoModal .modal-body{
    background: #fdda1c;
}

#videoModal .modal-dialog.modal-dialog-centered {
    max-width: 750px;
}
html.mopen {
    overflow: hidden;
}

/*#videoModal .modal-content {
    border: 0;
    border-radius: 0;
    margin: 50px auto;
}*/

span.ti-close {
    font-size: inherit;
}

div#videoModal {
    padding: 0 17px;
    z-index: 999999999999;
}

.project-single-title {
    padding-right: 25px;
}

#mySlideBox .modal-content{
    max-width: 65vw;
}

.common-link.top-comman-link {
    font-size: 16px;
    font-weight: normal;
    font-family: 'DM Sans', sans-serif;
    line-height:normal;
}

.common-link.top-comman-link .arrow {
    margin: 0 25px;
}

div#work {
    padding-top: 60px;
}

div#contact-page-banner {
    /* position: absolute; */
    position: relative;
    /* top: 0; */
}

.contact-page-banner-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
}

.contact_us_banner_top_head {
    margin-bottom: 20px;
}
.contact-page-form-outer {
    max-width: 1380px;
    margin: 0 auto;
    border: 1px solid #303030;
    /* position: absolute; */
    padding: 80px;
    top: -100px;
    position: relative;
    background: #fff;
}
.contact-page-form-outer .container {
    position: relative;
}
.contact-page-form-icon {
    position: absolute;
    left: -60px;
    width: 50px;
    padding-top: 7px;
}
.contact_us_form_head {
    margin-bottom: 50px;
}
.contact-form-image {
    margin-top: 10px;
    text-align: center;
}
.button#gform_submit_button_2 {
    letter-spacing: 0px;
    color: #000;
    font-family: "Gotham Rounded", sans-serif;
    font-weight: normal;
    border: 2px solid #C5FF28;
    padding: 9px 40px;
    margin-top: 0px;
    margin-bottom: 0px;
    display: inline-block;
    position: relative;
    min-width: 200px;
    text-align: center;
    transition: all .35s ease-Out;
    border-radius: 25px;
    background: transparent;
    z-index: 1;
}

.contact-page-form .gform_wrapper.gravity-theme .gform_footer:before {
    content: '';
    width: 0;
    height: 100%;
    left: 0px;
    background: #C5FF28;
    position: absolute;
    transition: all .35s ease-Out;
    bottom: 0;
    z-index: 1;
    border-radius: 30px;
}
.contact-page-form .gform_wrapper.gravity-theme .gform_footer:hover:before {
    width: 100%;
}
.case-study-banner-inner-content-area.banner-inner-content-area {
    max-width: 100%;
}

.featued-case-study-posts-item-headline {
    font-weight: bold;
}

.featued-case-study-posts-item-content {
    width: 50%;
    float: left;
    padding: 0 15px;
}

.featued-case-study-posts-item-image {
    width: 50%;
    float: left;
    padding: 0 15px;
    text-align: right;
}

.featued-case-study-posts-item-inner {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
    align-items: center;
}

.featued-case-study-posts-item-meta {
    margin: 25px 0;
}

.custom-button {
    font-family: "Rubik", sans-serif;
    font-weight: 400;
    color: #333333;
    padding: 10px;
    display: inline-block;
    border: 1px solid #333333;
    min-width: 200px;
    border-radius: 25px;
    text-align: center;
    transition: all ease 1s;
}

.custom-button:hover {
    font-family: "Rubik", sans-serif;
    background: #333333;
    color: #fff;
}
.featued-case-study-posts-item-read-more {
    margin-top: 25px;
}
.featued-case-study-posts-item-content-inner {
    max-width: 530px;
}
img.image_membership {
    width: 100%;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    aspect-ratio: 1/.73;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    -moz-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
}
.initiatives-row-content.content-area p:last-child {
    margin-bottom: 0;
}
.initiatives-row-head h4 {
    text-transform: capitalize;
    margin-bottom: 0px;
}
.airport-filter-inner {
    display: none;
    position: absolute;
    z-index: 1;
    top: 48px;
    left: 0;
    border: 1px solid #d5d5d5;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
}

.airport-filter-input {
    position: relative;
    padding: 0px 0px;
    cursor: pointer;
    border-bottom: 1px solid #d5d5d5;
    display: inline-block;
    width: 100%;
}

.airport-filter-input input[type=checkbox], .airport-filter-input input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: none;
}

.airport-filter-input label {
    /* position: absolute; */
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    padding: 9px 25px 9px 45px;
    cursor: pointer;
    font-size: 14px;
    float: left;
    line-height: 24px;
}

.airport-filter-input input:checked + label {
    background: #166B72;
    color: #fff;
}

.airport-filter-input:hover label {
    background: #166B72;
    color: #fff;
}
.airport-filter-item {
    position: relative;
    width: 25%;
    float: left;
    padding-right: 50px;
}
.airport-filter-item.search-filter, .airport-filter-item:last-child{
    padding-right: 0px;
}
.airport-filter-outer {   
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    margin-top: 25px;
}
.airport-filter-inner.open-filter-box {
    display: inline-block;
    /* min-width: 300px; */
    background: #f8f8f8;
    max-height: 257px;
    width: calc(100%);
    overflow-y: auto;
    border-top: 1px solid #d5d5d5;
}
.airport-filter-box {
    padding: 9px 25px;
    cursor: pointer;
    height: 48px;
    position: relative;
    background: #F8F8F8;
    border-radius: 25px;
}
select#orderby {
    /*    padding: 9px 15px;*/
    border-radius: 0;
    height: 48px;
    width: calc(100% - 30px);
    margin-right: 15px;
    display: inline-block;
    border: 1px solid #d5d5d5;
    margin-left: 15px;  
}
.airport-filter-item-inner {
    position: relative;
    display: inline-block;
    width: 100%;
}
.search-button {
    position: absolute;
    right: 20px;
    background: transparent;
    border: 0;
    height: 100%;
    display: flex;
    align-items: center;
    top: 0;
}
.no-item-found {
    padding: 0px 25px;
}
input.form-control-box.filter-input_search {
    width: calc(100%);
    height: 48px;
    background: #F8F8F8;
    border-radius: 40px;
    padding: 9px 25px;
    border: 0px;
    padding-right: 58px;
}
.airport-filter-item.list_by .airport-filter-item-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin-left: 15px;
}
.list_by-list {
    display: flex;
    margin-left: 10%;
    align-items: center;
}

.list_by_item {
    margin-right: 20px;
    cursor: pointer;
    height: 32px;
    display: flex;
    align-items: center;
    margin-top: 1px;
}
.list_by_item:last-child{
    margin-right: 0px;
}
span.ti-layout-grid2 {
    margin-top: 3px;
}
.list_by_item span {
    font-size: 25px;
}
.list_by_item .ti-list {
    font-size: 35px;
}
.list_by_item.active-list span{
    color: #07d7cd;
}
.list_by_item:hover span {
    color: #07d7cd;
}
.case-study-posts-item {
    width: 50%;
    float: left;
    padding: 0 25px;
    margin: 25px 0px;
}
.case-study-posts-item.list-layout {
    margin: 0px 0px;
    border-bottom: 1px solid #303030;
}
.case-study-posts-list-inner {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
}
.case-study-posts-item.list-layout {
    margin: 0px 15px;
}
.case-study-posts-item-content {
    padding: 25px 0px 0px;
}
.case-study-posts-item-top-headline {font-weight: 600;}

.case-study-posts-item-meta {
    margin: 20px 0;
}
.reset-filter-item {
    cursor: pointer;
    font-family: "Gotham Rounded", sans-serif;
}
.reset-filter-item span {
    margin-left: 0px;
    color: #07d7cd;
}
.case-study-posts-item.list-layout {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.case-study-posts-item-image {
    display: flex;
    align-items: center;
    padding: 25px 30px;
}
.scope-outer {
    width: 100%;
    text-align: center;
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    align-content: space-between;
}
.scope-col {
    width: 100%;
    text-align: center;
    padding: 0px 0px;
    display: flex;
    flex-direction: row;
    position: relative;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.scope-col .scopebox{ margin-left: 10px;      margin-bottom: 10px; }
.case-study-posts-item-image a {
    width: 60%;
    display: inline-block;
}
.case-study-posts-item-inner {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 40px;
    padding: 45px 45px;
    box-shadow: 0px 5px 30px #0000000D;
}
.case-study-posts-item-inner:hover{
    box-shadow: 0px 5px 30px #c2c2c2;
}
.case-study-posts-item.list-layout .case-study-posts-item-inner {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0px 0px;
    align-items: center;
    background-color: transparent;
    box-shadow: none;
}
.list-case-study-posts-item-image {
    width: 190px;
    float: left;
}
.list-case-study-posts-item-content {
    width: calc(100% - 380px );
    float: left;
    padding: 0 30px;
}
.case-study-posts-item-scope-col {
    width: 190px;
    float: left;
    text-align: right;
}
.case-study-posts-item-scope-col {
    /* display: flex; */
}
.case-study-posts-item.list-layout .case-study-posts-item-meta {
    margin: 0 -15px;
    margin-bottom: 0;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
}
/*.featued-case-study-posts-item-meta-item.meta-date {
    margin: 0 50px;
}*/
.filter-pagination {
    display: inline-flex;
    width: 100%;
    align-items: center;
    margin-top: 35px;
    justify-content: center;
}

.filter-pagination-item {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #303030;
    border-radius: 50%;
    margin: 0 20px 0 3px;
    cursor: pointer;
    transition: all ease .3s;
}
.filter-pagination-item.active-pagination, .filter-pagination-item:hover {
    /* width: 15px; */
    /* height: 15px; */
    transform: scale(4);
    background-color: #C5FF28;
}
.filter-pagination-item.active-pagination {
    pointer-events: none;
}

/* select css */

.s-hidden {
    visibility: hidden;
    padding-right: 10px;
}
.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: inherit;    
    width: calc(100%);
}
.styledSelect {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0px;
    background-color: initial;
    padding: 0;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: normal;
    background: #F8F8F8;
    border-radius: 25px;
    padding: 9px 25px;
    width: 100%;
}
.styledSelect.active{    
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.styledSelect::after {
    content: "";
    width: 12px;
    height: 12px;
    border: 2px solid #07d7cd;
    position: absolute;
    top: 44%;
    right: 25px;
    transform: rotate(45deg) translateY(-50%);
    border-top: 0;
    border-left: 0;
}
span.ti-search {
    color: #07d7cd;
    font-size: 22px;
}
.options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #f8f8f8;
    background-color: #fff;
    /* -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); */
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); */
    width: 100%;
    left: -.5px;
    border-top: 0;
    background: #f8f8f8;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.options li {
    margin: 0;
    padding: 9px 25px;
    text-align: left;
    /* font-size: 14px; */
    /*    font-family: 'Gotham Rounded', sans-serif;*/
    border-top: 1px solid #d5d5d5;
}
.options li:hover {
    background-color: #166B72;
    color: #fff;
}
.options li[rel=""] {
    display: none;
}
.airport-filter-box[data-tab="businesspartner"]::after, .airport-filter-box[data-tab="scope_item"]::after {
    content: "";
    width: 12px;
    height: 12px;
    border: 2px solid #07d7cd;
    position: absolute;
    top: 40%;
    right: 30px;
    transform: rotate(45deg) translateY(-50%);
    border-top: 0;
    border-left: 0;
}
.airport-filter-box[data-tab="businesspartner"].open-box::after, .airport-filter-box[data-tab="scope_item"].open-box::after {
    top: 15px;
    right: 20px;
    transform: rotate(225deg) translateY(-50%);
}
.single-case-study-image {text-align: right;}

div#single-case-study-banner {
    background-image: url('../images/dummy_1950x700_ffffff_cccccc.png');
    background-repeat: no-repeat;
    background-size: 100% 900px;   
    position: relative;
    background-position: top center;
}

.single-case-study-outer {
    position: relative;
    top: 50px;
    z-index: 1;
}

.initiatives-list-item-gallery-list {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
    margin-top: 30px;
}

.initiatives-list-item-gallery-list-item {
    width: 33.33%;
    padding: 0 15px;
}
.all-case-study-link {
    display: inline-block;
}
.initiatives-list-item-gallery-list-item-image img {
    width: 100%;
    max-height: 320px;
    object-fit: cover;
    aspect-ratio: 1/.65;
}
.single-case-study-initiatives-list-item:first-child{
    padding-top: 0;
}
.single-case-study-initiatives-list-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.single-case-study-initiatives-list-item-head {
    margin-bottom: 10px;
    font-family: 'Nunito';
}
.single-case-study-initiatives-list-item-top {
    font-family: 'Nunito'; font-weight: 600;
}
.case-box-meta-list {
    margin-top: 20px;
    display: inline-block;
}
.single-case-study-posts-item-headline {
    font-weight: bold;
}
.single-case-study-posts-item-meta {
    margin: 25px 0;
    display: flex;    
    align-items: center;
}
.single-case-study-posts-item-meta .scopebox {
    margin-right: 20px;
}
.single-case-study-posts-item-meta .scopebox:last-child{
    margin-right: 0px;
}
.main-banner{
    flex-wrap: wrap;
}
.new-event-banner-bottom {
    /*    width: 100%;
        position: absolute;
        bottom: 0;
        z-index: 1;*/
    position: relative;
    width: 100%;
}
.new-event-top-link-list {
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
}
.new-event-top-link-list-item a {
    width: 100%;
    text-align: center;
    height: 100px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #707070;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.3em; 
    font-family: Nunito, sans-serif;
    font-weight: bold;
}
a.active-news-event-link, .new-event-top-link-list-item a:hover {
    border-color: #C5FF28;
}
.new-event-top-link-list-item {
    position: relative;
/*    min-width: 33%;*/
    min-width: 280px;
}
.new-event-top-link-list-item:before {
    position: absolute;
    content: '';
    width: calc(100%);
    height: 12px;
    background-color: transparent;
    left: 0px;
    top: -1px;
}
.new-event-top-link-list-item:hover:before, .active-news-event-link:before {
    background-color: #C5FF28;
}
.featued-report-item-top-headline {
    font-weight: 600; font-family: 'Nunito';  color: #07d7cd; margin-bottom: 10px;
}
.featued-report-item-meta {
    margin: 10px 0 15px;
}
/*.featued-report-posts-item p {
    padding: 0px 0px;
}*/
.featued-report-item-read-more{
    margin: 35px 0px 0px;
    position: relative;
    display: inline-block;
}
.featued-event-item-read-more {
    margin: 35px 0px 0px;
    position: relative;
    display: inline-block;
}
.featued-report-item-image, .featued-report-item-content {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.featued-report-item-inner {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
    align-items: center;
}
.news-posts-list-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.col-news-box {
    width: 25%;
    float: left;
    padding: 0 15px;
    margin-top: 35px;
}

.list-news-box {
    margin-top: 15px;
    padding: 0 15px;
    width: 100%;
}

.news-box.list-news-box-inner {
    display: flex;
    align-items: center;
}

.news-box.list-news-box-inner .news_image {
    width: 15%;
    max-width: 190px;
}
.news-box.list-news-box-inner .news-box-inner {
    margin: 0 20px;
    text-align: left;
}
.news-box.list-news-box-inner .news-box-inner .news_meta {
    text-align: left;
    display: flex;
}
.news-box.list-news-box-inner .news-box-inner .news_meta p.date, .news-box.list-news-box-inner .news-box-inner .news_meta p.category {
    margin-right: 80px;
}
.news-box.list-news-box-inner .news-box-inner .news_meta p.date{
    min-width: 225px;
}
.list-news-box .news_meta{
    margin: 0px 0px;
}
.list-news-box .news-title{
    margin-bottom: 0px; padding-bottom: 0px;
}
.news-title{
    text-transform: capitalize;
}
.news-box .news-title{
    min-height: 55px;
}
#events-section {
    position: relative; display: inline-block; width: 100%;
} 
.events-bg-image{
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}
.events-bg-image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    visibility: hidden;
}
.events-bg-content {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    top: 0;
    align-items: center;
    flex-wrap: wrap;
}
.featued-event-item-top-headline {
    font-weight: 600;
    color: #07d7cd;
    font-family: 'Nunito',sans-serif;
}
.featued-event-item-meta {
    margin: 15px 0;
}
.featued-event-item-image {
    text-align: right;
    border-radius: 40px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
.featued-event-item-image img{
    max-width: 100%;    
}
.featued-event-item-image {
    max-width: 100%;
    border-radius: 40px; 
    box-shadow:0px 3px 6px #00000029; 
}
.featued-event-content-inner {
    /*    padding-right: 20px;*/
}
.featued-event-item-inner {
    display: flex;
    margin: 0 -15px;
    align-items: center;
    flex-wrap: wrap;
}
div#featued-events {
    position: relative;
    margin-top: -130px;
}
.event-top-headline {
    font-weight: 600;
    color: #07d7cd;
    padding-top: 0px;
    font-family: 'Nunito',sans-serif;
}
.event-box-meta {
    margin: 5px 0;
}
.event-box-meta-item {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.event-box-meta-item-icon {
    width: 19px;
    height: 19px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    margin-right: 10px;
    margin-top: -2px;
}
.event-box-meta-item-icon span {    
    font-size: 17px;
    font-weight: 600;
    color: #07d7cd;
}
span.ti-calendar {
    font-size: 14px;
}
.event-box-meta-item-icon {
    display: flex;
}
.col-event-box .event-box {
    padding: 0;
}
.col-event-box {
    margin-top: 35px;
    width: 100%;
}
.event_image img {
    width: 100%;
    min-height: 415px;
    object-fit: cover;
    height: 100%
}
#event-listview-slider .event_image img{
    min-height: auto;
}
#event-listview-slider .event-box {
    box-shadow: none;
    border-radius: 0;
    overflow: hidden;
    margin: 0;
    background-color: transparent;
    padding: 0px;
}
.event-box-content {
    padding: 40px 20px 40px 40px;
}
.event-post-list-inner {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.event-box.list-event-box {
    padding: 0;
}
.event-box.list-event-box-inner {
    width: 100%;
    padding: 20px;
}
.list-event-box {
    width: 100%;
}
.list-event-box:last-child{
    border-bottom: 0px;
}
.event-box.list-event-box-inner {
    width: 100%;
    padding: 20px;
}
.list-event-box {
    width: 100%;
    margin-top: 15px;    
    border-bottom: 1px solid #303030;
}
.list-event-box:last-child{
    border-bottom: none;
} 
.event-posts-list-inner {
    display: flex;
    flex-wrap: wrap;
}
.event-box.list-event-box-inner .event-box-meta {
    display: flex;
}
.event-box.list-event-box-inner .event-box-meta-item.event-box-location {
    margin: 0px 80px;
}
.read_stories-read-more {
    margin-top: 50px;
}
.event-filter-date-filter {
    width: 100%;
}
.event-filter-date-filter-item {
    width: 330px;
    text-align: center;
    height: 100px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #767676;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.3em;
    cursor: pointer;
    font-family: "Inter", sans-serif;
    position: relative;
}

.event-filter-date-filter {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.event-filter-date-filter-item:before {
    position: absolute;
    content: '';
    width: calc(100% + 6px);
    height: 10px;
    background-color: transparent;
    left: -3px;
    top: -1px;
}
.event-filter-date-filter-item.active-date-filter:before, .event-filter-date-filter-item:hover:before {    
    background-color: #C5FF28;
}
.event-filter-date-filter-item.active-date-filter, .event-filter-date-filter-item:hover{    
    border-color: transparent;
}
.single-news-top-headline {
    margin-bottom: 15px;
}
.single-news-top-headline p {
    font-weight: 600; padding: 0px 0px; margin: 0px 0px;
}
.news-button-list-item {
    float: left;
    display: inline-block;
    padding: 0 15px;
}
.news-button-list {
    margin: 0 -15px;
    margin-bottom: 35px;
    display: inline-flex;
}
.news-gallery-content {
    margin-top: 30px;
}
.news-main-quote-row blockquote {
    font-size: 30px;
    line-height: 36px;
    display: inline-block;
    width: 100%;
    padding: 0 30px;
    position: relative;
    font-family: 'Nunito',sans-serif;
    font-weight: bold;
    margin-bottom: 0;
}
blockquote:before, blockquote:after {
    position: absolute;
    color: #07d7cd;
    font-size: 30px;
    width: 20px;
    height: 20px;
    font-family: 'Gotham Rounded';
}
blockquote:before {
    content: '“';
    left: 10px;
    top: 0;
}
blockquote:after {
    content: '�?';
    right: 40px;
    bottom: 15px;
}
.news-gallery-content {
    margin-top: 25px;
    margin-bottom: 25px;
}
p{
    margin-bottom: 0;
}
.news-main-quote-row {padding-bottom: 10px;}
.news_bottom_gallery_right_image, .news_bottom_gallery_left_image {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.news-bottom_button-list-item {padding: 0 15px;}
.news-bottom_button-list {
    margin: 0 -15px;
    margin-top: 25px;
    display: flex;
}
.related-new-item {
    width: 33.33%;
    float: left;
    padding: 0 15px;
}
.related-news {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
}
.related-new-item .news-box {
    height: 100%; background-color: #fff;
}
.header-right-main {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.support_programme_tab_item a {
    text-align: center;
    height: 100px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-top: 10px solid transparent;
    width: 100%;
}
.support_programme_tab_item {
    width: 25%;
    float: left;
}
.support_programme_tab_list {
    display: flex;
    flex-wrap: no-wrap;
    /*    border-bottom: 1px solid  #333333;*/
    justify-content: center;
}
a.active-carbon-link, .support_programme_tab_item a:hover {
    border-color: #EAEAEA;
} 

.objectives_box_list-item-inner {
    width: 100%;
    background-color: #fff;
    position: relative;
    padding: 30px;
    min-height: 270px;
    text-align: center;
    justify-content: center;
    display: flex;
    height: 100%;
    box-shadow: 0px 5px 30px #0000000D;
    border-radius: 46px;
}
.objectives_box_list-item-inner:hover{
    box-shadow: 0px 5px 30px #c2c2c2;
}
.objective-non-hover {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
}
.hkia_greenovation_fund_top-head {
    margin: 15px 0px;
}
.objectives_box_list-item:nth-child(2) {
    text-align: center;
}
.objectives_box_list-item:nth-child(2) .objectives_box_list-item-inner {
    margin: 0 auto;
}
.objectives_box_list-item:nth-child(3) .objectives_box_list-item-inner {
    margin-right: 0;
}
.objectives_box_list-item:nth-child(3) {
    text-align: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
/*img.hkia_greenovation_fund-icon {
    min-width: 99px;
}*/
.capacity_building-bg-image img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}
.capacity_building-bg-content {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    top: 0;
    align-items: center;
    flex-wrap: wrap;
}
div#capacity_building {
    position: relative;
}
/*img.capacity_building_top-icon {
    min-width: 99px;
}*/
div#capacity_building-bottom-section {
    position: relative;
    top: -100px;
}
.airport-quote {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    width: 100%;
    display: inline-block;
    padding: 15px 0;
}
.upcoming_events_bottom_link {
    margin-top: 30px;
}
/*.capacity_building_top-image img, .capacity_building_bottom_image img, .hkia_sustainability_leaders_group-image img, .hkia_senior_executive_roundtables_event_image img,.hkia_technology_working_groups_head_image img {
    width: 100%;
}*/

.hkia_senior_executive_roundtables_event_link {
    margin-top: 30px;
}
.text-right {
    text-align: right;
}
.event-list-row {
    margin: 0 -95px;
    display: flex;
    flex-wrap: wrap;
}
.event-list-item {
    padding: 0 15px;
    width: 50%;
    float: left;
    margin-bottom: 30px;
}
.event-list-item-inner {
    padding: 20px;
    border: 1px solid #d5d5d5;
    height: 100%;
}
.event-list-item-content {
    display: flex;
    flex-wrap: wrap;
}
.event-list-item-content-inner {
    width: 60%;
    float: left;
    padding-right: 30px;
}
.event-list-item-image {
    width: 40%;
    float: left;
}
p.event-list-top-headline {
    font-weight: bold;
}
.event-list-item-image img {
    width: 100%;
}
.refrences-list-item-content {
    display: none;
}
.refrences-list-item.active-refrences .refrences-list-item-content {
    display: inline-block;
    width: 100%;
    padding: 0px 100px 50px 100px;
    border-bottom:  3px solid #e6e6e6;
    border-top: 0px;
}
.refrences-list-item-head.projects_funded-head {
    padding: 20px 100px;
    border-bottom:  3px solid #e6e6e6;
    position: relative;
    height: 120px;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.active-refrences .refrences-list-item-head.projects_funded-head::before {
    content: " ";
    position: absolute;
    width: 340px;
    background: #C5FF28;
    height: 10px;
    top: 0;
    left: 100px;
}
.refrences-list-item-head.projects_funded-head h6 { 
    margin-bottom: 0;
}
.projects_funded-head-title{
    font-size: 22px;
}
.refrences-list-item.projects_funded-item:last-child .refrences-list-item-head.projects_funded-head,
.refrences-list-item.active-refrences:last-child .refrences-list-item-content{
    border-bottom: none;
}
.refrences-list-item.active-refrences .refrences-list-item-head.projects_funded-head{
    border-bottom: none;
}
.refrences-list-item-head.projects_funded-head::after {content: "+";right: 50px;position: absolute;font-size: 40px;font-family: auto; font-weight: 500;}
.refrences-list-item.active-refrences .refrences-list-item-head.projects_funded-head::after {
    content: "-";
    font-size: 80px;
    right: 47px;
    font-family: 'Inter';
    font-weight: 100;
    margin-top: -15px;
}
.projects_funded-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px 0 10px;
}
.projects_funded-accordion{
    padding-left: 0;
    padding-right: 0;
    background-color: #ffffff;
    box-shadow: 0px 5px 30px #0000000D;
    border-radius: 46px;
}
.projects_funded-left {
    width: 65%;
    float: left;
}
.projects_funded-right.projects_funded-content-col {
    width: 35%;
    float: left;
    text-align: center;
}
.projects_funded-content-col {
    padding: 0 15px;
}
.projects_funded-content-inner {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
}
.projects_funded-accorinn {
    /*    margin-top: 50px;*/
}
.projects_funded-meta-item [class^="ti-"] {
    min-width: 30px;
    display: inline-block;
}
.projects_funded_contentsection{
    max-width: calc(100% - 10px);    
}
.projects_funded-inner-content{
    height: 305px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 20px;
}
.projects_funded-inner-content::-webkit-scrollbar{ 
    border-radius: 15px;
    width: 5px;
    background-color: #e1e1e1;
}
.projects_funded-inner-content::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
    border-radius: 15px;
    background-color: #ffffff;
}
.projects_funded-inner-content::-webkit-scrollbar-thumb{
    border-radius: 5px;
    border-radius: 15px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
    background-color: #e1e1e1;
}
.scope_listing {
    margin-bottom: 25px;
}
.single-page-content a {
    text-decoration: underline;
}
.featued-case-study-posts-item-meta p {
    line-height: 1;
}
.featued-case-study-posts-item-image img {
    width: 90%;
}
.featued-case-study-posts-item-meta p, .featued-case-study-posts-item-meta *, .case-study-posts-item-meta *,
.single-case-study-posts-item-meta *, .featued-report-item-meta *, .news_meta *, .featued-event-item-meta *, .event-box-meta *,.event-box-meta *:hover, 
.event-list-meta-outer *{
    line-height: 20px;
    font-size: 14px;
    padding: 0px 0;
    font-family: 'Nunito', sans-serif;
}
.initiatives-list-item-gallery-list-item-image {
    position: relative;
    object-fit: cover;
    overflow: hidden;
    box-shadow: 0px 3px 6px #00000029;
    margin-bottom: 10px;
}
.initiatives-list-item-gallery-list-item-image:hover img {
    transform: scale(1.15);
}
.initiatives-list-item-gallery-list-item-image img {
    transition: all ease 1s;
}
span.lb-number {
    font-size: 16px;
    top: 2px;
    right: 50%;
    transform: translateX(50%);
    width: 100%;
}
.lb-nav {
    width: 100px;
}
.lightbox {
    position: fixed;
    top: 50% !important;
    transform: translateY(-50%);
}
.lb-container .lb-close {
    top: -30px;    
}
.owl-carousel.owl-rtl#milestone_slider {
    direction: rtl;
}
.owl-carousel.owl-rtl#milestone_slider .owl-dots {
    justify-content: flex-end;
}
.event-list-meta-outer * {
    line-height: 27px;
    padding: 0;
}
.event-list-meta-outer {
    margin-bottom: 20px;
    margin-top: 7px;
}
.event_list_content {
    max-height: 170px;
    overflow: auto;
}

.custom-scroller::-webkit-scrollbar,.event_list_content::-webkit-scrollbar{ 
    border-radius: 15px;
    width: 5px;
    background-color: #e1e1e1;
}
.event_list_content::-webkit-scrollbar-track,.custom-scroller::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
    border-radius: 15px;
    background-color: #ffffff;
}
.event_list_content::-webkit-scrollbar-thumb, .custom-scroller::-webkit-scrollbar-thumb{
    border-radius: 5px;
    border-radius: 15px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
    background-color: #e1e1e1;
}

.event-list-item-image {
    margin-top: 30px;
}

.featued-report-item-excerpt {
    height: 170px;
    overflow: auto;
}
a.objective-box-link {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.event-box.event-box-item {
    padding: 20px;
}
.event-list-button {
    display: inline-block;
    padding: 20px 0px;
}
.event_content {
    max-height: 105px;
    overflow: auto;
    padding-right: 30px;
}
.bp-image-box {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    position: relative;
}

img.image_logo {
    position: absolute;
    /* top: 50%; */
    left: 50%;
    transform: translate(-50%);
}
.case-box .news_image {
    width: 130px;
    float: left;
}
.case-box .news_image .list-scope {
    padding: 0 0px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-left: 10px;
    flex-wrap: wrap;
}
.case-box .news_image .list-scope .scopebox{
    margin: 5px 0px;
    width: 55px;
    height: 55px;   
}
.case-box .case-box-inner {
    width: calc(100% - 130px);
    float: left;
}

.case-box {
    height: calc(100% - 30px);
    float: left;
    margin-bottom: 20px;
}

.button_events_outer {
    position: relative;
    margin-top: 25px;
    float: right;
}

#event-slider .owl-dots{
    margin-top: 0;
    position: absolute;
    height: 100px;
    margin-left: 200px;
}
#news-slider .owl-dots, #business-news-slider .owl-dots {
    margin-top: 0;
    position: absolute;
    height: 100px;
    margin-left: 100px;
}
.button_events {
    position: absolute;
    right: 40px;
    bottom: 0px;
    position: unset;
    text-align: right;
}

.owl-carousel#news-slider .owl-stage, .owl-carousel#business-news-slider .owl-stage{display: flex;margin-bottom: 10px;}
/*(2) the direct div of each element in the owl carousel*/
.news-box { height: 100%; }

.featued-case-study-posts-item-excerpt {
   max-height: 160px;
    padding-right: 15px;
    overflow: hidden;
    overflow-y: scroll;
}
.featued-case-study-posts-item-excerpt p{
    padding: 0px;
}
.list-scope {
    width: 150px;
    float: left;
    padding: 0 15px;
    padding-right: 0;
}
.case-study-posts-item-meta-item.meta-date {
    width: 320px;
    float: left;
    padding: 0 15px;
}

.case-study-posts-item-meta-item {
    width: calc(100% - 150px);
    float: left;
    padding: 0 15px;
}

.case-study-posts-item-content-inner a:hover,
.featued-case-study-posts-item-headline a:hover,
.event-list-item-head a:hover,.event-title a:hover,
.featued-event-item-headline a:hover,
.news-box-inner a:hover,
.featued-report-item-headline a:hover,.event-box a:hover {
    text-decoration: underline;
}

ul.menu_items li a:hover::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 12px;
    width: 100%;
    background-color: #EAEAEA;
}

.terms-company-organization-name a:hover {text-decoration: underline;}

.single-news-main-meta * {
    padding: 3px;
    margin: 0 !important;
    font-size: 14px;
    line-height: 24px;
}

.event_bp-date{
    font-size: 14px;
    line-height: 24px;
}
.partner-date{
    font-family: 'Nunito';    margin-bottom: 15px; padding: 0px;    
}
.scope-col .scope {
    font-size: 14px;
    line-height: 22px;
}

.category a {
    pointer-events: none;
}

.case-title:hover {
    text-decoration: underline;
}

.projects_funded-meta-item {
    padding: 0px 0;
    font-size: 14px;
    line-height: 24px;
}
.page-template-hkia-key-initiatives ul.menu_items {
    justify-content: unset;
}

.case-study-single-banner-content {
    position: relative;
    /*    top: 100px;*/
}
div#single-case-study-banner {
    padding-bottom: 80px;
}
div#single-case-study-banner:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 50vh;
    background: transparent linear-gradient(180deg, #FFFFFF00 0%, #ECFEFF 100%) 0% 0% no-repeat padding-box;
    bottom: 0;
}
.author a:hover{
    text-decoration: underline;
}

.protected-bp-repostary {
    background: #fff;
    box-shadow: 0px 5px 30px #0000000D;
    border-radius: 46px 46px 0px 0px;
    margin-top: -100px;
    position: relative;
}

.password-protected-field {
    display: inline-flex;
    flex-wrap: wrap;
    margin-top: 30px;
    justify-content: center;
}

.password-protected-input {
    display: flex;
    align-content: center;
    align-items: center;
}

.password-protected-input input#pwbox-113 {
    padding: 6px 20px;
    border-radius: 25px;
    border: none;
    margin: 0px 20px;
    min-width: 260px;
    border-radius: 0;
    background: #F8F8F8;
    min-height: 45px;
    outline: none;
    box-shadow: none;
}
.password-protected-submit button.button {
    background: transparent;
    color: #303030;
}
.password-protected-submit button.button span {
    color: #303030;
}
.password-protected-input, .password-protected-input, .password-protected-submit {
    margin: 10px 0;
}
.rounded-box {
    background-size: cover;
}
.title_repository_item {
    font-size: 40px;
}
.airport-filter-box.open-box {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.carbon_top_head {max-width: 1050px;margin: 0 auto;}
img.content_carbon_area {
    border-radius: 40px;
}
.reset-filter-item p{
    padding: 0;
}
/* START HOME BANNER ELEMENT ANIMATION CODE */
.image_logo {
    text-align: right;
    opacity: 0;
    visibility: hidden;
}
.doodle.co2Group {
    display: none; 
}
.zero-overlay {
    stroke-dasharray: 510;
    stroke-dashoffset: 510;
    opacity: 0;
    visibility: hidden;
    /* transform: translate(3.6%,4.6%) scale(0.9);
    filter: blur(7px); */
}
.cls-1.zero-overlay-white {
    /* opacity: 0; */
    /* visibility: hidden; */
    stroke: rgb(255, 255, 255);
    transform: translateY(-0.5%);
}
.image_logo .num-2 {
    /* stroke-dasharray: 420px;
    stroke-dashoffset: 0;
    transform: translate(30%,26%) scale(0.5);
    opacity: 0;
    visibility: hidden; */
}
.image_logo .num-5 {
    /* stroke-dasharray: 490px;
    stroke-dashoffset: 0;
    transform: translate(6%,28%) scale(0.5);
    opacity: 0;
    visibility: hidden; */
}
.image_logo .num-0 {
    /* opacity: 0;
    visibility: hidden; */
    stroke-dasharray: 514px;
    stroke-dashoffset: 0;
    /* transform: translate(-7.4%,27%) scale(0.5); */
}
/* .zero-wrapper {
        opacity: 0;
        visibility: hidden;
} */
.image_logo .zero-bottom {
    stroke-dasharray: 250px;
    stroke-dashoffset: 249px;
    opacity: 0;
    visibility: hidden;
    display: none;
}
.image_logo .zero-top {
    stroke-dasharray: 280px;
    stroke-dashoffset: 279px;
    opacity: 0;
    visibility: hidden;
    display: none;
}
.zero-top-alt {
    stroke-dasharray: 280px;
    stroke-dashoffset: 280px;
}
.zero-bottom-alt {
    stroke-dasharray: 240px;
    stroke-dashoffset: 240px;
}
.image_logo .co2 {
    opacity: 0;
    visibility: hidden;
    /* transform: translateX(10%) translateY(16%) scale(0.7); */
}
.image_logo .aircraft {
    transform: translate(35%,28%) scale(0.5);
    opacity: 0;
    visibility: hidden;
}
.image_logo .airTower {
    opacity: 0;
    visibility: hidden;
    transform: translate(10%,170%) rotate(-45deg);
}
/* .image_logo .zero-overlay {
        opacity: 0;
        visibility: hidden;
} */
div.banner-graphic-1 {
    transform: translate(-100%,100%);
}
div.banner-graphic-2 {
    transform: translate(100%,-100%);
}
.green-path{
    stroke-dasharray: 243px;
    stroke-dashoffset: 95px;
    opacity: 0;
    visibility: hidden;
}
.yellow-path {
    stroke-dasharray: 241px;
    stroke-dashoffset: 332px;
    opacity: 0;
    visibility: hidden;
}
/* END HOME BANNER ELEMENT ANIMATION CODE */

.home_top_sub_content * {
    font-size: 22px; font-weight: 500;
}
.block-content p {
    font-weight: 500; padding-top: 0px;
}
.block-green-head h2 {
    font-size: 65px;
    line-height: 80px;
    margin-bottom: 0;
}
.home-list-block-inner {
    text-align: center;
    padding: 0 20px;
}
.block-content {
    min-height: 70px;
    max-width: 275px;
    margin: 0px auto 15px;
}
.block-green-head * {
    color: #07D7CD;
}
.left-right-border .home-list-block-inner {
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
}

#home-middle{
    width: 100%;
    position: relative;
    /*    background-attachment: fixed;*/
    background-size: cover;
    background-position: center center;
}
.home-section1.business-partner .container-xl.section-part-1 {
    overflow: hidden;
}
.home-section1.business-partner .owl-stage, .scope_slider .owl-stage, #highlights_slider .owl-stage, #accolades_slider .owl-stage, #gallery-slider .owl-stage{
    padding: 0px 0px;
}
.home_bottom_list_item-non-hover {
    position: relative;
    transition: scale ease 1s;
    display:none;
}
.home_bottom_list_item {
    min-height: 200px;
}
.home_top_sub_content {
    margin-top: 20px;
}
.home_bottom_list_item-content {
    position: absolute;
    top: 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    height: 100%;
    width: 100%;
}
.home_bottom_list_item-hover {
    position: relative;
    scale: 1;
    position: absolute;
    top: -25px;
    transition: scale ease 1s;
    width: 100%;
}
.home_bottom_list_item {
    position: relative;
}
.home_bottom_list_item-link {
    opacity: 0;
    transition: 1s;
}
.home_bottom_list_item:hover .home_bottom_list_item-link{
    opacity: 1;
}
.home_bottom_list {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
.home_bottom_list_item-link .button, .home_bottom_list_item-link .button:hover, .home_bottom_list_item-link .button:focus {
    min-width: 135px; 
    font-size: 13px;   
    padding: 2px 25px;
}
.home_bottom_list_item:hover .home_bottom_list_item-hover {
    scale: 1.3;
    z-index: 1;
    transition: scale ease 1s;
}

.home_bottom_list_item:hover .home_bottom_list_item-non-hover {
    /* scale: 0;
     transition: scale ease 1s;
    */
}
.home_title_item {
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 600;
    color: #fff;
    padding: 20px 15px;
    margin-bottom: 0;
    width:100%;
}

.home_bottom_list_item-hover .home_bottom_list_item-image > img {
    min-height: 300px;
    scale: 1.09;
}

.home_bottom_list_item-hover .home_bottom_list_item-image {
    border: 5px solid transparent;
    border-radius: 30px;
    overflow: hidden;
    transition: 1s;
}
.home_bottom_list_item-hover:hover .home_bottom_list_item-image {
    border: 15px solid #c5ff28;
}

img.icon_item {
    max-height: 70px;
}

.home_bottom_list_item-icon {
    width: 100%;
}

p.title_page_item {
    width: 100%;
}

.home_bottom_list_item-icon {
    width: 100%;
}

.home_bottom_list_item-link .button {
    padding: 2px 15px;
    background: #C5FF28;
    /*    height:0;*/
    transition:1s;
}

.home_bottom_list_item-hover:hover .button {
    height:auto;
}


.home_bottom_list_item-link .button span{
    color: #303030;
}

.home_bottom_list_item-outer {
    width: 25%;
    float: left;
    padding: 0 0px;
    margin-bottom: 20px;
}

/*.home_bottom_list {
    display: flex;
    margin: 0 -10px;
    flex-wrap: wrap;
}*/

.home_bottom_list_item-image_small {
    width: 100%;
}
.social-list a:hover {
    color: #09fab9;
}


.news-filter-item-left {
    width: 66.66%;
    float: left;
    padding: 0 15px;
}

.news-filter-item-right {
    width: 33.33%;
    float: left;
    /* max-width: 300px; */
    text-align: right;
    display: flex;
    justify-content: flex-end;
    padding: 0 15px;
}

.news-filter-item.airport-filter-item.list_by {
    width: 100%;
    max-width: 320px;
}

.news-filter-item.airport-filter-item {
    width: 50%;
    max-width: 400px;
}

.event-filter-item.airport-filter-item {
    width: 50%;
    max-width: 400px;
}

.event-filter-left {
    width: 66.66%;
    float: left;
    padding: 0 15px;
}

.event-filter-right {
    width: 33.33%;
    float: left;
    display: flex;
    justify-content: flex-end;
    padding: 0 15px;
}

.event-filter-item-inner.airport-filter-item-inner {
    width: 100%;
}

.event-filter-item.airport-filter-item.list_by {
    width: 100%;
    max-width: 380px;
}

.orderby.pleged-dropdowm-orderby-btn.dropdown-orderby-btn {
    position: relative;
}

ul.pleged-dropdowm-orderby.dropdown-orderby {
    min-width: 180px;
    left: 0;
    text-align: left;
} 

ul.new-dropdowm-orderby.dropdown-orderby {
    text-align: left;
}
/*
p.full_name {
    font-size: 30px;
    margin-top: 40px;
}

p.full_name b {
    font-size: 30px;
}*/

.button_events_outer {
    margin-top: 15px;
}

.button_events_outer.button_news_outer{
    margin-top: 25px;
}

.businees-partner-item {
    margin-top: 5rem;
    margin-bottom: 1rem;
}

.businees-partner-item:nth-child(1), .businees-partner-item:nth-child(2), .businees-partner-item:nth-child(3), .businees-partner-item:nth-child(4), .businees-partner-item:nth-child(5) {
    margin-top: 1rem;
}

.login-protected-password .rounded-box {
    border-radius: 45px 45px 0px 0px;
    min-height: 35vh;
}
.airport-filter-input {
    float: left;
}

#gallery-slider .owl-stage-outer {
    text-align: center;
}

#gallery-slider .owl-stage {
    margin: 0 auto;
}

#gallery-slider .item{
    text-align: left;
}
.roadmaprefresh {
    position: absolute;
    bottom: 60px;
    left: 15px;
}

.roadmap-col {
    position: relative;
}

.roadmap-inner-fixed .roadmaprefresh {
    bottom: 21px;
}

.reset-roadmap-item {
    font-family: "Gotham Rounded", sans-serif;
}

.scope_slider .owl-stage{
    padding: 0px 0px;
    margin: 0 auto;
}

.color-white, .color-white *{
    color: #ffffff;
}
@media (max-width:1280px) { 
    .reset-roadmap-item span.color-black {
        display: none;
    }
}
@media (max-width:1080px) { 
    /*    .roadmaprefresh {
           display: none;
        }*/
}
@media (max-width:1024px) { 
    .contact-page-form .gform_wrapper.gravity-theme .gform_validation_errors {
        width: 75%;
        left: 0;
    }
}
@media (max-width:992px) {   
    .news-filter-item-left {
        width: 100%;
    }
    .event-filter-left {
        width: 100%;
    }
    .event-filter-right {
        margin-top: 40px;
        width: 100%;
    }
    .news-filter-item.airport-filter-item {
        width: 50%;
        max-width: unset;
    }
    .event-filter-item.airport-filter-item{
        width: 50%;
        max-width: unset;
    }
    .event-filter .event-filter-item.airport-filter-item.list_by {
        position: relative;
        right: 0px;
        top:0px;
    }
}


@media (max-width:767px) { 

    .news-filter-item.airport-filter-item {
        width: 100%;
    }
    .event-filter-item.airport-filter-item{
        width: 100%;    
    }
    .event-filter-left {
        width: 100%;
        float: left;
    }
    .button_list {
        margin-top: 30px;
        margin-bottom: 30px !important;
    }
    .pledged_business_fillter .case-study-filter-outer.airport-filter-outer .airport-filter-item {
        width: 100%;
        padding-right: 0px;
    }
    .pledged_business_fillter .case-study-filter-outer.airport-filter-outer .case-study-filter-item.list_by {
        width: 100%;
    }


    div#news-post-list-slider .owl-nav {
        display: none;
    }
    .footer-custom ul.social-list {
        margin-top: 20px;
    }
}

