
li.orange a {
	background: #D95D33;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 15px 20px;
	height: 20px;
	display: inline;
	font-weight: bold;
	border: 2px solid #D95D33;
}
li.orange a:hover {
	background: #ffffff;
	color: #D95D33;
	border: 2px solid #ffffff !important;
	padding: 15px 20px;
	height: 20px;
}
.1dropdown {
	height: 350px;
	background: #052D3F url(../images/supernav_temp.jpg) right center no-repeat;
	border-top: 5px solid #D95F29;
	position: absolute;
	top: 139px;
	width: 100%;
	display: none;
	color: #FFF;
	line-height: 16px;
	z-index: 100;
}
.dropdown { display:table; min-height: 350px;}
.dropdown {display:none}
.dropdown .col {
	width: 18%;
	display: table-cell;
	vertical-align: top;
	float: none;
}
.dropdown .col.double {
	width: 36%;
	display:  table-cell;
	vertical-align: top;
	float: none;
}
.dropdown .col .inner {
	padding: 50px 25px;
	min-height: 250px;
	position: relative;
	font-size: 15px;
	line-height: 17px;
}
.dropdown .col .inner .title, .dropdown .colright .text .title {
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 15px;
	line-height: 20px;
	font-style: normal;
	text-transform: none
}
.dropdown .col .inner .menugap {
	height: 20px;
	width: 100%
}
.dropdown .col .inner .border {
	right: 0;
	top: 50px;
	width: 1px;
	background: #D95D33;
	height: 250px;
	position: absolute
}
.dropdown .colright {
	width: 46%;
	display:table-cell;
	vertical-align: top;
	float: none;
	position: relative;
}
.dropdown .colright .text {
	padding: 50px 0 25px 25px;
	width: 70%;
	font-size: 29px;
	line-height: 30px;
	font-style: italic;
	text-transform: uppercase
}
.dropdown .colright .title {
	padding-bottom: 10px
}
.dropdown .colright .button {
	left: 25px;
	bottom: 50px;
	position: absolute;
}

.dropdown a {text-decoration:none; color:#ffffff}




.homeslider { height:600px; width:100%; position:relative }
.homeslider .bx-wrapper {position:absolute; top:0; left:0; width:100%; height:100%;}

.homeslider ul.bxslider{height:100%; width:100%; padding:0; margin:0;}
.homeslider ul.bxslider li{height:100%; width:100%; padding:0; margin:0}


.homeslider ul.bxslider li{background-size:cover;color: white;height: 700px;margin: 0 auto;padding: 0;width:100%; background-position: center;}


.homeslider .prev{ top:50%; left:30px; position:absolute; z-index:5}


.homeslider .next{ top:50%; right:30px;  position:absolute;  z-index:5}


.homeslider .prev a { display:block; height:36px; width:36px;   background-size: 36px 36px;

-webkit-mask: url(../images/previous.svg) no-repeat 100% 100%;
  mask: url(../images/previous.svg) no-repeat 100% 100%;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: #D95D33;

}

.homeslider .next a { display:block; height:36px; width:36px;   background-size: 36px 36px;

-webkit-mask: url(../images/next.svg) no-repeat 100% 100%;
  mask: url(../images/next.svg) no-repeat 100% 100%;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: #D95D33;

}
.homeslider .prev a:hover ,.homeslider .next a:hover {background-color: #ffffff; }


.homeslider .bxslider .title { padding-top:0; font-size:75px; line-height:85px; color:#FFF; padding-bottom:10px; font-style:italic; text-transform:uppercase}
.homeslider .bxslider .subline { font-size:22px; line-height:28px; color:#29a0b5; padding-bottom:20px; font-weight:bold;}


.homeslider .container {z-index: 100}


.image5block img {
	width: 140% !important;
	height: auto !important;
	position: absolute !important;
	left: -20% !important;
	max-width:200% !important
}

.image5block img.height {opacity:0.5 !important; height:auto  !important; width:100% !important; position: static !important}

.image5block {
	width: 100%
}
.image1, .image5 {
	width: 15%;
}
.image2, .image4 {
	width: 20%;
}
.image3 {
	width: 30%;
}

.tablecell {
	display: table-cell;
	position: relative
}


.image1 { position:relative; z-index:1}
.image2 { position:relative; z-index:2}
.image3 { position:relative; z-index:3}
.image4 { position:relative; z-index:2}
.image5 { position:relative; z-index:1}

.image1,.image5 { padding-top:5%;}
.image2,.image4 { padding-top: 4%}



.fiveimage { height:460px;}

@media screen and (max-width: 1200px) {
.fiveimage { height:400px;}
}
@media screen and (max-width: 1100px) {
.fiveimage { height:365px;}
}
@media screen and (max-width: 1000px) {
.fiveimage { height:325px;}
}
@media screen and (max-width: 768px) {
.fiveimage { height:265px;}
}
@media screen and (max-width: 600px) {
.fiveimage { height:210px;}
}
@media screen and (max-width: 500px) {
.fiveimage { height:170px;}
}
@media screen and (max-width: 400px) {
.fiveimage { height:140px;}
}



.home-news .date {
}


.home-news .link a {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	
	color: #D85D33;
	font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;

    
}


.home-news .link {
	margin: 0 auto;
	text-align: center;
}



.home-news img {
	background: #fff;
	width: 90% !important;
	margin: 0 auto !important;
}


.home-news {
	
	display: inline-block;
    background: rgba(255, 255, 255, 0) !important;
    padding: 0;
    margin: 0 0 0;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0px solid #e6e6e6 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-height: 50px;
    position: relative;
    color: #fff !important;
    min-height: 440px;
}

.home-news .title {
	margin: 0 auto;
	color: #fff !important;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    padding: 15px 15px 15px 0px;
    text-align: center;
    max-width: 260px;
}



@media screen and (max-width: 1280px) {
.home-news {
    min-height: 400px;

}


}




@media screen and (max-width: 768px) {
.home-news {

    min-height: auto;
    width: 100% !important;

}

.home-news img {
	width: 100% !important;
	margin: 0 auto;
}



}


.home-news .title {
	
	color: #fff !important;
    font-size: 24px !important;
    line-height: 30px;
    font-weight: bold;
    padding: 15px 0px 15px 0px;
    text-align: center;
}




.home-news .subtitle {
	
	color: #299FB5;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    padding: 15px 0px;
    margin-bottom: -10px;
    text-align: center;
}

.blockbg .header-title {
    font-size: 38px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    text-align:  center;
    margin-bottom: 25px;
}

.home.range {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #1d9db3;
    padding-bottom: 5px;
	text-align: center

}	
