* { margin: 0;}

body {font: 100%/1.4 'Michroma', Arial,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #131F39;
	font-weight: 400; }

html, body { height: 100%; } /*sticky footer */

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	}
	
table { font-size:12px;
	line-height: 140%;
	 border-collapse: collapse; margin: 10px 0;}
	
table, th, td {
    border-color: #444; padding: 6px 10px;}

p { font-size:12px;
	line-height: 170%;
	padding: 5px 0; }
	
strong {font-weight: 700;}

blockquote {font-family: 'Michroma', Arial, sans-serif;
	font-size: 15px ;
  margin: 20px 25px;
  padding: 0 70px 0 30px;
  border-left: 5px solid #0B50A0; color: #0B50A0;}
  
blockquote p{ font-size: 15px ; padding: 0;}  

a, a:active, a:visited{ color: #0B50A0; text-decoration: none;}
a:hover{ color: #131f39; text-decoration: none;}

img { -ms-interpolation-mode: bicubic; border: none; }
a img { border: none;}

h1 { color: #131f39; font-size:18px; line-height: 110%; font-weight: 400; padding: 5px 0px 15px 0px; /*text-transform:uppercase;*/  font-family: 'Michroma', Arial, sans-serif; letter-spacing: 1px;}

h2 { color: #0B50A0; font-weight: 400; font-size: 23px; line-height: 110%; padding: 5px 0 15px 0; text-transform:uppercase; font-family: 'Michroma', Arial, sans-serif; letter-spacing: 1px;}

h3 { color: #0B50A0; font-weight: 400; font-size: 15px; line-height: 140%; padding: 15px 0 5px 0;  font-family: 'Michroma', Arial, sans-serif;}

h4 { color: #131f39; font-size:15px; line-height: 110%; padding: 15px 0px 8px 0px; font-weight: 400;}

h5 { color: #131f39; font-weight: 400; font-size: 25px; line-height: 110%; padding: 15px 0 5px 0; text-transform:uppercase; }

ul { font-size:12px; line-height: 150%; 
	list-style-type: none;
	padding-left: 0;
	margin: 10px 0 10px 10px;}

li { 
	padding-left: 16px;
	margin-bottom: 5px;}
	
.page li:before { content: "\f111";  font-family: FontAwesome; position: absolute; margin-left: -15px; color: #ccc; font-size: 6px; }		
	
ol { font-size:12px; line-height: 150%; margin: 10px 0 10px 0px;}	
	
ol li { background: none;
	padding-left: 16px;
	margin-bottom: 3px;}
.page ol li:before { content: "";  }	
	
hr { border: 0; height: 1px; border-top:1px #222 solid; width: 100%; padding: 5px 0; margin-top: 20px;}


/**************************
HEADER
**************************/

#wrapper {
	width: 100%;
	padding: 0px;
	/*height: 100%;*/
	margin: 0 auto; min-height: 100%;  
	/* equal to footer height */
  margin-bottom: -100px; } 

#wrapper:after { /* for sticky footer */
  content: "";
  display: block;
  height: 100px; }

#headWrapper{ width: 100%; padding: 0px; margin: 0 auto; height: 160px; background: #fff;}

#head { margin: 0 auto;
	padding: 0px;
	width:90%;
	height: 160px;}

#logo { float: left; width: 40%; margin: 0; padding: 0; }
#logo-print {display: none; width: 0; }
#headRight { float: right; width: 60%; margin: 0; padding: 0px;  color: #fff; text-align: right; }

/**************************
SEARCH
**************************/
#topSearch{ width: 300px; margin: 0 auto; padding: 0;  color: #666; text-align: left;   z-index: 1000; }
#topSearch input{width: 250px; height: 43px; background-color: #fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius:10px; border: #e8e8e8 1px solid; padding: 14px 20px; color: #888; margin: 0; text-align: center;}
#topSearch input#btn{width: 40px; height: 43px; width: 45px; background: transparent url(../images/search.png) no-repeat center center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border: none; color: #fff; margin: 0; }
	


/**************************
MAIN NAV
**************************/
#navWrapper{ width: 100%; padding: 0px; margin: 0 auto;  }
#nav {  width: 100%; padding: 0; height: 43px;  margin: 0 auto; }

#nav a, #nav a:active, #nav a:visited{ color: #131f39; text-decoration: none; }
#nav a:hover {color: #0B50A0;  text-decoration: none;}

/**************************
CONTENT AND COLUMNS
**************************/

#panelWrapper { width: 100%; padding: 0px; margin: 0 auto; clear: both; /*overflow: hidden;*/}
#panel {margin: 0 auto; height: auto;  padding: 0px; clear: both; text-align: center; } /*full width */
.ss-bg { background-color: #131f39;}
.ss {padding: 0px;}
.ss-page { /*width: 1000px; height: 100px!important; overflow: hidden; background-color: #131f39;*/ width: 100%; }
.ss-page img { width: 100%; display: block;}


#contentWrapper{}
#content {width:80%; margin: 0 auto; text-align: left; min-height: 200px; padding: 40px 20px; overflow: hidden; }

#col-wide {width: 100%;  padding: 0 20px; margin: 0px; }
#col-left {float: left; width: 25%;  padding: 0 0 0 15px; margin: 0px; text-align: right;}
#col-right {float: right; width: 60%;  padding-left: 7%; margin: 0; border-left: 5px #e7e9eb dotted;}

.side-menu ul { 
	list-style-type: none;
	padding: 0;
	margin: 20px 0;
	}
.side-menu li {
	background: none;
	padding: 0px;
	margin-bottom: 10px;}

.side-menu a, .side-menu a:active, .side-menu a:visited {color: #131f39; font-size: 14px; text-decoration: none; font-family: 'Michroma', Arial, sans-serif;}
.side-menu a:hover {color: #0b50a0!important; text-decoration: none;}
.side-menu a i, .side-menu a:visited i {color: #f8f8f8;}
.side-menu a:hover i, .side-menu a:active i {color: #0b50a0!important; }

.side-menu ul li ul { margin: 10px 0;}
.side-menu ul li li  { border-bottom: none; padding: 0px 28px 0px 0px!important; }
.side-menu ul li li a {color: #666666!important;  font-size: 12px!important;}
.side-menu ul li li a:hover {color: #0b50a0!important; }

/*.side-menu ul li {
    position: relative;
}
 
.side-menu ul li:after {
    content:  "\f054"; 
    font-family: FontAwesome;
	color: #fff;
    position: absolute;
    top: 8px;
    right: -15px;
}*/

#contact #col-left {overflow-wrap: break-word;
  word-wrap: break-word;}

/**************************
INTRO FORMATTING
**************************/
.intro-bg { background: #131f39; text-align: center; margin: 0 auto; padding: 0; }

.intro {width: 70%; margin: 0 auto; padding: 40px!important; color: #fff; overflow: hidden;}
.intro h1 {color: #fff; letter-spacing: 1px; padding: 20px 0 60px 0;}
.intro-left {float: left; width: 45%; text-align: right; font-size: 19px; font-family: 'Michroma', Arial, sans-serif; }
.intro-right {float: right; width: 45%; text-align: left; border-left: 5px #8A919E dotted; padding-left: 4%;}
.intro-right p {font-size: 14px; padding: 0;}

/**************************
FEATURED FORMATTING
**************************/
#featuredWrapper {width: 100%; text-align: left; padding: 0; margin: 0 auto; overflow: hidden; }
#featured{width: 100%; padding: 40px 0; margin: 0 auto; min-height: 200px; text-align: center; }
#featured p {padding: 20px 0;}

/**************************
FOOTER FORMATTING
**************************/
.certification { padding: 30px 0 20px 0!important;}
.certification img { margin: 0 10px;}

#footerWrapper {width: 100%; background-color: #fff; text-align: left; padding: 0; margin: 0;height: 100px; overflow: hidden;
background: -moz-linear-gradient(top,  rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(240,240,240,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(240,240,240,1) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 );
}	
#footer {width: 100%; margin: 0 auto;}

#footer-txt {float: none;  color: #666; width:100%; margin: 0 auto; padding: 30px 0; text-align: center; font-size: 11px; /*letter-spacing:1px;*/}
#footer-txt a, #footer-txt a:active {color: #666; text-decoration: none; font-size: 11px; line-height: 120%;}
#footer-txt a:hover{ color: #131f39; text-decoration: none;}	

#footer-txt i {font-size: 16px;}

#footer-social {float: right; color: #fff; width:300px; margin: 0 auto; padding: 30px 0 10px 0; text-align: right;}

/**************************
SLIDESHOW FORMATTING
**************************/	
	
/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.cycle-slideshow { width: 100%; min-width: 200px;  margin: 0 auto; padding: 0; position: relative;
    background: url(images/spinner.gif) 50% 50% no-repeat; /*max-height: 150px; overflow: hidden;*/}

.cycle-slideshow img { 
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; display: block;
}

/* in case script does not load */
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}

.cycle-slide  { width: 100%!important;}

/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 1000; position: absolute; bottom: 0px; left: 10px; height: 20px; /*overflow: hidden;*/}
.cycle-pager span { 
	     width: 8px; height: 8px; 
    display: inline-block; 
	-webkit-border-radius: 99em;-moz-border-radius: 99em;border-radius: 99em; 
	border: none; background-color: #454F65;
	cursor: pointer;
	transition: background-color 0.2s; color: transparent; margin: 0 3px;
}
.cycle-pager span.cycle-pager-active { background-color: #fff;}
.cycle-pager > * { cursor: pointer;}

/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay { 
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background-color: rgba(0, 0, 0, .20); color: white; padding: 20px;  text-align:center; font-size: 30px; font-weight: 400; line-height: 110%;
}

.cycle-overlay div { width: 50%; margin: 0 auto;}


/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(images/left.png) 50% 50% no-repeat;}
.cycle-next { right: 0; background: url(images/right.png) 50% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

.disabled { opacity: .5; filter:alpha(opacity=50); }


/* display paused text on top of paused slideshow */
.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}

/**************************
PAGINATION FORMATTING
**************************/
#pagination { font-size: 12px; clear:both; text-align:center; padding: 20px 0;}
#pagination span.active{ background-color: #ccc;-webkit-border-radius: 99em;-moz-border-radius: 99em;border-radius: 99em; display: inline-block; width: 15px; height: auto; border: 0px solid #ccc; color: #131f39; margin: 0px; padding: 2px;}
#pagination a, #pagination a:active, #pagination a:visited { background-color: #e8e8e8;-webkit-border-radius: 99em;-moz-border-radius: 99em;border-radius: 99em; display: inline-block; width: 15px; height: auto; border: 0px solid #ccc; margin: 0px; padding: 2px; text-decoration:none; color: #131f39;}
#pagination a:hover { background-color: #131f39; color: #fff;}
#pagination a.next, #pagination a.prev,#pagination a.next:hover, #pagination a.prev:hover { background-color: #fff; border:0px; margin: 0px; padding: 2px;display: inline-block; width: 15px; height: auto; text-decoration:none; color: #131f39;}

/**************************
PROJECT FORMATTING
**************************/
/* home - featured project */
.project-home {float: left; width: 23%;  background-color: #fff; box-sizing: border-box; padding:0; margin: 1%; padding: 0;}
.project-home h2 {font-size: 13px; text-transform: none; color: #131F39; padding-bottom: 20px; letter-spacing:normal;}
.project-home-img {width: 100%; height: 250px;  overflow: hidden;}
.project-home-img-center {width: 1000px; left: 50%; top: 0; margin-left: -400px;}
.project-home-img-center img { margin: 0 auto; max-width: 1000px;}
 
/* list */
.project-list {clear: both; padding: 0px; margin: 5px 0 10px 0;  min-height: 100px;}
.project-list-txt {float: left; width: 60%; padding: 0 0 15px 0; font-size: 20px; }
.project-list-img {float: right; width: 35%; height: auto;  margin-left: 15px; overflow: hidden;}
.project-list-img img { max-width: 350px; max-height: 300px; }

/* individual */
.project-txt {float: left; width: 60%;}
.project-pics {float: right; padding-left: 10px; width: 38%;}	
.project-pics img {max-width: 270px; width: 100%;}
.project-pics div {float: left; width: auto;  overflow: hidden; margin: 0 5px 5px 0; }
.project-pics div:nth-of-type(2n){   margin-right: 0;}
.project-pics li {margin: 0!important;  padding: 0 2px!important; background: none repeat scroll 0% 0% transparent;   }
.project-pics .project-thumb img{max-width: 270px; height: auto;}	

/**************************
IMAGE GALLERY FORMATTING
**************************/
#imgGal { width: 138px; height: 130px; float: left; margin: 0px 4px 10px 4px; padding: 5px;font-size: 12px;text-align: center;}

#imgThumb { width: 140px; height: 90px;  border: none !important; padding:0; margin: 0 0 5px 0; overflow: hidden; text-align: center; /*-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;*/}
#imgThumb img {max-width: 140px; height: auto; /*-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;*/}


/**************************
NEWS FORMATTING
**************************/
/* home */
.news-home {clear:both;   padding: 20px 0px;}
.news-home-txt {float: left; width: 60%; padding-right: 10px;  }
.news-home-txt h3 {padding: 0px;  }
.news-home-img {float: right;  width: 30%; height: auto; padding-top: 0px; }	
.news-home-img img {max-width: 140px; max-height: 140px;  }

/* list */
.news-list-div {clear:both;   padding: 10px 0px;}
.news-list-txt {float: left; width: 65%; padding-right: 20px;  }
.news-list-img {float: right;  width: 30%; height: auto; padding-top: 20px;  text-align: center;}	
.news-list-img img {max-width: 140px; max-height: 140px;  }

/* individual */
.news-div {clear:both;   padding: 10px 0px; overflow: hidden;}
.news-txt {float: left;   width: 65%; padding-right: 20px;  }
.news-img {float: right;  width: 30%; height: auto; padding-top: 20px;  text-align: center;}	
.news-img img {max-width: 140px; max-height: 140px;  }
.rss-image {float: right;  width: 30%; height: auto; padding-top: 20px;  text-align: center;}
.rss-image img {max-width: 200px; margin: 0!important; }

#share {font-size: 11px!important; border-top: 1px #333 solid; margin-top: 30px; padding: 20px 0;}
.a2a_menu a {font-size: 13px!important;}

/**************************
FADEIN CONTENT PAGES
**************************/

.content-inside {
    -webkit-animation: fadein 2s; /* Safari and Chrome */
       -moz-animation: fadein 2s; /* Firefox */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera */
            animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}​

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}​

/**************************
OTHER FORMATTING
**************************/

.page img, .page p img, #mobile-image-hide {margin: 5px 10px;   -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; max-width: 100%; height: auto!important;}

.sml, .sml a, small a {font-size: 12px!important;  padding: 10px 0 0 0;}	

.more {font-size: 11px!important; font-weight: 400;  padding: 10px 0 0 0;}
.more a , .more a:active, .more a:visited {color: #0B50A0!important; text-decoration: none;}	
.more a:hover {color: #cccccc!important;}

.back {font-size: 11px!important; font-weight: 400;  padding: 20px 0; }
.back a, .back a:active, .back a:visited {color: #0B50A0!important; text-decoration: none;}	
.back a:hover {color: #cccccc!important;}

.archive {font-size: 12px!important; font-weight: 400;  padding: 20px 0; }
.archive a, .archive a:active, .archive a:visited {color: #ccc!important; text-decoration: none;}	
.archive a:hover {color: #fff!important;}

a.opacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.opacity img {
filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
}

/**************************
FORMS AND BUTTONS
**************************/

select, input, menu, list, textarea {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px; background: #fff;
	/*-webkit-appearance: none;*/
}

select, input {
box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;}

.btn-more {width: auto; margin-top: 10px!important; text-align: center; }
.btn-more a, .btn-more a:active, .btn-more a:visited {font-size: 12px; color:#0B50A0; }
.btn-more a:hover {font-size: 12px; color:#131f39; }

.btn-cart {width: 80px;  text-align: center; }
.btn-cart a, .btn-cart a:active, .btn-cart a:visited, .btn-cart input[type="submit"] { color:#fff!important;  padding: 10px 0 0 0; }
.btn-cart a:hover, .btn-cart input[type="submit"]:hover{color:#131f39; }

.btn-checkout-paypal {width: 190px; margin-top: 10px; text-align: center; }
.btn-checkout-paypal a, btn-checkout-paypal a:active, .btn-checkout-paypal a:visited {font-size: 12px; color:#0B50A0; }
.btn-checkout-paypal a:hover {font-size: 12px; color:#131f39; }

#btn-submit, .btn-submit, .btn-submit input[type="submit"], .btn-more, .btn-checkout-paypal, #casestudy-pdf {
text-align: center;
border:none;
display:inline-block;
cursor:pointer;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding: 5px 15px 5px 15px;
color: #fff;
font-size: 13px; text-transform:uppercase;
background: #0B50A0;
border: 1px solid #0B50A0;
margin: 0; 
}

.btn-submit:hover, .btn-submit input[type="submit"]:hover, .btn-more:hover {
background: #fff; border: 1px solid #0B50A0;
color:#0B50A0;
}

.btn-next-form {margin-top: 10px!important;}

#shoppingCart .btn-more, #jcart-checkout{ margin: 5px!important;}

input[type=radio], .zoom_searchform input[type=radio] {width: 20px!important; margin: 0 10px; -webkit-appearance:radio!important; }
input[type=checkbox] {width: 20px!important; -webkit-appearance:checkbox!important;}

#searchBox { padding: 15px 0 0 0; }
#searchBox form input[type="text"], #searchBox form textarea {  padding:6px; width: 130px;}
#searchBox form input[type="submit"]{ width: 30px; padding:4px;  }

#search input, #search select {/*width: auto!important;*/}

#registration p {clear: both;}

/* Make a Donation FORM */
.txtDonationAmt { width: 100px; }

/* Careers FORM */
.error-msg { color: #0B50A0; }
.form-header { color: #ffffff; font-size: 17px; font-weight: 700; line-height: 110%; padding: 15px 0 5px;}

/**************************
RESPONSIVE NAV
**************************/
.btn-nav { display: none;}

.btn-nav:hover { color: #fff;}
.btn-nav:active, .btn-nav:visited  { color: #fff;}

.nav-collapse.collapse { height: auto;}


/************************** responsive media queries **************************/


@media screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } 
body, p, ul, h1, h2, h3, h4, blockquote p, table {font-size: 110%;}
#registration input.text, #registration input, #registration select, #registration textarea {padding: 15px 8px; line-height: 40px; font-size: 18px!important;}
.page img {max-width: 280px!important; }

blockquote {margin: 10px 0; padding-right: 0;}

#logo img {width: 70%!important;}
#head {width: 100%!important; padding: 0px!important;}
.intro {width: 100%!important; padding: 10px 0!important;}
.intro-left {float: none; width: auto;  text-align: center; padding: 20px 10px!important; border-top: 2px dotted #8a919e; border-bottom: 2px dotted #8a919e;}
.intro-right{float: none; width: auto; border-left: none;  text-align: center; padding: 20px 10px!important;}
.certification {padding: 0!important;}
.certification img {margin: 0!important;}
.intro h1 {font-size: 20px; padding: 20px 10px 30px 10px;}
h1, h2 {font-size: 19px!important; padding: 20px 10px 30px 10px;}

.project-home {float: none; width: 100%; margin: 0}
.project-pics, .project-txt {float: none; width: auto!important; }
.project-pics img{width: 100%!important; }
.project-list-txt {float: none; width: 100%; margin: 0!important; padding: 0!important;}
.project-list-img {float: none; width: 100%; margin: 0!important; padding: 20px 0!important;}
.project-list-img img {margin: 0!important; padding: 0!important;}

.cycle-slideshow { /*width: 200px; display: none; height: 0;*/}
.cycle-pager {display: none; height: 0;}
#form-container, .field-label {display: none;}
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { select, input, menu, list, textarea { -webkit-appearance: none; }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For ipad portrait layouts only */
#wrapper,  #contentWrapper, #panelWrapper, #footerWrapper {  min-width: 768px!important; overflow:hidden;}
#headWrapper, #navWrapper {  min-width: 768px!important;}
#content {padding: 40px 30px 20px 30px!important; }	
.col {width: 47%!important;}
.page img {max-width: 400px!important;}
body, p, ul, h1, h2, h3, h4, blockquote p, table {font-size: 110%;}
#registration input.text, #registration input, #registration select, #registration textarea {padding: 15px 8px; line-height: 40px; font-size: 18px!important;}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For ipad landscape layouts only */
html, body { width:100%;  /*overflow-x:hidden; */}
#wrapper,  #contentWrapper, #panelWrapper, #footerWrapper { min-width: 1024px!important; overflow:hidden;}
#headWrapper, #navWrapper {  min-width: 1024px!important;}
#headWrapper { height: 130px}
#head {width: 95%; height: 130px;}
#logo {width: 30%;}
#logo img {width: 90%; }
#headRight {width: 70%;}
.intro {width: 90%;}
#content {width: 95%;}
body, p, ul, table, blockquote p, h3 {font-size: 100%;}
.project-home-img {height: 150px;}
.project-home-img-center {width: 500px; left: 50%; top: 0px; margin-left: -200px;}
.project-home-img-center img {max-width: 600px;}
}


/*@media only screen and  (max-width: 699px) {*/
@media only screen and  (max-width: 768px) {
		
		#wrapper {width: auto; padding: 0px; height: auto; margin: 0;}
		#wrapper:after {height: 0;}
		#headWrapper {width: 100%; height: auto; }
		#head {width: auto; height: auto;}
		
		#navWrapper {width: auto; height: auto; background: #0b50a0; /*min-height: 37px;*/}
		#nav {float: none; width: auto; height: auto; padding: 0px!important;  border: none; }
		
		.btn-nav {display: block; width: 90%; float:none; padding: 0; margin:0 auto;  cursor: pointer; text-align: center; color: #fff;}
		
		.nav-collapse { overflow: hidden; height: 0; padding: 0px; margin: 0!important;  }
		#cssmenu {padding: 0; margin: 0; width: auto!important; height: 0!important;  padding: 0px!important;  text-align: center!important;}		
		#cssmenu ul li{ float: none!important; display: block; margin: 5px 0 0 0!important; min-height: 0!important; padding: 0!important;}  /*menu list  */
		#cssmenu ul li ul {visibility:hidden!important; } /*dropdown hidden */
		#cssmenu ul li:not(:last-child) {border: none!important;}
		#cssmenu ul li a {margin: 0!important; line-height: 130%!important; background: #fff; border-bottom: none!important; color: #131f39;}
		#cssmenu ul li a:hover {background: #131f39; color: #fff;}
		#cssmenu a {padding: 10px 40px!important;}
	

		#logo {float: none; width: 100%; margin: 0 auto; text-align: center; padding: 0; height: auto;}
		#logo img {width: auto; height: auto; padding: 0px 0 0 0;}
		#headRight {float: none; width: 100%; margin: 0 auto; text-align: center; padding: 0; height: auto; }

		#contentWrapper {}
		#content {float: none; width: auto; padding: 15px 5px 5px 5px; min-height: 50px; }

		#col-left {float: none; width: auto!important;  padding: 10px!important; margin: 0; background: none; min-height: 0; clear: both; text-align: left;}
		#col-left img {max-width: 300px; }
		#col-right {float: none; width: auto; padding: 0 10px 10px 10px; margin: 0; background: none; border: none; clear: both;}
		#col-right ul {margin: 0px!important; }
		#col-right li a {font-size: 15px; }
		
		.side-menu { float: none; width: auto!important; border-top: 4px #e7e9eb dotted; padding: 0!important;}
		.side-menu li {width: 100%;}
		
		.intro {width: 90%;}

        #footerWrapper {height: auto; }
		#footer {display: block; width: auto; height: auto; padding: 0; margin: 0;}
		#footer-txt, #footer-social, #footer-copy  {clear: both; float: none; width: auto; padding: 10px; text-align: center; }
		h1, h2 { font-size:  25px; padding: 10px 5px 5px 0px; }
		
		#content table,  table, #main-container{ width: 100%!important; border: none; padding: 3px; margin: 0; height: auto;}
		#detailForm textarea,  #detailForm select {width: 90%!important;}		
		.field, .field-label { width: 90%!important;}		
	
		
		/*#mobile-image-hide{ display: inline-block; }
		.page img, #mobile-image-hide {margin: 5px 10px!important; height: auto!important; }*/
		#contact iframe {width: 100%;}
		
		.project-home-img {height: 150px;}
.project-home-img-center {width: 500px; left: 50%; top: 0px; margin-left: -200px;}
.project-home-img-center img {max-width: 600px;}
		
    }

/*@media only screen and (min-width: 700px) {*/
	@media only screen and (min-width: 769px) and (max-width : 1224px) {
		
		.nav-collapse.collapse {height: auto !important;}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {

}