
@font-face {
    font-family: 'robotolight';
    src: url('/fonts/Roboto-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'veneer';
    src: url('/fonts/Veneer.otf') format('opentype');
}
@font-face {
    font-family: 'veneer-clean-regular';
    src: url('/fonts/Veneer-Clean-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'robotolight';
    src: url('/fonts/Roboto-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'robotocondensed';
    src: url('/fonts/RobotoCondensed-Regular.ttf');
    src: url('/fonts/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoblack';
    src: url('/fonts/Roboto-Black.ttf') format('truetype');
}

body#home section#breadcrumbs {
    /*display: none;*/
}

body {

  font-family: 'robotolight', 'Helvetica Neue', Helvetica, sans-serif;
}
i.fa.fa-bullhorn {
    font-size: 100px;
    text-align: center;
    color: #363539;
    display: block;
    margin: auto;
}
h1 {
    font-family: 'veneer', 'robotocondensed', 'Helvetica Neue', Helvetica, sans-serif;
    text-transform: uppercase;
    color: #000c1c;

}
h2, h3, h4, h1 a, h2 a {
        font-family: 'robotoblack', 'Helvetica Neue', Helvetica, sans-serif;
        color: #000c1c;
}
a {
}
.url-target-none {
   /* display:none ;*/
}
h2 a {
    color: #363539;
}
.front_events h2 a {
   color: #FFF;
}
a:hover, a:focus {
    color: #2c92a3;
    text-decoration: underline;
}

a.print {
    background: url("/images/icon_print.png") no-repeat left center;
    height: 23px;
    padding-left: 35px;
}

a.view_events {
    display: inline-block;
    background-color: #45a554;
    color: #fff;
    padding: 10px 15px;
}

a.view_events:hover {
    background-color: #89a4d1;
}


.navbar {
    border-t/*o*/p: 5px solid #000;
}

.navbar-member .nav {
    margin: 0 !important;
}
.navbar .nav {
    margin: 15px 0 0 0;
}

.navbar .nav > li {
    padding: 0 5px;
    font-family: 'robotocondensed';
}
.navbar .nav > li.searcher {
    padding: 0px;
}
.navbar .nav > li.searcher a {
    margin-left: 2px;
}
.navbar-custom .nav > li a, .navbar .nav > li a  {
    padding: 10px; ;
    font-size: 14px;
    text-transform: uppercase;
}

ul.dropdown-menu li a{
    min-height: 12px !important;
    padding: 10px !important;
}

.dropdown-menu {
    background-color: rgba(54, 53, 57, .9) !important;
    }
.navbar-custom .nav > li > a:hover {
    background-color: #fff !important;
    opacity: 100 !important;}

.navbar-custom .nav > li.dropdown.searcher > a:hover {
       background-color: #363539 !important;
       }

.navbar-custom .nav li.dropdown.open > .dropdown-toggle, .navbar-custom .nav li.dropdown.active > .dropdown-toggle, .navbar-custom .nav li.dropdown.open.active > .dropdown-toggle {
    color: #555555 !important;
    background-color: #e5e5e5 !important;
       }
.navbar-searcher {
    position: absolute !important;
    right:0 !important;
    left: 100% !important;
    margin-right: 0 !important;
}
.searcher:hover {
    background-color: #363539 !important;
}
.searcher {
    width: 40px !important;
}
.navbar .linkedin {
    background: url("/49/images/linkedin.png") no-repeat top;
    width: 90px;
    height: 23px;
    display: block;
    float: right;
    padding: 0;
    /*margin: 28px 15px 0 -20px;*/
    margin: 32px 15px 0 0;
}

.navbar .linkedin:hover {
    background-position: bottom;
}

.tiles-container h1 {
	display: none !important;
	padding: 0 !important;
    border: none !important;
}

#home .container.index-container {
    width: 100% !important;
}

.header-wrap {
    background-color: #1d487f;
}

.news-boxes {
    background-color: #1d487f;
    padding-bottom: 50px;
}
.news-boxes h2 {
    text-align: center;
    color: #fff;
    font-size: 34px !important;
    margin-top: 50px !important;
}

.blog-post {
    margin-bottom: 30px;
}
/*************parallax*************/
.parallax {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;

}
.parallax-content a.readMore-feature, .footer-btm a.readMore {
    border: 1px solid #fff;
    color: #FFF;
    background-color: #000 !
    padding: 5px 20px;
    margin-top: 15px;
    display: inline-block;
    letter-spacing: 2px;
font-size: 12px;
text-transform: uppercase;
font-weight: 300;
}
.parallax-content a.readMore-feature:hover {
    background-color: #3A3A3A;
    color: #fff;
}
/*******************home parallax-bg----***********************/
#home-parallax{
    background: url('../../images/showcase-8.jpg') no-repeat;
    padding: 190px 0;
}
.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    color:#3162a4;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

.parallax-buttons{
    display: block;
    text-align: center;
    margin-top: 20px;
}
.parallax-buttons a{
    display: inline-block;
    margin: 5px;
}
h1.typed-text{
    color:#fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700;
}
.typed-text .element{
    color:#3162a4;
}
#home-parallax p{
    color:#fff;
}


