html, body { margin: 0; padding: 0; border: 0; line-height: 1; height: 100%;}
article, aside, details, figcaption, figure,
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0;}
footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0;}
a, a:hover, a:focus { text-decoration: none; }
a:focus { outline: none; }
b, strong { font-weight: bold; }
p { margin: 0 }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; margin: 0 }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"],
input[type="submit"] { -webkit-appearance: button; cursor: pointer;}
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal;}
input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;}
select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
select::-ms-expand { display: none; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow-x: hidden;
-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;}
span.skype_pnh_container { display: none !important; }
span.skype_pnh_print_container { display: inline !important; } .img-responsive { display: block; max-width: 100%; height: auto; }
.nopadding { padding: 0px; }
.padding-b40 { padding-bottom: 40px; }
.padding-b20 { padding-bottom: 20px; }
.padding-b10 { padding-bottom: 10px; }
.padding-t5 { padding-top: 5px; }
.margin-b15 { margin-bottom: 15px !important; }
.margin-b10 { margin-bottom: 10px !important; }
.margin-b5 { margin-bottom: 5px !important; }
.margin-t15 { margin-top: 15px !important; }
.margin-t20 { margin-top: 20px !important; }
.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.center-outer {
display: table;
position: absolute;
height: 100%;
width: 100%;
}
.center-inner {
display: table-cell;
vertical-align: middle;
}
.center-core {
vertical-align: middle;
margin: 0px auto;
text-align: center;
}
.body-wrapper {
width: 100%;
background-color: #ffffff;
border-bottom: 2px #262626 solid;
} html { font-size: 13px;}
@media (min-width: 480px) {
html { font-size: 15px; }
}
@media (min-width: 768px) {
html { font-size: 16px; }
}
@media (min-width: 920px) {
html { font-size: 17px; }
}
body {
background-color: #ffffff;
font-family: 'Roboto', sans-serif;
font-size: 1em;
font-weight: 400;
line-height: 1.5em;
color: #333;
overflow-y: visible;
letter-spacing: -0.015em;
word-spacing: -0.015em;
}
p { margin-bottom: 1.3em; }
h1, h2, h3, h4 {
margin: 0 0 0.3em 0;
line-height: 1.2;
font-weight: 700;
}
h1 {
margin-top: 0;
font-size: 2.7em;
}
h2 { font-size: 2.2em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.45em;}
small {font-size: 0.75em;}
.bigtitle {
font-weight: 900;
font-size: 3.5em;
}
.color-blue { color: #0073ab; }
@media (min-width: 1200px) {
.big-pad-right { padding-right: 50px; }
.big-pad-left { padding-left: 50px; }
}
@media (min-width: 1400px) {
.big-pad-right { padding-right: 80px; }
.big-pad-left { padding-left: 80px; }
}  a { color: #888888; }
a:hover { color: #0073ab; }
hr {
display: block;
height: 0px;
border: 0;
border-bottom: 1px #dddddd solid;
margin: 15px 0;
padding: 0;
}
@media (min-width: 1200px) {
.container-fluid {
max-width: 90%;
}
} header {
padding-top: 15px;
}
.header-nav-bar {
position: absolute;
width: 100%;
height: 64px;
z-index: 200;
transition: background 0.3s ease;
-webkit-transition: background 0.3s ease;
}
.is-sticky .header-nav-bar {
background-color: rgba(0,0,0,0.85);
}
.logo {
height: 45px;
width: auto;
margin-top: 8px;
float: left;
}
@media (min-width: 768px) {
header {
padding-top: 30px;
}
.header-nav-bar {
height: 77px;
}
.logo {
height: 55px;
margin-top: 9px;
float: left;
}
} nav > ul {
list-style: none;
margin: 0;
padding: 0;
float: right;
height: 77px;
}
nav > ul > li {
position: relative;
float: left;
margin: 22px 0 0 2px;
padding: 0;
border: none;
}
nav > ul > li a {
display: block;
color: #CCCCCC;
width: 100%;
line-height: 34px;
padding: 0 10px;
text-align: center;
font-size: 15px;
font-weight: 700;
text-decoration: none;
transition: color 0.3s ease;
-webkit-transition: color 0.3s ease;
}
nav > ul > li:hover a,
nav > ul > li.active a {
color: #ffffff;
} #mobilenav,
.navbar-bar {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#mobilenav {
position: fixed;
overflow-y: auto;
left: 0; right: 0; top: 0; bottom: 0;
z-index: 800;
background-color: rgba(0,0,0,0.90);
width: 100%;
height: 100vh;
text-align: center;
}
.nav-hide { display: none; }
.mobilenav-header {
position: fixed;
z-index: 600;
top:0; left: 0; right: 0;
width: 100%;
}
#mobilenav ul {
list-style: none;
padding: 0;
}
#mobilenav ul > li {
position: relative;
margin: 0;
padding: 0;
border: none;
}
#mobilenav ul > li a {
position: relative;
display: inline-block;
color: #CCCCCC;
width: 100%;
line-height: 34px;
padding: 5px 10px;
text-align: center;
font-size: 18px;
font-weight: 700;
text-decoration: none;
transition: color 0.3s ease;
-webkit-transition: color 0.3s ease;
}
#mobilenav ul > li a:hover {
color: #ffffff;
} .navbar-container {
float: right;
position: relative;
margin-top: 16px;
}
.navbar-bar {
position: absolute;
right: 0;
padding: 2px 6px;
width: 36px;
height: 33px;
cursor: pointer;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.close-bar {
float: right;
padding: 2px 6px;
margin: 30px 20px;
width: 36px;
height: 33px;
cursor: pointer;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.bar1, .bar2, .bar3 {
width: 100%;
height: 3px;
border-radius: 4px;
margin-top: 5px;
background-color: #0078ac;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.navbar-bar:hover .bar1, .navbar-bar:hover .bar2, .navbar-bar:hover .bar3,
.navbar-on .bar1, .navbar-on .bar2, .navbar-on .bar3 { background-color: #ffffff; }
.close-bar:hover .bar1,  .close-bar:hover .bar3 { background-color: #ffffff; }
.close-bar .bar1, .close-bar .bar3 { transform-origin: 4% 50%; }
.close-bar .bar1 { transform: rotate(45deg); }
.close-bar .bar3 { transform: rotate(-45deg); }
.close-bar .bar2 { background-color: transparent; } .footerholder, footer {
width: 100%;
height: 220px;
}
footer {
position: fixed;
z-index: -1;
bottom: 0;
left: 0;
right: 0;
font-size: 0.90em;
background: #111111;
color: #bbbbbb;
margin-bottom: 0px;
text-align: center;
}
footer img {
height: 60px;
width: auto;
}
@media (min-width: 768px) {
footer img {
height: auto;
}
}
footer p { margin: 0; } .map-bar {
background: #333333;
width: 100%;
}
.gmnoprint a, .gmnoprint span, .gm-style-cc { display:none; }
.gmnoprint div { background:none !important; }
#map { height: 100%; }
.map-container {
height: 400px;
width: 100%;
}
@media (min-width: 768px) {
.map-container {
height: 500px;
}
} .contact-us {
padding-top: 3.5em;
padding-bottom: 3.5em;
background: #ffffff;
}
.contact-us td {
vertical-align: top;
padding-bottom: 4px;
}
.contact-us td.item-title {
text-align: right;
padding-right: 10px;
}
input, textarea {
width: 100%;
padding: 12px 15px;
outline: none;
border: 1px #dddddd solid;
color:  #333;
margin: 0;
}
.contact-btn {
position: relative;
display: block;
background-color: #000;
border-radius: 3px;
padding: 8px 25px;
width: 100%;
text-align: center;
background-color: #0073ab;
color: #ffffff;
transition: color 0.3s ease, background 0.3s ease;
-webkit-transition: color 0.3s ease, background 0.3s ease;
}
.contact-btn:hover {
background-color: #333;
color: #ffffff;
}
#MyContactForm p label {
position: relative;
width: 100%;
cursor: text;
display: block;
margin: 0;
top: 0;
}
#MyContactForm .error {
position: absolute;
font-size: 12px;
font-weight: normal;
font-style: italic;
width: auto;
bottom: 10px;
left: auto;
right: 8px;
background-color: #FF0000;
color: #ffffff;
border-radius: 3px;
padding: 0 8px;
}
#messageCP .error {
border-radius: 3px;
padding: 8px 25px;
bottom: 0;
left: 0;
right: 0;
width: 100%;
text-align: center;
}
.response {
border: 1px #dddddd solid;
background-color: #EEEEEE;
text-align: center;
padding: 30px;
}
.response h3 { color: #0073ab; }
#ErrResults {
color: #ff0000;
font-weight: 700;
padding: 12px 0;
}
.g-recaptcha-ext div {
text-align: center !important;
float: none !important;
transform: scale(0.86);
-webkit-transform: scale(0.86);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
max-width: 100% !important;
margin: 0px auto !important;
}
@media (min-width: 350px) {
.g-recaptcha-ext div {
transform: scale(0.94);
-webkit-transform: scale(0.94);
}
}
@media (min-width: 450px) {
.g-recaptcha-ext div {
transform: scale(1);
-webkit-transform: scale(1);
}
} .hero-image {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 90vh;
background-color: #111111;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.hero-image-holder {
height: calc( 90vh - 79px);
}
@media (min-width: 768px) {
.hero-image-holder {
height: calc( 90vh - 107px);
}
}
.hero-content {
width: 100%;
height: 100%;
padding-top: 25px;
}
.hero-content h1 {
display: inline-block;
color: #ffffff;
word-spacing: -0.03em;
padding-bottom: 0.07em;
border-bottom: 1px #ffffff solid;
}
.hero-content p {
color: #ffffff;
font-size: 1.2em;
text-transform: capitalize;
font-weight: 700;
}
.hero-content .center-core {
padding: 25px;
max-width: 800px;
}
@media (min-width: 768px) {
.hero-content h1 {
font-size: 3em;
}
}
@media (min-width: 992px) {
.hero-content h1 {
font-size: 3.5em;
}
}
@media (min-width: 1200px) {
.hero-content h1 {
font-size: 4em;
}
} .intro-bar {
background-color: #0073ab;
padding-top: 3.5em;
padding-bottom: 3.5em;
text-align: justify;
font-size: 1.1em;
color: #ffffff;
}
.intro-bar h2 {
text-align: center;
color: #ffffff;
} .service-bar {
padding-top: 3.5em;
padding-bottom: 3.5em;
text-align: center;
}
.service-bar span {
display: block;
max-width: 900px;
margin: 0 auto;
padding-bottom: 2em;
}
.service-item section {
display: inline-block;
vertical-align: top;
overflow: hidden;
background-color: #0073ab;
border-radius: 3px;
color: #ffffff;
margin-bottom: 15px;
padding: 0 0 15px 0;
width: 100%;
}
@media (min-width: 992px) {
.service-item section {
height: 355px;
margin-bottom: 0;
}
}
.service-item section img {
width: 100%;
line-height: 0;
margin-bottom: 15px;
}
.service-item section h3 {
margin: 0;
font-size: 1.6em;
text-align: center;
padding: 0 20px 2px 20px;
}
.service-item section p {
margin: 0;
font-size: 0.85em;
line-height: 1.3em;
text-align: center;
padding: 0 20px 10px 20px;
} .technical-bar {
position: relative;
padding-top: 3.5em;
text-align: justify;
font-size: 1.1em;
color: #333333;
padding-bottom: calc(3.5em + 400px);
}
.technical-bar:after {
content: '';
position: absolute;
display: block;
width: 100%;
height: 400px;
left: 0;
bottom: 0;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
@media (min-width: 992px) {
.technical-bar {
padding-bottom: 3.5em;
}
.technical-bar:after {
width: 48%;
height: 100%;
top: 0;
bottom: 0;
}
}
.technical-bar h2 {
text-align: center;
color: #0073ab;
}
.tech-btn {
display: inline-block;
background-color: #000;
border-radius: 3px;
padding: 8px 25px;
background-color: #0073ab;
color: #ffffff;
transition: color 0.3s ease, background 0.3s ease;
-webkit-transition: color 0.3s ease, background 0.3s ease;
}
.tech-btn:hover {
background-color: #333;
color: #ffffff;
} .articles-bar {
padding-top: 3.5em;
padding-bottom: 3.5em;
background-color: #f5f5f5;
}
.article-item section {
display: inline-block;
vertical-align: top;
overflow: hidden;
background-color: #ffffff;
border: 9px #ffffff solid;
border-radius: 3px;
width: 100%;
margin-bottom: 20px;
padding: 0 0 15px 0;
transition: background 0.3s ease, border 0.3s ease;
-webkit-transition: background 0.3s ease, border 0.3s ease;
}
.article-item section:hover {
background-color: #0073ab;
border-color: #0073ab;
}
.article-item section img {
width: 100%;
line-height: 0;
margin-bottom: 12px;
}
.more-articles {
margin-top: 0.5em;
text-align: center;
}
@media (min-width: 630px) {
.article-item section img {
float: left;
height: 150px;
width: auto;
margin-bottom: 0px;
margin-right: 15px;
}
.article-item section {
padding: 0;
}
}
@media (min-width: 768px) {
.article-item section img {
height: 180px;
}
}
@media (min-width: 992px) {
.article-item section {
height: 480px;
margin-bottom: 0;
}
.article-item section img {
float: none;
width: 100%;
height: auto;
line-height: 0;
margin: 0 0 12px 0;
}
.more-articles {
margin-top: 2em;
}
}
@media (min-width: 1200px) {
.article-item section {
height: 500px;
}
}
.article-item a h3 {
color: #0073ab;
transition: color 0.3s ease;
-webkit-transition: color 0.3s ease;
}
.article-item a:hover h3 {
color: #ffffff;
}
.article-item section h3 {
font-size: 1.35em;
padding: 0 10px 10px 10px;
margin: 0;
}
.article-item section p {
margin: 0;
line-height: 1.3em;
padding: 0 10px;
}
.article-item a p {
color: #666666;
transition: color 0.3s ease;
-webkit-transition: color 0.3s ease;
}
.article-item a:hover p {
color: #EEEEEE;
} .login-page {
width: 100vw;
height: 100vh;
}
.login-section {
width: 90%;
max-width: 600px;
}
.g-recaptcha div {
text-align: center !important;
float: none !important;
margin: 0px auto !important;
}
.login-btn {
display: inline-block;
background-color: #000;
border-radius: 3px;
padding: 8px 25px;
background-color: #0073ab;
color: #ffffff;
transition: color 0.3s ease, background 0.3s ease;
-webkit-transition: color 0.3s ease, background 0.3s ease;
}
.login-btn:hover {
background-color: #333;
color: #ffffff;
}
.error-message {
background-color: #f2f2f2;
border-radius: 3px;
padding: 8px;
color: #FF0000;
font-weight: 700;
}
.docs_items {
display: block;
border: 1px #dddddd solid;
border-radius: 3px;
padding: 8px;
margin-bottom: 5px;
transition: background 0.3s ease;
-webkit-transition: background 0.3s ease;
}
.docs_items:hover {
background-color: #EEEEEE;
} .archive_header {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 79px;
background-color: #111111;
}
@media (min-width: 768px) {
.archive_header { height: 107px; }
}
.archive_header_title {
text-align: center;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.page-numbers,
.page-numbers:hover,
.page-numbers:focus {
border: none !important;
}
a.page-numbers,
.page-numbers {
display: inline-block;
text-align: center;
font-size: 1em;
line-height: 1em;
padding: 11px 15px;
margin: 3px 1px;
border-radius: 3px;
outline: none;
border: 1px #dddddd solid !important;
background-color: #ffffff;
color: #888888 !important;
-webkit-transition: border 0.3s ease, background 0.3s ease, color 0.3s ease;
transition: border 0.3s ease, background 0.3s ease, color 0.3s ease;
}
.page-numbers:hover,
.page-numbers:focus {
border: 1px #CCCCCC solid !important;
background: #EEEEEE !important;
color: #0073ab !important;
}
.current.page-numbers  {
border: 1px #0073ab solid !important;
background-color: #0073ab !important;
color: #FFFFFF !important;
} .article-header {
padding-top: 2.2em;
padding-bottom: 1.8em;
}
.article-header h1 {
margin-bottom: 5px;
line-height: 1em;
}
.article-header a {
color: #0073ab;
}
.article-header a:hover {
color: #333;
}
.article-body {
background-color: #f5f5f5;
padding-top: 2em;
padding-bottom: 2.5em;
min-height: 500px;
}
.article-body p,
.article-body ul,
.article-body ol {
margin: 15px auto;
}
.article-body ul {
padding-left: 12px;
list-style: none;
}
.article-body ol {
margin-left: 15px;
padding-left: 15px;
list-style: decimal !important;
}
.article-body li {
margin-top: 6px;
}
.article-body ul li:before {
content: "";
display: inline-block;
background-color: #0073ab;
width: 8px;
height: 8px;
border-radius: 4px;
margin-right: 5px;
}
@media (min-width: 768px) {
.article-body ul {
padding-left: 20px;
}
.article-body ol {
margin-left: 20px;
padding-left: 20px;
}
.article-body ul li:before {
width: 10px;
height: 10px;
border-radius: 5px;
margin-right: 10px;
}
}
.article-body img {
max-width: 100%;
border-radius: ;
height: auto;
}
.article-body table {
width: 100%;
max-width: 100%;
border-collapse: collapse;
}
.article-body td,
.article-body th {
padding: 4px 6px;
vertical-align: top;
border: #BBBBBB 1px solid;
}
.article-body th {
background-color: #e5e5e5;
color: #0073ab;
font-weight: bold;
text-align: center;
vertical-align: middle;
}
.article-body tr:nth-child(even) {
background-color: #ffffff;
}
.article-body tr:nth-child(odd) {
background-color: #f5f5f5;
}
table.center-cell td {
vertical-align: middle;
text-align: center;
}
table.vcenter-cell td {
vertical-align: middle;
}
.table-wrapper {
overflow-x: auto;
border: #ffffff 3px solid;
} a.lightboxwrap {
border-bottom: none;
}
img.alignnone {
float: none !important;
margin: 3px;
max-width: 100%;
width: auto !important;
height: auto !important;
}
img.aligncenter,
img.alignleft,
img.alignright {
float: none !important;
margin: 15px auto;
display: block;
max-width: 100%;
width: auto !important;
height: auto !important;
}
@media (min-width: 768px) {
img.alignleft {
float: left !important;
margin: 10px 15px !important;
margin-left: 0px !important;
}
img.alignright {
float: right !important;
margin: 10px 15px !important;
margin-right: 0px !important;
}
}
.wp-caption {
background-color: #ffffff;
padding: 0 !important;
border-radius: 3px;
width: auto !important;
max-width: 100%;
display: table !important;
line-height: 0 !important;
}
.wp-caption.aligncenter,
.wp-caption.alignnone,
.wp-caption.alignright,
.wp-caption.alignleft {
margin: 15px auto !important;
}
@media (min-width: 768px) {
.wp-caption.alignnone {
display: inline-block !important;
margin: 2px !important;
}
.wp-caption.alignright {
float: right !important;
margin: 10px 15px !important;
margin-right: 0px !important;
}
.wp-caption.alignleft {
float: left !important;
margin: 10px 15px !important;
margin-left: 0px !important;
}
}
.wp-caption img {
padding: 0px !important;
margin: 0px !important;
width: auto !important;
height: auto !important;
max-width: 100% !important;
border-radius: 3px 3px 0 0 ;
}
.wp-caption p {
font-size: 12px;
line-height: 1.8;
text-align: center;
padding-top: 0px;
padding: 0 !important;
margin: 6px;
color: #777777;
} .gallery-photo {
text-align: center;
padding-top: 1em;
padding-bottom: 1em;
}
.gallery-photo a {
border: none;
}
.gallery-photo section {
padding: 2px;
line-height: 0;
overflow: hidden;
}
.gallery-photo img {
width: 100%;
line-height: 0;
border-radius: 3px;
} .fancybox-bg {
background: #f3f3f3 url(//brinells.com/wp-content/themes/brinells/images/persian-pattern-window.png) repeat;
}
.fancybox-is-open .fancybox-bg { opacity: 1; }
.fancybox-infobar__body { font-family: 'Lato', sans-serif; }
.fancybox-caption-wrap {
text-align: center;
padding-bottom: 5px;
background: transparent;
}
.fancybox-caption {
display: inline-block;
padding: 7px 9px;
border-top: none;
border-radius: 3px;
font-size: 0.85em;
line-height: 1.2em;
font-family: 'Lato', sans-serif;
background-color: rgba(0,0,0,0.5);
color: #EEEEEE;
} .files-related-container {
border-top: 1px #CCCCCC solid;
margin-top: 0.5em;
padding-top: 1em;
}
.files-related-container h4 {
color: #0073ab;
margin-bottom: 0.5em;
}
.files-related {
display: block;
background-color: #ffffff;
padding: 6px 12px;
border-radius: 3px;
margin-bottom: 4px;
-webkit-transition: background 0.3s ease, color 0.3s ease;
transition: background 0.3s ease, color 0.3s ease;
}
.files-related:hover {
background-color: #0073ab;
color: #ffffff;
}