/*
Theme Name: ACROW Bridge
Theme URI: <a href="http://www.acrowusa.com/">www.acrowusa.com</a>
Author: Advent Integrated
Author URI: <a href="http://www.adventintegrated.com/">www.adventintegrated.com</a>
Description: Custom Wordpress Template Based on Bootstrap
Version: 1.3
Updated 08-08-2013
*/

.UniversLTPro-55Roman {
    font-family: UniversLTPro-55Roman !important;
    font-weight: normal !important;
    font-style: normal !important;
}

body {
    background: #4d4d4d;
    font-family: UniversLTPro-55Roman !important;
    font-weight: normal !important;
    font-style: normal !important;
}

a {
}

a:hover {
}

/**** START HOME PAGE ****/

.home .features {
    /*
      padding-top: 10px;
      */
}

.home .feature {
    /*
      border: solid 3px #fff;
      margin: 2px;
      margin-bottom: 10px;
      */
    height: 160px;
}

#post-5 {
    display: none;
}

.home .features h2 {
    background: url(img/bg-featured-title-bg.png);
    font-family: Verdana, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

.home .features h2.over {
    background: none;
}

.home .features h2 a {
    color: #000;
    display: block;
}

.home .features h2 a:hover {
    text-decoration: none;
}

.home .info-container.over {
    background: url(img/bg-featured-info-container-bg.png);
}

.home .excerpt {
    display: none;
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 10px;
}

/**** END HOME PAGE ****/

/**** START HEADER ****/

#header {
    background-color: #ffe300;
    background: url(img/bg-header.jpg) center top no-repeat;
    /*background-position: fixed;*/
    background-size: cover;
    height: 80px;
}

#header .logo {
    display: block;
    float: left;
}

#header #utilities {
    display: block;
    float: right;
    margin-top: 14px;
    position: relative;
}

#header #utilities .utilities-item {
    display: block;
    float: right;
    position: relative;
}

#header #utilities .utilities-item#select-location {
    margin-left: 0;
    margin-top: 5px;
}

#header #utilities .utilities-item#lanuage-select {
    margin-left: 15px;
    margin-top: 5px;
}

#header #utilities .utilities-item#social-network {
    margin-left: 12px;
}

#header #utilities .utilities-item .the-social-link a {
    display: block;
    float: left;
    margin-left: 5px;
}

#header #utilities .utilities-item .text {
    color: #fff000;
    cursor: pointer;
    font-size: 12px;
    line-height: 13px;
}

#header #utilities .utilities-item .text:hover {
    color: #fff;
}

#header #utilities .utilities-item .list {
    display: none;
    position: absolute;
    top: 37px;
    z-index: 8001;
}

#header #utilities .utilities-item#select-location ul {
    border-top: 1px solid #cdcdcd;
    margin: 0;
    padding: 0;
}

#header #utilities .utilities-item#select-location ul li {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
}

#header #utilities .utilities-item#select-location ul li .state {
    background: #fff;
    border: 1px solid #cdcdcd;
    border-width: 0 1px 1px 1px;
    color: #444;
    cursor: pointer;
    display: block;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    line-height: 18px;
    padding: 3px;
    padding-left: 10px;
    width: 149px;
}

#header-menu {
    background: #262626;
    font-family: UniversLTPro-BoldCond !important;
    font-size: 16px;
    font-weight: normal !important;
    font-style: normal !important;
    position: relative;
}

#header-menu ul,
#header-menu ul li .sub-menu {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    /*width: 940px;*/
}

#header-menu ul li,
#header-menu ul li .sub-menu li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: static;
}

#header-menu ul li a {
    color: #fff000;
    display: block;
    padding: 7px 8px;
    padding-right: 20px;
    text-decoration: none;
}

#header-menu ul li a:hover {
    color: #fff;
}

#header-menu ul li .sub-menu {
    background: #737373;
    display: none;
    left: 0;
    position: absolute;
    z-index: 100;
}

#header-menu .sub-menu li {
}

#header-menu .sub-menu li a {
    color: #dedbd7;
}

#header-menu .sub-menu li a:hover {
    color: #fff;
}

#header-menu .sub-menu li .sub-menu {
    background: #020302;
    display: none;
    padding: 10px 0;
    width: 100%;
}

#header-menu .sub-menu li .sub-menu ul {
    display: block;
    float: left;
    width: auto;
}

#header-menu .sub-menu li .sub-menu ul li {
    float: none;
}

#header-menu .sub-menu li .sub-menu a {
    color: #dedbd7;
}

#header-menu .sub-menu li .sub-menu a:hover {
    color: #fff;
}

