

.homepage-banner-content {
    display: block;
    position: relative;
    height: 100%;
}

article.aisa-main-content section.big-img-block {
    margin-top: 0px !important;
}

a {
    color: #582c5f;
}

a:hover {
    text-decoration:underline;
    color: #582c5f;
}

.color-theme-grey {
    color: #5c6670 !important;
}

.what-we-do #carouselExampleIndicators .carousel-indicators {
    margin-bottom: 44px !important;
}

.front-page .main-content .big-img-block #big-slide .scroll-down {
    -webkit-animation: iconmove 1s infinite;
    animation: iconmove 1s infinite;
}

@-webkit-keyframes iconmove {
    from {
        bottom: 22px;
    }
    to {
        bottom: 15px;
    }
}

@keyframes iconmove {
    from {
        bottom: 22px;
    }
    to {
        bottom: 15px;
    }
}

.map-text dl, .map-text ol, .map-text ul, .body-text ul {
font-family: 'avenir-book';
color: #5C6670;
font-size: 18px;
line-height: 28px;
margin-bottom: 25px;
margin-left: 20px;
}

.map-text ol li , .map-text ul li, .body-text ul li {

    margin-bottom:25px;
    padding-left: 0px;
}

.map-box {
    width: 100%;
    overflow: hidden;
    position: relative;
}

#full-map-imgage {
    max-width: 1160px;
    margin: auto;
    position: relative;
}
#full-map-imgage img {
    width: 100%;
}
#full-map-imgage .map-programs-table {
    width: 270px;
    padding: 20px 15px;
    background-color: white;
}
#full-map-imgage .map-programs-table ul li {
    padding: 3px 5px;
    line-height: 150%;
}
#full-map-imgage .map-programs-table ul li .row .col-2 {
    padding-left: 10px;
    padding-right: 0px;
}
#full-map-imgage .map-programs-table ul li .row .col-10,
#full-map-imgage .map-programs-table ul li .row .col-2 {
    display: flex;
}
#full-map-imgage .map-programs-table ul li .row .col-10 p,
#full-map-imgage .map-programs-table ul li .row .col-2 p,
#full-map-imgage .map-programs-table ul li .row .col-10 img,
#full-map-imgage .map-programs-table ul li .row .col-2 img {
    margin: auto auto auto 0;
    font-family: 'avenir-roman';
    font-size: 14px;
    color: #5C6670;
    line-height: 18px;
}
#main-map {
    width: 100%;
}
#map-slider .carousel-control-prev,
#map-slider .carousel-control-next {
    height: 60px!important;
    margin: auto;
    padding: 20px;
    top: 60px;
}
#map-slider .carousel-control-prev img,
#map-slider .carousel-control-next img {
    width: 60%;
}
#map-slider .carousel-indicators {
    position: absolute;
    bottom: -41px;
}
#map-slider .carousel-indicators li {
    background: #e0e0e0;
}
#map-slider .carousel-indicators li.active {
    background: #9a4856;
}
.map-icon {
    position: absolute;
    max-width: 20px;
    border: none;
    background-color: transparent;
}
.map-icon:hover,
.map-icon:focus {
    cursor: pointer;
    border: none;
}
.map-icon img {
    max-width: 20px;
}
.map-icon#icon-a-india {
    top: 32%;
    left: 70%;
}
.map-icon#icon-b-india {
    top: 37%;
    left: 70%;
}
.map-icon#icon-c-india {
    top: 42%;
    left: 70%;
}
.map-icon#icon-c-myanmar {
    top: 38%;
    left: 77.5%;
}
.map-icon#icon-c-sumatra {
    top: 56.5%;
    left: 80.5%;
}
.map-icon#icon-c-monfolia {
    top: 13%;
    left: 79.5%;
}
.map-programs-list-wrap {
    position: absolute;
    top: 25px;
    left: 25px;
}
#map-slider {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
    display: flex;
}
#map-slider #carouselExampleIndicators .map-slider-content-area {
    padding: 35px;
    max-width: 80%;
    margin: auto;
}
#map-slider .slider-area {
    background-color: white;
    width: 100%;
    height: 100%;
    position: relative;
    max-width: 921px;
    max-height: 475px;
    margin: auto;
    box-shadow: 0px 0px 51px -29px #000000;
}
#map-slider .slider-area .close_btn {
    right: 16px;
    float: right;
    left: auto;
    position: relative;
    top: 10px;
    color: #582c5f;
    cursor: pointer;
    font-family: 'avenir-medium';
}
#map-slider h3 {
    color: #582c5f;
    font-size: 36px;
    font-family: "utopis";
    display: inline-block;
    margin-bottom: 30px;
}
#map-slider p  {
    display: inline-block;
    font-size: 16px;
    color: #5C6670;
    font-family: avenir;
    margin-top:5px;
}

#map-slider p a {
    color: #582c5f;
    font-family: avenir;
    text-decoration:underline;
}

#map-slider p a:hover {
    color: #5C6670;
}
#map-slider strong {
    font-family: 'avenir-medium';
    font-size: 13px;
    color: #582c5f;
}
#map-slider .farmers-involved span {
    font-family: 'avenir-black';
    font-size: 36px;
    color: #9a4856;
    width: 100%;
    line-height: 63%;
    margin-top: 10px;
    display: block;
}
#map-slider .farmers-involved strong {
    width: 100%;
}
#map-slider .slider-head img {
    width: 45px;
    width: 30px;
    display: inline-block;
    margin-top: -15px;
}

.farmers-involved strong {
font-size: 11px !important;
color: #582c5f;
text-transform: uppercase;
margin-bottom: 20px !important;
display: block;
margin-top: 7px;
    line-height: 14px;
}
#mob-map-slider {
    background: #f7f7f7;
    padding-bottom: 17px;
    padding-top: 34px;
}
#mob-map-slider .map-slider-content-area {
    margin: auto;
}
#mob-map-slider .map-slider-content-area img {
    text-align: center;
}
#mob-map-slider .map-slider-content-area .slider-main-img img {
    width: 100%;
}
#mob-map-slider .map-slider-content-area .slider-head img {
    display: inline-block;
    height: 26px;
    margin-top: -8px;
}
#mob-map-slider .map-slider-content-area .slider-head h3 {
    color: #582c5f;
    font-size: 25px;
    font-family: "utopis";
    display: inline-block;
    margin-bottom: 30px;
}
#mob-map-slider strong {
    color: #582c5f;
    font-family: "avenir-black";
    margin-bottom: 10px;
}
#mob-map-slider .farmers-involved {
    text-align: center;
}
#mob-map-slider .farmers-involved strong {
    display: block;
    width: 100%;
    text-align: center;
}
#mob-map-slider .farmers-involved .col-6 span {
    color: #9e4853;
    font-family: "avenir-black";
    font-size: 25px!important;
}
.map-programs-list-wrap {
    max-height: calc(100% - 50px);
    display: flex;
}
.map-programs-list-wrap .under-box {
    max-width: 100%!important;
}
.map-programs-list-wrap .content {
    max-height: 100%;
    overflow: auto;
}
.content.myanimation02:after {
    margin-left: auto!important;
}

.projects-all {
    margin: auto;
}
#asia-map-tab .discription p {
    line-height: 172%;
}
.asia-tab-pro-area {
    border-top: 2px solid #edeeef;
    margin: 60px 15px 0 15px;
}
.asia-tab-pro-area .projects-all {
    padding-top: 0px!important;
}

#around-the-world-tab .ccm-image-block {
    width:100%;
    height:auto;
}

.front-page header.home-header {
    position: fixed;
    z-index: 200;
    top: 0px;
    width: 100%;
    background-color: #fff;
    margin-top: 0px;
}

.employee-testimonial-image {
    min-height: 350px;
}

.container {
    left: 0px;
    right: 0px;
    margin: auto;
}

.ccm-page p.fact-number,.fact-number {
    font-family: "avenir-black";
    font-size: 53px;
    margin-bottom: 0px;
    line-height: 37px;
    color: #582c5f;
    margin-top: 10px;
    white-space: nowrap;
}

.ccm-page p.fact-text,.fact-text {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
        margin-top: 8px;
    color: #582c5f;
    font-family: 'avenir-black';

}

.map-text {
    padding: 0 80px;
}

.map-box img {
margin: auto;
display: block;
width: 100%;
height: auto;
}

.map-text p {
    font-family: 'avenir-book';
    color: #5C6670;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 25px;

}

.navbar-brand {
    max-width: 213px;
    margin-left: 0px;
    padding-top: 0px;
    margin-top: 8px;
}

.work-place-list .work-position h5.link-text {
    font-size: 25px;
    text-transform: uppercase;
    margin-top: -11px;
    font-family: avenir-black;
}

.work-discription.tab-content .small-para {
    font-size: 14px;
    margin-top: -21px;
    letter-spacing: 1px;
}

.work-discription.tab-content .key-para {
    font-size: 22px;
    letter-spacing: 1px;
    margin: 29px auto;
}

.our-impact-area {
    padding: 0px 0px 0px 0px !important;
    margin-top: 92px;
}

.our-impact-area .inner-effect-table {
    margin: 0 17px;
        margin-top: -15px;
}

.discription {
    margin-top: 55px;
}

.haf-container {
    max-width: 700px;
    right: 0px;
    left: auto;
    margin-left: auto;
    margin-right: 0;
    padding: 0 15px;
}

.employee-testimonial-table {
    padding: 32px 0px;
}

.employee-testimonial-content {
padding: 0px 55px;
position: absolute;
top: 50%;
transform: translateY(-50%);
margin: 0;
}

.our-3-project {
    padding-top: 154px;
}

.asia-page .aisa-main-content #big-slide .banner-img.around-world-img {
    height: 650px;
}

.asia-page .aisa-main-content #big-slide .banner-img.project-banner {

    height:500px !important;
}

.asia-page .aisa-main-content #big-slide .banner-img.around-world-img .under-box {
    bottom: 21%;
    left: 14%;
}

.asia-page .aisa-main-content #big-slide .banner-img.around-world-img .news-box {
    bottom: 32% !important;
}

.around-the-world-tabs .tab-header-warp ul.nav-header-items li {
    display: inline-block;
    padding: 10px 36px;
    text-align: center;
    letter-spacing: 2px;
}

#around-the-world-tab .tab-headline {
    line-height: 122%;
}

.around-the-world-tabs {
    margin-bottom:30px;
}

.map-img {
    max-width: 1164px;
    margin: auto;
    left: 0;
    right: 0;
    position: relative;
    float: none;
    display: block;
}

.discribe {
    max-width: 691px;
    margin: auto;
}

.footer-menu a {
    font-size: 14px;
}

.carousel-item.active.banner-img.micro-farming-img {
    height: 700px !important;
    max-height: 700px !important;
}

.micro-farming-tab {
    margin-top: 84px;
    margin-bottom: -3px;
}

.project-row-2 .project-big-one {
    right: 0px;
    left: auto;
    margin-left: auto;
    margin-right: -10px;
}

