a, div {

    font-size: 18px;
}

.block-mainnavigation{
  clear: both;
  margin: 0 auto;
}
.view-footer {
    text-align: center;
    padding: 15px 10px 10px;
    width: 100%;
    background-color: #eeeeee80;
    border-radius: 0 0 15px 15px;
}

.region-primary-menu{
   display: inherit;
}

#navbar-top {
    background-color: #ffffff;
}
.navigation-area-logo {
    width: 5%;
}
#navbar-main {
    background-color: #ffffff;
}

.dropdown-item.active {
    color: #fff;
    text-decoration: none;
    background-color: #00aeef;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem .5rem;
    clear: both;
    font-weight: 400;
   /* color: #212529;*/
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}


.main-content{
  padding-left: 10%;
  Padding-right: 10%;
}
.main-content .layout {
  padding-left: 0 !important;
  Padding-right: 0 !important;
}

.site-footer__bottom .region {
    margin-top: 20px;
    padding: 0 5%;
}

strong {
  font-weight: bold;
}
.alert-success {
    float: none;
}
.region-header{
  display: flex;
}

/*START-Custom-WHD and WCD logo styling*/
#block-whdlogo, #block-wcdlogo{
  clear: both;
}

#block-whdlogo img, #block-wcdlogo img{
  width: 145px;
  height: auto;
}

/*END-Custom-WHD and WCD logo styling*/
/*START Extra Logos for Urban October, WHD, WCD Styling*/
.urban_october_logo{
       float: right;
    clear: both;
}

.urban_october_logo img{
  float: right;
  margin: 1px;
 width: 130px;
}

/*.urban_october_logo .field--type-entity-reference {
    margin: 0 !important; 
}*/

.responsive-hidden-logo{
  	display: none;
}
/*END Extra Logos for Urban October, WHD, WCD Styling*/
/***********************************************************/

/*START of messages from the ED and SG Section Styling-Added by Erick on 26th September 2023*/
.views-field-field-statements-and-speeches-th{
    padding: 10px;
    display: flex;
    float: left;
    width: 40%;
}
/*END of messages from the ED and SG Section Styling-Added by Erick on 26th September 2023*/

/*START of Urban October Speaker Section Styling-Added by Erick on 29th September 2023*/
.view-speakers {
    clear: both;
    background: #eeeeee;
    padding: 10px;
    border-radius: 10px;
}

.view-speakers .views-field-title {
    font-weight: bold;
    text-transform: uppercase;
    /* background: white; */
    padding: 2px;
    text-align: center;
}

.views-field-field-speaker-photo {
clear: both;
}

.views-field-field-speaker-photo img {
   /* border: dotted .1rem #4d4d4d;*/
    /*border-radius: 10px;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
    position: relative;
}
/*END of Urban October Speaker Section Styling-Added by Erick on 29th September 2023*/

/*START of video grid display*/
.media-oembed-content {
    width: 100%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    text-align: center;
    margin-bottom: 10px;
    box-shadow: 5px 5px 10px #888888;
    height: 10em;
}
/*START of video grid display*/

/*START of Urban October Events Press Release Section Styling-Added by Erick on 18th September 2023*/
.paragraph--type--press-releases {
   clear: both;
}

 .node .field--type-image {
    float: none;
    margin: 0 0 0 0;
  }

.block-field-blockparagraphpress-releasesfield-video{
  float: left;
  width: 100%;
}

.paragraph--type--press-releases .field__item {
  margin-right: 10px;
  margin-left: 5px;
  width: 100%;
}

.paragraph--type--press-releases .media-oembed-content {
    width: 100%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    text-align: center;
    margin-bottom: 10px;
    box-shadow: 5px 5px 10px #888888;
    height: 15rem;
}

.paragraph--type--press-releases .layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second, .layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first {
    flex: 0 1 67%;
    padding: 0px;
}

/*END of Urban October Events Press Release Section Styling-Added by Erick on 18th September 2023*/

.contextual {
    position: relative;
    float: right;
}
header#navbar, .nav a {
  font-family: ProximaNova, Arial, sans-serif;
  letter-spacing: 0px !important;
  line-height: 1.5em;
  font-weight: 100;
  font-size: .8em;
  color: #5a5a5a;
  -webkit-font-smoothing: antialiased;
}
.navbar-nav {
    margin-top: 8%;
    margin-right: 15px;
  }
