/*
 Theme Name:   norrag-theme
 Theme URI:    http://gsdh.org
 Description:  NORRAG Child Theme
 Author:       TH
 Author URI:   http://gsdh.org
 Template:     base
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  norrag child
*/

/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */

body {
  line-height: 1.4;
  overflow: scroll !important;
  overflow-x: hidden !important;
}

.with-sidebar-left .nine {
  width: 73%;
}

/*img, video {*/
/*  max-width: 100%;*/
/*  height: auto;*/
/*  width: auto; !* for ie8 *!*/
/*}*/

body.page-template-default.page.page-id-1631
section#content-section-1
.section-container {
  padding-top: 0;
}

body.page-template-default.page.page-id-1631
.with-sidebar-content.nine.columns {
  background: #fff none repeat scroll 0 0;
  border-bottom: 6px solid red;
  margin-bottom: 60px;
}

.gdlr-notification > .notification-content {
  font-size: 14px;
}

/*body .body-wrapper {min-width:1280px}*/
/*-------------------------------START-HEADER------------------------------*/
/*MAIN MENU*/
.gdlr-navigation-substitute {
  height: auto;
}

#wp-megamenu-main_menu {
  display: inline-block !important;
}

.wpmm-nav-wrap > ul > li > a {
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  color: #2b2b2b !important;
  padding: 9px 20px !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  line-height: 2.4;
  display: inline-block;
}

.wpmm-nav-wrap > ul > li > a:hover {
  font-weight: bold;
  color: #000;
  border-top: 3px solid #ed1c24 !important;
  border-bottom: 3px solid #ffffff !important;
}

.wpmm-nav-wrap > ul > li.home-icon a {
  text-indent: -999px;
  background: url('/app/themes/norrag-theme/app/assets/img/home.png') no-repeat center center;
}

.wpmm-nav-wrap > ul > li {
  background: #fff;
  color: #2b2b2b;
  padding: 0;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  margin-right: 5px;
}

.wpmm-nav-wrap > ul > li:not(.wpmm_dropdown_menu):before {
  font-family: 'FontAwesome', serif;
  content: "\f107";
  float: right;
  position: absolute;
  line-height: 44px !important;
  font-weight: bold;
  margin-left: 0px;
  z-index: 9999;
  top: 12px;
  right: 0px;
  font-size: 16px;
}

.wpmm-nav-wrap > ul > li:last-child {
  margin-right: 0px;
}

ul#menu-main-menu {
  margin: 0;
}

#nav_menu-8, #nav_menu-13 {
  padding-top: 0px !important;
}

.gdlr-navigation-wrapper .gdlr-main-menu > li > a {
  padding: 14px 20px;
}

.gdlr-main-menu > li > a {
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  font-weight: 300 !important;
}

.gdlr-main-menu > li:hover > a {
  border-top: 3px solid #ed1c24;
  border-bottom: 3px solid #ffffff;
}

#wp-megamenu-main_menu > ul li.current-menu-item a {
  border-top: 3px solid #ed1c24 !important;
  border-bottom: 3px solid #ffffff !important;
  font-weight: 600 !important;
}

#wp-megamenu-main_menu ul li current-menu-item > a {
  font-weight: 600 !important;
}

.gdlr-header-container {
  z-index: 0;
}

.gdlr-navigation-wrapper {
  position: initial !important;
  background: #fff;
}

.gdlr-header-style-2.gdlr-centered .gdlr-navigation,
.gdlr-header-style-2.gdlr-centered .gdlr-navigation-wrapper.gdlr-fixed-menu {
  border: none;
}

.gdlr-header-style-2.gdlr-centered .gdlr-navigation .sf-menu {
  line-height: 2.4;
}

.wpmm-nav-wrap ul li ul.wp-megamenu-sub-menu {
  margin-top: 0px;
}

.wpmm-nav-wrap ul li ul.wp-megamenu-sub-menu .custom-html-widget {
  display: block;
  margin-top: 30px;
}

.wpmm-nav-wrap ul li ul.wp-megamenu-sub-menu .custom-html-widget a {
  font-size: 15px;
  position: relative;
  padding-right: 30px;
  color: #fff;
  font-weight: bold;
  border-top: 0 !important;
}

.wpmm-nav-wrap ul li ul.wp-megamenu-sub-menu .custom-html-widget a::after {
  content: url(app/assets/img/arrow-white.png);
  right: 0px;
  position: absolute;
  top: 4px;
}

.top-social-wrapper .social-icon {
  line-height: 36px;
}

.top-social-wrapper .social-icon img {
  max-width: 100%;
  height: auto;
}

img.logo {
  max-width: 100%;
  height: auto;
}

a.post-news-cat {
  position: relative;
  text-transform: uppercase;
  padding: 3px 10px;
  background-color: #ed1c24;
  color: #fff;
  font-size: 14px;
  margin: 15px 0;
  display: inline-block;
}

a.post-news-theme-cat {
  position: relative;
  text-transform: initial;
  padding: 3px 0px 3px 15px;
  color: #000;
  font-size: 14px;
  margin: 15px 0 0px 0;
  display: inline-block;
  box-sizing: border-box;
  font-weight: 600;
  margin-bottom: 0px !important;
}

#norrag-blog .gdlr-blog-grid .gdlr-blog-info .blog-info {
  float: left !important;
  margin-right: 16px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  vertical-align: middle !important;
  color: #000 !important;
}

#what-we-do-outer-container .heading_block.blog {
  margin-bottom: 0 !important;
}

#what-we-do-outer-container .gdlr-item {
  margin-bottom: 0px !important;
}

a.post-news-inline-cat {
  position: relative;
  color: #545654;
  font-size: 14px;
  text-transform: uppercase;
  margin: 5px 15px 10px 0px;
  width: auto !important;
}

.page-template-default .section-container {
  padding-top: 0px !important;
}


.wpmm-nav-wrap ul#menu-main-menu li.wpmm_mega_menu ul {
  display: none !important;
}

.wpmm-nav-wrap ul#menu-main-menu li.wpmm_mega_menu:hover ul {
  display: block !important;
}

.single-thematic-area .main-content-container {
  padding-top: 0 !important;
}

.single-thematic-area .gdlr-main-content h1 {
  padding: 10px 0 10px 0;
  font-weight: bold;
}

.single-thematic-area .gdlr-main-content {
  background: #fff;
  padding: 40px;
  border-bottom: 6px solid #ed1c24;
  margin-bottom: 60px;
}

#wp-megamenu-main_menu .wp-megamenu > li.wpmm_mega_menu.wpmm-item-fixed-width > ul.wp-megamenu-sub-menu {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 60px;
  left: 0 !important;
  z-index: 9999;
  margin: 0;
  list-style: none;
  background: #2B2B2B;
  padding: 40px;
  box-sizing: border-box;
}

#projects_home_widget .blog_cat_meta {
  display: none !important;
}

.wpmm-col.wpmm-col-3 {
  display: inline-block !important;
  margin-right: 0 !important;
  box-sizing: border-box;
  max-width: 270px;
  vertical-align: top;
}

li.wpmm_mega_menu ul li ul li.wpmm-col-3:nth-child(3) {
  margin-left: 57px;
}

#menu-mega-menu-1 li,
#menu-mega-menu-2 li,
#menu-mega-menu-3 li,
#menu-mega-menu-4 li {
  position: relative;
}

#menu-mega-menu-1 li::after,
#menu-mega-menu-2 li::after,
#menu-mega-menu-3 li::after,
#menu-mega-menu-4 li::after {
  content: url(app/assets/img/arrow.png);
  left: 85%;
  position: absolute;
  top: 35%;
}

.wp-megamenu > li > ul.wp-megamenu-sub-menu li > a {
  line-height: 30px !important;
  text-transform: initial !important;
  color: #fff !important;
  font-size: 16px;
  border-top: 0 !important;
}

.wp-megamenu > li > ul > li > ul > li.wpmm-col-6.wpmm-col {
  display: inline-block !important;
  width: 47% !important;
  vertical-align: top;
}

.wp-megamenu > li > ul > li > ul {
  margin: 0;
  list-style: none;
}

.wp-megamenu > li > ul > li > ul > li:first-child {
  margin-right: 5%;
}

.wp-megamenu > li > ul.wp-megamenu-sub-menu li > a {
  color: #fff;
}

.wp-megamenu > li > ul.wp-megamenu-sub-menu li > a.wp-megamenu-col-title, .wp-megamenu > li > ul.wp-megamenu-sub-menu > li .wpmm-item-title {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
}

.wp-megamenu > li > ul > li > ul > li > ul {
  margin: 0;
  list-style: none;
}

/*SIDEBAR MENU*/

.gdlr-sidebar .widget_nav_menu ul li {
  background: #fff;
  color: #a5a5a5;
  border-left: 0;
  padding: 25px 40px 25px 25px;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
  border-bottom: 1px solid #ececec;
}

.gdlr-sidebar .widget_nav_menu ul li a {
  color: #a5a5a5;
  font-size: 16px;
  font-weight: bold;
}

.wp-megamenu > li > ul.wp-megamenu-sub-menu li > a:hover {
  font-weight: bold;
}

.gdlr-sidebar .widget_nav_menu ul li.current-menu-item {
  border-left: 3px solid #ed1c24;
  background: #fff;
  color: #ed1c24;
}

.gdlr-sidebar .widget_nav_menu ul li.current-menu-item:before {
  transform: rotate(90deg);
}

.gdlr-sidebar .widget_nav_menu ul li.current-menu-item > a {
  border: none;
  color: #ed1c24;
  font-weight: bold;
}

.widget_nav_menu ul li.parent-project-class::before {
  color: #fff;
}

.gdlr-sidebar .widget_nav_menu ul li.parent-project-class {
  border: none;
  color: #fff;
  font-weight: bold;
  background: #ed1c24;
}

.gdlr-sidebar .widget_nav_menu ul li.parent-project-class > a {
  border: none;
  color: #fff;
  font-weight: bold;
}

#nav_menu-8,
#nav_menu-13 {
  padding-top: 60px;
}

/*SEARCH FIELD*/

.gdlr-header-search {
  margin: 30px 0 20px 0 !important;
  max-width: 393px;
}

/*SOCIAL ICONS*/

.top-social-wrapper {
  padding-top: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 10px;
}

.social-icon a {
  line-height: 65px;
}

.top-social-wrapper > p {
  margin-bottom: 0;
  padding-top: 11px;
  color: #ed1c24;
  font-size: 12px;
}

.top-social-wrapper span {
  font-size: 14px;
  color: #ed1c24;
  margin-top: 0px;
  margin-right: 0px;
  text-transform: uppercase;
  background: url(/app/themes/norrag-theme/app/assets/img/grey-border.png) no-repeat center right;
  line-height: 67px;
  padding-right: 15px;
}

.sign-in-wrapper {
  display: inline-block;
  float: right;
  position: unset;
  line-height: 67px;
  font-size: 14px;
  color: #595959;
  background: url(/app/themes/norrag-theme/app/assets/img/grey-border.png) no-repeat center right;
  padding-right: 10px;
}

.sign-in-wrapper a {
  font-size: 18px;
  color: #ef3733 !important;
  vertical-align: bottom;
}

.sign-in-wrapper a:first-child {
  background: url(/app/uploads/2021/02/sign-in-icon.png) no-repeat center left;
  padding: 0 10px 0 30px;
}

.sign-in-wrapper a:last-child {
  padding: 0 4px 0 10px;
}

/*-------------------------------END-HEADER------------------------------*/

/*-------------------------------START-TEXT/FONT-STYLING------------------*/
/*HEADINGS*/
.heading_block,
#homepage-highlights {
  border-left: 6px solid #ed1c24;
  background-color: #fff;
  margin-bottom: 16px;
  height: 71px;
  vertical-align: middle;
  box-sizing: border-box;
}

.gdlr-item-title-wrapper.pos-left {
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
}

.blog.text_small.about-us-small {
  float: right;
  display: inline-block;
  margin-top: 20px;
}

#about_static {
  padding-top: 40px !important;
}

h1.heading_main {
  margin: 0;
  padding: 20px 20px;
  display: inline-block;
  vertical-align: top;
}

h1.subheading_main {
  font-weight: 600;
}

span.heading_bold {
  font-weight: bold;
}

span.text_red {
  color: #ed1c24;
}

.heading_block .blog a {
  font-size: 16px !important;
}

.heading_block.blog h1.heading_main,
.heading_block.blog .blog.text_small,
.heading_block.blog img.icon_arrow {
  display: inline;
  vertical-align: top;
}

.heading_block.blog {
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.blog.text_small {
  margin-right: 27px;
}

.blog.text_small img.icon_arrow {
  margin-left: 17px;
  margin-top: -2px;
}

h1.heading_sidebar {
  margin: 0;
  padding: 27px 20px;
}

#content_header .gdlr-styled-box-body {
  height: 540px;
}

#content_header h3 {
  font-size: 105px;
  font-weight: 600;
  padding-top: 26%;
}

h1.content_main {
  font-weight: bold;
}

/*-------------------------------END-TEXT/FONT-STYLING------------------*/

/*-------------------------------START-BUTTONS-STYLING------------------*/
/*BUTTONS*/
p button.btn.btn_grey {
  margin: 0;
}

button.btn,
.staff_readmore {
  padding: 10px 15px;
  text-transform: capitalize;
  color: #fff;
  font-size: 16px;
  border: none;
  margin-top: 14px;
  cursor: pointer;
}