.project-row-2 .project-details {
    margin-left: -3px !important;
    margin-right: auto !important;
}

.section-2-bg-color {
    background-color: #f2f6ee;
    display: table;
    padding-bottom: 113px;
    right: 0px;
    margin-right: 0px;
    left: 0px;
    margin-left: 0px;
    width: 100%;
}

.navbar-nav.navbar-right.lang-menu {
    margin-top: 2px;
    margin-right: 12px;
    display: block;
    text-align: center;
}

.navbar-nav.navbar-right.lang-menu li {
    display: inline-block;
    margin:0px;
}

 article.aisa-main-content section.big-img-block {
    margin-top: 0px !important;
    margin-bottom: 85px !important;
    }

footer.front-page-footer.index-page-footer {
    padding-top: 0px !important;
}

.navbar-brand {
    z-index: 100 !important;
}

.carousel-indicators li {
    width: 8px;
    height: 8px;
    border-radius: 10px;
    margin: 0 9px;
    background-color: white;
    opacity: 1;
}

.carousel-indicators li.active {
    background-color: #b9c966;
}

.what-we-do-table.what-we-do-left {
    margin-right: auto !important;
    margin-left: 10% !important;
}

.logo-block .logo-icon img {
    min-width: 30px !important;
    width: auto !important;
}

@media only screen and (min-width: 768px) {
    .front-page header.home-header {
        position: fixed;
        z-index: 200;
        top: 0px;
        width: 100%;
        background-color: #fff;
        margin-top: 0px;
    }

    .project-row-2 .project-big-one {
        margin-right: -11px;
    }

    .project-row-2 .project-details {
        margin-left: -3px !important;
        margin-right: auto !important;
    }

    nav.navbar {
        padding: 26px !important;
    }

    nav.navbar .navbar-brand {
        max-width: 213px;
        margin-left: 12px;
        padding-top: 0px;
        margin-top: 8px;
    }

    nav.navbar .navbar-collapse {
        margin-top: -10px;
    }

    .front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item .nav-link, .front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item > a {
        margin: 0 42px 0 0 !important;
        font-size: 19px;
        top: -3px;
    }

    #index-page.front-page .home-header .top-main-menu {
        background-color: #ffffff !important;
        margin: 0px 0px;
        top: 0px;
        z-index: 10000;
        width: 100%;
        padding-top: 26px !important;
        box-shadow: 0px 0px 18px -9px #000000;
    }

    .big-img-block {
        margin-top: 120px;
    }

    img.section-quote-img {
        margin-top: -69px !important;
        margin-bottom: 23px;
    }

    #section-quote p.quto-para {
        margin-bottom: 37px;
    }

    #section-quote .myanimation02a {
        padding-bottom: 15px;
    }

    .front-page .main-content .what-we-do .under-content {
        background-position: 100% -134px;
    }

    .what-we-do-table .details {
        padding: 18px 30px;
    }

    .what-we-do-table .main-heading {
        font-size: 33pt;
    }

    .what-we-do-table .btn.link-btn {
        margin-top: 7px;
    }

    .index-page-footer .footer-content-text {
        padding-top: 33px;
        padding-bottom: 40px;
    }

    .index-page-footer .footer-content-text h2.main-tittle {
        margin-top: -12px;
        letter-spacing: 2.5px;
    }

    .cpy-right-footer-links {
        padding-top: 80px !important;
    }

    .quotes-sec.homepage-box {
        padding-top: 0px;
        max-width: 1100px;
        margin: auto;
        margin-bottom: 53px;
    }

    #section-01 {
        margin: 108px auto 0px auto;
    }

    .footer-img-top {
        background-position: center center;
        background-repeat: no-repeat;
    }

    .index-page-footer {
        padding-top: 130px !important;
    }

    .index-page-footer .footer-content .content {
        max-width: 900px;
    }

    .index-page-footer .front-page-footer .footer-content .content .main-tittle {
        font-size: 41px;
        line-height: 128%;
        padding: 7px 20px 20px 20px;
        font-family: 'Avenir roman';
        position: relative;
    }

    button.btn.link-btn {
        padding: 18px 23px !important;
        max-width: 600px !important;
        border-radius: 0px;
        color: white;
        background-color: transparent;
        font-size: 12px;
    }

    .cpy-right-area {
        padding-top: 0px !important;
        color: #c2cdd8;
    }

    .front-page .main-content .quotes-sec {
        padding: 0px 0px 0px 0px !important;
    }

    #section-01 {
        margin: 109px auto 38px auto !important;
        padding-top: 22px;
    }

}

@media only screen and (min-width: 992px) {
    .map-details-box {
        max-width: 200px;
        position: absolute!important;
        padding: 0px 10px;
    }
    .map-details-box a {
        margin-top: 15px;
    }
    .map-details-box#icon-a-india-details {
        top: 23%;
        left: calc(68.5% + 35px);
        border-top: 1px solid #000;
        border-left: 1px solid #000;
    }
    .map-details-box#icon-a-india-details:before {
        content: url(../images/micro-farm-icon2.png);
        max-height: 40px;
        margin-top: -50px;
        position: absolute;
    }
    .map-details-box#icon-b-india-details {
        top: 38%;
        left: calc(70% - 230px);
        border-top: 1px solid #000;
    }
    .map-details-box#icon-b-india-details:before {
        content: url(../images/micro-farm-icon2.png);
        max-height: 40px;
        margin-top: -50px;
        position: absolute;
    }
    .map-details-box#icon-c-india-details {
        top: 54%;
        left: calc(70% + 9px);
        border-top: 1px solid #000;
    }
    .map-details-box#icon-c-india-details:before {
        content: "";
        height: 75px;
        margin-top: -75px;
        width: 1px;
        display: block;
        background-color: black;
        margin-left: -10px;
    }
    .map-details-box#icon-c-india-details:after {
        content: url(../images/part4.png);
        max-height: 40px;
        margin-top: -50px;
        top: 0;
        position: absolute;
    }
    .map-details-box#icon-c-myanmar-details {
        top: 39.5%;
        left: calc(79% + 9px);
        border-top: 1px solid #000;
    }
    .map-details-box#icon-c-myanmar-details:before {
        content: url(../images/micro-farm-icon2.png);
        max-height: 39px;
        margin-top: -50px;
        position: absolute;
    }
    .map-details-box#icon-c-myanmar-details {
        top: 39.5%;
        left: calc(79% + 9px);
        border-top: 1px solid #000;
    }
    .map-details-box#icon-c-myanmar-details:before {
        content: url(../images/micro-farm-icon2.png);
        max-height: 40px;
        margin-top: -50px;
        position: absolute;
    }
    .map-details-box#icon-c-sumatra-details {
        top: 58%;
        left: calc(81.5% + 9px);
        border-top: 1px solid #000;
    }
    .map-details-box#icon-c-sumatra-details:before {
        content: url(../images/micro-farm-icon2.png);
        max-height: 40px;
        margin-top: -50px;
        position: absolute;
    }
    .map-details-box#icon-c-monfolia-details {
        top: 14.5%;
        left: calc(81% + 9px);
        border-top: 1px solid #000;
    }
    .map-details-box#icon-c-monfolia-details:before {
        content: url(../images/micro-farm-icon2.png);
        max-height: 40px;
        margin-top: -50px;
        position: absolute;
    }
    #accordionExample {
        display: none;
    }
}


@media only screen and (max-width: 991px) {
    #map-slider {
        display: none;
    }
    .map-programs-table {
        overflow: auto;
        display: block;
        height: 80%;
        position: relative;
    }
    .map-sport-icon {
        display: none;
    }
    .map-details-box {
        display: none;
    }
    #accordionExample {
        display: block;
    }
    #accordionExample .card {
        border: none;
        border-bottom: 1px solid #eeeeee;
    }
    #accordionExample .card .card-header {
        background-color: #fff;
        padding: 0px;
    }
    #accordionExample .btn.btn-link {
        width: 100%;
        text-align: left;
        font-family: 'avenir-black';
        text-transform: uppercase;
        color: #582c5f;
        font-size: 12px!important;
        padding: 25px 0px;
        line-height: 13px;
    }
    #accordionExample .btn.btn-link:after {
        content: "_";
        color: #582c5f;
        font-family: "avenir-black";
        float: right;
        padding-right: 7px;
        font-size: 16px;
    }
    #accordionExample .btn.btn-link.collapsed:after {
        content: "+";
        color: #582c5f;
        font-family: "avenir-black";
        float: right;
        padding-right: 7px;
        font-size: 16px;
    }
    #accordionExample .card-body {
        padding: 15px 0px;
    }
    .map-details-box .map-details-area {
        display: none;
    }
    .map-details-box h6 {
        padding: 25px;
        border: 1px solid #ccc;
        margin-bottom: 0px;
    }
    .map-icon {
        display: none;
    }

    .navbar-collapse {
        max-height: calc(100vh - 90px);
        overflow-y: auto;
        width: 100%;
        margin-top:7px !important;
    }

    .navbar-collapse .nav-item.parent-list {
        letter-spacing: 1px !important;
        border-bottom: 1px solid #eeeeee;
        border-top: 1px solid #eeeeee;
        margin-top: -1px;
    }

    .navbar-collapse .nav-item.parent-list a {
        padding: 15px 0px 15px 0px !important;
    }

    .navbar-collapse .employee-testimonial-image {
        min-height: 500px !important;
    }

    i.fa-bar-new:before {
        content: "\f00d" !important;
        font-family: "FontAwesome";
        font-size: 20px;
    }

    .collapsed i.fa-bar-new:before {
        content: "\f0c9" !important;
        font-family: "FontAwesome";
        font-size: 20px;
    }

    .front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box {
        position: relative !important;
    }

    .inner-content,
    .inner-content,
    .discription {
        padding-left: 15px;
        padding-right: 15px;
    }

    .testimonial-header {
        margin-bottom: 0px;
    }

    .employee-testimonial-content {
        padding: 0px 20px 20px 20px;
        margin: auto;
    }

    .employee-testimonial-content p {
        font-size: 16px;
    }

    .employee-testimonial-content span {
        font-size: 16px;
    }

    .haf-container-lg {
        max-width: 100%;
        right: auto;
        left: auto;
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 0 15px;
    }

    #our-work-menu.drop-box > .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .nav-link {
        margin: 0 0 0 0 !important;
    }
}

.quotes-sec.homepage-box {
    margin-bottom: 10px;
}

.quotes-sec.homepage-box .logo-block {
    margin-top: 40px;
}

footer.index-page-footer .footer-content {
    padding-top: 58px !important;
}

.index-page-footer p.copy-right,
.index-page-footer .footer-menu .nav-item a.nav-link {
    color: #ffffff !important;
}

.footer-nav .cpy-right-area .copy-right, .footer-nav .footer-menu .nav-item a.nav-link {
    color: #5c6670 !important;
}

.navbar-nav.ml-auto.main-menu {
    margin-top: 10px !important;
}

.footer-nav .cpy-right-footer-links {

    padding-top: 50px !important;
    padding-bottom: 40px !important;
}

