@import url(http://fonts.googleapis.com/css?family=Roboto:400,500,700);
@import url("reset.css");
@import url("slicknav.css");
@import url("jquery.bxslider.css");
body {
	font-family: 'Roboto', sans-serif;
}
a {
	text-decoration: none;
}
/*	HEADER	*/
header {
	background-image: url(../img/black_opa.png);
}
header h1 {
	color: #FFF;
}
header h2 {
	color: #FFF;
	text-transform: uppercase;
}
header a {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
nav {
	background-color: #333;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.article-linkers ul li {
	padding: 10px;
	border-bottom: 1px dashed #ccc;
}
nav li {
	float: left;
}
nav li a {
	color: #FFF;
	display: block;
}
nav li a:hover {
	background-color: #000;
}
.slicknav_menu {
	display: none;
}
#slider-pager a:hover div, #slider-pager a.active div {
	display: none;
}
#slider-pager img {
	width: 100%;
}
#home-content h1, #news-content h1 {
	font-weight: normal;
	border-bottom: 2px #999999 solid;
}
#home-content h2, #news-content h2 {
	font-weight: 700;
	border-bottom: 2px #999999 dotted;
	color: #666;
}
#home-content .article-academic-courses a {
	display: block;
}
#home-content .article-academic-courses a:hover h3, #home-content .article-academic-courses a:hover p {
	color: #F00;
}
#home-content article p, #home-content article ol, .table-chart li {
	font-size: 15px;
	line-height: 150%;
	margin-top: 10px;
}
#home-content article ol {
	margin-left: 20px;
	list-style: disc;
}
#home-content article h3 {
	font-size: 17px;
	color: #000;
}
#home-content article li p {
	margin-top: 0px;
	font-size: 17px;
	color: #333;
}
#home-content .article-academic-courses ul li {
	padding: 10px;
	border-bottom: #CCC 1px dashed;
}
#home-content .article-home-links li {
	display: block;
}
#home-content .article-home-links li a, .download-button {
	display: block;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #000;
}
.download-button {
	display: inline-block;
	margin: auto;
	width: 380px !important;
	color: #FFF;
	background-color: #46681b;
	padding: 20px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home-content .article-home-links li:nth-child(1) a {
	background-color: #8e0807;
}
#home-content .article-home-links li:nth-child(2) a {
	background-color: #0a4d68;
}
#home-content .article-home-links li:nth-child(3) a {
	background-color: #2e2e2e;
}
#home-content .article-home-links li:nth-child(4) a {
	background-color: #b49a4f;
}
#home-content .article-home-links li:nth-child(5) a {
	background-color: #666666;
}
#home-content .article-academic-courses, #news-content .lsc-news, #home-content .article-content {
	background-image: url(../img/grey-gradient.jpg);
	background-size: contain;
}
#home-content .article-home-links li h6 {
	color: #FFF;
	width: 60%;
	font-size: 18px;
	line-height: 130%;
	float: left;
}
#home-content .article-home-links li:nth-child(3) h6, #home-content .article-home-links li:nth-child(4) h6, #home-content .article-home-links li:nth-child(5) h6 {
	line-height: 300%;
}
#home-content .article-home-links li img {
	border-radius: 50%;
	width: 50px;
	float: right;
}
.footer1 {
	background-color: #10131c;
	padding: 20px;
}
.footer2 {
	background-color: #1b1f2a;
}
.footer1 p, .footer2 a {
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	color: rgba(153,153,153,1);
}
.footer1 p a, .footer2 a {
	color: #FFF;
	text-align: left !important;
}
.footer2 div article:nth-child(3) img {
	width: 100%;
}
.footer2 div {
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer2 article {
	float: left;
}
.footer2 #social-media img {
	margin-left: 10px !important;
}
.footer2 #social-media {
	padding: 0px;
}
.footer2 div article:nth-child(2) li {
	float: left;
}
.footer2 div article:nth-child(2) div {
	display: block;
	margin: auto;
	width: 310px;
	margin-top: 25px;
}
.lsc-news li {
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.lsc-news a {
	color: #000;
	line-height: 200%;
}
.lsc-news a:hover, .article-linkers ul li a:hover {
	color: #666;
}
.article-linkers ul li a {
	color: #000;
}
 @media only screen and (max-width: 319px) {
/*	HEADER	*/
header section {
	padding: 15px;
	background-color: #000;
}
header h1 {
	margin-top: 10px;
	font-size: 20px;
	text-align: center;
}
header h2 {
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}
header div:nth-child(3), .bx-caption {
	display: none;
}
header img {
	width: 100px;
	display: block;
	margin: auto;
}
/* SLIDER */

div#slider {
	display: none;
}
#slider-pager {
	display: none;
}
/* HOME CONTENT */