#norrag-blog {
  padding-top: 50px;
  padding-bottom: 40px !important;
}

.with-sidebar-container #norrag-blog {
  padding-top: 0px;
}

button.btn_grey {
  background: #7e7e7e;
}

button.btn_grey:hover {
  background: #ed1c24;
}

button.btn_red,
.staff_readmore,
input#submit.submit,
input.wpcf7-form-control.wpcf7-submit {
  background: #ed1c24;
}

#about_static .gdlr-title-item {
  margin: 0 45px;
}

.btn_blog {
  margin-top: 0 !important;
}

button.btn_red:hover,
.staff_readmore:hover,
input#submit.submit:hover,
input.wpcf7-form-control.wpcf7-submit:hover {
  background: #7e7e7e;
  color: #fff;
}

button.btn_white {
  background: #fff;
  color: #2b2b2b;
}

button.btn_white:hover {
  background: #7e7e7e;
  color: #fff;
}

button.btn_footer {
  width: 265px;
  margin-bottom: 10px;
}

button.btn_tab {
  padding-right: 42px;
  margin: 10px 20px 37px 0;
}

button.btn_tab::after {
  content: "\f0da";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #fff;
  left: 20px;
  position: relative;
}

button.btn_margin {
  margin-top: 56px !important;
}

/*-------------------------------END-BUTTONS-STYLING--------------------*/

/*-------------------------------START-BLOCKS-STYLING-------------------*/
.gdlr-item {
  margin: 0 15px 9px;
}

/*CONTENT_TEXT_BOX*/
.content_box {
  background: #fff;
  padding: 39px 27px;
}

/*-------------------------------END-BLOCKS-STYLING---------------------*/

/*-------------------------------START-BLOG-STYLING-SIDEBAR+MAIN_BOTTOM-*/

#blog-sidebar .post-header,
#main_bottom .post-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

#blog-sidebar .gdlr-blog-grid .gdlr-blog-title,
#main_bottom .gdlr-blog-grid .gdlr-blog-title {
  order: 2;
  font-weight: normal;
}

#blog-sidebar .gdlr-blog-grid .gdlr-blog-info,
#main_bottom .gdlr-blog-grid .gdlr-blog-info {
  order: 1;
}

#blog-sidebar .gdlr-blog-thumbnail,
#blog-sidebar .gdlr-blog-content,
#main_bottom .gdlr-blog-thumbnail,
#main_bottom .gdlr-blog-content,
#blog-sidebar .blog_cat_meta,
#blog_sidebar .blog_cat_meta,
#what_we_do .blog_cat_meta,
.home #main_bottom .gdlr-blog-grid .gdlr-blog-info .gdlr-single-blog-tag {
  display: none;
}

#main_bottom .gdlr-standard-style {
  background: #fff;
  padding: 30px 85px 30px 27px;
  height: 130px;
  position: relative;
  box-sizing: border-box;
}

#blog-sidebar .gdlr-standard-style {
  background: #fff;
  padding: 30px 85px 30px 27px;
  min-height: 102px;
  position: relative;
}

#projects_home_widget .gdlr-standard-style {
  padding: 30px 85px 30px 27px !important;
  height: 130px !important;
}

#blog-sidebar .gdlr-standard-style::after,
#main_bottom .gdlr-standard-style::after {
  content: url("../../../app/uploads/2017/04/blog_arrow.png");
  left: 90% !important;
  position: absolute;
  top: 40% !important;
}

#blog-sidebar .gdlr-item.gdlr-blog-grid,
#main_bottom .gdlr-item {
  margin: 0 15px 5px 15px;
}

.gdlr-item.gdlr-blog-grid.event-listing {
  margin: 0 10px 10px 0;
}

body.home .gdlr-item.gdlr-blog-grid.event-listing {
  border: 0 !important;
}

#blog-sidebar .blog-author,
#main_bottom .blog-author {
  margin-right: 4px;
}

#blog-sidebar .blog-author:after,
#main_bottom .blog-author:after {
  content: " | " !important;
  padding-left: 3px;
}

#partner-logos {
  padding-top: 60px !important;
}

#blog-sidebar .blog-info,
#blog-sidebar .blog-info a,
#main_bottom .blog-info,
#main_bottom .blog-info a {
  color: #2b2b2b;
  font-size: 14px;
  font-weight: 500;
}

#blog-sidebar .gdlr-blog-info.gdlr-info,
#main_bottom .gdlr-blog-info.gdlr-info {
  margin-bottom: 6px;
}


.malinky-load-more {
  text-align: center;
  width: auto;
  max-width: 780px;
  margin: 0 auto 0 auto;
  padding: 0;
  line-height: 20px;
  background: #7e7e7e;
  clear: both !important;
  margin-bottom: 40px;
}

.event-pagination-holder {
  margin-top: 20px !important;
}

.malinky-load-more a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  clear: both;
  width: 100%;
  display: inline-block;
  padding: 10px 0;
}

.gdlr-blog-full .blog-content-wrapper {
  background: #fff;
  padding: 20px;
  /*margin-top: 60px;*/
}

#blog-sidebar .gdlr-blog-grid .gdlr-blog-title,
#main_bottom .gdlr-blog-grid .gdlr-blog-title {
  font-weight: normal;
}

.gdlr-blog-grid.event-listing .gdlr-blog-title {
  height: 44px !important;
  overflow: hidden;
}

/*MEMBERS*/

#member.gdlr-item.gdlr-content-item,
#events.gdlr-item.gdlr-content-item {
  background: #fff;
  padding: 25px 30px;
  /*min-height: 371px;*/
}

#events-filler {
  background: #fff none repeat scroll 0 0;
  height: 116px;
}

#events-filler p {
  padding-top: 46px;
}

/*-------------------------------END-BLOG-STYLING-SIDEBAR+MAIN_BOTTOM---*/

/*-------------------------------START-WHATWEDO-STYLING-MAINBOTTOM------*/

#what_we_do h3.gdlr-blog-title {
  display: table-cell;
  height: 52px;
  padding: 0;
  vertical-align: middle;
}

#what_we_do .title1::after {
  content: url("../../../app/uploads/2017/04/blog_arrow.png");
  left: 28%;
  position: absolute;
  top: 92%;
}

#what_we_do .title2::after {
  content: url("../../../app/uploads/2017/04/blog_arrow.png");
  left: 61%;
  position: absolute;
  top: 92%;
}

#what_we_do .title3::after {
  content: url("../../../app/uploads/2017/04/blog_arrow.png");
  left: 94.5%;
  position: absolute;
  top: 92%;
}

#what_we_do .wwd {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

#what_we_do .wwd1 {
  background: #fff none repeat scroll 0 0;
}

#what_we_do .wwd1 img {
  border: 2px solid #efefef;
  margin: 0;
  box-sizing: border-box;
}

#what_we_do .wwd_title {
  padding: 30px 60px 30px 25px;
}

/*-------------------------------END-WHATWEDO-STYLING-MAINBOTTOM------------*/

/*-------------------------------START-AGENDA-TABS----------------------*/

#agenda_tab .tab-title {
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  line-height: 42px;
  margin-bottom: 0;
  padding: 34px 0;
  background: #d4d4d4;
  border-right: 4px solid #ebebeb;
  border-bottom: none;
  border-top: none;
  flex-grow: 1;
}

#agenda_tab .tab-title-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
}

#agenda_tab .tab_wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
}

#agenda_tab .tab-title.active {
  background: #fff;
}

#agenda_tab .tab-title:last-child {
  border-right: none;
  line-height: 40px;
}

#agenda_tab .tab-title:nth-child(2) {
  line-height: 40px;
}

#agenda_tab .tab_content {
  padding-right: 35px;
  width: 50%;
}

#agenda_tab .btn_wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

/*-------------------------------END-AGENDA-TABS------------------------*/

/*-------------------------------START-LOGO-SECTION---------------------*/

.logos {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-bottom: 26px;
}

.logos.row1 {
  margin-top: 40px;
}

.logos.row5 {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.logo {
  cursor: pointer;
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

.logo:hover {
  -webkit-filter: grayscale(0);
  filter: none;
}

/*-------------------------------END-LOGO-SECTION-----------------------*/

/*-------------------------------START-FOOTER-SECTION-------------------*/

.footer-container {
  padding-top: 80px;
}

.footer_logo {
  margin: 0 15px 40px 15px;
}

#footer-widget-1 p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
}

ul#menu-footer_1.menu li,
ul#menu-footer_2.menu li {
  border-bottom: 2px solid #fff;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

ul#menu-footer_1.menu li a,
ul#menu-footer_2.menu li a {
  border: none;
}

ul#menu-footer_1.menu li:first-child,
ul#menu-footer_2.menu li:first-child {
  border-top: 2px solid #fff;
  padding-top: 20px;
}

.gdlr-sidebar .widget_nav_menu ul li {
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.widget_nav_menu ul li::before {
  left: 90%;
  font-size: 30px;
  font-weight: bold;
}

/*-------------------------------END-FOOTER-SECTION---------------------*/

/*-------------------------------START-COPYRIGHT-SECTION----------------*/

.copyright-wrapper {
  font-size: 14px;
}

/*-------------------------------END-COPYRIGHT-SECTION------------------*/

/*-------------------------------START-ABOUT-SECTION--------------------*/

.with-sidebar-wrapper {
  background: #ebebeb none repeat scroll 0 0;
}

.sidebar-left-item {
  padding: 0;
}

.heading_icons {
  float: right;
  margin-right: 16px;
}

#about_static .gdlr-item.gdlr-content-item,
#about_static .blog-item-wrapper {
  padding-right: 32px;
  padding-left: 32px;
  padding-top: 30px;
}

.gdlr-single-blog-tag a {
  margin-right: 3px;
  font-size: 10px;
}

#about_static .gdlr-single-blog-tag {
  padding-left: 0;
}

#about_static .blog_cat_meta {
  display: flex;
  flex-direction: column-reverse;
}

#about_static .blog_cat_readmore {
  margin-top: 20px;
}

/*-------------------------------END-ABOUT-SECTION----------------------*/

/*-------------------------------START-NORRAG-BLOG----------------------*/

.gdlr-blog-full {
  padding-top: 0;
}

#norrag-blog .gdlr-item.gdlr-blog-grid {
  background: #fff;
  border-bottom: 0;
  overflow: hidden;
}

#norrag-blog .post-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

#norrag-blog .gdlr-blog-thumbnail {
  order: 1;
  margin-bottom: 0;
  border-bottom: 6px solid #ed1c24;
}

.gdlr-blog-full .gdlr-blog-thumbnail {
  margin-bottom: 0;
}

.gdlr-blog-full .gdlr-blog-thumbnail img {
  max-width: 100%;
  height: auto;
}

#norrag-blog .gdlr-blog-info.gdlr-info {
  order: 2;
  padding: 20px 32px 0 32px;
  margin-bottom: 10px;
  flex-direction: row;
  align-items: center;
  flex: 0 auto;
  display: flex;
}

#norrag-blog .gdlr-blog-info.gdlr-info a {
  color: #000;
  font-size: 16px;
  text-transform: initial;
  font-weight: 600;
}

#norrag-blog .gdlr-blog-title {
  order: 3;
  padding: 0 32px;
  margin-bottom: 20px;
}

#norrag-blog .gdlr-blog-title a {
  color: #2b2b2b;
  font-size: 24px;
}

.gdlr-blog-grid .gdlr-blog-content {
  margin: 0 30px 30px 30px !important;
}

.blog-info-top {
  width: 100%;
  height: 28px;
  margin: 0;
  display: inline-block;
  margin-bottom: 20px;
}

.post-header {
  position: relative;
  padding-top: 10px;
}

#norrag-blog .post-header {
  padding-top: 0;
}

.blog-info-top a.post-news-theme-cat {
  padding: 0;
  margin: 0;
  position: unset !important;
  color: #000000;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}

.blog-info-top a.post-news-theme-cat:hover {
  color: #fd0000;
}

.single-post .post-header .gdlr-single-blog-tag {
  display: none !important;
}

.featured-theme-page .featured-image-link {
  background-size: cover;
  background-repeat: no-repeat;
}

.featured-theme-page .featured-image-link .featured-content-text {
  bottom: 0;
  top: auto;
  padding: 30px 20px;
  width: 75%;
  background: rgba(0, 0, 0, 0.6);
}

.featured-theme-page .featured-image-link .featured-content-text h3 {
  text-transform: uppercase;
}

.featured-theme-page .featured-image-link .featured-content-text span {
  color: #fff;
  margin-bottom: 30px;
  display: block;
}

.featured-theme-page .featured-image-link .featured-content-text p {
  font-size: 16px;
  color: #fff;
}

#projects-content-listing .gdlr-item.gdlr-blog-grid.event-listing {
  position: relative;
}

#projects-content-listing .gdlr-ux.gdlr-blog-grid-ux::after {
  content: url('../../../app/uploads/2017/04/blog_arrow.png');
  right: 4% !important;
  position: absolute;
  top: 40% !important;
}

#projects-content-listing .gdlr-blog-grid.event-listing .gdlr-blog-title {
  height: auto;
  overflow: hidden;
}

#projects-content-listing .event-listing a.home-events {
  border-right: 1px solid #e6e6e6;
  overflow: hidden;
  z-index: 9999;
  height: 146px;
  width: 100%;
  max-width: 263px;
  display: inline-block;
}

#projects-content-listing .event-listing a.home-events img {
  overflow: hidden;
  float: left;
  z-index: 9999;
  width: 100%;
  height: auto;
  max-width: none;
}