.navbar-nav.ml-auto.main-menu li.nav-item.parent-list {
    letter-spacing: 1px !important;
    margin-right:20px !important;
}

@media only screen and (max-width: 700px) {
    .under-box {
        max-width: 80% !important;
        position: relative;
        background-color: rgba(88, 44, 65, 0.8) !important;
    }

    .under-box .content {
        max-width: 100% !important;
        width:100% !important;
    }



       .asia-page .aisa-main-content #big-slide .banner-img .under-box .content .text-line {
        padding: 15px !important;
    }

    .asia-page .aisa-main-content #big-slide .banner-img .under-box .content .text-line .title-tag {
        margin-bottom:0px !important;
    }

    .navbar-nav.ml-auto.main-menu li.nav-item.parent-list {
        margin-right:0px !important;
    }

    .under-box h1 {
        font-size: 50px;
    }

    .employee-testimonial-table {
        padding-top: 70px;
    }

    .around-world .our-impact-header {
        margin-bottom: 50px;
        padding-bottom: 30px;
    }

    .employee-testimonial-image {
        min-height: 500px !important;
    }

    .what-we-do-table.what-we-do-left {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media only screen and (max-width: 550px) {
    .navbar-brand {
        max-width: 70% !important;
    }

    .what-we-do-table {
        left: 0px !important;
        right: 0px;
        left: 0px;
    }

    .what-we-do-table .content {
        padding: 20px !important;
    }

    .what-we-do-table .around-world .inner-effect-table .myanimation02.py-4.px-5 {
        padding: 10px 10px 10px 10px !important;
    }
}

@media only screen and (max-width: 479px) {

    .under-box .content {
        max-width: 100% !important;
        background-color: rgba(88, 44, 95, 0.8) !important;
    }

    .under-box h1 {
        font-size: 50px;
    }

    #section-quote p.quto-para {
      font-size: 24px !important;
line-height: 32px;
    }

    #section-quote h6.name-para {
        font-size: 10px;
    }

    #section-quote .sub-tilte {
      line-height:24px;
    }

    .what-we-do-table .title {
        font-size: 10px !important;
        margin-top: 30px;
    }

    .what-we-do-table .main-heading {
        font-size: 22pt !important;
        font-display: "avenir-book" !important;
    }

    .around-world .inner-effect-table .myanimation02.py-4.px-5,
    .around-world .inner-effect-table .myanimation02 .row.p-5 {
        padding: 10px 10px 10px 10px !important;
    }

    .around-world .inner-effect-table .myanimation02 .row.p-5 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

* {
    padding: 0;
    margin: 0;
}

.no-border {
    border-bottom: none !important;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
}

.mg-top {
    margin-top: 6px;
}

.front-page {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    /* main header closed */
    /* article closed */
}

.front-page .m-auto {
    max-width: 926px !important;
    max-height: 327px !important;
}

.front-page .big-quto {
    max-width: 926px !important;
    margin: auto;
}

.front-page .home-header {
    position: relative;
}

.front-page .home-header .navbar-toggler {
    border: none !important;
    outline: none;
}

.front-page .home-header .navbar-toggler .navbar-btn-icon {
    cursor: pointer;
}

.front-page .home-header .navbar-toggler .navbar-btn-icon i {
    color: #163c5c;
    border: none;
    font-size: 20px;
}

.front-page .home-header .top-main-menu {
    background-color: #ffffff !important;
    margin: 0px 0px;
}

.front-page .home-header .top-main-menu #collapsNavbar {
    /* main nav closed */
}

.front-page .home-header .top-main-menu #collapsNavbar .main-menu {
    margin-right: 15px;
}

.front-page .home-header .top-main-menu #collapsNavbar .main-menu a {
    color: #582c5f;
}

.front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 2;
    left: 0;
    background: #ffffff;
    padding-bottom: 45px;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {

    .front-page .main-content .big-img-block #big-slide .active .under-box .content .para {

        transform:none !important;
        top:none !important;
        left:none !important;
        position:unset !important;
        width:auto !important;
        padding:20px !important;
    }

    .front-page .main-content .big-img-block #big-slide .active .under-box .content {
        min-height:auto !important;
    }


        .front-page .home-header .top-main-menu #collapsNavbar .main-menu {
        padding: 0px;
        margin: 0px !important;
    }

 .front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item .nav-link {
        margin: 10px 0px;
        font-size: 16px;
    }

    .front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item .nav-link:before {
        content: "+";
        font-weight: 600;
        border: none;
        position: absolute;
        right: 15px;
        background: transparent;
    }

    .front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item .nav-link.active:before {
        content: "-";
        font-weight: 600;
        border: none;
        position: absolute;
        font-size: 23px;
        line-height: 18px;
        right: 19px;
        background: transparent;
    }
}

.front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item .active:after {
    content: '';
    border: 1px solid #582c5f;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #582c5f;
    opacity: 1;
    transition: width 300ms linear;

    .front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box {
        position: relative;
    }
}

.front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box .dropdown-menu-list {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box .dropdown-menu-list .title-menu {
    color: #582c5f;
    font-weight: 600;
    padding-bottom: 10px;
}

.front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box .dropdown-menu-list .dropdown-nav-link {
    list-style: none;
    padding-bottom: 5px;
    position: relative;
}

.front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box .dropdown-menu-list .dropdown-nav-link .sub-links {
    text-decoration: none;
    margin-bottom: 10px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item .nav-link {
        margin: 10px 0px;
        font-size: 16px;
    }

    .front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item .nav-link:before {
        content: "+";
        font-weight: 600;
        border: none;
        position: absolute;
        right: 15px;
        background: transparent;
    }

    .front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item .nav-link.active:before {
        content: "-";
        font-weight: 600;
        border: none;
        position: absolute;
        font-size: 23px;
        line-height: 18px;
        right: 19px;
        background: transparent;
    }
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box .dropdown-menu-list .dropdown-nav-link {
        max-width: 90%;
    }
}

.front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box .overiew-menu {
    margin-left: 30px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box .overiew-menu {
        margin-left: 0px;
    }
}

.front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box .img-col img {
    max-width: 250px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box {
        position: relative;
    }

    .front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #f7f7f7;
    }
}

.front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item .nav-link,.front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item > a {
    position: relative;
    color: #582c5f;
    font-family: 'Avenir roman';
    padding: 0;
    margin: 0px 20px;
    font-size: 19px;
    letter-spacing: 0px;
}

.front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item .nav-link:after, .front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item > a:first-child:after  {
    content: '';
    border: 1px solid #582c5f;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background: #582c5f;
    opacity: 0;
    transition: width 300ms linear;

}

.front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item .nav-link.nav-path-selected:before,.front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item > a.nav-path-selected:first-child:before {
    content: '';
    border: 1px solid #582c5f;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #582c5f;
    }


.front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item .nav-link:hover:after, .front-page .home-header .top-main-menu #collapsNavbar .main-menu .nav-item > a:first-child:hover:after {
    width: 100%;
    opacity: 1;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .home-header .top-main-menu #collapsNavbar .main-menu {
        padding: 0px;
    }

    .front-page .home-header .top-main-menu #collapsNavbar .main-menu .foundation-menu {
        padding-left: 15px !important;
    }
}

.front-page .home-header .top-main-menu #collapsNavbar .navbar-right a {
    color: #582c5f;
    font-size: 12px;
    padding: 3px;
}

.front-page .home-header .top-main-menu #collapsNavbar .navbar-right .active {
    text-decoration: underline;
}

.front-page .main-content {
    /* what-we-do closed */
}

.front-page .main-content .big-img-block #big-slide .scroll-down {
    position: absolute;
    bottom: 80px;
    left: 50%;
    text-decoration: none;
    font-size: 48px;
    color: #fff;
}

.front-page .main-content .big-img-block #big-slide .active {
    background-image: url('../images/main-img2.jpg');
    width: 100%;
    height: 680px;
    background-position: 52%;
    background-size: cover;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .front-page .main-content .big-img-block #big-slide .active {
        background-position: 81%;
    }
}

.front-page .main-content .big-img-block #big-slide .active .under-box {
    position: absolute;
    top: 32.5%;
    left: 10.5%;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .front-page .main-content .big-img-block #big-slide .active .under-box {
        top: auto;
        bottom: 85px;
        width: 80%;
    }
}

.front-page .main-content .big-img-block #big-slide .active .under-box .content {
    width: 450px;
    max-width: 578px;
    background: rgba(255, 255, 255, 0.9);
    height: 250px;
    position: relative;
    padding: 10px 20px;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .front-page .main-content .big-img-block #big-slide .active .under-box .content {
        background: rgba(88, 44, 95, 0.9);
        width: 100%;
    }

    .front-page .main-content .big-img-block #big-slide .active .under-box .content h6 {
        color: #fff !important;
    }
}

.front-page .main-content .big-img-block #big-slide .active .under-box .content .para {
    font-size: 33px;
    padding: 20px;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #582c5f;
    width: 94%;
    position: absolute;
    top: 46%;
    transform: translate(-50%, -50%);
    left: 50%;
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    .front-page .main-content .big-img-block #big-slide .active {
        background-position: 82%;
    }

    .front-page .main-content .big-img-block #big-slide .active .under-box {
        top: auto;
        bottom: 10%;
        width: auto;
        max-width: 100%;
        min-width: 50px;
        left: 35px;
        right: 35px;
    }

    .front-page .main-content .big-img-block #big-slide .active .under-box .content {
        padding: 10px 20px;
        width: auto;
        height: auto;
        min-height: 167px;
    }

    .front-page .main-content .big-img-block #big-slide .active .under-box .content .para {
        left: 50%;
        font-size: 24px;
        line-height: 35px;
    }

    .front-page .main-content .big-img-block #big-slide .active {

        height: 503px;
    }
}

.front-page .main-content .quotes {
    padding: 100px 0px;
}

.front-page .main-content .quotes .content {
    text-align: center;
    margin: auto;
    padding: 0px 60px;
}

.front-page .main-content .quotes .content .content-text .icon-quto {
    margin-bottom: 25px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .main-content .quotes .content .content-text .icon-quto {
        font-size: 80px;
    }
}

.front-page .main-content .quotes .content .content-text .quto-para {
    font-size: 30px;
    color: #582c5f;
    margin-bottom: 25px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .main-content .quotes .content .content-text .quto-para {
        font-size: 20px;
    }
}

.front-page .main-content .quotes .content .content-text .name-para {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #582c5f;
    font-family: 'avenir-medium', sans-serif;
    letter-spacing: 2px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .main-content .quotes .content .content-text .name-para {
        font-size: 10px;
    }
}

.front-page .main-content .quotes .content .content-text .sub-tilte {
    font-size: 16px;
    text-transform: capitalize;
    padding-bottom: 100px;
    font-family: 'avenir-book', sans-serif;
    letter-spacing: 1px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .main-content .quotes .content .content-text .sub-tilte {
        font-size: 14px;
    }
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .main-content .quotes .content {
        padding: 0px 30px;
    }

    .front-page .main-content .quotes .content:after {
        width: 28%;
        height: 28%;
    }

    .front-page .main-content .quotes .content:before {
        width: 28%;
        height: 28%;
    }
}

