d/*----------- GENERAL ---------------*/
	h2{
		font-size:25px;
		}
	#slideshow-1 img {
		width: 100%;	
	}
/*---------- SLIDESHOW 5 ----------*/
	.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
		/*background: url(/jssor/img/b21.png) no-repeat;*/
		overflow:hidden;
		cursor: pointer;
	}
	.jssorb21 div { 
		background-position: -5px -5px; 
	}
	.jssorb21 div:hover, .jssorb21 .av:hover { 
		background-position: -35px -5px; 
	}
	.jssorb21 .av { 
		background-position: -65px -5px; 
	}
	.jssorb21 .dn, .jssorb21 .dn:hover { 
		background-position: -95px -5px; 
	}

	.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn {
		position: absolute;
		cursor: pointer;
		display: block;
		background: url(/jssor/img/a19.png) center center no-repeat;
		overflow: hidden;
	}
	.jssora21l { 
		background-position: -3px -33px; 
	}
	.jssora21r { 
		background-position: -63px -33px; 
	}
	.jssora21l:hover { 
		background-position: -123px -33px; 
	}
	.jssora21r:hover { 
		background-position: -183px -33px; 
	}
	.jssora21ldn { 
		background-position: -243px -33px; 
	}
	.jssora21rdn { 
		background-position: -303px -33px; 
	}
	
/*----------------- FRONT BOXES: Area 1---------------------- */
	#tbxArea-1 .carousel-caption {
		bottom: 0%;
  		left: 0%;
  		width: 100%;
  		height: 33.7%;
  		background-color: rgba(0, 0, 0, 0.65);
  		border-top: 1px solid #E2E2E2;
  		min-height: 36%;
	}
	#tbxArea-1 .tbx-heading {
	
	}
	#tbxArea-1 .carousel .carousel-caption .captionTitle h3 {
		margin: 0px;
	}
	#tbxArea-1 .carousel .carousel-caption .captionTitle h3,
	#tbxArea-1 .carousel .carousel-caption .captionTitle h3 a {
		font-family: 'Pathway Gothic One', sans-serif;
		font-size: 33px;
		font-weight: 500;
		text-align: center;
		text-shadow: none;
		text-transform: none;

	}
	#tbxArea-1 .carousel .carousel-caption .captionTitle h3 a:hover{
		text-decoration: none;
		/*font-weight: bold;*/
		color: #CCC;

	}	
	#tbxArea-1 .carousel-caption .captionDesc-txt {
		display: block;
		font-family: 'Raleway', sans-serif;
		font-size: 15px;
		font-weight: normal;
		text-shadow: none;
		text-transform: none;
		padding: 0% 10% 0% 10%;
		line-height: 130%;
	}
	#tbxArea-1 .carousel-caption .captionDesc-txt:before {
		content: " ";
		display: block;
		height: 31px;
		width: 16px;
		position: absolute;
		left: 100%;
	}
	#tbxArea-1 .captionLink a {
		font-weight: normal;
  		padding: 5px 10px;
  		border-radius: 6px;
	}
	#tbxArea-1 .captionLink a:hover{
		text-decoration: none;
	}	
	#tbxArea-1 .carousel .carousel-indicators {
		text-align: left;
		bottom: 93%;
	/*	left: 1%;*/
		margin: 0px;
	/*	visibility: hidden;*/
		width: 15%;
	}
	.carousel-indicators li{
		width:17px;
		height:17px;
		margin-right: 5px;
	}
	.carousel-indicators .active{
		width:17px;
		height:17px;
		margin-right: 5px;
	}
	#tbxArea-1 .captionText {
  		position: absolute;
  		text-align: center;
  		width: 100%;
	}

/*----------------- FRONT BOXES: Area 2---------------------- */
	#tbxArea-2 {
		margin: 60px 0 0 0;
	}
	#tbxArea-2 .inner{
		padding: 10px;
	}
	#tbxArea-2 .btn-primary {
		position: absolute;
		right: 15px;
		top: -42px;
	}
	#tbxArea-2 h2{
		margin: 10px 0 2px;
		text-align: center;
	}


