/*

Theme Name: Bridge

Theme URI: http://demo.qodeinteractive.com/bridge/

Description: Bridge Theme

Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax

Author: Qode Interactive

Author URI: http://www.qodethemes.com/

Version: 6.0

License: GNU General Public License

License URI: licence/GPL.txt



CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.



*/

#bablo {

-moz-transition: width 1s, height 1s, -webkit-transform 1s;

-o-transition: width 1s, height 1s, -webkit-transform 1s;

-webkit-transition: width 1s, height 1s, -webkit-transform 1s; 

    transition: width 1s, height 1s, transform 1s;

opacity: 0.6;

}

#bablo:hover {

-o-transform: rotate(360deg);

-moz-transform: rotate(360deg);

-webkit-transform: rotate(360deg); 

    transform: rotate(360deg);

opacity: 0.9;

}
section #huge_it_gallery li .overLayer, section #huge_it_gallery li .infoLayer{
	width: 331px !important;
	height: 301px !important;
}
#huge_it_gallery li img {
	width: 330px !important;
	height: 300px !important;
	border: 0px solid #444444 !important;
	border-radius: 0px !important;
}
#huge_it_gallery .huge_it_big_li {
width: 330px !important;
height: 308px !important;
border-radius: 0px !important;
}
.section #huge_it_gallery{
	background-color: #fff !important;
	box-shadow: 0 0 0px !important;
}
.section #huge_it_gallery li a{
	border-radius: 0px !important;
}
.#huge_it_gallery li img{
	border-radius: 0px !important;
}
.page-id-14468 #huge_it_gallery .huge_it_big_li{
	margin: -1px !important;}


.container .latest-dvgalleries > figcaption > div > .dvh5{
    font-size: 14px;
}
.container .dvfilters li.gridactive {
    background: none repeat scroll 0 0 #0073aa;
}
.portal-form h3{
padding-bottom:20px;
}
.portal-form label{
    float: left;
    padding-top: 17px;
    width: 270px;
}
.portal-form select, .portal-form input[type='text']{
    float: left;
    max-width: 370px;
    width: 100%;
}
.f1,.f2, .f3, .f4, .f5, .f6, .f7, .f8{
display:none;
}



@media (max-width: 455px) {
.q_logo img{
top:6px !important;
height: auto !important;
max-width: 73% !important;
}
.q_logo a {
    left: -33% !important;
}
.carousel.fade .item, #qode-home-slider-3{
height:300px !important;
}
}



