/* 
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");*/

/*--------------------------------------------------
	                 **Product Hover**
---------------------------------------------------*/
ul.menu li ul li.sub-navigation:hover a {
    background: #0dbce8 !important;
    width: 100% !important;
    margin: 0 -42px !important;
    padding: 0px 42px !important;
    color: #383838 !important;
}

ul.menu li ul li.sub-navigation .thumb-preview-sub{
	position: absolute;
    top: 1px;
    left: calc(100% + 28px);
    display: none;
    border: 3px solid #fff;
    outline: 1px solid #0dbce8;
    width: 400px;
    background: #fff;
    padding: 1.5rem;
    color: #333333;
}
ul.menu li ul li.sub-navigation:hover .thumb-preview-sub {
    display: block;
}
ul.menu li ul li.sub-navigation .thumb-preview-sub .tm_quicklinks_rollover a{
	cursor: pointer;
    margin: 0px 13px 5px 13px !important;
    padding: 0 !important;
    display: initial;
    font-size: 0.85em !important;
    color: #737373 !important;
    background-color: #ffffff !important;
    font-weight: bold;
}
.thumb-preview{
	overflow: visible;
}

ul.menu li p {
    background: #ECEAEA;
    margin: 10px -15px !important;
    padding: 0px 30px !important;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 700;
}