.parallax-content h1 {
    border: none !important;
    font-size: 40px;
    letter-spacing: 1px;
    font-weight: bolder;
    color: #fff !important;
    text-shadow: 2px 2px #000;
}

.parallax-content h2 {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: bolder;
    color: #fff !important;
    text-shadow: 2px 2px #000;
}

.parallax-content a.readMore, a.readMore {
    border: 1px #000 solid;
    background-color: #000;
    color: #FFF !important;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px;
    display: inline-block;
    float: right;
    margin-top: -50px;
    text-transform: uppercase;
}


 .format_news .readMore a {
    color: #555;
}

.parallax-content a.readMore:hover, a.readMore:hover {
    background-color: #FFF;
    color: #77cee9 !important;
    text-decoration: none;
}


.overlay_img {
    margin-top: -200px; z-index: 999999; position: absolute;
}

#child .overlay_img {
    display: none;
}
.parallax-image-1 {
    background: url(/394/images/parallax-bg1.jpg);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    }
    .parallax-section {
    width: 100%;
    display: block;
    clear: both;
    height: auto;
}
.parallax-content {
    text-align: center;
    padding: 50px 0;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
}

.icon-bullhorn {
    font-size: 100px;
}

.carousel-inner {
    /*overflow: visible !important;*/
}

.carousel-caption {
   /* padding-bottom: 10px !important;*/
    color: #FFF !important;
    display: block !important;
}

div.child {
    min-height: 80px;
}
/*
section#breadcrumbs {
    background-color: #363539;
    border-top: 1px solid #555;
    background: url("/1456/images/bg_pic.jpg") no-repeat bottom;

    padding: 260px 0 10px 0;
}
*/
#home section#breadcrumbs {
    display: none;
}
section#breadcrumbs ul{
    background-color: rgba(255, 255, 255, 0.5);
    padding: 5px 0 5px 5px;
    /*margin-top: -30px;*/
    margin-top: 10px;

}

section#breadcrumbs li {
    color: #FFF;
}

section#breadcrumbs a {
    color: #FFF;
}

section#page-title {
    background-color: #f4fcff;
    /*background-image: url("/49/images/bg-heading.jpg");*/
    padding: 40px 0;
    margin: 0;
}


body#child section#page-title {
	 display: none;
}

.news-content .next-prev{
    display:none;
}
.format_news, news_div .format_events {
    background-color: #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
    border-radius: 4px;
    margin: 0 0 10px;
    padding: 5px 10px;
}

.fred {
    padding: 30px 0;
}
#myCarousel .container {
    height: 100%;
  }
#page-content .container .fred:before  {content: url(https://socialinclusionweek.com.au/1456/images/texture_white.png);
position: relative;
/*bottom: -1px;*/
top: -95px;
}

/*#myCarousel .container:after {
    content: url(https://socialinclusionweek.com.au/1456/images/texture_white.png);
    position: relative;
    bottom: -1px;
}*/

.fred .tag-img {
    margin-top: -50px;
}
section#page-content .fred h2 {
    font-size: 30px;
    line-height: 35px;
}

section#page-content .fred p {
    font-size: 22px;
    line-height: 24px;
}
section#page-title h1 {
    /*color: #95aed6;*/
    color: #F6BE0B;
    font-weight: normal;
    line-height: 32px;
    text-align: center;
    padding: 0;
    margin: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
}


.social-icons li {
    display: inline-block;
}
ul.social-icons {
    margin: 0;
    padding-bottom: 20px;
}
section#page-content h2 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    padding: 10px 0;
    margin: 0;
    /*border-bottom: 1px solid #fafafa;*/
}
section#footer-top h2 a{
    font-family: 'robotocondensed';
    text-transform: uppercase;
    font-size: 24px;
}
section#page-content h4 {
    color: #77cee9;
    font-weight: normal;
    padding: 0 0 10px;
    margin: 0;
}