.navbar-dark:hover .navbar-nav:hover .nav-link:hover {
    text-decoration: overline;
}
/*START OF STYLING FOR THE SCROLL OF HONOR ITEMS by ERICK*/
.view-scroll-of-honor-winners .views-field-field-description {
    margin-top: 10px;
}
.view-scroll-of-honor-winners .views-field-field-country, .view-scroll-of-honor-winners .views-field-title{
    font-weight: bold;
}
.field--name-field-description {
  clear: both;
  font-style: italic;
  padding-top: 10px;
  border: dotted .1rem #eee;
  border-radius: 10px;
  padding-left: 10px;
  font-weight: bold;
}
/*END OF STYLING FOR THE SCROLL OF HONOR ITEMS by ERICK*/
.field--type-entity-reference .field__label {
    font-weight: normal;
    margin: 0;
    padding-right: 5px;
    font-weight: bold;
    border-bottom: dotted 0.1rem #dee2e6;
}
.views-field-field-event-category .field-content {
  padding: 0px;
  font-size: 1.2rem;
  margin: 0;
}
.generic-3-grid-display-column-class {
    width: 32%;
    margin: 5px;
    padding: 5px;
}
#block-views-block-save-the-date-cards-block-2{
clear:both;
}
.datetime {
    padding: 0px;
    background: none;
    width: 100%;
    display: flex;
    color: #5a5a5a;
}
.view-save-the-date-cards{
clear: both;
}
.view-save-the-date-cards .generic-2-grid-display-column-class {
    width: 48%;
    margin: 5px;
    padding: 5px;
}

.views-field-field-single-event-date  .field-content {
  padding: 0px;
  font-size: 1.2rem;
  margin: 0;
}
.views-field-field-event-city-and-country {
  padding: 0;
}

/*END QuickTabs Styling*/
#quicktabs-2021_events_tabs_listing .datetime {
  padding: 0 0 0 5px;
  background: #fff;
  color: #5a5a5a;
  width: 100%;
  display: flex;
  font-size: 1.2rem;
  margin: 0px;
}

#quicktabs-2021_events_tabs_listing .views-field-field-event-city-and-country {
  padding: 0 0 0 5px;
  background: #ffffff;
  color: #00aeef;
  width: 100%;
  display: flex;
  font-size: 15px;
  font-style: italic/;
}

.on-the-gray .quicktabs-tabs > li > a {
       background: #00aeef75;
}

/*END QuickTabs Styling*/

/*START Bootstrap tabs styling*/

.tab-content>.active {
    display: block;
    background: #00aeef14;
    border: solid thin #00aeef;
    border-radius: 0 0 15px 15px;
    padding: 1%;
    border-top: none;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #00aeef;
}

.nav-pills .nav-link {
    border-radius: .2rem;
    background: #ebf9fe;
}

.nav-link:focus, .nav-link:hover {
    color: #080808;
}

/*END Bootstrap tabs styling*/

.node__content .datetime {
  padding: 0;
  background: none;
  width: 100%;
  display: inline;
  color: #666666;
}

/*START of Urban October Events Template styling*/
.node__content {
  float: none;
}
#main-wrapper  .block-title, #main-wrapper h2, .field--name-title, .node--type-urban-october-global-events .field__label {
  margin-top: 5px;
  margin-bottom: 15px;
  border-left: solid 2px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  border-radius: 0px;
  /*text-transform: uppercase;*/
}

#block-pagetitle{
    margin: 1px;
    width: 100%;
    display: flex;
}

#block-pagetitle .field--name-title{
      background: none;
}

#main-wrapper .block-title, #main-wrapper h2 {
    background-color: transparent;
}

.node--type-urban-october-global-events .field__label {
    background-color: transparent;
}
/*END of Urban October Events Template styling*/