.front-page .main-content .what-we-do .under-content {
    width: 100%;
    height: 700px;
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position-y: 20% !important;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .front-page .main-content .what-we-do .under-content {
        height: 1262px;
        max-height: 1600px;
        background-position-x: 29% !important;
        background-size: 150%;
    }
}


.front-page .main-content .what-we-do .under-content .what-we-do-content {
    position: absolute;
    top: 33%;
    left: 25%;
    width: 100%;
    height: 100%;
}

.front-page .main-content .what-we-do .under-content .what-we-do-content .content {
    text-align: left;
    margin: auto;
    position: relative;
    max-width: 569px;
    height: 467px;
    color: #ffffff;
}

.front-page .main-content .what-we-do .under-content .what-we-do-content .content .details {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0px 100px;
}

.front-page .main-content .what-we-do .under-content .what-we-do-content .content .details .title {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "avenir-black", sans-serif;
    letter-spacing: 1px;
}

.front-page .main-content .what-we-do .under-content .what-we-do-content .content .details .main-heading {
    font-size: 44px;
}

.front-page .main-content .what-we-do .under-content .what-we-do-content .content .details .para {
    font-size: 16px;
    font-family: "avenir-roman", sans-serif;
}

.front-page .main-content .what-we-do-phone {
    display: none;
}

.front-page .main-content .what-we-do-phone .carousel-inner .carousel-caption {
    position: relative;
    background: #582c5f;
    right: 0;
    padding: 0;
    padding-top: 30px;
    margin: 0;
    left: 0;
}

.front-page .main-content .what-we-do-phone .carousel-inner .carousel-caption .content {
    text-align: left;
    margin: auto;
    position: relative;
    max-width: 569px;
    padding: 20px;
    padding-top: 10px;
    color: #ffffff;
}

.front-page .main-content .what-we-do-phone .carousel-inner .carousel-caption .content .details {
    position: relative;
    padding: 40px 30px;
}

.front-page .main-content .what-we-do-phone .carousel-inner .carousel-caption .content .details .title {
    font-size: 14px;
}

.front-page .main-content .what-we-do-phone .carousel-inner .carousel-caption .content .details .main-heading {
    font-size: 30px;
}

.front-page .main-content .what-we-do-phone .carousel-inner .carousel-caption .content .details .para {
    font-size: 14px;
}

.front-page .main-content .what-we-do-phone .carousel-inner .carousel-caption .content .details .link-btn {
    font-size: 10px;
    border: 1px solid #ffffff;
    max-width: 150px;
    text-align: center;
    padding: 20px 0px;
}

.front-page .main-content .what-we-do-phone .carousel-inner .carousel-caption .content .details:after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 100;
    top: 0;
    border-left: 10px solid #ffffff;
    border-top: 10px solid #ffffff;
    animation: left 1s linear 1;
    -webkit-animation: left 1s linear 1;
    -moz-animation: left 1s linear 1;
    width: 20%;
    height: 20%;
}

.front-page .main-content .what-we-do-phone .carousel-inner .carousel-caption .content .details:before {
    content: "";
    position: absolute;
    right: 0;
    z-index: 100;
    bottom: 0;
    animation: right 1s linear 1;
    -webkit-animation: right 1s linear 1;
    -moz-animation: right 1s linear 1;
    border-right: 10px solid #ffffff;
    border-bottom: 10px solid #ffffff;
    width: 25%;
    height: 20%;
    /* or 100px */
}

.front-page .main-content .what-we-do-phone .carousel-indicators {
    top: 40%;
}

.front-page .main-content .what-we-do-phone .carousel-indicators li {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin-left: 20px;
}

.front-page .main-content .what-we-do-phone .carousel-indicators .active {
    background: #bcc767;
}

@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (min-width: 768px) and (max-width: 959px), only (max-width: 779px) and (orientation: landscape) {
    .front-page .main-content .what-we-do-phone {
        display: block;
    }
}

.front-page .main-content .quotes-sec {
    padding: 100px 0px;
    background: #f2f6ee;
}

.front-page .main-content .quotes-sec .content {
    text-align: center;
    margin: auto;
    padding: 50px 60px;
}

.front-page .main-content .quotes-sec .content:after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 100;
    top: 0;
    border-left: 10px solid #b9c966;
    border-top: 10px solid #b9c966;
    animation: left 1s linear 1;
    -webkit-animation: left 1s linear 1;
    -moz-animation: left 1s linear 1;
    width: 16%;
    height: 41%;
}

.front-page .main-content .quotes-sec .content:before {
    content: "";
    position: absolute;
    right: 0;
    z-index: 100;
    bottom: 0;
    animation: right 1s linear 1;
    -webkit-animation: right 1s linear 1;
    -moz-animation: right 1s linear 1;
    border-right: 10px solid #b9c966;
    border-bottom: 10px solid #b9c966;
    width: 14%;
    height: 50%;
    /* or 100px */
}

.front-page .main-content .quotes-sec .content .icon-quto {
    font-size: 44px;
    color: #582c5f;
    font-family: 'Avenir roman';
    margin-top: 10px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .main-content .quotes-sec .content .icon-quto {
        font-size: 24px;
    }
}

.front-page .main-content .quotes-sec .content .quto-para {
    font-size: 30px;
    margin: 10px 0px;
    font-family: 'Avenir', sans-serif;
    color: #582c5f;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .main-content .quotes-sec .content .quto-para {
        font-size: 20px;
    }
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .main-content .quotes-sec .content {
        padding: 31px;
    }

    .front-page .main-content .quotes-sec .content:before {
        width: 24%;
        height: 32%;
    }

    .front-page .main-content .quotes-sec .content:after {
        width: 24%;
        height: 31%;
    }
}

.front-page .main-content .quotes-sec .logo-block {
    padding-top: 28px;
    margin-top: 9px;
    padding-bottom: 22px;
}

.front-page .main-content .quotes-sec .logo-block .mg-logo {
    margin-top: 30px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .main-content .quotes-sec .logo-block {
        max-height: auto;
    }

    .front-page .main-content .quotes-sec .logo-block .sm-mg {
        margin-top: 42px;
    }
}

.front-page .front-page-footer .footer-img-top {
    width: 100%;
    height: 400px;
    max-height: 400px;
    background-size: cover;
    background-position:center center;
}

.front-page .front-page-footer .footer-content {
    background-color: #5c6670;
    padding: 60px 20px 20px 20px;
    text-align: center;
    position: relative;
}

.front-page .front-page-footer .footer-content .content {
    max-width: 871px;
    color: #ffffff;
    margin: auto;
    margin-bottom: 40px;
}

.front-page .front-page-footer .footer-content .content .title-footer {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .front-page-footer .footer-content .content .title-footer {
        font-size: 10px;
    }
}

.front-page .front-page-footer .footer-content .content .main-tittle {
    font-size: 44px;
    padding: 20px;
    font-family: 'Avenir roman';
    position: relative;
}

.front-page .front-page-footer .footer-content .content .main-tittle:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    margin: auto;
    background: #fff;
    bottom: 0;
    left: 47%;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .front-page-footer .footer-content .content .main-tittle {
        font-size: 24px;
    }
}

.front-page .front-page-footer .footer-content .content .para-footer {
    font-size: 18px;
    font-family: 'avenir-book', sans-serif;
    margin-top: 20px;
    margin-bottom: 39px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .front-page-footer .footer-content .content .para-footer {
        font-size: 16px;
        font-weight: normal;
    }
}

.front-page .front-page-footer .footer-content .content .footer-btn {
    font-size: 12px;
    border: 1px solid #fff;
    text-transform: uppercase;
    width: auto;
    padding: 10px 20px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .front-page-footer .footer-content .content .footer-btn {
        font-size: 10px;
    }
}

.front-page .front-page-footer .footer-content .copy-right-block {
    bottom: 0;
    color: #5c6670;
    font-size: 14px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .front-page-footer .footer-content .copy-right-block {
        left: 10%;
        font-size: 12px;
    }
}

.front-page .front-page-footer .footer-content .footer-menu {
    right: 0;
    bottom: 15px;
}

.front-page .front-page-footer .footer-content .footer-menu a {
    color: #c2cdd8;
    position: relative;
    font-size: 14px;
    padding: 0px 10px;
}

.front-page .front-page-footer .footer-content .footer-menu a:hover {
    text-decoration:underline;
}

.front-page .front-page-footer .footer-content .footer-menu a:after {
    content: '';
    position: absolute;
    background: #c2cdd8;
    width: 1px;
    top: 6px;
    right: -3px;
    height: 12px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .front-page-footer .footer-content .footer-menu {
        position: relative;
    }

    .front-page .front-page-footer .footer-content .footer-menu ul.nav {
        display: inline-block;
    }

    .front-page .front-page-footer .footer-content .footer-menu ul.nav a {
        padding-bottom: 20px;
        font-size: 14px;
    }

    .front-page .front-page-footer .footer-content .footer-menu ul.nav a:after {
        display: none;
    }
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .front-page .front-page-footer .footer-content {
        padding: 59px 0px;
    }
}

.asia-page .aisa-main-content #big-slide .asia-img {
    background-image: url('../images/Asia.jpg');
}

.asia-page .aisa-main-content #big-slide .around-world-img {
    background-image: url('../images/arround-world.png');
    background-position: top;
    background-position-x: 50%;
}

.asia-page .aisa-main-content #big-slide .micro-farming-img {
    background-image: url('../images/microfarming.jpg');
    background-position-x: center;
    background-position-y: 24%;
}

.asia-page .aisa-main-content #big-slide .micro-farming-img .content {
    width: 550px !important;
    max-width: 550px !important;
}

.asia-page .aisa-main-content #big-slide .micro-farming-img .content .text-line {
    width: 100%;
}

.asia-page .aisa-main-content #big-slide .banner-img {
    background-size: cover;
    width: 100%;
    height: 700px;
    position: relative;
}

.asia-page .aisa-main-content #big-slide .banner-img .under-box {
    position: absolute;
    bottom: 23%;
    left: 14%;
}

.asia-page .aisa-main-content #big-slide .banner-img .under-box .content {
    width: 510px;
    background-color: rgba(88, 44, 95, 0.9);
}

.asia-page .aisa-main-content #big-slide .banner-img .news-box .content {
    width: 430px !important;
}

.asia-page .aisa-main-content #big-slide .banner-img .under-box .content .text-line {
    text-align: center;
    padding: 45px;
}

.asia-page .aisa-main-content #big-slide .banner-img .under-box .content .text-line .title-tag {
    color: #fff;
    font-family: 'avenir-roman';
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 3px;
    letter-spacing: 3px;
    margin-bottom: 10px;
}

.asia-page .aisa-main-content #big-slide .banner-img .under-box .content .text-line .para {
    font-family: 'Utopia';
    font-size: 60px;
    color: #ffffff;
    margin: 0;
    line-height: 55px;
}