.page-private-sector-approaches #projects-content-listing .gdlr-item.gdlr-blog-grid.event-listing {
  margin-right: 0 !important;
}

#partner-logos .logos a {
  width: 18% !important;
  max-width: unset;
  display: inline-block;
  margin-left: 1%;
  vertical-align: top;
}

#partner-logos .logos div {
  width: 100% !important;
}

#theme-blog-items .gdlr-blog-grid {
  background: #fff;
  margin-bottom: 0px;
}

#theme-blog-items .gdlr-blog-grid .gdlr-blog-title {
  display: inline-block;
  font-size: 20px;
  line-height: 24px;
}

#theme-blog-items .gdlr-blog-grid .blog_cat_meta {
  display: none;
}

#theme-blog-items .gdlr-blog-grid .gdlr-blog-thumbnail {
  display: inline-block;
  width: 30%;
  float: left;
  margin-right: 3%;
}

#norrag-blog .blog-date {
  background: #ed1c24;
  float: left;
  padding: 7px 9px;
}

#norrag-blog .blog-date a {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}

#norrag-blog .gdlr-blog-grid-ux .blog-date {
  background: transparent;
  float: left;
  padding: 0;
}

#norrag-blog .blog_cat_meta {
  margin-bottom: 30px;
  padding: 0 32px;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  float: left;
}

#norrag-blog .blog_cat_meta .blog-tag {
  color: #000;
  font-size: 16px;
  padding-left: 6px;
  font-weight: 600;
  margin-left: 20px;
}

#norrag-blog .blog_cat_meta .blog-tag a {
  color: #000 !important;
}

.gdlr-single-blog-tag a {
  border-radius: 0;
  line-height: 12px;
  margin-right: 8px;
  padding: 0 6px;
  font-size: 14px;
  color: #2b2b2b;
  border: 2px solid #c6c6c6;
  text-transform: uppercase;
}

.gdlr-blog-full .gdlr-single-blog-tag a {
  border-radius: 0;
  line-height: 12px;
  margin-right: 8px;
  padding: 4px 6px;
  font-size: 14px;
  border: 2px solid #c6c6c6;
  text-transform: uppercase;
  background-color: transparent;
}

.gdlr-blog-full .gdlr-single-blog-tag {
  margin-bottom: 0 !important;
}

.sep {
  display: none;
}

.gdlr-single-blog-tag i {
  color: #7e7e7e;
  float: left;
  font-size: 18px !important;
  line-height: 25px;
  padding-top: 8px;
  margin-right: 20px !important;
}

.gdlr-single-blog-tag .blog-info {
  height: 40px;
  vertical-align: top;
  display: inline-block;
}

.gdlr-pagination .page-numbers {
  border-radius: 0;
  padding: 4px 6px;
}

.single-post .gdlr-single-nav,
.gdlr-page-title-wrapper {
  display: none;
}

body.archive .gdlr-item-start-content {
  padding: 0;
}

/*-------------------------------END-NORRAG-BLOG------------------------*/

/*-------------------------------START-STAFF-SECTION--------------------*/

#about_static {
  border-bottom: 6px solid #ed1c24;
  margin-bottom: 60px;
}

.wp-colorbox-inline.cboxElement {
  font-size: 14px;
}

.gdlr-personnel-item.plain-style .personnel-content {
  margin-bottom: 20px;
  margin-top: 30px;
}

.gdlr-personnel-item.plain-style .personnel-social {
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 0;
}

.personnel-position {
  margin: 10px 0;
}

.lb {
  padding: 20px;
  text-align: justify;
  font-size: 14px;
}

#cboxOverlay {
  opacity: 0.65;
}

.popimg {
  float: left;
  padding: 20px 20px 0 0;
}

/*-------------------------------END-STAFF-SECTION--------------------*/

/*-------------------------------START-FORM-STYLES--------------------*/

.form_wrapper {
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.form_field {
  width: 75%;
}

.form_label {
  width: 25%;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  color: #494949 !important;
}

/*-------------------------------END-FORM-STYLES----------------------*/

/*-------------------------------START-BLOG-SIDEBAR-STYLES-------------*/
/*SEARCH*/

#ajaxsearchlitewidget-2 h3.gdlr-widget-title,
#ajaxsearchlitewidget-4 h3.gdlr-widget-title {
  display: none;
}

#ajaxsearchlitewidget-2,
#ajaxsearchlite1,
#ajaxsearchlitewidget-4,
#ajaxsearchlite1 {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}

#ajaxsearchlite1 .probox {
  border-top: 1px solid #7e7e7e !important;
  background: transparent !important;
  padding-bottom: 30px;
  padding-top: 30px;
}

#ajaxsearchlite1 input.orig,
#ajaxsearchlite1 input.autocomplete {
  font-size: 16px !important;
  color: #2b2b2b;
}

#ajaxsearchlite1 .innericon svg {
  width: 32px;
}

#ajaxsearchlite1 .promagnifier {
  order: 5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/*ARCHIVES/SEARCH RESULTS*/
/*body.search-results .gdlr-blog-info, body.search-results .blog_cat_meta, body.search-results .gdlr-blog-content, body.search-results .gdlr-blog-thumbnail {*/
/*display: none;*/
/*}*/

#archives-4 h3.gdlr-widget-title,
#archives-4 label.screen-reader-text,
#norrag_months_widget-2 h3.gdlr-widget-title,
#norrag_months_widget-2 label.screen-reader-text,
#norrag_months_widget-3 h3.gdlr-widget-title,
#norrag_months_widget-3 label.screen-reader-text,
#archives-7 h3.gdlr-widget-title,
#archives-7 label.screen-reader-text {
  display: none;
}

#archives-4,
#norrag_months_widget-2,
#norrag_months_widget-3,
#archives-7 {
  border-top: 1px solid #7e7e7e !important;
  padding: 20px 0;
  margin-bottom: 0;
}

#archives-4::before,
#norrag_months_widget-2::before,
#norrag_months_widget-3::before,
#archives-7::before {
  color: #2b2b2b;
  content: "\F187";
  font-family: FontAwesome;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  margin-left: 5px;
  margin-top: 8px;
  position: absolute;
  text-decoration: inherit;
}

#archives-4 > select,
#norrag_months_widget-2 > select,
#norrag_months_widget-3 > select,
#archives-7 > select {
  color: #2b2b2b;
  font-size: 14px;
  padding: 12px 10px;
  margin-left: 40px;
  width: 322px;
  border: none;
  background-color: white;
  display: inline-block;
  line-height: 1.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select#archives-dropdown-4,
select#archives-dropdown-7 {
  background-image: url("/app/uploads/2017/04/select_arrow_down.png") 294px 20px no-repeat;
}

select#archives-dropdown-4:focus,
select#archives-dropdown-7:focus {
  background-image: url("/app/uploads/2017/04/select_arrow_up.png") 294px 20px no-repeat;
  outline: 0;
}

/*TAGS*/
#taxonomy_dropdown_widget-2,
#taxonomy_dropdown_widget-3,
#norrag_tags-3,
#norrag_tags-2 {
  padding: 20px 0;
  margin-bottom: 0;
  border-top: 1px solid #7e7e7e !important;
  border-bottom: 1px solid #7e7e7e !important;
}

#taxonomy_dropdown_widget-2 h3.gdlr-widget-title,
#taxonomy_dropdown_widget-3 h3.gdlr-widget-title,
#norrag_tags-3 h3.gdlr-widget-title,
#norrag_tags-2 h3.gdlr-widget-title {
  display: none;
}

#taxonomy_dropdown_widget-2::before,
#taxonomy_dropdown_widget-3::before,
#norrag_tags-3::before,
#norrag_tags-2::before {
  color: #2b2b2b;
  content: "\f02b";
  font-family: FontAwesome;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  margin-left: 5px;
  margin-top: 8px;
  position: absolute;
  text-decoration: inherit;
}

#taxonomy_dropdown_widget-2 > select,
#taxonomy_dropdown_widget-3 > select,
#norrag_tags-3 > select,
#norrag_tags-2 > select {
  color: #2b2b2b;
  font-size: 14px;
  padding: 12px 10px;
  margin-left: 40px;
  width: 322px;
  border: none;
  background-color: white;
  display: inline-block;
  line-height: 1.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select#taxonomy_dropdown_widget_dropdown_2,
select#taxonomy_dropdown_widget_dropdown_3 {
  background-image: url("/app/uploads/2017/04/select_arrow_down.png") 294px 20px no-repeat;
}

select#taxonomy_dropdown_widget_dropdown_2:focus,
select#taxonomy_dropdown_widget_dropdown_3:focus {
  background-image: url("/app/uploads/2017/04/select_arrow_up.png") 294px 20px no-repeat;
  outline: 0;
}

/*POPULAR POSTS*/
.tptn_after_thumb {
  border-bottom: 1px solid #7e7e7e !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  padding: 8px 50px 10px 0;
}

.tptn_link {
  order: 2;
  color: #2b2b2b;
  font-size: 16px;
}

/*.crp_author {*/
/*order: 3;*/
/*font-size: 12px;*/
/*color: #2b2b2b;*/
/*padding-bottom: 10px;*/
/*}*/

/*.crp_author a {*/
/*color: #2b2b2b;*/
/*}*/

.tptn_date {
  order: 1;
  font-size: 14px;
  font-weight: 600;
  padding: 20px 0 15px;
}

li .tptn_thumb,
li .tptn_date,
li .crp_author {
  display: none;
}

li:first-child .tptn_thumb,
li:first-child .tptn_date {
  display: block;
}

#widget_tptn_pop-2 ul,
#widget_tptn_pop-3 ul {
  list-style: none;
  margin: 0;
}

#widget_tptn_pop-2 .gdlr-widget-title,
#widget_tptn_pop-3 .gdlr-widget-title {
  background: #ed1c24 none repeat scroll 0 0;
  border: medium none;
  color: white;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 7px 9px;
  position: relative;
  text-transform: uppercase;
  top: 60px;
  width: 106px;
}

.tptn_title:after {
  content: "\f105";
  display: block;
  font-family: FontAwesome;
  height: 20px;
  left: 105%;
  margin-top: -1px;
  position: relative;
  text-align: center;
  top: -62%;
  width: 20px;
  font-size: 24px;
}

#events .gdlr-blog-info.gdlr-info,
#events .blog_cat_meta {
  display: none;
}

#events .gdlr-standard-style {
  min-height: 89px;
}

/*-------------------------------END-BLOG-SIDEBAR-STYLES-------------*/

/*-------------------------------START-PARTNER-STYLES----------------*/

.partner-logo {
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-evenly;
  -webkit-justify-content: space-around;
  flex-wrap: wrap;
}

/*-------------------------------END-PARTNER-STYLES------------------*/

/************** Font sizes **************/
#member > div,
.gdlr-notification > .notification-content,
#blog-sidebar .gdlr-blog-grid .gdlr-blog-title,
#main_bottom .gdlr-blog-grid .gdlr-blog-title {
  font-size: 20px;
}

/************** Font sizes **************/

.hide_desktop {
  display: none;
}

body {
  font-size: 1em;
}

#left_menu_holder {
  display: none;
}

@media only screen and (min-width: 959px) {
  /* Custom style exception */
  /*.page-id-3350 #content-section-2 .gdlr-content-item img {width:25%;}*/
}

.gdlr-header-substitute .gdlr-logo {
  max-width: 500px;
  width: 100%;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}

.page-template-default .gdlr-header-substitute .gdlr-logo {
  margin-bottom: 40px !important;
  margin-top: 40px !important;
}

/**/
body.home .featured-content-container {
  margin-bottom: 0 !important;
}

