§/**
 * Place your custom styles here.
 */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900');



body{
	
 font-family: 'Raleway', sans-serif;

}


h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}
p, li {
	font-size:17px;
}
.page-header {
	border: none;
}
.no-padding {
	padding: 0;
}

h1.js-quickedit-page-title.page-header {
    font-weight: bold;
	color: #192F39;
}

.logo-block.col-xs-3.no-padding img {
    width: 160px;
-webkit-transition: width 1s; /* Safari */
    transition: width 1s;
}
h1.js-quickedit-page-title.page-header em {
    font-style: normal;
    font-weight: 100;
}
/*HEADER STARTS*/
.navbar-default {
    background-color: initial;
    border: none;
}
ul.menu.nav.navbar-nav {
	font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 900;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
}
.navbar-default .navbar-nav > li > a.is-active {
	
    color: #000;
    font-weight: 500;
    font-style: italic;

}

nav#block-artification-main-menu {
    float: right;
}
/*HEADER ENDS*/

/*Slideshow*/
.carousel-inner div img {
    object-fit: cover;
    min-width: 100%;
    max-height: 650px;
    min-height: 650px;
}

.carousel-caption {
    font-style: normal;
    font-weight: 100;
    line-height: 88px;
    font-size: 72px;
    letter-spacing: -2px;
    color: #ffffff;
    margin-bottom: 218px;
		text-align: center;
}

ol.carousel-indicators {

    z-index: 21;

}
.fw-fade-slider .carousel-indicators li {
    border-color: rgba(255, 255, 255, 0.498039);
}

.fw-fade-slider .carousel-indicators li.active {
    background: rgba(255, 255, 255, 0.498039);
    border-color: rgba(255, 255, 255, 0.498039);
}
ol.carousel-indicators li {

}


.link-btn a {
    background-color: #ffd52d;
    color: #000;
    text-shadow: 0;
    text-shadow: none;
    padding: 10px 15px;
    border-radius: 3px;
	    text-decoration: none;
	transition: background-color 0.5s ease;
	    font-size: 25px;
}

.link-btn a:hover {
	background-color: #fff;
}


.carousel-caption.container h3{
	font-size:50px;
}
/*Slideshow end*/

.how-can-we-help {
    position: relative;
    display: block;
    clear: both;
    background-color: #ffd52d;
    height: 150px;
}

.col-md-3.help-title h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 35px;
}

.help-items a {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    /* margin: 0 79px; */
    text-decoration: none;
    font-style: italic;
}



.help-items {
    padding: 0 90px;
    text-align: left;
    margin-top: 42px;
}

.col-md-3.help-title {
    margin-top: 15px;
}

a.view-all {
    float: right;
    color: #1A303A;
    font-weight: bold;
    font-style: italic;
}

.current-project-block-title1 {
    font-size: 25px;
    font-weight: bold;
    color: #1A303A;
	display: inline;
}
section#block-views-block-current-projects-homepage-block-1 {
    margin-bottom: 40px;
}

.block-uppcaming-projects {
    background-color: #1A303A;
    clear: both;
    display: initial;
    color: #fff;
    min-height: 400px;
}

.uppcoming-projects-block-title a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    
}
.uppcoming-projects-block-title {
    text-align: center;
    margin: 38px 0;
}

.read-more-upp-block a {
    font-size: 15px;
    padding: 10px 15px;
    border: 1px solid #ffd52d;
    color: #ffd52d;
    font-style: italic;
    font-weight: bold;
}

.read-more-upp-block {
    text-align: center;
    margin-top: 32px;
    margin-bottom: 26px;
}

.img-block.col-md-6 {
    min-height: 100%;
    align-items: stretch;
	padding: 0;
}

.img-block.col-md-6 img {
    object-fit: cover;
    min-height: 100%;
}

.uppcoming-projects-block-body {
    text-align: center;
}

.col-md-6.main-wrapper-project-block {
    display: flex;
    min-height: 428px !important;
    margin-bottom: 30px;
}

.noPadding-left {
	padding-left: 0;
}
.noPadding-right {
}

.uppcoming-projects-block-title a:after {
	content: '';
	width: 150px;
	border-bottom: 1px solid #fff;
}

.uppcoming-projects-block-title a:after {
    content: '';
    width: 40%;
    border-bottom: 1px solid #ffd52d;
    position: absolute;
    top: 86px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

/*FEATURED ARTICLES HOMEPAGE STYLE*/

.container.mainarticlewrapper {
    padding: 0;
    margin-top: 30px;
}

.small-col-left a {
    color: #fff;
    font-weight: 900;
    font-size: 50px;
    display: block;
    position: relative;
    margin-bottom: 63px;
    left: 22px;
    top: 45px;
}
.small-col-left a:hover {
    text-decoration: none;
}

.small-col-left {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 200px;
    /* margin: 0; */
    padding: 0;
    margin-top: 176px;
        margin-left: -34px;
    float: left;
}

.col-xs-9.small-col-right {
    float: right;
}

.col-md-6.left-col {
    display: flex;
    clear: both;
        background: #ffd52d;
}

.small-col-right img {
    object-fit: cover;
    min-height: 100%;
}

.col-md-6.right-col p {
    font-size: 18px;
    padding: 20px;
    margin-top: -20px;
}

.inner-wrapper {
    display: flex;
}

.col-md-6.right-col {
    /* padding-right: 145px; */
    align-items: stretch;
        background: #ffd52d;
}
.footer-out {
    background-color: #1B3039;
}

.col-md-3.footerBlock.footerBlock4 {
    background-color: rgba(255,255,255,0.5);
}


h1.newsletterTitle {
    font-size: 28px;
    font-weight: bold;
    color: #1B3039;
}

p.newsletterParagraph {
    font-style: italic;
    color: #1B3039;
    font-weight: bold;
    font-size: 13px;
}

a.newsletterBtn {
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 80%;
    padding: 15px;
    margin-bottom: 10px;
    position: relative;
    background: #ffd52d;
    border-radius: 4px;
    clear: both;
    text-decoration: none;
    color: #1B3039;
    font-weight: bold;
    font-style: italic;
}

section#block-finuselsewhere h2, nav#block-artification-footer h2, h2#block-whatwedo-menu, section#block-whoweare h2 {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

nav#block-artification-footer ul li a,nav#block-whatwedo ul li a {
    background: none;
    padding: 0 !important;
    text-transform: uppercase;
    /* color: #fff; */
    color: rgb(181, 191, 196);
}
/*START EVENT LIST EDIT*/
.row.eventsWrapper {
    border: 1px solid #ddd;
    margin-bottom: 30px;
}

.row.eventsWrapper .col-md-7 {
    padding: 15px;
}

.row.eventsWrapper .col-md-5 div {
    position: absolute;
    z-index: 9;
    bottom: 0;
    right: 0;

}

.row.eventsWrapper .col-md-5 div p {
    color: #fff;
    background-color: #f11d1d;
    display: inline;
    font-weight: bold;
    padding: 15px 15px 5px 15px;
}

.row.eventsWrapper .col-md-5 div h2 {
    color: #fff;
    background-color: #f11d1d;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    font-size: 25px;
    padding: 15px;
}
.row.eventsWrapper .col-md-5 div p span{
	text-transform: uppercase;
    font-size: 20px;
}