.node--type-urban-october-global-events .field--name-field-name-of-organization .field__item, .node--type-urban-october-global-events .field--name-field-event-city-and-country .field__item, .node--type-urban-october-global-events .field--name-field-single-event-date .field__item, .node--type-urban-october-global-events .field--name-field-webpage-link .field__item {
  font-size: 1.2rem;
  margin: 0 0 0 0px;
}
/*Start of file mime type icon*/
.file {
  display: inline-block;
  min-height: 16px;
  padding-left: 20px; /* LTR */
  background-repeat: no-repeat;
  background-position: left center; /* LTR */
}
[dir="rtl"] .file {
  padding-right: 20px;
  padding-left: inherit;
  background-position: right center;
}
.file--general,
.file--application-octet-stream {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/icons/application-octet-stream.png);
}
.file--package-x-generic {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/icons/package-x-generic.png);
}
.file--x-office-spreadsheet {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/icons/x-office-spreadsheet.png);
}
.file--x-office-document {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/icons/x-office-document.png);
}
.file--x-office-presentation {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/icons/x-office-presentation.png);
}
.file--text-x-script {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/icons/text-x-script.png);
}
.file--text-html {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/icons/text-html.png);
}
.file--text-plain {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/icons/text-plain.png);
}
.file--application-pdf {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/icons/application-pdf.png);
}
.file--application-x-executable {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/icons/application-x-executable.png);
}
.file--audio {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/icons/audio-x-generic.png);
}
.file--video {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/cons/video-x-generic.png);
}
.file--text {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/icons/text-x-generic.png);
}
.file--image {
  background-image: url(https://urbanoctober.unhabitat.org/core/themes/claro/images/classy/icons/image-x-generic.png);
}

/*END of file mime type icon*/

/* Start of adjusted concept note styling*/
.uo-concept-note-thumb{
 clear: both;
}
.whd-concept-note-thumb{
 clear: both;
}

.wcd-concept-note-thumb{
 clear: both;
}
/* End of adjusted concept note styling*/

/* Start of adjusted slider styling*/
.all-main-slider{
}
/*.slider-description-class {
  font-size: 20px;
  font-weight: 500;
  background: #00000040;
  border-radius: 0.2em;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  color: #fff;
}
*/

.slick--skin--fullwidth .slide__constrained {
    background-color: #807d7d05; 
    color: #fff;
    position: absolute;
    top: 0px;
}
.slick--skin--fullwidth .slide__constrained {
    position: absolute;
    left: 1%;
    width: 98%;
    height: 100%;
    margin-left: 0;
   
  }
.highlighted .row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .0);
    padding-left: calc(var(--bs-gutter-x) * .0);
    margin-top: var(--bs-gutter-y);
}

/*.slider-caption-class {
    width: 100%;
    position: absolute;
    right: 100%;
    bottom: 10px;
    font-size: 12px;
    background: #00000042;
    text-align: left;
}*/

.slider-caption-class {
    width: 20%;
    position: absolute;
      bottom: 10px;
    font-size: 12px;
    background: #00000042;
    text-align: left;
    padding: 5px;
color: #fff;
    /* border: solid; */
}

.slide__constrained > .slide__caption {
    /* width: 82%; */
    bottom: 0px;
    height: auto;
    left: 50%;
    margin: 0 0 0 -90px;
    color: #0000006b;
    top: auto;
    /* width: 180px; */
}

.slider-description-class {
	font-size: .8em;
  	font-weight: 500;
  	background: #00000040;
  	border-radius: 0 .5em .5em 0;
 	text-align: left;
  	padding-left: 15px;
  	padding-right: 15px;
  	color: #fff;
  	position: absolute;
  	bottom: 20%;
        left: 3%;
}