#breadcrum {
	display: block;
	line-height: 300%;
	width: 90%;
	margin: auto;
}
#home-content {
	width: 100%;
	margin: auto;
}
#home-content h1 {
	font-size: 20px;
	padding-bottom: 5px;
}
.article-about-lsc img {
	width: 100%;
}
#home-content h2 {
	font-size: 22px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#home-content .article-about-lsc {
	width: 100%;
	float: left;
}
#home-content .article-academic-courses {
	width: 100%;
	float: left;
}
#home-content .article-home-links {
	width: 100%;
	float: left;
}
#home-content .article-home-links li {
	width: 98%;
	float: left;
	margin: 1%;
}
#home-content article div {
	padding: 15px;
}
#home-content .article-home-links li {
	margin-right: 1%;
}
.footer2 div article:nth-child(1) {
	display: none;
}
.footer2 div article:nth-child(2) {
	width: 100%;
	text-align: center;
}
.footer2 div article:nth-child(3) {
	display: none;
}
.footer2 div article:nth-child(2) img {
	max-width: 90%;
	margin-bottom: 10px;
}
.footer2 div article:nth-child(2) div {
	width: 100%;
}
.lsc-news div, .padding {
	padding: 15px;
}
#news-content {
	width: 90%;
	margin: auto;
}
#news-content h2 {
	font-size: 18px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#news-content h1 {
	font-size: 25px;
	padding-bottom: 5px;
}
#news-content {
	margin-top: 20px;
}
#news-content .lsc-insights {
	display: none;
}
#news-content .lsc-news {
	width: 100%;
}
.article-linkers {
	width:100%;
	margin:10px 0px;
}
}
 @media only screen and (min-width : 320px) and (max-width: 767px) {
/*	HEADER	*/
header section {
	padding: 20px;
	background-color: #000;
}
header h1 {
	margin-top: 10px;
	font-size: 25px;
	text-align: center;
}
header h2 {
	font-size: 17px;
	text-align: center;
	margin-top: 10px;
}
header div:nth-child(3), .bx-caption {
	display: none;
}
header img {
	width: 100px;
	display: block;
	margin: auto;
}
/* SLIDER */

div#slider {
	display: none;
}
#slider-pager {
	display: none;
}
/* HOME CONTENT */

#breadcrum {
	display: block;
	line-height: 300%;
	width: 90%;
	margin: auto;
}
#home-content {
	width: 100%;
	margin: auto;
}
#home-content h1 {
	font-size: 20px;
	padding-bottom: 5px;
}
.article-about-lsc img {
	width: 100%;
}
#home-content h2 {
	font-size: 18px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#home-content .article-about-lsc {
	width: 100%;
	float: left;
}
#home-content .article-academic-courses {
	width: 100%;
	float: left;
}
#home-content .article-home-links {
	width: 100%;
	float: left;
}
#home-content .article-home-links li {
	width: 98%;
	float: left;
	margin: 1%;
}
#home-content article div {
	padding: 15px;
}
#home-content .article-home-links li {
	margin-right: 1%;
}
.footer2 div article:nth-child(1) {
	display: none;
}
.footer2 div article:nth-child(2) {
	width: 100%;
	text-align: center;
}
.footer2 div article:nth-child(3) {
	display: none;
}
.footer2 div article:nth-child(2) img {
	margin-left: 10px;
}
.lsc-news div, .padding {
	padding: 15px;
}
#news-content {
	width: 90%;
	margin: auto;
}
#news-content h2 {
	font-size: 18px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#news-content h1 {
	font-size: 25px;
	padding-bottom: 5px;
}
#news-content {
	margin-top: 20px;
}
#news-content .lsc-insights {
	display: none;
}
#news-content .lsc-news {
	width: 100%;
}
.article-linkers {
	width: 100%;
	margin:10px 0px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 1023px) {
/*	HEADER	*/
header, .footer2 div, #news-content {
	width: 700px;
	margin: auto;
}
header section {
	padding: 15px;
}
header h1 {
	font-size: 25px;
}
header h2 {
	font-size: 17px;
	margin-top: 38px;
}
header div {
	float: left;
}
header div:nth-child(3), .bx-caption {
	display: none;
}
header div:nth-child(2), header div:nth-child(4) {
	margin-left: 15px;
}
/* NAV */
.slicknav_menu {
	width: 700px;
	margin: auto;
}
/* SLIDER */