/*--------------------------------------------------
	                 **General**
---------------------------------------------------*/
.wpb_wrapper p {
  line-height: 26px;
  margin-bottom: 15px;
}
.accs .download_title { color: #ccc; }
.accs a { color: #FF9800; }

a.search_button.search_slides_from_window_top.normal { margin-top: -13px !important; }
.hide {display: none;}
.header-widget.widget_nav_menu {
  padding: 10px 15px 0 0;
  position: relative;
  font-size: 11px;
}
ul {  
  list-style-position: outside; 
  padding-left:20px;
}

.product_item, .product_item a:link, a:visited, a:hover { line-height: 30px; }
a { line-height: 30px; }
h1 { padding: 5px 0 15px 0; }
h2 { padding: 10px 0 10px 0; }

.white_font h1, .white_font, .white_font a, .white_font a:visited { color: #FFFFFF !important; }
.blog_holder.masonry.masonry_pagination {  margin-top: 30px !important; }
.search .content .container .container_inner {
  padding-top: 80px;
  padding-bottom: 100px;
} 
/*--------------------------------------------------
	                 **Form**
---------------------------------------------------*/
#responsive-form{
	max-width:1000px;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 10px 10px 15px 0;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
span.wpcf7-not-valid-tip {
  color: #FFFC00;
  font-size: 1.2em;
  display: block;
  padding: 5px;
}

/*--------------------------------------------------
	                 **About Us**
---------------------------------------------------*/
.keith_bailey {
  border-right: 1px dashed #CCCCCC;
}
.keith_bailey img {
  width: 150px;
  border: 1px solid #FAFAFA;
}
.testimonial {
    margin: 0;
    padding: 10px 50px;
    position: relative;
    font-family: Georgia, serif;
    color: #666;
    font-style: italic;
    text-shadow: 0 1px 0 #CCCCCC;
}
.testimonial:before {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #999;
    font-style: normal;
}
.testimonial:before {
    top: 0;
    left: 10px;
}
.testimonial-author {
    margin: 0 0 0 55px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    text-align:left;
}
.testimonial-title {
  font-size: 13px;
  color: #68C4B5;
  font-style: italic;
}

/*--------------------------------------------------
	                 **Gallery**
---------------------------------------------------*/
.filter_holder ul li span {
display: inline-block;
padding: 0 18px;
position: relative;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 600;
font-size: 12px;
}

.gallery_holder ul li a {
  border: 4px solid #ffffff !important;
}


/*--------------------------------------------------
	                 **Downloads**
---------------------------------------------------*/
.resource_box {
  line-height: 20px;
  padding-bottom: 10px;
}
.resource_box:hover {
  background-color: #333333;
}
.float-left {
width: 45px;
float: left;
margin: 0px 10px 0 0px;
}
.download_title {
font-weight: 800;
line-height: 1.2em;
}
download_desc,  download_desc a {
font-size: 0.90em;
color: #efefef;
}
download_desc a {
 border-bottom: 1px dashed #666666;
}
.q_tabs.vertical .tabs-nav li a  {
 text-align: right;
}
.q_tabs.vertical .tabs-nav li.active a {
 text-align: right;
 color: #ffffff;
}
.q_tabs.vertical .tabs-nav li.hover a {
 color: #ffffff !important;
}

/*--------------------------------------------------
	            **Accessories**
---------------------------------------------------*/


/*--------------------------------------------------
	                 **Videos**
---------------------------------------------------*/
.video_preview img {
  width: 300px;
}
.video_box {
  border: 2px solid #E4E4E4 !important;
}
/*--------------------------------------------------
	                 **Products**
---------------------------------------------------*/
.product_title {
  color: #A1CFC6;
  font-weight:bold;
  font-size: 16px;
  padding: 30px 0 8px 0;
}
.q_tabs.boxed .tabs-nav li a {
font-size: 11px !important;
}
/*--------------------------------------------------
	            **Thumbnail Preview**
---------------------------------------------------*/
.thumbnail{
  position: relative;
  z-index: 0;
}
.thumbnail:hover{
  background-color: transparent;
  z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
  position: absolute;
  background-color: rgb(238, 238, 238);
  padding: 4px;
  left: -1000px;
  border: 1px solid #EFEFEF;
  visibility: hidden;
  color: black;
  text-decoration: none;
  width: 320px;
}
.thumbnail span img{ /*CSS for enlarged image*/
  border-width: 0;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
  visibility: visible;
  top: 0;
  left: 100px; /*position where enlarged image should offset horizontally */
}

.thumb-preview table td {
    padding: 0;
    text-align: inherit;
    font-size: 0.80rem;
    line-height: 0.5;
    vertical-align: top;
}


/*--------------------------------------------------
	                 **Tabs**
---------------------------------------------------*/
.q_tabs .tabs-nav li.active a:hover {
  color: #333333;
}

.q_tabs .tabs-nav li.active a {
  color: #004A66;
}
.wpcf7-form {
  color: #FFFFFF;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
border: 2px solid #FFFFFF;
color: #FFFFFF;
}
/*.q_logo, .container_inner { padding: 10px; } */

.slider_content .slide_anchor_holder {
margin-top: 5%;
font-size: 65px;
}
.fa-angle-down {
color: #FFF;
}

/*--------------------------------------------------
	                 **sidebar**
---------------------------------------------------*/
.sidebar { padding: 30px; }
.sidebar a, #drillDown1-menu a { color: #333333 !important; }
.sidebar .ctDrillDown.skin-minimal ul li > a,
.sidebar .ctDrillDown.skin-minimal ul li > span {
  font-size: 16px;
  line-height: 41px;
}
.skin-minimal.breadcrumbs span {
  font-family: 'Roboto', sans-serif !important;
  font-size: 11px !important;
}
body .breadcrumb {
    position:relative !important;
}
.menu-item a {
    color: #333333 !important;
}
.current-menu-item a {
    color: #000000 !important;
   font-weight: bold;
}

/*--------------------------------------------------
	                 **Footer**
---------------------------------------------------*/
#ct_jquery_drilldown_menu_widget-4 .ctDrillDown.skin-minimal ul li > a, #ct_jquery_drilldown_menu_widget-4 .ctDrillDown.skin-minimal ul li > span {
  display: block;
  font-family: 'Raleway',sans-serif;
  font-size: 14px;
  line-height: 44px;
  outline: none;
  position: relative;
  text-shadow: none;
  color: #FFF;
  text-decoration: none;
  border-bottom: 1px solid rgba(226, 230, 232, 0.38);
}

.rsswidget h5 { color: #FFFFFF; }

.col3 {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

.cta_footer {
  font-size: 27px;
  background-color: #044C67;
  padding: 10px 20px;
  border-radius: 8px;
  color: #FFFFFF !important;
}
.column4 a { color: #EFEFEF !important; }
.four_columns>.column4>.column_inner {
  padding: 20px 0px 0 15px;
}
.column4 a {
  color: #818181 !important;
}

.two_columns_25_75>.column1 {
  position: relative;
  z-index: 2;
  -width: 30%;
}
.two_columns_25_75>.column2 {
  position: relative;
  z-index: 1;
  -width: 70%;
}
.two_columns_25_75>.column2>.column_inner {
  padding: 0 0 0 15px;
}
.rollover-thumb, .rollover-custom {
   position: relative;
   overflow: visible;
}
.rollover-thumb:hover a, .rollover-custom:hover a {
  display: block;
  margin: 0 -50px;
  padding: 0 50px;
  background: #0dbce8;
  color: #ffffff;
}
.rollover-thumb:hover .thumb-preview, .rollover-custom:hover .thumb-preview {
  display: block;
}
.thumb-preview {
  position: absolute;
  top: 1px;
  left: calc(100% + 50px);
  display: none;
  border: 3px solid #fff;
  outline: 1px solid #0dbce8;
  width: 400px;
  background: #fff;
  padding: 1.5rem;
  color: #333333;
}
.thumb-preview a {
  color: #333333 !important;
  background-color: #ffffff !important;
  padding: 0 !important;
  margin: 0 !important;
}
.thumb-preview a:hover {
  color: #0dbce8 !important;
}
.rollover_quicklinks_cover {
  width: 100%;
}
#tm_quicklinks_rollover a {
  cursor: pointer;
  margin: 0px 13px 5px 13px !important;
  padding: 0;
  display: initial;
  font-size: 0.85em !important;
  color: #737373 !important;
  background-color: #ffffff !important;
  font-weight: bold;
}
#tm_quicklinks_rollover a:hover {
  color: #333333 !important;
}

/*--------------------------------------------------
	                 **Media query**
---------------------------------------------------*/

@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}

}
@media only screen and (max-width: 1000px) {
      .header_top .inner {
         display: inline-block;
         margin: -25px 0 8px;
      }
       .q_tabs.vertical .tabs-nav li a {
              font-size: smaller;
       }
       .cta_footer {
           font-size: 14px;
       }
}

@media only screen and (min-width: 1000px) and (max-width: 1060px) {
  nav.main_menu > ul > li > a {
    font-size: 11px;
  }
}




.single-portfolio_page .title_outer { margin-top: 100px; }