.slider-description-class p {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.slider-button-class {
float: none;
    position: absolute;
    bottom: 5%;
    margin-right: .5rem !important;
    font-size: .8em;
    font-weight: 500;
    background: no-repeat;
    border-radius: 0 .5em .5em 0;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    position: absolute;
    bottom: 5%;
    left: 3%;
}

.highlighted .btn-lg {
  padding: 5px;
  line-height: 1.3333333;
  border-radius: 6px;
  width: auto;
  float: left;
  flex-wrap: wrap;
  white-space: initial;
  background: #00aeef !important;
  border: none;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
  margin-right: 5px;
}
.slider-caption-class p {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.slick-dots li.slick-active button:before
{
       color: #00aeef;
}

.slick-arrow::before {
  color: #00aeef;
  font-size: 36px;
  font-size: 2.25rem;
}

.slick-arrow:hover::before {
  color: #37465b;
}

/*End of adjusted SLICK slider styling*/

.extra-event-logo{
clear: both;
}
.extra-event-logo img{
height:150px;
width: auto;
}

.un-habitat-logo {
clear: both;
}
.un-habitat-logo img{
height:100px;
width:100px;
}

.download-link-class {
  padding: 0 5px 0 0;
    font-size: .9rem;
}

.download-link-class a{
    padding: 1px;
    font-size: .9rem;
}
/*.generic-3-grid-display-column-class img {
    width: 90%;
height: auto;
}
*/
.generic-3-grid-display-column-class img {
  width: 45%;
  margin: 5px auto;
  width: 100%;
  height: auto;
  box-shadow: 5px 5px 10px #888888;
}
.views-field-field-event-city-and-country .field-content {
  padding: 0px;
  background: #fff;
  color: #5a5a5a !important;
  width: 100%;
  display: flex;
  font-size: 1.2rem;
  text-align: left;
}
.field--name-field-action-link-button{
display: inline-flex;
}
.field__item {
    margin-right: 10px;
    margin-left: 5px;
}

/*START of Merchandise section styling by Erick on 28 May 2024*/

.view-merchandise .generic-4-grid-display-column-class img {
    height: 100px !Important;
    width: auto !Important;
  }

.view-urban-october-resources .generic-3-grid-display-column-class img {
    width: auto !Important;
    height: 150px !Important;
}

.view-merchandise{
  float: none;
}

.view-merchandise .views-view-responsive-grid__item{
float: none;
}

.view-merchandise .views-field-title {
    margin: 0px;
    /* border: solid; */
    text-align: left;
    background: #00aeef;
    padding-left: 2%;
    border-radius: 10px 10px 0 0;
}

.view-merchandise .views-field-field-merchandise-item-thumb{
/*border: solid thin grey;*/
float: none;
box-shadow: 0 14px 14px -2px #8080802e;
}

.view-merchandise .views-view-responsive-grid__item-inner{
float: none;
}
/*END of Merchandise section styling by Erick on 28 May 2024*/

/*START Aligning download buttons styling on the messages and statements*/
.block-field-blocknodestatements-and-speechesfield-statements-and-speeches-do .field__item {
    margin-right: 0px;
    margin-left: 0px;
  float: left;
}

.block-field-blocknodestatements-and-speechesfield-statements-and-speeches-do .field__item:not(:last-child)::after {
    content: "";
    border-right: solid #3b3b74 .2rem;
    margin-right: 5px;
    margin-left: 5px;
}

/*START of Webform confirmation Modal styling by Erick-23-May-2024*/
.webform-confirmation-modal--content{
	clear: both;
}
.webform-confirmation-modal--content img {
    vertical-align: middle;
    border-style: none;
    width: 250px;
    height: auto;
}
/*END of Webform confirmation Modal styling by Erick-23-May-2024*/

/*START Aligning download buttons styling on the messages and statements*/
.view-all-past-events-listing caption{
  display: none !important;
}

.view-usg-and-ed-messages .views-row{
  float: left;
}

.views-field-field-message-title-text {
    font-weight: bold;
    margin: 15px auto;
}

.field--name-field-message-title-text {
  margin-bottom: 10px; 
  float: left; 
  font-weight: bold; 
}

.field--name-field-usg-and-ed-messages-summar{
  width: 75%;
  float:right;
}

.field--name-field-messages-download{
  display:inline-flex;
  margin-bottom: 15px;
}

span.form-required {
    font-size: .8em !important;
/*    color: black  !important;*/
}
/*.form-required::after {
  content: '';
  vertical-align: super;
  display: inline-block;
  background-image: url(../../required.svg);
  background-repeat: no-repeat;
  background-size: 7px 7px;
  width: 7px;
  height: 7px;
  margin: 0 0.3em;
  display: flex;
 /* display: flex;*/
  /*border: solid .1rem red;
  border-radius: 1em;
}
*/

.form-required::after {
    color: red !important;
    border: solid !important;
}
label {
  display: flex;
  margin-bottom: .5rem;
  float: left;
}
.views-field-title {
    margin: 15px 0px 0px 0px;
    /* border: solid; */
    text-align: left;
}
.view-reports{
   clear: both;
}
.view-reports .views-field-title {
    margin: 0;
    /* border: solid; */
    text-align: left;
    padding: 2%;
    background-color: #00aeef;
    text-align: center;
    margin: 0 10px 0 5px;
}
.view-reports .field--type-image img, .field--name-field-user-picture img {
    margin: 0;
}
.view-reports .field--name-field-media-image img {
    width: 100%;
    height: auto;
    border: solid #dbf4fd;
}
.views-field-field-download-report {
    border-bottom: solid thin #00aeef;
    border-radius: 0 0 5px 5px;
    text-align: center;
    margin: 0 10px 3% 5px;
    padding: 10px 0 10px 0;
    background: #00aeef24;
}

.field--name-field-key-messages-files{
display: inline-flex;
margin-bottom: 15px;
}

.container-fluid {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.highlighted{
    text-align: center;
}

#block-u-o-theme-endofwhdpagecontent {
    margin: 0px auto !important;
}

/**START Raws and Columns styling added on 6th August 2024 by Erick**/
.all-raws{
display: flex;
  /*width: 100%;*/
}
.all-5-column-raws{
display: flex;
  /*width: 100%;*/
}
.col-4 {
    flex: 1;
    padding: 5px;
    /* border-bottom: dotted .1rem #00aeef; */
    /* border-radius: 1rem; */
    margin: .5rem;
    box-shadow: inset 0.1em 0.1em 8.1em 0 rgba(255, 255, 255, 0.5), inset -0.1em -0.1em 0.1em 0 rgb(161 155 155 / 81%)
}
.col-5 {
    flex: 1;
    padding: 5px;
    /* border-bottom: dotted .1rem #00aeef; */
    /* border-radius: 1rem; */
    margin: .5rem;
    box-shadow: inset 0.1em 0.1em 8.1em 0 rgba(255, 255, 255, 0.5), inset -0.1em -0.1em 0.1em 0 rgb(161 155 155 / 81%)
}

.views-view-grid .views-row {
  background-color: #00aeef24;
}

.views-view-grid .views-col {
    background-color: #fff;
}

#quicktabs-2021_events_tabs_listing .views-field-title {
    margin: 0px;
}

#quicktabs-2021_events_tabs_listing .views-field-title a {
    padding: 0px;
    background: #ffffff;
    color: #00aeef;
    width: 100%;
    /* display: flex; */
    font-size: 15px !important;
    text-transform: uppercase;
}