.row.eventsWrapper img {
    object-fit: cover;
    min-width: 100%;
     min-height: 335px;
    max-height: 335px;
}
.row.eventsWrapper .col-md-5 {
    padding-right: 0;
}
.eventStart i {
    background-color: #b5b5b5;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
    padding: 7px 0 0 0;
	float: left;
	margin-right: 8px;
}
.eventStart {
    display: inline;
    float: left;
}
.eventStart time {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
 
}
.EventLocation {
    display: inline;
    float: right;
}


.EventLocation i {
    background-color: #b5b5b5;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
    padding: 7px 0 0 0;
    float: left;
}
.EventLocationsField {
    float: left;
}


.view-filters.form-group {
    display: none;
}

p.locationLine1 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    padding-left: 5px;
	margin: 0;
}
p.locationLine2 {
    font-size: 12px;
    padding-left: 5px;
}
.postInfo {
    clear: both;
    margin-top: 75px;
    color: #7d7d7d;
    font-weight: bold;
}
.postInfo a {
    font-style: italic;
    color: #192F39;
}
h1.eventTitle {
    margin-bottom: 20px;
}
h1.eventTitle a{
	color: #192F39;
	text-decoration: none;
}
.row.eventsWrapper .col-md-7 p {
    color: #192F39;
    font-size: 13px;
}

.EventFilter {
    display: inline;
    border: 2px solid #192F39;
    padding: 10px 40px;
    color: #192F39;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
    position: absolute;
    right: 0;
    top: 0;
}

.view.view-events.view-id-events.view-display-id-page_1.js-view-dom-id-6c1bb18a02fb09f71b7238e63bfbbd4c9d3f4e9f5a35140b1199f3fa1bd13e10 .view-header {
    margin-bottom: 20px;
}

.row.eventsWrapper .col-md-7 {
    max-height: 280px;
}
/*END EVENT LIST EDIT*/

.contactUs {
    font-weight: 100;
    font-style: italic;
}

/*BLOG LIST START*/


.col-sm-4.imgBlogWrapper, .col-sm-8.blogInfoWrapper {
    min-height: 240px;
    max-height: 240px;
    overflow: hidden;
	padding-left: 0;
}


.col-sm-4.imgBlogWrapper img {
    object-fit: cover;
    height: 200px;
}

.col-sm-8.blogInfoWrapper h1 a {
    color: #192F39;
    text-decoration: none;
    font-size: 30px;
}
.col-sm-8.blogInfoWrapper h1 {
    line-height: 27px;
    margin-top: 0;
}
.col-sm-8.blogInfoWrapper {
    padding: 0;
}
a.readMore {
    background-color: #ffd52d;
    color: #000;
    text-shadow: 0;
    text-shadow: none;
    padding: 10px 15px;
    border-radius: 3px;
    text-decoration: none;
    transition: background-color 0.5s ease;
    font-weight: bold;
    font-style: italic;
}

.col-sm-8.blogInfoWrapper p {
    color: #192F39;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 20px;
}

.topBlogInfo a, topBlogInfo{
    font-weight: bold;
    font-style: italic;
    color: #192F39;
}
/*BLOG LIST END*/

section.col-sm-12 {
    padding: 0;
}

.region.region-content .page-header {
   /* padding-left: 26px;*/
}

/*MAIN EVENT PAGE STYLE*/

body.path-node.page-node-type-events.has-glyphicons .main .row section div .page-header {
	display: none !important;
}


.EventsTitle {
    color: #192F39;
    background-color: #fff;
    position: absolute;
    top: 0;
    margin: 0;
    text-transform: uppercase;
    padding: 5px 15px;
    font-weight: 900;
	right: 0;
	z-index: 4;
}

.articleContainer.events .field--name-field-subtitle2{
	    bottom: 116px !important;
}

.articleContainer .field--name-field-image img {
    min-width: 100%;
    object-fit: cover;
    min-height: 600px;
    max-height: 600px;
}


.articleContainer .field--name-field-subtitle2 {
    color: #192F39;
    background-color: #fff;
    position: absolute;
    margin: 0;
    text-transform: uppercase;
    padding: 5px 15px;
    font-weight: 900;
    font-size: 26px;
    bottom: 20px;
    z-index: 2;
}

.projectSubtitle .field--name-field-subtitle2 {
	    bottom: 39px;
}
.eventStart.fullEventView {
    background-color: #fff;
    position: absolute;
    bottom: 47px;;
}

.eventStart.fullEventView {
    background-color: #fff;
    position: absolute;
  
    padding: 5px 15px;
	bottom: 0
}
.eventStart.fullEventView div {
    float: left;
    margin-top: 7px;
    margin-left: 15px;
}
p.eventText {
    float: left;
    margin-left: 11px;
    margin-top: 7px;
}
.eventTime {
    position: absolute;
    font-weight: bold;
    font-size: 17px;
    bottom: -5px;
    padding: 13px;
    z-index: 11;
    background-color: #fff;
    font-weight: 900;
}

.eventStart time {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 19px;
}
.row.EventFull2 {
    margin-top: 30px;
}

.EventLocation.EventLocationfullview {
    float: inherit;
	    padding: 20px 0px;
}
   
.EventLocation.EventLocationfullview .EventLocationsField .field--name-field-e {
    font-size: 19px;
    font-weight: bold;
}

.EventLocation.EventLocationfullview .EventLocationsField {
    padding-left: 10px;
    margin-top: 6px;
}

i.fa.fa-map-marker {
    margin-bottom: 5px;
}
   
.EventLocation.EventLocationfullview .EventLocationsField .field--name-field-event-location-line-two {
    font-weight: bold;
    margin-top: -10px;
}

.registerModule a {
    background-color: #ffd52d;
    color: #1A303A;
    text-shadow: 0;
    text-shadow: none;
    padding: 10px 15px;
    border-radius: 3px;
    text-decoration: none;
    transition: background-color 0.5s ease;
    font-size: 25px;
    /* margin: 0 auto; */
    font-weight: 900;
    font-style: italic;
}
.registerModule{
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}
.field.field--name-field-add-tags.field--type-entity-reference.field--label-hidden.field--items div a {
    white-space: nowrap;
    position: relative;
    margin: 0 5px 0 10px;
    height: 25px;
    border-radius: 0 5px 5px 0;
    padding: 0 25px 0 15px;
    background: #1A303A;
    border: 0 solid #1A303A;
    border-top-width: 1px;
    border-bottom-width: 1px;
    color: #999;
    line-height: 23px;
    display: inline;
	float: left;
	margin: 15px;
	color: #fff;
	text-decoration: none;
}
.field.field--name-field-add-tags.field--type-entity-reference.field--label-hidden.field--items div a:before {
    position: absolute;
    content: "\25CF";
    color: white;
    text-shadow: 0 0 1px #333;
    font-size: 11px;
    line-height: 1px;
    text-indent: 12px;
    left: -16px;
    width: 7px;
    height: 26px;
    border-right: 16px solid #1A303A;
    border-top: 14px solid transparent;
    border-bottom: 12px solid transparent;
    top: -1.6px;
}

.EventOrganizer {
	clear: both;
}

.projectSubtitle div p {
    top: 514px !important;
}

h5 {
    color: #a9a9a9;
    font-weight: bold;
    font-style: italic;
    overflow: hidden;
    margin-right: 30px;
}

h5:after{  content:"";
    display: inline-block;
    height: 0.5em;
    vertical-align: bottom;
    width: 100%;
    margin-right: -100%;
    margin-left: 10px;
    border-top: 1px solid #a9a9a9;
}

