
/*	Default Layout
	92px columns, 24 px gutters, 72 px margins, 1234px total (extra space for scrollbars)
	-------------------------------------------------------------------------------
cols    1    2     3     4     5     6     7     8     9     10     11     12     13
px      68   160   252   344   436   528   620   712   804   896	988    1050   1142 */


.highlights-box {
	overflow:hidden;
	 border-radius: 15px 15px 15px 15px;
	width: 450px;
	height: 600px;
	padding: 0 !important;
	position: relative;
	margin-bottom: 10px;
	z-index: 0;
    background-color: #fff;
	}
	
 .highlights-box div {
		/*margin: 0;
		padding: 0 !important;*/
		}

.highlights-loading {
	width: 100%;
	height: 36px;
	background-image: url("../images/highlights/ajax-loader.gif");
	background-repeat: no-repeat;
	background-position: center;
		}
	
 .highlights-box .highlight-title {
	color: #5897D2;
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	left: 25px;
	margin-top: 338px;
	z-index: 10;
		}
		
 .highlights-line {
	height: 5px;
	background-color: #A7CD39;
	position: absolute;
	width: 450px;
	top: 370px;
	}
	
 .highlights-box img {
	width: 450px;
	position: absolute;
	top: 0;
        height: auto;
       /* object-fit: none;
        object-position: center center;*/
	}
		
	/*.highlight-innerbox {
	position: absolute;
	top: 42px;
	left: 252px;
	width: 320px;
	height: 190px;
	overflow: hidden;
	padding: 10px;
	}*/
	
.highlight-text {
	height: 200px;
	width: 410px;
	position: absolute;
	margin-left: 25px;
	margin-right: 25px;
	top: 385px;
		}
		
.highlight-text p {
    text-align: left;
    font-family: Helvetica, Arial, sans-serif;
   /* font-family: 'TeXGyreAdventorRegular';*/
    font-size: 16px;
    font-weight: 100;
    font-style: normal;
    color: #333;
    letter-spacing: normal;
    line-height: 20px;
}

.highlight-text a {
	font-size: 16px;
	/*font-weight: normal;	*/
}
		
.highlights-timer {
    width: 182px;
    height: 4px;
    padding: 1px;
    background-color: #ccc;
    border: 1px solid #fff;
    opacity: 0.3;
    position: absolute;
    top: 44px;
    left: 10px;
    display: none;
		}
		
.highlights-timer div {
    background-color: #000;
			width: 0%;
			height: 4px;
			opacity: 0.8;
			}
	
 .highlights-menu {
	margin: 0;
	padding: 0;
	position: absolute;
	right: -30px;
	top: 305px;
		}
		
	ul.highlights-menu li {
			float: left;
			list-style: none outside;
			list-style-image: none;
			margin: 0 2px !important;
			padding:0 !important;
			background-image:none !important;
			}
			
 .highlights-menu a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -99999em !important;
	margin: 0 1px;
			}


			
		.highlights-menu a span {
			display: none;
		}
			
		.highlight-play a {
			background: url("../images/highlights/btn-pause.png") no-repeat;
			}

.highlight-prev {
    position: relative;
    z-index: 52;
    float: left;
    margin-left: 0;
    margin-top: 80px;
    display: block;
    width: auto;
    height: 65px;
}
			
		.highlight-prev a {
			background: url(../images/highlights/btn-prev.png) no-repeat;
			}
			
		.highlight-next a {
			background: url(../images/highlights/btn-next.png) no-repeat;
			}

.highlight-indicator {
display: inline-block;
}
			
		.highlight-indicator a {
	height: 11px;
	width: 9px;
	border: 1px solid #5897D2;
	background-color: #fff;
	margin: 2px 0;
	overflow: hidden;
			}
			
		.highlight-indicator a:hover {
	border: 1px solid #333;
			}
			
		.highlight-indicator a.active {
	background-color: #5897D2;
			
			}

/*		10 Column Layout: 992px. 
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */

@media only screen and (min-width: 992px) and (max-width: 1221px) {
	
	.highlights-box {
	width: 350px;
	height: 500px;
	margin-bottom: 10px;
	}
	
		.highlights-box img {
	width: 350px;
	}
	
	 .highlights-menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 240px;
		}
	
	.highlights-box .highlight-title {
	font-size: 18px;
	left: 25px;
	margin-top: 258px;
		}
		
	.highlights-line {
	height: 5px;
	width: 350px;
	top: 290px;
	}
	
	
	.highlight-text {
	height: auto;
	width: 305px;
	margin-left: 25px;
	margin-right: 25px;
	top: 300px;
		}
    
		

	
}



/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) {


	.highlights-box {
	width: 250px;
	height: 500px;
	margin-bottom: 10px;
	}
	
		.highlights-box img {
	width: 250px;
	}
	
	 .highlights-menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 178px;
		}
	
	.highlights-box .highlight-title {
	font-size: 18px;
	left: 15px;
	margin-top: 200px;
        line-height: 20px;
		}
		
	.highlights-line {
	height: 5px;
	width: 250px;
	top: 220px;
	}
	
	
	.highlight-text {
	height: auto;
	width: 205px;
	margin-left: 15px;
	margin-right: 15px;
	top: 230px;
		}
	
		
	

}

/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436  */ 

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	
	.highlights-box {
	width: 420px;
	height: 500px;
	}
		
	
	
		.highlights-box img {
	width: 420px;
	}
	
	.highlights-menu {
	right: -15px;
	top: 285px;
		}
	
	
	.highlights-box .highlight-title {
	font-size: 20px;
	left: 20px;
	margin-top: 310px;
		}
		
	.highlights-line {
	width: 460px;
	top: 340px;
	}
	
	
	.highlight-text {
	font-size: 14px;
	height: 200px;
	width: 390px;
	margin-left: 20px;
	margin-right: 20px;
	top: 340px;
		}
	
	
	

}

/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252 */   

@media only screen and (max-width: 479px) {

.highlights-box {
	width: 250px;
	height: 440px;
	}
		
	
	
		.highlights-box img {
	width: 250px;
	}
	
	.highlights-menu {
	right: -10px;
	top: 170px;
		}
	
	
	.highlights-box .highlight-title {
	font-size: 18px;
	left: 20px;
	margin-top: 190px;
		}
		
	.highlights-line {
	width: 250px;
	top: 210px;
	}
	
	
	.highlight-text {
	height: 200px;
	width: 230px;
	margin-left: 20px;
	margin-right: 20px;
	top: 220px;
		}
	
.highlight-text p {
	font-size: 14px;
    }
}
