@media only screen and (min-width: 1350px) {
    .container {
        min-width: 1310px;
        width: 100%;
    }

}

@media only screen and (max-width: 1366px) {
    .fiter-by .btn {
        margin-left: 15px;
        font-size: 16px;
        padding: 3px 10px;
    }

    .tab_btn ul li a {
        min-height: 220px;
    }

    .mapMain img {
        max-width: 110px;
    }
}

@media only screen and (max-width: 1560px) and (min-width: 1351px) {
    header {
        background-position: left -90px top;
    }

}

@media only screen and (max-width: 1350px) and (min-width: 1200px) {
    header {
        background-position: left -50px top;
    }

    .about-banner-sec .fig-content h2 {
        font-size: 26px;
    }

    .contact-info ul li {
        padding: 0 8px;
    }

    .search-form {
        padding: 0 6px;
    }

    .language-toggle {
        margin-right: 5px;
    }

    .navbar-nav .nav-link {
        padding: 18px 15px !important;
        margin: 0 !important;
        font-size: 16px;
    }

}


@media only screen and (max-width: 1199px) and (min-width: 992px) {



    /* ms */

    .figure_member_new img {
        margin-left: 134px;

    }

    /* ms */

    .team_list figure.bg-image img {
        width: 200px;
        max-width: 200px;
        height: 200px;
    }

    .flag-sec .card figure span img {
        max-height: 93px;
    }

    .fiter-by form .group {
        flex: calc(24% - 18px);
        margin: 0 13px;
    }


    .detail-main-wrapper h2 {
        font-size: 24px;
    }

    .fiter-by form .group {
        flex: calc(24% - 18px);
        margin: 0 13px;
    }

    .about-banner-sec .banner-img {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .about-banner-sec .fig-content {
        margin: 0;
        margin-top: -36px;
        padding: 28px 49px 20px 35px;
    }

    .inner-main-head-sec {
        padding: 30px 0px;
    }

    .about-us-section figcaption {
        padding: 23px 0px;
    }

    .about-banner-sec {
        padding-top: 16px;
    }

    .inner-wrapper {
        padding: 40px 0px 40px 0px;
    }

    .contact-info ul li {
        padding: 0 6px;
        font-size: 14px;
    }

    .search-form {
        padding: 0;
    }

    .language-toggle {
        margin-right: 5px;
    }

    .navbar-nav .nav-link {
        padding: 18px 12px !important;
        margin: 0 !important;
        font-size: 14px;
    }

    header {
        background-position: left -58px top;
    }


    .logo-brand {
        max-width: 164px;
    }

    .btn-right-head .btn-outline-primary {
        padding: 0 10px;
    }

    .header-midd {
        padding: 24px 0;
    }

    .btn-right-head .btn.green-bg {
        min-width: 84px;
    }

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

    .contact-info ul li img {
        margin-right: 5px;
    }

    .newsletter {
        padding-left: 24px;
    }

    .footer-link {
        padding-top: 40px;
        margin-top: 40px;
    }

    .social a img {
        max-width: 32px;
    }

    .careers .media-body .left_content {
        max-width: 730px;
    }

    .fiter-by form .form-text {
        flex: 0 0 10%;
        max-width: 10%;
    }

    .discussion-topic .climate-sec {
        padding-left: 20px;
    }

    .climate-sec li {
        padding: 24px 0;
    }


    .top-header-link li {
        width: calc(100% / 8);
    }

    .top-header-link li a {
        font-size: 14px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px;
    }


}


@media screen and (max-width:1199px) {
    .mapMain {
        flex-wrap: wrap;
    }

    .join h3 img {
        display: none;
    }
}

@media only screen and (max-width: 991px) {

    .figure_member_new img {
        margin-left: 11px;
        top: 0px;
    }

    .focusArea .icon {
        border-bottom: 0px;
    }

    .activity_num span {
        display: block;
        margin: 0 auto 10px;
    }

    .activity_num p {
        width: 100%;
        padding: 0;
    }

    .activity_num span {
        font-size: 40px;
        width: 60px;
        height: 60px;
        line-height: 69px;
    }

    .tabOuter .main_heading h1 {
        font-size: 32px;
    }

    .tab_btn ul li a img {
        width: 80px;
        height: 80px;
    }

    .objective_text h2 {
        font-size: 26px;
    }

    .objective_text p {
        margin: 0;
    }

    .tabOuter p {
        font-size: 16px;
        line-height: 22px;
    }

    .objective_text .icon img {
        max-width: 60px;
    }

    .map_heading span {
        font-size: 15px;
    }

    .map_heading {
        font-size: 28px;
        font-weight: 600;
        position: static;
        top: 0;
    }

    .tab_heading {
        font-size: 30px;
        margin-bottom: 18px;
    }

    .figure_member h3 {
        font-size: 18px;
    }

    .figure_member h2 {
        font-size: 24px;
    }

    .tab_btn ul li a {
        font-size: 16px;
        min-height: 190px
    }

    .flag-sec .card figure span img {
        max-height: 69px;
    }

    .team_list figure.bg-image img {
        width: 136px;
        max-width: 136px;
        height: 136px;
    }

    .prioty_topic h6 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .prioty_topic .box img {
        max-width: 40px;
    }

    .top-header-link li {
        width: calc(100% / 8);
    }

    .header-top .container {
        max-width: 100%;
    }

    .top-header-link li a {
        font-size: 14px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px;
    }

    /*.team_list figure.bg-image{width:136px; height:136px;}*/

    .filter_left a.link.ml-auto {
        margin-right: 10px;
    }

    .detail-main-wrapper h2 {
        font-size: 24px;
    }

    .climate-sec li {
        padding: 20px 0;
    }

    .careers .climate-sec li h4 {
        font-size: 20px;
        padding: 0;
    }

    .careers .media-body .left_content {
        max-width: 490px;
    }

    .join-us-banner .container h3 {
        font-size: 22px;
        margin: 0;
    }

    .all-topics {
        left: 0 !important;
    }

    .global-new-content figcaption {
        padding: 13px 0px;
    }

    .discussion-topic .dis-top {
        position: fixed;
        top: 0;
        background: #fff;
        left: -350px;
        padding: 20px;
        bottom: 0;
        z-index: 9;
        transition: .3s;
        box-shadow: 2px 2px 5px #00000029;
    }

    .fiter-by form .form-text h2 {
        font-size: 17px;
    }

    .fiter-by form .group {
        flex: calc(20% - 12px);
        margin: 0 6px;
    }

    .fiter-by form .form-text {
        flex: 0 0 10%;
        max-width: 10%;
    }

    .all-topic {
        border-radius: 50px !important;
        height: 38px;
    }

    .discussion-topic .climate-sec {
        max-width: 100%;
        padding-left: 0px;
    }

    .discussion-topic .dis-top .nav-item .nav-link:after {
        right: 9px;
        font-size: 12px;
    }

    .discussion-heading {
        font-size: 25px;
    }

    .inner-main-head-sec {
        padding: 20px 0px;
    }

    .about-banner-sec .banner-img {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .about-banner-sec .fig-content {
        margin: 0;
        margin-top: -36px;
        padding: 26px 21px 20px 21px;
    }

    .about-banner-sec .fig-content h2 {
        font-size: 25px;
    }

    .about-banner-sec .fig-content p {
        font-size: 15px;
        line-height: 19px;
    }

    .inner-wrapper {
        padding: 40px 0px 40px 0px;
    }

    .about-us-section figcaption {
        padding: 15px 0px;
        font-size: 15px;
    }

    .about-banner-sec {
        padding-top: 10px;
    }

    /* 4/2/22 */

    .inner-headings h2 {
        font-size: 30px !important;
    }

    .join-us-banner .container h2 {
        font-size: 30px;
    }

    .inner-headings h3 {
        font-size: 25px;
    }

    .custom_radio {
        font-size: 16px;
        padding: 19px 10px 23px 55px;
        margin-bottom: 26px;
    }

    .join-form .form-submit {
        font-size: 20px;
        height: 51px;
        min-width: 152px;
    }

    .join-llp-sec {
        padding: 22px 0px 22px 0px;
    }

    /* 4/2/22 */

    .top-header-link > li > a,
    .top-header-link li > span {
        font-size: 13px;
        padding: 8px;
    }

    .header-midd {
        padding: 15px 0;
        min-height: 170px;
    }

    .header-midd-content {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .contact-info ul li {
        font-size: 13px;
        padding: 0 5px;
        color: #fff;
    }

    .contact-info ul li a {
        color: #fff;
    }

    .btn-right-head .btn.green-bg {
        min-width: initial;
        font-size: 12px;
        padding: 0 10px;
    }

    .btn-right-head .btn-outline-primary {
        padding: 0 10px;
        font-size: 12px;
        border-color: #fff;
        color: #fff;
    }


    .search-form {
        padding: 0;
    }

    .search-btn img {
        max-width: 24px;
        filter: brightness(100);
    }

    .language-toggle {
        margin-right: 5px;
        color: #fff;
    }

    .language-toggle small img {
        filter: brightness(100);
    }

    .contact-info ul li img {
        margin-right: 4px;
        filter: brightness(100);
    }

    .header-midd-right {
        padding: 10px;
        background-color: #44546a;
        position: absolute;
        left: 0;
        right: 0;
        justify-content: center;
        bottom: 0;
        z-index: 8;
    }

    header {
        background-position: left -30px top;
        background-size: cover;
    }

    .logo-brand {
        position: relative;
        z-index: 6;
    }

    .navbar-outer {
        height: auto;
        background: transparent;
    }

    .navbar-outer {
        position: absolute;
        right: 0;
        top: 97px;
        /* z-index: 5; */
        left: 0;
        /* z-index:6; */
        box-shadow: none;
    }

    .navbar-toggler {
        margin-right: 0;
        margin-left: auto;
        background: #f1f1f1;
        border: none;
        padding: 3px 10px;
    }

    .slidercaption h1 {
        font-size: 36px;
    }

    .slidercaption p {
        font-size: 14px;
    }

    .section-title h2 {
        font-size: 25px;
    }

    .section-title p {
        font-size: 16px;
    }

    .calender {
        flex: 0 0 120px;
        max-width: 120px;
        background-size: 120px;
        background-repeat: no-repeat;
        height: 132px;
        padding: 42px 10px 5px 10px;
    }

    .calender strong {
        font-size: 32px;
    }

    .calender span {
        font-size: 15px;
    }

    .calender .time {
        font-size: 13px;
        margin-top: 10px;
    }

    .artcle-with-date article h4 {
        font-size: 22px;
    }

    .artcle-with-date article p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .date-right-pic {
        flex: 0 0 150px;
        max-width: 150px;
    }

    .artcle-with-date article {
        padding-left: 15px;
        padding-right: 15px;
    }

    #asia-date .owl-dots {
        bottom: 3px;
        left: auto;
        right: 20px;
    }

    .new-search-filter .form-grop .form-control {
        height: 40px;
    }

    .form-grop.search-new .bg-transparent {
        padding: 3px !important;
    }

    .from-asia-lead {
        padding: 30px 0 36px 0;
    }

    .videospotlight {
        padding: 30px 0;
    }

    .social-feedback-content p {
        font-size: 14px;
    }

    .video-fream.small-video-thumb figure {
        margin: 8px 0;
    }

    .section-title {
        padding-bottom: 10px;
    }

    .what-is-asia {
        padding: 24px 0 36px;
    }

    .footer-section {
        padding: 40px 0 0 0;
    }

    .newsletter {
        padding-left: 0;
        padding-top: 13px;
    }

    .footer-link {
        padding-top: 32px;
        margin-top: 32px;
    }

    .footer-contact-info li a,
    .footer-contact-info li {
        font-size: 14px;
    }

    .footer-block-link li a {
        padding: 5px 0;
    }

    .footer-block-link h6 {
        font-size: 16px;
    }

    .social a img {
        max-width: 24px;
    }

    .social a {
        margin: 1px;
    }

    .copyright {
        margin-top: 30px;
    }

    .more-menu-box li a {
        font-size: 12px;
        padding: 7px 0;
    }

    .more-menu-box ul li {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

    #navbarNav {
        position: absolute;
        left: 0;
        right: 0;
        background: #ffffff;
        top: 73px;
        box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
        z-index: 9;
    }

    .navbar-nav .nav-link {
        display: block;
        padding: 11px 20px !important;
        color: #333 !important;
        margin: 0 !important;
    }

    .nav-item {
        position: relative
    }

    header .navbar .nav-item i {
        position: absolute;
        top: 14px;
        right: 20px;
    }

    .submenu-container {
        position: relative;
        top: 0;
        padding: 0px;
        overflow-y: scroll;
        padding-left: 0;
        border-top: 1px solid #f1f1f1;
    }

    .subnav-banner {
        display: none;
    }

    .submenu-container .menu li {
        position: relative;
    }

    .submenu-container .content-text {
        position: relative;
        left: 0;
        padding: 0;
        top: 0;
        display: -webkit-box;
    }

    .submenu-container .menu .menu-item:hover,
    .submenu-container .menu .active .menu-item {
        background: transparent;
        color: #333;
    }

    .submenu-container .menu .menu-item {
        border: none;
    }

    .cell-content-center {
        padding: 0 15px 15px 40px;
    }

    .cell-content-center {
        width: 100%;
        display: inline-block;
    }

    .submenu-container .content-text .title a {
        font-size: 16px;
    }


    .submenu-container .menu .menu-item {
        font-size: 15px;
        color: #222;
        padding: 10px 20px;
    }

    .navbar-nav .nav-item:hover .submenu-container {
        transform: scale(1) translateY(0);
        border-radius: 0;
        left: 0;
        width: 100%;
        height: 475px;
        filter: blur(0);
        opacity: 1;
        background: #f7f7f7;
        padding: 0;
        box-shadow: none;
    }

    .navbar-nav .nav-item > a:after {
        display: none;
    }

    .nav-item i {
        display: inline-block;
    }

    .sub_heading h4 {
        font-size: 22px;
    }

    .asia_resources .nav-pills .nav-link {
        padding: 12px 25px;
    }

    .asia_resources .nav-pills .nav-item {
        margin: 0 5px 5px;
    }

    .staff .title h3 {
        font-size: 18px;
    }

    .staff .title h5 {
        font-size: 15px;
    }

    .staff_bottom {
        padding: 60px 0;
    }

    .staff_bottom h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }


}




@media only screen and (max-width: 767px) {
    .num_box .box {
        max-width: 100%;
    }

    .tech-assistant-sec .col-md-6:first-child {
        border-right: none;
    }

    .num_box .outer {
        min-height: 0px;
    }

    .tabOuter {
        padding: 30px 0;
    }

    .tabOuter .main_heading h1 {
        font-size: 26px;
    }

    .tab_btn::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #F5F5F5;
    }

    .tab_btn::-webkit-scrollbar {
        height: 6px;
        background-color: #F5F5F5;
    }

    .tab_btn::-webkit-scrollbar-thumb {
        background-color: #186485;
    }

    .glipese {
        margin-top: 10px;
    }



    .tab_btn ul {
        width: 690px;
    }

    .prioty_topic .box {
        margin-bottom: 20px;
    }

    .border-right-dotted {
        border-right: 0;
        border-bottom: 3px dashed #186485;
        margin-bottom: 20px;
        text-align: center
    }

    .join {
        margin-top: 10px;
    }

    .join h3 {
        text-align: center;
        font-size: 26px;
        justify-content: center;
    }

    .bee_small {
        display: none;
    }

    .green_news h4 {
        font-size: 24px;
    }

    .tab_btn {
        overflow-x: auto;
        padding-bottom: 10px;
    }

    .team_member_list figcaption h3 {
        font-size: 18px;
        margin-bottom: 0;
    }

    .navbar-outer {
        top: 40px;
    }

    .staff_bottom {
        padding: 30px 0;
    }

    .staff {
        margin-bottom: 30px;
    }

    .list-unstyled {
        margin-top: 15px;
    }

    .load_more a {
        font-size: 16px;
        padding: 12px 20px;
    }

    .load_more {
        margin-top: 20px;
    }

    .climate-sec li h5 span {
        display: inline-block
    }

    .climate-sec li > img.mr-3 {
        max-width: 150px;
    }

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

    .about-banner-sec .fig-content h2,
    .inner-headings h3 {
        font-size: 20px;
    }

    .top-header-link > li {
        display: none !important;
    }

    .top-header-link > li.more-info-target.has-sub-menu {
        display: block !important;
    }

    .fiter-by .btn {
        margin-left: 7px;
    }

    .climate-sec li p {
        font-size: 14px;
        line-height: 18px;
    }

    .discussion-heading {
        font-size: 22px;
    }

    .climate-sec li {
        padding: 15px 5px;
        border-bottom: 1px solid #E5E5E5;
    }

    .fiter-by form {
        flex-wrap: wrap
    }

    .fiter-by form .form-text {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .fiter-by form .group {
        flex: calc(15% - 12px);
        margin: 0 6px;
    }

    .top-header-link li {
        flex-grow: 0;
    }

    .top-header-link {
        justify-content: flex-end !important;
    }

    .top-header-link {
        margin: 0;
        position: relative;
        z-index: 9;
    }

    .contact-info {
        position: absolute;
        top: -140px;
        left: 0;
        right: 0;
        max-width: none;
        right: 0;
        margin: auto;
        z-index: -1;
    }

    .contact-info ul li {
        padding: 0 12px;
    }

    .top-header-link li span {
        position: relative;
        z-index: 9;
        color: #fff;
    }

    .contact-info a {
        font-size: 13px;
    }

    .header-top {
        background: #44546a;
        border-color: #44546a;
    }


    .language-toggle {
        margin: 0 20px;
    }

    .slidercaption h1 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .slidercaption h1 small {
        font-size: 16px;
    }

    .section-title h2 {
        font-size: 22px;
    }

    .section-title {
        max-width: 90%;
        padding-bottom: 8px;
    }

    .section-title p {
        font-size: 14px;
    }

    .card .figure-caption p {
        font-size: 14px;
    }

    .card h3 {
        font-size: 16px;
    }

    .what-is-asia {
        padding: 20px 0 24px;
    }

    .date-right-pic {
        display: none !important;
    }

    .from-asia-lead .new-head {
        flex-wrap: wrap;
        justify-content: center;
    }

    .from-asia-lead .section-title,
    .new-search-filter {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .from-asia-lead .section-title p {
        margin: 0;
    }

    .new-search-filter {
        padding-top: 0;
        padding-bottom: 15px;
    }

    .from-asia-lead .card {
        margin-bottom: 10px;
    }

    .video-fream.small-video-thumb figcaption h4 {
        font-size: 15px;
    }

    header {
        background-position: left -150px top;
        background-size: cover;
    }

    .footer-link {
        padding-top: 24px;
        margin-top: 24px;
    }

    .footer-section {
        padding-top: 32px;
    }

    .footer-logo img {
        max-width: 150px;
    }

    .footer-logo {
        padding-bottom: 15px;
    }

    .newsletter {
        padding-top: 0;
        padding-left: 20px;
    }

    .footer-block-link {
        margin-bottom: 20px;
    }

    .copyright {
        margin-top: 10px;
    }

    .copyright {
        font-size: 15px;
    }

    .more-menu-box ul.defoult-nav {
        display: flex;
    }

    .search input {
        height: 50px;
    }

    .search button {
        height: 40px;
    }

    .search-close-btn {
        right: -30px;
    }

    .top-header-link {
        position: relative;
        z-index: 9;
    }

    .top-header-link li small img {
        filter: brightness(100);
    }

}



@media screen and (max-width: 575px) {

    .tech-assistant-sec .row {
        padding: 28px 0px;
        border-radius: 0px;
    }
    .green_news .col-md-1 {
        flex: 1;
        max-width: 100%;
        text-align: center;
        margin-bottom: 13px;
    }
    .case-study-text{position: initial;    transform: none;}
    .case-study-text h2{
        width: 100%;
    }
    .num_box span {
        font-size: 35px;
    }

    .num_box {
        margin-bottom: 30px;
    }

    .num_box .outer {
        padding: 20px 15px;
    }

    .outerBox {
        border: 10px solid #fff;
    }

    .copCaption span {
        font-size: 17px;
        padding-top: 10px;
        display: block;
    }

    .glipese h3 {
        font-size: 20px;
    }

    .bee_cop {
        margin-top: 20px;
    }

    .speaker h2 {
        font-size: 24px;
    }

    .tab_heading {
        font-size: 26px;
    }

    .speaker {
        padding: 20px 15px;
        box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.1);
        border-radius: 15px;
    }

    #asia-date .owl-dots {
        bottom: auto;
        left: auto;
        right: 20px;
        top: 10px;
    }


    .home-slider .owl-prev {
        width: 40px;
        height: 40px;
        background: #000;
    }

    #home-slider .owl-prev,
    #home-slider .owl-next {
        background: #061b3885;
        width: 30px;
        height: 30px;

    }

    #home-slider .owl-prev i,
    #home-slider .owl-next i {
        font-size: 12px;
    }

    .slidercaption {
        text-align: center;
        padding: 0 15ppx;
    }


    .flag-sec .col-6 {
        padding: 7px;
    }

    .flag-sec .card figure span img {
        max-height: 111px;
    }

    .add_news .modal-body {
        padding: 20px 15px;
    }

    .alp-global-news .alp-scroll {
        height: 800px;
        overflow-y: auto;
        padding-bottom: 40px;
        margin-bottom: 20px;
    }

    .detail-main-wrapper h2 {
        font-size: 18px;
    }

    .staff_bottom h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .staff_bottom .btn {
        font-size: 16px;
        padding: 5px 15px;
    }

    .asia_resources .nav-pills .nav-link {
        padding: 10px 16px;
        font-size: 14px;
    }

    .resource_main h2 {
        font-size: 18px;
    }

    .climate-sec li {
        display: block;
    }

    .climate-sec li > img.mr-3 {
        max-width: 160px;
        margin: 0 auto 15px !important;
        display: block;
    }

    .events .global-new-content {
        margin-bottom: 25px;
    }

    .careers .climate-sec li h4 {
        font-size: 17px;
    }

    .sub_heading h4 {
        font-size: 20px;
    }

    .join-us-banner figure > img {
        min-height: 130px;
    }

    .join-us-banner .container h3 {
        font-size: 16px;
    }

    .inner-wrapper {
        padding: 20px 0px 20px 0px;
    }

    .alp-global-news .position-relative::after {
        background: none;
    }

    .fiter-by .btn {
        margin-left: 0px;
        margin-top: 8px;
    }

    .all-topic {
        /* top: -4px; */
        line-height: 26px !important;
        height: 30px;
    }

    .discussion-heading {
        font-size: 18px;
    }

    .fiter-by form .group {
        flex: 0 0 100%;
        margin: 5px 0px;
    }

    .fiter-by form .form-text {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .fiter-by form {
        flex-direction: column;
        align-items: normal;
    }

    .about-banner-sec .fig-content {
        padding: 24px 15px 7px 15px;
    }

    .about-banner-sec .fig-content h2 {
        font-size: 20px;
    }

    .inner-main-head-sec {
        padding: 10px 0px;
    }

    /* 4/2/22 */

    .join-us-banner .container h2 {
        font-size: 22px;
    }

    .inner-headings h2::after {
        width: 70px;
    }

    .bredcum-sec .breadcrumb {
        padding: 8px 0px;
    }

    .inner-headings h3 {
        font-size: 16px;
    }

    .join-form .form-label {
        font-size: 14px;
        margin-bottom: 3px;
    }

    .form-titles {
        font-size: 18px;
    }

    .inner-headings h2 {
        font-size: 22px !important;
    }

    .join-llp-sec {
        padding: 13px 0px 22px 0px;
    }

    .custom_radio {
        font-size: 16px;
        padding: 19px 10px 23px 35px;
        margin-bottom: 18px;
    }

    .about-us-section figcaption p {
        line-height: 22px;
    }

    .custom_radio input:checked + .radio_indicator:before {
        width: 12px;
        height: 12px;
        margin: -6px 0 0 -6px;
    }

    .custom_radio .radio_indicator {
        height: 18px;
        width: 18px;
        left: 9px;
    }

    .join-form p {
        font-size: 14px;
    }

    .join-form .form-control {
        height: 40px;
        font-size: 14px;
        padding: 0px 5px;
    }

    .join-form .form-submit {
        font-size: 18px;
        height: 35px;
        min-width: 97px;
    }

    /* 4/2/22 */


    .search input {
        height: 50px;
    }

    .search button {
        height: 40px;
    }

    .search-close-btn {
        right: -10px;
        top: 0;
    }

    .img-fream-outer > img {
        width: 100%;
    }

    .from-asia-lead {
        padding: 20px 0 24px 0;
    }

    .contact-info ul li:first-child img + a {
        display: none;
    }


    .logo-brand {
        max-width: 164px;
    }

    .header-midd {
        min-height: 154px;
    }

    .contact-info {
        top: -122px;
    }

    .slidercaption p {
        display: none;
    }

    .slidercaption h1 {
        font-size: 24px;
    }

    .artcle-with-date {
        flex-wrap: wrap;
        padding: 20px;
    }

    .calender {
        width: auto;
        height: auto;
        flex: 0 0 auto;
        max-width: initial;
        display: flex;
        align-items: flex-end;
        background: #ffffff;
        padding: 5px 10px;
        border-radius: 5px;
        margin-bottom: 10px;
    }

    .calender strong {
        font-size: 22px;
        margin-right: 8px;
        color: #44546a;
    }

    .calender span {
        font-size: 20px;
        line-height: 1;
        margin-right: 8px;
        color: #44546a;
    }

    .calender .time {
        font-size: 13px;
        color: #44546a;
        margin-right: 0;
    }

    .artcle-with-date article {
        padding: 0;
    }


    .videospotlight {
        background-size: cover;
    }

    .navbar-outer {
        right: 20px;
    }

    #most-new .owl-dots {
        display: none;
    }

    .social-feedback {
        padding: 24px 0;
    }

    .footer-subscribe {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .newsletter {
        padding-top: 15px;
        padding-left: 0;
    }

    .become-part .btn {
        min-height: 36px;
        line-height: 36px;
        font-size: 14px;
        min-width: 94px;
    }

    .more-menu-box ul li {
        flex: 0 0 50%;
        max-width: 50%;
    }

    #navbarNav {
        top: 50px;
        left: 0;
        right: -20px;
    }

    .navbar-nav .nav-link {
        font-size: 15px;
        padding: 8px 15px !important;
    }

    .navbar-nav i {
        font-size: 12px;
    }

    .cell-content-center p {
        font-size: 13px;
    }

    .submenu-container .menu .menu-item {
        padding-bottom: 0;
    }

    .cell-content-center p {
        margin-bottom: 8px;
    }

    .links a {
        font-size: 15px;
    }

    .links {
        padding: 10px 0 0 0;
    }

    .navbar-nav {
        position: relative;
        padding: 10px;
    }

    .footer-link .col-md-3.col-6:nth-child(3),
    .footer-link .col-md-3.col-6:nth-child(1) {
        flex: 0 0 38%;
        max-width: 40%;
    }

    .footer-link .col-md-3.col-6:nth-child(2),
    .footer-link .col-md-3.col-6:nth-child(4) {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .search-top {
        padding: 15px 0;
    }

    .search-close-btn {
        right: -10px;
        top: -24px;
    }

    .search button {
        width: auto;
    }

    .search-close-btn i {
        font-size: 20px;
    }

    .search-close-btn {
        right: 6px;
        top: -26px;
    }

    .search {
        max-width: calc(100% - 15px);
    }

    .navbar-outer {
        top: 28px;
    }


}