#header-menu .sub-menu .sub-menu .sub-menu1,
#header-menu .sub-menu .sub-menu .sub-menu2,
#header-menu .sub-menu .sub-menu .sub-menu3,
#header-menu .sub-menu .sub-menu .sub-menu4 {
    display: block;
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    width: auto;
}

#header-menu .sub-menu #bridges-sub-menu.sub-menu .col1 {
    border-right: solid 1px #fff000;
}

#header-menu .emergency-services {
    background: #fff;
    border: solid 1px #cc0000;
    border-top: none;
    bottom: -33px;
    position: absolute;
    right: 0;
    z-index: 8000;
    -moz-box-shadow: inset 0 0 10px #909090;
    -webkit-box-shadow: inset 0 0 10px #909090;
    box-shadow: inset 0 0 10px #909090;
    width: 150px;
    text-align: center;
}

#header-menu .emergency-services a {
    color: #333;
    font-family: universltpro-65bold, Verdana, sans-serif;
    font-size: 12px;
    color: #cc0000;
    font-weight: normal;
    padding: 5px;
    line-height: 30px;
}

#header-menu .emergency-services a:hover {
    color: #cc0000;
}

#headersearch {
    background: #ccc;
    position: absolute;
    right: 0;
    top: 7px;
}

#headersearch form {
    margin: 0;
}

#headersearch input {
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    float: left;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

#headersearch input[type='text'] {
    padding-left: 5px;
    width: 125px;
}

#headersearch input[type='submit'] {
    background: transparent url(img/glyphicons-magnify.png) center center no-repeat;
    width: 20px;
}

/**** END HEADER ****/

/**** START CONTENT ****/

/*
#jcycle-slideshow-container
{
	font-family: UniversLTPro-55Roman !important;
	height: 331px;
	margin-bottom: 20px;
	overflow: hidden;
	font-weight: normal !important;
	font-style: normal !important;
}

#jcycle-slideshow .container
{
	height: 331px;
	position: relative;
}

#jcycle-slideshow .alttext
{
	background: #f7eb14;
	bottom: 50px;
	font-size: 30px;
	line-height: 26px;
	padding: 20px;
	padding-right: 50px;
	position: absolute;
	text-align: right;
	right: 0;
	width: 270px;
}

#jcycle-slideshow .description
{
	background: #333;
	bottom: 0;
	color: #fff;
	font-size: 14px;
	left: 0;
	padding: 5px;
	position: absolute;
}

#jcycle-slideshow .description a
{
	color: #f7eb14;
}
*/

#main-content {
    background: #f2f2f2;
    padding-bottom: 20px;
}

.container {
    position: relative;
}

#entry-content {
    margin-top: 20px;
}

#entry-content p {
    margin-right: 20px;
}

.overview .overview-items {
    height: 109px;
    margin: 40px 0;
    padding-left: 10px;
}

.overview .overview-items .post-thumb {
    text-align: right;
}

.overview .overview-items .post-thumb img {
    height: 109px;
    width: auto;
}

.overview .overview-items h2 {
    font-size: 16px;
    line-height: 30px;
    margin-left: 20px;
}

.overview .overview-items h2 a {
    color: #333;
    font-size: 25px;
    font-weight: normal;
}

.feature-image,
.feature-bottom-image,
.feature-middle-images {
    margin: 30px 0;
}

.feature-middle-image-middle {
    margin: 0 20px;
}

#attachments {
    margin-left: 20px;
}

#attachments .pdf,
#attachments .requestlink,
.attachments .pdf,
.attachments .requestlink {
    background: #fff;
    margin-bottom: 10px;
    padding: 5px;
}

#attachments .pdf a,
#attachments .requestlink a,
.attachments .pdf a,
.attachments .requestlink a {
    display: block;
}

#attachments .pdf .icon,
#attachments .requestlink .icon,
.attachments .pdf .icon,
.attachments .requestlink .icon {
    background: url(img/icon-pdf.png) center center no-repeat;
    display: block;
    float: left;
    height: 41px;
    width: 39px;
}

#attachments .requestlink .icon,
.attachments .requestlink .icon {
    /*background: none;*/
}

@media screen and (min-width: 58.8125em) {
    #attachments .requestlink .icon,
    .attachments .requestlink .icon {
        position: relative;
        right: 14px;
        top: 6px;
    }
}

#attachments .pdf .caption,
#attachments .requestlink .caption,
.attachments .pdf .caption,
.attachments .requestlink .caption {
    display: block;
    float: left;
    font-size: 16px;
    margin: -5px 0px 0px 15px;
    width: 100%;
    min-height: 47px;
}

#attachments .pdf .caption a,
#attachments .requestlink .caption a,
.attachments .pdf .caption a,
.attachments .requestlink .caption a {
    color: #000;
    margin-top: 10px;
    padding-right: 30px;
}

