/* Margin */
 .mr0 { margin-right: 0px !important; }
 .mr5 { margin-right: 5px !important; }
 .mr10 { margin-right: 10px !important; }
 .mr15 { margin-right: 15px !important; }
 .mr20 { margin-right: 20px !important; }
 .mr30 { margin-right: 30px !important; }
 .mr40 { margin-right: 40px !important; }
 .mr50 { margin-right: 50px !important; }
 .mr60 { margin-right: 60px !important; }
 .mr70 { margin-right: 70px !important; }
 .mb0 { margin-bottom: 0px !important; }
 .mb5 { margin-bottom: 5px !important; }
 .mb10 { margin-bottom: 10px !important; }
 .mb15 { margin-bottom: 15px !important; }
 .mb20 { margin-bottom: 20px !important; }
 .mb25 { margin-bottom: 25px !important; }
 .mb30 { margin-bottom: 30px !important; }
 .mb40 { margin-bottom: 40px !important; }
 .mb50 { margin-bottom: 50px !important; }
 .mb60 { margin-bottom: 60px !important; }
 .mb70 { margin-bottom: 70px !important; }
 .mt0 { margin-top: 0px !important; }
 .mt5 { margin-top: 5px !important; }
 .mt10 { margin-top: 10px !important; }
 .mt15 { margin-top: 15px !important; }
 .mt20 { margin-top: 20px !important; }
 .mt25 { margin-top: 25px !important; }
 .mt30 { margin-top: 30px !important; }
 .mt40 { margin-top: 40px !important; }
 .mt50 { margin-top: 50px !important; }
 .mt60 { margin-top: 60px !important; }
 .mt70 { margin-top: 70px !important; }
 .ml0 { margin-left: 0px !important; }
 .ml5 { margin-left: 5px !important; }
 .ml10 { margin-left: 10px !important; }
 .ml15 { margin-left: 15px !important; }
 .ml20 { margin-left: 20px !important; }
 .ml25 { margin-left: 25px !important; }
 .ml30 { margin-left: 30px !important; }
 .ml40 { margin-left: 40px !important; }
 .ml50 { margin-left: 50px !important; }
 .ml60 { margin-left: 60px !important; }
 .ml70 { margin-left: 70px !important; }
 .m0 { margin: 0 !important; }
 .m5 { margin: 5px !important; }
 .m10 { margin: 10px !important; }
 .m15 { margin: 15px !important; }
 .m20 { margin: 20px !important; }
/* Padding */
 .pr5 { padding-right: 5px !important; }
 .pr10 { padding-right: 10px !important; }
 .pr15 { padding-right: 15px !important; }
 .pr20 { padding-right: 20px !important; }
 .pr25 { padding-right: 25px !important; }
 .pr30 { padding-right: 30px !important; }
 .pr40 { padding-right: 40px !important; }
 .pr50 { padding-right: 50px !important; }
 .pr60 { padding-right: 60px !important; }
 .pr70 { padding-right: 70px !important; } 
 .pb0 { padding-bottom: 0 !important; }
 .pb5 { padding-bottom: 5px !important; }
 .pb10 { padding-bottom: 10px !important; }
 .pb15 { padding-bottom: 15px !important; }
 .pb20 { padding-bottom: 20px !important; }
 .pb30 { padding-bottom: 30px !important; }
 .pb40 { padding-bottom: 40px !important; }
 .pb50 { padding-bottom: 50px !important; }
 .pb60 { padding-bottom: 60px !important; }
 .pb70 { padding-bottom: 70px !important; }
 .pt0 { padding-top: 0px !important; }
 .pt5 { padding-top: 5px !important; }
 .pt10 { padding-top: 10px !important; }
 .pt15 { padding-top: 15px !important; }
 .pt20 { padding-top: 20px !important; }
 .pt30 { padding-top: 30px !important; }
 .pt40 { padding-top: 40px !important; }
 .pt50 { padding-top: 50px !important; }
 .pt60 { padding-top: 60px !important; }
 .pt70 { padding-top: 70px !important; }
 .pl0 { padding-left: 0px !important; }
 .pl5 { padding-left: 5px !important; }
 .pl10 { padding-left: 10px !important; }
 .pl15 { padding-left: 15px !important; }
 .pl20 { padding-left: 20px !important; }
 .pl25 { padding-left: 25px !important; }
 .pl30 { padding-left: 30px !important; }
 .pl40 { padding-left: 40px !important; }
 .pl50 { padding-left: 50px !important; }
 .pl60 { padding-left: 60px !important; }
 .pl70 { padding-left: 70px !important; }
 .p0 { padding: 0px !important; }
 .p5 { padding: 5px !important; }
 .p10 { padding: 10px !important; }
 .p15 { padding: 15px !important; }
 .p20 { padding: 20px !important; }
 .p40 { padding: 40px !important; }
 .pr0 { padding-right: 0px !important; }
/* Round corners */
 .r3 { border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px !important; }
 .r5 { border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px !important; }
 .r7 { border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px !important; }
 .r10 { border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px !important; }
/* Opacity */
 .op90 { opacity: 0.9 !important; }
 .op80 { opacity: 0.8 !important; }
 .op60 { opacity: 0.6 !important; }
 .op50 { opacity: 0.5 !important; }
 .op40 { opacity: 0.4 !important; }
 .op20 { opacity: 0.2 !important; }
/* Automated sizing */
 .twenty { width: 20% !important; }
 .thirty { width: 30% !important; }
 .fifty { width: 50% !important; }
 .sixty { width: 60% !important; }
 .eighty { width: 80% !important; }
 .full { width: 100% !important; }
/* Text sizing */
 .small { font-size: 80% !important; }
/* Floating & Clearing */
 .left, .venstre { float:left !important; }
 .right, .hoyre { float:right !important; }
 .clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0 !important; }
 .text-left { text-align: left !important; }
 .text-right { text-align: right !important; }
 .text-center { text-align: center !important; }
 .text-justify {  text-align: justify !important; }
 .text-uc { text-transform: uppercase !important; }
 .upper { text-transform: uppercase !important; }
/* Links */
 .noline { text-decoration: none !important; }
 .noborder { border: 0px !important; }
/* Hiding and showing */
 .hide { display: none !important; }