@media screen and (max-width: 424px) {
    .tabOuter .main_heading h1 {
        font-size: 26px;
    }

    .objective_text h2,
    .tab_heading {
        font-size: 24px;
    }

    .prioty_topic .box img {
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .green_news h4,
    .objective_text h4,
    .green_subsec h4 {
        font-size: 20px;
    }

    .green_news,
    .green_subsec {
        padding: 15px;
    }

    .discussion-topic .dis-top {
        flex: 0 0 300px;
        max-width: 300px;
    }

    .social-feedback {
        padding: 24px 0;
    }

    .section-title h2 {
        font-size: 20px;
    }

    .you-tube .all-new {
        font-size: 12px;
    }

    .you-tube {
        padding: 15px 0 0 0;
    }

    .video-fream.small-video-thumb .vedio-icon {
        width: 36px;
        height: 36px;
    }

    .vedio-icon {
        width: 50px;
        height: 50px;
    }

    .video-fream figcaption {
        padding: 8px 15px;
    }

    .video-fream figcaption h4 {
        font-size: 16px;
        margin-bottom: 2px;
    }

    .video-fream figcaption p {
        font-size: 13px;
    }

    .videospotlight {
        padding: 24px 0;
    }

    .videospotlight .section-title p {
        margin-bottom: 8px;
    }

    .from-asia-lead {
        padding: 15px 0 15px 0;
    }

    .card .figure-caption p {
        margin-bottom: 10px;
    }

    .new-search-filter .form-grop {
        padding: 0 5px;
    }

    .new-search-filter .form-grop .form-control {
        padding: 5px 10px;
        font-size: 12px;
    }

    .new-search-filter .form-grop input.form-control {
        padding-right: 30px;
    }

    .form-grop.search-new .bg-transparent {
        right: 15px;
    }

    .calender span {
        font-size: 15px;
    }

    .calender strong {
        font-size: 16px;
    }

    .calender .time {
        margin: 0;
    }

    .what-is-asia {
        padding: 15px 0 20px 0;
    }

    .owl-dots .owl-dot span {
        width: 5px;
        height: 5px;
        margin: 2px;
    }

    #asia-leds .owl-dots {
        margin-top: 10px;
    }

    .slidercaption h1 {
        font-size: 18px;
    }

    #home-slider .owl-dots {
        bottom: 3px;
    }

    .slidercaption h1 small {
        font-size: 12px;
    }

    .artcle-with-date article h4 {
        font-size: 20px;
    }

    .artcle-with-date article .registernow {
        font-size: 13px;
    }

    .card h3 {
        margin-top: 0;
    }

    .logo-brand {
        max-width: 124px;
    }

    .language-toggle {
        margin: 0;
    }

    .btn-right-head .btn-outline-primary {
        line-height: 30px;
        height: 31px;
    }

    .btn-right-head .btn.green-bg {
        height: 30px;
        line-height: 30px;
    }

    .navbar-outer {
        top: 16px;
    }

    .navbar-light .navbar-toggler-icon {
        background-size: 23px;
    }

    .navbar-toggler {
        width: 42px;
        padding: 0;
    }

    .header-midd {
        min-height: 108px;
        padding: 8px 0;
    }

    .language-toggle {
        font-size: 14px;
        padding: 0 10px;
    }

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

    .header-midd-right {
        padding: 8px 0;
    }

    .contact-info {
        top: -90px;
    }

    .contact-info ul li:last-child {
        display: none;
    }

    .owl-dots .owl-dot.active span {
        width: 24px;
    }

    #asia-date .owl-dots .owl-dot.active span {
        width: 20px;
    }

    .social-feedback {
        padding: 20px 0 10px 0;
    }

    .footer-block-link li a {
        font-size: 13px;
        padding: 5px 0;
    }

    .subcribe-btn {
        min-width: 90px;
        font-size: 12px;
        padding: 8px;
    }

    .newslater-form input[type="text"] {
        padding: 10px 15px;
        max-width: calc(100% - 90px);
    }

    .newslater-form {
        height: 36px;
    }

    .newslater-form input[type="text"]::placeholder {
        font-size: 13px;
    }

    .newsletter label {
        font-size: 14px;
    }

    .become-part strong {
        font-size: 14px;
    }

    .footer-section {
        padding-top: 20px;
    }

    .footer-link {
        padding-top: 16px;
        margin-top: 16px;
    }

    .social a img {
        max-width: 20px;
    }

    .footer-block-link h6 {
        font-size: 14px;
    }

    .more-menu-box {
        padding: 10px 5px;
    }

    .more-menu-box li a {
        font-size: 11px;
        padding: 8px 10px;
        line-height: 1.2;
    }

    .new-search-filter .form-grop .form-control {
        height: 36px;
    }

    #navbarNav {
        top: 44px;
        left: 0;
        right: -20px;
    }

    .back-btn {
        width: 30px;
        height: 30px;
    }

    .back-btn img {
        max-width: 10px;
    }

}

@media(max-width:375px) {
    .climate-sec li .reply-user {
        margin-left: 0px;
        margin-top: 4px;
        display: inline-block;
        padding: 3px 17px;
    }

    .detail-list li figure {
        flex: 0 0 40px;
        max-width: 40px;
    }

    .detail-list figcaption {
        max-width: calc(100% - 40px);
        padding-left: 11px;
    }
}