.projectDates p {
    font-weight: bold;
    display: inline;
    float: left;
}

.field.field--name-field-founded.field--type-text.field--label-hidden.field--item {
    font-size: 30px;
    color: #1A303A;
    line-height: 1;
    margin-top: 15px;
}

.field.field--name-field-founded-by-img.field--type-image.field--label-hidden.field--item img {
 
    margin-top: 15px;
}
.projectOrganizer .field.field--name-field-name-key-contact.field--type-text.field--label-hidden.field--item {
    font-size: 30px;
    font-weight: normal;
    color: #1A303A;
}

.projectOrganizer p {
    display: inline;
    float: left;
    font-size: 17px;
    font-weight: bold;
}

.projectOrganizer div {
    font-weight: bold;
    font-size: 17px;
}

.documents, .reference {
    padding: 10px;
    border: 1px solid #ddd;
    margin-top: 15px;
    background-color: #fdfdfd;
}


span.file-link a, .file>span, .field--item a {
    color: #1A303A;
    font-weight: 900;
    font-size: 16px;
    font-style: italic;
}

.text-primary {
    color: #1A303A;
}
.media-left a img {
    min-width: 50px;
    height: 50px;
    object-fit: cover;
}

h4.media-heading a {
    color: #1A303A;
    font-size: 14px;
    font-weight: 900;
}
.latestPostsItem {
    margin: 15px 0;
}
.media-body {
    color: #337ab7;
    font-weight: 900;
}

.field.field--name-field-subtitle2.field--type-text-long.field--label-hidden.field--item {
    font-weight: bold;
    color: #192F39;
    background-color: #fff;
    position: absolute;
    top: 500px;
    margin: 0;
    text-transform: uppercase;
    padding: 5px 15px;
    font-weight: 900;
    right: 41px;
    font-size: 26px;
}



.blogMain {
    margin-top: 30px;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: inherit;
}

/*NICE MENUU OVERWRITE*/

ul.nice-menu li {
    border: none;
    background: none;
}

ul.nice-menu li a {
	color: #1A303A;
    padding: 10px;
	transition: background-color 0.5s ease;
}
ul.nice-menu li a:hover {
    text-decoration: none;
    color: #ffd52d;
	transition: background-color 0.5s ease;
}

ul.nice-menu {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 900;
    float: right;
	
}
ul.nice-menu-down li.menuparent:hover {
    background:  none;
}
ul.nice-menu-down li.menuparent {
    background: none;
}

li.menuparent.menu-item.menu-item--expanded ul {
	background-color: #fff;
}


li.menuparent.menu-item.menu-item--expanded ul li {
	display: inherit;
    float: left;
    width: initial;
    clear: initial;
}
a.toolbar-icon.toolbar-icon-standard-front-page.is-active {
    font-weight: 900;
}

.is-active {
    font-weight: 800;
}

li.marckup {
    padding-top: 10px;
}

li.menuparent.menu-item.menu-item--expanded ul {
    z-index: 99;
    position: absolute;
    width: 100%;
    margin-top: 10px;
    box-sizing: border-box;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    background-color: #fff !important;
    position: absolute;
    left: 0;
}


.yellow_bg {
	background-color: #ffd52d;
}
.view-homepage-slideshow{
    margin-top: -21px;
} 

ul.nice-menu.nice-menu-main.nice-menu-down.toolbar-menu.nice-menus-processed.sf-js-enabled.sf-arrows {
    margin-top: 8px;
}

element.style {
}
div#views-bootstrap-carousel-upcoming-events-slideshow-block-1 .carousel-inner .carousel-caption {
    font-size: initial;
    margin: 0;
    line-height: initial;
    position: absolute;
    top: 0;
    left: 0;
    height: 400px;
}

div#views-bootstrap-carousel-upcoming-events-slideshow-block-1 .carousel-inner .item img {
	
}

div#views-bootstrap-carousel-upcoming-events-slideshow-block-1 {
    position: relative;
    height: 400px;
    overflow: hidden;
}

div#views-bootstrap-carousel-upcoming-events-slideshow-block-1 .carousel-inner .item img {
    /* position: absolute; */
    object-fit: cover;
    max-height: 400px;
    width: 100%;
}

div#views-bootstrap-carousel-upcoming-events-slideshow-block-1 .carousel-inner .carousel-caption h3 {
    /* position: absolute; */
    top: 0;
    left: 0;
    text-align: left;
    background-color: rgba(255,255,255,0.9);
    padding: 15px;
    display: inline;
    float: left;
}

div#views-bootstrap-carousel-upcoming-events-slideshow-block-1 .carousel-inner .carousel-caption h3 a{
	color: #1A303A;
	text-decoration: none;
	text-shadow: none;
	font-weight: 900;
	letter-spacing: initial;
}
a.left.carousel-control, a.right.carousel-control {
    background: initial;
}

.eventSummary {
    text-align: left;
    background-color: rgba(255,255,255,0.9);
    color: #000;
    text-shadow: none;
    line-height: initial;
    font-weight: 900;
    position: absolute;
    bottom: 0;
    min-width: 100%;
    padding: 10px;
    font-size: 19px;
    letter-spacing: initial;
}

.startDate {
    text-align: left;
    background-color: rgba(255,255,255,0.9);
    color: #000;
    text-shadow: none;
    line-height: initial;
    font-weight: 900;
    position: absolute;
    top: 105px;
    padding: 10px;
    letter-spacing: initial;
    display: inline;
    left: 0;
    font-size: 15px;
}

.eventCreator {
    text-align: left;
    background-color: rgba(255,255,255,0.9);
    color: #000;
    text-shadow: none;
    line-height: initial;
    font-weight: 900;
    position: absolute;
    top: 152px;
    padding: 10px;
    letter-spacing: initial;
    display: inline;
    left: 0;
    font-size: 15px;
}

.view-frontpage .feed-icon {
    display: none;
}

nav.responsive-menu-block-wrapper {
    display: none;
}
@media (max-width: 990px) {
	.block-nice-menus{
    display: none;
}


.link-btn {

    bottom: 0px !important;
	 
}

	
}

