/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


.qode_video_box .qode_video_image .qode_video_box_button {
    background-color: #fcaf17;
    opacity: 0.5;
}

.qode_video_box .qode_video_image .qode_video_box_button {
    height: 40px;
    width: 40px;
}

.content .container .container_inner.page_container_inner {
  padding: 0px 0px 0px 0px;
}

table.cast tr td {

	text-align: left;
	color: #fff;
	width: 300px;
}
table.cast {
	margin-left: 10%;
}


@media only screen and (max-width: 1300px){
.header_bottom {
    background-color: #000!important;
}
}

nav.mobile_menu {
    background-color: #000;
}


.footer_top .widget_nav_menu ul li {
	
	padding: 0;
}