#child section#page-content {
    padding-bottom: 150px;
}
#home section#page-content h1 {
    font-size: 54px;
    line-height: 56px;
}

section#page-content h1 {
 /*display: none;*/
 color: #000c1c;
  padding-bottom: 20px;
  padding-top: 30px;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 44px;
  line-height: 46px;
  /*border-bottom: dotted 1px #dddedd;*/
  display: inline-block;
}

section#page-content p {

}

section#tiles_top {
    background-color: #fafafa;

    margin: 80px 0 0;
}

.tiles-container {
    padding: 100px 0;
     background-color: #363539;
     border-top: 3px solid #f6be0b;
}

.tiles-top-container {
	margin-top: -120px;
	position:relative;

}

.tiles_top {
	margin-left: 3px;

	border-color: #CCC;
    height: 100px;
 	padding-left: 2px;
	padding-right: 2px;
	text-align:center;
	 vertical-align:middle;
}


.tiles_top:hover{
   background-color:#F7F7F7 !important;
}

.first {
	margin-left: 40px;
}




.tiles_top p {
	padding-top: 35px;
	 vertical-align:middle;
    font-size: 22px;
     line-height: 24px;
    font-weight: bold;

}

.tiles_top a {
    color: #0a367d;
    text-decoration: none;
}

.tiles_top a:hover {
    text-decoration: none;
	color: #F90;
}

.tiles_top:nth-child(odd) {
    background-color: #fff;
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */

}

section#page-content .tiles_top:nth-child(odd) h2,
section#page-content .tiles_top:nth-child(odd) p {
    color: #0a3987;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}

.tiles_top:nth-child(even) {
    background-color: #fff;
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */

}

section#page-content .tiles_top:nth-child(even) h2,
section#page-content .tiles_top:nth-child(even) p {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .7);
}



section#tiles {
    background-color: #fff;
    padding: 50px 0;
    margin: 80px 0 0;
}


.tiles .readMore a{
    color: #fff;
}

.tiles .readMore a:hover {
    color: #000;
}
.tiles .readMore {
    display: inline-block;
    border: 1px solid #fff;
    padding: 5px;
    width: 150px;
    text-align: center;
    margin-top: 5px;
}
.tiles .readMore:empty {
    border: none;
}
.tiles {
    box-sizing: border-box;
    min-height: 455px;
	margin-left: 0px;
	margin-right: 20px;
    padding: 20px;
    text-align: center;

}

.tiles h2 {
    padding: 20px 0;
    text-align: center;

}

.tiles p {
    font-size: 15px;
     line-height: 20px;
}

.tiles img {
    padding-top: 10px;
    padding-bottom: 20px;
}

.tiles h2 a {

 	text-decoration: none;
	font-weight:bold;
}

.tiles h2 a:hover {
	color: #FFF !important;
	text-decoration: underline;
}

.tiles {
	margin-top: 5px;
	background-color: #f6be0b;
    /*box-shadow: 0px 2px 3px #C7C7C7;*/

	border-style: solid;
    border-width: 10px;
	border-color: #363539;
}



section#page-content .tiles h2 {

	color: #000 !important;
	background-color: #f6be0b;

}


.format_news img {
 padding: 15px;
}

.format_news a {
 color: #000;
}


/*.tiles:nth-child(even) {
	margin-top: 5px;
	background-color: #f5f5f5;
    box-shadow: 0px 2px 3px #C7C7C7;
	border-style: solid;
    border-width: 2px;
	border-color: #F6BE0B;
}*/

/*section#page-content .tiles:nth-child(even) h2 {
    color: #FFF;
	background-color: #F6BE0B;
	padding-left: 2px;

}


section#page-content .tiles:nth-child(even) p {
    color: #000;
	padding-left: 10px;
}*/



.education {
    /*box-sizing: border-box;*/
    /*background-color: #0a3987;*/
    background-color: #e8e8e8;
    /*background-image: url("/49/images/educate.jpg");*/
    background-image: url("/49/images/bg-gray.jpg");
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: center;*/
    min-height: 240px;
    padding: 20px;
}

.education h2 {
    /*color: #fff;*/
    color: #0a3987;
    line-height: 28px;
    padding: 0;
    margin: 0 0 20px;
    /*text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);*/
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}

