@charset "utf-8";
/* CSS Document */
.gdlr-divider.double {
    height: 3px;
    border-top-width: 1px;
	border-color: #BDB4B4;
}
.gdlr-item {
	
    margin: 0px 15px 20px;
    min-height: 1px;
}
.gdlr-item.gdlr-divider-item {
    margin-bottom: 50px;
}
.gdlr-divider {
    border-bottom-width: 1px;
    border-style: solid;
    margin: 0px auto;
    max-width: 100%;
}
.gdlr-shortcode-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}
.grids_of_4{
	display: block;
	/*padding: 0% 2% 0%;*/
}
.grids_of_4 h3{
	font-family: 'DidotLTStd-Bold';
	margin: 3% 0;
	display:block;
	font-size: 1.1em;
	color: #003366;
	text-transform: uppercase;
}.grids_of_4 p{
	font-family:Futura;
	padding:10px 0px;
	font-size: 1em;
	color: #6b6b6b;
	line-height: 1.8em;
}
.grids_of_4 ul li{
	font-family:Futura;
	padding:10px 10px;
	list-style:inside;
	font-size: 1em;
	color: #6B6B6B;
}
.four {
    width: 33.333%;
}
.column, .columns {
    float: left;
    position: relative;
    min-height: 1px;
}
h5 {
	font-family: "Futura", sans-serif; */
    font-size: 16px;
    color: #5C666F;
    text-transform: uppercase;
    line-height: 28px;
    margin-bottom: 18px;
    font-weight: 400;
}
.eight {
    width: 66.667%;
}
.gdlr-blog-full .gdlr-blog-thumbnail {
    text-align: center;
    margin-bottom: 30px;
}
.blog-date-wrapper {
    background-color: #A4A9AD;
}
.gdlr-blog-full .blog-date-wrapper {
    width: 50px;
    text-align: center;
    float: left;
    padding: 10px 2px;
    margin-right: 28px;
}
.gdlr-blog-full .blog-date-wrapper span {
    display: block;
    line-height: 1;
    margin: 3px 0px 5px;
}
.blog-date-wrapper {
    color: #ffffff;
}
.gdlr-blog-full .blog-content-wrapper {
    overflow: hidden;
}
.gdlr-blog-full .gdlr-blog-title {
    font-family: 'Futura-H';
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
.gdlr-blog-title, .gdlr-blog-title a {
    color: #424242;
}
.main_show	h4 {
	text-transform: capitalize;
	font-size: 1.5em;
	color: #252525;
	font-weight: bold;
	margin-bottom: 15px;
}
.wrap_footer{
	float:left;
	width:50%;
}
.wrap_footer ul li {
	float:left;
}
.wrap_footer ul li a {
	padding:0px 20px;
	margin:0px;
	color:#000;
}