/**END Raws and Columns styiling added on 6th August 2024 by Erick**/

#main-wrapper .block-title, #main-wrapper h2, .field--name-title, .node--type-urban-october-global-events .field__label {
margin-top: 5px;
margin-bottom: 15px;
border-left: solid .3rem; 
border-bottom: solid .1rem;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 18px;
border-radius: 0 1rem;
text-transform: uppercase;
}

.btn-block {
    display: block;
    width: 100%;
    border: solid 0.1em #00aeef;
    margin-bottom: 5px;
    border-radius: 0.5em;
    padding: 1rem;
    background: #00aeef;
    color: #fff;
}

.block-views-blockevent-highlights-block-1 .views-field-field-event-thumb .cols-2 img{
width: 50%;
}
.view-event-highlight {
clear:both;
}
.view .view-event-highlight .item-list ul li {
    margin: 0;
    padding: 0.2em 0.5em 0 0;
    border-bottom: dotted 0.1rem #c8c7c7 !important;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6 {
    max-width: 100%;
}

.col-4{
    max-width: 24%;
}

.col-5{
    max-width: 19%;
}

img.col-1, img.col-2 {

    max-width: 48%;
}

img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
    height: auto;
}
.node--type-urban-october-global-events .field--name-field-single-event-date .field__item .datetime {
    padding: 0px !important;
    background: none;
    width: 100%;
    display: inline;
    color: inherit;
}
.datetime {
    font-size: inherit;
    font-family: inherit;
}
/* END of CSS styling for Urban October 2023 landing page Layout*/

