.JadNthemeheadline {padding: 0!important; position: relative;}
.JadNthemeheadline  h3{
	position: absolute;
    width: 255px;
    z-index: 1;
    color: #fff;
    font-size: 24px;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    background: #34495c;
    right: 0;
    margin: 0;
}
.JadNthemeheadline img {padding: 0!important;}
.JadNthemeheadline .jadnHeader{
    width: 49%;
    float: left;
    padding: 6px 0 0;
    position: relative;
    z-index: 2;
    margin-top: -47px;
    margin-bottom: 0;
}
.JadNthemeheadline .jadnHeader a {
    color: #fff;
    display: block;
    font-size: 24px;
    line-height:20px;
    padding: 10px;
    text-transform: uppercase;
    background: #34495c;
 } 
 

.JadNthemeheadline .jadnText {
    position: relative;
    background: rgba(52,73,92,0.45);
    z-index: 2;
    margin-top: -42px ;
    color: #fff!important;
    width: calc(51% - 15px);
    height: 42px;
    float: right;
    margin-bottom: 0;
    text-align: left;
    padding-left: 15px;
    line-height: 3.5em!important;
}

.JadNthemeheadline .flex-prev {left: 0; opacity: 1;}
.JadNthemeheadline .flex-next {right: 0; opacity: 1;}

.JadNthemeheadline .flex-prev, .JadNthemeheadline .flex-next {
	height: 55px;
    width: 45px;
    border: none;
    border-radius: 0;
    background: #34495E;
    color: #fff;
}
.JadNthemeheadline .flex-prev:before, .JadNthemeheadline .flex-next:before{
	color: #ecf0f1;
	font-size: 20px;
	padding: 0 15px;
	line-height: 58px;
	}
	
	
	
	