body.home .featured-content-container .featured-content {
  width: calc(100% - 393px);
  background: -moz-linear-gradient(90deg, rgba(82, 82, 82, 1) 0%, rgba(82, 82, 82, 1) 71%, rgba(14, 14, 14, 1) 100%);
  background: -webkit-linear-gradient(
    90deg, rgba(82, 82, 82, 1) 0%, rgba(82, 82, 82, 1) 71%, rgba(14, 14, 14, 1) 100%);
  background: linear-gradient(
    90deg, rgba(82, 82, 82, 1) 0%, rgba(82, 82, 82, 1) 71%, rgba(14, 14, 14, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#525252", endColorstr="#0e0e0e", GradientType=1);
}

body.home .featured-content-container .featured-items {
  padding: 0;
  margin-left: 10px;
  max-width: 393px;
  box-sizing: border-box;
}

.featured-item .featured-item-details {
  padding: 0 0 0 0 !important;
  min-height: 72px;
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
  width: 100%;
  align-content: space-around;
  vertical-align: bottom;
}

.heading_block.blog .blog.text_small img {
  display: inline;
}

#archives-4 > select,
#norrag_months_widget-2 > select,
#norrag_months_widget-3 > select,
archives-7 > select {
  /*width: 84%*/
}

.wsp-pages-list a {
  color: #7e7e7e;
}

.item-listing h3 {
  font-weight: 200;
  flex-wrap: wrap;
  flex-direction: column;
  display: flex;
  align-items: baseline;
  justify-content: center;
  height: auto;
  overflow: visible;
  line-height: 68px;
  vertical-align: middle;
  flex: 0 0 80%;
}

.item-listing p {
  margin-top: 10px !important;
}

.item-listing p img {
  margin: 0;
  width: 45px;
  height: auto;
}

.item-listing a.icon-link-container {
  margin: 0 0 0 0;
  line-height: 69px;
  flex-wrap: wrap;
  flex-direction: column;
  display: flex;
  width: auto;
  align-items: end;
  justify-content: right;
  height: 69px;
  border-radius: 33px;
}

.item-listing a.icon-link-container img {
  width: 65px;
  height: auto;
  vertical-align: top;
  display: inline-block;
  padding-top: 0px;
  background: #ed1c24;
  border-radius: 33px;
}

.featured-item a.icon-link {
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 10px;
  color: #fff;
  line-height: 68px;
  display: inline-block;
}

.featured-item a.icon-link:hover {
  background: none;
  cursor: pointer;
}

body.home,
.featured-content-container,
.featured-items,
.item-listing.active,
.featured-item-details.item-details h3 {
  font-weight: 400;
}

.featured-items .item-listing h3 a {
  color: #000 !important;
  font-size: 24px !important;
  font-weight: 300;
}

.featured-content-container {
  max-height: 500px !important;
  margin: 0 15px 0px 15px !important;
  background-color: #ebebeb;
}

.featured-image-link .background-image:before {
  background-color: rgba(29, 29, 29, 0.8) !important;
}

.featured-content {
  background-color: transparent !important;
}

.featured-content-container .featured-item {
  padding: 10px 15px !important;
  height: auto !important;
  border-bottom: 0 !important;
  background: #fff;
  margin-bottom: 10px !important;
}

.featured-content-container .featured-item:last-child {
  margin-bottom: 0 !important;
}

.featured-content-container .featured-item.active {
  background-color: #ed1c24;
}

.featured-items .item-listing.active h3 a {
  color: #fff !important;
}

.featured-items .item-listing.active a.icon-link-container img {
  background: #d2d2d2;
  border: 1px solid #fff;
}

.mobile-only {
  display: none;
}

.wrap-collapsible {
  margin-bottom: 2px;
}

input[type='checkbox'] {
  display: none;
}

.lbl-toggle {
  display: block;
  font-weight: bold;
  text-align: left;
  padding: 1rem;
  background: #e20020;
  cursor: pointer;
  border-radius: 7px;
  transition: all 0.25s ease-out;
}

.lbl-toggle:hover {
  color: #FFFFFF;
}

.lbl-toggle::before {
  content: '   ';
  display: inline-block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: .7rem;
  transform: translateY(-2px);
  transition: transform .2s ease-out;
}

.toggle:checked + .lbl-toggle::before {
  transform: rotate(90deg) translateX(-3px);
}

.collapsible-content {
  max-height: 0px;
  overflow: hidden;
  transition: max-height .25s ease-in-out;
}

.toggle:checked + .lbl-toggle + .collapsible-content {
  max-height: 100vh;
}

.toggle:checked + .lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.collapsible-content .content-inner {
  background: rgba(185, 159, 163, .2);
  border-bottom: 1px solid rgba(250, 224, 66, .45);
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  padding: .5rem 1rem;
}

/************** Internet Explorer Fixes **************/
body.home .eight.columns #what_we_do .wwd1 {
  width: 31%;
}

li#wp-megamenu-item-3286 a {
  background: none;
}

.page-template-page-template-builder .featured-image-link {
  display: block;
  position: relative;
  overflow: hidden;
  height: auto;
  width: 100%;
  box-sizing: border-box;
  min-height: 400px;
}

.page-template-page-template-builder .section-container {
  padding-top: 0;
}

.page-template-page-template-builder #resources-section {
  margin-top: 20px;
  display: inline-block;
}

.page-template-page-template-builder .featured-image-link .featured-content-text h3 {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  margin: 10px 0;
}

.page-template-page-template-builder .grid-item-initial {
  margin: 0 15px 20px 15px;
  box-sizing: border-box;
  display: inline-block;
  background: #fff;
}

.page-template-page-template-builder .grid-item-initial a {
  width: 100%;
  display: inline-block;
}

.page-template-page-template-builder .grid-item-initial a img {
  width: 100%;
  height: auto;
}

.page-template-page-template-builder .six.columns .grid {
  margin: 0 15px;
  padding-bottom: 50px;
}

.page-template-page-template-builder .six.columns .grid .malinky-load-more {
  position: absolute;
  bottom: 0;
  left: 40%;
  padding: 10px 20px;
  margin-bottom: 0;
}

#pagination-outer-container .malinky-ajax-pagination-loading {
  margin: 15px auto;
  text-align: center;
}

#pagination-outer-container .malinky-ajax-pagination-loading.show {
  display: inline-block !important;
}

.malinky-ajax-pagination-loading {
  margin: 15px auto !important;
  text-align: center !important;
}

.page-template-page-template-builder .six.columns .grid .malinky-ajax-pagination-loading {
  position: absolute;
  bottom: -6px;
  left: 65%;
  z-index: 9999;
  margin: 0;
  width: 42px;
}

#pagination-outer-container {
  margin: 0;
  text-align: center;
}

.page-template-page-template-builder .six.columns .grid .malinky-ajax-pagination-loading img {
  width: 100%;
  height: auto;
}

.page-template-page-template-builder .grid-item-initial a.post-news-cat {
  color: #545654;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  margin: 5px 5px 10px 15px;
}

.page-template-page-template-builder .grid-item-initial a.black-link {
  display: block;
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin: 0 15px 5px 15px;
  width: 96%;
  box-sizing: border-box;
}

.page-template-page-template-builder .grid-item-initial span {
  color: #545654;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  margin: 5px 5px 10px 15px;
}

.page-template-page-template-builder .grid-item {
  width: calc(386px - 20px);
  background: #fff;
  margin-bottom: 20px;
}

.grecaptcha-badge {
  display: none !important;
}

.page-template-page-template-builder .grid .grid-item:nth-child(even) {
  margin-right: 0% !important;
}

.page-template-page-template-builder .grid-item a.post-news-cat {
  display: block;
  background: none;
  color: #000;
  font-size: 14px;
  text-transform: none;
  padding: 0 15px;
  margin: 10px 0 5px 0;
  font-weight: 600;
}

.page-template-page-template-builder .grid-item a.black-link {
  display: block;
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  padding: 0 15px;
  margin-top: 10px;
  box-sizing: border-box;
}

.page-template-page-template-builder .grid-item a.news-image {
  width: 100%;
  display: inline-block;
}

.page-template-page-template-builder .grid-item a.news-image img {
  width: 100%;
  overflow: hidden;
  height: auto;
}

.end-container-left-message {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
}

.end-container-right-message {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
}

.page-template-page-template-builder .grid-item span {
  color: #545654;
  font-size: 14px;
  display: inline-block;
  margin-top: 5px;
  text-transform: uppercase;
  padding: 0 0px 10px 15px;
}

.page-template-page-template-builder .channels-container {
  display: inline-block;
  float: right;
  margin-right: 30px;
}

.page-template-page-template-builder .follow-container {
  display: inline-block;
  float: right;
}

.page-template-page-template-builder .outer-social-wrapper {
  padding: 10px 30px 10px 0;
  width: 100%;
  display: inline-block;
  background: #fff;
  margin: 0 15px 30px 15px;
  box-sizing: border-box;
  max-width: 1535px;
}

.page-template-page-template-builder .follow-container span,
.page-template-page-template-builder .channels-container span {
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 18px;
  color: #2b2b2b;
}

.page-template-page-template-builder .follow-container .social-icon,
.page-template-page-template-builder .channels-container .social-icon {
  max-width: 20px;
  height: auto;
  display: inline-block;
  line-height: initial;
  vertical-align: middle;
  margin-left: 5px;
}

.page-template-page-template-builder .follow-container .social-icon a,
.page-template-page-template-builder .channels-container .social-icon a {
  line-height: 20px;
  vertical-align: top;
  display: inline-block;
}

.page-template-page-template-builder .follow-container .social-icon:first-of-type,
.page-template-page-template-builder .channels-container .social-icon:first-of-type {
  margin-left: 0px;
}

.follow-container .social-icon a img,
.channels-container .social-icon a img {
  width: 100%;
  height: auto;
}

span.theme-name a {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

span.theme-name a:hover {
  color: #ed1c24;
}

span.post-date {
  display: block;
  margin-top: 15px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}

.lds-facebook {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #fff;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-facebook div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}

.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}

.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}

@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}

.preloader {
  align-items: center;
  background: rgba(23, 22, 22, 0.9);
  display: none;
  height: 100vh;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.3s linear;
  width: 100%;
  z-index: 9999;
}

.preloader.hide {
  display: none !important;
}

.blog-tag-contain a {
  border-radius: 0;
  line-height: 12px;
  margin-right: 8px;
  padding: 0 6px;
  font-size: 14px;
  color: #2b2b2b;
  border: 2px solid #c6c6c6;
  text-transform: uppercase;
}

.preloader.show {
  display: flex !important;
}

/************** Internet Explorer Fixes **************/

@keyframes tonext {
  75% {
    left: 0;
  }
  95% {
    left: 100%;
  }
  98% {
    left: 100%;
  }
  99% {
    left: 0;
  }
}

@keyframes tostart {
  75% {
    left: 0;
  }
  95% {
    left: -300%;
  }
  98% {
    left: -300%;
  }
  99% {
    left: 0;
  }
}

@keyframes snap {
  96% {
    scroll-snap-align: center;
  }
  97% {
    scroll-snap-align: none;
  }
  99% {
    scroll-snap-align: none;
  }
  100% {
    scroll-snap-align: center;
  }
}

.top-navigation-wrapper a, .gdlr-logo-right-text a {
  color: #2b2b2b !important;
  font-weight: normal !important;
}

.top-navigation-right {
  color: #2b2b2b !important;
}

#show-all-button {
  text-align: center;
}

.post-slider-image-container {
  position: relative;
  height: 321px;
  width: 100%;
  max-width: 752.5px;
}

#show-all-button a.show-all-pagination {
  padding: 14px 18px;
  text-transform: capitalize;
  color: #fff;
  font-size: 16px;
  border: none;
  margin-top: 14px;
  cursor: pointer;
  background: #ed1c24;
  display: inline-block;
  margin-bottom: 20px;
}

.top-navigation-wrapper {
  padding-bottom: 10px;
}

.top-navigation-wrapper a:hover, .gdlr-logo-right-text a:hover {
  color: #c60035 !important;
}

li.carousel__slide {
  list-style: none;
  margin: 0;
  padding: 0;
}

li.carousel__slide a.news-image {
  height: 321px;
  display: inline-block;
  overflow: hidden;
  z-index: 999;
  position: relative;
  width: 100%;
}

li.carousel__slide img {
  height: auto;
  width: 100%;
  overflow: hidden;
}

li.carousel__slide h3 {
  margin: 20px 30px 20px 30px;
}

li.carousel__slide h3 span {
  margin: 0 0 15px 0;
  display: block;
  font-weight: 400;
  color: #c2c2c2;
  font-size: 16px;
  text-transform: uppercase;
}

li.carousel__slide h3 a {
  color: #545454;
  line-height: 35px;
  font-weight: bold;
  width: 100%;
}

li.carousel__slide h3 a.post-news-cat {
  color: #ffffff;
  width: auto;
  clear: both;
  display: inline-block;
  line-height: 24px;
}

.carousel-posts-pagination {
  width: 140px;
  right: 0px;
  background-color: #2b2b2b;
  padding: 20px 30px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  white-space: nowrap;
  position: absolute;
  z-index: 9999;
  height: 65px;
  box-sizing: border-box;
  bottom: 0;
  top: unset;
}

.carousel-posts-pagination a {
  color: #7e7e7e;
}

.carousel-posts-pagination a.left-arrow {
  margin-right: 15px;
}

.carousel-posts-pagination a.right-arrow {
  margin-left: 15px;
}

.carousel__slide {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
  background-color: #fff;
  counter-increment: item;
}

.carousel__snapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  scroll-snap-align: center;
}

.news-items-container {
  list-style: none;
  margin: 0 15px;
  padding: 0;
  height: 555px;
  overflow: hidden;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 535px;
  list-style: none;
  width: 100%;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  max-width: 752.5px;
  height: 555px;
  background: #fff;
  text-align: left;
  width: 100%;
}

a img.alignnone {
  margin: 0 !important;
}

.wpmm-nav-wrap > ul > li.current_page_item a,
.wpmm-nav-wrap > ul > li.current-menu-item a {
  border-top: 3px solid #ed1c24 !important;
  font-weight: bold;
}

.gdlr-personnel-item .personnel-author-image img {
  max-width: 100%;
  height: auto;
  width: auto !important;
}

@media (hover: hover) {
  .carousel__snapper {
    animation-name: tonext, snap;
    animation-timing-function: ease;
    /*animation-duration: 4s;*/
    animation-iteration-count: infinite;
  }

  .carousel__slide:last-child .carousel__snapper {
    animation-name: tostart, snap;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel__snapper {
    animation-name: none;
  }
}

.carousel:hover .carousel__snapper,
.carousel:focus-within .carousel__snapper {
  animation-name: none;
}

.carousel__navigation {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}

.carousel__navigation-list,
.carousel__navigation-item {
  display: inline-block;
}

.carousel__navigation-button {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #333;
  background-clip: content-box;
  border: 0.25rem solid transparent;
  border-radius: 50%;
  font-size: 0;
  transition: transform 0.1s;
}

button.dl-trigger {
  display: none;
}

.featured-item .grey-link {
  display: none;
}

#how-we-work-container .six:nth-child(2) .gdlr-item p {
  margin-bottom: 10px !important;
}

.top-contents-container ul {
  margin: 0;
  list-style: none;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
  height: 199px;
  align-content: space-around;
}