/*START Leaflet map styling*/
.leaflet-touch .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
    box-shadow: none;
    display: flex;
}
.leaflet-control-attribution {
    box-shadow: none;
    display: none;
}

.marker-cluster-small div {
    background-color: rgb(68 204 57 / 83%);
}

.marker-cluster-small {
    background-color: rgb(12 255 50);
}
/*END Leaflet map styling*/

/*START Google map styling*/
.gm-style-iw-d {
  overflow: visible;
}
.geolocation-map-control button.recenter {
    background: #a59fa0;
    border: solid;
}
.gm-style-iw-c a {
    font-size: 1.2rem;
    font-weight: 300;
    text-align: left;
    color: #00b4e5;
}
.gm-style-iw-c {
    max-height: 650px !important;
}
.geolocation-map-container {
    box-sizing: inherit;
}
.gm-style-iw-c img {
    width: 100% !important;
    height: auto;
    margin: 0;
    border: none;
   
}

.view-display-id-block_5 {
  /*width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;*/
}
.gmnoprint {
    display: none;
}


/*END Google map styling*/

/*START front page map block area styling*/

.view-_022-event-listings .view-content {
 /* width: 100vw;*/
  margin-left: -50vw;
  margin-right: -50vw;
}

/*END front page map block area styling*/

/**START of Layout Builder-related custom styling**/
/* START of CSS styling for Urban October 2023 landing page Layout*/
/*+++Here we style full with sections++*/
.full_width_section_edge_to_edge {
  width: 98vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -49vw;
  margin-right: -49vw;
}

.full_width_section_edge_to_edge h2 {
    /*padding-left: 10% !important;*/
    /*padding-right: 10% !important;*/
    background: #00aeef !important;
    border: none !important;
    border-radius: 0 !important;
    color: #feffff !important;
}