.form-control { border-radius: 0px; }
.btn { border-radius: 0; }
img.bw-photo { 
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
.img-round { border-radius: 500px; }
.person-img-xl { width: 120px; }
.content_readmore, .toggle_readmore_after { display: none; }

.credit-text { padding: 0 15px 0 0; margin-bottom: -15px; font-size: 10px; }

audio, canvas, progress, video, iframe { max-width: 100%; }

html, body { height: 100%; background: #fff url(../files/bg-main.gif); }
img {
	max-width: 100%;
	height: auto !important;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #6e7072;
	font-size: 14px;
	line-height: normal;
}
h1, h2 {
	font-size: 38px;
	line-height: 45px;
	font-weight: 300;
	color: #006b95;
	text-transform: none;
	margin: 0 0 10px 0;
}

.cke_editable_inline{min-width:10px;}
.notop { margin-top: 0!important; }
.contact-details > li:after, .block-content:after, blockquote:after, .full-column:after, .profile:after, .social-box:after, .breadcrumbs:after, .banner-top:after, .contact-block:after, .work-section:after, .about-section:after, .link-section:after, .video-section:after, .expertise-section:after, .news-section:after, .featured-block:after, .main-container:after, .wrapper:after, .social-icon:after, .nav-primary .contentbox:after, .nav-primary .divider:after {
	display: block;
	content: "";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}
input, textarea, select {
	appearance:none;
   -webkit-appearance: none;
   border-radius:0;
   -webkit-border-radius:0;
}
iframe {
	margin: 0;
	padding: 0;
	border: none;
}
.wrapper {
	margin-bottom: -300px;
	min-height: 100%;
}
.footer, .wrapper::after { min-height: 300px; }
.header {
	color: #fff;
	background: #006590;
}
header.prototech {
    background: #006590;
}
header.prototech .logo {
    padding: 5px 0 0 185px;
}
header.prototech .logo p {
    margin: 0;
}
.header.inner { background: #0078a1; }

.header .container {
	background: url(../files/cmr-topp1.jpg) no-repeat left top;
	background-size: cover;
	position: relative;
}
.header .container.narrow {
    min-height: auto;
}
.header .logo {
	display: block;
	margin: 94px auto 0;
	text-align: center;
	padding-bottom: 18px;
}
.header .logo img {
	padding-bottom: 6px;
	max-width: 150px;
}
.header .logo.prototech img { max-width: 250px; }
.header .logo p { margin: 0; }
.header .logo a {
	color: #fff;
	text-decoration: none;
}
.header .logo.prototech { margin: 115px auto 0; }
.header .tagline { text-align: center; }
.header .tagline h2 {
	font-size: 24px;
	line-height: 36px;
	margin: 0 0 30px;
	color: #002a44;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header .tagline h4 {
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002a44;
	letter-spacing: 2px;
	margin: 0;
}
.header-right {
	position: absolute;
	right: 120px;
	top: 32px;
}
.header-right .menu {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
.header-right .menu li {
	float: left;
	font-size: 13px;
	line-height: normal;
	padding: 0 0 0 20px;
}
.header-right .menu li a { color: #fff; }
.header-right form {
	float: right;
	position: relative;
	margin-left: 20px;
}
.header-right form input[type="text"] {
	color: #000;
	background: #fff;
	border: none;
	height: 20px;
	width: 137px;
	padding: 3px 30px 3px 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border-radius: 0;
	-webkit-border-radius: 0;
}
.header-right form .search-button {
	position: absolute;
	right: 0;
	top: 0;
	background: none;
	border: none;
	-webkit-appearance: none;
	appearance: none;
	color: #636363;
	font-size: 12px;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 20px;
	display: block;
	margin: 0;
	padding: 0;
}
.social-icon {
	clear: both;
	display: block;
	list-style: none;
	padding: 10px 0 0;
	overflow: hidden;
	margin: 0;
	text-align: right;
}
.social-icon li {
	display: inline-block;
	font-size: 14px;
	margin-left: 4px;
}
.social-icon li a {
	width: 32px;
	height: 32px;
	display: block;
	color: #fff;
	background: #003754;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	line-height: 32px;
	text-align: center;
}
.social-icon li a:hover { background: #005b7f; }
.btn-menu {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #aeccdc;
	font-size: 9px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 120px;
	text-align: left;
	top: 115px;
}
.btn-menu .icon-bar {
	display: block;
	clear: both;
	width: 39px;
	height: 4px;
	background: #fff;
	margin-top: 7px;
}
.btn-menu .icon-bar:first-child { margin-top: 3px; }
.nav-primary {
	right: 80px;
	position: absolute;
	top: 180px;
	width: auto;
	font-size: 12px;
	line-height: normal;
	z-index: 999999;
}
.nav-primary .contentbox {
	background: #003754;
	margin: 0 30px;
	padding: 30px;
}
.nav-primary ul {
	margin: 0 12px;
	padding: 0;
	list-style: none;
	width: auto;
}
.nav-primary ul.bottom-border {
	padding: 0 0 10px;
	margin: 0 12px 10px;
	border-bottom: 1px solid #ccc;
}
.nav-primary ul li.title { min-height: 34px; }
.nav-primary .divider {
	clear: both;
	display: block;
	margin: 0 85px;
	padding: 14px 0;
}
.nav-primary .divider:first-child { border-bottom: 2px solid #ccc; }
.nav-primary .divider:first-child ul:last-child { width: 215px; }
.nav-primary .divider:last-child ul { width: 205px; }
.nav-primary .divider:last-child ul + ul { width: 180px; }
.nav-primary .divider:last-child ul + ul + ul { width: 125px; }
.nav-primary strong {
	font-weight: 600;
	color: #abd8e1;
	text-transform: uppercase;
}
.nav-primary a {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	text-transform: none;
}
.nav-primary ul.bottom-border a {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}
.nav-primary a:hover { text-decoration: underline; }
.footer {
	color: #fff;
	font-size: 11px;
	line-height: normal;
	background: #666666;
	background: -moz-radial-gradient(center, ellipse cover, #666666 0%, #666666 50%, #555555 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #666666), color-stop(50%, #666666), color-stop(100%, #555555));
	background: -webkit-radial-gradient(center, ellipse cover, #666666 0%, #666666 50%, #555555 100%);
	background: -o-radial-gradient(center, ellipse cover, #666666 0%, #666666 50%, #555555 100%);
	background: -ms-radial-gradient(center, ellipse cover, #666666 0%, #666666 50%, #555555 100%);
	background: radial-gradient(ellipse at center, #666666 0%, #666666 50%, #555555 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#555555', GradientType=1 );
}
.footer a { color: #fff; }
.footer .container { }
.footer .container {
	min-height: 300px;
	padding: 60px 15px;
}
.footer .logo {
	font-size: 9px;
	text-align: center;
}
.footer .logo img { max-width: 80px; }
.footer .address span { color: #abd8e1; }
.footer .social-icon {
	text-align: left;
	padding: 0;
}
.footer .social-icon li {
	margin-left: 0;
	margin-right: 4px;
}
.footer .social-icon li a { background: #8e9295; }
.footer .social-icon li a:hover { background: #777; }
.footer .employed-form form {
	background: #fff;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.footer .employed-form form label {
	background: #999999;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 300;
	height: 30px;
	line-height: 20px;
	margin: 0;
	padding: 5px 25px;
	text-transform: uppercase;
	width: 225px;
	text-align: center;
}
.footer .employed-form form .form-group {
	margin: 0 0 0 225px;
	float: none;
	padding: 0;
}
.footer .employed-form form .form-group .search-box {
	border: none;
	color: #000000;
	display: block;
	float: left;
	height: 30px;
	line-height: 20px;
	padding: 5px 10px;
	width: 195px;
}
.footer .employed-form form .form-group .search-button {
	background: none;
	border: none;
	color: #636363;
	display: block;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 30px;
}
.main .container {
	padding: 0 32px;
}
.main .main-container { background: #fff; }
.banner-top {
	display: block;
	clear: both;
	position: relative;
}
.featured-block { padding-bottom: 5px; }
.featured-block .item {
	padding: 0;
	position: relative;
	overflow: hidden;
}

.featured-block .item img {
    transition: all 5s ease-in-out;
}
.featured-block .item:hover img { transform: scale(1.3); }

.featured-block .item .content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	text-align: center;
	transition: all 0.5s ease-out;
}
.featured-block .item .content a { display:block; width:100%; height: 100%; }
.featured-block .item .content a.btn { display: inline-block; height: auto; width: auto; }
.featured-block .item:hover .content { background: rgba(0,0,0,0.3); }
.featured-block .item .content span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-weight: 600;
	font-size: 28px;
	color: #fff;
	line-height: 28px;
	text-transform: uppercase;
}
.featured-block .item .content span span.mini { font-size: 12px; position: static; line-height: 14px; margin-top: -10px; }
.featured-block .item:hover .content { background: rgba(0,0,0,0.1); }
.news-section {
	background: #eaeaea;
	padding: 23px 70px 40px;
}

.video-section {
	background: #fff !important;
	padding-top: 40px;
}
.news-section h2 {
	text-align: center;
	padding-bottom: 20px;
}
.news-section .post {
	padding: 0 42px;
	font-size: 13px;
}
.news-section .post .posted-on {
	font-weight: 400;
	font-size: 12px;
	color: #006b95;
	display: block;
	padding-bottom: 8px;
	padding-left: 14px;
}
.news-section .post h3.entry-title {
	margin: 0;
	font-weight: 800;
	font-size: 14px;
}
.news-section .post h3.entry-title a { color: #006b95; font-weight: 600;}
.news-section .post .content-area {
	background: #fff;
	display: block;
	clear: both;
	padding: 20px 15px;
	min-height: 140px;
}
.news-section .post .content-area.meltwater {
	min-height: 0;
}
.news-section .post .read-more {
	font-size: 11px;
	margin: 0;
}
.news-section .post .read-more a { color: #006b95; }
.expertise-section {
	margin: 5px 0;
	border: 8px solid #006b95;
	font-size: 18px;
	padding: 25px 110px;
	min-height: 260px;
}
.expertise-section h2 { margin-bottom: 18px; }
.expertise-section a { color: #6e7072; }
.expertise-section p { margin: 0 0 6px; }
.expertise-section p:last-child { margin: 0; }
.history-section {
	background: #0084a8 url(../files/bkg.jpg) no-repeat left top;
	color: #fff;
	padding: 38px 118px 30px;
	margin-bottom: 5px;
	position: relative;
}
.history-section h2 {
	color: #002a44;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 37px;
	text-transform: none;
	margin: 0 0 5px;
}
.history-section h3.sub-title {
	font-size: 25px;
	font-weight: 300;
	margin: 0 0 40px;
	text-transform: uppercase;
}
.history-section .row {
	margin-left: -42px;
	margin-right: -42px;
}
.history-section .post {
	padding: 0 42px;
	font-weight: 600;
	font-size: 12px;
}
.history-section .entry-title {
	font-weight: 600;
	margin: 0 0 10px;
	font-size: 20px;
}
.history-section .read-more {
	font-weight: 400;
	font-size: 10px;
}
.history-section .read-more a { color: #abd8e1; }
.history-section .social-icon {
	text-align: left;
	padding: 0;
}
.history-section .social-icon li { margin: 0 4px 0 0; }
.test-centers {
	background: #e7e7e8 url(../files/bg-test.jpg) no-repeat right top;
	min-height: 343px;
	text-align: center;
	padding: 26px 0;
	margin-bottom: 5px;
}
.test-centers h2 { padding-bottom: 6px; }
.test-centers .sub-title {
	font-weight: 600;
	font-size: 14px;
	color: #6e7072;
	line-height: normal;
	padding-bottom: 26px;
}
.test-centers .link-section {
	clear: both;
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0 117px;
	font-size: 16px;
	color: #fff;
}
.test-centers .link-section li {
	float: left;
	width: 25%;
	padding: 26px 20px;
}
.test-centers .link-section li.color-dark { background: #006b95; }
.test-centers .link-section li.color-light { background: #0097b5; }

.test-centers .link-section a {
	background: #003754;
	display: inline-block;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	text-decoration: none;
}
.test-centers .link-section a:hover { background: #002d54; }
.test-centers .link-section a span {
	display: block;
	font-size: 12px;
	line-height: 24px;
	right: -0.5px;
	top: 0;
}
.event-section {
	border: 8px solid #d1d3d4;
	margin-bottom: 5px;
	padding: 33px 110px;
}
.event-section h2 { margin-bottom: 5px; }
.event-section .col-md-5 p {
	font-size: 14px;
	line-height: 23px;
	color: #6e7072;
}
.event-section ul {
	font-size: 17px;
	color: #6e7072;
}
.event-section ul li span { padding-bottom: 8px; }
.event-section ul li span.date { font-size: 12px; }
.event-section a { color: #006b95; }
.publication-section {
	background: #eaeaea;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: normal;
	padding: 25px 94px;
	position: relative;
}
.publication-section h2 {
	text-align: center;
	margin-bottom: 28px;
}
.publication-section h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #006b95;
	padding-bottom: 15px;
}
.publication-section ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.publication-section ul li {
	float: left;
	width: 20%;
	padding: 0 24px;
}
.publication-section small {
	display: block;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 10px;
}
.publication-section .read-more { font-size: 11px; }
.about-section {
	margin-bottom: 5px;
	padding: 20px 0 0 104px;
}
.about-section img {
	float: right;
	max-width: 100%;
	display: block;
	height: auto;
}
.about-section h2 { margin-bottom: 24px; }
.about-section h3 {
	margin: 0 0 25px;
	font-size: 18px;
	font-weight: 700;
}
.about-section .read-more { font-size: 11px; }
.work-section {
	background: url(../files/workwithus.jpg) no-repeat left top;
	border: 8px solid #d1d3d4;
	margin-bottom: 5px;
	padding: 17px 70px 17px 0;
	position: relative;
	min-height: 265px;
}
.work-section h2 { margin-bottom: 20px; }
.work-section h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #006b95;
	padding-bottom: 15px;
}
.work-section ul.work-post {
	list-style: none;
	margin: 0 -30px;
	padding: 0;
	overflow: hidden;
}
.work-section ul.work-post > li {
	float: left;
	width: 50%;
	padding: 0 30px;
}
.work-section small {
	display: block;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 10px;
}
.work-section .read-more { font-size: 11px; }
.work-section .social-icon {
	text-align: left;
	padding: 0;
}
.work-section .social-icon li { margin: 0 4px 0 0; }
.work-section .social-icon li a { background: #b2d7e3; }
.work-section .social-icon li a:hover { background: #94b4bf; }
.contact-block {
	background: #0086ad;
	background: -moz-linear-gradient(left, #0086ad 0%, #008eb5 50%, #0086ad 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #0086ad), color-stop(50%, #008eb5), color-stop(100%, #0086ad));
	background: -webkit-linear-gradient(left, #0086ad 0%, #008eb5 50%, #0086ad 100%);
	background: -o-linear-gradient(left, #0086ad 0%, #008eb5 50%, #0086ad 100%);
	background: -ms-linear-gradient(left, #0086ad 0%, #008eb5 50%, #0086ad 100%);
	background: linear-gradient(to right, #0086ad 0%, #008eb5 50%, #0086ad 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0086ad', endColorstr='#0086ad', GradientType=1 );
	color: #fff;
	font-size: 12px;
	padding: 20px 0;
	margin: 0 0 5px;
}
.contact-block h2 {
	color: #fff;
	background: url(../files/arrow-down.png) no-repeat right center;
	background-size: 30px auto;
	float: left;
	width: auto;
	display: block;
	cursor: pointer;
	padding: 0 65px 0 0;
}
.contact-block h2.active {
	background: url(../files/arrow-up.png) no-repeat right center;
	background-size: 30px auto;
}
.contact-block a { color: #fff; }
.contact-block form {
	background: #002a44;
	display: block;
	float: left;
	margin: 16px 0 0 105px;
}
.contact-block form label {
	background: #002a44;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: 400;
	height: 38px;
	line-height: 28px;
	margin: 0;
	padding: 5px 30px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
.contact-block form .form-group {
	float: left;
	margin: 0;
}
.contact-block form input[type="text"] {
	color: #000;
	border: none;
	background: #fff;
	margin: 4px;
	padding: 0 10px;
	height: 30px;
	width: 275px;
	font-size: 14px;
	border-radius: 0;
	-webkit-border-radius: 0;
}
.contact-block .grid-table span.heading {
	padding-top: 20px;
	font-weight: 600;
	color: #abd8e1;
}
.contact-block .divider { border-bottom: 1px solid #b0dbe7; }
.contact-block .contact-detail { padding-bottom: 20px; }
.contact-block .address { padding-top: 20px; }
.contact-block .address > p:first-child { width: 290px; }
.contact-block .address > p { float: left; }
.contact-block .address > p span {
	font-weight: 600;
	color: #abd8e1;
}
.grid-table {
	display: table;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.grid-table li { display: table-row; }
.grid-table li span { display: table-cell; }
.scrollToTop {
	display: block;
	position: absolute;
	right: 30px;
	top: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
}
.scrollToTop.light, .scrollToTop.light:hover, .scrollToTop.light:focus { color: #fff; }
.scrollToTop i {
	font-size: 48px;
	line-height: 22px;
}
.scrollToTop i, .scrollToTop span {
	clear: both;
	display: block;
}
.scrollToTop:hover, .scrollToTop:focus {
	text-decoration: none;
	color: #333;
}
.main-container.standard { padding-bottom: 30px; }
.standard {
	font-size: 14px;
	line-height: normal;
}
.standard h3 {
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	color: #007da4;
	margin: 0 0 20px;
}
.primary-content p {
	margin-bottom: 20px;
}
.standard p:last-child { margin-bottom: 0; }
.col2-right-layout .primary-content { padding: 0 117px; }
.col2-right-layout .sidebar { padding: 118px 107px 0 0; }
.full-column {
	padding: 0 107px 0 117px;
	float: left;
	width: 100%;
	margin: 15px 0;
}
.promotional {
	background: #d96d78;
	display: table;
	width: 100%;
	table-layout: fixed;
}
.promotional img { float: left; }
.promotional .content {
	color: #ffffff;
	display: table-cell;
	margin: 0;
	width: 370px;
	min-height: 150px;
	padding: 20px;
	position: relative;
	vertical-align: middle;
}
.promotional .content p {
	text-align: left;
	margin: 0;
}
.block-history {
	background: #ffffff;
	border: 8px solid #d1d3d4;
	margin-bottom: 15px;
	padding: 25px 25px 25px;
	position: relative;
	color: #6e7072;
}
.block-history h3 {
	font-size: 22px;
	font-weight: 300;
	text-transform: uppercase;
}
.block-history ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.block-history ul li { margin: 0 0 16px; }
.block-history ul li:last-child { margin: 0; }
.block-history ul li h4 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 3px;
	color: #006b95;
}
.block-history ul li p {
	color: #6e7072;
	margin: 0;
}
.block-history ul li .read-more {
	padding-top: 6px;
	font-size: 11px;
}
.block-project {
	background: #eaeaea;
	padding: 32px 33px;
	margin-bottom: 15px;
}
.block-project h3 {
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 15px;
}
.block-project p {
	margin-bottom: 5px;
	text-align: left;
}
.block-graytopline {
	background: #fff;
	padding: 30px 33px;
	margin-bottom: 15px;
	margin-top: 30px;
	border-top: 8px solid #666666;
	border-bottom: 8px solid #d1d3d4;
}
.block-graytopline h3 {
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 15px;
}
.block-graytopline p {
	margin-bottom: 5px;
	text-align: left;
}
.block-contact {
	background: #007da4;
	color: #fff;
	padding: 20px 35px;
	position: relative;
	margin-bottom: 15px;
}
.block-contact h3 {
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 15px;
	color: #fff;
}
.block-contact a { color: #fff; font-size: 12px; }
.block-contact .profile {
	display: block;
	clear: both;
}
.block-contact .profile .avatar {
	float: left;
	max-width: 54px;
	margin-right: 10px;
	padding-top: 0;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
.block-contact .profile .avatar img {
	border-radius: 50px;
	-webkit-border-radius: 50px;
	display: block;
}
.block-contact .profile .vcard { float: left; }
.block-contact .profile .vcard p { margin: 0; }
.block-contact .social-icon {
	position: absolute;
	right: 20px;
	top: 20px;
	padding: 0;
}
.block-contact .social-icon li a {
	height: 28px;
	line-height: 28px;
	width: 28px;
}
.block-layered-nav {
	position: relative;
}
.block-layered-nav ul {
	margin: 0;
	list-style: none;
	padding: 0;
	font-weight: 300;
}
.block-layered-nav ul li { margin-bottom: 7px; }
.block-layered-nav ul li a {
	background: #007da4 url("../files/cmr-monograms2.png") no-repeat left top / auto 100%;
	color: #ffffff;
	display: block;
	font-size: 20px;
	padding: 18px 20px 18px 20px;
	text-decoration: none;
	text-align:center;
}
.block-layered-nav ul li a:hover { background-color: #007499; }
.block-layered-nav ul li a.active { background-color: #003754; }
.block-news {
	padding: 0;
	font-size: 13px;
}
.block-news h2 {
	font-size: 30px;
	margin-bottom: 10px;
}
.block-news .post {
	display: block;
	clear: both;
}
.block-news .posted-on {
	font-weight: 600;
	font-size: 13px;
	color: #006b95;
	display: block;
	padding-bottom: 8px;
	padding-left: 14px;
	float: left;
}
.block-news h3 {
	margin: 0;
	font-weight: 600;
	font-size: 13px;
}
.block-news h3 a { color: #6e7072; }
.block-news .content-area {
	background: #eaeaea;
	display: block;
	clear: both;
	padding: 10px 15px;
	font-size: 12px;
	min-height: 125px;
}
.block-news .content-area p { margin-bottom: 13px; }
.block-news p.read-more {
	font-size: 11px;
	margin: 0;
}
.block-news p.read-more a { color: #6e7072; }
.block-news .social-icon {
	clear: none;
	float: right;
	padding: 0 0 10px;
}
.block-news .social-icon li a {
	width: 28px;
	height: 28px;
	line-height: 28px;
	background: #666;
}
.block-news .social-icon li a:hover { background: #444; }
.block-nav {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 30px;
}
.block-nav > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.block-nav > ul > li {
	position: relative;
	padding: 0 0 5px 16px;
}
.block-nav > ul > li:after {
	content: ">";
	position: absolute;
	left: 0;
	top: 0;
	color: #64a5c1;
}
.block-nav ul ul {
	padding: 6px 0 0 35px;
	margin: 0;
	list-style: disc;
}
.block-nav ul ul li { padding: 0 0 5px 0; }
.block-courses { font-size: 16px; }
.block-courses ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.block-courses ul li {
	border-bottom: 1px solid #a9aaaa;
	padding: 7px 0 17px 0;
}
.block-courses h4 {
	font-weight: 700;
	color: #0081a3;
	margin: 0 0 2px;
}
.block-courses p { margin: 0; }
.block-courses .book-link {
	font-weight: 700;
	text-transform: uppercase;
	text-align: right;
}
.block-search-pub { margin: 0 0 15px; }
.block-search-pub .block-title { margin: 0 0 1px; }
.block-search-pub .block-content {
	border: 8px solid #007da4;
	padding: 20px;
}
.block-search-pub .form-control {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	background: #ecedef;
	height: 38px;
}
.block-search-pub .btn-default {
	background: #007da4;
	border: medium none;
	border-radius: 0;
	-webkit-border-radius: 0;
	color: #ffffff;
	float: right;
	font-size: 12px;
	padding: 5px 15px;
	text-transform: uppercase;
}
.block-search-pub label {
	margin: 0;
	display: block;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	color: #007da4;
	padding: 0 0 10px;
}
.block-vacancies ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
.block-vacancies ul li {
	border-bottom: 1px solid #ccc;
	padding: 14px 0;
	overflow: hidden;
}
.block-vacancies .block-title { margin-bottom: 20px; }
.block-vacancies p { margin: 0; }
.block-vacancies p.position { margin: 0 0 18px; }
.block-vacancies h3 {
	margin: 0;
	font-size: 14px;
}
.block-vacancies .link {
	font-weight: 700;
	float: right;
}
.block-vacancies .link a { text-decoration: underline; }
.block-vacancies .link a:hover { text-decoration: none; }
.titlegroup { overflow: hidden; }
.titlegroup .auxiliary-title { float: left; }
.titlegroup .read-more {
	float: right;
	font-weight: 700;
	font-size: 14px;
}
.titlegroup .read-more a { text-decoration: underline; }
.titlegroup .read-more a:hover { text-decoration: none; }
.callout-link {
	background: #007da4;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.callout-link p {
	margin: 0;
	text-align: center;
	font-weight: 300;
}
.callout-link a {
	display: block;
	color: #c9e9ea;
	text-decoration: none;
	padding: 18px 0;
}
.callout-image {
	background: #edefee;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 5px;
	margin-top: 160px;
}
.block-title {
	background: #007da4;
	color: #c9e9ea;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 30px;
	padding: 18px 20px;
	text-align: center;
	margin: 0 0 13px;
}
.sub-heading {
	font-weight: 700;
	font-size: 14px;
	color: #006b95;
}
.sub-heading.underline {
	border-bottom: 1px solid #a9aaaa;
	padding: 0 0 14px 0;
	margin-bottom: 30px;
}
.sub-heading a {
    text-decoration: underline;
    color: inherit;
}
.sub-heading a:hover {
    text-decoration:none;
}
.standard h3.auxiliary-title, h3.auxiliary-title {
	margin: 0;
	padding: 0;
	font-weight: 700;
	font-size: 30px;
}
.standard h4.auxiliary-title, h4.auxiliary-title {
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	color: #007da4;
}
.post-meta { padding: 3px 0 30px; }
.suffix_top { margin-top: 90px; }

.breadcrumbs {
	padding: 20px 0 15px;
	font-size: 12px;
}
.breadcrumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.breadcrumbs ul li {
	display: inline-block;
	padding: 0 5px 0 0;
}
.breadcrumbs ul li:after { content: "\00a0»\00a0"; }
.breadcrumbs ul li a { padding: 0 5px 0 0; }
.breadcrumbs ul li:last-child:after { content: ""; }

.social-box { padding-bottom: 28px; }
.social-box .social-icon {
	padding: 0;
	text-align: left;
}
.social-box .social-icon li {
	margin-left: 0;
	margin-right: 4px;
}
.social-box .social-icon li a { background: #666; }
.social-box .social-icon li a:hover { background: #444; }
.primary-content .featured-block { padding-bottom: 20px; }
.primary-content .featured-block .item .content span {
	font-size: 18px;
	line-height: 18px;
}
.single-article .standard { font-size: 14px; }
.single-article .header { background: #3c3c3c; }
.single-article .header.inner .container {
	background: url(../files/cmr-monogram-gray.png) no-repeat left top #3c3c3c;
	background-size: auto 100%;
}
.single-article .header .social-icon li a {
	background: #b2d7e3;
	color: #3c3c3c;
}
.single-article .footer { background: #3c3c3c; }
.single-article .entry-title { padding-bottom: 22px; }
.single-article .entry-title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: none;
	color: #3c3c3c;
	font-size: 60px;
	line-height: 65px;
}
.single-article h3.sub-title {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3c3c3c;
	font-style: italic;
	line-height: 20px;
	margin-bottom: 15px;
}
.single-article .banner-top .caption {
	left: 50%;
	max-width: 65%;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 100%;
}
.single-article .banner-top .caption h2 {
	color: #fff;
	font-size: 52px;
}
.single-article .banner-top .caption h3 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 1px;
}
.single-article .author { font-size: 10px; }
.single-article .social-box .social-icon li a {
	width: 28px;
	height: 28px;
	line-height: 28px;
	background: #b2d7e3;
}
.single-article .social-box .social-icon li a:hover { background: #94b4bf; }
blockquote {
	margin: 0;
	padding: 20px 28px 40px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #3c3c3c;
	font-style: italic;
	display: block;
	clear: both;
	line-height: 27px;
}
blockquote:before {
	border: 5px solid #333333;
	content: "“";
	display: block;
	float: left;
	font-size: 64px;
	height: 56px;
	line-height: 64px;
	padding: 5px 10px 5px 3px;
	text-align: left;
	width: auto;
	margin-right: 20px;
}
figure {
	display: block;
	padding-bottom: 20px;
}
figure figcaption {
	font-size: 11px;
	display: block;
	padding: 5px 0;
}
.single-article .block-history {
	border: none;
	padding: 25px;
	border-top: 8px solid #3c3c3c;
}
.single-article .block-history h3, .single-article .block-history ul li h4, .single-article .block-history ul li p, .single-article .block-contact, .single-article .block-contact a, .single-article .block-contact h3 { color: #3c3c3c; }
.single-article .block-contact {
	background: none;
	border-top: 8px solid #b2d7e3;
	padding: 20px 25px;
}
.single-article .block-contact h3 { font-size: 22px; }
.single-article .block-contact .social-icon {
	margin-left: 64px;
	padding: 10px 0 0;
	position: static;
	right: inherit;
	text-align: left;
	top: inherit;
}
.single-article .block-contact .social-icon li {
	margin-left: 0;
	margin-right: 4px;
}
.single-article .block-contact .social-icon li a { background: #fff; }
.pub-items { font-size: 14px; }
.pub-items ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pub-items .item {
	border-bottom: 1px solid #ccc;
	padding: 14px 0 24px 0;
}
.pub-items .post-meta {
	padding: 0;
	display: block;
	clear: both;
	font-size: 13px;
	padding-bottom: 10px;
}
.pub-items h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px;
}
.pub-items h3, .pub-items h3 a { color: #006b95; }
.pub-items .social-icon {
	text-align: left;
	padding-bottom: 10px;
}
.pub-items .social-icon li { margin: 0 4px 0 0; }
.pub-items .social-icon li a {
	height: 28px;
	line-height: 28px;
	width: 28px;
}
.contact-details { }
.contact-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-details > li {
	clear: both;
	display: block;
}
.gmap {border-radius: 100%;
	-webkit-border-radius: 100%; overflow:hidden; display:block}
.gmap iframe {    border-radius: 100%; -webkit-border-radius: 100%;
    display: block;
    height: 200px;
    width: 200px;
}
.contact-details h4 {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0;
	color: #0081a3;
	font-weight: 600;
}
.contact-details p { text-align: left; }
.contact-details strong { font-weight: 600; }
.contact-details .suffix_top { margin-top: 20px; }
.contact-details .members, .contact-details .address {
	border-bottom: 1px solid #0081a3;
	margin-bottom: 25px;
	padding-bottom: 25px;
	display: block;
	clear: both;
}
.contact-details form {
	background: #002a44;
	display: block;
	float: left;
	margin: 0 0 65px;
	width: auto;
}
.contact-details form label {
	background: #002a44;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: 300;
	height: 38px;
	line-height: 28px;
	margin: 0;
	padding: 5px 30px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
.contact-details .form-group {
	float: left;
	margin: 0;
}
.contact-details form input[type="text"] {
	color: #000;
	border: none;
	background: #fff;
	margin: 4px;
	padding: 0 10px;
	height: 30px;
	width: 275px;
	font-size: 14px;
	border-radius: 0;
	-webkit-border-radius: 0;
}
/* -----------------------------------------------------------------------------
   RESPONSIVE STYLE
   ----------------------------------------------------------------------------- */
@media screen and (min-width: 768px) {
.header.inner .container {
	background: url(../files/cmr-topp3.png) no-repeat left top;
	min-height: 120px;
	position: relative;
}
.header.inner .logo {
	display: block;
	float: left;
	margin: 33px 0 0 205px;
	max-width: inherit;
	padding: 0;
	text-align: center;
}
.header.inner .logo.prototech { margin-top: 45px; }
.header.inner .logo img { max-width: 112px; }
.header.inner .logo.prototech img { max-width: 250px; }

.header.inner .logo.tagactive { margin-top: 20px; }
.header.inner .logo.prototech.tagactive { margin-top: 35px; }

.header.inner .tagline {
    display: block;
    float: left;
    clear: left;
    margin: 0 0 0 180px;
    max-width: inherit;
    padding: 0;
    text-align: center;
}
.header.inner .prototech.tagline {
    margin: 0 0 0 205px;
}
.header.inner .tagline h2 {
    font-size: 18px;
    margin: 0;
}

.header.inner .tagline { display: none; }
.header.inner .tagline.active { display: block; }
.header.inner .header-right { right: 185px; }
.header.inner .btn-menu {
	right: 118px;
	top: 30px;
}
.header.inner .nav-primary { top: 120px; }
}
@media screen and (min-width: 992px) and (max-width: 1439px) {
h2 { font-size: 38px; }
.btn-menu, .header-right { right: 60px; }
.nav-primary .divider { margin: 0 25px; }
.nav-primary .contentbox { padding: 30px 20px; }
.wrapper {
	margin-bottom: -220px;
	min-height: 100%;
}
.footer, .wrapper::after { min-height: 220px; }
.footer .container {
	min-height: 220px;
	padding: 40px 15px;
}
.news-section { padding: 20px 10px; }
.news-section .post { padding: 0 10px; }
.expertise-section {
	padding: 25px;
	font-size: 16px;
}
.history-section { padding: 20px 30px; }
.history-section .row {
	margin-left: -15px;
	margin-right: -15px;
}
.history-section .post { padding: 0 15px; }
.test-centers .link-section {
	padding: 0 30px;
	font-size: 13px;
}
.test-centers .link-section li { padding: 20px 10px; }
.event-section { padding: 20px 30px; }
.event-section ul { font-size: 14px; }
.publication-section { padding: 20px; }
.publication-section ul li { padding: 0 10px; }
.about-section { padding: 20px; }
.work-section { padding: 0; }
.work-section .col-lg-6 {
	background-color: rgba(255,255,255,0.8);
	padding: 20px;
}
.contact-block { padding: 20px; }
.contact-block form {
	margin: 16px 0 0;
	float: right;
}
.contact-block form label { font-size: 16px; }
.contact-block form input[type="text"] { width: auto; }
.contact-block .address > p:first-child { width: 315px; }
.header.inner .logo { margin: 33px 0 0 95px; }
.header.inner .logo.prototech { margin-top: 20px; }
.header.inner .header-right { right: 100px; }
.header.inner .btn-menu { right: 20px; }
.col2-right-layout .primary-content { padding: 0 15px; }
.col2-right-layout .sidebar { padding: 50px 15px 0; }
.full-column { padding: 0 15px; }
.block-history, .block-project, .block-contact { padding: 20px; }
.block-project h3, .block-contact h3 { font-size: 24px; }
blockquote {
	font-size: 16px;
	line-height: 26px;
	padding: 10px 0 30px;
}
.single-article .banner-top .caption h2 { font-size: 42px; }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
h2 { font-size: 32px; }
.btn-menu, .header-right { right: 30px; }
.header .tagline h2 {
	font-size: 22px;
	line-height: 24px;
}
.header .logo {
	margin: 100px auto 0;
	padding-bottom: 25px;
}
.header-right .menu li { padding: 0 0 0 10px; }
.header .logo.prototech { padding-bottom: 25px;}
.nav-primary .divider { margin: 0; }
.nav-primary .contentbox { padding: 30px 20px; }
.footer .social-icon { text-align: center; }
.wrapper {
	margin-bottom: -220px;
	min-height: 100%;
}
.footer, .wrapper::after { min-height: 220px; }
.footer .container {
	min-height: 220px;
	padding: 40px 15px;
}
.news-section { padding: 20px 10px; }
.news-section .post { padding: 0 10px; }
.expertise-section {
	padding: 25px;
	font-size: 16px;
}
.history-section { padding: 20px 30px; }
.history-section .row {
	margin-left: -15px;
	margin-right: -15px;
}
.history-section .post { padding: 0 15px; }
.history-section h3.sub-title {
	font-size: 24px;
	margin: 0 0 20px;
}
.history-section .entry-title { font-size: 18px; }
.history-section h2 { font-size: 32px; }
.test-centers .link-section {
	padding: 0 30px;
	font-size: 13px;
}
.test-centers .link-section li { padding: 20px 10px; }
.test-centers .link-section p { min-height: 40px; }
.event-section { padding: 20px 30px; }
.event-section ul {
	font-size: 14px;
	table-layout: auto;
}
.publication-section { padding: 20px; }
.publication-section ul li {
	clear: both;
	display: block;
	float: none;
	padding: 0 0 10px;
	width: auto;
}
.about-section { padding: 20px; }
.work-section { padding: 0; }
.work-section .col-lg-6 {
	background-color: rgba(255,255,255,0.8);
	padding: 20px;
}
.contact-block { padding: 20px; }
.contact-block form {
	float: right;
	margin: 5px 0 0;
}
.contact-block form label {
	font-size: 14px;
	padding: 5px 15px;
}
.contact-block form input[type="text"] { width: 150px; }
.social-icon li a {
	height: 28px;
	line-height: 28px;
	width: 28px;
}
.grid-table { table-layout: fixed; }
.grid-table li span { padding: 0 10px; }
.header.inner .logo { margin: 33px 0 0 35px; }
.header.inner .logo.prototech { margin-top: 20px; }
.header.inner .header-right { right: 100px; }
.header.inner .btn-menu { right: 20px; }
.col2-right-layout .primary-content { padding: 0 15px; }
.col2-right-layout .sidebar { padding: 20px 15px 0; }
.full-column { padding: 0 15px; }
.block-history, .block-project, .block-contact { padding: 20px; }
.block-project h3, .block-contact h3 { font-size: 24px; }
.block-history {
	margin-bottom: 15px;
	margin-top: 15px;
}
.promotional .content { width: auto; }
.block-layered-nav { margin-top: 15px; }
.single-article .banner-top .caption h2 { font-size: 32px; }
.single-article .banner-top .caption h3 { font-size: 20px; }
}
@media screen and (max-width: 768px) {
.callout-image { margin-top: 0; }
.col2-right-layout .primary-content { padding-bottom: 30px; }
.suffix_top { margin-top: 0; }
}
@media screen and (max-width: 767px) {
h1 { font-size: 32px; }
h2 {
	font-size: 26px;
	font-weight: 400;
	line-height: inherit;
}
.main .container {
	background: #ffffff;
	padding: 0 15px;
}
.header .container {
	background: #007aa2;
	min-height: inherit;
	padding-bottom: 20px;
}
.header .logo {
	display: block;
	float: left;
	margin: 30px 0 0;
	max-width: inherit;
	padding-bottom: 30px;
	text-align: center;
}
.header .logo.prototech {
    margin: 55px 0 0;
}
.header .tagline {
	clear: both;
	display: block;
	padding-bottom: 0;
	text-align: center;
}
.btn-menu {
	right: 20px;
	top: 45px;
}
.header-right {
	position: static;
	right: auto;
	top: auto;
}
.header .tagline h2 {
	font-size: 22px;
	letter-spacing: normal;
	line-height: normal;
}
.header .tagline h4 {
	font-size: 16px;
	letter-spacing: normal;
}
.header-right .social-icon { display: none; }
.header-right .menu {
	float: none;
	display: block;
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}
.header-right .menu li {
	float: none;
	display: inline-block;
	margin: 0;
	padding: 0 5px;
}
.header-right form {
	background: #ffffff none repeat scroll 0 0;
	float: none;
	margin: 0;
	padding: 5px;
	position: relative;
	overflow: hidden;
}
.header-right form input[type="text"] {
	float: left;
	padding: 5px;
	width: 245px;
}
.header-right form .search-button {
	float: right;
	margin: 0;
	padding: 0;
	position: static;
}
.header.inner .tagline { display: none; }
.nav-primary { top: 95px; }
.nav-primary .contentbox {
	margin: 0 auto;
	padding: 20px;
	width:100%;
}
.nav-primary .divider {
	margin: 0;
	padding: 0;
}
.nav-primary {
	right:20px;
	margin: 0;
}
.nav-primary .divider:first-child { border: none; }
.nav-primary .pull-right { float: none!important; }

.featured-block { padding: 15px 0; }
.news-section { padding: 15px 0; }
.news-section h2 {
	padding-bottom: 10px;
	text-align: center;
}
.news-section .post {
	margin-bottom: 15px;
	padding: 0 10px;
}
.news-section .post:last-child { margin-bottom: 0; }
.expertise-section {
	border: 4px solid #006b95;
	font-size: 14px;
	margin: 5px 0;
	min-height: inherit;
	padding: 10px 15px;
}
.expertise-section h2 { margin-bottom: 10px; }
.history-section {
	background: #0084a8;
	padding: 10px 15px;
}
.history-section h2 { font-size: 26px; }
.history-section h3.sub-title {
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 20px;
}
.history-section .entry-title {
	font-size: 20px;
	font-weight: 600;
}
.history-section .row {
	margin-left: 0;
	margin-right: 0;
}
.history-section .post {
	padding: 0;
	margin: 0 0 15px;
}
.history-section .post:last-child { margin-bottom: 0; }
.test-centers {
	background: #e7e7e8;
	min-height: inherit;
	padding: 15px;
}
.test-centers .link-section {
	padding: 0;
	font-size: 14px;
}
.test-centers .link-section li {
	float: none;
	padding: 10px;
	width: auto;
}
.event-section {
	border: 4px solid #d1d3d4;
	margin-bottom: 5px;
	padding: 15px;
}
.event-section ul { font-size: 14px; }
.event-section ul li { margin-bottom: 10px; }
.event-section ul li:last-child { margin-bottom: 0; }
.event-section ul li span { padding: 0; }
.publication-section { padding: 15px; }
.publication-section h3 {
	font-size: 13px;
	padding-bottom: 5px;
}
.publication-section ul li {
	float: none;
	padding: 0;
	width: auto;
	margin-bottom: 15px;
}
.publication-section ul li:last-child { margin-bottom: 0; }
.about-section { padding: 0; }
.work-section {
	background: none;
	border: 4px solid #d1d3d4;
	margin-bottom: 5px;
	padding: 15px 0;
}
.work-section ul.work-post { margin: 0; }
.work-section ul.work-post > li {
	float: none;
	margin: 0 0 15px;
	padding: 0;
	width: auto;
}
.work-section ul.work-post > li:last-child { margin-bottom: 0; }
.contact-block { padding: 15px; }
.contact-block h2 {
	float: none;
	display: block;
	clear: both;
	padding: 0 40px 0 0;
	background-size: 20px auto;
	margin-bottom: 15px;
}
.contact-block h2.active { background-size: 20px auto; }
.contact-block form {
	float: none;
	margin: 0;
}
.contact-block form label {
	float: none;
	display: block;
	clear: both;
	font-size: 14px;
	line-height: normal;
	height: auto;
}
.contact-block form input[type="text"] {
	font-size: 14px;
	margin: 0;
	width: 100%;
}
.contact-block form .form-group {
	float: none;
	margin: 0;
}
.contact-block .grid-table li { margin-bottom: 10px; }
.contact-block .grid-table li:last-child { margin-bottom: 0; }
.contact-block .address > p:first-child { width: inherit; }
.contact-block .address > p { float: none; }
.footer .container {
	min-height: inherit;
	padding: 25px 15px;
}
.footer .employed-form { padding-top: 20px; }
.footer .employed-form form label {
	float: none;
	display: block;
	clear: both;
	width: auto;
}
.footer .employed-form form .form-group { margin: 0; }
.footer .employed-form form .form-group .search-box { width: 88%; }
.footer .employed-form form .form-group .search-button { float: right; }
.grid-table, .grid-table li, .grid-table li span { display: block; }
.scrollToTop { display: none; }
.col2-right-layout .primary-content { padding: 0 0 30px; }
.col2-right-layout .sidebar { padding: 0; }
.full-column { padding: 0; }
.block-history, .block-project, .block-contact { padding: 20px; }
.block-project h3, .block-contact h3 { font-size: 24px; }
.block-history {
	margin-bottom: 15px;
	margin-top: 15px;
}
.block-layered-nav { margin: 0; }
.promotional {
	display: block;
	padding: 10px;
	table-layout: auto;
	width: auto;
}
.promotional .content {
	clear: both;
	display: block;
	min-height: inherit;
	padding: 0;
	width: auto;
}
.banner-top .caption {
	display: none;
	visibility: hidden;
}
.breadcrumbs { padding: 15px 0; }
.social-box { padding-bottom: 18px; }
.single-article .entry-title h1 { font-size: 32px; line-height: 36px; }
blockquote::before { display: none; }
blockquote {
	padding: 10px 5px;
	font-size: 14px;
	line-height: 24px;
	border-top: 2px solid #444;
	border-bottom: 2px solid #444;
	margin-bottom: 15px;
}
.block-nav {
	font-size: 16px;
	font-weight: 400;
}
.page-title { padding-bottom: 10px; }
.pub-items h3 { padding-top: 15px; }
.contact-details .suffix_top { margin-top: 0; }
.contact-details .members ul li {
	margin-bottom: 10px;
	float: none;
	display: block;
	clear: both;
}
.contact-details .address .col-sm-4 { padding-bottom: 15px; }
.contact-details form {
	float: none;
	margin: 0 0 20px;
	padding: 5px;
}
.contact-details form label {
	float: none;
	display: block;
	clear: both;
	font-size: 14px;
	line-height: normal;
	height: auto;
}
.contact-details form input[type="text"] {
	font-size: 14px;
	margin: 0;
	width: 100%;
}
.contact-details form .form-group {
	float: none;
	margin: 0;
}
}
@media screen and (max-width: 667px) {
}
@media screen and (max-width: 540px) {
}
@media screen and (max-width: 479px) {
}

ul.arrowlist { margin: 0; padding: 0; }
ul.arrowlist li { list-style: none; margin: 0; padding: 0 0 0 12px; display: block; position: relative; color: #337ab7; }
ul.arrowlist li a { color: #337ab7; }
ul.arrowlist li::before { content: "»"; position: absolute; left: 0px; color: #337ab7; }

.panel-default > .panel-heading {
    background: #fff;
    border: 4px solid #d1d3d4;
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #006b95;
    font-weight: 700;
    font-size: 14px;
}
.panel-group .panel {
    border-radius: 0;
    -webkit-border-radius: 0;
}

.panel-group .panel + .panel {
    margin-top: 0;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-color: #d1d3d4;
}

/* -----------------------------------------------------------------------------
   ARTICLE LIST
   ----------------------------------------------------------------------------- */
.article-wrapper {
	padding-left: 100px;
	padding-right: 100px;
}
.article-list { padding:15px 0;}
.article-list .post {
	margin-bottom: 40px;
	color: #3c3c3c;
}
.article-list .post a { color: #3c3c3c; }
.article-list .post:nth-child(even) .article-image { float: right; }
.article-list .post:nth-child(even) .article-container { float: left; }
.article-list .article-content {
	border-top: 6px solid #3c3c3c;
	border-bottom: 6px solid #b8d0db;
	padding: 53px 20px 20px;
}
.article-list .article-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: none;
	margin: 0 0 27px;
}
.article-brief {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	margin-bottom: 15px;
}
.article-list .article-meta { margin-bottom: 30px; }
.article-list .article-meta, .article-list .read-more { font-size: 11px; }

/*
 * jQuery FlexSlider v2.6.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('../files/flexslider-icon.eot');
  src: url('../files/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../files/flexslider-icon.woff') format('woff'), url('../files/flexslider-icon.ttf') format('truetype'), url('../files/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 20px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/* -----------------------------------------------------------------------------
   TIMELINE PAGE STYLE
   ----------------------------------------------------------------------------- */
.timelinewrapper {  }
.timelineContainer { border-left: 2px solid #007da4; }
.timelineMajor {  overflow: hidden; padding-top: 15px; }
.timelineMinor { overflow: hidden; margin-bottom: 10px; }
.timelineMajorMarker { color: #000; cursor: pointer; font-size: 24px; margin: 0; padding: 5px 5px 5px 40px; position: relative; }
.timelineMajorMarker::before { content: "\2192"; font-family: FontAwesome; height: auto; left: -4px; position: absolute; top: 3px; transform: translate(0px, 0px); width: auto; color: #007da4; }
.timelineMinor dt { display: block; clear: both; font-size: 14px; font-weight: normal; line-height: normal; list-style-type: none; margin: 0 0 12px; padding: 0 0 0 40px; cursor: pointer; }
.timelineMinor dd { padding-left: 60px; width: 90%; }
.timelineToggle .expandAll { float: right; }
.timelineMinor img.pull-right { margin: 0 0 10px 20px; }
@media screen and (max-width: 767px) {
.timelinewrapper { padding: 15px; }
.timelineContainer { border-left: 1px solid #007da4; }
.timelineMajorMarker { padding-left: 30px; font-size: 24px; }
.timelineMinor dt { padding-left: 30px; margin-bottom: 5px; }
.timelineMinor dd { padding-left: 30px; }
.timelineMajorMarker::before { font-size: 18px; top: 9px; }
.timelineMinor img.pull-right { margin: 5px 0; display: block; }
}