.parent-page .container {
    border-bottom: solid 1px #ccc;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.entry .span6 {
    margin-right: 20px;
    width: 440px;
}

.news {
}

.news .post-list h2 {
    border-bottom: solid 1px #666;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-right: 20px;
    padding-bottom: 20px;
}

.news .post-list .posts {
    margin-bottom: 40px;
    padding-right: 40px;
}

.news .post-list .thumb {
    margin-right: 20px;
}

.news .post-list h3 {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 14px;
}

.news .post-list h3 a {
    color: #333;
}

.links {
    border-bottom: solid 1px #666;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.links h2 {
    font-size: 20px;
}

.links p {
    margin-right: 10px;
}

.google-map-placeholder {
    clear: both;
    margin: 20px 0;
}

.frm_forms {
    background: #fff;
    margin-top: 20px;
    padding: 10px 20px 20px;
}

.frm_forms h3 {
    border-bottom: solid 1px #ccc;
    font-weight: normal;
}

.forms .form-tabs {
    background: none;
    border: none;
}

.forms .form-tabs .menu-item {
    border: none;
    border-radius: 0;
    cursor: pointer;
    list-style-type: none;
    margin-bottom: 10px;
}

.forms .form-tabs .menu-item a {
    background: #ccc;
    color: #000;
    display: block;
    padding: 8px 10px;
    text-decoration: none;
}

.forms .form-tabs .menu-item a:hover {
    background: #aaa;
}

.forms .form-tabs .current-menu-item a,
.forms .form-tabs .current-menu-item a:hover {
    background: #fff;
}

#tabs {
    background: none;
    border: none;
    padding-top: 40px;
}

#tabforms {
    background: #fff;
}

#tabforms .form {
    background: none;
}

#tabforms .form,
#tech-info-form-container.form {
    border: none;
    padding: 20px;
    padding-right: 10px;
    position: relative;
}

#media-library-request-brochure-container {
    background: #fff;
    padding: 20px;
}

#tech-info-form-container {
    background: #fff;
    margin: 0 auto;
    margin-top: 40px;
    padding-top: 40px !important;
    width: 620px;
}

.tech-info {
    line-height: 24px;
}

.tech-info h3 {
    border-bottom: solid 1px #999;
}

.tech-info ul {
    margin: 0;
    padding: 0;
}

.tech-info li {
    list-style-type: none;
    padding: 0;
}

.tech-info a {
    color: #000;
}

.tech-info .left {
    display: block;
    float: left;
    width: 220px;
}

.tech-info .right {
    display: block;
    float: right;
    width: 640px;
}

.tech-info .left.innercontainer {
    padding: 20px;
    padding-top: 5px;
    margin-top: 20px;
}

.tech-info .right.innercontainer {
    background: #fff;
    padding: 20px;
    padding-top: 5px;
    margin-top: 20px;
}

.tech-info .right.innercontainer h3 {
    margin-bottom: 20px;
}

.tech-info .link {
    display: block;
    float: left;
    width: 49%;
}

.tech-info .blackborder {
    border-bottom: solid 1px #999;
}

.tech-info .yellowborder {
    border-bottom: solid 1px #fff000;
}

.tech-info .download-section {
    margin-bottom: 20px;
    max-height: 100px;
    padding-bottom: 20px;
}

/**** END CONTENT ****/

/**** START FOOTER ****/

#footer {
    color: #dedbd7;
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
    padding-top: 10px;
}

#footer a {
    color: #dedbd7;
    text-decoration: none;
}

#footer-menus {
    border-top: solid 1px #ccc;
    margin-bottom: 20px;
    padding-top: 10px;
}

#footer-menus a {
}

#footer-menus ul {
    margin: 0;
    padding: 0;
}

#footer-menus ul li {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer-menus ul li a {
    display: block;
}

#footer-menus ul li a:hover {
    color: #fff;
}

#footer-menus .section-header {
    display: block;
}

#footer-menus .yellow {
    font-weight: bold;
    height: 36px;
    line-height: 36px;
}

#footer-menus .yellow a {
    color: #fff000;
}

#footer-menus .yellow-links {
}

#footer-menus .yellow-links a {
    color: #fff000;
    font-weight: bold;
    line-height: 30px;
}

#footer-menus .white {
    color: #fff;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
}

#footer-address,
#footer-legal {
    font-size: 11px;
    padding-bottom: 20px;
}

#footer-address #ca-ad {
    display: none;
}

#footer-legal {
    text-align: right;
}

#footer-legal .yellow a {
    color: #fff000;
}

/**** END FOOTER ****/

/**** MISC ****/

.clear {
    clear: both;
}

#toplink {
    background: #f2f2f2;
    border-radius: 5px;
    bottom: 30px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    position: fixed;
    /*margin-left: 950px;*/
    right: 30px;
}