.asia-page .aisa-main-content #big-slide .banner-img .under-box .content .around-world-para .para {
    font-size: 59px;
}

.asia-page .aisa-main-content #big-slide .banner-img .under-box .content:after {
    content: "";
    position: absolute;
    left: -10px;
    z-index: 100;
    top: -10px;
    border-left: 10px solid #a7c5e2;
    border-top: 10px solid #a7c5e2;
    animation: left 1s linear 1;
    -webkit-animation: left 1s linear 1;
    -moz-animation: left 1s linear 1;
    width: 135px;
    height: 135px;
}

.asia-page .aisa-main-content #big-slide .banner-img .under-box .content:before {
    content: "";
    position: absolute;
    right: -10px;
    z-index: 100;
    bottom: -10px;
    animation: right 1s linear 1;
    -webkit-animation: right 1s linear 1;
    -moz-animation: right 1s linear 1;
    border-right: 10px solid #b9c966;
    border-bottom: 10px solid #b9c966;
    width: 135px;
    height: 135px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {


    .asia-page .aisa-main-content #big-slide .banner-img .under-box .content {
        width: 100% !important;
    }

    .asia-page .aisa-main-content #big-slide .banner-img .under-box .content .text-line .para {
        font-size: 32px;
    }

    .asia-page .aisa-main-content #big-slide .banner-img .under-box .content:before {
        right: 21px;
    }

    .asia-page .aisa-main-content #big-slide .banner-img .under-box .content:after {
        left: 21px;
    }
}

.asia-page .aisa-main-content .workplaces-tabs {
    padding-bottom: 50px;
}

.asia-page .aisa-main-content .workplaces-tabs .container-fluid {
    padding: 0px 15px;
}

.asia-page .aisa-main-content .workplaces-tabs .micro-farming-place .workplace-list .nav-item {
    padding: 0px 34px;
}

.asia-page .aisa-main-content .workplaces-tabs .micro-farming-place .work-discription .qustions {
    color: #582c5f;
    font-weight: bolder;
    max-width: 700px;
    margin: auto;
    padding: 10px 0px;
    padding-top: 50px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .micro-farming-place .work-discription .qustions {
        max-width: 100%;
    }
}

.asia-page .aisa-main-content .workplaces-tabs .micro-farming-place .work-discription .discribe {
    padding-bottom: 30px;
}

.asia-page .aisa-main-content .workplaces-tabs .inner-content {
    max-width: 900px;
    margin: auto;
}