a.footerLogo img {
    margin-left: -10px;
}
@media (max-width: 992px) { 
	.col-sm-8.blogInfoWrapper {
    padding: 15px;
		padding-left: 15px !important;
}
	
	header#navbar {
    padding: 0;
}
	
	footer.footer.container {
    padding: 15px;
}
	
	.col-md-3.footerBlock.footerBlock2, .col-md-3.footerBlock.footerBlock1, .col-md-3.footerBlock.footerBlock3 {
		padding: 0px;
	}
	
	ul.tabs--primary.nav.nav-tabs {
    padding: 15px;
		padding-left: 0;
}
	.region.region-content h1 {
}
form#user-login-form {
    padding: 15px;
}
	section#block-easysocial {
    padding: 15px;
}
	
}
@media (max-width: 992px) {
    
    .headerWrapper {
    background: #1A303A !important;
}
	.col-md-4.VolWrap h1 {
    padding: 0;
}
	
	.col-md-4.VolWrap .margin-div {

    padding: 15px 0;
}
	.col-md-4.VolWrap h1 {
    padding: 0;
    margin: 10px 0;
}
	section#block-writeablogunregistred .field {
    padding: 15px 0;
}
	.col-md-6.col-md-offset-3.writeablogWrapper {
    padding: 0;
}
	
	.col-md-4.partnerWrapper {
    margin-bottom: 30px;
}
	section#block-whoweare .field {
    padding: 0;
}
	section#block-finuselsewhere .field {
    padding: 15px 0;
}
	
	a.ViewAllProjects {
    top: 20px !important;
}
.footer-out {
    margin-top: 30px;
}
	
	
	.img-block.col-md-6 img {
    
    min-width: 100%;
}
	nav#block-editormenu ul li {
       width: 47% !important;
    margin: 5px !important;
}
	
	
	
	.views-field.views-field-title {
    font-size: 20px!important;
	}

		.small-col-left a {
		top: 0;
		margin-bottom: 0;
		
	}
	
	.container.mainarticlewrapper {
	background: #ffd52d;
}
	
	a#superfish-main-toggle {
    padding: 30px;
    margin-top: 27px !important;
			-webkit-transition: margin-top 1s; /* Safari */
    transition: margin-top 1s;
}
	.logo-block.col-xs-3.no-padding img {
    width: 160px;
    margin-top: 0px;
    margin-left: 8px;
}

	div#views-bootstrap-carousel-homepage-slideshow-block-1 .carousel-inner img {
    min-height: 450px !important;
    max-height: 450px !important;
}
    .articleContainer .field--name-field-subtitle2 {
		padding-left: 0;
    }
    .postInfo {
   
    margin-top: 20px;
   
}
    i.fa.fa-map-marker, i.fa.fa-calendar {
    margin-right: 5px;
}
    
    .row.eventsWrapper .col-md-7 {
    max-height:inherit;
}
	div#views-bootstrap-carousel-homepage-slideshow-block-1 div h3 {
    font-size: 35px;
}
	section.col-sm-12 {
    padding: 15px;
}
	h1.js-quickedit-page-title.page-header {
    margin: 0;
}
	
	.EventsTitle {
	}
	.row.eventsWrapper .col-md-5 {
    padding-right: 15px;
}
	.row.eventsWrapper .col-md-5 div {
 
    right: 15px;
}
	.views-element-container.form-group {
		padding: 0;
		margin-bottom: 0;   }
	
	
.region.region-navigation-collapsible {

}
	.navbar-default {

}
	
	
	.carousel-caption {
    font-size: 36px;
    line-height: 40px;
 width: 50%;
  height: 80%;
  overflow: auto;
  margin: auto;
  top: 0; left: 0; bottom: 0; right: 0;
		
		
	
}
	
	
	.link-btn {
    right: 75px;
    margin: auto;
    left: 0;
    bottom: 0;
    right: 0;
		margin-top: inherit !important;
		margin-bottom: inherit !important;
}
	
	.how-can-we-help {
    height: inherit;
    padding-bottom: 15px;
}
	
	.help-items {
    margin-top: 10px;
    padding: 0 15px;
}
	
	.block-uppcaming-projects {
    display: initial;
    padding-top: 1px;
	    margin-top: 20px;
}
	
	.uppcoming-projects-block-title a:after {
    content: '';
    width: 40%;
    border-bottom: 1px solid #ffd52d;
    position: absolute;
    top: 29px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
	
	.uppcoming-projects-block-title a:after {
    content: '';
    top: 29px;

}
	
	.carousel-inner div img {
    min-height: 300px;
}
	
	.col-md-6.main-wrapper-project-block.noPadding-left {
		padding-right: 0;
	}
	
	.col-md-6.main-wrapper-project-block.noPadding-right {
    padding: 0;
}
	.col-md-6.left-col {
    display: inline-block;
}
.small-col-left {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    width: initial;
    margin-top: initial;
    margin-left: initial;
    padding: 15px;
}
	.inner-wrapper {
    display: initial;
		
}
	
	.col-xs-9.small-col-right {
		width: 100% ;
	}
	.footer {
		margin-top: 0;
	}
	
	div#views-bootstrap-carousel-upcoming-events-slideshow-block-1 .carousel-inner .item img {

    min-height: 400px;
}
	
}
@media(min-width: 768px) {
        article.page.full.clearfix {
        padding: 0 15px;
}
}

@media (min-width: 991px) {
	section#block-mainnavigation {
		display: none !important;
	}
	/*
.footer-out {
    background-color: #1B3039;
    width: 100%;
    height: 365px;
    position: absolute;
    bottom: 0;
    left: 0;
}*/
		a.logolink {
    background: #1A303A;
    min-height: 88.47px !important;
    display: inline-block;
	-webkit-transition: min-height 1s; /* Safari */
    transition: min-height 1s;
}
    header#navbar {
    padding: 0;
}
article.page.full.clearfix {
    padding: 0;
}
	
	.col-md-6.right-col {
    width: 47%;
}

}


.responsive-menu-toggle {
    display: inline;
    float: right;
    background: #000;
}


.responsive-menu-toggle {
    display: inline;
    float: right;
    background: #000;
    margin-top: -64px;
}

div#off-canvas {
    z-index: 99;
}


.sf-accordion-toggle.sf-style-black {
    position: absolute;
    left: calc(~'100% - 49px');
    width: 100%;
    top: -9px;
}

.block-superfish {
     width: 100%;
    position: relative;
    display: block;
    text-align: right;
}

.sf-depth-1 {
    text-align: left;
}

.sf-depth-1 a {
    font-size: 15px;
    font-weight: 900;
}

ul.sf-menu.sf-style-black li, ul.sf-menu.sf-style-black.sf-navbar, div.sf-accordion-toggle.sf-style-black a, div.sf-accordion-toggle.sf-style-black a.sf-expanded, ul.sf-menu.sf-style-black.sf-accordion li.sf-expanded {
	background: #1A303A;
    border: none;
	    border-top: 1px solid #2e5161;
}

div.sf-accordion-toggle.sf-style-black > a:after {
    content: "≡";
    font-size: 3em;
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    speak: none;
}
a#superfish-main-toggle {
     padding: 30px 0;
    margin-top: 23px;
}

@media (max-width: 767px){
	
.col-sm-4.imgBlogWrapper, .col-sm-8.blogInfoWrapper {
    min-height: inherit;
    max-height: inherit;
    padding-left: 0;
    margin-bottom: 30px;
    padding-bottom: 15px;
    padding-right: 0;
}
	
	.img-block.col-md-6 img {
    object-fit: initial !important;
    /* min-height: 100%; */
}
}
@media (max-width: 660px){
	.blogsWrapper {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
	h2.block-title {
}



	
		a.ViewAllProjects {

    padding-right: 15px;
}
	
	section#block-views-block-projets-homepage-block-block-1 h2 {
    padding: 0 15px;
		margin: 0;
}
	section#block-finuselsewhere h2 {
    padding: 0 !important;
}
	.col-md-6.main-wrapper-project-block {
		padding:0;
	}
	

	
	.col-sm-4.imgBlogWrapper, .col-sm-8.blogInfoWrapper {

    margin-bottom: 10px;
}
    .EventFilter {
    position: relative;
    margin-top: 10px;
    display: block;
}
    section#block-sitewidecontactform-2 {
    background-color: #ffd52d;
    padding: 10px;
}
    .EventsTitle, .articleContainer .field--name-field-subtitle2 {
    font-size: 20px;
}
    
    .field.field--name-field-founded.field--type-text.field--label-hidden.field--item {
        font-size: 26px;
    }