/*----------------- FRONT BOXES: Area 3---------------------- */
	#tbxArea-3 {
		margin: 45px 0 0 0;
	}
	#tbxArea-3 .col-md-6 h2{
		font-size: 25px;
		padding: 0 0 0 165px;
	}
	#tbxArea-3 p{
		margin: 0;
	}
	#tbxArea-3 .col-md-3 .btn-primary {
		margin: 15px 0 0 0;
		text-transform: capitalize;
	}
	#tbxArea-3 .col-md-3 h2{
		font-size: 22px
	}
	#tbxArea-3 .categoryNews, .rightBoxes {
		padding: 15px 20px;
	}
	#tbxArea-3 .col-md-6 img {
		border-radius: 100px;
		left: 25px;
		position: absolute;
		top: -60px;
		vertical-align: middle;
	}
	.newsDate, .categoryNews h4 {
		font-family: "Open Sans",sans-serif;
		font-size: 17px;
		margin: 0 0 0 150px !important;
		padding: 0 0 5px;
		text-transform: uppercase;
	}
	.categoryNews h4 a:link, .categoryNews h4 a:visited {
		font-family: "Open Sans Condensed",sans-serif;
		font-size: 22px;
		font-weight: 700;
	}
	.jssor-captionTitle > h3 > a{
		font-family: "PT Sans",sans-serif;
		font-size: 36px;
		font-weight: 800;
		color:#a82166!important;
	}
	.jssor-captionDesc{
		display: block;
		font-family: "Open Sans",sans-serif;
		font-size: 32px;
		line-height: 45px;
		font-weight: normal;
		text-shadow: none;
		text-transform: uppercase;
		color: black!important;
	}

	/*Textbox area 3*/

	#tbxArea-3 .carousel-control.right{
		background-image: url('/images/design/front/rightA.png'); !important;
		background-repeat: no-repeat;
		top: 74px;
		right: 10px;
	}
	#tbxArea-3 .carousel-control.left{
		background-image: url('/images/design/front/leftA.png'); !important;
		background-repeat: no-repeat;
		top: 74px;
		left: 92%;
	}
	#tbxArea-3 .categoryNews{
		margin-top: 60px;
		height: 200px;
	}
	#tbxArea-3 .media{
		margin-top: 5px!important;
	}
	#news-feed{
		margin-top:-59px;
	}
	#tbxArea-3 .carousel-control{
		width:14px!important;
		height: 26px;
	}
	.inner h2 a:link, .inner h2 a:visited{
		color: #0099aa;
		text-decoration: none;
	}
	.inner h2 a:hover{
		color: #AA226F;
	}
	.grow-img{ 
		-webkit-transition: all 0.8s ease-in-out;
		-moz-transition: all 0.8s ease-in-out;
		-o-transition: all 0.8s ease-in-out;
		-ms-transition: all 0.8s ease-in-out;
		transition: all 0.8s ease-in-out;
	}
	.grow-img:hover{
		-webkit-transform: scale(1.2) rotate(2deg);
		-moz-transform: scale(1.2) rotate(2deg);
		-o-transform: scale(1.2) rotate(2deg);
		-ms-transform: scale(1.2) rotate(2deg);
		transform: scale(1.2) rotate(2deg);
	}
	.grow-limit{
		width: 340px;
		height: 150px;
		overflow: hidden;
	}
	@media (max-width: 1201px){
		#tbxArea-3 .carousel-control.left{
			left: 90%;
		}
	}
	@media (max-width: 991px){
		#tbxArea-3 .carousel-control.left{
			left: 94%;
		}
		#tbxArea-3 .col-md-6 img {
			top: -64px !important;
		}
	}
	@media (max-width: 720px){
		#tbxArea-3 .carousel-control.left{
			left: 93%;
		}
	}
	@media (max-width: 625px){
		#tbxArea-3 .carousel-control.left{
			left: 92%;
		}
	}
	@media (max-width: 547px){
		#tbxArea-3 .carousel-control.left{
			left: 91%;
		}
	}
	@media (max-width: 490px){
		#tbxArea-3 .carousel-control.left{
			left: 90%;
		}
	}
	@media (max-width: 440px){
		#tbxArea-3 .carousel-control.left{
			display: none;
		}
		#tbxArea-3 .carousel-control.right{
			display: none;
		}
	}
	@media (max-width: 490px){
		#tbxArea-3 .categoryNews{
		margin-top: 60px;
		height: 210px;
		}
	}

	@-moz-document url-prefix() { 
  		#slider1_container > div > div > div{
  			position:static!important;
  		}
  		#slider1_container > div > div > div > div > img{
  			position:static!important;
  		}
  		#slider1_container > div > div {
  			position:static!important;
  		}
  		#slider1_container > div {
  			position:static!important;
  		}
	}
	


