/* ================================
Imports
================================= 

*/

/*@import url('font-awesome.min.css');*/ /*remove me?*/
@import url('overwrite.css');
@import url('dlmenu.css');
@import url('animate.css');

/* ================================
General
================================= */

body{
	margin:0;
	padding:0;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	background-color: #CCC;
}

h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
	margin-top: 40px;
}
h3 {
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 0px;
}
h4 {
	font-size: 24px;
	margin-top: 40px;
}
h2 {
	text-decoration: underline;
}
h2:hover {
	text-decoration: underline;
}

h3 {
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 0px;
}
h6 {
	font-size: 18px;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	color: #3a3a3a;
	font-weight: normal;
	margin-bottom: 20px;
	font-family: 'Montserrat', 'Verdana', sans-serif;
	text-align: left;
}

.inlineButton {border: 1px solid yellow; padding: 8px; }

#myTable {
	background: #1abc9c;
}


#mytable img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#mytable img:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.mySlider {
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.slick-next:before {margin-left: 20px;}

p {line-height: 16px; margin-bottom: 16px; }

.beforeEnrollment { display: block;}
.afterEnrollment {display: none;}
.duringEnrollment {display: none;}


#homeInstructions { padding-left: 15px; font-weight: bold;  padding-top: 3px;}
#homepagesplit {display:none; width: 900px; height: 1px; border: 0px solid red}

.ie7 #homepagesplit{display:inline; width: 900px; height: 3px; border: 1px solid white}
.ie8 #homepagesplit{display:inline; width: 900px; height: 3px; border: 1px solid white}