.eventStart {
    display: block;
    float: initial;
}
    
    .EventLocation {
    display: block;
    float: initial;
    margin-top: 20px;
}
    
    .EventLocationsField {
    float: initial;
}
.carousel-caption {
    font-size: 30px;
    line-height: 35px;
    width: 100%;
    height: 100%;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
	
	.small-col-left a {
   left:0;
}
	.link-btn {
            bottom: 120px !important; 


	}
}

@media (max-width: 1220px) {

ul.nice-menu li a {
    padding: 10px 0px;
    font-size: 24px;
    -webkit-transition: font-size 1s;
    transition: font-size 1s;
    padding-right: inherit !important;
}
	li.marckup {
    font-size: 25px;
}

}




@media screen and (min-width: 1200px)
.navbar.container {
    max-width: 1170px;
}



h1.ContactTitle {
    font-weight: 900;
    text-align: center;
    margin-top: 0;
    font-size: 45px;
	color: #1A303A;
	text-transform: uppercase;
}


h1.contactLocation {
    text-align: center;
    font-weight: 900;
    font-size: 30px;
    font-style: italic;
    margin: 35px 0;
	color: #1A303A;
}

p.contactDetails {
    font-weight: 900;
    text-align: center;
	color: #1A303A;
	font-style: italic;
}

.views-element-container.form-group:after {
	 content: "";
  display: table;
  clear: both;
	
}

section#block-sitewidecontactform-2 {
    background-color: #ffd52d;
    padding: 45px;
}

section#block-sitewidecontactform-2 h2 {
    font-weight: 900;
    text-transform: uppercase;
	color:#1A303A;
}

.form-item input {
    border: 1px solid #ddd;
    border-radius: 0;
}


.form-item.js-form-item.form-type-textarea.js-form-type-textarea.form-item-message-0-value.js-form-item-message-0-value {
    clear: both;
}

button#edit-submit {
    background-color: #1A303A;
    border: none;
    font-size: 20px;
    font-weight: 900;
    font-style: italic;
    padding: 15px;
}
button#edit-preview {
    background-color: #1A303A;
    border: none;
    font-size: 20px;
    font-weight: 900;
    font-style: italic;
    padding: 15px;
    color: #fff;
    margin-left: 25px;
}

label {
    font-style: italic;
    font-weight: 900;
	color: #1A303A;
}

 {
    background-color: #1A303A;
}

.g-recaptcha {
    margin-bottom: 15px;
}

.carousel-caption.container {
    padding-left: 0;
}
ul.nice-menu ul {
	border: none;
}

ul.nice-menu li{
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	-webkit-transition: font-size 1s; /* Safari */
    transition: font-size 1s;
	position: initial;
}


ul.nice-menu-down .menuparent li a, ul.nice-menu-down .menuparent .marckup, .scrollPosition header div .region section .nice-menu li ul.nice-menu-down .menuparent li a{
	font-size: 14px !important;
	    padding: 3px 10px;
}

li.menu-item.contactUs {
    font-weight: 100;
}

.link-btn {

    position: absolute;
    bottom: -190px;
	    text-align: center;
	
	    right: 0;
    left: 0;
    overflow: hidden;
}

div#views-bootstrap-carousel-homepage-slideshow-block-1 div h3 {
    font-size: 50px;
}

.main-container.container.js-quickedit-main-content .row {
    padding: 0 0px;
    
    margin: 15px 0;
}

.views-col {
	width: calc('50% - 15px');
	padding:15px;
}
.views-field.views-field-title {
    font-size: 36px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
	color: #1A303A;
}
.leadingArticle {
	width: 100% !important;
	padding: 0 !important;
}

.leadingArticle div {
    max-height: 350px;
}

.views-col {
    padding: 15px 0;
}
.col-2 {
    padding-left: 15px;
}
.col-1 {
    padding-right: 15px;
}

.col-md-6.blogItemWrapper {
    padding: 0;
    padding-right:15px;
}

.main-container.container.js-quickedit-main-content .row .col-sm-9 {
    padding: 0;
}

.mapWrapper{
    padding: 0;
}

.no-image{
    margin-top: 115px;
}

ul.nav.nav-pills li a {
    color: #fff;
    font-size: 31px;
    text-align: left;
    padding: 0 10px;
}
.nav > li > a:hover, .nav > li > a:focus {
	background: transparent;
}

.facebook-link {
	padding-left: 0 !important;
}

a.footerLogo img {
    width: 140px;
}

.footerAddress {
    color: #fff;
    margin-top: 15px;
    font-size: 17px;
}

div#sliding-popup {
	
	background-color: #000 !important;

}

button.agree-button, button.find-more-button {
    box-shadow: none !important;
    background: #ffd52d !important;
    color: #fff !important;
    text-shadow: none !important;
    border-radius: 0 !important;
	border: none !important;
}

.footerAddress a {
    color: #fff;
    margin-top: 15px;
    font-size: 17px;
    font-weight: inherit;
    margin-top: 0;
	font-style: normal;
}

p.eventDescription {
    font-size: 15px !important;
}
.main-container.container.js-quickedit-main-content .row .col-sm-12 {
    padding: 0;
}

.projectSubtitle {
    display: inline-block;
}
.col-md-6.blogItemWrapper {
 
}



section#block-views-block-projects-block-1 h2, section#block-views-block-upcoming-events-slideshow-block-1 h2 {
    margin: 20px 0 20px 0;
    font-weight: bold;
    color: #1A303A;
}
.easy-social.example {
    display: none;
}


.articleContainer {
    position: relative;
}

.articleContainer .field--name-field-main-image div img, .articleContainer .field--name-field-main-image img {
    object-fit: cover;
    min-width: 100%;
}

.leadingArticle {
    margin-bottom: 30px;
}

@media(max-width: 1200px) {
	.EventLocation.EventLocationfullview .EventLocationsField .field--name-field-e {
    font-size: 15px;
    font-weight: bold;
}
}

.headerWrapper {
}

.headerWrapper {
    /* margin-top: -15px; */
    position: fixed;
    top: 0;
    width: 100%;
    z-index:1000;
    background-color: #fff;
}

.mainWrapper {
    margin-top: 109px;
}

ul.nice-menu.nice-menu-main.nice-menu-down.toolbar-menu.nice-menus-processed.sf-js-enabled {
    margin-top: 20px;
		-webkit-transition: margin-top 1s; /* Safari */
    transition: margin-top 1s;
	    position: relative;
}

.scrollPosition header .logo-block a img {
	width: 100px !important;
	-webkit-transition: width 1s; /* Safari */
    transition: width 1s;
} 
.scrollPosition header .logo-block a {
	min-height: 55.28px !important;
}


.scrollPosition header div .region section .nice-menu li {
		font-size: 18px;
	-webkit-transition: font-size 1s; /* Safari */
    transition: font-size 1s;
	position: initial;
}


.scrollPosition header div .region section .nice-menu li a {
		font-size: 18px !important;
	-webkit-transition: font-size 1s; /* Safari */
    transition: font-size 1s;
}


.scrollPosition header div .region section div #superfish-main-toggle {
	margin-top: 9px !important;
		-webkit-transition: margin-top 1s; /* Safari */
    transition: margin-top 1s;
	
}