.asia-page .aisa-main-content .workplaces-tabs .video {
    width: 100%;
    position: relative;
    max-width: 700px;
    margin: auto;
    margin-top: 45px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .p-sm-15 {
        padding: 10px;
    }
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .logo-images {
    width: 171px;
    max-width: 171px;
    height: 164px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .logo-images {
        height: auto;
    }
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .under-content {
    padding: 100px;
    margin: auto;
    text-align: center;
    background: #f1f6ef;
    position: relative;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .under-content span.extext {
    position: absolute;
    width: 142px;
    top: 0;
    left: 45%;
    background: #819e2d;
    color: #fff;
    padding: 5px 0px;
    font-weight: 600px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .under-content span.extext {
        left: 31%;
    }
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .under-content:after {
    content: "";
    position: absolute;
    left: 0px;
    z-index: 100;
    top: 0px;
    border-left: 10px solid #a7c5e2;
    border-top: 10px solid #a7c5e2;
    animation: left-short 1s linear 1;
    -webkit-animation: left-short 1s linear 1;
    -moz-animation: left-short 1s linear 1;
    width: 14%;
    height: 33%;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .under-content:before {
    content: "";
    position: absolute;
    right: 0px;
    z-index: 100;
    bottom: 0px;
    animation: right-short 1s linear 1;
    -webkit-animation: right-short 1s linear 1;
    -moz-animation: right-short 1s linear 1;
    border-right: 10px solid #b9c966;
    border-bottom: 10px solid #b9c966;
    width: 13%;
    height: 32%;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-place-list .nav-item {
    padding: 0px 66px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-place-list .nav-item .nav-link {
    border: none;
    color: #582c5f;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    padding: 0;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-place-list .nav-item .nav-link .link-text {
    font-size: 18px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-place-list .nav-item .nav-link:after {
    position: absolute;
    content: '';
    width: 0%;
    height: 2px;
    background: #582c5f;
    opacity: 0;
    transition: all 300ms linear;
    bottom: 0;
    left: 0;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-place-list .nav-item .nav-link:hover:after {
    width: 100%;
    opacity: 1;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-place-list .nav-item .active {
    position: relative;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-place-list .nav-item .active:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #582c5f;
    opacity: 1;
    bottom: 0;
    left: 0;
}

.youtubeBlock {
    margin-bottom: 80px;
}

.backlink::after {
    background: none !important;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-place-list .nav-item:last-child {
    padding-right: 0px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-place-list .nav-item {
        padding-right: 0px;
        padding-bottom: 12px;
        padding-left: 26px;
    }

    .asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-place-list .nav-item .link-text {
        font-size: 12px;
    }
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider {
    background: url('../images/map2.png');
    width: 100%;
    height: 500px;
    max-height: 500px;
    background-size: 100% 100%;
    position: relative;
    padding: 31px 36px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .controler {
    opacity: 1;
    background: #fff;
    margin-top: -2px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .controler .c-icon {
    color: #737373;
    font-size: 69px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .controler {
        display: none;
    }
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .carousel-control-next {
    background: transparent;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-80%, -50%);
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content {
    width: 800px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-header {
    border: none;
    text-align: center;
    position: relative;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-header .close {
    color: #582c5f;
    position: absolute;
    right: 20px;
    font-family: 'calibri', sans-serif;
    font-size: 20px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-header .pull-center {
    margin: auto;
    margin-top: 36px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-header .pull-center .header-icon {
    max-width: 65px;
    margin-top: -21px;
    margin-right: 10px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-header .pull-center .header-tittle {
    font-size: 42px;
    color: #582c5f;
    font-family: 'Avenir roman';
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-body {
    padding-bottom: 80px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-body #modal-slider .carousel-indicators {
    bottom: -50px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-body #modal-slider .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #cacaca;
    margin: 0px 5px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-body #modal-slider .carousel-indicators .active {
    background: #abc167;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-body #modal-slider .carousel-item {
    max-width: 600px;
    margin: auto;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-body #modal-slider .carousel-item {
        width: 100%;
    }
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-body #modal-slider .img-project {
    background: url('../images/modalslider.png');
    background-size: cover;
    height: 259px;
    background-position-x: -200px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-body #modal-slider .content-about-it .hd-slid {
    font-size: 14px;
    color: #582c5f;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-body #modal-slider .content-about-it .hd-para {
    font-size: 18px;
    color: #696969;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-body #modal-slider .rate .count .number {
    color: #802205;
    margin-bottom: 0px;
    font-weight: 600;
    font-family: 'Avenir roman', sans-serif;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content .modal-body #modal-slider .rate .count .text-involved {
    font-size: 14px;
    color: #582c5f;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Avenir roman', sans-serif;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog .modal-content {
        width: 100%;
    }
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .modal-dialog {
        width: auto;
        position: relative;
        left: auto;
        top: auto;
        transform: translate(0%, 0%) !important;
    }
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .content {
    background: #ffffff;
    max-width: 300px;
    position: relative;
    width: 250px;
    height: 210px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .content:after {
    content: "";
    position: absolute;
    left: -10px;
    z-index: 100;
    top: -10px;
    border-left: 10px solid #a7c5e2;
    border-top: 10px solid #a7c5e2;
    animation: left-short 1s linear 1;
    -webkit-animation: left-short 1s linear 1;
    -moz-animation: left-short 1s linear 1;
    width: 31%;
    height: 39%;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .content:before {
    content: "";
    position: absolute;
    right: -10px;
    z-index: 100;
    bottom: -10px;
    animation: right-short 1s linear 1;
    -webkit-animation: right-short 1s linear 1;
    -moz-animation: right-short 1s linear 1;
    border-right: 10px solid #b9c966;
    border-bottom: 10px solid #b9c966;
    width: 32%;
    height: 39%;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .content .list-inline .list .icon-placelist {
    display: inline-flex;
    margin: -3px 9px;
    margin-top: 15px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .content .list-inline .icon-placelist {
    text-decoration: none;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .content .list-inline .icon-placelist .icons-frame {
    max-width: 30px;
    width: 30px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription .map-slider .content .list-inline .icon-placelist .txt {
    font-family: 'Avenir roman', sans-serif;
    font-size: 13px;
    color: #582c5f;
    line-height: 1.2;
    padding: 1px;
    padding-left: 11px;
    margin-top: 4px;
    text-decoration: none;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription #around-world {
    margin-bottom: 66px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription #around-world .heading .tag {
    font-size: 44px;
    margin: 70px 0px;
    color: #5c6670;
    font-family: 'Utopia';
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription #around-world .heading .tag {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription #around-world .heading .project-page-tag {
    font-size: 45px;
    margin: 65px 0px 55px !important;
    position: relative;
    color: #5c6670;
    font-family: 'Utopia';
    letter-spacing: 1px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription #around-world .heading .project-page-tag:after {
    content: '';
    position: absolute;
    background: #5c6670;
    width: 59px;
    height: 1px;
    top: 100%;
    margin-top: 13px;
    left: 46%;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription #around-world .heading .project-page-tag {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription #around-world .heading .small-para {
    text-align: center;
    color: #5c6670;
    font-weight: 600;
    margin-top: -15px;
    text-transform: uppercase;
    font-size: 13px;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription #around-world .heading .key-para {
    max-width: 705px;
    text-align: center;
    font-family:'avenir-book';
    margin: auto;
    font-size: 22px;
    margin-top: 27px;
    margin-bottom: 30px;
    color: #5c6670;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription #around-world .discription .discribe {
    max-width: 700px;
    margin: auto;
    font-size: 18px;
    color: #5c6670;
    line-height: 27px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription #around-world .discription .discribe {
        max-width: 100%;
        font-size: 16px;
    }
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription #around-world .discription .sec-para {
    margin-top: 30px;
    margin-bottom: 50px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .logo-inner-content {
        max-width: 100%;
    }
}

.asia-page .aisa-main-content .workplaces-tabs .map-details {
    max-width: 700px;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 100px;
}

.asia-page .aisa-main-content .workplaces-tabs .map-details .tag-line {
    font-size: 14px;
    color: #5c6670;
    text-transform: uppercase;
}

.asia-page .aisa-main-content .workplaces-tabs .map-details .list-of-other-projects li {
    list-style: none;
}

.asia-page .aisa-main-content .workplaces-tabs .map-details .list-of-other-projects .header {
    color: #582c5f;
    font-weight: 600;
    margin-top: 30px;
}

.asia-page .aisa-main-content .workplaces-tabs .map-details .list-of-other-projects .project-sumary {
    color: #582c5f;
    font-size: 18px;
    margin-top: 5px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .workplaces-tabs .map-details {
        max-width: 100%;
    }
}

.asia-page .aisa-main-content .workplaces-tabs .backlink {
    letter-spacing: 1px;
    text-decoration: none;
    color: #582c5f;
    font-weight: 600;
}

.asia-page .aisa-main-content .workplaces-tabs .backlink sub {
    bottom: 3px;

}


.asia-page .aisa-main-content .workplaces-tabs .backlink sub:hover {
    text-decoration:underline;
}
.work-position {
margin-bottom: 50px;

}

.asia-page .aisa-main-content .workplaces-tabs .backlink:hover:after {
    width: 0% !important;
}


@media (max-width: 768px) {
    .asia-page .aisa-main-content .projects-all {
        display: none;
    }
}

.asia-page .aisa-main-content .projects-all .overlay {
    position: relative;
}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription #around-world .heading .project-page-tag {
margin: 10px 0px 51px !important;

}

.asia-page .aisa-main-content .workplaces-tabs .logo-inner-content .workplaces .work-discription #around-world .heading .key-para {
    font-size: 16px;
}

.asia-page .aisa-main-content .projects-all .overlay:before {
    position: absolute;
    content: '';
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.asia-page .aisa-main-content .projects-all .overlay:hover:before {
    position: absolute;
    content: '';
    cursor: pointer;
    background: rgba(88, 44, 95, 0.9);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.asia-page .aisa-main-content .projects-all .subject {
    font-size: 40px;
    text-align: center;
    color: #582c5f;
    font-family: 'Avenir roman';
    margin-bottom: 50px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .projects-all .subject {
        font-size: 24px;
    }
}

.asia-page .aisa-main-content .projects-all .button-to-more {
    margin: 40px;
}

.asia-page .aisa-main-content .projects-all .button-to-more .link {
    border: 1px solid #582c5f;
    padding: 12px 26px 15px;
    margin-top: -14px;
    letter-spacing: 2px;
    font-size: 18px;
}

.asia-page .aisa-main-content .projects-all .button-to-more .link a {
    color: #582c5f;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .projects-all .button-to-more .link a {
        font-size: 10px;
    }
}

.asia-page .aisa-main-content .projects-all .button-to-more .link:hover {
    background: #582c5f;
}

.asia-page .aisa-main-content .projects-all .button-to-more .link:hover a {
    color: #ffffff;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .projects-all .button-to-more {
        margin: 10px;
        margin-top: 20px;
    }
}

.asia-page .aisa-main-content .projects-all .project-details {
    max-width: 452px;
    height: 301px;
    position: relative;
    max-height: 301px;
    margin-right: 0px;
    margin-left: auto;
}

.asia-page .aisa-main-content .projects-all .project-details .title-project {
    font-size: 24px;
    color: #fff;
    padding-right: 65px;
}

.project-txt-h {
    position:absolute;
    left: 30px;
    bottom: 30px;
}

.sub-title-project {
    font-size: 12px;
    color: #fff;
}

.asia-page .aisa-main-content .projects-all .project-big-one {
    max-width: 688px;
    height: 622px;
    max-height: 622px;
}

.asia-page .aisa-main-content .projects-all .project-big-one .title-project {
    font-size: 36px;
    color: #fff;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .projects-all .project-big-one .title-project {
        font-size: 24px;
    }
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .projects-all .project-big-one {
        height: 301px !important;
        max-height: 301px !important;
    }
}

.asia-page .aisa-main-content .projects-all .first-col {
    background-image: url('../images/p-farmer.png');
    background-size: cover;
    background-position: center;}

.asia-page .aisa-main-content .projects-all .sec-col {
    background-image: url('../images/farmer.jpg');
    background-size: cover;
    background-position: center;}

.asia-page .aisa-main-content .projects-all .sec-first-col {
    background-image: url('../images/sec-first-col.jpg');
    background-size: cover;
    background-position: center;}

.asia-page .aisa-main-content .projects-all .sec-sec-col {
    background-image: url('../images/pro-sec-last-col.jpg');
    background-size: cover;
    background-position: center;}

.asia-page .aisa-main-content .projects-all .sec-sec-col .title-project {
    bottom: 50px;
}

.asia-page .aisa-main-content .projects-all .sec-third {
    background-image: url('../images/sec-third-col.jpg');
    background-size: cover;
    background-position: center;}

.asia-page .aisa-main-content .projects-all .third {
    background-image: url('../images/project-big.jpg');
    background-size: cover;
    background-position: center;}

.asia-page .aisa-main-content .projects-all .third-first-col {
    background-image: url('../images/pro-img-last-third.jpg');
    background-size: cover;
    background-position: center;}

.asia-page .aisa-main-content .projects-all .third-sec-col {
    background-image: url('../images/projects-last-sec.jpg');
    background-size: cover;
    background-position: center;}

.asia-page .aisa-main-content .projects-all .third-sec-col .title-project {
    bottom: 50px;
}

.asia-page .aisa-main-content .projects-all .third-third-col {
    background-image: url('../images/project-last.jpg');
    background-size: cover;
    background-position: center;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .projects-all .third-third-col {
        background-position-x: -77px;
    }
}

.asia-page .aisa-main-content .projects-all .mg {
    margin: 15px 0px;
    padding-right: 0px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .projects-all .mg {
        padding-right: 15px;
    }
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .projects-all .mg-big {
        margin-bottom: 20px;
    }
}

.asia-page .aisa-main-content .projects-all .mg-first {
    padding-right: 0px;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .asia-page .aisa-main-content .projects-all .mg-first {
        padding-right: 15px;
    }
}

.asia-page .front-page-footer .footer-content {
    padding: 60px 0px;
    background: transparent;
}

.asia-page .front-page-footer .footer-content .footer-menu .nav {
    display: block !important;
}

.asia-page .front-page-footer .footer-content .footer-menu .nav .nav-link {
    color: #5c6670 !important;
    display: inline-block;
    margin: auto;
}

.asia-page .front-page-footer .footer-content .footer-menu .nav .nav-link:after {
    width: 1px;
    top: 27%;
    right: 0;
    height: 68%;
}

/* new */
.ccm-page p.text-style-3,.text-style-3 {
    font-family: "avenir-book";
    font-size: 30px;
    color: #582c5f;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .ccm-page p.text-style-3,.text-style-3 {
        font-size: 20px;
    }
}

.title-footer {
    font-family: "avenir-black";
}

.ccm-page p.quto-para,.quto-para {
    font-size: 30px;
    color: #582c5f;
    margin-bottom: 25px;
    font-family: 'utopis';
    line-height: 40px;
}

.name-para {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #582c5f;
    font-family: 'avenir-medium', sans-serif;
    letter-spacing: 2px;
}

.ccm-page p.sub-tilte,.sub-tilte {
    font-size: 16px;
    padding-bottom: 20px;
    font-family: 'avenir-book', sans-serif;
    letter-spacing: 1px;
}

#section-quote {
    margin: 100px auto 127px auto;
    top: 5px;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    #section-quote,
    #section-01 {
        padding: 0 30px;
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .navbar-brand img {

        width: 117px;
    }

    .px-5 {
        padding: 0px !important;
    }

    .big-img-block {
        margin-top: 62px;
    }

    .p-5 {
        padding: 0px !important;

    }

    .navbar-toggler {
        padding:0px;
    }

}

.footer-menu {
    padding: 15px 0px;
    text-align: right;
}

@media only screen and (min-width: 50px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 958px) {
    .footer-menu {
        text-align: center;
    }
}

.footer-menu ul.nav {
    display: block !important;
}

.footer-menu ul.nav li {
    display: inline-block !important;
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .footer-menu ul.nav li {
        display: block !important;
    }
}

.footer-menu ul.nav li:last-child a:after {
    background: transparent !important;
}

.copy-right-block {
    padding: 15px 0px;
    text-align: left;
    margin-top: 5px;
}

@media only screen and (min-width: 50px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 958px) {
    .copy-right-block {
        text-align: center;
    }
}

.navbar-nav .sub-links {
    font-family: 'utopis';
    line-height: 18px;
    margin: 15px 0px;
}

.navbar-nav .list-header-line {
    line-height: 180%;
}

#our-work-menu {
    padding: 20px 0px;
}

#who-we-are-menu ul li,
#media ul li,
#where-we-work-menu ul li,
#our-work-menu ul li,
#publications-menu ul li {
    margin: 12px 0px;
}

.front-page .main-content .what-we-do .under-content {
    background-position: 100% 0px;
}

@media only screen and (min-width: 959px) and (max-width: 1200px) {
    .front-page .main-content .what-we-do .under-content {
        background-size: 130%;
        background-position-x: 71%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 958px) {
    .front-page .main-content .what-we-do .under-content {
        background-size: 130%;
    }
}

.projects-all {
    padding-top: 60px;
}

.projects-all:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ddd;
    left: 0px;
    right: 0px;
    margin: auto;
    display: block;
    position: relative;
}

.list-header-line {
    text-transform: uppercase;
    color: #582c5f;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .nav-item.parent-list .drop-box #publications-menu {
        padding: 0 30px !important;
    }
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .drop-box:not([style="display: none;"]) #where-we-work-menu ul li,
    .drop-box:not([style="display: none;"]) #who-we-are-menu ul li ,
	.drop-box:not([style="display: none;"]) #media-menu ul li 
	{
        padding-right: 15px;
    }

    .drop-box:not([style="display: none;"]) #where-we-work-menu ul li:before,
    .drop-box:not([style="display: none;"]) #who-we-are-menu ul li:before,
	.drop-box:not([style="display: none;"]) #media-menu ul li:before
	 {
        content: "\2192";
        position: relative;
        left: 100%;
        font-size: 18px;
        width: 100%;
        height: 100%;
    }
}

.myanimation01:after,
.myanimation01:before {
    content: "";
    background-color: #a7c5e2;
    display: block;
    position: absolute;
}

.myanimation01:after {
    width: 0px;
    height: 10px;
    top: -10px;
    margin-left: 170px;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation01:after {
        margin-left: 80px;
    }
}

.myanimation01:before {
    width: 10px;
    height: 0px;
    left: -10px;
    top: -10px;
}

.myanimation01[style*=visible]:after {
    width: 135px;
    margin-left: -10px;
    height: 10px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 0.5s;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation01[style*=visible]:after {
      width: 72px;
          height: 5px;
    }
}

.myanimation01[style*=visible]:before {
    width: 10px;
    height: 135px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 0.5s;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation01[style*=visible]:before {
      height: 72px;
width: 5px;
    }
}

.myanimation02:after,
.myanimation02:before {
    content: "";
    background-color: #b9c966;
    display: block;
    position: absolute;
}

.myanimation02:after {
    width: 0px;
    margin-right: 135px;
    right: 0px;
    transition: 2s;
    transition-delay: 0.5s;
    margin-bottom: -10px;
    margin-top: auto;
    bottom: 0px;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation02:after {
        margin-right: 90px;
    }
}

.myanimation02:before {
    width: 10px;
    height: 0px;
    left: auto;
    top: -10px;
    right: 0px;
    margin-left: auto;
    margin-right: -10px;
    bottom: 0px;
    margin-top: auto;
    margin-bottom: 0px;
}

.wow[style*=visible] .myanimation02:after {
    width: 135px;
    margin-right: -10px;
    height: 10px;
    right: 0px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 0.5s;
    margin-bottom: -10px;
    margin-top: auto;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .wow[style*=visible] .myanimation02:after {
      width: 72px;
height: 5px;
    }
}

.wow[style*=visible] .myanimation02:before {
    width: 10px;
    height: 135px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 0.5s;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .wow[style*=visible] .myanimation02:before {
        width: 5px;
height: 72px;    margin-bottom: -10px;
    }
}

.myanimation01a:after,
.myanimation01a:before {
    content: "";
    background-color: #b9c966;
    display: block;
    position: absolute;
}

.myanimation01a:after {
    width: 0px;
    height: 10px;
    top: -10px;
    margin-left: 170px;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation01a:after {
        margin-left: 80px;
    }
}

.myanimation01a:before {
    width: 10px;
    height: 0px;
    left: -10px;
    top: -10px;
}

.myanimation01a[style*=visible]:after {
    width: 135px;
    margin-left: -10px;
    height: 10px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 0.5;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation01a[style*=visible]:after {
      width: 72px;
        height: 5px;
    }
    .myanimation01a:after {
      height: 5px;
    }
}

.myanimation01a[style*=visible]:before {
    width: 10px;
    height: 135px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 0.5s;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation01a[style*=visible]:before {
height: 72px;
  width: 5px;
    }
    .myanimation01a:before {
      width: 5px;
    }
}

.myanimation02a:after,
.myanimation02a:before {
    content: "";
    background-color: #a7c5e2;
    display: block;
    position: absolute;
}

.myanimation02a:after {
    width: 0px;
    margin-right: 180px;
    right: 0px;
    transition: 2s;
    transition-delay: 0.5s;
    margin-bottom: -10px;
    margin-top: auto;
    bottom: 0px;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation02a:after {
        margin-right: 80px;
    }
}

.myanimation02a:before {
    width: 10px;
    height: 0px;
    left: auto;
    top: -10px;
    right: 0px;
    margin-left: auto;
    margin-right: -10px;
    bottom: -10px;
    margin-top: auto;
    margin-bottom: 0px;
}

.wow[style*=visible] .myanimation02a:after {
    width: 135px;
    margin-right: -10px;
    height: 10px;
    right: 0px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 0.5s;
    margin-bottom: -10px;
    margin-top: auto;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .wow[style*=visible] .myanimation02a:after {
      width: 72px;
        height: 5px;
    }
    .myanimation02a:after {
      height: 5px;
    }
}

.wow[style*=visible] .myanimation02a:before {
    width: 10px;
    height: 135px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 0.5s;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .wow[style*=visible] .myanimation02a:before {
      height: 72px;
          width: 5px;
    }
    .myanimation02a:before {
      width: 5px;
    }
}

#section-01 {
    margin: 130px auto;
}

#section-01 h2 {
    font-family: 'utopis';
    font-size: 44px;
    color: #582c5f;
    margin-bottom: 24px;
}

#section-01 p.text-style-3 {
    line-height: 136%;
}

.project-big-one .title-project,
.project-details .title-project {
    max-width: 500px;
}

.footer-content.home-page-copy-right {
    color: #c2cdd8;
}

.front-page-footer .copy-right {
    font-size: 14px;
}
.tab-headline {
    color: #5c6670;
    font-size: 14px;
}

.body-text h3, .map-text h3 {
    font-family: 'avenir-black';
    color: #582c5f;
    font-size: 24px;
    margin-bottom: 0px;
}

.body-text h4, .map-text h4 {
    font-family: 'avenir-black';
    color: #5b6670;
    font-size: 21px;
    margin-bottom: 0px;
}

.body-text {
    padding: 0 110px;
}

.under-box .text-line,
.title-project {
    font-family: 'avenir-black';
}

#who-we-are-menu, #media-menu, #where-we-work-menu, #our-work-menu, #publications-menu {
    padding-top: 7px;
    padding-bottom: 50px !important;
}

.myanimation03:after,
.myanimation03:before {
    content: "";
    background-color: #ffffff;
    display: block;
    position: absolute;
}


.employee-testimonial-table .myanimation03:after,
.employee-testimonial-table .myanimation03:before {
    content: "";
    background-color: #a7c5e2;
    display: block;
    position: absolute;
}

.myanimation03:after {
    width: 0px;
    height: 10px;
    top: -10px;
    margin-left: 170px;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation03:after {
        margin-left: 70px;
    }
}

.myanimation03:before {
    width: 10px;
    height: 0px;
    left: -10px;
    top: -10px;
}

.myanimation03[style*=visible]:after {
    width: 135px;
    margin-left: -10px;
    height: 10px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 0.5s;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation03[style*=visible]:after {
        width: 90px;
    }
}



.myanimation03[style*=visible]:before {
    width: 10px;
    height: 135px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 0.5s;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation03[style*=visible]:before {
        height: 80px;
    }
}

.myanimation04:after,
.myanimation04:before {
    content: "";
    background-color: #ffffff;
    display: block;
    position: absolute;
}

.employee-testimonial-table .myanimation04:after,
.employee-testimonial-table .myanimation04:before {
    content: "";
    background-color: #a7c5e2;
    display: block;
    position: absolute;
}

.myanimation04:after {
    width: 0px;
    margin-right: 135px;
    right: 0px;
    transition: 2s;
    transition-delay: 2s;
    margin-bottom: -10px;
    margin-top: auto;
    bottom: 0px;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation04:after {
        margin-right: 90px;
    }
}

.myanimation04:before {
    width: 10px;
    height: 0px;
    left: auto;
    top: -10px;
    right: 0px;
    margin-left: auto;
    margin-right: -10px;
    bottom: -10px;
    margin-top: auto;
    margin-bottom: 0px;
}

.wow[style*=visible] .myanimation04:after {
    width: 135px;
    margin-right: -10px;
    height: 10px;
    right: 0px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 0.5s;
    margin-bottom: -10px;
    margin-top: auto;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .wow[style*=visible] .myanimation04:after {
        width: 90px;
    }
}

.wow[style*=visible] .myanimation04:before {
    width: 10px;
    height: 135px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 0.5s;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .wow[style*=visible] .myanimation04:before {
        height: 80px;
    }
}

.myanimation05:after,
.myanimation05:before {
    content: "";
    background-color: #a7c5e2;
    display: block;
    position: absolute;
}
.myanimation05:after {
    width: 0px;
    height: 10px;
    top: -10px;
    margin-left: 110px;
}
@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation05:after {
        margin-left: 60px;
    }
}
.myanimation05:before {
    width: 10px;
    height: 0px;
    left: -10px;
    top: -10px;
}
.myanimation05[style*=visible]:after {
    width: 110px;
    margin-left: -10px;
    height: 10px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 2s;
}
@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation05[style*=visible]:after {
        width: 70px;
    }
}
.myanimation05[style*=visible]:before {
    width: 10px;
    height: 110px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 2.5s;
}
@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation05[style*=visible]:before {
        height: 70px;
    }
}
.myanimation06:after,
.myanimation06:before {
    content: "";
    background-color: #a7c5e2;
    display: block;
    position: absolute;
}
.myanimation06:after {
    width: 0px;
    margin-right: 110px;
    right: 0px;
    transition: 2s;
    transition-delay: 2s;
    margin-bottom: -10px;
    margin-top: auto;
    bottom: 0px;
}
@media only screen and (min-width: 50px) and (max-width: 767px) {
    .myanimation06:after {
        margin-right: 60px;
    }
}
.myanimation06:before {
    width: 10px;
    height: 0px;
    left: auto;
    top: -10px;
    right: 0px;
    margin-left: auto;
    margin-right: -10px;
    bottom: -10px;
    margin-top: auto;
    margin-bottom: 0px;
}
.wow[style*=visible] .myanimation06:after {
    width: 110px;
    margin-right: -10px;
    height: 10px;
    right: 0px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 2s;
    margin-bottom: -10px;
    margin-top: auto;
}
@media only screen and (min-width: 50px) and (max-width: 767px) {
    .wow[style*=visible] .myanimation06:after {
        width: 70px;
    }
}
.wow[style*=visible] .myanimation06:before {
    width: 10px;
    height: 110px;
    top: -10px;
    transition: 0.5s;
    transition-delay: 2.5s;
}
@media only screen and (min-width: 50px) and (max-width: 767px) {
    .wow[style*=visible] .myanimation06:before {
        height: 70px;
    }
}

.what-we-do-warp {
    display: flex;
    height: 100%;
    width: 100%;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .what-we-do-warp {
        margin: auto 0 0 0;
        background: #582c5f;
        height: auto !important;
        width: 100%;
        padding-top: 40px !important;
        z-index: 5;
    }
}

.what-we-do-warp .what-we-do-table {
    left: 8px;
    right: auto;
    max-width: 553px;
    margin: auto;
    margin-right: 11%;
    bottom: 0;
    top: -34px;
    position: relative;
    color: white;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .what-we-do-warp .what-we-do-table {
        margin-right: 20px;
        margin-left: auto;
    }
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .what-we-do-warp .what-we-do-table {
        margin-right: 20px;
        margin-left: 20px;
    }
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .what-we-do-warp .what-we-do-table {
        display: flex;
        width: 540px !important;
        max-width: 90%;
        margin: 75px auto 100px auto;
        background: #582c5f;
    }
}

.what-we-do-warp .what-we-do-table .content {
    padding: 50px 55px;
}

.what-we-do-warp .what-we-do-table .link-btn {
    border: 1px solid #fff;
}

.what-we-do-warp .what-we-do-table .link-btn:hover {
    background-color: #fff;
    color: #582c5f !important;
}

.what-we-do-warp .what-we-do-table .title {
    font-family: "avenir-black";
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.what-we-do-warp .what-we-do-table .main-heading {
    font-size: 29pt;
    font-family: "avenir-black";
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
    .what-we-do-warp .what-we-do-table .main-heading {
        font-size: 28pt;
    }
}

.what-we-do-warp .what-we-do-table .para {
    font-family: "avenir-roman";
    line-height: 25px;
    font-size: 16px;
    margin: 25px 0px 29px 0px;
}

.link-btn {
    padding: 15px 18px !important;
    max-width: 600px !important;
    border-radius: 0px;
    color: white;
    font-size: 14px;
    background-color: transparent;
    border: 1px solid white;
}

.link-btn:hover {
    background-color: #fff !important;
    color: #582c5f !important;
}

.btn-style2 {
    padding: 15px 18px !important;
    max-width: 600px !important;
    border-radius: 0px;
    color: #582c5f;
    font-size: 14px;
    background-color: transparent;
    border: 1px solid #582c5f;
}

.btn-style2:hover {
    background-color: white;
    color: #582c5f !important;
}

.theme-header-h5 {
    font-family: 'avenir-black';
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #5c6670;
}

.font-avenir-black {
    font-family: 'avenir-black';
    color: #582c5f;
    font-size: 14px;

}

.names-ad {
    font-family: 'avenir-black' !important;
    font-size:12px !important;
}

.small-ad {
    font-size:14px !important;

}
.font-avenir-roman {
    font-family: 'avenir-roman';
    color: #582c5f;
    font-size: 18px;
}

.font-avenir-medium {
    font-family: 'avenir-medium';
    font-size: 18px;
}

.text-white {
    color: white !important;
}

.employee-testimonial {
    background-color: #582c5f;
    min-height: 300px;
    text-align: center;
}

.employee-testimonial p {
    font-family: 'avenir-roman';
    font-size: 15px;
}

.employee-testimonial-image {
    min-height: 572px;
    background-position-y: top;
}

@media only screen and (min-width: 50px) and (max-width: 767px) {
    .footer-menu {
        position: relative !important;
    }

    #section-01 {
    margin: 60px auto 30px;
}

.section-2-bg-color, .front-page .main-content .quotes-sec {
    padding-bottom: 0px;
    padding-top:0px;
}
.ccm-page p.fact-number,.fact-number {
  font-size: 31px;
  margin-top: 7px;
  line-height: 24px;
}
.front-page .main-content .quotes-sec .logo-block img {
    max-height: 50px;
}
.quotes-sec.homepage-box {
    margin-bottom: 0;
}
.front-page .front-page-footer .footer-content .footer-menu a {
    font-size:13px;
}

.ccm-page p.fact-text,.fact-text {
  margin-top: 5px;
  font-size: 7px;
  line-height: 10px;
  margin-bottom: 33px;
}

.link-btn {
    font-size:10px;
}
.front-page .front-page-footer .footer-content .content .para-footer {
    font-size:16px;
    margin-bottom: 30px;
}
.front-page .front-page-footer .footer-content .content .main-tittle {
    font-size: 27px;
}

.front-page .front-page-footer .footer-content .footer-menu a:after {
    width:0px;
}

footer.index-page-footer .footer-content {
    padding-top: 50px !important;
}

.front-page .front-page-footer .footer-content .content .title-footer {
    font-size: 10px;
    margin-bottom:0px;
}
#section-01 h2 {
  font-size: 28px;
    line-height: 32px;
    margin-bottom: 11px;
    }

    .ccm-page p.text-style-3,.text-style-3 {
      font-size: 20px;
          line-height: 28px !important;
          margin: 0;
    }

    .footer-menu ul.nav {
        display: block;
        width: 100%;
    }

    .footer-menu ul.nav li.nav-item {
        display:block !important;
        margin-bottom: 25px;
    }
}

.tab-header-warp ul.nav-header-items {
    text-align: center;
    margin-bottom: 50px;
}

.tab-header-warp ul.nav-header-items li {
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
}

.tab-header-warp ul.nav-header-items li a {
    text-transform: uppercase;
    font-size: 18px;
    font-family: "avenir-black";
    color: #582c5f;
    cursor: pointer;
}

.tab-header-warp ul.nav-header-items li a:hover, .tab-header-warp ul.nav-header-items li a.nav-path-selected {
    text-decoration: underline;
}

.body-text p {
    font-family: 'avenir-book';
    color: #5C6670;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 25px;

}
.p-quote {
  padding-bottom:10px !important;
  padding-top: 0px !important;
}

.tab-headline h1::after {
    content: '';
    position: absolute;
    background: #5c6670;
    width: 59px;
    height: 1px;
    top: 100%;
    margin-top: 13px;
    left: 47%;
}

.tab-headline h2, .tab-headline h1 {
    color: #5b6670;
    font-size: 44px;
    font-family: 'Utopia';
    line-height: 122%;
}

.discription .discribe {
    font-family: "avenir-book";
    font-size: 18px;
    color: #5c6670;
    line-height: 200%;
}

.testimonial-header {
    font-family: "avenir-black";
    background: #a7c5e2;
    color: #582c5f;
    padding: 10px 20px;
    z-index: 10;
    margin: auto auto -47px auto;
}

.testimonial-header .testimonial-header-text {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
}

.under-content-area {
    background-color: #f2f6ee;
    padding: 30px;
    text-align: center;
}

.under-content-area .our-impact-header {
    background-color: #799a05;
    float: none;
    right: 0;
    left: 0;
    top: -30px;
    position:relative;
    margin: auto;
    padding: 10px;
    display:inline-block;
    text-transform: uppercase;
    color: white;
    font-family: "avenir-black";
    font-size: 18px;
    letter-spacing: 2px !important;
}

.our-impact-header p {
    margin-bottom: 0px;
    line-height: 1.4;

}

.inner-effect-table {
    position: relative;

}

.employee-testimonial .inner-effect-table {
    height: 508px;
}

.sg-1 {
    margin-top: 75px;
    padding-bottom: 40px;
}

.sg-2 {
    margin-top: 60px;
    padding-bottom: 20px;
}

.sg-3 {
    margin-top:20px;
    padding-bottom:30px;
}

.sgt-1 {
    margin-top: 100px;
    padding-bottom: 10px;
}

.pt-5 {
    padding-top: 2.2rem!important;
}

.pt-6 {

   padding-top:6rem;
}

@keyframes animationA {
    0% {
        height: 0px;
    }
    50% {
        height: 0px;
    }
    100% {
        height: 170px;
    }
}

/* asia main content cloased */
@-webkit-keyframes opt {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-keyframes opt {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@-moz-keyframes opt {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes right {
    0% {
        width: 0%;
        height: 0%;
    }
    100% {
        width: 32%;
        height: 72%;
        opacity: 1;
    }
}

@-keyframes right {
0% {
    width: 0%;
    height: 0%;
}
100% {
    width: 32%;
    height: 72%;
    opacity: 1;
}
}
@-moz-keyframes right {
    0% {
        width: 0%;
        height: 0%;
    }
    100% {
        width: 32%;
        height: 72%;
        opacity: 1;
    }
}

@-webkit-keyframes left {
    0% {
        width: 0%;
        height: 0%;
    }
    100% {
        width: 31%;
        height: 68%;
        opacity: 1;
    }
}

@-keyframes left {
0% {
    width: 0%;
    height: 0%;
}
100% {
    width: 31%;
    height: 68%;
    opacity: 1;
}
}
@-moz-keyframes left {
    0% {
        width: 0%;
        height: 0%;
        opacity: 1;
    }
    100% {
        width: 31%;
        height: 68%;
        opacity: 1;
    }
}

@-webkit-keyframes left-short {
    0% {
        width: 0%;
        height: 0%;
    }
    100% {
        width: 31%;
        height: 39%;
        opacity: 1;
    }
}

@-keyframes left-short {
0% {
    width: 0%;
    height: 0%;
}
100% {
    width: 31%;
    height: 39%;
    opacity: 1;
}
}
@-moz-keyframes left-short {
    0% {
        width: 0%;
        height: 0%;
        opacity: 1;
    }
    100% {
        width: 31%;
        height: 39%;
        opacity: 1;
    }
}

@-webkit-keyframes right-short {
    0% {
        width: 0%;
        height: 0%;
    }
    100% {
        width: 31%;
        height: 39%;
        opacity: 1;
    }
}

@-keyframes right-short {
0% {
    width: 0%;
    height: 0%;
}
100% {
    width: 31%;
    height: 39%;
    opacity: 1;
}
}
@-moz-keyframes right-short {
    0% {
        width: 0%;
        height: 0%;
        opacity: 1;
    }
    100% {
        width: 31%;
        height: 39%;
        opacity: 1;
    }
}

@media only screen and (max-width: 991px) {
    .first-col {
        margin-top: 20px;
    }

    .mg-big {
        padding-right: 0px;
    }

    .mg-big .project-big-one {
        right: 0px;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 991px) {
    .mg-big {
        padding-right: 15px;
    }

    .mg-big .project-big-one {
        right: 0px;
        max-width: 100% !important;
    }

    .project-details {
        max-width: 100% !important;
        padding-right: 30px !important;
        margin-right: 15px;
    }
}

@media only screen and (max-width: 479px) {
    .project-details {
        margin-right: 0px;
    }

    .tab-headline {
        font-size: 28px;
    }
}
a.ccm-block-page-list-rss-feed {
    position: absolute;
    top: 0;
    right: 0;
}

div.ccm-block-page-list-wrapper {
    position: relative;
}

div.ccm-block-page-list-page-entry-horizontal {
    display: table;
    width: 100%;
}

div.ccm-block-page-list-page-entry-horizontal,
div.ccm-block-page-list-page-entry {
    margin-bottom: 10px;
}


div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
    display: table-cell;
    vertical-align: top;
    width: 1px;
}

div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
    width: 120px;
    max-width: none;
}


div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}

div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
    font-weight: bold;
}

div.ccm-block-page-list-page-entry-read-more {
    margin-top: 30px;
}

.ccm-block-page-list-page-entry-text {
    margin-left: 30px;
    margin-right: 90px;
}
div.ccm-block-page-list-page-entry-read-more a {
    border: 1px solid #582c5f;
    padding: 18px 25px 18px;
    letter-spacing: 2px;
    color: #582c5f;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
}

div.ccm-block-page-list-page-entry-read-more a:hover {
    color:#ffffff;
    background-color:#582c5f;

}

.ccm-block-page-list-title h3 a {

    font-size: 32px;
    color: #582c5f;
    font-family: 'Avenir roman';
    font-weight: 500;
}

.ccm-block-page-list-date {
    color: #5c6670;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 7px;
    letter-spacing: 1px;
}

.ccm-block-page-list-title h3 {

    line-height:38px;
}

.ccm-block-page-list-description {
    font-family: 'avenir-book';
    color: #5C6670;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 25px;
}

.ccm-block-page-list-pages .pb-3 {

    margin-bottom:80px !important;
}

.ccm-block-page-list-pages .pb-3:last-child {

    margin-bottom:0px;
}

.news-years     {
    text-align: center;
    margin-bottom: 80px !important;
    margin-left: 0px !important;
}

.news-years li {
    display: inline-block;
    padding: 10px 36px;
    text-align: center;
    letter-spacing: 2px;
}

.news-years li a {

    text-transform: uppercase;
    font-size: 18px;
    font-family: "avenir-black";
    color: #582c5f;
    cursor: pointer;
}
.news-years li.active a {
text-decoration: underline;
}
@media only screen and (max-width: 767px) {
.front-page .home-header .top-main-menu #collapsNavbar .main-menu .parent-list .drop-box{
    padding-bottom: 0;
}
#who-we-are-menu, #media-menu, #where-we-work-menu, #our-work-menu, #publications-menu {
    padding-bottom: 0 !important;
}
.drop-box:not([style="display: none;"]) #where-we-work-menu ul li:before, .drop-box:not([style="display: none;"]) #who-we-are-menu ul li:before,

.drop-box:not([style="display: none;"]) #media-menu ul li:before
{
  font-size: 16px;
}
}