#slide-out {
	width: 700px;
	margin: auto;
}
div#slider {
	width: 700px;
	position: absolute;
	z-index: -999;
}
#slider-pager {
	display: none;
}
/* HOME CONTENT */

#breadcrum {
	width: 680px;
	margin: auto;
	margin-top: 110px !important;
}
#home-content {
	width: 700px;
	margin: auto;
	margin-top: 10px;
}
#home-content h1 {
	font-size: 30px;
	padding-bottom: 5px;
}
#home-content h2 {
	font-size: 18px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#home-content .article-about-lsc {
	width: 100%;
	float: left;
}
#home-content .article-academic-courses {
	width: 100%;
	float: left;
}
#home-content .article-home-links {
	width: 100%;
	float: left;
}
#home-content .article-home-links li {
	width: 48%;
	float: left;
	margin: 1%;
}
#home-content article div {
	padding: 15px;
}
#home-content .article-home-links li {
	margin-right: 1%;
}
.footer2 div article:nth-child(1) {
	width: 250px;
}
.footer2 div article:nth-child(2) {
	width: 450px;
}
.footer2 div article:nth-child(3) {
	display: none;
}
.footer2 div article:nth-child(2) img {
	margin-left: 10px;
}
.lsc-news div, .padding {
	padding: 15px;
}
#news-content h2 {
	font-size: 18px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#news-content h1 {
	font-size: 30px;
	padding-bottom: 5px;
}
#news-content {
	margin-top: 20px;
}
#news-content .lsc-insights {
	display: none;
}
#news-content .lsc-news {
	width: 100%;
}
.article-linkers {
	display: none;
}
}
 @media only screen and (min-width: 1024px) and (max-width:1199px) {
/*	HEADER	*/

.bx-caption {
	display: none;
}
header, .footer2 div, #news-content {
	width: 1000px;
	margin: auto;
}
header section {
	padding: 15px;
}
header h1 {
	font-size: 25px;
}
header h2 {
	font-size: 17px;
	margin-top: 38px;
}
header div {
	float: left;
}
header div:nth-child(2), header div:nth-child(4) {
	margin-left: 15px;
}
header div:nth-child(3) {
	float: right;
}
header div ul li {
	float: left;
}
header div ul li a {
	font-size: 13px;
}
header div ul li:nth-child(even) {
	margin-left: 10px;
	margin-right: 10px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
/* MAIN NAV */
nav {
	width: 1000px;
	margin: auto;
}
nav li {
	border-right: 1px solid #666;
}
nav li:last-child {
	border: none;
}
nav li a {
	font-size: 15px;
	padding: 13px;
	padding-right: 21px;
	padding-left: 22px;
}
.submenu {
	background-color: #333;
	position: absolute;
	z-index: 999;
	display: none;
}
.submenu li {
	float: none;
	border: none;
	border-top: 1px solid #666 !important;
}
/* SLIDER */

#slide-out {
	width: 1024px;
	margin: auto;
}
div#slider {
	width: 1024px;
	position: absolute;
	z-index: -999;
}
#slider-pager {
	width: 1000px;
	margin: auto;
	margin-top: 250px;
}
#slider-pager a {
	width: 225px;
	height: 140px;
	display: block;
	float: left;
	border: 3px solid #999;
	margin-left: 14px;
	text-decoration: none;
}
#slider-pager a div {
	display: block;
	width: 170px;
	height: 80px;
	background-image: url(../img/black_opa.png);
	font-size: 18px;
	line-height: 150%;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	padding: 30px;
}
/* HOME CONTENT */