.container.HR6Container {
	padding: 0% 0% 0% 1%;
}

span.icon-next {
  	display: none !important;
}

span.icon-prev {
	display: none !important;
}



.middleNav .row.middleNavNi ul li a{
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	text-transform: none;
	color: #000066;
	padding: 10px 20px;
}

.middleNav .row.middleNavNi ul li a:hover{
  color: #444;
}

div.middleNavNi.row{
	text-align: center;
	padding-bottom: 10px;
}

div.middleNavNi.row ul{
	display: inline-flex;
}

.container.middleNav {
  padding: 4px 0px 15px 0px;
 /* border-bottom: solid 1px #DDD;*/
}

div#mainBodyRow-2 {
  background: #EEEEEE;
}

.picColArea{
	background: #EEEEEE;
}

.middlePic{
  margin-left: 14px;
  margin-right: 14px;
  display: inline-block;
  float: none;
}

.picColWrap .row{
	text-align: center;
}

div#tbxArea-14 {
  padding: 25px 0px;
}

/* Homepage column CSS */
.picColWrap img{
	width: 100%;
}
.picColWrap h2 {
	color: #fff;
  	text-align: center;
  	font-size: 18px;
  	font-family: 'Raleway', sans-serif;
  	font-weight: bold;
}
.picColWrap .titleBG {
  top: 40px;
  /* padding-top: 25px; */
  min-height: 105px;
  /* min-width: 85%; */
  position: absolute;
  background-color: rgba(0,0,0,0.5);
  margin: 0 15px;
  padding: 25px 10px;
  left: 0;
  right: 0;
}
.nav>li>a:hover, .nav>li>a:focus {
  color: #888;
}
.twolineBorder{
	width: 100%;
  	height: 2px;
  	background: url('/images/design/front/grayborder.png');
  	background-repeat: repeat-x;
}


@media (max-width: 900px){ 
	#slideshow-1 img {
		  width: 100%;
		  min-height: auto;
	}
}
@media (max-width: 767px){
	.horizNav .nav-tabs>li {
	  margin-bottom: 0;
	  width: 100%;
	  text-align: center;
	}
	div.middleNavNi.row ul {
  		display: inline-block;
	}
	div.middleNavNi.row ul li{
  		width: 100%;
	}
	.container.middleNav{
		padding: 0px;
	}
	.picColWrap img {
  		width: 100%;
  		margin-bottom: 20px;
	}
}
.picColWrap{
	overflow: hidden;
}
.picColWrap col-md-2 col-sm-4 col-xs-6{
	height:400px;
	width:160px;
}


@media (max-width: 800px){	
	#mainBodyRow-1 .carousel-caption, #tbxArea-1 .carousel .carousel-indicators {
		display: none;
	}
}
@media (max-width: 1197px){	
	#tbxArea-1 .carousel-caption {
		min-height: 40%;
	}
}
@media (max-width: 1150px){	
	#tbxArea-1 .carousel-caption {
		min-height: 60%;
	}
}

.captionLink {
	margin-top: 10px;
}
/*SHRINK*/
.shrink img {
 width: 100%;
  height: 400px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.shrink img:hover {
  width: 100%;
  height: 420px;
}

.pic{
	overflow: hidden;
  height: 400px;
}
