* { margin: 0; }
html {  position: relative; min-height: 100%;  }
body { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 14px; color: #000000; line-height: 24px; 
       /*background: #ececec;*/  }

img { border: 0; }
a, a:hover, a:active, a:focus { outline: 0; text-decoration: none; }
.clear { clear: both; }
.fleft { float: left; display: inline; }
.fright { float: right; display: inline; }
input:focus { outline: none; }
.img_class { max-width: 100%; height: auto; width: auto\9;}

strong, b, strong *, b * { font-weight: 700 !important; }
em, i, em *, i * { font-style: italic !important; }
ul, ol { padding: 0px; margin: 0px; }
input, select, textarea, button { font-family: 'Open Sans', sans-serif; }
.nolr_gutter { padding-left: 0 !important; padding-right: 0 !important; }
.nol_gutter { padding-left: 0 !important; }
.nor_gutter { padding-right: 0 !important; }
.row_nogutter { margin-left: 0px !important; margin-right: 0px !important;  }
.col-xs-15 { width: 20%; float: left; }
.parent { display: table;height: 158px; }
.child { display: table-cell; vertical-align: middle; }
.text_inner ul, .text_inner ol { list-style-position: inside; padding-left: 20px; }
.text_inner a, .text_inner a:hover, .text_inner a:active, .text_inner a:focus { color: #cd010d !important; }
.expand_image { min-width: 100%; }

option { padding-left: 15px; }

.top_nav_wrapper { cursor: pointer !important; }
.top_nav_wrapper .parent { height: 80px; margin: 0 auto; }
.menu_icon_text { font-size: 24px; }

.navbar-custom { height: 80px; background-color: #ffffff; border-color: transparent; z-index: 9; }
.navbar-custom .navbar-nav li a { line-height: 50px; font-size: 16px; text-transform: uppercase; color: #000000; }
.navbar-custom .navbar-brand { padding: 10px 10px; color: #000; }

#menu-toggle .glyphicon { color: #ed1c24; padding-left: 5px; padding-right: 5px; }
ul#mainMenu { font-size: 20px; color: #fff; margin: 20px; list-style: none !important; }
ul#mainMenu li {  font-size: 16px;line-height: 22px; font-weight: 700; }
ul#mainMenu ul {  list-style: none !important; border-top: 1px solid #fff; margin: 15px 0; }
ul#mainMenu ul li { margin: 0; padding: 10px 15px; width: 100%;  }
ul#mainMenu li { margin: 0; padding-bottom: 10px; }
ul#mainMenu ul li a, ul#mainMenu li a { color: #ffffff; font-size: 16px; font-weight: 300; display: block; }
ul#mainMenu ul li.active2, nav#mobile-menu ul li.temp_active  { background: #ffffff; color: #000000; border-left: 5px solid red; }
ul#mainMenu ul li.active2 a, nav#mobile-menu ul li.temp_active a  { color: #000000; }
.close_menu_icon  { color: #fff !important; float: left; font-size:24px; padding: 20px; width: 100%; cursor: pointer; z-index: 15; }
#video_player_container { width: 100%; }
ul#mainMenu li.first a { font-weight: 700; text-decoration: underline; color: #f5be2f; }

#homePageCarouselWrapper .carousel, #homePageCarouselWrapper .item { height:100%; }
#homePageCarouselWrapper .carousel-inner { height:100%; }
/*#homePageCarouselWrapper .carousel { margin-bottom: 40px; }*/
#homePageCarouselWrapper .carousel-caption { z-index: 10; }
#homePageCarouselWrapper .carousel .item { background-color: #777; background-repeat:no-repeat; background-size:cover; 
       background-position: center !important; }
#homePageCarouselWrapper a h1, #homePageCarouselWrapper h1, #homePageCarouselWrapper a{ color: #ffffff;  }

.news_carosel_nav { background: none !important; height: 30px; top: 45%; }

/* search */
.search_separator { float: right; margin-top: 15px; }
.search-form .form-group { transition: all 0.35s, border-radius 0s; width: 50px; height: 50px; 
                           box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }
.search-form .form-group input.form-control { padding-right: 50px;border: 0 none; background: transparent; box-shadow: none;
                                              display:block; padding-top: 22px; font-weight: 600; }
.search-form .form-group input.form-control::-webkit-input-placeholder { display: none; }
.search-form .form-group.hover { width: 300px; }
span.form-control-feedback { width: 50px; height: 50px; line-height: 50px; text-align: center;color: #cd010d;
                             font-size: 30px; z-index: 9999;cursor: pointer;}
#search_icon_wrapper { width: 50px; height: 50px; float: left ;position: absolute; right: 20px; z-index: 999; top: 50%;
                       -ms-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; }
#search_icon_wrapper span.form-control-feedback { color: #fff; }
.search_wrapper_12 { height: 80px; float: right;  width: 90px; position: relative; background: #93060e;}
.search_form_wrapper { position: absolute; right: 20px; z-index: 9; margin: 0 ;top: 50%;-ms-transform: translateY(-50%);
                       transform: translateY(-50%);  }
#search_icon_wrapper .close span { font-size: 30px; color: #cd010d !important; }
#search_icon_wrapper .close { line-height: 50px; }
.search_form_wrapper .form-group { margin-bottom: 0px !important; }
.ui-menu { z-index: 9999 !important; display: block; background: #fff; position: fixed; top: 0; }
.ui-autocomplete-category {font-weight: bold;padding: .2em .4em;margin: .8em 0 .2em;line-height: 1.5;}
input#search { color: #000; }

#extended_search_content .panel-default > .panel-heading { padding: 15px; background-color: #ececec; border-left: 5px solid #cd010d; }
#extended_search_content .panel-heading { border-radius: 0; border: 1px solid #cd010d; border-right: 0px;  }
#extended_search_content .panel { border-radius: 0; border-left: 1px solid #cd010d; border-right: 1px solid #cd010d;
border-bottom: 1px solid #cd010d; }
#extended_search .panel { color: #000000; margin-top: 15px; }
#extended_search_content .form-control {  border-radius: 0; border-color: #cd010d; }
#extended_search .btn-primary {  border-radius: 0; border-color: #cd010d; background-color: #cd010d }

.results_panel h2 { margin: 20px 0 !important; font-size: 20px; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover { border: 1px solid #000 !important;
        background: #cd010d !important;font-weight: 500 !important; color: #ffffff !important;}
.ui-autocomplete li:last-child { font-weight: 600; font-style: italic; font-size: 15px; }
#mainMenu li.first .glyphicon { vertical-align: middle; }


/*.colors_wrapper {
    left: 0px;
    position: fixed;
    top: 80px;
    z-index: 9999;
}

.colored_strip_ul {
    align-content: space-between;
    display: flex;
    flex-flow: column nowrap;
    float: left;
    height: 75vh;
    margin-left: -315px;
    transition: all 0.2s ease-out 0s;
    width: 328px;
}

.opacity_b:hover {

    opacity: 1;

}

.opacity_b {

    transition: 0.2s all;
    opacity: 0.8;
    cursor: pointer;

}

.colored-strip-li {
    float: left;
    height: 100%;
    margin-left: 0;
    position: relative;
    width: 100%;
    background-color: red;
}
.colored-strip-li:hover, .colored-strip-li.show_strip {
    margin-left: 318px;
}
.my-ease-out {
    -webkit-transition: all 500ms cubic-bezier(0.075,1,0.625,1);
    -webkit-transition: all 500ms cubic-bezier(0.075,1.020,0.625,1.005);
    -moz-transition: all 500ms cubic-bezier(0.075,1.020,0.625,1.005);
    -o-transition: all 500ms cubic-bezier(0.075,1.020,0.625,1.005);
    transition: all 500ms cubic-bezier(0.075,1.020,0.625,1.005);
        transition-timing-function: cubic-bezier(0.075, 1.02, 0.625, 1.005);
    -webkit-transition-timing-function: cubic-bezier(0.075,1,0.625,1);
    -webkit-transition-timing-function: cubic-bezier(0.075,1.020,0.625,1.005);
    -moz-transition-timing-function: cubic-bezier(0.075,1.020,0.625,1.005);
    -o-transition-timing-function: cubic-bezier(0.075,1.020,0.625,1.005);
    transition-timing-function: cubic-bezier(0.075,1.020,0.625,1.005);
}
.colored-strip-li {
    float: left;
    height: 100%;
    margin-left: 0;
    position: relative;
    width: 100%;
}

.opacity_b {
    transition: 0.2s all;
    opacity: 0.8;
    cursor: pointer;
}

.colored_strip img {
    align-self: center;
    height: 90%;
    margin: 0 auto;
    max-height: 138px;
    width: auto;
}*/

.icons_wrapper { position: fixed; top: 80px; left: 0px; z-index: 9999; }
.fake_icon { width: 260px; margin-left: -240px;
    z-index: 9999; position: absolute;  left: 0px; display: table; }
.fake_icon.parent { height: 100px; }
.fake_icon a { display: table-cell; color: #fff; font-size: 21px; text-transform: uppercase; font-weight: 300; }
.fake_icons_animation {
    -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -ms-transition: all .4s ease; -o-transition: all .4s ease; 
    transition: all .4s ease;
}

.fake_icon:hover{ margin-left: 0px; }
.fake_icon:nth-child(1) { background: #6e4c3c; top: 0px; }
.fake_icon:nth-child(2) { background: #f5be2f; top: 100px; }
.fake_icon:nth-child(3) { background: #d74266; top: 200px; }

footer#main_footer { padding-bottom: 50px; }
footer#main_footer ul#social { margin: 50px auto 0px auto; }
ul#social li { padding-left: 10px !important; padding-right: 10px !important; }
footer#main_footer,  footer#main_footer h3, footer#main_footer h3 a { font-size: 14px; color: #000; }
footer#main_footer a, footer#main_footer a:focus, footer#main_footer a:active, footer#main_footer a:hover{ color: #000;  }
footer#main_footer address { margin-bottom: 10px !important; line-height: 24px; }
.contact_us_h { margin-top: 0px; }


.project { background-color: #cd010d; }
.project_text_content { padding: 0 25px 25px 25px; color: #ebebeb; font-size: 17px; line-height: 1.4; }
.project_text_content  a, .project_text_content  a:hover, .project_text_content  a:active, .project_text_content a:focus 
    { color: #ebebeb; font-weight: 600; }
.read_more a { color: #f6a2a0 !important;  padding: 0px; text-decoration: underline; }
.read_more { padding-top: 15px; }
.raquo_, .raquo_:hover  {  text-decoration: underline; }
.about {  background-color: #b92815; position: relative; }
.separator { margin-top: 20px; }
.about_1 { padding-top: 70px; padding-bottom: 20px;}

.image_content figure img { min-width: 100%; max-width: 100%; display: block; width: auto; }

.inner_page img { margin: 0 auto; }
.inner_page_container_parent { background: url(../images/inner_page_bg.jpg) #ececec no-repeat top center; }
.inner_page_container_parent_bottom { background: url(../images/wave.png) no-repeat top center; height: 80px;position: relative; top: -79px; }
.inner_page h1.main_h1 { color: #959595; font-size: 18px; line-height: 1.1; font-weight: 300; }
.inner_page h1.main_h1 img { margin: 22px 0 10px 0; }
.inner_page h1.main_h1 span.page_title { color: #ffffff; font-weight: 700; font-size: 80px; }
.h2_how_to_participate { font-weight: 300; }

.center_cell { float: none; margin-left: auto; margin-right: auto; }
.content_wrapper {  padding: 0 15px 30px 15px; text-align: center;  }
.content_form_wrapper { position: relative; }

.inner_page_content { background: #ffffff; z-index: 4; color: #000; margin-top: -10%; padding: 30px; }
.text_inner h2 { margin-top: 0px; }

.team_wrapper { padding: 30px; background-color: #ffffff; margin: 20px auto; }
ul.team_list { padding: 0px; } 
ul.team_list > li { margin: 20px 0; } 
ul.team_list li h2 a, ul.team_list li h2 a:hover, ul.team_list li h2 a:visited, ul.team_list li h2 a:focus, 
    ul.team_list li h2 a:active { font-weight: 600; color: #000 !important;  }
ul.team_list li h2.bmembers { font-size: 23px; margin-top: 20px; }    
.board_title, .board_title_main { font-style: italic; }
.expanded .board_title { font-size: 18px; }
a.view_details { font-size: 12px; text-decoration: underline; padding-top: 20px; }
.expanded a.view_details { font-size: 14px; }
.wrap_frame { margin: 0px 20px 2px 0px; width: 260px; height: 260px; padding: 0px; float: left; display: inline; }

body.team .inner_page_content, body.awards .inner_page_content { background: #f5be2f; font-style: italic; font-size: 24px; line-height: 1.3;  }
body.team .inner_page_content .text_inner, body.awards .inner_page_content .text_inner { text-align: center; }

.projects_list { padding: 0px !important; margin-top: -10%; }
.projects_list > li { margin: 5px auto; }
.projects_list .carousel-caption { background: #4c180e; left: 0; text-align: left;padding: 15px; opacity: 0.8;
    -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }  
.projects_list .carousel-caption:hover { opacity: 1; }
.projects_list h2, .projects_list h3 { font-size: 24px; line-height: 32px; margin-bottom: 0px; }
.news_wrapper { background-color: #fff; }
.news_subscribe_top { padding: 1.5rem !important; }

main ul.pages
{
    width: 100%;
    display: inline-block;
    padding: 0.8em 0 2em 0;  
    list-style: none;
    text-align: center;
    margin-top: 20px;
}
ul.pages li 
{
    padding: 0 1.5%; 
    display: inline-block;
    line-height: 1.15em;
    font-size: 1.2em;
    color: #e3000f
}
ul.pages li+li
{
    border-left: 2px solid #fff;
}
ul.pages li a 
{
    color: #898989;
}

ul.more_news_list { padding: 0px; background: #ececec; } 
ul.more_news_list > li { margin: 20px auto; } 
ul.more_news_list li h2 a, ul.more_news_list li h2 a:hover, ul.more_news_list li h2 a:visited, ul.more_news_list li h2 a:focus, 
    ul.more_news_list li h2 a:active { font-weight: 400; color: #000 !important;  }
ul.more_news_list li h2 { font-size: 18px; line-height: 26px; }    

ul li a img.play { width: 20%; position: absolute; top: 36%; left: 40%; z-index: 110; }
.articleDate { color: #cd010d;  }

ul.awards > li { margin: 0px auto 30px auto; }
ul.awards li h2 { font-size: 24px; font-weight: 600; line-height: 1.2; margin-top: 20px; }  

.ambassador_wrapper { margin-bottom: 20px; }
.ambassador_wrapper h2 { margin-top: 10px; font-size: 18px; }

ul.ambasadors li.separator, ul.awards li.separator { width: 100%; height: 1px; display: none; } 
.text_inner ul.awards, .text_inner ul.ambasadors { padding-left: 0px; }
ul.awards li.separator { padding: 0 15px; }
.line { width: 100%; height: 1px; border-top: 1px solid #ebebeb;  }
.awards_description { font-weight: 300; }

article div#videoPlayer { width: 100%; margin: 0em 0; padding-bottom: 56.25%; position: relative; height: 0; }

.custom_top { padding-left: 20px; border-left: 1px solid #fff; margin: 5px 0 0 20px;  }
.custom_top em { color: #f7e18e; }
.custom_top span { font-size: 13px; }

.ceoIcco { margin: 50px auto 0 auto; font-size: 30px; color: #cd010d; line-height: 1.3; }

.projects_list.no_top_margin { margin-top: 0px; }
.recent_videos h2 { color: #cd010d; padding: 20px 0; font-weight: 300; }

.gallery .caption { font-size: 13px; text-align: center; line-height: 16px; color: #1e4789; }
.gallery .caption a { color: #1e4789; }
.gallery .caption_wrapper { max-width: 80%; margin: 0px auto 20px auto; }
.gallery img { display: inline-block; }
.thumb { width: 200px; height: 200px; background: #fbfbfb; margin: 0px auto 15px auto; border: 1px solid #ececec; position: relative; }
.thumb img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.csM2 { margin-bottom: 40px !important; margin-top: 20px !important; }
.amtop { margin-top: 20px !important; font-size: 19px !important; font-weight: 700; line-height: 1.3; }
.chairman { font-weight: 600; font-size: 16px; }
li.expanded_separator { border-bottom: 1px solid #ebebeb; margin-left: 15px !important; margin-right: 15px !important; }
.submembers { margin-top: 0px; margin-bottom: 0px; font-weight: 600; }

body.video_plus_text .inner_page_content { margin-top: 37px; }
body.homepage .projects_list li { margin: 14px auto; }

.fb_wrapper_main { margin: 40px auto 0 auto;text-align: center; }
.projects_top_text {  margin: 20px auto; background-color: #ffffff; text-align: center; }
.projects_top_text h3 { margin: 20px auto; }

.homepage .blog { background: #fff !important; }
.homepage .blog .inner_text, .homepage .blog h2 a { color: #000; }

.language_switcher { background: #a7030c; }
.language_switcher a { color: #ffffff; }
.language_switcher_wrapper { height: 80px; float: right;  width: 85px; }

.preffered_partners .scale_it { transition: transform .4s ease; }
.preffered_partners .scale_it:hover { transform: scale(1.1); cursor: zoom-out;  }
.preffered_partners .inner_page_content { background: #f5be2f; font-style: italic; }

.custom_top_right { padding-left: 17px; border-left: 1px solid #fff; margin: 15px 0 0 0px;  }
.mtb2 { padding: 15px 10px; float: right !important; }
.mtb2 img { max-height: 50px; }
#sign_up_wrapper { border: 0px; }
#sign_up_wrapper .alert-danger { background: #a9030d; }
#sign_up_wrapper .alert-danger a { color: #fff; }
#sign_up_wrapper .rqcl { padding: 0px 7px; background: #93060e; }
#sign_up_wrapper a { color: #fff; }

.subscribe_link { color: #cd010d !important; }
.subscribe_link:hover, .subscribe_link:focus { color: #000; }
.subscribe_link span { font-weight: 600; text-decoration: underline; }

.subscribe_youtube { color: #cd010d;margin: 40px auto;font-size: 32px; font-weight: 300; }

.sgn_up_for { margin-top: 15px; margin-right: 28px;border: 0px; }

.plastic_free { position: absolute; top: 0; margin-left: -90px; }

.top_message { font-weight: 300; color: #cd010d; margin: 0px auto 40px auto; }
.top_message a { color: #cd010d; }
.top_message strong { text-decoration: underline; }

#counters_stats { background: #ffffff; padding-bottom: 40px; }
#counters_stats .counter_wrapper { font-family: 'Anton', sans-serif; font-size: 50px; color: #cd010d; display: flex;
    justify-content: center; align-items: center; width: auto; height: 60px; }
#counters_stats .add_plus { margin-top: -10px; }
#counters_stats .block_wrapper { margin-top: 40px; display: flex; align-items: center; justify-content: center; }
#counters_stats .counters_info { font-size: 16px; }

#home_top_notification { background: #ffffff; border-bottom: 1px solid #ebebeb; }
#home_top_notification .message_wrapper { padding-top: 60px; padding-bottom: 60px; }
#home_top_notification .message_wrapper a { color: #000000; }
#home_top_notification .message_wrapper h3 { margin: 0px; font-size: 25px;line-height: 1.4; }
#home_top_notification .message_wrapper .blinking_text { font-size: 32px; color: #cd010d; }

.blinking_text { animation: blinker 1.3s linear infinite; }

.projects_container { background-color: #ffffff; }
.projects_btn_wrapper { max-width: 800px; border-bottom: 1px solid #ba2815; margin: 0 auto; text-align: center; }
.projects_btn { font-size: 42px; background-color: #ba2815; padding: 15px 35px; color: #fff; border-radius: 0; 
    font-weight: 300; transition: all 0.3s ease-out; }
.projects_btn:hover, .projects_btn:focus { background: #ebebeb; color: #898989; }
.projects_btn_wrapper .btn.focus, .projects_btn_wrapper .btn:focus, .projects_btn_wrapper .btn:hover { outline: 0; cursor: pointer; }

.more_projects { text-align: center; }
.projects_btn_2 { background-color: #ebebeb; font-weight: 300;  margin: 0 auto; color: #898989; border-radius: 0;  }

.new_projects, .new_projects .row { padding-top: 20px; padding-bottom: 20px; }
.new_projects h2 { font-weight: 300;  margin-bottom: 20px; }
.new_projects h2 a { color: #ba2815; }
.new_projects .inner_text .raquo_ { color: #ba2815; }

.careers_wrapper { z-index: 4; color: #000; margin-top: -10%; }
.careers_wrapper .text_inner { margin-top: 30px; }
.careers_wrapper .text_inner .box_wrapper { background: #ffffff; padding: 30px; border-bottom: 10px solid #bb2816; }
.careers_wrapper .text_inner .box_wrapper h2 { padding-bottom: 20px; color: #bf2821; }

.careers_wrapper .accordion .card { background-color: #ebebeb; }
.careers_wrapper .accordion .card .btn { padding: 20px; font-weight: 700; color: #000; width: 100%; text-align: left; line-height: 30px; 
    white-space: inherit; overflow-wrap: break-word; }
.careers_wrapper .accordion .card .btn div { float: right; font-weight: 400;  color: #bf2821; }
.careers_wrapper .accordion .card .btn div span { text-decoration: underline; }
.careers_wrapper .accordion .card .card-body { padding: 0px 20px 20px 20px; color: #000;  }

.rotateimg180 {rotate: 180deg;}

#services_buttons { margin-top: 20px }
#services_buttons li { float: left; margin-bottom: 10px; text-transform: uppercase; }
#services_buttons .custom_button { font-weight: 600; background-color: #bb2816; color: #fff; padding: 10px; font-size: 20px; transition: all 0.2s ease-out;
    border-color: transparent; border-radius: 0; white-space:normal !important; text-align: left; }
#services_buttons .custom_button:hover, #services_buttons .custom_button:focus { background: #ebebeb; color: #898989; }

.social_media_wrapper { margin-top: 25px; }
.social_media_wrapper .panel  { background-color: #ffffff; border-color: transparent; border: 0; border-radius: 0;   }
.social_media_wrapper .panel-default  { border-color: transparent; }
.social_media_wrapper .panel-body  { padding: 30px; text-align: left; background: url(../images/panel_arrow.jpg) no-repeat 10% top; }
.social_media_wrapper .panel-body img { vertical-align: top !important; margin-left: 10%; float: left; }
.social_media_wrapper .panel-title { font-size: 26px; font-weight: 300; padding:15px; text-align: left; }
.social_media_wrapper .panel-default>.panel-heading  { background-color: #bb2816; border: 0; color: #ffffff; border-radius: 0;  }

#fullpage { font-family: 'Quicksand', sans-serif; }
.statistics_wrapper { position: absolute; bottom: 15%;left: 50%; transform: translateX(-50%); }
#fullpage  h1 a { font-size: 55px; color: #fff; font-weight: 300; }
#fullpage .section { text-align:center; }
#fullpage .section { background-size: cover; font-size: 15px; }
#fullpage .slide { background-size: cover; }
#fullpage #section0, #section5 { /* background-image: url(images/bg1.jpg); */ background-color: #fff; }
#fullpage #section0 h1 { top: 50%; transform: translateY(-50%); position: relative; }
#fullpage #section1 { background-image: url(../images/section1.jpg); color: #fff; text-align: left; }
#fullpage .section .btn-danger { background-color: #ed1c24; border-radius: 25px; transition: all 0.3s ease-out; }
#fullpage .section .btn-danger:hover { background-color: #000000; color: #ffffff; }
#fullpage #myVideo{ position: absolute; right: 0; bottom: 0; top:0; right:0; width: 100%; height: 100%; /*background-size: 100% 100%;*/
    background-color: black; /* in case the video doesn't fit the whole page*/background-image: /* our video */;
    background-position: center center;background-size: contain; object-fit: cover; /*cover video background */z-index:3; }
#fullpage #section2 { background-image: url(../images/section2.jpg); padding: 6% 0 0 0; background-repeat: no-repeat; 
    background-position: top left ; background-size: initial; background-color: #fff; text-align: right; border-bottom: 10px solid #56578a; }
#fullpage #section2 h1 a { color: #30012f; }
#fullpage #section2 p { color: #2e002e; }
#fullpage #section3 { background-image: url(../images/section3.jpg); padding: 6% 0 0 0; color: #fff; text-align: left; }
#fullpage #section3 h1 { color: #000; }
#fullpage #section4 { background-image: url(../images/section4.jpg); padding: 6% 0 0 0; color: #fff; text-align: right; }
#fullpage #section4 h1 { color: #000; }
#fullpage #slide1 { background-image: url(../images/bg2.jpg); padding: 6% 0 0 0; }
#fullpage #slide2 { background-image: url(../images/bg5.jpg); padding: 6% 0 0 0; }
#fullpage #section6 { background-image: url(../images/section6.jpg); padding: 6% 0 0 0; background-repeat: no-repeat; 
    background-position: top left ; background-size: initial; background-color: #fff; text-align: right; border-bottom: 10px solid #56578a; }
#fullpage #section6 h1 a { color: #30012f; }
/* #fullpage #section0 .fp-overflow { height: 100% !important; } */
.button_hover { color: #ffffff; font-size: 15px; border: 1px solid #fff; border-radius: 0; background: transparent; transition: all 0.3s ease-out; padding: 10px; }
.button_hover:hover { background: #ffffff; color: #000000; }
.fp-warning, .fp-watermark a { display: none !important; }
.contacts_data { margin-top: 20px; }
.contacts_data li { padding: 10px 25px; color: #000000; font-size: 24px; }
.contacts_data li a { color: #000000;}
.contacts_data > li + li { border-left: 1px solid #b7b7b7; }
#section5 h1, #section5 h2 { margin-bottom: 25px;font-weight: 300; }
.follow_us, .mch_link { margin-top: 5%; }
.contacts_data address { margin-bottom: 0 !important; }
.pr_policy a { color: #ed1c24; font-size: 14px; font-weight: 700;; }
.pr_policy { color: #000000; font-size: 14px; }

.main_nav.closed_bg { background: #fff; -webkit-transition: background-color .5s ease; -o-transition: background-color .5s ease; transition: background-color .5s ease; }
.main_nav.opened_bg { background: rgba(255, 255, 255, 0.9); -webkit-transition: background-color .5s ease; -o-transition: background-color .5s ease; transition: background-color .5s ease; }
.red_link_v2 { color: #ed1c24 !important; }
.custom_button2 {  text-transform: uppercase; font-weight: 600; background-color: #bb2816; color: #fff; padding: 10px; font-size: 18px;
    transition: all 0.2s ease-out; border-color: transparent; border-radius: 0; white-space: normal !important;text-align: center; }

@keyframes blinker { 50% { opacity: 0; } }
@keyframes fadein { from { opacity: 0; } to   { opacity: 1; } }
@-moz-keyframes fadein { from { opacity: 0; } to   { opacity: 1; } }
@-webkit-keyframes fadein { from { opacity: 0; } to   { opacity: 1; } }
@-ms-keyframes fadein { from { opacity: 0; } to   { opacity: 1; } }
@-o-keyframes fadein { from { opacity: 0; } to   { opacity: 1; } }

/* start IE10 viewport hack */

/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }

/* end IE10 viewport hack */


@media screen and (max-width: 1730px){
    .hiden1730 { display: none !important; }
} 

@media screen and (min-width: 1600px){
    #video_player_container { height: 1080px; }
}

@media screen and (max-width: 1450px){
    .hiden1450 { display: none !important; }
    .plastic_free { margin-left: -101px; }
} 

@media screen and (min-width: 1200px) and (max-width: 1599px){
    #video_player_container { height: 800px; }
}

@media screen and (max-width: 1350px){
    .hiden1350 { display: none !important; }
    .custom_top_right { border-left: 0px !important; }
} 

@media screen and (max-width: 1210px){
    .hiden1210 { display: none !important; }
} 

@media screen and (min-width: 1200px){
    .col-lg-15 { width: 20%; float: left; }
    .vertical_align-lg { display: flex; align-items: center; }
    #section5 h1, #section5 h2 { font-size: 65px; }
}

@media screen and (max-width: 1199px){
    #home_top_notification .message_wrapper { padding-top: 40px; padding-bottom: 40px; }
}    

@media screen and (max-width: 1070px){
    .hidden1070 { display: none !important; }
}    

@media screen and (min-width: 992px) and (max-width: 1199px){
    #video_player_container { height: 600px; }
}

@media screen and (min-width: 992px) {
    .col-md-15 { width: 20%; float: left; }
/*    .project { margin-top: -150px; z-index: 2; }*/
    .homepage .blog { margin-top: 40px !important; }
    ul.ambasadors li:nth-child(6n)  { display: block !important; }
    ul.awards li:nth-child(4n)  { display: block !important; clear: both;  }
    .new_projects h2 { font-size: 36px; }
    #counters_stats .block_wrapper:nth-child(2) { border-left: 1px solid #b7b7b7; border-right: 1px solid #b7b7b7; }
    .vertical_align-md { display: flex; align-items: center; }
    .social_media_wrapper .equal { display: flex; display: -webkit-flex; flex-wrap: wrap; }
    .social_media_wrapper .equal .panel_wrapper { display: flex !important; }
    
}

@media screen and (max-width: 991px){
    #video_player_container { height: 400px; }
    .inner_page h1.main_h1 span.page_title { font-size: 30px; }
    .inner_page h1.main_h1 img { margin: 13px 0 10px 0; }
    .projects_list h2, .projects_list h3 { font-size: 18px; line-height: 24px; }
    .projects_list .carousel-caption { bottom: 0px; right: 0; }
    ul.ambasadors li:nth-child(4n)  { display: block !important; }
    ul.awards li:nth-child(2n)  { display: block !important; }
    .about_1 { padding-top: 90px ; }

    .navbar-header { float: none; }
    .navbar-left,.navbar-right { float: none !important; }
    .navbar-toggle { display: block; }
    .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); }
    .navbar-fixed-top {top: 0; border-width: 0 0 1px; }
    .navbar-collapse.collapse { display: none!important; }
    .navbar-nav { float: none!important; margin-top: 7.5px;}
    .navbar-nav>li { float: none; }
    .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px;}
    .collapse.in{ display:block !important;}
    .navbar-default .navbar-toggle { border-color: transparent; }
    .navbar-toggle { margin-top: 15px; }
}

@media screen and (min-width: 768px) and (max-width: 991px){
     .project { margin-top: 0px; z-index: 2; }
     /*#counters_stats .block_wrapper:nth-child(3) { float: none !important; margin: 0 auto; }*/
     
}

@media screen and (min-width: 768px) {
    .col-sm-15 { width: 20%; float: left; }
    #logo { float: left; display: inline; }
    #top_wrapper {  top: 0; position: fixed !important; }
    #page-content-wrapper { top: 80px; }
    #top_wrapper .top_nav_wrapper { float: right; display: inline; }
    #top_wrapper #hk h3 { margin: 5px 0 0px 10px; }
    #top_wrapper #hk p { margin: 0px 0 0 10px; }
    .nolr_gutter_hidden_xs { padding-left: 0 !important; padding-right: 0 !important; }
    .project_text_content figure img { max-height: 150px; }
    .team_wrapper h1 { margin-top: 0px }
      .homepage .blog { margin-top: 30px !important; }
    #counters_stats .block_wrapper:nth-child(1) .counters { width: 50px; }
    #counters_stats .block_wrapper:nth-child(2) .counters { width: 100px; }
    #counters_stats .block_wrapper:nth-child(3) .counters { width: 75px; }
    .vertical_align-sm { display: flex; align-items: center; }
    .more_projects { position: absolute; left: 50%; top: 0; z-index: 2; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);
        transform: translateX(-50%); }
    .projects_btn_2 {  font-size: 26px; padding: 15px 35px; }
}

@media screen and (max-width: 767px) {
    #top_wrapper .top_nav_wrapper { margin: 0 auto 20px auto; }
    #top_wrapper { text-align: center; }
    #top_wrapper #hk, #top_wrapper #logo { float: none !important; }
    #top_wrapper .top_nav_wrapper .parent { height: 50px; }
    .language_switcher_wrapper { height: 50px; float: none;  width: 85px; margin: 0 auto; }
    
    .expand_xs { width: 100%; }
    .image_content { margin: 20px 0; }
    #video_player_container { height: 350px; }
    ul.team li h2 { margin-top: 20px; }
    .wrap_frame { width: 100%; float: none; height: auto; margin: 0px; }
    .cmtx767 { margin-top: 20px !important; }
    .more_news_list li { float: none; }
    .projects_list li { display: block; max-width: 500px; }
    ul.ambasadors li:nth-child(2n) { display: block !important; clear: both; }
    ul.more_news_list.list-inline { margin-left: 0px; }
    .fb_wrapper_main { margin: 0 auto !important; }
    #counters_stats .counter_wrapper { font-family: 'Anton', sans-serif; font-size: 30px; }
    #counters_stats .block_wrapper { display: inherit; }
    #counters_stats .block_wrapper:nth-child(1) .counters { width: 35px; }
    #counters_stats .block_wrapper:nth-child(2) .counters { width: 62px; }
    #counters_stats .block_wrapper:nth-child(3) .counters { width: 46px; }
    #counters_stats .block_wrapper:nth-child(1) .counters_info { margin-left: 27px; }
    #counters_stats .block_wrapper:nth-child(3) .counters_info { margin-left: 17px }
    .about_1 { padding-top: 20px;}
    #services_buttons li { width: 100%; }
    #services_buttons .custom_button { width: 100%; text-align: center; float: none; }
}

@media screen and (min-width:480px) and (max-width: 767px){

}

@media screen and (max-width: 579px) {
    .w579x100 { width: 100% !important; }
}

@media screen and (max-width: 479px) {
    #video_player_container { height: 200px; }
    .hide_extrasmall { display: none; }
    body.news article h1, body.video article h1 { font-size: 24px; line-height: 1.2; }
    .projects_list h2, .projects_list h3 { font-size: 16px; line-height: 22px; }
}

@media screen and (max-width: 300px) {
    #fullpage h1 a { font-size: 30px !important; }
}