.education p {
    /*color: #fff;*/
    color: #0a3987;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    /*text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);*/
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}

.networking {
    /*box-sizing: border-box;*/
    /*background-color: #95aed6;*/
    background-color: #e8e8e8;
    /*background-image: url("/49/images/network.jpg");*/
    background-image: url("/49/images/bg-gray.jpg");
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: center;*/
    min-height: 240px;
    padding: 20px;
    /*margin-left: -30px;*/
}



.networking h2 {
    color: #0a3987;
    line-height: 28px;
    padding: 0;
    margin: 0 0 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}

.networking p {
    color: #0a3987;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}

.membership {
    /*box-sizing: border-box;*/
    /*background-color: #45a554; */
    background-color: #0a367d;
    background-image: url("/49/images/bg-blue.jpg");
    /*background-size: cover;*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    min-height: 240px;
    padding: 20px;
    /*margin-top: 30px;*/
}

.membership h2 {
    color: #fff;
    line-height: 28px;
    padding: 0;
    margin: 0 0 20px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .7);
}

.membership p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .7);
}

.membership a {
    color: #fff;
    text-decoration: underline;
}

.membership a:hover {
    color: #fff;
    text-decoration: none;
}

footer {
    padding: 0;
    margin: 0;
	background-color: #000e1e;
}
footer:before {
    position: relative;
    display: block;
    top: -55px;
    left: 0px;
    content: "";
    background: url(https://socialinclusionweek.com.au/1456/images/texture_footer.png) no-repeat;
    width: 100%;
    height: 56px;
    background-size: cover;
}
footer h4 {
    color: #363539;
    padding: 0 10px;
    text-transform: uppercase;
}

footer > section#footer-top {
    background-color: #000;
    /*background-color: #2c92a3;*/
    padding: 40px 0;
}

footer > section#footer-btm {
    /*background-color: #35b3e3;*/
	padding-top: 20px;
	padding-bottom: 10px;
}
footer > section#footer-btm .span7 {
    border-right: 1px solid #fff;
}

footer > section#footer-btm-btm {
    background-color: #000e1e;
	padding-top: 10px;
	color: #FFF;
	font-weight:bold;
	    /*border-top: 1px solid #fff;*/

}


footer > section#footer-btm-btm a {
	color: #FFF;
}

.searcher {
    background: #000;
}

footer > section#footer-btm p {
    padding: 0;
    margin: 0;
}

footer > section#footer-btm a {
    color: #e0eff1;
}

footer > section#footer-btm a.readMore {
    font-size: 16px;
    color: #555;
    border: none;
}
footer > section#footer-btm a.readMore:hover {
    background-color: #000;
    text-decoration: none;
    color: #fff;
}
footer > section#footer-btm h4 {
    font-family: 'robotocondensed';
    color: #fff;
    padding: 0;
}

.footer-pad {
    padding: 20px 0 10px;
}

ul.footer-top-nav {
    list-style-type: none;
    padding: 0 10px;
    margin: 0;
}

ul.footer-top-nav li {
    padding: 5px 0;
    margin: 0;
}

ul.footer-top-nav li > a {
    color: #2c92a3;
}

ul.footer-btm-nav {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.footer-btm-nav li {
    float: left;
    color: #fff;
    padding: 10px;
    margin: 0;
}

ul.footer-btm-nav li > a {
    color: #999;
}

.scape {
    padding: 10px;
}
.navbar-inner {
	background-color: #222;
    background-image: linear-gradient(to bottom, #222, #999);
}
.error {
	color: #f00;
}

.bodytext_red {
	color: #f00;
}

.submitBtn{
    margin-top:5px;
    background:#E7E7E7;
}

.submitBtn:hover{
    background:#DADADA;
}
@media only screen and (max-width : 1024px) {
  /*section#breadcrumbs > .container:before {display:none;}*/
}
@media only screen and (max-width : 767px) {
  .navbar-form{
    margin-right:0;
    margin-left:0;
  }
  .footer-thirdcolumn__borderleft{border-left: 3px solid transparent !important;}
  footer {text-align: center;}
  /*section#breadcrumbs > .container:before {display:none;}*/
}

@media (max-width: 500px) {
    body {
        padding: 0px;
    }
    .container {
        padding: 10px;
    }
    .parallax-section .container {
        padding: 0px ;
    }
    #footer-btm .readMore {
    margin-bottom: 50px;
    }

    .feature_block {
    overflow: inherit !important;
    }
    .frontgalltype h3.title {

        margin-top: 0px !important;
    }
    section#page-content h1 {
        line-height: 46px;
    }
    #breadcrumbs {
        display: none;
    }
}
#paging_container li {
    list-style: outside none none;
}
#paging_container {
    float: left;
}
.page_navigation, .alt_page_navigation {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 20px 40px;
}
.page_navigation a, .alt_page_navigation a {
    background-color: #1b1b1b;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    color: white;
    float: left;
    font-family: Tahoma;
    font-size: 12px;
    margin: 2px;
    padding: 5px 9px 5px 5px;
    text-decoration: none;
}
.page_navigation a:hover, .alt_page_navigation a:hover {
    background-color: #ffffff;
    border: 1px solid #1b1b1b;
    border-radius: 4px;
    color: #000000;
    float: left;
    font-family: Tahoma;
    font-size: 12px;
    margin: 2px;
    padding: 5px 9px 5px 5px;
    text-decoration: none;
}