#home-content {
	width: 1024px;
	margin: auto;
	margin-top: 20px;
}
#breadcrum {
	width: 1000px;
	margin: auto;
	margin-top: 180px !important;
}
#home-content h1 {
	font-size: 30px;
	padding-bottom: 5px;
}
 #home-content h2, {
 font-size: 18px;
 padding-bottom: 5px;
 margin-top: 20px;
 margin-bottom: 5px;
}
#home-content .article-about-lsc {
	width: 50%;
	float: left;
}
#home-content .article-academic-courses {
	width: 50%;
	float: left;
}
#home-content .article-home-links {
	width: 100%;
	float: left;
}
#home-content .article-home-links li {
	width: 24%;
	float: left;
}
#home-content article div {
	padding: 15px;
}
#home-content .article-home-links li {
	margin-right: 1%;
}
.lsc-news div, .padding {
	padding: 15px;
}
#news-content h2 {
	font-size: 18px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#news-content h1 {
	font-size: 30px;
	padding-bottom: 5px;
}
#news-content {
	margin-top: 20px;
}
#news-content .lsc-insights {
	display: none;
}
#news-content .lsc-news {
	width: 100%;
}
.footer2 div article:nth-child(1) {
	width: 270px;
}
.footer2 div article:nth-child(2) {
	width: 450px;
}
.footer2 div article:nth-child(3) {
	float: right;
	width: 280px;
}
.footer2 div article:nth-child(2) img {
	margin-left: 10px;
}
.article-linkers {
	margin:10px 0px;
}
.footer2 {
	margin-top: 20px;
}
}
 @media only screen and (min-width : 1200px) {
/*	HEADER	*/
header {
	width: 1100px;
	margin: auto;
}
header section {
	padding: 20px;
}
header h1 {
	font-size: 30px;
}
header h2 {
	font-size: 20px;
	margin-top: 30px;
}
header div {
	float: left;
}
header div:nth-child(2), header div:nth-child(4) {
	margin-left: 20px;
}
header div:nth-child(3) {
	float: right;
}
header div ul li {
	float: left;
}
header div ul li a {
	font-size: 13px;
}
header div ul li:nth-child(even) {
	margin-left: 10px;
	margin-right: 10px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
/* MAIN NAV */
nav {
	width: 1100px;
	margin: auto;
}
nav li {
	border-right: 1px solid #666;
}
nav li:last-child {
	border: none;
}
nav li a {
	font-size: 15px;
	padding: 13px 22px;
}
.submenu {
	background-color: #333;
	position: absolute;
	z-index: 999;
	display: none;
	opacity: 0.9;
}
.submenu li {
	float: none;
	border: none;
	border-top: 1px solid #666 !important;
}
/* SLIDER */

#slide-out {
	width: 1200px;
	margin: auto;
}
div#slider {
	width: 1200px;
	position: absolute;
	z-index: -999;
}
#slider-pager {
	width: 1100px;
	margin: auto;
	margin-top: 340px;
}
#slider-pager a {
	width: 250px;
	height: 160px;
	display: block;
	float: left;
	border: 3px solid #999;
	margin-left: 14px;
	text-decoration: none;
}
#slider-pager a div {
	display: block;
	width: 170px;
	height: 80px;
	background-image: url(../img/black_opa.png);
	font-size: 20px;
	line-height: 150%;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	padding: 40px;
}
/* HOME CONTENT */