.full_width_section_edge_to_edge, .layout-bg-section {
    overflow: hidden;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.layout-bg-section .content {
  /*  padding-left: 10% !important;*/
  /*  padding-right: 10% !important;*/
}
.layout-bg-section .view-content{
  background: white;
  padding-top: 10px;
}

.layout__region--first {
  /*  border-right: dotted 0.1px;*/
   padding-right: 5px;
}

.layout__region--second {
    padding-left: 5px;
    border-left: dotted 0.2px #eeeeee;
}

.layout--threecol-section > .layout__region--first {
  /*  border-right: dotted 0.1px;*/
   padding-right: 5px;
}

.layout--threecol-section > .layout__region--second {
    padding-left: 5px;
    padding-right: 5px;
    border-left: dotted 0.2px #eeeeee;
}

.layout--threecol-section > .layout__region {
      padding-left: 0px;
    border-left: dotted 0.2px #eeeeee;
}

.layout-hidden-section {
    display: none !Important;
}

.layout-bg-section .layout--onecol, layout-bg-section .layout__region {
    width: 100%;
    margin: 0 0 1% 0;
    padding: 0 10% !important;
}

.layout-bg-content-container {
   padding: 0 5%;
}

.layout-bg-section h2 {
   color: white !important;
}

/**END of Layout Builder-related custom styling**/


/*START of Responsive Styling*/

@media only screen and (max-width: 1366px) {
  /* Add your Mobile Styles here */
  /*body { display: none !important; }*/
a, div {
    font-size: 15px;
}

.paragraph--type--press-releases .layout--twocol-section {
  display: inline;
  flex-wrap: wrap;
}

.generic-3-grid-display-column-class {
  width: 28%;
  margin: 7px;
  padding: 1px;
}
.extra-event-logo{
clear: both;
}
.extra-event-logo img{
height:100px;
width: auto;
}

.un-habitat-logo {
clear: both;
}
.un-habitat-logo img{
height:90px;
width:90px;
}
.urban_october_logo img {
  float: right;
  margin: 1px;
  width: 100px;
}
.navbar-brand img {
  height: 100px;
  width: auto;
}
.navbar-dark .navbar-nav .nav-link {
    color: #3b3b3b;
    font-size: 15px;
}
.navbar-dark:hover .navbar-nav:hover .nav-link:hover {
    color: #00aeef;
    font-size: 15px;
    text-decoration: overline;
}
.slick-list {
  /*height: 750px;*/   /* This is for the hight of the slider */
  height: 100%;
}
.slide--caption--stage-zebra .slide__constrained > .slide__caption {
  right: 0;
  padding: 0;
  transform: translateX(-50%);
  width: 100%;
  color: #fff;
  position: absolute;
  top: 300px ;
}

  .slide__media {
    overflow: hidden;
    position: relative;
    /*height: 100%;*/
height: auto;
  }
.views-field-field-event-city-and-country .field-content {
    font-size: 15px !important;
}
.node__content .datetime {
    font-size: .8rem !important;
}
}

/*
@media screen and (min-device-width: 1000px) and (max-device-width: 1700px) { 
    /* STYLES HERE */

.paragraph--type--press-releases .layout--twocol-section {
  display: inline;
  flex-wrap: wrap;
}
.slick-list {
  /*height: 750px;*/   /* This is for the hight of the slider */
  height: 100%;
}
.slide--caption--stage-zebra .slide__constrained > .slide__caption {
  right: 0;
  padding: 0;
  transform: translateX(-50%);
  width: 100%;
  color: #fff;
  position: absolute;
  top: 300px ;
}
}
*/

@media (min-width: 1000px) and (max-width: 1700px) { 
    /* STYLES HERE */

.paragraph--type--press-releases .layout--twocol-section {
  display: inline;
  flex-wrap: wrap;
}

.slick-list {
  height: auto;
}
.slide--caption--stage-zebra .slide__constrained > .slide__caption {
  right: 0;
  padding: 0;
  transform: translateX(-50%);
  width: 100%;
  color: #fff;
  position: absolute;
  top: 250px;
}
.urban_october_logo img {
  float: right;
  margin: 1px;
  width: 100px;
}
.views-field-field-event-category .field-content {
    padding: 0px;
    font-size: 15px;
    margin: 0;
}
.views-field-field-single-event-date .field-content {
  font-size: 15px;
}
}

@media (max-width: 1000px) {

 #edit-intro {
    margin-top: 25px;
    margin-bottom: 25px;
    margin: .1em 0 .1em 0;
    margin-bottom: 0.1em;
    align-items: center;
    text-align: left;
    color: #00aeef;
    border-left: solid thick;
    padding-left: 5px;
    background-color: #eee;
    padding-top: 6px;
    padding-bottom: 5px;
    font-size: .8em;
    float: none;
    width: 100%;
}
.paragraph--type--press-releases .layout--twocol-section {
  display: inline;
  flex-wrap: wrap;
}
.section.layout--twocol-section--75-25 > .layout__region--second {
    flex: 0 1 100%;
  }

section.layout--twocol-section--75-25 > .layout__region--first {
    flex: 0 1 100%;
  }
.view-_022-event-listings .view-content {
 /* width: 100vw;*/
  margin-left: 1px !important;
  margin-right: 1px !important;
}
     .navbar-toggler::before {
      content: "Menu";
color: rgb(0, 174, 239);
    }
.navbar-dark .navbar-toggler {
  color: rgba(255,255,255,.5);
  border-color: rgb(0, 174, 239);
}
  .region-primary-menu {
    display: none;
  }
