/*
Theme Name:Helsinki
Theme URI: 
Author:G Design Group
*/

@font-face {
    font-family:pragmat;
    src : url("css/font/pragmat.ttf");
}
*, :after, :before {
    margin: 0px 0px 0px 0px;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    background: #ffffff;
    color:#3a3a3a;
    font-family:pragmat,sans-serif;
    font-size: 16px;
    word-wrap: break-word;
    height: 100vh;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 19px;
    font-family:pragmat,sans-serif;
    color:#4a4a4a;
    font-weight: 100;
}
input,textarea,select{
	outline:none;
}
a,  :after, :before {
    text-decoration: none;
    color: inherit;
    -webkit-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
p{
    line-height: 1.4;
    font-size: 14px;
}
ul{  list-style: none;  }
.pull2, .pull{
    display: none;
    position: fixed;
}
.wrapper{
    width: 100%;
    overflow: hidden;
}
.news_page .recent_events_thumb, .leave_a_comment, .impUl, .footer_left,
.copyright, .list_head, .list_head>div, .publications_list>li>div, .dropdown_head p, .dropdown_footer p, .when_where p,
.implementing_projects, .contact_parent form, .contact_checkbox, .footer, .footer_each:last-of-type,
.recent_events, .recent_events_thumb_each, .followers_parent, .implementing_projects_parent,
.header_top, .logo, .form_lang, .culture>div, .overlay, .recent_events_parent{
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
}
.news_page .recent_events_thumb, .leave_a_comment, .impUl, .footer_left,
.copyright, .list_head, .publications_list>li>div, .dropdown_head p, .dropdown_footer p, .when_where p,
.implementing_projects, .contact_parent form, .footer, .footer_each:last-of-type,
.recent_events, .followers_parent, .implementing_projects_parent,
.header_top, .culture>div, .recent_events_parent{
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.form_lang, .overlay{
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.recent_events_parent{
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.form_lang, .list_head, .list_head>div{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.overlay, .footer_each:last-of-type{
    flex-direction: column;
    -webkit-flex-direction: column;
}
.fixed_width{
    max-width: 1200px;
    margin: 0 auto;
}


/*--  start header  --*/
.header_bg{
   position: relative;
}
.header_top{
    padding: 19px 15px 19px 0;
    color:#acacac;
}
.logo{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.logo .img{
    float: left;
    width: 100px;
}
.logo h1{
    width: 100%;
    max-width: 73%;
    float: left;
    padding: 32px 0px 0px 0px;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    margin-left: 24px;
}
.top_right{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    text-align: right;
}
.phone{
    text-transform: uppercase;
    font-size: 14px;
}
.form_lang{
    position: relative;
}
.form_lang form{
    position: absolute;
    left: -115px;
}
.topSocIt img{
    width:30px;
}
.phone p>span{
    font-size: 51px;
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #037e01), color-stop(0.15, #037e01), color-stop(0.26, #4f4001), color-stop(0.56, #920801), color-stop(0.76, #96022b),  color-stop(1, #81027c) );
    color: transparent;
    -webkit-background-clip: text;
    font-weight: bold;
    position: relative;
    right: -6px;
    line-height: 1.18;
}
.form_group1{
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43%;
    flex: 0 0 43%;
    max-width: 43%;
    width:175px;
}
.form_group1:last-of-type{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 9%;
    flex: 0 0 9%;
    max-width: 9%;
    width: auto;
 }
.form_group1:last-of-type button{
    padding: 15px 11px;
    border-color: transparent;
    background: url(images/icon1.png) center/100% no-repeat;
    cursor: pointer;
}
.form_control1 {
    display: block;
    width: 100%;
    vertical-align: middle;
    padding: .375rem 1.4rem .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #aeaeae;
    background-color: transparent;
    background-clip: padding-box;
    border: 3px solid transparent;
    border-bottom-color: #c2c2c2;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-family: pragmat, sans-serif;
}
.language-chooser{
    margin-left: 19px;
    font-size: 14px;
    padding-top:12px;
}
.language-chooser li{
    display: inline-block;
    margin: 0 5px;
}
.language-chooser li a:hover,
.language-chooser li.active a{
    color: #96022a;
}
.header_bottom{
    position: relative;
    text-align: center;
    padding: 15px 0 15px;
}
.header_bottom:before{
    content: '';
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right,#007c08, #007c08 37%, #86087a);
}
.main_menu li{
    display: inline-block;
    position: relative;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px -20px 0px;
}
.main_menu li.only_fixed{
    display: none;
}
.main_menu li a{
   font-size: 14px;
    padding: 0 11px;
   text-transform: uppercase;
    color:#000000;
    display: block;
    line-height: 38px;
    text-decoration: none;
}



/*--  fixed_top_menu  --*/
.header_bottom.fixed_top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    max-width: none;
    margin-top: 0;
    background: rgba(255,255,255, 1);
    box-shadow: 0 1px 5px rgba(0,0,0, .15);
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
    padding: 15px 0;
}
.header_bottom.fixed_top>ul {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    padding: 11px 0  0;
}
.header_bottom.fixed_top .only_fixed{
    display: block;
    position: absolute;
}
.header_bottom.fixed_top .main_menu li:first-of-type {
    left: 0;
    top:-17px;
}
.header_bottom.fixed_top .main_menu li:nth-of-type(2) {
    right: 0;
    top:-22px;
    font-size: 21px;
}
.header_bottom.fixed_top .main_menu li:nth-of-type(2) span{
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #037e01), color-stop(0.15, #037e01), color-stop(0.26, #4f4001), color-stop(0.56, #920801), color-stop(0.76, #96022b), color-stop(1, #81027c) );
    color: transparent;
    -webkit-background-clip: text;
    font-weight: bold;
}
.header_bottom.fixed_top .only_fixed:first-of-type img{
    width: 53px;
    top: 13px;
    position: relative;
}
.animate{
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.two {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s;
}
/*=== Animations start here  ===*/
/*=== FADE IN  ===*/
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
/*=== FADE IN DOWN ===*/
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
/*--  fixed_top_menu  --*/

/*--  end header  --*/



/*--  start culture  --*/
.culture .culture_each{
    width:20%;
    /*height: 332px;*/
    position: relative;
    overflow: hidden;
}
.culture .culture_each .img{
    width: 100%;
    height: 100%;
    background: #000000;
}
.culture .culture_each .img {
    border-right:2px solid #ffffff;
}
.culture .culture_each:last-of-type .img {
    border-right:none;
}
.culture .culture_each img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.60;
}
.overlay{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    color:#ffffff;
    text-align: center;
    transition:height 0.5s linear;
}
.overlay h6{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.overlay.animHov:hover{
    height:30%;
}
.culture .culture_each .img{
    overflow:hidden;
}
.subMenuQuad{
    position: absolute;
    bottom: -220px;
    width: 100%;
    padding: 0 10px;
    height:220px;
}
.subMenuQuad a{
    color: #fff;
    display: block;
    font-size: 15px;
}
.subMenuQuad li{
    position:relative;
    text-align:left;
    padding: 0px 0px 0px 13px;
}
.culture .culture_each:nth-of-type(1) .subMenuQuad li:before{
    content: "•";
    position: absolute;
    left: -13px;
    top: -28px;
    color: #800280;
    font-size: 51px;
}
.culture .culture_each:nth-of-type(2) .subMenuQuad li:before{
    content: "•";
    position: absolute;
    left: -13px;
    top: -28px;
    color: #003399;
    font-size: 51px;
}
.culture .culture_each:nth-of-type(3) .subMenuQuad li:before{
    content: "•";
    position: absolute;
    left: -13px;
    top: -28px;
    color: #868702;
    font-size: 51px;
}
.culture .culture_each:nth-of-type(4) .subMenuQuad li:before{
    content: "•";
    position: absolute;
    left: -13px;
    top: -28px;
    color: #fead00;
    font-size: 51px;
}
.culture .culture_each:nth-of-type(5) .subMenuQuad li:before{
    content: "•";
    position: absolute;
    left: -13px;
    top: -28px;
    color: #800000;
    font-size: 51px;
}
.overlay:not(.animHov) a{
    /*max-width: 111px;*/
    margin: 0 auto 12px;
    display: inline-block;
    border-radius: 22px;
    padding: 10px 48px 14px;
    box-shadow: 0 5px 5px rgba(0,0,0, 0.44);
}
.overlay h6{
    color: #ffffff;
    text-transform: none;
    font-size: 17px;
    padding: 0 9px;
    font-weight: 100;
    margin-bottom: 30px;
}
/*--  end culture  --*/



/*--  start last_news  --*/
.recent_events, .implementing_projects{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.stay_connected, .recent_publications{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    padding-left: 24px;
}
.recent_events_left{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 52.5%;
    flex: 0 0 52.5%;
    max-width: 52.5%;
}
.recent_events_thumb{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.5%;
    flex: 0 0 47.5%;
    max-width: 47.5%;
}
.title{
    padding: 57px 0 12px;
    width: 100%;
    position: relative;
    margin-bottom: 27px;
    font-style: italic;
}
.title.hidden{
        padding: 84px 0 12px;
}
.page_199 .followers_parent + .title{
    padding-top:32px;
}
.title:after{
    content: '';
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
    height: 4px;
    background: linear-gradient(to right,#007c08 33%, #960215 38%, #86087a);
}
.big_img img{
    max-width: 100%;
    display: block;
}
.description span{
    font-size: 14px;
    margin-top: 8px;
    display: inline-block;
}
.description h4{
    font-size: 15px;
    font-weight: bold;
    margin:0;
    text-transform: none;
}
.recent_events_left .description p{
    margin-bottom: 5px;
}
.read_more{
    color:#fead00;
    font-size: 14px;
}
.recent_events_thumb_each{
    
    margin-bottom: 18px;
    overflow: hidden;
}
.recent_events_thumb .img{
    height: 127px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.5%;
    flex: 0 0 31.5%;
    max-width: 31.5%;
    padding-left: 20px;
    width: 103px;
}
.recent_events_thumb .img img{
    width: 100%;
    height:100%;
    object-fit: cover;
}
.recent_events_thumb .description{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 68.5%;
    flex: 0 0 68.5%;
    max-width: 68.5%;
    padding-left: 20px;
}
.recent_events_thumb .description span{
    margin-top: 0;
}
.recent_events_thumb .description h4{
    margin: 0;
    font-size: 14px;
}
.recent_events_thumb .description p a{
    font-size: 12px;
    color: #003399;
}

.followers_each{
    width: 80px;
    text-align: center;
    color:#ffffff;
}
.followers_each img{
    width:100%;
}
.followers_each p{
    font-weight: bold;
}
.is_home .overlay:not(.animHov) a{
    bottom: 18px;
    left: -51px;
    width: 100%;
    text-align: center;
    display: inline-block;
}
.overlay:not(.animHov) a h6{
    left: 0;
}
.video{
    position: relative;
    background: linear-gradient(to right,#005000 23%, #6d0000 54%, #5c0055 98%);
    cursor: pointer;
}
.video img{
    max-width: 100%;
    display: block;
    opacity: 0.7;
}
/*--  end last_news  --*/



/*--  start last_news  --*/
.implementing_projects .implementing_projects_each{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.5%;
    flex: 0 0 48.5%;
    max-width: 48.5%;
}
.implementing_projects .implementing_projects_each .img{
    position: relative;
    height: 272px;
	overflow:hidden;
}
.implementing_projects .implementing_projects_each .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.implementing_projects .implementing_projects_each .img .overlay1{
    position: absolute;
    top:1px;
    left:21px;
    padding: 15px 9px 7px 9px;
    color:#ffffff;
    text-align: center;
    font-size: 18px;
}
.implementing_projects .implementing_projects_each .img .overlay1 p{
    font-size: 21px;
}
.implementing_projects .implementing_projects_each:nth-last-of-type(5) .img .overlay1,
.implementing_projects .implementing_projects_each:nth-last-of-type(1) .img .overlay1 {
    background-color: #800280;
}
.implementing_projects .implementing_projects_each:nth-last-of-type(6) .img .overlay1,
.implementing_projects .implementing_projects_each:nth-last-of-type(2) .img .overlay1 {
    background-color: #008001;
}
.implementing_projects .implementing_projects_each:nth-last-of-type(3) .img .overlay1 {
    background-color: #fead00;
}
.implementing_projects .implementing_projects_each:nth-last-of-type(4) .img .overlay1 {
    background-color: #800000;
}
.desc{
    padding: 15px 0 24px;
}
/*--  end last_news  --*/



/*--  start contact  --*/
.contact_parent{
    width: 100%;
}
.contact_parent form .form_col:first-of-type{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28.5%;
    flex: 0 0 28.5%;
    max-width: 28.5%;
}
.contact_parent form .form_col:nth-of-type(2){
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32.5%;
    flex: 0 0 32.5%;
    max-width: 32.5%;
}
.contact_parent form .form_col:last-of-type{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 39%;
    flex: 0 0 39%;
    max-width: 39%;
}
.contact_parent form .form_col:last-of-type>div>div,
.contact_parent form .form_col:last-of-type>div>div iframe{
    width:100%!important;
}
.contact_parent form .form_col:last-of-type>div>div iframe .rc-anchor-logo-portrait{
    margin: 10px 0 0 0px!important;
}
.contact_parent form .form_col{
    padding-left: 30px;
}
.contact_parent form .form_col:first-of-type p{
    color:#aeaeae;
    width: 100%;
    margin-bottom: 14px;
}
.contact_parent form .form_col:first-of-type{
    padding-left: 0;
}
.contact_parent .form_group1{
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 8px;
}
.leave_a_comment .form_control1,
.contact_parent .form_control1{
    border: 1px solid #ebebeb;
    background: #f5f5f5;
    padding: .225rem 1.4rem .225rem .75rem;
}
.form_control1.comment {
    height: auto;
    max-width: 100%;
}
.contact_parent .form_group1:last-of-type button {
    padding: 5px 11px;
    border-color: transparent;
    background: none;
    background-color: #003399;
    cursor: pointer;
    width: 100%;
    color:#ffffff;
    font-size: 19px;
    text-transform: uppercase;
    font-family:pragmat,sans-serif;
}
.contact_checkbox{
    margin-bottom: 5px;
}
.contact_checkbox input{
    display: none;
    position: relative;
    z-index: -9999;
}
.contact_checkbox span {
    width: 25px;
    height: 25px;
    display: inline-block;
    border: 1px solid #ebebeb;
    background: #f5f5f5;
    margin-right: 11px;
}
.contact_checkbox input:checked + span {
    background:#f5f5f5 url(images/icon4.png) center no-repeat;
}
.contact_checkbox  samp{
    font-family:pragmat,sans-serif;
    font-size: 14px;
    width:calc(100% - 45px);
}
/*--  end contact  --*/



/*--  start contact  --*/
.implementing_projects_parent .recent_publications .description span {
    margin-top: 28px;
}
.implementing_projects_parent .recent_publications .description:first-of-type span {
    margin-top: 0;
}
.implementing_projects_parent .recent_publications .description h4{
    margin:0;
    text-transform: none;
    font-size: 16px;
}
.publications_list_parent{
    margin-bottom: 20px;
}
.publications_list_parent iframe{
    border: none;
    width:100%!important;
}
.list_head{
    padding: 20px 16px 22px;
    box-shadow: 0 0 25px rgba(0,0,0, 0.12);
    margin-bottom: 12px;
}
.list_head>div img{
    margin: 0 14px;
}
.publications_list>li{
    position: relative;
}
.publications_list>li>div{
    margin-bottom: 3px;
    padding: 9px 44px 11px 15px;
    color:#000000;
    position: relative;
}
.publications_list>li.active>div{
    color:#ffffff;
}
.publications_list>li.active:before{
    width: 100%;
}
.publications_list>li:before{
    content: '';
    position: absolute;
    left: 0;
    top:0;
    width: 4px;
    height: 100%;
    z-index: -1;
}
.publications_list>li>div>span{
    width: 40px;
    height: 100%;
    text-align: center;
    color:#ffffff;
    font-weight: bold;
    position: absolute;
    top:0;
    right:0;
    line-height: 2.4;
}
.publications_list>li:nth-of-type(1):before,
.publications_list>li:nth-of-type(1)>div>span {
    background-color: #800280;
}
.publications_list>li:nth-of-type(2):before,
.publications_list>li:nth-of-type(2)>div>span {
    background-color: #008001;
}
.publications_list>li:nth-of-type(3):before,
.publications_list>li:nth-of-type(3)>div>span {
    background-color: #fead00;
}
.publications_list>li:nth-of-type(4):before,
.publications_list>li:nth-of-type(4)>div>span {
    background-color: #800000;
}
.publications_list>li:nth-of-type(5):before,
.publications_list>li:nth-of-type(5)>div>span {
    background-color: #8b0087;
}
.publications_list>li:nth-of-type(6):before,
.publications_list>li:nth-of-type(6)>div>span {
    background-color: #868702;
}
.list_dropdown{
    background-color: #fff;
    color:#4a4a4a;
}
.dropdown_head{
    border-top: 3px solid #ffffff;
    background: #ebebeb;
    position: relative;
    padding: 8px 4px 12px 18px;
}
.dropdown_footer p>span:first-of-type,
.dropdown_head p>span:first-of-type{
    color:#b2b2b2;
    font-weight: bold;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21%;
    flex: 0 0 21%;
    max-width: 21%;
}
.dropdown_footer p>span:last-of-type,
.dropdown_head p>span:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 77%;
    flex: 0 0 77%;
    max-width: 77%;
}
.dropdown_head:after{
    position: absolute;
    content: '';
    background: #8b0087;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
}
.dropdown_body{
    background: #ffffff;
    position: relative;
    padding: 8px 4px 7px 18px;
}
.dropdown_body p{
    margin-bottom: 9px;
}
.when_where>p{
    margin-bottom: 8px;
}
.when_where span:first-of-type{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    color:#8b0087;
    font-weight: bold;
}
.when_where span:last-of-type{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 73%;
    flex: 0 0 73%;
    max-width: 73%;
}
.dropdown_footer{
    border-top: 3px solid #ffffff;
    background: #ebebeb;
    position: relative;
    padding: 8px 4px 12px 18px;
}
/*--  end contact  --*/



/*--  start About_page  --*/
.about_each{
    margin-bottom: 40px;
}
.news_content.about_each{
    width:100%;
}
.news_content.about_each #contentText p a{
    color:#003399;
}
.about_each .description1 h4 {
    text-transform: none;
    margin-bottom: 15px;
    font-weight: bold;
}
.about_each .description1 h4:nth-of-type(1) {
    color:#800280;
}
.about_each .description1 h4:nth-of-type(2) {
    color:#110280;
}
.about_each .description1 h4:nth-of-type(3) {
    color:#0e71b0;
}
.about_each .description1 h4:nth-of-type(4) {
    color:#008001;
}
/*--  end About_page  --*/



/*--  start   --*/
.News_page   .recent_events_thumb{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.News_page .recent_events_thumb_each{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
}
.News_page .recent_events_thumb .img{
    padding-left: 0;
}
/*--  end News_page  --*/



/*--  start News_inside_page  --*/
.news_content>img{
    float:left;
    margin:0 12px 15PX 0;
    width:387px;
    max-width:100%;
    height:auto;
    clear: left;
}

.news_content h4{
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
    text-transform: none;
}
.news_content .description1>span{
    font-size: 14px;
    margin-top: 8px;
    display: inline-block;
}

.recent_events_thumb_each .description .in-cont,
.news_content .description1 .in-cont{
    margin-top: 20px;
}

.news_content .description1 .views{
    color: rgb(106, 168, 79);
    margin-top: 15px;
}

.article1{
    margin-top:23px;
}
.leave_a_comment h5{
    width: 100%;
    font-size: 19px;
    font-weight: bold;
    color:#008001;
    margin: 72px 0 13px;
    text-transform: none;
}
.leave_a_comment .form_col{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49.5%;
    flex: 0 0 49.5%;
    max-width: 49.5%;
}
.leave_a_comment .form_group1{
    display: block;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
}
.leave_a_comment .form_group1 .form_control1{
    font-family: pragmat,sans-serif;
}
.leave_a_comment .form_group1 button{
    padding: 1px;
    background: none;
    background-color: #008001;
    width: 100%;
    color:#ffffff;
    font-size: 18px;
    font-family: pragmat,sans-serif;
    text-transform: uppercase;
}
.form_control1.code{
    width: 65%;
}
/*--  end News_insid_page  --*/



/*--  start Contact-page  --*/
.stay_connected{
    position: relative;
}
.contact_img{
    z-index:12;
}
.contact_img img{
    max-width: 100%;
}
.contact_us p{
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
    padding-left:27px;
    position:relative;
    margin-bottom:13px;
}
.contact_us p:nth-of-type(1) span{
    margin-left: 18px;
    position:relative;
    padding-left:24px;
    max-width: 171px;
}
/*.contact_us p:nth-of-type(3):after,*/
.contact_us p:nth-of-type(1) span:after,
.contact_us p:nth-of-type(1):after{
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 22px;
    height: 24px;
   
    
}
.contact_us p:nth-of-type(1):after{
       background: url(images/address_icons.png) -6px -3px/85px no-repeat;
}
.contact_us p:nth-of-type(1) span:after{
     background: url(images/address_icons.png) -31px -3px/85px no-repeat;
}
.contact_us p:nth-of-type(3):after{
     background: url(images/address_icons.png) -57px -3px/85px no-repeat;
}
.contact_us p:nth-of-type(2) span{
    margin-left: 46px;
    max-width: 155px;
}

.contact_us p:nth-of-type(3) span{
    margin-left: 49px;
}
.contact_us p:nth-of-type(3),
.contact_us p:nth-of-type(1),
.contact_us p:nth-of-type(2){
    text-transform: uppercase;
}
.contact_us p:nth-of-type(4){
    margin-top: 11px;
}
#map_canvas {
    margin-top: 40px;
    width: 100%;
    height: 527px;
    background-color: #afbebb;
}
.contact_page .footer{
    margin-top: 0;
}
/*--  end Contact_page  --*/



/*--  start footer  --*/
.footer_bg{
    position: relative;
    background: #003399;
    z-index: 2;
}
.footer{
    color:#ffffff;
    position: relative;
    z-index: 3;
    font-size: 14px;
    margin-top: 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer_left{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    padding:38px 0;
}
.footer_right{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
    background:#ffffff;
}
.footer_each{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    padding-right: 12px;
    min-height:165px;
}
.footer_left .footer_each:nth-of-type(1){
    order:1;
}
.footer_left .footer_each:nth-of-type(2){
    order:3;
}
.footer_left .footer_each:nth-of-type(3){
    order:2;
}
.footer_each>ul>li{
    padding-left: 22px;
    position: relative;
}
.footer_each>ul>li:before{
    content: '';
    position: absolute;
    top:8px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #fead00;
}
.footerDSF{
    width: calc(100% - 111px);
    float: right;
    margin: 0px 0px 20px 0px;
    text-align: right;
    padding-right: 9px;
    display: inline-block;
    color: #000;
    font-size: 14px;
}
.logo_text{
    width:100%;
    clear:both;
    float:none;
    color:#000;
    padding-left:5px;
    margin-bottom:15px;
    position:relative;
    top:-4px;
}
.footerDSF span{
    color:#fead00;
    font-weight: bold;
    font-size: 30px;
    width: 100%;
    display: inline-block;
}
.copyright{
    font-size: 12px;
    font-weight: bold;
    padding: 16px 0 22px;
}
.copyright a{
    color:#b3b0b0;
    text-transform: uppercase;
}
/*--  end footer  --*/



.main_menu ul {
    display: none;
    position: absolute;
    top: 90%;
    left: -45px;
    float: left;
    width: 260px;
    z-index: 99999;
    background: #003399;
}
.main_menu ul ul{
    left:0;
}
.main_menu ul li {
    min-width: 180px;
    float: left;
    position: relative;
    background: #003399;
    margin:0;
    padding:0;
}
.main_menu > li > ul:before{
    content: '';
    position: absolute;
    top: -9px;
    left: 42%;
    width: 43px;
    height: 10px;
    background: url(images/menu_top.png) 0px 0px;
}
.main_menu ul a {
    font-size: 17px;
    line-height: 1.3;
    padding: 10px;
    width: 260px;
    height: auto;
    color: #fff;
    display: block;
    text-transform:none;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.main_menu ul li:last-child a{
    border-bottom:none;
}
.main_menu li:hover > ul {
    display: block;
}
.main_menu ul ul{
    right: -260px;
    position: absolute;
    top: 0;
    left: auto;
}
.readMore{
    float: right;
    color: #157E1F;
}
.implementing_projects > .title{
	height:96px;
}
.implementing_projects > .title.hide{
	height:69px;
}
.mapsLine{
    margin: 0;
    float: right;
}
.mapsLine iframe{
    filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);    
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
    border:10px solid #fff;
    border-bottom:none;
    height:382px;
}
.footer_logo{
    /*height: 180px;*/
    color: #000;
    width: 101px;
    padding: 0px 0px 0px 5px;
    float: left;
}
.footer_logo img{
    position: relative;
    top: 5px;
    padding: 0;
    height: 90px;
    margin-bottom: 10px;
}
.footer_logo p{
    font-size: 15px;
    padding: 0px 0px 0px 7px;
    line-height: 1;
}
.footerContent{
    width: 100%;
    display: inline-block;
    order:4;
}
.footerText{
    width: 100%;
    border-top: 5px solid #335cad;
    padding: 15px 0 0;
    margin-top:33px;
}
.impUl{
    width: 100%;
}
.impUl li{
    margin-bottom: 15px;
    position:relative;
    width:calc(50% - 7px);
}
.pub_each .img{
    width: 100px;
    float: left;
    height: 100px;
    overflow: hidden;
}
.pub_each .img img{
    width: 100%;
    height: 100%;
    object-fit: cover
}
.pub_each .description{
    padding: 0 10px;
    float: right;
    width: calc(100% - 100px);
}
.pub_each .description span{
    margin-top: 0!important;
}
.pub_each{
    width: 100%;
    display: inline-block;
    margin-bottom:15px;
}
.impUl li:nth-of-type(1){
    background: #4a1a4a;
}
.impUl li:nth-of-type(2){
    background: #6c7d28;
}
.impUl li:nth-of-type(3){
    background: #c58703;
}
.impUl li:nth-of-type(4){
    background: #791919;
}
.impUl li img{
    opacity:0.2;
    width: 100%;
    height: 100%;
    object-fit: cover
}
.impUl li h5{
    position: absolute;
    color: #fff;
    top: 40%;
    text-align: center;
    width: 320px;
    left: 50%;
    -ms-transform: translateX(-50%); /* IE 9 */
    -webkit-transform: translateX(-50%); /* Safari */
    transform: translateX(-50%);
    text-transform: none;
    font-size: 23px;
    text-shadow: 0 0 10px rgba(0,0,0, 0.5)
}
.leave_a_comment{
    width:100%;
}
.partnerSlider{
    position:relative;
    width:100%;
}
.wpls-logo-showcase button.slick-next, 
.wpls-logo-showcase button.slick-prev{
    
    background-color: #bfbdbe !important;

}
.wpls-logo-showcase .slick-dots li button{
        border: 2px solid #bfbdbe !important;
}
.wpls-logo-showcase .slick-dots li.slick-active button{
      background-color: #bfbdbe !important;
}
.read_mode_box{
    margin: 51px 0px -21px 0px;
    height: 73px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    position: relative;
    z-index: 99;
    text-align: right;
}
.read_mode_box img{
    position:relative;
    width: 100%;
}
.read_mode_box:hover img{
    top: -71px;
}
.read_mode_box h5{
    position: absolute;
    top: 18px;
    font-size: 12px;
    right: 20px;
}
.font_en-US .read_mode_box h5{
    top: 26px;
    font-size: 13px;
    right: 32px;
}


.read_mode_popup{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height:100%;
    background: rgba(0,0,0,0.8);
    z-index: 999999;
    display:none;
}
.read_mode_inner{
    max-width: 1200px;
    margin: 0 auto;
    text-align:center;
    padding: 50px 15px 0px 15px;
}
.mode_content{
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    height:430px;
    max-height:100%;
    text-align:left;
}
.mode_header{
    width:100%;
    max-width: 766px;
    display:inline-block;
    padding: 50px 0 30px;
    position: relative;
}
.mode_header ul{
    margin:0 auto;
    max-width: 681px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
    /* -webkit-justify-content: space-between;*/
    /*justify-content: space-between;*/
}
.mode_header ul li{
    width: calc(25% - 16px);
    /*float: left;*/
    text-align:left;
    margin:0 8px 22px;
    position:relative;
}
.mode_header ul li:nth-of-type(5){
     width: calc(50% - 16px);
}

.mode_header ul li h6{
    color: #8a8a8a;
    font-size:16px;
    margin-bottom:6px;
}

#close_pops{
    position: absolute;
    top: 50%;
    margin-top:-19px;
    right: 0;
    cursor:pointer;
}
.mode_header ul li span{
    cursor:pointer;
    color:#fff;
    padding:0;
}
.mode_header ul li span.active{
    color:#ff0000;
}
span[data-size="16"]{
    font-size:16px;
}
span[data-size="18"]{
    font-size:18px;
}
span[data-size="22"]{
    font-size:22px;
}
.mode_content{
    font-size:16px;
    font-family:Arial;
    font-weight:normal;
    letter-spacing: 1px;
}
.background_event span[data-background="1"]{
    width: 49%;
    padding:6px 11px;
    background: #fff;
    border-radius:12px;
    display: inline-block;
    color:#000;
    margin-right:10px;
    font-size:13px;
}
.background_event span[data-background="2"]{
    width: calc(50% - 12px) ;
    font-size:13px;
    padding:6px 11px;
    background: #000;
    border-radius:12px;
    display: inline-block;
    color:#fff;
    /*line-height: 0.5;*/
}
.background_event_1{
    display:none;
    position:absolute;
    top:100%;
    left:0;
}
.form_control2{
    position:relative;
    padding-bottom:13px;
}
.form_control2 input{
    display: block;
    width: 100%;
    vertical-align: middle;
    padding: .375rem 1.4rem .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #aeaeae;
    background-color: #ffffff;
    background-clip: padding-box;
    /*border: 3px solid transparent;*/
    border-color:transparent;
    border-radius: 33px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-family: pragmat, sans-serif;
    cursor:pointer;
}
.form_control2.before:before{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:4px;
    background:#fff;
}
.form_control2.second:before{
    background:#3a3a3a;
}
.form_control2:after{
    content:'';
    position:absolute;
    right:16px;
    top: 9px;
    width: 13px;
    height: 13px;
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
     transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    pointer-events: none;
    cursor:pointer;
}
.cht{
    margin: 0px 0px 0px 0px;
    width: 43px;
    cursor:pointer;
}
.fixed_top .main_menu > li > ul:before{
    top:-25px;
}
.fixed_top  .main_menu ul ul{
    top:17px;
}
.footAbs{
    padding-top:28px;
    overflow:hidden;
    background: #fff;
    min-height:415px;
}
#menu-item-165 > .sub-menu{
    left: -80px;
}
.coomewntForms{
    margin: 30px 0;
    width: 100%;
    display: inline-block;
}
#reply-title{
    width: 100%;
    font-size: 19px;
    font-weight: bold;
    color: #008001;
    margin: 72px 0 13px;
    text-transform: none;
}
textarea#comment{
    border: 1px solid #ebebeb;
    background: #f5f5f5;
    padding: .225rem 1.4rem .225rem .75rem;
    width:100%;
    margin:10px 0;
}
.coomewntForms #submit{
    background: none;
    background-color: #008001;
    color: #ffffff;
    font-size: 17px;
    font-family: pragmat,sans-serif;
    text-transform: uppercase;
    border: none;
    display: inline-block;
    padding: 10px;
    float: right;
    margin-top:10px;
}
.comment-form-url{
    display:none;
}
.comment-form-author,
.comment-form-email{
    width: 30%;
    float: left;
    display: inline-block;
    margin-right: 45px;
}
.comment-form-author input,
.comment-form-email input{
border: 1px solid #ebebeb;
    background: #f5f5f5;
    padding: 7px;
}
.adsFl{
    width: 100%;
    color: #000;
    text-align: center;
    clear:both;
    margin-bottom:20px;
}
/* The Modal (background) */
.modal {
    display: none;  /*Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 250px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 45px 80px;;
    border: 1px solid #888;
    width: 56%;
}
.error{
    color: red;
}
.success{
    color: green;
}

/* The Close Button */
.contact-close,
.close {
    color: #ffffff;
    float: right;
    font-size: 38px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: -49px;
}
.contact-close:hover,
.contact-close:focus,
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.logo-img{
    float: left;
    margin-right: 30px;
}
.mod-cont{
    display: table;
}
.mod-cont h3{
    font-size: 18px;
    text-transform: uppercase;
    color: #018501;
}
.mod-cont p{
  font-size: 18px;
}
.mod-cont p strong{
  font-weight: normal;
}
.mod-cont p strong:last-child{
  float: right;
  color: #018501;
}
.mod-cont p a{
    color: #018501;
}
.modal-content::after{
    content: "";
    display: table;
    clear: both;
}
.phone a img{
    width: 37px;
    margin: 0 10px;
}
.phone a:nth-of-type() img{
    margin-left: 20px;
}
.archiveLink{
    background: #fead00;
    margin: 0 auto 12px;
    display: inline-block;
    padding: 7px 60px 20px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 20px;
    height: 70px;
    box-sizing: border-box;
    line-height: 2;
    position: relative;
    font-weight: bold;
    font-size: 31px;
    text-transform: uppercase;
    text-align: right;
    transition-property: left,right;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
.archiveLink:before{
    content: "";
    background: url(images/archive_icon.png) no-repeat 0px 0px;
    width: 115px;
    height: 95px;
    position: absolute;
    top: -20px;
    left: 10px;
}
.archiveLinkHide{
    display: block;
    background: #fead00;
    margin: 0 auto 12px;
    padding: 10px 0px 0px 0px;
    color: #fff;
    width: 100%;
    height: 70px;
    box-sizing: border-box;
    line-height: 2;
    position: relative;
    font-weight: bold;
    font-size: 21px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    left: 1px;
    transition-property: left,right;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
.followers_parent{
    overflow: hidden;
    position: relative;
    padding: 25px 0px 0;
}
.subscribeBox{
    width: 100%;
    text-align: right;
    /*border-top: 1px solid #ccc;*/
    margin-top: 0;
}
.subscribeBox h5{
    color: #fff;
    font-size: 23px;
    text-transform: uppercase;
    padding: 10px 0 0;
}
.subscribeBox input[type="email"]{
    padding: 10px;
}
.subscribeBox input[type="submit"]{
    padding: 10px 30px;
    margin-top: 10px;
    background: #FDAA30;
    border: none;
    color: #fff;
    cursor: pointer;
    width: 194px;
}
.footerDSF p{
    font-weight:bold;
}
.only_fixed .phone span{
    font-size: 22px;
    float: left;
    margin-right: 20px;
}
.only_fixed .phone img{
    width: 20px;
    margin: 5px 0px 0px 5px;
}
.only_fixed .phone a{
    float: left;
    padding:0;
}
.header_bottom.fixed_top .main_menu li:nth-of-type(2).only_fixed {
    right: 70px;
    top: -13px;
    font-size: 21px;
}
.relatedBox{
    width: 100%;
    display: inline-block;
}
.relatedBox .implementing_projects_each{
    width: 20%;
    float: left;
    margin: 0 10px;
}
.relatedBox .implementing_projects_each img{
    width: 100%;
    height: auto;
}
.firstNews img{
    width:100%;
    height:auto;
}
.firstNews{
    margin-bottom: 30px;
    font-size: 14px;
}


.firstNews .img{
    width: 150px;
    float: left;
    margin-right: 11px;
}
.firstNews  .desc{
    float: left;
    padding: 5px 0;
}
.firstNews .category_post_data{
    width: 100%;
    display: inline-block;
}
.firstNews {
    margin-top: 7px;
}
.topSocIt{
    position: relative;
    top: 10px;
}
.stay_connected .firstNews:last-child{
    margin-bottom: 0;
}

.firstNews .overlay1{
    width: 100%;
    display: inline-block;
}

.chCatBox{
    width: 100%;
    display: inline-block;
}
.chCatBox ul{
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
}
.chCatBox ul li{
    width: 182px;
    height: 67px;
    margin-right: 37px;
    margin-bottom: 30px;
    position:relative;
}

.chCatBox h3{
    font-size: 15px;
    text-align: center;
    color:#fff;
    padding:22px 3px 0px 0px;
    width: 140px;
    float: right;
    position: relative;
    z-index: 99;
}

.chCatBox ul li{
    background:#c58703;
}

/*.chCatBox ul li:nth-of-type(1){*/
/*    background:#7f0280;*/
/*}*/
/*.chCatBox ul li:nth-of-type(2){*/
/*    background:#008001;*/
/*}*/
/*.chCatBox ul li:nth-of-type(3){*/
/*    background:#fead00;*/
/*}*/
/*.chCatBox ul li:nth-of-type(4){*/
/*    background:#b11414;*/
/*}*/
/*.chCatBox ul li:nth-of-type(5){*/
/*    background:#f78204;*/
/*}*/
/*.chCatBox ul li:nth-of-type(6){*/
/*    background:#004280;*/
/*}*/
/*.chCatBox ul li:nth-of-type(7){*/
/*    background:#18abc5;*/
/*}*/
/*.chCatBox ul li:nth-of-type(8){*/
/*    background:#800280;*/
/*}*/
.chCatBox ul li p{
    background: url(images/projectnavHov.png) no-repeat 0px 0px;
    width: 40px;
    height: 105px;
    position: absolute;
    left: 5px;
    top: -17px;
    z-index: 9;
    overflow: hidden;
    -webkit-transition: width 0.5s; 
    transition: width 0.5s;
}
.chCatBox ul li:hover p{
    width:199px;
    
}
/*.chCatBox ul li:hover p:after{*/
/*    background-size:105%;*/
/*}*/
@-webkit-keyframes run {
    0% { width: 0;}
    100%{ width: 100%;}
}
.chCatBox ul li p:after{
    content: "";
    width: 0;
    height: 100%;
    background: url(images/projectnavHovFull.png) no-repeat 0px 0px;
    position: absolute;
    left: 0;
    top: -1px;
}
.chCatBox ul li:hover p:after{
    width:197px;
}
.chCatBox ul li:hover h3{
    color:#666666;
}
.chCatBox>p{
    
   text-align:center;
   background:#bfbdbe ; 
   text-transform:uppercase;
   color:#ffffff;
   padding:5px 0;
   font-size: 19px;
   letter-spacing: 1px;
    -webkit-transition: box-shadow, background 200ms ease-in-out;
    -ms-transition: box-shadow, background 200ms ease-in-out;
    -moz-transition: box-shadow, background 200ms ease-in-out;
    transition: box-shadow, background 200ms ease-in-out;
}
.chCatBox>p:hover{
    color:#4a4a4a;
    background:#ffffff; 
    -webkit-box-shadow: 0 0 10px rgba(0,0,0, 0.5);
    box-shadow: 0 0 10px rgba(0,0,0, 0.5);
}


.mc4wp-form-fields p{
    display:inline-block;   
}



@media only screen and (max-width: 1366px) {
    .title h2{
        font-size:18px;
    }
    .logo h1{
        max-width: 67%;
    }
    .form_lang form{
        left:-230px;
    }
    .fixed_width{
        padding:0 15px;   
    }
    .header_top.fixed_width{
        padding: 19px 15px 19px 15px;
    }
    .header_bottom.fixed_width{
        padding: 15px;
    }
   .fixed_top.fixed_width{
        padding: 30px 0;
    }
    .header_bottom.fixed_top>ul{
        padding: 6px 15px 0 66px;
    }
    .copyright.fixed_width{
        padding: 16px 15px 22px;
    }
    .header_bottom.fixed_top .main_menu li:first-of-type{
        left:15px;
    }
    .header_bottom.fixed_top .main_menu li:nth-of-type(2){
        right:15px;
    }
    .footerDSF span{
        font-size:24px;
    }
    .culture{
        overflow-x:auto;
    }
    
    
    /* width */
    ::-webkit-scrollbar {
        width: 10px;
        height:8px;
    }
    /* Track */
    ::-webkit-scrollbar-track {
        background: #f1f1f1; 
    }
    /* Handle */
    ::-webkit-scrollbar-thumb {
        background: #888; 
    }
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555; 
    }
    
    
    .culture>div{
        width:1500px;
        overflow:hidden;
    }
    .read_mode_popup{
        overflow:auto;
    }
    .read_mode_box img{
        width:275px;
    }
    .read_mode_box{
        height:62px;    
    }
    .read_mode_box:hover img{
        top:-59px;
    }
    .read_mode_box h5{
        top:13px;
    }
    .font_en-US .read_mode_box h5{
        top:21px;
    }
    
    .chCatBox ul li:nth-of-type(4n){
        margin-right:37px;
    }
}
@media only screen and (max-width: 1023px) {
    #menu-item-165 > .sub-menu,
    .main_menu li>ul{
        left:50%;
        -ms-transform: translateX(-50%); /* IE 9 */
        -webkit-transform: translateX(-50%); /* Safari */
        transform: translateX(-50%);
    }
    .main_menu ul ul{
        left:100%;
        -ms-transform:none;
        -webkit-transform: none;
        transform:none;
    }
   .header_top.fixed_width {
        position:relative;
        padding: 0px 15px 19px 15px;
    }
    .form_lang{
        position:static;
    }
    .logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        order:2;
        padding-bottom:23px;
        margin-top:-22px;
    }
    .logo h1 {
        max-width: none;
        text-align:center;
        padding:0; 
        margin:0;
    }
    .top_right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: right;
        order:1;
    }
    .phone{
        margin:9px 0;
    }
    .phone p>span {
        font-size: 29px;
    }
    .form_lang form {
        left:50%;
        right: auto;
        bottom: 6px;
        -ms-transform: translateX(-50%);  
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .form_lang .form_group1{
        display: inline-block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
        flex: 0 0 29%;
        max-width: 29%;
    }
    .form_lang .form_group1:last-of-type{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%;
    }
    .language-chooser{
        padding-top: 5px;
    }
    .header_bottom ul{
        display:none;
        text-align:center;
    }
    .pull{
        display:block;
        text-align:right;
    }
    .fixed_top .pull{
        padding-right:15px;
    }
    .main_menu li{
        display:block;
        margin:0;
        padding:0;
    }
   .stay_connected, .recent_publications,
   .recent_events, .implementing_projects {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left:0;
    }
    .followers_parent{
        -webkit-justify-content:start;
        justify-content: flex-start;
    }
    .followers_each{
        margin-right:20px
    }
    .pub_each {
        width: 49%;
    }
    .footer_right,
    .footer_left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer_logo{
        height:auto;   
    }
    .mapsLine{
        float:none;
    }
    .mapsLine iframe{
        width:100%;
    }
     .footer.fixed_width {
        padding: 42px 15px 35px;
    }
    .footerContent{
        margin-top:22px;
    }
    .mode_header ul li{
        width:48%;
        margin:0;
        padding:16px 0;
    }
    .firstNews b{
        display:block;
    }
}
@media only screen and (max-width: 767px) {
    .form_lang form {
        width: 100%;
        left: auto;
        right: 5px;
        bottom: 6px;
        -ms-transform:none;
        -webkit-transform: none; 
        transform:none;
    }
   #searchform .form_group1:last-of-type{
        display:inline-block;
        width:23px;
    }
    #searchform.close1 .form_group1{
        display:block;
    }
    .recent_events_thumb{
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .recent_events_thumb,
    .recent_events_left{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom:23px;
    }
    .recent_events_thumb_each{
        width:49%;
        height:auto;
    }
    .recent_events_thumb .img{
        padding-left:0;
    }
    .contact_parent form .form_col:first-of-type,
    .contact_parent form .form_col:nth-of-type(2){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .contact_parent form .form_col:nth-of-type(3){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
    }
    .comment-form-author, .comment-form-email{
        width:100%;
        float:none;
        margin: 0 0 15px 0;
    }
    .topSocIt{
        position:absolute;
        left:15px;
        top:15px;
    }
    .relatedBox .implementing_projects_each{
        width:46%;
    }
    .modal-content{
        padding: 45px 20px;
    }
    .mod-cont {
        display: block;
    }
    .modal{
        padding-top:50px;
    }
}
@media only screen and (max-width: 567px) {
    .main_menu ul ul{
        left:100%;
        -ms-transform: translateX(-50%); /* IE 9 */
        -webkit-transform: translateX(-50%); /* Safari */
        transform: translateX(-50%);
    }
    .contact_parent form .form_col:first-of-type,
    .contact_parent form .form_col:nth-of-type(2){
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
    }
    .implementing_projects .implementing_projects_each{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
        margin:auto;
     }
    .impUl li,
    .recent_events_thumb_each,
    .pub_each {
        width: 100%;
    }
    .footer_each{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .impUl li h5{
        width:300px;
        font-size:18px;
    }
    .page_194 .recent_events_thumb_each {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .mode_header ul li{
        width:100%;
    }
    .phone {
        margin: 9px 0 2px;
    }
    .logo{
        margin-top:0;
    }
      .relatedBox .implementing_projects_each{
        width:100%;
        margin:0;
    }
    .modal-content{
        width:280px;
    }
}
@media only screen and (max-width: 375px) {
    .contact_parent form .form_col:last-of-type>div>div{
        width:303px!important;
    }   
     .implementing_projects .implementing_projects_each{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin:auto;
     }
     .followers_each{
         margin-right:15px;
     }
     .contact_parent{
        width: calc(100% + 15px);
        margin-left: -7px;
     }
     .phone p>span {
        font-size: 24px;
    }
    .firstNews .desc{
        float:none;
    }
}

.footAbs .logo_text p{
    text-align: center;
    font-size: 15px;
}





