.udo-button-header {
	width: calc(35% - 30px); 
	float: left;
	background-color: #4B515D;
	color: #fff;
	text-align: right;
	font-size: 15px;
	font-weight: normal;
	padding: 39px 10px;
	margin-right: 10px;
	margin-top: 20px;
	    z-index: 20;
    position: relative;
	font-family: 'Arvo', serif;
}

.bracket { 
	width: 27px;
	    top: 269px;
    height: 187px;
    left: 200px;
    position: absolute;
    z-index: 0;
    border-left: 2px solid #4B515D;
    border-top: 2px solid #4B515D;
    border-bottom: 2px solid #4B515D;
}



@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	
		.bracket { 
		height: 249px;
    left: 159px;
    top: 364px;
	}
	
}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	 
		 .bracket { 
		height: 249px;
    left: 181px;
    top: 298px;
	}
	
	
}




@media (max-width: 767px) {
	
	.bracket { 
	display: none !important;
	}
}

.udo-buttons {
		margin-top: 20px;
	width: 65%; 
	float: left;
	margin-bottom: 30px;
}


.cool-button:hover:after {
	  width: 60px;
}

.cool-button:hover {
	text-decoration: none;
}

.cool-button:after {
    width: 40px;
    height: 700%;
    background: #ea983e;
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    transform-origin: 0 0;
    transform: rotate(-20deg);
	content: '';
    position: absolute;
	transition: all 0.3s;
	    box-sizing: border-box;
}


@media (min-width: 320px) and (max-width: 480px) {
	.bracket { display: none;}
	
.udo-button-header {
	width: calc(100% - 30px);
	text-align: center;
	}
	
	
.udo-buttons {
	width: 100% !important;
		text-align: center;
}
	
	
}



.cool-button {
	overflow: hidden;
	display: inline-block;
	margin-bottom: 5px;
		transition: background 0.5s linear;
   /* background-image: -webkit-linear-gradient(-18deg, #0a7d8c 80%,  #FAB832 20%); */
	background: #0a7d8c;
   color: #ffffff;
	font-weight: normal !important;
	font-family: 'Century Gothic', serif;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 10px 60px 10px 10px;
	text-transform: uppercase;
	border: none;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

h4.turn {
	color: #4B515D;
	font-size: 37px !important;
	position:absolute;
	transform: rotate(-90deg);
	transform-origin: right;
	left: 0;
	padding-right: 20px;
	margin-left: -220px;
}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	
		
h4.turn {
	margin-left: -235px;
	}
	
	.hentry, .no-results {
		border-left: 0px;
	}
	
}


@media (max-width: 767px) { 
	
	.content, .secondary {
		border-left: 0px;
	}
	
	.hentry, .no-results {
		border-left: 0px;
	}

h4.turn {
	font-size: 27px !important;
	position: relative;
	transform: rotate(0deg);
	left: 0;
	padding-right: 0px;
	margin-left: 0px;
}
	
}

.home table strong {
	font-family: 'Helvetica Neue', sans-serif;
	font-weight: bold;
}

table.yellow-bkg {
	 background-image: -webkit-linear-gradient(180deg, #fff 76%,  #FAB832 20%);
	border-bottom: 0px !important;
}

.home h1.entry-title {
	font-size: 36px;
	line-height: 40px;
	padding-left: 10px;
	font-weight: normal !important;
}

.grey-bkg-heading {
	background-color: #EAEAEA;
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
	margin-top:-40px;
}

.grey-bkg-para {
 background-image: -webkit-linear-gradient(180deg, #fff 75%,  #EAEAEA 60%);
	padding-bottom:20px;
	padding-left: 25px;
	padding-top: 50px;
	margin-top: -60px;
}


.green-bkg-para {
 background-image: -webkit-linear-gradient(180deg, #fff 65%,  #B8E0DD 20%);
	padding-bottom:20px;
	padding-left: 45px;
	padding-top: 30px;
	margin-top: -12px;
	margin-bottom: 20px;
}

.home h4 {
	font-size: 25px;
	padding-left:10px;
	line-height: 28px
}


.blue-bkg-para {
 background-image: -webkit-linear-gradient(180deg, #fff 65%,  #C0D5E0 20%);
	padding-bottom:20px;
	margin-top: -12px;
	padding-left: 45px;
	padding-top: 30px;
	
}

.home h1.entry-title span {
	font-style: italic;
}

#access ul ul a {
	letter-spacing: 0px;
}

.widget.widget_text p {
    margin-bottom: 6px;
}

.jetpack_widget_social_icons svg {
	color: #0a7d8c !important;
	padding-left: 20px;
}

.widget a {
	color: #48515D;
}

.grey-bkg {
		font-size: 21px;
	line-height: 24px;
	width: 120%;
	margin-top: -10px;
	font-family: 'Arvo', serif;
}

#text-6 {
	border-top: 10px solid #fff;
	background: #EAEAEA;
	overflow: visible;
	width: 75%;
	padding: 0px 0px 20px 20px;
}

#access div {
    margin: 0% 4%;
}

#access a {
    color: #eee;
    font-size: 12px;
    letter-spacing: 1px;
}

#secondary {
	border-left: 1px solid #ddd;
    margin-right: 3%;
	 padding-left: 3%; 
    width: 19.8%;
}

#content {
    margin: 0 34% 0 4.6%;
    width: 66.4%;
}

#branding #searchform {
	display: none;
}

h2.yellow.white {
	background: #F0B045;
	color: #fff;
}

.home .entry-content td, .comment-content td {
    border-top: 0px solid #ddd;
    padding: 6px px 6px;
}

.home td {
	font-family: 'Arvo', serif;
}

td {
	    vertical-align: middle;
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
	border: 0px solid #ddd;
}

.grey {
	padding: 20px;
	background: #e5e3e3;
}



h2.green {
	background: #0a7d8c;
	color: #ffffff;
	text-align: center;
	line-height: 32px;
	padding: 20px;
	font-weight: 500 !important;
	font-size: 25px;
	font-family: 'Century Gothic', serif;
}


h2.blue {
	background: #0a7d8c;
	color: #ffffff;
	text-align: center;
	line-height: 32px;
	padding: 20px;
	font-weight: 500 !important;
	font-size: 25px;
	font-family: 'Century Gothic', serif;
}


h2.grey {
	background: #0a7d8c;
	color: #ffffff;
	text-align: center;
	line-height: 22px;
	padding: 20px;
	font-weight: 500 !important;
	font-size: 25px;
	font-family: 'Century Gothic', serif;
}


h2.yellow {
	font-weight: 500 !important;
	text-align: center;
	font-size: 25px;
	line-height: 22px;
	background: #ea983e;
	color: #0a7d8c;
	padding: 20px;
	font-family: 'Century Gothic', serif;
}

#branding .only-search + #access div {
	padding-right: 0;
}