.ooShow {display:none; abackground-color:black }
.mcopcoShow {display: inline; abackground-color: #999999}


.segButton { display: block; padding: 8px; width: 350px; margin: 12px; margin-left: auto; margin-right: auto; border: 1px solid black; }

.segButton:hover { background-color: #cc9933; }
.segButton2 { display: block; padding: 8px; width: 350px; margin: 12px; margin-left: auto; margin-right: auto; border: 1px solid black; }

.segButton2:hover { background-color: #503762; }
#aboutDiv .segButton { padding: 20px; background-color: #e8bb31; color: black;  width: 400px; text-decoration: none;}
#aboutDiv .segButton:hover { background-color: #e8aa00;}
#bug {position: absolute; top: -5px; left: 0px; text-align: right; width: 100%; } 
#bug h3 {text-align: center; margin: 0px; padding: 0px; margin-top: 10px;}
#bug a {color: black; font-weight: bold; text-decoration: none; }
#bug1 {color: white; position: absolute; top: -5px; left: 0px; text-align: left; width: 100%; } 
#bug1 {			background-color: #624875; 
				padding:30px;
				width:85%;
				height:380px;
				max-width:500px;
				
}
				
#bug1 h3 {color: white; text-align: center; margin: 0px; padding: 0px; margin-top: 10px;}
#bug1 a {color: white; font-weight: bold; text-decoration: none; }

#aboutDiv {margin-top: 25px; }
#careerAd, #familyAd {margin-top: 45px; }
#careerAd {background: url(../img/jose_cropped.jpg) top right #ffffff; background-size: cover; }
#familyAd  {background: url(../img/family_banner.jpg) top right #ffffff; background-size: cover; }
#careerAd h1, #familyAd h1 { color: white; font-size: 50px; width: 65%; }
#careerAd p, #familyAd p { color: white; font-size: 15px; width: 50%;  line-height: 20px; }
#careerAd a, #familyAd a { color: yellow }

#language { position: absolute; left: 0px; top: 47px; background-color: #ee3a43; padding: 8px; color: white;}
#instructionsDiv {display: none;}
#icon {float: left;}
.floatLeft {float: left;}
.floatRight {float: right;}

#icon {width: 100px; height: auto; position: relative; top: 10px;}
#section5 a {color: black; font-weight: bold;text-decoration: underline;}
.biopic {width: 100%; height: auto;}
#logo {margin-top: 30px;}
.red {color: #ee3a43}
.lefty {text-align: left;}
.popup { overflow: auto; background-color: #FFF; display: block; margin-top: 100px;}
th { background-color: #aaaaaa; color: white; vertical-align:middle; padding-top: 5px;}

.centered {padding: 5px 5px; text-align: center; vertical-align: middle !important; }
.middled {vertical-align: middle !important; }
.rowHead{padding: 5px 5px; text-align: left; vertical-align: middle !important }
.leftline2 {border-left: 2px solid black;}

.bigQ, .bigA, .question {color: #be0c0c; font-size: 1.2em}
.question{margin-top: 40px;}

.topLine1 {border-top: 1px solid black;}

	#mask2 {
	display: inline;
	background: url('../img/gray_mask.png')  center top;
	position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; border: 5px solid black;
	z-index: 2000; 
	}
	#mask1 {
	display: inline;
	background: url('../img/gray_mask.png')  center top;
	position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; border: 5px solid black;
	z-index: 3000; 
	}
	
	#bug {z-index: 3500; }
	#bug1 {z-index: 3001; }
	
	#closeAlert {  width: 50%; color: white;  }
	#closeAlert:hover {text-decoration: none;}
		
.shaded td {background-color: #eee; border-top: 1px solid black; border-bottom: 1px solid black;}
.shadedTop td {background-color: #eee; border-top: 1px solid black; }
.shadedMid td {background-color: #eee; }
.shadedBot td {background-color: #eee; border-bottom: 1px solid black;}
.topLine2 {border-top: 2px solid black !important;}

.bottomLine2 {border-bottom: 2px solid black !important;}
.bottomLine1 {border-bottom: 1px solid black;}
.wideTable { width: 100%; border-bottom: 2px solid black}
.wideTable td {vertical-align: top; padding-right: 5px;}
.mcdChart td { vertical-align: middle !important}
#mcdChart2 .leftline2 { padding-left: 5px;}
.leftSpace { margin-left: 40px; float: right; }
.arrow {vertical-align: bottom}


.dl-menuwrapper .dl-menu {width: 100%}
.dl-menuwrapper {width: 100%; max-width: 1000px !important; }
.ie8 .menu-area {width: 100%}
.ie8 .col-lg-3 {width: 25%;}
.ie8  .guide .col-lg-6 {width: 49%}
.ie8  .checklist .col-lg-6 {width: 49%}
.ie8 .lb-overlay > DIV, .ie8 .lb-overlay A.lb-close { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /*IE8*/}
.ie8 .popup {margin-left: auto; margin-right: auto; width: 50%;}
.ie8 .lb-overlay {background-color: transparent; width: 100%; left: 25%; display: block; }


.ie7 .menu-area {width: 100%}
.ie7 .col-lg-3 {width: 21%;}
.ie7  .guide .col-lg-6 {width: 40%}
.ie7  .checklist .col-lg-6 {width: 40%}
.ie7 .lb-overlay > DIV, .ie8 .lb-overlay A.lb-close { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /*IE8*/}
.ie7 .popup {margin-left: auto; margin-right: auto; width: 50%;}
.ie7 .lb-overlay {background-color: transparent; width: 100%; left: 25%; display: block; }



#holder {width: 550px; display: none; background-color: #CCC; border: 3px solid black;}
#holder .popup {width: 544px; margin-top: 5px;}
#holder img {padding-left: 280px; padding-top: 5px;}
/*HIDE COLLAPSING NAV FROM COMPUTERS*/
.dl-trigger, .dl-menuwrapper{display: none;}

.mini {font-size: .65em;}
#topNavHolder{ background-color: #000;   }
#topNav { 
color: white; 
 }
.ie8 #topNav a {color: #ffc627; color: white; display: inline-block; padding: 15px 3px;border-right: 1px solid #666; font-family: Arial, Helvetica, Arial, Helvetica, sans-serif; font-size: .95em}

.ie8 #topNav a.firstLink { border-left: 1px solid #666; }	
a.firstLink { border-left: 1px solid #666;}	


.ie7 #topNav a {color: #ffc627;color: white; display: inline-block; padding: 15px 3px;border-right: 1px solid #666; font-family: Arial, Helvetica, Arial, Helvetica, sans-serif; font-size: .95em}

.ie7 #topNav a.firstLink { border-left: 1px solid #666; }	
a.firstLink { border-left: 1px solid #666;}		
#topNav a {color: #ffc627; color: white; display: inline-block; padding: 15px 6px; border-right: 1px solid #666; font-family: Arial, Helvetica, Arial, Helvetica, sans-serif; font-size: .95em;  line-height: 14px; height: 45px;}

#topNav a.shortenMe {    height: 45px;
    padding: 8px 6px 0px 6px;
    margin: 0px;
    position: static;
    vertical-align: middle;}

#topNav a:hover {
		color: black; 
		background-color: white; 
		background-repeat: repeat-x; 
		/*background-image: url(../img/grad.jpg);*/
		text-decoration: none;
		}
		
#current {
		color: black; 
		background-color: white; 
		background-repeat: repeat-x; 
		/*background-image: url(../img/grad.jpg);*/
		text-decoration: none;
		}

#topNav a#current { color: black !important;}


.ie8 .container {width: 900px !important; }
.ie8 .col-lg-4 { width: 33%; }

.ie7 .container {width: 900px !important; }
.ie7 .col-lg-4 { width: 33%; }


.margin20 {margin:20px;}
.mobileShow {display: none;}
.firstHead {margin-top: -10px}
#advise_head { background: url('../img/advise_photo_back.jpg') top right #000 no-repeat; }
#english_head { background: url('../img/english_photo_back.jpg') top right #000 no-repeat; }
#college_head { background: url('../img/college_photo_back.jpg') top right #000 no-repeat; }
#diploma_head { background: url('../img/diploma_photo_back.jpg') top right #000 no-repeat; }

#advise_head, #english_head, #college_head, #diploma_head {
background-size: auto 100%; 
color: white;
padding: 0px;
min-height: 220px;margin-bottom: 20px;}


#column2hs em, #column2 em, #column2deg em , #column2eng em {font-weight:bold;}
#column2hs, #column2, #column2deg, #column2eng {visibility: hidden}

.head p  {font-size: 1.2em; line-height: 1.2em; width: 45%; padding: 20px;margin: 0px; margin-bottom: 20px; background: url('../img/black.png') }

@media (max-width:767px) {

	#mytable {display: none;}
 	.mobileShow {display: inline;}
	.mobileHide, .printThisSection3, .printThisSection4, .printThisSection5  {display: none;}
 #advise_head, #diploma_head, #english_head, #college_head { background: url('') top right #000 no-repeat; min-height: 10px }

.head p  {font-size: 1.2em; line-height: 1.2em; width: 70%; padding: 20px;margin: 0px; margin-bottom: 20px; background: url('../img/black.png') }
#column2eng {position: relative; bottom: 320px;}
#column2hs {position: relative; bottom: 400px;}
#column2deg {position: relative; bottom: 220px;}

#bug {top: 0px; line-height: 28px; padding: 10px !important; padding-right: 20px !important; width: 100% !important; margin-left: auto !important; margin-right: auto !important}
	#bug h1 { padding-bottom: 0px !important}
#bug1 {top: 0px; line-height: 28px;}
h3{padding-top: 60px;}

.segButton { display: block; padding: 8px; width: 100%;border: 1px solid black; margin: 8px; }
.segButton:hover { background-color: #cc9933; }
.segButton2 { display: block; padding: 8px; width: 100%;border: 1px solid black; margin: 8px; }
.segButton2:hover { background-color: #503762; }
#bug {line-height: 18px}
#bug a {text-decoration: none}
#bug1 {line-height: 18px}
#bug1 a {text-decoration: none}
#reset {margin:0px; display: block; margin-top: 10px}
.mySlider { margin-top: 10px; margin-left: 5px; margin-right: 5px;  display: none !important;}
	
	.mySliderMobile { margin-top: 15px; margin-left:25px; margin-right: 15px; }
	.mySliderMobile img { width: 97%; margin-left: 5px;}
	

}

@media (min-width:768px) {
	

	#mytable {border: 1px solid green}
 	#mytable img {width: 100%; height: auto;}
	
#advise_head { 
	background: url('../img/advise_photo_back_sm.jpg') top right #000 no-repeat;  
	background-size: auto 100%; }
	
#english_head { 
	background: url('../img/english_photo_back_sm.jpg') top right #000 no-repeat;  
	background-size: auto 100%; }
	
#college_head { 
	background: url('../img/college_photo_back_sm.jpg') top right #000 no-repeat;  
	background-size: auto 100%; }
	
#diploma_head { 
	background: url('../img/diploma_photo_back_sm.jpg') top right #000 no-repeat;  
	background-size: auto 100%; }
	
	
.head p  {font-size: 1.2em; line-height: 1.2em; width: 45%; padding: 20px;margin: 0px; margin-bottom: 20px; background: url('../img/black.png') }
	


 }

@media (min-width:992px) {
	#mytable img {width: 100%; height: auto;}
	
	#advise_head { 
	background: url('../img/advise_photo_back.jpg') top right #000 no-repeat;  
	background-size: auto 100%; }


 }
 
 @media (min-width:1200px) {
	#mytable {border: 1px solid red }
 	#mytable img {width:100%; height: auto;}
 }


.lead{ 	font-weight: 400; }

button {
	display: inline-block;
	margin-bottom: 0;
	margin-bottom: 2px;
	padding: 6px 12px;
	border: 1px solid transparent;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.428571429;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
button.navbar-toggle {
	background: #2b2b2b;
	border: none;
	color: #fff;
}

.btn-theme,.btn-theme:hover,.btn-theme:focus{
	color: #fff;
}
.btn-theme:hover{
	background: transparent !important;
	border-color: #999;
	color: #999;
}


/* ================================
margin, padding
================================= */
.mar-top0 {
	margin-top: 0;
}
.mar-top10 {
	margin-top: 10px;
}
.mar-top20 {
	margin-top: 20px;
}
.mar-top30 {
	margin-top: 30px;
}
.mar-top40 {
	margin-top: 40px;
}



/* ================================
Home sections
================================= */

.home-section {
	width: 100%;
	padding: 30px 0px 00px 0px;
}

.home-section2 {
	width: 100%;
	padding: 40px 0px 10px 0px;

}

/* --- heading --- */
.section-heading {
	margin-bottom: 70px;
}
	
.section-heading h2 {
	font-size: 38px;
	text-transform: uppercase;
}
	
.section-heading .heading-line {
	margin:0 auto;
	display: block;
	height: 1px;
	width: 80px;
	background: #333;
	margin-top: 10px;
	margin-bottom: 20px;
}

.row {
	background: #fff;
	padding: 20px;
}
	
/* --- section bg var --- */

.bg-white {
	background: #fff;
	background: #ccc;
}

.bg-gray {
	background: #f8f8f8;
}

.bg-dark {
	background: #575757;
}


/* --- section content general color --- */

.color-light h1,.color-light h2,.color-light h3,.color-light h4,.color-light h5,.color-light h6 {
	color: #fff;
}


.color-light p {
	color: #eee;
}


/* ==========================
Spacer
============================= */

#spacer1{	
	background-image: url(../img/yellow_back.png);
	background-size:cover;
background-repeat:no-repeat;
margin-top: 0px;
height: 300px;
}

#spacerTOP{	
	abackground-image: url(../img/yellow_back.png);
	background-color: #fec524; 
	background-color: #f6d26c;
	background-size:cover;
	background-repeat:no-repeat;
	margin-top: 0px;
	vertical-align: middle;padding: 10px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 18px;
	line-height: 22px
}
#spacer2{	
	background-image: url(../img/spacer/2.jpg);
	background-size:cover;
background-repeat:no-repeat;
}


