.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}
#titlebar .parallax-image {
background-image: url("images/banner21.jpg");
}
.column-text p strong {
color: blue;
}

@media only screen and (max-width : 768px){
div#rev_slider_1_1_wrapper {
height: auto !important;
}
}
@media only screen and (min-width : 769px){
ul#main_menu > li {
background: url(images/nav-bg.png) no-repeat scroll right center;
}
ul#main_menu > li:last-child {
background: none;
}
}
@media (max-width: 1199px){
img, iframe {
max-width: 100%;
}
}

ul.main_menu > li {
margin-left: 0px !important;
}
ul.main_menu > li > a{padding:0px 10px 0px 10px !important;}
.video .video-wrapper {
padding-bottom: 56.3%;
position: relative;
width: 100%;
height: 0;
}
.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.flexslider .slide-content h1{
color:#fff !important;
}
.flexslider .content-wrapper {

background: rgba(5,5,5,0.4);
    padding: 20px 0px 35px;
 bottom: 0px !important;
 top:none !important;
}