.top-contents-container ul li {
  flex-wrap: wrap;
  flex-direction: column;
  display: flex;
  flex: 0 0 50%;
  box-sizing: border-box;
  height: 199px;
  width: 50%;
  position: relative;
  overflow: hidden;
}

.top-contents-container ul li:first-child {
  background: #c2c2c2;
  color: #fff;
  text-align: center;
  flex-wrap: wrap;
  flex-direction: column;
  display: flex;
  flex: 0 0 50%;
  box-sizing: border-box;
  align-content: center;
  padding: 10px 0;
  height: 199px;
}

.top-contents-container.upcoming ul li:first-child {
  background: #e20020 !important;
}

.top-contents-container.past ul li:first-child {
  background: #c2c2c2 !important;
}

.top-contents-container ul li img {
  width: auto;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: unset;
  transform: translate(-50%, -50%);
  height: 100%;
}

.top-contents-container ul li span.date-number {
  font-size: 70px;
  display: flex;
  clear: both;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  font-weight: 600;
  letter-spacing: inherit;
}

.top-contents-container ul li span.date-rest {
  display: flex;
  clear: both;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.top-contents-container ul li span.date-time {
  display: flex;
  clear: both;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.six.columns .post-header {
  position: relative;
  padding-top: 0px;
}


.wrap-collapsible {
  margin-bottom: 2px;
}

input[type='checkbox'] {
  display: none;
}

.lbl-toggle {
  display: block;
  font-weight: bold;
  text-align: left;
  padding: 1rem;
  background: #e20020;
  cursor: pointer;
  border-radius: 7px;
  transition: all 0.25s ease-out;
}

.lbl-toggle:hover {
  color: #FFFFFF;
}

.lbl-toggle::before {
  content: '   ';
  display: inline-block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: .7rem;
  transform: translateY(-2px);
  transition: transform .2s ease-out;
}

.toggle:checked + .lbl-toggle::before {
  transform: rotate(90deg) translateX(-3px);
}

.collapsible-content {
  max-height: 0px;
  overflow: hidden;
  transition: max-height .25s ease-in-out;
}

.toggle:checked + .lbl-toggle + .collapsible-content {
  max-height: 100vh;
}

.toggle:checked + .lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.collapsible-content .content-inner {
  background: rgba(185, 159, 163, .2);
  border-bottom: 1px solid rgba(250, 224, 66, .45);
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  padding: .5rem 1rem;
}

.widget_text .gdlr-widget-title {
  padding-top: 15px;
}

.six.columns:nth-child(odd) {
  clear: none;
}

.six.columns .post-header .event-time-container {
  color: #505050;
  font-size: 16px;
  border-bottom: 2px solid #e20020;
  white-space: nowrap !important;
  display: inline-block;
  width: auto;
  padding-bottom: 8px;
  margin-bottom: 8px;
  font-weight: 600;
  height: 32px;
  box-sizing: border-box;
}

#events-page .event-listing .gdlr-standard-style {
  min-height: 0 !important;
  margin-left: 0 !important;
}

#events-page .event-listing .gdlr-blog-grid-ux article.hentry {
  overflow: hidden;
  display: inline-block;
  margin-left: 0 !important;
  max-width: 100% !important;
  padding: 0 10px;
}

/*--- tablet ---*/
@media only screen and (min-width: 1023px) and (max-width: 1260px) {
  .wpmm-nav-wrap > ul > li > a {
    padding: 9px 20px 9px 5px !important;
    font-size: 14px !important;
  }
}

@media only screen and (min-width: 1023px) {
  .wpmm-nav-wrap > ul > li.home-icon a {
    text-indent: unset !important;
    background: unset !important;
  }
}

@media only screen and (max-width: 1600px) {
  #slider ul li,
  .post-slider-image-container {
    max-width: none !important;
  }

  .post-slider-image-container {
    height: 100%;
  }

  li.carousel__slide h3 a {
    color: #545454;
    line-height: 35px;
    font-weight: bold;
    width: 100%;
    max-height: 70px;
    overflow: hidden;
  }

  .news-items-container {
    height: 100%;
  }
}

