/* Add any valid CSS declarations */

/*HOLMAN custom*/
/*.map-container-iframe {
    position: relative;
    padding-bottom: 56%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.map-container-iframe iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}*/

.juicebox-parent {
  z-index: 1;
  position: relative;
}

.front h1#page-title {display: none}


.intrinsic-container {
position: relative;
padding-bottom: 65.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
-webkit-overflow-scrolling:touch; //&lt;&lt;--- THIS IS THE KEY
border: none !important;
}
.intrinsic-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow:hidden;
border: none !important;
}


.fieldset-hidden-border {
    border: 0;
}

#webform-client-form-26{
        background-color: #f6f6f6;
}

#block-views-job-list-block h2.block-title{
 background-color: #ff8c00;
}

h2.pane-title.block-title{
 background-color: #ff8c00;
}


.fix-width-20 {
width: 20%;
}
.fix-width-40 {
width: 40%;
}
.fix-width-50 {
width: 50%;
}

#breadcrumb {display: none;}
