/*
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: 15.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.

*/
/****custom css****/
div#hide-ele {
    display: none;
}h1.home-h1,h2.home-h2, h4.home-h4 {
    text-align: center;
}.first-ele  {
    padding: 20px 0px;
}.second-ele{
	padding-bottom:20px;
}h3.home-h3 {
    text-align: center;
}.fifth-ele {
    padding-top: 20px;
}span.home-cta-text {
    font-size: 30px;
}body p{
	margin-bottom:10px
}#cta-inner .call_to_action.normal {
    padding: 30px 20px;
	background: #3e3c3d;
	    border-radius: 8px;
}div#cta-inner {
    margin-top: 15px;
    padding-bottom: 20px;
}h3.cta-single {
    color: #fff;
	font-size: 26px;
}#cta-inner a.qbutton.white:hover {
    background: #fff;
    color: #e20008;
}#cta-inner a.qbutton.white {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
}ul.inr-list li {
    color: #222;
    font-size: 17px;
    line-height: 34px;
    font-family: 'Lato', sans-serif;
	list-style-type: none;
}ul.inr-list {
    padding: 10px 0px;
}.inr-list i.fa.fa-check-square {
    margin-right: 6px;
}h4.contact-h4 {
    margin-bottom: 10px;
	color: #e20008;
}p.phn-cont {
    font-size: 22px;
    line-height: 35px;
}p.address {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 15px;
}.row-contactheader {
    text-align: right;
}ul.topInfo {
    display: inline-flex;
    padding: 0 17px;
    margin-top: 8px;
}.topInfo li {
    list-style-type: none;
}li.callus {
    margin-right: 30px;
    font-size: 22px;
    color: #3e3c3d;
	line-height:36px;
}li.btn {
    padding: 8px 15px;
    background: #e20008;
    font-weight: 400;
    text-align: center;
    border-radius: 4px;
}.topInfo .btn a {
    color: #fff;
    font-size: 20px;
}.topInfo .btn a:hover, header nav.main_menu > ul > li > a span:hover, li.callus a:hover, p.phn-cont a:hover {
    text-decoration:underline;
}header nav.main_menu > ul > li > a {
    line-height: 30px;
    margin-top: 12px;
}header .q_logo img {
    padding-top: 4px;
}.callus b, .callus a {
    vertical-align: middle;
}body .testimonials_holder .flex-direction-nav a {
    border-color: #3e3c3d;
}body .testimonials_holder .flex-direction-nav a:hover {
    background-color: #3e3c3d;
}
h1, h2, h3, h4 {
    margin: 5px 0 !important;
}
.content {
    margin-top: 0 !important;
}
.title_holder {
    padding-top: 20px !important;
    height: auto !important;
}
.drop_down .second .inner>ul, li.narrow .second .inner ul {
    background-color: #fff !important;
}
.title.has_background, .title.has_fixed_background {
    background-size: cover !IMPORTANT;
}
.footer_top ul, .side_menu .widget ul, aside .widget ul {
    list-style: disc !important;
    margin-left: 20px;
}
.sidebar h5 {
    color: #e20008;
}

.footer_top ul a:hover, .side_menu .widget ul a:hover, aside .widget ul a:hover{
	    text-decoration: underline;
}
.fourth-ele img{
    transition: all .5s;
}
.fourth-ele .qode-aig-image-inner:hover img {
    transform: scale(1.1);
    transition: all .5s;
}
.testimonials .testimonial_text_inner p {
    font-family: 'Lato', sans-serif !important;
	    font-weight: normal !IMPORTANT;
}
h4 a:hover {
    text-decoration: underline;
}


@media only screen and (max-width: 768px){
	.third-ele .q_elements_item_content{
    padding: 0 0px 0 0px !important;
}
}
@media only screen and (max-width: 1023px){
	
.header_inner_right {
    float: none !important;	
	    position: unset !important;
}
	.row-contactheader {
    text-align: center !important;
    margin-bottom: 5px;
}
ul.topInfo {
    display: inline-block !IMPORTANT;	
}
	.q_logo a{
		    height: 55px !important;
	}
.mobile_menu_button span {
     font-size: 21px !important;	
}
	
}