@media only screen and (max-width: 1500px) {
  .wpmm-nav-wrap > ul > li > a:hover {
    font-weight: bold;
    color: #000;
    border-bottom: 0 !important;
  }

  li.carousel__slide h3 {
    margin: 10px 20px 10px 20px;
    box-sizing: border-box;
  }

  .news-items-container,
  #slider {
    height: 100%;
  }

  #slider ul {
    max-height: 100%;
    height: auto;
  }

  #slider ul li {
    height: 100% !important;
  }
}

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

  .gdlr-navigation-wrapper .gdlr-navigation-container {
    padding: 8px 0;
  }

  li.carousel__slide h3 a.post-news-cat.mobile-disable {
    display: none;
  }

  li.carousel__slide h3 a.post-news-cat {
    font-size: 13px !important;
    margin: 5px 0 5px 0;
  }

  #slider ul li {
    padding-bottom: 10px;
  }

  .mobile-only {
    display: inline-block;
  }

  li.carousel__slide h3 span {
    display: none;
  }

  body.home .featured-content-container {
    box-sizing: border-box;
    max-height: unset !important;
  }

  body.home .featured-content-container .featured-item .featured-item-details h3 a.tag {
    display: inline-block !important;
    color: #fff !important;
    font-size: 13px !important;
    line-height: 28px !important;
    width: auto !important;
    margin-bottom: 10px;
  }

  body.home .featured-content-container .featured-item .featured-item-details h3.mobile-only a {
    color: #545454 !important;
    line-height: 22px;
    font-weight: bold;
    width: 100%;
    max-height: 70px;
    overflow: hidden;
    font-size: 18px !important;
  }

  body.home .featured-content-container .featured-item .featured-item-details h3.mobile-only {
    margin: 0;
    max-width: none;
    max-height: none;
  }

  body.home .featured-content-container .featured-items .item-listing.active .featured-item-details.item-details h3.outer-container {
    max-width: none;
    line-height: 40px;
  }

  body.home .featured-content-container .featured-items .item-listing.active .featured-item-details.item-details {
    padding: 20px 20px 20px 20px !important;
    display: inline-block !important;
  }

  body.home .featured-content-container .featured-item .featured-item-details h3 a.tag {
    display: inline-block;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    line-height: 69px;
    vertical-align: middle;
    width: 100%;
  }

  .item-listing a.icon-link-container {
    display: none;
  }

  #slider ul li,
  .post-slider-image-container {
    max-width: none !important;
  }

  .news-items-container {
    max-height: 335px;
    height: auto;
  }

  body.home .featured-content-container .featured-content .featured-pagination {
    padding: 10px 15px;
  }

  #slider ul {
    height: 335px;
  }

  .wpmm-nav-wrap > ul > li.home-icon {
    display: block;
  }

  .top-social-wrapper span {
    display: none;
  }

  li.carousel__slide h3 a {
    max-height: 47px;
    line-height: 24px;
    font-size: 18px;
    margin: 10px 0 0px 0;
  }

  .top-social-wrapper .social-icon {
    line-height: 20px;
  }

  body.page-template-page-template-builder .event-listing .gdlr-blog-grid-ux {
    padding: 20px 0px 18px 27px !important;
    height: 110px !important;
  }

  .social-icon a {
    line-height: 20px;
  }

  .featured-image-link .featured-content-text h3 {
    font-size: 30px;
    font-weight: bold;
  }

  .featured-item .grey-link {
    display: none;
  }

  body.home .featured-content-container .featured-item {
    margin-bottom: 5px;
  }

  body.home .featured-content-container .featured-items {
    padding: 25px 35px 25px 70px;
    margin: 0;
  }

  body.home
  .featured-content-container
  .featured-items
  .item-listing
  .thumbnail {
    display: none;
  }

  .heading_block.blog .blog.text_small img {
    display: none;
  }

  .heading_block.blog .blog.text_small .hide_mobile.hide_tablet {
    display: none;
  }

  body.home .eight.columns #what_we_do .title1::after,
  #what_we_do .title2::after,
  #what_we_do .title3::after {
    top: 88%;
  }

  .wpmm-hide-mobile ul {
    display: none !important;
    visibility: hidden !important;
  }

  body.home .featured-content-container .featured-item .featured-item-details a.black-link {
    font-size: 13px;
    margin-top: 10px;
    display: inline-block;
  }

  .wpmm_mobile_menu_btn {
    font-size: 14px;
    display: block !important;
    position: absolute;
    z-index: 1;
    top: 5px !important;
    margin-top: 0 !important;
    left: 12px;
    background: transparent;
    width: 40px;
    border: 0;
    text-indent: -999px;
    line-height: 35px;
  }

  .wp-megamenu > li > ul.wp-megamenu-sub-menu > li .wpmm-item-title {
    color: #2b2b2b !important;
    padding-bottom: 6px !important;
    margin-bottom: 5px !important;
    border-bottom: 1px solid #d0d0d0 !important;
  }

  .wp-megamenu > li > ul.wp-megamenu-sub-menu li > a.wp-megamenu-col-title, .wp-megamenu > li > ul.wp-megamenu-sub-menu > li .wpmm-item-title {
    margin-top: 0px;
  }

  .show-menu .wp-megamenu > li > ul.wp-megamenu-sub-menu li > a {
    line-height: 20px !important;
    color: #2b2b2b !important;
    font-size: 16px !important;
  }

  .wpmm-nav-wrap ul li ul.wp-megamenu-sub-menu .custom-html-widget a::after {
    display: none;
  }

  .wp-megamenu > li > ul.wp-megamenu-sub-menu li > a:hover {
    font-weight: normal;
  }

  .gdlr-navigation .wp-megamenu > li > ul > li > ul > li.wpmm-col-6.wpmm-col {
    display: inline-block !important;
    width: 100% !important;
    vertical-align: top;
    box-sizing: border-box;
    margin-right: 0;
  }

  .wpmm-nav-wrap ul#menu-main-menu li.wpmm_mega_menu ul.show,
  .wpmm-nav-wrap ul#menu-main-menu li.wpmm_mega_menu ul.visible-dropdown {
    display: block !important;
    visibility: visible !important;
  }

  body.wp-megamenu {
    position: relative;
    width: 100%;
  }

  .wpmm-nav-wrap ul li ul.wp-megamenu-sub-menu .custom-html-widget a {
    color: #2b2b2b;
    margin-bottom: 50px;
    display: inline-block;
  }

  body .body-wrapper.float-menu {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(0vw);
    transform: translateX(0vw);
    transform: translate3d(0vw, 0, 0);
    -webkit-transform: translate3d(0vw, 0, 0);
  }

  body.show-menu .body-wrapper.show-menu {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(87vw);
    transform: translateX(87vw);
    transform: translate3d(87vw, 0, 0);
    -webkit-transform: translate3d(87vw, 0, 0);
    overflow: visible;
  }

  .ease-in {
    -webkit-transition: 300ms ease-in all;
    transition: 300ms ease-in all;
  }

  .ease-out {
    -webkit-transition: 300ms ease-out all;
    transition: 300ms ease-out all;
  }

  .wpmm-nav-wrap > ul {
    width: 87vw;
    height: 100vw;
    position: absolute;
    top: -10px;
    left: -87vw;
    background: #ebebeb !important;
    padding: 0;
    z-index: 9999;
    box-sizing: border-box;
    display: block;
  }

  .wpmm-nav-wrap > ul.show {
    width: 87vw;
    position: absolute;
    top: -10px;
    left: -87vw;
    z-index: 9999;
    box-sizing: border-box;
  }

  .gdlr-header-container {
    position: unset;
  }

  .gdlr-header-substitute .gdlr-header-search .gdl-search-form.unset {
    position: unset !important;
  }

  .gdlr-header-search .gdl-search-form input[type="submit"] {
    background-image: url('/app/themes/base/images/dark/icon-search.png') !important;
    right: 35px;
  }

  .wpmm-nav-wrap > ul > li {
    background: #ffffff !important;
    color: #2b2b2b;
    padding: 0;
    text-transform: uppercase;
    display: block;
    position: relative;
    width: 100%;
    clear: both;
    z-index: 300;
    margin-right: 0 !important;
    box-sizing: border-box;
  }

  .sign-in-wrapper {
    line-height: 24px;
    font-size: 11px;
    margin: 5px 6px 5px 0;
  }

  .sign-in-wrapper a {
    background: none !important;
    padding: 0 !important;
    font-size: 13px !important;
  }

  #main_bottom .gdlr-standard-style {
    padding: 15px 5px 20px 27px !important;
    height: auto !important;
  }

  .carousel-posts-pagination {
    padding: 10px 15px;
    width: auto;
    height: auto;
    font-size: 15px;
  }

  li.carousel__slide a.news-image {
    height: 100%;
  }

  .event-listing a.home-events img {
    display: none;
  }

  .event-listing .gdlr-standard-style {
    margin-left: 0px !important;
  }

  #blog-sidebar .gdlr-blog-info.gdlr-info, #main_bottom .gdlr-blog-info.gdlr-info {
    margin: 15px 0 !important;
  }

  .wpmm-nav-wrap > ul > li > a {
    border-top: 0;
    border-bottom: 1px solid #e6e6e6;
    color: #2b2b2b !important;
    padding: 3% 4% !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    line-height: 2.4;
    display: inline-block;
    width: 100%;
    z-index: 9999;
    margin: 0;
    box-sizing: border-box;
    font-weight: 300;
    border-left: 0;
  }

  #wp-megamenu-main_menu .wp-megamenu > li.wpmm_mega_menu.wpmm-item-fixed-width > ul.wp-megamenu-sub-menu {
    left: 0 !important;
    margin: 0 1.5% !important;
    padding: 4% !important;
    box-sizing: border-box !important;
    z-index: 500 !important;
    top: 0 !important;
    position: relative !important;
    width: auto !important;
    background: #ebebeb;
    border-bottom: 5px solid #fff;
  }

  #wp-megamenu-main_menu li.current-menu-item > a {
    border-left: 4px solid #ed1c24 !important;
    border-bottom: 3px solid #ffffff !important;
    font-weight: 600 !important;
    border-top: 3px solid #ffffff !important;
    text-indent: initial;
    background: transparent;
    padding: 3% 4% !important;
    font-size: 16px !important;
  }

  .wp-megamenu > li.current-menu-ite > ul.wp-megamenu-sub-menu li.current-menu-ite > a {
    border-bottom: 0 !important;
    border-top: 0 !important;
  }

  a.wpmm_mobile_menu_btn.show-close-icon::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 3px;
    width: 30px;
    height: 4px;
    border-top: 10px double #000;
    border-bottom: 3px solid #000;
  }

  .show-menu a.wpmm_mobile_menu_btn.show-close-icon::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 4px;
    border-top: 0;
    border-bottom: 3px solid #000;
    transform: rotate(-45deg);
    width: 40px;
    height: 4px;
  }

  .show-menu a.wpmm_mobile_menu_btn.show-close-icon::after {
    content: "";
    position: absolute;
    top: 17px;
    left: 4px;
    border-top: 3px solid #000;
    border-bottom: 0;
    transform: rotate(
      45deg
    );
    width: 40px;
    height: 4px;
  }


  @-webkit-keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }

  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }

  .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }

  /*@media only screen and (max-width: 959px) {*/
  /************** Font sizes **************/
  /* .featured-items .item-listing h3, */
  body.home .eight.columns .content_box button.btn_grey,
  body.home #content-section-3 #agenda_tab .btn_wrapper .btn_grey,
  body.home #blog-sidebar .gdlr-standard-style::after,
  body.home #main_bottom .gdlr-standard-style::after,
  body.home a.home_blog_readmmore,
  body.home #content-section-3 #agenda_tab .tab-title-wrapper .tab-title {
    font-size: 0.75em;
  }

  body,
  .gdlr-header-substitute
  .gdlr-header-search
  .gdl-search-form
  input[type="text"],
  .backtotop a,
  body.home #content-section-3 #agenda_tab .tab-content-wrapper,
  .footer-wrapper #footer-widget-1 .textwidget a button.btn_footer,
  .footer-wrapper .footer-column.three.columns,
  .footer-wrapper #footer-widget-1 p,
  .footer-wrapper .copyright-wrapper,
  #left_menu_holder,
  .menu a,
  .container .gdlr-content-item,
  .blog-item-holder .gdlr-blog-content,
  button.btn,
  .blog-item-holder .gdlr-blog-content a {
    font-size: 0.75em;
    overflow: hidden;
  }

  .container h1,
  .container h2,
  .container h3,
  .container h4,
  .container h5,
  .container h6,
  ul#menu-footer_1.menu li::before,
  ul#menu-footer_2.menu li::before,
  body.home
  #content-section-3
  #agenda_tab
  .tab-content-wrapper
  .tab_wrapper
  .tab_content,
  #member > div,
  .blog-item-holder header.post-header h3.gdlr-blog-title,
  #norrag-blog .gdlr-blog-title a,
  body.home #content-section-3 #agenda_tab .tab-title-wrapper button.btn_tab {
    font-size: 1em;
  }

  .hide_desktop {
    display: block;
  }

  .hide_tablet {
    display: none;
  }

  .gdlr-icon.icon-print,
  .gdlr-icon.icon-share-alt {
    display: none;
  }

  /************** Header and Navigation styles **************/
  .gdlr-navigation-wrapper .gdlr-main-menu > li > a {
    padding: 22px 8px 25px;
  }

  .gdlr-navigation-substitute {
    height: auto !important;
    position: inherit;
    z-index: 100;
    border-top: 10px solid #ee1c25;
  }

  .gdlr-navigation-substitute .gdlr-navigation-wrapper {
    position: inherit;
  }

  .gdlr-navigation-substitute #gdlr-main-navigation {
    display: block;
  }

  .gdlr-navigation-substitute #gdlr-main-navigation .top-social-wrapper {
    margin-top: 0;
    position: inherit;
    padding: 5px 0;
    margin-right: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  .gdlr-navigation-substitute
  #gdlr-main-navigation
  .gdlr-navigation-substitute
  #gdlr-main-navigation
  .top-social-wrapper {
    max-width: 18px;
  }

  .gdlr-header-substitute #gdlr-responsive-navigation {
    display: block;
    height: 0;
    position: static;
    float: none;
  }

  .gdlr-header-substitute #gdlr-responsive-navigation .dl-trigger {
    position: absolute;
    z-index: 1;
    top: -55px !important;
    margin-top: 0 !important;
    left: 7px;
    background: transparent;
    width: 40px;
  }

  #gdlr-responsive-navigation.dl-menuwrapper button:hover,
  #gdlr-responsive-navigation.dl-menuwrapper button.dl-active {
    background-color: transparent !important;
  }

  .gdlr-header-substitute .dl-menuwrapper li.current_page_item a {
    border: 0;
    color: #ed1c24;
    font-weight: bold !important;
  }

  .gdlr-header-substitute #gdlr-responsive-navigation .dl-trigger:after {
    background: #000;
    box-shadow: 0 8px 0 #000, 0 16px 0 #000;
    width: 100%;
  }

  .gdlr-header-substitute .gdlr-logo {
    max-width: none;
    width: 100%;
    padding: 20px 0;
    float: none !important;
  }

  .gdlr-header-substitute .gdlr-logo img {
    width: 100%;
  }

  .gdlr-header-substitute .gdlr-logo {
    margin: 0;
  }

  .gdlr-header-substitute .dl-menuwrapper .dl-menu {
    top: -15px;
    margin: 0;
    width: 100%;
    background: #ebebeb !important;
    z-index: 1;
  }

  .gdlr-header-substitute .dl-menuwrapper .dl-menu li {
    text-align: left;
    background: #fff;
    padding: 2%;
    margin: 2%;
    border-left: 4px solid #c6c6c6;
  }

  .gdlr-header-substitute .dl-menuwrapper .dl-menu li.current-menu-item {
    border-left-color: #ed1c24;
  }

  .gdlr-header-substitute .dl-menuwrapper .dl-menu li a {
    color: #2b2b2b;
    text-transform: uppercase;
  }

  .gdlr-header-substitute .dl-menuwrapper .dl-menu li.current-menu-item a {
    color: #ed1c24;
  }

  .gdlr-header-substitute .gdlr-logo-right-text.gdlr-align-left {
    display: none;
  }

  .gdlr-header-substitute .gdlr-header-search {
    margin: 0 0 2% !important;
    width: 100%;
    margin-bottom: 0 !important;
    max-width: none;
  }

  .carousel {
    padding-top: 406px;
  }

  ol.carousel__viewport {
    max-height: 406px;
  }

  h1.heading_main {
    padding: 26px 20px !important;
  }

  .blog.text_small img.icon_arrow {
    width: 23px;
  }

  .gdlr-header-substitute .gdlr-header-search .gdl-search-form {
    padding: 0;
  }

  .blog.text_small.about-us-small {
    margin-top: 24px;
  }

  .gdlr-header-substitute
  .gdlr-header-search
  .gdl-search-form
  input[type="text"] {
    width: 100%;
    padding: 2%;
    box-sizing: border-box;
  }

  .page-id-4169 .gdlr-header-substitute .gdlr-header-search,
  .page-id-1631 .gdlr-header-substitute .gdlr-header-search {
    margin-bottom: 7%;
  }

  /************** Header and Navigation styles **************/
  /************** Homepage Slider styles **************/
  body.home .featured-content-container {
    display: block;
    max-height: unset !important;
  }

  body.home .featured-content-container .featured-content {
    width: 100%;
    overflow: hidden;
  }

  body.home
  .featured-content-container
  .featured-content
  .featured-content-text {
    display: none;
  }

  body.home .featured-content-container .featured-content .featured-pagination {
    padding: 10px 15px;
  }

  body.home .featured-content-container .featured-items {
    min-height: 100px;
    max-width: none;
    width: 100%;
    padding: 0;
    margin-left: 0;
    background: #fff;
  }

  .featured-items .item-listing h3 a {
    color: #000000 !important;
    font-size: 1em !important;
  }

  .event-listing .gdlr-blog-grid-ux article {
    max-width: none !important;
    margin-left: 0 !important;
  }

  body.home
  .featured-content-container
  .featured-items
  .featured-item
  .thumbnail {
    display: none;
  }

  body.home .featured-content-container .featured-items .item-listing {
    display: none;
    height: auto;
  }

  body.home .featured-content-container .featured-items .item-listing.active {
    display: block;
    border-bottom: 0 !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    height: auto !important;
    background-color: #ffffff !important;
  }

  body.home
  .featured-content-container
  .featured-items
  .item-listing.active
  .featured-item-details.item-details {
    border: 0;
    padding: 10px 20px 20px 20px !important;
    box-sizing: border-box;
    overflow: hidden;
    min-height: auto;
  }

  body.home .featured-content-container .featured-items .grey-link {
    display: inline-block;
    color: #fff;
    background: #7e7e7e;
    padding: 2% 4%;
    margin-top: 4%;
  }

  body.home .featured-content-container .featured-items .home_post_details {
    display: block;
    padding: 12px 20px;
  }

  body.home .featured-content-container .featured-items .home_post_details div {
    width: 49%;
    display: inline-block;
  }

  body.home
  .featured-content-container
  .featured-items
  .home_post_details
  .red_title {
    color: #ee1c25;
  }

  body.home
  .featured-content-container
  .featured-items
  .home_post_details
  .author {
    text-align: right;
  }

  /************** Homepage Slider styles **************/
  body .container {
    max-width: none !important;
  }

  .gdlr-item.gdlr-blog-grid.event-listing:last-child,
  #projects_home_widget {
    margin-bottom: 50px;
  }

  #content-section-2 button.btn_margin {
    margin-top: 10px !important;
    width: 100%;
  }

  .heading_block.blog .blog.text_small img {
    margin-left: 10px;
    width: 23px;
    display: inline;
    margin-top: 0px;
  }

  #content-section-4
  .four.columns:first-child
  .blog.heading_block.blog
  .blog.text_small
  img {
    display: none;
  }

  .heading_block.blog h1.heading_main,
  .heading_block.blog .blog.text_small,
  .heading_block.blog img.icon_arrow {
    text-transform: capitalize;
  }

  body.home .eight.columns {
    width: 100%;
  }

  body.home .four.columns {
    width: 100%;
  }

  body.home .eight.columns .content_box button.btn_grey {
    text-transform: capitalize;
    font-weight: bold;
    padding: 2% 4%;
  }

  body.home .eight.columns #what_we_do .wwd1 {
    width: 31%;
  }

  body.home .eight.columns #what_we_do .wwd1 img {
    width: 100%;
  }

  body.home .eight.columns #what_we_do .title1::after,
  #what_we_do .title2::after,
  #what_we_do .title3::after {
    top: 90%;
  }

  body.home .eight.columns #what_we_do .title1::after {
    left: 26%;
  }

  body.home .eight.columns #what_we_do .title2::after {
    left: 60%;
  }

  body.home .eight.columns #what_we_do .title3::after {
    left: 93%;
  }

  body.home #blog-sidebar .gdlr-standard-style::after,
  body.home #main_bottom .gdlr-standard-style::after {
    display: none;
  }

  a.home_blog_readmmore {
    display: none;
  }

  body.home a.home_blog_readmmore {
    display: block;
    background: #7e7e7e;
    color: #fff;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    padding: 1% 2%;
    margin: 5px 0;
    order: 3;
    width: 15%;
  }

  body.home #content-section-2 {
    margin-top: 0px;
  }

  body.home #content-section-2 .four.columns {
    margin-top: 30px;
  }

  body.home #content-section-2 .eight.columns .gdlr-content-item:nth-child(2) {
    margin-bottom: 40px !important;
  }

  body.home #content-section-3 #agenda_tab {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  body.home #content-section-3 #agenda_tab .tab-title-wrapper {
    display: block;
    width: 50%; /*width:35%;*/
    background: #fff;
  }

  body.home #content-section-3 #agenda_tab .tab-title-wrapper .tab-title {
    float: none;
    border: none;
    line-height: normal; /*padding:40px 20px; border-bottom:1px solid #1e1e1e;*/
    border: none;
    background: #fff;
    padding: 0;
  }

  body.home
  #content-section-3
  #agenda_tab
  .tab-title-wrapper
  .tab-title.active {
    /*border:2px solid #ee1c25;*/
    border: none;
  }

  body.home #content-section-3 #agenda_tab .tab-title-wrapper button.btn_tab {
    width: 100%;
    margin: 5% auto 0;
    padding: 20px;
    font-family: "Source Sans Pro";
  }

  body.home
  #content-section-3
  #agenda_tab
  .tab-title-wrapper
  button.btn_tab:after {
    content: "";
  }

  body.home
  #content-section-3
  #agenda_tab
  .tab-title-wrapper
  .tab-title
  img.imgresizer {
    display: block !important;
    width: 100%;
    max-width: 318px;
    margin-bottom: 5%;
  }

  body.home #content-section-3 #agenda_tab .tab-title-wrapper .tab-title span {
    position: absolute;
    width: 45%;
    margin: -20% 0 0 -20%;
    line-height: 14px;
  }

  body.home #content-section-3 #agenda_tab .tab-content-wrapper {
    margin: 0;
    padding: 0;
    border: none;
    width: 50%; /*width:65%;*/
  }

  body.home #content-section-3 #agenda_tab .tab-content-wrapper .tab_img {
    /*display:none;*/
    width: 100%;
    max-width: 318px;
    float: right;
    line-height: 1px;
  }

  body.home #content-section-3 #agenda_tab .tab-content-wrapper .tab_img img {
    width: 100%;
    max-width: 318px;
    margin: 0;
    margin-bottom: 5%;
  }

  body.home #content-section-3 #agenda_tab .tab-content-wrapper .tab_wrapper {
    /**/
    display: block;
  }

  body.home
  #content-section-3
  #agenda_tab
  .tab-content-wrapper
  .tab_wrapper
  .tab_content {
    width: 100%;
    padding: 20px 20px 0px;
    display: none;
  }

  body.home #content-section-3 #agenda_tab .btn_wrapper {
    display: block;
  }

  body.home #content-section-3 #agenda_tab .btn_wrapper .btn_grey {
    display: block;
    padding: 2% 8% 2% 4%;
    font-weight: bold;
    text-transform: capitalize;
  }

  body.home #content-section-3 .gdlr-color-wrapper {
    padding-bottom: 40px !important;
  }

  body.home
  #content-section-3
  .gdlr-tab-item.horizontal
  > .tab-content-wrapper
  .tab-content {
    display: block !important;
    max-height: 228px;
  }

  body.home #content-section-4 #events-header {
    margin-top: 50px;
  }

  body.home #content-section-4 #events-filler {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  body.home #content-section-4 #events .gdlr-isotope .twelve.columns {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  body.home #content-section-4 #partner-news {
    margin-top: 50px;
  }

  body.home #content-section-4 #blog_sidebar .gdlr-isotope .twelve.columns {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  /************** Footer styles **************/
  .backtotop {
    padding: 2% 4% 2% 2%;
    background: #d4d4d4;
    color: #2b2b2b;
    text-align: right;
    margin-top: -1px;
  }

  .backtotop a {
    color: #2b2b2b;
  }

  .footer-wrapper .footer_logo img {
    width: 100%;
  }

  .footer-wrapper .footer-column.three.columns {
    width: 100%;
  }

  .footer-wrapper #footer-widget-4 img {
    width: 65%;
  }

  .footer-wrapper #footer-widget-1 .textwidget a {
    display: block;
  }

  .footer-wrapper #footer-widget-1 .textwidget a button.btn_footer {
    width: 100%;
    padding: 25px;
  }

  .footer-wrapper .widget.gdlr-widget {
    margin-bottom: 30px;
  }

  .footer-wrapper #nav_menu-5 {
    margin-bottom: 0;
  }

  .footer-wrapper #nav_menu-5 #menu-footer_1 {
    margin-bottom: 0;
  }

  .footer-wrapper #nav_menu-5 #menu-footer_1 li:last-child {
    margin-bottom: -2px;
  }

  .logos {
    overflow-x: auto;
    overflow-y: visible;
    display: block;
    height: auto;
    white-space: nowrap;
  }

  .below-sidebar-wrapper .container .logos a {
    display: block !important;
    margin-bottom: 30px !important;
    margin-left: 0 !important;
    width: 100% !important;
  }

  button.dl-trigger {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0 !important;
    margin-top: 0 !important;
    left: 7px;
    background: transparent;
    width: 40px;
    border: 0;
    text-indent: -999px;
  }

  button.dl-trigger::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 3px;
    width: 30px;
    height: 4px;
    border-top: 10px double #000;
    border-bottom: 3px solid #000;
  }

  .logos a:last-child {
    margin-left: 0 !important;
  }

  .logos img.logo {
    max-height: 150px;
  }

  #content-section-5 .container .gdlr-item h1 {
    margin-top: 70px;
  }

  #content-section-5 .gdlr-color-wrapper {
    padding-top: 0;
  }

  .logos div {
    display: inline-block;
    margin: 0 2%;
  }

  .logo-scroller {
    margin-top: -42px;
    padding: 0 5px;
  }

  .logo-scroller.second {
    margin-bottom: 30px;
    display: none;
  !important;
  }

  .logo-scroller .fa-chevron-left {
    float: left;
  }

  .logo-scroller .fa-chevron-right {
    float: right;
  }

  .logos::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
  }

  .logos::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  }

  ul#menu-footer_1.menu li,
  ul#menu-footer_2.menu li {
    padding: 0;
    margin: 0;
  }

  ul#menu-footer_1.menu li a,
  ul#menu-footer_2.menu li a {
    padding: 10px;
    display: block;
  }

  ul#menu-footer_1.menu li::before,
  ul#menu-footer_2.menu li::before {
    margin-top: 10px;
  }

  ul#menu-footer_1.menu li:first-child,
  ul#menu-footer_2.menu li:first-child {
    padding-top: 0;
  }

  /************** Blog styles **************/
  body.page-template-default .with-sidebar-content,
  body.post-template-default .with-sidebar-content,
  body.archive .with-sidebar-content,
  body.search .with-sidebar-content {
    width: 100%;
    float: none;
    margin-top: 14%;
  }

  body.page-template-default .gdlr-item-start-content {
    margin-top: 3%;
  }

  body.search .with-sidebar-content {
    margin-top: 7%;
  }

  body.page-template-default .with-sidebar-content .heading_icons,
  body.post-template-default .with-sidebar-content #content-section-1,
  body.archive .with-sidebar-content #content-section-1,
  body.search .with-sidebar-content #content-section-1 {
    display: none;
  }

  .section-container {
    padding-top: 0;
  }

  body.page-template-default .gdlr-left-sidebar,
  body.post-template-default .gdlr-left-sidebar,
  body.archive .gdlr-left-sidebar,
  body.search .gdlr-left-sidebar {
    width: 100%;
    float: none;
    position: absolute;
    top: 0;
  }

  body.page-template-default #left_menu_holder,
  body.post-template-default #left_menu_holder,
  body.archive #left_menu_holder,
  body.search #left_menu_holder {
    margin-bottom: 17px;
    color: #494949;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  #left_menu_holder i.fa {
    margin-top: 2px;
  }

  #left_menu_holder .left_item {
    padding: 4%;
    margin: 3px 15px 9px;
    border: 0px solid #c6c6c6;
    background: #fff;
  }

  #left_menu_toggle {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }

  #left_menu_toggle .left_item_title {
    float: left;
  }

  #left_menu_toggle i.fa {
    float: right;
  }

  #left_archive_toggle {
    text-align: right;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }

  #left_archive_toggle i.fa {
    float: left;
  }

  #left_archive_toggle .left_item_title {
    float: right;
  }

  body.page-template-default .sidebar-left-item .widget.widget_nav_menu,
  body.post-template-default .sidebar-left-item .widget.widget_nav_menu,
  body.archive .sidebar-left-item .widget.widget_nav_menu,
  body.search .sidebar-left-item .widget.widget_nav_menu,
  body.page-template-default .right_subnav_holder,
  body.post-template-default .right_subnav_holder,
  body.archive .right_subnav_holder,
  body.search .right_subnav_holder {
    display: none;
    border: 1px solid #c6c6c6;
    background: #ebebeb; /*padding:2% !important;*/
    /*margin-top: -20px;*/
  }

  .AjaxSearchLiteWidget,
  .widget_widget_tptn_pop {
    display: none;
  }

  #archives-4,
  #norrag_months_widget-2,
  #norrag_months_widget-3,
  #archives-7 {
    border-top: 0 !important;
  }

  #taxonomy_dropdown_widget-2,
  #taxonomy_dropdown_widget-3 {
    border-bottom: 0 !important;
  }

  /* About us page */
  body.page-template-default.page-id-1631 .with-sidebar-left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse;
  }

  body.page-template-default.page-id-1631 #left_menu_holder {
    display: none;
  }

  body.page-template-default.page-id-1631 .gdlr-left-sidebar {
    position: initial;
  }

  .page-id-1631 .with-sidebar-content {
    margin-top: 0 !important;
  }

  .page-id-1631 form input {
    background: #c6c6c6;
  }

  /************** Blog styles **************/
  /* FIx tabs */
  body.home #content-section-3 #agenda_tab .tab-title-wrapper .tab-title span {
    width: 100%;
    margin: 0;
    height: auto;
    line-height: normal;
    position: relative;
  }

  body.home #content-section-3 #agenda_tab {
    display: block;
  }

  body.home #content-section-3 #agenda_tab .tab-title-wrapper {
    width: 100%;
  }

  body.home #content-section-3 #agenda_tab .tab-title-wrapper button.btn_tab {
    width: auto;
    margin: 15px 0 10px 0;
    padding: 10px 20px;
  }

  body.home #content-section-3 #agenda_tab .tab-title-wrapper .tab-title,
  body.home
  #content-section-3
  #agenda_tab
  .tab-title-wrapper
  .tab-title.active {
    float: none;
    border: none;
    line-height: normal;
    background: #fff;
    padding: 15px 25px;
    font-size: 18px;
    /*font-size: 20px !important;*/
    text-align: left;
    border-bottom: 4px solid #ebebeb;
    font-weight: bold;
    color: #545454;
  }

  body.home #content-section-3 #agenda_tab .tab-title-wrapper button.btn_tab {
    padding: 10px 20px;
    margin: 5px 0;
    font-size: 15px;
    font-weight: bold;
    width: 155px;
  }

  /**/
  .tab_img {
    display: none !important;
  }
}