.active_page {
    background-color: white !important;
    color: black !important;
}
.page_content, .alt_content {
    clear: both;
    color: black;
    padding-top: 20px;
}
.profile {
	min-width: 95% !important;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 10px;
	overflow:hidden;
	text-align:left;
}
img.soft_icon {
	opacity: 0.2;
}
#profile_container li{list-style:none outside none}
.frontspan{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 5px;
	overflow:hidden;
	text-align:left;
	min-height: 500px;
	 margin-left: 5px;

}
.pro_img {
	width: 130px !important;
	float: left;
}

/*
	======================================
			PHOTO GALLERY
	=======================================
*/

.homegallery {
}



ul.gallery_menu, ul.gallery_pics {
	margin: 20px 5px 10px 5px;
	padding:0;
	display:block;
	overflow:hidden;
}
ul.gallery_menu li {
	background: url(/images/bg_photo.png) no-repeat;
	/*	width:164px;*/
/*	height:158px;*/
	list-style:none;
	text-align:center;
	padding-right:5px;
	font-size: 14px;
}
body#child ul.gallery_menu li {
	float:left;
}
body#home ul.gallery_menu li img {
	margin: 10px auto 5px auto;
	display:block;
	width:100%;
}
ul.gallery_menu li img {
	margin: 10px auto 5px auto;
	display:block;
	width:220px;
}
ul.gallery_menu li span {
	font-weight:bold;
	line-height:12px;
	clear:both;
	width:120px;
	display:block;
	margin:auto;
}
ul.gallery_menu li a {
	text-decoration:none;
}
ul.gallery_pics li {
	list-style:none;
	float:left;
	padding:5px 5px 0 5px;
}
div#gallery_pics {
	width:550px;
}
div#gallery_pics img {
	float:left;
	margin: 5px;
}

.member_login {
 color: #000;
}

.member_login:hover {
    color: #35b3e3;
}

.subscription_radio {
    padding: 20px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    font-size: 18px;
}
.subscription_radio_desc {
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
}

.subscription_radio input {
    border: none;
    box-shadow: none;
    height: 10px;
    width: 10%;
}

.btn-join-dra {
    background-color: #00244c;
    border: medium none;
    border-radius: 4px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    color: #fff !important;
    display: inline-block;
    font-size: 24px !important;
    margin: 30px 10px 10px 0;
    min-width: 300px;
    padding: 10px 30px;
    text-decoration: none !important;
    transition: all 0.4s ease 0s;
}
.btn-join-dra:hover {
    background-color: #000;
}

input[type='radio'] {
    transform: scale(2);
}

.membership_label
{
    font-size: 22px ;
    font-weight: bold;
    padding: 10px;
}

div.span4.margin20.frontgalltype.image_holder {
    margin: 0;
}

.news-container {
    padding-right: 0;
    height: 100%;
    display: block;
    float: left;
    margin-bottom: 100px;
}

.frontgalltype2 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.frontgalltype h3.title {
    /*margin-top: -200px;*/
text-align: center;
display: block;
color: #fff;
}
.frontgalltype h3.title a {
    color: #fff;
    text-shadow: 1px 1px #555;
}

.frontgalltype2 h3.title {
    clear: both;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    margin-right: 20px;
    margin-left: 20px;
    padding-bottom: 10px;
}
.frontgalltype:nth-child(3) h3.title {
    color: #fff;
    /*text-transform: uppercase;*/
display: block;
    text-shadow: 1px 1px #555;
    /*margin-top: -250px;*/
}