/* ================================
Intro
================================= */

#intro{
height:635px;
height:355px;
width:100%;
background-color: #fdb927;
background-color: #fff;
background-image: url(../img/bg-mac.png);
background-position: center;
background-repeat:no-repeat;
overflow-y:hidden;
text-align:center;
position:relative;
margin-bottom: 20px;
}


#medintro{
width:100%;
background-color: #fff;
background-position: center;
background-repeat:no-repeat;
overflow-y:hidden;
text-align:center;
position:relative;
	margin-top: 50px;
}


.home .section-heading {margin-bottom: 10px;}

.home h2 {margin: 10px 0px}
.home {line-height: 1.2em}
.home .home-section {padding: 0px 0px 0px 0px;}
#medintro .section-heading {padding-bottom: 0px;margin-bottom: 20px;}
#medintro h4, #medintro h2 {margin-bottom: 0px;}
#medintro .box-team img {margin-bottom: 0px;}
.go {padding-bottom: 15px; margin-top: 0px; padding-top: 00px;}
.linksTable {width: 50%; float: left;}
.linksTable td {padding-right: 30px;}
.linksTable p {padding: 5px;}
.linksTable a:hover p{background-color: #ddd;}

.intro-text {
	position:relative;
	width:100%;
	margin-top:200px;
	z-index:1000;


}
#intro .brand {
	margin-top: 80px;
	text-align: right;
	border: 0px solid red;
}
.intro-text h1 a {
	color:#333;
	text-align:center;
	font-weight: 700;
	font-size: 40px; 
	line-height:1.1em;
	padding-top:30px;
	text-transform: uppercase;	
}
.intro-text h1 a:hover {
	text-decoration: none;
}