.scrollPosition header div .region section .nice-menu {
    margin-top: 7px !important;
		-webkit-transition: margin-top 1s; /* Safari */
    transition: margin-top 1s;
	}

.scrollPosition header#navbar {
    margin-bottom: 0;
		-webkit-transition: margin-bottom 1s; /* Safari */
    transition: margin-bottom 1s;
}
header#navbar {
	margin-bottom: 0px;
}

form#user-login-form div button {
    color: #fff;
}


html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}


.footer {

    border-top: none; 
}

button#edit-preview {
    display: none;
}


label#recaptcha-anchor-label {
    width: 100px;
}

.rc-anchor-normal .rc-anchor-content {
    height: 74px;
    width: 157px;
}

.g-recaptcha div div iframe {
    width: 230px;
}



.rc-anchor-normal-footer {
    position: absolute;
    right: 5px;
}
.rc-anchor-logo-portrait {
    position: absolute;
    right: 13px;
}

.rc-anchor-normal .rc-anchor-pt {
    margin: 4px 13px 0 0!important;
    padding-right: 2px!important;
    position: absolute;
    right: -12px!important;
    text-align: right!important; 
    width: 69px!important;
}

.g-recaptcha div {
    width: 250px !important;
}

.field.field--name-field-main-image.field--type-image.field--label-hidden.field--item {
    position: relative;
    height: 600px;
}
.articleContainer .field--name-field-main-image div img, .articleContainer .field--name-field-main-image img {
    /* object-fit: cover; */
    /* min-width: 100%; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    object-fit: cover;
	z-index: 1;
}



.row.EventFull2 {
    background: #fff;
}


.blogMain {
    margin-top: 30px;
    background: #fff;
    z-index: 3;
    position: relative;
}


nav#block-editormenu ul li a {
	width: 100%;
    height: 100%;
	color: #fff;
	font-weight: bold;
}
.signOutEditor.col-sm-2.col-sm-offset-4 a:before {
    content: "\f08b";
	    font: normal normal normal 22px/1 FontAwesome;
	    padding-right: 10px;

}


.row.editorMenuWrapper .col-md-2.edit a:before {
    content: "\f067";
	    font: normal normal normal 32px/1 FontAwesome;
    display: block;
    margin-bottom: 15px;
}



.row.editorMenuWrapper .col-md-2.analitycs a:before {
    content: "\f200";
	    font: normal normal normal 32px/1 FontAwesome;
    display: block;
    margin-bottom: 15px;
}


.row.editorMenuWrapper .col-md-2.userItem a:before {
    content: "\f0c0";
	    font: normal normal normal 32px/1 FontAwesome;
    display: block;
    margin-bottom: 15px;
}

.row.editorMenuWrapper .col-md-2.basitPage a:before {
    content: "\f016";
	    font: normal normal normal 32px/1 FontAwesome;
    display: block;
    margin-bottom: 15px;
}

.row.editorMenuWrapper .col-md-2.blogEdit a:before {
    content: "\f09e";
	    font: normal normal normal 32px/1 FontAwesome;
    display: block;
    margin-bottom: 15px;
}
.row.editorMenuWrapper .col-md-2.eventsEdit a:before {
    content: "\f073";
	    font: normal normal normal 32px/1 FontAwesome;
    display: block;
    margin-bottom: 15px;
}

.row.editorMenuWrapper .col-md-2.projectEdit a:before {
    content: "\f0f8";
	    font: normal normal normal 32px/1 FontAwesome;
    display: block;
    margin-bottom: 15px;
}

.row.editorMenuWrapper .col-md-2.videoEdit a:before {
    content: "\f03d";
	    font: normal normal normal 32px/1 FontAwesome;
    display: block;
    margin-bottom: 15px;
}

.row.editorMenuWrapper .col-md-2.partnersEdit a:before {
    content: "\f2b5";
	    font: normal normal normal 32px/1 FontAwesome;
    display: block;
    margin-bottom: 15px;
}

.row.editorMenuWrapper .col-md-2.volunteersEdit a:before {
    content: "\f1bb";
	    font: normal normal normal 32px/1 FontAwesome;
    display: block;
    margin-bottom: 15px;
}


.row.editorMenuWrapper .col-md-2.artistsEdit a:before {
    content: "\f1fc";
	    font: normal normal normal 32px/1 FontAwesome;
    display: block;
    margin-bottom: 15px;
}

 

.row.editorMenuWrapper .col-md-2.FormManager a:before {
    content: "\f0f6";
	    font: normal normal normal 32px/1 FontAwesome;
    display: block;
    margin-bottom: 15px;
}

nav#block-editormenu h2 {
    background-color: #FEE361;
    padding: 5px 15px;
    color: #2d2d2d;
}


.editormenu-menu.col-sm-6:before {
	 content: "\f044";
	    font: normal normal normal 22px/1 FontAwesome;
	    padding-right: 10px;

}




.row.editorMenuWrapper .col-md-2 {
    height: 150px;
    background-color: #51C4E9;
    margin: 10px;
    text-align: center;
	-webkit-transition: height 1s; /* Safari */
    transition: height 1s;
}

.row.editorMenuWrapper .col-md-2 a {
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: bold;
    padding: 32px 0;
    display: block;
    text-decoration: none;
    font-style: normal;
}

.editormenu-menu.col-sm-6 {
    font-weight: bold;
    font-size: 26px;
	color: #fff;
}
.editorHeader {
	background: #1A303A;
}
.signOutEditor.col-sm-2.col-sm-offset-10 {
    margin: 0;
  
}
.signOutEditor.col-sm-2.col-sm-offset-4 a {
    color: #fff;
    padding: 10px;
    /* margin-top: 8px; */
    display: inline-block;
}

.container.Dashboard {
    padding: 0;
}




/*ADMIN BG COLORS*/

.addBlog {
	background:#EA4B36 !important;
}
.addEvent{
	background:#99C451 !important;
}
.addProject{
	
background:#555555 !important;
}
.addUser {
	background:#DA39BB !important;
	
}
.addVideo {
	background:#3991DB !important;
}
.editUSer{
	background:#9139DB !important;
}
.FormManager{
	background:#21231E !important;
}

.EditPage{
	background:#00A62D !important;
	
}
.editBlogs2{
	background:#F11A00 !important;
}

.editEvents{
	background:#4C3754 !important;
}

.EditProjects {
	background:#A5B444 !important;
}
.EditVideos {
	background:#17A3CD !important;
}



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

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}



.row.editorMenuWrapper .col-md-2{
    margin-top: 25px;
    font-size: 21px;
    text-align: center;

    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}



ul.tabs--primary.nav.nav-tabs li a {
    /* border: 1px solid #ddd; */
    /* border-bottom: none; */
    border: none;
    background-color: #1A303A;
    color: #fff;
    font-weight: bold;
    border-radius: 0;
    margin-right: 5px;
}

ul.tabs--primary.nav.nav-tabs {
    border-bottom: none;
}


.form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group h4 {
    color: #000;
    margin: 0;
}

.form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group {
    color: #000;
    margin: 0;
}

a.ViewAllProjects {
    position: absolute;
    top: 44px;
    right: 0;
    font-style: italic;
    color: #1A303A;
    font-weight: bold;
}


body.user-logged-in .mainWrapper div div section div section div div .view-header a.ViewAllProjects {
    top: -44px;
}
a.ViewAllProjects i {
    border-radius: 50%;
    border: 1px solid;
    width: 20px;
    height: 20px;
    padding: 3px 0 0 3px;
}