.frontgalltype a.btn.btn-read-more{
    background: transparent !important;
    color: #fff;
    border: none;
    margin: auto;
    box-shadow: none;
    display: block;
    width: 100px;
        border: 1px solid #eee;

}
.format_news span.readMore a {
    background: transparent !important;
    color: #555;
    border: 1px solid #555;
    border-radius: 0px;
    box-shadow: none;
    display: block;
    width: 100px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'robotocondensed', sans-serif;
}
.frontgalltype2 a.btn.btn-read-more  {
    background: transparent !important;
    border: 1px solid #eee;
    border-radius: 0px;
    margin: auto;
    box-shadow: none;
    display: block;
    width: 100px;
    text-transform: uppercase;
    font-family: 'robotocondensed', sans-serif;
}

.brand img {
    max-width: 500px;
    padding-bottom: 10px;
}

.news-item-img {
    padding: 15px;
}

.events-container {
    color: #FFF;
}

.item-img-wrap {
display: inline-block;

    overflow: hidden;
    background-color: #f5f5f5;
    width: 200px;
    height: 200px;
    vertical-align: middle;
    border: 1px dotted #f5f5f5;
    }

    .news-container .span4.frontgalltype2.image_holder{
        margin-left: 0px;
        text-align: center;
    }

    .sponsor_box {
        margin-bottom: 50px;
    }

    .feature_block {
        display: block;
        overflow: auto;
        background-color: #f5f5f5;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .feature_block .span4{
        margin-left: 10px;
    }

    .feature_block .feature_box {
        min-height: 230px;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }

    .front_events {
        margin-left: 10px !important;
        text-align: center;
    }

.front_events h2 {
 font-size: 22px !important;
}

#messageline {
    padding: 10px;
    color: red; 
    font-weight: bold;
    font-size: 15px;
}
#breadcrumbs {
    width: 100%;
}

#event_div h1 {
    border-bottom: none !important;
    font-size: 18px !important;
    padding: 0 !important;
    line-height: 20px !important;
}
/*added upon customer request*/
.span9 #childpage_content #event_div h1{
    font-size:30px !important;
    line-height: 35px !important;}
/*added upon customer request*/

.content-filter-calendar {
    display: none;
}
.side_link {
    text-transform: uppercase;
    font-size: 24px;
    color: #000;
    font-weight: bolder;
    border-bottom: solid 1px #000;
    width: 300px;
    display: inline-block;
    padding-bottom: 10px;
    line-height: 30px;
}
.filterblock {
    margin-right: 5px !important;
}
.filterblock label {
    font-size: 13px;
}
.event_news_img img {
    display: none;
}
.footer-thirdcolumn__borderleft{
    height: 400px;
    border-left: 3px #fff solid;
    padding-left: 30px;
}
.text-white{color: #fff;}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
  border-radius: 0px;
  /*width: 90%;*/
}
.btn-send{ border-radius: 0px;
    color: #000e1e;
    font-weight: 800;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    text-shadow: none;}
#footer-btm > .container {border-bottom: 1px solid #fff;}
section#breadcrumbs > .container:before {
    content: url(https://socialinclusionweek.com.au/1456/images/texture_white.png);
    position: relative;
    bottom: 67px;
}
section#breadcrumbs a, section#breadcrumbs li{
    color: #000;
}
.social-content-wrapper > h4{display: inline-block; padding-right: 10px !important;}
.siw-hr{    margin: 0px; border: 3px solid #000c1c;}

.event-registration__well{
    background: #fff;
    border-radius: 0px;
    border: 1px solid #000c1c;
    text-transform: uppercase;
    line-height: 24px;
    color:#000c1c;
    font-family: 'robotolight', 'Helvetica Neue', Helvetica, sans-serif;
  }
.event-registration__well label, .event-registration__well a {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  color:#000c1c;
  font-family: 'robotolight', 'Helvetica Neue', Helvetica, sans-serif;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
  border: 1px solid #000c1c;
  width: 97%;
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 20px;}


.btn-siw{
    background: #000c1c;
    border: 0px solid transparent;
    border-radius: 0px;
    padding: 10px;
    text-transform: uppercase;
    font-family: 'robotoblack', 'roboto','Helvetica Neue', Helvetica, sans-serif;
}
#security_code{width:90%;}

.pagination .active {
    background-color: #DCDCDC !important;
    color: #FFF !important;
}

