.fade.in {
opacity: 1;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-dismissable, .alert-dismissible {
padding-right: 35px;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
a.close:hover {
color: black !important;
}
.close:focus, .close:hover {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
.alert-dismissable .close, .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
a.close {
text-decoration: none !important;
font-size: 18px !important;
line-height: 1.2;
}.adamrob_parallax_posttitle {
}
.adamrob_parallax_postcontent{
} .adamrob_pcontainer {
max-width: 960px;
margin: 0 auto;
} section.adamrob_parallax { background-position: 50% 0%;
background-repeat: no-repeat;
background-attachment: fixed;  }
div.adamrob_parallax { z-index: 1;
min-height: 100px;
background: transparent;
background-color:rgba(255,255,255,0);
} .adamrob_parallax_fullwidth{ position: absolute;
left: 0;
width: 100%;
}