#block-sitewidecontactform-3  {
	display: none;
}

.filter-wrapper {
    display: none;
}

.col-md-3.help-items i {
    display: block;
    text-align: center;
    font-size: 38px;
}

.col-md-3.help-items {
    font-weight: bold;
    text-align: center;
    font-style: italic;
    font-size: 16px;
}


.easy-social.googleplus {
    width: 60px;
}

.fb-like.fb_iframe_widget span {
	height: 24px !important;
}

ul.easy_social_box.clearfix {
    padding-left: 0;
}

h2.block-title em {
    font-style: normal;
    font-weight: 100;
}
h2.block-title {
	font-weight: bold;
}

.projectLabel.liveProject {

    background: #4db72c;
}


.projectLabel {
    position: absolute;
    right: 0;
    padding: 5px;
	font-weight: bold;
	font-style: italic;
    background: #b72c2c;
}

div#views-bootstrap-carousel-partner-logos-block-1 div div a img {
    max-width: inherit;
    min-height: inherit;
    max-height: inherit;
    width: auto;
    height: 72px;
    min-width: inherit;
    object-fit: inherit;
    /* margin: 0 auto; */
}

.field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item {
    padding: 20px 0px;
}


.writeaBlogContent {
	display: none;
}

.unregistredwrite  {
	padding: 15px 55px;;
	font-size: 20px;
	background: #ffd52d;
	
}
.list-group.sidebarList img {
    display: inline;
    float: left;
    padding: 0 10px 10px 0;
}


.colthree-Row.views-row.noPaddingLeft div span div .col-md-4 {
    padding-left: 0;
}

.colthree-Row.views-row.noPaddingRight div span div .col-md-4 {
    padding-right: 0;
}

.colthree-Row.views-row.noPaddingLeft div span .col-md-4 {
    padding-left: 0;
}

.colthree-Row.views-row.noPaddingRight div span .col-md-4 {
    padding-right: 0;
}


.list-group.sidebarList h4 {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0px;
}


.list-group.sidebarList {
    border-right: 1px solid #ddd;
}

aside.col-sm-3 {
    margin-top: 15px;
}

.list-group.sidebarList p {
    font-size: 15px;
}

section#block-homepagecustomyellowbar div {
    padding-top: 0;
}
.margin-div {
    background: #1A303A;
    padding: 15px;
    color: #fff;
}

.partLogo {
    background-color: #fff;
	min-height: 170px;

}

.partLogo img {
    max-height: 170px;
    width: auto;
    padding: 10px;
    margin: 0 auto;
}

h1.partTitle a {
    text-decoration: none;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}

h1.partTitle {
    margin: 5px 0;
    border-bottom: 1px solid;
}

.partnerWrapper .margin-div p {
    margin: 0;
    font-weight: bold;
}

.partUrl a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
}


.partnerWrapper .margin-div p, .partnerWrapper .margin-div div {
    margin: 5px 0;
   
}


.col-md-4.VolWrap .margin-div {
    background-color: transparent;
	color: #1A303A;
    border-bottom: 5px solid #1A303A;
}

.VolWrap img {
    /* max-height: 170px; */
    width: auto;
    padding: 10px;
    margin: 0 auto;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
}

.col-md-4.VolWrap .margin-div h1 a {
	    font-size: 25px;
        font-weight: bold;
		color: #1A303A;
	text-decoration: none;
}

.bottomHearts {
    text-align: center;
}

.bottomHearts img {
    width: 130px;
    margin: 0 auto;
}

.bottomHearts h1 {
    font-size: 30px;
    font-weight: bold;
}
article.contextual-region.partner.full.clearfix.partnerPageClass .content {
    border: 1px solid #ddd;
    padding: 15px;
}


.logo-block.col-xs-3.no-padding {
    z-index: 99;
}

.partnerPageClass {
    border: 1px solid #ddd;
    padding: 15px;
}


.col-md-7.partnerDetails {
    /* float: right; */
    text-align: right;
}