#home-content, #news-content, .footer2 div {
	width: 1200px;
	margin: auto;
	margin-top: 20px;
}
#breadcrum {
	width: 1180px;
	margin: auto;
	margin-top: 220px !important;
}
#home-content h1, #news-content h1 {
	font-size: 30px;
	padding-bottom: 5px;
}
#home-content h2, #news-content h2 {
	font-size: 18px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#home-content .article-about-lsc {
	width: 40%;
	float: left;
}
#home-content .article-academic-courses {
	width: 35%;
	float: left;
}
#home-content .article-linkers {
	width: 25%;
	float: left;
}
#home-content .article-content h1 {
	font-size: 22px;
	border-bottom: 2px solid #CCC;
	margin-bottom: 30px;
}
.article-linkers ul li {
	padding: 10px;
	border-bottom: 1px dashed #ccc;
}
#home-content .article-linkers h1 {
	font-size: 21px;
	border-bottom: 2px dashed #CCC;
	margin-bottom: 30px;
}
#home-content .article-content {
	width: 50%;
	float: left;
}
#home-content .article-home-links {
	width: 25%;
	float: left;
}
#home-content article div, .lsc-news div, .padding {
	padding: 15px;
}
#home-content .article-home-links li {
	padding: 10px;
}
#news-content .lsc-insights {
	width: 800px;
	float: left;
}
#news-content .lsc-insights li {
	height: 200px;
}
#news-content .lsc-news {
	width: 370px;
	float: left;
}
#news-content .lsc-insights #lsc-left-news div:nth-child(1) {
	width: 200px;
	float: left;
	padding: 15px;
}
#news-content .lsc-insights #lsc-left-news div:nth-child(2) {
	width: 500px;
	float: left;
}
#news-content .lsc-insights #lsc-left-news div:nth-child(2) a {
	color: #F00;
	float: right;
	margin-top: 10px;
}
#news-content .lsc-insights #lsc-left-news div:nth-child(2) h2 a {
	color: #000;
	float: none;
	margin-top: 0px;
}
.footer2 div article:nth-child(1) {
	width: 360px;
}
.footer2 div article:nth-child(2) {
	width: 480px;
}
.footer2 div article:nth-child(3) {
	float: right;
	width: 340px;
}
.footer2 div article:nth-child(2) img {
	margin-left: 20px;
}
}
 @media screen and (max-width: 1023px) {
nav {
	display: none;
}
.slicknav_menu {
	display: block !important;
}
}
.contact_form {
	margin-top: 30px;
}
.contact_form fieldset {
	margin-bottom: 15px;
}
.contact_form label {
	font-size: 14px;
	width: 250px;
	line-height: 200%;
	display: inline-block;
}
.contact_form input[type='text'], textarea, select {
	border: 1px solid #CCC;
	padding: 3px;
	width: 200px;
	display: inline-block;
}
textarea {
	overflow: hidden;
	height: 50px;
}
.table-chart li:nth-child(1) {
	width: 25%;
	float: left;
}
.table-chart img {
	width: 100%;
}
.table-chart li:nth-child(2) {
	width: 70%;
	float: right;
}
.full-width {
	width: 100%;
	margin-bottom: 10px;
}
#gallery li {
	float: left;
	margin: 30px;
	border: 2px #CCC solid;
}
.courses-styling li {
	list-style-type: square !important;
	color: #F00;
	margin-left: 30px;
	font-size: 18px;
}
.lsc-insights p {
	font-size: 14px;
	line-height: 140%;
}
.lsc-insights h2 {
	color: #000 !important;
}
#social-media img {
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	-webkit-filter: grayscale(1);
}
#social-media a:hover img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: grayscale(0%);
}
#breadcrum {
	font-size: 14px;
}
#breadcrum a {
	color: #999;
}
.key-ben li {
	list-style: disc !important;
}
.slides li .bx-caption span {
	display: inline-block;
	margin-top: -270px;
	z-index: 9999;
}
.slides li .bx-caption span {
	width: 400px;
}
.sitemap a {
	font-size: 14px;
	color: #000;
}
.sitemap li {
	margin-left: 30px;
	line-height: 200%;
}
.sitemap ul li {
	list-style: disc;
}
.sitemap a:hover {
	color: #666;
}
.bigbold {
	text-transform: uppercase;
	font-weight: bold;
}