.line-spacer {
	width: 20%;
	margin:0 auto;
	margin-top: 20px;
	margin-bottom: 25px;
	border-bottom:1px solid #fff;
}
#mytable {border: 0px solid black; margin-top: 0px}
#mytable td {border: 0px solid black; padding: 10px; padding-top: 0px;}


.intro-text p span {
	color:#fff;
	color:#333;
	font-size: 24px;
	text-align:center;
	font-weight: 300;
}


.dark {color: white}
.dark a {color: yellow;}

.popup {background-color: #ffc52f; width: 80%; padding: 20px; z-index: 1000;}

#reset a {border: 1px solid black; padding: 4px; background-color: #ffcc33; margin-left: 10px; text-decoration: none;}
#reset a:hover {background-color: #ffcc00;}

.sections li {margin-bottom: 12px; }
#section1 {background: transparent url('../img/section1_back.png') no-repeat center bottom; position: relative; bottom: 0px; padding: 20px 20px 0px 20px;  z-index: 500}
#section2 {background: transparent url('../img/section2_back.png') no-repeat center bottom; position: relative; bottom: 100px; padding: 95px 20px 0px 20px; z-index: 400 }
#section3 {background: transparent url('../img/section3_back.png') no-repeat center bottom; position: relative; bottom: 200px; padding: 95px 20px 0px 20px; z-index: 300}
#section4 {background: transparent url('../img/section4_back.png') no-repeat center bottom; position: relative; bottom: 300px; padding: 95px 20px 0px 20px; z-index: 200}
#section5 {background: transparent url('../img/section5_back.png') no-repeat center bottom; position: relative; bottom: 400px; padding: 95px 20px 0px 20px; z-index: 100}
#section6 {background: transparent url('../img/section1_back.png') no-repeat center bottom; position: relative; bottom: 500px; padding: 95px 20px 0px 20px; z-index: 50}

.callout {padding: 20px; border: 0px solid #1dcec6; line-height: 24px; background-color: #eee; }
.calloutGreen {padding: 20px; border: 0px solid #1dcec6; line-height: 24px; background-color: #4a6e23; }

.calloutGray {padding: 20px; border: 0px solid #1dcec6; line-height: 24px; background-color: #999; }

#number1, #number2, #number3 {margin-left: auto; margin-right:auto;}
.centered {text-align: center;}

#section3 .callout2 {background-color: #1f78a3; padding: 20px; border: 1px solid white;}
#section2 .callout2 {background-color: #521d5e; padding: 20px; border: 1px solid white;}
#section4 .callout2 {background-color: #1f78a3; padding: 20px; border: 1px solid white;}
#section6 .callout2 {background-color: #1f78a3; padding: 20px; border: 1px solid white;}

.printThisSection5 { position: absolute; width: 95%; text-align: right; top: 140px; left:0px; }
.printThisSection5 span {border: 1px solid black; padding: 2px 5px; }
.printThisSection5 span:hover {background-color: #b28a21; color: white;}

.printThisSection4  { position: absolute; width: 95%; text-align: right; top: 140px; left:0px;} 
.printThisSection4 span { border: 1px solid white;  padding: 2px 5px; color: white}
.printThisSection4 span:hover { background-color: #434446;}

.printThisSection3  { position: absolute; width: 95%; text-align: right; top: 140px; left:0px;} 
.printThisSection3 span { border: 1px solid white;  padding: 2px 5px; color: white}
.printThisSection3 span:hover { background-color: #1f78a3;}

.section1click, .section2click, .section3click, .section4click, .section5click, #mcopco1, #mcopco2 {cursor:pointer;}

/* ================================
About
================================= */
.box-team img {
	margin-bottom: 0px;
}



/* ================================
Services
================================= */

.service-box p {
	margin-bottom: 20px;
}

.service.carousel h4,.service.carousel p {
	text-align: left;
}


.service .carousel-control{
	background: none;
}

.service .screenshot{
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.service .screenshot img{
	margin-right: auto;
	margin-left: auto;
	padding-left: 4px;
	width: 400px;
}

.service .carousel-indicators {
	position: relative;
	bottom: 0;
	left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	padding-bottom: 8px;
	width: 100%;
	background: #ffffff;
}

.service .carousel-indicators .active {
	width: 45px;
	height: 5px;
	border: none;
	border-radius: 0px;
}

.service .carousel-indicators li {
	display: inline-block;
	margin: 1px;
	width: 45px;
	height: 5px;
	border: none;
	border-radius: 0px;
	background: #eeeeee;
	text-indent: -999px;
	cursor: pointer;
}


/* ================================
Works
================================= */


.lb-album{
	margin-left:40px;
	list-style: none;
	width: 100%;
	margin: 0 auto;
}
.lb-album li{
	float: left;
	margin: 10px;
	position: relative;
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
}
.lb-album li > a{
	width: 150px;
	height: 150px;
	position: relative;
	padding: 0;
	background: #2b2b2b;
}
.lb-album li > a span{
	position: absolute;
	width: 150px;
	height: 150px;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 150px;
	color: rgba(27,54,81,0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	font-size: 24px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: rgb(241,210,194);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(241,210,194,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.lb-album li > a:hover span{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: -160px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background: rgb(112, 105, 84);
	background: -moz-radial-gradient(center, ellipse cover, rgba(112, 105, 84,0.56) 0%, rgba(85, 85, 85, .7) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(112, 105, 84,0.56)), color-stop(100%,rgba(85, 85, 85, .7)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(112, 105, 84, 0.56) 0%,rgba(85, 85, 85,.7) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(112, 105, 84, 0.56) 0%,rgba(85, 85, 85, .7) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(112, 105, 84, 0.56) 0%,rgba(85, 85, 85, .7) 100%);
	background: radial-gradient(center, ellipse cover, rgba(112, 105, 84,0.56) 0%,rgba(85, 85, 85, .7) 100%);
}

.ie7 .lb-overlay {background-color: white;}

.lb-overlay > div{
	position: relative;
	top: 80px;
	color: rgba(27,54,81,0.8);
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	width: 550px;
	margin: 10px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	-webkit-transition: opacity 0.3s linear 1.3s;
	-moz-transition: opacity 0.3s linear 1.3s;
	-o-transition: opacity 0.3s linear 1.3s;
	-ms-transition: opacity 0.3s linear 1.3s;
	transition: opacity 0.3s linear 1.3s;
	padding-bottom: 20px
}
.lb-overlay div h3,
.lb-overlay div p{
	padding: 0px 20px;
	
	width: auto;
	height: auto;
	color: #000 !important;
}
.lb-overlay div h3{
	font-size: 32px;
	
	margin-top:20px;
	float: none;
	text-align: center;
	border-right: 0px solid rgba(27,54,81,0.4);
	text-shadow: none;
	color: #000;
}
.lb-overlay div h3 span,
.lb-overlay div p{
	font-size: 16px;
	text-shadow: none;
	color: #fff;
}
.lb-overlay div h3 span{
	display: block;
	line-height: 6px;
}
.lb-overlay div p{
	text-align: left;
	float: left;
	width: 260px;
	width: auto;
}
.lb-overlay a.lb-close{
	
	z-index: 1001;
	color: #fff;
	position: absolute;
	top:160px;
	left: 50%;
	
	font-size: 28px;
	line-height: 26px;
	text-align: center;
	width: 320px;
	height: 30px;
	overflow: hidden;
	margin-left: 0px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-transition: opacity 0.3s linear 1.2s;
	-moz-transition: opacity 0.3s linear 1.2s;
	-o-transition: opacity 0.3s linear 1.2s;
	-ms-transition: opacity 0.3s linear 1.2s;
	transition: opacity 0.3s linear 1.2s;
}
.lb-overlay img{
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 100%;
	position: relative;
	/*-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
	*/
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 100px 100px 120px 100px;
}
.lb-overlay:target img {
	-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
}
.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
	
}


@-webkit-keyframes fadeInScale {
0% { -webkit-transform: scale(0.6); opacity: 0; }
100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
0% { -moz-transform: scale(0.6); opacity: 0; }
100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
0% { -o-transform: scale(0.6); opacity: 0; }
100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
0% { -ms-transform: scale(0.6); opacity: 0; }
100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
0% { transform: scale(0.6); opacity: 0; }
100% { transform: scale(1); opacity: 1; }
}

/* 
	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
	http://bricss.net/post/11230266445/css-hack-to-target-opera 
*/
x:-o-prefocus, .lb-overlay img {
height: 100%;
}


/* ================================
Contact
================================= */


/* ================================
Bottom widget
================================= */
ul.social-network {	
	margin: 0;
	margin-left:0;
	padding-left: 0;
	list-style: none;
}
ul.social-network li {
	display: inline;
	margin: 5px 5px;
}

ul.social-network li a:hover span .fa-circle {
	color: #2b2b2b;
}

/* ================================
Footer
================================= */
footer {
	background: #2b2b2b;
	background: #ddd;
	color: #ddd;
	padding: 0px;
}


/* ================================
more media queries
================================= */


.slick-slide img {width: 99%; }


@media (max-width:768px) {
	
	
	
	
	.mySlider { margin-top: 10px; margin-left: 5px; margin-right: 5px;  display: none !important;}
	
	.mySliderMobile { margin-top: 15px; margin-left:25px; margin-right: 15px; }
	.mySliderMobile img { width: 97%; margin-left: 5px;}
	
#homeInstructions {padding-top: 25px;}
	/* COLLAPSING NAV */
	.dl-trigger, .dl-menuwrapper{display: inline;}
	#topNavHolder{ display: none; }
	#intro .brand {border: 0px solid blue}
	#intro .brand img {width: 130px}
	#intro{
		background: url(../img/bg-mac.png) no-repeat center top;
		background-size:65%;
	}
	.box-team, .box-team img {
		text-align: left;
	}
	.box-team img {
		float: none;
		margin:0 auto;
	}	
	.box-team {
		margin-bottom: 30px;
	}
	#medintro {height:auto;}
	
		.leftSpace { margin-left: 0px; float: none; width: 80%; margin-bottom: 20px;}
}



@media (max-width:992px) {
	

#homeInstructions {padding-top: 25px;}
	#headline {padding-top: 20px;}
	.dl-trigger, .dl-menuwrapper{display: inline;}
	#topNavHolder{ display: none; }
	
	.service p{
			margin-bottom: 60px;
	}

#intro .brand {border: 0px solid blue}
	#intro .brand img {width: 130px}
	#intro{
		background: url(../img/bg-mac.png) no-repeat center top;
		background-size:50%;
	}
	
	#topNav a {padding: 12px 4px; font-size: .95em}

	
}


@media (max-width:1080px) {
#topNav a {padding: 12px 4px; font-size: .95em}

}
@media (max-width:930px) {
	
.mySlider { margin-top: 10px; margin-left: 5px; margin-right: 5px;  display: none !important;}
	
	.mySliderMobile { margin-top: 15px; margin-left:25px; margin-right: 15px; }
	.mySliderMobile img { width: 97%; margin-left: 5px;}
	
#homeInstructions {padding-top: 0px;}
	.dl-trigger, .dl-menuwrapper{display: inline;}
	#topNavHolder{ display: none; }
	#intro .brand {border: 0px solid blue}
	#intro .brand img {width: 130px}
	#intro{
		background: url(../img/bg-mac.png) no-repeat center top;
		background-size:65%;
	}
		.hideFromPhone {display:none;}
	
}

#colL {float: left; margin-right: 20px; width: 65%;}
#colR {float: right; width: 30%;}
#gradphoto {display: inline;}
#gradphoto2 {display: none;}

@media (max-width:640px){
}
@media (max-width:480px){
	
	.mySlider { margin-top: 10px; margin-left: 5px; margin-right: 5px;  display: none !important;}
	.mySliderMobile { margin-top: 15px; margin-left:25px; margin-right: 15px; }
	.mySliderMobile img { width: 97%; margin-left: 5px; }
	
#bug {  line-height: auto !important; padding: 10px !important; padding-right: 20px !important; width: 100% !important; margin-left: auto !important; margin-right: auto !important; top: 30px !important; left: 0px !important}
	#bug h1 { padding-bottom: 0px !important }
	
	#colL {float: left; margin-right: 0px; width: 100%;}
	#colR {float: right; width: 100%;}
	#gradphoto {display: none;}
	#gradphoto2 {display: inline;}

	.head p {width: auto; font-size: 12px}
	#icon {width: 90px;}
	h1 {padding-top: 80px;}
	#aboutHead {padding-top:0px;}
	.mobileShow img {width: 100%}
	#mySliderMobile img {width: 97%; margin-top: 5px}
	#spacerTOP{	padding-top: 60px; padding-left: 5px; padding-right: 5px;}
	
	.lb-overlay:target {
    width: auto;
    height: auto;
    bottom: 0px;
    right: 0px;
    padding: 20px 0px 0px 0px;
	}
	
	.lb-overlay .popup, .lb-overlay > div, .popup .popup  {width: 90% !important; margin-top: 85px;}
	/* COLLAPSING NAV */
	
	.lb-overlay > div{
	position: relative;
	top: 40px;
	width: 380px !important;
	height: 350px !important;
	}
	
	.lb-overlay .popup {overflow: scroll;}
	
	
	.lb-overlay a.lb-close {
    z-index: 1001;
    color: #FFF;
    position: absolute;
    top: 110px;
    left: 0%;
    font-size: 28px;
    line-height: 26px;
    text-align: center;
    width: 390px;
    height: 30px;
    overflow: hidden;
    margin-left: 0px;
    opacity: 0;
    transition: opacity 0.3s linear 1.2s;
}
	
	#careerAd {padding-top: 20px }
	#careerAd h1 { color: white; font-size: 25px; width: 70%; margin-top: 0px; padding-top: 0px }
	#aboutDiv h1,  #aboutDiv h3 {margin-top: 0px; padding-top: 0px}
	.hideFromPhone {display:none;}
	.dl-trigger, .dl-menuwrapper{display: inline;}
	#topNavHolder{ display: none; }
	#intro .brand {border: 0px solid blue}
	#intro .brand img {width: 130px; position: relative; bottom: 20px}
	#intro{
		background: url(../img/bg-mac.png) no-repeat center top;
		background-size:85%;
		margin-top: 30px;
	
	}
	

	#intro{
		/*background-image: none;*/
		height: 335px;
	}
	#medintro {height:auto;}
	.leftSpace { margin-left: 0px; float: none; width: 100%; margin-bottom: 20px; }
	#medintro h4, #medintro h2 {margin-bottom: 0px; margin-top: 0px}
	.linksTable {width: 100%; float: none;}
	.home .section-heading {padding-bottom: 0px; padding-top: 0px;
}
}