body {
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.post-module {
  position: relative;
  z-index: 1;
  display: block;
  background: #ffffff;
  min-width: 270px;
  height: 470px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.post-module:hover,
.hover {
  -webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
}
.post-module:hover .thumbnail img,
.hover .thumbnail img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .6;
}
.post-module .thumbnail {
    height: 280px;
    overflow: hidden;
    background: #000;
}

.post-module .post-content:hover{
	z-index: 9999;
}
.post-module .post-content:hover + .date{
	top: 0;
}

.post-module .thumbnail .date {
  position: absolute;
  top: 195px;
  right: 15px;
  z-index: 999;

  padding: 12.5px 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #ffffff;

  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.post-module .thumbnail .date .day {
  font-size: 18px;
}
.post-module .thumbnail .date .month {
  font-size: 12px;
  text-transform: uppercase;
}


.month img {
    width: 150px !important;
    height: 150px !important;
    border-radius: 50%;
    object-fit: cover;
}
.post-module .thumbnail img {
  display: block;
  width: 120%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
 height: 280px;
   object-fit: cover;
}
.post-module .post-content {
  position: absolute;
  bottom: 0;
  background: #ffffff;
  width: 100%;
  padding: 30px;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
	z-index: 99;
}
.post-module .post-content .category {
  position: absolute;
  top: -34px;
  left: 0;
      background: #1A303A;
  padding: 10px 15px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.post-module .post-content .title {
  margin: 0;
  padding: 0 0 10px;
  color: #333333;
  font-size: 26px;
  font-weight: 700;
}
.post-module .post-content .sub_title {
  margin: 0;
  padding: 0 0 20px;
  font-size: 20px;
  font-weight: 400;
}
.post-module .post-content .description {
  display: none;
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
}
.post-module .post-content .post-meta {
  margin:0;
  color: #999999;
}
.post-module .post-content .post-meta .timestamp {
  margin: 0 16px 0 0;
}
.post-module .post-content .post-meta a {
  color: #999999;
  text-decoration: none;
}
.hover .post-content .description {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
}
.containerArtist {
    margin-bottom: 30px;
}
.containerArtist:before,
.containerArtist:after {
  content: '';
  display: block;
  clear: both;
}
.containerArtist .column {

  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
.containerArtist .column .demo-title {
  margin: 0 0 15px;
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.containerArtist .info {
  width: 300px;
  margin: 50px auto;
  text-align: center;
}
.containerArtist .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}
.containerArtist .info span {
  color: #666666;
  font-size: 12px;
}
.containerArtist .info span a {
  color: #000000;
  text-decoration: none;
}
.containerArtist .info span .fa {
  color: #e74c3c;
}


.thumbnail {
    padding: 0px; 
     margin-bottom: 0px; 
    border: none;
     border-radius: 0px; 

}
h2.sub_title a {
    color: #1A303A;
}

.month img {
    width: 150px !important;
    height: 150px !important;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #fff;
}

.writeaBlogContent {
    font-size: 20px;
    background-color: #fff;
    width: 100%;
    padding: 20px;
    margin-top: 13px;
}

.col-md-12.writeablogWrapper {
    padding: 0;
    margin-left: -15px;
}


section#block-homepagecustomyellowbar .field {
    padding: 0;
}

.scrollPosition header div .region section .nice-menu li ul li a {
	font-size: 14px !important;
}

a.Login.fa.fa-user:before{
	    content: "\f007";
	font-size: 29px !important;
}
.scrollPosition header div .region section .nice-menu li a.Login.fa.fa-user:before {
	
	font-size: 22px !important;
}

.col-md-3.help-title {
    text-align: center;
}

.col-md-6.main-wrapper-project-block.noPadding-right {
    padding-right: 0;
}

ul.sf-menu.sf-style-black a, ul.sf-menu.sf-style-black a:visited, ul.sf-menu.sf-style-black span.nolink {
    border: 0 none;
    color: #eeeeee;
    padding: 5px 0px;
    font-weight: 100;
    font-size: 18px;
    padding: 12px 20px;
}

ul.sf-menu .sf-sub-indicator {
    height: 25px;
    width: 25px;
}

.form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label.form-group .label {
    padding: 0;
}

.col-sm-8 {
    background: #fff;
	padding: 0;
}

.row.EventFull2 .col-md-7 {
    padding: 15px 0;
}

.row.EventFull2  .col-md-5 {
	padding-right: 0;
}


.eventStart {

    font-weight: 900;
    font-size: 18px;
}
ul.sf-menu .sf-sub-indicator:after {
    content: "▼";
    left: 0;
    line-height: 1;
    position: absolute;
    text-indent: 0;
    top: 0;
    font-size: 28px;
}

.row.EventFull2 .col-md-5 {
    padding-right: 0;
    background-color: #fff;
    z-index: 999;
}

.row.EventFull2 .col-md-7 {
    padding: 15px 0;
    background-color: #fff;
    z-index: 999;
}

.eventStart.fullEventView {
    background-color: #fff;
    position: absolute;
    padding: 5px 15px;
    bottom: 55px;
    z-index: 99;
}


section#block-createaneventunreggistred {
    MARGIN-TOP: 15PX;
}


.blogSubtitle .field {
    bottom: 20px;
}
td.views-field.views-field-title {
    font-size: 14px;
}

th#view-title-table-column a {
    font-size: 26px;
}

h1.js-quickedit-page-title.page-header span {
    display: none;
}

.views-field.views-field-field-is-this-a-past-project- {
    display: none;
}


.views-field.views-field-field-is-this-a-past-project- {
    display: none;
}

h1.js-quickedit-page-title.page-header {
    padding: 0;
    margin: 0;
}


a.ReadMoreDark {
    background: #1A303A;
    padding: 10px 15px;
    color: #fff;
    font-weight: bold;
    font-style: italic;
    float: right;
    margin: 0 15px 15px 0;
}

aside.col-sm-4 {
    padding-left: 30px;
}


.view.view-latest-blog-feeds.view-id-latest_blog_feeds div .views-row {
    clear: both;
}


.partnerWrapper .col-md-4 {
    margin-bottom: 20px;
}

h1.js-quickedit-page-title.page-header {
    margin-bottom: 15px;
}

.writeablogWrapper {
    margin-top: 15px;
}


a.unregistredwrite.WriteaBlog {
    clear: both;
    display: inline-block;
    margin-top: 8px;
    /* margin-left: 50%; */
    /* margin-right: 9%; */
}

.writeablogWrapper.ListviewItems {
	
	    margin-top: 15px;
    clear: both;
    background: #efefef;
    border: 1px solid #d8d8d8;
    height: 70px;
    margin: 0;
    text-align: center;
	
}


.contextual-region.view.view-duplicate-of-latest-blog-feeds.view-id-duplicate_of_latest_blog_feeds.view-display-id-block_1.js-view-dom-id-0a398982e8ecf45b1bd7ad43fd2e8656088f027db165f64e0e6c2adc1c9f9ff0 div .views-row {
    clear: both;
}

div#views-bootstrap-partner-logos-block-1 div div a img {
    min-height: inherit;
    max-height: inherit;
}
div#views-bootstrap-upcoming-events-slideshow-block-1 div .item img  {
    min-height: inherit;
    max-height: inherit;
}
.carousel-caption h3 a {
    /* position: absolute; */
    top: 0;
    left: 0;
    text-align: left;
     color: #192F39;
    background-color: #fff;
    text-transform: uppercase;
    padding: 5px 15px;
    font-weight: 900;
    right: 0;
    z-index: 2;
        font-size: 40px;
    letter-spacing: 5px;
}
.carousel-caption h3 a:hover {
    text-decoration: none;
}
.alert.alert-danger.alert-dismissible {
    display: none;
}

.carousel-caption {
    text-shadow: initial !important;
    

}
.carousel-caption h3 {
    margin-bottom: -60px !important;
}

.list-group.sidebarList  {
    margin-bottom:30px;
}
#views-bootstrap-upcoming-events-slideshow-block-1 .carousel-caption {
    left: 0;
    bottom: -12px ;
}

#views-bootstrap-upcoming-events-slideshow-block-1 .carousel-caption h3 {
    
    position: absolute;
    top: -200px;
    left: 0;
    text-align: left;
    padding-left: 0;
}
#views-bootstrap-upcoming-events-slideshow-block-1 .carousel-caption h3 a {
    padding-left:0px;
}


.modal-backdrop.fade.in {
    z-index: 99;
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons {
    padding: 15px;
    width: 50% !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
}

.ui-widget-content {
    border: 0px solid #ddd !important;
    
}
div#drupal-modal {
    top: 150px !important;
}

td.views-field.views-field-title-1.views-field-body a {
    display: block;
    font-size: 24px;
    font-weight: bold;
}


td.views-field.views-field-title-1.views-field-body a {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: rgb(51, 51, 51);
    margin-bottom: 15px;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    background-color: #1a303a;
    border: 0;
    font-size: 20px;
    font-weight: 900;
    font-style: italic;
    padding: 15px;
}

.view-id-shop td {
    font-size: 16px;
}

.cycle-slideshow img {
    max-height: 250px;
}
/*.views-field.views-field-variations {
    display: inline;
    position: absolute;
    top: -15px;
    z-index: 9;
    right: 5px;
    
}
.views-field.views-field-variations button {
    border-radius: 0;
}*/


/*.views-field.views-field-variations {
    display: none;
}
.views-field.views-field-variations:last-child {
  display: block;
}*/

section#block-newsletter .field--name-body {
    padding-top:0;
    
}
.newsletter-wrapper {
    padding-top: 20px;
}

section#block-newsletter {
    position: sticky;
    top: 35px;
    z-index: 99;
}


/*STORE DESIGN*/
.view.view-store .col-md-4 {
    margin-bottom: 30px;
}
.view.view-store {
    margin-right: -15px !important;
    margin-left: -15px !important;
}
.product-image img {
    height: 200px;
    object-fit: cover;
    width: 200px;
    margin: 0 auto;
}
.product-wrapper {
    padding: 15px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    height: 480px;
    padding-bottom: 80px;
}
.product-wrapper:hover {
      box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
h2.product-title a {
    font-size: 14px;
    color: #1A303A;
    text-align: center;
    display: block;
    line-height: 21px;
    max-height: 160px;
    font-weight: bold;
}
.product-footer span {
    text-align: center;
    display: block;
}
span.list-price {
    color: gray;
    text-decoration: line-through;
    font-size: 16px;
}
span.artist-name-product {
    font-weight: bold;
}
.product-footer .price {
    color: #a42525;
    font-weight: bold;
    font-size: 20px;
}
.views-field.views-field-variations{
        position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: -15px;
}