.views-field-field-single-event-date .field-content {
  padding: 0px;
  font-size: .8rem;
  margin: 0;
}
  .responsive-hidden-logo {
  display: block;
  /*border: solid red;*/
  width: 100px;
  height: 100px;
}
.urban_october_logo img {
  float: right;
  margin: 1px;
  width: 100px;
}
.highlighted .btn-lg {
  font-size: .8rem;
}
/*START of Merchandise section styling by Erick on 28 May 2024*/

.view-merchandise .generic-4-grid-display-column-class img {
     width: 100% !Important;
    height: auto !Important;
}

.view-urban-october-resources .generic-3-grid-display-column-class img {
    width: 100% !Important;
    height: auto !Important;
}
/*END of Merchandise section styling by Erick on 28 May 2024*/

.block-views-blockevent-highlights-block-5{
 display: none;
}
}

@media (max-width: 800px) {

body {
font-size: 1rem;
}
a,
div{
	line-height: 1.5em;
	font-weight: 100;
	font-size: .8rem;
	-webkit-font-smoothing: antialiased;
	
}
#navbar-main {
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: solid #00aeef;
}
header#navbar, .nav a{
	line-height: 1.5em;
	font-size: .9em;
	-webkit-font-smoothing: antialiased;
}
#main-wrapper .block-title, #main-wrapper h2, .field--name-title, .node--type-urban-october-global-events .field__label {
  font-size: .9rem !important;
}
/*.col-1, .col-2 {
    max-width: 100%;
padding: 0;
}
*/
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8 {
  width: 100% !important;
      max-width:100%;
}
.views-field-field-event-city-and-country .field-content {
  padding: 0px
}
.node__content .datetime {
  padding: 0px;
}
.views-field-field-event-city-and-country {
  padding: 0px
}
.views-field-field-event-city-and-country .field-content {
         font-size: .8rem;
}
.views-field-field-single-event-date .field-content {
   font-size: .8rem;
}
.views-field-field-event-category .field-content {
    font-size: 0.8rem;
}
.field--name-field-action-link-button{
display: inline-block;
}
.field__item {
    margin-right: 10px;
    margin-left: 0px;
}
.node--type-urban-october-global-events .field--name-field-name-of-organization .field__item, .node--type-urban-october-global-events .field--name-field-event-city-and-country .field__item, .node--type-urban-october-global-events .field--name-field-single-event-date .field__item, .node--type-urban-october-global-events .field--name-field-webpage-link .field__item {
  font-size: 0.8rem;
  margin: 0 0 0 0px;
}

.media-oembed-content {
  width: 100%;
  display: inline-block;
  float: left;
  margin-right: 20px;
  text-align: center;
  margin-bottom: 10px;
  box-shadow: 5px 5px 10px #888888;
  height: auto;
}

.field--name-field-action-link-button {
    display: inline;
    width: 100%;
}
.all-raws {
    display: block;
    /* width: 100%; */
}
.col-4 {
    display: block;
    width: 100%;
margin: 3px;
  }
.all-5-column-raws {
    display: block;
    /* width: 100%; */
}
.col-5 {
    display: block;
    width: 100%;
margin: 3px;
  }

.highcharts-label highcharts-data-label highcharts-data-label-color-undefined{
    display: none !important;
}
/*START SPACING styles for blocks*/
.block-content-urban_october_reports {
margin-bottom: 1rem;
}
/*END SPACING styles for blocks*/

/*START Slider responsive styling*/
.slider-description-class {
    font-size: .8em;
    font-weight: 500;
    background: #00000040;
    border-radius: 0 .5em .5em 0;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    position: absolute;
    bottom: 30%;
}

.slider-caption-class {
    width: 60%;
    position: absolute;
    bottom: 10px;
    font-size: 12px;
    background: #00000042;
    text-align: left;
    padding: 5px;
    color: #fff;
    /* border: solid; */
}
/*END Slider responsive styling*/
}

/* Alert Wrapper Styling*/
.alert-wrapper {
    width: 20% !important;
}