/* NEW JAC BLOG STYLE */

#option-b .gdlr-standard-style:after {
  display: block;
  content: "";
  clear: both;
}

#option-b .gdlr-standard-style,
#no-thumb .gdlr-standard-style {
  padding: 2rem;
  background-color: #ebebeb;
}

#option-b header.post-header {
  width: 100%;
  float: left;
  margin-right: 30px;
}

#option-b .gdlr-blog-content {
  width: 100%;
  float: left;
  font-size: 16px;
  margin-bottom: 0;
}

#option-b .blog_cat_meta {
  float: left;
}

#option-b h3.gdlr-blog-title {
  font-size: 22px;
}

#option-b .blog-info.blog-tag,
#no-thumb .blog-info.blog-tag {
  padding: 1rem 0;
}

#option-b .gdlr-blog-medium .gdlr-blog-thumbnail img {
  display: block;
  margin: 0px auto;
  /*min-height: 190px;*/
}

#option-b .gdlr-blog-medium .excerpt-read-more {
  display: inline-block;
  margin-top: 20px;
  font-weight: bold;
  background-color: #ed1c24;
  color: #fff;
  padding: 0.75rem 1.5rem;
}

#no-thumb .gdlr-item.gdlr-blog-medium {
  background: #ebebeb;
  padding: 2rem;
}

#no-thumb .gdlr-blog-medium .excerpt-read-more {
  display: inline-block;
  margin-top: 20px;
  font-weight: bold;
  background-color: #ed1c24;
  color: #fff;
  padding: 0.75rem 1.5rem;
}

#no-thumb .gdlr-blog-content {
  width: 100%;
  /*float: left;*/
  font-size: 16px;
  margin-bottom: 0;
}

#no-thumb .gdlr-blog-content a.excerpt-read-more {
  display: none;
}

#no-thumb .gdlr-blog-thumbnail {
  display: none;
}

.gdlr-blog-grid .format-standard .excerpt-read-more {
  display: none;
}