#toplink span {
    background: url(img/icon-arrow.png) 4px 12px no-repeat;
    border-radius: 5px;
    color: #424242;
    display: block;
    padding: 10px 2px 10px 16px;
    text-transform: uppercase;
}

#map {
}

#map .uslink img,
#map .calink img {
    cursor: pointer;
}

/** SALESFORCE FORM **/

form.w2llead {
    text-align: left;
    clear: both;
}

form #requiredfieldsmsg {
    position: absolute;
    right: 20px;
    top: 40px;
    font-size: 12px;
}

#tech-info-form-container #requiredfieldsmsg {
    top: 20px;
}

form.w2llead .form-item {
    display: block;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    width: 270px;
}

.w2llabel,
.w2linput {
    display: block;
    width: 100%;
}

.w2llabel.error {
    color: #f00;
}

.w2llabel {
    clear: left;
    margin: 4px 0;
}

.w2linput.text {
    width: 95%;
    height: 18px;
    margin: 4px 0;
}

.w2linput.textarea {
    clear: both;
    width: 95%;
    height: 75px;
    margin: 10px 0;
}

.w2lsubmit .submit,
.w2lsubmit .cancel {
    display: block;
    float: left;
    margin: 10px 5px;
}

.w2linput.checkbox {
    vertical-align: middle;
}

.w2llabel.checkbox {
    clear: both;
}

.w2limg {
    display: block;
    clear: both;
}

#salesforce {
    margin: 3px 0 0 0;
    color: #aaa;
}

#salesforce a {
    color: #999;
}

.clear {
    clear: both;
}

.block-20 {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    width: 20px;
    height: 160px;
}

.block-220 {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    width: 214px;
    border: solid 3px #fff;
    -webkit-box-shadow: 0px 0px 20px 2px #909090;
    box-shadow: 0px 0px 20px 2px #909090;
}

.block-460 {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    width: 454px;
    border: solid 3px #fff;
    -webkit-box-shadow: 0px 0px 20px 2px #909090;
    box-shadow: 0px 0px 20px 2px #909090;
}

.column {
    width: 49%;
}

.column p {
    margin-right: 20px !important;
}

#footer .section-header a:hover {
    color: #fff !important;
}

/*
#jcycle-slideshow .alttext
{
	background: #f7eb14;
	bottom: 50px;
	font-size: 23px;
	font-family: helvetica !important;
	font-weight: 400 !important;
	line-height: 26px;
	padding: 15px 40px 25px 0px	;
	position: absolute;
	text-align: right;
	right: 0;
	width: 260px;
	height: 42px;
	opacity: 0.9;
}

*/
.attachments {
    margin-left: 20px !important;
}

.attachments p {
    width: 230px;
}

.attachments .pdf .caption {
    width: 230px;
}

#attachments .pdf .caption a {
    width: 230px !important;
}

.form-item br {
    display: none;
}

.google-map-placeholder {
    margin: 0 !important;
}

.contactforms {
    min-height: 500px;
}

.special-title {
    line-height: 20px;
}

#menu-item-2332 a {
    font-size: 13px;
}

#footer-menus .col1 .menu-item-2615,
#footer-menus .col1 .menu-item-2616,
#footer-menus .col1 .menu-item-2617,
#footer-menus .col1 .menu-item-2618 {
    display: none;
}

/*******************************************************************
Added by Jull Weber; jull@monkeykodeagency.com
 ******************************************************************/

#header #utilities .utilities-item .text {
    line-height: 42px;
}

.header-right li {
    list-style: none;
    text-align: right;
    padding: 4px 6px 0px 6px;
    line-height: 18px;
}

.header-right #media_image-2 img {
    max-width: 194px !important;
    height: auto;
}

#utilities a.tsl-default i {
    color: #fff102 !important;
}

#utilities .tsl-default.tsl-facebook {
    background: transparent !important;
}

#utilities .tsl-default.tsl-instagram {
    background: transparent !important;
}

#utilities .tsl-default.tsl-twitter {
    background: transparent !important;
}

#utilities .tsl-default.tsl-youtube {
    background: transparent !important;
}

#utilities .tsl-default.tsl-youtube .fa.fa-youtube::before {
    content: "\f16a" !important;
}

#utilities .tsl-default.tsl-linkedin {
    background: transparent !important;
}

#utilities .tsl-32 {
    width: 20px;
    height: 25px;
    line-height: 25px;
}

.w2linput.select {
    width: 97.4%;
}

@media screen and (max-width: 64em) {
    .wpml-ls-statics-shortcode_actions {
        border: none !important;
    }
}

@media screen and (max-width: 64em) {
    .mobile-language__list #lang_sel_list ul li {
        display: inline-block;
    }
}