/*--- mobile landscape style ---*/
@media only screen and (max-width: 1570px) {
  .page-template-page-template-builder .grid-item {
    width: 100% !important;
  }
}

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

  .wpmm-nav-wrap > ul > li:not(.wpmm_dropdown_menu):before {
    line-height: 38px !important;
    margin-left: unset;
    right: 15px;
    font-size: 18px !important;
    z-index: 9999;
  }

  .news-items-container {
    max-height: unset !important;
  }

  .six {
    width: 100% !important;
  }

  .gdlr-item.gdlr-blog-grid.event-listing {
    margin: 0 0px 10px 0 !important;
  }

  #slider {
    height: unset !important;
  }

  #slider ul {
    height: 100% !important;
  }

  #slider ul li,
  #slider ul {
    height: 100% !important;
  }
}

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

  #projects-content-listing .event-listing a.thumbnail {
    display: none !important;
  }

  html {
    margin: 0;
  }

  .hide_mobile {
    display: none;
  }

  /************** Header and Navigation styles **************/
  .gdlr-header-substitute .gdlr-logo {
    padding: 15px 0;
  }

  .gdlr-header-substitute #gdlr-responsive-navigation .dl-trigger {
    top: -52px !important;
  }

  #left_menu_holder .left_item {
    padding: 3% 3% 3% 4%;
  }

  #left_archive_toggle {
    padding-right: 4% !important;
  }

  /************** Header and Navigation styles **************/
  body.home .featured-content-container {
    margin-top: 15px;
  }

  body.home .eight.columns .content_box button.btn_grey {
    padding: 2% 4%;
    font-family: "Source Sans Pro";
  }

  body.home .eight.columns #what_we_do .wwd {
    display: block;
  }

  body.home .eight.columns #what_we_do .wwd1 {
    overflow: hidden;
  }

  body.home .eight.columns #what_we_do .wwd1 {
    width: 100%;
  }

  body.home .eight.columns #what_we_do .wwd1 div:first-child {
    float: right;
    width: 50%;
  }

  body.home .eight.columns #what_we_do .wwd_title {
    float: left;
    width: 50%;
    text-align: center;
    display: block;
    padding: 20px 0 0;
  }

  body.home .eight.columns #what_we_do .wwd_title .gdlr-blog-title {
    display: block;
  }

  body.home .eight.columns #what_we_do .wwd_title .gdlr-blog-title a {
    display: block;
    width: 100%;
  }

  body.home #what_we_do .title1::after,
  body.home #what_we_do .title2::after,
  body.home #what_we_do .title3::after {
    display: none;
  }

  body.home #what_we_do .title1 .read_more_block,
  body.home #what_we_do .title2 .read_more_block,
  body.home #what_we_do .title3 .read_more_block {
    display: block;
    background: #7e7e7e;
    color: #fff;
    width: 70%;
    padding: 20px;
    margin: 30px auto 0;
  }

  /*body.home #content-section-3 #agenda_tab .tab-title-wrapper .tab-title span {width:40%; margin-top:-30%;}*/
  /*body.home #content-section-3 #agenda_tab .tab-title-wrapper button.btn_tab {}*/
  body.home a.home_blog_readmmore {
    width: 25%;
    padding: 2% 4%;
  }

  body.home #content-section-2 #blog-sidebar .gdlr-blog-grid .gdlr-blog-title {
    margin-top: 15px;
  }

  body.home #content-section-4 #member .notification-content {
    padding: 0 20px;
  }

  body.home #content-section-4 #member .gdlr-shortcode-wrapper {
    margin-top: 30px;
  }

  body.home #content-section-4 #member button {
    width: 100%;
    margin-top: 2%;
    padding: 25px;
    margin-bottom: 30px;
  }

  /************** Blog styles **************/
  body.page-template-default .with-sidebar-content,
  body.post-template-default .with-sidebar-content,
  body.archive .with-sidebar-content,
  body.search .with-sidebar-content {
    margin-top: 12%;
  }

  body.search .with-sidebar-content {
    margin-top: 3%;
  }

  /************** Blog styles **************/
}

@media only screen and (max-width: 419px) {
  /************** Font sizes **************/
  .gdlr-standard-style .gdlr-single-blog-tag a,
  body.home #content-section-3 #agenda_tab .tab-title-wrapper .tab-title {
    font-size: 12px;
    /*font-size: 0.5em;*/
  }

  body.home #what_we_do .title1 .read_more_block, body.home #what_we_do .title2 .read_more_block, body.home #what_we_do .title3 .read_more_block,
    /*body.home #content-section-3 #agenda_tab .tab-title-wrapper .tab-title,*/
  body.home .eight.columns #what_we_do .wwd_title .gdlr-blog-title,
  body.home .featured-content-container .featured-items .home_post_details, .gdlr-left-sidebar .sidebar-left-item, .gdlr-header-substitute .dl-menuwrapper li a {
    font-size: inherit;
    /*font-size: 0.75em;*/
  }

  body.home #content-section-3 #agenda_tab .btn_wrapper .btn_grey {
    font-size: 1em;
  }

  /************** Font sizes **************/
  .gdlr-header-substitute .gdlr-logo {
    padding: 0px 0;
  }

  .gdlr-header-substitute
  .gdlr-header-search
  .gdl-search-form
  input[type="text"] {
    width: 100%;
    padding: 10px 21px;
  }

  .gdlr-header-substitute #gdlr-responsive-navigation .dl-trigger {
    width: 28px;
    top: -43px !important;
  }

  .gdlr-header-substitute #gdlr-responsive-navigation .dl-trigger:after {
    box-shadow: 0 5px 0 #000, 0 10px 0 #000;
    height: 2px;
  }

  .gdlr-header-substitute .dl-menuwrapper .dl-menu {
    top: -8px;
  }

  body.home .featured-content-container .featured-items .home_post_details div {
    width: 100%;
  }

  body.home
  .featured-content-container
  .featured-items
  .home_post_details
  .author {
    text-align: left;
  }

  #what_we_do h3.gdlr-blog-title {
    height: auto;
  }

  body.home #what_we_do .title1 .read_more_block,
  body.home #what_we_do .title2 .read_more_block,
  body.home #what_we_do .title3 .read_more_block {
    margin: 0 auto;
    display: inline-block;
    width: auto;
    padding: 2% 4%;
  }

  body.home #what_we_do .wwd_title p {
    margin: 0;
  }

  body.home #blog-sidebar .gdlr-standard-style::after,
  body.home #main_bottom .gdlr-standard-style::after {
    margin-top: 15px;
    padding: 18px;
  }

  body.home #content-section-3 #agenda_tab .tab-title-wrapper .tab-title {
    word-wrap: normal; /*padding:90px 5px;*/
  }

  /*body.home #content-section-3 #agenda_tab .tab-title-wrapper .tab-title span {*/
  /*margin-top: -30%;*/
  /*}*/
  body.home #content-section-3 #agenda_tab .tab-title-wrapper button.btn_tab {
    margin-top: 5%;
    width: auto;
    padding: 4%;
  }

  body.home #main_bottom .gdlr-standard-style {
    padding-right: 25px;
  }

  body.home #blog-sidebar .gdlr-standard-style {
    padding-left: 25px;
  }

  body.home a.home_blog_readmmore {
    width: 50%;
  }

  .gdlr-header-substitute .dl-menuwrapper li a {
    line-height: normal;
  }

  body.home
  #content-section-3
  #agenda_tab
  .tab-content-wrapper
  .tab_wrapper
  .tab_content {
    padding: 20px 30px 0;
  }

  #events-filler {
    height: 130px;
  }

  select[name="archive-dropdown"],
  select[name="taxonomy_dropdown_widget_dropdown_2"],
  select[name="taxonomy_dropdown_widget_dropdown_3"] {
    width: 80% !important;
  }

  .gdlr-standard-style .blog_cat_meta .blog_cat_readmore {
    /*display: none;*/
  }

  .gdlr-single-blog-tag a {
    display: inline-block;
    padding: 5px;
  }

  body.home #content-section-3 #agenda_tab .btn_wrapper .btn_grey {
    padding: 4% 22% 4% 8%;
  }

  .logo-scroller {
    margin-top: -35px;
  }

  /************** Blog styles **************/
  body.page-template-default .with-sidebar-content,
  body.post-template-default .with-sidebar-content,
  body.archive .with-sidebar-content,
  body.search .with-sidebar-content {
    margin-top: 16%;
  }

  body.search .with-sidebar-content {
    margin-top: 0%;
  }

  #left_menu_holder .left_item {
    padding: 3% 3% 3% 6%;
  }

  #left_archive_toggle {
    padding-right: 6% !important;
  }

  #option-b .gdlr-item.gdlr-blog-medium {
    margin-bottom: 26px;
  }

  #option-b .gdlr-blog-medium .gdlr-blog-thumbnail img {
    min-height: auto;
  }

  #about_static .gdlr-item.gdlr-content-item,
  #about_static .blog-item-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  /************** Blog styles **************/
}

.personnel-item {
  text-align: center;
}

.hidden {
  display: none;
}

body.home
.featured-content-container
.featured-item
.featured-item-details
h3
a {
  display: block;
  /*max-height: 105px;*/
  overflow: hidden;
}

body.home
.featured-content-container
.featured-item
.featured-item-details
h3
a,
.black-link {
  display: inline-block;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  line-height: 69px;
  vertical-align: middle;
  width: 100%;
}

.line-clamp::after {
  /*content: "...";*/
  /*position: absolute;*/
  /*display: inline-block;*/
  /*bottom: 0;*/
}

.is-webkit .line-clamp::after {
  display: none;
}

.cookie-notice {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  background-color: #fff;
  padding: 15px;
  font-size: 14px;
}

.cookie-notice .btn {
  margin: 0 15px;
}

.text-center {
  text-align: center;
}

/* Events */

.event-listing .gdlr-blog-grid-ux {
  background: #fff;
  padding: 10px !important;
  height: auto;
  box-sizing: border-box;
}

body.page-template-page-template-builder .event-listing .gdlr-blog-grid-ux {
  background: #fff;
  padding: 20px 0 28px 27px !important;
  height: 146px;
  box-sizing: border-box;
  border: 0 !important;
  width: 100%;
}

body.page-template-page-template-builder .event-listing .gdlr-blog-grid-ux article.hentry {
  overflow: hidden;
  display: inline-block;
  max-width: 95%;
  margin-left: 3% !important;
}

.page-private-sector-approaches #projects-content-listing .gdlr-blog-grid.event-listing .gdlr-blog-title {
  height: 48px;
  overflow: hidden;
}

body.page-template-page-template-builder #projects-content-listing .gdlr-blog-grid-ux article.hentry {
  max-width: 60%;
}

#projects-content-listing .gdlr-item.gdlr-blog-grid.event-listing {
  border: 0 !important;
}

.gdlr-blog-content div:not(.gdlr-fluid-video-wrapper) {
  padding-top: 0 !important;
}

.gdlr-blog-grid.event-listing .gdlr-blog-info {
  margin-bottom: 0;
  line-height: 18px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  height: 36px;
  overflow: hidden;
}

body.home .featured-content-container .featured-item .featured-item-details h3 a.tag {
  display: none;
}

.event-listing .gdlr-blog-grid-ux article.hentry {
  overflow: hidden;
  display: inline-block;
  max-width: 100%;
  margin-left: 0 !important;
}

.event-listing a.home-events {
  border-right: 1px solid #e6e6e6;
  overflow: hidden;
  float: left;
  z-index: 9999;
  height: 135px;
  width: auto;
  max-width: 217px;
}

.home #main_bottom .gdlr-blog-grid .gdlr-blog-title {
  max-height: 46px;
  overflow: hidden;
}

.event-listing a.home-events img {
  overflow: hidden;
  float: left;
  z-index: 9999;
  width: auto;
  height: 100%;
  max-width: none;
}

.event-listing .gdlr-standard-style {
  min-height: 0 !important;
  margin-left: 0;
}

.event-listing .blog-author:after /*, .event-listing .gdlr-standard-style::after, .event-listing .gdlr-standard-style::after*/
{
  content: "" !important;
  display: none !important;
}

.event-listing .blog-info {
  font-weight: 400 !important;
  font-size: 14px !important;
}

.past-event .blog-date {
  background-color: #c2c2c2 !important;
}

#homepage-highlights {
  padding: 27px 27px 27px 20px;
}

#homepage-highlights ul,
#homepage-highlights li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
}

#homepage-highlights {
  margin-bottom: 60px;
}

#homepage-highlights a {
  color: #7e7e7e;
}

#homepage-highlights a:hover {
  color: #ed1c24;
}

#homepage-highlights li {
  padding: 0 5px 0 14px;
  position: relative;
  line-height: 1.7;
}

#homepage-highlights li:before {
  content: " ";
  max-height: 21px;
  position: absolute;
  width: 5px;
  top: 14px;
  left: 0;
  color: #ed1c24;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ed1c24;
  height: 5px;
  border-radius: 5px;
}

#homepage-highlights li:first-child {
  padding-left: 0;
  border-left: 0;
}

#homepage-highlights li:first-child:before {
  content: "";
  display: none;
}

/* SUBSCRIBE WIUDGET */

#blog_subscription-2 h3 {
  margin-top: 60px;
}

#subscribe-submit button {
  border: 0;
  display: inline-block;
  padding: 14px 25px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}

#subscribe-submit button:hover {
  background-color: #ef3733;
  color: #eeeeee;
  cursor: pointer;
}

body .jetpack_subscription_widget form #subscribe-email,
body .widget_text form #subscribe-email {
  flex: 0 0 69%;
}

body .widget_text form #subscribe-email input {
  padding: 13px 15px 14px;
}

.gdlr-blog-thumbnail img {
  width: 100% !important;
}

.gdlr-blog-thumbnail > a > img {
  width: 100% !important;
}

.gdlr-isotope .four.columns {
  display: inline-block !important;
  float: unset !important;
  vertical-align: top !important;
}

.gdlr-social-share {
  display: initial;
  flex-direction: unset;
  flex: 0 auto;
  margin-bottom: 0;
  background: #c6c6c6;
}

.gdlr-social-share {
  width: 100%;
  display: block;
  box-sizing: border-box;
  background-color: #c6c6c6;
}

.gdlr-social-share a {
  background-color: #c6c6c6;
  float: right;
}

.gdlr-social-share a img {
  max-width: 20px;
  height: auto;
}

.social-share-title {
  order: 0;
}

.gdlr-social-share a[href*="twitter"] {
  order: 1;
}

.gdlr-social-share a[href*="facebook"] {
  order: 2;
}

.gdlr-social-share a[href*="linkedin"] {
  order: 3;
}

.gdlr-social-share a[href*="reddit"] {
  order: 4;
}

.gdlr-social-share a[href*="pinterest"] {
  order: 5;
}

.gdlr-social-share a[href*="google.com"] {
  order: 6;
}

.gdlr-social-share a[href*="stumbleupon.com"] {
  order: 7;
}

body .is-norrag-search .malinky-load-more,
body .is-norrag-search .malinky-ajax-pagination-loading {
  display: none !important;
}

.norrag-search-results-count {
}

.search-results .gdlr-blog-content {
  padding: 0 30px 30px;
}
